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
844
labels
stringlengths
4
721
body
stringlengths
1
261k
index
stringclasses
12 values
text_combine
stringlengths
96
261k
label
stringclasses
2 values
text
stringlengths
96
248k
binary_label
int64
0
1
50,899
3,007,921,099
IssuesEvent
2015-07-27 18:32:41
GRIS-UdeM/ZirkOSC
https://api.github.com/repos/GRIS-UdeM/ZirkOSC
closed
Mouvement groupés - sources impossible à sélectionner
bug low priority
Lorsqu'une source est déplacée dans un mouvement groupé et que son élévation se devient 0. (ou inférieur, si c'est possible), il devient alors impossible de reprendre le contrôle/sélectionner la source avec la souris. <https://dl.dropboxusercontent.com/u/2295576/GRIS/ZirkOSC_3_0_0_GroupedMovement01.mov> Si on se me...
1.0
Mouvement groupés - sources impossible à sélectionner - Lorsqu'une source est déplacée dans un mouvement groupé et que son élévation se devient 0. (ou inférieur, si c'est possible), il devient alors impossible de reprendre le contrôle/sélectionner la source avec la souris. <https://dl.dropboxusercontent.com/u/2295576/...
priority
mouvement groupés sources impossible à sélectionner lorsqu une source est déplacée dans un mouvement groupé et que son élévation se devient ou inférieur si c est possible il devient alors impossible de reprendre le contrôle sélectionner la source avec la souris si on se met en mode independant il ...
1
733,837
25,324,915,177
IssuesEvent
2022-11-18 08:27:24
Plutonomicon/cardano-transaction-lib
https://api.github.com/repos/Plutonomicon/cardano-transaction-lib
closed
Improve trailing whitespace check performance.
enhancement lower-priority
Given how fast formatting all files could be, I'm surprised at how long it can take the current check of trailing whitespace (the slower It has run is around 5 seconds in my pc).
1.0
Improve trailing whitespace check performance. - Given how fast formatting all files could be, I'm surprised at how long it can take the current check of trailing whitespace (the slower It has run is around 5 seconds in my pc).
priority
improve trailing whitespace check performance given how fast formatting all files could be i m surprised at how long it can take the current check of trailing whitespace the slower it has run is around seconds in my pc
1
206,530
7,113,212,117
IssuesEvent
2018-01-17 19:39:47
phetsims/rosetta
https://api.github.com/repos/phetsims/rosetta
closed
make the "Chains" simulation available for translation to team members
chipper:2.0 priority:4-low
So that we have a way of testing the translation utility, we should make it possible in Rosetta for PhET team members to select the "Chains" simulation for translation. This simulation should _not_ be visible to non-PhET team members. This will enable us to test the translation process without affecting any of the "r...
1.0
make the "Chains" simulation available for translation to team members - So that we have a way of testing the translation utility, we should make it possible in Rosetta for PhET team members to select the "Chains" simulation for translation. This simulation should _not_ be visible to non-PhET team members. This will ...
priority
make the chains simulation available for translation to team members so that we have a way of testing the translation utility we should make it possible in rosetta for phet team members to select the chains simulation for translation this simulation should not be visible to non phet team members this will ...
1
319,345
9,742,546,571
IssuesEvent
2019-06-02 18:02:33
wswebcreation/multiple-cucumber-html-reporter
https://api.github.com/repos/wswebcreation/multiple-cucumber-html-reporter
closed
Error on file lock when multiple instances are running parallel
PR please ;-) low priority
Hello, we having a Problem since some weeks. We updated some of our node-modules recently and since then we're getting some errors when the report is created. We are running multiple instances parallel. We think the problem is, when two or more instances are trying to create the report nearly at the same time: `...
1.0
Error on file lock when multiple instances are running parallel - Hello, we having a Problem since some weeks. We updated some of our node-modules recently and since then we're getting some errors when the report is created. We are running multiple instances parallel. We think the problem is, when two or more insta...
priority
error on file lock when multiple instances are running parallel hello we having a problem since some weeks we updated some of our node modules recently and since then we re getting some errors when the report is created we are running multiple instances parallel we think the problem is when two or more insta...
1
617,673
19,402,333,722
IssuesEvent
2021-12-19 12:09:48
CAKES-coding/swe574-group2
https://api.github.com/repos/CAKES-coding/swe574-group2
closed
Upvote/Downvote tag
enhancement backend effort: 2 priority: Low
**Is your feature request related to a problem? Please describe.** We want upvoted tags will be suggested more. **Describe the solution you'd like** Upvote and downvote buttons will increase or decrease a tag's point.
1.0
Upvote/Downvote tag - **Is your feature request related to a problem? Please describe.** We want upvoted tags will be suggested more. **Describe the solution you'd like** Upvote and downvote buttons will increase or decrease a tag's point.
priority
upvote downvote tag is your feature request related to a problem please describe we want upvoted tags will be suggested more describe the solution you d like upvote and downvote buttons will increase or decrease a tag s point
1
213,913
7,261,477,192
IssuesEvent
2018-02-18 21:08:51
knowmetools/km-api
https://api.github.com/repos/knowmetools/km-api
opened
Ansible creates duplicate crontab entries
Priority: Low Status: Available Type: Bug
### Bug Report #### Expected Behavior Ansible should create one crontab entry to renew the SSL certificate. #### Actual Behavior Ansible creates a new crontab entry every time the playbook is run. This is because we don't give a `name` to the entry.
1.0
Ansible creates duplicate crontab entries - ### Bug Report #### Expected Behavior Ansible should create one crontab entry to renew the SSL certificate. #### Actual Behavior Ansible creates a new crontab entry every time the playbook is run. This is because we don't give a `name` to the entry.
priority
ansible creates duplicate crontab entries bug report expected behavior ansible should create one crontab entry to renew the ssl certificate actual behavior ansible creates a new crontab entry every time the playbook is run this is because we don t give a name to the entry
1
475,117
13,687,176,036
IssuesEvent
2020-09-30 09:43:50
ukon1990/wow-auction-helper
https://api.github.com/repos/ukon1990/wow-auction-helper
closed
Change up on the access logging
enhancement low priority
Consider the logic behind the logging of file access, in a similar way as the insert stats queries are handled. Passing down the accesses to a queue, that are processed at a fixed interval of once per 5-10 minute or so. - [ ] Send the query to a queue - [ ] Process the queries in sweden - [ ] If successfully adde...
1.0
Change up on the access logging - Consider the logic behind the logging of file access, in a similar way as the insert stats queries are handled. Passing down the accesses to a queue, that are processed at a fixed interval of once per 5-10 minute or so. - [ ] Send the query to a queue - [ ] Process the queries in ...
priority
change up on the access logging consider the logic behind the logging of file access in a similar way as the insert stats queries are handled passing down the accesses to a queue that are processed at a fixed interval of once per minute or so send the query to a queue process the queries in swede...
1
333,438
10,122,016,582
IssuesEvent
2019-07-31 16:55:12
uoregon-libraries/rais-image-server
https://api.github.com/repos/uoregon-libraries/rais-image-server
closed
Look into partial JPG decoding
low-priority
https://github.com/libjpeg-turbo/libjpeg-turbo/issues/34 If this does what it sounds like, it could be a huge performance benefit to implement a lower-level JPG decoder that can avoid killing RAM on huge JPG files.
1.0
Look into partial JPG decoding - https://github.com/libjpeg-turbo/libjpeg-turbo/issues/34 If this does what it sounds like, it could be a huge performance benefit to implement a lower-level JPG decoder that can avoid killing RAM on huge JPG files.
priority
look into partial jpg decoding if this does what it sounds like it could be a huge performance benefit to implement a lower level jpg decoder that can avoid killing ram on huge jpg files
1
188,462
6,776,566,894
IssuesEvent
2017-10-27 18:22:32
agraubert/agutil
https://api.github.com/repos/agraubert/agutil
closed
Reporter API
enhancement low-priority new feature on hold wontfix
The reporter class is something I'm playing around with right now I like the idea of an API to observe the progress of functions which may not necessarily have any built-in support for progress reporting. Step 1 is to settle on an API for the reporter system. Right now I'm still playing around with a few things. ...
1.0
Reporter API - The reporter class is something I'm playing around with right now I like the idea of an API to observe the progress of functions which may not necessarily have any built-in support for progress reporting. Step 1 is to settle on an API for the reporter system. Right now I'm still playing around with ...
priority
reporter api the reporter class is something i m playing around with right now i like the idea of an api to observe the progress of functions which may not necessarily have any built in support for progress reporting step is to settle on an api for the reporter system right now i m still playing around with ...
1
645,967
21,033,965,182
IssuesEvent
2022-03-31 05:32:31
AY2122S2-CS2103T-W13-3/tp
https://api.github.com/repos/AY2122S2-CS2103T-W13-3/tp
opened
let arguments for teams and skills be comma separated for `add` as well
type.Story priority.Low
`batchedit` feature lets the user use comma for separating multiple teams or skills to add. `batchedit 1 2 t/google, yahoo, duckduckgo s/c#_100, c++_10` sets the first and second person on the displayed person list to have google, yahoo, and duckduckgo as teams and c# and c++ as skills. In particular, when multipl...
1.0
let arguments for teams and skills be comma separated for `add` as well - `batchedit` feature lets the user use comma for separating multiple teams or skills to add. `batchedit 1 2 t/google, yahoo, duckduckgo s/c#_100, c++_10` sets the first and second person on the displayed person list to have google, yahoo, and ...
priority
let arguments for teams and skills be comma separated for add as well batchedit feature lets the user use comma for separating multiple teams or skills to add batchedit t google yahoo duckduckgo s c c sets the first and second person on the displayed person list to have google yahoo and duc...
1
3,861
2,541,372,978
IssuesEvent
2015-01-28 08:02:00
YetiForceCompany/YetiForceCRM
https://api.github.com/repos/YetiForceCompany/YetiForceCRM
opened
Error when adding a module to the home page settings
low priority bug
EXAMPLE: If the Settings page, in the left pane Integrtsiya, select the customer portal and click on the button to attach, then the module is attached, and if you select in the left pane, Web Forms, then attach the button does not work. WORK ![attache error](https://cloud.githubusercontent.com/assets/1402355/5934212/...
1.0
Error when adding a module to the home page settings - EXAMPLE: If the Settings page, in the left pane Integrtsiya, select the customer portal and click on the button to attach, then the module is attached, and if you select in the left pane, Web Forms, then attach the button does not work. WORK ![attache error](htt...
priority
error when adding a module to the home page settings example if the settings page in the left pane integrtsiya select the customer portal and click on the button to attach then the module is attached and if you select in the left pane web forms then attach the button does not work work don t work ...
1
821,240
30,812,528,646
IssuesEvent
2023-08-01 11:24:34
codidact/qpixel
https://api.github.com/repos/codidact/qpixel
closed
after login, redirect to the original page
area: html/css/js type: change request priority: low complexity: unassessed
https://meta.codidact.com/questions/276738 https://meta.codidact.com/posts/288196 If you are not logged in and are viewing, say, a question page, and then you click "sign in" to log in, after signing in you're directed to the front page. Can we instead redirect you to the page you were on before signing in? Yes y...
1.0
after login, redirect to the original page - https://meta.codidact.com/questions/276738 https://meta.codidact.com/posts/288196 If you are not logged in and are viewing, say, a question page, and then you click "sign in" to log in, after signing in you're directed to the front page. Can we instead redirect you to t...
priority
after login redirect to the original page if you are not logged in and are viewing say a question page and then you click sign in to log in after signing in you re directed to the front page can we instead redirect you to the page you were on before signing in yes you can get there via browser back...
1
767,820
26,941,435,311
IssuesEvent
2023-02-08 02:46:16
Benjamin-Loison/YouTube-operational-API
https://api.github.com/repos/Benjamin-Loison/YouTube-operational-API
closed
Propose a Docker version?
enhancement help wanted discussion low priority medium
As found in [the forks of this repository](https://github.com/Benjamin-Loison/YouTube-operational-API/network/members), could inspire myself of [this repository](https://github.com/Benjamin-Loison/YouTube-operational-API/compare/main...ThomasMargnac:YouTube-operational-API:main) to add Docker support. **UPDATE:** th...
1.0
Propose a Docker version? - As found in [the forks of this repository](https://github.com/Benjamin-Loison/YouTube-operational-API/network/members), could inspire myself of [this repository](https://github.com/Benjamin-Loison/YouTube-operational-API/compare/main...ThomasMargnac:YouTube-operational-API:main) to add Docke...
priority
propose a docker version as found in could inspire myself of to add docker support update this fork has been removed related to
1
155,162
5,949,805,031
IssuesEvent
2017-05-26 15:09:03
mkdo/kapow-theme
https://api.github.com/repos/mkdo/kapow-theme
closed
Change icon assets folder name
Priority: Low Status: Completed Type: Maintenance
Change this from `ico` to `icons`. Will also need to be updated in Kapow Skeleton.
1.0
Change icon assets folder name - Change this from `ico` to `icons`. Will also need to be updated in Kapow Skeleton.
priority
change icon assets folder name change this from ico to icons will also need to be updated in kapow skeleton
1
675,659
23,101,297,723
IssuesEvent
2022-07-27 03:15:04
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
[DocDB] Default replica placement policy should be placement flag aware
kind/enhancement area/docdb priority/low
Jira Link: [DB-2124](https://yugabyte.atlassian.net/browse/DB-2124) Currently, YugabyteDB's default replica placement policy treats every node as equal even if the nodes have different `placement_cloud.placement_region.placement_zone` values. This means for a 3-node RF3 cluster where each node is placed in a differen...
1.0
[DocDB] Default replica placement policy should be placement flag aware - Jira Link: [DB-2124](https://yugabyte.atlassian.net/browse/DB-2124) Currently, YugabyteDB's default replica placement policy treats every node as equal even if the nodes have different `placement_cloud.placement_region.placement_zone` values. Th...
priority
default replica placement policy should be placement flag aware jira link currently yugabytedb s default replica placement policy treats every node as equal even if the nodes have different placement cloud placement region placement zone values this means for a node cluster where each node is placed ...
1
356,378
10,592,403,951
IssuesEvent
2019-10-09 13:02:26
dams-mcda/Dams-MCDA
https://api.github.com/repos/dams-mcda/Dams-MCDA
closed
Collapsible tabs for Step 3, Step 4
low priority on hold
Add new page "Step 4: View Results". Make the nested pages collapsable so the user only sees them if they click on Step 4: View Results.
1.0
Collapsible tabs for Step 3, Step 4 - Add new page "Step 4: View Results". Make the nested pages collapsable so the user only sees them if they click on Step 4: View Results.
priority
collapsible tabs for step step add new page step view results make the nested pages collapsable so the user only sees them if they click on step view results
1
599,688
18,280,764,257
IssuesEvent
2021-10-05 02:48:50
BeccaLyria/discord-documentation
https://api.github.com/repos/BeccaLyria/discord-documentation
closed
[DOC] - Document xp cooldown change
🏁 status: ready for dev 🟩 priority: low 🛠 goal: fix 📄 aspect: text good first issue
### What is incorrect in the documentation? In https://github.com/BeccaLyria/discord-bot/pull/858 the XP cooldown changes from 1 minute to 5 minutes. Docs should be updated to reflect that. ### What should that text say? See above. ### Additional information I can submit a PR to fix this, but I didn't fi...
1.0
[DOC] - Document xp cooldown change - ### What is incorrect in the documentation? In https://github.com/BeccaLyria/discord-bot/pull/858 the XP cooldown changes from 1 minute to 5 minutes. Docs should be updated to reflect that. ### What should that text say? See above. ### Additional information I can su...
priority
document xp cooldown change what is incorrect in the documentation in the xp cooldown changes from minute to minutes docs should be updated to reflect that what should that text say see above additional information i can submit a pr to fix this but i didn t find any mention ...
1
368,156
10,867,010,530
IssuesEvent
2019-11-14 22:38:40
inland-empire-software-development/main
https://api.github.com/repos/inland-empire-software-development/main
closed
Violation due to non-passive event listener
low-priority
Not sure if this is an issue that needs to be resolved or if it can be resolved. When you open the console log it says there are 25 violations. ![image](https://user-images.githubusercontent.com/36907562/61166001-7b4e4c00-a4dc-11e9-801d-877e5ea473bc.png) If you remove the google map from the footer ![image](ht...
1.0
Violation due to non-passive event listener - Not sure if this is an issue that needs to be resolved or if it can be resolved. When you open the console log it says there are 25 violations. ![image](https://user-images.githubusercontent.com/36907562/61166001-7b4e4c00-a4dc-11e9-801d-877e5ea473bc.png) If you remove...
priority
violation due to non passive event listener not sure if this is an issue that needs to be resolved or if it can be resolved when you open the console log it says there are violations if you remove the google map from the footer the violations go away
1
486,323
14,007,542,785
IssuesEvent
2020-10-28 21:46:06
VolmitSoftware/Iris
https://api.github.com/repos/VolmitSoftware/Iris
reopened
Object conversion from .ewg to .iob not behaving
Bug Low Priority Plugin
**Describe the bug** Does not convert files, when loading server it's looking for /plugins/Iris/rock.ewg that isn't there. (The pic below explains best). **To Reproduce** Steps to reproduce the behavior: 1. Start server with v1.0.29 2. Test out file conversion by pasting .ewg files into the /plugins/iris/conve...
1.0
Object conversion from .ewg to .iob not behaving - **Describe the bug** Does not convert files, when loading server it's looking for /plugins/Iris/rock.ewg that isn't there. (The pic below explains best). **To Reproduce** Steps to reproduce the behavior: 1. Start server with v1.0.29 2. Test out file conversion...
priority
object conversion from ewg to iob not behaving describe the bug does not convert files when loading server it s looking for plugins iris rock ewg that isn t there the pic below explains best to reproduce steps to reproduce the behavior start server with test out file conversion b...
1
116,594
4,704,075,797
IssuesEvent
2016-10-13 10:08:53
silvanheller/cineast
https://api.github.com/repos/silvanheller/cineast
closed
avutil missing
priority: low
@lucaro any clue what causes this? 11:09:10.057 [Thread-2] INFO org.vitrivr.cineast.core.config.Config - config loaded OpenJDK 64-Bit Server VM warning: You have loaded library /tmp/BridJExtractedLibraries539660464557911178/libbridj.so which might have disabled stack guard. The VM will try to fix the stack guard n...
1.0
avutil missing - @lucaro any clue what causes this? 11:09:10.057 [Thread-2] INFO org.vitrivr.cineast.core.config.Config - config loaded OpenJDK 64-Bit Server VM warning: You have loaded library /tmp/BridJExtractedLibraries539660464557911178/libbridj.so which might have disabled stack guard. The VM will try to fix ...
priority
avutil missing lucaro any clue what causes this info org vitrivr cineast core config config config loaded openjdk bit server vm warning you have loaded library tmp libbridj so which might have disabled stack guard the vm will try to fix the stack guard now it s highly recommended that you ...
1
21,992
2,644,089,508
IssuesEvent
2015-03-12 15:13:08
LearningLocker/learninglocker
https://api.github.com/repos/LearningLocker/learninglocker
closed
Report-editing is not saved successfully
priority:low status:unmerged type:bug
Hi, I'm playing around a little with xAPI and Learning-Locker, and I think I found a bug. LearningLocker-Version: 1.3.3 Steps to reproduce: - create a report - click on edit - click on "with result" - click on Success true and Complete true - click on save the notification "saved successfully" pops out, bu...
1.0
Report-editing is not saved successfully - Hi, I'm playing around a little with xAPI and Learning-Locker, and I think I found a bug. LearningLocker-Version: 1.3.3 Steps to reproduce: - create a report - click on edit - click on "with result" - click on Success true and Complete true - click on save the not...
priority
report editing is not saved successfully hi i m playing around a little with xapi and learning locker and i think i found a bug learninglocker version steps to reproduce create a report click on edit click on with result click on success true and complete true click on save the not...
1
497,383
14,369,003,739
IssuesEvent
2020-12-01 09:12:03
rtCamp/web-stories-wp
https://api.github.com/repos/rtCamp/web-stories-wp
closed
View/Layout Selection Option At Beginning
priority:low type:enhancement
Once the block is called in the editor, prior to embedding stories, the editor should be able to select which view they would want the stories to appear in. Similar example - `/columns` block requires a user to first choose the number of columns and then proceed with data entry in those columns.
1.0
View/Layout Selection Option At Beginning - Once the block is called in the editor, prior to embedding stories, the editor should be able to select which view they would want the stories to appear in. Similar example - `/columns` block requires a user to first choose the number of columns and then proceed with data ...
priority
view layout selection option at beginning once the block is called in the editor prior to embedding stories the editor should be able to select which view they would want the stories to appear in similar example columns block requires a user to first choose the number of columns and then proceed with data ...
1
567,336
16,855,657,336
IssuesEvent
2021-06-21 06:12:38
v6d-io/v6d
https://api.github.com/repos/v6d-io/v6d
closed
The vineyard.shared_memory doesn't work under Python 3.7
bug component:python priority:low
**Describe your problem** The backport https://pypi.org/project/shared-memory38/#history should work for us. Patch, as well as new release, are on the way.
1.0
The vineyard.shared_memory doesn't work under Python 3.7 - **Describe your problem** The backport https://pypi.org/project/shared-memory38/#history should work for us. Patch, as well as new release, are on the way.
priority
the vineyard shared memory doesn t work under python describe your problem the backport should work for us patch as well as new release are on the way
1
469,100
13,501,460,373
IssuesEvent
2020-09-13 02:39:12
momentum-mod/game
https://api.github.com/repos/momentum-mod/game
closed
Paintgun decal previewing
Blocked: Requires review Priority: Low Size: Large Type: Enhancement
**What feature is your improvement idea related to? Please describe.** I think it would be handy to be able to see a preview of your paint dot on the surface you're aiming at before placing it. Considering there's no way to currently remove single decals, it makes it sorta "permanent" where the only way to undo paint ...
1.0
Paintgun decal previewing - **What feature is your improvement idea related to? Please describe.** I think it would be handy to be able to see a preview of your paint dot on the surface you're aiming at before placing it. Considering there's no way to currently remove single decals, it makes it sorta "permanent" where...
priority
paintgun decal previewing what feature is your improvement idea related to please describe i think it would be handy to be able to see a preview of your paint dot on the surface you re aiming at before placing it considering there s no way to currently remove single decals it makes it sorta permanent where...
1
2,355
2,525,601,933
IssuesEvent
2015-01-21 02:57:02
brodieG/unitizer
https://api.github.com/repos/brodieG/unitizer
closed
Handle interrupts when dealing with half typed expression in CLI
enhancement low priority
In RStudio, hitting [ESC] clears the prompt, but in CLI, it doesn't. CTRL+C seems to be the only option, but doing so in `unitizer` kills the unitizer evaluation.
1.0
Handle interrupts when dealing with half typed expression in CLI - In RStudio, hitting [ESC] clears the prompt, but in CLI, it doesn't. CTRL+C seems to be the only option, but doing so in `unitizer` kills the unitizer evaluation.
priority
handle interrupts when dealing with half typed expression in cli in rstudio hitting clears the prompt but in cli it doesn t ctrl c seems to be the only option but doing so in unitizer kills the unitizer evaluation
1
592,211
17,872,539,784
IssuesEvent
2021-09-06 18:17:46
CHOMPStation2/CHOMPStation2
https://api.github.com/repos/CHOMPStation2/CHOMPStation2
closed
Genaprawns, the quirks they have, and the bugs that could be fixed.
Bug Low Priority
#### Brief description of the issue This is a compendium of all of the current mechanic side problems I could find for Genaprawns. This is more of a post to track some stuff, and not all of it is a flat out bug. Some of it is just things that don't make sense for a Genaprawn to have. **Names in issue changed from X...
1.0
Genaprawns, the quirks they have, and the bugs that could be fixed. - #### Brief description of the issue This is a compendium of all of the current mechanic side problems I could find for Genaprawns. This is more of a post to track some stuff, and not all of it is a flat out bug. Some of it is just things that don't ...
priority
genaprawns the quirks they have and the bugs that could be fixed brief description of the issue this is a compendium of all of the current mechanic side problems i could find for genaprawns this is more of a post to track some stuff and not all of it is a flat out bug some of it is just things that don t ...
1
624,821
19,709,131,819
IssuesEvent
2022-01-13 02:27:30
meower-media-co/Meower-Vanilla
https://api.github.com/repos/meower-media-co/Meower-Vanilla
closed
Meower can't connect on TurboWarp
Low Priority
Every time I try to load Meower on TurboWarp doesn't work. Here's a screenshot of the error: ![Error on TurboWarp](https://user-images.githubusercontent.com/67456566/146696627-40b70934-638a-4840-b52a-62fca8dec0d2.png)
1.0
Meower can't connect on TurboWarp - Every time I try to load Meower on TurboWarp doesn't work. Here's a screenshot of the error: ![Error on TurboWarp](https://user-images.githubusercontent.com/67456566/146696627-40b70934-638a-4840-b52a-62fca8dec0d2.png)
priority
meower can t connect on turbowarp every time i try to load meower on turbowarp doesn t work here s a screenshot of the error
1
749,904
26,182,686,816
IssuesEvent
2023-01-02 17:56:02
bounswe/bounswe2022group4
https://api.github.com/repos/bounswe/bounswe2022group4
closed
Management: Add realistic content to the server
Category - To Do Priority - Low Status: In Progress Difficulty - Easy
Description: We need to create realistic content on the deployed server. It is required 100 realistic posts. Everybody in the team should include necessary number of realistic posts on the server. Deadline: 02.01.2021 20.59
1.0
Management: Add realistic content to the server - Description: We need to create realistic content on the deployed server. It is required 100 realistic posts. Everybody in the team should include necessary number of realistic posts on the server. Deadline: 02.01.2021 20.59
priority
management add realistic content to the server description we need to create realistic content on the deployed server it is required realistic posts everybody in the team should include necessary number of realistic posts on the server deadline
1
177,841
6,587,765,518
IssuesEvent
2017-09-13 22:34:12
ZenHubIO/support
https://api.github.com/repos/ZenHubIO/support
closed
Bug: Double click on ToDo when ToDo is opened freezes it until page reload.
Bug Low Priority
Steps to reproduce: Enter GitHub with ZenHub activated. Click "ToDo" to open the window. See the `#todo` at the directions bar? OK Rapidly double-click "ToDo" again (to close and reopen it). ToDo won't open because it thinks it's already opened (The `#todo` remains at the URL) Found at work today because I was ...
1.0
Bug: Double click on ToDo when ToDo is opened freezes it until page reload. - Steps to reproduce: Enter GitHub with ZenHub activated. Click "ToDo" to open the window. See the `#todo` at the directions bar? OK Rapidly double-click "ToDo" again (to close and reopen it). ToDo won't open because it thinks it's already...
priority
bug double click on todo when todo is opened freezes it until page reload steps to reproduce enter github with zenhub activated click todo to open the window see the todo at the directions bar ok rapidly double click todo again to close and reopen it todo won t open because it thinks it s already...
1
529,643
15,392,935,380
IssuesEvent
2021-03-03 16:09:46
mantidproject/mantid
https://api.github.com/repos/mantidproject/mantid
closed
Modify FindDeadDetector to call FindDetectorsOutsideLimits
Framework Low Priority Stale
This issue was originally [TRAC 4824](http://trac.mantidproject.org/mantid/ticket/4824) Since it just does the same thing with a small variation...just have it be a thin wrapper.
1.0
Modify FindDeadDetector to call FindDetectorsOutsideLimits - This issue was originally [TRAC 4824](http://trac.mantidproject.org/mantid/ticket/4824) Since it just does the same thing with a small variation...just have it be a thin wrapper.
priority
modify finddeaddetector to call finddetectorsoutsidelimits this issue was originally since it just does the same thing with a small variation just have it be a thin wrapper
1
93,140
3,883,362,369
IssuesEvent
2016-04-13 13:38:56
svnpenn/mp4v2
https://api.github.com/repos/svnpenn/mp4v2
closed
Ability to specify output path for mp4art
auto-migrated Priority-Low Type-Enhancement
``` Currently mp4art extract covers to current folder. Would be nice to have option to specify the path where to extract. ``` Original issue reported on code.google.com by `eriks.al...@gmail.com` on 13 Nov 2009 at 4:46
1.0
Ability to specify output path for mp4art - ``` Currently mp4art extract covers to current folder. Would be nice to have option to specify the path where to extract. ``` Original issue reported on code.google.com by `eriks.al...@gmail.com` on 13 Nov 2009 at 4:46
priority
ability to specify output path for currently extract covers to current folder would be nice to have option to specify the path where to extract original issue reported on code google com by eriks al gmail com on nov at
1
409,443
11,962,522,541
IssuesEvent
2020-04-05 12:45:19
gadenbuie/xaringanthemer
https://api.github.com/repos/gadenbuie/xaringanthemer
closed
Installation Error
priority: low type: question
Hi, I was trying to download the package but I got the below error. Error: Failed to install 'xaringanthemer' from GitHub: (converted from warning) installation of package ‘C:/Users/Nastaba/AppData/Local/Temp/RtmpU14CUW/file766451c75541/xaringanthemer_0.2.0.tar.gz’ had non-zero exit status
1.0
Installation Error - Hi, I was trying to download the package but I got the below error. Error: Failed to install 'xaringanthemer' from GitHub: (converted from warning) installation of package ‘C:/Users/Nastaba/AppData/Local/Temp/RtmpU14CUW/file766451c75541/xaringanthemer_0.2.0.tar.gz’ had non-zero exit status
priority
installation error hi i was trying to download the package but i got the below error error failed to install xaringanthemer from github converted from warning installation of package ‘c users nastaba appdata local temp xaringanthemer tar gz’ had non zero exit status
1
637,517
20,670,584,178
IssuesEvent
2022-03-10 01:24:09
StatisticsNZ/simplevis
https://api.github.com/repos/StatisticsNZ/simplevis
closed
plots: the default numeric dp of labels is sometimes too many
low priority tidyverse bug
This will be fixed once the scales package fixes this bug https://github.com/r-lib/scales/issues/279 Should recreate the website once this bug is fixed, so that graphs look better ![image](https://user-images.githubusercontent.com/55065152/156288504-bf654fe0-fc99-4701-a450-d87c8a586eb9.png)
1.0
plots: the default numeric dp of labels is sometimes too many - This will be fixed once the scales package fixes this bug https://github.com/r-lib/scales/issues/279 Should recreate the website once this bug is fixed, so that graphs look better ![image](https://user-images.githubusercontent.com/55065152/1562885...
priority
plots the default numeric dp of labels is sometimes too many this will be fixed once the scales package fixes this bug should recreate the website once this bug is fixed so that graphs look better
1
226,372
7,518,542,688
IssuesEvent
2018-04-12 08:45:23
Rsl1122/Plan-PlayerAnalytics
https://api.github.com/repos/Rsl1122/Plan-PlayerAnalytics
opened
Sponge not loading Apache DBCP2 due to org.apache namespace (MySQL does not function)
Bug Complexity: LOW Priority: HIGH
``` java.lang.NoClassDefFoundError: org/apache/commons/dbcp2/BasicDataSource at com.djrapitops.plan.system.database.databases.sql.MySQLDB.setupDataSource(MySQLDB.java:25) ~[MySQLDB.class:?] at com.djrapitops.plan.system.database.databases.sql.SQLDB.init(SQLDB.java:99) ~[SQLDB.class:?] at com...
1.0
Sponge not loading Apache DBCP2 due to org.apache namespace (MySQL does not function) - ``` java.lang.NoClassDefFoundError: org/apache/commons/dbcp2/BasicDataSource at com.djrapitops.plan.system.database.databases.sql.MySQLDB.setupDataSource(MySQLDB.java:25) ~[MySQLDB.class:?] at com.djrapitops.plan....
priority
sponge not loading apache due to org apache namespace mysql does not function java lang noclassdeffounderror org apache commons basicdatasource at com djrapitops plan system database databases sql mysqldb setupdatasource mysqldb java at com djrapitops plan system database databases...
1
786,049
27,632,604,761
IssuesEvent
2023-03-10 12:05:14
LuposX/KonfiguratorFuerOSMDaten
https://api.github.com/repos/LuposX/KonfiguratorFuerOSMDaten
closed
Fast Window Movement Leads to Undefined Behaviour
bug View low priority
1. Go to data frame 2. Go to category frame 3. Move your window fast between your main and secondary screen from left to right Now it often happens, that the application is completly broken and switching frames does no longer work
1.0
Fast Window Movement Leads to Undefined Behaviour - 1. Go to data frame 2. Go to category frame 3. Move your window fast between your main and secondary screen from left to right Now it often happens, that the application is completly broken and switching frames does no longer work
priority
fast window movement leads to undefined behaviour go to data frame go to category frame move your window fast between your main and secondary screen from left to right now it often happens that the application is completly broken and switching frames does no longer work
1
299,787
9,205,848,745
IssuesEvent
2019-03-08 11:52:03
qissue-bot/QGIS
https://api.github.com/repos/qissue-bot/QGIS
closed
typos on GRASS tools
Category: GRASS Component: Affected QGIS version Component: Crashes QGIS or corrupts data Component: Easy fix? Component: Operating System Component: Pull Request or Patch supplied Component: Regression? Component: Resolution Priority: Low Project: QGIS Application Status: Closed Tracker: Bug report
--- Author Name: **Paolo Cavallini** (Paolo Cavallini) Original Redmine Issue: 1151, https://issues.qgis.org/issues/1151 Original Assignee: Lorenzo Masini --- Various typos are present in the descriptios of GRASS tools. Nothing serious, but annoying and it looks non-professional
1.0
typos on GRASS tools - --- Author Name: **Paolo Cavallini** (Paolo Cavallini) Original Redmine Issue: 1151, https://issues.qgis.org/issues/1151 Original Assignee: Lorenzo Masini --- Various typos are present in the descriptios of GRASS tools. Nothing serious, but annoying and it looks non-professional
priority
typos on grass tools author name paolo cavallini paolo cavallini original redmine issue original assignee lorenzo masini various typos are present in the descriptios of grass tools nothing serious but annoying and it looks non professional
1
468,190
13,462,699,324
IssuesEvent
2020-09-09 16:26:30
AY2021S1-CS2103-W14/tp
https://api.github.com/repos/AY2021S1-CS2103-W14/tp
opened
As a standard user, I want to assign workers to a particular location
priority.Low type.Story
... so that I can know the number of workers at a particular location.
1.0
As a standard user, I want to assign workers to a particular location - ... so that I can know the number of workers at a particular location.
priority
as a standard user i want to assign workers to a particular location so that i can know the number of workers at a particular location
1
764,618
26,808,836,134
IssuesEvent
2023-02-01 20:30:45
Ore-Design/Ore-3D-Reports-Changelog
https://api.github.com/repos/Ore-Design/Ore-3D-Reports-Changelog
closed
Feature: Fire Feature Details Pop-Out for Pre-Designed
enhancement low priority
Have the Fire Feature Details pop-out work for pre-designed(catalog) and automatically filter options to ONLY show options that match that fire feature. *If someone wants to make the fire feature custom they will need to do that outside of the pop-up.
1.0
Feature: Fire Feature Details Pop-Out for Pre-Designed - Have the Fire Feature Details pop-out work for pre-designed(catalog) and automatically filter options to ONLY show options that match that fire feature. *If someone wants to make the fire feature custom they will need to do that outside of the pop-up.
priority
feature fire feature details pop out for pre designed have the fire feature details pop out work for pre designed catalog and automatically filter options to only show options that match that fire feature if someone wants to make the fire feature custom they will need to do that outside of the pop up
1
795,149
28,063,758,090
IssuesEvent
2023-03-29 14:10:11
ADA-research/auto-verify
https://api.github.com/repos/ADA-research/auto-verify
closed
Build and publish script
priority:low type:chore status:approved
Create a shell script that: * Cleans the current build * Builds the new version * Publishes the new version to pypi * Creates a github release
1.0
Build and publish script - Create a shell script that: * Cleans the current build * Builds the new version * Publishes the new version to pypi * Creates a github release
priority
build and publish script create a shell script that cleans the current build builds the new version publishes the new version to pypi creates a github release
1
35,640
2,791,964,403
IssuesEvent
2015-05-10 16:05:49
dchristl/smsoip
https://api.github.com/repos/dchristl/smsoip
closed
Add support for web.de
auto-migrated Priority-Low Type-Enhancement
``` Support for web.de ``` Original issue reported on code.google.com by `christl....@gmail.com` on 28 Jun 2012 at 5:06
1.0
Add support for web.de - ``` Support for web.de ``` Original issue reported on code.google.com by `christl....@gmail.com` on 28 Jun 2012 at 5:06
priority
add support for web de support for web de original issue reported on code google com by christl gmail com on jun at
1
772,343
27,117,372,546
IssuesEvent
2023-02-15 19:42:33
DDMAL/CantusDB
https://api.github.com/repos/DDMAL/CantusDB
opened
Syllabification "spellchecker" for CantusDB
enhancement priority: low
The thought occurred to me as I was writing up #556 - putting this here so as not to cause that issue to become bloated, and labelling it as an enhancement so we can ignore it for the time being. When users are modifying a chant in the database, we could do something to make syllabification mismatches between full t...
1.0
Syllabification "spellchecker" for CantusDB - The thought occurred to me as I was writing up #556 - putting this here so as not to cause that issue to become bloated, and labelling it as an enhancement so we can ignore it for the time being. When users are modifying a chant in the database, we could do something to ...
priority
syllabification spellchecker for cantusdb the thought occurred to me as i was writing up putting this here so as not to cause that issue to become bloated and labelling it as an enhancement so we can ignore it for the time being when users are modifying a chant in the database we could do something to ma...
1
243,876
7,868,181,262
IssuesEvent
2018-06-23 18:10:49
swarm-robotics/fordyca
https://api.github.com/repos/swarm-robotics/fordyca
closed
refactor/332-add-class-constants-to-collectors
Priority: Low Status: Completed Type: Refactor
Instead of typing fsm::distance or whatever for both registering and accessing collectors, a class constant should be used instead, in addition to the std::type_index map used for parameter repositories, so that there is as little chance for typos as possible.
1.0
refactor/332-add-class-constants-to-collectors - Instead of typing fsm::distance or whatever for both registering and accessing collectors, a class constant should be used instead, in addition to the std::type_index map used for parameter repositories, so that there is as little chance for typos as possible.
priority
refactor add class constants to collectors instead of typing fsm distance or whatever for both registering and accessing collectors a class constant should be used instead in addition to the std type index map used for parameter repositories so that there is as little chance for typos as possible
1
57,005
3,081,228,932
IssuesEvent
2015-08-22 14:15:59
bitfighter/bitfighter
https://api.github.com/repos/bitfighter/bitfighter
opened
Figure out how to get ids working properly with walls/polywalls
020 bug imported Priority-Low
_From [bkcon...@gmail.com](https://code.google.com/u/112584966209893525339/) on August 02, 2013 16:08:02_ From the RBL. I imagine IDs are kind of fuzzy after we merge all the polygons. I don't personally have a use case for it so I'm tagging it for next. _Original issue: http://code.google.com/p/bitfighter/issues/det...
1.0
Figure out how to get ids working properly with walls/polywalls - _From [bkcon...@gmail.com](https://code.google.com/u/112584966209893525339/) on August 02, 2013 16:08:02_ From the RBL. I imagine IDs are kind of fuzzy after we merge all the polygons. I don't personally have a use case for it so I'm tagging it for next...
priority
figure out how to get ids working properly with walls polywalls from on august from the rbl i imagine ids are kind of fuzzy after we merge all the polygons i don t personally have a use case for it so i m tagging it for next original issue
1
583,637
17,394,454,663
IssuesEvent
2021-08-02 11:43:15
kawalcovid19/wargabantuwarga.com
https://api.github.com/repos/kawalcovid19/wargabantuwarga.com
closed
Replace `eslint-plugin-simple-import-sort` w `eslint-plugin-import`
dx enhancement low-priority
## Description Current `eslint-plugin-simple-import-sort` is problematic, it can prioritize internal code above the 3rd parties. ## Implementations Fix the configs, or migrate to the new one ## Tasks for fix the config - [ ] Need to play w this current config, maybe adding another regex ```js "simple...
1.0
Replace `eslint-plugin-simple-import-sort` w `eslint-plugin-import` - ## Description Current `eslint-plugin-simple-import-sort` is problematic, it can prioritize internal code above the 3rd parties. ## Implementations Fix the configs, or migrate to the new one ## Tasks for fix the config - [ ] Need to pl...
priority
replace eslint plugin simple import sort w eslint plugin import description current eslint plugin simple import sort is problematic it can prioritize internal code above the parties implementations fix the configs or migrate to the new one tasks for fix the config need to play w...
1
383,755
11,362,042,920
IssuesEvent
2020-01-26 18:44:49
cuappdev/ithaca-transit-tcat-microservice
https://api.github.com/repos/cuappdev/ithaca-transit-tcat-microservice
closed
Get the actual GTFS start date for /gtfs-date
priority: low
Right now we're putting the date that we fetched the GTFS, but that's not really useful information -- so we should actually parse the data from `start_date` in `feed_info.txt`!
1.0
Get the actual GTFS start date for /gtfs-date - Right now we're putting the date that we fetched the GTFS, but that's not really useful information -- so we should actually parse the data from `start_date` in `feed_info.txt`!
priority
get the actual gtfs start date for gtfs date right now we re putting the date that we fetched the gtfs but that s not really useful information so we should actually parse the data from start date in feed info txt
1
67,846
3,282,072,031
IssuesEvent
2015-10-28 02:46:30
ankidroid/Anki-Android
https://api.github.com/repos/ankidroid/Anki-Android
closed
Text alignment on My Account screen
bug fixedindev Priority-Low
Originally reported on Google Code with ID 781 ``` Since 0.8alpha2, the text alignment is slightly off on the My Account screen: the username is about one pixel lower than the text "Logged as"/"Logged in as". Compare attached screenshots. ``` Reported by `mikemorr.com` on 2011-09-06 02:40:34 <hr> * *Attachment: 0.7M...
1.0
Text alignment on My Account screen - Originally reported on Google Code with ID 781 ``` Since 0.8alpha2, the text alignment is slightly off on the My Account screen: the username is about one pixel lower than the text "Logged as"/"Logged in as". Compare attached screenshots. ``` Reported by `mikemorr.com` on 2011-09-...
priority
text alignment on my account screen originally reported on google code with id since the text alignment is slightly off on the my account screen the username is about one pixel lower than the text logged as logged in as compare attached screenshots reported by mikemorr com on ...
1
660,033
21,949,370,757
IssuesEvent
2022-05-24 06:18:17
autowarefoundation/autoware
https://api.github.com/repos/autowarefoundation/autoware
opened
Use a common base image for CUDA libraries
Priority: low
### Checklist - [X] I've read the [contribution guidelines](https://github.com/autowarefoundation/autoware/blob/main/CONTRIBUTING.md). - [X] I've searched other issues and no duplicate issues were found. - [X] I've agreed with the maintainers that I can plan this task. ### Description Currently, we install CUDA usin...
1.0
Use a common base image for CUDA libraries - ### Checklist - [X] I've read the [contribution guidelines](https://github.com/autowarefoundation/autoware/blob/main/CONTRIBUTING.md). - [X] I've searched other issues and no duplicate issues were found. - [X] I've agreed with the maintainers that I can plan this task. ###...
priority
use a common base image for cuda libraries checklist i ve read the i ve searched other issues and no duplicate issues were found i ve agreed with the maintainers that i can plan this task description currently we install cuda using setup dev env sh but it creates different layers and ...
1
723,476
24,898,260,734
IssuesEvent
2022-10-28 17:59:22
mesg-foundation/engine
https://api.github.com/repos/mesg-foundation/engine
closed
Create codeowner definition to help managine PR
good first issue low priority
We could have automatic assignation for review based on the package or whatever we need. https://github.blog/2017-07-06-introducing-code-owners/
1.0
Create codeowner definition to help managine PR - We could have automatic assignation for review based on the package or whatever we need. https://github.blog/2017-07-06-introducing-code-owners/
priority
create codeowner definition to help managine pr we could have automatic assignation for review based on the package or whatever we need
1
242,671
7,845,239,152
IssuesEvent
2018-06-19 12:21:47
mattbdean/Helium
https://api.github.com/repos/mattbdean/Helium
closed
No need to URL encode query data when using the "insert like" button
low priority
Before: `/forms/helium_sample/product?row=%7B%22product_id%22:22%7D`. After: `/forms/helium_sample/product?product_id=22`
1.0
No need to URL encode query data when using the "insert like" button - Before: `/forms/helium_sample/product?row=%7B%22product_id%22:22%7D`. After: `/forms/helium_sample/product?product_id=22`
priority
no need to url encode query data when using the insert like button before forms helium sample product row id after forms helium sample product product id
1
520,740
15,091,994,840
IssuesEvent
2021-02-06 17:45:36
KoderKow/twitchr
https://api.github.com/repos/KoderKow/twitchr
closed
Get Clips
Difficulty: [2] Intermediate Effort: [2] Medium Priority: [1] Low Type: ★ Enhancement
Gets clip information by clip ID (one or more), broadcaster ID (one only), or game ID (one only). Note: The clips service returns a maximum of 1000 clips. The response has a JSON payload with a data field containing an array of clip information elements and a pagination field containing information required to qu...
1.0
Get Clips - Gets clip information by clip ID (one or more), broadcaster ID (one only), or game ID (one only). Note: The clips service returns a maximum of 1000 clips. The response has a JSON payload with a data field containing an array of clip information elements and a pagination field containing information re...
priority
get clips gets clip information by clip id one or more broadcaster id one only or game id one only note the clips service returns a maximum of clips the response has a json payload with a data field containing an array of clip information elements and a pagination field containing information requi...
1
709,806
24,392,745,220
IssuesEvent
2022-10-04 16:28:51
firecracker-microvm/firecracker
https://api.github.com/repos/firecracker-microvm/firecracker
closed
Fix loose ends of GET /vm/config post-restore
Quality: Bug Contribute: Help Wanted Contribute: Good First Issue Priority: Low Status: Waiting on implementation
This issue is a follow up of https://github.com/firecracker-microvm/firecracker/issues/2783. The bulk of the issue was solved in this PR: https://github.com/firecracker-microvm/firecracker/pull/2806 There are still a couple of loose ends that could be fixed in order to get the best user experience: - net devices...
1.0
Fix loose ends of GET /vm/config post-restore - This issue is a follow up of https://github.com/firecracker-microvm/firecracker/issues/2783. The bulk of the issue was solved in this PR: https://github.com/firecracker-microvm/firecracker/pull/2806 There are still a couple of loose ends that could be fixed in order t...
priority
fix loose ends of get vm config post restore this issue is a follow up of the bulk of the issue was solved in this pr there are still a couple of loose ends that could be fixed in order to get the best user experience net devices mac addresses are reported as all zeros if left unconfigured view ...
1
803,286
29,170,371,316
IssuesEvent
2023-05-19 00:50:12
openclimatefix/pv-sites-mobile
https://api.github.com/repos/openclimatefix/pv-sites-mobile
closed
Help text is cut off on mobile devices
bug priority-low
**Describe the bug** The last sentence in the help topics page is cut off on mobile devices by the bottom navbar. One potential fix is adding extra padding/space to the bottom of the page. iPhone SE <img width="360" alt="Screenshot 2023-04-30 at 3 45 49 PM" src="https://user-images.githubusercontent.com/21179174/2...
1.0
Help text is cut off on mobile devices - **Describe the bug** The last sentence in the help topics page is cut off on mobile devices by the bottom navbar. One potential fix is adding extra padding/space to the bottom of the page. iPhone SE <img width="360" alt="Screenshot 2023-04-30 at 3 45 49 PM" src="https://use...
priority
help text is cut off on mobile devices describe the bug the last sentence in the help topics page is cut off on mobile devices by the bottom navbar one potential fix is adding extra padding space to the bottom of the page iphone se img width alt screenshot at pm src iphone xr img...
1
457,269
13,153,945,002
IssuesEvent
2020-08-10 05:22:43
Repair-DeskPOS/RepairDesk-BUGS-IMPROVEMENTS
https://api.github.com/repos/Repair-DeskPOS/RepairDesk-BUGS-IMPROVEMENTS
closed
Customer Info Required
Low Priority enhancement
The new trade in module is awesome. The only issue is when you create ticket,it requires you to put in a customer. I require all tickets to have a customer and do not want to stop that feature. We need to save the ticket with the trade in info and not a customer. Thank you in advance for the fix
1.0
Customer Info Required - The new trade in module is awesome. The only issue is when you create ticket,it requires you to put in a customer. I require all tickets to have a customer and do not want to stop that feature. We need to save the ticket with the trade in info and not a customer. Thank you in advance for ...
priority
customer info required the new trade in module is awesome the only issue is when you create ticket it requires you to put in a customer i require all tickets to have a customer and do not want to stop that feature we need to save the ticket with the trade in info and not a customer thank you in advance for ...
1
216,046
7,300,645,359
IssuesEvent
2018-02-27 00:44:27
department-of-veterans-affairs/caseflow
https://api.github.com/repos/department-of-veterans-affairs/caseflow
closed
Intake Stats | Missing notice date breaks page.
bug-high-priority caseflow-intake
This error is happening because we now have some elections without notice dates: <https://sentry.ds.va.gov/department-of-veterans-affairs/caseflow/issues/979/> It is bringing the entire stats page down. Fix this issue. Luckily I'm the only one using the stats page 😄
1.0
Intake Stats | Missing notice date breaks page. - This error is happening because we now have some elections without notice dates: <https://sentry.ds.va.gov/department-of-veterans-affairs/caseflow/issues/979/> It is bringing the entire stats page down. Fix this issue. Luckily I'm the only one using the stats page...
priority
intake stats missing notice date breaks page this error is happening because we now have some elections without notice dates it is bringing the entire stats page down fix this issue luckily i m the only one using the stats page 😄
1
577,763
17,119,075,142
IssuesEvent
2021-07-12 00:14:22
ACEmulator/ACE
https://api.github.com/repos/ACEmulator/ACE
closed
Recipes with TinkeringMaterial items that are not traditional salvage do not function properly
priority:low type:Bug
- [ X] bug report -> please search issues before submitting ### Repro steps. Attempting to re-create the Mucor Enhanced Weapons, the Mucor-Altered Granite/Mahagony/Opal are of a ITEM_TYPE_INT "TinkeringMaterial". These items will currently automatically go through the Tinkering/Salvaging pipeline because of that ...
1.0
Recipes with TinkeringMaterial items that are not traditional salvage do not function properly - - [ X] bug report -> please search issues before submitting ### Repro steps. Attempting to re-create the Mucor Enhanced Weapons, the Mucor-Altered Granite/Mahagony/Opal are of a ITEM_TYPE_INT "TinkeringMaterial". Thes...
priority
recipes with tinkeringmaterial items that are not traditional salvage do not function properly bug report please search issues before submitting repro steps attempting to re create the mucor enhanced weapons the mucor altered granite mahagony opal are of a item type int tinkeringmaterial these i...
1
374,234
11,082,378,105
IssuesEvent
2019-12-13 11:58:39
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
Can't place Wall Lamps AT other peoples property, despite the Wall Lamp being IN my property
Low Priority
See the screenshot: While i CAN place a building block there that will connect with the other property, i cannot place a lamp there that would connect with the other property and - like the building block - be in my property. That's bad, i can't make nice looking streetlights when i'm not authorised to place them a...
1.0
Can't place Wall Lamps AT other peoples property, despite the Wall Lamp being IN my property - See the screenshot: While i CAN place a building block there that will connect with the other property, i cannot place a lamp there that would connect with the other property and - like the building block - be in my property...
priority
can t place wall lamps at other peoples property despite the wall lamp being in my property see the screenshot while i can place a building block there that will connect with the other property i cannot place a lamp there that would connect with the other property and like the building block be in my property...
1
635,080
20,378,471,406
IssuesEvent
2022-02-21 18:11:59
docker-mailserver/docker-mailserver
https://api.github.com/repos/docker-mailserver/docker-mailserver
closed
Limiting log size / deleting old logs
meta/needs triage meta/help wanted kind/question priority/low
# Subject /question Limiting log size / deleting old logs. ## Description Hi all, I installed docker-mailserver just for me and my family and it's great. Thank you so much for your fantastic work! Could you please recommend a way to delete logs / limit size? I've just noticed that my mailserver is ...
1.0
Limiting log size / deleting old logs - # Subject /question Limiting log size / deleting old logs. ## Description Hi all, I installed docker-mailserver just for me and my family and it's great. Thank you so much for your fantastic work! Could you please recommend a way to delete logs / limit size? ...
priority
limiting log size deleting old logs subject question limiting log size deleting old logs description hi all i installed docker mailserver just for me and my family and it s great thank you so much for your fantastic work could you please recommend a way to delete logs limit size ...
1
664,829
22,289,879,733
IssuesEvent
2022-06-12 07:35:50
PaperMC/Paper
https://api.github.com/repos/PaperMC/Paper
closed
Lag compensate day/night cycle
type: feature resolution: stale priority: low
### Is your feature request related to a problem? I have a large server running 12 to 15 tps consistently. Many large servers choose to accept slightly lower tps in order to allow more players to join. ### Describe the solution you'd like. Make day/night cycle independent of current tps. Should work similarly to th...
1.0
Lag compensate day/night cycle - ### Is your feature request related to a problem? I have a large server running 12 to 15 tps consistently. Many large servers choose to accept slightly lower tps in order to allow more players to join. ### Describe the solution you'd like. Make day/night cycle independent of current...
priority
lag compensate day night cycle is your feature request related to a problem i have a large server running to tps consistently many large servers choose to accept slightly lower tps in order to allow more players to join describe the solution you d like make day night cycle independent of current t...
1
92,961
3,875,941,475
IssuesEvent
2016-04-12 04:47:53
NRGI/rgi-assessment-tool
https://api.github.com/repos/NRGI/rgi-assessment-tool
closed
Tool accepting answer without reference
bug priority workflow
I answered a question (multiple choice and justification). Then I uploaded a reference and deleted it from the citations. I then tried to save the mark complete without having a reference in the answer and the tool accepted it. Can we make it so that a reference is always required, regardless of whether one has been up...
1.0
Tool accepting answer without reference - I answered a question (multiple choice and justification). Then I uploaded a reference and deleted it from the citations. I then tried to save the mark complete without having a reference in the answer and the tool accepted it. Can we make it so that a reference is always requi...
priority
tool accepting answer without reference i answered a question multiple choice and justification then i uploaded a reference and deleted it from the citations i then tried to save the mark complete without having a reference in the answer and the tool accepted it can we make it so that a reference is always requi...
1
428,611
12,413,996,220
IssuesEvent
2020-05-22 13:47:00
woocommerce/woocommerce-gateway-stripe
https://api.github.com/repos/woocommerce/woocommerce-gateway-stripe
opened
Allow better browser detection for Payment Request button rendering
APM Priority: Low [Type] Bug
**Describe the bug** Anything based on Chrome(ium) will show G Pay branding. **To Reproduce** Steps to reproduce the behavior: 0. Have "Branded" set as the "Payment Request Button Type" 1. Open Microsoft Edge / Brave / Opera 2. Allow save and fill payment methods 2.1 `opera://settings/payments` 2.2 `brave:...
1.0
Allow better browser detection for Payment Request button rendering - **Describe the bug** Anything based on Chrome(ium) will show G Pay branding. **To Reproduce** Steps to reproduce the behavior: 0. Have "Branded" set as the "Payment Request Button Type" 1. Open Microsoft Edge / Brave / Opera 2. Allow save ...
priority
allow better browser detection for payment request button rendering describe the bug anything based on chrome ium will show g pay branding to reproduce steps to reproduce the behavior have branded set as the payment request button type open microsoft edge brave opera allow save ...
1
691,619
23,703,972,141
IssuesEvent
2022-08-29 22:03:14
Thenlie/pathfinder
https://api.github.com/repos/Thenlie/pathfinder
closed
Improve solve algorithm
type: enhancement priority: low type: refactor
Take the initial solve algorithm and improve upon it to be more performant and to return the shortest path possible. We may want to set up a benchmark suite so we can conclusively test the algorithm (@Thenlie can do this). Additionally, it would be cool to see what paths the maze attempts to go down, as well as the imp...
1.0
Improve solve algorithm - Take the initial solve algorithm and improve upon it to be more performant and to return the shortest path possible. We may want to set up a benchmark suite so we can conclusively test the algorithm (@Thenlie can do this). Additionally, it would be cool to see what paths the maze attempts to g...
priority
improve solve algorithm take the initial solve algorithm and improve upon it to be more performant and to return the shortest path possible we may want to set up a benchmark suite so we can conclusively test the algorithm thenlie can do this additionally it would be cool to see what paths the maze attempts to g...
1
475,916
13,728,129,703
IssuesEvent
2020-10-04 10:08:15
open-wc/custom-elements-json
https://api.github.com/repos/open-wc/custom-elements-json
opened
[core] Reduce use of `any`
hacktoberfest priority low
In some places there are quite a lot of `any` types used, just to get something working. It'd be nice to reduce the amount of `any` throughout the code. Contributions are welcome here, if anybody is interested in contributing to this: Dont worry about the _entire_ codebase, whatever cleanup here is welcome 🙂
1.0
[core] Reduce use of `any` - In some places there are quite a lot of `any` types used, just to get something working. It'd be nice to reduce the amount of `any` throughout the code. Contributions are welcome here, if anybody is interested in contributing to this: Dont worry about the _entire_ codebase, whatever clea...
priority
reduce use of any in some places there are quite a lot of any types used just to get something working it d be nice to reduce the amount of any throughout the code contributions are welcome here if anybody is interested in contributing to this dont worry about the entire codebase whatever cleanup h...
1
685,046
23,442,616,042
IssuesEvent
2022-08-15 16:18:27
wso2/product-is
https://api.github.com/repos/wso2/product-is
closed
AWS KMS Support for Carbon Configurations
feature Priority/Low ecosystem
AWS vault support for Carbon configurations. This has to be done once the improvement https://github.com/wso2/product-is/issues/9149 is completed. Effort BE::20
1.0
AWS KMS Support for Carbon Configurations - AWS vault support for Carbon configurations. This has to be done once the improvement https://github.com/wso2/product-is/issues/9149 is completed. Effort BE::20
priority
aws kms support for carbon configurations aws vault support for carbon configurations this has to be done once the improvement is completed effort be
1
98,563
4,028,456,330
IssuesEvent
2016-05-18 06:26:41
Cadasta/cadasta-platform
https://api.github.com/repos/Cadasta/cadasta-platform
opened
Label for the questionnaire form field refers to the URL form field
enhancement low priority
In both cadasta/templates/organization/project_add_details.html and cadasta/templates/organization/project_edit_details.html we have the following code: <div class="form-group"> {{ wizard.form.questionaire.errors }} <label for="{{ wizard.form.url.id_for_label }}"> {% trans "Upload question...
1.0
Label for the questionnaire form field refers to the URL form field - In both cadasta/templates/organization/project_add_details.html and cadasta/templates/organization/project_edit_details.html we have the following code: <div class="form-group"> {{ wizard.form.questionaire.errors }} <label for="{...
priority
label for the questionnaire form field refers to the url form field in both cadasta templates organization project add details html and cadasta templates organization project edit details html we have the following code wizard form questionaire errors trans upload question...
1
628,108
19,976,126,826
IssuesEvent
2022-01-29 05:07:25
ReliaQualAssociates/ramstk
https://api.github.com/repos/ReliaQualAssociates/ramstk
closed
Tagged Release and Deployment Workflow Not Working
priority: low status: inprogress type: ci dobranch
**Describe the chore that needs to be addressed.** The tagged release and deployment workflow isn't working as expected. It is the issue_comment in on-issue-assign.yml that is causing this action to run when the release PR is created. - [ ] This issue subsumes the following issues:
1.0
Tagged Release and Deployment Workflow Not Working - **Describe the chore that needs to be addressed.** The tagged release and deployment workflow isn't working as expected. It is the issue_comment in on-issue-assign.yml that is causing this action to run when the release PR is created. - [ ] This issue subsumes t...
priority
tagged release and deployment workflow not working describe the chore that needs to be addressed the tagged release and deployment workflow isn t working as expected it is the issue comment in on issue assign yml that is causing this action to run when the release pr is created this issue subsumes the...
1
130,594
5,118,162,944
IssuesEvent
2017-01-08 01:15:53
Wangscape/Wangscape
https://api.github.com/repos/Wangscape/Wangscape
opened
Support perspective
enhancement low-priority
The current algorithm (and plans to extend it) all assume either a top-down perspective of the environment represented by the tilesets, or a flat 2D environment. That's OK for games which want that kind of aesthetic (IVAN, for instance), but in my experience the majority of games with a grid-based environment rendered ...
1.0
Support perspective - The current algorithm (and plans to extend it) all assume either a top-down perspective of the environment represented by the tilesets, or a flat 2D environment. That's OK for games which want that kind of aesthetic (IVAN, for instance), but in my experience the majority of games with a grid-based...
priority
support perspective the current algorithm and plans to extend it all assume either a top down perspective of the environment represented by the tilesets or a flat environment that s ok for games which want that kind of aesthetic ivan for instance but in my experience the majority of games with a grid based ...
1
633,264
20,249,937,278
IssuesEvent
2022-02-14 16:55:21
PurplePalette/sweet-potato
https://api.github.com/repos/PurplePalette/sweet-potato
opened
Infinite load in top page
[Topic] UI :art: [Topic] Refactor :hammer: [Topic] Page :page_facing_up: [Priority] low :zzz:
## 📝 Description トップページの譜面表示を無限ロードにする。 ## ✅ Coding Task - [ ] 無限ロードの実装 - [ ] 上に戻るボタンを実装 ## 🤖 Test plan ## 📝 Additional Information
1.0
Infinite load in top page - ## 📝 Description トップページの譜面表示を無限ロードにする。 ## ✅ Coding Task - [ ] 無限ロードの実装 - [ ] 上に戻るボタンを実装 ## 🤖 Test plan ## 📝 Additional Information
priority
infinite load in top page 📝 description トップページの譜面表示を無限ロードにする。 ✅ coding task 無限ロードの実装 上に戻るボタンを実装 🤖 test plan 📝 additional information
1
34,201
2,776,336,726
IssuesEvent
2015-05-04 21:07:04
Retrospring/bugs
https://api.github.com/repos/Retrospring/bugs
closed
Comment smile notifications not getting marked as read if you view them
backend bug low priority
or the answer associated with them. Just putting that here before the first users get annoyed because of it.
1.0
Comment smile notifications not getting marked as read if you view them - or the answer associated with them. Just putting that here before the first users get annoyed because of it.
priority
comment smile notifications not getting marked as read if you view them or the answer associated with them just putting that here before the first users get annoyed because of it
1
77,334
3,506,350,065
IssuesEvent
2016-01-08 06:00:08
OregonCore/OregonCore
https://api.github.com/repos/OregonCore/OregonCore
closed
Some Errors in quest Digging Through Bones (10922) (BB #380)
migrated Priority: Low Type: Bug
This issue was migrated from bitbucket. **Original Reporter:** PadreWoW **Original Date:** 23.12.2011 15:25:27 GMT+0000 **Original Priority:** minor **Original Type:** bug **Original State:** resolved **Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/380 <hr> 1) When you take this quest, you should escort...
1.0
Some Errors in quest Digging Through Bones (10922) (BB #380) - This issue was migrated from bitbucket. **Original Reporter:** PadreWoW **Original Date:** 23.12.2011 15:25:27 GMT+0000 **Original Priority:** minor **Original Type:** bug **Original State:** resolved **Direct Link:** https://bitbucket.org/oregon/oregoncore...
priority
some errors in quest digging through bones bb this issue was migrated from bitbucket original reporter padrewow original date gmt original priority minor original type bug original state resolved direct link when you take this quest you should escort dwa...
1
330,204
10,036,698,830
IssuesEvent
2019-07-18 11:21:01
netdata/netdata
https://api.github.com/repos/netdata/netdata
closed
netdata/packaging: Make go.d plugin an independent module
area/packaging feature request priority/low
##### Feature idea summary We want to make go.d plugin an independent package. That means that we produce PRM and DEB files for its respecting versions and netdata will depend on those packages rather than building it embedded. For the current time being, go.d plugin is considered part of netdata installation and ...
1.0
netdata/packaging: Make go.d plugin an independent module - ##### Feature idea summary We want to make go.d plugin an independent package. That means that we produce PRM and DEB files for its respecting versions and netdata will depend on those packages rather than building it embedded. For the current time being,...
priority
netdata packaging make go d plugin an independent module feature idea summary we want to make go d plugin an independent package that means that we produce prm and deb files for its respecting versions and netdata will depend on those packages rather than building it embedded for the current time being ...
1
307,840
9,423,023,910
IssuesEvent
2019-04-11 10:46:26
AugurProject/augur
https://api.github.com/repos/AugurProject/augur
closed
Presets to All-time
Priority: Low
On acct summary pg for Your Overview and Augur Status - presets should be All-Time to start
1.0
Presets to All-time - On acct summary pg for Your Overview and Augur Status - presets should be All-Time to start
priority
presets to all time on acct summary pg for your overview and augur status presets should be all time to start
1
599,320
18,270,952,438
IssuesEvent
2021-10-04 13:46:56
SahilSawantUSA/Comets-Bot
https://api.github.com/repos/SahilSawantUSA/Comets-Bot
opened
Add server info command
Priority: Low
Add a server info command which returns data about the discord server.
1.0
Add server info command - Add a server info command which returns data about the discord server.
priority
add server info command add a server info command which returns data about the discord server
1
722,835
24,875,634,206
IssuesEvent
2022-10-27 18:49:59
AY2223S1-CS2103T-T09-4/tp
https://api.github.com/repos/AY2223S1-CS2103T-T09-4/tp
closed
As a tutor, I can find the next available time slot
type.Story priority.LOW type.Task.Avail
... so that I do not have to check for clashes each time I schedule the next class.
1.0
As a tutor, I can find the next available time slot - ... so that I do not have to check for clashes each time I schedule the next class.
priority
as a tutor i can find the next available time slot so that i do not have to check for clashes each time i schedule the next class
1
94,329
3,924,596,580
IssuesEvent
2016-04-22 15:43:33
opencaching/opencaching-pl
https://api.github.com/repos/opencaching/opencaching-pl
opened
Improve regular expression in cache search
Priority_Low Type_Enhancement
From FB: > Udoskonalanie wyszukiwarki skrzynek... Czy można tak zrobić aby szukało po fragmentach nazwy skrzynki? Bo pamiętam na przykład: s-ł stolycy - efekt: brak skrzynek spełniających warunki. A przecież jest takowa, gdzie patrzę kto dopadnie stf-a. Może jednak poczekają, ale wątpię, ja dopiero za jakieś 2 tyg ...
1.0
Improve regular expression in cache search - From FB: > Udoskonalanie wyszukiwarki skrzynek... Czy można tak zrobić aby szukało po fragmentach nazwy skrzynki? Bo pamiętam na przykład: s-ł stolycy - efekt: brak skrzynek spełniających warunki. A przecież jest takowa, gdzie patrzę kto dopadnie stf-a. Może jednak pocze...
priority
improve regular expression in cache search from fb udoskonalanie wyszukiwarki skrzynek czy można tak zrobić aby szukało po fragmentach nazwy skrzynki bo pamiętam na przykład s ł stolycy efekt brak skrzynek spełniających warunki a przecież jest takowa gdzie patrzę kto dopadnie stf a może jednak pocze...
1
176,802
6,565,328,566
IssuesEvent
2017-09-08 07:50:58
rualark/MGen
https://api.github.com/repos/rualark/MGen
opened
CP1: Pause length is calculated without regard of non-uniform cc_len of first steps
bug Low-priority
https://github.com/rualark/MGen/blob/d7792fdcaab8ddd0e346ba7353f71cc1efff6ce8/MGen/Generators/GenCP1.cpp#L274 This can make difference in CA2 when non-uniform cc_len is fed in
1.0
CP1: Pause length is calculated without regard of non-uniform cc_len of first steps - https://github.com/rualark/MGen/blob/d7792fdcaab8ddd0e346ba7353f71cc1efff6ce8/MGen/Generators/GenCP1.cpp#L274 This can make difference in CA2 when non-uniform cc_len is fed in
priority
pause length is calculated without regard of non uniform cc len of first steps this can make difference in when non uniform cc len is fed in
1
64,316
3,210,334,711
IssuesEvent
2015-10-06 01:48:35
rdf-pipeline/framework
https://api.github.com/repos/rdf-pipeline/framework
opened
[CLOSED] Make ETags strong
auto-migrated Priority-Low Type-Enhancement
<a href="https://github.com/GoogleCodeExporter"><img src="https://avatars.githubusercontent.com/u/9614759?v=3" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [GoogleCodeExporter](https://github.com/GoogleCodeExporter)** _Tuesday Oct 06, 2015 at 00:42 GMT_ _Originally opened as https://github.com/...
1.0
[CLOSED] Make ETags strong - <a href="https://github.com/GoogleCodeExporter"><img src="https://avatars.githubusercontent.com/u/9614759?v=3" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [GoogleCodeExporter](https://github.com/GoogleCodeExporter)** _Tuesday Oct 06, 2015 at 00:42 GMT_ _Originally ...
priority
make etags strong issue by tuesday oct at gmt originally opened as at present the etag is based on the time hires when the updater was run which means that if an updater runs faster than the hires time resolution then different updater outputs could have the same etag to a...
1
215,877
7,298,907,555
IssuesEvent
2018-02-26 18:25:00
pouladpld/Tank-Mania
https://api.github.com/repos/pouladpld/Tank-Mania
opened
Tank spritesheet
asset priority:low
### Asset A tank spritesheet with animations. ### Scene Playground & all levels ### Description - Muzzle should be detached so animated through code - Animations: - Wheel movement - Explosion (die) - Getting hit - [Nice to have] idle
1.0
Tank spritesheet - ### Asset A tank spritesheet with animations. ### Scene Playground & all levels ### Description - Muzzle should be detached so animated through code - Animations: - Wheel movement - Explosion (die) - Getting hit - [Nice to have] idle
priority
tank spritesheet asset a tank spritesheet with animations scene playground all levels description muzzle should be detached so animated through code animations wheel movement explosion die getting hit idle
1
604,109
18,676,971,455
IssuesEvent
2021-10-31 18:20:57
AY2122S1-CS2103T-T13-3/tp
https://api.github.com/repos/AY2122S1-CS2103T-T13-3/tp
closed
[PE-D] Duplicate Addition
priority.High severity.Low
![image.png](https://raw.githubusercontent.com/Gordon25/ped/main/files/fd72e0e1-f26e-422d-939e-b36398441cff.png) I am able to add two identical guests. Perhaps you might want to modify `add` feature to detect duplicate guests. <!--session: 1635495059861-d6e8d04f-4584-4f1a-9eab-4767ac586688--> <!--Version: Web v3.4....
1.0
[PE-D] Duplicate Addition - ![image.png](https://raw.githubusercontent.com/Gordon25/ped/main/files/fd72e0e1-f26e-422d-939e-b36398441cff.png) I am able to add two identical guests. Perhaps you might want to modify `add` feature to detect duplicate guests. <!--session: 1635495059861-d6e8d04f-4584-4f1a-9eab-4767ac586...
priority
duplicate addition i am able to add two identical guests perhaps you might want to modify add feature to detect duplicate guests labels severity low type featureflaw original ped
1
198,406
6,972,858,177
IssuesEvent
2017-12-11 18:27:13
DavidAlt/VATumorBoard
https://api.github.com/repos/DavidAlt/VATumorBoard
opened
FReq: eligibility tracking and notification
Knowledge Base low priority
"If the patient does not meet clinical trial eligibility criteria at time of tumor board, the system should offer an option to alert the referring physician if the patient's status later changes to meet eligibility criteria."
1.0
FReq: eligibility tracking and notification - "If the patient does not meet clinical trial eligibility criteria at time of tumor board, the system should offer an option to alert the referring physician if the patient's status later changes to meet eligibility criteria."
priority
freq eligibility tracking and notification if the patient does not meet clinical trial eligibility criteria at time of tumor board the system should offer an option to alert the referring physician if the patient s status later changes to meet eligibility criteria
1
268,779
8,414,223,553
IssuesEvent
2018-10-13 00:08:17
MagiCircles/BanGDream
https://api.github.com/repos/MagiCircles/BanGDream
opened
Band Image Overflow Fix
bug good first issue low priority
Currently, HHW's band logo overflows from the band table field, as shown here: ![image](https://user-images.githubusercontent.com/30684769/46898630-b1707980-ce3f-11e8-8fde-2ba3c9a75126.png) I believe this is because of some less in the static files: https://github.com/MagiCircles/BanGDream-Static/blob/2505286a157d...
1.0
Band Image Overflow Fix - Currently, HHW's band logo overflows from the band table field, as shown here: ![image](https://user-images.githubusercontent.com/30684769/46898630-b1707980-ce3f-11e8-8fde-2ba3c9a75126.png) I believe this is because of some less in the static files: https://github.com/MagiCircles/BanGDrea...
priority
band image overflow fix currently hhw s band logo overflows from the band table field as shown here i believe this is because of some less in the static files reducing the margin makes it fit back in properly from my testing it ll have to be tested with other band images but i d suggest reducing ...
1
448,845
12,958,919,870
IssuesEvent
2020-07-20 12:12:20
etternagame/etterna
https://api.github.com/repos/etternagame/etterna
closed
occasionally chart preview will not allow you to click to any other part of the song than what is chosen for preview
Language: Lua Priority: Low Type: Bug
when viewing chart previewer, attempting to skip to any portion of the song other than either the currently displayed section or the default starting position for the music results in the previewer jumping to wherever the default starting position is. it may be more common on unorthodox/long/asian files **To Reprodu...
1.0
occasionally chart preview will not allow you to click to any other part of the song than what is chosen for preview - when viewing chart previewer, attempting to skip to any portion of the song other than either the currently displayed section or the default starting position for the music results in the previewer jum...
priority
occasionally chart preview will not allow you to click to any other part of the song than what is chosen for preview when viewing chart previewer attempting to skip to any portion of the song other than either the currently displayed section or the default starting position for the music results in the previewer jum...
1
713,678
24,535,323,483
IssuesEvent
2022-10-11 20:10:54
Tizra/Tizra-Customer-Tracker
https://api.github.com/repos/Tizra/Tizra-Customer-Tracker
closed
Excerpts Sometimes Incorrectly Appear in Lists When Filter Is Applied
bug low-priority
If you use filtering to reduce the number of Excerpts that appear in the main Excerpt list, and then drill down in the site browser to see the Excerpts within a specific Document, the Excerpt list will show the full list of Excerpts brought up by the filter, regardless of whether those Excerpts are within the Document....
1.0
Excerpts Sometimes Incorrectly Appear in Lists When Filter Is Applied - If you use filtering to reduce the number of Excerpts that appear in the main Excerpt list, and then drill down in the site browser to see the Excerpts within a specific Document, the Excerpt list will show the full list of Excerpts brought up by t...
priority
excerpts sometimes incorrectly appear in lists when filter is applied if you use filtering to reduce the number of excerpts that appear in the main excerpt list and then drill down in the site browser to see the excerpts within a specific document the excerpt list will show the full list of excerpts brought up by t...
1
686,025
23,474,126,735
IssuesEvent
2022-08-17 03:01:29
pawelkuwa/DropSMP
https://api.github.com/repos/pawelkuwa/DropSMP
closed
Craftingi emblematów i insygni odrodzenia
enhancement priority: low completed
Insygnia odrodzenia: - Dodać możliwość ustawienia craftingu - Dodać możliwość wyłączenia/włączenia craftingu
1.0
Craftingi emblematów i insygni odrodzenia - Insygnia odrodzenia: - Dodać możliwość ustawienia craftingu - Dodać możliwość wyłączenia/włączenia craftingu
priority
craftingi emblematów i insygni odrodzenia insygnia odrodzenia dodać możliwość ustawienia craftingu dodać możliwość wyłączenia włączenia craftingu
1
498,990
14,436,963,237
IssuesEvent
2020-12-07 10:51:18
graknlabs/grakn
https://api.github.com/repos/graknlabs/grakn
opened
AttributeTypeImpl.Boolean.'put' and 'get' are not overridden, and may produce incorrect outcomes
priority: low type: bug
## Description AttributeTypeImpl.Boolean.'put' and 'get' are not overridden, and may produce incorrect outcomes. We should ensure that 'put' throws a ROOT_TYPE_MUTATION error and 'get' returns null immediately.
1.0
AttributeTypeImpl.Boolean.'put' and 'get' are not overridden, and may produce incorrect outcomes - ## Description AttributeTypeImpl.Boolean.'put' and 'get' are not overridden, and may produce incorrect outcomes. We should ensure that 'put' throws a ROOT_TYPE_MUTATION error and 'get' returns null immediately.
priority
attributetypeimpl boolean put and get are not overridden and may produce incorrect outcomes description attributetypeimpl boolean put and get are not overridden and may produce incorrect outcomes we should ensure that put throws a root type mutation error and get returns null immediately
1
134,752
5,233,732,572
IssuesEvent
2017-01-30 13:50:18
bioinformatics-ua/dicoogle
https://api.github.com/repos/bioinformatics-ua/dicoogle
opened
Make AE Title configurable through the web app
easy low priority webapp
A text field for configuring the server's AE Title should be available on the Management menu. We already have an API, what's left to do is to implement the necessary web elements.
1.0
Make AE Title configurable through the web app - A text field for configuring the server's AE Title should be available on the Management menu. We already have an API, what's left to do is to implement the necessary web elements.
priority
make ae title configurable through the web app a text field for configuring the server s ae title should be available on the management menu we already have an api what s left to do is to implement the necessary web elements
1
250,287
7,974,694,020
IssuesEvent
2018-07-17 06:50:47
telerik/kendo-ui-core
https://api.github.com/repos/telerik/kendo-ui-core
closed
Chart categoryAxis labels do not get updated
Bug C: Chart Kendo1 Priority 1 SEV: Low
### Bug report Ticket ID: 1144522 When the data source of the chart is filtered and goes from having records, to no records, it does not update the categoryAxis labels. ### Reproduction of the problem [Dojo](https://dojo.telerik.com/idawe) ### Expected/desired behavior The labels should be redrawn alo...
1.0
Chart categoryAxis labels do not get updated - ### Bug report Ticket ID: 1144522 When the data source of the chart is filtered and goes from having records, to no records, it does not update the categoryAxis labels. ### Reproduction of the problem [Dojo](https://dojo.telerik.com/idawe) ### Expected/desir...
priority
chart categoryaxis labels do not get updated bug report ticket id when the data source of the chart is filtered and goes from having records to no records it does not update the categoryaxis labels reproduction of the problem expected desired behavior the labels should be redra...
1
588,134
17,648,442,000
IssuesEvent
2021-08-20 09:41:41
netdata/netdata
https://api.github.com/repos/netdata/netdata
closed
Study augeas to validate/modify design and see if/how we can incorporate it in the solution
priority/low
Study augeas to validate/modify design and see if/how we can incorporate it in the solution (i.e. whether it can become the heart of the config manager).
1.0
Study augeas to validate/modify design and see if/how we can incorporate it in the solution - Study augeas to validate/modify design and see if/how we can incorporate it in the solution (i.e. whether it can become the heart of the config manager).
priority
study augeas to validate modify design and see if how we can incorporate it in the solution study augeas to validate modify design and see if how we can incorporate it in the solution i e whether it can become the heart of the config manager
1
168,891
6,388,948,430
IssuesEvent
2017-08-03 16:35:33
Cadasta/cadasta-platform
https://api.github.com/repos/Cadasta/cadasta-platform
closed
Contributor in resource detail page only uses the full name
bug priority: low
### Steps to reproduce the error 1. Using a user with no full name, attach a new resource to a project. 2. Go to the new resource's detail page. ### Actual behavior The contributor information is blank. See screenshot below. ![screen shot 2017-08-01 at 22 03 30](https://user-images.githubusercontent.com/873653...
1.0
Contributor in resource detail page only uses the full name - ### Steps to reproduce the error 1. Using a user with no full name, attach a new resource to a project. 2. Go to the new resource's detail page. ### Actual behavior The contributor information is blank. See screenshot below. ![screen shot 2017-08-01...
priority
contributor in resource detail page only uses the full name steps to reproduce the error using a user with no full name attach a new resource to a project go to the new resource s detail page actual behavior the contributor information is blank see screenshot below expected beh...
1
41,349
2,868,999,572
IssuesEvent
2015-06-05 22:28:58
dart-lang/args
https://api.github.com/repos/dart-lang/args
opened
args: Merge allowedHelp into allowed
bug Priority-Low
<a href="https://github.com/seaneagan"><img src="https://avatars.githubusercontent.com/u/444270?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [seaneagan](https://github.com/seaneagan)** _Originally opened as dart-lang/sdk#15705_ ---- Currently it looks something like: &nbsp;&nbsp;var allo...
1.0
args: Merge allowedHelp into allowed - <a href="https://github.com/seaneagan"><img src="https://avatars.githubusercontent.com/u/444270?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [seaneagan](https://github.com/seaneagan)** _Originally opened as dart-lang/sdk#15705_ ---- Currently it look...
priority
args merge allowedhelp into allowed issue by originally opened as dart lang sdk currently it looks something like nbsp nbsp var allowed nbsp nbsp nbsp nbsp x x help nbsp nbsp nbsp nbsp y y help nbsp nbsp nbsp nbsp z z help nbsp nbsp nbsp nbsp parser a...
1
659,327
21,922,286,732
IssuesEvent
2022-05-22 19:00:02
BenDMyers/showmy.chat
https://api.github.com/repos/BenDMyers/showmy.chat
closed
Configuration for turning off animated emotes
overlay configuration low priority
## Need This is probably low priority? But I figure some folks might find animated emotes distracting or otherwise unwanted, and may want to be able to turn off the animation. We should provide streamers with a query parameter that can be used to turn off the animation. ## Helpful Links - #11 — pull request wh...
1.0
Configuration for turning off animated emotes - ## Need This is probably low priority? But I figure some folks might find animated emotes distracting or otherwise unwanted, and may want to be able to turn off the animation. We should provide streamers with a query parameter that can be used to turn off the animation...
priority
configuration for turning off animated emotes need this is probably low priority but i figure some folks might find animated emotes distracting or otherwise unwanted and may want to be able to turn off the animation we should provide streamers with a query parameter that can be used to turn off the animation...
1
797,201
28,140,577,461
IssuesEvent
2023-04-01 22:25:59
KDT3-final-project-team2/backend
https://api.github.com/repos/KDT3-final-project-team2/backend
closed
[Feat] 개인회원 메인페이지
For: Backend Priority: Low Status: Completed Type: Feature
## 🔨개발 할 기능 개인회원 메인페이지 ## 🧩 세부 기능 해당 기능에 대한 세부 계획 작성 (ex. -[ ] 로그인 시 아이디 비번 입력 받기) - [x] 개인회원 메인페이지 ## 📖 참고 사항 Response가 아직 정해지지 않았습니다.
1.0
[Feat] 개인회원 메인페이지 - ## 🔨개발 할 기능 개인회원 메인페이지 ## 🧩 세부 기능 해당 기능에 대한 세부 계획 작성 (ex. -[ ] 로그인 시 아이디 비번 입력 받기) - [x] 개인회원 메인페이지 ## 📖 참고 사항 Response가 아직 정해지지 않았습니다.
priority
개인회원 메인페이지 🔨개발 할 기능 개인회원 메인페이지 🧩 세부 기능 해당 기능에 대한 세부 계획 작성 ex 로그인 시 아이디 비번 입력 받기 개인회원 메인페이지 📖 참고 사항 response가 아직 정해지지 않았습니다
1
686,779
23,504,242,847
IssuesEvent
2022-08-18 11:10:27
corona-school/backend
https://api.github.com/repos/corona-school/backend
closed
Implement transactionLog
priority:low
I found some out commented `const transactionLog = getTransactionLog();` To prevent that the missing implementation of the transactionLog at these points will be forgotten, I replaced these with a TODO. I will soon publish the relevant codes here.
1.0
Implement transactionLog - I found some out commented `const transactionLog = getTransactionLog();` To prevent that the missing implementation of the transactionLog at these points will be forgotten, I replaced these with a TODO. I will soon publish the relevant codes here.
priority
implement transactionlog i found some out commented const transactionlog gettransactionlog to prevent that the missing implementation of the transactionlog at these points will be forgotten i replaced these with a todo i will soon publish the relevant codes here
1
99,502
4,055,951,294
IssuesEvent
2016-05-24 17:01:29
coreos/rkt
https://api.github.com/repos/coreos/rkt
closed
Runtime error when rm non-existing pod with uuid-file option
component/stage0 kind/bug low hanging fruit priority/P2
**Environment** ``` $ rkt version rkt Version: 1.6.0 appc Version: 0.8.1 Go Version: go1.6.1 Go OS/Arch: linux/amd64 Features: -TPM ``` **Got the following error** ``` $ echo "f08587be-126b-4541-8529-0b9f22ad4b83" > /tmp/uuid $ rkt rm --uuid-file=/tmp/uuid rm: cannot get pod: pod "f08587be-126b-454...
1.0
Runtime error when rm non-existing pod with uuid-file option - **Environment** ``` $ rkt version rkt Version: 1.6.0 appc Version: 0.8.1 Go Version: go1.6.1 Go OS/Arch: linux/amd64 Features: -TPM ``` **Got the following error** ``` $ echo "f08587be-126b-4541-8529-0b9f22ad4b83" > /tmp/uuid $ rkt rm --...
priority
runtime error when rm non existing pod with uuid file option environment rkt version rkt version appc version go version go os arch linux features tpm got the following error echo tmp uuid rkt rm uuid file tmp uuid rm cannot g...
1
426,936
12,390,497,798
IssuesEvent
2020-05-20 10:47:04
ntop/ntopng
https://api.github.com/repos/ntop/ntopng
closed
Some references in ntop-4.0 GUI doesn't use 'http-prefix' setting
low-priority bug
Some references in ntopng-4.0 GUI doesn't use 'http-prefix' setting. I am using ntopng behind nginx proxy with **http-prefix='/ntopng'** set in configuration file. While most of the links in GUI work fine, sometimes I see links without http-prefix so I get error 404. For example home link in the left upper corner ...
1.0
Some references in ntop-4.0 GUI doesn't use 'http-prefix' setting - Some references in ntopng-4.0 GUI doesn't use 'http-prefix' setting. I am using ntopng behind nginx proxy with **http-prefix='/ntopng'** set in configuration file. While most of the links in GUI work fine, sometimes I see links without http-prefix ...
priority
some references in ntop gui doesn t use http prefix setting some references in ntopng gui doesn t use http prefix setting i am using ntopng behind nginx proxy with http prefix ntopng set in configuration file while most of the links in gui work fine sometimes i see links without http prefix ...
1
557,033
16,499,056,231
IssuesEvent
2021-05-25 13:08:57
marcusolsson/grafana-calendar-panel
https://api.github.com/repos/marcusolsson/grafana-calendar-panel
closed
[Ubuntu] Chrome not working
priority/low type/bug
Hello, The plugin does not work with grafana 7.5 if the user is not logged in (viewer only). ![image](https://user-images.githubusercontent.com/34926125/119334741-bfd7d080-bc8b-11eb-9fa0-24d1afa55da8.png) The same grafana instance after login works fine. Do you have any idea?
1.0
[Ubuntu] Chrome not working - Hello, The plugin does not work with grafana 7.5 if the user is not logged in (viewer only). ![image](https://user-images.githubusercontent.com/34926125/119334741-bfd7d080-bc8b-11eb-9fa0-24d1afa55da8.png) The same grafana instance after login works fine. Do you have any idea?
priority
chrome not working hello the plugin does not work with grafana if the user is not logged in viewer only the same grafana instance after login works fine do you have any idea
1
651,591
21,482,563,803
IssuesEvent
2022-04-26 19:17:20
darktable-org/darktable
https://api.github.com/repos/darktable-org/darktable
closed
deleting tag `darktable|problem|history-compress' on each startup
priority: low bug: pending
**Describe the bug/issue** On each startup, I have this message in Terminal. A minor error, I don't see any other related issue. **To Reproduce** 1. Launch darktable from Terminal 2. After darktable is launched, see on Terminal this message : `deleting tag darktable|problem|history-compress` **Expected b...
1.0
deleting tag `darktable|problem|history-compress' on each startup - **Describe the bug/issue** On each startup, I have this message in Terminal. A minor error, I don't see any other related issue. **To Reproduce** 1. Launch darktable from Terminal 2. After darktable is launched, see on Terminal this message : ...
priority
deleting tag darktable problem history compress on each startup describe the bug issue on each startup i have this message in terminal a minor error i don t see any other related issue to reproduce launch darktable from terminal after darktable is launched see on terminal this message ...
1
656,265
21,725,105,978
IssuesEvent
2022-05-11 06:50:07
rathena/rathena
https://api.github.com/repos/rathena/rathena
closed
Roulette Behaviour
status:confirmed priority:low mode:renewal mode:prerenewal type:bug
<!-- NOTE: Anything within these brackets will be hidden on the preview of the Issue. --> * **rAthena Hash**: https://github.com/rathena/rathena/commit/9acb50006a7f00d55a7373143fde52933df2ffdf <!-- Please specify the rAthena [GitHub hash](https://help.github.com/articles/autolinked-references-and-urls/#commit-sha...
1.0
Roulette Behaviour - <!-- NOTE: Anything within these brackets will be hidden on the preview of the Issue. --> * **rAthena Hash**: https://github.com/rathena/rathena/commit/9acb50006a7f00d55a7373143fde52933df2ffdf <!-- Please specify the rAthena [GitHub hash](https://help.github.com/articles/autolinked-references...
priority
roulette behaviour rathena hash please specify the rathena on which you encountered this issue how to get your github hash cd your rathena directory git rev parse short head copy the resulting hash client date server mode re des...
1
219,826
7,346,191,149
IssuesEvent
2018-03-07 19:52:33
synthetichealth/module-builder
https://api.github.com/repos/synthetichealth/module-builder
closed
Remove redundant name attribute in state JSON
low priority
When downloading the JSON of a module, the states have a name attribute, in addition to their name. This redundant attribute should be removed.
1.0
Remove redundant name attribute in state JSON - When downloading the JSON of a module, the states have a name attribute, in addition to their name. This redundant attribute should be removed.
priority
remove redundant name attribute in state json when downloading the json of a module the states have a name attribute in addition to their name this redundant attribute should be removed
1
230,549
7,611,479,036
IssuesEvent
2018-05-01 14:05:43
USGCRP/gcis
https://api.github.com/repos/USGCRP/gcis
closed
Add contributors for CSSR child publications
context QA priority low type content
- [x] QA [CSSR reference child publications](https://docs.google.com/spreadsheets/d/1Fl3zbIkp22YQtieMFcnCSTblY-DDwsipdXCAEKc7nfw/edit#gid=0) - [x] Populate it with contributors. If required add new person and organizations with their info in GCIS.
1.0
Add contributors for CSSR child publications - - [x] QA [CSSR reference child publications](https://docs.google.com/spreadsheets/d/1Fl3zbIkp22YQtieMFcnCSTblY-DDwsipdXCAEKc7nfw/edit#gid=0) - [x] Populate it with contributors. If required add new person and organizations with their info in GCIS.
priority
add contributors for cssr child publications qa populate it with contributors if required add new person and organizations with their info in gcis
1
192,038
6,846,094,050
IssuesEvent
2017-11-13 10:43:48
CS2103AUG2017-F11-B4/main
https://api.github.com/repos/CS2103AUG2017-F11-B4/main
closed
Duplicates not detected for person with same name, phone and e-mail but different address and birthday
priority.low
Duplicate contacts can be added with a person with the same name, same phone, same e-mail but different address and different birthday. The following can be added to the contacts: - Name: Joshua, Phone: 61515151, Email: joshua@gmail.com, Address: <blank>, Birthday: <blank>, Tag: <blank> - (same name, phone, email)...
1.0
Duplicates not detected for person with same name, phone and e-mail but different address and birthday - Duplicate contacts can be added with a person with the same name, same phone, same e-mail but different address and different birthday. The following can be added to the contacts: - Name: Joshua, Phone: 61515151...
priority
duplicates not detected for person with same name phone and e mail but different address and birthday duplicate contacts can be added with a person with the same name same phone same e mail but different address and different birthday the following can be added to the contacts name joshua phone email...
1