Unnamed: 0
int64
0
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
5
112
repo_url
stringlengths
34
141
action
stringclasses
3 values
title
stringlengths
1
1k
labels
stringlengths
4
1.38k
body
stringlengths
1
262k
index
stringclasses
16 values
text_combine
stringlengths
96
262k
label
stringclasses
2 values
text
stringlengths
96
252k
binary_label
int64
0
1
759,916
26,618,489,710
IssuesEvent
2023-01-24 09:24:10
rpm-software-management/dnf5
https://api.github.com/repos/rpm-software-management/dnf5
closed
Add highlevel API for usage of "install_specs"
Priority: HIGH
dnf4 (`install_specs()` method of the `Base` class) has a feature on API that enables usage of so-called "install_specs" for transaction operations. Install spec is a string that describes any artifact the user wants to include into transaction: - rpm from repository - local rpm file - URL to rpm file - group, en...
1.0
Add highlevel API for usage of "install_specs" - dnf4 (`install_specs()` method of the `Base` class) has a feature on API that enables usage of so-called "install_specs" for transaction operations. Install spec is a string that describes any artifact the user wants to include into transaction: - rpm from repository ...
priority
add highlevel api for usage of install specs install specs method of the base class has a feature on api that enables usage of so called install specs for transaction operations install spec is a string that describes any artifact the user wants to include into transaction rpm from repository ...
1
143,965
11,589,311,876
IssuesEvent
2020-02-24 01:30:57
urapadmin/kiosk
https://api.github.com/repos/urapadmin/kiosk
closed
tag analysis has a stupid default value
C: before or during next season bug filemaker needs testing
tag analysis - Find a way to reset the standard input in tag analysis (that's why Wheeler always pops up)
1.0
tag analysis has a stupid default value - tag analysis - Find a way to reset the standard input in tag analysis (that's why Wheeler always pops up)
non_priority
tag analysis has a stupid default value tag analysis find a way to reset the standard input in tag analysis that s why wheeler always pops up
0
608,634
18,844,814,113
IssuesEvent
2021-11-11 13:51:38
weaveio/woll-forum
https://api.github.com/repos/weaveio/woll-forum
closed
Weekly average dose rate per Morning/Noon/ Afternoon (週別の服用率 - test)
Fixed Priority1
Please create a following graph. User "週別の服用率 - TEST" for this ticket. <br> <br> Mockup: <img width="799" alt="スクリーンショット 2021-10-25 12 25 17" src="https://user-images.githubusercontent.com/61481039/138630770-f199fcd8-a741-4622-ab79-784095fab2f4.png"> It will look similar to what we have now, But Monday/Tuesday....
1.0
Weekly average dose rate per Morning/Noon/ Afternoon (週別の服用率 - test) - Please create a following graph. User "週別の服用率 - TEST" for this ticket. <br> <br> Mockup: <img width="799" alt="スクリーンショット 2021-10-25 12 25 17" src="https://user-images.githubusercontent.com/61481039/138630770-f199fcd8-a741-4622-ab79-784095fab2f4...
priority
weekly average dose rate per morning noon afternoon 週別の服用率 test please create a following graph user 週別の服用率 test for this ticket mockup img width alt スクリーンショット src it will look similar to what we have now but monday tuesday instead of month img width alt スクリーン...
1
39,118
2,851,134,727
IssuesEvent
2015-06-01 02:48:48
afollestad/cabinet-issue-tracker
https://api.github.com/repos/afollestad/cabinet-issue-tracker
closed
Use new support design library's widgets
enhancement high priority in progress
https://developer.android.com/tools/support-library/index.html `NavigationView`: navigation drawer `FloatingActionButton`: Unfortunately doesn't have menu right now (I don't think), but we should keep an eye out for that. `Snackbar`: Perhaps we can use this for error messages or just to replace the `Toast`s `AppB...
1.0
Use new support design library's widgets - https://developer.android.com/tools/support-library/index.html `NavigationView`: navigation drawer `FloatingActionButton`: Unfortunately doesn't have menu right now (I don't think), but we should keep an eye out for that. `Snackbar`: Perhaps we can use this for error mess...
priority
use new support design library s widgets navigationview navigation drawer floatingactionbutton unfortunately doesn t have menu right now i don t think but we should keep an eye out for that snackbar perhaps we can use this for error messages or just to replace the toast s appbarlayout respond...
1
4,897
4,707,272,746
IssuesEvent
2016-10-13 19:38:37
zulu-zsh/zulu
https://api.github.com/repos/zulu-zsh/zulu
opened
Improve performance of upgrade command
enhancement performance
Currently the `upgrade` command is very slow, as it has to perform a fetch on each package repository before it can check for changes. One possibility might be asynchronously fetching from each of the repositories on init, and keeping a log of the last fetch timestamp for each of them, then only performing the fetch...
True
Improve performance of upgrade command - Currently the `upgrade` command is very slow, as it has to perform a fetch on each package repository before it can check for changes. One possibility might be asynchronously fetching from each of the repositories on init, and keeping a log of the last fetch timestamp for eac...
non_priority
improve performance of upgrade command currently the upgrade command is very slow as it has to perform a fetch on each package repository before it can check for changes one possibility might be asynchronously fetching from each of the repositories on init and keeping a log of the last fetch timestamp for eac...
0
191,588
15,298,249,525
IssuesEvent
2021-02-24 09:29:17
SAP/luigi
https://api.github.com/repos/SAP/luigi
closed
Blog post with Luigi updates
documentation
Write a Luigi blog post explaining web components, new Luigi features and releases
1.0
Blog post with Luigi updates - Write a Luigi blog post explaining web components, new Luigi features and releases
non_priority
blog post with luigi updates write a luigi blog post explaining web components new luigi features and releases
0
810,648
30,252,527,329
IssuesEvent
2023-07-06 21:58:47
apcountryman/picolibrary
https://api.github.com/repos/apcountryman/picolibrary
closed
Add socket flags to WIZnet W5500 IP network stack
priority-normal status-awaiting_review type-enhancement
Add socket flags to WIZnet W5500 IP network stack (`::picolibrary::WIZnet::W5500::IP::Network_Stack`). - [x] The `Network_Stack` class should support the following new operations: - [x] `void set_socket_flags( Socket_ID socket_id, std::uint_fast8_t mask ) noexcept;`: Set a socket's flags - [x] `void clear_so...
1.0
Add socket flags to WIZnet W5500 IP network stack - Add socket flags to WIZnet W5500 IP network stack (`::picolibrary::WIZnet::W5500::IP::Network_Stack`). - [x] The `Network_Stack` class should support the following new operations: - [x] `void set_socket_flags( Socket_ID socket_id, std::uint_fast8_t mask ) noexce...
priority
add socket flags to wiznet ip network stack add socket flags to wiznet ip network stack picolibrary wiznet ip network stack the network stack class should support the following new operations void set socket flags socket id socket id std uint t mask noexcept set a socket s...
1
381,295
26,445,547,194
IssuesEvent
2023-01-16 06:52:24
Chillandchat/mobile
https://api.github.com/repos/Chillandchat/mobile
closed
Bugs list
bug documentation enhancement help wanted need review
### Bug when creating a room The error screen will be deployed when the user creates a new room. A error message will be also displayed in the console of the app, which read: ``` ERROR [TypeError: undefined is not an object (evaluating 'returnedMessages[returnedMessages.length - 1].user')] ``` #### Reproducti...
1.0
Bugs list - ### Bug when creating a room The error screen will be deployed when the user creates a new room. A error message will be also displayed in the console of the app, which read: ``` ERROR [TypeError: undefined is not an object (evaluating 'returnedMessages[returnedMessages.length - 1].user')] ``` ###...
non_priority
bugs list bug when creating a room the error screen will be deployed when the user creates a new room a error message will be also displayed in the console of the app which read error user reproduction steps sign in tap plus icon tap create room enter details cli...
0
373,689
11,047,375,230
IssuesEvent
2019-12-09 18:50:34
kubernetes/minikube
https://api.github.com/repos/kubernetes/minikube
closed
Cannot disable default storage class
area/storage kind/bug priority/important-longterm
**Steps to reproduce**: 1. Start minikube (from scratch) 2. Disable addon : ``` > minikube addons disable default-storageclass ✅ "default-storageclass" was successfully disabled ``` 3. List storage classes: ``` > kubectl get storageclasses.storage.k8s.io NAME PRO...
1.0
Cannot disable default storage class - **Steps to reproduce**: 1. Start minikube (from scratch) 2. Disable addon : ``` > minikube addons disable default-storageclass ✅ "default-storageclass" was successfully disabled ``` 3. List storage classes: ``` > kubectl get storageclasses.storag...
priority
cannot disable default storage class steps to reproduce start minikube from scratch disable addon minikube addons disable default storageclass ✅ default storageclass was successfully disabled list storage classes kubectl get storageclasses storag...
1
509,994
14,767,114,421
IssuesEvent
2021-01-10 04:39:28
fossasia/open-event-frontend
https://api.github.com/repos/fossasia/open-event-frontend
opened
Not able to create a speaker due to Error "Field may not be null"
Priority: High Priority: Urgent bug
Trying to create a speaker on next months Codeheat event shows an error message "Field may not be null" even though I filled in all fields. Compare https://eventyay.com/events/f4fc71b8/speakers/create ![Screenshot from 2021-01-10 05-38-24](https://user-images.githubusercontent.com/1583873/104114569-26280c00-5306...
2.0
Not able to create a speaker due to Error "Field may not be null" - Trying to create a speaker on next months Codeheat event shows an error message "Field may not be null" even though I filled in all fields. Compare https://eventyay.com/events/f4fc71b8/speakers/create ![Screenshot from 2021-01-10 05-38-24](https...
priority
not able to create a speaker due to error field may not be null trying to create a speaker on next months codeheat event shows an error message field may not be null even though i filled in all fields compare
1
79,701
3,541,590,382
IssuesEvent
2016-01-19 02:13:18
OctopusDeploy/Issues
https://api.github.com/repos/OctopusDeploy/Issues
closed
Provide ability to ignore free space check on deployment
enhancement forreview priority
Some users have reported issues when trying to deploy to SSH endpoints where either [mono is reporting incorrect space] (https://github.com/OctopusDeploy/Calamari/blob/94e883c84e8605a7b032492e23e813e369811733/source/Calamari/Integration/FileSystem/NixPhysicalFileSystem.cs#L14) or, being on a linux machine, they just do...
1.0
Provide ability to ignore free space check on deployment - Some users have reported issues when trying to deploy to SSH endpoints where either [mono is reporting incorrect space] (https://github.com/OctopusDeploy/Calamari/blob/94e883c84e8605a7b032492e23e813e369811733/source/Calamari/Integration/FileSystem/NixPhysicalFi...
priority
provide ability to ignore free space check on deployment some users have reported issues when trying to deploy to ssh endpoints where either or being on a linux machine they just don t have or need free on their drive alternatively they may be deploying the package ultimately to a seperate drive with differ...
1
290,836
8,908,281,880
IssuesEvent
2019-01-18 00:06:33
nluedtke/linux_kernel_cves
https://api.github.com/repos/nluedtke/linux_kernel_cves
closed
Upgrade Webpack
Web Frontend high priority in progress
Upgrade webpack-dev-server to version 3.1.11 or later to fix vulnerable dependency.
1.0
Upgrade Webpack - Upgrade webpack-dev-server to version 3.1.11 or later to fix vulnerable dependency.
priority
upgrade webpack upgrade webpack dev server to version or later to fix vulnerable dependency
1
22,064
10,722,644,831
IssuesEvent
2019-10-27 13:32:32
NixOS/nixpkgs
https://api.github.com/repos/NixOS/nixpkgs
closed
Vulnerability roundup 51: libtiff-4.0.9
1.severity: security
## libtiff-4.0.9: 3 advisories [search](https://search.nix.gsc.io/?q=libtiff&i=fosho&repos=nixos-nixpkgs), [files](https://github.com/NixOS/nixpkgs/search?utf8=%E2%9C%93&q=libtiff+in%3Apath&type=Code) - [ ] [CVE-2018-17000](https://nvd.nist.gov/vuln/detail/CVE-2018-17000) (unstable, 18.09, 18.03) - [ ] [CVE-20...
True
Vulnerability roundup 51: libtiff-4.0.9 - ## libtiff-4.0.9: 3 advisories [search](https://search.nix.gsc.io/?q=libtiff&i=fosho&repos=nixos-nixpkgs), [files](https://github.com/NixOS/nixpkgs/search?utf8=%E2%9C%93&q=libtiff+in%3Apath&type=Code) - [ ] [CVE-2018-17000](https://nvd.nist.gov/vuln/detail/CVE-2018-17000...
non_priority
vulnerability roundup libtiff libtiff advisories unstable unstable unstable
0
544,463
15,893,814,660
IssuesEvent
2021-04-11 07:43:45
googleapis/nodejs-proto-files
https://api.github.com/repos/googleapis/nodejs-proto-files
closed
Synthesis failed for nodejs-proto-files
autosynth failure priority: p1 type: bug
Hello! Autosynth couldn't regenerate nodejs-proto-files. :broken_heart: Please investigate and fix this issue within 5 business days. While it remains broken, this library cannot be updated with changes to the nodejs-proto-files API, and the library grows stale. See https://github.com/googleapis/synthtool/blob/maste...
1.0
Synthesis failed for nodejs-proto-files - Hello! Autosynth couldn't regenerate nodejs-proto-files. :broken_heart: Please investigate and fix this issue within 5 business days. While it remains broken, this library cannot be updated with changes to the nodejs-proto-files API, and the library grows stale. See https://...
priority
synthesis failed for nodejs proto files hello autosynth couldn t regenerate nodejs proto files broken heart please investigate and fix this issue within business days while it remains broken this library cannot be updated with changes to the nodejs proto files api and the library grows stale see for tr...
1
8,817
3,220,225,124
IssuesEvent
2015-10-08 14:01:22
jqPlot/jqPlot
https://api.github.com/repos/jqPlot/jqPlot
closed
bar-charts on the examples website
bug documentation
hi, i wondered if this is the same thing. why does it not load any of the graphs? http://www.jqplot.com/tests/bar-charts.php
1.0
bar-charts on the examples website - hi, i wondered if this is the same thing. why does it not load any of the graphs? http://www.jqplot.com/tests/bar-charts.php
non_priority
bar charts on the examples website hi i wondered if this is the same thing why does it not load any of the graphs
0
3,975
2,610,085,101
IssuesEvent
2015-02-26 18:25:54
chrsmith/dsdsdaadf
https://api.github.com/repos/chrsmith/dsdsdaadf
opened
深圳彩光治痤疮
auto-migrated Priority-Medium Type-Defect
``` 深圳彩光治痤疮【深圳韩方科颜全国热线400-869-1818,24小时QQ4 008691818】深圳韩方科颜专业祛痘连锁机构,机构以韩国秘方�� �—韩方科颜这一国妆准字号治疗型权威,祛痘佳品,韩方科� ��专业祛痘连锁机构,采用韩国秘方配合专业“不反弹”健康 祛痘技术并结合先进“先进豪华彩光”仪,开创国内专业治�� �粉刺、痤疮签约包治先河,成功消除了许多顾客脸上的痘痘� �� ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 7:02
1.0
深圳彩光治痤疮 - ``` 深圳彩光治痤疮【深圳韩方科颜全国热线400-869-1818,24小时QQ4 008691818】深圳韩方科颜专业祛痘连锁机构,机构以韩国秘方�� �—韩方科颜这一国妆准字号治疗型权威,祛痘佳品,韩方科� ��专业祛痘连锁机构,采用韩国秘方配合专业“不反弹”健康 祛痘技术并结合先进“先进豪华彩光”仪,开创国内专业治�� �粉刺、痤疮签约包治先河,成功消除了许多顾客脸上的痘痘� �� ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 7:02
non_priority
深圳彩光治痤疮 深圳彩光治痤疮【 , 】深圳韩方科颜专业祛痘连锁机构,机构以韩国秘方�� �—韩方科颜这一国妆准字号治疗型权威,祛痘佳品,韩方科� ��专业祛痘连锁机构,采用韩国秘方配合专业“不反弹”健康 祛痘技术并结合先进“先进豪华彩光”仪,开创国内专业治�� �粉刺、痤疮签约包治先河,成功消除了许多顾客脸上的痘痘� �� original issue reported on code google com by szft com on may at
0
493,911
14,240,929,200
IssuesEvent
2020-11-18 22:28:53
nim-lang/Nim
https://api.github.com/repos/nim-lang/Nim
closed
`nim js --gc:arc` gives bad error: undeclared identifier: '+!'
ARC/ORC Error messages JS Low Priority
Function `echo` outputs the wrong string. ### Example ```nim # can be an empty file ``` ### Current Output nim js --gc:arc --skipparentcfg --skipusercfg main.nim lib/system/arc.nim(84, 42) Error: undeclared identifier: '+!' ### Expected Output * either make `--gc:arc` a noop (and code should work) * or ...
1.0
`nim js --gc:arc` gives bad error: undeclared identifier: '+!' - Function `echo` outputs the wrong string. ### Example ```nim # can be an empty file ``` ### Current Output nim js --gc:arc --skipparentcfg --skipusercfg main.nim lib/system/arc.nim(84, 42) Error: undeclared identifier: '+!' ### Expected Out...
priority
nim js gc arc gives bad error undeclared identifier function echo outputs the wrong string example nim can be an empty file current output nim js gc arc skipparentcfg skipusercfg main nim lib system arc nim error undeclared identifier expected outpu...
1
30,443
4,209,838,484
IssuesEvent
2016-06-29 07:37:36
gandm/language-babel
https://api.github.com/repos/gandm/language-babel
closed
'react' incompatibility
as-designed
I'm getting an error saying that the package 'react' is not compatible with 'language-babel'. This happens after migrating to language-babel@2.29.0.
1.0
'react' incompatibility - I'm getting an error saying that the package 'react' is not compatible with 'language-babel'. This happens after migrating to language-babel@2.29.0.
non_priority
react incompatibility i m getting an error saying that the package react is not compatible with language babel this happens after migrating to language babel
0
3,047
5,207,647,206
IssuesEvent
2017-01-25 00:21:22
saenzramiro/rambox
https://api.github.com/repos/saenzramiro/rambox
closed
Amium shows browser unsupported message
service-bug
<!-- Please complete the follow issue template. If is not an issue, feel free to remove the steps and behaviors --> ### Steps to reproduce 1. Login to Amium ### Expected behavior Should detect the user agent as Chrome or Firefox instead of electron. <!-- Write here --> ### Actual behavior Shows this mess...
1.0
Amium shows browser unsupported message - <!-- Please complete the follow issue template. If is not an issue, feel free to remove the steps and behaviors --> ### Steps to reproduce 1. Login to Amium ### Expected behavior Should detect the user agent as Chrome or Firefox instead of electron. <!-- Write here -...
non_priority
amium shows browser unsupported message steps to reproduce login to amium expected behavior should detect the user agent as chrome or firefox instead of electron actual behavior shows this message oops this browser isn t supported yet environment rambox ...
0
343,555
10,332,507,093
IssuesEvent
2019-09-03 00:32:07
HackGT/bolt
https://api.github.com/repos/HackGT/bolt
closed
Logout is broken
component / auth priority / high type / bug
When you click the logout button, you get the following error ```js TypeError: "listener" argument must be a function at ClientRequest.once (events.js:340:11) at new ClientRequest (_http_client.js:164:10) at Object.request (http.js:38:10) at Object.request (https.js:239:15) at exports.authRou...
1.0
Logout is broken - When you click the logout button, you get the following error ```js TypeError: "listener" argument must be a function at ClientRequest.once (events.js:340:11) at new ClientRequest (_http_client.js:164:10) at Object.request (http.js:38:10) at Object.request (https.js:239:15) ...
priority
logout is broken when you click the logout button you get the following error js typeerror listener argument must be a function at clientrequest once events js at new clientrequest http client js at object request http js at object request https js at exports...
1
191,816
14,596,491,050
IssuesEvent
2020-12-20 16:04:07
github-vet/rangeloop-pointer-findings
https://api.github.com/repos/github-vet/rangeloop-pointer-findings
closed
hello-mr-code/terraform-oci: oci/identity_network_source_test.go; 16 LoC
fresh small test
Found a possible issue in [hello-mr-code/terraform-oci](https://www.github.com/hello-mr-code/terraform-oci) at [oci/identity_network_source_test.go](https://github.com/hello-mr-code/terraform-oci/blob/2f6aa93ef8643328af454512a5fe78ab006697f0/oci/identity_network_source_test.go#L277-L292) Below is the message reported...
1.0
hello-mr-code/terraform-oci: oci/identity_network_source_test.go; 16 LoC - Found a possible issue in [hello-mr-code/terraform-oci](https://www.github.com/hello-mr-code/terraform-oci) at [oci/identity_network_source_test.go](https://github.com/hello-mr-code/terraform-oci/blob/2f6aa93ef8643328af454512a5fe78ab006697f0/oc...
non_priority
hello mr code terraform oci oci identity network source test go loc found a possible issue in at below is the message reported by the analyzer for this snippet of code beware that the analyzer only reports the first issue it finds so please do not limit your consideration to the contents of the below ...
0
432,586
30,288,544,900
IssuesEvent
2023-07-09 01:28:12
aigic8/warmlight
https://api.github.com/repos/aigic8/warmlight
opened
document adding bot to Bot Father
documentation
It should be specified in the docs how to exactly add the bot to the Bot Father, especially bot commands, so they can be copied and sent to Bot Father
1.0
document adding bot to Bot Father - It should be specified in the docs how to exactly add the bot to the Bot Father, especially bot commands, so they can be copied and sent to Bot Father
non_priority
document adding bot to bot father it should be specified in the docs how to exactly add the bot to the bot father especially bot commands so they can be copied and sent to bot father
0
42,704
17,267,417,850
IssuesEvent
2021-07-22 15:17:00
terraform-providers/terraform-provider-azurerm
https://api.github.com/repos/terraform-providers/terraform-provider-azurerm
closed
Support for EnableAdvancedFilteringOnArrays on Event Grid Subscription
enhancement service/event-grid
<!--- Please keep this note for the community ---> ### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do not l...
1.0
Support for EnableAdvancedFilteringOnArrays on Event Grid Subscription - <!--- Please keep this note for the community ---> ### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help...
non_priority
support for enableadvancedfilteringonarrays on event grid subscription community note please vote on this issue by adding a 👍 to the original issue to help the community and maintainers prioritize this request please do not leave or me too comments they generate extra noise for issue fol...
0
314,176
26,980,012,445
IssuesEvent
2023-02-09 12:25:43
astronomer/astronomer-providers
https://api.github.com/repos/astronomer/astronomer-providers
closed
Install astronomer-provider with Airflow constraint file
feature pri/high testing
For example astronomer-providers-1.0.0 with airflow 2.4.0 and Python3.8 ``` pip install "astronomer-providers[all]==1.0.0" -c https://raw.githubusercontent.com/apache/airflow/constraints-2.4.0/constraints-3.8.txt ```
1.0
Install astronomer-provider with Airflow constraint file - For example astronomer-providers-1.0.0 with airflow 2.4.0 and Python3.8 ``` pip install "astronomer-providers[all]==1.0.0" -c https://raw.githubusercontent.com/apache/airflow/constraints-2.4.0/constraints-3.8.txt ```
non_priority
install astronomer provider with airflow constraint file for example astronomer providers with airflow and pip install astronomer providers c
0
97,771
28,497,475,101
IssuesEvent
2023-04-18 15:05:57
deephaven/deephaven-core
https://api.github.com/repos/deephaven/deephaven-core
opened
Add build information to jars
feature request build
For benchmarking and other provenance use cases, it would be useful to have more build information as part of the jars. The most useful pieces of information would probably be: * git commit hash (-dirty) * Is this a release build? * Build date / timestamp (this may come into conflict with development workflows ...
1.0
Add build information to jars - For benchmarking and other provenance use cases, it would be useful to have more build information as part of the jars. The most useful pieces of information would probably be: * git commit hash (-dirty) * Is this a release build? * Build date / timestamp (this may come into conf...
non_priority
add build information to jars for benchmarking and other provenance use cases it would be useful to have more build information as part of the jars the most useful pieces of information would probably be git commit hash dirty is this a release build build date timestamp this may come into conf...
0
312,013
26,831,659,970
IssuesEvent
2023-02-02 16:24:23
elastic/elasticsearch
https://api.github.com/repos/elastic/elasticsearch
closed
[CI] GeoIpDownloaderCliIT testGeoIpDatabasesDownloadNoGeoipProcessors failing
>test-failure :Data Management/Ingest Node Team:Data Management
Failed because of a NPE in the test itself. **Build scan:** https://gradle-enterprise.elastic.co/s/zztkk4y3bucwu/tests/:modules:ingest-geoip:internalClusterTest/org.elasticsearch.ingest.geoip.GeoIpDownloaderCliIT/testGeoIpDatabasesDownloadNoGeoipProcessors **Reproduction line:** ``` ./gradlew ':modules:ingest-geoip:i...
1.0
[CI] GeoIpDownloaderCliIT testGeoIpDatabasesDownloadNoGeoipProcessors failing - Failed because of a NPE in the test itself. **Build scan:** https://gradle-enterprise.elastic.co/s/zztkk4y3bucwu/tests/:modules:ingest-geoip:internalClusterTest/org.elasticsearch.ingest.geoip.GeoIpDownloaderCliIT/testGeoIpDatabasesDownload...
non_priority
geoipdownloadercliit testgeoipdatabasesdownloadnogeoipprocessors failing failed because of a npe in the test itself build scan reproduction line gradlew modules ingest geoip internalclustertest tests org elasticsearch ingest geoip geoipdownloadercliit testgeoipdatabasesdownloadnogeoipproc...
0
53,624
13,261,989,026
IssuesEvent
2020-08-20 20:54:10
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
closed
millipede / taupede: error message "Assertion `alpha >= 0' failed" leads to abortion (Trac #1773)
Migrated from Trac combo reconstruction defect
When running Taupede (icerec trunc version) reconstruction, the above problem causes the whole job to abort. Maybe returning a warning and continuing with the next frame would be better? A test file with 2 unproblematic events and 2 events causing abortion can be found here: /data/user/jstachurska/NuTauAna/trunk_icere...
1.0
millipede / taupede: error message "Assertion `alpha >= 0' failed" leads to abortion (Trac #1773) - When running Taupede (icerec trunc version) reconstruction, the above problem causes the whole job to abort. Maybe returning a warning and continuing with the next frame would be better? A test file with 2 unproblematic...
non_priority
millipede taupede error message assertion alpha failed leads to abortion trac when running taupede icerec trunc version reconstruction the above problem causes the whole job to abort maybe returning a warning and continuing with the next frame would be better a test file with unproblematic ev...
0
60,008
3,117,669,176
IssuesEvent
2015-09-04 03:58:19
framingeinstein/issues-test
https://api.github.com/repos/framingeinstein/issues-test
closed
SPK-41: Blog Category: Remove More Categories from page.
priority:low resolution:will-not-fix
Hi Andrew, Let's just remove the "More Categories" functionality from the blog category to save time. See screenshot. [~Spencer] - We can move this to 1.1 if needbe.
1.0
SPK-41: Blog Category: Remove More Categories from page. - Hi Andrew, Let's just remove the "More Categories" functionality from the blog category to save time. See screenshot. [~Spencer] - We can move this to 1.1 if needbe.
priority
spk blog category remove more categories from page hi andrew let s just remove the more categories functionality from the blog category to save time see screenshot we can move this to if needbe
1
1,129
3,381,145,652
IssuesEvent
2015-11-26 00:11:05
BCDevExchange/BCDevExchange-app
https://api.github.com/repos/BCDevExchange/BCDevExchange-app
opened
As a user I would like to test against the API methods so that I can determine if the API service delivers the information I need.
API Services Bulls Eye Center
Users need to be able to test the listed APIs to see if the API delivers information that is salient to the business need. Created by Paul R DOD 1. Users can test the API according to the spec. 2. Users can test against modern programming languages (JAVA, NODE, PHP etc) Connect with Peter, Todd, Fred, Leo
1.0
As a user I would like to test against the API methods so that I can determine if the API service delivers the information I need. - Users need to be able to test the listed APIs to see if the API delivers information that is salient to the business need. Created by Paul R DOD 1. Users can test the API according to t...
non_priority
as a user i would like to test against the api methods so that i can determine if the api service delivers the information i need users need to be able to test the listed apis to see if the api delivers information that is salient to the business need created by paul r dod users can test the api according to t...
0
197,923
22,617,748,194
IssuesEvent
2022-06-30 01:04:38
turkdevops/sanity
https://api.github.com/repos/turkdevops/sanity
opened
CVE-2022-2216 (High) detected in parse-url-5.0.2.tgz
security vulnerability
## CVE-2022-2216 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>parse-url-5.0.2.tgz</b></p></summary> <p>An advanced url parser supporting git urls too.</p> <p>Library home page: <a h...
True
CVE-2022-2216 (High) detected in parse-url-5.0.2.tgz - ## CVE-2022-2216 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>parse-url-5.0.2.tgz</b></p></summary> <p>An advanced url parser ...
non_priority
cve high detected in parse url tgz cve high severity vulnerability vulnerable library parse url tgz an advanced url parser supporting git urls too library home page a href path to dependency file package json path to vulnerable library node modules parse url packa...
0
84,407
15,720,901,073
IssuesEvent
2021-03-29 01:33:55
benchmarkdebricked/generator-jhipster
https://api.github.com/repos/benchmarkdebricked/generator-jhipster
closed
CVE-2020-5398 (High) detected in spring-web-5.0.6.RELEASE.jar - autoclosed
security vulnerability
## CVE-2020-5398 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-web-5.0.6.RELEASE.jar</b></p></summary> <p>Spring Web</p> <p>Library home page: <a href="https://github.com/spri...
True
CVE-2020-5398 (High) detected in spring-web-5.0.6.RELEASE.jar - autoclosed - ## CVE-2020-5398 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-web-5.0.6.RELEASE.jar</b></p></summa...
non_priority
cve high detected in spring web release jar autoclosed cve high severity vulnerability vulnerable library spring web release jar spring web library home page a href path to dependency file tmp ws scm generator jhipster test templates ci cd maven ngx yarn pom xml pa...
0
64,349
6,900,338,494
IssuesEvent
2017-11-24 17:59:21
emfoundation/ce100-app
https://api.github.com/repos/emfoundation/ce100-app
closed
filter organistions by tags (from the API)
bug DAM-API please-test T2h
Organisations can be filtered by tags and locations: - [x] update the list of tags and location - [x] update the queries to search for tag or location
1.0
filter organistions by tags (from the API) - Organisations can be filtered by tags and locations: - [x] update the list of tags and location - [x] update the queries to search for tag or location
non_priority
filter organistions by tags from the api organisations can be filtered by tags and locations update the list of tags and location update the queries to search for tag or location
0
89,157
3,790,282,569
IssuesEvent
2016-03-21 20:54:27
phetsims/fraction-matcher
https://api.github.com/repos/phetsims/fraction-matcher
closed
Shapes are not correctly positioned in the match collection
priority:2-high type:bug type:performance
The position of representations (circles, squares, etc...) in their gray box will be incorrect if they are included in the last match of a perfectly scored level. This was seen to happen on Witten (iPad2 9.2.1), diSessa (iPad3 9.2.1), and Tycho (iPad2 0.3 Beta 6). I'm labeling this as a performance issue since the iPa...
1.0
Shapes are not correctly positioned in the match collection - The position of representations (circles, squares, etc...) in their gray box will be incorrect if they are included in the last match of a perfectly scored level. This was seen to happen on Witten (iPad2 9.2.1), diSessa (iPad3 9.2.1), and Tycho (iPad2 0.3 Be...
priority
shapes are not correctly positioned in the match collection the position of representations circles squares etc in their gray box will be incorrect if they are included in the last match of a perfectly scored level this was seen to happen on witten disessa and tycho beta i m ...
1
216,184
7,301,965,700
IssuesEvent
2018-02-27 08:00:00
Motoxpro/WorldCupStatsSite
https://api.github.com/repos/Motoxpro/WorldCupStatsSite
closed
Add Timed Training Overall
Medium Priority Data Issue Medium Priority Feature MySQL
Create a timed training overall by adding up all of the finishes and taking the lowest score. If a rider hasn't done a timed training round, their finish for that round is last place or just the number of riders in the session. Don't bother breaking ties
2.0
Add Timed Training Overall - Create a timed training overall by adding up all of the finishes and taking the lowest score. If a rider hasn't done a timed training round, their finish for that round is last place or just the number of riders in the session. Don't bother breaking ties
priority
add timed training overall create a timed training overall by adding up all of the finishes and taking the lowest score if a rider hasn t done a timed training round their finish for that round is last place or just the number of riders in the session don t bother breaking ties
1
301,748
9,223,542,809
IssuesEvent
2019-03-12 03:58:30
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
net: icmpv4: Zephyr drops valid echo request
area: Conformance area: Networking bug priority: medium
Zephyr drops echo request with valid checksum. Zephyr must respond to valid echo request. [icmpv4-valid-chksum2.pcap.gz](https://github.com/zephyrproject-rtos/zephyr/files/2610165/icmpv4-valid-chksum2.pcap.gz) [icmpv4-valid-chksum1.pcap.gz](https://github.com/zephyrproject-rtos/zephyr/files/2610166/icmpv4-valid-chk...
1.0
net: icmpv4: Zephyr drops valid echo request - Zephyr drops echo request with valid checksum. Zephyr must respond to valid echo request. [icmpv4-valid-chksum2.pcap.gz](https://github.com/zephyrproject-rtos/zephyr/files/2610165/icmpv4-valid-chksum2.pcap.gz) [icmpv4-valid-chksum1.pcap.gz](https://github.com/zephyrpro...
priority
net zephyr drops valid echo request zephyr drops echo request with valid checksum zephyr must respond to valid echo request
1
36,340
14,979,486,378
IssuesEvent
2021-01-28 12:20:01
elastic/kibana
https://api.github.com/repos/elastic/kibana
opened
[Drilldowns] Enable Drilldowns in edit mode for faster testing
Feature:Dashboard Feature:Drilldowns Team:AppServices enhancement
Currently, it is very tedious to test changes in a drilldown as you have to: 1. save a drilldown 2. save the dashboard 3. try the drilldown We intentionally disabled drilldowns in edit mode, because we were afraid the users would lose unsaved changes when navigating away. But after [this awesome pr](https://g...
1.0
[Drilldowns] Enable Drilldowns in edit mode for faster testing - Currently, it is very tedious to test changes in a drilldown as you have to: 1. save a drilldown 2. save the dashboard 3. try the drilldown We intentionally disabled drilldowns in edit mode, because we were afraid the users would lose unsaved cha...
non_priority
enable drilldowns in edit mode for faster testing currently it is very tedious to test changes in a drilldown as you have to save a drilldown save the dashboard try the drilldown we intentionally disabled drilldowns in edit mode because we were afraid the users would lose unsaved changes when n...
0
443,384
12,793,665,996
IssuesEvent
2020-07-02 04:46:39
buddyboss/buddyboss-platform
https://api.github.com/repos/buddyboss/buddyboss-platform
closed
Cannot delete conversation when Notification component is deactivated
Has-PR bug priority: medium status: needs review
**Describe the bug** Cannot delete conversation when Notification component is deactivated **To Reproduce** Steps to reproduce the behavior: 1. Deactivate notification component 2. Try to delete a conversation, notice that it will not be deleted. **Screencast** https://drive.google.com/file/d/1KuPuBwPM7Av406...
1.0
Cannot delete conversation when Notification component is deactivated - **Describe the bug** Cannot delete conversation when Notification component is deactivated **To Reproduce** Steps to reproduce the behavior: 1. Deactivate notification component 2. Try to delete a conversation, notice that it will not be del...
priority
cannot delete conversation when notification component is deactivated describe the bug cannot delete conversation when notification component is deactivated to reproduce steps to reproduce the behavior deactivate notification component try to delete a conversation notice that it will not be del...
1
338,493
10,230,066,965
IssuesEvent
2019-08-17 18:03:43
simplitech/simpli-web-sdk
https://api.github.com/repos/simplitech/simpli-web-sdk
closed
input components should validate and validation and on schema should be a bind property instead of separate avj info
bug highpriority
selects are not currently validable
1.0
input components should validate and validation and on schema should be a bind property instead of separate avj info - selects are not currently validable
priority
input components should validate and validation and on schema should be a bind property instead of separate avj info selects are not currently validable
1
384,251
11,386,054,434
IssuesEvent
2020-01-29 12:28:26
NukkitX/Nukkit
https://api.github.com/repos/NukkitX/Nukkit
closed
Speedbug
[Priority] Medium [Status] Unconfirmed [Type] Bug
### Actual Behavior <!--- What actually happened --> I had a problem on my server using Nukkit X last version. Players spawn 9/10 times with a speed effect (not visible on effect menu) very high. Please fix this bug ! ### Steps to Reproduce <!--- Reliable steps which someone can use to reproduce the issue. ...
1.0
Speedbug - ### Actual Behavior <!--- What actually happened --> I had a problem on my server using Nukkit X last version. Players spawn 9/10 times with a speed effect (not visible on effect menu) very high. Please fix this bug ! ### Steps to Reproduce <!--- Reliable steps which someone can use to reproduce ...
priority
speedbug actual behavior i had a problem on my server using nukkit x last version players spawn times with a speed effect not visible on effect menu very high please fix this bug steps to reproduce i dont know sorry c
1
30,367
8,526,463,699
IssuesEvent
2018-11-02 16:19:30
tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow
closed
build with default cuda options fails with "/bin/bash: CUDA_TOOLKIT_PATH: unbound variable"
type:build/install
**System information** - Have I written custom code (as opposed to using a stock example script provided in TensorFlow): No - OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Linux Ubuntu 16.04.5 x86_64 - Mobile device (e.g. iPhone 8, Pixel 2, Samsung Galaxy) if the issue happens on mobile device: N/A - T...
1.0
build with default cuda options fails with "/bin/bash: CUDA_TOOLKIT_PATH: unbound variable" - **System information** - Have I written custom code (as opposed to using a stock example script provided in TensorFlow): No - OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Linux Ubuntu 16.04.5 x86_64 - Mobile d...
non_priority
build with default cuda options fails with bin bash cuda toolkit path unbound variable system information have i written custom code as opposed to using a stock example script provided in tensorflow no os platform and distribution e g linux ubuntu linux ubuntu mobile device ...
0
827,353
31,767,098,978
IssuesEvent
2023-09-12 09:26:00
brave/brave-browser
https://api.github.com/repos/brave/brave-browser
closed
[Playlist] Brave crashes when `Remove from Playlist` is clicked in the address bar playlist + button dropdown menu.
crash OS/Windows priority/P3 QA/No release-notes/exclude features/playlist OS/Desktop
<!-- Have you searched for similar issues? Before submitting this issue, please check the open issues and add a note before logging a new issue. PLEASE USE THE TEMPLATE BELOW TO PROVIDE INFORMATION ABOUT THE ISSUE. INSUFFICIENT INFO WILL GET THE ISSUE CLOSED. IT WILL ONLY BE REOPENED AFTER SUFFICIENT INFO IS PROV...
1.0
[Playlist] Brave crashes when `Remove from Playlist` is clicked in the address bar playlist + button dropdown menu. - <!-- Have you searched for similar issues? Before submitting this issue, please check the open issues and add a note before logging a new issue. PLEASE USE THE TEMPLATE BELOW TO PROVIDE INFORMATION ...
priority
brave crashes when remove from playlist is clicked in the address bar playlist button dropdown menu have you searched for similar issues before submitting this issue please check the open issues and add a note before logging a new issue please use the template below to provide information about the...
1
618,379
19,433,775,646
IssuesEvent
2021-12-21 14:52:35
BIDMCDigitalPsychiatry/LAMP-platform
https://api.github.com/repos/BIDMCDigitalPsychiatry/LAMP-platform
closed
User Hierarchy Update
bug 2day frontend priority 1
Can you please add the permission for User Admin roles to have access to the manage credentials button in the top left corner when they click on their listed role (where it says User Administrator in the corner). Additionally, make it so they can only assign the roles of user administrator and practice lead, not system...
1.0
User Hierarchy Update - Can you please add the permission for User Admin roles to have access to the manage credentials button in the top left corner when they click on their listed role (where it says User Administrator in the corner). Additionally, make it so they can only assign the roles of user administrator and p...
priority
user hierarchy update can you please add the permission for user admin roles to have access to the manage credentials button in the top left corner when they click on their listed role where it says user administrator in the corner additionally make it so they can only assign the roles of user administrator and p...
1
297,400
25,727,678,935
IssuesEvent
2022-12-07 17:47:23
liberland/liberland_substrate
https://api.github.com/repos/liberland/liberland_substrate
opened
LLM - multiple calls lack proper permission checks
tests-blocker
Following calls can be executed by any signed origin: * `fake_send` - we should only have it enabled on dev. Having it on/off should be part of chain_spec, it's not acceptable to have to change code when releasing to mainnet. * `freeze_llm` - this call allows freezing LLM for any account, as long as origin is signed....
1.0
LLM - multiple calls lack proper permission checks - Following calls can be executed by any signed origin: * `fake_send` - we should only have it enabled on dev. Having it on/off should be part of chain_spec, it's not acceptable to have to change code when releasing to mainnet. * `freeze_llm` - this call allows freez...
non_priority
llm multiple calls lack proper permission checks following calls can be executed by any signed origin fake send we should only have it enabled on dev having it on off should be part of chain spec it s not acceptable to have to change code when releasing to mainnet freeze llm this call allows freez...
0
103,312
8,895,997,387
IssuesEvent
2019-01-16 10:13:57
tracim/tracim
https://api.github.com/repos/tracim/tracim
opened
Cypress test: test not working good all the time tiny_mce__can_type_content_spec.js
backend test
**At present** The test "app_html-document/tiny_mce__can_type_content_spec.js" is not working correctly each time is starting. Sometime you just need to restart this test and its working **Expected** - [ ] If this test not working good all the time, we need to disabled this test.
1.0
Cypress test: test not working good all the time tiny_mce__can_type_content_spec.js - **At present** The test "app_html-document/tiny_mce__can_type_content_spec.js" is not working correctly each time is starting. Sometime you just need to restart this test and its working **Expected** - [ ] If this test not wo...
non_priority
cypress test test not working good all the time tiny mce can type content spec js at present the test app html document tiny mce can type content spec js is not working correctly each time is starting sometime you just need to restart this test and its working expected if this test not work...
0
414,550
27,991,906,811
IssuesEvent
2023-03-27 05:00:28
CarsOk/castillo_del_rey
https://api.github.com/repos/CarsOk/castillo_del_rey
closed
Script HTML, CSS
documentation
# Historias de usuario ## Yo como Aprendiz sena # Quiero llevar a cabo la realización de las interfaces de mi proyecto con su orden en el index # Para que de esta forma la avancemos con nuestro aplicativo. # Criterios de aceptación: - [] Debe cumplir con las herramientas de uso ya planteadas por nuestro g...
1.0
Script HTML, CSS - # Historias de usuario ## Yo como Aprendiz sena # Quiero llevar a cabo la realización de las interfaces de mi proyecto con su orden en el index # Para que de esta forma la avancemos con nuestro aplicativo. # Criterios de aceptación: - [] Debe cumplir con las herramientas de uso ya plant...
non_priority
script html css historias de usuario yo como aprendiz sena quiero llevar a cabo la realización de las interfaces de mi proyecto con su orden en el index para que de esta forma la avancemos con nuestro aplicativo criterios de aceptación debe cumplir con las herramientas de uso ya plante...
0
7,737
5,176,455,958
IssuesEvent
2017-01-19 00:46:53
geneontology/go-site
https://api.github.com/repos/geneontology/go-site
closed
Make sure that users.yaml is the sole source for user metadata
bug (B: affects usability)
Now that users.yaml (and its schema) have been merged (#106) added to the repo, no other user metadata should be edited or used. Talking with @cmungall, some of this will be taken care of by documentation sooner (#105), but at some point we will have to do one of the following: 1. remove the files: GO.curators_dbxrefs...
True
Make sure that users.yaml is the sole source for user metadata - Now that users.yaml (and its schema) have been merged (#106) added to the repo, no other user metadata should be edited or used. Talking with @cmungall, some of this will be taken care of by documentation sooner (#105), but at some point we will have to ...
non_priority
make sure that users yaml is the sole source for user metadata now that users yaml and its schema have been merged added to the repo no other user metadata should be edited or used talking with cmungall some of this will be taken care of by documentation sooner but at some point we will have to do o...
0
151,968
13,440,196,295
IssuesEvent
2020-09-08 00:00:24
InstituteforDiseaseModeling/covasim
https://api.github.com/repos/InstituteforDiseaseModeling/covasim
closed
WebApp: Tooltips for testing and tracing intervention should mention that people are isolated.
CovasimUI documentation enhancement
Covasim, WebApp, click to expand Interventions Bar, hover over the intervention tabs Current descriptions for Testing and Tracing interventions are: "Testing rates for people with symptoms" and "Contact Tracing of diagnosed cases (requires testing intervention to be set)" Nothing in this indicates how that reduce...
1.0
WebApp: Tooltips for testing and tracing intervention should mention that people are isolated. - Covasim, WebApp, click to expand Interventions Bar, hover over the intervention tabs Current descriptions for Testing and Tracing interventions are: "Testing rates for people with symptoms" and "Contact Tracing of dia...
non_priority
webapp tooltips for testing and tracing intervention should mention that people are isolated covasim webapp click to expand interventions bar hover over the intervention tabs current descriptions for testing and tracing interventions are testing rates for people with symptoms and contact tracing of dia...
0
95,070
10,865,387,877
IssuesEvent
2019-11-14 18:53:27
AIR-FOI-HR/AIR1925
https://api.github.com/repos/AIR-FOI-HR/AIR1925
closed
Izrada korisničkih zahtjeva
documentation
Identificiranje te popisivanje korisničkih zahtjeva sa razrađenim opisom i scenarijima.
1.0
Izrada korisničkih zahtjeva - Identificiranje te popisivanje korisničkih zahtjeva sa razrađenim opisom i scenarijima.
non_priority
izrada korisničkih zahtjeva identificiranje te popisivanje korisničkih zahtjeva sa razrađenim opisom i scenarijima
0
148,282
19,529,190,873
IssuesEvent
2021-12-30 13:41:27
developerone12/WebGoat-WhiteSource-Bolt
https://api.github.com/repos/developerone12/WebGoat-WhiteSource-Bolt
opened
CVE-2019-10768 (High) detected in angular-1.2.16.js, angular-1.2.16.min.js
security vulnerability
## CVE-2019-10768 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>angular-1.2.16.js</b>, <b>angular-1.2.16.min.js</b></p></summary> <p> <details><summary><b>angular-1.2.16.js</b></p>...
True
CVE-2019-10768 (High) detected in angular-1.2.16.js, angular-1.2.16.min.js - ## CVE-2019-10768 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>angular-1.2.16.js</b>, <b>angular-1.2.16...
non_priority
cve high detected in angular js angular min js cve high severity vulnerability vulnerable libraries angular js angular min js angular js angularjs is an mvc framework for building web applications the core features include html enhanced with custo...
0
476,317
13,736,755,215
IssuesEvent
2020-10-05 12:15:00
wso2/streaming-integrator-tooling
https://api.github.com/repos/wso2/streaming-integrator-tooling
opened
ETL Wizard - Multiple ETL wizards simultaneously do not work
Priority/High Severity/Critical Type/Bug
**Description:** When multiple ETL wizards are opened, they are not working properly. **Affected Product Version:** SI-Tooling 1.1.0
1.0
ETL Wizard - Multiple ETL wizards simultaneously do not work - **Description:** When multiple ETL wizards are opened, they are not working properly. **Affected Product Version:** SI-Tooling 1.1.0
priority
etl wizard multiple etl wizards simultaneously do not work description when multiple etl wizards are opened they are not working properly affected product version si tooling
1
6,001
8,674,599,627
IssuesEvent
2018-11-30 08:16:12
FundacionParaguaya/MentorApp
https://api.github.com/repos/FundacionParaguaya/MentorApp
reopened
Validation on day and year of birth date
UX Requirement bug
- [ ] Validation of Day and Year in the dropdown its delayed - An error message only appears when the user clicks on the next input field - When the user clicks on the next field it hides the invalid message - thus creating a usability issue - [ ] Validation on year is incorrect - This allows any number even those s...
1.0
Validation on day and year of birth date - - [ ] Validation of Day and Year in the dropdown its delayed - An error message only appears when the user clicks on the next input field - When the user clicks on the next field it hides the invalid message - thus creating a usability issue - [ ] Validation on year is inco...
non_priority
validation on day and year of birth date validation of day and year in the dropdown its delayed an error message only appears when the user clicks on the next input field when the user clicks on the next field it hides the invalid message thus creating a usability issue validation on year is incorrec...
0
44,558
11,461,490,745
IssuesEvent
2020-02-07 12:04:08
Qiskit/qiskit-aer
https://api.github.com/repos/Qiskit/qiskit-aer
closed
Pass user specified directories to the build system
build system enhancement
<!-- ⚠️ If you do not respect this template, your issue will be closed --> <!-- ⚠️ Make sure to browse the opened and closed issues --> ### Informations - **Qiskit AER version**: 0.1 - **Operating system**: OSX ### What is the current behavior? The make system does not find the OpenBLAS libraries in their d...
1.0
Pass user specified directories to the build system - <!-- ⚠️ If you do not respect this template, your issue will be closed --> <!-- ⚠️ Make sure to browse the opened and closed issues --> ### Informations - **Qiskit AER version**: 0.1 - **Operating system**: OSX ### What is the current behavior? The make ...
non_priority
pass user specified directories to the build system informations qiskit aer version operating system osx what is the current behavior the make system does not find the openblas libraries in their default location in osx instead the apple accelerate libs are always used ...
0
241,428
7,811,899,804
IssuesEvent
2018-06-12 11:44:09
our-city-app/oca-backend
https://api.github.com/repos/our-city-app/oca-backend
closed
Missing translation in sidebar?
priority_critical state_verification type_bug
The configuration looks the same as Lochristi, but in Niel it's called "Regional/Local News" instead of "Regionaal/Lokaal Nieuws". Are there other apps which have the same problem? ![image-1](https://user-images.githubusercontent.com/17762105/40789807-99d5224a-64f3-11e8-874a-467e7a62de88.jpg) ![image-1](https:...
1.0
Missing translation in sidebar? - The configuration looks the same as Lochristi, but in Niel it's called "Regional/Local News" instead of "Regionaal/Lokaal Nieuws". Are there other apps which have the same problem? ![image-1](https://user-images.githubusercontent.com/17762105/40789807-99d5224a-64f3-11e8-874a-467e...
priority
missing translation in sidebar the configuration looks the same as lochristi but in niel it s called regional local news instead of regionaal lokaal nieuws are there other apps which have the same problem
1
19,467
5,888,929,298
IssuesEvent
2017-05-17 11:32:32
mrr0088/Python_DataClassification
https://api.github.com/repos/mrr0088/Python_DataClassification
closed
Funcionalidad Clasificación (Parte 3)
code enhancement
Conseguir enlazar los botones de Jinja con el código Python para ejecutar en backend la clasificación de la noticia.
1.0
Funcionalidad Clasificación (Parte 3) - Conseguir enlazar los botones de Jinja con el código Python para ejecutar en backend la clasificación de la noticia.
non_priority
funcionalidad clasificación parte conseguir enlazar los botones de jinja con el código python para ejecutar en backend la clasificación de la noticia
0
117,430
9,935,037,769
IssuesEvent
2019-07-02 15:39:02
somaliaims/Somali-AIMSUI
https://api.github.com/repos/somaliaims/Somali-AIMSUI
closed
If set start and end year of report to 2019 - no projects
july testing
This setting should show all projects active at any point in 2019
1.0
If set start and end year of report to 2019 - no projects - This setting should show all projects active at any point in 2019
non_priority
if set start and end year of report to no projects this setting should show all projects active at any point in
0
763,379
26,754,702,661
IssuesEvent
2023-01-30 22:49:53
nv-morpheus/Morpheus
https://api.github.com/repos/nv-morpheus/Morpheus
reopened
[FEA] Remove Direct `cuda-python` Dependency
feature request Priority 2
**Is your feature request related to a problem? Please describe.** Found in issue #250, the update of `cuda-python` from `11.7.0` to `11.7.1` has broken both CI and the conda build. The main cause is the switch from the conda package `cudatoolkit` to `cuda-toolkit`. The new package doesnt seem to include the necessary...
1.0
[FEA] Remove Direct `cuda-python` Dependency - **Is your feature request related to a problem? Please describe.** Found in issue #250, the update of `cuda-python` from `11.7.0` to `11.7.1` has broken both CI and the conda build. The main cause is the switch from the conda package `cudatoolkit` to `cuda-toolkit`. The n...
priority
remove direct cuda python dependency is your feature request related to a problem please describe found in issue the update of cuda python from to has broken both ci and the conda build the main cause is the switch from the conda package cudatoolkit to cuda toolkit the new packa...
1
713,400
24,527,460,056
IssuesEvent
2022-10-11 14:05:34
grpc/grpc
https://api.github.com/repos/grpc/grpc
closed
When reading the properties of `RpcException`, an unrelated exception may be thrown
kind/bug lang/C# area/api priority/P2
I found this in 2.36.4 but it appears to still be an issue in the latest. When reading the properties of `RcpException`, an unrelated exception can be thrown. Specifically, `RpcException.Trailers` is of type `Metadata` and `Metadata.Value` can throw an exception from its getter. This is generally bad practice, and i...
1.0
When reading the properties of `RpcException`, an unrelated exception may be thrown - I found this in 2.36.4 but it appears to still be an issue in the latest. When reading the properties of `RcpException`, an unrelated exception can be thrown. Specifically, `RpcException.Trailers` is of type `Metadata` and `Metadata.V...
priority
when reading the properties of rpcexception an unrelated exception may be thrown i found this in but it appears to still be an issue in the latest when reading the properties of rcpexception an unrelated exception can be thrown specifically rpcexception trailers is of type metadata and metadata va...
1
410,506
11,992,452,507
IssuesEvent
2020-04-08 10:08:15
PostHog/posthog
https://api.github.com/repos/PostHog/posthog
opened
Add SMTP credentials in UX
enhancement priority-6
**Is your feature request related to a problem? Please describe.** For users to have a password reset, they currently have to set env variables. This isn't user friendly. **Describe the solution you'd like** In the settings page of the app, be able to set: ``` EMAIL_HOST EMAIL_PORT EMAIL_HOST_USER EMAIL_HOS...
1.0
Add SMTP credentials in UX - **Is your feature request related to a problem? Please describe.** For users to have a password reset, they currently have to set env variables. This isn't user friendly. **Describe the solution you'd like** In the settings page of the app, be able to set: ``` EMAIL_HOST EMAIL_POR...
priority
add smtp credentials in ux is your feature request related to a problem please describe for users to have a password reset they currently have to set env variables this isn t user friendly describe the solution you d like in the settings page of the app be able to set email host email por...
1
290,522
25,073,326,738
IssuesEvent
2022-11-07 13:49:56
jackmcgrath20088629/notes-app-2
https://api.github.com/repos/jackmcgrath20088629/notes-app-2
closed
New Functionality - Update a Note in the Notes Collection
enhancement test driven development
This new functionality should allow the user to update a note in the notes collection. The flow should be: - All notes [along with the index number in the ArrayList] should be printed to the console. - The user should be prompted to enter the index number of the note they wish to update. - The user is then asked t...
1.0
New Functionality - Update a Note in the Notes Collection - This new functionality should allow the user to update a note in the notes collection. The flow should be: - All notes [along with the index number in the ArrayList] should be printed to the console. - The user should be prompted to enter the index number ...
non_priority
new functionality update a note in the notes collection this new functionality should allow the user to update a note in the notes collection the flow should be all notes should be printed to the console the user should be prompted to enter the index number of the note they wish to update the user ...
0
733,306
25,299,828,766
IssuesEvent
2022-11-17 09:52:40
software-mansion/starknet.py
https://api.github.com/repos/software-mansion/starknet.py
closed
Investigate if methods using token_address must be updated
question priority: high
It seems like something related to token address was changed in general config: perhaps methods like get_balance need updating. ![image](https://user-images.githubusercontent.com/52135326/200853878-9727f54c-d8ca-4384-b6c9-15448f7b3d71.png)
1.0
Investigate if methods using token_address must be updated - It seems like something related to token address was changed in general config: perhaps methods like get_balance need updating. ![image](https://user-images.githubusercontent.com/52135326/200853878-9727f54c-d8ca-4384-b6c9-15448f7b3d71.png)
priority
investigate if methods using token address must be updated it seems like something related to token address was changed in general config perhaps methods like get balance need updating
1
6,870
15,686,961,734
IssuesEvent
2021-03-25 13:09:24
nikolagsiderov/APPartment
https://api.github.com/repos/nikolagsiderov/APPartment
closed
Introduce Areas in routing
General Architecture General UI
During development of #271 from @fr0wBtW, I figured it would be best if we separated the whole controllers' structure in areas...
1.0
Introduce Areas in routing - During development of #271 from @fr0wBtW, I figured it would be best if we separated the whole controllers' structure in areas...
non_priority
introduce areas in routing during development of from i figured it would be best if we separated the whole controllers structure in areas
0
33,982
2,774,133,775
IssuesEvent
2015-05-04 05:21:38
galenp/PROPERTYCOMPASS.ISSUES
https://api.github.com/repos/galenp/PROPERTYCOMPASS.ISSUES
closed
Payment details page - Credit Card number and Total field
1.3 Type-Suggestion 2.2 Priority-Low 3.5 Status-Resolved
Please refer attached image thanks, ![paymentdetails-carddetails and total field-29april2015](https://cloud.githubusercontent.com/assets/6513000/7390878/bd838976-ee99-11e4-9736-676411d6af5a.png)
1.0
Payment details page - Credit Card number and Total field - Please refer attached image thanks, ![paymentdetails-carddetails and total field-29april2015](https://cloud.githubusercontent.com/assets/6513000/7390878/bd838976-ee99-11e4-9736-676411d6af5a.png)
priority
payment details page credit card number and total field please refer attached image thanks
1
672,293
22,820,549,178
IssuesEvent
2022-07-12 01:32:27
LuanRT/YouTube.js
https://api.github.com/repos/LuanRT/YouTube.js
opened
Properly organize parser classes
enhancement good first issue priority: low
### Describe your suggestion The parser is mostly complete at this point, but I reckon the `classes` folder is a it messy. With f924a394091feda6f38168eb84ccb38ab1c701ce we should be able to put Renderers/DA classes in specific folders — that would allow us to find problematic code more easily. I already started doing ...
1.0
Properly organize parser classes - ### Describe your suggestion The parser is mostly complete at this point, but I reckon the `classes` folder is a it messy. With f924a394091feda6f38168eb84ccb38ab1c701ce we should be able to put Renderers/DA classes in specific folders — that would allow us to find problematic code mo...
priority
properly organize parser classes describe your suggestion the parser is mostly complete at this point but i reckon the classes folder is a it messy with we should be able to put renderers da classes in specific folders — that would allow us to find problematic code more easily i already started doing that...
1
4,491
6,996,111,643
IssuesEvent
2017-12-15 22:26:44
amcnulty/Whoop-It-Up
https://api.github.com/repos/amcnulty/Whoop-It-Up
closed
Mobile User page
Requirement
Basic mobile layout for the landing page - bootstrap 4 - modify grunt file (if needed) to compile scss - basic JS, no animation needed yet - basic CSS/JS for avatar selection - "Update Profile" button require backend support
1.0
Mobile User page - Basic mobile layout for the landing page - bootstrap 4 - modify grunt file (if needed) to compile scss - basic JS, no animation needed yet - basic CSS/JS for avatar selection - "Update Profile" button require backend support
non_priority
mobile user page basic mobile layout for the landing page bootstrap modify grunt file if needed to compile scss basic js no animation needed yet basic css js for avatar selection update profile button require backend support
0
53,389
13,161,489,515
IssuesEvent
2020-08-10 19:38:32
mozilla-mobile/fenix
https://api.github.com/repos/mozilla-mobile/fenix
closed
FNX-4726 ⁃ Dependency substitution for android-components
E5 P2 eng:build
This will allow us to easily develop against a local checkout of `android-components`. Currently blocked on a-c moving to AndroidX (https://github.com/mozilla-mobile/android-components/issues/842). Also, see similar r-b issue: https://github.com/mozilla-mobile/reference-browser/issues/365
1.0
FNX-4726 ⁃ Dependency substitution for android-components - This will allow us to easily develop against a local checkout of `android-components`. Currently blocked on a-c moving to AndroidX (https://github.com/mozilla-mobile/android-components/issues/842). Also, see similar r-b issue: https://github.com/mozilla-mobil...
non_priority
fnx ⁃ dependency substitution for android components this will allow us to easily develop against a local checkout of android components currently blocked on a c moving to androidx also see similar r b issue
0
215,825
16,707,166,899
IssuesEvent
2021-06-09 11:24:55
ita-social-projects/EventsExpress
https://api.github.com/repos/ita-social-projects/EventsExpress
opened
Verify that the event owner can create an online event and add a link to that event
test
**Date Time** 06-09-2021 15:15 **Priority** Medium **Description** This test verifies if the event owner can provide a link to the online event. **Pre-requisites** 1. Move to https://eventsexpress-test.azurewebsites.net/home/events?page=1&status=active 2. Authorize as a user (E-Mail: eventsexpress.testuse...
1.0
Verify that the event owner can create an online event and add a link to that event - **Date Time** 06-09-2021 15:15 **Priority** Medium **Description** This test verifies if the event owner can provide a link to the online event. **Pre-requisites** 1. Move to https://eventsexpress-test.azurewebsites.net/h...
non_priority
verify that the event owner can create an online event and add a link to that event date time priority medium description this test verifies if the event owner can provide a link to the online event pre requisites move to authorize as a user e mail eventsexpress gm...
0
329,621
10,022,309,203
IssuesEvent
2019-07-16 16:23:10
strapi/strapi
https://api.github.com/repos/strapi/strapi
closed
Authenticating a user with Google is throwing 500 on the 2nd login
priority: medium status: have to reproduce type: bug 🐛
<!-- ⚠️ If you do not respect this template your issue will be closed. --> <!-- =============================================================================== --> <!-- ⚠️ If you are not using the current Strapi release, you will be asked to update. --> <!-- Please see the wiki for guides on upgrading to the lates...
1.0
Authenticating a user with Google is throwing 500 on the 2nd login - <!-- ⚠️ If you do not respect this template your issue will be closed. --> <!-- =============================================================================== --> <!-- ⚠️ If you are not using the current Strapi release, you will be asked to updat...
priority
authenticating a user with google is throwing on the login informations node js version npm version strapi version alpha database mongodb operating system what is the current behavior after ...
1
260,463
22,622,957,629
IssuesEvent
2022-06-30 08:12:42
wazuh/wazuh
https://api.github.com/repos/wazuh/wazuh
closed
Release 4.3.5
release test/4.3.5
Main issue gathering all the tasks regarding the preparation and validation of Wazuh version 4.3.5 release. Close the issue only after the GA release. ## Release info | | | |---------------------------------------|...
1.0
Release 4.3.5 - Main issue gathering all the tasks regarding the preparation and validation of Wazuh version 4.3.5 release. Close the issue only after the GA release. ## Release info | | | |------------------------...
non_priority
release main issue gathering all the tasks regarding the preparation and validation of wazuh version release close the issue only after the ga release release info ...
0
21,378
29,202,228,594
IssuesEvent
2023-05-21 00:36:56
devssa/onde-codar-em-salvador
https://api.github.com/repos/devssa/onde-codar-em-salvador
closed
[Remoto] Product Manager na Coodesh
SALVADOR GESTÃO DE PROJETOS JIRA REQUISITOS REMOTO PROCESSOS GITHUB UMA POWER BI APIs NEGÓCIOS PRODUCT MANAGER Stale
## Descrição da vaga: Esta é uma vaga de um parceiro da plataforma Coodesh, ao candidatar-se você terá acesso as informações completas sobre a empresa e benefícios. Fique atento ao redirecionamento que vai te levar para uma url [https://coodesh.com](https://coodesh.com/vagas/product-manager-152815535?utm_source=...
1.0
[Remoto] Product Manager na Coodesh - ## Descrição da vaga: Esta é uma vaga de um parceiro da plataforma Coodesh, ao candidatar-se você terá acesso as informações completas sobre a empresa e benefícios. Fique atento ao redirecionamento que vai te levar para uma url [https://coodesh.com](https://coodesh.com/vagas...
non_priority
product manager na coodesh descrição da vaga esta é uma vaga de um parceiro da plataforma coodesh ao candidatar se você terá acesso as informações completas sobre a empresa e benefícios fique atento ao redirecionamento que vai te levar para uma url com o pop up personalizado de candidatura 👋 a ...
0
517,461
15,013,967,458
IssuesEvent
2021-02-01 05:39:45
TerriaJS/nationalmap
https://api.github.com/repos/TerriaJS/nationalmap
closed
NationalMap - Jan 2021 release (v8)
High priority
**HIGH PRIORITY:** - [ ] AREMI catalogue transfer to NatMap https://github.com/TerriaJS/aremi-natmap/issues/437 - Data transfer mapping is [HERE ](https://csiroau.sharepoint.com/:w:/r/sites/WebDataPlatformsgroup/Shared%20Documents/General/Terria/AREMI/Data/Decommissioning%20-%20data%20transfer%20to%20NatMap/AREMI%20...
1.0
NationalMap - Jan 2021 release (v8) - **HIGH PRIORITY:** - [ ] AREMI catalogue transfer to NatMap https://github.com/TerriaJS/aremi-natmap/issues/437 - Data transfer mapping is [HERE ](https://csiroau.sharepoint.com/:w:/r/sites/WebDataPlatformsgroup/Shared%20Documents/General/Terria/AREMI/Data/Decommissioning%20-%20...
priority
nationalmap jan release high priority aremi catalogue transfer to natmap data transfer mapping is porting related issues for aremi data token implementation for wa services isf data investigate css custom sheets and vector data handling traffic volumes nsw transpor...
1
268,400
23,366,318,859
IssuesEvent
2022-08-10 15:38:56
cosmos/ibc-go
https://api.github.com/repos/cosmos/ibc-go
opened
E2E: Timeout IBC transfer
testing
<!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺ v ✰ Thanks for opening an issue! ✰ v Before smashing the submit button please review the template. v Word of caution: poorly thought-out proposals may be rejected v without deliberati...
1.0
E2E: Timeout IBC transfer - <!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺ v ✰ Thanks for opening an issue! ✰ v Before smashing the submit button please review the template. v Word of caution: poorly thought-out proposals may be rejected v ...
non_priority
timeout ibc transfer ☺ v ✰ thanks for opening an issue ✰ v before smashing the submit button please review the template v word of caution poorly thought out proposals may be rejected v ...
0
40,304
5,199,405,735
IssuesEvent
2017-01-23 20:47:51
azavea/cac-tripplanner
https://api.github.com/repos/azavea/cac-tripplanner
opened
Explore nav button has no effect on Learn page
bug redesign
On staging, go to the Learn page. Click the Explore link in the top nav. Nothing happens. Should go to Explore mode.
1.0
Explore nav button has no effect on Learn page - On staging, go to the Learn page. Click the Explore link in the top nav. Nothing happens. Should go to Explore mode.
non_priority
explore nav button has no effect on learn page on staging go to the learn page click the explore link in the top nav nothing happens should go to explore mode
0
3,925
6,845,689,064
IssuesEvent
2017-11-13 09:17:46
openvstorage/volumedriver
https://api.github.com/repos/openvstorage/volumedriver
closed
Redirected volume removal times out and leaves stale metadata
priority_normal process_wontfix type_bug
Scenario: - config: - redirect timeout 5 secs - backend timeout 15 secs - volume V is running on node N - SCO write W to the backend is happening in the background - volume removal is started on node M -> redirect to node N, removal needs to wait for W to finish - W encounters backend issues, finishes (unsuccessf...
1.0
Redirected volume removal times out and leaves stale metadata - Scenario: - config: - redirect timeout 5 secs - backend timeout 15 secs - volume V is running on node N - SCO write W to the backend is happening in the background - volume removal is started on node M -> redirect to node N, removal needs to wait for...
non_priority
redirected volume removal times out and leaves stale metadata scenario config redirect timeout secs backend timeout secs volume v is running on node n sco write w to the backend is happening in the background volume removal is started on node m redirect to node n removal needs to wait for ...
0
23,626
12,042,422,297
IssuesEvent
2020-04-14 10:32:04
flutter/gallery
https://api.github.com/repos/flutter/gallery
closed
[Performance] Use deferred loading to improve performance
performance
## Acceptance Criteria * The studies load asynchronously after the initial page load * Load non necessary locales asynchronously https://dart.dev/guides/language/language-tour#deferred-loading Migrated from https://github.com/material-components/material-components-flutter-gallery/issues/571
True
[Performance] Use deferred loading to improve performance - ## Acceptance Criteria * The studies load asynchronously after the initial page load * Load non necessary locales asynchronously https://dart.dev/guides/language/language-tour#deferred-loading Migrated from https://github.com/material-components/materi...
non_priority
use deferred loading to improve performance acceptance criteria the studies load asynchronously after the initial page load load non necessary locales asynchronously migrated from
0
35,025
9,531,211,295
IssuesEvent
2019-04-29 15:29:58
Guestlogix/traveler-ios
https://api.github.com/repos/Guestlogix/traveler-ios
closed
Minor | Text in "Airline Name" and "Flight Number" field disappear when dismissing keyboard on those fields
:bug: bug Future Build iOS pm-review
**Steps:** 1. Launch App 2. Navigate to booking form 3. Click "Airline Name" or "Flight Number" 4. Dismiss keyboard by dragging down on the screen **Actual result:** Keyboard is dismissed but text inside that field also disappears **Expected result:** Keyboard dismisses without text disappearing **Scr...
1.0
Minor | Text in "Airline Name" and "Flight Number" field disappear when dismissing keyboard on those fields - **Steps:** 1. Launch App 2. Navigate to booking form 3. Click "Airline Name" or "Flight Number" 4. Dismiss keyboard by dragging down on the screen **Actual result:** Keyboard is dismissed but text in...
non_priority
minor text in airline name and flight number field disappear when dismissing keyboard on those fields steps launch app navigate to booking form click airline name or flight number dismiss keyboard by dragging down on the screen actual result keyboard is dismissed but text in...
0
271,769
8,489,111,978
IssuesEvent
2018-10-26 18:48:00
wevote/WebApp
https://api.github.com/repos/wevote/WebApp
closed
Race Level & Decided State: Save in Store
Difficulty: Medium Priority: 1
### Please describe the issue (What happens? What do you expect?) When a voter dives in to look at a candidate or measure from the Ballot page, and then comes back to the ballot, the "Race Level" (Federal, State, Measure, Local), and the "Decided State" (Remaining Decisions, All Items, Items Decided) both get unset. S...
1.0
Race Level & Decided State: Save in Store - ### Please describe the issue (What happens? What do you expect?) When a voter dives in to look at a candidate or measure from the Ballot page, and then comes back to the ballot, the "Race Level" (Federal, State, Measure, Local), and the "Decided State" (Remaining Decisions,...
priority
race level decided state save in store please describe the issue what happens what do you expect when a voter dives in to look at a candidate or measure from the ballot page and then comes back to the ballot the race level federal state measure local and the decided state remaining decisions ...
1
26,516
26,903,976,433
IssuesEvent
2023-02-06 17:33:21
DCS-LCSR/SignStream3
https://api.github.com/repos/DCS-LCSR/SignStream3
opened
Changing Utterance name UI not working as expected
bug severity LOW usability concern
Changing the name of an utterance appears to have some bugs. From the User's Guide... > 4. To edit the label (i.e., assign or change the name of Utterance), click on the label > in the Utterance Bar of the Temporal Partition and hold the mouse down until > the text becomes editable (just as you would edit a filen...
True
Changing Utterance name UI not working as expected - Changing the name of an utterance appears to have some bugs. From the User's Guide... > 4. To edit the label (i.e., assign or change the name of Utterance), click on the label > in the Utterance Bar of the Temporal Partition and hold the mouse down until > the ...
non_priority
changing utterance name ui not working as expected changing the name of an utterance appears to have some bugs from the user s guide to edit the label i e assign or change the name of utterance click on the label in the utterance bar of the temporal partition and hold the mouse down until the ...
0
631,357
20,151,151,704
IssuesEvent
2022-02-09 12:31:48
ita-social-projects/horondi_admin
https://api.github.com/repos/ita-social-projects/horondi_admin
closed
(SP:1)Material initial values don`t show on form
bug priority: high Admin
Steps to reproduce: 1) Go to https://horondi-admin-staging.azurewebsites.net/materials 2) Open material Actual result: ![image](https://user-images.githubusercontent.com/37375602/114228053-83bc0b00-997e-11eb-84c2-5ef46db94329.png) Expected result: Initial values should be shown in material form for each materia...
1.0
(SP:1)Material initial values don`t show on form - Steps to reproduce: 1) Go to https://horondi-admin-staging.azurewebsites.net/materials 2) Open material Actual result: ![image](https://user-images.githubusercontent.com/37375602/114228053-83bc0b00-997e-11eb-84c2-5ef46db94329.png) Expected result: Initial value...
priority
sp material initial values don t show on form steps to reproduce go to open material actual result expected result initial values should be shown in material form for each material
1
108,028
4,325,558,759
IssuesEvent
2016-07-26 00:28:34
syb0rg/Khronos
https://api.github.com/repos/syb0rg/Khronos
closed
CMake Rebuild Problems
Priority: Medium Status: Completed Status: Pending Type: Bug
Upon rebuilding, CMake sometimes fails to download external dependencies. Deleting the project's folder in the `libs` solves the issue.
1.0
CMake Rebuild Problems - Upon rebuilding, CMake sometimes fails to download external dependencies. Deleting the project's folder in the `libs` solves the issue.
priority
cmake rebuild problems upon rebuilding cmake sometimes fails to download external dependencies deleting the project s folder in the libs solves the issue
1
120,540
15,776,445,503
IssuesEvent
2021-04-01 04:42:44
microsoft/react-native-windows
https://api.github.com/repos/microsoft/react-native-windows
closed
How to deal with NM breaking changes
Agenda Area: Native Modules enhancement needs dev design
Meta-point: we have breaking changes for NM across releases (C# for 0.63, e.g.). How do we deal with keeping community modules working despite breaking changes in the platform? Breaking changes in Native Modules should have a higher bar than other breaking changes. Do we need to make the breaking change now at all?...
1.0
How to deal with NM breaking changes - Meta-point: we have breaking changes for NM across releases (C# for 0.63, e.g.). How do we deal with keeping community modules working despite breaking changes in the platform? Breaking changes in Native Modules should have a higher bar than other breaking changes. Do we need ...
non_priority
how to deal with nm breaking changes meta point we have breaking changes for nm across releases c for e g how do we deal with keeping community modules working despite breaking changes in the platform breaking changes in native modules should have a higher bar than other breaking changes do we need t...
0
54,636
7,904,502,742
IssuesEvent
2018-07-02 05:05:01
SalatielBairros/HomeLibrary
https://api.github.com/repos/SalatielBairros/HomeLibrary
opened
Terminar documentação inicial
documentation help wanted
Terminar documentação inicial do projeto para entrega do Marco Avaliativo 2.
1.0
Terminar documentação inicial - Terminar documentação inicial do projeto para entrega do Marco Avaliativo 2.
non_priority
terminar documentação inicial terminar documentação inicial do projeto para entrega do marco avaliativo
0
34,006
16,373,389,657
IssuesEvent
2021-05-15 15:59:27
Dart-Code/Dart-Code
https://api.github.com/repos/Dart-Code/Dart-Code
closed
Unusable in Large Monorepo
awaiting info in editor in lsp/analysis server is performance
We operate a large (~230k lines) monorepo consisting of several Flutter teams, several apps and several dozens of packages all using various Dart versions (null-safe and non-null-safe, though the entire monorepo uses Flutter 2.0.5). As the monorepo has continued to grow, intellisense, auto-complete, auto-import etc per...
True
Unusable in Large Monorepo - We operate a large (~230k lines) monorepo consisting of several Flutter teams, several apps and several dozens of packages all using various Dart versions (null-safe and non-null-safe, though the entire monorepo uses Flutter 2.0.5). As the monorepo has continued to grow, intellisense, auto-...
non_priority
unusable in large monorepo we operate a large lines monorepo consisting of several flutter teams several apps and several dozens of packages all using various dart versions null safe and non null safe though the entire monorepo uses flutter as the monorepo has continued to grow intellisense auto com...
0
105,160
9,037,227,639
IssuesEvent
2019-02-09 08:14:08
chartjs/chartjs-plugin-datalabels
https://api.github.com/repos/chartjs/chartjs-plugin-datalabels
closed
[ask] get error from script source
needs test case
hello, i try this plugin on my html, but when i put the script then reload the page, i get 2 error like this.. ![screenshot from 2019-02-06 10-25-52](https://user-images.githubusercontent.com/17553775/52318955-a39bc100-29f9-11e9-82d4-5bf06e083230.png) ![screenshot from 2019-02-06 10-18-49](https://user-images.githubu...
1.0
[ask] get error from script source - hello, i try this plugin on my html, but when i put the script then reload the page, i get 2 error like this.. ![screenshot from 2019-02-06 10-25-52](https://user-images.githubusercontent.com/17553775/52318955-a39bc100-29f9-11e9-82d4-5bf06e083230.png) ![screenshot from 2019-02-06 ...
non_priority
get error from script source hello i try this plugin on my html but when i put the script then reload the page i get error like this do you guys know why this happen thanks
0
139,372
12,855,294,750
IssuesEvent
2020-07-09 04:46:13
rnpgp/rnp
https://api.github.com/repos/rnpgp/rnp
opened
Update Fuzzer section of `develop.adoc` due to #1195
documentation
From @ni4 : > LGTM, except minor copyright year mismatch. > And it would be also good to update Fuzzer section of develop.adoc once this is merged.
1.0
Update Fuzzer section of `develop.adoc` due to #1195 - From @ni4 : > LGTM, except minor copyright year mismatch. > And it would be also good to update Fuzzer section of develop.adoc once this is merged.
non_priority
update fuzzer section of develop adoc due to from lgtm except minor copyright year mismatch and it would be also good to update fuzzer section of develop adoc once this is merged
0
67,393
12,953,373,853
IssuesEvent
2020-07-20 00:20:58
Abbassihraf/P-curiosity-LAB
https://api.github.com/repos/Abbassihraf/P-curiosity-LAB
closed
Programm details
Code In progress
### **All versions** - [x] Include nav - [x] Include hero header - [ ] Programms details section - [x] Include footer
1.0
Programm details - ### **All versions** - [x] Include nav - [x] Include hero header - [ ] Programms details section - [x] Include footer
non_priority
programm details all versions include nav include hero header programms details section include footer
0
171,995
6,497,755,605
IssuesEvent
2017-08-22 15:00:02
fossasia/susi_skill_cms
https://api.github.com/repos/fossasia/susi_skill_cms
closed
Follow web chat and use same icons in dropdown
bug Priority: High
![screenshot from 2017-08-02 14-21-26](https://user-images.githubusercontent.com/1583873/28873836-8c23ebc4-778f-11e7-9a33-514c1f60ae6c.png) Please implement and use the same icons.
1.0
Follow web chat and use same icons in dropdown - ![screenshot from 2017-08-02 14-21-26](https://user-images.githubusercontent.com/1583873/28873836-8c23ebc4-778f-11e7-9a33-514c1f60ae6c.png) Please implement and use the same icons.
priority
follow web chat and use same icons in dropdown please implement and use the same icons
1
102,088
11,274,343,838
IssuesEvent
2020-01-14 18:21:57
lxc/lxd
https://api.github.com/repos/lxc/lxd
closed
Multi-architecture clustering
API Documentation Easy Feature
LXD clustering can be used to turn multiple LXD servers into one large instance. Right now, this assumes that all servers in the cluster are of the same architecture. While that's certainly the common case, there are times where it would be useful to have a single LXD cluster which supports multiple architectures, ...
1.0
Multi-architecture clustering - LXD clustering can be used to turn multiple LXD servers into one large instance. Right now, this assumes that all servers in the cluster are of the same architecture. While that's certainly the common case, there are times where it would be useful to have a single LXD cluster which s...
non_priority
multi architecture clustering lxd clustering can be used to turn multiple lxd servers into one large instance right now this assumes that all servers in the cluster are of the same architecture while that s certainly the common case there are times where it would be useful to have a single lxd cluster which s...
0
57,435
11,756,093,988
IssuesEvent
2020-03-13 10:50:20
fac19/week2-hklo
https://api.github.com/repos/fac19/week2-hklo
closed
G R E A T J O B 😍
code review compliment
I love the concept of the game - you've done an amazing job fetching and displaying the data on the page! Well done you, this is great! And... a super mega well done for working from home. I really admire what you've managed to create together working remotely. Wow! PS: I'm a big fan of your game :) ![](https:...
1.0
G R E A T J O B 😍 - I love the concept of the game - you've done an amazing job fetching and displaying the data on the page! Well done you, this is great! And... a super mega well done for working from home. I really admire what you've managed to create together working remotely. Wow! PS: I'm a big fan of your...
non_priority
g r e a t j o b 😍 i love the concept of the game you ve done an amazing job fetching and displaying the data on the page well done you this is great and a super mega well done for working from home i really admire what you ve managed to create together working remotely wow ps i m a big fan of your...
0
35,726
7,800,101,936
IssuesEvent
2018-06-09 04:49:46
StrikeNP/trac_test
https://api.github.com/repos/StrikeNP/trac_test
closed
Nightly plots do not appear for CAM, GFDL, and SAM on 29 Jan 2012 (Trac #491)
Migrated from Trac clubb_src defect roehl@uwm.edu
The jpg images are missing when I try to display the nightly plots for CAM, GFDL, and SAM. However, CLUBB standalone plots do appear. Steven, could you please investigate? Attachments: Migrated from http://carson.math.uwm.edu/trac/clubb/ticket/491 ```json { "status": "closed", "changetime": "2012-02-07T15...
1.0
Nightly plots do not appear for CAM, GFDL, and SAM on 29 Jan 2012 (Trac #491) - The jpg images are missing when I try to display the nightly plots for CAM, GFDL, and SAM. However, CLUBB standalone plots do appear. Steven, could you please investigate? Attachments: Migrated from http://carson.math.uwm.edu/trac/club...
non_priority
nightly plots do not appear for cam gfdl and sam on jan trac the jpg images are missing when i try to display the nightly plots for cam gfdl and sam however clubb standalone plots do appear steven could you please investigate attachments migrated from json status closed ...
0
366,310
10,819,566,544
IssuesEvent
2019-11-08 14:39:30
raz0red/wii-mednafen
https://api.github.com/repos/raz0red/wii-mednafen
closed
NTFS Support
Priority-Medium Type-Enhancement auto-migrated
``` Please add Support to NTFS Hard Disk! ``` Original issue reported on code.google.com by `cardelli...@gmail.com` on 3 Mar 2012 at 9:41
1.0
NTFS Support - ``` Please add Support to NTFS Hard Disk! ``` Original issue reported on code.google.com by `cardelli...@gmail.com` on 3 Mar 2012 at 9:41
priority
ntfs support please add support to ntfs hard disk original issue reported on code google com by cardelli gmail com on mar at
1
251,860
21,526,307,611
IssuesEvent
2022-04-28 18:49:29
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
server: TestClusterVersionUpgrade failed
C-test-failure O-robot GA-blocker T-server-and-security branch-release-22.1.0
server.TestClusterVersionUpgrade [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=4938477&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=4938477&tab=artifacts#/) on release-22.1.0 @ [dc225064c5f50ae59bd2216283b5a1ee13adbd1d](https://github.com/cockroachdb/cockroach/co...
1.0
server: TestClusterVersionUpgrade failed - server.TestClusterVersionUpgrade [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=4938477&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=4938477&tab=artifacts#/) on release-22.1.0 @ [dc225064c5f50ae59bd2216283b5a1ee13adbd1d](...
non_priority
server testclusterversionupgrade failed server testclusterversionupgrade with on release run testclusterversionupgrade test log scope go test logs captured to artifacts tmp tmp test log scope go use show logs to present logs inline version cluster test go ...
0
107,149
16,751,637,914
IssuesEvent
2021-06-12 01:34:59
gms-ws-demo/nibrs
https://api.github.com/repos/gms-ws-demo/nibrs
opened
CVE-2018-14718 (High) detected in multiple libraries
security vulnerability
## CVE-2018-14718 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jackson-databind-2.9.5.jar</b>, <b>jackson-databind-2.9.6.jar</b>, <b>jackson-databind-2.8.0.jar</b>, <b>jackson-data...
True
CVE-2018-14718 (High) detected in multiple libraries - ## CVE-2018-14718 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jackson-databind-2.9.5.jar</b>, <b>jackson-databind-2.9.6.jar<...
non_priority
cve high detected in multiple libraries cve high severity vulnerability vulnerable libraries jackson databind jar jackson databind jar jackson databind jar jackson databind jar jackson databind jar general data binding functionality for jackso...
0
93
2,502,435,182
IssuesEvent
2015-01-09 08:56:27
dhowe/AdNauseam
https://api.github.com/repos/dhowe/AdNauseam
closed
Things to finish for before video screencasts
1 - Awaiting Code PRIORITY: High
@dhowe these are the things we still need to fix before I can make the screencasts: - [x] release a fix to the borked #132 - [x] implement popup #70 - [ ] display text ads #112 - [ ] add (non-tracking) share buttons to the site #134 - [ ] use a placeholder image for banners #122 - [ ] show the ad visiting animati...
1.0
Things to finish for before video screencasts - @dhowe these are the things we still need to fix before I can make the screencasts: - [x] release a fix to the borked #132 - [x] implement popup #70 - [ ] display text ads #112 - [ ] add (non-tracking) share buttons to the site #134 - [ ] use a placeholder image for ...
non_priority
things to finish for before video screencasts dhowe these are the things we still need to fix before i can make the screencasts release a fix to the borked implement popup display text ads add non tracking share buttons to the site use a placeholder image for banners s...
0
20,862
14,221,132,893
IssuesEvent
2020-11-17 15:20:36
spdk/spdk
https://api.github.com/repos/spdk/spdk
closed
Vagrant VM startup failure (libvirt)
Infrastructure Intermittent Failure
Failure log shows: 00:00:31.690 ==> default: -> value=-drive, 00:00:31.690 ==> default: -> value=format=raw,file=/var/lib/libvirt/images/backends/ex0-nvme-zero.img,if=none,id=nvme-2, 00:00:31.690 ==> default: -> value=-device, 00:00:31.690 ==> default: -> value=nvme,drive=nvme-2,serial=1234...
1.0
Vagrant VM startup failure (libvirt) - Failure log shows: 00:00:31.690 ==> default: -> value=-drive, 00:00:31.690 ==> default: -> value=format=raw,file=/var/lib/libvirt/images/backends/ex0-nvme-zero.img,if=none,id=nvme-2, 00:00:31.690 ==> default: -> value=-device, 00:00:31.690 ==> default: ...
non_priority
vagrant vm startup failure libvirt failure log shows default value drive default value format raw file var lib libvirt images backends nvme zero img if none id nvme default value device default value nvme drive n...
0
34,140
6,299,691,103
IssuesEvent
2017-07-21 00:09:35
dgraph-io/dgraph
https://api.github.com/repos/dgraph-io/dgraph
closed
Update Go client documentation
documentation in progress
The client has a new API. We should update the documentation at docs.dgraph.io and in the Godoc.
1.0
Update Go client documentation - The client has a new API. We should update the documentation at docs.dgraph.io and in the Godoc.
non_priority
update go client documentation the client has a new api we should update the documentation at docs dgraph io and in the godoc
0
517,703
15,018,708,058
IssuesEvent
2021-02-01 12:36:14
buidl-labs/crypto-code-school-inside-tezos
https://api.github.com/repos/buidl-labs/crypto-code-school-inside-tezos
opened
Auth flow
Priority: Medium Type: Enhancement
Edge case that needs to be handled: 1. If the wallet is Uninstall after log in. Don't allow users to login. 2. Update copy for creating account in case where If no account is found.
1.0
Auth flow - Edge case that needs to be handled: 1. If the wallet is Uninstall after log in. Don't allow users to login. 2. Update copy for creating account in case where If no account is found.
priority
auth flow edge case that needs to be handled if the wallet is uninstall after log in don t allow users to login update copy for creating account in case where if no account is found
1
397,285
27,158,460,109
IssuesEvent
2023-02-17 09:53:21
appsmithorg/appsmith-docs
https://api.github.com/repos/appsmithorg/appsmith-docs
closed
[Docs]: Button Widget
Documentation Doc Rehaul User Education Pod
### Is there an existing issue for this? - [X] I have searched the existing issues ### Documentation Link https://docs.appsmith.com/reference/widgets/button ### Discord/slack/intercom Link _No response_ ### Describe the problem Restructuring ### Describe the improvement Rehaul
1.0
[Docs]: Button Widget - ### Is there an existing issue for this? - [X] I have searched the existing issues ### Documentation Link https://docs.appsmith.com/reference/widgets/button ### Discord/slack/intercom Link _No response_ ### Describe the problem Restructuring ### Describe the improvement Rehaul
non_priority
button widget is there an existing issue for this i have searched the existing issues documentation link discord slack intercom link no response describe the problem restructuring describe the improvement rehaul
0
161,824
20,156,384,692
IssuesEvent
2022-02-09 16:49:49
ioana-nicolae/renovate2
https://api.github.com/repos/ioana-nicolae/renovate2
opened
CVE-2017-16137 (Medium) detected in debug-2.2.0.tgz
security vulnerability
## CVE-2017-16137 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>debug-2.2.0.tgz</b></p></summary> <p>small debugging utility</p> <p>Library home page: <a href="https://registry.npm...
True
CVE-2017-16137 (Medium) detected in debug-2.2.0.tgz - ## CVE-2017-16137 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>debug-2.2.0.tgz</b></p></summary> <p>small debugging utility</...
non_priority
cve medium detected in debug tgz cve medium severity vulnerability vulnerable library debug tgz small debugging utility library home page a href path to dependency file package json path to vulnerable library node modules debug package json dependency hierarchy...
0
250,292
7,974,832,021
IssuesEvent
2018-07-17 07:23:42
poanetwork/token-wizard
https://api.github.com/repos/poanetwork/token-wizard
reopened
(Bug) Contribution page:countdown timer has incorrect status after finalization
Step6-Contribute UI bug high priority migration to auth-os
Steps: 1. Create crowdsale with any parameter, ex. :Minted, 1 tier, duration 2 min, minCap 2. Wait until crowdsale ended 3. As an owner open manage page and finalize 4. Open contribution page and observe countdown timer. Expected result: -timer's status is "CROWDSALE HAS BEEN FINALIZED"" Actual result...
1.0
(Bug) Contribution page:countdown timer has incorrect status after finalization - Steps: 1. Create crowdsale with any parameter, ex. :Minted, 1 tier, duration 2 min, minCap 2. Wait until crowdsale ended 3. As an owner open manage page and finalize 4. Open contribution page and observe countdown timer. Expec...
priority
bug contribution page countdown timer has incorrect status after finalization steps create crowdsale with any parameter ex minted tier duration min mincap wait until crowdsale ended as an owner open manage page and finalize open contribution page and observe countdown timer expec...
1
3,176
9,160,856,330
IssuesEvent
2019-03-01 08:52:24
akvo/akvo-platform
https://api.github.com/repos/akvo/akvo-platform
closed
Revisit Authz
architecture in progress to do
* RSR Authz Research the possibility of outsourcing the authorization of request to Keycloak when moving the granularity of authorization from organization to project. * Lumen Authz Work with Lumen team in implementing the fine-grained authorization in the application * Flow Authz Revisit the document creat...
1.0
Revisit Authz - * RSR Authz Research the possibility of outsourcing the authorization of request to Keycloak when moving the granularity of authorization from organization to project. * Lumen Authz Work with Lumen team in implementing the fine-grained authorization in the application * Flow Authz Revisit th...
non_priority
revisit authz rsr authz research the possibility of outsourcing the authorization of request to keycloak when moving the granularity of authorization from organization to project lumen authz work with lumen team in implementing the fine grained authorization in the application flow authz revisit th...
0