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
757
labels
stringlengths
4
664
body
stringlengths
3
261k
index
stringclasses
10 values
text_combine
stringlengths
96
261k
label
stringclasses
2 values
text
stringlengths
96
232k
binary_label
int64
0
1
57,501
15,820,155,937
IssuesEvent
2021-04-05 18:33:06
STEllAR-GROUP/phylanx
https://api.github.com/repos/STEllAR-GROUP/phylanx
closed
PhySL interpreter throws exception: the target (destination) does not match the action type
category: PhySL type: defect
PhySL interpreter throws an exception on almost any code. The following: ```console random(list(3,4), list("uniform_int", -3, 2)) ``` produces: ```console physl: exception caught: the target (destination) does not match the action type (symbol_namespace_iterate_action): HPX(bad_parameter) ``` Please note tha...
1.0
PhySL interpreter throws exception: the target (destination) does not match the action type - PhySL interpreter throws an exception on almost any code. The following: ```console random(list(3,4), list("uniform_int", -3, 2)) ``` produces: ```console physl: exception caught: the target (destination) does not match...
defect
physl interpreter throws exception the target destination does not match the action type physl interpreter throws an exception on almost any code the following console random list list uniform int produces console physl exception caught the target destination does not match...
1
31,987
6,676,184,504
IssuesEvent
2017-10-05 03:36:43
Cockatrice/Cockatrice
https://api.github.com/repos/Cockatrice/Cockatrice
closed
Deckstats analysation doesnt work
App - Cockatrice Defect - Basic
hello, i have a question. am i the only one who is having a problem with Deck Editor -> analyze deck -> deckstats? i mean tapped out works but deckstats doesnt can somebody fix this or tell me how to fix it?
1.0
Deckstats analysation doesnt work - hello, i have a question. am i the only one who is having a problem with Deck Editor -> analyze deck -> deckstats? i mean tapped out works but deckstats doesnt can somebody fix this or tell me how to fix it?
defect
deckstats analysation doesnt work hello i have a question am i the only one who is having a problem with deck editor analyze deck deckstats i mean tapped out works but deckstats doesnt can somebody fix this or tell me how to fix it
1
136,747
30,582,474,119
IssuesEvent
2023-07-21 10:45:17
WoWManiaUK/Redemption
https://api.github.com/repos/WoWManiaUK/Redemption
closed
[Spell/Shammy] Totems - Wintergrasp
Fixed on PTR - Tester Confirmed Code Change
### Reported by player all totems really **Links:** Totem of Wrath https://www.wow-mania.com/armory/?spell=57722 Wrath of Air Totem https://www.wow-mania.com/armory/?spell=3738 **What is Happening:** When the winergrasp battle is on and a shammy pops their totems, they stay active even though the totem tim...
1.0
[Spell/Shammy] Totems - Wintergrasp - ### Reported by player all totems really **Links:** Totem of Wrath https://www.wow-mania.com/armory/?spell=57722 Wrath of Air Totem https://www.wow-mania.com/armory/?spell=3738 **What is Happening:** When the winergrasp battle is on and a shammy pops their totems, the...
non_defect
totems wintergrasp reported by player all totems really links totem of wrath wrath of air totem what is happening when the winergrasp battle is on and a shammy pops their totems they stay active even though the totem timer has ended they stay active until wg battle ends then th...
0
32,440
6,793,460,892
IssuesEvent
2017-11-01 07:38:29
primefaces/primereact
https://api.github.com/repos/primefaces/primereact
closed
DataTable: Changing a filter does not trigger `onLazyLoad` for async tables
defect
``` <DataTable value=[] rows={10} lazy={true} onLazyLoad={console.log}> <Column field="id" header="ID" filter={true} /> </DataTable> ``` `onLazyLoad` is triggered for pagination and sorting changes, but it is not called for filter changes.
1.0
DataTable: Changing a filter does not trigger `onLazyLoad` for async tables - ``` <DataTable value=[] rows={10} lazy={true} onLazyLoad={console.log}> <Column field="id" header="ID" filter={true} /> </DataTable> ``` `onLazyLoad` is triggered for pagination and sorting changes, but it is not called for filter ch...
defect
datatable changing a filter does not trigger onlazyload for async tables onlazyload is triggered for pagination and sorting changes but it is not called for filter changes
1
111,599
24,157,683,504
IssuesEvent
2022-09-22 09:02:39
alibaba/nacos
https://api.github.com/repos/alibaba/nacos
closed
Add code annotation to nacos-client
kind/code quality
Nacos-Client module lacks a lot of code annotation, please add code annotation.
1.0
Add code annotation to nacos-client - Nacos-Client module lacks a lot of code annotation, please add code annotation.
non_defect
add code annotation to nacos client nacos client module lacks a lot of code annotation please add code annotation
0
60,762
17,023,514,674
IssuesEvent
2021-07-03 02:25:11
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
shift-click to join ways doesn't work anymore
Component: potlatch (flash editor) Priority: critical Resolution: invalid Type: defect
**[Submitted to the original trac issue database at 12.49am, Monday, 23rd November 2009]** I've tried this on Mac/Safari, Mac/FireFox, PC/Firefox and PC/IE. When I select a way and then shift-left-click on a connected way to join then, Potlatch simply selects the second way without joining them. It can be repro'...
1.0
shift-click to join ways doesn't work anymore - **[Submitted to the original trac issue database at 12.49am, Monday, 23rd November 2009]** I've tried this on Mac/Safari, Mac/FireFox, PC/Firefox and PC/IE. When I select a way and then shift-left-click on a connected way to join then, Potlatch simply selects the seco...
defect
shift click to join ways doesn t work anymore i ve tried this on mac safari mac firefox pc firefox and pc ie when i select a way and then shift left click on a connected way to join then potlatch simply selects the second way without joining them it can be repro d by simply creating two connected wa...
1
655,100
21,677,281,178
IssuesEvent
2022-05-08 22:44:44
KinsonDigital/Velaptor
https://api.github.com/repos/KinsonDigital/Velaptor
opened
🚧Create system for logging errors, warnings, and events
medium priority preview
### I have done the items below . . . - [X] I have updated the title by replacing the '**_<title_**>' section. ### Description Create a logging system for logging exceptions, errors, and events that occur throughout the system. The system should be able to log the type of log such as an event, exception, or warning...
1.0
🚧Create system for logging errors, warnings, and events - ### I have done the items below . . . - [X] I have updated the title by replacing the '**_<title_**>' section. ### Description Create a logging system for logging exceptions, errors, and events that occur throughout the system. The system should be able to ...
non_defect
🚧create system for logging errors warnings and events i have done the items below i have updated the title by replacing the section description create a logging system for logging exceptions errors and events that occur throughout the system the system should be able to log the typ...
0
50,382
13,187,469,136
IssuesEvent
2020-08-13 03:30:49
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
closed
omniORB port does not compile on ubuntu 9.10 (Trac #611)
Migrated from Trac defect tools/ports
port install ends with: In file included from include.c:30: def.h:131: error: conflicting types for ‘getline’ /usr/include/stdio.h:651: note: previous declaration of ‘getline’ was here make[3]: *** [include.o] Error 1 make[3]: Leaving directory `/home/boersma/Work/Software/I3_PORTS/var/db/dports/build/file._home_boers...
1.0
omniORB port does not compile on ubuntu 9.10 (Trac #611) - port install ends with: In file included from include.c:30: def.h:131: error: conflicting types for ‘getline’ /usr/include/stdio.h:651: note: previous declaration of ‘getline’ was here make[3]: *** [include.o] Error 1 make[3]: Leaving directory `/home/boersma/...
defect
omniorb port does not compile on ubuntu trac port install ends with in file included from include c def h error conflicting types for ‘getline’ usr include stdio h note previous declaration of ‘getline’ was here make error make leaving directory home boersma work software ports ...
1
49,843
13,187,280,159
IssuesEvent
2020-08-13 02:54:51
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
opened
steamshovel - icetopviewer widget broken with matplotlib version >= 2.1.0 (Trac #2169)
Incomplete Migration Migrated from Trac analysis defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/2169">https://code.icecube.wisc.edu/ticket/2169</a>, reported by mplum and owned by mplum</em></summary> <p> ```json { "status": "closed", "changetime": "2019-03-15T20:57:31", "description": "The icetop widget is broken i...
1.0
steamshovel - icetopviewer widget broken with matplotlib version >= 2.1.0 (Trac #2169) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/2169">https://code.icecube.wisc.edu/ticket/2169</a>, reported by mplum and owned by mplum</em></summary> <p> ```json { "status": "closed", ...
defect
steamshovel icetopviewer widget broken with matplotlib version trac migrated from json status closed changetime description the icetop widget is broken if the matplotlib version is greater than and produces the following error message n n...
1
14,634
2,831,387,369
IssuesEvent
2015-05-24 15:52:16
nobodyguy/dslrdashboard
https://api.github.com/repos/nobodyguy/dslrdashboard
closed
problemas nikon d7000
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Good staff , first ja like to thank everyone who is willing to help me , the problem is this , working with footage and I use a nikon d7000 , researching a way to control it via a mobile phone or computer, I I found the app for android dslr dashboard is a finding , I oti...
1.0
problemas nikon d7000 - ``` What steps will reproduce the problem? 1. Good staff , first ja like to thank everyone who is willing to help me , the problem is this , working with footage and I use a nikon d7000 , researching a way to control it via a mobile phone or computer, I I found the app for android dslr dashbo...
defect
problemas nikon what steps will reproduce the problem good staff first ja like to thank everyone who is willing to help me the problem is this working with footage and i use a nikon researching a way to control it via a mobile phone or computer i i found the app for android dslr dashboard is a...
1
10,372
7,166,521,329
IssuesEvent
2018-01-29 17:29:02
tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow
closed
Can't import graph containing batch_sequences_with_states
type:bug/performance
### System information - **Have I written custom code (as opposed to using a stock example script provided in TensorFlow)**: Yes - **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**: Linux Mint 18 - **TensorFlow installed from (source or binary)**: Binary (pip) - **TensorFlow version (use command below)**:...
True
Can't import graph containing batch_sequences_with_states - ### System information - **Have I written custom code (as opposed to using a stock example script provided in TensorFlow)**: Yes - **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**: Linux Mint 18 - **TensorFlow installed from (source or binary)**:...
non_defect
can t import graph containing batch sequences with states system information have i written custom code as opposed to using a stock example script provided in tensorflow yes os platform and distribution e g linux ubuntu linux mint tensorflow installed from source or binary bi...
0
162,792
6,175,877,147
IssuesEvent
2017-07-01 07:32:25
empt-ak/meditor
https://api.github.com/repos/empt-ak/meditor
closed
Fix travis build
Module: Core Priority: Critical Status: Completed Type: Bug
Travis build is currently failing probably because of maven wrapper - https://stackoverflow.com/a/35972902/1203690 - `sudo nano /etc/environment -> jdk8` - update-alternatives --config java
1.0
Fix travis build - Travis build is currently failing probably because of maven wrapper - https://stackoverflow.com/a/35972902/1203690 - `sudo nano /etc/environment -> jdk8` - update-alternatives --config java
non_defect
fix travis build travis build is currently failing probably because of maven wrapper sudo nano etc environment update alternatives config java
0
7,817
5,224,809,248
IssuesEvent
2017-01-27 16:26:45
MISP/MISP
https://api.github.com/repos/MISP/MISP
closed
Upload attachement button missing
bug usability visual
Within an event when clicking on add attribute icon (+) the opened pane does not include the upload attachment button as indicated in the tooltip. Screenshot attached. ![upload](https://cloud.githubusercontent.com/assets/414086/22368561/737b4d2e-e487-11e6-85af-d4e6c04d7bba.jpg)
True
Upload attachement button missing - Within an event when clicking on add attribute icon (+) the opened pane does not include the upload attachment button as indicated in the tooltip. Screenshot attached. ![upload](https://cloud.githubusercontent.com/assets/414086/22368561/737b4d2e-e487-11e6-85af-d4e6c04d7bba.jpg)
non_defect
upload attachement button missing within an event when clicking on add attribute icon the opened pane does not include the upload attachment button as indicated in the tooltip screenshot attached
0
37,767
8,516,261,133
IssuesEvent
2018-11-01 01:41:39
cakephp/cakephp
https://api.github.com/repos/cakephp/cakephp
closed
SecurityComponent's messages are not translatable
Defect i18n
This is a (multiple allowed): * [x] bug * [ ] enhancement * [ ] feature-discussion (RFC) * CakePHP Version: master. * Platform and Target: any. ### What you did 1. Disabled debug mode 2. Extracted all app's and CakePHP's translatable strings. Translated them into russian. 3. Enabled and triggered a Secur...
1.0
SecurityComponent's messages are not translatable - This is a (multiple allowed): * [x] bug * [ ] enhancement * [ ] feature-discussion (RFC) * CakePHP Version: master. * Platform and Target: any. ### What you did 1. Disabled debug mode 2. Extracted all app's and CakePHP's translatable strings. Translated ...
defect
securitycomponent s messages are not translatable this is a multiple allowed bug enhancement feature discussion rfc cakephp version master platform and target any what you did disabled debug mode extracted all app s and cakephp s translatable strings translated them i...
1
81,885
15,630,186,293
IssuesEvent
2021-03-22 01:37:13
yaroschiffelers/vue-scheme
https://api.github.com/repos/yaroschiffelers/vue-scheme
opened
WS-2019-0307 (Medium) detected in mem-1.1.0.tgz
security vulnerability
## WS-2019-0307 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>mem-1.1.0.tgz</b></p></summary> <p>Memoize functions - An optimization used to speed up consecutive function calls by ...
True
WS-2019-0307 (Medium) detected in mem-1.1.0.tgz - ## WS-2019-0307 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>mem-1.1.0.tgz</b></p></summary> <p>Memoize functions - An optimizati...
non_defect
ws medium detected in mem tgz ws medium severity vulnerability vulnerable library mem tgz memoize functions an optimization used to speed up consecutive function calls by caching the result of calls with identical input library home page a href path to dependency file ...
0
185,408
14,351,930,998
IssuesEvent
2020-11-30 02:49:56
github-vet/rangeclosure-findings
https://api.github.com/repos/github-vet/rangeclosure-findings
opened
Konstantin8105/mms: mms_float64_test.go; 40 LoC
fresh small test
Found a possible issue in [Konstantin8105/mms](https://www.github.com/Konstantin8105/mms) at [mms_float64_test.go](https://github.com/Konstantin8105/mms/blob/7ac0966b66f7f30f70b35bbccb1a934bd1942797/mms_float64_test.go#L84-L123) The below snippet of Go code triggered static analysis which searches for goroutines and/...
1.0
Konstantin8105/mms: mms_float64_test.go; 40 LoC - Found a possible issue in [Konstantin8105/mms](https://www.github.com/Konstantin8105/mms) at [mms_float64_test.go](https://github.com/Konstantin8105/mms/blob/7ac0966b66f7f30f70b35bbccb1a934bd1942797/mms_float64_test.go#L84-L123) The below snippet of Go code triggered ...
non_defect
mms mms test go loc found a possible issue in at the below snippet of go code triggered static analysis which searches for goroutines and or defer statements which capture loop variables click here to show the line s of go which triggered the analyzer go for i range memory...
0
552,454
16,240,938,520
IssuesEvent
2021-05-07 09:27:14
viral32111/conspiracy-ai
https://api.github.com/repos/viral32111/conspiracy-ai
closed
New slash command for searching nhentai
Enhancement Medium Priority
### Enhancement Description A new slash command for looking up manga and doujinshi on https://nhentai.net using their undocumented API (there's a GitHub repository somewhere that contains requests to its API, just use those as a starting point). Users should be able to search by name, tags or an exact ID. Will work...
1.0
New slash command for searching nhentai - ### Enhancement Description A new slash command for looking up manga and doujinshi on https://nhentai.net using their undocumented API (there's a GitHub repository somewhere that contains requests to its API, just use those as a starting point). Users should be able to search ...
non_defect
new slash command for searching nhentai enhancement description a new slash command for looking up manga and doujinshi on using their undocumented api there s a github repository somewhere that contains requests to its api just use those as a starting point users should be able to search by name tags or a...
0
10,246
2,618,950,885
IssuesEvent
2015-03-03 00:08:46
marmarek/test
https://api.github.com/repos/marmarek/test
opened
Do not explicitily do setmem for DispVM
C: core P: major R: fixed T: defect
**Reported by joanna on 4 Jun 40748743 04:53 UTC** This is not needed anymore when we have dynamic memory management. Migrated-From: https://wiki.qubes-os.org/ticket/75
1.0
Do not explicitily do setmem for DispVM - **Reported by joanna on 4 Jun 40748743 04:53 UTC** This is not needed anymore when we have dynamic memory management. Migrated-From: https://wiki.qubes-os.org/ticket/75
defect
do not explicitily do setmem for dispvm reported by joanna on jun utc this is not needed anymore when we have dynamic memory management migrated from
1
663,434
22,193,541,075
IssuesEvent
2022-06-07 03:21:51
docker-mailserver/docker-mailserver
https://api.github.com/repos/docker-mailserver/docker-mailserver
closed
[BUG] Can't drop privilege as nonroot user
kind/bug meta/needs triage priority/medium
### Miscellaneous first checks - [X] I checked that all ports are open and not blocked by my ISP / hosting provider. - [X] I know that SSL errors are likely the result of a wrong setup on the user side and not caused by DMS itself. I'm confident my setup is correct. ### Affected Component(s) Unable to start the cont...
1.0
[BUG] Can't drop privilege as nonroot user - ### Miscellaneous first checks - [X] I checked that all ports are open and not blocked by my ISP / hosting provider. - [X] I know that SSL errors are likely the result of a wrong setup on the user side and not caused by DMS itself. I'm confident my setup is correct. ### Af...
non_defect
can t drop privilege as nonroot user miscellaneous first checks i checked that all ports are open and not blocked by my isp hosting provider i know that ssl errors are likely the result of a wrong setup on the user side and not caused by dms itself i m confident my setup is correct affected c...
0
79,006
27,867,411,972
IssuesEvent
2023-03-21 11:12:54
SeleniumHQ/selenium
https://api.github.com/repos/SeleniumHQ/selenium
closed
[🐛 Bug]: Cannot set read timeout value in Local Drivers
C-java I-defect
### What happened? Despite setting high timeouts ("{implicit: 10000000, pageLoad: 10000000, script: 10000000}"), calling executeAsyncScript will occasionally time out after exactly 3 minutes. This is using 4.5.0 of Selenium and Java 17 with Firefox 105 on Ubuntu 18. It's also using selenium-http-jdk-client. ### H...
1.0
[🐛 Bug]: Cannot set read timeout value in Local Drivers - ### What happened? Despite setting high timeouts ("{implicit: 10000000, pageLoad: 10000000, script: 10000000}"), calling executeAsyncScript will occasionally time out after exactly 3 minutes. This is using 4.5.0 of Selenium and Java 17 with Firefox 105 on Ubun...
defect
cannot set read timeout value in local drivers what happened despite setting high timeouts implicit pageload script calling executeasyncscript will occasionally time out after exactly minutes this is using of selenium and java with firefox on ubuntu it s also using selenium ...
1
37,080
8,228,403,779
IssuesEvent
2018-09-07 05:05:00
line/armeria
https://api.github.com/repos/line/armeria
closed
Assertion error in StartStopSupport
defect
``` java.lang.AssertionError: null at com.linecorp.armeria.common.util.StartStopSupport.lambda$stop$10(StartStopSupport.java:196) at io.netty.util.concurrent.GlobalEventExecutor$TaskRunner.run(GlobalEventExecutor.java:248) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ...
1.0
Assertion error in StartStopSupport - ``` java.lang.AssertionError: null at com.linecorp.armeria.common.util.StartStopSupport.lambda$stop$10(StartStopSupport.java:196) at io.netty.util.concurrent.GlobalEventExecutor$TaskRunner.run(GlobalEventExecutor.java:248) at io.netty.util.concurrent.FastThreadLocalRunnable....
defect
assertion error in startstopsupport java lang assertionerror null at com linecorp armeria common util startstopsupport lambda stop startstopsupport java at io netty util concurrent globaleventexecutor taskrunner run globaleventexecutor java at io netty util concurrent fastthreadlocalrunnable run f...
1
53,531
13,261,832,470
IssuesEvent
2020-08-20 20:36:49
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
closed
icerec, simulation - remove dst-extractor from meta-projects (Trac #1614)
Migrated from Trac cmake defect
according to #1571 `dst-extractor` is no more <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1614">https://code.icecube.wisc.edu/projects/icecube/ticket/1614</a>, reported by negaand owned by nega</em></summary> <p> ```json { "status": "closed", "changetim...
1.0
icerec, simulation - remove dst-extractor from meta-projects (Trac #1614) - according to #1571 `dst-extractor` is no more <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1614">https://code.icecube.wisc.edu/projects/icecube/ticket/1614</a>, reported by negaand owned ...
defect
icerec simulation remove dst extractor from meta projects trac according to dst extractor is no more migrated from json status closed changetime ts description according to dst extractor is no more reporter nega cc ...
1
388,772
11,492,400,178
IssuesEvent
2020-02-11 20:55:07
department-of-veterans-affairs/caseflow
https://api.github.com/repos/department-of-veterans-affairs/caseflow
closed
Motion to Vacate | Denied | Remove URL Field Requirement Condition
BVA caseflow-queue foxtrot priority-medium
## Description Currently, the URL field for both the litigation support 'Review Motion to Vacate' and the VLJ (Judge) 'Address Motion to Vacate' task are mandatory to complete each workflow. We need to remove the condition until the Board acknowledges and/or establishes a process for storing denial documents. There ...
1.0
Motion to Vacate | Denied | Remove URL Field Requirement Condition - ## Description Currently, the URL field for both the litigation support 'Review Motion to Vacate' and the VLJ (Judge) 'Address Motion to Vacate' task are mandatory to complete each workflow. We need to remove the condition until the Board acknowle...
non_defect
motion to vacate denied remove url field requirement condition description currently the url field for both the litigation support review motion to vacate and the vlj judge address motion to vacate task are mandatory to complete each workflow we need to remove the condition until the board acknowle...
0
59,060
17,015,369,051
IssuesEvent
2021-07-02 11:13:27
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
opened
Problem with omitmetadata=true in PBF Binary Task and ObjectStore
Component: osmosis Priority: major Type: defect
**[Submitted to the original trac issue database at 6.46pm, Friday, 4th February 2011]** Application of the parameter omitmetadata=true in the write-pbf task sets the 'version' attribute of an processed entity to -1. When trying to write such an entity to an !ObjectStore (e.g. !SimpleObjectStore) the version attribute...
1.0
Problem with omitmetadata=true in PBF Binary Task and ObjectStore - **[Submitted to the original trac issue database at 6.46pm, Friday, 4th February 2011]** Application of the parameter omitmetadata=true in the write-pbf task sets the 'version' attribute of an processed entity to -1. When trying to write such an entit...
defect
problem with omitmetadata true in pbf binary task and objectstore application of the parameter omitmetadata true in the write pbf task sets the version attribute of an processed entity to when trying to write such an entity to an objectstore e g simpleobjectstore the version attribute is casted from...
1
536,252
15,706,723,831
IssuesEvent
2021-03-26 17:49:28
Blackoutburst/Wally
https://api.github.com/repos/Blackoutburst/Wally
closed
Big background image cause error when creating a canvas with them
bug medium priority
**Describe the bug** Adding a huge background create a crash when trying to create a canvas with it **To Reproduce** Steps to reproduce the behavior: 1. Use !setbackground to set a big image 2. Use !stats or any commands generating canvas and it should crash **Expected behavior** This should work normally an...
1.0
Big background image cause error when creating a canvas with them - **Describe the bug** Adding a huge background create a crash when trying to create a canvas with it **To Reproduce** Steps to reproduce the behavior: 1. Use !setbackground to set a big image 2. Use !stats or any commands generating canvas and it...
non_defect
big background image cause error when creating a canvas with them describe the bug adding a huge background create a crash when trying to create a canvas with it to reproduce steps to reproduce the behavior use setbackground to set a big image use stats or any commands generating canvas and it...
0
264,016
19,985,636,927
IssuesEvent
2022-01-30 16:13:28
contao/docs
https://api.github.com/repos/contao/docs
closed
Link Checker Report
Developer Documentation Bug
# Link Checker Report The Link Checker found the following issues: - [ ] URL "https://docs.contao.org/dev/reference/hooks/executePostActions/" seems broken (HTTP status code 404). Found on: https://docs.contao.org/dev/ - [ ] URL "https://docs.contao.org/dev/reference/hooks/executePreActions/" seems broken (HTTP statu...
1.0
Link Checker Report - # Link Checker Report The Link Checker found the following issues: - [ ] URL "https://docs.contao.org/dev/reference/hooks/executePostActions/" seems broken (HTTP status code 404). Found on: https://docs.contao.org/dev/ - [ ] URL "https://docs.contao.org/dev/reference/hooks/executePreActions/" se...
non_defect
link checker report link checker report the link checker found the following issues url seems broken http status code found on url seems broken http status code found on url seems broken http status code found on url seems broken http status code found on ...
0
166,107
12,890,985,773
IssuesEvent
2020-07-13 16:55:23
kubernetes/kubernetes
https://api.github.com/repos/kubernetes/kubernetes
closed
[Failing Test] capa-conformance-v1alpha3-k8s-master (ci-cluster-api-provider-aws-make-conformance-v1alpha3-k8s-ci-artifacts)
kind/failing-test lifecycle/active priority/critical-urgent sig/cluster-lifecycle
**Which jobs are failing**: capa-conformance-v1alpha3-k8s-master (ci-cluster-api-provider-aws-make-conformance-v1alpha3-k8s-ci-artifacts) **Which test(s) are failing**: > - Overall >- [k8s.io] Pods should get a host IP [NodeConformance] [Conformance] **Since when has it been failing**: >06-06 17:23 PDT **...
1.0
[Failing Test] capa-conformance-v1alpha3-k8s-master (ci-cluster-api-provider-aws-make-conformance-v1alpha3-k8s-ci-artifacts) - **Which jobs are failing**: capa-conformance-v1alpha3-k8s-master (ci-cluster-api-provider-aws-make-conformance-v1alpha3-k8s-ci-artifacts) **Which test(s) are failing**: > - Overall >- [k...
non_defect
capa conformance master ci cluster api provider aws make conformance ci artifacts which jobs are failing capa conformance master ci cluster api provider aws make conformance ci artifacts which test s are failing overall pods should get a host ip since when has...
0
52,391
13,224,711,019
IssuesEvent
2020-08-17 19:41:25
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
opened
[Documentation] Remove obsolete documentation (Trac #2148)
Incomplete Migration Migrated from Trac analysis defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/2148">https://code.icecube.wisc.edu/projects/icecube/ticket/2148</a>, reported by kjmeagherand owned by olivas</em></summary> <p> ```json { "status": "closed", "changetime": "2019-06-04T16:59:53", "_ts": "1...
1.0
[Documentation] Remove obsolete documentation (Trac #2148) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/2148">https://code.icecube.wisc.edu/projects/icecube/ticket/2148</a>, reported by kjmeagherand owned by olivas</em></summary> <p> ```json { "status": "cl...
defect
remove obsolete documentation trac migrated from json status closed changetime ts description specifically all references to ports and system packages reporter kjmeagher cc resolution insufficient resources ...
1
66,142
6,989,578,425
IssuesEvent
2017-12-14 16:35:37
saltstack/salt
https://api.github.com/repos/saltstack/salt
opened
Add Windows ip integration Tests to Auto Test Suite
auto-test Windows
This task is to monitor the addition of five test to the auto test suite: - [ ] ip.is_enabled - [ ] ip.enable - [ ] ip.disable - [ ] ip.set_dhcp_ip - [ ] ip.get_default_gateway There are currently unit tests but need to add integration as well.
1.0
Add Windows ip integration Tests to Auto Test Suite - This task is to monitor the addition of five test to the auto test suite: - [ ] ip.is_enabled - [ ] ip.enable - [ ] ip.disable - [ ] ip.set_dhcp_ip - [ ] ip.get_default_gateway There are currently unit tests but need to add integration as well.
non_defect
add windows ip integration tests to auto test suite this task is to monitor the addition of five test to the auto test suite ip is enabled ip enable ip disable ip set dhcp ip ip get default gateway there are currently unit tests but need to add integration as well
0
12,566
20,240,761,824
IssuesEvent
2022-02-14 09:04:43
renovatebot/renovate
https://api.github.com/repos/renovatebot/renovate
opened
Renovate suggests upgrade to Alpine edge
type:bug status:requirements priority-5-triage
### How are you running Renovate? WhiteSource Renovate hosted app on github.com ### If you're self-hosting Renovate, tell us what version of Renovate you run. _No response_ ### Please select which platform you are using if self-hosting. _No response_ ### If you're self-hosting Renovate, tell us what version of th...
1.0
Renovate suggests upgrade to Alpine edge - ### How are you running Renovate? WhiteSource Renovate hosted app on github.com ### If you're self-hosting Renovate, tell us what version of Renovate you run. _No response_ ### Please select which platform you are using if self-hosting. _No response_ ### If you're self-h...
non_defect
renovate suggests upgrade to alpine edge how are you running renovate whitesource renovate hosted app on github com if you re self hosting renovate tell us what version of renovate you run no response please select which platform you are using if self hosting no response if you re self h...
0
4,358
2,722,106,513
IssuesEvent
2015-04-14 00:01:19
mautic/mautic
https://api.github.com/repos/mautic/mautic
closed
Set Encryption to None in configuration tab
Bug Ready To Test
Hi, in configuration tab it isn't possible to set none in encryption field, only 'TLS' and 'SSL'. Solution: Add in message.ini: mautic.core.config.mailer_encryption.none="None" change in file app/bundles/CoreBundle/Form/Type/ConfigType.php $builder->add('mailer_encryption', 'choice', array( '...
1.0
Set Encryption to None in configuration tab - Hi, in configuration tab it isn't possible to set none in encryption field, only 'TLS' and 'SSL'. Solution: Add in message.ini: mautic.core.config.mailer_encryption.none="None" change in file app/bundles/CoreBundle/Form/Type/ConfigType.php $builder->add('maile...
non_defect
set encryption to none in configuration tab hi in configuration tab it isn t possible to set none in encryption field only tls and ssl solution add in message ini mautic core config mailer encryption none none change in file app bundles corebundle form type configtype php builder add maile...
0
34,664
7,458,553,135
IssuesEvent
2018-03-30 10:58:28
kerdokullamae/test_koik_issued
https://api.github.com/repos/kerdokullamae/test_koik_issued
closed
Preservica5 upgrade lõpetada
C: SDB P: highest R: worksforme T: defect
**Reported by kati sein on 16 Jan 2015 11:00 UTC** Preservicas Data Management Completed tabelis on veerud Collection code ja Top level record tühjad. Kasutajana tahaks näha, milliste kogudega on milliseid operatsioone tehtud. Registry - formaadi numbri järgi ei saa otsida. Näiteks fmt/7, fmt/354.
1.0
Preservica5 upgrade lõpetada - **Reported by kati sein on 16 Jan 2015 11:00 UTC** Preservicas Data Management Completed tabelis on veerud Collection code ja Top level record tühjad. Kasutajana tahaks näha, milliste kogudega on milliseid operatsioone tehtud. Registry - formaadi numbri järgi ei saa otsida. Näiteks fm...
defect
upgrade lõpetada reported by kati sein on jan utc preservicas data management completed tabelis on veerud collection code ja top level record tühjad kasutajana tahaks näha milliste kogudega on milliseid operatsioone tehtud registry formaadi numbri järgi ei saa otsida näiteks fmt fmt
1
14,151
3,228,443,394
IssuesEvent
2015-10-12 02:11:22
owncloud/client
https://api.github.com/repos/owncloud/client
closed
Settings dialog top navigation looks strange in OS’s other than OS X
Design & UX
For OS X the top navigation in the settings dialog is ok. For other operating systems, having it to the left looked much better. There is just no good widget to make it look nice on top. It will also be way better for the multi-account feature so we can have the accounts listed. cc @danimo @dragotin
1.0
Settings dialog top navigation looks strange in OS’s other than OS X - For OS X the top navigation in the settings dialog is ok. For other operating systems, having it to the left looked much better. There is just no good widget to make it look nice on top. It will also be way better for the multi-account feature so...
non_defect
settings dialog top navigation looks strange in os’s other than os x for os x the top navigation in the settings dialog is ok for other operating systems having it to the left looked much better there is just no good widget to make it look nice on top it will also be way better for the multi account feature so...
0
304,362
26,271,220,747
IssuesEvent
2023-01-06 17:10:25
ValveSoftware/steam-for-linux
https://api.github.com/repos/ValveSoftware/steam-for-linux
closed
Multiple non-steam-games all using AppID 0 can't be closed cleanly
Steam client Need Retest Distro Family: SteamOS
#### Your system information * Steam client version (build number or date): 1646795571 Wed Mar 9 2:07 AM UTC * Distribution (e.g. Ubuntu): SteamOS 3 * Opted into Steam client beta?: [Yes/No] Yes * Have you checked for system updates?: [Yes/No] Yes #### Please describe your issue in as much detail as ...
1.0
Multiple non-steam-games all using AppID 0 can't be closed cleanly - #### Your system information * Steam client version (build number or date): 1646795571 Wed Mar 9 2:07 AM UTC * Distribution (e.g. Ubuntu): SteamOS 3 * Opted into Steam client beta?: [Yes/No] Yes * Have you checked for system updates?: [...
non_defect
multiple non steam games all using appid can t be closed cleanly your system information steam client version build number or date wed mar am utc distribution e g ubuntu steamos opted into steam client beta yes have you checked for system updates yes ple...
0
79,078
27,964,743,943
IssuesEvent
2023-03-24 18:27:05
dotCMS/core
https://api.github.com/repos/dotCMS/core
opened
UI fixes in Angular
Type : Defect Team : Lunik Triage Type : UX Design OKR : Core Features Priority : 3 Average Next Release
### Parent Issue #24317 ### Problem Statement Fix the list of the UI issues in Angular: <img width="712" alt="image" src="https://user-images.githubusercontent.com/751424/227608768-30c55b28-7ef8-43fe-83c1-0311617570e3.png"> - Make it wider to read the full text. - Check if we can make it to fit the text, maybe ...
1.0
UI fixes in Angular - ### Parent Issue #24317 ### Problem Statement Fix the list of the UI issues in Angular: <img width="712" alt="image" src="https://user-images.githubusercontent.com/751424/227608768-30c55b28-7ef8-43fe-83c1-0311617570e3.png"> - Make it wider to read the full text. - Check if we can make it t...
defect
ui fixes in angular parent issue problem statement fix the list of the ui issues in angular img width alt image src make it wider to read the full text check if we can make it to fit the text maybe using fit content img width alt image src ...
1
60,641
17,023,480,230
IssuesEvent
2021-07-03 02:14:52
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
mapnik is rendering a disused railway like a active one
Component: mapnik Priority: minor Resolution: fixed Type: defect
**[Submitted to the original trac issue database at 1.37pm, Thursday, 17th September 2009]** The picture should explain everything
1.0
mapnik is rendering a disused railway like a active one - **[Submitted to the original trac issue database at 1.37pm, Thursday, 17th September 2009]** The picture should explain everything
defect
mapnik is rendering a disused railway like a active one the picture should explain everything
1
116,225
24,884,523,559
IssuesEvent
2022-10-28 06:22:01
appsmithorg/appsmith
https://api.github.com/repos/appsmithorg/appsmith
closed
[Bug]: Internal server error when the evaluated value is of type ARRAY in MySQL
Bug Needs Triaging MySQL BE Coders Pod Datatype issue Data Platform Pod Integrations Pod
### Is there an existing issue for this? - [X] I have searched the existing issues ### Description #### Screenshot of Error ![bindingparameters_error_mysql_1](https://user-images.githubusercontent.com/3524599/196618603-e45f8d8d-d9ab-4b58-bb5a-d0a1224e5d7f.png) [Relevant thread on Slack](https://theappsmi...
1.0
[Bug]: Internal server error when the evaluated value is of type ARRAY in MySQL - ### Is there an existing issue for this? - [X] I have searched the existing issues ### Description #### Screenshot of Error ![bindingparameters_error_mysql_1](https://user-images.githubusercontent.com/3524599/196618603-e45f8d8d-...
non_defect
internal server error when the evaluated value is of type array in mysql is there an existing issue for this i have searched the existing issues description screenshot of error steps to reproduce create a multi select widget create a mysql table wit...
0
263,626
19,956,519,508
IssuesEvent
2022-01-28 00:23:24
USRSE/dei-wg
https://api.github.com/repos/USRSE/dei-wg
opened
Create a "Guidelines" List for contributing to the Slack Workspace
documentation
@sk8forether suggested this idea. This idea was prompted by a Slack discussion about when and where is it appropriate to use things like `@channel` and such, and the inherent difficulties for neurodiverse folks when trying to navigate social norms. The suggestion would be that having a list of guidelines for expecte...
1.0
Create a "Guidelines" List for contributing to the Slack Workspace - @sk8forether suggested this idea. This idea was prompted by a Slack discussion about when and where is it appropriate to use things like `@channel` and such, and the inherent difficulties for neurodiverse folks when trying to navigate social norms. ...
non_defect
create a guidelines list for contributing to the slack workspace suggested this idea this idea was prompted by a slack discussion about when and where is it appropriate to use things like channel and such and the inherent difficulties for neurodiverse folks when trying to navigate social norms the sugge...
0
23,620
3,851,864,608
IssuesEvent
2016-04-06 05:27:26
GPF/imame4all
https://api.github.com/repos/GPF/imame4all
closed
Moga Controller not working
auto-migrated Priority-Medium Type-Defect
``` What version of the product are you using? On what operating system? 1.5.3 10 Nov 13 Please provide any additional information below. I have my Moga BT Controller connected to my Note 3 10.1 2014, yet it will not work with the App. Mupen64 App works perfectly and seems to be the only one. Will Moga be added to ...
1.0
Moga Controller not working - ``` What version of the product are you using? On what operating system? 1.5.3 10 Nov 13 Please provide any additional information below. I have my Moga BT Controller connected to my Note 3 10.1 2014, yet it will not work with the App. Mupen64 App works perfectly and seems to be the onl...
defect
moga controller not working what version of the product are you using on what operating system nov please provide any additional information below i have my moga bt controller connected to my note yet it will not work with the app app works perfectly and seems to be the only one will...
1
64,992
19,006,969,575
IssuesEvent
2021-11-23 02:06:08
vector-im/element-ios
https://api.github.com/repos/vector-im/element-ios
opened
Value of type 'MXSDKOptions' has no member 'clientPermalinkBaseUrl'
T-Defect
### Steps to reproduce keep running into error :// Value of type 'MXSDKOptions' has no member 'clientPermalinkBaseUrl' ### Outcome no idea how to fix ### Your phone model _No response_ ### Operating system version _No response_ ### Application version _No response_ ### Homeserver _No response_ ### Will yo...
1.0
Value of type 'MXSDKOptions' has no member 'clientPermalinkBaseUrl' - ### Steps to reproduce keep running into error :// Value of type 'MXSDKOptions' has no member 'clientPermalinkBaseUrl' ### Outcome no idea how to fix ### Your phone model _No response_ ### Operating system version _No response_ ### Applicat...
defect
value of type mxsdkoptions has no member clientpermalinkbaseurl steps to reproduce keep running into error value of type mxsdkoptions has no member clientpermalinkbaseurl outcome no idea how to fix your phone model no response operating system version no response applicat...
1
66,567
20,329,398,691
IssuesEvent
2022-02-18 09:14:44
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
closed
Order of calling DataType.asConvertedDataType(Converter) and DataType.getArrayDataType() should not matter
T: Defect C: Functionality P: Medium E: All Editions
This issue is similar to https://github.com/jOOQ/jOOQ/issues/13029 and https://github.com/jOOQ/jOOQ/issues/10664 (where I tried to report my use-case. ### Expected behavior The following two types should be equivalent in all situations: ``` Converter<UUID, Id> converter = Converter.ofNullable(UUID.class, Id.c...
1.0
Order of calling DataType.asConvertedDataType(Converter) and DataType.getArrayDataType() should not matter - This issue is similar to https://github.com/jOOQ/jOOQ/issues/13029 and https://github.com/jOOQ/jOOQ/issues/10664 (where I tried to report my use-case. ### Expected behavior The following two types should b...
defect
order of calling datatype asconverteddatatype converter and datatype getarraydatatype should not matter this issue is similar to and where i tried to report my use case expected behavior the following two types should be equivalent in all situations converter converter converter ofnulla...
1
1,937
3,205,533,473
IssuesEvent
2015-10-04 05:28:08
d3athrow/vgstation13
https://api.github.com/repos/d3athrow/vgstation13
closed
T-ray scanner reveals people with the chameleon gene
Balance Discussion Performance
Makes them blink in and out of existence. Might be intentional, I have no clue, but I thought it looked silly. ![t-rays](https://cloud.githubusercontent.com/assets/3892856/6392303/fbf71b3a-bdc7-11e4-958d-fa1a845b5339.gif)
True
T-ray scanner reveals people with the chameleon gene - Makes them blink in and out of existence. Might be intentional, I have no clue, but I thought it looked silly. ![t-rays](https://cloud.githubusercontent.com/assets/3892856/6392303/fbf71b3a-bdc7-11e4-958d-fa1a845b5339.gif)
non_defect
t ray scanner reveals people with the chameleon gene makes them blink in and out of existence might be intentional i have no clue but i thought it looked silly
0
67,429
20,961,611,931
IssuesEvent
2022-03-27 21:49:22
abedmaatalla/sipdroid
https://api.github.com/repos/abedmaatalla/sipdroid
closed
Not recognizing network on Android TV Box
Priority-Medium Type-Defect auto-migrated
``` I'm testing an "android TV" box. I have been able to test Skype video calling on this device and have installed a number of working .apk files. sipdroid installs and runs, but it does not reqcognize the "wired" ethernet connection and therefore cannot connect/register to our sip server. Is there a setting I can...
1.0
Not recognizing network on Android TV Box - ``` I'm testing an "android TV" box. I have been able to test Skype video calling on this device and have installed a number of working .apk files. sipdroid installs and runs, but it does not reqcognize the "wired" ethernet connection and therefore cannot connect/register ...
defect
not recognizing network on android tv box i m testing an android tv box i have been able to test skype video calling on this device and have installed a number of working apk files sipdroid installs and runs but it does not reqcognize the wired ethernet connection and therefore cannot connect register ...
1
64,512
18,722,517,568
IssuesEvent
2021-11-03 13:21:21
primefaces/primereact
https://api.github.com/repos/primefaces/primereact
closed
Virtual Scroller Does Not React Properly When Underlying Array Changes Size
defect
### There is no guarantee in receiving an immediate response in GitHub Issue Tracker, If you'd like to secure our response, you may consider *PrimeReact PRO Support* where support is provided within 4 business hours **I'm submitting a ...** (check one with "x") ``` [x] bug report [ ] feature request [ ] support...
1.0
Virtual Scroller Does Not React Properly When Underlying Array Changes Size - ### There is no guarantee in receiving an immediate response in GitHub Issue Tracker, If you'd like to secure our response, you may consider *PrimeReact PRO Support* where support is provided within 4 business hours **I'm submitting a ...*...
defect
virtual scroller does not react properly when underlying array changes size there is no guarantee in receiving an immediate response in github issue tracker if you d like to secure our response you may consider primereact pro support where support is provided within business hours i m submitting a ...
1
146,418
23,065,903,290
IssuesEvent
2022-07-25 13:54:48
DeveloperAcademy-POSTECH/MC3_Team5_NealAndBori
https://api.github.com/repos/DeveloperAcademy-POSTECH/MC3_Team5_NealAndBori
closed
[FEAT] Detail View_Collection View로 카드 리스트 구현
에이든 🖍 Design detail View
## 💡 Issue <img width="394" alt="스크린샷 2022-07-20 오전 9 56 46" src="https://user-images.githubusercontent.com/37866609/179872810-b8676f9b-c0e5-4adb-a845-14b788c91964.png"> ## 📝 todo - [ ] UICollectionView로 카드 리스트 구현
1.0
[FEAT] Detail View_Collection View로 카드 리스트 구현 - ## 💡 Issue <img width="394" alt="스크린샷 2022-07-20 오전 9 56 46" src="https://user-images.githubusercontent.com/37866609/179872810-b8676f9b-c0e5-4adb-a845-14b788c91964.png"> ## 📝 todo - [ ] UICollectionView로 카드 리스트 구현
non_defect
detail view collection view로 카드 리스트 구현 💡 issue img width alt 스크린샷 오전 src 📝 todo uicollectionview로 카드 리스트 구현
0
70,445
23,170,767,039
IssuesEvent
2022-07-30 17:21:11
openzfs/zfs
https://api.github.com/repos/openzfs/zfs
opened
pool corruption with zfs_no_scrub_io=1
Type: Defect
<!-- Please fill out the following template, which will help other contributors address your issue. --> <!-- Thank you for reporting an issue. *IMPORTANT* - Please check our issue tracker before opening a new issue. Additional valuable information can be found in the OpenZFS documentation and mailing list arch...
1.0
pool corruption with zfs_no_scrub_io=1 - <!-- Please fill out the following template, which will help other contributors address your issue. --> <!-- Thank you for reporting an issue. *IMPORTANT* - Please check our issue tracker before opening a new issue. Additional valuable information can be found in the Ope...
defect
pool corruption with zfs no scrub io thank you for reporting an issue important please check our issue tracker before opening a new issue additional valuable information can be found in the openzfs documentation and mailing list archives please fill in as much of the template as possible ...
1
74,497
25,139,464,911
IssuesEvent
2022-11-09 21:41:32
primefaces/primeng
https://api.github.com/repos/primefaces/primeng
closed
p-table RowSpan Grouping does not work with [scrollable]=true
defect
### Describe the bug when [scrollable] is set to true for a p-table, rowspan grouping does not work ### Environment Angular version: 13.3.11 PrimeNG version: 13.4.1 Browser: Chrome/firefox ### Reproducer https://stackblitz.com/edit/primeng-tablerowgroup-demo-3pwsdw?file=src/app/app.module.ts ### Angular versi...
1.0
p-table RowSpan Grouping does not work with [scrollable]=true - ### Describe the bug when [scrollable] is set to true for a p-table, rowspan grouping does not work ### Environment Angular version: 13.3.11 PrimeNG version: 13.4.1 Browser: Chrome/firefox ### Reproducer https://stackblitz.com/edit/primeng-tablero...
defect
p table rowspan grouping does not work with true describe the bug when is set to true for a p table rowspan grouping does not work environment angular version primeng version browser chrome firefox reproducer angular version primeng version build...
1
686
2,579,327,976
IssuesEvent
2015-02-13 09:18:04
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
closed
[TEST-FAILURE] maintenance-nightly instance shutdown failures
Team: Core Type: Defect
we are getting such a failures in many tests: ``` Instances haven't been shut down: [HazelcastInstance{name='_hzInstance_259_dev', node=Address[127.0.0.1]:5701}] ``` ``` java.lang.IllegalStateException: Node failed to start! ``` com.hazelcast.cluster.JoinStressTest.testMulticastJoinWithManyNodes com.hazelcast...
1.0
[TEST-FAILURE] maintenance-nightly instance shutdown failures - we are getting such a failures in many tests: ``` Instances haven't been shut down: [HazelcastInstance{name='_hzInstance_259_dev', node=Address[127.0.0.1]:5701}] ``` ``` java.lang.IllegalStateException: Node failed to start! ``` com.hazelcast.clus...
defect
maintenance nightly instance shutdown failures we are getting such a failures in many tests instances haven t been shut down java lang illegalstateexception node failed to start com hazelcast cluster joinstresstest testmulticastjoinwithmanynodes com hazelcast cluster memoryleakte...
1
366,939
10,832,303,821
IssuesEvent
2019-11-11 10:18:30
eirikdahlen/TDT4290_Aqeous
https://api.github.com/repos/eirikdahlen/TDT4290_Aqeous
opened
Align values in widget/controllapp
bug high priority
![image](https://user-images.githubusercontent.com/37441744/68579617-d8e7aa80-0474-11ea-9fda-0d3e9501c60e.png) The border for velocity in NF in Controllapp is -10/10 m/s, but -20/20 in widget. Should not be able to set it that high using the gamepad.
1.0
Align values in widget/controllapp - ![image](https://user-images.githubusercontent.com/37441744/68579617-d8e7aa80-0474-11ea-9fda-0d3e9501c60e.png) The border for velocity in NF in Controllapp is -10/10 m/s, but -20/20 in widget. Should not be able to set it that high using the gamepad.
non_defect
align values in widget controllapp the border for velocity in nf in controllapp is m s but in widget should not be able to set it that high using the gamepad
0
162,749
13,900,328,606
IssuesEvent
2020-10-20 00:03:16
nss-evening-cohort-13/renaissance-fair-dashboard-renaissance-fair-dashboard
https://api.github.com/repos/nss-evening-cohort-13/renaissance-fair-dashboard-renaissance-fair-dashboard
closed
Wireframe
documentation
# User Story We should have a wireframe that shows how the events page should look and how the graph and form should appear # Acceptance Criteria Should be easy to understand and show the flow of the website Should also use Figma # Dependencies N/A # Dev Notes - [x] wireframe complete
1.0
Wireframe - # User Story We should have a wireframe that shows how the events page should look and how the graph and form should appear # Acceptance Criteria Should be easy to understand and show the flow of the website Should also use Figma # Dependencies N/A # Dev Notes - [x] wireframe complete
non_defect
wireframe user story we should have a wireframe that shows how the events page should look and how the graph and form should appear acceptance criteria should be easy to understand and show the flow of the website should also use figma dependencies n a dev notes wireframe complete
0
473,918
13,649,311,285
IssuesEvent
2020-09-26 13:51:38
ahmedkaludi/accelerated-mobile-pages
https://api.github.com/repos/ahmedkaludi/accelerated-mobile-pages
closed
Incontent related post not aligned if the post does not have featured image
NEXT UPDATE [Priority: HIGH] bug
https://monosnap.com/file/GXDS7hEiq3qOoCP0B2BdC37DDdp6qH - [x] Incontent related post not aligned if the post does not have featured image - [x] 1. is showing for 1st post, that should not show.
1.0
Incontent related post not aligned if the post does not have featured image - https://monosnap.com/file/GXDS7hEiq3qOoCP0B2BdC37DDdp6qH - [x] Incontent related post not aligned if the post does not have featured image - [x] 1. is showing for 1st post, that should not show.
non_defect
incontent related post not aligned if the post does not have featured image incontent related post not aligned if the post does not have featured image is showing for post that should not show
0
46,053
13,055,845,454
IssuesEvent
2020-07-30 02:54:31
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
opened
project dataio needs to not depend on dataclasses/GCD specifics. (Trac #514)
Incomplete Migration Migrated from Trac dataio defect
Migrated from https://code.icecube.wisc.edu/ticket/514 ```json { "status": "closed", "changetime": "2009-01-13T19:33:08", "description": "project dataio needs to not depend on dataclasses/GCD specifics\nto make it more useful for non-IceCube uses.", "reporter": "blaufuss", "cc": "", "resolu...
1.0
project dataio needs to not depend on dataclasses/GCD specifics. (Trac #514) - Migrated from https://code.icecube.wisc.edu/ticket/514 ```json { "status": "closed", "changetime": "2009-01-13T19:33:08", "description": "project dataio needs to not depend on dataclasses/GCD specifics\nto make it more useful f...
defect
project dataio needs to not depend on dataclasses gcd specifics trac migrated from json status closed changetime description project dataio needs to not depend on dataclasses gcd specifics nto make it more useful for non icecube uses reporter blaufuss ...
1
74,400
25,104,689,386
IssuesEvent
2022-11-08 15:50:51
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
closed
ColorPicker: GUI elements are not moved to selected color
:lady_beetle: defect
### Describe the bug In the colorPicker widget there are markers showing the selected color or hue. However these markers are not moved on selecting colors - one always stay in the upper left corner of the color selection box, while the other stays always on top of the hue selector. It is only a minor bug, but use...
1.0
ColorPicker: GUI elements are not moved to selected color - ### Describe the bug In the colorPicker widget there are markers showing the selected color or hue. However these markers are not moved on selecting colors - one always stay in the upper left corner of the color selection box, while the other stays always on...
defect
colorpicker gui elements are not moved to selected color describe the bug in the colorpicker widget there are markers showing the selected color or hue however these markers are not moved on selecting colors one always stay in the upper left corner of the color selection box while the other stays always on...
1
593,671
18,014,055,384
IssuesEvent
2021-09-16 12:02:53
hummingbird-jp/stat-web
https://api.github.com/repos/hummingbird-jp/stat-web
opened
Automatically Change BGM based on ambient of the meeting / what people talk
enhancement priority: bronze
**Is your feature request related to a problem? Please describe.** - Less talkative => Relaxing music? - Very talkative => natural sound or uptempo music? **Describe the solution you'd like** 1. First, measure how much / often do people talk in the meeting. 2. Change BGM with simple algorithm 3. Put "Like 👍 ...
1.0
Automatically Change BGM based on ambient of the meeting / what people talk - **Is your feature request related to a problem? Please describe.** - Less talkative => Relaxing music? - Very talkative => natural sound or uptempo music? **Describe the solution you'd like** 1. First, measure how much / often do peop...
non_defect
automatically change bgm based on ambient of the meeting what people talk is your feature request related to a problem please describe less talkative relaxing music very talkative natural sound or uptempo music describe the solution you d like first measure how much often do peop...
0
77,170
26,820,160,005
IssuesEvent
2023-02-02 08:55:18
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
opened
Incorrect changes to copyright headers
T-Defect
### Steps to reproduce [PR #9990](https://github.com/matrix-org/matrix-react-sdk/pull/9990) included incorrect changes to copyright headers. They should change back to what they were before that change, with additions for the PR author. ### Outcome . ### Operating system _No response_ ### Browser information ...
1.0
Incorrect changes to copyright headers - ### Steps to reproduce [PR #9990](https://github.com/matrix-org/matrix-react-sdk/pull/9990) included incorrect changes to copyright headers. They should change back to what they were before that change, with additions for the PR author. ### Outcome . ### Operating system ...
defect
incorrect changes to copyright headers steps to reproduce included incorrect changes to copyright headers they should change back to what they were before that change with additions for the pr author outcome operating system no response browser information no response url f...
1
59,775
17,023,241,088
IssuesEvent
2021-07-03 01:00:59
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
Javascript error on "use map" button in user new diary entry page
Component: website Priority: minor Resolution: fixed Type: defect
**[Submitted to the original trac issue database at 6.13pm, Sunday, 27th April 2008]** Javascript error on "use map" button in user new diary entry page in Internet Explorer (7, haven't tried earlier). Works OK in Firefox (2).
1.0
Javascript error on "use map" button in user new diary entry page - **[Submitted to the original trac issue database at 6.13pm, Sunday, 27th April 2008]** Javascript error on "use map" button in user new diary entry page in Internet Explorer (7, haven't tried earlier). Works OK in Firefox (2).
defect
javascript error on use map button in user new diary entry page javascript error on use map button in user new diary entry page in internet explorer haven t tried earlier works ok in firefox
1
226,890
18,045,944,867
IssuesEvent
2021-09-18 22:33:24
logicmoo/logicmoo_workspace
https://api.github.com/repos/logicmoo/logicmoo_workspace
opened
logicmoo.pfc.test.sanity_base.MT_03A JUnit
Test_9999 logicmoo.pfc.test.sanity_base unit_test MT_03A
(cd /var/lib/jenkins/workspace/logicmoo_workspace/packs_sys/pfc/t/sanity_base ; timeout --foreground --preserve-status -s SIGKILL -k 10s 10s lmoo-clif mt_03a.pl) GH_MASTER_ISSUE_FINFO= ISSUE_SEARCH: https://github.com/logicmoo/logicmoo_workspace/issues?q=is%3Aissue+label%3AMT_03A GITLAB: https://logicmoo.org:2082/g...
3.0
logicmoo.pfc.test.sanity_base.MT_03A JUnit - (cd /var/lib/jenkins/workspace/logicmoo_workspace/packs_sys/pfc/t/sanity_base ; timeout --foreground --preserve-status -s SIGKILL -k 10s 10s lmoo-clif mt_03a.pl) GH_MASTER_ISSUE_FINFO= ISSUE_SEARCH: https://github.com/logicmoo/logicmoo_workspace/issues?q=is%3Aissue+label%...
non_defect
logicmoo pfc test sanity base mt junit cd var lib jenkins workspace logicmoo workspace packs sys pfc t sanity base timeout foreground preserve status s sigkill k lmoo clif mt pl gh master issue finfo issue search gitlab latest this build github running var ...
0
27,001
4,856,857,041
IssuesEvent
2016-11-12 08:50:50
nathanjmcdougall/uni-task-manager
https://api.github.com/repos/nathanjmcdougall/uni-task-manager
opened
Access an SQL database from a C++ API.
defect
There is currently no code to access a database file. Using some API, such as MySQL++, the code should be able to access a database, and hence print its contents.
1.0
Access an SQL database from a C++ API. - There is currently no code to access a database file. Using some API, such as MySQL++, the code should be able to access a database, and hence print its contents.
defect
access an sql database from a c api there is currently no code to access a database file using some api such as mysql the code should be able to access a database and hence print its contents
1
267,986
8,401,416,516
IssuesEvent
2018-10-11 00:54:51
CS2103-AY1819S1-W12-3/main
https://api.github.com/repos/CS2103-AY1819S1-W12-3/main
opened
Add static JXTabPane to UI for navigation
priority.High status.Ongoing type.Task
- [ ] create a new JXTabPane - [ ] display on the MainWindow - [ ] configure to design additional: - [ ] tab becomes darker shade when it is selected
1.0
Add static JXTabPane to UI for navigation - - [ ] create a new JXTabPane - [ ] display on the MainWindow - [ ] configure to design additional: - [ ] tab becomes darker shade when it is selected
non_defect
add static jxtabpane to ui for navigation create a new jxtabpane display on the mainwindow configure to design additional tab becomes darker shade when it is selected
0
455,448
13,127,063,960
IssuesEvent
2020-08-06 09:40:16
phovea/generator-phovea
https://api.github.com/repos/phovea/generator-phovea
opened
Update build.js after moving deploy scripts from app to product
priority: high type: bug
* Release number or git hash: 2feaac301b3ccbaffb9af5bbac124be3832218b1 * OS: Linux * Environment (local or deployed): both ### Steps to reproduce 1. build a product containing more deployment configurations than web and api ### Observed behavior * only web and api are accepted options for Dockerfiles (see...
1.0
Update build.js after moving deploy scripts from app to product - * Release number or git hash: 2feaac301b3ccbaffb9af5bbac124be3832218b1 * OS: Linux * Environment (local or deployed): both ### Steps to reproduce 1. build a product containing more deployment configurations than web and api ### Observed behavi...
non_defect
update build js after moving deploy scripts from app to product release number or git hash os linux environment local or deployed both steps to reproduce build a product containing more deployment configurations than web and api observed behavior only web and api are accepted o...
0
110,402
13,906,782,183
IssuesEvent
2020-10-20 11:44:59
httpwg/httpbis-issues
https://api.github.com/repos/httpwg/httpbis-issues
closed
Cache validators in 206 responses (Trac #18)
Migrated from Trac design p5-range
```text #!html <p> In <a href='http://www.apps.ietf.org/rfc/rfc2616.html#sec-10.2.7'>Section 10.2.7</a> the spec implies that it may be ok to use a weak cache validator in a 206 response. The correct language is more restrictive. </p> <blockquote> <p class='error'> If the 206 response is the ...
1.0
Cache validators in 206 responses (Trac #18) - ```text #!html <p> In <a href='http://www.apps.ietf.org/rfc/rfc2616.html#sec-10.2.7'>Section 10.2.7</a> the spec implies that it may be ok to use a weak cache validator in a 206 response. The correct language is more restrictive. </p> <blockquote> <p...
non_defect
cache validators in responses trac text html in a href the spec implies that it may be ok to use a weak cache validator in a response the correct language is more restrictive if the response is the result of an if range request that used a stron...
0
90,993
15,856,355,048
IssuesEvent
2021-04-08 02:08:45
anakos9/Questributions
https://api.github.com/repos/anakos9/Questributions
opened
CVE-2020-7598 (Medium) detected in minimist-0.0.8.tgz, minimist-1.2.0.tgz
security vulnerability
## CVE-2020-7598 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>minimist-0.0.8.tgz</b>, <b>minimist-1.2.0.tgz</b></p></summary> <p> <details><summary><b>minimist-0.0.8.tgz</b></p>...
True
CVE-2020-7598 (Medium) detected in minimist-0.0.8.tgz, minimist-1.2.0.tgz - ## CVE-2020-7598 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>minimist-0.0.8.tgz</b>, <b>minimist-1.2....
non_defect
cve medium detected in minimist tgz minimist tgz cve medium severity vulnerability vulnerable libraries minimist tgz minimist tgz minimist tgz parse argument options library home page a href path to dependency file questributions package ...
0
72,678
24,232,837,502
IssuesEvent
2022-09-26 19:55:13
bellingard/sonar-scanner-npm
https://api.github.com/repos/bellingard/sonar-scanner-npm
closed
SSL Exception - record_overflow
support possible defect
Hi. Recently we started to receive this error when the scanner triggers the gitlab plugin: ``` 14:43:27.255 ERROR: Error during SonarScanner execution SonarQube failed to complete the review of this commit: Unable to comment the commit Caused by: java.lang.IllegalStateException: Unable to comment the commit ...
1.0
SSL Exception - record_overflow - Hi. Recently we started to receive this error when the scanner triggers the gitlab plugin: ``` 14:43:27.255 ERROR: Error during SonarScanner execution SonarQube failed to complete the review of this commit: Unable to comment the commit Caused by: java.lang.IllegalStateExceptio...
defect
ssl exception record overflow hi recently we started to receive this error when the scanner triggers the gitlab plugin error error during sonarscanner execution sonarqube failed to complete the review of this commit unable to comment the commit caused by java lang illegalstateexception un...
1
97,043
16,189,675,609
IssuesEvent
2021-05-04 06:22:26
EmpoHQ/empo.im
https://api.github.com/repos/EmpoHQ/empo.im
closed
CVE-2021-28092 (High) detected in is-svg-3.0.0.tgz - autoclosed
security vulnerability
## CVE-2021-28092 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>is-svg-3.0.0.tgz</b></p></summary> <p>Check if a string or buffer is SVG</p> <p>Library home page: <a href="https://re...
True
CVE-2021-28092 (High) detected in is-svg-3.0.0.tgz - autoclosed - ## CVE-2021-28092 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>is-svg-3.0.0.tgz</b></p></summary> <p>Check if a str...
non_defect
cve high detected in is svg tgz autoclosed cve high severity vulnerability vulnerable library is svg tgz check if a string or buffer is svg library home page a href path to dependency file empo im package json path to vulnerable library empo im node modules is svg ...
0
29,222
5,614,548,593
IssuesEvent
2017-04-03 12:36:53
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
closed
Possible leaking JDBC Arrays in DefaultExecuteContext.ARRAYS
C: DB: Oracle C: Functionality P: High R: Fixed T: Defect
`DefaultExecuteContext.ARRAYS` is a `ThreadLocal` which contains references to JDBC `Array` variables. Unfortunately, the `clean()` method doesn't correctly clean up this thread local: ```java if (xmls != null) { for (SQLXML xml : xmls) { JDBCUtils.safeFree(xml); }...
1.0
Possible leaking JDBC Arrays in DefaultExecuteContext.ARRAYS - `DefaultExecuteContext.ARRAYS` is a `ThreadLocal` which contains references to JDBC `Array` variables. Unfortunately, the `clean()` method doesn't correctly clean up this thread local: ```java if (xmls != null) { for (SQLXML xml : x...
defect
possible leaking jdbc arrays in defaultexecutecontext arrays defaultexecutecontext arrays is a threadlocal which contains references to jdbc array variables unfortunately the clean method doesn t correctly clean up this thread local java if xmls null for sqlxml xml x...
1
63,920
6,888,076,662
IssuesEvent
2017-11-22 03:20:54
golang/go
https://api.github.com/repos/golang/go
closed
encoding/pem: unexpected segfault in darwin/amd64 TryBot run
HelpWanted NeedsInvestigation Testing
### What version of Go are you using (`go version`)? darwin-amd64-10_11 at cb1917994cf16b221ac82a5ea8331e2a80b8f1a6 ### What did you do? Ran TryBots for https://golang.org/cl/50371. ### What did you expect to see? All tests pass, or any failures are related to my change. ### What did you see instead? ...
1.0
encoding/pem: unexpected segfault in darwin/amd64 TryBot run - ### What version of Go are you using (`go version`)? darwin-amd64-10_11 at cb1917994cf16b221ac82a5ea8331e2a80b8f1a6 ### What did you do? Ran TryBots for https://golang.org/cl/50371. ### What did you expect to see? All tests pass, or any failu...
non_defect
encoding pem unexpected segfault in darwin trybot run what version of go are you using go version darwin at what did you do ran trybots for what did you expect to see all tests pass or any failures are related to my change what did you see instead ...
0
23,938
3,874,058,211
IssuesEvent
2016-04-11 19:08:53
niaquinto/pdf2json
https://api.github.com/repos/niaquinto/pdf2json
closed
Using pdf2json exe if i convert pdf file to js file i didnt get any content ?
auto-migrated Priority-Medium Type-Defect
``` Hi I am try to convert js file using pdf2json,already ocr pdf file if i try,i didnt get any contentin js file,i mean there is no words in js file,only font and style information is there. ``` Original issue reported on code.google.com by `aravindf...@gmail.com` on 12 Aug 2014 at 7:20
1.0
Using pdf2json exe if i convert pdf file to js file i didnt get any content ? - ``` Hi I am try to convert js file using pdf2json,already ocr pdf file if i try,i didnt get any contentin js file,i mean there is no words in js file,only font and style information is there. ``` Original issue reported on code.google...
defect
using exe if i convert pdf file to js file i didnt get any content hi i am try to convert js file using already ocr pdf file if i try i didnt get any contentin js file i mean there is no words in js file only font and style information is there original issue reported on code google com by aravi...
1
396,218
27,107,802,570
IssuesEvent
2023-02-15 13:22:52
jdxcode/rtx
https://api.github.com/repos/jdxcode/rtx
closed
document dependencies needed for local development
documentation
I should do a clean-room setup of the dev environment for building rtx itself. I know it requires `just` which isn't documented really. There are likely other things that's required, and possibly special configuration that's only on my machines I don't even realize is required. It'll be hard for people to contribute if...
1.0
document dependencies needed for local development - I should do a clean-room setup of the dev environment for building rtx itself. I know it requires `just` which isn't documented really. There are likely other things that's required, and possibly special configuration that's only on my machines I don't even realize i...
non_defect
document dependencies needed for local development i should do a clean room setup of the dev environment for building rtx itself i know it requires just which isn t documented really there are likely other things that s required and possibly special configuration that s only on my machines i don t even realize i...
0
58,172
16,388,396,378
IssuesEvent
2021-05-17 13:26:09
department-of-veterans-affairs/va.gov-cms
https://api.github.com/repos/department-of-veterans-affairs/va.gov-cms
closed
Vet Center dashboard edit links are missing the destination paramater
Defect Needs refining Product Support Team
**Describe the defect** **To Reproduce** 1. Go to Escanaba dashboard (/taxonomy/term/392) 2. Click on "Go to ... " and "Edit" links on the cards at top. 3. Click Save 4. You go to the node view (proofing) page. **Expected behavior** You should be returned to the dashboard you came from. **Screenshots...
1.0
Vet Center dashboard edit links are missing the destination paramater - **Describe the defect** **To Reproduce** 1. Go to Escanaba dashboard (/taxonomy/term/392) 2. Click on "Go to ... " and "Edit" links on the cards at top. 3. Click Save 4. You go to the node view (proofing) page. **Expected behavior** ...
defect
vet center dashboard edit links are missing the destination paramater describe the defect to reproduce go to escanaba dashboard taxonomy term click on go to and edit links on the cards at top click save you go to the node view proofing page expected behavior yo...
1
41,422
10,451,992,199
IssuesEvent
2019-09-19 13:54:42
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
opened
Parser throws exception on default null clause in modify column
T: Defect
This sql: ``` CREATE TABLE `example` ( `id` int(10) unsigned NOT NULL, `email` int(10) unsigned NOT NULL, PRIMARY KEY (`id`) ); ALTER TABLE `example` MODIFY COLUMN `email` varchar(64) NULL DEFAULT NULL; ``` Generates this error from the parser (3.12.1): ``` Exception in thread "main" org.jooq.impl.Parse...
1.0
Parser throws exception on default null clause in modify column - This sql: ``` CREATE TABLE `example` ( `id` int(10) unsigned NOT NULL, `email` int(10) unsigned NOT NULL, PRIMARY KEY (`id`) ); ALTER TABLE `example` MODIFY COLUMN `email` varchar(64) NULL DEFAULT NULL; ``` Generates this error from the par...
defect
parser throws exception on default null clause in modify column this sql create table example id int unsigned not null email int unsigned not null primary key id alter table example modify column email varchar null default null generates this error from the parser...
1
49,674
13,187,249,559
IssuesEvent
2020-08-13 02:49:14
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
opened
[I3OmDb] Not compiling for icerec/V05-00-02 (Trac #1853)
Incomplete Migration Migrated from Trac combo reconstruction defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1853">https://code.icecube.wisc.edu/ticket/1853</a>, reported by maryon and owned by joertlin</em></summary> <p> ```json { "status": "closed", "changetime": "2019-02-13T14:13:24", "description": "Does not compile for me w...
1.0
[I3OmDb] Not compiling for icerec/V05-00-02 (Trac #1853) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1853">https://code.icecube.wisc.edu/ticket/1853</a>, reported by maryon and owned by joertlin</em></summary> <p> ```json { "status": "closed", "changetime": "2019-02-1...
defect
not compiling for icerec trac migrated from json status closed changetime description does not compile for me when using clang however gcc works forward declaration wrongly executed n n n building cxx object sttools cmakefiles sttools pybindin...
1
63,985
26,568,421,809
IssuesEvent
2023-01-20 23:07:14
aws/aws-cdk
https://api.github.com/repos/aws/aws-cdk
closed
docs(servicecatalogappregistry): ApplicationAssociator requires either applicationName or applicationArnValue
good first issue p2 effort/small @aws-cdk/aws-servicecatalogappregistry
### Describe the issue `applicationName` construct prop for `Application` and `ApplicationAssociator` constructs appears as optional in docs. When synthesizing the stack, AWS CDK shows the following error: > Please provide either ARN or application name. Example code snippet that caused the error (Python): ```pyt...
1.0
docs(servicecatalogappregistry): ApplicationAssociator requires either applicationName or applicationArnValue - ### Describe the issue `applicationName` construct prop for `Application` and `ApplicationAssociator` constructs appears as optional in docs. When synthesizing the stack, AWS CDK shows the following error: ...
non_defect
docs servicecatalogappregistry applicationassociator requires either applicationname or applicationarnvalue describe the issue applicationname construct prop for application and applicationassociator constructs appears as optional in docs when synthesizing the stack aws cdk shows the following error ...
0
28,315
4,387,198,152
IssuesEvent
2016-08-08 15:07:53
TerraME/terrame
https://api.github.com/repos/TerraME/terrame
closed
increase tolerance for assertSnapshot due to differences between operational systems
task Test
increase tolerance for assertSnapshot due to differences between operational systems. Linux tests are always failing because of that.
1.0
increase tolerance for assertSnapshot due to differences between operational systems - increase tolerance for assertSnapshot due to differences between operational systems. Linux tests are always failing because of that.
non_defect
increase tolerance for assertsnapshot due to differences between operational systems increase tolerance for assertsnapshot due to differences between operational systems linux tests are always failing because of that
0
53,868
28,961,609,001
IssuesEvent
2023-05-10 03:19:22
nvaccess/nvda
https://api.github.com/repos/nvaccess/nvda
closed
NVDA takes an incredibly long time to gain focus on Firefox when the system is under high load
performance blocked/needs-external-fix p2 app/firefox triaged
CC @jcsteh <!-- Please read the text in this edit field before filling it in. Please thoroughly read NVDA's wiki article on how to fill in this template, including how to provide the required files. Issues may be closed if the required information is not present. https://github.com/nvaccess/nvda/blob/master/devD...
True
NVDA takes an incredibly long time to gain focus on Firefox when the system is under high load - CC @jcsteh <!-- Please read the text in this edit field before filling it in. Please thoroughly read NVDA's wiki article on how to fill in this template, including how to provide the required files. Issues may be clos...
non_defect
nvda takes an incredibly long time to gain focus on firefox when the system is under high load cc jcsteh please read the text in this edit field before filling it in please thoroughly read nvda s wiki article on how to fill in this template including how to provide the required files issues may be clos...
0
553,851
16,383,794,100
IssuesEvent
2021-05-17 07:53:46
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.cabelas.com - see bug description
browser-firefox browser-firefox-ios engine-gecko priority-normal
<!-- @browser: Firefox 33 --> <!-- @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/72486 --> **URL**: https://www.cabelas.com/sho...
1.0
www.cabelas.com - see bug description - <!-- @browser: Firefox 33 --> <!-- @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/72486 -...
non_defect
see bug description url browser version firefox operating system ios tested another browser yes chrome problem type something else description access denied to site steps to reproduce received error code and on chrome and reference ...
0
357,442
10,606,408,562
IssuesEvent
2019-10-10 23:15:56
googleapis/gapic-generator-python
https://api.github.com/repos/googleapis/gapic-generator-python
opened
quotes not handled correctly in input and output
priority: p0 samplegen type: bug
Default string values are not quoted in the request, and quotes within a string are not handled within a response (and possibly within a request, I haven't checked). And a spacing issue. With this config file against the showcase echo service: ``` --- type: com.google.api.codegen.SampleConfigProto schema_vers...
1.0
quotes not handled correctly in input and output - Default string values are not quoted in the request, and quotes within a string are not handled within a response (and possibly within a request, I haven't checked). And a spacing issue. With this config file against the showcase echo service: ``` --- type: co...
non_defect
quotes not handled correctly in input and output default string values are not quoted in the request and quotes within a string are not handled within a response and possibly within a request i haven t checked and a spacing issue with this config file against the showcase echo service type co...
0
64,085
18,168,368,855
IssuesEvent
2021-09-27 16:57:20
jccastillo0007/eFacturaT
https://api.github.com/repos/jccastillo0007/eFacturaT
closed
DescargaT - pone a pagadas, las remisiones cuando se eliminan de la pantalla de factura al instante
bug defect
Se entiende que en la pantalla de FI, están capturando los tickets y si borran algunos de ellos, y luego emiten la factura, los tickets que eliminaron los pone a pagadas. Yo hice la prueba en pru y no sucede eso... peeeeero los tickets que genero lo hago desde la pantalla, es distinto que si llegan por conector... che...
1.0
DescargaT - pone a pagadas, las remisiones cuando se eliminan de la pantalla de factura al instante - Se entiende que en la pantalla de FI, están capturando los tickets y si borran algunos de ellos, y luego emiten la factura, los tickets que eliminaron los pone a pagadas. Yo hice la prueba en pru y no sucede eso... pe...
defect
descargat pone a pagadas las remisiones cuando se eliminan de la pantalla de factura al instante se entiende que en la pantalla de fi están capturando los tickets y si borran algunos de ellos y luego emiten la factura los tickets que eliminaron los pone a pagadas yo hice la prueba en pru y no sucede eso pe...
1
87,479
3,755,152,881
IssuesEvent
2016-03-12 13:07:47
GCSO2/D3S-QUOTE
https://api.github.com/repos/GCSO2/D3S-QUOTE
closed
MRO: List Screen Main filter not working
Priority High
Please fix this for the release on saturday. User should be able to search by all branches and mobile. And any other combination. ![image](https://cloud.githubusercontent.com/assets/5666297/13708266/9c40593e-e77b-11e5-816d-6f11b7c6b8f6.png)
1.0
MRO: List Screen Main filter not working - Please fix this for the release on saturday. User should be able to search by all branches and mobile. And any other combination. ![image](https://cloud.githubusercontent.com/assets/5666297/13708266/9c40593e-e77b-11e5-816d-6f11b7c6b8f6.png)
non_defect
mro list screen main filter not working please fix this for the release on saturday user should be able to search by all branches and mobile and any other combination
0
134,583
12,619,824,259
IssuesEvent
2020-06-13 02:50:00
rhsekdl12/BabsangApp
https://api.github.com/repos/rhsekdl12/BabsangApp
opened
[앱개발] 버튼 모양 바꾸기
Developing documentation
버튼의 테두리를 지우고 레디우스를 적용하여 버튼모양을 둥글게 만든다. (절대 실력부족해서 이런거라도 열심히 하는거 아님.........(찡긋))
1.0
[앱개발] 버튼 모양 바꾸기 - 버튼의 테두리를 지우고 레디우스를 적용하여 버튼모양을 둥글게 만든다. (절대 실력부족해서 이런거라도 열심히 하는거 아님.........(찡긋))
non_defect
버튼 모양 바꾸기 버튼의 테두리를 지우고 레디우스를 적용하여 버튼모양을 둥글게 만든다 절대 실력부족해서 이런거라도 열심히 하는거 아님 찡긋
0
10,628
2,622,177,814
IssuesEvent
2015-03-04 00:17:27
byzhang/leveldb
https://api.github.com/repos/byzhang/leveldb
closed
corruption_test failed: db/corruption_test.cc:325: failed: 1 == 5
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. make corruption_test 2. for((i=1;;i++)); do ./corruption_test if [[ $? -ne 0 ]]; then break; fi done 3. What is the expected output? What do you see instead? Expected output: ==== Test CorruptionTest.Recovery expected=100..100; got=100; ...
1.0
corruption_test failed: db/corruption_test.cc:325: failed: 1 == 5 - ``` What steps will reproduce the problem? 1. make corruption_test 2. for((i=1;;i++)); do ./corruption_test if [[ $? -ne 0 ]]; then break; fi done 3. What is the expected output? What do you see instead? Expected ou...
defect
corruption test failed db corruption test cc failed what steps will reproduce the problem make corruption test for i i do corruption test if then break fi done what is the expected output what do you see instead expected output tes...
1
83,898
10,341,849,684
IssuesEvent
2019-09-04 04:01:18
parse-community/parse-server
https://api.github.com/repos/parse-community/parse-server
closed
MongoError: Transaction numbers are only allowed on storage engines that support document-level locking
documentation
I updated my parse server installation to version `3.8.0`. I first got this error in the logs: ``` MongoError: This MongoDB deployment does not support retryable writes. Please add retryWrites=false to your connection string. ``` This was of course an easy fix and the error went away after adding the option to ...
1.0
MongoError: Transaction numbers are only allowed on storage engines that support document-level locking - I updated my parse server installation to version `3.8.0`. I first got this error in the logs: ``` MongoError: This MongoDB deployment does not support retryable writes. Please add retryWrites=false to your con...
non_defect
mongoerror transaction numbers are only allowed on storage engines that support document level locking i updated my parse server installation to version i first got this error in the logs mongoerror this mongodb deployment does not support retryable writes please add retrywrites false to your con...
0
251,913
8,029,324,239
IssuesEvent
2018-07-27 15:38:11
geosolutions-it/MapStore2
https://api.github.com/repos/geosolutions-it/MapStore2
closed
DrawSupport messages should be fixed as #1467
Priority: Low bug
The messages for the draw support should take the props or the context, not always the context. see https://github.com/geosolutions-it/MapStore2/pull/1467
1.0
DrawSupport messages should be fixed as #1467 - The messages for the draw support should take the props or the context, not always the context. see https://github.com/geosolutions-it/MapStore2/pull/1467
non_defect
drawsupport messages should be fixed as the messages for the draw support should take the props or the context not always the context see
0
49,584
13,187,236,533
IssuesEvent
2020-08-13 02:46:47
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
opened
[BadDomList] Needs to take drop time of dropped doms into account (Trac #1710)
Incomplete Migration Migrated from Trac combo reconstruction defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1710">https://code.icecube.wisc.edu/ticket/1710</a>, reported by joertlin and owned by joertlin</em></summary> <p> ```json { "status": "closed", "changetime": "2019-02-13T14:12:58", "description": "If getting dropped doms...
1.0
[BadDomList] Needs to take drop time of dropped doms into account (Trac #1710) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1710">https://code.icecube.wisc.edu/ticket/1710</a>, reported by joertlin and owned by joertlin</em></summary> <p> ```json { "status": "closed", ...
defect
needs to take drop time of dropped doms into account trac migrated from json status closed changetime description if getting dropped doms from it is still needed to verify the drop time otherwise also dropped doms that are dropped after the good ru...
1
36,205
7,868,221,925
IssuesEvent
2018-06-23 18:43:43
StrikeNP/trac_test
https://api.github.com/repos/StrikeNP/trac_test
closed
Nightly Oracle compiler test failed on 7 Mar 2014 (Trac #668)
Migrated from Trac clubb_src defect raut@uwm.edu
In ticket:665, we fixed a problem with feeding rain into advance_clubb_core. However, on 7 Mar 2014, a new problem arose, namely, the Sun Studio compiler failed on all cases that do not call microphysics (clubb:https://github.com/larson-group/trac_test/issues/665). The [clubb:/build/nightly_ss/8702 error message] wa...
1.0
Nightly Oracle compiler test failed on 7 Mar 2014 (Trac #668) - In ticket:665, we fixed a problem with feeding rain into advance_clubb_core. However, on 7 Mar 2014, a new problem arose, namely, the Sun Studio compiler failed on all cases that do not call microphysics (clubb:https://github.com/larson-group/trac_test/i...
defect
nightly oracle compiler test failed on mar trac in ticket we fixed a problem with feeding rain into advance clubb core however on mar a new problem arose namely the sun studio compiler failed on all cases that do not call microphysics clubb the was strange text running arm ...
1
80,951
30,622,913,800
IssuesEvent
2023-07-24 09:28:49
openzfs/zfs
https://api.github.com/repos/openzfs/zfs
closed
Complile error: not import "VFS_internal_I_am_really_a_filesystem_and_am_NOT_a_driver" namespace
Type: Defect
<!-- Please fill out the following template, which will help other contributors address your issue. --> <!-- Thank you for reporting an issue. *IMPORTANT* - Please check our issue tracker before opening a new issue. Additional valuable information can be found in the OpenZFS documentation and mailing list arch...
1.0
Complile error: not import "VFS_internal_I_am_really_a_filesystem_and_am_NOT_a_driver" namespace - <!-- Please fill out the following template, which will help other contributors address your issue. --> <!-- Thank you for reporting an issue. *IMPORTANT* - Please check our issue tracker before opening a new issue...
defect
complile error not import vfs internal i am really a filesystem and am not a driver namespace thank you for reporting an issue important please check our issue tracker before opening a new issue additional valuable information can be found in the openzfs documentation and mailing list archive...
1
45,818
13,055,752,771
IssuesEvent
2020-07-30 02:37:56
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
opened
root 5.10 in ports won't build on fc6 (Trac #94)
Incomplete Migration Migrated from Trac defect infrastructure
Migrated from https://code.icecube.wisc.edu/ticket/94 ```json { "status": "closed", "changetime": "2007-12-03T15:32:13", "description": "", "reporter": "troy", "cc": "", "resolution": "invalid", "_ts": "1196695933000000", "component": "infrastructure", "summary": "root 5.10 i...
1.0
root 5.10 in ports won't build on fc6 (Trac #94) - Migrated from https://code.icecube.wisc.edu/ticket/94 ```json { "status": "closed", "changetime": "2007-12-03T15:32:13", "description": "", "reporter": "troy", "cc": "", "resolution": "invalid", "_ts": "1196695933000000", "compone...
defect
root in ports won t build on trac migrated from json status closed changetime description reporter troy cc resolution invalid ts component infrastructure summary root in ports won t bui...
1
194,858
6,900,055,827
IssuesEvent
2017-11-24 16:24:05
mozilla/addons-server
https://api.github.com/repos/mozilla/addons-server
closed
Emails to developers about add-on ratings don't contain review text
component: ratings and reviews priority: p2 triaged
The email process for ratings is broken - we only email when the rating is first created, not on any subsequent changes to text/score. As the pattern now used by frontend is to create the rating without the text, then amend after, we always email the developer incorrect details about the rating left. The simplest f...
1.0
Emails to developers about add-on ratings don't contain review text - The email process for ratings is broken - we only email when the rating is first created, not on any subsequent changes to text/score. As the pattern now used by frontend is to create the rating without the text, then amend after, we always email th...
non_defect
emails to developers about add on ratings don t contain review text the email process for ratings is broken we only email when the rating is first created not on any subsequent changes to text score as the pattern now used by frontend is to create the rating without the text then amend after we always email th...
0
66,882
20,743,916,637
IssuesEvent
2022-03-14 20:33:46
google/auto
https://api.github.com/repos/google/auto
closed
BasicAnnotationProcessor: `instanceof` should not be used
type=defect Component: common Status: accepted P3
https://github.com/google/auto/blob/973dcbbd2400ddd9027e43c3d8511f7c96e34006/common/src/main/java/com/google/auto/common/BasicAnnotationProcessor.java#L354 I believe I have spotted an error and wanted to report it. Based on [Element](https://docs.oracle.com/javase/8/docs/api/javax/lang/model/element/Element.html) do...
1.0
BasicAnnotationProcessor: `instanceof` should not be used - https://github.com/google/auto/blob/973dcbbd2400ddd9027e43c3d8511f7c96e34006/common/src/main/java/com/google/auto/common/BasicAnnotationProcessor.java#L354 I believe I have spotted an error and wanted to report it. Based on [Element](https://docs.oracle.com...
defect
basicannotationprocessor instanceof should not be used i believe i have spotted an error and wanted to report it based on documentation instanceof should not be used in the aforementioned line instead either visitor or getkind should be utilized correct me if i am wrong thank you
1
417,861
12,180,344,792
IssuesEvent
2020-04-28 12:18:31
jetstack/cert-manager
https://api.github.com/repos/jetstack/cert-manager
closed
e2e tests failing on Kubernetes 1.14 and below
area/webhook kind/flake priority/critical-urgent
This PR: https://github.com/jetstack/cert-manager/pull/2831 properly enabled the validating webhook during e2e tests. Its merge corresponds with all our periodic e2e jobs on Kubernetes 1.14 and below failing due to: ``` Unexpected error: <*errors.StatusError | 0xc0000c2640>: { ErrStatus...
1.0
e2e tests failing on Kubernetes 1.14 and below - This PR: https://github.com/jetstack/cert-manager/pull/2831 properly enabled the validating webhook during e2e tests. Its merge corresponds with all our periodic e2e jobs on Kubernetes 1.14 and below failing due to: ``` Unexpected error: <*errors.Stat...
non_defect
tests failing on kubernetes and below this pr properly enabled the validating webhook during tests its merge corresponds with all our periodic jobs on kubernetes and below failing due to unexpected error errstatus typemeta kind a...
0
80,643
30,458,015,821
IssuesEvent
2023-07-17 02:53:02
zed-industries/community
https://api.github.com/repos/zed-industries/community
opened
CJK chars aren't wrapped correctly
defect triage admin read
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it Line wraps only happen in spaces now and do not break on CJK chars. See the screenshots below for comparison with Emacs. ### Environment Zed: v0.94.4 (stable) OS: macOS 13.2.1 Memory: 32 GiB Architecture: x86_64 ...
1.0
CJK chars aren't wrapped correctly - ### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it Line wraps only happen in spaces now and do not break on CJK chars. See the screenshots below for comparison with Emacs. ### Environment Zed: v0.94.4 (stable) OS: macOS 13.2.1 M...
defect
cjk chars aren t wrapped correctly check for existing issues completed describe the bug provide steps to reproduce it line wraps only happen in spaces now and do not break on cjk chars see the screenshots below for comparison with emacs environment zed stable os macos memory...
1
7,600
2,610,407,093
IssuesEvent
2015-02-26 20:12:17
chrsmith/republic-at-war
https://api.github.com/repos/chrsmith/republic-at-war
opened
Skydome
auto-migrated Priority-Medium Type-Defect
``` Land Skydome of Geonosis seems to be to small because in map editor all is fine but in RaW there is a blue viod ``` ----- Original issue reported on code.google.com by `Ana...@gmx-topmail.de` on 5 Feb 2012 at 4:45
1.0
Skydome - ``` Land Skydome of Geonosis seems to be to small because in map editor all is fine but in RaW there is a blue viod ``` ----- Original issue reported on code.google.com by `Ana...@gmx-topmail.de` on 5 Feb 2012 at 4:45
defect
skydome land skydome of geonosis seems to be to small because in map editor all is fine but in raw there is a blue viod original issue reported on code google com by ana gmx topmail de on feb at
1
717,612
24,682,715,227
IssuesEvent
2022-10-18 23:22:00
dotCMS/core
https://api.github.com/repos/dotCMS/core
closed
Date and Date/Time fields can't be blanked
Type : Bug Severity : Support Requested LTS: Reproduce Maintenance Sprint Severity : Next Priority
**Describe the bug** After a date has been saved to a **Date** or a **Date and Time** field in a Content Type, attempting to clear it and save it as blank throws an error ("Unable to convert string to date -0400"). **To Reproduce** 1. Create a Content Type with a non-required Date or a Date and Time field. 2. Cre...
1.0
Date and Date/Time fields can't be blanked - **Describe the bug** After a date has been saved to a **Date** or a **Date and Time** field in a Content Type, attempting to clear it and save it as blank throws an error ("Unable to convert string to date -0400"). **To Reproduce** 1. Create a Content Type with a non-re...
non_defect
date and date time fields can t be blanked describe the bug after a date has been saved to a date or a date and time field in a content type attempting to clear it and save it as blank throws an error unable to convert string to date to reproduce create a content type with a non requi...
0
44,485
12,203,360,029
IssuesEvent
2020-04-30 10:28:00
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
opened
Documentation: clarify hazelcast.wait.seconds.before.join
Type: Defect
**Describe the bug** The [documentation](https://docs.hazelcast.org/docs/latest/manual/html-single/#system-properties) says too little about `hazelcast.wait.seconds.before.join` and `hazelcast.max.wait.seconds.before.join`. **Expected behavior** It'd be useful if the docs explained when to override these prope...
1.0
Documentation: clarify hazelcast.wait.seconds.before.join - **Describe the bug** The [documentation](https://docs.hazelcast.org/docs/latest/manual/html-single/#system-properties) says too little about `hazelcast.wait.seconds.before.join` and `hazelcast.max.wait.seconds.before.join`. **Expected behavior** It'd ...
defect
documentation clarify hazelcast wait seconds before join describe the bug the says too little about hazelcast wait seconds before join and hazelcast max wait seconds before join expected behavior it d be useful if the docs explained when to override these properties and when not to and g...
1
83,103
16,091,570,313
IssuesEvent
2021-04-26 17:22:00
joomla/joomla-cms
https://api.github.com/repos/joomla/joomla-cms
closed
[4] Post Installation Messages Module Notification only shows for Joomla CMS and not other components
No Code Attached Yet
### Steps to reproduce the issue Install Joomla 4.0-dev Go to the Post Installation Messages and click hide all messages. Note that the Bell in the toolbar top right has no red number on it. Run this SQL to add a fake post installation message for the Atum Template (change the db prefix!) - this replicate...
1.0
[4] Post Installation Messages Module Notification only shows for Joomla CMS and not other components - ### Steps to reproduce the issue Install Joomla 4.0-dev Go to the Post Installation Messages and click hide all messages. Note that the Bell in the toolbar top right has no red number on it. Run this SQ...
non_defect
post installation messages module notification only shows for joomla cms and not other components steps to reproduce the issue install joomla dev go to the post installation messages and click hide all messages note that the bell in the toolbar top right has no red number on it run this sql ...
0
62,661
17,112,473,677
IssuesEvent
2021-07-10 16:09:53
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Latest native version 1.7.32 unable to build native because it doesn't find rustup
T-Defect
If I try to compile native binary as usual with "yarn run build:native" I now get this error: ``` $ yarn run hak $ node scripts/hak/index.js hak check: matrix-seshat Can't find rustup ``` This used to work fine until 1.7.30, and I have rustup in my path. Using ubuntu hirsute
1.0
Latest native version 1.7.32 unable to build native because it doesn't find rustup - If I try to compile native binary as usual with "yarn run build:native" I now get this error: ``` $ yarn run hak $ node scripts/hak/index.js hak check: matrix-seshat Can't find rustup ``` This used to work fine until 1.7.30, and...
defect
latest native version unable to build native because it doesn t find rustup if i try to compile native binary as usual with yarn run build native i now get this error yarn run hak node scripts hak index js hak check matrix seshat can t find rustup this used to work fine until and i...
1
125,497
26,667,248,799
IssuesEvent
2023-01-26 06:12:07
fprime-community/fpp
https://api.github.com/repos/fprime-community/fpp
closed
Integrate Port C++ with F Prime
code generation f prime integration
Integrate the C++ code gen for ports with F Prime - [x] Make sure it works ("smoke test") - [x] Write functional unit tests in the F Prime repo - [x] Merge into F Prime mainline
1.0
Integrate Port C++ with F Prime - Integrate the C++ code gen for ports with F Prime - [x] Make sure it works ("smoke test") - [x] Write functional unit tests in the F Prime repo - [x] Merge into F Prime mainline
non_defect
integrate port c with f prime integrate the c code gen for ports with f prime make sure it works smoke test write functional unit tests in the f prime repo merge into f prime mainline
0
576,352
17,084,827,803
IssuesEvent
2021-07-08 10:24:08
OpenNebula/one
https://api.github.com/repos/OpenNebula/one
closed
Digital Ocean Edge Clusters VPC IP range and name collisions
Category: Provision Priority: Normal Status: Accepted Type: Bug
/!\ To report a **security issue** please follow this procedure: [https://github.com/OpenNebula/one/wiki/Vulnerability-Management-Process] **Description** DO edge clusters use the same ip_range and name pattern. This limits the use of 1 edge cluster per DO account **To Reproduce** Start more than one provis...
1.0
Digital Ocean Edge Clusters VPC IP range and name collisions - /!\ To report a **security issue** please follow this procedure: [https://github.com/OpenNebula/one/wiki/Vulnerability-Management-Process] **Description** DO edge clusters use the same ip_range and name pattern. This limits the use of 1 edge cluster...
non_defect
digital ocean edge clusters vpc ip range and name collisions to report a security issue please follow this procedure description do edge clusters use the same ip range and name pattern this limits the use of edge cluster per do account to reproduce start more than one provision with ...
0
52,527
13,224,800,174
IssuesEvent
2020-08-17 19:52:29
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
opened
[payload-parsing] deprication notice from boost endian detection (Trac #2381)
Incomplete Migration Migrated from Trac combo core defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/2381">https://code.icecube.wisc.edu/projects/icecube/ticket/2381</a>, reported by kjmeagherand owned by tschmidt</em></summary> <p> ```json { "status": "assigned", "changetime": "2020-06-24T12:33:05", "_ts"...
1.0
[payload-parsing] deprication notice from boost endian detection (Trac #2381) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/2381">https://code.icecube.wisc.edu/projects/icecube/ticket/2381</a>, reported by kjmeagherand owned by tschmidt</em></summary> <p> ```jso...
defect
deprication notice from boost endian detection trac migrated from json status assigned changetime ts description with boost i get the following warning n nin file included from usr include boost detail endian hpp n f...
1
35,351
7,709,019,651
IssuesEvent
2018-05-22 07:50:36
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
closed
NPE on AbstractMessageTask.getClientVersion
Team: Client Type: Defect
from this run https://hazelcast-l337.ci.cloudbees.com/view/split/job/split-data-loss-multi-v/10/console using 3.9.4 3.10.2-SNAPSHOT ( vassilis branch) a multi version split brain test ``` SEVERE: [10.0.0.221]:5701 [HZ] [3.9.4] Failed asynchronous execution of execution callback: com.hazelcast.client.impl.protocol...
1.0
NPE on AbstractMessageTask.getClientVersion - from this run https://hazelcast-l337.ci.cloudbees.com/view/split/job/split-data-loss-multi-v/10/console using 3.9.4 3.10.2-SNAPSHOT ( vassilis branch) a multi version split brain test ``` SEVERE: [10.0.0.221]:5701 [HZ] [3.9.4] Failed asynchronous execution of executi...
defect
npe on abstractmessagetask getclientversion from this run using snapshot vassilis branch a multi version split brain test severe failed asynchronous execution of execution callback com hazelcast client impl protocol task cache cachecreateconfigmessagetask ca ll invocation op c...
1
42,900
11,352,801,113
IssuesEvent
2020-01-24 14:23:13
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
opened
SQLite onConflict() issues.
T: Defect
### Expected behaviour and actual behaviour: For the following methods: .onConflict().doUpdate() .onConflict().doNothing() .onDuplicateKeyUpdate() .onDuplicateKeyIgnore() The actual behaviour is https://pastebin.com/1dCyxxiV but the expected behaviour should be that is updates if there is a conflict and...
1.0
SQLite onConflict() issues. - ### Expected behaviour and actual behaviour: For the following methods: .onConflict().doUpdate() .onConflict().doNothing() .onDuplicateKeyUpdate() .onDuplicateKeyIgnore() The actual behaviour is https://pastebin.com/1dCyxxiV but the expected behaviour should be that is upda...
defect
sqlite onconflict issues expected behaviour and actual behaviour for the following methods onconflict doupdate onconflict donothing onduplicatekeyupdate onduplicatekeyignore the actual behaviour is but the expected behaviour should be that is updates if there is a conflict a...
1