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
197,321
14,918,462,468
IssuesEvent
2021-01-22 21:44:28
pytorch/pytorch
https://api.github.com/repos/pytorch/pytorch
opened
test_async_function_remote_multi (__main__.TensorPipeJitRpcTestWithSpawn) is flaky
module: flaky-tests module: rpc oncall: distributed oncall: jit triaged
This seems to be rare, so not disabling yet. https://app.circleci.com/pipelines/github/pytorch/pytorch/263014/workflows/1359adb7-9dd9-4540-ba5e-e78fe944182c/jobs/10324519/steps ``` Jan 22 16:43:25 ====================================================================== Jan 22 16:43:25 ERROR [1.551s]: test_async_...
1.0
test_async_function_remote_multi (__main__.TensorPipeJitRpcTestWithSpawn) is flaky - This seems to be rare, so not disabling yet. https://app.circleci.com/pipelines/github/pytorch/pytorch/263014/workflows/1359adb7-9dd9-4540-ba5e-e78fe944182c/jobs/10324519/steps ``` Jan 22 16:43:25 ==============================...
non_priority
test async function remote multi main tensorpipejitrpctestwithspawn is flaky this seems to be rare so not disabling yet jan jan error test async function remote multi main tensorpipejitrpctestwithspaw...
0
157,965
24,759,844,518
IssuesEvent
2022-10-21 22:05:18
pulumi/pulumi-auth0
https://api.github.com/repos/pulumi/pulumi-auth0
closed
enrollment and verification message not set if provider is 'phone-message-hook'
kind/question resolution/by-design
### What happened? I've been trying to update the `phone.options.enrollmentMessage` and `phone.options.verificationMessage` in the Guardian resource, however if the provider is set to `phone-message-hook` the update doesn't work. A `pulumi preview` and `pulumi up` correctly identify that a change needs to be made...
1.0
enrollment and verification message not set if provider is 'phone-message-hook' - ### What happened? I've been trying to update the `phone.options.enrollmentMessage` and `phone.options.verificationMessage` in the Guardian resource, however if the provider is set to `phone-message-hook` the update doesn't work. A ...
non_priority
enrollment and verification message not set if provider is phone message hook what happened i ve been trying to update the phone options enrollmentmessage and phone options verificationmessage in the guardian resource however if the provider is set to phone message hook the update doesn t work a ...
0
181,441
14,020,310,752
IssuesEvent
2020-10-29 19:29:22
Oldes/Rebol-issues
https://api.github.com/repos/Oldes/Rebol-issues
closed
Wrong error message with $1/$2
CC.resolved Datatype: money! Ren.important Test.written Type.bug
_Submitted by:_ **meijeru** Bug #1445 was solved but the message is wrong. It should end with "$1/$2", because $1 is VALID money. ``` rebol >> $1/$2 ** Syntax error: invalid "money" -- "$1" ``` --- <sup>**Imported from:** **[CureCode](https://www.curecode.org/rebol3/ticket.rsp?id=1472)** [ Version: alpha 97 Type: ...
1.0
Wrong error message with $1/$2 - _Submitted by:_ **meijeru** Bug #1445 was solved but the message is wrong. It should end with "$1/$2", because $1 is VALID money. ``` rebol >> $1/$2 ** Syntax error: invalid "money" -- "$1" ``` --- <sup>**Imported from:** **[CureCode](https://www.curecode.org/rebol3/ticket.rsp?id=1...
non_priority
wrong error message with submitted by meijeru bug was solved but the message is wrong it should end with because is valid money rebol syntax error invalid money imported from imported from comments rebolbot comme...
0
80,964
10,219,159,576
IssuesEvent
2019-08-15 17:51:09
kensho-technologies/graphql-compiler
https://api.github.com/repos/kensho-technologies/graphql-compiler
closed
Incomplete specs on type coercions
documentation
A type coercion must be the only thing in its scope -- no property fields, vertex fields, or other type coercions can coexist on the same scope. This is enforced by the compiler but not described in the specs.
1.0
Incomplete specs on type coercions - A type coercion must be the only thing in its scope -- no property fields, vertex fields, or other type coercions can coexist on the same scope. This is enforced by the compiler but not described in the specs.
non_priority
incomplete specs on type coercions a type coercion must be the only thing in its scope no property fields vertex fields or other type coercions can coexist on the same scope this is enforced by the compiler but not described in the specs
0
7,816
4,075,116,590
IssuesEvent
2016-05-28 23:39:38
mlafroce/template-tp-grupal
https://api.github.com/repos/mlafroce/template-tp-grupal
opened
Agregar paso del tiempo - Metadata
Builder improve Parser
En breve agregaremos metadata nueva para soportar el paso del tiempo. En primera instancia seria un type o dos de actions nuevas, e incluso algunas acciones que se agregaran de manera automatica a la nueva lista. Por ahora esto esta on hold.
1.0
Agregar paso del tiempo - Metadata - En breve agregaremos metadata nueva para soportar el paso del tiempo. En primera instancia seria un type o dos de actions nuevas, e incluso algunas acciones que se agregaran de manera automatica a la nueva lista. Por ahora esto esta on hold.
non_priority
agregar paso del tiempo metadata en breve agregaremos metadata nueva para soportar el paso del tiempo en primera instancia seria un type o dos de actions nuevas e incluso algunas acciones que se agregaran de manera automatica a la nueva lista por ahora esto esta on hold
0
192,327
6,848,715,422
IssuesEvent
2017-11-13 19:29:01
GoogleCloudPlatform/google-cloud-go
https://api.github.com/repos/GoogleCloudPlatform/google-cloud-go
reopened
bigtable: Error when running "cbt count"
api: bigtable priority: p2
When I run the `cbt count <tablename>` command, I consistently get the following error message: ``` 2017/06/12 16:32:40 Retryable error: rpc error: code = Unavailable desc = grpc: the connection is closing, retrying in 47.77941ms ``` The error message is followed by the number of lines in the table, so the comm...
1.0
bigtable: Error when running "cbt count" - When I run the `cbt count <tablename>` command, I consistently get the following error message: ``` 2017/06/12 16:32:40 Retryable error: rpc error: code = Unavailable desc = grpc: the connection is closing, retrying in 47.77941ms ``` The error message is followed by th...
priority
bigtable error when running cbt count when i run the cbt count command i consistently get the following error message retryable error rpc error code unavailable desc grpc the connection is closing retrying in the error message is followed by the number of lines in the ...
1
589,311
17,694,446,220
IssuesEvent
2021-08-24 13:54:16
googleapis/sphinx-docfx-yaml
https://api.github.com/repos/googleapis/sphinx-docfx-yaml
closed
Some entries in the TOC use wrong filename
type: bug priority: p1
After #97 and #100, there are still more side effects of using the filename where the file path exists but uses the wrong desired name. For example, given ``` google/cloud/bigquery/dbapi/connection.py ``` if `connection.py` entry is encountered first, the group name becomes `connection` despite its parent entry `d...
1.0
Some entries in the TOC use wrong filename - After #97 and #100, there are still more side effects of using the filename where the file path exists but uses the wrong desired name. For example, given ``` google/cloud/bigquery/dbapi/connection.py ``` if `connection.py` entry is encountered first, the group name bec...
priority
some entries in the toc use wrong filename after and there are still more side effects of using the filename where the file path exists but uses the wrong desired name for example given google cloud bigquery dbapi connection py if connection py entry is encountered first the group name become...
1
331,113
10,060,373,917
IssuesEvent
2019-07-22 18:40:01
kubeflow/kubeflow
https://api.github.com/repos/kubeflow/kubeflow
opened
Kfctl Design Doc for v1beta1
area/kfctl priority/p1
We need an updated design doc for kfctl. Here are some key features we should capture 1. Adopting K8s controller reconcile semantics (see #3566) 1. Extensibility model i.e. plugin support 1. Proposal for KfDef v1beta1 1. Some discussion about code location and organization * There had been some discussion...
1.0
Kfctl Design Doc for v1beta1 - We need an updated design doc for kfctl. Here are some key features we should capture 1. Adopting K8s controller reconcile semantics (see #3566) 1. Extensibility model i.e. plugin support 1. Proposal for KfDef v1beta1 1. Some discussion about code location and organization *...
priority
kfctl design doc for we need an updated design doc for kfctl here are some key features we should capture adopting controller reconcile semantics see extensibility model i e plugin support proposal for kfdef some discussion about code location and organization there had been s...
1
379,306
26,365,632,034
IssuesEvent
2023-01-11 16:22:08
openssl/openssl
https://api.github.com/repos/openssl/openssl
closed
3.1 migration guide?
triaged: documentation hold: need otc decision
The [announcement](https://mta.openssl.org/pipermail/openssl-announce/2022-December/000247.html) for 3.1.0 beta 1 says: > Specific notes on upgrading to OpenSSL 3.1 from previous versions are available in the OpenSSL Migration Guide, here: > > https://www.openssl.org/docs/man3.0/man7/migration_guide.html...
1.0
3.1 migration guide? - The [announcement](https://mta.openssl.org/pipermail/openssl-announce/2022-December/000247.html) for 3.1.0 beta 1 says: > Specific notes on upgrading to OpenSSL 3.1 from previous versions are available in the OpenSSL Migration Guide, here: > > https://www.openssl.org/docs/man3.0/m...
non_priority
migration guide the for beta says specific notes on upgrading to openssl from previous versions are available in the openssl migration guide here aside from pointing to instead of there is no migration guide for whatsoever under both...
0
490,790
14,140,201,318
IssuesEvent
2020-11-10 10:51:59
krogowsk531/under-the-weather
https://api.github.com/repos/krogowsk531/under-the-weather
closed
Add PersonalTempForm Component
enhancement hooks new component priority 1 question
Also would love for this to live in the ComfortFormComponent. See if this can be refactored to make that happen.
1.0
Add PersonalTempForm Component - Also would love for this to live in the ComfortFormComponent. See if this can be refactored to make that happen.
priority
add personaltempform component also would love for this to live in the comfortformcomponent see if this can be refactored to make that happen
1
386,208
26,672,664,133
IssuesEvent
2023-01-26 11:42:51
MarinoFajardo/ControlaTuGasto
https://api.github.com/repos/MarinoFajardo/ControlaTuGasto
closed
[M2] Es necesario elegir un test runner para la aplicación
documentation
A la hora de elegir el test runner para la aplicación se van a tener en cuenta una serie de criterios: - Instalar el menor número de herramientas. - Herramientas que usen tests en pararelo para ejecutarlos a mayor velocidad. - Usar herramientas actualizadas para evitar generar deuda técnica y que cuenten con una bue...
1.0
[M2] Es necesario elegir un test runner para la aplicación - A la hora de elegir el test runner para la aplicación se van a tener en cuenta una serie de criterios: - Instalar el menor número de herramientas. - Herramientas que usen tests en pararelo para ejecutarlos a mayor velocidad. - Usar herramientas actualizada...
non_priority
es necesario elegir un test runner para la aplicación a la hora de elegir el test runner para la aplicación se van a tener en cuenta una serie de criterios instalar el menor número de herramientas herramientas que usen tests en pararelo para ejecutarlos a mayor velocidad usar herramientas actualizadas p...
0
353,082
10,548,655,240
IssuesEvent
2019-10-03 06:36:35
AY1920S1-CS2103T-F12-4/main
https://api.github.com/repos/AY1920S1-CS2103T-F12-4/main
closed
README.adoc page
priority.High type.Task
* [x] Add a UI mockup of the intended final product. Note that the image of the UI should be `docs/images/Ui.png` so that it can be downloaded by the scripts. Limit the file to contain one screenshot/mockup only and ensure the new image is roughly the same height x width proportions as the original one. * [x] Restru...
1.0
README.adoc page - * [x] Add a UI mockup of the intended final product. Note that the image of the UI should be `docs/images/Ui.png` so that it can be downloaded by the scripts. Limit the file to contain one screenshot/mockup only and ensure the new image is roughly the same height x width proportions as the original o...
priority
readme adoc page add a ui mockup of the intended final product note that the image of the ui should be docs images ui png so that it can be downloaded by the scripts limit the file to contain one screenshot mockup only and ensure the new image is roughly the same height x width proportions as the original one...
1
25,793
25,907,365,950
IssuesEvent
2022-12-15 11:17:02
godotengine/godot
https://api.github.com/repos/godotengine/godot
closed
Incorrect default values for Tilemap.set_cell
enhancement usability topic:2d
### Godot version v4.0.beta7.official [0bb1e89fb] ### System information MacOS Ventura 13.0 ### Issue description This should be a simple fix, however I am unable to build on my computer to attempt to fix myself. The default value in GDscript for the alternative_tile is 0, but the TileSetSource::INVALID_...
True
Incorrect default values for Tilemap.set_cell - ### Godot version v4.0.beta7.official [0bb1e89fb] ### System information MacOS Ventura 13.0 ### Issue description This should be a simple fix, however I am unable to build on my computer to attempt to fix myself. The default value in GDscript for the altern...
non_priority
incorrect default values for tilemap set cell godot version official system information macos ventura issue description this should be a simple fix however i am unable to build on my computer to attempt to fix myself the default value in gdscript for the alternative tile is ...
0
366,322
10,819,578,345
IssuesEvent
2019-11-08 14:40:57
raz0red/wii-mednafen
https://api.github.com/repos/raz0red/wii-mednafen
closed
Zapper Support
Priority-Medium Type-Enhancement auto-migrated
``` I want zapper Support, SuperScope Support, and Justifier Support for the SNES, NES, and Genesis with Nun-Chuck Support, because I want to play my old carts that don't work on Newer TVs unless I put them on the Wii and emulate them with a wii rifle I intend on buying or possibly given to me for Christmas... I've ...
1.0
Zapper Support - ``` I want zapper Support, SuperScope Support, and Justifier Support for the SNES, NES, and Genesis with Nun-Chuck Support, because I want to play my old carts that don't work on Newer TVs unless I put them on the Wii and emulate them with a wii rifle I intend on buying or possibly given to me for C...
priority
zapper support i want zapper support superscope support and justifier support for the snes nes and genesis with nun chuck support because i want to play my old carts that don t work on newer tvs unless i put them on the wii and emulate them with a wii rifle i intend on buying or possibly given to me for c...
1
263,884
23,087,108,068
IssuesEvent
2022-07-26 12:25:27
elastic/beats
https://api.github.com/repos/elastic/beats
closed
[Filebeat] Flaky test_clean_inactive test
Filebeat flaky-test Team:Integrations Stalled
Seen in https://beats-ci.elastic.co/job/elastic+beats+pull-request+multijob-darwin/3672/beat=filebeat,label=macosx/testReport/junit/test_registrar/Test/test_clean_inactive/ (darwin build) ``` Traceback (most recent call last): File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/unittest/...
1.0
[Filebeat] Flaky test_clean_inactive test - Seen in https://beats-ci.elastic.co/job/elastic+beats+pull-request+multijob-darwin/3672/beat=filebeat,label=macosx/testReport/junit/test_registrar/Test/test_clean_inactive/ (darwin build) ``` Traceback (most recent call last): File "/System/Library/Frameworks/Python.fr...
non_priority
flaky test clean inactive test seen in darwin build traceback most recent call last file system library frameworks python framework versions lib unittest case py line in run testmethod file private var lib jenkins workspace elastic beats pull request multijob darwin beat...
0
104,528
8,974,429,134
IssuesEvent
2019-01-30 00:21:23
devtools-html/debugger.html
https://api.github.com/repos/devtools-html/debugger.html
closed
Test closing the debuggee
testing tracking
There are two legacy tests for closing the debuggee and associated windows while paused - [ ] browser_dbg_clean-exit-window.js - [ ] browser_dbg_clean-exit.js We would also like to test persisting: - [x] tabs - [ ] selected source - [ ] watch expressions - [x] breakpoints
1.0
Test closing the debuggee - There are two legacy tests for closing the debuggee and associated windows while paused - [ ] browser_dbg_clean-exit-window.js - [ ] browser_dbg_clean-exit.js We would also like to test persisting: - [x] tabs - [ ] selected source - [ ] watch expressions - [x] breakpoints
non_priority
test closing the debuggee there are two legacy tests for closing the debuggee and associated windows while paused browser dbg clean exit window js browser dbg clean exit js we would also like to test persisting tabs selected source watch expressions breakpoints
0
504,250
14,615,698,769
IssuesEvent
2020-12-22 12:00:30
UniversityOfHelsinkiCS/suoritustarkistin
https://api.github.com/repos/UniversityOfHelsinkiCS/suoritustarkistin
closed
Add scripts run log to front page
feature low priority
to be accessed via toska.cs.helsinki.fi/suoritustarkistin, shows details for jobs run DEPRECATED, see https://github.com/UniversityOfHelsinkiCS/suoritustarkistin/issues/59
1.0
Add scripts run log to front page - to be accessed via toska.cs.helsinki.fi/suoritustarkistin, shows details for jobs run DEPRECATED, see https://github.com/UniversityOfHelsinkiCS/suoritustarkistin/issues/59
priority
add scripts run log to front page to be accessed via toska cs helsinki fi suoritustarkistin shows details for jobs run deprecated see
1
263,332
8,288,088,467
IssuesEvent
2018-09-19 10:49:35
Audentio/xf2addon-issues
https://api.github.com/repos/Audentio/xf2addon-issues
closed
Mobile topics filter: usability issue
Enhancement Priority
- [ ] Create a setting on the widget for whether multi or single select is enabled (default I think can be multi) - [ ] Apply it so we remove the checkbox being different from the link, they both will either multi OR single select the topic - this is a large issue on mobile and we will just avoid it - [ ] KEEP the mo...
1.0
Mobile topics filter: usability issue - - [ ] Create a setting on the widget for whether multi or single select is enabled (default I think can be multi) - [ ] Apply it so we remove the checkbox being different from the link, they both will either multi OR single select the topic - this is a large issue on mobile and ...
priority
mobile topics filter usability issue create a setting on the widget for whether multi or single select is enabled default i think can be multi apply it so we remove the checkbox being different from the link they both will either multi or single select the topic this is a large issue on mobile and we w...
1
193,909
14,664,890,059
IssuesEvent
2020-12-29 13:03:52
Futsch1/asn1editor
https://api.github.com/repos/Futsch1/asn1editor
closed
[Views] Tree view - Fail
TestQuality bug
#### Precondition Launch the application with the arguments "example/example.asn -type EXAMPLE.Sequence" Switch tool to Tree view #### Steps to Reproduce: | Step | Action | Expected | Status | | -------- | -------- | -------- | -------- | | 1| Select Sequence| Sequence members are displayed in content view (right side...
1.0
[Views] Tree view - Fail - #### Precondition Launch the application with the arguments "example/example.asn -type EXAMPLE.Sequence" Switch tool to Tree view #### Steps to Reproduce: | Step | Action | Expected | Status | | -------- | -------- | -------- | -------- | | 1| Select Sequence| Sequence members are displayed ...
non_priority
tree view fail precondition launch the application with the arguments example example asn type example sequence switch tool to tree view steps to reproduce step action expected status select sequence sequence members are displayed in con...
0
19,060
3,130,853,585
IssuesEvent
2015-09-09 11:55:14
simulationcraft/simc
https://api.github.com/repos/simulationcraft/simc
closed
Incorrect spell data tooltip -> Incorrect wowhead tooltips
Priority-Low Status-Accepted Type-Defect
Originally reported on Google Code with ID 2403 ``` IF RUNNING FROM THE GUI, PLEASE ATTACH (or Cut-N-Paste contents) OF simc_gui.simc FILE. THIS WILL ENABLE TO US TO REPRODUCE THE PROBLEM. What steps will reproduce the problem? 1. Import Character with trinket Scabard of Kyanos equipped. 2. Run simulation 3. Exami...
1.0
Incorrect spell data tooltip -> Incorrect wowhead tooltips - Originally reported on Google Code with ID 2403 ``` IF RUNNING FROM THE GUI, PLEASE ATTACH (or Cut-N-Paste contents) OF simc_gui.simc FILE. THIS WILL ENABLE TO US TO REPRODUCE THE PROBLEM. What steps will reproduce the problem? 1. Import Character with tri...
non_priority
incorrect spell data tooltip incorrect wowhead tooltips originally reported on google code with id if running from the gui please attach or cut n paste contents of simc gui simc file this will enable to us to reproduce the problem what steps will reproduce the problem import character with trinke...
0
316,810
9,657,601,531
IssuesEvent
2019-05-20 08:58:37
cms-gem-daq-project/vfatqc-python-scripts
https://api.github.com/repos/cms-gem-daq-project/vfatqc-python-scripts
closed
[Feature Request] Update to Phase Finding Algorithm in testConnectivity.py
Priority: Critical Type: Feature Request
<!--- Provide a general summary of the issue in the Title above --> ## Brief summary of issue <!--- Provide a description of the issue, including any other issues or pull requests it references --> Currently phase set points chosen by `testConnectivity.py` may not be reliable. ### Types of issue <!--- Propsed la...
1.0
[Feature Request] Update to Phase Finding Algorithm in testConnectivity.py - <!--- Provide a general summary of the issue in the Title above --> ## Brief summary of issue <!--- Provide a description of the issue, including any other issues or pull requests it references --> Currently phase set points chosen by `test...
priority
update to phase finding algorithm in testconnectivity py brief summary of issue currently phase set points chosen by testconnectivity py may not be reliable types of issue bug report report an issue with the code feature request request for change which adds functionality ...
1
427,501
29,828,384,063
IssuesEvent
2023-06-18 00:27:18
jneilliii/OctoPrint-BedLevelVisualizer
https://api.github.com/repos/jneilliii/OctoPrint-BedLevelVisualizer
closed
[BUG]: for klipper: new GCODE Commands for Mesh Update Process
solved documentation stale
**Describe the bug** cannot start mesh probing **Expected behavior** probe then display mesh **Firmware and Version** Version 1.1.1 ***Solution*** G28 BED_MESH_CALIBRATE BED_MESH_OUTPUT instead of wiki recommendation: https://github.com/jneilliii/OctoPrint-BedLevelVisualizer/issues/92#issuecomment-43...
1.0
[BUG]: for klipper: new GCODE Commands for Mesh Update Process - **Describe the bug** cannot start mesh probing **Expected behavior** probe then display mesh **Firmware and Version** Version 1.1.1 ***Solution*** G28 BED_MESH_CALIBRATE BED_MESH_OUTPUT instead of wiki recommendation: https://github.com...
non_priority
for klipper new gcode commands for mesh update process describe the bug cannot start mesh probing expected behavior probe then display mesh firmware and version version solution bed mesh calibrate bed mesh output instead of wiki recommendation
0
400,519
11,776,365,106
IssuesEvent
2020-03-16 13:08:26
Dachshund77/BicycleRackV2
https://api.github.com/repos/Dachshund77/BicycleRackV2
opened
Mongo DB generation
Priority: Ciritcal Type: Enhancement
Mongo db should be deplozed automaticly - [ ] In case of no database there should be deplozed a new one - [ ] In case of existing one we should migrate
1.0
Mongo DB generation - Mongo db should be deplozed automaticly - [ ] In case of no database there should be deplozed a new one - [ ] In case of existing one we should migrate
priority
mongo db generation mongo db should be deplozed automaticly in case of no database there should be deplozed a new one in case of existing one we should migrate
1
494,138
14,245,956,403
IssuesEvent
2020-11-19 09:24:40
pingcap/ticdc
https://api.github.com/repos/pingcap/ticdc
closed
Update changefeed config does not work as expected
Priority/P0 status/WIP type/bug
## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? If possible, provide a recipe for reproducing the error. - pause a changeefeed - update change config via `cdc cli changefeed update` - resume changefeed - check changefeed config when it is rel...
1.0
Update changefeed config does not work as expected - ## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? If possible, provide a recipe for reproducing the error. - pause a changeefeed - update change config via `cdc cli changefeed update` - resume ch...
priority
update changefeed config does not work as expected bug report please answer these questions before submitting your issue thanks what did you do if possible provide a recipe for reproducing the error pause a changeefeed update change config via cdc cli changefeed update resume ch...
1
15,861
9,636,479,195
IssuesEvent
2019-05-16 06:07:10
carlubian/Kaomi
https://api.github.com/repos/carlubian/Kaomi
closed
CVE-2019-11358 (Medium) detected in jquery-3.3.1.min.js
security vulnerability
## CVE-2019-11358 - Medium Severity Vulnerability <details><summary><img src='https://www.whitesourcesoftware.com/wp-content/uploads/2018/10/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-3.3.1.min.js</b></p></summary> <p>JavaScript library for DOM operations</p> <p>Library home page: <a...
True
CVE-2019-11358 (Medium) detected in jquery-3.3.1.min.js - ## CVE-2019-11358 - Medium Severity Vulnerability <details><summary><img src='https://www.whitesourcesoftware.com/wp-content/uploads/2018/10/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-3.3.1.min.js</b></p></summary> <p>JavaScri...
non_priority
cve medium detected in jquery min js cve medium severity vulnerability vulnerable library jquery min js javascript library for dom operations library home page a href path to dependency file kaomi docs index html path to vulnerable library kaomi docs index html ...
0
516,698
14,986,573,475
IssuesEvent
2021-01-28 21:25:23
rubenwardy/minetest_web_panel
https://api.github.com/repos/rubenwardy/minetest_web_panel
closed
HTTP Mechanism will freeze server - needs an async method
@connections high priority
Ideally switch to async sockets, but an async HTTP would be good instead.
1.0
HTTP Mechanism will freeze server - needs an async method - Ideally switch to async sockets, but an async HTTP would be good instead.
priority
http mechanism will freeze server needs an async method ideally switch to async sockets but an async http would be good instead
1
38,579
4,972,040,780
IssuesEvent
2016-12-05 20:24:07
elegantthemes/Divi-Beta
https://api.github.com/repos/elegantthemes/Divi-Beta
closed
VB :: Post Slider :: Show Image On Mobile
BUG DESIGN SIGNOFF QUALITY ASSURED READY FOR REVIEW
### Problem: Image is visible initially ![animation](https://cloud.githubusercontent.com/assets/9657712/20310887/d1895d50-ab77-11e6-9048-2de9d14c4fa3.gif) Same in Divi Bulder plugin
1.0
VB :: Post Slider :: Show Image On Mobile - ### Problem: Image is visible initially ![animation](https://cloud.githubusercontent.com/assets/9657712/20310887/d1895d50-ab77-11e6-9048-2de9d14c4fa3.gif) Same in Divi Bulder plugin
non_priority
vb post slider show image on mobile problem image is visible initially same in divi bulder plugin
0
131,619
10,704,278,793
IssuesEvent
2019-10-24 11:22:22
WordPress/twentytwenty
https://api.github.com/repos/WordPress/twentytwenty
closed
Preview vs. Published - Layout inconsistency
bug needs testing
Preview vs. Published <img width="446" alt="Bildschirmfoto 2019-10-16 um 10 50 18" src="https://user-images.githubusercontent.com/6922544/66905519-4c2d0680-f006-11e9-90a8-3a84e9fdcd96.png">
1.0
Preview vs. Published - Layout inconsistency - Preview vs. Published <img width="446" alt="Bildschirmfoto 2019-10-16 um 10 50 18" src="https://user-images.githubusercontent.com/6922544/66905519-4c2d0680-f006-11e9-90a8-3a84e9fdcd96.png">
non_priority
preview vs published layout inconsistency preview vs published img width alt bildschirmfoto um src
0
163,536
6,200,453,291
IssuesEvent
2017-07-06 01:11:33
CAGoodman/CareWheelsCorp
https://api.github.com/repos/CAGoodman/CareWheelsCorp
opened
If showCallButton = false is set Call button should not be displayed
bug Low Priority
If a new user phone number has not been configured in the Cyclos then analysis.phoneNumber = null in which case showCallButton is set to false. Despite of this the Call button is displayed in Red color. However when we press it nothing happens. This is confusing, it should not be displayed at all. Bhasker there was...
1.0
If showCallButton = false is set Call button should not be displayed - If a new user phone number has not been configured in the Cyclos then analysis.phoneNumber = null in which case showCallButton is set to false. Despite of this the Call button is displayed in Red color. However when we press it nothing happens. Thi...
priority
if showcallbutton false is set call button should not be displayed if a new user phone number has not been configured in the cyclos then analysis phonenumber null in which case showcallbutton is set to false despite of this the call button is displayed in red color however when we press it nothing happens thi...
1
219,572
17,100,708,835
IssuesEvent
2021-07-09 10:48:25
kubernetes/kubernetes
https://api.github.com/repos/kubernetes/kubernetes
opened
[Failing Test][sig-scalability] gce-cos-master-scalability-100
kind/failing-test
<!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI --> #### Which jobs are failing: sig-release-master-blocking/gce-cos-master-scalability-100 #### Which test(s) are failing: `e2e.go: diffResources` #### Since when has it been failing: July 9th,...
1.0
[Failing Test][sig-scalability] gce-cos-master-scalability-100 - <!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI --> #### Which jobs are failing: sig-release-master-blocking/gce-cos-master-scalability-100 #### Which test(s) are failing: `e2e.go: ...
non_priority
gce cos master scalability which jobs are failing sig release master blocking gce cos master scalability which test s are failing go diffresources since when has it been failing july pdt testgrid link reason for failure most likely something is wrong...
0
54,440
7,888,139,971
IssuesEvent
2018-06-27 20:56:47
GoogleCloudPlatform/forseti-security
https://api.github.com/repos/GoogleCloudPlatform/forseti-security
closed
Project Differences between Forseti and CSCC
module: documentation priority: p1 release-testing: 2.0 RC3 status: in-progress
In 2.0, deleted projects are included in Forseti inventory. This would cause a difference in number of projects identified between Forseti and CSCC. In the short term, we should document that this is working as intended in Forseti. In the long term, we should need to handle this more consistently.
1.0
Project Differences between Forseti and CSCC - In 2.0, deleted projects are included in Forseti inventory. This would cause a difference in number of projects identified between Forseti and CSCC. In the short term, we should document that this is working as intended in Forseti. In the long term, we should need...
non_priority
project differences between forseti and cscc in deleted projects are included in forseti inventory this would cause a difference in number of projects identified between forseti and cscc in the short term we should document that this is working as intended in forseti in the long term we should need...
0
346,612
10,417,050,376
IssuesEvent
2019-09-14 18:22:34
OpenApoc/OpenApoc
https://api.github.com/repos/OpenApoc/OpenApoc
closed
Crash on attempting UFO type 3 recovery
!BUG! MEDIUM PRIORITY Help Wanted
On arrival at a UFO type 3 when entering the battlescape (generating map) ![image](https://user-images.githubusercontent.com/33913088/43605021-157b4bdc-968f-11e8-8d64-9f40ff9395a0.png) ![image](https://user-images.githubusercontent.com/33913088/43605052-27694402-968f-11e8-9cf8-6f28b5cd9c79.png) ![image](https://user...
1.0
Crash on attempting UFO type 3 recovery - On arrival at a UFO type 3 when entering the battlescape (generating map) ![image](https://user-images.githubusercontent.com/33913088/43605021-157b4bdc-968f-11e8-8d64-9f40ff9395a0.png) ![image](https://user-images.githubusercontent.com/33913088/43605052-27694402-968f-11e8-9cf...
priority
crash on attempting ufo type recovery on arrival at a ufo type when entering the battlescape generating map
1
279,541
8,670,474,298
IssuesEvent
2018-11-29 16:35:13
RobotLocomotion/drake
https://api.github.com/repos/RobotLocomotion/drake
closed
Enabling removing geometry elements from SceneGraph
priority: high team: dynamics
This is a sub-task that arose from the discussion in #9665. Summary of feature detailed below (discussion of many details in original issue). What this is not --------------------- - Not changing the number of bodies. - Not changing the number of frames (in the GeometryFrame/FrameId sense of the word) What...
1.0
Enabling removing geometry elements from SceneGraph - This is a sub-task that arose from the discussion in #9665. Summary of feature detailed below (discussion of many details in original issue). What this is not --------------------- - Not changing the number of bodies. - Not changing the number of frames (i...
priority
enabling removing geometry elements from scenegraph this is a sub task that arose from the discussion in summary of feature detailed below discussion of many details in original issue what this is not not changing the number of bodies not changing the number of frames in t...
1
259,149
22,394,126,467
IssuesEvent
2022-06-17 10:39:36
elastic/elasticsearch
https://api.github.com/repos/elastic/elasticsearch
closed
[CI] CancellableRateLimitedFluxIteratorTests testCancellation failing
:Distributed/Snapshot/Restore >test-failure Team:Distributed
**Build scan:** https://gradle-enterprise.elastic.co/s/ga4nvhx6vgicm/tests/:plugins:repository-azure:test/org.elasticsearch.repositories.azure.CancellableRateLimitedFluxIteratorTests/testCancellation **Reproduction line:** `./gradlew ':plugins:repository-azure:test' --tests "org.elasticsearch.repositories.azure.Cancel...
1.0
[CI] CancellableRateLimitedFluxIteratorTests testCancellation failing - **Build scan:** https://gradle-enterprise.elastic.co/s/ga4nvhx6vgicm/tests/:plugins:repository-azure:test/org.elasticsearch.repositories.azure.CancellableRateLimitedFluxIteratorTests/testCancellation **Reproduction line:** `./gradlew ':plugins:rep...
non_priority
cancellableratelimitedfluxiteratortests testcancellation failing build scan reproduction line gradlew plugins repository azure test tests org elasticsearch repositories azure cancellableratelimitedfluxiteratortests testcancellation dtests seed dtests locale sr latn rs dtests timezone ame...
0
62,055
3,167,817,949
IssuesEvent
2015-09-22 00:16:33
openshift/origin
https://api.github.com/repos/openshift/origin
closed
Nodes expose some master-only Prometheus metrics with zero values
component/metrics priority/P2
e.g. skydns metrics are registered on nodes even though skydns shouldn't be running there. I haven't done a full review of other stuff but assume other node unrelated metrics will be in there. Metrics should only be reported from a component if they are valid metrics for that component; otherwise can impact on aggre...
1.0
Nodes expose some master-only Prometheus metrics with zero values - e.g. skydns metrics are registered on nodes even though skydns shouldn't be running there. I haven't done a full review of other stuff but assume other node unrelated metrics will be in there. Metrics should only be reported from a component if they...
priority
nodes expose some master only prometheus metrics with zero values e g skydns metrics are registered on nodes even though skydns shouldn t be running there i haven t done a full review of other stuff but assume other node unrelated metrics will be in there metrics should only be reported from a component if they...
1
778,513
27,319,235,214
IssuesEvent
2023-02-24 18:13:44
jahirfiquitiva/Kuper
https://api.github.com/repos/jahirfiquitiva/Kuper
closed
Assets not Loading
Type: Bug Status: Wont Fix Priority: Medium Status: Not Reproducible
### Requirements - [x] I have verified there are no duplicate active or recent bugs, questions, or requests ### Kuper Version 2.3.8 ### Android Version 5.1.1 ### Device Manufacturer Lenovo ### Device Name Vibe K5 ### Issue I opened one of my existing app made with kuper and opened the wal...
1.0
Assets not Loading - ### Requirements - [x] I have verified there are no duplicate active or recent bugs, questions, or requests ### Kuper Version 2.3.8 ### Android Version 5.1.1 ### Device Manufacturer Lenovo ### Device Name Vibe K5 ### Issue I opened one of my existing app made with kup...
priority
assets not loading requirements i have verified there are no duplicate active or recent bugs questions or requests kuper version android version device manufacturer lenovo device name vibe issue i opened one of my existing app made with kuper ...
1
253,168
19,094,110,931
IssuesEvent
2021-11-29 15:03:50
arquivo/pwa-technologies
https://api.github.com/repos/arquivo/pwa-technologies
closed
Review robots.txt
Type-Enhancement Ansible Documentation
With the upcoming release is possible that robots.txt is not consistent with the new URLs paths. **DoD** Review robots.txt to be consistent with the Eros release.
1.0
Review robots.txt - With the upcoming release is possible that robots.txt is not consistent with the new URLs paths. **DoD** Review robots.txt to be consistent with the Eros release.
non_priority
review robots txt with the upcoming release is possible that robots txt is not consistent with the new urls paths dod review robots txt to be consistent with the eros release
0
738,658
25,571,035,113
IssuesEvent
2022-11-30 17:41:48
nasa/fprime
https://api.github.com/repos/nasa/fprime
closed
Unsafe Array Creation
bug Medium Priority
|**_1.5.3, 2.0.1_**| | |**_All_**| | --- ## Problem Description The autogenerated return function for array values, does not appear to be safe. ## How to Reproduce [/Types/Vector3DSerializableAi.xml](/Types/Vector3DSerializableAi.xml) ``` <serializable namespace="Types" name="Vector3D"> <comment...
1.0
Unsafe Array Creation - |**_1.5.3, 2.0.1_**| | |**_All_**| | --- ## Problem Description The autogenerated return function for array values, does not appear to be safe. ## How to Reproduce [/Types/Vector3DSerializableAi.xml](/Types/Vector3DSerializableAi.xml) ``` <serializable namespace="Types" name="...
priority
unsafe array creation all problem description the autogenerated return function for array values does not appear to be safe how to reproduce types xml vector class for description of vectors ...
1
323,819
9,879,293,619
IssuesEvent
2019-06-24 09:40:40
shakram02/PiFloor
https://api.github.com/repos/shakram02/PiFloor
closed
Touch tolerance
Android High Priority
Make the rectangles in the calibration mode more tolerant in touch. Edit [this](https://github.com/shakram02/EdGrid/blob/9299b675fa51dbb45865cbe33db5661eeea91b51/app/src/main/java/ocrreader/graphcis/OcrGraphic.kt#L49) code
1.0
Touch tolerance - Make the rectangles in the calibration mode more tolerant in touch. Edit [this](https://github.com/shakram02/EdGrid/blob/9299b675fa51dbb45865cbe33db5661eeea91b51/app/src/main/java/ocrreader/graphcis/OcrGraphic.kt#L49) code
priority
touch tolerance make the rectangles in the calibration mode more tolerant in touch edit code
1
46,569
2,962,520,439
IssuesEvent
2015-07-10 01:12:19
socialappslab/appcivist-platform
https://api.github.com/repos/socialappslab/appcivist-platform
opened
Create model of Discussion
deliberation enhancement priority-2
Discussion connects a proposal to other contributions of the types - Comments, Questions and Issues
1.0
Create model of Discussion - Discussion connects a proposal to other contributions of the types - Comments, Questions and Issues
priority
create model of discussion discussion connects a proposal to other contributions of the types comments questions and issues
1
804,173
29,477,913,543
IssuesEvent
2023-06-02 01:03:57
openmsupply/open-msupply
https://api.github.com/repos/openmsupply/open-msupply
closed
Encounter status UI updates
programs Priority: Normal
Rules for Status to be clarified. (e.g. start scheduled, changed to "missed" once date has passed. Allow user to change to "DONE" or "CANCELLED")
1.0
Encounter status UI updates - Rules for Status to be clarified. (e.g. start scheduled, changed to "missed" once date has passed. Allow user to change to "DONE" or "CANCELLED")
priority
encounter status ui updates rules for status to be clarified e g start scheduled changed to missed once date has passed allow user to change to done or cancelled
1
550,982
16,135,591,235
IssuesEvent
2021-04-29 11:24:10
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.google.com - site is not usable
browser-fixme ml-needsdiagnosis-false os-mac priority-critical
<!-- @browser: Firefox --> <!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1 Safari/605.1.15 --> <!-- @reported_with: mobile-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/72078 --> **URL**: https://www.google.com/ **Bro...
1.0
www.google.com - site is not usable - <!-- @browser: Firefox --> <!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1 Safari/605.1.15 --> <!-- @reported_with: mobile-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/72078 --> *...
priority
site is not usable url browser version firefox operating system mac os x tested another browser yes safari problem type site is not usable description unable to type steps to reproduce no text box appears to type searches in browser configuration n...
1
88,481
11,099,497,768
IssuesEvent
2019-12-16 17:07:05
nataliabarriga/SCL011-Burger-Queen
https://api.github.com/repos/nataliabarriga/SCL011-Burger-Queen
opened
Maquetación Orden Actual
Design
Pantalla 24 según Figma, donde en el sidebar derecho se cargan los productos añadidos a la orden en curso.
1.0
Maquetación Orden Actual - Pantalla 24 según Figma, donde en el sidebar derecho se cargan los productos añadidos a la orden en curso.
non_priority
maquetación orden actual pantalla según figma donde en el sidebar derecho se cargan los productos añadidos a la orden en curso
0
91,703
10,726,868,801
IssuesEvent
2019-10-28 10:20:54
suvajit-sarkar/github-upload
https://api.github.com/repos/suvajit-sarkar/github-upload
opened
Indy: Create a Helm Release for the indy-key-mgmt job Helm Chart
documentation
Create a Helm Release for the indy-key-mgmt job Helm Chart.
1.0
Indy: Create a Helm Release for the indy-key-mgmt job Helm Chart - Create a Helm Release for the indy-key-mgmt job Helm Chart.
non_priority
indy create a helm release for the indy key mgmt job helm chart create a helm release for the indy key mgmt job helm chart
0
35,624
2,791,785,809
IssuesEvent
2015-05-10 12:50:07
phusion/passenger
https://api.github.com/repos/phusion/passenger
closed
Handle systemd PrivateTmp
Bounty/Easy Enhancement Priority/High
On Systemd-based distributions such as Red Hat 7, Apache likely runs with PrivateTmp. Because of this, passenger-status cannot access the instance registry directory without explicit configuration. There is no other obvious default directory we can use. /var/run is not world-writable. /var/tmp is not cleared on rebo...
1.0
Handle systemd PrivateTmp - On Systemd-based distributions such as Red Hat 7, Apache likely runs with PrivateTmp. Because of this, passenger-status cannot access the instance registry directory without explicit configuration. There is no other obvious default directory we can use. /var/run is not world-writable. /va...
priority
handle systemd privatetmp on systemd based distributions such as red hat apache likely runs with privatetmp because of this passenger status cannot access the instance registry directory without explicit configuration there is no other obvious default directory we can use var run is not world writable va...
1
789,590
27,797,273,729
IssuesEvent
2023-03-17 13:27:55
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.booking.com - design is broken
browser-firefox priority-important os-mac engine-gecko
<!-- @browser: Firefox 111.0 --> <!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/111.0 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/119619 --> **URL**: https://www.booking.com/ **Browser / Version**: Firefox 111.0 *...
1.0
www.booking.com - design is broken - <!-- @browser: Firefox 111.0 --> <!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/111.0 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/119619 --> **URL**: https://www.booking.com/ *...
priority
design is broken url browser version firefox operating system mac os x tested another browser yes chrome problem type design is broken description items not fully visible steps to reproduce fail to load searches on booking com view the screensho...
1
647,766
21,155,522,504
IssuesEvent
2022-04-07 02:29:14
aitos-io/BoAT-X-Framework
https://api.github.com/repos/aitos-io/BoAT-X-Framework
closed
The macro definition in the makefile is not in effect for ethereum test
bug Severity/major Priority/P1
An attempt to change the private key type by macro did not work
1.0
The macro definition in the makefile is not in effect for ethereum test - An attempt to change the private key type by macro did not work
priority
the macro definition in the makefile is not in effect for ethereum test an attempt to change the private key type by macro did not work
1
158,249
6,024,224,688
IssuesEvent
2017-06-08 03:57:42
INN/largo
https://api.github.com/repos/INN/largo
closed
Banner ad zone options are on different pages in the theme options.
priority: low status: needs review type: improvement
To put a banner ad above the footer, check "Include an additional widget region ("sidebar") just above the site footer region" option in Theme Options > Layout Options. To put a banner ad above the navigation, check "Enable Optional Leaderboard Ad Zone" option in Theme Options > Advanced Options Why aren't these on t...
1.0
Banner ad zone options are on different pages in the theme options. - To put a banner ad above the footer, check "Include an additional widget region ("sidebar") just above the site footer region" option in Theme Options > Layout Options. To put a banner ad above the navigation, check "Enable Optional Leaderboard Ad Z...
priority
banner ad zone options are on different pages in the theme options to put a banner ad above the footer check include an additional widget region sidebar just above the site footer region option in theme options layout options to put a banner ad above the navigation check enable optional leaderboard ad z...
1
335,715
10,165,404,002
IssuesEvent
2019-08-07 13:50:57
iTrace-Dev/iTrace-Eclipse
https://api.github.com/repos/iTrace-Dev/iTrace-Eclipse
opened
Eclipse is sending zero based col positions
High Priority bug
Per discussions in meetings and Issue 6 in Post Processing all plugins must output line/col data as one based positions. This means the first character in the first line of the file is located at position should be recorded as line=1 col=1. Presently Eclipse is outputting line=1 col=0
1.0
Eclipse is sending zero based col positions - Per discussions in meetings and Issue 6 in Post Processing all plugins must output line/col data as one based positions. This means the first character in the first line of the file is located at position should be recorded as line=1 col=1. Presently Eclipse is outputtin...
priority
eclipse is sending zero based col positions per discussions in meetings and issue in post processing all plugins must output line col data as one based positions this means the first character in the first line of the file is located at position should be recorded as line col presently eclipse is outputtin...
1
32,076
7,481,370,327
IssuesEvent
2018-04-04 20:26:39
dotnet/coreclr
https://api.github.com/repos/dotnet/coreclr
opened
JIT: review implementation of compNoGCHelperCallKillSet
area-CodeGen
See notes in #17404 / #17421 -- we should look more broadly at how this method is implemented to see if it is overstating GC kills for other helpers.
1.0
JIT: review implementation of compNoGCHelperCallKillSet - See notes in #17404 / #17421 -- we should look more broadly at how this method is implemented to see if it is overstating GC kills for other helpers.
non_priority
jit review implementation of compnogchelpercallkillset see notes in we should look more broadly at how this method is implemented to see if it is overstating gc kills for other helpers
0
617,775
19,404,381,426
IssuesEvent
2021-12-19 18:51:47
azerothcore/azerothcore-wotlk
https://api.github.com/repos/azerothcore/azerothcore-wotlk
closed
[Ghostlands] Gangled Flesheater missing movement (and possible double spawn)
Confirmed 1-19 Priority-Low
### What client do you play on? enUS ### Faction - [ ] Alliance - [X] Horde ### Content Phase: - [ ] Generic - [X] 1-19 - [ ] 20-29 - [ ] 30-39 - [ ] 40-49 - [ ] 50-59 ### Current Behaviour Original report: [Chromie issue#1475](https://github.com/chromiecraft/chromiecraft/issues/1475) Gang...
1.0
[Ghostlands] Gangled Flesheater missing movement (and possible double spawn) - ### What client do you play on? enUS ### Faction - [ ] Alliance - [X] Horde ### Content Phase: - [ ] Generic - [X] 1-19 - [ ] 20-29 - [ ] 30-39 - [ ] 40-49 - [ ] 50-59 ### Current Behaviour Original report: [Chromi...
priority
gangled flesheater missing movement and possible double spawn what client do you play on enus faction alliance horde content phase generic current behaviour original report gangled flesheater guid are ...
1
671,294
22,754,428,382
IssuesEvent
2022-07-07 15:24:40
bcgov/entity
https://api.github.com/repos/bcgov/entity
closed
NR Payment issues resulting in emails not being sent
bug Priority1 Relationships
**Describe the bug in current situation** From Ops ticket [#492](https://github.com/bcgov-registries/ops-support/issues/492#issuecomment-1076839848) PAD payment didn't set the status to 'COMPLETED' then the payment status in Namex db didn't get update. So the email won't send out. Please create a bug ticket to relation...
1.0
NR Payment issues resulting in emails not being sent - **Describe the bug in current situation** From Ops ticket [#492](https://github.com/bcgov-registries/ops-support/issues/492#issuecomment-1076839848) PAD payment didn't set the status to 'COMPLETED' then the payment status in Namex db didn't get update. So the email...
priority
nr payment issues resulting in emails not being sent describe the bug in current situation from ops ticket pad payment didn t set the status to completed then the payment status in namex db didn t get update so the email won t send out please create a bug ticket to relationship team to investigate it ...
1
378,800
26,338,892,365
IssuesEvent
2023-01-10 16:13:04
cosmos/interchain-security
https://api.github.com/repos/cosmos/interchain-security
closed
Relation between time related params is not clear
documentation spec
# Problem At the moment ICS has the following time-related params: - `providerUnbondingPeriod` - `providerCCVTimeout` - `consumerUnbondingPeriod` - `consumerCCVTimeout` - `consumerTransferTimeout` - `BlocksPerDistributionTransmission` Soon, https://github.com/cosmos/interchain-security/issues/278 and https:...
1.0
Relation between time related params is not clear - # Problem At the moment ICS has the following time-related params: - `providerUnbondingPeriod` - `providerCCVTimeout` - `consumerUnbondingPeriod` - `consumerCCVTimeout` - `consumerTransferTimeout` - `BlocksPerDistributionTransmission` Soon, https://github....
non_priority
relation between time related params is not clear problem at the moment ics has the following time related params providerunbondingperiod providerccvtimeout consumerunbondingperiod consumerccvtimeout consumertransfertimeout blocksperdistributiontransmission soon and will in...
0
278,169
30,702,221,126
IssuesEvent
2023-07-27 01:12:34
snykiotcubedev/arangodb-3.7.6
https://api.github.com/repos/snykiotcubedev/arangodb-3.7.6
reopened
CVE-2020-7751 (High) detected in pathval-1.1.0.tgz
Mend: dependency security vulnerability
## CVE-2020-7751 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>pathval-1.1.0.tgz</b></p></summary> <p>Object value retrieval given a string path</p> <p>Library home page: <a href="ht...
True
CVE-2020-7751 (High) detected in pathval-1.1.0.tgz - ## CVE-2020-7751 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>pathval-1.1.0.tgz</b></p></summary> <p>Object value retrieval give...
non_priority
cve high detected in pathval tgz cve high severity vulnerability vulnerable library pathval tgz object value retrieval given a string path library home page a href path to dependency file tools turbolizer package json path to vulnerable library ...
0
819,258
30,725,580,646
IssuesEvent
2023-07-27 19:21:47
paleobot/pbot-dev
https://api.github.com/repos/paleobot/pbot-dev
closed
Cycle through every form where order is possible and implement ordering
enhancement high priority Hack-A-Thon
Everywhere where we track order, then that information should be ordered correctly in returns. This is separate from #80 which is a specific bug.
1.0
Cycle through every form where order is possible and implement ordering - Everywhere where we track order, then that information should be ordered correctly in returns. This is separate from #80 which is a specific bug.
priority
cycle through every form where order is possible and implement ordering everywhere where we track order then that information should be ordered correctly in returns this is separate from which is a specific bug
1
348,940
24,928,058,188
IssuesEvent
2022-10-31 09:16:18
AY2223S1-CS2103-W14-1/tp
https://api.github.com/repos/AY2223S1-CS2103-W14-1/tp
closed
[PE-D][Tester D] `add -p` in UG and `add -p` in app requests for different arguments
type.Documentation
![image.png](https://raw.githubusercontent.com/t1mzzz/ped/main/files/4b8d8ff3-5ca9-469a-8121-4603b16f0320.png) The format of `add` in the UG (above) does not correspond with the error message in the app (below). The below shows Property Type, while the above shows Price as necessary inputs. ![image.png](https://raw.g...
1.0
[PE-D][Tester D] `add -p` in UG and `add -p` in app requests for different arguments - ![image.png](https://raw.githubusercontent.com/t1mzzz/ped/main/files/4b8d8ff3-5ca9-469a-8121-4603b16f0320.png) The format of `add` in the UG (above) does not correspond with the error message in the app (below). The below shows Prope...
non_priority
add p in ug and add p in app requests for different arguments the format of add in the ug above does not correspond with the error message in the app below the below shows property type while the above shows price as necessary inputs labels type functionalitybug s...
0
204,567
7,088,771,817
IssuesEvent
2018-01-11 22:50:44
instabot-py/instabot.py
https://api.github.com/repos/instabot-py/instabot.py
closed
Log shows following successfully even thought it's not
priority/medium status/available type/bug
Hey everyone, Great job on this fantastic bot. The script has been running pretty smoothly for about 2 weeks. All of sudden since yesterday the bot stopped following users. Technically i can see from the logs that it is following by this: Trying to follow: X Followed: X #3. However in reality when I check in my p...
1.0
Log shows following successfully even thought it's not - Hey everyone, Great job on this fantastic bot. The script has been running pretty smoothly for about 2 weeks. All of sudden since yesterday the bot stopped following users. Technically i can see from the logs that it is following by this: Trying to follow: X ...
priority
log shows following successfully even thought it s not hey everyone great job on this fantastic bot the script has been running pretty smoothly for about weeks all of sudden since yesterday the bot stopped following users technically i can see from the logs that it is following by this trying to follow x ...
1
28,113
23,018,419,229
IssuesEvent
2022-07-22 00:50:09
woocommerce/woocommerce
https://api.github.com/repos/woocommerce/woocommerce
closed
Create Package Release Workflow
type: enhancement tool: monorepo infrastructure
### Describe the solution you'd like We should create a dispatchable workflow to automate the release of packages. This should be a workflow that accepts the package's name and runs a script. - [x] Should update the changelog https://github.com/woocommerce/woocommerce/pull/33515 - [x] Should update the package.j...
1.0
Create Package Release Workflow - ### Describe the solution you'd like We should create a dispatchable workflow to automate the release of packages. This should be a workflow that accepts the package's name and runs a script. - [x] Should update the changelog https://github.com/woocommerce/woocommerce/pull/33515 ...
non_priority
create package release workflow describe the solution you d like we should create a dispatchable workflow to automate the release of packages this should be a workflow that accepts the package s name and runs a script should update the changelog should update the package json version sho...
0
130,864
5,134,668,209
IssuesEvent
2017-01-11 09:47:58
hpi-swt2/workshop-portal
https://api.github.com/repos/hpi-swt2/workshop-portal
closed
US_5.4: Add Can's for every role 💰 5
High Priority team-lisa
**As** coach, organizer and pupil **I want to have** only access to my area and my functions **in order to** get a 403 error site or have no visible buttons **Attention:** - As user I can switch to a role in a dropdown by registration (#51) **Acceptance Criteria** ____ - As **coach** I can: no US...
1.0
US_5.4: Add Can's for every role 💰 5 - **As** coach, organizer and pupil **I want to have** only access to my area and my functions **in order to** get a 403 error site or have no visible buttons **Attention:** - As user I can switch to a role in a dropdown by registration (#51) **Acceptance Criteri...
priority
us add can s for every role 💰 as coach organizer and pupil i want to have only access to my area and my functions in order to get a error site or have no visible buttons attention as user i can switch to a role in a dropdown by registration acceptance criteria ...
1
821,040
30,801,120,544
IssuesEvent
2023-08-01 01:34:23
Memmy-App/memmy
https://api.github.com/repos/Memmy-App/memmy
closed
Ability to turn off the comment jump button
enhancement high priority
### Check for open issues - [X] I have verified that another issue for this is not open, or it has been closed and has not been properly implemented. ### What is the feature that you would like to have added? I would like there to be a toggle off for the new comment jump button. It’s just not something I use and it...
1.0
Ability to turn off the comment jump button - ### Check for open issues - [X] I have verified that another issue for this is not open, or it has been closed and has not been properly implemented. ### What is the feature that you would like to have added? I would like there to be a toggle off for the new comment jump...
priority
ability to turn off the comment jump button check for open issues i have verified that another issue for this is not open or it has been closed and has not been properly implemented what is the feature that you would like to have added i would like there to be a toggle off for the new comment jump b...
1
36,445
5,052,467,758
IssuesEvent
2016-12-21 02:20:37
red/red
https://api.github.com/repos/red/red
closed
Wrong error description on empty string conversion
status.built status.tested type.bug
```rebol to float! "" *** Script Error: cannot MAKE/TO float! from: float! *** Where: to to integer! "" *** Script Error: cannot MAKE/TO integer! from: integer! *** Where: to ```
1.0
Wrong error description on empty string conversion - ```rebol to float! "" *** Script Error: cannot MAKE/TO float! from: float! *** Where: to to integer! "" *** Script Error: cannot MAKE/TO integer! from: integer! *** Where: to ```
non_priority
wrong error description on empty string conversion rebol to float script error cannot make to float from float where to to integer script error cannot make to integer from integer where to
0
152,740
19,693,920,516
IssuesEvent
2022-01-12 10:07:35
benchmarkdebricked/sentry
https://api.github.com/repos/benchmarkdebricked/sentry
opened
CVE-2022-22816 (Medium) detected in Pillow-4.2.1-cp27-cp27mu-manylinux1_x86_64.whl
security vulnerability
## CVE-2022-22816 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>Pillow-4.2.1-cp27-cp27mu-manylinux1_x86_64.whl</b></p></summary> <p>Python Imaging Library (Fork)</p> <p>Library hom...
True
CVE-2022-22816 (Medium) detected in Pillow-4.2.1-cp27-cp27mu-manylinux1_x86_64.whl - ## CVE-2022-22816 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>Pillow-4.2.1-cp27-cp27mu-manylin...
non_priority
cve medium detected in pillow whl cve medium severity vulnerability vulnerable library pillow whl python imaging library fork library home page a href path to dependency file sentry path to vulnerable library tesource archiveextractor ...
0
599,293
18,270,343,933
IssuesEvent
2021-10-04 13:14:25
AICoE/elyra-aidevsecops-tutorial
https://api.github.com/repos/AICoE/elyra-aidevsecops-tutorial
closed
explore-notebooks-and-manage-dependencies.md should provide instructions on how to run the provided notebooks [meteor]
kind/feature priority/backlog
`explore-notebooks-and-manage-dependencies.md` should provide instructions for how to access the notebooks in JL and how to run them so that users can set their own dependencies and kernels and train their own models. Acceptance Criteria: - [x] additional images and details added to this *.md so that users know h...
1.0
explore-notebooks-and-manage-dependencies.md should provide instructions on how to run the provided notebooks [meteor] - `explore-notebooks-and-manage-dependencies.md` should provide instructions for how to access the notebooks in JL and how to run them so that users can set their own dependencies and kernels and train...
priority
explore notebooks and manage dependencies md should provide instructions on how to run the provided notebooks explore notebooks and manage dependencies md should provide instructions for how to access the notebooks in jl and how to run them so that users can set their own dependencies and kernels and train their ...
1
232,245
7,656,701,305
IssuesEvent
2018-05-10 17:10:02
quipucords/quipucords
https://api.github.com/repos/quipucords/quipucords
closed
redhat_packages_gpg_is_redhat Fact failing on RHEL 5.6 Possibly Others
bug priority - blocker
## Specify type: - Bug ### Priority: - Blocker ___ ## Description: The redhat_packages_gpg_is_redhat fact shows "N" for vanilla install of RHEL 5.6 due to the "check to see if any red hat rpms are installed" task failing. The `rpm -qa --qf "%{SIGPGP:pgpsig}\n"` part of the command returns: ``` [root@rhel5-6...
1.0
redhat_packages_gpg_is_redhat Fact failing on RHEL 5.6 Possibly Others - ## Specify type: - Bug ### Priority: - Blocker ___ ## Description: The redhat_packages_gpg_is_redhat fact shows "N" for vanilla install of RHEL 5.6 due to the "check to see if any red hat rpms are installed" task failing. The `rpm -qa --...
priority
redhat packages gpg is redhat fact failing on rhel possibly others specify type bug priority blocker description the redhat packages gpg is redhat fact shows n for vanilla install of rhel due to the check to see if any red hat rpms are installed task failing the rpm qa ...
1
472,585
13,627,431,525
IssuesEvent
2020-09-24 12:35:52
enso-org/enso
https://api.github.com/repos/enso-org/enso
closed
Native/JVM Boundary Benchmarks
Category: Performance Category: Syntax Change: Non-Breaking Difficulty: Core Contributor Priority: Highest Type: Discussion
### Summary We need concrete code and benchmark results for the various approaches of transferring data from Java to Rust. This is purely about the movement from native memory to the JVM, and does not deal with any overhead from allocations in the native code. ### Value We can decide how to move forward. ### Sp...
1.0
Native/JVM Boundary Benchmarks - ### Summary We need concrete code and benchmark results for the various approaches of transferring data from Java to Rust. This is purely about the movement from native memory to the JVM, and does not deal with any overhead from allocations in the native code. ### Value We can deci...
priority
native jvm boundary benchmarks summary we need concrete code and benchmark results for the various approaches of transferring data from java to rust this is purely about the movement from native memory to the jvm and does not deal with any overhead from allocations in the native code value we can deci...
1
78,210
14,967,221,264
IssuesEvent
2021-01-27 15:27:21
codereport/jsource
https://api.github.com/repos/codereport/jsource
closed
Remove `(un)likely` macros
code removal good first issue
In `j.h` the header: ```c #if defined(__clang__) || defined(__GNUC__) #ifndef likely #define likely(x) __builtin_expect((x),1) #endif #ifndef unlikely #define unlikely(x) __builtin_expect((x),0) #endif #else #define likely(x) (x) #define unlikely(x) (x) #endif ``` Let's delete this and all references to t...
1.0
Remove `(un)likely` macros - In `j.h` the header: ```c #if defined(__clang__) || defined(__GNUC__) #ifndef likely #define likely(x) __builtin_expect((x),1) #endif #ifndef unlikely #define unlikely(x) __builtin_expect((x),0) #endif #else #define likely(x) (x) #define unlikely(x) (x) #endif ``` Let's delete...
non_priority
remove un likely macros in j h the header c if defined clang defined gnuc ifndef likely define likely x builtin expect x endif ifndef unlikely define unlikely x builtin expect x endif else define likely x x define unlikely x x endif let s delete...
0
2,474
2,607,904,281
IssuesEvent
2015-02-26 00:14:58
chrsmithdemos/zen-coding
https://api.github.com/repos/chrsmithdemos/zen-coding
closed
Zen Coding for Textmate and Mirroring Fields
auto-migrated Priority-Medium Type-Defect
``` Currently on Textmate a powerful feature is the Mirroring <input type="${1:text}" name="${2:some_name}" value="$3"${4: id="${5:$2}"}> Is it possible for Zen Coding for TM to hook into it so we can implement it at will from the zen_settings.py file? ``` ----- Original issue reported on code.google.com by `kuroir...
1.0
Zen Coding for Textmate and Mirroring Fields - ``` Currently on Textmate a powerful feature is the Mirroring <input type="${1:text}" name="${2:some_name}" value="$3"${4: id="${5:$2}"}> Is it possible for Zen Coding for TM to hook into it so we can implement it at will from the zen_settings.py file? ``` ----- Origin...
non_priority
zen coding for textmate and mirroring fields currently on textmate a powerful feature is the mirroring is it possible for zen coding for tm to hook into it so we can implement it at will from the zen settings py file original issue reported on code google com by kuroir on may at
0
8,970
6,712,998,497
IssuesEvent
2017-10-13 11:42:37
rancher/rancher
https://api.github.com/repos/rancher/rancher
closed
network packet drop with more than 100 containers
kind/performance
**Rancher Version:** 1.01 **Docker Version:** 1.10.3 **OS and where are the hosts located? (cloud, bare metal, etc):** ubuntu 14.04 cloud(aliyun) **Setup Details: (single node rancher vs. HA rancher, internal DB vs. external DB)** single node rancher external DB **Environment Type: (Cattle/Kubernetes/Swarm/Mesos)** Cat...
True
network packet drop with more than 100 containers - **Rancher Version:** 1.01 **Docker Version:** 1.10.3 **OS and where are the hosts located? (cloud, bare metal, etc):** ubuntu 14.04 cloud(aliyun) **Setup Details: (single node rancher vs. HA rancher, internal DB vs. external DB)** single node rancher external DB **Env...
non_priority
network packet drop with more than containers rancher version docker version os and where are the hosts located cloud bare metal etc ubuntu cloud aliyun setup details single node rancher vs ha rancher internal db vs external db single node rancher external db environme...
0
319,282
9,741,520,298
IssuesEvent
2019-06-02 09:21:06
stageosu/Kaguya
https://api.github.com/repos/stageosu/Kaguya
opened
$n bomb rework
API Related Command Related File System Related Low Priority
Right now the "NekosSharp" API this command pulls from can occasionally display content that is unwanted/not safe for Discord. The source should be reworked. (I have a new folder of content I will implement, but I'm busy with other things currently. I just want this issue to be known)!
1.0
$n bomb rework - Right now the "NekosSharp" API this command pulls from can occasionally display content that is unwanted/not safe for Discord. The source should be reworked. (I have a new folder of content I will implement, but I'm busy with other things currently. I just want this issue to be known)!
priority
n bomb rework right now the nekossharp api this command pulls from can occasionally display content that is unwanted not safe for discord the source should be reworked i have a new folder of content i will implement but i m busy with other things currently i just want this issue to be known
1
144,350
22,334,047,483
IssuesEvent
2022-06-14 16:49:09
lexml/lexml-eta
https://api.github.com/repos/lexml/lexml-eta
closed
Aplicar classe CSS de existente ou inexistente na norma alterada
enhancement design
Para dispositivos adicionados, caso o atributo existeNaNormaAlterada tenha sido informado, deverá ser aplicada uma classe CSS correspondente para permitir alguma diferenciação visual.
1.0
Aplicar classe CSS de existente ou inexistente na norma alterada - Para dispositivos adicionados, caso o atributo existeNaNormaAlterada tenha sido informado, deverá ser aplicada uma classe CSS correspondente para permitir alguma diferenciação visual.
non_priority
aplicar classe css de existente ou inexistente na norma alterada para dispositivos adicionados caso o atributo existenanormaalterada tenha sido informado deverá ser aplicada uma classe css correspondente para permitir alguma diferenciação visual
0
172,637
21,053,716,297
IssuesEvent
2022-03-31 23:25:46
temporalio/graphql
https://api.github.com/repos/temporalio/graphql
opened
guava-28.2-jre.jar: 1 vulnerabilities (highest severity is: 3.3)
security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>guava-28.2-jre.jar</b></p></summary> <p>Guava is a suite of core and expanded libraries that include utility classes, google's collections, io classes, and much ...
True
guava-28.2-jre.jar: 1 vulnerabilities (highest severity is: 3.3) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>guava-28.2-jre.jar</b></p></summary> <p>Guava is a suite of core and expanded libraries that includ...
non_priority
guava jre jar vulnerabilities highest severity is vulnerable library guava jre jar guava is a suite of core and expanded libraries that include utility classes google s collections io classes and much much more library home page a href path to dependency file build ...
0
106,764
9,181,776,073
IssuesEvent
2019-03-05 11:02:58
NickBurneConsulting-GivePanel/givepanel
https://api.github.com/repos/NickBurneConsulting-GivePanel/givepanel
closed
Viewing the fundraisers tab
Priority Ready for test bug
**Describe the bug** Please also find video showing issue https://www.useloom.com/share/79581619b5da453791b0e3a517279fc3 **To Reproduce** Steps to reproduce the behavior: 1. Go to Admin Dashboard 2. Click on SiteWatch 3. click on fundraisers tab 4. See error (it doesn't load) you have to refresh **Expected ...
1.0
Viewing the fundraisers tab - **Describe the bug** Please also find video showing issue https://www.useloom.com/share/79581619b5da453791b0e3a517279fc3 **To Reproduce** Steps to reproduce the behavior: 1. Go to Admin Dashboard 2. Click on SiteWatch 3. click on fundraisers tab 4. See error (it doesn't load) you ...
non_priority
viewing the fundraisers tab describe the bug please also find video showing issue to reproduce steps to reproduce the behavior go to admin dashboard click on sitewatch click on fundraisers tab see error it doesn t load you have to refresh expected behavior it should load firs...
0
7,792
4,064,330,627
IssuesEvent
2016-05-26 06:09:23
damellis/ESP
https://api.github.com/repos/damellis/ESP
opened
Segfaults or memory corruption
build
Using the audio example (with relatively high data rate) will cause segfaults. This happened before on OSX but cannot be consistently reproduced. With Linux build, the issue shows up again. ``` [New Thread 0x7fffe8929700 (LWP 24830)] *** stack smashing detected ***: /home/benzh/repos/ESP/build/ESP terminated Th...
1.0
Segfaults or memory corruption - Using the audio example (with relatively high data rate) will cause segfaults. This happened before on OSX but cannot be consistently reproduced. With Linux build, the issue shows up again. ``` [New Thread 0x7fffe8929700 (LWP 24830)] *** stack smashing detected ***: /home/benzh/rep...
non_priority
segfaults or memory corruption using the audio example with relatively high data rate will cause segfaults this happened before on osx but cannot be consistently reproduced with linux build the issue shows up again stack smashing detected home benzh repos esp build esp terminated thread ...
0
625,696
19,760,966,752
IssuesEvent
2022-01-16 12:08:27
hotosm/insights
https://api.github.com/repos/hotosm/insights
closed
Populate Geometry Column of Osm_History Table
priority:high type:enhancement
In order to extract accurate stats and use index , it is necessary to have geom column populated . Upon discussion for historical raw data extraction we are going to rely on insight ! Idea is to write a script to perform geometry calculation for way features and update correct geometry for node features ! Currently we ...
1.0
Populate Geometry Column of Osm_History Table - In order to extract accurate stats and use index , it is necessary to have geom column populated . Upon discussion for historical raw data extraction we are going to rely on insight ! Idea is to write a script to perform geometry calculation for way features and update c...
priority
populate geometry column of osm history table in order to extract accurate stats and use index it is necessary to have geom column populated upon discussion for historical raw data extraction we are going to rely on insight idea is to write a script to perform geometry calculation for way features and update c...
1
377,497
26,254,793,641
IssuesEvent
2023-01-05 23:06:30
CartoDB/raster-loader
https://api.github.com/repos/CartoDB/raster-loader
closed
Publish docs to readthedocs
documentation infrastructure
Publish docs on readthedocs (**after** repo is public) - [x] add docs badge to README - [x] add link to deployed docs to README
1.0
Publish docs to readthedocs - Publish docs on readthedocs (**after** repo is public) - [x] add docs badge to README - [x] add link to deployed docs to README
non_priority
publish docs to readthedocs publish docs on readthedocs after repo is public add docs badge to readme add link to deployed docs to readme
0
159,358
6,044,465,501
IssuesEvent
2017-06-12 05:51:34
ozwillo/ozwillo-portal
https://api.github.com/repos/ozwillo/ozwillo-portal
closed
User avatar is not an absolute URI reference
component : profile priority : low type : bug type : error report
The profile avatar is stored only as a path (e.g. `/img/my/avatar/img-20.png`). Not only this is wrong, but it also makes it impossible for applications to retrieve/display the image without knowledge of the base URI against which to resolve the relative URI reference. As soon as this issue is fixed in the Portal, I'l...
1.0
User avatar is not an absolute URI reference - The profile avatar is stored only as a path (e.g. `/img/my/avatar/img-20.png`). Not only this is wrong, but it also makes it impossible for applications to retrieve/display the image without knowledge of the base URI against which to resolve the relative URI reference. As...
priority
user avatar is not an absolute uri reference the profile avatar is stored only as a path e g img my avatar img png not only this is wrong but it also makes it impossible for applications to retrieve display the image without knowledge of the base uri against which to resolve the relative uri reference as ...
1
715,661
24,606,804,094
IssuesEvent
2022-10-14 17:01:36
ZPTXDev/Warden
https://api.github.com/repos/ZPTXDev/Warden
closed
Using the avatar command prompts a DeprecationWarning in console
type:enhancement released on @next priority:p2
**Describe the bug** Using Warden's avatar command pops a DeprecationWarning in console. **To Reproduce** Steps to reproduce the behavior: 1. Use the avatar command as usual 2. Go to your terminal or console. 4. See error > On console ``` [G 906471497231630336 | U 250934589621665793] Processing command avata...
1.0
Using the avatar command prompts a DeprecationWarning in console - **Describe the bug** Using Warden's avatar command pops a DeprecationWarning in console. **To Reproduce** Steps to reproduce the behavior: 1. Use the avatar command as usual 2. Go to your terminal or console. 4. See error > On console ``` [G ...
priority
using the avatar command prompts a deprecationwarning in console describe the bug using warden s avatar command pops a deprecationwarning in console to reproduce steps to reproduce the behavior use the avatar command as usual go to your terminal or console see error on console p...
1
413,893
12,093,268,823
IssuesEvent
2020-04-19 18:56:44
busy-beaver-dev/busy-beaver
https://api.github.com/repos/busy-beaver-dev/busy-beaver
closed
Register for ChiPy events thru Slack
effort high enhancement priority low
Need to figure out the best way to integrate with existing services. This would be a cool slash command https://api.slack.com/slash-commands
1.0
Register for ChiPy events thru Slack - Need to figure out the best way to integrate with existing services. This would be a cool slash command https://api.slack.com/slash-commands
priority
register for chipy events thru slack need to figure out the best way to integrate with existing services this would be a cool slash command
1
2,595
2,985,498,043
IssuesEvent
2015-07-19 04:06:30
JuliaLang/julia
https://api.github.com/repos/JuliaLang/julia
closed
Could not load module libarpack on ARMv7
arm build
Using LLVM 3.6 I compile julia on an armv7, I compile with ``` override LLVM_ASSERTIONS=1 LLVM_FLAGS+="--with-cpu=cortex-a9 --with-float=hard --with-abi=aapcs-vfp --with-fpu=neon --enable-targets=arm --enable-optimized --enable-assertions" override OPENBLAS_DYNAMIC_ARCH=0 override OPENBLAS_TARGET_ARCH=ARMV7 o...
1.0
Could not load module libarpack on ARMv7 - Using LLVM 3.6 I compile julia on an armv7, I compile with ``` override LLVM_ASSERTIONS=1 LLVM_FLAGS+="--with-cpu=cortex-a9 --with-float=hard --with-abi=aapcs-vfp --with-fpu=neon --enable-targets=arm --enable-optimized --enable-assertions" override OPENBLAS_DYNAMIC_ARC...
non_priority
could not load module libarpack on using llvm i compile julia on an i compile with override llvm assertions llvm flags with cpu cortex with float hard with abi aapcs vfp with fpu neon enable targets arm enable optimized enable assertions override openblas dynamic arch over...
0
812,569
30,342,267,137
IssuesEvent
2023-07-11 13:26:54
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
[Coverity CID: 318606] Uninitialized scalar variable in subsys/bluetooth/controller/ll_sw/ull_adv_sync.c
bug priority: medium area: Bluetooth Coverity area: Bluetooth Controller
Static code scan issues found in file: https://github.com/zephyrproject-rtos/zephyr/tree/7b2034aaecc4cb2a261973b10b2fa608b29d398c/subsys/bluetooth/controller/ll_sw/ull_adv_sync.c Category: Uninitialized variables Function: `mfy_sync_offset_get` Component: Bluetooth CID: [318606](https://scan9.scan.coverity.com/repor...
1.0
[Coverity CID: 318606] Uninitialized scalar variable in subsys/bluetooth/controller/ll_sw/ull_adv_sync.c - Static code scan issues found in file: https://github.com/zephyrproject-rtos/zephyr/tree/7b2034aaecc4cb2a261973b10b2fa608b29d398c/subsys/bluetooth/controller/ll_sw/ull_adv_sync.c Category: Uninitialized variabl...
priority
uninitialized scalar variable in subsys bluetooth controller ll sw ull adv sync c static code scan issues found in file category uninitialized variables function mfy sync offset get component bluetooth cid details please fix or provide comments in coverity using the link for more informa...
1
796,727
28,126,081,843
IssuesEvent
2023-03-31 17:50:46
kubernetes/release
https://api.github.com/repos/kubernetes/release
closed
GPG key of apt not working with packages.cloud.google.com
kind/bug sig/release area/release-eng needs-priority
When I run apt-get update I get the following errors: on ubuntu 22.04 ,,, Ign:1 https://packages.cloud.google.com/apt kubernetes-xenial InRelease Ign:1 https://packages.cloud.google.com/apt kubernetes-xenial InRelease Err:1 https://packages.cloud.google.com/apt kubernetes-xenial InRelease Could not handshake: Er...
1.0
GPG key of apt not working with packages.cloud.google.com - When I run apt-get update I get the following errors: on ubuntu 22.04 ,,, Ign:1 https://packages.cloud.google.com/apt kubernetes-xenial InRelease Ign:1 https://packages.cloud.google.com/apt kubernetes-xenial InRelease Err:1 https://packages.cloud.google.co...
priority
gpg key of apt not working with packages cloud google com when i run apt get update i get the following errors on ubuntu ign kubernetes xenial inrelease ign kubernetes xenial inrelease err kubernetes xenial inrelease could not handshake error in the pull function reading package lists...
1
27,999
30,874,212,835
IssuesEvent
2023-08-03 13:20:47
godotengine/godot
https://api.github.com/repos/godotengine/godot
opened
Script Create Dialog is enormous
bug topic:editor usability regression topic:gui
### Godot version 4.2 0606ba7 ### System information Windows 10.0.19045 - Vulkan (Forward+) - dedicated NVIDIA GeForce GTX 1060 (NVIDIA; 30.0.15.1403) - Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz (8 Threads) ### Issue description When you create a new script, the dialog has a height of a few screens. Likely caused ...
True
Script Create Dialog is enormous - ### Godot version 4.2 0606ba7 ### System information Windows 10.0.19045 - Vulkan (Forward+) - dedicated NVIDIA GeForce GTX 1060 (NVIDIA; 30.0.15.1403) - Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz (8 Threads) ### Issue description When you create a new script, the dialog has a heig...
non_priority
script create dialog is enormous godot version system information windows vulkan forward dedicated nvidia geforce gtx nvidia intel r core tm cpu threads issue description when you create a new script the dialog has a height of a few screens likely c...
0
306,738
23,170,883,161
IssuesEvent
2022-07-30 17:43:48
martijnbastiaan/doctest-parallel
https://api.github.com/repos/martijnbastiaan/doctest-parallel
closed
Turn some comments into haddock
documentation enhancement good first issue
It would be good if some internal comments were exposed as documentation in the API, e.g. the following, and others in the same file: https://github.com/martijnbastiaan/doctest-parallel/blob/4b9c177df666b174ce46b1c6ceda0d78783b277d/src/Test/DocTest/Helpers.hs#L110-L119 Basically, turn the first `--` into `-- |`.
1.0
Turn some comments into haddock - It would be good if some internal comments were exposed as documentation in the API, e.g. the following, and others in the same file: https://github.com/martijnbastiaan/doctest-parallel/blob/4b9c177df666b174ce46b1c6ceda0d78783b277d/src/Test/DocTest/Helpers.hs#L110-L119 Basically, t...
non_priority
turn some comments into haddock it would be good if some internal comments were exposed as documentation in the api e g the following and others in the same file basically turn the first into
0
51,035
12,651,508,082
IssuesEvent
2020-06-17 00:32:42
awslabs/amazon-kinesis-video-streams-producer-sdk-cpp
https://api.github.com/repos/awslabs/amazon-kinesis-video-streams-producer-sdk-cpp
closed
[QUESTION]OpenSSL Version: AWS Kinesis: Download and Build the Kinesis Video Streams C++ Producer SDK
build question waiting for reply
Raspberry Pi 4 Raspbian Lite After installing all the required dependencies, I perform: `git clone --recursive https://github.com/awslabs/amazon-kinesis-video-streams-producer-sdk-cpp.git` `mkdir -p amazon-kinesis-video-streams-producer-sdk-cpp/build` `cd amazon-kinesis-video-streams-producer-sdk-cpp/build` ...
1.0
[QUESTION]OpenSSL Version: AWS Kinesis: Download and Build the Kinesis Video Streams C++ Producer SDK - Raspberry Pi 4 Raspbian Lite After installing all the required dependencies, I perform: `git clone --recursive https://github.com/awslabs/amazon-kinesis-video-streams-producer-sdk-cpp.git` `mkdir -p amazon-kin...
non_priority
openssl version aws kinesis download and build the kinesis video streams c producer sdk raspberry pi raspbian lite after installing all the required dependencies i perform git clone recursive mkdir p amazon kinesis video streams producer sdk cpp build cd amazon kinesis video streams producer...
0
77,761
10,020,722,732
IssuesEvent
2019-07-16 13:15:12
USDA-FSA/fsa-design-system
https://api.github.com/repos/USDA-FSA/fsa-design-system
opened
Date Picker example with small fsa-input
Category: Documentation P3 Type: Component
Updates to Date Picker were made to adjust positioning within a `fsa-input--small`, https://github.com/USDA-FSA/fsa-style/issues/335. Determine how (or even if) to reflect in docs.
1.0
Date Picker example with small fsa-input - Updates to Date Picker were made to adjust positioning within a `fsa-input--small`, https://github.com/USDA-FSA/fsa-style/issues/335. Determine how (or even if) to reflect in docs.
non_priority
date picker example with small fsa input updates to date picker were made to adjust positioning within a fsa input small determine how or even if to reflect in docs
0
235,584
18,052,594,941
IssuesEvent
2021-09-20 00:47:25
ICEI-PUC-Minas-PMV-ADS/pmv-ads-2021-2-e1-proj-web-t4-serv-serv
https://api.github.com/repos/ICEI-PUC-Minas-PMV-ADS/pmv-ads-2021-2-e1-proj-web-t4-serv-serv
closed
Documento de contexto - Definição de problema
documentation
Definir objetivamente o problema a ser resolvido pela aplicação
1.0
Documento de contexto - Definição de problema - Definir objetivamente o problema a ser resolvido pela aplicação
non_priority
documento de contexto definição de problema definir objetivamente o problema a ser resolvido pela aplicação
0
538,960
15,781,332,276
IssuesEvent
2021-04-01 11:13:01
red-hat-storage/ocs-ci
https://api.github.com/repos/red-hat-storage/ocs-ci
closed
[BM] ocs-ci failed to install cluster with 3M and 0W
High Priority bug
Current snippet from install-config ``` compute: - name: worker platform: {} replicas: 3 controlPlane: - name: master platform: {} replicas: 3 metadata: ``` expected when config has 0 worker_replica cound ``` compute: - name: worker platform: {} replicas: 0 controlPlane: name: maste...
1.0
[BM] ocs-ci failed to install cluster with 3M and 0W - Current snippet from install-config ``` compute: - name: worker platform: {} replicas: 3 controlPlane: - name: master platform: {} replicas: 3 metadata: ``` expected when config has 0 worker_replica cound ``` compute: - name: worker pl...
priority
ocs ci failed to install cluster with and current snippet from install config compute name worker platform replicas controlplane name master platform replicas metadata expected when config has worker replica cound compute name worker platfor...
1
581,228
17,288,944,421
IssuesEvent
2021-07-24 09:56:40
RevivalEngine/WebClient
https://api.github.com/repos/RevivalEngine/WebClient
closed
Add script to run code formatting locally (prettier?)
Complexity: Low Meta: Repository Priority: Normal Status: In Progress Type: Task
Goals: - [x] A framework like ``prettier`` should be added as development dependency - [x] Its configuration should be stored in a separate file, ``formatter-config.json`` (or similar) - [x] The process should be made available locally via a NPM script, ``npm run format``
1.0
Add script to run code formatting locally (prettier?) - Goals: - [x] A framework like ``prettier`` should be added as development dependency - [x] Its configuration should be stored in a separate file, ``formatter-config.json`` (or similar) - [x] The process should be made available locally via a NPM script, ``npm...
priority
add script to run code formatting locally prettier goals a framework like prettier should be added as development dependency its configuration should be stored in a separate file formatter config json or similar the process should be made available locally via a npm script npm run f...
1
64,832
12,497,752,622
IssuesEvent
2020-06-01 17:02:46
ArctosDB/arctos
https://api.github.com/repos/ArctosDB/arctos
opened
Attribute - gonad weight
Function-CodeTables Priority-Normal
Issue Documentation is http://handbook.arctosdb.org/how_to/How-to-Use-Issues-in-Arctos.html **Goal** Get a new attribute added - gonad weight **Context** Many collections weigh the gonads of their specimens when they prepare them **Table** ctattribute_code_tables **Value** CTWEIGHT_UNITS **Definition...
1.0
Attribute - gonad weight - Issue Documentation is http://handbook.arctosdb.org/how_to/How-to-Use-Issues-in-Arctos.html **Goal** Get a new attribute added - gonad weight **Context** Many collections weigh the gonads of their specimens when they prepare them **Table** ctattribute_code_tables **Value** CTW...
non_priority
attribute gonad weight issue documentation is goal get a new attribute added gonad weight context many collections weigh the gonads of their specimens when they prepare them table ctattribute code tables value ctweight units definition the weight of the specimen s gonads ...
0
37,279
9,985,858,195
IssuesEvent
2019-07-10 17:36:58
apache/couchdb
https://api.github.com/repos/apache/couchdb
closed
Erlang/OTP 22 Support
build chore
[NOTE]: # ( ^^ Provide a general summary of the request in the title above. ^^ ) ## Summary Erlang/OTP 22 was released in May https://www.erlang.org/news/132. Would it be possible to add support for this? [NOTE]: # ( Provide a brief overview of what the new feature is all about. ) ## Desired Behaviour [N...
1.0
Erlang/OTP 22 Support - [NOTE]: # ( ^^ Provide a general summary of the request in the title above. ^^ ) ## Summary Erlang/OTP 22 was released in May https://www.erlang.org/news/132. Would it be possible to add support for this? [NOTE]: # ( Provide a brief overview of what the new feature is all about. ) ##...
non_priority
erlang otp support provide a general summary of the request in the title above summary erlang otp was released in may would it be possible to add support for this provide a brief overview of what the new feature is all about desired behaviour tell us how th...
0
678,908
23,215,340,519
IssuesEvent
2022-08-02 13:40:55
newrelic/nri-kafka
https://api.github.com/repos/newrelic/nri-kafka
opened
Collect topic size and offset failing due to wrong format conversion
kind/bug triage/accepted priority/short-term
When setting the flag collect_topic_size and/or collect_topic_size the value retrieved from the MBean is a string and is forcefully casted to float64 so it fails, we need to parse it from string to float64. <img width="1478" alt="image" src="https://user-images.githubusercontent.com/3638421/182386661-fe305762-525a...
1.0
Collect topic size and offset failing due to wrong format conversion - When setting the flag collect_topic_size and/or collect_topic_size the value retrieved from the MBean is a string and is forcefully casted to float64 so it fails, we need to parse it from string to float64. <img width="1478" alt="image" src="ht...
priority
collect topic size and offset failing due to wrong format conversion when setting the flag collect topic size and or collect topic size the value retrieved from the mbean is a string and is forcefully casted to so it fails we need to parse it from string to img width alt image src
1
92,593
3,872,634,593
IssuesEvent
2016-04-11 14:30:36
fgpv-vpgf/fgpv-vpgf
https://api.github.com/repos/fgpv-vpgf/fgpv-vpgf
closed
bug(build): wet pages need jquery-less viewer builds
priority: high problem: bug
Two jquery libraries don't play nice together.
1.0
bug(build): wet pages need jquery-less viewer builds - Two jquery libraries don't play nice together.
priority
bug build wet pages need jquery less viewer builds two jquery libraries don t play nice together
1
189,018
6,793,166,844
IssuesEvent
2017-11-01 05:44:53
craftercms/craftercms
https://api.github.com/repos/craftercms/craftercms
closed
[studio-ui] Groups screens in Studio are not translated when the language is in Spanish or Korean
bug priority: lowest
Create a site in Studio. Change the language to either Spanish or Korean. Click on `Site Config` then click on `Groups`. Notice the screen is not translated for any of the groups screen. Groups: Spanish <img width="1244" alt="screen shot 2017-10-27 at 8 23 50 am" src="https://user-images.githubusercontent.com/2...
1.0
[studio-ui] Groups screens in Studio are not translated when the language is in Spanish or Korean - Create a site in Studio. Change the language to either Spanish or Korean. Click on `Site Config` then click on `Groups`. Notice the screen is not translated for any of the groups screen. Groups: Spanish <img widt...
priority
groups screens in studio are not translated when the language is in spanish or korean create a site in studio change the language to either spanish or korean click on site config then click on groups notice the screen is not translated for any of the groups screen groups spanish img width alt ...
1
159,618
6,049,614,793
IssuesEvent
2017-06-12 19:09:19
openshift/origin
https://api.github.com/repos/openshift/origin
closed
Garbage collector deleted deployer pod prematurely
component/deployments component/kubernetes priority/P0
Forking from https://github.com/openshift/origin/issues/13943#issuecomment-298450031 In at least 1 CI run, the kube garbage collector controller decided to delete the ipfailover-1-deploy pod shortly after it was created and scheduled to a node. It looks like it fell through to [here](https://github.com/openshift/ori...
1.0
Garbage collector deleted deployer pod prematurely - Forking from https://github.com/openshift/origin/issues/13943#issuecomment-298450031 In at least 1 CI run, the kube garbage collector controller decided to delete the ipfailover-1-deploy pod shortly after it was created and scheduled to a node. It looks like it fe...
priority
garbage collector deleted deployer pod prematurely forking from in at least ci run the kube garbage collector controller decided to delete the ipfailover deploy pod shortly after it was created and scheduled to a node it looks like it fell through to which resulted in the deletion cc kargakis mfo...
1
73,304
14,021,174,136
IssuesEvent
2020-10-29 20:50:55
UBC-Thunderbots/Software
https://api.github.com/repos/UBC-Thunderbots/Software
opened
Delete Circle::setOrigin and Circle::setRadius
Difficulty - 1 G3 - Code Quality
### Description of the task Delete `Circle::setOrigin` and `Circle::setRadius` because we don't use it outside of `circle_test.cpp`. We can also rename `getOrigin` and `getRadius` to just `origin` and `radius` <!-- What does this work depend on? What interface will this work use or create? What are the...
1.0
Delete Circle::setOrigin and Circle::setRadius - ### Description of the task Delete `Circle::setOrigin` and `Circle::setRadius` because we don't use it outside of `circle_test.cpp`. We can also rename `getOrigin` and `getRadius` to just `origin` and `radius` <!-- What does this work depend on? What interfac...
non_priority
delete circle setorigin and circle setradius description of the task delete circle setorigin and circle setradius because we don t use it outside of circle test cpp we can also rename getorigin and getradius to just origin and radius what does this work depend on what interfac...
0
533,599
15,594,402,039
IssuesEvent
2021-03-18 13:52:29
OpenMined/openmined
https://api.github.com/repos/OpenMined/openmined
closed
Mentors dashbboard is crashing
Priority: 1 - Immediate :fire: Severity: 1 - Critical :fire: Status: Available :wave: Type: Bug :bug:
## Description After adding the new course, the mentors dashboard started to crash. ## How to Reproduce 1. Log in as a mentor 2. Go to https://courses.openmined.org/users/dashboard 3. Default error page appears ## Expected Behavior Not crash # Additional Context All mentors reported this crash.
1.0
Mentors dashbboard is crashing - ## Description After adding the new course, the mentors dashboard started to crash. ## How to Reproduce 1. Log in as a mentor 2. Go to https://courses.openmined.org/users/dashboard 3. Default error page appears ## Expected Behavior Not crash # Additional Context All mento...
priority
mentors dashbboard is crashing description after adding the new course the mentors dashboard started to crash how to reproduce log in as a mentor go to default error page appears expected behavior not crash additional context all mentors reported this crash
1
731,519
25,220,209,526
IssuesEvent
2022-11-14 12:13:24
CLOSER-Cohorts/archivist
https://api.github.com/repos/CLOSER-Cohorts/archivist
closed
REACT: When updating statement construct labels they save but do not display as updated until you refresh
bug High priority react
I have been testing on https://closer-archivist-staging.herokuapp.com/instruments/bib_test_redcap/build/constructs/ e.g. ![image](https://user-images.githubusercontent.com/16664703/182590786-8f6499ef-0a80-44cc-b4f7-621e8eb77085.png) For all other constructs any lablel updates are automatically shown on the constru...
1.0
REACT: When updating statement construct labels they save but do not display as updated until you refresh - I have been testing on https://closer-archivist-staging.herokuapp.com/instruments/bib_test_redcap/build/constructs/ e.g. ![image](https://user-images.githubusercontent.com/16664703/182590786-8f6499ef-0a80-44cc-...
priority
react when updating statement construct labels they save but do not display as updated until you refresh i have been testing on e g for all other constructs any lablel updates are automatically shown on the construct view page e g
1
184,158
14,273,683,692
IssuesEvent
2020-11-21 23:01:03
zackbeucler/Tic-Tac-Toe
https://api.github.com/repos/zackbeucler/Tic-Tac-Toe
closed
Error playAgain(): Incorrect execution
test
The function will start another game when the user says no, or will not start another game when the user wants to play another game. This can be tested by running the function multiple times and giving the function different inputs ("yes" or "no") to check the function's accuracy
1.0
Error playAgain(): Incorrect execution - The function will start another game when the user says no, or will not start another game when the user wants to play another game. This can be tested by running the function multiple times and giving the function different inputs ("yes" or "no") to check the function's accurac...
non_priority
error playagain incorrect execution the function will start another game when the user says no or will not start another game when the user wants to play another game this can be tested by running the function multiple times and giving the function different inputs yes or no to check the function s accurac...
0
488,581
14,079,627,437
IssuesEvent
2020-11-04 15:06:46
eclipse-ee4j/jaxb-ri
https://api.github.com/repos/eclipse-ee4j/jaxb-ri
closed
Add support for episode file generation to maven schemagen plugin
Component: maven-plugin ERR: Assignee Priority: Major Type: Improvement
Along with releasing this plugin for JAXB 2.1 (the 1.3 artifact version from CVS) is needed support for an episode parameter for the plugin. I have a patch that I could submit for this that simply adds the episode parameter to the SchemaGenAdapter and SchemaGenMojo respectively. #### Environment Operating System: All P...
1.0
Add support for episode file generation to maven schemagen plugin - Along with releasing this plugin for JAXB 2.1 (the 1.3 artifact version from CVS) is needed support for an episode parameter for the plugin. I have a patch that I could submit for this that simply adds the episode parameter to the SchemaGenAdapter and ...
priority
add support for episode file generation to maven schemagen plugin along with releasing this plugin for jaxb the artifact version from cvs is needed support for an episode parameter for the plugin i have a patch that i could submit for this that simply adds the episode parameter to the schemagenadapter and ...
1
388,354
26,762,160,062
IssuesEvent
2023-01-31 07:57:49
luzhiled1333/comp-library
https://api.github.com/repos/luzhiled1333/comp-library
opened
[data-strucuture] Dual Segment Tree
documentation enhancement test
## Description ## File Name `src/data-structure/segment-tree` ## TODO - [ ] 実装 - [ ] ドキュメント作成 - [ ] unit-test - [ ] verify ## note - implementation - (url) - 関連 issue / PR - # - verify: - (url)
1.0
[data-strucuture] Dual Segment Tree - ## Description ## File Name `src/data-structure/segment-tree` ## TODO - [ ] 実装 - [ ] ドキュメント作成 - [ ] unit-test - [ ] verify ## note - implementation - (url) - 関連 issue / PR - # - verify: - (url)
non_priority
dual segment tree description file name src data structure segment tree todo 実装 ドキュメント作成 unit test verify note implementation url 関連 issue pr verify url
0