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
424
6,385,176,734
IssuesEvent
2017-08-03 07:51:39
owncloud/documentation
https://api.github.com/repos/owncloud/documentation
opened
Add sitemap.xml generation to the documentation build process
Automation Deployment Enhancement p3-medium
There's no [sitemap.xml](https://www.sitemaps.org/protocol.html) file for the documentation. Given that it's hard to influence the indexing and re-indexing of the documentation by the various search engine bots; essential as the content is updated so often. Please update the documentation build process to build a s...
1.0
Add sitemap.xml generation to the documentation build process - There's no [sitemap.xml](https://www.sitemaps.org/protocol.html) file for the documentation. Given that it's hard to influence the indexing and re-indexing of the documentation by the various search engine bots; essential as the content is updated so often...
non_defect
add sitemap xml generation to the documentation build process there s no file for the documentation given that it s hard to influence the indexing and re indexing of the documentation by the various search engine bots essential as the content is updated so often please update the documentation build proces...
0
945
2,594,351,413
IssuesEvent
2015-02-20 02:13:55
BALL-Project/ball
https://api.github.com/repos/BALL-Project/ball
closed
TRRFile interface is utterly broken
C: BALL Core P: critical R: fixed T: defect
**Reported by dstoeckel on 17 Jun 40688251 02:13 UTC** TRRFile is derived from TrajectoryFile but does not implement its interface. This is bad because of two reasons: 1. It violates (there are actually swtronger words which are more appropriate in this context...) the OOP paradigm. 2. TRRFile is perfectly unusable...
1.0
TRRFile interface is utterly broken - **Reported by dstoeckel on 17 Jun 40688251 02:13 UTC** TRRFile is derived from TrajectoryFile but does not implement its interface. This is bad because of two reasons: 1. It violates (there are actually swtronger words which are more appropriate in this context...) the OOP paradi...
defect
trrfile interface is utterly broken reported by dstoeckel on jun utc trrfile is derived from trajectoryfile but does not implement its interface this is bad because of two reasons it violates there are actually swtronger words which are more appropriate in this context the oop paradigm t...
1
396,254
11,706,324,072
IssuesEvent
2020-03-07 21:23:44
SchulichRacingElectrical/SchulichVelocity2.0
https://api.github.com/repos/SchulichRacingElectrical/SchulichVelocity2.0
closed
Refactor data singleton to use single dictionary instead of list of dictionaries
high priority
The key would be the name of the sensor.
1.0
Refactor data singleton to use single dictionary instead of list of dictionaries - The key would be the name of the sensor.
non_defect
refactor data singleton to use single dictionary instead of list of dictionaries the key would be the name of the sensor
0
48,912
5,989,363,305
IssuesEvent
2017-06-02 08:24:13
openbakery/gradle-xcodePlugin
https://api.github.com/repos/openbakery/gradle-xcodePlugin
closed
Add bitcode Support
priority:high status:testing
Currently the gradle-xcodePlugin does not seem to have complete support for Bitcode. When exporting an app with Xcode that has bitcode enabled Xcode adds folders `Symbols` and `BCSymbolMaps`. The folders contain `.symbols` and `.bcsmybolmap` files respectively. I tried to visualize the issue with a screenshot. The le...
1.0
Add bitcode Support - Currently the gradle-xcodePlugin does not seem to have complete support for Bitcode. When exporting an app with Xcode that has bitcode enabled Xcode adds folders `Symbols` and `BCSymbolMaps`. The folders contain `.symbols` and `.bcsmybolmap` files respectively. I tried to visualize the issue wit...
non_defect
add bitcode support currently the gradle xcodeplugin does not seem to have complete support for bitcode when exporting an app with xcode that has bitcode enabled xcode adds folders symbols and bcsymbolmaps the folders contain symbols and bcsmybolmap files respectively i tried to visualize the issue wit...
0
8,039
2,611,424,889
IssuesEvent
2015-02-27 04:38:54
chrsmith/codesearch
https://api.github.com/repos/chrsmith/codesearch
opened
Windows missing conversion
auto-migrated Priority-Medium Type-Defect
``` In mmap_windows.go line 26: h, err := syscall.CreateFileMapping(f.Fd(), nil, ... Need convert to syscall.Handle: h, err := syscall.CreateFileMapping(syscall.Handle(f.Fd()), nil, ``` Original issue reported on code.google.com by `daniel.p...@gmail.com` on 6 Nov 2013 at 5:17
1.0
Windows missing conversion - ``` In mmap_windows.go line 26: h, err := syscall.CreateFileMapping(f.Fd(), nil, ... Need convert to syscall.Handle: h, err := syscall.CreateFileMapping(syscall.Handle(f.Fd()), nil, ``` Original issue reported on code.google.com by `daniel.p...@gmail.com` on 6 Nov 2013 at 5:17
defect
windows missing conversion in mmap windows go line h err syscall createfilemapping f fd nil need convert to syscall handle h err syscall createfilemapping syscall handle f fd nil original issue reported on code google com by daniel p gmail com on nov at
1
140,222
21,047,945,597
IssuesEvent
2022-03-31 17:51:45
BCDevOps/developer-experience
https://api.github.com/repos/BCDevOps/developer-experience
opened
Create site structure for developer.gov.bc.ca
service-design
**Describe the issue** We need to know what content we will have on developer.gov. This includes pages as well as a list of services. We'll need to identify pages and the metadata and taxonomy for the services. **Additional context** ![DevHub.png](https://images.zenhubusercontent.com/619e7c0917f0b96bbcf6d42f/75b424d6-...
1.0
Create site structure for developer.gov.bc.ca - **Describe the issue** We need to know what content we will have on developer.gov. This includes pages as well as a list of services. We'll need to identify pages and the metadata and taxonomy for the services. **Additional context** ![DevHub.png](https://images.zenhubus...
non_defect
create site structure for developer gov bc ca describe the issue we need to know what content we will have on developer gov this includes pages as well as a list of services we ll need to identify pages and the metadata and taxonomy for the services additional context definition of done make...
0
325,745
24,060,084,365
IssuesEvent
2022-09-16 21:15:49
helseprofil/orgdata
https://api.github.com/repos/helseprofil/orgdata
closed
Doc find_age_category need edit
documentation
The explanation with bullets is mixing up. Need space for each line.
1.0
Doc find_age_category need edit - The explanation with bullets is mixing up. Need space for each line.
non_defect
doc find age category need edit the explanation with bullets is mixing up need space for each line
0
71,197
23,487,949,127
IssuesEvent
2022-08-17 15:52:00
department-of-veterans-affairs/va.gov-team
https://api.github.com/repos/department-of-veterans-affairs/va.gov-team
closed
508-defect-2 [SEMANTIC MARKUP, COGNITION]: Anticipated Separation: <legend> SHOULD be announced to screen readers when in form groupings
frontend 508/Accessibility forms vsa vsa-claims-appeals 508-defect-2 BDD 508-issue-semantic-markup 508-issue-cognition vsp-design-system-team Stretch goal benefits-crew
# [508-defect-2](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/accessibility/guidance/defect-severity-rubric.md#508-defect-2) ## Feedback framework - **❗️ Must** for if the feedback must be applied - **⚠️ Should** if the feedback is best practice - **✔️ Consider** for su...
1.0
508-defect-2 [SEMANTIC MARKUP, COGNITION]: Anticipated Separation: <legend> SHOULD be announced to screen readers when in form groupings - # [508-defect-2](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/accessibility/guidance/defect-severity-rubric.md#508-defect-2) ## Feedback ...
defect
defect anticipated separation should be announced to screen readers when in form groupings feedback framework ❗️ must for if the feedback must be applied ⚠️ should if the feedback is best practice ✔️ consider for suggestions enhancements definition of done ...
1
71,876
23,838,952,979
IssuesEvent
2022-09-06 08:40:25
vector-im/element-android
https://api.github.com/repos/vector-im/element-android
opened
App Layout: Bottom sheet padding missing (and landscape mode issue)
T-Defect Team: Delight Z-AppLayout
### Steps to reproduce When I open the bottom sheet there's no padding above all chats, it looks unpolished Also, when in landscape mode the bottom sheet only shows all chats ### Outcome #### What did you expect? #### What happened instead? ### Your phone model _No response_ ### Operating system version ...
1.0
App Layout: Bottom sheet padding missing (and landscape mode issue) - ### Steps to reproduce When I open the bottom sheet there's no padding above all chats, it looks unpolished Also, when in landscape mode the bottom sheet only shows all chats ### Outcome #### What did you expect? #### What happened instead?...
defect
app layout bottom sheet padding missing and landscape mode issue steps to reproduce when i open the bottom sheet there s no padding above all chats it looks unpolished also when in landscape mode the bottom sheet only shows all chats outcome what did you expect what happened instead ...
1
24,966
4,156,949,306
IssuesEvent
2016-06-16 19:40:00
fmorbini/scxmlgui
https://api.github.com/repos/fmorbini/scxmlgui
closed
Error while opening edge editor. when rename a source node ID
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. 2. 3. Ciao Fabrizio, per cercare di darti le informazioni che ti servono ti spiego come ho fatto ad emergere il bug: 1) downloal scxmlgui from svn; 2) build and run fsm-editor.jar, new file and draw a simple scheme: new_node14 ---> new_node16. 3) change new_node14 to "FOO"...
1.0
Error while opening edge editor. when rename a source node ID - ``` What steps will reproduce the problem? 1. 2. 3. Ciao Fabrizio, per cercare di darti le informazioni che ti servono ti spiego come ho fatto ad emergere il bug: 1) downloal scxmlgui from svn; 2) build and run fsm-editor.jar, new file and draw a simple s...
defect
error while opening edge editor when rename a source node id what steps will reproduce the problem ciao fabrizio per cercare di darti le informazioni che ti servono ti spiego come ho fatto ad emergere il bug downloal scxmlgui from svn build and run fsm editor jar new file and draw a simple s...
1
15,693
2,868,990,602
IssuesEvent
2015-06-05 22:25:14
dart-lang/sdk
https://api.github.com/repos/dart-lang/sdk
closed
Can't run Polymer.dart Code Lab
Area-Pub Priority-Unassigned Pub-Serve Triaged Type-Defect
*This issue was originally filed by michalast365...&#064;gmail.com* _____ I can't run the application in step 1 of https://www.dartlang.org/codelabs/polymer/ Tools Output: --- 14:25:46 Starting pub serve : polymer-and-dart-codelab-master --- Loading source assets... Loading polymer/src/build/mirrors_remover, code_tra...
1.0
Can't run Polymer.dart Code Lab - *This issue was originally filed by michalast365...&#064;gmail.com* _____ I can't run the application in step 1 of https://www.dartlang.org/codelabs/polymer/ Tools Output: --- 14:25:46 Starting pub serve : polymer-and-dart-codelab-master --- Loading source assets... Loading polymer/s...
defect
can t run polymer dart code lab this issue was originally filed by gmail com i can t run the application in step of tools output starting pub serve polymer and dart codelab master loading source assets loading polymer src build mirrors remover code transformers src delete fi...
1
46,935
13,056,003,978
IssuesEvent
2020-07-30 03:21:49
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
opened
On wimpsim_reader (Trac #2156)
Incomplete Migration Migrated from Trac combo simulation defect
Migrated from https://code.icecube.wisc.edu/ticket/2156 ```json { "status": "closed", "changetime": "2019-02-13T14:15:23", "description": "Found when running this script:\n\n{{{\nfrom I3Tray import *\nfrom icecube import icetray, dataclasses, dataio\nfrom icecube import simclasses, wimpsim_reader, phys_se...
1.0
On wimpsim_reader (Trac #2156) - Migrated from https://code.icecube.wisc.edu/ticket/2156 ```json { "status": "closed", "changetime": "2019-02-13T14:15:23", "description": "Found when running this script:\n\n{{{\nfrom I3Tray import *\nfrom icecube import icetray, dataclasses, dataio\nfrom icecube import si...
defect
on wimpsim reader trac migrated from json status closed changetime description found when running this script n n nfrom import nfrom icecube import icetray dataclasses dataio nfrom icecube import simclasses wimpsim reader phys services nfrom icecube wimp...
1
50,655
13,187,665,216
IssuesEvent
2020-08-13 04:09:46
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
closed
[wimpsim-reader] documentation missing (Trac #1142)
Migrated from Trac combo simulation defect
wimpsim-reader does not show any sphinx documentation, see http://software.icecube.wisc.edu/simulation_trunk/projects/wimpsim-reader/index.html looking into resources/docs/index.dox, it seems that the module is extensively documented there, so i suggest to move the content from resources/docs/index.dox to .rst format....
1.0
[wimpsim-reader] documentation missing (Trac #1142) - wimpsim-reader does not show any sphinx documentation, see http://software.icecube.wisc.edu/simulation_trunk/projects/wimpsim-reader/index.html looking into resources/docs/index.dox, it seems that the module is extensively documented there, so i suggest to move the...
defect
documentation missing trac wimpsim reader does not show any sphinx documentation see looking into resources docs index dox it seems that the module is extensively documented there so i suggest to move the content from resources docs index dox to rst format apart from this technical aspect the documen...
1
75,525
25,896,084,130
IssuesEvent
2022-12-14 22:37:23
idaholab/HERON
https://api.github.com/repos/idaholab/HERON
closed
[DEFECT] "Final" not written to CSV
defect
-------- Defect Description -------- When running optimization problems in HERON, the final accepted point (with the "final" condition in the "accepted" column) is not written to the optimization path CSV. This occurs because the CSV writing is performed within the MultiRun loop, but the final accepted point is...
1.0
[DEFECT] "Final" not written to CSV - -------- Defect Description -------- When running optimization problems in HERON, the final accepted point (with the "final" condition in the "accepted" column) is not written to the optimization path CSV. This occurs because the CSV writing is performed within the MultiRun...
defect
final not written to csv defect description when running optimization problems in heron the final accepted point with the final condition in the accepted column is not written to the optimization path csv this occurs because the csv writing is performed within the multirun loop ...
1
793,283
27,989,001,524
IssuesEvent
2023-03-27 00:47:19
AlphaWallet/alpha-wallet-android
https://api.github.com/repos/AlphaWallet/alpha-wallet-android
opened
Implement push notification
High Priority
Summary: upon silent/data push, fetch transaction history in the background and if we can find the transaction (why not?), show the user a notification --- * AlphaWallet apps calls and the server endpoint to register a wallet 0xb0b * Server monitors 0xb0b for change of receive of native crypto, ERC-20, ERC-721, ...
1.0
Implement push notification - Summary: upon silent/data push, fetch transaction history in the background and if we can find the transaction (why not?), show the user a notification --- * AlphaWallet apps calls and the server endpoint to register a wallet 0xb0b * Server monitors 0xb0b for change of receive of na...
non_defect
implement push notification summary upon silent data push fetch transaction history in the background and if we can find the transaction why not show the user a notification alphawallet apps calls and the server endpoint to register a wallet server monitors for change of receive of native cry...
0
1,118
2,595,144,340
IssuesEvent
2015-02-20 11:52:37
keyboardsurfer/blinkendroid
https://api.github.com/repos/keyboardsurfer/blinkendroid
opened
Download Video/images in own thread
auto-migrated Priority-Medium Type-Defect
``` main problem on last test on dedroid stammtisch was caused by too long delay on downloading videos... this is fixed by starting a new thread for downloading. ``` ----- Original issue reported on code.google.com by `lischke@gmail.com` on 31 Oct 2010 at 10:16
1.0
Download Video/images in own thread - ``` main problem on last test on dedroid stammtisch was caused by too long delay on downloading videos... this is fixed by starting a new thread for downloading. ``` ----- Original issue reported on code.google.com by `lischke@gmail.com` on 31 Oct 2010 at 10:16
defect
download video images in own thread main problem on last test on dedroid stammtisch was caused by too long delay on downloading videos this is fixed by starting a new thread for downloading original issue reported on code google com by lischke gmail com on oct at
1
30,495
6,136,287,521
IssuesEvent
2017-06-26 08:58:39
bridgedotnet/Bridge
https://api.github.com/repos/bridgedotnet/Bridge
closed
Scope on Contract.Assert is wrong
defect in progress
The scope on Contract.Assert is wrong. ### Steps To Reproduce https://deck.net/090d28fd88bc51c62c0eefa33403f511 ```c# public class Program { public static void Main() { new A().Works(); } } public class A { public int J => 3; public void Works () { Contrac...
1.0
Scope on Contract.Assert is wrong - The scope on Contract.Assert is wrong. ### Steps To Reproduce https://deck.net/090d28fd88bc51c62c0eefa33403f511 ```c# public class Program { public static void Main() { new A().Works(); } } public class A { public int J => 3; public v...
defect
scope on contract assert is wrong the scope on contract assert is wrong steps to reproduce c public class program public static void main new a works public class a public int j public void works contract assert j ...
1
547,499
16,043,148,084
IssuesEvent
2021-04-22 10:23:04
googleapis/java-bigquerystorage
https://api.github.com/repos/googleapis/java-bigquerystorage
reopened
com.example.bigquerystorage.WriteCommittedStreamIT: testWriteCommittedStream failed
api: bigquerystorage flakybot: flaky flakybot: issue priority: p1 type: bug
Note: #951 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: 9c1ed556c7e3a545932ec8ceff7b3c466e72d84f buildURL: [Build Status](https://source.cloud.google.com/results/invocations/ed00093b-5544-45e6-8498-b9959445d64f), [Sponge](http://sponge2/ed00093b-5544-45e6-8...
1.0
com.example.bigquerystorage.WriteCommittedStreamIT: testWriteCommittedStream failed - Note: #951 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: 9c1ed556c7e3a545932ec8ceff7b3c466e72d84f buildURL: [Build Status](https://source.cloud.google.com/results/invocatio...
non_defect
com example bigquerystorage writecommittedstreamit testwritecommittedstream failed note was also for this test but it was closed more than days ago so i didn t mark it flaky commit buildurl status failed test output com google cloud bigquery bigqueryexception error getting access ...
0
50,651
13,187,663,193
IssuesEvent
2020-08-13 04:09:23
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
closed
[trigger-sim] remove unused variables (Trac #1137)
Migrated from Trac combo simulation defect
private/trigger-sim/modules/CoincidenceAfterProcessing.cxx contains these variables, which are defined, but not used: 323: signal_particle_id 357: global_readoutwindows 361: global_nugen_flag signal_particle_id is written to, but never read from. this one raises a compiler warning, the other two are not detected by gc...
1.0
[trigger-sim] remove unused variables (Trac #1137) - private/trigger-sim/modules/CoincidenceAfterProcessing.cxx contains these variables, which are defined, but not used: 323: signal_particle_id 357: global_readoutwindows 361: global_nugen_flag signal_particle_id is written to, but never read from. this one raises a c...
defect
remove unused variables trac private trigger sim modules coincidenceafterprocessing cxx contains these variables which are defined but not used signal particle id global readoutwindows global nugen flag signal particle id is written to but never read from this one raises a compiler warning the ...
1
9,802
30,534,554,678
IssuesEvent
2023-07-19 16:21:24
DeiseCAPBarbosa/gha_tests
https://api.github.com/repos/DeiseCAPBarbosa/gha_tests
closed
Deploy tetse 4
deploy-automation
## Description Realiza deploy automatizado da aplicação. ## Environments environment_1 ## Branches feat/about
1.0
Deploy tetse 4 - ## Description Realiza deploy automatizado da aplicação. ## Environments environment_1 ## Branches feat/about
non_defect
deploy tetse description realiza deploy automatizado da aplicação environments environment branches feat about
0
76,424
26,419,437,510
IssuesEvent
2023-01-13 18:53:48
vector-im/element-android
https://api.github.com/repos/vector-im/element-android
closed
Element crashes my phone
T-Defect Z-Crash S-Critical O-Uncommon
### Steps to reproduce 1. Use the app for a couple of minutes 2. Phone hangs (when music plays it bugs out) and shuts off ### Outcome #### What did you expect? My phone not crashing #### What happened instead? Phone crashes like a champ ### Your phone model Nokia G21 ### Operating system version Androi...
1.0
Element crashes my phone - ### Steps to reproduce 1. Use the app for a couple of minutes 2. Phone hangs (when music plays it bugs out) and shuts off ### Outcome #### What did you expect? My phone not crashing #### What happened instead? Phone crashes like a champ ### Your phone model Nokia G21 ### Opera...
defect
element crashes my phone steps to reproduce use the app for a couple of minutes phone hangs when music plays it bugs out and shuts off outcome what did you expect my phone not crashing what happened instead phone crashes like a champ your phone model nokia operati...
1
32,220
6,737,150,391
IssuesEvent
2017-10-19 08:20:22
xmindltd/xmind
https://api.github.com/repos/xmindltd/xmind
closed
Print notes
auto-migrated Priority-Medium Type-Defect
``` I usually print mind maps to discuss projects development during meetings. Xmind is a great software but I just can't see the point of printing note icons when you can't see what the note says... Solution proposal: when printing, just replace the note icons with a number and print all the notes on a second shee...
1.0
Print notes - ``` I usually print mind maps to discuss projects development during meetings. Xmind is a great software but I just can't see the point of printing note icons when you can't see what the note says... Solution proposal: when printing, just replace the note icons with a number and print all the notes on...
defect
print notes i usually print mind maps to discuss projects development during meetings xmind is a great software but i just can t see the point of printing note icons when you can t see what the note says solution proposal when printing just replace the note icons with a number and print all the notes on...
1
32,720
6,901,829,686
IssuesEvent
2017-11-25 13:08:59
networkx/networkx
https://api.github.com/repos/networkx/networkx
closed
networkx.algorithms.simple_paths.all_simple_paths function cutoff parameter and returned paths
Defect Good First Issue Needs PR
Hello, I would like to point 2 things about the all_simple_paths function: 1) By the definition of simple paths, the function should not return cyclic paths, that is paths from one node to itself. 2) Please update the documentation to state explicitly that the function **by default** searches for paths with cutoff...
1.0
networkx.algorithms.simple_paths.all_simple_paths function cutoff parameter and returned paths - Hello, I would like to point 2 things about the all_simple_paths function: 1) By the definition of simple paths, the function should not return cyclic paths, that is paths from one node to itself. 2) Please update the ...
defect
networkx algorithms simple paths all simple paths function cutoff parameter and returned paths hello i would like to point things about the all simple paths function by the definition of simple paths the function should not return cyclic paths that is paths from one node to itself please update the ...
1
213,122
7,246,140,219
IssuesEvent
2018-02-14 20:33:34
department-of-veterans-affairs/caseflow-efolder
https://api.github.com/repos/department-of-veterans-affairs/caseflow-efolder
opened
[FE] Display efolder info header when showing error
bug-medium-priority eFolder Express v2 whiskey
We do not show the header that shows the name and ID of the Veteran's efolder who we've searched for when we display an error. We should show those elements so users have context to where they are when they are presented with an error. ## Steps to reproduce * Do not start sidekiq * Search for an efolder * Wait fo...
1.0
[FE] Display efolder info header when showing error - We do not show the header that shows the name and ID of the Veteran's efolder who we've searched for when we display an error. We should show those elements so users have context to where they are when they are presented with an error. ## Steps to reproduce * Do...
non_defect
display efolder info header when showing error we do not show the header that shows the name and id of the veteran s efolder who we ve searched for when we display an error we should show those elements so users have context to where they are when they are presented with an error steps to reproduce do no...
0
66,910
20,758,078,629
IssuesEvent
2022-03-15 13:59:26
scipy/scipy
https://api.github.com/repos/scipy/scipy
reopened
BUG: CI on Azure broken with PyTest 7.1
defect CI
Seems like the new release of PyTest broke the CI on Azure. Ex. https://dev.azure.com/scipy-org/SciPy/_build/results?buildId=16988&view=logs&jobId=7d84eb14-5b07-5555-8e62-838a7038a2b0&j=ede89041-5e8e-5201-ce5c-f68c2cbf02dd&t=141d9d53-a127-58b4-0262-4b9693c8e91f ``` E pytest.PytestUnknownMarkWarning: Unknown pytes...
1.0
BUG: CI on Azure broken with PyTest 7.1 - Seems like the new release of PyTest broke the CI on Azure. Ex. https://dev.azure.com/scipy-org/SciPy/_build/results?buildId=16988&view=logs&jobId=7d84eb14-5b07-5555-8e62-838a7038a2b0&j=ede89041-5e8e-5201-ce5c-f68c2cbf02dd&t=141d9d53-a127-58b4-0262-4b9693c8e91f ``` E pyte...
defect
bug ci on azure broken with pytest seems like the new release of pytest broke the ci on azure ex e pytest pytestunknownmarkwarning unknown pytest mark slow is this a typo you can register custom marks to avoid this warning for details see i am not sure it s due to pytest ...
1
178,984
14,688,064,808
IssuesEvent
2021-01-02 00:06:08
civictechindex/CTI-website-frontend
https://api.github.com/repos/civictechindex/CTI-website-frontend
reopened
Establish linting rules to use across the project
documentation enhancement question role: product/project mgmt role: testing
### Overview We need to set up linters for maintaining consistent and readable code throughout the project. ### Action Items - [x] Discuss with team which linting technologies & rules to implement. - [x] Publish rules. - [ ] Update documentation to include instructions on how to run linting. ### Resources/Ins...
1.0
Establish linting rules to use across the project - ### Overview We need to set up linters for maintaining consistent and readable code throughout the project. ### Action Items - [x] Discuss with team which linting technologies & rules to implement. - [x] Publish rules. - [ ] Update documentation to include inst...
non_defect
establish linting rules to use across the project overview we need to set up linters for maintaining consistent and readable code throughout the project action items discuss with team which linting technologies rules to implement publish rules update documentation to include instructio...
0
675,219
23,084,823,974
IssuesEvent
2022-07-26 10:24:59
feature-sliced/documentation
https://api.github.com/repos/feature-sliced/documentation
closed
DISCOVERY: Решить вопрос с кириллицей в url-anchors
PRIORITY | CRITICAL
- [Выглядит как решение](https://github.com/facebook/docusaurus/blob/master/website/docs/introduction.md#fast-track-%EF%B8%8F-fast-track) но посмотреть все возможные альтернативы - При этом лучше заменить все на латиницу , чтобы для всех локалей были единые ссылки (@unordinarity @kara-jovian FYI) ![image](https:/...
1.0
DISCOVERY: Решить вопрос с кириллицей в url-anchors - - [Выглядит как решение](https://github.com/facebook/docusaurus/blob/master/website/docs/introduction.md#fast-track-%EF%B8%8F-fast-track) но посмотреть все возможные альтернативы - При этом лучше заменить все на латиницу , чтобы для всех локалей были единые ссылк...
non_defect
discovery решить вопрос с кириллицей в url anchors но посмотреть все возможные альтернативы при этом лучше заменить все на латиницу чтобы для всех локалей были единые ссылки unordinarity kara jovian fyi
0
50,006
13,187,306,058
IssuesEvent
2020-08-13 02:59:46
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
opened
steamshovel icetopviewer widget broken (Trac #2435)
Incomplete Migration Migrated from Trac combo core defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/2435">https://code.icecube.wisc.edu/ticket/2435</a>, reported by mplum and owned by olivas</em></summary> <p> ```json { "status": "accepted", "changetime": "2020-08-08T12:18:02", "description": "Steamshovel works fine unt...
1.0
steamshovel icetopviewer widget broken (Trac #2435) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/2435">https://code.icecube.wisc.edu/ticket/2435</a>, reported by mplum and owned by olivas</em></summary> <p> ```json { "status": "accepted", "changetime": "2020-08-08T12:1...
defect
steamshovel icetopviewer widget broken trac migrated from json status accepted changetime description steamshovel works fine until i try to add the icetopviewer widget to the ui i then get the following crash message n nsteamshovel console home matthi...
1
779,466
27,353,610,712
IssuesEvent
2023-02-27 11:17:10
cbgaindia/constituency-frontend
https://api.github.com/repos/cbgaindia/constituency-frontend
closed
100 % utilisation should show green not grey
bug High Priority
<img width="954" alt="Screenshot 2023-02-26 at 3 02 16 AM" src="https://user-images.githubusercontent.com/67921422/221380567-3f630c91-ec26-4ed7-a0ae-a49b0e330fee.png">
1.0
100 % utilisation should show green not grey - <img width="954" alt="Screenshot 2023-02-26 at 3 02 16 AM" src="https://user-images.githubusercontent.com/67921422/221380567-3f630c91-ec26-4ed7-a0ae-a49b0e330fee.png">
non_defect
utilisation should show green not grey img width alt screenshot at am src
0
68,416
21,664,314,725
IssuesEvent
2022-05-07 00:58:46
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
element-web uses a lot of CPU and memory and frequently crashes
T-Defect X-Needs-Info A-Performance P2 S-Major A-Memory
I have the current riot-web Docker image running on my server. My client is running on https://matrix.rankenste.in/ I'm accessing it through the current version of Chromium on an Arch Linux. My processor is an Intel Core i7-7500U 2.7 GHz. riot-web constantly uses around 50% CPU, while nothing is happening inside....
1.0
element-web uses a lot of CPU and memory and frequently crashes - I have the current riot-web Docker image running on my server. My client is running on https://matrix.rankenste.in/ I'm accessing it through the current version of Chromium on an Arch Linux. My processor is an Intel Core i7-7500U 2.7 GHz. riot-web ...
defect
element web uses a lot of cpu and memory and frequently crashes i have the current riot web docker image running on my server my client is running on i m accessing it through the current version of chromium on an arch linux my processor is an intel core ghz riot web constantly uses around cpu w...
1
39,497
5,097,834,986
IssuesEvent
2017-01-03 22:50:24
MapStory/mapstory
https://api.github.com/repos/MapStory/mapstory
closed
Redesign and reexamine notifications in Composer
design story
- We need to evaluate positioning collisions with loading/notification toasts, legend (currently uses “Toaster”, open to modifying or building custom solution) - Nothing currently exists for this, would be custom built, otherwise no technical feasibility concerns - Might need to re-evaluate Toaster library and how no...
1.0
Redesign and reexamine notifications in Composer - - We need to evaluate positioning collisions with loading/notification toasts, legend (currently uses “Toaster”, open to modifying or building custom solution) - Nothing currently exists for this, would be custom built, otherwise no technical feasibility concerns - M...
non_defect
redesign and reexamine notifications in composer we need to evaluate positioning collisions with loading notification toasts legend currently uses “toaster” open to modifying or building custom solution nothing currently exists for this would be custom built otherwise no technical feasibility concerns m...
0
39,066
9,195,820,124
IssuesEvent
2019-03-07 04:12:36
prettydiff/prettydiff
https://api.github.com/repos/prettydiff/prettydiff
reopened
ERB (Ruby HTML)
Beautification Defect
```html <div> <%= form_with(model: @order) do |form| %> <% if @order.errors.any? %> <div id="error_explanation"> <h4><%= pluralize(@order.errors.count, "error") %> prohibited this order from being saved:</h4> <ul> <% @order.errors.full_messages.each do |message| %> <li><%= message %></li> <% end %> </ul> </d...
1.0
ERB (Ruby HTML) - ```html <div> <%= form_with(model: @order) do |form| %> <% if @order.errors.any? %> <div id="error_explanation"> <h4><%= pluralize(@order.errors.count, "error") %> prohibited this order from being saved:</h4> <ul> <% @order.errors.full_messages.each do |message| %> <li><%= message %></li> <% ...
defect
erb ruby html html prohibited this order from being saved get instant rate should be auto indented like that html prohibited this order from being saved ...
1
12,943
21,478,110,602
IssuesEvent
2022-04-26 15:13:11
renovatebot/renovate
https://api.github.com/repos/renovatebot/renovate
opened
Invalid regExp for regexManagers
type:bug status:requirements priority-5-triage
### How are you running Renovate? Self-hosted ### If you're self-hosting Renovate, tell us what version of Renovate you run. 32.32.0 ### Please select which platform you are using if self-hosting. Bitbucket Server ### If you're self-hosting Renovate, tell us what version of the platform you run. _No response_ #...
1.0
Invalid regExp for regexManagers - ### How are you running Renovate? Self-hosted ### If you're self-hosting Renovate, tell us what version of Renovate you run. 32.32.0 ### Please select which platform you are using if self-hosting. Bitbucket Server ### If you're self-hosting Renovate, tell us what version of the ...
non_defect
invalid regexp for regexmanagers how are you running renovate self hosted if you re self hosting renovate tell us what version of renovate you run please select which platform you are using if self hosting bitbucket server if you re self hosting renovate tell us what version of the pl...
0
45,975
13,055,831,048
IssuesEvent
2020-07-30 02:51:54
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
opened
pan along z-axis in glshovel (Trac #356)
Incomplete Migration Migrated from Trac defect glshovel
Migrated from https://code.icecube.wisc.edu/ticket/356 ```json { "status": "closed", "changetime": "2013-08-23T16:40:48", "description": "It would be very, very helpful if holding <SHIFT> and moving the mouse vertically would make glshovel pan along the z-axis.\n\nI am looking at low-energy events in Deep...
1.0
pan along z-axis in glshovel (Trac #356) - Migrated from https://code.icecube.wisc.edu/ticket/356 ```json { "status": "closed", "changetime": "2013-08-23T16:40:48", "description": "It would be very, very helpful if holding <SHIFT> and moving the mouse vertically would make glshovel pan along the z-axis.\n...
defect
pan along z axis in glshovel trac migrated from json status closed changetime description it would be very very helpful if holding and moving the mouse vertically would make glshovel pan along the z axis n ni am looking at low energy events in deepcore see a ...
1
325,233
9,921,430,260
IssuesEvent
2019-06-30 18:10:16
momentum-mod/game
https://api.github.com/repos/momentum-mod/game
opened
Add Proportionality to All Applicable UI Elements
Priority: Medium Size: Large Type: Enhancement
Most panels weren't made with SetProportional(true) in mind, for example, Valve's GameUI code, and a lot of HUD elements. Painstakingly go through each and every panel to make sure it scales properly to resolution by using SetProportional(true) and tweaking script/size values until it works. # Modals - [x] Momen...
1.0
Add Proportionality to All Applicable UI Elements - Most panels weren't made with SetProportional(true) in mind, for example, Valve's GameUI code, and a lot of HUD elements. Painstakingly go through each and every panel to make sure it scales properly to resolution by using SetProportional(true) and tweaking script/...
non_defect
add proportionality to all applicable ui elements most panels weren t made with setproportional true in mind for example valve s gameui code and a lot of hud elements painstakingly go through each and every panel to make sure it scales properly to resolution by using setproportional true and tweaking script ...
0
16,111
2,872,457,694
IssuesEvent
2015-06-08 12:05:26
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
closed
XAResource.rollback should not need the transaction to be in prepared state if called from another member/client
Team: Core Type: Defect
please see comment https://github.com/hazelcast/hazelcast/pull/5390#issuecomment-106268872
1.0
XAResource.rollback should not need the transaction to be in prepared state if called from another member/client - please see comment https://github.com/hazelcast/hazelcast/pull/5390#issuecomment-106268872
defect
xaresource rollback should not need the transaction to be in prepared state if called from another member client please see comment
1
268,526
8,407,743,671
IssuesEvent
2018-10-11 22:00:56
inf3rno/e2e-testing
https://api.github.com/repos/inf3rno/e2e-testing
opened
Interface for server errors
do: enhance on: library priority 3: usual
We cannot read the HTTP headers by conventional navigation, but we can parse the error pages shown by the server. Ofc. this is always different, but if we make it configurable it will be possible to throw a server error by such errors. So we will get `navigation:error`, `server:error`, `page:error`.
1.0
Interface for server errors - We cannot read the HTTP headers by conventional navigation, but we can parse the error pages shown by the server. Ofc. this is always different, but if we make it configurable it will be possible to throw a server error by such errors. So we will get `navigation:error`, `server:error`, `pa...
non_defect
interface for server errors we cannot read the http headers by conventional navigation but we can parse the error pages shown by the server ofc this is always different but if we make it configurable it will be possible to throw a server error by such errors so we will get navigation error server error pa...
0
508,138
14,690,448,812
IssuesEvent
2021-01-02 15:19:16
otasoft/otasoft-core
https://api.github.com/repos/otasoft/otasoft-core
opened
adjust communication between Kubernetes pods and containers
enhancement medium priority
## Feature Request ## Teachability, Documentation, Adoption, Migration Strategy <!-- If you can, explain how users will be able to use this and possibly write out a version the docs. Maybe a screenshot or design? --> https://dev.to/narasimha1997/communication-between-microservices-in-a-kubernetes-cluster-1n41?fb...
1.0
adjust communication between Kubernetes pods and containers - ## Feature Request ## Teachability, Documentation, Adoption, Migration Strategy <!-- If you can, explain how users will be able to use this and possibly write out a version the docs. Maybe a screenshot or design? --> https://dev.to/narasimha1997/commu...
non_defect
adjust communication between kubernetes pods and containers feature request teachability documentation adoption migration strategy
0
10,663
2,622,179,589
IssuesEvent
2015-03-04 00:18:13
byzhang/leveldb
https://api.github.com/repos/byzhang/leveldb
closed
HP-UX support patch
auto-migrated Priority-Medium Type-Defect
``` Added support for HP-UX ia64. Changed files: build_detect_platform port/port_posix.h ``` Original issue reported on code.google.com by `Alexande...@gmail.com` on 9 Oct 2012 at 11:31 Attachments: * [hpux_support.patch](https://storage.googleapis.com/google-code-attachments/leveldb/issue-126/comment-0/hpux_suppor...
1.0
HP-UX support patch - ``` Added support for HP-UX ia64. Changed files: build_detect_platform port/port_posix.h ``` Original issue reported on code.google.com by `Alexande...@gmail.com` on 9 Oct 2012 at 11:31 Attachments: * [hpux_support.patch](https://storage.googleapis.com/google-code-attachments/leveldb/issue-126...
defect
hp ux support patch added support for hp ux changed files build detect platform port port posix h original issue reported on code google com by alexande gmail com on oct at attachments
1
39,183
9,300,852,774
IssuesEvent
2019-03-23 17:04:06
NREL/EnergyPlus
https://api.github.com/repos/NREL/EnergyPlus
closed
E+ 9.0 - huge change in energy due to Kiva
Defect PriorityHigh SeverityHigh
Issue overview -------------- In testing a large number of residential buildings between E+ 8.9 and E+ 9.0, we found a huge energy discrepancy (for a small subset of buildings) that seem to be caused by Kiva changes in E+ 9.0. IDF files: [kiva.zip](https://github.com/NREL/EnergyPlus/files/2681143/kiva.zip) We ...
1.0
E+ 9.0 - huge change in energy due to Kiva - Issue overview -------------- In testing a large number of residential buildings between E+ 8.9 and E+ 9.0, we found a huge energy discrepancy (for a small subset of buildings) that seem to be caused by Kiva changes in E+ 9.0. IDF files: [kiva.zip](https://github.com/N...
defect
e huge change in energy due to kiva issue overview in testing a large number of residential buildings between e and e we found a huge energy discrepancy for a small subset of buildings that seem to be caused by kiva changes in e idf files we also tried setting th...
1
24,428
3,975,929,869
IssuesEvent
2016-05-05 08:53:40
primefaces/primeng
https://api.github.com/repos/primefaces/primeng
closed
DataTable sortField breaks sorting (beta 4)
defect
The following sorting works as expected: ``` <p-datatable [value]="data"> <p-column field="Field1" header="Field" [sortable]="true"></p-column> </p-datatable> ``` However sorting is broken when a default sort is set; i.e.: ``` <p-datatable [value]="data" sortField="Field1"> <p-column field="Field1" heade...
1.0
DataTable sortField breaks sorting (beta 4) - The following sorting works as expected: ``` <p-datatable [value]="data"> <p-column field="Field1" header="Field" [sortable]="true"></p-column> </p-datatable> ``` However sorting is broken when a default sort is set; i.e.: ``` <p-datatable [value]="data" sortFie...
defect
datatable sortfield breaks sorting beta the following sorting works as expected however sorting is broken when a default sort is set i e
1
210,383
7,189,006,726
IssuesEvent
2018-02-02 12:23:15
kubermatic/machine-controller
https://api.github.com/repos/kubermatic/machine-controller
opened
Extend circle pipeline
priority/high
Whats missing: Building a docker image - On push using the commit hash as docker tag - On tag using the git tag as docker tag & latest
1.0
Extend circle pipeline - Whats missing: Building a docker image - On push using the commit hash as docker tag - On tag using the git tag as docker tag & latest
non_defect
extend circle pipeline whats missing building a docker image on push using the commit hash as docker tag on tag using the git tag as docker tag latest
0
49,906
13,187,288,574
IssuesEvent
2020-08-13 02:56:24
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
opened
[steamshovel] Setting default GCD file to a already loaded file leads to an segfault (Trac #2254)
Incomplete Migration Migrated from Trac combo core defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/2254">https://code.icecube.wisc.edu/ticket/2254</a>, reported by flauber and owned by olivas</em></summary> <p> ```json { "status": "accepted", "changetime": "2020-06-24T12:31:42", "description": "Hi,\n\nas of combo Revis...
1.0
[steamshovel] Setting default GCD file to a already loaded file leads to an segfault (Trac #2254) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/2254">https://code.icecube.wisc.edu/ticket/2254</a>, reported by flauber and owned by olivas</em></summary> <p> ```json { "status":...
defect
setting default gcd file to a already loaded file leads to an segfault trac migrated from json status accepted changetime description hi n nas of combo revision on arch linux there is a segfault in steamshovel if you select a standard gcd file which ...
1
63,661
17,841,631,835
IssuesEvent
2021-09-03 10:53:51
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
opened
"Unable to get validated threepid" error when registering
T-Defect S-Tolerable A-Registration O-Frequent
### Steps to reproduce 1. Fill in registration form with hs matrix.org, supply an email address 2. Click Submit 3. Complete the captcha 4. Agree to terms 5. Land on the screen telling you to check your email ### What happened? After a few seconds, a red error message appears saying, "Unable to get validated th...
1.0
"Unable to get validated threepid" error when registering - ### Steps to reproduce 1. Fill in registration form with hs matrix.org, supply an email address 2. Click Submit 3. Complete the captcha 4. Agree to terms 5. Land on the screen telling you to check your email ### What happened? After a few seconds, a r...
defect
unable to get validated threepid error when registering steps to reproduce fill in registration form with hs matrix org supply an email address click submit complete the captcha agree to terms land on the screen telling you to check your email what happened after a few seconds a r...
1
19,321
10,345,384,154
IssuesEvent
2019-09-04 13:22:23
elixir-europe/proTES
https://api.github.com/repos/elixir-europe/proTES
closed
Use environment variables for MongoDB and RabbitMQ
bh19 deployment security short
**Is your feature request related to a problem? Please describe.** MongoDB and RabbitMQ are currently hard coded in the YAMLs under pro_tes/config. This makes dynamic deployments on OpenShift/K8S environments impossible. **Describe the solution you'd like** Source the MongoDB and RabbitMQ variable from environmen...
True
Use environment variables for MongoDB and RabbitMQ - **Is your feature request related to a problem? Please describe.** MongoDB and RabbitMQ are currently hard coded in the YAMLs under pro_tes/config. This makes dynamic deployments on OpenShift/K8S environments impossible. **Describe the solution you'd like** Sou...
non_defect
use environment variables for mongodb and rabbitmq is your feature request related to a problem please describe mongodb and rabbitmq are currently hard coded in the yamls under pro tes config this makes dynamic deployments on openshift environments impossible describe the solution you d like sourc...
0
50,958
13,188,000,449
IssuesEvent
2020-08-13 05:15:57
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
closed
[steamshovel] invalid section header in docstrings (Trac #1735)
Migrated from Trac combo core defect
unfortunately `Authors` is not a valid section header for numpy style docstrings. A list of valid headers is available from https://pypi.python.org/pypi/sphinxcontrib-napoleon Sphinx gives the following error: ```text /Users/kmeagher/icecube/combo/release/lib/icecube/steamshovel/artists/util.py:docstring of icecube....
1.0
[steamshovel] invalid section header in docstrings (Trac #1735) - unfortunately `Authors` is not a valid section header for numpy style docstrings. A list of valid headers is available from https://pypi.python.org/pypi/sphinxcontrib-napoleon Sphinx gives the following error: ```text /Users/kmeagher/icecube/combo/rel...
defect
invalid section header in docstrings trac unfortunately authors is not a valid section header for numpy style docstrings a list of valid headers is available from sphinx gives the following error text users kmeagher icecube combo release lib icecube steamshovel artists util py docstring of icecube...
1
62,083
6,775,791,761
IssuesEvent
2017-10-27 15:25:48
redmatrix/hubzilla
https://api.github.com/repos/redmatrix/hubzilla
closed
not logged visitor can see categories for not public posts
retest please
Not logged visitor can see categories for not public posts. For example https://hub.libranet.de/channel/wallzilla?f=&cat=Sternwarte Version hub.libranet.de 2.8RC #28RC
1.0
not logged visitor can see categories for not public posts - Not logged visitor can see categories for not public posts. For example https://hub.libranet.de/channel/wallzilla?f=&cat=Sternwarte Version hub.libranet.de 2.8RC #28RC
non_defect
not logged visitor can see categories for not public posts not logged visitor can see categories for not public posts for example version hub libranet de
0
32,082
6,711,514,507
IssuesEvent
2017-10-13 04:27:43
STEllAR-GROUP/hpx
https://api.github.com/repos/STEllAR-GROUP/hpx
closed
Issues with masks and cpuset
category: core category: threadmanager type: defect
Using the latest version of stellargroup/hpx:dev on circle-ci yields ``` docker run -v $PWD:/hpx -w /hpx/build ${IMAGE_NAME} ../tools/run_tests.sh Running Quasistatic test terminate called after throwing an instance of 'hpx::detail::exception_with_info<hpx::exception>' what(): failed to set thread affi...
1.0
Issues with masks and cpuset - Using the latest version of stellargroup/hpx:dev on circle-ci yields ``` docker run -v $PWD:/hpx -w /hpx/build ${IMAGE_NAME} ../tools/run_tests.sh Running Quasistatic test terminate called after throwing an instance of 'hpx::detail::exception_with_info<hpx::exception>' wha...
defect
issues with masks and cpuset using the latest version of stellargroup hpx dev on circle ci yields docker run v pwd hpx w hpx build image name tools run tests sh running quasistatic test terminate called after throwing an instance of hpx detail exception with info what failed to...
1
20,283
11,425,749,731
IssuesEvent
2020-02-03 20:28:16
cityofaustin/atd-geospatial
https://api.github.com/repos/cityofaustin/atd-geospatial
opened
Develop 10-Year Improvement Maps for Mobility Committee Meeting (Due Feb 7)
Need: 1-Must Have Service: Geo Type: Map Request Workgroup: OOD
> John, per our conversation about this new hot request, we need some data mapped for the upcoming Mobility Cmte meeting on Feb. 13, per request of our ACM. > > Specifically, we need a map showing our bicycle, sidewalk and urban trails improvements for the last 10 years. I think in separate maps, but allow them to be...
1.0
Develop 10-Year Improvement Maps for Mobility Committee Meeting (Due Feb 7) - > John, per our conversation about this new hot request, we need some data mapped for the upcoming Mobility Cmte meeting on Feb. 13, per request of our ACM. > > Specifically, we need a map showing our bicycle, sidewalk and urban trails impro...
non_defect
develop year improvement maps for mobility committee meeting due feb john per our conversation about this new hot request we need some data mapped for the upcoming mobility cmte meeting on feb per request of our acm specifically we need a map showing our bicycle sidewalk and urban trails improve...
0
62,295
17,023,891,198
IssuesEvent
2021-07-03 04:24:02
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
osm.org's Search - make it possible to go back to the search results
Component: website Priority: minor Resolution: invalid Type: defect
**[Submitted to the original trac issue database at 11.09am, Sunday, 15th December 2013]** With the new page design, it is very inconvenient to look at multiple search results. With the old page, one had a list of results and could click through them to find the right one. With the new design, one gets the resul...
1.0
osm.org's Search - make it possible to go back to the search results - **[Submitted to the original trac issue database at 11.09am, Sunday, 15th December 2013]** With the new page design, it is very inconvenient to look at multiple search results. With the old page, one had a list of results and could click through...
defect
osm org s search make it possible to go back to the search results with the new page design it is very inconvenient to look at multiple search results with the old page one had a list of results and could click through them to find the right one with the new design one gets the result one has clic...
1
7,317
2,610,363,138
IssuesEvent
2015-02-26 19:57:25
chrsmith/scribefire-chrome
https://api.github.com/repos/chrsmith/scribefire-chrome
opened
Draft deleted when browser killed
auto-migrated Priority-Medium Type-Defect
``` What's the problem? I had written a (long) draft in ScribeFire, while being off-line. Then I connected my laptop to the network (while still having ScribeFire open in a browser tab), but was close to running out of battery, so I choose to hibernate it. During the hibernation process, however, the battery ran ou...
1.0
Draft deleted when browser killed - ``` What's the problem? I had written a (long) draft in ScribeFire, while being off-line. Then I connected my laptop to the network (while still having ScribeFire open in a browser tab), but was close to running out of battery, so I choose to hibernate it. During the hibernation ...
defect
draft deleted when browser killed what s the problem i had written a long draft in scribefire while being off line then i connected my laptop to the network while still having scribefire open in a browser tab but was close to running out of battery so i choose to hibernate it during the hibernation ...
1
29,522
4,506,814,010
IssuesEvent
2016-09-02 06:29:37
Particular/EndToEnd
https://api.github.com/repos/Particular/EndToEnd
closed
Upgrade .NET Framework to latest release on VM's
Project: PerfTests
The VM's are not running any of the latest patch releases 4.6.1 or 4.6.2 of the .NET Framework. Version 4.6.1. has documented numerous performance improvements which might have an impact on the results. The release notes of 4.6.2 do not state any performance improvements. .NET Framework 4.6.1 - WPF improveme...
1.0
Upgrade .NET Framework to latest release on VM's - The VM's are not running any of the latest patch releases 4.6.1 or 4.6.2 of the .NET Framework. Version 4.6.1. has documented numerous performance improvements which might have an impact on the results. The release notes of 4.6.2 do not state any performance impro...
non_defect
upgrade net framework to latest release on vm s the vm s are not running any of the latest patch releases or of the net framework version has documented numerous performance improvements which might have an impact on the results the release notes of do not state any performance impro...
0
51,638
10,706,745,590
IssuesEvent
2019-10-24 15:58:10
VSCodeVim/Vim
https://api.github.com/repos/VSCodeVim/Vim
closed
Cursor jumps to position in vertical split after delete
upstream/vscode
**Describe the bug** If I have the same file open in a vertical split, and the cursor is at another position in the other split, if I hit "j" or "k" to move after deleting, the cursor will jump to the same line as it is in the other split **To Reproduce** Steps to reproduce the behavior: 1. Open a file 2. `:...
1.0
Cursor jumps to position in vertical split after delete - **Describe the bug** If I have the same file open in a vertical split, and the cursor is at another position in the other split, if I hit "j" or "k" to move after deleting, the cursor will jump to the same line as it is in the other split **To Reproduce** S...
non_defect
cursor jumps to position in vertical split after delete describe the bug if i have the same file open in a vertical split and the cursor is at another position in the other split if i hit j or k to move after deleting the cursor will jump to the same line as it is in the other split to reproduce s...
0
399,878
11,762,231,378
IssuesEvent
2020-03-14 00:27:33
sheen-weedy/Holomento-Project-Tracking
https://api.github.com/repos/sheen-weedy/Holomento-Project-Tracking
closed
Create Class Selection Screen
Game and Save Data High Priority Player Character UI
This will allow the player to select their class before starting a new run. Changing the class simply selects a row from a data table with a PlayerClass struct. This data table will contain all the presets (utilizing the run data struct) as well as the starting outfit for a given class. Class selection also gives the o...
1.0
Create Class Selection Screen - This will allow the player to select their class before starting a new run. Changing the class simply selects a row from a data table with a PlayerClass struct. This data table will contain all the presets (utilizing the run data struct) as well as the starting outfit for a given class. ...
non_defect
create class selection screen this will allow the player to select their class before starting a new run changing the class simply selects a row from a data table with a playerclass struct this data table will contain all the presets utilizing the run data struct as well as the starting outfit for a given class ...
0
27,043
4,862,368,981
IssuesEvent
2016-11-14 12:09:16
cliffparnitzky/TinyMcePluginLoader
https://api.github.com/repos/cliffparnitzky/TinyMcePluginLoader
closed
No TinyMCE extension since Contao 3.5.16
Contao 3.5.x Defect ⚙ - Processed
With Contao 3.5.16 a probleme in the TinyMCE config was fixed: - Changelog: https://contao.org/de/changelog/versions/3.5.html - Ticket: https://github.com/contao/core/issues/3673 The regx for finding configs must be adapted accordingly.
1.0
No TinyMCE extension since Contao 3.5.16 - With Contao 3.5.16 a probleme in the TinyMCE config was fixed: - Changelog: https://contao.org/de/changelog/versions/3.5.html - Ticket: https://github.com/contao/core/issues/3673 The regx for finding configs must be adapted accordingly.
defect
no tinymce extension since contao with contao a probleme in the tinymce config was fixed changelog ticket the regx for finding configs must be adapted accordingly
1
40,416
10,521,740,951
IssuesEvent
2019-09-30 07:00:36
elastic/elasticsearch
https://api.github.com/repos/elastic/elasticsearch
closed
How to build es v6.6.1 with java1.8.0_60?
:Core/Infra/Build
I want to build es v6.6.1 with java 1.8.0_60 ,gradle v5.6.2. but failed .
1.0
How to build es v6.6.1 with java1.8.0_60? - I want to build es v6.6.1 with java 1.8.0_60 ,gradle v5.6.2. but failed .
non_defect
how to build es with i want to build es with java gradle but failed
0
91,000
18,284,060,604
IssuesEvent
2021-10-05 08:19:50
creativecommons/vocabulary
https://api.github.com/repos/creativecommons/vocabulary
closed
Build failed with errors (SCSS files not found)
🟧 priority: high 🚦 status: awaiting triage 🛠 goal: fix 💻 aspect: code no-issue-activity
## Description <!-- Concisely describe the bug. --> I'm following the instructions in the README and get an error when running `npm run build`: <details> <summary> Error mentioning four missing/moved SCSS imports </summary> ``` @creativecommons/vue-vocabulary: - Building for production as library (commonjs...
1.0
Build failed with errors (SCSS files not found) - ## Description <!-- Concisely describe the bug. --> I'm following the instructions in the README and get an error when running `npm run build`: <details> <summary> Error mentioning four missing/moved SCSS imports </summary> ``` @creativecommons/vue-vocabular...
non_defect
build failed with errors scss files not found description i m following the instructions in the readme and get an error when running npm run build error mentioning four missing moved scss imports creativecommons vue vocabulary building for production as library commonjs umd umd m...
0
326,974
28,035,826,535
IssuesEvent
2023-03-28 15:01:18
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
opened
roachtest: jepsen/monotonic/majority-ring failed
C-test-failure O-robot O-roachtest branch-master release-blocker
roachtest.jepsen/monotonic/majority-ring [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/9283321?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/9283321?buildTab=artifacts#/jepsen/mo...
2.0
roachtest: jepsen/monotonic/majority-ring failed - roachtest.jepsen/monotonic/majority-ring [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/9283321?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNi...
non_defect
roachtest jepsen monotonic majority ring failed roachtest jepsen monotonic majority ring with on master test artifacts and logs in artifacts jepsen monotonic majority ring run jepsen go runjepsen timed out parameters roachtest cloud gce roachtest cpu roachtest encrypted ...
0
113,060
4,542,264,676
IssuesEvent
2016-09-09 20:36:12
nulib/images
https://api.github.com/repos/nulib/images
closed
Public Collections: add pagination to collections lists images
enhancement high priority
## DONE Results in both places are paginated - [ ] List images in public collections view - [ ] Confirm images (from search results) to add to a public collection
1.0
Public Collections: add pagination to collections lists images - ## DONE Results in both places are paginated - [ ] List images in public collections view - [ ] Confirm images (from search results) to add to a public collection
non_defect
public collections add pagination to collections lists images done results in both places are paginated list images in public collections view confirm images from search results to add to a public collection
0
22,984
3,735,368,607
IssuesEvent
2016-03-08 11:46:23
janjarfalk/jquery-elastic
https://api.github.com/repos/janjarfalk/jquery-elastic
closed
$(window).bind is not a function [Break On This Error] $(window).bind('resize', setTwinWidth);
auto-migrated Priority-Medium Type-Defect
``` I'm using this library with jquery 1.6.2. I'm also using the prototype library in my application. I believe I should be using jQuery noConflict, just not sure how to implement it with your library. ``` Original issue reported on code.google.com by `gchrist...@cardaddy.com` on 4 Aug 2011 at 8:38
1.0
$(window).bind is not a function [Break On This Error] $(window).bind('resize', setTwinWidth); - ``` I'm using this library with jquery 1.6.2. I'm also using the prototype library in my application. I believe I should be using jQuery noConflict, just not sure how to implement it with your library. ``` Original is...
defect
window bind is not a function window bind resize settwinwidth i m using this library with jquery i m also using the prototype library in my application i believe i should be using jquery noconflict just not sure how to implement it with your library original issue reported on code...
1
17,710
3,012,936,997
IssuesEvent
2015-07-29 04:22:59
yawlfoundation/yawl
https://api.github.com/repos/yawlfoundation/yawl
closed
Editor: A better warning is needed when a multi-instance task has no instance queries specified
auto-migrated Component-Editor Priority-Medium Type-Defect
``` WHAT STEPS WILL REPRODUCE THE PROBLEM? Open specification "Editor2UserManualExample.yawl" Enter marquee selection mode Select "Do Private Study", delete it. Add Multiple composite task to replace it. (Create multiple composite task, drawing lines as before and Select task decomposition Do_Private_Study) Select...
1.0
Editor: A better warning is needed when a multi-instance task has no instance queries specified - ``` WHAT STEPS WILL REPRODUCE THE PROBLEM? Open specification "Editor2UserManualExample.yawl" Enter marquee selection mode Select "Do Private Study", delete it. Add Multiple composite task to replace it. (Create multip...
defect
editor a better warning is needed when a multi instance task has no instance queries specified what steps will reproduce the problem open specification yawl enter marquee selection mode select do private study delete it add multiple composite task to replace it create multiple composite task draw...
1
16,074
2,870,331,609
IssuesEvent
2015-06-07 02:01:52
shawnlaffan/biodiverse
https://api.github.com/repos/shawnlaffan/biodiverse
closed
Spatial outputs - implement test plan
auto-migrated Priority-Medium Type-Defect
``` Add a test plan for the spatial outputs. ``` Original issue reported on code.google.com by `shawnlaffan` on 13 Mar 2013 at 7:33
1.0
Spatial outputs - implement test plan - ``` Add a test plan for the spatial outputs. ``` Original issue reported on code.google.com by `shawnlaffan` on 13 Mar 2013 at 7:33
defect
spatial outputs implement test plan add a test plan for the spatial outputs original issue reported on code google com by shawnlaffan on mar at
1
591
2,575,191,727
IssuesEvent
2015-02-11 21:29:26
azavea/ansible-java
https://api.github.com/repos/azavea/ansible-java
opened
Wildcarding the version gives an error message.
Defect
When I run the example with Vagrant 1.5.1 and ansible 1.7.1, I get this error: ```console ____________________________________________________ < TASK: azavea.java | Install OpenJDK JRE (headless) > ---------------------------------------------------- \ ^__^ \ (oo)\_______ ...
1.0
Wildcarding the version gives an error message. - When I run the example with Vagrant 1.5.1 and ansible 1.7.1, I get this error: ```console ____________________________________________________ < TASK: azavea.java | Install OpenJDK JRE (headless) > ---------------------------------------------------- ...
defect
wildcarding the version gives an error message when i run the example with vagrant and ansible i get this error console oo ...
1
35,643
7,794,832,392
IssuesEvent
2018-06-08 05:18:33
StrikeNP/trac_test
https://api.github.com/repos/StrikeNP/trac_test
closed
Latin hypercube intent(out) variables rcm_mc_est, rvm_mc_est, thlm_mc_est are never set (Trac #96)
Migrated from Trac clubb_src defect dschanen@uwm.edu
In an email dated 25 Jun 2009, Chris Golaz reports that "latin_hypercube_driver.F90 does not compile because intent(out) variables rcm_mc_est, rvm_mc_est, thlm_mc_est are never set." I speculate that this bug appears only when unreleased code is omitted by the pre-processor. Attachments: Migrated from http://cars...
1.0
Latin hypercube intent(out) variables rcm_mc_est, rvm_mc_est, thlm_mc_est are never set (Trac #96) - In an email dated 25 Jun 2009, Chris Golaz reports that "latin_hypercube_driver.F90 does not compile because intent(out) variables rcm_mc_est, rvm_mc_est, thlm_mc_est are never set." I speculate that this bug appears...
defect
latin hypercube intent out variables rcm mc est rvm mc est thlm mc est are never set trac in an email dated jun chris golaz reports that latin hypercube driver does not compile because intent out variables rcm mc est rvm mc est thlm mc est are never set i speculate that this bug appears only w...
1
62,330
6,794,201,274
IssuesEvent
2017-11-01 11:05:04
Kademi/kademi-dev
https://api.github.com/repos/Kademi/kademi-dev
closed
KEditor - doubleclick on image to edit it caused a bug
bug Ready to Test QA
![image](https://user-images.githubusercontent.com/1945230/31766619-bfe0c08a-b4d0-11e7-82fb-54ad2a35270d.png) 1. Open page for edit 2. Found an image in text 3. Select it 4. When i use toolbar button it works ok, but i use doubleclick on image to edit it caused a bug. http://vlad-test20.admin.kademi-ci.co/groupEma...
1.0
KEditor - doubleclick on image to edit it caused a bug - ![image](https://user-images.githubusercontent.com/1945230/31766619-bfe0c08a-b4d0-11e7-82fb-54ad2a35270d.png) 1. Open page for edit 2. Found an image in text 3. Select it 4. When i use toolbar button it works ok, but i use doubleclick on image to edit it caus...
non_defect
keditor doubleclick on image to edit it caused a bug open page for edit found an image in text select it when i use toolbar button it works ok but i use doubleclick on image to edit it caused a bug
0
64,722
18,846,111,213
IssuesEvent
2021-11-11 15:07:28
matrix-org/synapse
https://api.github.com/repos/matrix-org/synapse
closed
Some device signatures are missing when doing key/query other federation
P2 S-Minor T-Defect
Please refer to this rageshake for full details: https://github.com/matrix-org/element-web-rageshakes/issues/5739 From matrix.org, when doing key/query on a user we can see 2 signatures for the device (device signature and SSK signature) But when doing from another server the SSK signature is missing ** IMPACT *...
1.0
Some device signatures are missing when doing key/query other federation - Please refer to this rageshake for full details: https://github.com/matrix-org/element-web-rageshakes/issues/5739 From matrix.org, when doing key/query on a user we can see 2 signatures for the device (device signature and SSK signature) But...
defect
some device signatures are missing when doing key query other federation please refer to this rageshake for full details from matrix org when doing key query on a user we can see signatures for the device device signature and ssk signature but when doing from another server the ssk signature is missing ...
1
248,272
21,007,188,956
IssuesEvent
2022-03-30 00:29:08
elastic/kibana
https://api.github.com/repos/elastic/kibana
closed
[test-failed]: X-Pack API Integration Tests1.x-pack/test/api_integration/apis/monitoring/elasticsearch/overview·js - apis Monitoring Elasticsearch overview with green platinum cluster should summarize elasticsearch with metrics
Team:Monitoring failed-test test-cloud v8.1.0 v8.0.1
**Version: 8.1.0** **Class: X-Pack API Integration Tests1.x-pack/test/api_integration/apis/monitoring/elasticsearch/overview·js** **Stack Trace:** ``` Error: expected { clusterStatus: { status: 'green', indicesCount: 22, documentCount: 33017, dataSize: 49427982936, nodesCount: 2, upTime: 1...
2.0
[test-failed]: X-Pack API Integration Tests1.x-pack/test/api_integration/apis/monitoring/elasticsearch/overview·js - apis Monitoring Elasticsearch overview with green platinum cluster should summarize elasticsearch with metrics - **Version: 8.1.0** **Class: X-Pack API Integration Tests1.x-pack/test/api_integration/apis...
non_defect
x pack api integration x pack test api integration apis monitoring elasticsearch overview·js apis monitoring elasticsearch overview with green platinum cluster should summarize elasticsearch with metrics version class x pack api integration x pack test api integration apis monitoring elasticsea...
0
68,289
21,605,204,556
IssuesEvent
2022-05-04 01:19:33
vector-im/element-android
https://api.github.com/repos/vector-im/element-android
opened
Spaces list only some of the conversations
T-Defect
### Steps to reproduce I have all my DMs/Rooms favorite-ized and sorted into private spaces (family - friends - club - job - etc). Element-desktop (v. 1.10.11) shows everything grouped as expected. So does element-web. Private spaces are a very nice feature, thanks for that! But Element Android randomly sorts ...
1.0
Spaces list only some of the conversations - ### Steps to reproduce I have all my DMs/Rooms favorite-ized and sorted into private spaces (family - friends - club - job - etc). Element-desktop (v. 1.10.11) shows everything grouped as expected. So does element-web. Private spaces are a very nice feature, thanks for ...
defect
spaces list only some of the conversations steps to reproduce i have all my dms rooms favorite ized and sorted into private spaces family friends club job etc element desktop v shows everything grouped as expected so does element web private spaces are a very nice feature thanks for th...
1
7,604
2,610,407,252
IssuesEvent
2015-02-26 20:12:20
chrsmith/republic-at-war
https://api.github.com/repos/chrsmith/republic-at-war
opened
Drawf Spider Droid
auto-migrated Priority-Medium Type-Defect
``` Dwarf Spider Droid deathclone is never removed from the field. ``` ----- Original issue reported on code.google.com by `KillerHurdz@netscape.net` on 29 Apr 2012 at 1:06
1.0
Drawf Spider Droid - ``` Dwarf Spider Droid deathclone is never removed from the field. ``` ----- Original issue reported on code.google.com by `KillerHurdz@netscape.net` on 29 Apr 2012 at 1:06
defect
drawf spider droid dwarf spider droid deathclone is never removed from the field original issue reported on code google com by killerhurdz netscape net on apr at
1
798,335
28,244,448,242
IssuesEvent
2023-04-06 09:39:18
fkie-cad/dewolf
https://api.github.com/repos/fkie-cad/dewolf
opened
[Pseudo logic; Dead path elim] Cannot convert float infinity to integer
bug priority-high
### What happened? ```python3 Error in bin/mcbuilder.exe in 0x14000a3e0 [pipeline.py:107 run()] ERROR - Failed to decompile log10, error during stage dead-path-elimination: cannot convert float infinity to integer Traceback (most recent call last): File "/home/neoquix/Git-Repos/DeWolf/decompile.py", line 76, in ...
1.0
[Pseudo logic; Dead path elim] Cannot convert float infinity to integer - ### What happened? ```python3 Error in bin/mcbuilder.exe in 0x14000a3e0 [pipeline.py:107 run()] ERROR - Failed to decompile log10, error during stage dead-path-elimination: cannot convert float infinity to integer Traceback (most recent call...
non_defect
cannot convert float infinity to integer what happened error in bin mcbuilder exe in error failed to decompile error during stage dead path elimination cannot convert float infinity to integer traceback most recent call last file home neoquix git repos dewolf decompile py line ...
0
27,614
29,813,671,764
IssuesEvent
2023-06-16 17:07:53
redpanda-data/documentation
https://api.github.com/repos/redpanda-data/documentation
closed
Add a build status badge on the readme
website engine usability improvement P3
The goal is to provide more visibility about the status of the build without the need of having to create a PR to be able to see that information https://docs.netlify.com/monitor-sites/status-badges/ __AC__ * Add a build status badge on the readme
True
Add a build status badge on the readme - The goal is to provide more visibility about the status of the build without the need of having to create a PR to be able to see that information https://docs.netlify.com/monitor-sites/status-badges/ __AC__ * Add a build status badge on the readme
non_defect
add a build status badge on the readme the goal is to provide more visibility about the status of the build without the need of having to create a pr to be able to see that information ac add a build status badge on the readme
0
170,626
13,195,835,319
IssuesEvent
2020-08-13 19:26:34
rancher/dashboard
https://api.github.com/repos/rancher/dashboard
closed
Node Details - Detail top's Address should prioritize External IP when the node has both Internal and External
[zube]: To Test area/node kind/bug
- Create a cluster with Nodes having External and Internal IPs. - Navigate to one of the Node details. The Detail top section shows the Internal IP. ![Screen Shot 2020-08-11 at 12 07 52 PM](https://user-images.githubusercontent.com/27659/89938404-4de63d00-dbcb-11ea-9da1-78751bd36904.png)
1.0
Node Details - Detail top's Address should prioritize External IP when the node has both Internal and External - - Create a cluster with Nodes having External and Internal IPs. - Navigate to one of the Node details. The Detail top section shows the Internal IP. ![Screen Shot 2020-08-11 at 12 07 52 PM](https:...
non_defect
node details detail top s address should prioritize external ip when the node has both internal and external create a cluster with nodes having external and internal ips navigate to one of the node details the detail top section shows the internal ip
0
63,629
17,792,956,994
IssuesEvent
2021-08-31 18:25:45
gwaldron/osgearth
https://api.github.com/repos/gwaldron/osgearth
closed
setMaxVisibleRange - inoperative with graticule layers
defect
It does not function for any of the graticule layers.
1.0
setMaxVisibleRange - inoperative with graticule layers - It does not function for any of the graticule layers.
defect
setmaxvisiblerange inoperative with graticule layers it does not function for any of the graticule layers
1
81,050
30,685,256,167
IssuesEvent
2023-07-26 11:55:48
SeleniumHQ/selenium
https://api.github.com/repos/SeleniumHQ/selenium
opened
[🐛 Bug]: remote selenium fails to respond to start new connections
I-defect needs-triaging
### What happened? Discoevered in the[ Jenkins ATH suite](https://github.com/jenkinsci/acceptance-test-harness/issues/1090#issuecomment-1643742219) in the case of a potentially non clean shutdown, subsequent sessions can not be started and timeout. after a while (many minutes) this fixes it self, this seemed to be...
1.0
[🐛 Bug]: remote selenium fails to respond to start new connections - ### What happened? Discoevered in the[ Jenkins ATH suite](https://github.com/jenkinsci/acceptance-test-harness/issues/1090#issuecomment-1643742219) in the case of a potentially non clean shutdown, subsequent sessions can not be started and timeout. ...
defect
remote selenium fails to respond to start new connections what happened discoevered in the in the case of a potentially non clean shutdown subsequent sessions can not be started and timeout after a while many minutes this fixes it self this seemed to be introduced in the x x seemed to work o...
1
322,859
23,925,637,654
IssuesEvent
2022-09-09 22:13:19
nmfs-stock-synthesis/workflows
https://api.github.com/repos/nmfs-stock-synthesis/workflows
closed
improve documentation/functions to use ss3 workflows
documentation
Need to improve documentation on the different stock synthesis workflows available and how to use them.
1.0
improve documentation/functions to use ss3 workflows - Need to improve documentation on the different stock synthesis workflows available and how to use them.
non_defect
improve documentation functions to use workflows need to improve documentation on the different stock synthesis workflows available and how to use them
0
754,869
26,406,870,228
IssuesEvent
2023-01-13 08:51:00
gamefreedomgit/Maelstrom
https://api.github.com/repos/gamefreedomgit/Maelstrom
closed
[NPC][Animation] Gnomeregan Trainee
NPC Animation Priority: Low Status: Confirmed
See Video Reference: https://youtu.be/NiB0iAd6LVw?t=613 There should be a few Gnomeregan Trainee NPCs fighting Training Dummies, the NPC attacks and the Training Dummy does a little spin. Currently there is only one Gnomeregan Trainee, and he is not doing anything: ![image](https://user-images.githubusercontent.com/...
1.0
[NPC][Animation] Gnomeregan Trainee - See Video Reference: https://youtu.be/NiB0iAd6LVw?t=613 There should be a few Gnomeregan Trainee NPCs fighting Training Dummies, the NPC attacks and the Training Dummy does a little spin. Currently there is only one Gnomeregan Trainee, and he is not doing anything: ![image](http...
non_defect
gnomeregan trainee see video reference there should be a few gnomeregan trainee npcs fighting training dummies the npc attacks and the training dummy does a little spin currently there is only one gnomeregan trainee and he is not doing anything
0
525,653
15,257,654,731
IssuesEvent
2021-02-21 02:30:24
MelbourneHighSchoolRobotics/ev3sim
https://api.github.com/repos/MelbourneHighSchoolRobotics/ev3sim
closed
Port selector
enhancement priority
In the bot UI the port selector is currently a free text field. This should instead be a dialog that pops up whenever a device is placed.
1.0
Port selector - In the bot UI the port selector is currently a free text field. This should instead be a dialog that pops up whenever a device is placed.
non_defect
port selector in the bot ui the port selector is currently a free text field this should instead be a dialog that pops up whenever a device is placed
0
17,739
3,012,948,662
IssuesEvent
2015-07-29 04:32:24
yawlfoundation/yawl
https://api.github.com/repos/yawlfoundation/yawl
closed
Loading editor with spec from commandline fails
auto-migrated Component-Editor OpSys-All Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Start the editor with a yawl spec from commandline: java -jar YAWLEditor2.0_beta_update3.jar orderfulfilment.yawl What is the expected output? What do you see instead? - orderfulfilment example should be shown - but error occurs (see attachment) ``` Original issue reporte...
1.0
Loading editor with spec from commandline fails - ``` What steps will reproduce the problem? 1. Start the editor with a yawl spec from commandline: java -jar YAWLEditor2.0_beta_update3.jar orderfulfilment.yawl What is the expected output? What do you see instead? - orderfulfilment example should be shown - but error o...
defect
loading editor with spec from commandline fails what steps will reproduce the problem start the editor with a yawl spec from commandline java jar beta jar orderfulfilment yawl what is the expected output what do you see instead orderfulfilment example should be shown but error occurs see attac...
1
2,996
4,106,113,318
IssuesEvent
2016-06-06 07:11:20
wurde/seed_offline
https://api.github.com/repos/wurde/seed_offline
opened
Add event recording and incident response
enhancement ready security
_From @wurde on January 7, 2016 0:35_ http://veriscommunity.net/index.html https://github.com/certsocietegenerale/FIR _Copied from original issue: wurde/legacy-seed_offline#53_
True
Add event recording and incident response - _From @wurde on January 7, 2016 0:35_ http://veriscommunity.net/index.html https://github.com/certsocietegenerale/FIR _Copied from original issue: wurde/legacy-seed_offline#53_
non_defect
add event recording and incident response from wurde on january copied from original issue wurde legacy seed offline
0
763,130
26,746,469,730
IssuesEvent
2023-01-30 16:18:49
googleapis/python-bigquery-sqlalchemy
https://api.github.com/repos/googleapis/python-bigquery-sqlalchemy
closed
tests.sqlalchemy_dialect_compliance.test_dialect_compliance.TimestampMicrosecondsTest_bigquery+bigquery: test_select_direct failed
type: bug priority: p1 flakybot: issue api: bigquery
Note: #505 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: 7aa669600de33b64daaa18ccf46b161211fbf461 buildURL: [Build Status](https://source.cloud.google.com/results/invocations/d81f4614-b38a-4440-98a8-30e3ece615e5), [Sponge](http://sponge2/d81f4614-b38a-4440-9...
1.0
tests.sqlalchemy_dialect_compliance.test_dialect_compliance.TimestampMicrosecondsTest_bigquery+bigquery: test_select_direct failed - Note: #505 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: 7aa669600de33b64daaa18ccf46b161211fbf461 buildURL: [Build Status](ht...
non_defect
tests sqlalchemy dialect compliance test dialect compliance timestampmicrosecondstest bigquery bigquery test select direct failed note was also for this test but it was closed more than days ago so i didn t mark it flaky commit buildurl status failed test output traceback most rece...
0
217,182
16,848,833,179
IssuesEvent
2021-06-20 04:11:39
hakehuang/infoflow
https://api.github.com/repos/hakehuang/infoflow
opened
tests-ci :kernel.threads.apis.thread_join : zephyr-v2.6.0-286-g46029914a7ac: lpcxpresso55s28: test Timeout
area: Tests
**Describe the bug** kernel.threads.apis.thread_join test is Timeout on zephyr-v2.6.0-286-g46029914a7ac on lpcxpresso55s28 see logs for details **To Reproduce** 1. ``` scripts/twister --device-testing --device-serial /dev/ttyACM0 -p lpcxpresso55s28 --testcase-root tests --sub-test kernel.threads ``` 2. See error *...
1.0
tests-ci :kernel.threads.apis.thread_join : zephyr-v2.6.0-286-g46029914a7ac: lpcxpresso55s28: test Timeout - **Describe the bug** kernel.threads.apis.thread_join test is Timeout on zephyr-v2.6.0-286-g46029914a7ac on lpcxpresso55s28 see logs for details **To Reproduce** 1. ``` scripts/twister --device-testing --de...
non_defect
tests ci kernel threads apis thread join zephyr test timeout describe the bug kernel threads apis thread join test is timeout on zephyr on see logs for details to reproduce scripts twister device testing device serial dev p testcase root tests sub test k...
0
55,133
14,234,324,165
IssuesEvent
2020-11-18 13:26:48
cakephp/cakephp
https://api.github.com/repos/cakephp/cakephp
closed
Using array URLs with IntegrationTestTrait::get() generates errors.
defect testing
A user on slack reported this: > Hi, could anyone please tell me if array generated urls are valid in CakePHP 4.1.6 test cases? It it throwing an error on my side. > Example: > $this->get(['_name' => 'home', 'lang' => 'en']);# Result > 1) App\Test\TestCase\Controller\AppControllerTest::testIsEnAlerte > RuntimeEx...
1.0
Using array URLs with IntegrationTestTrait::get() generates errors. - A user on slack reported this: > Hi, could anyone please tell me if array generated urls are valid in CakePHP 4.1.6 test cases? It it throwing an error on my side. > Example: > $this->get(['_name' => 'home', 'lang' => 'en']);# Result > 1) App\T...
defect
using array urls with integrationtesttrait get generates errors a user on slack reported this hi could anyone please tell me if array generated urls are valid in cakephp test cases it it throwing an error on my side example this get result app test testcase controller appcontrol...
1
40,493
10,021,716,075
IssuesEvent
2019-07-16 15:09:48
rsc-ontologies/rxno
https://api.github.com/repos/rsc-ontologies/rxno
closed
Migrate this repo to github
Priority-Medium Type-Defect auto-migrated
``` https://docs.google.com/document/d/1NfaeHWdZ7BcnaGFfh09X63L4LL7VG_8RNCrLyNdZ8wk/ edit# ``` Original issue reported on code.google.com by `cmung...@gmail.com` on 17 Aug 2015 at 10:54
1.0
Migrate this repo to github - ``` https://docs.google.com/document/d/1NfaeHWdZ7BcnaGFfh09X63L4LL7VG_8RNCrLyNdZ8wk/ edit# ``` Original issue reported on code.google.com by `cmung...@gmail.com` on 17 Aug 2015 at 10:54
defect
migrate this repo to github edit original issue reported on code google com by cmung gmail com on aug at
1
66,312
20,147,990,244
IssuesEvent
2022-02-09 09:35:07
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
The theme selector dropdown overflow the browser window
T-Defect
### Steps to reproduce - add at least one custom theme - open de theme selector dropdown (sidebar) ### Outcome #### What did you expect? The theme selector dropdown should not overflow the browser window and should be scrollable from 3 themes #### What happened instead? ![image](https://user-images.githubu...
1.0
The theme selector dropdown overflow the browser window - ### Steps to reproduce - add at least one custom theme - open de theme selector dropdown (sidebar) ### Outcome #### What did you expect? The theme selector dropdown should not overflow the browser window and should be scrollable from 3 themes #### What...
defect
the theme selector dropdown overflow the browser window steps to reproduce add at least one custom theme open de theme selector dropdown sidebar outcome what did you expect the theme selector dropdown should not overflow the browser window and should be scrollable from themes what...
1
29,032
5,511,697,149
IssuesEvent
2017-03-17 06:22:56
HenrikRutzou/powerext
https://api.github.com/repos/HenrikRutzou/powerext
closed
Can't run a clone of a running Standard installation.
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. created a clone of the standard installation as per install instructions 2. started the new server instance (it runs) 3. log in as Admin / admin as per install instructions >>What is the expected output? What do you see instead? I'm expecting a working edition of the inter...
1.0
Can't run a clone of a running Standard installation. - ``` What steps will reproduce the problem? 1. created a clone of the standard installation as per install instructions 2. started the new server instance (it runs) 3. log in as Admin / admin as per install instructions >>What is the expected output? What do you s...
defect
can t run a clone of a running standard installation what steps will reproduce the problem created a clone of the standard installation as per install instructions started the new server instance it runs log in as admin admin as per install instructions what is the expected output what do you s...
1
54,013
13,307,915,259
IssuesEvent
2020-08-25 23:24:41
supertuxkart/stk-code
https://api.github.com/repos/supertuxkart/stk-code
closed
Auto-rescue sometimes not triggered when expected
C: 3D Modelling C: Race Events P3: normal T: defect
Turns out the issue is bigger than i told earlier. On the arena Temple and the Cocoa Temple as far as I know there may be more, when you falling out of a playable area to somewhere where you aren't killed immediately the automatic rescue doesn't work Because it doesn't understand to save you. The video link shows the ...
1.0
Auto-rescue sometimes not triggered when expected - Turns out the issue is bigger than i told earlier. On the arena Temple and the Cocoa Temple as far as I know there may be more, when you falling out of a playable area to somewhere where you aren't killed immediately the automatic rescue doesn't work Because it doesn...
defect
auto rescue sometimes not triggered when expected turns out the issue is bigger than i told earlier on the arena temple and the cocoa temple as far as i know there may be more when you falling out of a playable area to somewhere where you aren t killed immediately the automatic rescue doesn t work because it doesn...
1
70,861
23,347,466,880
IssuesEvent
2022-08-09 19:27:36
department-of-veterans-affairs/va.gov-cms
https://api.github.com/repos/department-of-veterans-affairs/va.gov-cms
opened
Multiple asides on 3 column View screens in CMS
Needs refining ⭐️ Sitewide CMS 508/Accessibility 508-defect-2
## Description On the View screen, the left column and the right column are both contained within an `<aside>` but they do not have a programmatic label to distinguish them from each other for screen readers ## Screenshot ![image](https://user-images.githubusercontent.com/106678594/183743155-decb5515-ec89-4438-9f...
1.0
Multiple asides on 3 column View screens in CMS - ## Description On the View screen, the left column and the right column are both contained within an `<aside>` but they do not have a programmatic label to distinguish them from each other for screen readers ## Screenshot ![image](https://user-images.githubusercon...
defect
multiple asides on column view screens in cms description on the view screen the left column and the right column are both contained within an but they do not have a programmatic label to distinguish them from each other for screen readers screenshot accessibility standard wcag versio...
1
54,439
13,686,756,037
IssuesEvent
2020-09-30 09:08:52
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
closed
SelectOneMenu: RowExpansion value lost
defect
This issue is similar to one I already reported and fixed but now for select one menu: https://github.com/primefaces/primefaces/issues/4138 If the SelectOneMenu is inside a RowExpension and the row is closed the submitted value will be lost on ajax process. ## 1) Environment - PrimeFaces version: 6.2 - Does it ...
1.0
SelectOneMenu: RowExpansion value lost - This issue is similar to one I already reported and fixed but now for select one menu: https://github.com/primefaces/primefaces/issues/4138 If the SelectOneMenu is inside a RowExpension and the row is closed the submitted value will be lost on ajax process. ## 1) Environme...
defect
selectonemenu rowexpansion value lost this issue is similar to one i already reported and fixed but now for select one menu if the selectonemenu is inside a rowexpension and the row is closed the submitted value will be lost on ajax process environment primefaces version does it work on th...
1
179,620
6,627,383,210
IssuesEvent
2017-09-23 01:52:19
ansible/awx
https://api.github.com/repos/ansible/awx
closed
Update and default admin
component:installer priority:medium state:in_progress type:enhancement
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME - Installer ##### SUMMARY In case of rename `admin` to `someuser` and do performing update process the `admin` user will be created with default login and password next to existing renamed admin account. ##### ENVIRONMENT * AWX version: 1.0.0.505...
1.0
Update and default admin - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME - Installer ##### SUMMARY In case of rename `admin` to `someuser` and do performing update process the `admin` user will be created with default login and password next to existing renamed admin account. ##### ENVIRONMENT...
non_defect
update and default admin issue type bug report component name installer summary in case of rename admin to someuser and do performing update process the admin user will be created with default login and password next to existing renamed admin account environment...
0
31,634
6,564,425,052
IssuesEvent
2017-09-08 01:28:15
enforcer574/smashclub
https://api.github.com/repos/enforcer574/smashclub
closed
Enforce 10-digit phone number requirement
Defect Priority: HIGH (2)
Phone number field has maxlength 10 but it does not enforce a 10-digit minimum. People must be required to enter area codes.
1.0
Enforce 10-digit phone number requirement - Phone number field has maxlength 10 but it does not enforce a 10-digit minimum. People must be required to enter area codes.
defect
enforce digit phone number requirement phone number field has maxlength but it does not enforce a digit minimum people must be required to enter area codes
1
4,600
2,559,627,530
IssuesEvent
2015-02-05 02:47:59
cs2103jan2015-t10-1c/main
https://api.github.com/repos/cs2103jan2015-t10-1c/main
closed
As an email user, I would like to sort the events based on the people involved
priority.high type.story
so that I know who will be attending
1.0
As an email user, I would like to sort the events based on the people involved - so that I know who will be attending
non_defect
as an email user i would like to sort the events based on the people involved so that i know who will be attending
0
802,399
28,960,250,562
IssuesEvent
2023-05-10 01:26:49
LadyDi3103/DEV005-md-links
https://api.github.com/repos/LadyDi3103/DEV005-md-links
opened
Leer el README.md
question Priority1
* Apuntar los términos desconocidos y alistas las preguntas para el Q&A del arranque del proyecto. * Averiguar sobre las librerias a usar..
1.0
Leer el README.md - * Apuntar los términos desconocidos y alistas las preguntas para el Q&A del arranque del proyecto. * Averiguar sobre las librerias a usar..
non_defect
leer el readme md apuntar los términos desconocidos y alistas las preguntas para el q a del arranque del proyecto averiguar sobre las librerias a usar
0
191,547
6,830,081,960
IssuesEvent
2017-11-09 04:17:40
GeekyAnts/NativeBase
https://api.github.com/repos/GeekyAnts/NativeBase
closed
snack expo problems
high priority
snack.expo.io not working with the last native-base , infinite loop waiting for code :S
1.0
snack expo problems - snack.expo.io not working with the last native-base , infinite loop waiting for code :S
non_defect
snack expo problems snack expo io not working with the last native base infinite loop waiting for code s
0
166,887
26,420,830,255
IssuesEvent
2023-01-13 20:17:15
Enterprise-CMCS/eAPD
https://api.github.com/repos/Enterprise-CMCS/eAPD
closed
[Design Issue] MDBT Work for MMIS
Design epic extra large
1. The MDBT (Medicaid Detailed Budget Table) inclusion for MMIS will be designed to support/have a designation for capturing DDI - Design Development & Installation funding. 2. The [sample MDBT,](https://docs.google.com/spreadsheets/d/1y_25C-E9tBLhhiH-e0ZxkqSZBfY2oL_y/edit#gid=1171187501) will be visually translated an...
1.0
[Design Issue] MDBT Work for MMIS - 1. The MDBT (Medicaid Detailed Budget Table) inclusion for MMIS will be designed to support/have a designation for capturing DDI - Design Development & Installation funding. 2. The [sample MDBT,](https://docs.google.com/spreadsheets/d/1y_25C-E9tBLhhiH-e0ZxkqSZBfY2oL_y/edit#gid=117118...
non_defect
mdbt work for mmis the mdbt medicaid detailed budget table inclusion for mmis will be designed to support have a designation for capturing ddi design development installation funding the will be visually translated and itemized to show where the ddi funding is coming from outside of the executive ...
0
92,407
26,679,861,913
IssuesEvent
2023-01-26 16:50:18
wxWidgets/wxWidgets
https://api.github.com/repos/wxWidgets/wxWidgets
closed
Cannot compile with c++builder xe/xe2
build v3.1
*Issue migrated from trac ticket # 16592* **component:** build | **priority:** normal | **keywords:** C++Builder XE2 #### 2014-09-30 15:07:07: Nichka created the issue ___ I'm trying to compile the libraries (version 3.0.1) with embarcadero (ex borland) compiler and I get an errors: ``` Error E2352 ..\..\src\commo...
1.0
Cannot compile with c++builder xe/xe2 - *Issue migrated from trac ticket # 16592* **component:** build | **priority:** normal | **keywords:** C++Builder XE2 #### 2014-09-30 15:07:07: Nichka created the issue ___ I'm trying to compile the libraries (version 3.0.1) with embarcadero (ex borland) compiler and I get an ...
non_defect
cannot compile with c builder xe issue migrated from trac ticket component build priority normal keywords c builder nichka created the issue i m trying to compile the libraries version with embarcadero ex borland compiler and i get an errors err...
0
89,092
15,823,723,109
IssuesEvent
2021-04-06 01:29:29
nycbeardo/react-todolist
https://api.github.com/repos/nycbeardo/react-todolist
opened
CVE-2021-26707 (Medium) detected in merge-deep-3.0.2.tgz
security vulnerability
## CVE-2021-26707 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>merge-deep-3.0.2.tgz</b></p></summary> <p>Recursively merge values in a javascript object.</p> <p>Library home page:...
True
CVE-2021-26707 (Medium) detected in merge-deep-3.0.2.tgz - ## CVE-2021-26707 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>merge-deep-3.0.2.tgz</b></p></summary> <p>Recursively mer...
non_defect
cve medium detected in merge deep tgz cve medium severity vulnerability vulnerable library merge deep tgz recursively merge values in a javascript object library home page a href path to dependency file react todolist package json path to vulnerable library react t...
0
57,374
3,081,734,904
IssuesEvent
2015-08-23 01:34:49
expertiza/expertiza
https://api.github.com/repos/expertiza/expertiza
closed
The view_my_score displays reviews which should be hidden unless "show reviews" is clicked
bug High Priority
This view displays part of response from reviewers even though "show reviews" is not clicked. This only happens for the questionnaires which used to be custom rubrics. ![image](https://cloud.githubusercontent.com/assets/4420550/9297400/0a397b30-446d-11e5-94f8-153100e1566c.png)
1.0
The view_my_score displays reviews which should be hidden unless "show reviews" is clicked - This view displays part of response from reviewers even though "show reviews" is not clicked. This only happens for the questionnaires which used to be custom rubrics. ![image](https://cloud.githubusercontent.com/assets/4420...
non_defect
the view my score displays reviews which should be hidden unless show reviews is clicked this view displays part of response from reviewers even though show reviews is not clicked this only happens for the questionnaires which used to be custom rubrics
0
73,015
24,411,101,892
IssuesEvent
2022-10-05 12:27:37
department-of-veterans-affairs/va.gov-team
https://api.github.com/repos/department-of-veterans-affairs/va.gov-team
closed
508-defect-3: Facility Details page, link to return to search results mislabeled
508/Accessibility 508-defect-3 Facilities stale
Label: 14321 - [508-defect-3](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/accessibility/guidance/defect-severity-rubric.md#508-defect-3) ## Issue Title: Facility Details screen, link to return to search results mislabeled. ## Point of Contact: Angela ## User Story ...
1.0
508-defect-3: Facility Details page, link to return to search results mislabeled - Label: 14321 - [508-defect-3](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/accessibility/guidance/defect-severity-rubric.md#508-defect-3) ## Issue Title: Facility Details screen, link to re...
defect
defect facility details page link to return to search results mislabeled label issue title facility details screen link to return to search results mislabeled point of contact angela user story or problem statement when i access a facilities details the link to return to...
1
400,987
27,310,923,032
IssuesEvent
2023-02-24 12:07:05
NixOS/nix
https://api.github.com/repos/NixOS/nix
reopened
No documentation on valid symbol/variable names
documentation stale
There is no section in the manual explaining what symbols (variables) may look like. Considering that, an unambiguous and easy no-nonsense way would be to add a grammar for nixexprs.
1.0
No documentation on valid symbol/variable names - There is no section in the manual explaining what symbols (variables) may look like. Considering that, an unambiguous and easy no-nonsense way would be to add a grammar for nixexprs.
non_defect
no documentation on valid symbol variable names there is no section in the manual explaining what symbols variables may look like considering that an unambiguous and easy no nonsense way would be to add a grammar for nixexprs
0
102,533
32,038,944,363
IssuesEvent
2023-09-22 17:35:38
flutter/flutter
https://api.github.com/repos/flutter/flutter
closed
[MacOS 14.0 & Xcode15] "failed to write to a file" error during build
platform-mac a: desktop a: build e: OS-version specific P2 team-desktop triaged-desktop
### Steps to reproduce I experienced a compilation error after upgrading to MacOS 14.0 Xcode15。 <details><summary>[Edited to hide, as this picture is of an unrelated warning]</summary> ![WX20230921-123454@2x](https://github.com/flutter/flutter/assets/44550529/ab7c06d8-8929-4d3a-88c2-98135ff114e8) </details> ##...
1.0
[MacOS 14.0 & Xcode15] "failed to write to a file" error during build - ### Steps to reproduce I experienced a compilation error after upgrading to MacOS 14.0 Xcode15。 <details><summary>[Edited to hide, as this picture is of an unrelated warning]</summary> ![WX20230921-123454@2x](https://github.com/flutter/flutter...
non_defect
failed to write to a file error during build steps to reproduce i experienced a compilation error after upgrading to macos 。 expected results actual results code sample code sample dart import package flutter material dart import pack...
0