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
957
labels
stringlengths
4
795
body
stringlengths
1
259k
index
stringclasses
12 values
text_combine
stringlengths
96
259k
label
stringclasses
2 values
text
stringlengths
96
252k
binary_label
int64
0
1
750,837
26,220,580,323
IssuesEvent
2023-01-04 14:33:13
erxes/erxes
https://api.github.com/repos/erxes/erxes
closed
The email templates search is only working with the first 20 items, not all items.
🐛 bug priority: Medium
<img width="703" alt="Screenshot 2023-01-03 110331" src="https://user-images.githubusercontent.com/111424957/210295192-5e63c7a3-be06-4140-a3f5-682c6d2eb56f.png">
1.0
The email templates search is only working with the first 20 items, not all items. - <img width="703" alt="Screenshot 2023-01-03 110331" src="https://user-images.githubusercontent.com/111424957/210295192-5e63c7a3-be06-4140-a3f5-682c6d2eb56f.png">
priority
the email templates search is only working with the first items not all items img width alt screenshot src
1
607,882
18,793,162,193
IssuesEvent
2021-11-08 18:59:12
PazerOP/tf2_bot_detector
https://api.github.com/repos/PazerOP/tf2_bot_detector
opened
[BUG] Chat message listing the number and name of cheaters on opposite team does not always match
Type: Bug Priority: Medium
**Describe the bug** > When multiple cheaters are on the opposite team the chat message "Attention! There are n cheaters on the other team named x, x. Please kick them!" does not always list all cheaters. Very minor bug bug can be annoying if playing against human cheaters. **To Reproduce** > Steps to reproduce th...
1.0
[BUG] Chat message listing the number and name of cheaters on opposite team does not always match - **Describe the bug** > When multiple cheaters are on the opposite team the chat message "Attention! There are n cheaters on the other team named x, x. Please kick them!" does not always list all cheaters. Very minor bug...
priority
chat message listing the number and name of cheaters on opposite team does not always match describe the bug when multiple cheaters are on the opposite team the chat message attention there are n cheaters on the other team named x x please kick them does not always list all cheaters very minor bug bug...
1
414,308
12,101,918,854
IssuesEvent
2020-04-20 15:54:05
Seneca-CDOT/plumadriver
https://api.github.com/repos/Seneca-CDOT/plumadriver
closed
Replace the use of Logical AND in npm scripts
Difficulty: Starter Priority: Medium Type: Refactor/Cleanup
**What would you like to be changed**: Replace the use of `&&` in npm scripts (e.g. `"build:win": "tsc && pkg . --target latest-win-x64"`). Recommend using [npm-run-all](https://www.npmjs.com/package/npm-run-all) instead. **Why is this needed**: It will result in better cross platform support.
1.0
Replace the use of Logical AND in npm scripts - **What would you like to be changed**: Replace the use of `&&` in npm scripts (e.g. `"build:win": "tsc && pkg . --target latest-win-x64"`). Recommend using [npm-run-all](https://www.npmjs.com/package/npm-run-all) instead. **Why is this needed**: It will result in bet...
priority
replace the use of logical and in npm scripts what would you like to be changed replace the use of in npm scripts e g build win tsc pkg target latest win recommend using instead why is this needed it will result in better cross platform support
1
468,880
13,492,252,802
IssuesEvent
2020-09-11 17:45:23
cds-snc/report-a-cybercrime
https://api.github.com/repos/cds-snc/report-a-cybercrime
closed
Need to inform user in FYI flow to include date contacted
bug medium priority
In the FYI flow on the ''What happened ?''page we need to inform the user to include the date they were contacted. Suggestion : Under the title ''Think about including things such as'' we could write ''the date you were contacted'' or ''When did they contact you?'' <img width="183" alt="Screen Shot 2020-09-09 a...
1.0
Need to inform user in FYI flow to include date contacted - In the FYI flow on the ''What happened ?''page we need to inform the user to include the date they were contacted. Suggestion : Under the title ''Think about including things such as'' we could write ''the date you were contacted'' or ''When did they conta...
priority
need to inform user in fyi flow to include date contacted in the fyi flow on the what happened page we need to inform the user to include the date they were contacted suggestion under the title think about including things such as we could write the date you were contacted or when did they conta...
1
792,135
27,947,743,008
IssuesEvent
2023-03-24 05:38:53
AY2223S2-CS2103-F11-3/tp
https://api.github.com/repos/AY2223S2-CS2103-F11-3/tp
closed
As a user, I can filter vaccination types
type.Story priority.Medium
... so that I can search up a vaccination type specifications easily. * Find vaccination by name * Find vaccination available vaccination for patient
1.0
As a user, I can filter vaccination types - ... so that I can search up a vaccination type specifications easily. * Find vaccination by name * Find vaccination available vaccination for patient
priority
as a user i can filter vaccination types so that i can search up a vaccination type specifications easily find vaccination by name find vaccination available vaccination for patient
1
638,437
20,727,709,391
IssuesEvent
2022-03-14 05:24:12
minio/minio-dotnet
https://api.github.com/repos/minio/minio-dotnet
closed
UpdateMetadata during CopyObject issue: "The request signature we calculated does not match the signature you provided. Check your key and signing method."
priority: medium triage community
Hello, basically the minio-dotnet client works great, but shouldn't it be supported to update the metadata of an object by using the `CopyObjectAsync`? Doing so results in an `MinioException`: ``` Minio.Exceptions.MinioException: MinIO API responded with message=The request signature we calculated does not mat...
1.0
UpdateMetadata during CopyObject issue: "The request signature we calculated does not match the signature you provided. Check your key and signing method." - Hello, basically the minio-dotnet client works great, but shouldn't it be supported to update the metadata of an object by using the `CopyObjectAsync`? Doing ...
priority
updatemetadata during copyobject issue the request signature we calculated does not match the signature you provided check your key and signing method hello basically the minio dotnet client works great but shouldn t it be supported to update the metadata of an object by using the copyobjectasync doing ...
1
801,048
28,452,026,039
IssuesEvent
2023-04-17 02:10:16
nimblehq/ic-flutter-taher-toby
https://api.github.com/repos/nimblehq/ic-flutter-taher-toby
closed
[UI] As a user, I can log in with email and password
type : feature priority : medium @0.2.0 @0.3.0
## Why Show a text-input field for email and password, with a button for the user to log in. ## Acceptance Criteria - Display the log-in button - Display the text input field for e-mail - Display the text input field for password (it must be masked) - Don't display text for forgot password, we will skip this feature...
1.0
[UI] As a user, I can log in with email and password - ## Why Show a text-input field for email and password, with a button for the user to log in. ## Acceptance Criteria - Display the log-in button - Display the text input field for e-mail - Display the text input field for password (it must be masked) - Don't disp...
priority
as a user i can log in with email and password why show a text input field for email and password with a button for the user to log in acceptance criteria display the log in button display the text input field for e mail display the text input field for password it must be masked don t display...
1
380,394
11,259,887,059
IssuesEvent
2020-01-13 09:24:01
code4romania/mon-vot-android-kotlin
https://api.github.com/repos/code4romania/mon-vot-android-kotlin
closed
Add the possibility of changing the app language from the about screen
enhancement future-version help wanted kotlin medium-priority
The UI setup is done, but commented out for now. Clicking the 'change language' option from the about screen should open the language picker screen and allow the user to change the app language. The language picker screen is part of the onboarding process now. Please reuse as much of that code and language changi...
1.0
Add the possibility of changing the app language from the about screen - The UI setup is done, but commented out for now. Clicking the 'change language' option from the about screen should open the language picker screen and allow the user to change the app language. The language picker screen is part of the onbo...
priority
add the possibility of changing the app language from the about screen the ui setup is done but commented out for now clicking the change language option from the about screen should open the language picker screen and allow the user to change the app language the language picker screen is part of the onbo...
1
753,741
26,360,093,017
IssuesEvent
2023-01-11 12:46:08
vaticle/typedb
https://api.github.com/repos/vaticle/typedb
reopened
Path search in Grakn
type: feature status: invalid priority: medium
## Problem to Solve Would like the features to search paths between concepts via relations. For example, I would like to find all vehicles related to a location, no matter what type of relation is connecting them. Ideally in multiple hops, like in Cypher you are able to query MATCH p1 = (n:vehicle) - [*..2]- (k:loca...
1.0
Path search in Grakn - ## Problem to Solve Would like the features to search paths between concepts via relations. For example, I would like to find all vehicles related to a location, no matter what type of relation is connecting them. Ideally in multiple hops, like in Cypher you are able to query MATCH p1 = (n:veh...
priority
path search in grakn problem to solve would like the features to search paths between concepts via relations for example i would like to find all vehicles related to a location no matter what type of relation is connecting them ideally in multiple hops like in cypher you are able to query match n vehi...
1
548,188
16,059,656,931
IssuesEvent
2021-04-23 10:38:09
sopra-fs21-group-13/Server
https://api.github.com/repos/sopra-fs21-group-13/Server
closed
Settings File Update with corrected card Ids
medium priority task
Time: 2h Description: Settingsfile update with changing card ids This task is part of user story #4
1.0
Settings File Update with corrected card Ids - Time: 2h Description: Settingsfile update with changing card ids This task is part of user story #4
priority
settings file update with corrected card ids time description settingsfile update with changing card ids this task is part of user story
1
168,676
6,380,109,165
IssuesEvent
2017-08-02 16:00:27
FiveM-Scripts/fs_freeroam
https://api.github.com/repos/FiveM-Scripts/fs_freeroam
closed
fleeca job problem
bug Medium Priority
## Issue details <!--- Provide a more detailed introduction to the issue itself, and why you consider it to be a bug --> Fleeca job isn't working properly, if one player does the mission everybody can go and pickup the money, also sometimes don't get wanted level (don't know if its only a issue on my server) ## Ac...
1.0
fleeca job problem - ## Issue details <!--- Provide a more detailed introduction to the issue itself, and why you consider it to be a bug --> Fleeca job isn't working properly, if one player does the mission everybody can go and pickup the money, also sometimes don't get wanted level (don't know if its only a issue o...
priority
fleeca job problem issue details fleeca job isn t working properly if one player does the mission everybody can go and pickup the money also sometimes don t get wanted level don t know if its only a issue on my server actual behavior if one player does the mission everybody can go and pickup the ...
1
625,257
19,723,442,640
IssuesEvent
2022-01-13 17:28:54
deadw00d/AROS
https://api.github.com/repos/deadw00d/AROS
closed
fread(a, b, 0, c) bug
type:bug priority:medium
A call to fread(buffer, size, 0, file) sets the EOF flag of the file descriptor. This is because of how AROS/compiler/posixc/fread.c (https://github.com/aros-development-team/AROS/blob/master/compiler/posixc/fread.c) is implemented: Code: [Select] else if (cnt == 0 || cnt < nblocks) { stream->flags...
1.0
fread(a, b, 0, c) bug - A call to fread(buffer, size, 0, file) sets the EOF flag of the file descriptor. This is because of how AROS/compiler/posixc/fread.c (https://github.com/aros-development-team/AROS/blob/master/compiler/posixc/fread.c) is implemented: Code: [Select] else if (cnt == 0 || cnt < nblocks...
priority
fread a b c bug a call to fread buffer size file sets the eof flag of the file descriptor this is because of how aros compiler posixc fread c is implemented code else if cnt cnt nblocks stream flags posixc stdio eof the fix would be to change the...
1
670,321
22,685,315,479
IssuesEvent
2022-07-04 13:35:46
SimplyVC/panic
https://api.github.com/repos/SimplyVC/panic
closed
API: Create GET method to Config endpoints for UI
5 SP UI iteration 2 Priority: Medium
<!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺ v ✰ Thanks for opening an issue! ✰ v Before smashing the submit button please review the template. ☺ > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > --> ### Technical Story <!-- Con...
1.0
API: Create GET method to Config endpoints for UI - <!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺ v ✰ Thanks for opening an issue! ✰ v Before smashing the submit button please review the template. ☺ > > > > > > > > > > > > > > > > > > > > > > > > > > >...
priority
api create get method to config endpoints for ui ☺ v ✰ thanks for opening an issue ✰ v before smashing the submit button please review the template ☺ ...
1
770,102
27,028,626,437
IssuesEvent
2023-02-11 23:04:32
SirEndii/AdvancedPeripherals
https://api.github.com/repos/SirEndii/AdvancedPeripherals
closed
Colony Integrator no longer returns item names in getWorkOrderResources()
bug Priority-Medium Fixed/Added in dev 1.19x
### Describe In previous versions the getWorkOrderResources() and getBuilderResources() functions would return a table including the name and display name of every item being requested making it easy to request items from an rs bridge. Now the functions only return the display name of each item which (as far as Im awa...
1.0
Colony Integrator no longer returns item names in getWorkOrderResources() - ### Describe In previous versions the getWorkOrderResources() and getBuilderResources() functions would return a table including the name and display name of every item being requested making it easy to request items from an rs bridge. Now the...
priority
colony integrator no longer returns item names in getworkorderresources describe in previous versions the getworkorderresources and getbuilderresources functions would return a table including the name and display name of every item being requested making it easy to request items from an rs bridge now the...
1
718,289
24,710,398,187
IssuesEvent
2022-10-19 23:47:59
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
[DocDB] flaky test: TestRedisService.TestTtlHash
kind/bug area/docdb priority/medium
Jira Link: [DB-3831](https://yugabyte.atlassian.net/browse/DB-3831) ### Description TestRedisService.TestTtlHash has been failing frequently: https://detective.dev.yugabyte.com/stability/test?branch=master&class=TestRedisService&name=TestTtlHash Since we are not supporting Redis and this test is flaky, disable this...
1.0
[DocDB] flaky test: TestRedisService.TestTtlHash - Jira Link: [DB-3831](https://yugabyte.atlassian.net/browse/DB-3831) ### Description TestRedisService.TestTtlHash has been failing frequently: https://detective.dev.yugabyte.com/stability/test?branch=master&class=TestRedisService&name=TestTtlHash Since we are not su...
priority
flaky test testredisservice testttlhash jira link description testredisservice testttlhash has been failing frequently since we are not supporting redis and this test is flaky disable this one for now
1
432,569
12,495,139,806
IssuesEvent
2020-06-01 12:38:52
everyday-as/gmodstore-issues
https://api.github.com/repos/everyday-as/gmodstore-issues
closed
Ability to view private forums post content
Medium Priority 🐞 Bug
## Expected Behavior Private forums posts should not be readable by those without permission in the tooltips when hovering links. ## Actual Behavior Private forums posts show the contents of the post when hovering over the link to the post in the tooltip ## Steps to Reproduce the Problem 1. On the gmodstor...
1.0
Ability to view private forums post content - ## Expected Behavior Private forums posts should not be readable by those without permission in the tooltips when hovering links. ## Actual Behavior Private forums posts show the contents of the post when hovering over the link to the post in the tooltip ## Steps to...
priority
ability to view private forums post content expected behavior private forums posts should not be readable by those without permission in the tooltips when hovering links actual behavior private forums posts show the contents of the post when hovering over the link to the post in the tooltip steps to...
1
532,436
15,556,603,160
IssuesEvent
2021-03-16 08:02:42
AY2021S2-CS2103T-T11-3/tp
https://api.github.com/repos/AY2021S2-CS2103T-T11-3/tp
closed
Add search for a contact using name
priority.Medium type.Story
As a `current user` looking for a specific student contact, I can `search` for him/her using her `name` so that I can retrieve all of his/her relevant information.
1.0
Add search for a contact using name - As a `current user` looking for a specific student contact, I can `search` for him/her using her `name` so that I can retrieve all of his/her relevant information.
priority
add search for a contact using name as a current user looking for a specific student contact i can search for him her using her name so that i can retrieve all of his her relevant information
1
89,853
3,801,035,073
IssuesEvent
2016-03-23 21:16:27
HubTurbo/HubTurbo
https://api.github.com/repos/HubTurbo/HubTurbo
closed
Warn users if an invalid username is used
feature-filters priority.medium type.enhancement
`assignee` and `author` can check that the user referenced is a valid one. We may need some support for displaying warnings, which don't propagate via an exception and show the error graphics, can be viewed in a list, etc.
1.0
Warn users if an invalid username is used - `assignee` and `author` can check that the user referenced is a valid one. We may need some support for displaying warnings, which don't propagate via an exception and show the error graphics, can be viewed in a list, etc.
priority
warn users if an invalid username is used assignee and author can check that the user referenced is a valid one we may need some support for displaying warnings which don t propagate via an exception and show the error graphics can be viewed in a list etc
1
254,711
8,087,251,696
IssuesEvent
2018-08-09 00:33:51
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
Stuck in Map
Medium Priority
Hey i am Stuck in the planet or something, i can´t do anything anymore. Is it possible to respawn on you map? Please please help me ![eco 2018-05-11 02-02-56-08](https://user-images.githubusercontent.com/39164584/39900176-46bcaaee-54c0-11e8-9c41-b6cd41958e37.jpg)
1.0
Stuck in Map - Hey i am Stuck in the planet or something, i can´t do anything anymore. Is it possible to respawn on you map? Please please help me ![eco 2018-05-11 02-02-56-08](https://user-images.githubusercontent.com/39164584/39900176-46bcaaee-54c0-11e8-9c41-b6cd41958e37.jpg)
priority
stuck in map hey i am stuck in the planet or something i can´t do anything anymore is it possible to respawn on you map please please help me
1
750,340
26,198,414,652
IssuesEvent
2023-01-03 15:23:27
gamefreedomgit/Maelstrom
https://api.github.com/repos/gamefreedomgit/Maelstrom
closed
[NPC] [Pathing] Blazewing Rare Spawn Mount Hyal
NPC Priority: Medium Status: Needs Confirmation
[//]: # (REMBEMBER! Add links to things related to the bug using for example:) [//]: # (http://wowhead.com/) [//]: # (cata-twinhead.twinstar.cz) **Description:** The Npc dont move around Its just sitting there on the mountain. ![image](https://user-images.githubusercontent.com/120294125/208091045-143d48f2-ce7...
1.0
[NPC] [Pathing] Blazewing Rare Spawn Mount Hyal - [//]: # (REMBEMBER! Add links to things related to the bug using for example:) [//]: # (http://wowhead.com/) [//]: # (cata-twinhead.twinstar.cz) **Description:** The Npc dont move around Its just sitting there on the mountain. ![image](https://user-images.gith...
priority
blazewing rare spawn mount hyal rembember add links to things related to the bug using for example cata twinhead twinstar cz description the npc dont move around its just sitting there on the mountain how to reproduce how it should work the npc need ...
1
643,273
20,947,137,903
IssuesEvent
2022-03-26 03:17:09
iotech-fvtt/flexui
https://api.github.com/repos/iotech-fvtt/flexui
closed
Compendium folder title misalignment
bug Medium Priority Cosmetic
Also, I noticed two issues with the Fantasy theme (haven't checked the other 2 for this) but some folders are not properly aligned (even though it's only one word) and when you right-click on a folder, the text below looks blurry for some reason ![NewUI](https://user-images.githubusercontent.com/71094682/160199007-a45...
1.0
Compendium folder title misalignment - Also, I noticed two issues with the Fantasy theme (haven't checked the other 2 for this) but some folders are not properly aligned (even though it's only one word) and when you right-click on a folder, the text below looks blurry for some reason ![NewUI](https://user-images.githu...
priority
compendium folder title misalignment also i noticed two issues with the fantasy theme haven t checked the other for this but some folders are not properly aligned even though it s only one word and when you right click on a folder the text below looks blurry for some reason originally posted by i...
1
460,081
13,204,318,949
IssuesEvent
2020-08-14 15:41:26
department-of-veterans-affairs/caseflow
https://api.github.com/repos/department-of-veterans-affairs/caseflow
opened
Automate IHP task changes when POA is updated
Priority: Medium Product: caseflow-queue Team: Echo 🐬 Type: Enhancement
<!-- The goal of this template is to be a tool to communicate the requirements for a story related task. It is not intended as a mandate, adapt as needed. --> ## User or job story Job story: When a POA is updated in VBMS any open IHP tasks with the old POA needs to be closed and a new IHP task needs to be sent to th...
1.0
Automate IHP task changes when POA is updated - <!-- The goal of this template is to be a tool to communicate the requirements for a story related task. It is not intended as a mandate, adapt as needed. --> ## User or job story Job story: When a POA is updated in VBMS any open IHP tasks with the old POA needs to be ...
priority
automate ihp task changes when poa is updated user or job story job story when a poa is updated in vbms any open ihp tasks with the old poa needs to be closed and a new ihp task needs to be sent to the new poa on the case that way there is no delay in opening and completing ihp tasks for the case acc...
1
582,520
17,363,084,292
IssuesEvent
2021-07-30 00:50:59
returntocorp/semgrep
https://api.github.com/repos/returntocorp/semgrep
opened
Report segfault from stack overflow on Darwin
bug core priority:medium
@emjin ran into a segfault attributed to a stack overflow in semgrep-core, compiled to native code with ocaml 4.12, darwin. Apparently this should no longer happen and the OCaml team is eager to fix any such crash. See https://discuss.ocaml.org/t/is-there-any-value-in-having-a-maximum-stack-size/8214/10 The work he...
1.0
Report segfault from stack overflow on Darwin - @emjin ran into a segfault attributed to a stack overflow in semgrep-core, compiled to native code with ocaml 4.12, darwin. Apparently this should no longer happen and the OCaml team is eager to fix any such crash. See https://discuss.ocaml.org/t/is-there-any-value-in-ha...
priority
report segfault from stack overflow on darwin emjin ran into a segfault attributed to a stack overflow in semgrep core compiled to native code with ocaml darwin apparently this should no longer happen and the ocaml team is eager to fix any such crash see the work here is to reduce the crashing program ...
1
425,728
12,345,390,736
IssuesEvent
2020-05-15 08:52:12
scality/metalk8s
https://api.github.com/repos/scality/metalk8s
opened
Unable to launch downgrade if label already set
complexity:easy kind:bug priority:medium topic:lifecycle
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately to moonshot-platform@scality.com --> **Component**: 'lifecycle' <!-- E....
1.0
Unable to launch downgrade if label already set - <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! If the matter is security related, please disclose it privately to moonshot-platform@scality....
priority
unable to launch downgrade if label already set please use this template while reporting a bug and provide as much info as possible not doing so may result in your bug not being addressed in a timely manner thanks if the matter is security related please disclose it privately to moonshot platform scality ...
1
310,501
9,514,583,707
IssuesEvent
2019-04-26 01:12:16
fairviewhs/page-gui
https://api.github.com/repos/fairviewhs/page-gui
opened
System to migrate existing pages to new system
medium priority
# Description Support for easily migrating existing static pages to the new system (side-by-side editor or button to promote new pages to an old link). This would help the counselors see the old page and new page side by side.
1.0
System to migrate existing pages to new system - # Description Support for easily migrating existing static pages to the new system (side-by-side editor or button to promote new pages to an old link). This would help the counselors see the old page and new page side by side.
priority
system to migrate existing pages to new system description support for easily migrating existing static pages to the new system side by side editor or button to promote new pages to an old link this would help the counselors see the old page and new page side by side
1
255,722
8,126,326,897
IssuesEvent
2018-08-17 01:28:48
aowen87/BAR
https://api.github.com/repos/aowen87/BAR
closed
Enhance the XRay Image query so that it doesn't overwrite existing output files.
Expected Use: 3 - Occasional Feature Impact: 3 - Medium Priority: Normal
Paul Amala requested that we enhance the XRay Image query so that it doesn't overwrite existing output files. He uses it from the GUI and trys the query with different values and he would like that the output doesn't continually overwrite the previous output. -----------------------REDMINE MIGRATION---------------...
1.0
Enhance the XRay Image query so that it doesn't overwrite existing output files. - Paul Amala requested that we enhance the XRay Image query so that it doesn't overwrite existing output files. He uses it from the GUI and trys the query with different values and he would like that the output doesn't continually overwrit...
priority
enhance the xray image query so that it doesn t overwrite existing output files paul amala requested that we enhance the xray image query so that it doesn t overwrite existing output files he uses it from the gui and trys the query with different values and he would like that the output doesn t continually overwrit...
1
514,892
14,946,165,142
IssuesEvent
2021-01-26 06:09:07
Plaxy-Technologies-Inc/YouPlanets-Bug-Report
https://api.github.com/repos/Plaxy-Technologies-Inc/YouPlanets-Bug-Report
closed
Comment Submission / Edit or Delete after submission?
Enhancement & Optimization Priority: Medium
After I submitted the comment, it should clear the comment box instead of leaving the same comment there, because then I'm confused whether the comment got submitted or whether I have to submit again. Then if I end up submitting a duplicate comment, how do I edit or delete it? ![image](https://user-images.github...
1.0
Comment Submission / Edit or Delete after submission? - After I submitted the comment, it should clear the comment box instead of leaving the same comment there, because then I'm confused whether the comment got submitted or whether I have to submit again. Then if I end up submitting a duplicate comment, how do I ed...
priority
comment submission edit or delete after submission after i submitted the comment it should clear the comment box instead of leaving the same comment there because then i m confused whether the comment got submitted or whether i have to submit again then if i end up submitting a duplicate comment how do i ed...
1
3,299
2,537,635,272
IssuesEvent
2015-01-26 21:55:59
newca12/gapt
https://api.github.com/repos/newca12/gapt
closed
First order skolemization of proofs
1 star imported Priority-Medium Type-Task
_From [shaoli...@gmail.com](https://code.google.com/u/113190107447576027220/) on October 07, 2009 15:09:03_ Distinct implemetations for skolemization in first order formulas and on proof objects _Original issue: http://code.google.com/p/gapt/issues/detail?id=19_
1.0
First order skolemization of proofs - _From [shaoli...@gmail.com](https://code.google.com/u/113190107447576027220/) on October 07, 2009 15:09:03_ Distinct implemetations for skolemization in first order formulas and on proof objects _Original issue: http://code.google.com/p/gapt/issues/detail?id=19_
priority
first order skolemization of proofs from on october distinct implemetations for skolemization in first order formulas and on proof objects original issue
1
474,923
13,684,586,972
IssuesEvent
2020-09-30 05:19:17
blackholeproductions/GuraBot
https://api.github.com/repos/blackholeproductions/GuraBot
closed
XP System
enhancement priority: medium
Uni had two XP systems, one that was server-specific, and one that was global. Global XP only was tracked on verified servers (so you can't just open a new server, spam in the chat, and get onto the global leaderboard) Server XP could be enabled by anyone and be modified by server managers.
1.0
XP System - Uni had two XP systems, one that was server-specific, and one that was global. Global XP only was tracked on verified servers (so you can't just open a new server, spam in the chat, and get onto the global leaderboard) Server XP could be enabled by anyone and be modified by server managers.
priority
xp system uni had two xp systems one that was server specific and one that was global global xp only was tracked on verified servers so you can t just open a new server spam in the chat and get onto the global leaderboard server xp could be enabled by anyone and be modified by server managers
1
494,907
14,268,202,419
IssuesEvent
2020-11-20 21:57:51
bounswe/bounswe2020group3
https://api.github.com/repos/bounswe/bounswe2020group3
closed
[Front-End] Project Creation Page
Frontend Priority: Medium Status: Available Type: Enhancement
* **Project: FRONTEND ** * **This is a: FEATURE REQUEST ** * **Description of the issue** We need a project creation page built according to our mock-ups. While coding this page, make sure to use the newly chosen color theme (https://material.io/resources/color/#!/?view.left=0&view.right=0&primary.color=1565C0&...
1.0
[Front-End] Project Creation Page - * **Project: FRONTEND ** * **This is a: FEATURE REQUEST ** * **Description of the issue** We need a project creation page built according to our mock-ups. While coding this page, make sure to use the newly chosen color theme (https://material.io/resources/color/#!/?view.left=...
priority
project creation page project frontend this is a feature request description of the issue we need a project creation page built according to our mock ups while coding this page make sure to use the newly chosen color theme how to use it in reactjs additional informati...
1
492,956
14,223,398,367
IssuesEvent
2020-11-17 18:08:44
momentum-mod/game
https://api.github.com/repos/momentum-mod/game
closed
Map Checkpoint Locations
Priority: Low Size: Medium Type: Feature
Option to display a ground indicator for map checkpoint locations (info_teleport_destination). Useful for bhop maps where it can often unclear if you have reached a checkpoint, and also has side benefit of making it more obvious where invisible reset boxes are (if they aren't fixed up for momentum). Could be an option ...
1.0
Map Checkpoint Locations - Option to display a ground indicator for map checkpoint locations (info_teleport_destination). Useful for bhop maps where it can often unclear if you have reached a checkpoint, and also has side benefit of making it more obvious where invisible reset boxes are (if they aren't fixed up for mom...
priority
map checkpoint locations option to display a ground indicator for map checkpoint locations info teleport destination useful for bhop maps where it can often unclear if you have reached a checkpoint and also has side benefit of making it more obvious where invisible reset boxes are if they aren t fixed up for mom...
1
43,948
2,894,445,661
IssuesEvent
2015-06-15 23:47:14
Hotware/Hibernate-Search-JPA
https://api.github.com/repos/Hotware/Hibernate-Search-JPA
reopened
Improve MassIndexer to have an extra stage just for the indexing step.
priority:medium
so the ObjectHandler can focus on loading. then also rename it.
1.0
Improve MassIndexer to have an extra stage just for the indexing step. - so the ObjectHandler can focus on loading. then also rename it.
priority
improve massindexer to have an extra stage just for the indexing step so the objecthandler can focus on loading then also rename it
1
151,334
5,810,445,483
IssuesEvent
2017-05-04 15:26:47
ngageoint/hootenanny
https://api.github.com/repos/ngageoint/hootenanny
closed
Fix and remove all developer added network conflation related compiler warnings
Category: Algorithms Priority: Medium Status: Defined Type: Task
~~Will have to do this to get tests passing in CI.~~ May have to break this up into smaller tickets
1.0
Fix and remove all developer added network conflation related compiler warnings - ~~Will have to do this to get tests passing in CI.~~ May have to break this up into smaller tickets
priority
fix and remove all developer added network conflation related compiler warnings will have to do this to get tests passing in ci may have to break this up into smaller tickets
1
362,581
10,729,531,349
IssuesEvent
2019-10-28 15:45:44
Redsart/TodoApp
https://api.github.com/repos/Redsart/TodoApp
opened
ConsoleApp: Create unit tests
priority: medium status: blocked type: enhancement
Create unit tests for all existing standalone methods in ConsoleApp. Blocked by: #15
1.0
ConsoleApp: Create unit tests - Create unit tests for all existing standalone methods in ConsoleApp. Blocked by: #15
priority
consoleapp create unit tests create unit tests for all existing standalone methods in consoleapp blocked by
1
655,669
21,704,517,096
IssuesEvent
2022-05-10 08:25:24
bounswe/bounswe2022group2
https://api.github.com/repos/bounswe/bounswe2022group2
closed
Practice App: Create User Model
priority-medium status-needreview practice-app practice-app:back-end
### Issue Description We determined the endpoints to be included in the practice app project in our [weekly meeting-9](https://github.com/bounswe/bounswe2022group2/wiki/Meeting-%239-(01.05.2022)). After the determination of the complete list, we divided the tasks within the team. I took the responsibility for the...
1.0
Practice App: Create User Model - ### Issue Description We determined the endpoints to be included in the practice app project in our [weekly meeting-9](https://github.com/bounswe/bounswe2022group2/wiki/Meeting-%239-(01.05.2022)). After the determination of the complete list, we divided the tasks within the team....
priority
practice app create user model issue description we determined the endpoints to be included in the practice app project in our after the determination of the complete list we divided the tasks within the team i took the responsibility for the signup endpoint to be able to implement the signup endpoi...
1
517,262
14,998,209,754
IssuesEvent
2021-01-29 18:03:43
phetsims/tandem
https://api.github.com/repos/phetsims/tandem
closed
phetioIsArchetype not supported before Tandem.launch() called
dev:phet-io priority:3-medium type:bug
Though we support "static" Tandems and have for a while, the new feature for dynamic elements which marks certain element hierarchies as `phetioIsArchetype` does not work when Tandem is not launched. I discovered this while working on https://github.com/phetsims/phet-io/issues/1618. And to expose it I wrote a te...
1.0
phetioIsArchetype not supported before Tandem.launch() called - Though we support "static" Tandems and have for a while, the new feature for dynamic elements which marks certain element hierarchies as `phetioIsArchetype` does not work when Tandem is not launched. I discovered this while working on https://github.com...
priority
phetioisarchetype not supported before tandem launch called though we support static tandems and have for a while the new feature for dynamic elements which marks certain element hierarchies as phetioisarchetype does not work when tandem is not launched i discovered this while working on and to expos...
1
828,822
31,844,207,982
IssuesEvent
2023-09-14 18:35:32
dtcenter/MET
https://api.github.com/repos/dtcenter/MET
opened
Modify the `model` strings in the default MET configuration files
type: task priority: medium requestor: METplus Team MET: Configuration
## Describe the Task ## The default model string listed in the [Grid-Stat config file](https://github.com/dtcenter/MET/blob/266a9bdc54e2881851056f179dd42fcdd07c667e/data/config/GridStatConfig_default#L12) is "WRF". ``` model = "WRF"; ``` That setting exists in 9 of the default MET configuration files. It originate...
1.0
Modify the `model` strings in the default MET configuration files - ## Describe the Task ## The default model string listed in the [Grid-Stat config file](https://github.com/dtcenter/MET/blob/266a9bdc54e2881851056f179dd42fcdd07c667e/data/config/GridStatConfig_default#L12) is "WRF". ``` model = "WRF"; ``` That sett...
priority
modify the model strings in the default met configuration files describe the task the default model string listed in the is wrf model wrf that setting exists in of the default met configuration files it originated back when met was initially named wvt for the wrf verification tool...
1
195,093
6,902,727,474
IssuesEvent
2017-11-26 00:45:19
tootsuite/mastodon
https://api.github.com/repos/tootsuite/mastodon
closed
Mutes and blocks hide statuses even from the targets' profiles in the same session
bug priority - medium ui
On the Web interface, a mute hides statuses from a particular user. It even hides from user timeline. That is undesired in a situation that * a user thinks muted person is too noisy for home timeline but * the user is still interested in the person and want to see the statuses when it is convenient for him. * * *...
1.0
Mutes and blocks hide statuses even from the targets' profiles in the same session - On the Web interface, a mute hides statuses from a particular user. It even hides from user timeline. That is undesired in a situation that * a user thinks muted person is too noisy for home timeline but * the user is still interest...
priority
mutes and blocks hide statuses even from the targets profiles in the same session on the web interface a mute hides statuses from a particular user it even hides from user timeline that is undesired in a situation that a user thinks muted person is too noisy for home timeline but the user is still interest...
1
123,745
4,875,116,621
IssuesEvent
2016-11-16 08:26:49
rndsolutions/hawkcd
https://api.github.com/repos/rndsolutions/hawkcd
closed
Change the visualization of the Agent status
awaiting verification enhancement medium priority ui
- [x] If an Agent is Disconnected, it should be displayed in the Status column of the Agents screen. - [x] Agent statuses should be displayed as colored labels for better readability. ![a9f831ac5e3ebe59d2af3aaf116fc72bba400c4f](https://cloud.githubusercontent.com/assets/12427063/19757489/d17e7990-9c2b-11e6-9ba4-8a6...
1.0
Change the visualization of the Agent status - - [x] If an Agent is Disconnected, it should be displayed in the Status column of the Agents screen. - [x] Agent statuses should be displayed as colored labels for better readability. ![a9f831ac5e3ebe59d2af3aaf116fc72bba400c4f](https://cloud.githubusercontent.com/asset...
priority
change the visualization of the agent status if an agent is disconnected it should be displayed in the status column of the agents screen agent statuses should be displayed as colored labels for better readability
1
735,540
25,402,970,994
IssuesEvent
2022-11-22 13:28:01
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
reopened
[YSQL] flaky test org.yb.pgsql.TestPgRegressPgStat.testPgStat
kind/bug area/ysql priority/medium
Jira Link: [DB-3941](https://yugabyte.atlassian.net/browse/DB-3941) ### Description Looks like failure rate increased recently: https://detective-gcp.dev.yugabyte.com/stability/test?branch=master&build_type=all&class=org.yb.pgsql.TestPgRegressPgStat&fail_tag=all&name=testPgStat&platform=all From the trends it lo...
1.0
[YSQL] flaky test org.yb.pgsql.TestPgRegressPgStat.testPgStat - Jira Link: [DB-3941](https://yugabyte.atlassian.net/browse/DB-3941) ### Description Looks like failure rate increased recently: https://detective-gcp.dev.yugabyte.com/stability/test?branch=master&build_type=all&class=org.yb.pgsql.TestPgRegressPgStat&fa...
priority
flaky test org yb pgsql testpgregresspgstat testpgstat jira link description looks like failure rate increased recently from the trends it looks like this diff that modifies the test could be the reason
1
55,218
3,072,412,400
IssuesEvent
2015-08-19 16:48:03
RobotiumTech/robotium
https://api.github.com/repos/RobotiumTech/robotium
closed
Not able to recognize text/view in the action bar.
bug imported Priority-Medium wontfix
_From [anandpai...@gmail.com](https://code.google.com/u/116639303515044083042/) on January 08, 2012 23:43:46_ What steps will reproduce the problem? 1.Launch activity with action bar. 2.call (solo.clickOnText/solo.clickOnView) 3. What is the expected output? What do you see instead? Expected: Should be able to click ...
1.0
Not able to recognize text/view in the action bar. - _From [anandpai...@gmail.com](https://code.google.com/u/116639303515044083042/) on January 08, 2012 23:43:46_ What steps will reproduce the problem? 1.Launch activity with action bar. 2.call (solo.clickOnText/solo.clickOnView) 3. What is the expected output? What d...
priority
not able to recognize text view in the action bar from on january what steps will reproduce the problem launch activity with action bar call solo clickontext solo clickonview what is the expected output what do you see instead expected should be able to click any item on the action b...
1
231,542
7,635,020,748
IssuesEvent
2018-05-07 00:04:41
bounswe/bounswe2018group3
https://api.github.com/repos/bounswe/bounswe2018group3
closed
Creation of new mock-up pages according to acceptance criteria.
help wanted priority : medium type : discussion type : enhancement
Hi guys, I will add new acceptance criteria for Mikail (Persona[1]). My first toughts are about adding "Watching"(Req. 1.2.1.4.1) and "Blocking"(Req. 1.2.1.4.1) . If you are not happy with this or want to add something else, something different. Please inform me.
1.0
Creation of new mock-up pages according to acceptance criteria. - Hi guys, I will add new acceptance criteria for Mikail (Persona[1]). My first toughts are about adding "Watching"(Req. 1.2.1.4.1) and "Blocking"(Req. 1.2.1.4.1) . If you are not happy with this or want to add something else, something different. Please...
priority
creation of new mock up pages according to acceptance criteria hi guys i will add new acceptance criteria for mikail persona my first toughts are about adding watching req and blocking req if you are not happy with this or want to add something else something different please i...
1
399,320
11,747,093,672
IssuesEvent
2020-03-12 13:02:41
oslc-op/oslc-specs
https://api.github.com/repos/oslc-op/oslc-specs
closed
Describing the difference between HyperGraphQL and OSLC Query
Core: Query Priority: Medium Xtra: Jira
HyperGraphQL ([http://hypergraphql.org/](http://hypergraphql.org/) ) looks very similar in functionality to OSLC Query. HyperGraphQL seems to have reached a relevant level of significance in the broad Linked Data community, as it is based on the popular GraphQL standard. At some point, developers will want to know the ...
1.0
Describing the difference between HyperGraphQL and OSLC Query - HyperGraphQL ([http://hypergraphql.org/](http://hypergraphql.org/) ) looks very similar in functionality to OSLC Query. HyperGraphQL seems to have reached a relevant level of significance in the broad Linked Data community, as it is based on the popular Gr...
priority
describing the difference between hypergraphql and oslc query hypergraphql looks very similar in functionality to oslc query hypergraphql seems to have reached a relevant level of significance in the broad linked data community as it is based on the popular graphql standard at some point developers will wa...
1
284,213
8,736,675,484
IssuesEvent
2018-12-11 20:13:03
craftercms/craftercms
https://api.github.com/repos/craftercms/craftercms
opened
[studio] Don't start and stop embedded database in clustered environment
bug priority: medium
## Describe the bug Presently, we start with the embedded database in case of a clustered environment, and then we shut that down. This is done because of some dependencies. ## To Reproduce Steps to reproduce the behavior: 1. Start the system in a clustered mode 2. Note how the embedded database is started and t...
1.0
[studio] Don't start and stop embedded database in clustered environment - ## Describe the bug Presently, we start with the embedded database in case of a clustered environment, and then we shut that down. This is done because of some dependencies. ## To Reproduce Steps to reproduce the behavior: 1. Start the sys...
priority
don t start and stop embedded database in clustered environment describe the bug presently we start with the embedded database in case of a clustered environment and then we shut that down this is done because of some dependencies to reproduce steps to reproduce the behavior start the system in ...
1
540,366
15,806,901,339
IssuesEvent
2021-04-04 07:52:21
zeoflow/material-elements
https://api.github.com/repos/zeoflow/material-elements
opened
Loading View
@feature @priority-medium
**Is your feature request related to a problem? Please describe.** Create a loading view with the effect of loading. ###### We also happily accept [pull requests](https://github.com/zeoflow/material-elements/pulls).
1.0
Loading View - **Is your feature request related to a problem? Please describe.** Create a loading view with the effect of loading. ###### We also happily accept [pull requests](https://github.com/zeoflow/material-elements/pulls).
priority
loading view is your feature request related to a problem please describe create a loading view with the effect of loading we also happily accept
1
246,190
7,893,221,830
IssuesEvent
2018-06-28 17:19:52
visit-dav/issues-test
https://api.github.com/repos/visit-dav/issues-test
closed
Allow LabelPlot to support different fonts/bold/italic
Expected Use: 3 - Occasional Feature Impact: 3 - Medium OS: All Priority: Normal Support Group: Any version: 2.12.1
Label plot currently doesn't allow changing the font type, or allowing bold/italic. Can change the LabelAttributes to utilize FontAttributes. Can be done easily with changes implemented for VTK-7 port. -----------------------REDMINE MIGRATION----------------------- This ticket was migrated from Redmine. The fo...
1.0
Allow LabelPlot to support different fonts/bold/italic - Label plot currently doesn't allow changing the font type, or allowing bold/italic. Can change the LabelAttributes to utilize FontAttributes. Can be done easily with changes implemented for VTK-7 port. -----------------------REDMINE MIGRATION------------...
priority
allow labelplot to support different fonts bold italic label plot currently doesn t allow changing the font type or allowing bold italic can change the labelattributes to utilize fontattributes can be done easily with changes implemented for vtk port redmine migration ...
1
22,457
2,649,113,497
IssuesEvent
2015-03-14 16:16:34
myrafproject/myrafproject
https://api.github.com/repos/myrafproject/myrafproject
closed
when I click myraf2's icon, nothing happened
bug Component-UI imported Priority-Medium
_From [sukch...@gmail.com](https://code.google.com/u/109130810236004920978/) on July 11, 2014 09:51:14_ Dear developer, What steps will reproduce the problem? 1. when I click myraf2's icon(Jupiter image) in the applications, nothing happened. 2. In the terminal window, it says it cannot load. What is the expected out...
1.0
when I click myraf2's icon, nothing happened - _From [sukch...@gmail.com](https://code.google.com/u/109130810236004920978/) on July 11, 2014 09:51:14_ Dear developer, What steps will reproduce the problem? 1. when I click myraf2's icon(Jupiter image) in the applications, nothing happened. 2. In the terminal window, i...
priority
when i click s icon nothing happened from on july dear developer what steps will reproduce the problem when i click s icon jupiter image in the applications nothing happened in the terminal window it says it cannot load what is the expected output what do you see instead what ve...
1
135,947
5,267,157,954
IssuesEvent
2017-02-04 19:45:58
Rammelkast/AntiCheatReloaded
https://api.github.com/repos/Rammelkast/AntiCheatReloaded
closed
Sneak Check Bug
1.10.x - 1.11.x 1.9.x bug medium priority
I found a bug that has to do with the sneak speed check. If you are in the air with an elytra and you then sneak while gliding with the elytra the anticheat will then detect you of sneak too fast.
1.0
Sneak Check Bug - I found a bug that has to do with the sneak speed check. If you are in the air with an elytra and you then sneak while gliding with the elytra the anticheat will then detect you of sneak too fast.
priority
sneak check bug i found a bug that has to do with the sneak speed check if you are in the air with an elytra and you then sneak while gliding with the elytra the anticheat will then detect you of sneak too fast
1
440,242
12,696,397,240
IssuesEvent
2020-06-22 09:59:06
inverse-inc/packetfence
https://api.github.com/repos/inverse-inc/packetfence
opened
web admin: CONFIGURATION_MAIN_READ role warning when using User Manager
Priority: Medium Type: Bug
**Describe the bug** When you log as a User Manager and try to create user, you got warning about CONFIGURATION_MAIN_READ missing role. **To Reproduce** Steps to reproduce the behavior: 1. Log in with a User Manager user 2. Try to create a user ``` config/base/guests_admin_registration: Unauthorized access,...
1.0
web admin: CONFIGURATION_MAIN_READ role warning when using User Manager - **Describe the bug** When you log as a User Manager and try to create user, you got warning about CONFIGURATION_MAIN_READ missing role. **To Reproduce** Steps to reproduce the behavior: 1. Log in with a User Manager user 2. Try to create ...
priority
web admin configuration main read role warning when using user manager describe the bug when you log as a user manager and try to create user you got warning about configuration main read missing role to reproduce steps to reproduce the behavior log in with a user manager user try to create ...
1
264,629
8,317,764,287
IssuesEvent
2018-09-25 13:04:36
Caleydo/malevo
https://api.github.com/repos/Caleydo/malevo
closed
switching from heatmap rendering to linecharts breaks scaling in FP/FN charts
priority: medium type: bug
[![Link to Bug Video](https://user-images.githubusercontent.com/11089303/45621724-a2d1b500-ba81-11e8-9477-e97e7367377b.jpg)](https://youtu.be/rsLw4BO7Z4g) Click image for video of bug.
1.0
switching from heatmap rendering to linecharts breaks scaling in FP/FN charts - [![Link to Bug Video](https://user-images.githubusercontent.com/11089303/45621724-a2d1b500-ba81-11e8-9477-e97e7367377b.jpg)](https://youtu.be/rsLw4BO7Z4g) Click image for video of bug.
priority
switching from heatmap rendering to linecharts breaks scaling in fp fn charts click image for video of bug
1
810,926
30,268,359,705
IssuesEvent
2023-07-07 13:35:00
calcom/cal.com
https://api.github.com/repos/calcom/cal.com
closed
[CAL-2107] bug: Hide invite member button on /teams if you are only a team member
🐛 bug Medium priority teams
``` Note related to the PR but we should hide Invite Team Member option for a non admin/owner user. ``` ![](https://uploads.linear.app/e86bf957-d82f-465e-b205-135559f4b623/32d89629-9a4e-416b-96b2-ac297cb0fa31/08761b0c-130e-4f56-bf59-ba22ab72abe8) [Source image](https://github.com/calcom/cal.com/assets/17802...
1.0
[CAL-2107] bug: Hide invite member button on /teams if you are only a team member - ``` Note related to the PR but we should hide Invite Team Member option for a non admin/owner user. ``` ![](https://uploads.linear.app/e86bf957-d82f-465e-b205-135559f4b623/32d89629-9a4e-416b-96b2-ac297cb0fa31/08761b0c-130e-4f...
priority
bug hide invite member button on teams if you are only a team member note related to the pr but we should hide invite team member option for a non admin owner user this is allowed only in ui backend rejects the request if initiated originally posted by hariombalhara in ...
1
631,854
20,162,104,559
IssuesEvent
2022-02-09 22:43:25
uclibs/ucrate
https://api.github.com/repos/uclibs/ucrate
closed
Investigate Captcha.
Priority : Medium
### Descriptive summary We are receiving daily spam message on Scholar' s contact form. It appears that Captcha is configured correctly. ### Expected behavior We expect Captcha to catch these. ### Actual behavior Things I’ve noticed: These could be coming from scholar-qa or scholar production since bot...
1.0
Investigate Captcha. - ### Descriptive summary We are receiving daily spam message on Scholar' s contact form. It appears that Captcha is configured correctly. ### Expected behavior We expect Captcha to catch these. ### Actual behavior Things I’ve noticed: These could be coming from scholar-qa or schol...
priority
investigate captcha descriptive summary we are receiving daily spam message on scholar s contact form it appears that captcha is configured correctly expected behavior we expect captcha to catch these actual behavior things i’ve noticed these could be coming from scholar qa or schol...
1
611,097
18,944,974,864
IssuesEvent
2021-11-18 09:12:51
netdata/netdata-cloud
https://api.github.com/repos/netdata/netdata-cloud
opened
[BUG] Chart dimensions color in the legend and within the chart do not match
bug priority/medium visualizations-team-bugs
<!--- If you are a member of the Netdata organization, add the label 'internal submit'. --> **Describe the bug** The chart dimensions are ordered by value but the colors within the chart do not match ![chart-color-mismatch](https://user-images.githubusercontent.com/19746055/142385657-fda6e660-2cd0-4440-a821-00...
1.0
[BUG] Chart dimensions color in the legend and within the chart do not match - <!--- If you are a member of the Netdata organization, add the label 'internal submit'. --> **Describe the bug** The chart dimensions are ordered by value but the colors within the chart do not match ![chart-color-mismatch](https://...
priority
chart dimensions color in the legend and within the chart do not match if you are a member of the netdata organization add the label internal submit describe the bug the chart dimensions are ordered by value but the colors within the chart do not match to reproduce steps t...
1
447,355
12,887,729,784
IssuesEvent
2020-07-13 11:46:37
buddyboss/buddyboss-platform
https://api.github.com/repos/buddyboss/buddyboss-platform
closed
Items in the repeating field set cannot be deleted
Has-PR bug priority: medium
**To Reproduce** Steps to reproduce the behavior: 1. Create a repeating field set with a field of type text 2. Add two field sets to the list 4. Click on the delete button for both of them and save the changes **Expected behavior** The deleted field sets should be removed from the list but they show up again af...
1.0
Items in the repeating field set cannot be deleted - **To Reproduce** Steps to reproduce the behavior: 1. Create a repeating field set with a field of type text 2. Add two field sets to the list 4. Click on the delete button for both of them and save the changes **Expected behavior** The deleted field sets shou...
priority
items in the repeating field set cannot be deleted to reproduce steps to reproduce the behavior create a repeating field set with a field of type text add two field sets to the list click on the delete button for both of them and save the changes expected behavior the deleted field sets shou...
1
205,195
7,094,599,915
IssuesEvent
2018-01-13 05:36:45
opencurrents/opencurrents
https://api.github.com/repos/opencurrents/opencurrents
closed
Change oC logo on all email templates.
mvp yes priority low priority medium
@dannypernik, I believe all email templates have the old logo. @nickolashe @dannypernik are we in agreement of making the o smaller inside the C? I think new version of logo is looking better.
2.0
Change oC logo on all email templates. - @dannypernik, I believe all email templates have the old logo. @nickolashe @dannypernik are we in agreement of making the o smaller inside the C? I think new version of logo is looking better.
priority
change oc logo on all email templates dannypernik i believe all email templates have the old logo nickolashe dannypernik are we in agreement of making the o smaller inside the c i think new version of logo is looking better
1
777,192
27,271,068,774
IssuesEvent
2023-02-22 22:23:43
conan-io/conan
https://api.github.com/repos/conan-io/conan
closed
Remove directory on Windows sometimes does not work
type: look into priority: low stage: queue complex: medium
Hey, I have troubles when i try to remove directories with conan. The problem happens f.e. with conan remove or anything which trigger the rmdir function. This does only happens to me on Windows, on Linux and Mac everything works fine. I already know this problem from my python projects and i create my own function ...
1.0
Remove directory on Windows sometimes does not work - Hey, I have troubles when i try to remove directories with conan. The problem happens f.e. with conan remove or anything which trigger the rmdir function. This does only happens to me on Windows, on Linux and Mac everything works fine. I already know this problem...
priority
remove directory on windows sometimes does not work hey i have troubles when i try to remove directories with conan the problem happens f e with conan remove or anything which trigger the rmdir function this does only happens to me on windows on linux and mac everything works fine i already know this problem...
1
748,459
26,123,883,075
IssuesEvent
2022-12-28 15:51:15
gamefreedomgit/Maelstrom
https://api.github.com/repos/gamefreedomgit/Maelstrom
closed
[Priest] Mind Control
Class: Priest Spell Priority: Medium Status: Confirmed Bug Report from Discord
Jimmy17 OP — 12/11/2022 7:50 AM when you spam Mindcontrol the cast reset it self. it shouldn't reset just like any other spells
1.0
[Priest] Mind Control - Jimmy17 OP — 12/11/2022 7:50 AM when you spam Mindcontrol the cast reset it self. it shouldn't reset just like any other spells
priority
mind control op — am when you spam mindcontrol the cast reset it self it shouldn t reset just like any other spells
1
77,276
3,506,332,866
IssuesEvent
2016-01-08 05:49:52
OregonCore/OregonCore
https://api.github.com/repos/OregonCore/OregonCore
closed
SPELL 28730 Arcane Torrent (BB #323)
migrated Priority: Medium Type: Bug
This issue was migrated from bitbucket. **Original Reporter:** L30m4nc3r **Original Date:** 12.10.2010 16:51:41 GMT+0000 **Original Priority:** major **Original Type:** bug **Original State:** invalid **Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/323 <hr> topic: http://www.oregoncore.com/index.php?/to...
1.0
SPELL 28730 Arcane Torrent (BB #323) - This issue was migrated from bitbucket. **Original Reporter:** L30m4nc3r **Original Date:** 12.10.2010 16:51:41 GMT+0000 **Original Priority:** major **Original Type:** bug **Original State:** invalid **Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/323 <hr> topic: ...
priority
spell arcane torrent bb this issue was migrated from bitbucket original reporter original date gmt original priority major original type bug original state invalid direct link topic doesnt work not reg energy
1
550,444
16,112,741,257
IssuesEvent
2021-04-28 00:42:36
octobercms/docs
https://api.github.com/repos/octobercms/docs
closed
Nginx Configuration is wrong
Priority: Medium Status: Review Needed Type: Maintenance
The current docs about Nginx config says: ``` rewrite ^themes/.*/(layouts|pages|partials)/.*.htm /index.php break; rewrite ^bootstrap/.* /index.php break; rewrite ^config/.* /index.php break; rewrite ^vendor/.* /index.php break; rewrite ^storage/cms/.* /index.php break; rewrite ^storage/logs/.* /index.php break;...
1.0
Nginx Configuration is wrong - The current docs about Nginx config says: ``` rewrite ^themes/.*/(layouts|pages|partials)/.*.htm /index.php break; rewrite ^bootstrap/.* /index.php break; rewrite ^config/.* /index.php break; rewrite ^vendor/.* /index.php break; rewrite ^storage/cms/.* /index.php break; rewrite ^st...
priority
nginx configuration is wrong the current docs about nginx config says rewrite themes layouts pages partials htm index php break rewrite bootstrap index php break rewrite config index php break rewrite vendor index php break rewrite storage cms index php break rewrite st...
1
281,108
8,691,014,965
IssuesEvent
2018-12-03 23:29:53
mana-ethereum/mana
https://api.github.com/repos/mana-ethereum/mana
closed
Dialyzer issues
priority: medium refactor
We should start by removing the content of .dialyzer.ignore-warnings. Any special dialyzer issues should be addressed case by case and decided what to do.
1.0
Dialyzer issues - We should start by removing the content of .dialyzer.ignore-warnings. Any special dialyzer issues should be addressed case by case and decided what to do.
priority
dialyzer issues we should start by removing the content of dialyzer ignore warnings any special dialyzer issues should be addressed case by case and decided what to do
1
278,680
8,649,006,671
IssuesEvent
2018-11-26 18:06:24
bounswe/bounswe2018group5
https://api.github.com/repos/bounswe/bounswe2018group5
opened
Project Delete, finish functionalities
Effort: Medium Platform: Web Priority: Medium Status: In Progress Type: Enhancement
Deletion and finish functionalities will be added to Frontend part.
1.0
Project Delete, finish functionalities - Deletion and finish functionalities will be added to Frontend part.
priority
project delete finish functionalities deletion and finish functionalities will be added to frontend part
1
785,996
27,630,618,672
IssuesEvent
2023-03-10 10:32:47
akvo/akvo-rsr
https://api.github.com/repos/akvo/akvo-rsr
closed
Bug: /project/children endpoint is slow
Bug Priority: Medium
### What were you doing? When accesing the hierarchies view for EUTF Africa, the program has 265 child projects and it takes about 20s to load them all. /project/children is a paged call and has to be called multiple times to get all children. Each call takes bout 2s. ### What should've happened? Each call should re...
1.0
Bug: /project/children endpoint is slow - ### What were you doing? When accesing the hierarchies view for EUTF Africa, the program has 265 child projects and it takes about 20s to load them all. /project/children is a paged call and has to be called multiple times to get all children. Each call takes bout 2s. ### Wha...
priority
bug project children endpoint is slow what were you doing when accesing the hierarchies view for eutf africa the program has child projects and it takes about to load them all project children is a paged call and has to be called multiple times to get all children each call takes bout what sho...
1
342,029
10,311,091,498
IssuesEvent
2019-08-29 16:31:07
canonical-web-and-design/vanilla-framework
https://api.github.com/repos/canonical-web-and-design/vanilla-framework
closed
`details` element doesn't have a bottom margin
Priority: Medium
While not used extensively, it seems the discourse docs produce a `details` element. Which when closed, do not have any margin (and when open rely on the margin of the inner elements). https://codepen.io/Lukewh/pen/ymvqPa It'd be nice to have the default margin applied as with `p` and `dd` elements :+1:
1.0
`details` element doesn't have a bottom margin - While not used extensively, it seems the discourse docs produce a `details` element. Which when closed, do not have any margin (and when open rely on the margin of the inner elements). https://codepen.io/Lukewh/pen/ymvqPa It'd be nice to have the default margin app...
priority
details element doesn t have a bottom margin while not used extensively it seems the discourse docs produce a details element which when closed do not have any margin and when open rely on the margin of the inner elements it d be nice to have the default margin applied as with p and dd elements ...
1
448,870
12,959,340,950
IssuesEvent
2020-07-20 12:52:00
enso-org/ide
https://api.github.com/repos/enso-org/ide
opened
IDE cursor inconsistent with system cursor on Kubuntu 20.04
Category: GUI Difficulty: Hard Priority: Medium Type: Bug Type: Research Needed
### General Summary The mouser cursor interactions are displaced with respect to the visible cursor and system cursor. ![cursor_displacement](https://user-images.githubusercontent.com/1428930/87939115-77f68480-ca8f-11ea-8847-470b4c162ab4.gif) Everything seems to align when the zoom setting in the browser is se...
1.0
IDE cursor inconsistent with system cursor on Kubuntu 20.04 - ### General Summary The mouser cursor interactions are displaced with respect to the visible cursor and system cursor. ![cursor_displacement](https://user-images.githubusercontent.com/1428930/87939115-77f68480-ca8f-11ea-8847-470b4c162ab4.gif) Everyt...
priority
ide cursor inconsistent with system cursor on kubuntu general summary the mouser cursor interactions are displaced with respect to the visible cursor and system cursor everything seems to align when the zoom setting in the browser is set to display configuration resolution global ...
1
134,122
5,220,546,068
IssuesEvent
2017-01-26 22:10:24
vmware/vic
https://api.github.com/repos/vmware/vic
opened
docker network --label is not supported
priority/medium
<!-- Thank you for contributing to VIC Engine! Please review this checklist before submitting your issue. [ ] Search for duplicates before logging new issues https://github.com/vmware/vic/issues?q=is%3Aopen+is%3Aissue [ ] Questions are best asked and answered on Slack https://vmwarecode.slack.com/message...
1.0
docker network --label is not supported - <!-- Thank you for contributing to VIC Engine! Please review this checklist before submitting your issue. [ ] Search for duplicates before logging new issues https://github.com/vmware/vic/issues?q=is%3Aopen+is%3Aissue [ ] Questions are best asked and answered on Slack...
priority
docker network label is not supported thank you for contributing to vic engine please review this checklist before submitting your issue search for duplicates before logging new issues questions are best asked and answered on slack see for details vic version ...
1
809,121
30,175,115,917
IssuesEvent
2023-07-04 03:21:17
CAMaji/oxygen-cs-grp2-eq10
https://api.github.com/repos/CAMaji/oxygen-cs-grp2-eq10
closed
[FEATURE] - Docker - Créer un compte DockerHub pour l'équipe
feature medium priority
## Description de la fonctionnalité L'équipe aura besoin d'un compte DockerHub ## Niveau de priorité (critique, important, ou utile) Niveau important ## Exigences et contraintes (optionnel) ## Détails techniques (optionnel)
1.0
[FEATURE] - Docker - Créer un compte DockerHub pour l'équipe - ## Description de la fonctionnalité L'équipe aura besoin d'un compte DockerHub ## Niveau de priorité (critique, important, ou utile) Niveau important ## Exigences et contraintes (optionnel) ## Détails techniques (optionnel)
priority
docker créer un compte dockerhub pour l équipe description de la fonctionnalité l équipe aura besoin d un compte dockerhub niveau de priorité critique important ou utile niveau important exigences et contraintes optionnel détails techniques optionnel
1
750,408
26,200,897,780
IssuesEvent
2023-01-03 17:21:26
YangCatalog/backend
https://api.github.com/repos/YangCatalog/backend
closed
Improve the grep search
Priority: Medium
Now we have a problem with search strings that contain slashes, for example, such a search: ```typedef dscp {\n.*type uint8``` will return this string for the next search: ```typedef dscp {\\n.*type uint8```, which isn't right, so we should url encode the query string on the frontend and decode it on the backend. We a...
1.0
Improve the grep search - Now we have a problem with search strings that contain slashes, for example, such a search: ```typedef dscp {\n.*type uint8``` will return this string for the next search: ```typedef dscp {\\n.*type uint8```, which isn't right, so we should url encode the query string on the frontend and decod...
priority
improve the grep search now we have a problem with search strings that contain slashes for example such a search typedef dscp n type will return this string for the next search typedef dscp n type which isn t right so we should url encode the query string on the frontend and decode it on ...
1
26,153
2,684,199,656
IssuesEvent
2015-03-28 19:06:27
ConEmu/old-issues
https://api.github.com/repos/ConEmu/old-issues
closed
«minor» /icon not works in "Task parameters"
1 star bug duplicate imported Priority-Medium
_From [nanofo...@gmail.com](https://code.google.com/u/117990161848247711282/) on October 14, 2012 07:05:37_ OS version: Win7 SP1 x86 ConEmu version: 121009 I tried only /dir which works - but /icon not works in "Task parameters". /icon works great on normal command-line, so it is really a minor, unimportant ...
1.0
«minor» /icon not works in "Task parameters" - _From [nanofo...@gmail.com](https://code.google.com/u/117990161848247711282/) on October 14, 2012 07:05:37_ OS version: Win7 SP1 x86 ConEmu version: 121009 I tried only /dir which works - but /icon not works in "Task parameters". /icon works great on normal com...
priority
«minor» icon not works in task parameters from on october os version conemu version i tried only dir which works but icon not works in task parameters icon works great on normal command line so it is really a minor unimportant issue i hope i don t bugs you ...
1
143
2,492,070,351
IssuesEvent
2015-01-04 11:26:08
less/less.js
https://api.github.com/repos/less/less.js
closed
Feature request: image-size function
Feature Request Medium Priority ReadyForImplementation
After 1.4 gave us the great `data-uri`, I'd like to see another function in this area: `image-size( url, [type])`. The function searches for the image file at `url` and reads its dimensions. The (optional) `type` parameter specifies the return value. Three values should be supported: - **width** – Returns the w...
1.0
Feature request: image-size function - After 1.4 gave us the great `data-uri`, I'd like to see another function in this area: `image-size( url, [type])`. The function searches for the image file at `url` and reads its dimensions. The (optional) `type` parameter specifies the return value. Three values should be ...
priority
feature request image size function after gave us the great data uri i d like to see another function in this area image size url the function searches for the image file at url and reads its dimensions the optional type parameter specifies the return value three values should be suppo...
1
470,668
13,542,547,297
IssuesEvent
2020-09-16 17:31:06
threefoldtech/freeflowconnect_frontend
https://api.github.com/repos/threefoldtech/freeflowconnect_frontend
closed
When setting the window width smaller, icons go offscreen
priority_medium type_bug
There are supposed to be 4 icons, 2 are barely visible. ![image](https://user-images.githubusercontent.com/59569757/89432170-14cc4980-d741-11ea-8441-f0b144994109.png)
1.0
When setting the window width smaller, icons go offscreen - There are supposed to be 4 icons, 2 are barely visible. ![image](https://user-images.githubusercontent.com/59569757/89432170-14cc4980-d741-11ea-8441-f0b144994109.png)
priority
when setting the window width smaller icons go offscreen there are supposed to be icons are barely visible
1
699,145
24,006,499,044
IssuesEvent
2022-09-14 15:10:15
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
[DocDB] Log spew on rocksdb init
kind/enhancement good first issue area/docdb priority/medium
Jira Link: [DB-581](https://yugabyte.atlassian.net/browse/DB-581) ### Description As part of https://phabricator.dev.yugabyte.com/D10932 / c9aee058dde24a08d669a98e996b0f8368c6cd86, a probably unintended side effect is that we are no longer actually updating the default values of some auto-tune flags, such as compacti...
1.0
[DocDB] Log spew on rocksdb init - Jira Link: [DB-581](https://yugabyte.atlassian.net/browse/DB-581) ### Description As part of https://phabricator.dev.yugabyte.com/D10932 / c9aee058dde24a08d669a98e996b0f8368c6cd86, a probably unintended side effect is that we are no longer actually updating the default values of som...
priority
log spew on rocksdb init jira link description as part of a probably unintended side effect is that we are no longer actually updating the default values of some auto tune flags such as compaction threads this leads to some log spew on rocksdb init eg tablet creation truncate etc
1
663,822
22,207,806,202
IssuesEvent
2022-06-07 16:16:11
opencrvs/opencrvs-core
https://api.github.com/repos/opencrvs/opencrvs-core
closed
Model header height causing ui issues
👹Bug Priority: medium
**Describe the bug** - model is getting cropped **To Reproduce** Steps to reproduce the behaviour: 1. Go to 'certificate collection flow' 2. Click on 'someone else' 3. Add details 4. Click check box 'I dont have an affidvait' 5. Click continue **Screenshots** ![image.png](https://images.zenhubusercontent.com/5e96bad...
1.0
Model header height causing ui issues - **Describe the bug** - model is getting cropped **To Reproduce** Steps to reproduce the behaviour: 1. Go to 'certificate collection flow' 2. Click on 'someone else' 3. Add details 4. Click check box 'I dont have an affidvait' 5. Click continue **Screenshots** ![image.png](http...
priority
model header height causing ui issues describe the bug model is getting cropped to reproduce steps to reproduce the behaviour go to certificate collection flow click on someone else add details click check box i dont have an affidvait click continue screenshots additiona...
1
250,271
7,974,294,658
IssuesEvent
2018-07-17 04:34:51
Repair-DeskPOS/RepairDesk-BUGS-IMPROVEMENTS
https://api.github.com/repos/Repair-DeskPOS/RepairDesk-BUGS-IMPROVEMENTS
opened
Set Profit Margin For Repairs & Accessories
Medium Priority enhancement
Would it be possible for repair prices of a device to automatically me calculated based off the integrated MS or IG account? For example, the system has the galaxy s8 screen repair priced at $229 with the part cost currently at $140. If the part cost goes up to $150, the repair price would automatically be adjusted...
1.0
Set Profit Margin For Repairs & Accessories - Would it be possible for repair prices of a device to automatically me calculated based off the integrated MS or IG account? For example, the system has the galaxy s8 screen repair priced at $229 with the part cost currently at $140. If the part cost goes up to $150, th...
priority
set profit margin for repairs accessories would it be possible for repair prices of a device to automatically me calculated based off the integrated ms or ig account for example the system has the galaxy screen repair priced at with the part cost currently at if the part cost goes up to the repai...
1
428,363
12,406,910,917
IssuesEvent
2020-05-21 20:02:40
DiceMaster/dudge
https://api.github.com/repos/DiceMaster/dudge
closed
Расширить список заявок на закрытые соревнования
Priority-Medium Type-Enhancement auto-migrated
``` Для повторных заявок добавить историю обработки предыдущих заявок этого пользователя. Добавить причину отказа, можно фиксированным списком, например: * несоответствие критериям участников * истечение срока подачи заявок ``` Original issue reported on code.google.com by `freeduk...@gmail.com` on 30 Nov 2014 at ...
1.0
Расширить список заявок на закрытые соревнования - ``` Для повторных заявок добавить историю обработки предыдущих заявок этого пользователя. Добавить причину отказа, можно фиксированным списком, например: * несоответствие критериям участников * истечение срока подачи заявок ``` Original issue reported on code.goog...
priority
расширить список заявок на закрытые соревнования для повторных заявок добавить историю обработки предыдущих заявок этого пользователя добавить причину отказа можно фиксированным списком например несоответствие критериям участников истечение срока подачи заявок original issue reported on code goog...
1
414,822
12,112,010,417
IssuesEvent
2020-04-21 13:11:03
cds-snc/report-a-cybercrime
https://api.github.com/repos/cds-snc/report-a-cybercrime
closed
strip out "numberOfEmployees." on report email
bug medium priority
## Summary ![image](https://user-images.githubusercontent.com/8228248/79578004-9cf3e980-8093-11ea-9846-6a8e5bfc825e.png) Can be done similar to how we strip out the prefixes of other checkbox options.
1.0
strip out "numberOfEmployees." on report email - ## Summary ![image](https://user-images.githubusercontent.com/8228248/79578004-9cf3e980-8093-11ea-9846-6a8e5bfc825e.png) Can be done similar to how we strip out the prefixes of other checkbox options.
priority
strip out numberofemployees on report email summary can be done similar to how we strip out the prefixes of other checkbox options
1
41,417
2,869,004,698
IssuesEvent
2015-06-05 22:31:13
dart-lang/sdk
https://api.github.com/repos/dart-lang/sdk
closed
Add support for scrypt and/or bcrypt
Area-Pkg Pkg-Crypto Priority-Medium Triaged Type-Enhancement
*This issue was originally filed by [kaisellgren@gmail.com](https://github.com/search?q=kaisellgren%40gmail.com&type=Users)* _____ Support for bcrypt and/or scrypt is needed for secure password hashing purposes. Here's a reference for scrypt: http://www.tarsnap.com/scrypt.html
1.0
Add support for scrypt and/or bcrypt - *This issue was originally filed by [kaisellgren@gmail.com](https://github.com/search?q=kaisellgren%40gmail.com&type=Users)* _____ Support for bcrypt and/or scrypt is needed for secure password hashing purposes. Here's a reference for scrypt: http://www.tarsnap.com/scrypt.html
priority
add support for scrypt and or bcrypt this issue was originally filed by support for bcrypt and or scrypt is needed for secure password hashing purposes here s a reference for scrypt
1
258,207
8,166,218,934
IssuesEvent
2018-08-25 06:03:45
Vhoyon/Discord-Bot
https://api.github.com/repos/Vhoyon/Discord-Bot
closed
CommandSetting does not show anything when entering non-existent params or no content
!Enhancement: Commands !Priority: Medium bug ~settings
I expect a message when I enter `\setting` that tells me I'm using this command wrong (I need to add one of the parameters available for it to work). The command also does nothing when using parameters that does not exist, such as `\setting --banana`.
1.0
CommandSetting does not show anything when entering non-existent params or no content - I expect a message when I enter `\setting` that tells me I'm using this command wrong (I need to add one of the parameters available for it to work). The command also does nothing when using parameters that does not exist, such a...
priority
commandsetting does not show anything when entering non existent params or no content i expect a message when i enter setting that tells me i m using this command wrong i need to add one of the parameters available for it to work the command also does nothing when using parameters that does not exist such a...
1
174,571
6,541,224,544
IssuesEvent
2017-09-01 18:53:16
opencurrents/opencurrents
https://api.github.com/repos/opencurrents/opencurrents
opened
Invite Volunteers: Form to copy and paste email address doesn't allow copy and paste with carrots.
priority low priority medium
Gmail format: Max Tattenbach <max@opencurrents.com>,Danny Pernik <danny@opencurrents.com> -- ![carrots](https://user-images.githubusercontent.com/26234440/29983661-93c53e92-8f1c-11e7-8221-6daeed2fa01d.PNG)
2.0
Invite Volunteers: Form to copy and paste email address doesn't allow copy and paste with carrots. - Gmail format: Max Tattenbach <max@opencurrents.com>,Danny Pernik <danny@opencurrents.com> -- ![carrots](https://user-images.githubusercontent.com/26234440/29983661-93c53e92-8f1c-11e7-8221-6daeed2fa01d.PNG)
priority
invite volunteers form to copy and paste email address doesn t allow copy and paste with carrots gmail format max tattenbach danny pernik
1
592,280
17,874,439,305
IssuesEvent
2021-09-06 23:31:05
RE-SS3D/SS3D
https://api.github.com/repos/RE-SS3D/SS3D
closed
Update Unity to 2019 LTS
Priority: 3 - Nuclear Threat! Coding: C# Difficulty: 2 - Medium Tool: Unity/Editors
<!-- Text within these arrows are notes for you and should be deleted. --> ### Summary We're still on like 2019.3.12.... wth... time to update!
1.0
Update Unity to 2019 LTS - <!-- Text within these arrows are notes for you and should be deleted. --> ### Summary We're still on like 2019.3.12.... wth... time to update!
priority
update unity to lts summary we re still on like wth time to update
1
493,167
14,227,199,864
IssuesEvent
2020-11-18 00:42:52
enso-org/enso
https://api.github.com/repos/enso-org/enso
opened
Killing project manager makes the terminal dead.
Category: Backend Category: Tooling Change: Non-Breaking Difficulty: Unknown Priority: Medium Type: Bug
### Steps to Reproduce 1. Open Project Manager on MacOS. 2. Use it for a minute. 3. Go to terminal, press `ctrl + D`. 4. Ses the following output and dead terminal - we can only close it now: ![image](https://user-images.githubusercontent.com/1623053/99467651-28da3680-293f-11eb-89de-95104505b4e9.png) ### En...
1.0
Killing project manager makes the terminal dead. - ### Steps to Reproduce 1. Open Project Manager on MacOS. 2. Use it for a minute. 3. Go to terminal, press `ctrl + D`. 4. Ses the following output and dead terminal - we can only close it now: ![image](https://user-images.githubusercontent.com/1623053/99467651-28...
priority
killing project manager makes the terminal dead steps to reproduce open project manager on macos use it for a minute go to terminal press ctrl d ses the following output and dead terminal we can only close it now enso version enso compiler and runtime version ...
1
724,656
24,937,923,278
IssuesEvent
2022-10-31 16:29:37
climbjios-sg/climbjios-app
https://api.github.com/repos/climbjios-sg/climbjios-app
closed
Date selector in Create Jios should be DD/MM/YYYY format instead of MM/DD/YYYY (US format)
priority.Medium bug.Medium urgency.Medium
**Describe the bug** As title. **To Reproduce** Steps to reproduce the behavior: 1. Create a Jio 2. Look at the date selector **Expected behavior** Format should be DD/MM/YYY **Screenshots** <img width="871" alt="image" src="https://user-images.githubusercontent.com/62279011/198925298-dc8932b2-ce83-4eb...
1.0
Date selector in Create Jios should be DD/MM/YYYY format instead of MM/DD/YYYY (US format) - **Describe the bug** As title. **To Reproduce** Steps to reproduce the behavior: 1. Create a Jio 2. Look at the date selector **Expected behavior** Format should be DD/MM/YYY **Screenshots** <img width="871" al...
priority
date selector in create jios should be dd mm yyyy format instead of mm dd yyyy us format describe the bug as title to reproduce steps to reproduce the behavior create a jio look at the date selector expected behavior format should be dd mm yyy screenshots img width alt ...
1
223,664
7,459,567,678
IssuesEvent
2018-03-30 15:51:49
telerik/kendo-ui-core
https://api.github.com/repos/telerik/kendo-ui-core
closed
The DateTimePicker with DateInput corrects the entered value if it is set out of range (min or max)
Bug C: DatePicker C: DateTimePicker Kendo1 Priority 2 SEV: Medium
### Bug report The DateInput setting enabled in Date/Time/Picker corrects the entered value if it is set out of range (min or max) ### Reproduction of the problem The issue could be reproduced in the following Dojo by setting a value lower than the min one and logging the results: http://dojo.telerik.com/OmEfO...
1.0
The DateTimePicker with DateInput corrects the entered value if it is set out of range (min or max) - ### Bug report The DateInput setting enabled in Date/Time/Picker corrects the entered value if it is set out of range (min or max) ### Reproduction of the problem The issue could be reproduced in the following...
priority
the datetimepicker with dateinput corrects the entered value if it is set out of range min or max bug report the dateinput setting enabled in date time picker corrects the entered value if it is set out of range min or max reproduction of the problem the issue could be reproduced in the following...
1
105,712
4,240,798,371
IssuesEvent
2016-07-06 14:31:38
oscurrencyVRL/oscurrency
https://api.github.com/repos/oscurrencyVRL/oscurrency
closed
Alphabetical Sort Incorrect, Exchange Tab
awaiting review Medium Priority
When in the exchange tab, sorting by customer and worker, one would expect that the list would sort alphabetically. It actually sorts alphabetically by joining date, which renders the search, basically useless.
1.0
Alphabetical Sort Incorrect, Exchange Tab - When in the exchange tab, sorting by customer and worker, one would expect that the list would sort alphabetically. It actually sorts alphabetically by joining date, which renders the search, basically useless.
priority
alphabetical sort incorrect exchange tab when in the exchange tab sorting by customer and worker one would expect that the list would sort alphabetically it actually sorts alphabetically by joining date which renders the search basically useless
1
218,575
7,331,806,707
IssuesEvent
2018-03-05 14:39:02
craftercms/craftercms
https://api.github.com/repos/craftercms/craftercms
closed
[engine] Profile ticket timeout results in error 500 instead of login page
bug priority: medium
### Expected behavior When the Crafter Profile ticket expires the user should be redirected to the login page again. ### Actual behavior Crafter Engine is rendering the 500.ftl template with the exception: `org.craftercms.security.exception.AuthenticationSystemException: No profile found for ticket 'abc'` ### S...
1.0
[engine] Profile ticket timeout results in error 500 instead of login page - ### Expected behavior When the Crafter Profile ticket expires the user should be redirected to the login page again. ### Actual behavior Crafter Engine is rendering the 500.ftl template with the exception: `org.craftercms.security.excepti...
priority
profile ticket timeout results in error instead of login page expected behavior when the crafter profile ticket expires the user should be redirected to the login page again actual behavior crafter engine is rendering the ftl template with the exception org craftercms security exception authenti...
1
82,295
3,605,018,528
IssuesEvent
2016-02-04 01:52:29
cs2103jan2016-t09-1j/main
https://api.github.com/repos/cs2103jan2016-t09-1j/main
opened
As a user I can rank a task by its priority level.
priority.medium type.story
So that I know which tasks are more urgent.
1.0
As a user I can rank a task by its priority level. - So that I know which tasks are more urgent.
priority
as a user i can rank a task by its priority level so that i know which tasks are more urgent
1
754,251
26,378,577,686
IssuesEvent
2023-01-12 06:14:27
darktable-org/darktable
https://api.github.com/repos/darktable-org/darktable
closed
remove end empty space of the folder location in "copy & import"
priority: medium bug: pending difficulty: good first contribution
**Is your feature request related to a problem? Please describe.** <!-- A clear and concise description of what the problem is, e.g. "I'm always frustrated when [...]" --> It is loosely related to: https://github.com/darktable-org/darktable/issues/10934 The actual problem is I accidentally add a <space> at the end...
1.0
remove end empty space of the folder location in "copy & import" - **Is your feature request related to a problem? Please describe.** <!-- A clear and concise description of what the problem is, e.g. "I'm always frustrated when [...]" --> It is loosely related to: https://github.com/darktable-org/darktable/issues/109...
priority
remove end empty space of the folder location in copy import is your feature request related to a problem please describe it is loosely related to the actual problem is i accidentally add a at the end of the folder name and darkroom won t import any image i ve spent hours figur...
1
279,497
8,666,510,826
IssuesEvent
2018-11-29 04:31:13
pombase/canto
https://api.github.com/repos/pombase/canto
closed
UniProt lookup fails when case doesn't match
bug medium priority
@barnabynorman noticed that the UniProt webservice appears to be case-sensitive. For example, searching for the ID `p17745` fails: ![uniprot_case_error](https://user-images.githubusercontent.com/37659591/48064055-aa2e5880-e1be-11e8-89d6-95ade08265cd.PNG) But searching for `P17745` succeeds: ![uniprot_case_succ...
1.0
UniProt lookup fails when case doesn't match - @barnabynorman noticed that the UniProt webservice appears to be case-sensitive. For example, searching for the ID `p17745` fails: ![uniprot_case_error](https://user-images.githubusercontent.com/37659591/48064055-aa2e5880-e1be-11e8-89d6-95ade08265cd.PNG) But searchin...
priority
uniprot lookup fails when case doesn t match barnabynorman noticed that the uniprot webservice appears to be case sensitive for example searching for the id fails but searching for succeeds i haven t seen any examples of uniprot using lowercase characters in their identifiers so it...
1
402,504
11,810,633,625
IssuesEvent
2020-03-19 16:48:12
Thorium-Sim/thorium
https://api.github.com/repos/Thorium-Sim/thorium
opened
Trigger Action/Macro Function - Answer Sensors Scans
priority/medium type/feature
### Requested By: Bracken ### Priority: Medium ### Version: 2.7.0 The ability to see a scan come in and have an automated response would be great. A couple of examples for how this could be used: 1) Voyager is inside of a nebula, and I want all scans coming in to respond "SCANNERS ARE UNABLE TO PASS THROUGH THE NEBUL...
1.0
Trigger Action/Macro Function - Answer Sensors Scans - ### Requested By: Bracken ### Priority: Medium ### Version: 2.7.0 The ability to see a scan come in and have an automated response would be great. A couple of examples for how this could be used: 1) Voyager is inside of a nebula, and I want all scans coming in to...
priority
trigger action macro function answer sensors scans requested by bracken priority medium version the ability to see a scan come in and have an automated response would be great a couple of examples for how this could be used voyager is inside of a nebula and i want all scans coming in to...
1
688,691
23,592,788,575
IssuesEvent
2022-08-23 16:31:59
gravityview/GravityView
https://api.github.com/repos/gravityview/GravityView
closed
WPML: Search Bar search fields don't get translated
Compat: Plugin Core: I18n Difficulty: Medium Priority: Medium Core: Search Bar
Should use the correct language drop-down options, instead of only the primary language options. See https://secure.helpscout.net/conversation/285832163/7577/ ┆Issue is synchronized with this [Asana task](https://app.asana.com/0/995529792029955/995651954915336)
1.0
WPML: Search Bar search fields don't get translated - Should use the correct language drop-down options, instead of only the primary language options. See https://secure.helpscout.net/conversation/285832163/7577/ ┆Issue is synchronized with this [Asana task](https://app.asana.com/0/995529792029955/995651954915336)
priority
wpml search bar search fields don t get translated should use the correct language drop down options instead of only the primary language options see ┆issue is synchronized with this
1
7,470
2,602,482,626
IssuesEvent
2015-02-24 09:14:50
mPowering/django-mpowering
https://api.github.com/repos/mPowering/django-mpowering
opened
Add image option to organisation model
medium priority question
Maybe not required if organisation becomes part of normal tagging
1.0
Add image option to organisation model - Maybe not required if organisation becomes part of normal tagging
priority
add image option to organisation model maybe not required if organisation becomes part of normal tagging
1
127,519
5,031,713,016
IssuesEvent
2016-12-16 08:29:28
hasgeek/lastuser
https://api.github.com/repos/hasgeek/lastuser
opened
Email domain discovery weakness
bug priority-medium
A user who has an email address at a particular domain (non-webmail only) can discover all other users with email addresses at that domain by creating an organization associated with that domain. This will add all those users as members. This is currently not high impact (mostly gmail users), but could potentially b...
1.0
Email domain discovery weakness - A user who has an email address at a particular domain (non-webmail only) can discover all other users with email addresses at that domain by creating an organization associated with that domain. This will add all those users as members. This is currently not high impact (mostly gma...
priority
email domain discovery weakness a user who has an email address at a particular domain non webmail only can discover all other users with email addresses at that domain by creating an organization associated with that domain this will add all those users as members this is currently not high impact mostly gma...
1
604,919
18,721,145,757
IssuesEvent
2021-11-03 11:56:40
AY2122S1-CS2103T-T13-3/tp
https://api.github.com/repos/AY2122S1-CS2103T-T13-3/tp
closed
[PE-D] Bug in checkin
priority.High severity.Medium
Using `list rooms occupied` to list all occupied rooms, i got this result. ![image.png](https://raw.githubusercontent.com/Gordon25/ped/main/files/5a4c68cb-17e5-4d54-9c36-e93f8a4291f6.png) Hence, i presumed no guests are checked into any rooms. However, typing `checkin 1 g/1` gives this error message. ![image.png](...
1.0
[PE-D] Bug in checkin - Using `list rooms occupied` to list all occupied rooms, i got this result. ![image.png](https://raw.githubusercontent.com/Gordon25/ped/main/files/5a4c68cb-17e5-4d54-9c36-e93f8a4291f6.png) Hence, i presumed no guests are checked into any rooms. However, typing `checkin 1 g/1` gives this error...
priority
bug in checkin using list rooms occupied to list all occupied rooms i got this result hence i presumed no guests are checked into any rooms however typing checkin g gives this error message labels severity high type functionalitybug original ped
1
211,243
7,199,569,485
IssuesEvent
2018-02-05 16:19:12
awslabs/s2n
https://api.github.com/repos/awslabs/s2n
closed
Provide Default HTTP x509 Hostname Verification
priority/normal size/medium type/api type/x509
We currently provide API's for consumers of s2n to validate hostnames though the use of a `s2n_verify_host_fn`. We should provide a default safe implementation for the most common HTTP use case. **Relevant Links:** - https://tools.ietf.org/search/rfc6125 - https://wiki.openssl.org/index.php/Hostname_valida...
1.0
Provide Default HTTP x509 Hostname Verification - We currently provide API's for consumers of s2n to validate hostnames though the use of a `s2n_verify_host_fn`. We should provide a default safe implementation for the most common HTTP use case. **Relevant Links:** - https://tools.ietf.org/search/rfc6125 - ...
priority
provide default http hostname verification we currently provide api s for consumers of to validate hostnames though the use of a verify host fn we should provide a default safe implementation for the most common http use case relevant links
1
682,638
23,351,150,869
IssuesEvent
2022-08-10 00:09:50
fga-eps-mds/CollegeFlow
https://api.github.com/repos/fga-eps-mds/CollegeFlow
closed
[REFAC]: Fix Readme
type: refac priority: medium status: confirmed
# Description - Reorganize Readme and update project standards. # Acceptance Criteria - [x] Have a readme for back-end - [x] Have a readme for front-end - [x] Have a readme for all branches
1.0
[REFAC]: Fix Readme - # Description - Reorganize Readme and update project standards. # Acceptance Criteria - [x] Have a readme for back-end - [x] Have a readme for front-end - [x] Have a readme for all branches
priority
fix readme description reorganize readme and update project standards acceptance criteria have a readme for back end have a readme for front end have a readme for all branches
1
797,332
28,144,227,015
IssuesEvent
2023-04-02 09:47:14
AY2223S2-CS2113-T15-1/tp
https://api.github.com/repos/AY2223S2-CS2113-T15-1/tp
closed
[PE-D][Tester C] Not exactly sure how topo would be useful
type.Task priority.Medium severity.VeryLow
Maybe the UG could explain further because I don't see how I would personally ever user topo over list or filtering by importance. Maybe if one is revising topics backwards? Do people do that? <!--session: 1680252401298-7fb3c9ba-c115-4f1b-8270-b1e513422e9e--> <!--Version: Web v3.4.7--> ------------- Labels: `severit...
1.0
[PE-D][Tester C] Not exactly sure how topo would be useful - Maybe the UG could explain further because I don't see how I would personally ever user topo over list or filtering by importance. Maybe if one is revising topics backwards? Do people do that? <!--session: 1680252401298-7fb3c9ba-c115-4f1b-8270-b1e513422e9e-...
priority
not exactly sure how topo would be useful maybe the ug could explain further because i don t see how i would personally ever user topo over list or filtering by importance maybe if one is revising topics backwards do people do that labels severity verylow type documentationbug original...
1
678,417
23,196,853,697
IssuesEvent
2022-08-01 17:13:47
PenPow/Sentry
https://api.github.com/repos/PenPow/Sentry
closed
We can use @sapphire/result instead of maintaining our own result code
discussion dependencies refactor priority:medium semver:minor utility
# Overview We currently maintain our own generic result class. This class operates similarly to Rust (see [this](https://doc.rust-lang.org/std/result/) for more details of how it works), and it is basically a port of the result class to typescript (and unfortunately, javascript). https://github.com/PenPow/Sentry/...
1.0
We can use @sapphire/result instead of maintaining our own result code - # Overview We currently maintain our own generic result class. This class operates similarly to Rust (see [this](https://doc.rust-lang.org/std/result/) for more details of how it works), and it is basically a port of the result class to typescr...
priority
we can use sapphire result instead of maintaining our own result code overview we currently maintain our own generic result class this class operates similarly to rust see for more details of how it works and it is basically a port of the result class to typescript and unfortunately javascript ...
1
452,040
13,045,252,264
IssuesEvent
2020-07-29 06:51:32
enso-org/enso
https://api.github.com/repos/enso-org/enso
closed
Searcher
Category: Backend Category: Tooling Change: Non-Breaking Difficulty: Core Contributor Epic Priority: Medium Type: Enhancement
### Summary The searcher is one of the most important parts of the Enso user experience, providing users with intelligent autcomplete and context-aware suggestions, as well as examples and documentation all in one place. Without it, we severely compromise the IDE's UX, and hence we need to get it implemented. ### ...
1.0
Searcher - ### Summary The searcher is one of the most important parts of the Enso user experience, providing users with intelligent autcomplete and context-aware suggestions, as well as examples and documentation all in one place. Without it, we severely compromise the IDE's UX, and hence we need to get it implemente...
priority
searcher summary the searcher is one of the most important parts of the enso user experience providing users with intelligent autcomplete and context aware suggestions as well as examples and documentation all in one place without it we severely compromise the ide s ux and hence we need to get it implemente...
1
531,865
15,526,609,927
IssuesEvent
2021-03-13 01:56:05
CreeperMagnet/the-creepers-code
https://api.github.com/repos/CreeperMagnet/the-creepers-code
closed
Quest books can be enchanted with enchanted books in anvils
priority: medium
This is due to forgetting a RepairCost:100 tag. (Imported from old repository)
1.0
Quest books can be enchanted with enchanted books in anvils - This is due to forgetting a RepairCost:100 tag. (Imported from old repository)
priority
quest books can be enchanted with enchanted books in anvils this is due to forgetting a repaircost tag imported from old repository
1
376,121
11,138,814,620
IssuesEvent
2019-12-21 00:01:48
BBj-Plugins/BBjGridExWidget
https://api.github.com/repos/BBj-Plugins/BBjGridExWidget
closed
Replace Datejs with momentJS
Area : Ag Grid Components - External Change: Expert Priority: Medium Status: Info Needed Status: Pending Discussion Type: Enhancements no-issue-activity
1. Datejs is abandoned 2. momentJS allows switching between the timezones @see #89
1.0
Replace Datejs with momentJS - 1. Datejs is abandoned 2. momentJS allows switching between the timezones @see #89
priority
replace datejs with momentjs datejs is abandoned momentjs allows switching between the timezones see
1
306,698
9,398,511,586
IssuesEvent
2019-04-08 12:29:03
EnderExtreme/Toxic-Garbage-Island
https://api.github.com/repos/EnderExtreme/Toxic-Garbage-Island
closed
ProjectE (and its addon's) Changes
changes enhancement medium_priority
## Changes: 1. Covalence loss = 0.5 2. Katar's DeathAura = 500DMG 3. Harvest Band Grass Growth turned on 4. Watch of Flowing Time -> Pedestal Bonus: 10 ticks instead of 18 5. Watch of Flowing Time will be able to speed up TEs as opposed of Time in a Bottle from RandomThings 6. Custom Mapping in TGILibrary + Proje...
1.0
ProjectE (and its addon's) Changes - ## Changes: 1. Covalence loss = 0.5 2. Katar's DeathAura = 500DMG 3. Harvest Band Grass Growth turned on 4. Watch of Flowing Time -> Pedestal Bonus: 10 ticks instead of 18 5. Watch of Flowing Time will be able to speed up TEs as opposed of Time in a Bottle from RandomThings 6....
priority
projecte and its addon s changes changes covalence loss katar s deathaura harvest band grass growth turned on watch of flowing time pedestal bonus ticks instead of watch of flowing time will be able to speed up tes as opposed of time in a bottle from randomthings custom...
1