Unnamed: 0
int64
0
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
7
112
repo_url
stringlengths
36
141
action
stringclasses
3 values
title
stringlengths
1
744
labels
stringlengths
4
574
body
stringlengths
9
211k
index
stringclasses
10 values
text_combine
stringlengths
96
211k
label
stringclasses
2 values
text
stringlengths
96
188k
binary_label
int64
0
1
1,725
4,381,729,581
IssuesEvent
2016-08-06 12:21:14
mlr-org/mlr
https://api.github.com/repos/mlr-org/mlr
closed
impute() does not handle non missing values in columns
bug enhancement preprocessing
impute should be able to do nothing if no missing values are present: ```r library(mlr) iris.m = iris imp = impute(data = iris.m, target = "Species", cols = list(Sepal.Width = imputeLearner(makeLearner("regr.rpart")))) #Error in impute(data = iris.m, target = "Species", cols = list(Sepal.Width = imputeLear...
1.0
impute() does not handle non missing values in columns - impute should be able to do nothing if no missing values are present: ```r library(mlr) iris.m = iris imp = impute(data = iris.m, target = "Species", cols = list(Sepal.Width = imputeLearner(makeLearner("regr.rpart")))) #Error in impute(data = iris.m,...
process
impute does not handle non missing values in columns impute should be able to do nothing if no missing values are present r library mlr iris m iris imp impute data iris m target species cols list sepal width imputelearner makelearner regr rpart error in impute data iris m ...
1
373,978
11,053,615,754
IssuesEvent
2019-12-10 11:46:17
wso2/product-is
https://api.github.com/repos/wso2/product-is
opened
Cannot set Access URL for a service provider through the management console
Priority/High Severity/Critical Type/Bug
Steps to reproduce. **Case I** 1. Create a service provider named as `test` 2. Set `Access URL` as `https://www.google.com/` in the next page. 3. Click on update. (Update seems to complete without any errors and directed to SP listing page) 4. Click on edit of the created `test` service provider. 5. `Access URL`...
1.0
Cannot set Access URL for a service provider through the management console - Steps to reproduce. **Case I** 1. Create a service provider named as `test` 2. Set `Access URL` as `https://www.google.com/` in the next page. 3. Click on update. (Update seems to complete without any errors and directed to SP listing pa...
non_process
cannot set access url for a service provider through the management console steps to reproduce case i create a service provider named as test set access url as in the next page click on update update seems to complete without any errors and directed to sp listing page click on edit o...
0
42,927
17,371,996,106
IssuesEvent
2021-07-30 15:08:34
Azure/azure-cli
https://api.github.com/repos/Azure/azure-cli
closed
az webapp deployment source config-zip: Deployment endpoint responded with status code 202. But fail to run?
Service Attention Web Apps
I'm running `az webapp deployment source config-zip --resource-group XX --name XX --src XX-package.zip` on a Linux Web Service instance. It's a node project. My zip contain a package.json with a npm start command that I expect Azure to run. ``` ... Getting scm site credentials for zip deployment Starting zip d...
1.0
az webapp deployment source config-zip: Deployment endpoint responded with status code 202. But fail to run? - I'm running `az webapp deployment source config-zip --resource-group XX --name XX --src XX-package.zip` on a Linux Web Service instance. It's a node project. My zip contain a package.json with a npm start c...
non_process
az webapp deployment source config zip deployment endpoint responded with status code but fail to run i m running az webapp deployment source config zip resource group xx name xx src xx package zip on a linux web service instance it s a node project my zip contain a package json with a npm start com...
0
2,253
5,088,654,207
IssuesEvent
2017-01-01 00:06:33
sw4j-org/tool-jpa-processor
https://api.github.com/repos/sw4j-org/tool-jpa-processor
opened
Handle @SecondaryTable Annotation
annotation processor task
Handle the `@SecondaryTable` annotation for an entity. See [JSR 338: Java Persistence API, Version 2.1](http://download.oracle.com/otn-pub/jcp/persistence-2_1-fr-eval-spec/JavaPersistence.pdf) - 11.1.46 SecondaryTable Annotation
1.0
Handle @SecondaryTable Annotation - Handle the `@SecondaryTable` annotation for an entity. See [JSR 338: Java Persistence API, Version 2.1](http://download.oracle.com/otn-pub/jcp/persistence-2_1-fr-eval-spec/JavaPersistence.pdf) - 11.1.46 SecondaryTable Annotation
process
handle secondarytable annotation handle the secondarytable annotation for an entity see secondarytable annotation
1
27,056
6,813,308,172
IssuesEvent
2017-11-06 08:45:09
BTDF/DeploymentFramework
https://api.github.com/repos/BTDF/DeploymentFramework
closed
Feature: More extensibilty on WIX targets
CodePlexMigrationInitiated enhancement Impact: Low MSI Creation and WiX Release 5.5
Are you considering to update the framework to provide extensibility to WIX targets? Here are few things I am looking at right now...   I am against to change the framework files for custom menu items as we have one build server for several applications. Changing framework files screws up other applications. Also, any...
1.0
Feature: More extensibilty on WIX targets - Are you considering to update the framework to provide extensibility to WIX targets? Here are few things I am looking at right now...   I am against to change the framework files for custom menu items as we have one build server for several applications. Changing framework f...
non_process
feature more extensibilty on wix targets are you considering to update the framework to provide extensibility to wix targets here are few things i am looking at right now   i am against to change the framework files for custom menu items as we have one build server for several applications changing framework f...
0
4,296
7,192,448,899
IssuesEvent
2018-02-03 03:41:35
Great-Hill-Corporation/quickBlocks
https://api.github.com/repos/Great-Hill-Corporation/quickBlocks
closed
ethslurp needs an Etherscan API key to work.
apps-ethslurp status-inprocess type-enhancement
We need to test the process of how a user is warned that they need an Etherscan API key and how to go about doing that. Referring to #248.
1.0
ethslurp needs an Etherscan API key to work. - We need to test the process of how a user is warned that they need an Etherscan API key and how to go about doing that. Referring to #248.
process
ethslurp needs an etherscan api key to work we need to test the process of how a user is warned that they need an etherscan api key and how to go about doing that referring to
1
17,553
23,367,332,901
IssuesEvent
2022-08-10 16:28:04
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
Process: maintainer involvement in triaging issues
Process
This is a re-hash of the initial discussion in #46759. Following some offline discussion with @nashif, we agreed that it would be worthwhile to start sending requests for action from maintainers to periodically triage open bugs and issues in parallel to the ongoing broader discussions about release criteria that tur...
1.0
Process: maintainer involvement in triaging issues - This is a re-hash of the initial discussion in #46759. Following some offline discussion with @nashif, we agreed that it would be worthwhile to start sending requests for action from maintainers to periodically triage open bugs and issues in parallel to the ongoin...
process
process maintainer involvement in triaging issues this is a re hash of the initial discussion in following some offline discussion with nashif we agreed that it would be worthwhile to start sending requests for action from maintainers to periodically triage open bugs and issues in parallel to the ongoing br...
1
145,445
5,575,654,671
IssuesEvent
2017-03-28 03:00:10
YaleSTC/vesta
https://api.github.com/repos/YaleSTC/vesta
opened
Improve enrollment errors / flashes
complexity: 3 priority: 4 type: bug
* [ ] Silent failures when users already exist (check for no flashes?) * [ ] Show successes/failures even after timeout
1.0
Improve enrollment errors / flashes - * [ ] Silent failures when users already exist (check for no flashes?) * [ ] Show successes/failures even after timeout
non_process
improve enrollment errors flashes silent failures when users already exist check for no flashes show successes failures even after timeout
0
9,671
12,676,767,184
IssuesEvent
2020-06-19 06:11:45
feast-dev/feast
https://api.github.com/repos/feast-dev/feast
closed
Link to BigQuery permissions for service account is broken
kind/process kind/question
The helm charts README mentioned that ``` In production, it is advised to give only the required permissions for the the service account, versus editor role which is very permissive.``` however the link to the required permissions is broken. Would be great to understand which permissions are required in prod...
1.0
Link to BigQuery permissions for service account is broken - The helm charts README mentioned that ``` In production, it is advised to give only the required permissions for the the service account, versus editor role which is very permissive.``` however the link to the required permissions is broken. Would ...
process
link to bigquery permissions for service account is broken the helm charts readme mentioned that in production it is advised to give only the required permissions for the the service account versus editor role which is very permissive however the link to the required permissions is broken would ...
1
197,894
14,948,419,258
IssuesEvent
2021-01-26 10:03:16
pints-team/functional-testing
https://api.github.com/repos/pints-team/functional-testing
opened
Add "simulation-based calibration" tests
new test
https://github.com/pints-team/pints/issues/843 https://arxiv.org/pdf/1804.06788.pdf Sean Talts, Michael Betancourt, Daniel Simpson, Aki Vehtari, Andrew Gelman (2020) Validating Bayesian Inference Algorithms with Simulation-Based Calibration
1.0
Add "simulation-based calibration" tests - https://github.com/pints-team/pints/issues/843 https://arxiv.org/pdf/1804.06788.pdf Sean Talts, Michael Betancourt, Daniel Simpson, Aki Vehtari, Andrew Gelman (2020) Validating Bayesian Inference Algorithms with Simulation-Based Calibration
non_process
add simulation based calibration tests sean talts michael betancourt daniel simpson aki vehtari andrew gelman validating bayesian inference algorithms with simulation based calibration
0
22,296
30,851,719,419
IssuesEvent
2023-08-02 17:15:38
googleapis/python-bigquery
https://api.github.com/repos/googleapis/python-bigquery
closed
Please add tests for the BigQuery v1 branch
api: bigquery status: will not fix type: process
There is an issue reported that `google-api-core` version 2.11 breaks compatibility with the `google-cloud-bigquery` v1 branch. See https://github.com/googleapis/python-api-core/issues/477 . Creating an issue to enable tests for the v1 branch if possible.
1.0
Please add tests for the BigQuery v1 branch - There is an issue reported that `google-api-core` version 2.11 breaks compatibility with the `google-cloud-bigquery` v1 branch. See https://github.com/googleapis/python-api-core/issues/477 . Creating an issue to enable tests for the v1 branch if possible.
process
please add tests for the bigquery branch there is an issue reported that google api core version breaks compatibility with the google cloud bigquery branch see creating an issue to enable tests for the branch if possible
1
19,559
25,883,173,720
IssuesEvent
2022-12-14 12:46:15
gradle/gradle
https://api.github.com/repos/gradle/gradle
closed
Module export rules needed with java17 defined via options.compilerArg are not applied to annotation processor
a:bug in:modular-java in:annotation-processing
<!--- Provide a brief summary of the issue in the title above --> ### Expected Behavior There should be a way to specify module export rules for those to apply to annotation processor ### Current Behavior only able to set module rules via global gradle JVM gradle.properies ### Context We have a happy codeba...
1.0
Module export rules needed with java17 defined via options.compilerArg are not applied to annotation processor - <!--- Provide a brief summary of the issue in the title above --> ### Expected Behavior There should be a way to specify module export rules for those to apply to annotation processor ### Current Beha...
process
module export rules needed with defined via options compilerarg are not applied to annotation processor expected behavior there should be a way to specify module export rules for those to apply to annotation processor current behavior only able to set module rules via global gradle jvm gradle prop...
1
694,935
23,836,788,050
IssuesEvent
2022-09-06 06:51:12
space-wizards/space-station-14
https://api.github.com/repos/space-wizards/space-station-14
closed
Traitor selection needs vibechecked
Issue: Bug Priority: 1-Urgent Difficulty: 2-Medium
## Description Seems to tend to give it to people who have antags all off.
1.0
Traitor selection needs vibechecked - ## Description Seems to tend to give it to people who have antags all off.
non_process
traitor selection needs vibechecked description seems to tend to give it to people who have antags all off
0
8,137
2,611,454,071
IssuesEvent
2015-02-27 05:01:13
chrsmith/hedgewars
https://api.github.com/repos/chrsmith/hedgewars
closed
Unlimited Attacks: turn ends if no more enemy hedgehogs and when your hog is using rope, flying saucer, etc.
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Run fight with weapon set containing rope or flying saucer and game mode with Unlimited Attacks mode. 2. Kill all enemy hedgehog and use rope or flying saucer. What is the expected output? What do you see instead? The turn ends after few seconds. The situation might be an...
1.0
Unlimited Attacks: turn ends if no more enemy hedgehogs and when your hog is using rope, flying saucer, etc. - ``` What steps will reproduce the problem? 1. Run fight with weapon set containing rope or flying saucer and game mode with Unlimited Attacks mode. 2. Kill all enemy hedgehog and use rope or flying saucer. W...
non_process
unlimited attacks turn ends if no more enemy hedgehogs and when your hog is using rope flying saucer etc what steps will reproduce the problem run fight with weapon set containing rope or flying saucer and game mode with unlimited attacks mode kill all enemy hedgehog and use rope or flying saucer w...
0
10,914
13,690,855,782
IssuesEvent
2020-09-30 14:52:14
prisma/prisma-engines
https://api.github.com/repos/prisma/prisma-engines
closed
Postgres: serial native type and `@default(autoincrement())` must not be possible at the same time
engines/data model parser process/candidate team/engines
The following schema should be invalid: ``` datasource test { provider = "postgresql" url = ... } model Blog { id Int @id serial Int @default(autoincrement()) @test.Serial } ``` The native types `serial` is a special type in Postgres that translates to an Integer column with an auto in...
1.0
Postgres: serial native type and `@default(autoincrement())` must not be possible at the same time - The following schema should be invalid: ``` datasource test { provider = "postgresql" url = ... } model Blog { id Int @id serial Int @default(autoincrement()) @test.Serial } ``` The nat...
process
postgres serial native type and default autoincrement must not be possible at the same time the following schema should be invalid datasource test provider postgresql url model blog id int id serial int default autoincrement test serial the nat...
1
69,459
22,358,988,244
IssuesEvent
2022-06-15 18:26:06
hpi-swa-teaching/SVGMorph
https://api.github.com/repos/hpi-swa-teaching/SVGMorph
opened
Show elemets that do not have a color specified
defect User Story
As a viewer, I would be able to see all elements of an SVG that should be visible according to the SVG standard. This includes elements without a color specified, since the default color should be black, which is not implemented at the moment.
1.0
Show elemets that do not have a color specified - As a viewer, I would be able to see all elements of an SVG that should be visible according to the SVG standard. This includes elements without a color specified, since the default color should be black, which is not implemented at the moment.
non_process
show elemets that do not have a color specified as a viewer i would be able to see all elements of an svg that should be visible according to the svg standard this includes elements without a color specified since the default color should be black which is not implemented at the moment
0
347,208
10,426,551,865
IssuesEvent
2019-09-16 17:51:31
googleapis/google-cloud-python
https://api.github.com/repos/googleapis/google-cloud-python
closed
Vision: Operation returned from 'purge_product: raises TypeError in 'done'.
api: vision external priority: p1 type: bug
#### Environment details 1. Vision API, Product Search, Purge Product 2. OSX 3. 2.7.14 4. google-cloud-vision 0.39.0 #### Steps to reproduce 1. Run tests or either of the purge product samples from this PR: https://github.com/GoogleCloudPlatform/python-docs-samples/pull/2349 1. The LRO fails at `op...
1.0
Vision: Operation returned from 'purge_product: raises TypeError in 'done'. - #### Environment details 1. Vision API, Product Search, Purge Product 2. OSX 3. 2.7.14 4. google-cloud-vision 0.39.0 #### Steps to reproduce 1. Run tests or either of the purge product samples from this PR: https://github.co...
non_process
vision operation returned from purge product raises typeerror in done environment details vision api product search purge product osx google cloud vision steps to reproduce run tests or either of the purge product samples from this pr the lro fai...
0
7,557
10,678,541,611
IssuesEvent
2019-10-21 17:29:06
qgis/QGIS
https://api.github.com/repos/qgis/QGIS
opened
batch mode: cannot autofill "column" if if is an raster input
Bug High Priority Processing Regression
QGIS 3.4.12 on Ubuntu: Open a Processing tool (native or else) that uses an input raster layer. Fill the first input with a raster taken from the project or file system Add new lines to the batch mode. Try to fill the new lines by double clicking the input parameter name/column > do not work. Does not h...
1.0
batch mode: cannot autofill "column" if if is an raster input - QGIS 3.4.12 on Ubuntu: Open a Processing tool (native or else) that uses an input raster layer. Fill the first input with a raster taken from the project or file system Add new lines to the batch mode. Try to fill the new lines by double clicki...
process
batch mode cannot autofill column if if is an raster input qgis on ubuntu open a processing tool native or else that uses an input raster layer fill the first input with a raster taken from the project or file system add new lines to the batch mode try to fill the new lines by double clickin...
1
349,420
31,801,062,987
IssuesEvent
2023-09-13 11:08:31
wazuh/wazuh
https://api.github.com/repos/wazuh/wazuh
closed
Release 4.6.0 - Alpha 1 - E2E UX tests - Configuration assessment
type/test level/subtask
## End-to-End (E2E) Testing Guideline - **Documentation:** Always consult the development documentation for the current stage tag at [this link](https://documentation-dev.wazuh.com/v4.6.0-alpha1/index.html). Be careful because some of the description steps might refer to a current version in production, always navig...
1.0
Release 4.6.0 - Alpha 1 - E2E UX tests - Configuration assessment - ## End-to-End (E2E) Testing Guideline - **Documentation:** Always consult the development documentation for the current stage tag at [this link](https://documentation-dev.wazuh.com/v4.6.0-alpha1/index.html). Be careful because some of the descriptio...
non_process
release alpha ux tests configuration assessment end to end testing guideline documentation always consult the development documentation for the current stage tag at be careful because some of the description steps might refer to a current version in production always navigate usi...
0
3,466
6,546,017,393
IssuesEvent
2017-09-04 08:32:18
threefoldfoundation/app_backend
https://api.github.com/repos/threefoldfoundation/app_backend
closed
Make TFF app interface with IYO verification levels
priority_major process_duplicate type_feature
In IYO, there are different verification levels. Within TFF app, certain functionalities require different verification levels. TFF app should be able to check verification level of user and ask to initiate improved verification if needed. E.g., a hoster should be address verified (ID level 2).
1.0
Make TFF app interface with IYO verification levels - In IYO, there are different verification levels. Within TFF app, certain functionalities require different verification levels. TFF app should be able to check verification level of user and ask to initiate improved verification if needed. E.g., a hoster should b...
process
make tff app interface with iyo verification levels in iyo there are different verification levels within tff app certain functionalities require different verification levels tff app should be able to check verification level of user and ask to initiate improved verification if needed e g a hoster should b...
1
79,157
9,843,015,484
IssuesEvent
2019-06-18 10:35:41
openSUSE/open-build-service
https://api.github.com/repos/openSUSE/open-build-service
closed
Workers part of /monitor suboptimal
Bootstrap :rocket: Design Frontend
I think the workers part of the monitor page deserves a little more love - the progress bars have rather dull colours and the font is too tiny to read (while it was enlarged everywhere else during bootstrap port). And it doesn't take all available space and shows a rather strange '#' for non building workers. I was ...
1.0
Workers part of /monitor suboptimal - I think the workers part of the monitor page deserves a little more love - the progress bars have rather dull colours and the font is too tiny to read (while it was enlarged everywhere else during bootstrap port). And it doesn't take all available space and shows a rather strang...
non_process
workers part of monitor suboptimal i think the workers part of the monitor page deserves a little more love the progress bars have rather dull colours and the font is too tiny to read while it was enlarged everywhere else during bootstrap port and it doesn t take all available space and shows a rather strang...
0
17,177
22,755,106,059
IssuesEvent
2022-07-07 15:54:08
hashgraph/hedera-json-rpc-relay
https://api.github.com/repos/hashgraph/hedera-json-rpc-relay
closed
Add acceptance test support for getLogs
enhancement limechain P2 process
### Problem #103 added support for getLogs. However , this preceded the acceptance tests so support was not added ### Solution Add a tests that calls `eth_getLogs` with coverage for a combination of the following params - fromBlock - toBlock - address - topics - blockhash ### Alternatives _No response_
1.0
Add acceptance test support for getLogs - ### Problem #103 added support for getLogs. However , this preceded the acceptance tests so support was not added ### Solution Add a tests that calls `eth_getLogs` with coverage for a combination of the following params - fromBlock - toBlock - address - topics - blockh...
process
add acceptance test support for getlogs problem added support for getlogs however this preceded the acceptance tests so support was not added solution add a tests that calls eth getlogs with coverage for a combination of the following params fromblock toblock address topics blockhas...
1
10,846
13,626,409,685
IssuesEvent
2020-09-24 10:59:15
eclipse/microprofile-config
https://api.github.com/repos/eclipse/microprofile-config
closed
Adopt Maven Formatter Plugin
process change :busts_in_silhouette:
We should probably use [Maven Formatter Plugin](https://github.com/revelc/formatter-maven-plugin) for consistent code styling and to avoid reformats on code changes.
1.0
Adopt Maven Formatter Plugin - We should probably use [Maven Formatter Plugin](https://github.com/revelc/formatter-maven-plugin) for consistent code styling and to avoid reformats on code changes.
process
adopt maven formatter plugin we should probably use for consistent code styling and to avoid reformats on code changes
1
287,763
21,672,886,658
IssuesEvent
2022-05-08 08:34:22
BastienFaivre/ExchangeHub
https://api.github.com/repos/BastienFaivre/ExchangeHub
opened
Write text about user feedback
documentation
As stated on the submission page: _Text files (gladly with pictures) on documented user feedback and how it was acted upon_
1.0
Write text about user feedback - As stated on the submission page: _Text files (gladly with pictures) on documented user feedback and how it was acted upon_
non_process
write text about user feedback as stated on the submission page text files gladly with pictures on documented user feedback and how it was acted upon
0
3,467
6,548,910,711
IssuesEvent
2017-09-05 02:49:32
Great-Hill-Corporation/quickBlocks
https://api.github.com/repos/Great-Hill-Corporation/quickBlocks
closed
ethprice initialization
apps-ethPrice status-inprocess type-bug
Remove ~/.quickBlocks/cache/prices folder (i.e. brand new user) Run test cases for ethprice (they all fail)
1.0
ethprice initialization - Remove ~/.quickBlocks/cache/prices folder (i.e. brand new user) Run test cases for ethprice (they all fail)
process
ethprice initialization remove quickblocks cache prices folder i e brand new user run test cases for ethprice they all fail
1
7,159
10,308,215,477
IssuesEvent
2019-08-29 10:24:07
natario1/CameraView
https://api.github.com/repos/natario1/CameraView
closed
E/Frame: Frame is dead! time: -1 lastTime: 1565808924463
about:frame processing is:bug status:has pr
### Describe the bug When i use frame processor in ML Kit Face detection.. in long time, always frame is dead.. is there a listener when frame is dead? - CameraView version: *2.0.0-rc2r* - Reproducible in official demo app: *yes/no* (i dont understand this) - Device / Android version: *Redmi note 4, Nougat* ##...
1.0
E/Frame: Frame is dead! time: -1 lastTime: 1565808924463 - ### Describe the bug When i use frame processor in ML Kit Face detection.. in long time, always frame is dead.. is there a listener when frame is dead? - CameraView version: *2.0.0-rc2r* - Reproducible in official demo app: *yes/no* (i dont understand this...
process
e frame frame is dead time lasttime describe the bug when i use frame processor in ml kit face detection in long time always frame is dead is there a listener when frame is dead cameraview version reproducible in official demo app yes no i dont understand this device a...
1
79,499
15,586,159,350
IssuesEvent
2021-03-18 01:18:26
jrshutske/unit-conversion-api
https://api.github.com/repos/jrshutske/unit-conversion-api
opened
CVE-2020-35491 (High) detected in jackson-databind-2.9.8.jar
security vulnerability
## CVE-2020-35491 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.8.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streamin...
True
CVE-2020-35491 (High) detected in jackson-databind-2.9.8.jar - ## CVE-2020-35491 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.8.jar</b></p></summary> <p>General...
non_process
cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file unit conversion api pom xml ...
0
135,586
30,318,680,793
IssuesEvent
2023-07-10 17:27:15
bevyengine/bevy
https://api.github.com/repos/bevyengine/bevy
closed
Typo in bevy_reflect_derive
D-Good-First-Issue C-Code-Quality A-Reflection
`bevy_reflect_derive` has a little [typo](https://github.com/ClayenKitten/bevy/blob/1b51053f1958d750cdddffb99828bd0aacb61a78/crates/bevy_reflect/bevy_reflect_derive/src/type_path.rs#L76) in `NamedTypePathDef` enum variant. It is currently named `Primtive` and, obviously, should be changed to `Primitive`. Usage of th...
1.0
Typo in bevy_reflect_derive - `bevy_reflect_derive` has a little [typo](https://github.com/ClayenKitten/bevy/blob/1b51053f1958d750cdddffb99828bd0aacb61a78/crates/bevy_reflect/bevy_reflect_derive/src/type_path.rs#L76) in `NamedTypePathDef` enum variant. It is currently named `Primtive` and, obviously, should be changed ...
non_process
typo in bevy reflect derive bevy reflect derive has a little in namedtypepathdef enum variant it is currently named primtive and obviously should be changed to primitive usage of the enum is tightly coupled with macro where i don t have much experience so i decided to leave it for more experience...
0
4,625
7,468,800,826
IssuesEvent
2018-04-02 20:18:43
w3c/w3process
https://api.github.com/repos/w3c/w3process
closed
Can't update process as if it were a Rec
Process2019Candidate
There is no call for implementations, etc, so offering the Rec track as an alternative path makes no sense.
1.0
Can't update process as if it were a Rec - There is no call for implementations, etc, so offering the Rec track as an alternative path makes no sense.
process
can t update process as if it were a rec there is no call for implementations etc so offering the rec track as an alternative path makes no sense
1
15,365
19,538,432,749
IssuesEvent
2021-12-31 13:30:23
fadeoutsoftware/WASDI
https://api.github.com/repos/fadeoutsoftware/WASDI
closed
Automatic Autoban -> interface -> include agricolture areas
bug app / processor
There is an error using that flag. Check and solve.
1.0
Automatic Autoban -> interface -> include agricolture areas - There is an error using that flag. Check and solve.
process
automatic autoban interface include agricolture areas there is an error using that flag check and solve
1
80,616
15,586,301,994
IssuesEvent
2021-03-18 01:37:57
benchmarkdebricked/spring-boot
https://api.github.com/repos/benchmarkdebricked/spring-boot
opened
CVE-2020-27782 (High) detected in undertow-core-2.0.20.Final.jar
security vulnerability
## CVE-2020-27782 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>undertow-core-2.0.20.Final.jar</b></p></summary> <p>Undertow</p> <p>Library home page: <a href="http://www.jboss.org/"...
True
CVE-2020-27782 (High) detected in undertow-core-2.0.20.Final.jar - ## CVE-2020-27782 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>undertow-core-2.0.20.Final.jar</b></p></summary> <p...
non_process
cve high detected in undertow core final jar cve high severity vulnerability vulnerable library undertow core final jar undertow library home page a href path to dependency file spring boot spring boot project spring boot pom xml path to vulnerable library root ...
0
12,424
14,924,138,177
IssuesEvent
2021-01-23 22:13:53
eddieantonio/predictive-text-studio
https://api.github.com/repos/eddieantonio/predictive-text-studio
closed
Remove headers from uploaded wordlists
data-backing data-processing good first issue 🔥 High priority
Remove headers such as "word" and "count" headers in the first row of all uploaded wordlists (either Google Sheets or Excel). This should be done automatically.
1.0
Remove headers from uploaded wordlists - Remove headers such as "word" and "count" headers in the first row of all uploaded wordlists (either Google Sheets or Excel). This should be done automatically.
process
remove headers from uploaded wordlists remove headers such as word and count headers in the first row of all uploaded wordlists either google sheets or excel this should be done automatically
1
74,823
14,346,736,069
IssuesEvent
2020-11-29 02:31:00
fps-game-jam-org/game-off-2020
https://api.github.com/repos/fps-game-jam-org/game-off-2020
closed
Make the SceneChanger make its GameObject be a singleton
code fix
Right now, if you change into a scene that has a Scene Changer GameObject, you'll keep your old Scene Changer and get the new one. This is not useful. There should be exactly 1 Scene Changer in the scene at any time.
1.0
Make the SceneChanger make its GameObject be a singleton - Right now, if you change into a scene that has a Scene Changer GameObject, you'll keep your old Scene Changer and get the new one. This is not useful. There should be exactly 1 Scene Changer in the scene at any time.
non_process
make the scenechanger make its gameobject be a singleton right now if you change into a scene that has a scene changer gameobject you ll keep your old scene changer and get the new one this is not useful there should be exactly scene changer in the scene at any time
0
21,001
27,868,901,112
IssuesEvent
2023-03-21 12:13:55
Living-with-machines/MapReader
https://api.github.com/repos/Living-with-machines/MapReader
closed
MapReader and Binder
maps post-processing
@ChristinaLast What do you think if we have more than one Binder link? Does it make sense to have: - [ ] Example for Maps - [x] Example for Plant images For the latter, we have a link now: https://mybinder.org/v2/gh/Living-with-machines/MapReader/main?labpath=examples%2Fquick_start%2Fquick_start.ipynb I ju...
1.0
MapReader and Binder - @ChristinaLast What do you think if we have more than one Binder link? Does it make sense to have: - [ ] Example for Maps - [x] Example for Plant images For the latter, we have a link now: https://mybinder.org/v2/gh/Living-with-machines/MapReader/main?labpath=examples%2Fquick_start%2Fqu...
process
mapreader and binder christinalast what do you think if we have more than one binder link does it make sense to have example for maps example for plant images for the latter we have a link now i just tested it and it works but i want to also add all the cells codes of that notebook to ci...
1
17,936
23,933,688,546
IssuesEvent
2022-09-10 23:19:59
GregTechCEu/gt-ideas
https://api.github.com/repos/GregTechCEu/gt-ideas
opened
Sea Water Purification
processing chain
## Details It should be no surprise that water obtained from the sea is full of impurities and should be purified before being used for industrial purposes. A process known as Multi-stage flash distillation is one of the most widely used methods of desalinating water (It is used to process 26% of today's desalinated w...
1.0
Sea Water Purification - ## Details It should be no surprise that water obtained from the sea is full of impurities and should be purified before being used for industrial purposes. A process known as Multi-stage flash distillation is one of the most widely used methods of desalinating water (It is used to process 26%...
process
sea water purification details it should be no surprise that water obtained from the sea is full of impurities and should be purified before being used for industrial purposes a process known as multi stage flash distillation is one of the most widely used methods of desalinating water it is used to process ...
1
157,574
6,008,670,950
IssuesEvent
2017-06-06 08:31:55
GeekyAnts/NativeBase
https://api.github.com/repos/GeekyAnts/NativeBase
closed
How about the performance of nativebase?
1 high priority performance
The sideslip menu on the Android is obviously slow to switch, worrying about performance problems
1.0
How about the performance of nativebase? - The sideslip menu on the Android is obviously slow to switch, worrying about performance problems
non_process
how about the performance of nativebase the sideslip menu on the android is obviously slow to switch worrying about performance problems
0
11,449
14,270,367,545
IssuesEvent
2020-11-21 06:34:24
Altinn/altinn-studio
https://api.github.com/repos/Altinn/altinn-studio
opened
Implement functional signing support
area/process kind/user-story solution/app-backend solution/app-frontend ux
## Description Altinn 3 need to support a signing task. This signing task lets user "sign" parts of or all data submitted as part of an instance. ## Screenshots > Screenshots or links to Figma (make sure your sketch is public) ## Considerations ### Signing task ### Signing view ### Signature st...
1.0
Implement functional signing support - ## Description Altinn 3 need to support a signing task. This signing task lets user "sign" parts of or all data submitted as part of an instance. ## Screenshots > Screenshots or links to Figma (make sure your sketch is public) ## Considerations ### Signing task ...
process
implement functional signing support description altinn need to support a signing task this signing task lets user sign parts of or all data submitted as part of an instance screenshots screenshots or links to figma make sure your sketch is public considerations signing task ...
1
13,349
15,810,843,838
IssuesEvent
2021-04-05 00:12:59
darktable-org/darktable
https://api.github.com/repos/darktable-org/darktable
closed
Noise profiles are wrong
bug: wip difficulty: average no-issue-activity scope: image processing understood: clear
**Describe the bug** Noise profiles aim at having a constant variance of 1 after the generalized anscombe transform of denoiseprofiled, so that the denoising algorithms can work on gaussian noise of variance 1. Yet, if we check the variance obtained on a flat image at 100% zoom with the compute variance feature, I ge...
1.0
Noise profiles are wrong - **Describe the bug** Noise profiles aim at having a constant variance of 1 after the generalized anscombe transform of denoiseprofiled, so that the denoising algorithms can work on gaussian noise of variance 1. Yet, if we check the variance obtained on a flat image at 100% zoom with the com...
process
noise profiles are wrong describe the bug noise profiles aim at having a constant variance of after the generalized anscombe transform of denoiseprofiled so that the denoising algorithms can work on gaussian noise of variance yet if we check the variance obtained on a flat image at zoom with the compu...
1
15,048
18,762,689,258
IssuesEvent
2021-11-05 18:29:25
ORNL-AMO/AMO-Tools-Suite
https://api.github.com/repos/ORNL-AMO/AMO-Tools-Suite
closed
Available Heat Algorithm
Needs Verification Process Heating
The calculations for calculating sensible heat of the fuel needs to be added to `GasCompositions::ProcessHeatPropertiesResults GasCompositions::getProcessHeatProperties` Don't need to use the separate method, but the math should be added from lines 154 - 161. replace `fuelTemp` with `ambientAirTempF`, do what you nee...
1.0
Available Heat Algorithm - The calculations for calculating sensible heat of the fuel needs to be added to `GasCompositions::ProcessHeatPropertiesResults GasCompositions::getProcessHeatProperties` Don't need to use the separate method, but the math should be added from lines 154 - 161. replace `fuelTemp` with `ambien...
process
available heat algorithm the calculations for calculating sensible heat of the fuel needs to be added to gascompositions processheatpropertiesresults gascompositions getprocessheatproperties don t need to use the separate method but the math should be added from lines replace fueltemp with ambientair...
1
78,389
27,492,835,486
IssuesEvent
2023-03-04 20:49:08
DependencyTrack/dependency-track
https://api.github.com/repos/DependencyTrack/dependency-track
opened
javax.jdo.JDOUserException: Field org.dependencytrack.model.Component.repositoryMeta is not marked as persistent so cannot be queried
defect in triage
### Current Behavior When opening the Policy Violations tab, the PolicyViolationResource throws the following error and no violations are shown. I think this bug was introduced somewhere last week... `` javax.jdo.JDOUserException: Field org.dependencytrack.model.Component.repositoryMeta is not marked as persistent...
1.0
javax.jdo.JDOUserException: Field org.dependencytrack.model.Component.repositoryMeta is not marked as persistent so cannot be queried - ### Current Behavior When opening the Policy Violations tab, the PolicyViolationResource throws the following error and no violations are shown. I think this bug was introduced somewh...
non_process
javax jdo jdouserexception field org dependencytrack model component repositorymeta is not marked as persistent so cannot be queried current behavior when opening the policy violations tab the policyviolationresource throws the following error and no violations are shown i think this bug was introduced somewh...
0
47,346
5,887,959,365
IssuesEvent
2017-05-17 08:55:58
EyeSeeTea/dhis2-android-datacapture
https://api.github.com/repos/EyeSeeTea/dhis2-android-datacapture
closed
Data elements on android do not appear in same order as web for datasets without sections
complexity - med (1-5hr) priority - medium testing type - bug
When entering data for a dataset WITHOUT sections, the data elements appear in a different order on the web version versus in the Android app. Attached screenshots show the first part of play demo dataset "Clinical Monitoring Checklist" as it appears on the web and on the tablet. This was tested on latest.mis-pis.org a...
1.0
Data elements on android do not appear in same order as web for datasets without sections - When entering data for a dataset WITHOUT sections, the data elements appear in a different order on the web version versus in the Android app. Attached screenshots show the first part of play demo dataset "Clinical Monitoring Ch...
non_process
data elements on android do not appear in same order as web for datasets without sections when entering data for a dataset without sections the data elements appear in a different order on the web version versus in the android app attached screenshots show the first part of play demo dataset clinical monitoring ch...
0
809,324
30,186,560,695
IssuesEvent
2023-07-04 12:31:39
geneontology/go-annotation
https://api.github.com/repos/geneontology/go-annotation
closed
problem with PAINT family, or annotation transfer or both PANTHER:PTN000331677
PAINT annotation high priority
* **PTHR ID & PTN node:** see https://www.ebi.ac.uk/QuickGO/annotations?geneProductId=P0AEH3 This is transferring GO:0004343    glucosamine 6-phosphate N-acetyltransferase activity GO:0006048 UDP-N-acetylglucosamine biosynthetic process GO:0005793 endoplasmic reticulum-Golgi intermediate compartment ...
1.0
problem with PAINT family, or annotation transfer or both PANTHER:PTN000331677 - * **PTHR ID & PTN node:** see https://www.ebi.ac.uk/QuickGO/annotations?geneProductId=P0AEH3 This is transferring GO:0004343    glucosamine 6-phosphate N-acetyltransferase activity GO:0006048 UDP-N-acetylglucosamine biosynthe...
non_process
problem with paint family or annotation transfer or both panther pthr id ptn node see this is transferring go     glucosamine phosphate n acetyltransferase activity go udp n acetylglucosamine biosynthetic process go endoplasmic reticulum golgi intermediate compartment from eu...
0
20,919
27,755,793,271
IssuesEvent
2023-03-16 02:17:25
0xPolygonMiden/miden-vm
https://api.github.com/repos/0xPolygonMiden/miden-vm
opened
Replace MerkleSets in the advice provider with MerkleStore
processor
Now that we have [MerkleStore](https://github.com/0xPolygonMiden/crypto/blob/next/src/merkle/store.rs) implemented in `miden-crypto`, we should use it for instead of a map of `MerkleSet`'s in [MemAdviceProvider](https://github.com/0xPolygonMiden/miden-vm/blob/main/processor/src/advice/mem_provider.rs). We should also p...
1.0
Replace MerkleSets in the advice provider with MerkleStore - Now that we have [MerkleStore](https://github.com/0xPolygonMiden/crypto/blob/next/src/merkle/store.rs) implemented in `miden-crypto`, we should use it for instead of a map of `MerkleSet`'s in [MemAdviceProvider](https://github.com/0xPolygonMiden/miden-vm/blob...
process
replace merklesets in the advice provider with merklestore now that we have implemented in miden crypto we should use it for instead of a map of merkleset s in we should also probable rename the fields like this tape stack values map sets store so the memadviceprovide...
1
3,379
6,502,139,987
IssuesEvent
2017-08-23 12:37:24
syndesisio/syndesis-ui
https://api.github.com/repos/syndesisio/syndesis-ui
opened
Automate Documentation Builds
dev process
At the moment you have to manually generate docs with `compodoc` or with the CompoDoc server `compodoc -s`. We should hook this up to our CircleCI GH hook to build on push.
1.0
Automate Documentation Builds - At the moment you have to manually generate docs with `compodoc` or with the CompoDoc server `compodoc -s`. We should hook this up to our CircleCI GH hook to build on push.
process
automate documentation builds at the moment you have to manually generate docs with compodoc or with the compodoc server compodoc s we should hook this up to our circleci gh hook to build on push
1
361,303
10,707,058,880
IssuesEvent
2019-10-24 16:37:04
smartdevicelink/sdl_core
https://api.github.com/repos/smartdevicelink/sdl_core
closed
Remove unused ShowCustomForm HMI RPC
best practice low priority
### Bug Report [UI.ShowCustomForm](https://github.com/smartdevicelink/sdl_core/blob/master/src/components/interfaces/HMI_API.xml#L4392) is an unimplemented RPC in the HMI API, it should be removed. ##### Reproduction Steps N/A ##### OS & Version Information * SDL Core Version: https://github.com/smartdeviceli...
1.0
Remove unused ShowCustomForm HMI RPC - ### Bug Report [UI.ShowCustomForm](https://github.com/smartdevicelink/sdl_core/blob/master/src/components/interfaces/HMI_API.xml#L4392) is an unimplemented RPC in the HMI API, it should be removed. ##### Reproduction Steps N/A ##### OS & Version Information * SDL Core Ve...
non_process
remove unused showcustomform hmi rpc bug report is an unimplemented rpc in the hmi api it should be removed reproduction steps n a os version information sdl core version test case sample code and or example app n a
0
241,475
18,457,647,298
IssuesEvent
2021-10-15 18:48:12
Ek-Z/course-aggregator
https://api.github.com/repos/Ek-Z/course-aggregator
closed
Используемые версии/ настроить в Openserver
documentation
PHP 7.4 MySQL 8.0 HTTP Apache_2.4-PHP_7.2-7.4 <img width="439" alt="Снимок экрана 2021-10-14 150849" src="https://user-images.githubusercontent.com/74703154/137315182-efa8a6ba-f86a-4f0b-8798-78ea409e9bb0.png">
1.0
Используемые версии/ настроить в Openserver - PHP 7.4 MySQL 8.0 HTTP Apache_2.4-PHP_7.2-7.4 <img width="439" alt="Снимок экрана 2021-10-14 150849" src="https://user-images.githubusercontent.com/74703154/137315182-efa8a6ba-f86a-4f0b-8798-78ea409e9bb0.png">
non_process
используемые версии настроить в openserver php mysql http apache php img width alt снимок экрана src
0
6,253
9,214,291,861
IssuesEvent
2019-03-10 18:44:13
chuminh712/BookStorage---Group-2
https://api.github.com/repos/chuminh712/BookStorage---Group-2
reopened
Detail Design
In Process
Design class diagram for Use Case Manage Goods Issue Design class diagram for Use Case Manage Goods Issue Info
1.0
Detail Design - Design class diagram for Use Case Manage Goods Issue Design class diagram for Use Case Manage Goods Issue Info
process
detail design design class diagram for use case manage goods issue design class diagram for use case manage goods issue info
1
129,882
5,105,189,749
IssuesEvent
2017-01-05 05:55:05
HuskieRobotics/roborioExpansion
https://api.github.com/repos/HuskieRobotics/roborioExpansion
closed
Don't clear entire buffer before each read
low-priority Propeller FW
```bytefill(@serialBuffer, 0, 256)``` This really just isn't needed, we can just add a null byte after our last read byte, and everything should stay functional. This will speed up those routines considerably.
1.0
Don't clear entire buffer before each read - ```bytefill(@serialBuffer, 0, 256)``` This really just isn't needed, we can just add a null byte after our last read byte, and everything should stay functional. This will speed up those routines considerably.
non_process
don t clear entire buffer before each read bytefill serialbuffer this really just isn t needed we can just add a null byte after our last read byte and everything should stay functional this will speed up those routines considerably
0
240,479
20,033,381,689
IssuesEvent
2022-02-02 09:17:26
keycloak/keycloak
https://api.github.com/repos/keycloak/keycloak
opened
Test more recent versions of Spring Boot
area/testsuite kind/enhancement area/adapter/spring
### Description We should test Spring Boot 2.4 and 2.6 in our pipeline in order to cover the whole test domain for Spring Boot and ensure the adapters work with those versions. Original issue: CIAM-1419 ### Discussion _No response_ ### Motivation _No response_ ### Details _No response_
1.0
Test more recent versions of Spring Boot - ### Description We should test Spring Boot 2.4 and 2.6 in our pipeline in order to cover the whole test domain for Spring Boot and ensure the adapters work with those versions. Original issue: CIAM-1419 ### Discussion _No response_ ### Motivation _No response_ ### Det...
non_process
test more recent versions of spring boot description we should test spring boot and in our pipeline in order to cover the whole test domain for spring boot and ensure the adapters work with those versions original issue ciam discussion no response motivation no response detail...
0
109,104
16,829,413,042
IssuesEvent
2021-06-18 00:42:18
kevins01/CSPF-Founder
https://api.github.com/repos/kevins01/CSPF-Founder
opened
CVE-2019-14900 (Medium) detected in hibernate-core-4.0.1.Final.jar
security vulnerability
## CVE-2019-14900 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>hibernate-core-4.0.1.Final.jar</b></p></summary> <p>A module of the Hibernate Core project</p> <p>Library home page:...
True
CVE-2019-14900 (Medium) detected in hibernate-core-4.0.1.Final.jar - ## CVE-2019-14900 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>hibernate-core-4.0.1.Final.jar</b></p></summary>...
non_process
cve medium detected in hibernate core final jar cve medium severity vulnerability vulnerable library hibernate core final jar a module of the hibernate core project library home page a href path to dependency file cspf founder pom xml path to vulnerable library cspf ...
0
20,467
27,129,039,233
IssuesEvent
2023-02-16 08:24:40
bazelbuild/bazel
https://api.github.com/repos/bazelbuild/bazel
closed
`implies: ...` does not stack well with `static_link_msvcrt`
P4 type: support / not a bug (process) team-Rules-CPP stale
### Description of the problem / feature request: Hi. I can not enable `static_link_msvcrt` from another feature: ``` imply_static_link_msvcrt_feature = feature( name = "imply_static_link_msvcrt", implies = ["static_link_msvcrt"] ) ``` When I do: ``` cc_binary( name = "hello...
1.0
`implies: ...` does not stack well with `static_link_msvcrt` - ### Description of the problem / feature request: Hi. I can not enable `static_link_msvcrt` from another feature: ``` imply_static_link_msvcrt_feature = feature( name = "imply_static_link_msvcrt", implies = ["static_link_msvcrt"...
process
implies does not stack well with static link msvcrt description of the problem feature request hi i can not enable static link msvcrt from another feature imply static link msvcrt feature feature name imply static link msvcrt implies when...
1
20,444
27,101,156,693
IssuesEvent
2023-02-15 08:46:30
bazelbuild/bazel
https://api.github.com/repos/bazelbuild/bazel
closed
Clean up `@bazel_tools`
P3 type: process team-OSS stale
# Description of the problem / feature request: This is an umbrella issue to track efforts to clean up `@bazel_tools`. We should remove unnecessary source code from this repo, and make it work for `bazel query @bazel_tools//...`. ## Details This repo is built into Bazel. It's always available in every workspac...
1.0
Clean up `@bazel_tools` - # Description of the problem / feature request: This is an umbrella issue to track efforts to clean up `@bazel_tools`. We should remove unnecessary source code from this repo, and make it work for `bazel query @bazel_tools//...`. ## Details This repo is built into Bazel. It's always a...
process
clean up bazel tools description of the problem feature request this is an umbrella issue to track efforts to clean up bazel tools we should remove unnecessary source code from this repo and make it work for bazel query bazel tools details this repo is built into bazel it s always a...
1
356,564
25,176,214,188
IssuesEvent
2022-11-11 09:29:22
peppapighs/pe
https://api.github.com/repos/peppapighs/pe
opened
Student class diagram should show `ModuleCode` class separately
severity.VeryLow type.DocumentationBug
Since the class `ModuleCode` is a custom class and is never mentioned before in the DG, the diagram should show this class separately and have the `Student` class assoicated with `ModuleCode` with `*` as the multiplicity. ![image.png](https://raw.githubusercontent.com/peppapighs/pe/main/files/b3650d59-9091-460c-b2c2-2...
1.0
Student class diagram should show `ModuleCode` class separately - Since the class `ModuleCode` is a custom class and is never mentioned before in the DG, the diagram should show this class separately and have the `Student` class assoicated with `ModuleCode` with `*` as the multiplicity. ![image.png](https://raw.github...
non_process
student class diagram should show modulecode class separately since the class modulecode is a custom class and is never mentioned before in the dg the diagram should show this class separately and have the student class assoicated with modulecode with as the multiplicity
0
142,738
11,491,618,729
IssuesEvent
2020-02-11 19:20:50
GetTerminus/terminus-ui
https://api.github.com/repos/GetTerminus/terminus-ui
closed
Use new type guards from ngx-tools and remove all internal type guards
Focus: utility Goal: Library Stabilization Target: latest Type: chore
All existing UI library type guards will be added to ngx-tools by https://github.com/GetTerminus/ngx-tools/issues/292 - [ ] Use type guards from ngx-tools - [ ] Remove all internal type guards - [ ] Verify linting and tests still pass
1.0
Use new type guards from ngx-tools and remove all internal type guards - All existing UI library type guards will be added to ngx-tools by https://github.com/GetTerminus/ngx-tools/issues/292 - [ ] Use type guards from ngx-tools - [ ] Remove all internal type guards - [ ] Verify linting and tests still pass
non_process
use new type guards from ngx tools and remove all internal type guards all existing ui library type guards will be added to ngx tools by use type guards from ngx tools remove all internal type guards verify linting and tests still pass
0
10,876
13,645,035,281
IssuesEvent
2020-09-25 20:00:36
pystatgen/sgkit
https://api.github.com/repos/pystatgen/sgkit
closed
Apply to NumFOCUS by October 15
process + tools
A reminder to myself from a previous [discussion](https://discourse.pystatgen.org/t/what-should-we-call-our-new-genetics-toolkit/52/11?u=hammer) in June. I think we may want a logo too #30
1.0
Apply to NumFOCUS by October 15 - A reminder to myself from a previous [discussion](https://discourse.pystatgen.org/t/what-should-we-call-our-new-genetics-toolkit/52/11?u=hammer) in June. I think we may want a logo too #30
process
apply to numfocus by october a reminder to myself from a previous in june i think we may want a logo too
1
18,018
24,032,775,826
IssuesEvent
2022-09-15 16:18:34
googleapis/java-beyondcorp-appconnectors
https://api.github.com/repos/googleapis/java-beyondcorp-appconnectors
opened
Your .repo-metadata.json file has a problem 🤒
type: process repo-metadata: lint
You have a problem with your .repo-metadata.json file: Result of scan 📈: * api_shortname 'beyondcorp-appconnectors' invalid in .repo-metadata.json ☝️ Once you address these problems, you can close this issue. ### Need help? * [Schema definition](https://github.com/googleapis/repo-automation-bots/blob/main/package...
1.0
Your .repo-metadata.json file has a problem 🤒 - You have a problem with your .repo-metadata.json file: Result of scan 📈: * api_shortname 'beyondcorp-appconnectors' invalid in .repo-metadata.json ☝️ Once you address these problems, you can close this issue. ### Need help? * [Schema definition](https://github.com/...
process
your repo metadata json file has a problem 🤒 you have a problem with your repo metadata json file result of scan 📈 api shortname beyondcorp appconnectors invalid in repo metadata json ☝️ once you address these problems you can close this issue need help lists valid options for each field ...
1
53,259
13,261,294,537
IssuesEvent
2020-08-20 19:37:57
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
closed
[steamshovel] RangeSetting compile error (Trac #1059)
Migrated from Trac combo core defect
Fails to compile on SL6 cvmfs py2-v1: ```text [ 80%] Building CXX object steamshovel/CMakeFiles/shovelart.dir/private/shovelart/artists/CoordinateSystem.cpp.o In file included from /scratch/dschultz/offline/src/steamshovel/private/shovelart/Artist.h:25, from /scratch/dschultz/offline/src/steamshovel/private/s...
1.0
[steamshovel] RangeSetting compile error (Trac #1059) - Fails to compile on SL6 cvmfs py2-v1: ```text [ 80%] Building CXX object steamshovel/CMakeFiles/shovelart.dir/private/shovelart/artists/CoordinateSystem.cpp.o In file included from /scratch/dschultz/offline/src/steamshovel/private/shovelart/Artist.h:25, from...
non_process
rangesetting compile error trac fails to compile on cvmfs text building cxx object steamshovel cmakefiles shovelart dir private shovelart artists coordinatesystem cpp o in file included from scratch dschultz offline src steamshovel private shovelart artist h from scratch dschultz off...
0
578,879
17,156,547,032
IssuesEvent
2021-07-14 07:41:19
googleapis/java-bigtable-hbase
https://api.github.com/repos/googleapis/java-bigtable-hbase
closed
bigtable.hbase.TestBasicOps: testPutAlmostTooBigValueTenTimes failed
api: bigtable flakybot: issue priority: p1 type: bug
This test failed! To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/master/packages/flakybot). If I'm commenting on this issue too often, add the `flakybot: quiet` label and I will stop commenting. --- commit: a891335ce3179c45fade4f3683b7e09d38d0107a...
1.0
bigtable.hbase.TestBasicOps: testPutAlmostTooBigValueTenTimes failed - This test failed! To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/master/packages/flakybot). If I'm commenting on this issue too often, add the `flakybot: quiet` label and I will ...
non_process
bigtable hbase testbasicops testputalmosttoobigvaluetentimes failed this test failed to configure my behavior see if i m commenting on this issue too often add the flakybot quiet label and i will stop commenting commit buildurl status failed test output org apache hadoop hbase cli...
0
7,180
10,321,200,398
IssuesEvent
2019-08-30 23:56:42
googleapis/google-api-java-client
https://api.github.com/repos/googleapis/google-api-java-client
opened
Publish SNAPSHOT releases nightly
type: process
This will help us detect downstream breakage before releasing the library - [x] add build config in this repo - [ ] add job config internally
1.0
Publish SNAPSHOT releases nightly - This will help us detect downstream breakage before releasing the library - [x] add build config in this repo - [ ] add job config internally
process
publish snapshot releases nightly this will help us detect downstream breakage before releasing the library add build config in this repo add job config internally
1
16,365
21,052,204,938
IssuesEvent
2022-03-31 21:37:40
nion-software/nionswift
https://api.github.com/repos/nion-software/nionswift
closed
Setting xdata property on should accept anything that can be converted to xdata
type - enhancement level - easy f - processing f - API
`target.xdata = numpy.zeros((3,3))` should work.
1.0
Setting xdata property on should accept anything that can be converted to xdata - `target.xdata = numpy.zeros((3,3))` should work.
process
setting xdata property on should accept anything that can be converted to xdata target xdata numpy zeros should work
1
273,066
20,768,983,091
IssuesEvent
2022-03-16 00:58:51
gth828r/brownify
https://api.github.com/repos/gth828r/brownify
closed
Generate and publish sphinx documentation
documentation
We should set up documentation in our library, given that we have already started doing a reasonable amount of docstring writing and type hinting. - [x] Initialize the repository for sphinx documentation generation - [x] Publish the documentation somewhere - [x] Update the setup.cfg to point to where the documenta...
1.0
Generate and publish sphinx documentation - We should set up documentation in our library, given that we have already started doing a reasonable amount of docstring writing and type hinting. - [x] Initialize the repository for sphinx documentation generation - [x] Publish the documentation somewhere - [x] Update t...
non_process
generate and publish sphinx documentation we should set up documentation in our library given that we have already started doing a reasonable amount of docstring writing and type hinting initialize the repository for sphinx documentation generation publish the documentation somewhere update the set...
0
734
3,214,313,663
IssuesEvent
2015-10-07 00:44:43
broadinstitute/hellbender
https://api.github.com/repos/broadinstitute/hellbender
closed
Dataflow BQSR Direct Runner fails with --knownSites
bug Dataflow DataflowPreprocessingPipeline
From @tomwhite: I noticed that the test with "-knownSites" from BaseRecalibratorIntegrationTest (i.e. the non-dataflow version) fails with both the Direct and Spark runners. I had a look at the file output and there are a few discrepancies (see diff below). ``` diff /var/folders/d1/8f5_j4hx04z72w6wgqxkb2l40000g...
1.0
Dataflow BQSR Direct Runner fails with --knownSites - From @tomwhite: I noticed that the test with "-knownSites" from BaseRecalibratorIntegrationTest (i.e. the non-dataflow version) fails with both the Direct and Spark runners. I had a look at the file output and there are a few discrepancies (see diff below). `...
process
dataflow bqsr direct runner fails with knownsites from tomwhite i noticed that the test with knownsites from baserecalibratorintegrationtest i e the non dataflow version fails with both the direct and spark runners i had a look at the file output and there are a few discrepancies see diff below ...
1
22,405
31,142,291,542
IssuesEvent
2023-08-16 01:44:42
cypress-io/cypress
https://api.github.com/repos/cypress-io/cypress
closed
Flaky test: Error: done() called multiple times VI
OS: linux process: flaky test topic: flake ❄️ stage: flake "topic: done()" stale
### Link to dashboard or CircleCI failure https://app.circleci.com/pipelines/github/cypress-io/cypress/41102/workflows/219dd1e6-3a6a-44b0-a811-d5cfe222f25e/jobs/1699154 ### Link to failing test in GitHub https://github.com/cypress-io/cypress/blob/develop/packages/driver/cypress/e2e/commands/actions/select.cy.j...
1.0
Flaky test: Error: done() called multiple times VI - ### Link to dashboard or CircleCI failure https://app.circleci.com/pipelines/github/cypress-io/cypress/41102/workflows/219dd1e6-3a6a-44b0-a811-d5cfe222f25e/jobs/1699154 ### Link to failing test in GitHub https://github.com/cypress-io/cypress/blob/develop/pac...
process
flaky test error done called multiple times vi link to dashboard or circleci failure link to failing test in github analysis img width alt screen shot at pm src cypress version other search for this issue number in the codebase to fi...
1
9,482
12,477,761,345
IssuesEvent
2020-05-29 15:29:21
googleapis/google-cloud-go
https://api.github.com/repos/googleapis/google-cloud-go
opened
all: add a note compatibility in README.md
type: process
Something along of the lines of https://github.com/golang/protobuf#compatibility, but tailored for our repository.
1.0
all: add a note compatibility in README.md - Something along of the lines of https://github.com/golang/protobuf#compatibility, but tailored for our repository.
process
all add a note compatibility in readme md something along of the lines of but tailored for our repository
1
684,277
23,413,402,080
IssuesEvent
2022-08-12 20:19:35
python/mypy
https://api.github.com/repos/python/mypy
closed
Support recursive types
feature needs discussion priority-1-normal meta topic-recursive-types
The following in particular would be useful: ``` Callback = Callable[[str], 'Callback'] Foo = Union[str, List['Foo']] ```
1.0
Support recursive types - The following in particular would be useful: ``` Callback = Callable[[str], 'Callback'] Foo = Union[str, List['Foo']] ```
non_process
support recursive types the following in particular would be useful callback callable callback foo union
0
408,307
27,660,818,191
IssuesEvent
2023-03-12 13:57:43
libusb/hidapi
https://api.github.com/repos/libusb/hidapi
closed
HIDAPI web site
documentation
Someone should work on a web site presenting the hidapi project and subprojects (like Python wrapper). goals: * make the new hidapi project more visible so that it is indexed by search engine * document the history from https://github.com/signal11/hidapi One technical solution is to use github pages https://pages...
1.0
HIDAPI web site - Someone should work on a web site presenting the hidapi project and subprojects (like Python wrapper). goals: * make the new hidapi project more visible so that it is indexed by search engine * document the history from https://github.com/signal11/hidapi One technical solution is to use github p...
non_process
hidapi web site someone should work on a web site presenting the hidapi project and subprojects like python wrapper goals make the new hidapi project more visible so that it is indexed by search engine document the history from one technical solution is to use github pages and host the web site at ...
0
124,827
16,668,539,367
IssuesEvent
2021-06-07 08:04:30
crev-dev/cargo-crev
https://api.github.com/repos/crev-dev/cargo-crev
closed
Thoughts about packaging
design enhancement
This is sort of related to #37, but probably warrants its own issue: I'm involved with rust packaging in two major linux distros and looked into packaging crev. It seems there are both tagged releases and cargo uploads, which is very good, but I'm not sure which packages should be distributed using which package nam...
1.0
Thoughts about packaging - This is sort of related to #37, but probably warrants its own issue: I'm involved with rust packaging in two major linux distros and looked into packaging crev. It seems there are both tagged releases and cargo uploads, which is very good, but I'm not sure which packages should be distribu...
non_process
thoughts about packaging this is sort of related to but probably warrants its own issue i m involved with rust packaging in two major linux distros and looked into packaging crev it seems there are both tagged releases and cargo uploads which is very good but i m not sure which packages should be distribut...
0
17,595
23,420,851,273
IssuesEvent
2022-08-13 17:18:01
apache/arrow-rs
https://api.github.com/repos/apache/arrow-rs
closed
Release `object_store` `0.4.0`
development-process
As discussed, we will release a new version of object_store from the arrow-rs repo / under ASF process: https://github.com/apache/arrow-rs/issues/2180 * Planned Release Candidate: 2022-08-08 * Planned Release and Publish to crates.io: 2022-08-11 Items: - [x] Update changelog and readme: https://github.com/apach...
1.0
Release `object_store` `0.4.0` - As discussed, we will release a new version of object_store from the arrow-rs repo / under ASF process: https://github.com/apache/arrow-rs/issues/2180 * Planned Release Candidate: 2022-08-08 * Planned Release and Publish to crates.io: 2022-08-11 Items: - [x] Update changelog and...
process
release object store as discussed we will release a new version of object store from the arrow rs repo under asf process planned release candidate planned release and publish to crates io items update changelog and readme create release scripts create rel...
1
12,857
15,241,852,641
IssuesEvent
2021-02-19 09:03:42
prisma/prisma
https://api.github.com/repos/prisma/prisma
opened
Error `[migration-engine/connectors/sql-migration-connector/src/flavour/sqlite.rs:99:42] failed to truncate sqlite file: Os { code: 13, kind: PermissionDenied, message: "Permission denied" }`
bug/1-repro-available engines/migration engine kind/bug process/candidate team/migrations topic: migrate dev
<!-- If required, please update the title to be clear and descriptive --> Command: `migrate dev --name init --preview-feature` Version: `2.16.1` Report: https://prisma-errors.netlify.app/report/12973 OS: `x64 darwin 20.2.0` JS Stacktrace: ``` Error: Error in migration engine. Reason: [migration-engine/conne...
1.0
Error `[migration-engine/connectors/sql-migration-connector/src/flavour/sqlite.rs:99:42] failed to truncate sqlite file: Os { code: 13, kind: PermissionDenied, message: "Permission denied" }` - <!-- If required, please update the title to be clear and descriptive --> Command: `migrate dev --name init --preview-featu...
process
error failed to truncate sqlite file os code kind permissiondenied message permission denied command migrate dev name init preview feature version report os darwin js stacktrace error error in migration engine reason failed to truncate sqlite fil...
1
226
2,652,505,362
IssuesEvent
2015-03-16 17:41:18
AnalyticalGraphicsInc/cesium
https://api.github.com/repos/AnalyticalGraphicsInc/cesium
closed
Evaluate Jasmine 2.0
dev process
[Jasmine 2.0](http://jasmine.github.io/2.0/introduction.html) was just released. We should take a closer look to see how hard upgrading is given all our custom changes. If it is a ton of work, we can hold off until we decide on Intern, #735
1.0
Evaluate Jasmine 2.0 - [Jasmine 2.0](http://jasmine.github.io/2.0/introduction.html) was just released. We should take a closer look to see how hard upgrading is given all our custom changes. If it is a ton of work, we can hold off until we decide on Intern, #735
process
evaluate jasmine was just released we should take a closer look to see how hard upgrading is given all our custom changes if it is a ton of work we can hold off until we decide on intern
1
5,699
8,563,383,571
IssuesEvent
2018-11-09 13:53:31
easy-software-ufal/annotations_repos
https://api.github.com/repos/easy-software-ufal/annotations_repos
opened
sjh37/EntityFramework-Reverse-POCO-Code-First-Generator Reverse Navigation Many To One
C# RMA wrong processing
Issue: `https://github.com/sjh37/EntityFramework-Reverse-POCO-Code-First-Generator/issues/385` PR: `https://github.com/sjh37/EntityFramework-Reverse-POCO-Code-First-Generator/commit/4b1f3b493ca3899e831acdb91965c1aa48a41e75`
1.0
sjh37/EntityFramework-Reverse-POCO-Code-First-Generator Reverse Navigation Many To One - Issue: `https://github.com/sjh37/EntityFramework-Reverse-POCO-Code-First-Generator/issues/385` PR: `https://github.com/sjh37/EntityFramework-Reverse-POCO-Code-First-Generator/commit/4b1f3b493ca3899e831acdb91965c1aa48a41e75`
process
entityframework reverse poco code first generator reverse navigation many to one issue pr
1
17,341
23,163,547,562
IssuesEvent
2022-07-29 20:47:40
cagov/design-system
https://api.github.com/repos/cagov/design-system
closed
Process: Consolidate Component audit lists to a central location
Process improvement PM
Work with team to pull various component audit lists for the following: - Current State Web Template - Current Design System - Pending Components (in progress) - Needed Components (not yet available)
1.0
Process: Consolidate Component audit lists to a central location - Work with team to pull various component audit lists for the following: - Current State Web Template - Current Design System - Pending Components (in progress) - Needed Components (not yet available)
process
process consolidate component audit lists to a central location work with team to pull various component audit lists for the following current state web template current design system pending components in progress needed components not yet available
1
55,543
8,000,383,572
IssuesEvent
2018-07-22 15:19:32
ichabod801/t_games
https://api.github.com/repos/ichabod801/t_games
closed
More help text.
documentation games
Look for more ways I can use the help command to provide information about playing games.
1.0
More help text. - Look for more ways I can use the help command to provide information about playing games.
non_process
more help text look for more ways i can use the help command to provide information about playing games
0
279,222
21,134,318,851
IssuesEvent
2022-04-06 04:09:37
AY2122S2-CS2103T-W14-2/tp
https://api.github.com/repos/AY2122S2-CS2103T-W14-2/tp
closed
[PE-D] Inconsistency in command format vs example
Documentation Bug
The following shows the example command in the quick start section: ![image.png](https://raw.githubusercontent.com/cpwill01/ped/main/files/e850d358-10f9-4f6f-b46f-7c8daee448a5.png) which does not match the command format given later in the UG: ![image.png](https://raw.githubusercontent.com/cpwill01/ped/main/files/dfd49...
1.0
[PE-D] Inconsistency in command format vs example - The following shows the example command in the quick start section: ![image.png](https://raw.githubusercontent.com/cpwill01/ped/main/files/e850d358-10f9-4f6f-b46f-7c8daee448a5.png) which does not match the command format given later in the UG: ![image.png](https://raw...
non_process
inconsistency in command format vs example the following shows the example command in the quick start section which does not match the command format given later in the ug labels severity low type documentationbug original ped
0
175,456
21,313,548,578
IssuesEvent
2022-04-16 00:08:07
elastic/kibana
https://api.github.com/repos/elastic/kibana
closed
[Security Solution] Session view icon is overlapping and not working under event renderer on alerts page
bug triage_needed impact:high Team: SecuritySolution v8.2.0
**Describe the bug** Session view icon is overlapping and not working under event renderer on alerts page **Build Details:** ``` Version : 8.2.0 SNAPSHOT Build : 51940 Commit : cbab89d8a43311d11dfaac3d9145a2be8841a857 ``` **preconditions** 1. Alerts should be exist with session view **Steps to Reproduce...
True
[Security Solution] Session view icon is overlapping and not working under event renderer on alerts page - **Describe the bug** Session view icon is overlapping and not working under event renderer on alerts page **Build Details:** ``` Version : 8.2.0 SNAPSHOT Build : 51940 Commit : cbab89d8a43311d11dfaac3d9145...
non_process
session view icon is overlapping and not working under event renderer on alerts page describe the bug session view icon is overlapping and not working under event renderer on alerts page build details version snapshot build commit preconditions alerts should be e...
0
226,389
18,015,527,881
IssuesEvent
2021-09-16 13:33:14
apache/shardingsphere
https://api.github.com/repos/apache/shardingsphere
closed
GovernanceRepositoryAPIImplTest.assertWatch may be blocked forever if exception thrown in watch listener
type: bug in: test
## Bug Report ### Which version of ShardingSphere did you use? 5.0.0-RC1-SNAPSHOT ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy? ShardingSphere-Scaling ### Expected behavior Unit test not blocked. ### Actual behavior `assertThat(event.getType(), is(DataChangedEvent.Type.ADDE...
1.0
GovernanceRepositoryAPIImplTest.assertWatch may be blocked forever if exception thrown in watch listener - ## Bug Report ### Which version of ShardingSphere did you use? 5.0.0-RC1-SNAPSHOT ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy? ShardingSphere-Scaling ### Expected behavior...
non_process
governancerepositoryapiimpltest assertwatch may be blocked forever if exception thrown in watch listener bug report which version of shardingsphere did you use snapshot which project did you use shardingsphere jdbc or shardingsphere proxy shardingsphere scaling expected behavior ...
0
688,960
23,601,855,164
IssuesEvent
2022-08-24 03:20:05
ucb-rit/coldfront
https://api.github.com/repos/ucb-rit/coldfront
opened
Stand up REST API endpoints for serving Billing Activities
enhancement rest api high priority lrc-only
Currently, the primary key of the billing ID being used for Recharge for a particular `AllocationUser` may be fetched from `/api/allocation_users/{allocation_user_id}/attributes/?type=Billing Activity` (the `value` field). Add an REST API endpoint (e.g., `/api/billing_activities/{billing_activity_id}/` for retrievin...
1.0
Stand up REST API endpoints for serving Billing Activities - Currently, the primary key of the billing ID being used for Recharge for a particular `AllocationUser` may be fetched from `/api/allocation_users/{allocation_user_id}/attributes/?type=Billing Activity` (the `value` field). Add an REST API endpoint (e.g., `...
non_process
stand up rest api endpoints for serving billing activities currently the primary key of the billing id being used for recharge for a particular allocationuser may be fetched from api allocation users allocation user id attributes type billing activity the value field add an rest api endpoint e g ...
0
3,154
6,205,297,603
IssuesEvent
2017-07-06 15:51:29
pelias/model
https://api.github.com/repos/pelias/model
closed
Add ability to retrieve admin properties of a document
processed
There is currently no way to get admin properties of a document. One can only addParent. There are places where we've had to resort to checking the parent property of the document directly, which is less than ideal and should be changed as soon as this new getParent function is added. (see openstreetmap importer for ex...
1.0
Add ability to retrieve admin properties of a document - There is currently no way to get admin properties of a document. One can only addParent. There are places where we've had to resort to checking the parent property of the document directly, which is less than ideal and should be changed as soon as this new getPar...
process
add ability to retrieve admin properties of a document there is currently no way to get admin properties of a document one can only addparent there are places where we ve had to resort to checking the parent property of the document directly which is less than ideal and should be changed as soon as this new getpar...
1
308,000
9,428,529,307
IssuesEvent
2019-04-12 01:37:16
stuininga/Capstone_FoodBankApp
https://api.github.com/repos/stuininga/Capstone_FoodBankApp
closed
Create home page for Databases
top priority
Welcome user so and so, which database you're in, adds database navigation,
1.0
Create home page for Databases - Welcome user so and so, which database you're in, adds database navigation,
non_process
create home page for databases welcome user so and so which database you re in adds database navigation
0
115,876
9,815,869,227
IssuesEvent
2019-06-13 13:34:29
golang/go
https://api.github.com/repos/golang/go
reopened
Failing test for "net/http/cgi" on Ubuntu Xenial (16.04)
NeedsInvestigation Testing WaitingForInfo
Please answer these questions before submitting your issue. Thanks! ### What version of Go are you using (`go version`)? `go version go1.11 linux/amd64` ### Does this issue reproduce with the latest release? yes ### What operating system and processor architecture are you using (`go env`)? ``` GOAR...
1.0
Failing test for "net/http/cgi" on Ubuntu Xenial (16.04) - Please answer these questions before submitting your issue. Thanks! ### What version of Go are you using (`go version`)? `go version go1.11 linux/amd64` ### Does this issue reproduce with the latest release? yes ### What operating system and pr...
non_process
failing test for net http cgi on ubuntu xenial please answer these questions before submitting your issue thanks what version of go are you using go version go version linux does this issue reproduce with the latest release yes what operating system and processor a...
0
299,900
25,936,248,157
IssuesEvent
2022-12-16 14:24:48
DucTrann1310/FeedbackOnline
https://api.github.com/repos/DucTrann1310/FeedbackOnline
opened
[BugID_35]_FUNC_Quản lý topic_Tạo mới topic_Tạo mới thành công khi để trống trường Tên Topic
bug Open Integration Test Fun_Wrong Business logic Priority_Medium Severity_Medium
Precondition: Admin đang ở màn hình tạo mới Topic Step: 1. Để trống [Tên Topic] textbox 2. Click [Hoàn Tất] button Actual output: Topic vừa được tạo thành công, lưu trong DB table Topic và refresh grid Expected output: Hiển thị inline message màu đỏ "Bạn chưa điền Tên Topic!" phía dưới trường Tên Topic và set fo...
1.0
[BugID_35]_FUNC_Quản lý topic_Tạo mới topic_Tạo mới thành công khi để trống trường Tên Topic - Precondition: Admin đang ở màn hình tạo mới Topic Step: 1. Để trống [Tên Topic] textbox 2. Click [Hoàn Tất] button Actual output: Topic vừa được tạo thành công, lưu trong DB table Topic và refresh grid Expected output: ...
non_process
func quản lý topic tạo mới topic tạo mới thành công khi để trống trường tên topic precondition admin đang ở màn hình tạo mới topic step để trống textbox click button actual output topic vừa được tạo thành công lưu trong db table topic và refresh grid expected output hiển thị inline message màu...
0
5,221
3,536,002,408
IssuesEvent
2016-01-16 23:14:25
stedolan/jq
https://api.github.com/repos/stedolan/jq
closed
Cross-compile via Travis-CI too
build
It seems it's possible to cross-compile in Travis-CI builds. A few links: - http://stackoverflow.com/questions/28155308/how-to-cross-compile-with-mingw-on-linux-for-windows This one has a great answer. We need grab the Mingw pkgs [from a third-party repo](https://docs.travis-ci.com/user/installing-depende...
1.0
Cross-compile via Travis-CI too - It seems it's possible to cross-compile in Travis-CI builds. A few links: - http://stackoverflow.com/questions/28155308/how-to-cross-compile-with-mingw-on-linux-for-windows This one has a great answer. We need grab the Mingw pkgs [from a third-party repo](https://docs.tra...
non_process
cross compile via travis ci too it seems it s possible to cross compile in travis ci builds a few links this one has a great answer we need grab the mingw pkgs which i guess we can trust as far as ci goes then use them in the travis build ideally travis would just provide these ...
0
33,768
9,205,176,046
IssuesEvent
2019-03-08 09:50:22
qissue-bot/QGIS
https://api.github.com/repos/qissue-bot/QGIS
closed
upgrade to titan but it won't start as I get a segmentation fault
Category: Build/Install Component: Affected QGIS version Component: Crashes QGIS or corrupts data Component: Easy fix? Component: Operating System Component: Pull Request or Patch supplied Component: Regression? Component: Resolution Priority: Low Project: QGIS Application Status: Closed Tracker: Bug report
--- Author Name: **bshcm03-yahoo-co-uk -** (bshcm03-yahoo-co-uk -) Original Redmine Issue: 573, https://issues.qgis.org/issues/573 Original Assignee: Magnus Homann --- I have upgraded to titan but QGIS will no longer start - I get a segmentation fault on start up. I was able to use the previous version (with inte...
1.0
upgrade to titan but it won't start as I get a segmentation fault - --- Author Name: **bshcm03-yahoo-co-uk -** (bshcm03-yahoo-co-uk -) Original Redmine Issue: 573, https://issues.qgis.org/issues/573 Original Assignee: Magnus Homann --- I have upgraded to titan but QGIS will no longer start - I get a segmentation f...
non_process
upgrade to titan but it won t start as i get a segmentation fault author name yahoo co uk yahoo co uk original redmine issue original assignee magnus homann i have upgraded to titan but qgis will no longer start i get a segmentation fault on start up i was able to use the previo...
0
49,416
6,025,491,915
IssuesEvent
2017-06-08 08:50:40
healthlocker/healthlocker
https://api.github.com/repos/healthlocker/healthlocker
closed
Bug - Internal Error on Tracker Overview
bug please-test priority-2
New account created (not connected to SLaM) Added one entry to sleep tracker Added one entry to problem tracker Then clicked on tracker overview and got internal error page Using safari on iPhone.
1.0
Bug - Internal Error on Tracker Overview - New account created (not connected to SLaM) Added one entry to sleep tracker Added one entry to problem tracker Then clicked on tracker overview and got internal error page Using safari on iPhone.
non_process
bug internal error on tracker overview new account created not connected to slam added one entry to sleep tracker added one entry to problem tracker then clicked on tracker overview and got internal error page using safari on iphone
0
7,002
10,145,737,075
IssuesEvent
2019-08-05 05:53:12
GroceriStar/food-static-files-generator
https://api.github.com/repos/GroceriStar/food-static-files-generator
closed
move readData into filesystem
enhancement good first issue help wanted in-process
**Is your feature request related to a problem? Please describe.** we need to do it after #125 will be merged to master
1.0
move readData into filesystem - **Is your feature request related to a problem? Please describe.** we need to do it after #125 will be merged to master
process
move readdata into filesystem is your feature request related to a problem please describe we need to do it after will be merged to master
1
224,563
17,755,804,082
IssuesEvent
2021-08-28 18:33:00
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
opened
ccl/benchccl/rttanalysisccl: BenchmarkAlterPrimaryRegion failed
C-test-failure O-robot branch-master
ccl/benchccl/rttanalysisccl.BenchmarkAlterPrimaryRegion [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=3376361&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=3376361&tab=artifacts#/) on master @ [93d95b97e53b11b9640a698535c563ca3ed5ba15](https://github.com/cockroach...
1.0
ccl/benchccl/rttanalysisccl: BenchmarkAlterPrimaryRegion failed - ccl/benchccl/rttanalysisccl.BenchmarkAlterPrimaryRegion [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=3376361&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=3376361&tab=artifacts#/) on master @ [93d9...
non_process
ccl benchccl rttanalysisccl benchmarkalterprimaryregion failed ccl benchccl rttanalysisccl benchmarkalterprimaryregion with on master benchmarkalterprimaryregion alter populated database alter primary region test log scope go test logs captured to go src github com cockroachdb cockroach ...
0
77,742
14,915,092,671
IssuesEvent
2021-01-22 16:15:50
ArctosDB/arctos
https://api.github.com/repos/ArctosDB/arctos
closed
csv download of validate results for Bulk Edit Container
Function-ContainerOrBarcode Priority-Normal
Issue Documentation is http://handbook.arctosdb.org/how_to/How-to-Use-Issues-in-Arctos.html **Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] I sometimes have to bulk edit a large container series (thous...
1.0
csv download of validate results for Bulk Edit Container - Issue Documentation is http://handbook.arctosdb.org/how_to/How-to-Use-Issues-in-Arctos.html **Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] I ...
non_process
csv download of validate results for bulk edit container issue documentation is is your feature request related to a problem please describe a clear and concise description of what the problem is ex i m always frustrated when i sometimes have to bulk edit a large container series thousands of cont...
0
3,462
6,545,260,571
IssuesEvent
2017-09-04 03:07:14
w3c/payment-request
https://api.github.com/repos/w3c/payment-request
closed
CR check list
Process aid
For all Transition Requests, to advance a specification to a new maturity level other than Note, the Working Group: * [x] must [record the group's decision to request advancement](https://lists.w3.org/Archives/Public/public-payments-wg/2017Jul/0057.html). * [ ] must obtain Director approval. * [x] must provide [pu...
1.0
CR check list - For all Transition Requests, to advance a specification to a new maturity level other than Note, the Working Group: * [x] must [record the group's decision to request advancement](https://lists.w3.org/Archives/Public/public-payments-wg/2017Jul/0057.html). * [ ] must obtain Director approval. * [x]...
process
cr check list for all transition requests to advance a specification to a new maturity level other than note the working group must must obtain director approval must provide must must provide public documentation of any formal objections none received should provid...
1
7,741
10,862,664,483
IssuesEvent
2019-11-14 13:45:14
qgis/QGIS
https://api.github.com/repos/qgis/QGIS
closed
Processing: python error on startup
Bug Feedback High Priority Processing Regression
Author Name: **John Drewett** (John Drewett) Original Redmine Issue: [21720](https://issues.qgis.org/issues/21720) Affected QGIS version: 3.6.1 Redmine category:processing/saga --- The following error occurs on start up. Any advice would be appreciated. ``` 2019-04-01T13:25:00 WARNING Traceback (most rece...
1.0
Processing: python error on startup - Author Name: **John Drewett** (John Drewett) Original Redmine Issue: [21720](https://issues.qgis.org/issues/21720) Affected QGIS version: 3.6.1 Redmine category:processing/saga --- The following error occurs on start up. Any advice would be appreciated. ``` 2019-04-01T13:25:...
process
processing python error on startup author name john drewett john drewett original redmine issue affected qgis version redmine category processing saga the following error occurs on start up any advice would be appreciated warning traceback most recent call last ...
1
142,272
13,019,035,714
IssuesEvent
2020-07-26 20:21:18
Vyctor661/king-typer
https://api.github.com/repos/Vyctor661/king-typer
closed
docs
documentation
## Needed docs #### Frontend - [ ] home page - [ ] start typing page 1. easy mode 2. normal mode 3. tutorials mode 4. multiplayer modes (easy normal custom) - [ ] loging register forgot password page - [ ] profile pages - [ ] dashboard - [ ] themes - [ ] recent games/statistics ...
1.0
docs - ## Needed docs #### Frontend - [ ] home page - [ ] start typing page 1. easy mode 2. normal mode 3. tutorials mode 4. multiplayer modes (easy normal custom) - [ ] loging register forgot password page - [ ] profile pages - [ ] dashboard - [ ] themes - [ ] recent games/stat...
non_process
docs needed docs frontend home page start typing page easy mode normal mode tutorials mode multiplayer modes easy normal custom loging register forgot password page profile pages dashboard themes recent games statistics ...
0
708,829
24,356,547,957
IssuesEvent
2022-10-03 08:00:54
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
weather.com - video or audio doesn't play
priority-important browser-focus-geckoview engine-gecko
<!-- @browser: Firefox Mobile 105.0 --> <!-- @ua_header: Mozilla/5.0 (Android 12; Mobile; rv:105.0) Gecko/105.0 Firefox/105.0 --> <!-- @reported_with: android-components-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/111743 --> <!-- @extra_labels: browser-focus-geckoview --> **URL**: https...
1.0
weather.com - video or audio doesn't play - <!-- @browser: Firefox Mobile 105.0 --> <!-- @ua_header: Mozilla/5.0 (Android 12; Mobile; rv:105.0) Gecko/105.0 Firefox/105.0 --> <!-- @reported_with: android-components-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/111743 --> <!-- @extra_labels:...
non_process
weather com video or audio doesn t play url browser version firefox mobile operating system android tested another browser yes chrome problem type video or audio doesn t play description the video or audio does not play steps to reproduce video buttons unres...
0
113,241
9,633,378,778
IssuesEvent
2019-05-15 18:29:24
pvlib/pvlib-python
https://api.github.com/repos/pvlib/pvlib-python
closed
requests package requirement not listed
bug installation testing
**Describe the bug** `import pvlib` fails due to unspecified `requests` dependency: ``` Traceback (most recent call last): File "<string>", line 1, in <module> File "/Users/holmgren/miniconda3/envs/pvlibtest/lib/python3.7/site-packages/pvlib/__init__.py", line 9, in <module> from pvlib import iotools ...
1.0
requests package requirement not listed - **Describe the bug** `import pvlib` fails due to unspecified `requests` dependency: ``` Traceback (most recent call last): File "<string>", line 1, in <module> File "/Users/holmgren/miniconda3/envs/pvlibtest/lib/python3.7/site-packages/pvlib/__init__.py", line 9, in ...
non_process
requests package requirement not listed describe the bug import pvlib fails due to unspecified requests dependency traceback most recent call last file line in file users holmgren envs pvlibtest lib site packages pvlib init py line in from pvlib import ioto...
0
22,654
31,895,827,910
IssuesEvent
2023-09-18 01:31:59
tdwg/dwc
https://api.github.com/repos/tdwg/dwc
closed
Change term - latestEraOrHighestErathem
Term - change Class - GeologicalContext normative Task Group - Material Sample Process - complete
## Term change * Submitter: [Material Sample Task Group](https://www.tdwg.org/community/osr/material-sample/) * Efficacy Justification (why is this change necessary?): Create consistency of terms for material in Darwin Core. * Demand Justification (if the change is semantic in nature, name at least two organizatio...
1.0
Change term - latestEraOrHighestErathem - ## Term change * Submitter: [Material Sample Task Group](https://www.tdwg.org/community/osr/material-sample/) * Efficacy Justification (why is this change necessary?): Create consistency of terms for material in Darwin Core. * Demand Justification (if the change is semanti...
process
change term latesteraorhighesterathem term change submitter efficacy justification why is this change necessary create consistency of terms for material in darwin core demand justification if the change is semantic in nature name at least two organizations that independently need this term...
1
10,660
13,453,144,059
IssuesEvent
2020-09-09 00:04:24
GoogleCloudPlatform/cloud-ops-sandbox
https://api.github.com/repos/GoogleCloudPlatform/cloud-ops-sandbox
closed
[telemetry] Add python subscriber script to report from project to Pub/Sub in GCP
lang: python priority: p2 type: process
In order to learn how frequently the installation script succeeds, and how often users run destroy script, we should add a subscriber script to report information to Pub / Sub in GCP.
1.0
[telemetry] Add python subscriber script to report from project to Pub/Sub in GCP - In order to learn how frequently the installation script succeeds, and how often users run destroy script, we should add a subscriber script to report information to Pub / Sub in GCP.
process
add python subscriber script to report from project to pub sub in gcp in order to learn how frequently the installation script succeeds and how often users run destroy script we should add a subscriber script to report information to pub sub in gcp
1
8,281
11,439,587,808
IssuesEvent
2020-02-05 07:41:20
cypress-io/cypress
https://api.github.com/repos/cypress-io/cypress
opened
Test against latest stable browser versions (open new PR to do so)
process: tests type: chore
### Current behavior: We recently implemented this update to our internal testing process to *always* test against the latest browser version: https://github.com/cypress-io/cypress/pull/6115 This has become problematic, as evidenced by Chrome 80 update that occurred Feb 4. We are trying to release 4.0 and in the ...
1.0
Test against latest stable browser versions (open new PR to do so) - ### Current behavior: We recently implemented this update to our internal testing process to *always* test against the latest browser version: https://github.com/cypress-io/cypress/pull/6115 This has become problematic, as evidenced by Chrome 80...
process
test against latest stable browser versions open new pr to do so current behavior we recently implemented this update to our internal testing process to always test against the latest browser version this has become problematic as evidenced by chrome update that occurred feb we are trying to r...
1
283,286
21,316,086,379
IssuesEvent
2022-04-16 09:49:51
ElaineQT/pe
https://api.github.com/repos/ElaineQT/pe
opened
Text format in DG
type.DocumentationBug severity.VeryLow
Regarding DG, is it better to include all class names and methods etc. in " ` "? E.g. This is done in `SearchCommandParser`, rather than ![image.png](https://raw.githubusercontent.com/ElaineQT/pe/main/files/1bf59f12-3a4c-408c-9795-a2f9be1ccf2c.png) Just like in DG of AddressBook 3: ![image.png](https://raw.githubu...
1.0
Text format in DG - Regarding DG, is it better to include all class names and methods etc. in " ` "? E.g. This is done in `SearchCommandParser`, rather than ![image.png](https://raw.githubusercontent.com/ElaineQT/pe/main/files/1bf59f12-3a4c-408c-9795-a2f9be1ccf2c.png) Just like in DG of AddressBook 3: ![image.png]...
non_process
text format in dg regarding dg is it better to include all class names and methods etc in e g this is done in searchcommandparser rather than just like in dg of addressbook
0
134
2,573,115,852
IssuesEvent
2015-02-11 06:05:38
sysown/proxysql-0.2
https://api.github.com/repos/sysown/proxysql-0.2
opened
Implement global variable mysql_connect_timeout_server_error
CONNECTION POOL cxx_pa GLOBAL MYSQL PROTOCOL QUERY PROCESSOR
Related to global variable mysql_connect_timeout_server ( issue #202) In case it is unable to connect to a backend to for mysql_connect_timeout_server , return the specified error to the client or disconnect it
1.0
Implement global variable mysql_connect_timeout_server_error - Related to global variable mysql_connect_timeout_server ( issue #202) In case it is unable to connect to a backend to for mysql_connect_timeout_server , return the specified error to the client or disconnect it
process
implement global variable mysql connect timeout server error related to global variable mysql connect timeout server issue in case it is unable to connect to a backend to for mysql connect timeout server return the specified error to the client or disconnect it
1
59,877
17,023,275,867
IssuesEvent
2021-07-03 01:10:52
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
aerialway=drag_lift is not on the mapnik map..
Component: mapnik Priority: minor Resolution: fixed Type: defect
**[Submitted to the original trac issue database at 9.07am, Tuesday, 22nd July 2008]** The official map feature "aerialway=cable_car" isn't rendered by mapnik. But in the wiki is written, that it should be rendered. Could you please fix this. Here in Switzerland we have regions wich are only reachable over such aerial...
1.0
aerialway=drag_lift is not on the mapnik map.. - **[Submitted to the original trac issue database at 9.07am, Tuesday, 22nd July 2008]** The official map feature "aerialway=cable_car" isn't rendered by mapnik. But in the wiki is written, that it should be rendered. Could you please fix this. Here in Switzerland we have...
non_process
aerialway drag lift is not on the mapnik map the official map feature aerialway cable car isn t rendered by mapnik but in the wiki is written that it should be rendered could you please fix this here in switzerland we have regions wich are only reachable over such aerialways link to the map featur...
0
583
3,060,127,967
IssuesEvent
2015-08-14 18:50:41
Microsoft/poshtools
https://api.github.com/repos/Microsoft/poshtools
closed
Port Support Does Not Always Work
Process Attaching
Using ports does not always seem to work. It appears that we are parsing out the port incorrectly.
1.0
Port Support Does Not Always Work - Using ports does not always seem to work. It appears that we are parsing out the port incorrectly.
process
port support does not always work using ports does not always seem to work it appears that we are parsing out the port incorrectly
1
80,069
9,977,339,216
IssuesEvent
2019-07-09 17:01:07
mozilla/foundation.mozilla.org
https://api.github.com/repos/mozilla/foundation.mozilla.org
closed
Add more context to homepage
ui design ux design
Concerns that our homepage doesn't give new users enough context about who we are and why they should care has surfaced in two different ways recently. #### From @beccaklam's users testing https://github.com/mozilla/foundation.mozilla.org/issues/2995#issuecomment-491035740: - We should consider users who don't know...
2.0
Add more context to homepage - Concerns that our homepage doesn't give new users enough context about who we are and why they should care has surfaced in two different ways recently. #### From @beccaklam's users testing https://github.com/mozilla/foundation.mozilla.org/issues/2995#issuecomment-491035740: - We shoul...
non_process
add more context to homepage concerns that our homepage doesn t give new users enough context about who we are and why they should care has surfaced in two different ways recently from beccaklam s users testing we should consider users who don t know our issues mozilla well and think about how to onboa...
0