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
270,476
8,460,938,666
IssuesEvent
2018-10-22 20:18:17
robotframework/robotframework
https://api.github.com/repos/robotframework/robotframework
closed
Possibility to configure number of error message lines in reports
beta 1 enhancement priority: medium
Hi. I have a test, where I’m expecting keyword’s fail, which causes another keyword’s fail and I would like to catch a full (long) error message generated by the first one. But I met an limitation of maximum number of error lines visible. Please see the following issue: https://code.google.com/archive/p/robotframework...
1.0
Possibility to configure number of error message lines in reports - Hi. I have a test, where I’m expecting keyword’s fail, which causes another keyword’s fail and I would like to catch a full (long) error message generated by the first one. But I met an limitation of maximum number of error lines visible. Please see t...
priority
possibility to configure number of error message lines in reports hi i have a test where i’m expecting keyword’s fail which causes another keyword’s fail and i would like to catch a full long error message generated by the first one but i met an limitation of maximum number of error lines visible please see t...
1
705,513
24,237,411,809
IssuesEvent
2022-09-27 01:33:31
docker-mailserver/docker-mailserver
https://api.github.com/repos/docker-mailserver/docker-mailserver
closed
[BUG] sha512sum hangs when no files included, target/scripts/helpers/change-detection.sh
kind/bug meta/needs triage priority/medium meta/stale meta/closed due to age or inactivity
### Miscellaneous first checks - [X] I checked that all ports are open and not blocked by my ISP / hosting provider. - [X] I know that SSL errors are likely the result of a wrong setup on the user side and not caused by DMS itself. I'm confident my setup is correct. ### Affected Component(s) target/scripts/helpers/c...
1.0
[BUG] sha512sum hangs when no files included, target/scripts/helpers/change-detection.sh - ### Miscellaneous first checks - [X] I checked that all ports are open and not blocked by my ISP / hosting provider. - [X] I know that SSL errors are likely the result of a wrong setup on the user side and not caused by DMS itse...
priority
hangs when no files included target scripts helpers change detection sh miscellaneous first checks i checked that all ports are open and not blocked by my isp hosting provider i know that ssl errors are likely the result of a wrong setup on the user side and not caused by dms itself i m confiden...
1
512,976
14,913,519,465
IssuesEvent
2021-01-22 14:15:08
bounswe/bounswe2020group2
https://api.github.com/repos/bounswe/bounswe2020group2
closed
Implement Password Change Endpoint
effort: medium priority: high status: in progress type: back-end who: individual
I will implement an endpoint that lets users to change their previous passwords.
1.0
Implement Password Change Endpoint - I will implement an endpoint that lets users to change their previous passwords.
priority
implement password change endpoint i will implement an endpoint that lets users to change their previous passwords
1
157,748
6,015,404,746
IssuesEvent
2017-06-07 01:55:13
HabitRPG/habitica
https://api.github.com/repos/HabitRPG/habitica
closed
flagged chat messages need to remain visible to the person who posted them
priority: medium status: issue: in progress type: medium level coding
When a chat message is flagged by two players or by one moderator, the current behaviour is: - the message is hidden from the player who posted it **(this needs to change)** - the message remains visible to moderators - the message is hidden from all other players The desired behaviour is: - **the message remain...
1.0
flagged chat messages need to remain visible to the person who posted them - When a chat message is flagged by two players or by one moderator, the current behaviour is: - the message is hidden from the player who posted it **(this needs to change)** - the message remains visible to moderators - the message is hidde...
priority
flagged chat messages need to remain visible to the person who posted them when a chat message is flagged by two players or by one moderator the current behaviour is the message is hidden from the player who posted it this needs to change the message remains visible to moderators the message is hidde...
1
52,608
3,025,047,194
IssuesEvent
2015-08-03 04:19:12
ankidroid/Anki-Android
https://api.github.com/repos/ankidroid/Anki-Android
closed
ankidroid reports "you are currently offline" even though tablet is connected via bluetooth tethering
bug Priority-Medium waitingforfeedback
Originally reported on Google Code with ID 963 ``` What steps will reproduce the problem? 1. disable wifi, enable bluetooth tethering, connect tablet to internet via bluetooth and cellphone 2. start ankidroid and choose "sync" 3. ankidroid will report "you are currently offline" even tough device clearly has internet...
1.0
ankidroid reports "you are currently offline" even though tablet is connected via bluetooth tethering - Originally reported on Google Code with ID 963 ``` What steps will reproduce the problem? 1. disable wifi, enable bluetooth tethering, connect tablet to internet via bluetooth and cellphone 2. start ankidroid and ch...
priority
ankidroid reports you are currently offline even though tablet is connected via bluetooth tethering originally reported on google code with id what steps will reproduce the problem disable wifi enable bluetooth tethering connect tablet to internet via bluetooth and cellphone start ankidroid and choo...
1
196,425
6,927,833,448
IssuesEvent
2017-12-01 00:55:54
vmware/vic-ui
https://api.github.com/repos/vmware/vic-ui
closed
Handle other HTTP response codes while checking vic-machine-server endpoint
area/ui kind/bug priority/medium team/lifecycle
Currently we only cover HTTP response status of 0. However, the Angular service code should be able to determine other known status codes such as 404, 500 and so on. Without this logic, calling `/container/hello` which Zach Shepherd is working on in a separate PR will cause an unhandled exception.
1.0
Handle other HTTP response codes while checking vic-machine-server endpoint - Currently we only cover HTTP response status of 0. However, the Angular service code should be able to determine other known status codes such as 404, 500 and so on. Without this logic, calling `/container/hello` which Zach Shepherd is workin...
priority
handle other http response codes while checking vic machine server endpoint currently we only cover http response status of however the angular service code should be able to determine other known status codes such as and so on without this logic calling container hello which zach shepherd is working on...
1
500,033
14,484,798,850
IssuesEvent
2020-12-10 16:47:45
svthalia/concrexit
https://api.github.com/repos/svthalia/concrexit
closed
Downloading albums fills up the disk
bug easy and fun priority: medium
### Describe the bug When a user wants to download an album, the website creates a zip file containing all photos (in `/tmp` of the Docker container). If multiple albums are downloaded, multiple large zip files are created. This very quickly fills up the disk. We should remove this functionality to prevent this. It...
1.0
Downloading albums fills up the disk - ### Describe the bug When a user wants to download an album, the website creates a zip file containing all photos (in `/tmp` of the Docker container). If multiple albums are downloaded, multiple large zip files are created. This very quickly fills up the disk. We should remove...
priority
downloading albums fills up the disk describe the bug when a user wants to download an album the website creates a zip file containing all photos in tmp of the docker container if multiple albums are downloaded multiple large zip files are created this very quickly fills up the disk we should remove...
1
166,325
6,302,808,837
IssuesEvent
2017-07-21 12:02:47
status-im/status-go
https://api.github.com/repos/status-im/status-go
opened
Remove unused vendor libraries
beginner medium-priority
Figure out which vendor libraries are unused, ensure they're really unused by both Go code and outside world and remove them. You may have to repeat this several times as some libraries may become unused when you delete some others.
1.0
Remove unused vendor libraries - Figure out which vendor libraries are unused, ensure they're really unused by both Go code and outside world and remove them. You may have to repeat this several times as some libraries may become unused when you delete some others.
priority
remove unused vendor libraries figure out which vendor libraries are unused ensure they re really unused by both go code and outside world and remove them you may have to repeat this several times as some libraries may become unused when you delete some others
1
128,870
5,078,150,905
IssuesEvent
2016-12-28 13:55:22
MDAnalysis/mdanalysis
https://api.github.com/repos/MDAnalysis/mdanalysis
closed
Interchangeability of AtomGroup and selection strings
API auto-migrated Component-Selections enhancement Priority-Medium proposal
Following the discussion on Issue #171 it would be interesting to adapt any functions that take AtomGroups to also be able to take selection strings (and vice versa). I brought it up because an analysis class I use often, `LeafletFinder`, accepts exclusively selection strings. I have a fix for this particular case, an...
1.0
Interchangeability of AtomGroup and selection strings - Following the discussion on Issue #171 it would be interesting to adapt any functions that take AtomGroups to also be able to take selection strings (and vice versa). I brought it up because an analysis class I use often, `LeafletFinder`, accepts exclusively sele...
priority
interchangeability of atomgroup and selection strings following the discussion on issue it would be interesting to adapt any functions that take atomgroups to also be able to take selection strings and vice versa i brought it up because an analysis class i use often leafletfinder accepts exclusively select...
1
134,982
5,241,150,914
IssuesEvent
2017-01-31 15:03:14
exporl/apex3
https://api.github.com/repos/exporl/apex3
closed
Make sure BFT does never hang (kill one test if necessary) and show results in XML format parsable by jenkins
Medium Priority
https://trello.com/c/bYU3IklT/29-make-sure-bft-does-never-hang-kill-one-test-if-necessary-and-show-results-in-xml-format-parsable-by-jenkins
1.0
Make sure BFT does never hang (kill one test if necessary) and show results in XML format parsable by jenkins - https://trello.com/c/bYU3IklT/29-make-sure-bft-does-never-hang-kill-one-test-if-necessary-and-show-results-in-xml-format-parsable-by-jenkins
priority
make sure bft does never hang kill one test if necessary and show results in xml format parsable by jenkins
1
205,271
7,096,358,425
IssuesEvent
2018-01-14 05:43:04
sagesharp/outreachy-django-wagtail
https://api.github.com/repos/sagesharp/outreachy-django-wagtail
closed
Send email to co-mentor and approved mentors on co-mentor approval
medium priority
Co-mentor approved - only send on co-mentor creation, not on project creation - only send if the community is approved to participate - Cc: Co-mentor - To: Approved Mentors - Subject: Mentor Approved - NAME - action -> create gmail filter for mentors mailing list RIGHT NOW - action -> link to project read-only pag...
1.0
Send email to co-mentor and approved mentors on co-mentor approval - Co-mentor approved - only send on co-mentor creation, not on project creation - only send if the community is approved to participate - Cc: Co-mentor - To: Approved Mentors - Subject: Mentor Approved - NAME - action -> create gmail filter for ment...
priority
send email to co mentor and approved mentors on co mentor approval co mentor approved only send on co mentor creation not on project creation only send if the community is approved to participate cc co mentor to approved mentors subject mentor approved name action create gmail filter for ment...
1
395,128
11,672,032,567
IssuesEvent
2020-03-04 05:19:45
wynn-rj/sword-and-bored-game
https://api.github.com/repos/wynn-rj/sword-and-bored-game
closed
Use database squads in squad controller
enhancement medium-priority strategy view
Track units in the squad controller as the squad type instead of as a unit array Depends on #174
1.0
Use database squads in squad controller - Track units in the squad controller as the squad type instead of as a unit array Depends on #174
priority
use database squads in squad controller track units in the squad controller as the squad type instead of as a unit array depends on
1
509,875
14,750,711,514
IssuesEvent
2021-01-08 02:56:45
kubesphere/kubesphere
https://api.github.com/repos/kubesphere/kubesphere
closed
How to compile multiple languages in jenkins by switching node
area/devops kind/feature priority/medium
## Devops in microservices 1. Most companies use kubernetes because of microservices.Kubernetes is a natural fit for microservices 2. Jenkins supports devops on kubernetes, but it's very troublesome to configure. You need to write a yaml file or configure your docker image in casc. 3. There may be dependencies...
1.0
How to compile multiple languages in jenkins by switching node - ## Devops in microservices 1. Most companies use kubernetes because of microservices.Kubernetes is a natural fit for microservices 2. Jenkins supports devops on kubernetes, but it's very troublesome to configure. You need to write a yaml file or con...
priority
how to compile multiple languages in jenkins by switching node devops in microservices most companies use kubernetes because of microservices kubernetes is a natural fit for microservices jenkins supports devops on kubernetes but it s very troublesome to configure you need to write a yaml file or con...
1
668,735
22,595,533,052
IssuesEvent
2022-06-29 02:17:29
rubyforgood/casa
https://api.github.com/repos/rubyforgood/casa
closed
deactivated unactivated admin sees wrong message
Type: Bug Priority: Medium :play_or_pause_button: Frontend Help Wanted
**What is the problem, and what should happen instead?** When an admin who has never activated their account is deactivated, the message they see when they try to log in is **Screenshots of current behavior, if any** ![Screen Shot 2020-10-07 at 7 15 23 PM](https://user-images.githubusercontent.com/578159/95407293...
1.0
deactivated unactivated admin sees wrong message - **What is the problem, and what should happen instead?** When an admin who has never activated their account is deactivated, the message they see when they try to log in is **Screenshots of current behavior, if any** ![Screen Shot 2020-10-07 at 7 15 23 PM](https:...
priority
deactivated unactivated admin sees wrong message what is the problem and what should happen instead when an admin who has never activated their account is deactivated the message they see when they try to log in is screenshots of current behavior if any
1
366,749
10,825,748,381
IssuesEvent
2019-11-09 17:46:46
AY1920S1-CS2103T-W13-3/main
https://api.github.com/repos/AY1920S1-CS2103T-W13-3/main
closed
As a lazy student with poor art-and-crafts skills, I can use flashcards function
priority.Medium type.Story
to creatively create and implement notes to help with my studies.
1.0
As a lazy student with poor art-and-crafts skills, I can use flashcards function - to creatively create and implement notes to help with my studies.
priority
as a lazy student with poor art and crafts skills i can use flashcards function to creatively create and implement notes to help with my studies
1
301,921
9,239,160,597
IssuesEvent
2019-03-14 00:09:12
minio/minio
https://api.github.com/repos/minio/minio
closed
minio hardware usage
community priority: medium
i using a minio cluster with 4 server and 8 disk and 1m file that have size 30kb_200kb when i start minio after 5 minute increase memory and cpu usage after a minute reduce speed and afte 3 or 4 minio crash
1.0
minio hardware usage - i using a minio cluster with 4 server and 8 disk and 1m file that have size 30kb_200kb when i start minio after 5 minute increase memory and cpu usage after a minute reduce speed and afte 3 or 4 minio crash
priority
minio hardware usage i using a minio cluster with server and disk and file that have size when i start minio after minute increase memory and cpu usage after a minute reduce speed and afte or minio crash
1
753,055
26,339,302,369
IssuesEvent
2023-01-10 16:29:03
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
[tools] yb-admin delete_table cmd doesn't delete relation metadata in ysql
kind/bug area/docdb priority/medium
Jira Link: [DB-4750](https://yugabyte.atlassian.net/browse/DB-4750) `yb-admin delete_table` only deletes the table data and metadata in DocDb layer. It doesn't delete the relation metadata in query layer. This prevents the ysql to create a table with a name that is already deleted by yb-admin. Example: ``` yugaby...
1.0
[tools] yb-admin delete_table cmd doesn't delete relation metadata in ysql - Jira Link: [DB-4750](https://yugabyte.atlassian.net/browse/DB-4750) `yb-admin delete_table` only deletes the table data and metadata in DocDb layer. It doesn't delete the relation metadata in query layer. This prevents the ysql to create a ta...
priority
yb admin delete table cmd doesn t delete relation metadata in ysql jira link yb admin delete table only deletes the table data and metadata in docdb layer it doesn t delete the relation metadata in query layer this prevents the ysql to create a table with a name that is already deleted by yb admin exa...
1
489,923
14,113,703,329
IssuesEvent
2020-11-07 12:37:38
AY2021S1-CS2103T-W12-3/tp
https://api.github.com/repos/AY2021S1-CS2103T-W12-3/tp
closed
Calendar - Display appointments on a particular day
priority.Medium type.Story
As a receptionist in a clinic, I can display all the appointments on a particular day so that I can check the availability of the clinic on that day to arrange for other appointments.
1.0
Calendar - Display appointments on a particular day - As a receptionist in a clinic, I can display all the appointments on a particular day so that I can check the availability of the clinic on that day to arrange for other appointments.
priority
calendar display appointments on a particular day as a receptionist in a clinic i can display all the appointments on a particular day so that i can check the availability of the clinic on that day to arrange for other appointments
1
165,684
6,283,736,529
IssuesEvent
2017-07-19 05:03:18
ChrisALee/twitch-stocks
https://api.github.com/repos/ChrisALee/twitch-stocks
closed
Find a better TypeScript solution
assigned enhancement In Progress Priority: Medium project planning
### Problem: The page is reloaded twice as it builds tsx files into js. ### Also, the js files are being spewed into the same folder as the tsx files causing file bloat. Currently looking at https://github.com/zeit/next.js/pull/2250 for possible solutions. [Here's](https://github.com/nelak/next.js/tree/5f59ecd45...
1.0
Find a better TypeScript solution - ### Problem: The page is reloaded twice as it builds tsx files into js. ### Also, the js files are being spewed into the same folder as the tsx files causing file bloat. Currently looking at https://github.com/zeit/next.js/pull/2250 for possible solutions. [Here's](https://git...
priority
find a better typescript solution problem the page is reloaded twice as it builds tsx files into js also the js files are being spewed into the same folder as the tsx files causing file bloat currently looking at for possible solutions the pr in that post the boilerplate posted in th...
1
238,921
7,784,566,159
IssuesEvent
2018-06-06 13:38:39
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
Bluetooth ATT trying to access invalid pointer after disconnect
area: Bluetooth bug priority: medium
Think of the following scenario on a BLE central device: * CONFIG_BT_ATT_TX_MAX + 1 GATT requests are issued within a short time (The last request is blocked until one of the other requests complete) * The BLE connection is lost. `bt_att_disconnected` is called When a BLE connection is terminated, the ATT layer ...
1.0
Bluetooth ATT trying to access invalid pointer after disconnect - Think of the following scenario on a BLE central device: * CONFIG_BT_ATT_TX_MAX + 1 GATT requests are issued within a short time (The last request is blocked until one of the other requests complete) * The BLE connection is lost. `bt_att_disconnected...
priority
bluetooth att trying to access invalid pointer after disconnect think of the following scenario on a ble central device config bt att tx max gatt requests are issued within a short time the last request is blocked until one of the other requests complete the ble connection is lost bt att disconnected...
1
26,273
2,684,280,561
IssuesEvent
2015-03-28 20:43:05
ConEmu/old-issues
https://api.github.com/repos/ConEmu/old-issues
opened
Admin consoles do not accept keys if UAC is at "Default".
2–5 stars bug imported Priority-Medium
_From [MartinSG...@gmail.com](https://code.google.com/u/116306280495041062290/) on February 01, 2013 02:25:29_ Required information! OS version: Win7 SP1 x64 ConEmu version: 130128 x64 *Bug description* When starting a new console (admin) I am unable to type at all in the console. Every key I send is lost. Detac...
1.0
Admin consoles do not accept keys if UAC is at "Default". - _From [MartinSG...@gmail.com](https://code.google.com/u/116306280495041062290/) on February 01, 2013 02:25:29_ Required information! OS version: Win7 SP1 x64 ConEmu version: 130128 x64 *Bug description* When starting a new console (admin) I am unable to ty...
priority
admin consoles do not accept keys if uac is at default from on february required information os version conemu version bug description when starting a new console admin i am unable to type at all in the console every key i send is lost detaching the console works and i cn...
1
277,040
8,616,125,463
IssuesEvent
2018-11-19 22:49:53
PerfectWeek/web-api
https://api.github.com/repos/PerfectWeek/web-api
closed
Add information about MailGun config in README
Priority: Medium Type: Maintenance
- [ ] Add information on how to start the API with email enabled - [ ] Add MailGun variables in env list
1.0
Add information about MailGun config in README - - [ ] Add information on how to start the API with email enabled - [ ] Add MailGun variables in env list
priority
add information about mailgun config in readme add information on how to start the api with email enabled add mailgun variables in env list
1
25,817
2,683,999,237
IssuesEvent
2015-03-28 15:14:42
ConEmu/old-issues
https://api.github.com/repos/ConEmu/old-issues
opened
PicView2.mod26.Far2.b1661 - list images in arcives
1 star bug imported Priority-Medium
_From [gz.so...@gmail.com](https://code.google.com/u/116180330966220798355/) on March 19, 2011 12:25:00_ - не работает листание картинок в архиве - PgUp, PgDwn - после пары пролистываний отваливается. И позиция не синхронизируется. _Original issue: http://code.google.com/p/conemu-maximus5/issues/detail?id=379_
1.0
PicView2.mod26.Far2.b1661 - list images in arcives - _From [gz.so...@gmail.com](https://code.google.com/u/116180330966220798355/) on March 19, 2011 12:25:00_ - не работает листание картинок в архиве - PgUp, PgDwn - после пары пролистываний отваливается. И позиция не синхронизируется. _Original issue: http://code.goog...
priority
list images in arcives from on march не работает листание картинок в архиве pgup pgdwn после пары пролистываний отваливается и позиция не синхронизируется original issue
1
761,164
26,670,145,606
IssuesEvent
2023-01-26 09:33:30
Distilled-Platform/app.getdistilled.io
https://api.github.com/repos/Distilled-Platform/app.getdistilled.io
closed
Add calendly to onboarding
front-end Priority: Medium
We need to add Calendly step to onboarding for scheduling a demo with this embed: ``` <!-- Calendly inline widget begin --> <div class="calendly-inline-widget" data-url="https://calendly.com/james_bohrman/30min" style="min-width:320px;height:630px;"></div> <script type="text/javascript" src="https://assets.calend...
1.0
Add calendly to onboarding - We need to add Calendly step to onboarding for scheduling a demo with this embed: ``` <!-- Calendly inline widget begin --> <div class="calendly-inline-widget" data-url="https://calendly.com/james_bohrman/30min" style="min-width:320px;height:630px;"></div> <script type="text/javascrip...
priority
add calendly to onboarding we need to add calendly step to onboarding for scheduling a demo with this embed
1
594,513
18,047,324,362
IssuesEvent
2021-09-19 05:30:20
AY2122S1-CS2103T-T13-4/tp
https://api.github.com/repos/AY2122S1-CS2103T-T13-4/tp
opened
Implement Seamless workflow for Excel File import
priority.Medium v1.2a v1.2b
The application would need to ask the User for import settings
1.0
Implement Seamless workflow for Excel File import - The application would need to ask the User for import settings
priority
implement seamless workflow for excel file import the application would need to ask the user for import settings
1
622,947
19,659,175,570
IssuesEvent
2022-01-10 15:24:58
GameFreedomGG/Sindragosa
https://api.github.com/repos/GameFreedomGG/Sindragosa
closed
[Profession][Item] Herbalism - Crystalized Life
Item Priority: Medium Professions Status: Closed- Not a Bug
Decription: Drop rate from herbs of crystalized life is way too low How it works: From 12-15 nodes i farmed, only 1 had crystalized life How it should work: drop rate is x2 so about 75% of nodes should have crystalized life in them Source (you should point out proofs of your report, please give us some source)...
1.0
[Profession][Item] Herbalism - Crystalized Life - Decription: Drop rate from herbs of crystalized life is way too low How it works: From 12-15 nodes i farmed, only 1 had crystalized life How it should work: drop rate is x2 so about 75% of nodes should have crystalized life in them Source (you should point out ...
priority
herbalism crystalized life decription drop rate from herbs of crystalized life is way too low how it works from nodes i farmed only had crystalized life how it should work drop rate is so about of nodes should have crystalized life in them source you should point out proofs of your repor...
1
518,278
15,026,501,101
IssuesEvent
2021-02-01 22:47:54
vmware/clarity
https://api.github.com/repos/vmware/clarity
closed
Wizard Incorrect Screen Readings After Reaching End of Content
@clr/angular browser: screen reader component: wizard needs: accessibility input priority: 2 medium-low status: backlog type: accessibility
## Describe the bug Using Chrome + NVDA: 1. The button used to open the wizard is read by screen readers after reaching the end of the wizards content and before focus returns to the beginning of the wizard. 2. The last button of the wizard is read by screen readers after reaching the end of the wizards conten...
1.0
Wizard Incorrect Screen Readings After Reaching End of Content - ## Describe the bug Using Chrome + NVDA: 1. The button used to open the wizard is read by screen readers after reaching the end of the wizards content and before focus returns to the beginning of the wizard. 2. The last button of the wizard is re...
priority
wizard incorrect screen readings after reaching end of content describe the bug using chrome nvda the button used to open the wizard is read by screen readers after reaching the end of the wizards content and before focus returns to the beginning of the wizard the last button of the wizard is re...
1
709,110
24,367,663,690
IssuesEvent
2022-10-03 16:25:17
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
[xCluster] Properly assign is_external_ for TransactionState
kind/bug area/docdb priority/medium status/awaiting-triage
Jira Link: [DB-3710](https://yugabyte.atlassian.net/browse/DB-3710) ### Description Commit 74113c77195940637050a433ed11fb51f99b6685 introduced is_external_ for TransactionState but the field is not initialized in `SealedReplicationFinished`. This issue adds the proper initialization.
1.0
[xCluster] Properly assign is_external_ for TransactionState - Jira Link: [DB-3710](https://yugabyte.atlassian.net/browse/DB-3710) ### Description Commit 74113c77195940637050a433ed11fb51f99b6685 introduced is_external_ for TransactionState but the field is not initialized in `SealedReplicationFinished`. This iss...
priority
properly assign is external for transactionstate jira link description commit introduced is external for transactionstate but the field is not initialized in sealedreplicationfinished this issue adds the proper initialization
1
314,469
9,597,558,893
IssuesEvent
2019-05-09 21:40:50
ansible/galaxy
https://api.github.com/repos/ansible/galaxy
closed
Repeat attempts to publish a bad artifact produce CONFLICT instead of real error
area/backend priority/medium status/new type/bug
## Bug Report ##### SUMMARY Failed collection uploads cause subsequent attempts of the same artifact to give a 409 CONFLICT instead of the correct response. ##### STEPS TO REPRODUCE - Try to publish any artifact that will fail - Try to publish it again ##### EXPECTED RESULTS I expect to get the same err...
1.0
Repeat attempts to publish a bad artifact produce CONFLICT instead of real error - ## Bug Report ##### SUMMARY Failed collection uploads cause subsequent attempts of the same artifact to give a 409 CONFLICT instead of the correct response. ##### STEPS TO REPRODUCE - Try to publish any artifact that will fail ...
priority
repeat attempts to publish a bad artifact produce conflict instead of real error bug report summary failed collection uploads cause subsequent attempts of the same artifact to give a conflict instead of the correct response steps to reproduce try to publish any artifact that will fail ...
1
825,217
31,279,535,507
IssuesEvent
2023-08-22 08:42:52
ansible-collections/azure
https://api.github.com/repos/ansible-collections/azure
closed
azure_rm_aks_info is not listing all AKS clusters under resource group
bug has_pr medium_priority
<!--- Verify first that your issue is not already reported on GitHub --> <!--- Also test if the latest release and devel branch are affected too --> <!--- Complete *all* sections as described, this form is processed automatically --> ##### SUMMARY <!--- Explain the problem briefly below --> i am using the below ...
1.0
azure_rm_aks_info is not listing all AKS clusters under resource group - <!--- Verify first that your issue is not already reported on GitHub --> <!--- Also test if the latest release and devel branch are affected too --> <!--- Complete *all* sections as described, this form is processed automatically --> ##### SU...
priority
azure rm aks info is not listing all aks clusters under resource group summary i am using the below module azure rm aks info to list all aks clusters under a resource group in your code the below python code is written response self managedcluster client managed clusters list self resou...
1
197,732
6,963,387,660
IssuesEvent
2017-12-08 17:11:11
dmwm/WMCore
https://api.github.com/repos/dmwm/WMCore
closed
Changing pendingSlotsSitePercent takes no effect in ASW
Medium Priority
That's because it only changes task level thresholds when there are site level changes: https://github.com/dmwm/WMCore/blob/master/src/python/WMComponent/AgentStatusWatcher/ResourceControlUpdater.py#L254 I'll fix by Monday
1.0
Changing pendingSlotsSitePercent takes no effect in ASW - That's because it only changes task level thresholds when there are site level changes: https://github.com/dmwm/WMCore/blob/master/src/python/WMComponent/AgentStatusWatcher/ResourceControlUpdater.py#L254 I'll fix by Monday
priority
changing pendingslotssitepercent takes no effect in asw that s because it only changes task level thresholds when there are site level changes i ll fix by monday
1
399,554
11,756,883,412
IssuesEvent
2020-03-13 12:34:45
ASE-Group-23/ASE-1-Project
https://api.github.com/repos/ASE-Group-23/ASE-1-Project
closed
Allow File/Folder size to be represented in KB, MB ...
Priority : Medium enhancement
The displayed file size unit should be automatically generated. | File Size | Unit | |---|---| | 1B - 1KB | B | | 1KB - 1MB | KB | | 1MB - 1GB | MB | | 1GB - 1TB | GB |
1.0
Allow File/Folder size to be represented in KB, MB ... - The displayed file size unit should be automatically generated. | File Size | Unit | |---|---| | 1B - 1KB | B | | 1KB - 1MB | KB | | 1MB - 1GB | MB | | 1GB - 1TB | GB |
priority
allow file folder size to be represented in kb mb the displayed file size unit should be automatically generated file size unit b kb mb gb
1
528,631
15,371,041,277
IssuesEvent
2021-03-02 09:32:37
telerik/kendo-ui-core
https://api.github.com/repos/telerik/kendo-ui-core
closed
TreeList Excel export doesn't work with multi-column headers
Bug C: TreeList F: Excel Export FP: Unplanned Kendo1 Priority 2 SEV: Medium
### Bug report When there are multi-column headers in the TreeList, exporting the widget to Excel results in a corrupted xlsx file. Dojo: [https://dojo.telerik.com/ACowudAg](https://dojo.telerik.com/ACowudAg) ### Reproduction of the problem Open the Dojo and export the TreeList to Excel. ### Current beha...
1.0
TreeList Excel export doesn't work with multi-column headers - ### Bug report When there are multi-column headers in the TreeList, exporting the widget to Excel results in a corrupted xlsx file. Dojo: [https://dojo.telerik.com/ACowudAg](https://dojo.telerik.com/ACowudAg) ### Reproduction of the problem Open...
priority
treelist excel export doesn t work with multi column headers bug report when there are multi column headers in the treelist exporting the widget to excel results in a corrupted xlsx file dojo reproduction of the problem open the dojo and export the treelist to excel current behavior...
1
26,269
2,684,279,940
IssuesEvent
2015-03-28 20:42:22
ConEmu/old-issues
https://api.github.com/repos/ConEmu/old-issues
closed
ConEmu window is not closed when "Leave ConEmu opened" checked.
2–5 stars bug imported Priority-Medium
_From [Merly...@gmail.com](https://code.google.com/u/109876892953441291848/) on January 31, 2013 06:59:34_ Required information! OS version: Win7 x86_64 ConEmu version: 130113 При выделении опции "when last console (tab) is closed" -> "Leave ConEmu opened" попытка закрыть окно ConEmu приводит к тому, что остается п...
1.0
ConEmu window is not closed when "Leave ConEmu opened" checked. - _From [Merly...@gmail.com](https://code.google.com/u/109876892953441291848/) on January 31, 2013 06:59:34_ Required information! OS version: Win7 x86_64 ConEmu version: 130113 При выделении опции "when last console (tab) is closed" -> "Leave ConEmu o...
priority
conemu window is not closed when leave conemu opened checked from on january required information os version conemu version при выделении опции when last console tab is closed leave conemu opened попытка закрыть окно conemu приводит к тому что остается последнее окно conem...
1
398,683
11,742,186,652
IssuesEvent
2020-03-11 23:54:26
thaliawww/concrexit
https://api.github.com/repos/thaliawww/concrexit
closed
Investigate whether there is an issue with timezone of Event.end
priority: medium
In GitLab by @joostrijneveld on Jun 28, 2017, 21:23 When testing !506, I got the following warning. We should look into this. ``` root(at)ivo:/etc/dockerts/beta# ./manage.py.sh sendmembershipnotification --dry-run /usr/local/lib/python3.5/site-packages/django/db/models/fields/__init__.py:1451: RuntimeWarning: DateTim...
1.0
Investigate whether there is an issue with timezone of Event.end - In GitLab by @joostrijneveld on Jun 28, 2017, 21:23 When testing !506, I got the following warning. We should look into this. ``` root(at)ivo:/etc/dockerts/beta# ./manage.py.sh sendmembershipnotification --dry-run /usr/local/lib/python3.5/site-package...
priority
investigate whether there is an issue with timezone of event end in gitlab by joostrijneveld on jun when testing i got the following warning we should look into this root at ivo etc dockerts beta manage py sh sendmembershipnotification dry run usr local lib site packages django db mo...
1
43,782
2,892,675,524
IssuesEvent
2015-06-15 14:17:04
gbecan/OpenCompare
https://api.github.com/repos/gbecan/OpenCompare
closed
Internal server error when importing a non existing Wikipedia page
bug Priority: medium
When I type the title of a Wikipedia page that does not exist, the import is failing and an internal server error is sent. This case should be handled correctly with a nice error in the page or by checking the title before importing.
1.0
Internal server error when importing a non existing Wikipedia page - When I type the title of a Wikipedia page that does not exist, the import is failing and an internal server error is sent. This case should be handled correctly with a nice error in the page or by checking the title before importing.
priority
internal server error when importing a non existing wikipedia page when i type the title of a wikipedia page that does not exist the import is failing and an internal server error is sent this case should be handled correctly with a nice error in the page or by checking the title before importing
1
617,354
19,348,742,301
IssuesEvent
2021-12-15 13:40:14
Esri/solutions-widget-utility-network-trace
https://api.github.com/repos/Esri/solutions-widget-utility-network-trace
closed
Add "remove all" for each flag block
enhancement JSAPI widget UI/UX Priority - Medium string
![image](https://user-images.githubusercontent.com/50338557/139128983-7032d7c5-86e5-420e-83e4-2112a58088aa.png) Since all flags are listed on the main pane and "See all" is being removed, let's use that spot to add a "Remove all" action to clear all the added starting points or barriers.
1.0
Add "remove all" for each flag block - ![image](https://user-images.githubusercontent.com/50338557/139128983-7032d7c5-86e5-420e-83e4-2112a58088aa.png) Since all flags are listed on the main pane and "See all" is being removed, let's use that spot to add a "Remove all" action to clear all the added starting points or...
priority
add remove all for each flag block since all flags are listed on the main pane and see all is being removed let s use that spot to add a remove all action to clear all the added starting points or barriers
1
267,672
8,391,568,210
IssuesEvent
2018-10-09 15:17:54
craftercms/craftercms
https://api.github.com/repos/craftercms/craftercms
closed
[studio] Add urlrewrite.xml to all blueprints.
new feature priority: medium
Add a urlrewrite.xml to the list of Studio configurations.
1.0
[studio] Add urlrewrite.xml to all blueprints. - Add a urlrewrite.xml to the list of Studio configurations.
priority
add urlrewrite xml to all blueprints add a urlrewrite xml to the list of studio configurations
1
550,523
16,114,880,798
IssuesEvent
2021-04-28 05:45:29
Sage-Bionetworks/rocc-app
https://api.github.com/repos/Sage-Bionetworks/rocc-app
opened
Add challenge filters to Explore page
Priority: Medium
Reuse code from the SageBio Collaboration Portal, add it to the library `sage-angular` and import filters to the Explore page.
1.0
Add challenge filters to Explore page - Reuse code from the SageBio Collaboration Portal, add it to the library `sage-angular` and import filters to the Explore page.
priority
add challenge filters to explore page reuse code from the sagebio collaboration portal add it to the library sage angular and import filters to the explore page
1
123,274
4,859,467,622
IssuesEvent
2016-11-13 17:28:12
vidalborromeo/eecshelp-beta
https://api.github.com/repos/vidalborromeo/eecshelp-beta
closed
Active help requests sometimes only show the active icon but not the "Being Helped By" info
Accepted Fixed Priority: Medium Type: Bug
- [x] Fix instructor no longer shows up in the on-duty list in the Status area. - [x] Fix "Being Helped By" info is not present for Active help requests in fresh page loads. See images below. Shows this: ![bug report](https://cloud.githubusercontent.com/assets/1500412/20112578/e9eebb28-a5ba-11e6-9daa-a6d459a849...
1.0
Active help requests sometimes only show the active icon but not the "Being Helped By" info - - [x] Fix instructor no longer shows up in the on-duty list in the Status area. - [x] Fix "Being Helped By" info is not present for Active help requests in fresh page loads. See images below. Shows this: ![bug report](...
priority
active help requests sometimes only show the active icon but not the being helped by info fix instructor no longer shows up in the on duty list in the status area fix being helped by info is not present for active help requests in fresh page loads see images below shows this instead ...
1
526,102
15,280,270,853
IssuesEvent
2021-02-23 05:58:49
AbirAahammed/E-card
https://api.github.com/repos/AbirAahammed/E-card
opened
Create a User Class for storing user info to re-login afterapp close.
Medium Priority Tasks bug
Investigate the creation of a User Class to store user's credentials when the app is closed. This would allow us to automatically log the user back in if they closed the app temporarily. (Firebase session terminates on close). **Investigate an ethical way to store this login information.** Backup option: Simply ...
1.0
Create a User Class for storing user info to re-login afterapp close. - Investigate the creation of a User Class to store user's credentials when the app is closed. This would allow us to automatically log the user back in if they closed the app temporarily. (Firebase session terminates on close). **Investigate an ...
priority
create a user class for storing user info to re login afterapp close investigate the creation of a user class to store user s credentials when the app is closed this would allow us to automatically log the user back in if they closed the app temporarily firebase session terminates on close investigate an ...
1
22,280
2,648,590,145
IssuesEvent
2015-03-14 02:08:10
dhamp/eiskaltdcpp
https://api.github.com/repos/dhamp/eiskaltdcpp
opened
Поле поиска в eiskaltdcpp-gtk.
imported Priority-Medium Type-FeatureRequest
_From [anton8mile](https://code.google.com/u/anton8mile/) on March 13, 2011 17:18:02_ Неплохо было бы увидеть поле поиска на тулбаре как в eiskaltdcpp-qt. _Original issue: http://code.google.com/p/eiskaltdc/issues/detail?id=1013_
1.0
Поле поиска в eiskaltdcpp-gtk. - _From [anton8mile](https://code.google.com/u/anton8mile/) on March 13, 2011 17:18:02_ Неплохо было бы увидеть поле поиска на тулбаре как в eiskaltdcpp-qt. _Original issue: http://code.google.com/p/eiskaltdc/issues/detail?id=1013_
priority
поле поиска в eiskaltdcpp gtk from on march неплохо было бы увидеть поле поиска на тулбаре как в eiskaltdcpp qt original issue
1
809,522
30,196,372,414
IssuesEvent
2023-07-04 21:46:11
calcom/cal.com
https://api.github.com/repos/calcom/cal.com
closed
Saving Event Type automatically converts slug to lowercase
🐛 bug 🚧 wip / in the making Medium priority event types
Found a bug? Please fill out the sections below. 👍 ### Issue Summary I use the API to create Event Types and often my generated slugs are a mixture of lower and uppercase letters and numbers. This works fine unless I use the UI to edit the event type. When I save the the Event Type, the URL (slug) is automatical...
1.0
Saving Event Type automatically converts slug to lowercase - Found a bug? Please fill out the sections below. 👍 ### Issue Summary I use the API to create Event Types and often my generated slugs are a mixture of lower and uppercase letters and numbers. This works fine unless I use the UI to edit the event type. ...
priority
saving event type automatically converts slug to lowercase found a bug please fill out the sections below 👍 issue summary i use the api to create event types and often my generated slugs are a mixture of lower and uppercase letters and numbers this works fine unless i use the ui to edit the event type ...
1
428,366
12,406,910,977
IssuesEvent
2020-05-21 20:02:41
DiceMaster/dudge
https://api.github.com/repos/DiceMaster/dudge
closed
Фильтровать список отправленных решений по пользователю/задаче/статусу
Priority-Medium Type-Enhancement auto-migrated
``` При работе с правами администратора можно посмотреть все решения, отправленные в систему единым списком. Нужно сделать возможность фильтрации этого списка сразу по нескольким критериям: по отдельному пользователю и/или отдельной задаче и/или статусу решения. В этом случае будет удобно искать следы плагиата ...
1.0
Фильтровать список отправленных решений по пользователю/задаче/статусу - ``` При работе с правами администратора можно посмотреть все решения, отправленные в систему единым списком. Нужно сделать возможность фильтрации этого списка сразу по нескольким критериям: по отдельному пользователю и/или отдельной задаче и/...
priority
фильтровать список отправленных решений по пользователю задаче статусу при работе с правами администратора можно посмотреть все решения отправленные в систему единым списком нужно сделать возможность фильтрации этого списка сразу по нескольким критериям по отдельному пользователю и или отдельной задаче и ...
1
537,259
15,726,207,576
IssuesEvent
2021-03-29 10:59:49
hydroshare/hydroshare
https://api.github.com/repos/hydroshare/hydroshare
closed
File URLs incorrect in REST API after ResourceFile fix.
Medium Priority REST API bug in progress
The URLs returned for file listing in the REST API are incorrect because they depend upon an old version of ResourceFile.url. @mistealey @dtarb @pkdash I am going to try to make this repair before 1.10.0.
1.0
File URLs incorrect in REST API after ResourceFile fix. - The URLs returned for file listing in the REST API are incorrect because they depend upon an old version of ResourceFile.url. @mistealey @dtarb @pkdash I am going to try to make this repair before 1.10.0.
priority
file urls incorrect in rest api after resourcefile fix the urls returned for file listing in the rest api are incorrect because they depend upon an old version of resourcefile url mistealey dtarb pkdash i am going to try to make this repair before
1
274,943
8,570,192,454
IssuesEvent
2018-11-11 17:55:43
pyrocms/pyrocms
https://api.github.com/repos/pyrocms/pyrocms
closed
[files-field_type] Add all images when uploading
Priority: Medium Type: Feature Request
We’re using the images upload to have a images gallery. An admin can upload 50 images in bulk, but is supposed to click ‘add’ for every one of those 50 images. This is quite a hassle. Is there a way to have this happen in one move? Upload and auto select? A useful solution would be an 'add all' button, rather ...
1.0
[files-field_type] Add all images when uploading - We’re using the images upload to have a images gallery. An admin can upload 50 images in bulk, but is supposed to click ‘add’ for every one of those 50 images. This is quite a hassle. Is there a way to have this happen in one move? Upload and auto select? A us...
priority
add all images when uploading we’re using the images upload to have a images gallery an admin can upload images in bulk but is supposed to click ‘add’ for every one of those images this is quite a hassle is there a way to have this happen in one move upload and auto select a useful solution would...
1
409,559
11,964,664,530
IssuesEvent
2020-04-05 20:26:10
OrangeJuice7/SDL-OpenGL-Game-Framework
https://api.github.com/repos/OrangeJuice7/SDL-OpenGL-Game-Framework
opened
Basic Mob AI/behaviour
area.Model priority.medium work.medium
Mobs should act and react on their own, based on their environment (i.e. other Entities and the Map). (Specific requirements to be determined...)
1.0
Basic Mob AI/behaviour - Mobs should act and react on their own, based on their environment (i.e. other Entities and the Map). (Specific requirements to be determined...)
priority
basic mob ai behaviour mobs should act and react on their own based on their environment i e other entities and the map specific requirements to be determined
1
57,430
3,082,005,336
IssuesEvent
2015-08-23 09:38:09
uclouvain/openjpeg
https://api.github.com/repos/uclouvain/openjpeg
closed
Heap-buffer-overflow in opj_dwt_decode
bug Priority-Medium
Originally reported on Google Code with ID 486 ``` What steps will reproduce the problem? 1. Run Opj_decompress with the attached as input What is the expected output? What do you see instead? In ASAN environment, it triggers Heap-buffer-overflow in opj_dwt_decode. What version of the product are you using? On wh...
1.0
Heap-buffer-overflow in opj_dwt_decode - Originally reported on Google Code with ID 486 ``` What steps will reproduce the problem? 1. Run Opj_decompress with the attached as input What is the expected output? What do you see instead? In ASAN environment, it triggers Heap-buffer-overflow in opj_dwt_decode. What ve...
priority
heap buffer overflow in opj dwt decode originally reported on google code with id what steps will reproduce the problem run opj decompress with the attached as input what is the expected output what do you see instead in asan environment it triggers heap buffer overflow in opj dwt decode what vers...
1
530,875
15,437,573,630
IssuesEvent
2021-03-07 17:12:03
CookieJarApps/SmartCookieWeb
https://api.github.com/repos/CookieJarApps/SmartCookieWeb
closed
[Bug] Reload Button causes white screen
P2: Medium priority bug
Reload Button causes white screen. data:text/html;charset=utf-8;base64, ![Screenshot_20210223-151529__01](https://user-images.githubusercontent.com/15986930/108856540-76bfa400-75ea-11eb-8b76-e7623dc1d3b8.jpg) ![Screenshot_20210223-151536](https://user-images.githubusercontent.com/15986930/108856567-7d4e1b80-75ea...
1.0
[Bug] Reload Button causes white screen - Reload Button causes white screen. data:text/html;charset=utf-8;base64, ![Screenshot_20210223-151529__01](https://user-images.githubusercontent.com/15986930/108856540-76bfa400-75ea-11eb-8b76-e7623dc1d3b8.jpg) ![Screenshot_20210223-151536](https://user-images.githubuserco...
priority
reload button causes white screen reload button causes white screen data text html charset utf
1
200,160
7,000,742,070
IssuesEvent
2017-12-18 07:08:32
pytorch/pytorch
https://api.github.com/repos/pytorch/pytorch
closed
Support view() on batch dimensions for non-contiguous tensors?
enhancement medium priority
```python a = torch.Tensor(16, 8, 32, 64) a.view(-1, 32, 64) # works a.transpose(-1, -2).view(-1, 64, 32) # doesn't a.view(-1, 32, 64).transpose(-1, -2) # works but doesn't fit some interfaces, i.e. sometimes we want to do view as the last operation ``` Such view's are needed to implement 4D+ ...
1.0
Support view() on batch dimensions for non-contiguous tensors? - ```python a = torch.Tensor(16, 8, 32, 64) a.view(-1, 32, 64) # works a.transpose(-1, -2).view(-1, 64, 32) # doesn't a.view(-1, 32, 64).transpose(-1, -2) # works but doesn't fit some interfaces, i.e. sometimes we want to do view as th...
priority
support view on batch dimensions for non contiguous tensors python a torch tensor a view works a transpose view doesn t a view transpose works but doesn t fit some interfaces i e sometimes we want to do view as the last op...
1
394,098
11,631,848,244
IssuesEvent
2020-02-28 02:51:09
cds-snc/report-a-cybercrime
https://api.github.com/repos/cds-snc/report-a-cybercrime
reopened
No empty line between contact and version on IE
medium priority
## Summary No empty line between contact and version on IE but it does has on the Google Chrome ## Design Detail ![feedback](https://user-images.githubusercontent.com/60269104/74443470-3e1ab580-4e41-11ea-936f-d1b1d7769793.jpg) ## Unresolved questions > Are there any related issues you consider out of s...
1.0
No empty line between contact and version on IE - ## Summary No empty line between contact and version on IE but it does has on the Google Chrome ## Design Detail ![feedback](https://user-images.githubusercontent.com/60269104/74443470-3e1ab580-4e41-11ea-936f-d1b1d7769793.jpg) ## Unresolved questions > ...
priority
no empty line between contact and version on ie summary no empty line between contact and version on ie but it does has on the google chrome design detail unresolved questions are there any related issues you consider out of scope for this issue that could be addressed in the future ...
1
603,610
18,669,834,163
IssuesEvent
2021-10-30 13:50:52
AY2122S1-CS2103T-W17-4/tp
https://api.github.com/repos/AY2122S1-CS2103T-W17-4/tp
closed
[PE-D] Find Validation Output
priority.Medium bug.FeatureFlaw
Sample `find d/2021-10-10` given in UG under section 4.5 does not work. Furthermore, the use of tag is not documented here. ![image.png](https://raw.githubusercontent.com/rohit0718/ped/main/files/0a5454c3-8b0d-4b11-b3b9-0a9148db4c68.png) <!--session: 1635494493844-5ba5ab17-21cc-411f-a742-b3a8e6f6ff2d--> <!--Version...
1.0
[PE-D] Find Validation Output - Sample `find d/2021-10-10` given in UG under section 4.5 does not work. Furthermore, the use of tag is not documented here. ![image.png](https://raw.githubusercontent.com/rohit0718/ped/main/files/0a5454c3-8b0d-4b11-b3b9-0a9148db4c68.png) <!--session: 1635494493844-5ba5ab17-21cc-411f-...
priority
find validation output sample find d given in ug under section does not work furthermore the use of tag is not documented here labels type featureflaw severity medium original ped
1
716,330
24,628,544,293
IssuesEvent
2022-10-16 20:31:06
bounswe/bounswe2022group2
https://api.github.com/repos/bounswe/bounswe2022group2
opened
Revising the Diagrams based on Lecture Structure
priority-medium status-new
### Issue Description As we decided in our second meeting, I made changes under "Lecture Structure" title of our requirements. Following these changes, design diagrams should be updated to be consistent with our requirements. This issue corresponds to updating the diagrams according to changes made in issue #341. ###...
1.0
Revising the Diagrams based on Lecture Structure - ### Issue Description As we decided in our second meeting, I made changes under "Lecture Structure" title of our requirements. Following these changes, design diagrams should be updated to be consistent with our requirements. This issue corresponds to updating the dia...
priority
revising the diagrams based on lecture structure issue description as we decided in our second meeting i made changes under lecture structure title of our requirements following these changes design diagrams should be updated to be consistent with our requirements this issue corresponds to updating the dia...
1
381,916
11,297,815,933
IssuesEvent
2020-01-17 07:18:48
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
opened
[0.9.0 staging-1341] Fishing: fish is running from the hook
Priority: Medium
1. Catch a fish 2. You won't see it on the hook, but it will run away from the hook periodically in the air too 3. But you still can collect it
1.0
[0.9.0 staging-1341] Fishing: fish is running from the hook - 1. Catch a fish 2. You won't see it on the hook, but it will run away from the hook periodically in the air too 3. But you still can collect it
priority
fishing fish is running from the hook catch a fish you won t see it on the hook but it will run away from the hook periodically in the air too but you still can collect it
1
21,072
2,633,066,642
IssuesEvent
2015-03-08 20:00:33
eris-ltd/thelonious
https://api.github.com/repos/eris-ltd/thelonious
closed
default thelonious should be eth compatible
Medium Priority ready
currently not because of things like signed block. also, a number of upstream changes to block structure
1.0
default thelonious should be eth compatible - currently not because of things like signed block. also, a number of upstream changes to block structure
priority
default thelonious should be eth compatible currently not because of things like signed block also a number of upstream changes to block structure
1
47,977
2,990,085,654
IssuesEvent
2015-07-21 06:44:38
jayway/rest-assured
https://api.github.com/repos/jayway/rest-assured
closed
formParam with Long value followed by multiPart yields 'Illegal content'
bug imported Priority-Medium
_From [dwoldr...@gmail.com](https://code.google.com/u/109917019054527998597/) on November 04, 2012 06:31:53_ What steps will reproduce the problem? 1. in with().formParam, pass a Long as the value 2. immediately following do a multiPart() 3. failure in MultiPart.groovy with a "Illegal content" What is the expected o...
1.0
formParam with Long value followed by multiPart yields 'Illegal content' - _From [dwoldr...@gmail.com](https://code.google.com/u/109917019054527998597/) on November 04, 2012 06:31:53_ What steps will reproduce the problem? 1. in with().formParam, pass a Long as the value 2. immediately following do a multiPart() 3. ...
priority
formparam with long value followed by multipart yields illegal content from on november what steps will reproduce the problem in with formparam pass a long as the value immediately following do a multipart failure in multipart groovy with a illegal content what is the expected o...
1
371,751
10,980,949,789
IssuesEvent
2019-11-30 18:03:20
gw2efficiency/issues
https://api.github.com/repos/gw2efficiency/issues
closed
Add extra site for supporter features
1-Type: Chore 2-Priority: A 3-Complexity: Low 4-Impact: Medium 5-Area: Other
Right now if a non-logged in user clicks on a "Did you know that as a supporter..." link but is not actually logged into an account, it just redirects to a "logged in users only" site. That's probably pretty bad for conversions. 😅 Instead, show a site with the supporter features and then ask the user to register f...
1.0
Add extra site for supporter features - Right now if a non-logged in user clicks on a "Did you know that as a supporter..." link but is not actually logged into an account, it just redirects to a "logged in users only" site. That's probably pretty bad for conversions. 😅 Instead, show a site with the supporter feat...
priority
add extra site for supporter features right now if a non logged in user clicks on a did you know that as a supporter link but is not actually logged into an account it just redirects to a logged in users only site that s probably pretty bad for conversions 😅 instead show a site with the supporter feat...
1
308,476
9,439,665,299
IssuesEvent
2019-04-14 12:22:08
medic/medic
https://api.github.com/repos/medic/medic
opened
Update the CheckDate service to store the delta in telemetry
Priority: 2 - Medium Type: Technical issue
When the app starts we run the CheckDate service to query the server date and compare with the date on the phone. This is useful because quite often phone dates are incorrect which means all the reports generated from that phone are inaccurate. As well as showing a notice to the user when the date is bad it would be...
1.0
Update the CheckDate service to store the delta in telemetry - When the app starts we run the CheckDate service to query the server date and compare with the date on the phone. This is useful because quite often phone dates are incorrect which means all the reports generated from that phone are inaccurate. As well a...
priority
update the checkdate service to store the delta in telemetry when the app starts we run the checkdate service to query the server date and compare with the date on the phone this is useful because quite often phone dates are incorrect which means all the reports generated from that phone are inaccurate as well a...
1
717,585
24,681,264,833
IssuesEvent
2022-10-18 21:35:54
inverse-inc/packetfence
https://api.github.com/repos/inverse-inc/packetfence
closed
pf12 - issue with the logo
Type: Bug Priority: Medium
**Describe the bug** it's not easy to change the logo on the captive portal. **To Reproduce** Steps to reproduce the behavior: 1. Go to connection profile configuration 2. Change the logo 3. Upload the logo on the server 4. The logo doesn't appear since it needs to be uploaded inside the httpd.portal docker im...
1.0
pf12 - issue with the logo - **Describe the bug** it's not easy to change the logo on the captive portal. **To Reproduce** Steps to reproduce the behavior: 1. Go to connection profile configuration 2. Change the logo 3. Upload the logo on the server 4. The logo doesn't appear since it needs to be uploaded insi...
priority
issue with the logo describe the bug it s not easy to change the logo on the captive portal to reproduce steps to reproduce the behavior go to connection profile configuration change the logo upload the logo on the server the logo doesn t appear since it needs to be uploaded inside ...
1
820,463
30,772,734,970
IssuesEvent
2023-07-31 02:12:32
ACC-Hymns/acchymns-web
https://api.github.com/repos/ACC-Hymns/acchymns-web
opened
[Feature] Song Sharing + SEO
enhancement medium priority
Share a song (inside the app to the native popup), send a link that shows a preview about the song (book and title). Probably use OpenGraph HTML meta tags. This means that the website will at least have to be partially statically generated so that the meta tags exist for the servers and stuff.
1.0
[Feature] Song Sharing + SEO - Share a song (inside the app to the native popup), send a link that shows a preview about the song (book and title). Probably use OpenGraph HTML meta tags. This means that the website will at least have to be partially statically generated so that the meta tags exist for the servers and ...
priority
song sharing seo share a song inside the app to the native popup send a link that shows a preview about the song book and title probably use opengraph html meta tags this means that the website will at least have to be partially statically generated so that the meta tags exist for the servers and stuff
1
442,183
12,741,286,724
IssuesEvent
2020-06-26 05:37:09
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
[0.9.0 staging-1470] Fake plants doesn't unload if chunk unload.
Category: Optimization Priority: Medium Status: Fixed
Have some Fake plants: ![image](https://user-images.githubusercontent.com/45708377/76938932-8cbbe380-6908-11ea-9cbe-a4a5c40453e6.png) ![image](https://user-images.githubusercontent.com/45708377/76938977-9fceb380-6908-11ea-995d-239ab55ea456.png) fly away. Chunk unloaded, but I still see fake plants:: ![image](https:...
1.0
[0.9.0 staging-1470] Fake plants doesn't unload if chunk unload. - Have some Fake plants: ![image](https://user-images.githubusercontent.com/45708377/76938932-8cbbe380-6908-11ea-9cbe-a4a5c40453e6.png) ![image](https://user-images.githubusercontent.com/45708377/76938977-9fceb380-6908-11ea-995d-239ab55ea456.png) fly a...
priority
fake plants doesn t unload if chunk unload have some fake plants fly away chunk unloaded but i still see fake plants
1
3,275
2,537,611,564
IssuesEvent
2015-01-26 21:46:25
web2py/web2py
https://api.github.com/repos/web2py/web2py
opened
latest Version 2.9.12 doesn't work with Apache using wsgi
1 star bug imported Priority-Medium
_From [omi..._at_gmail.com](https://code.google.com/u/117551687292950814124/) on January 22, 2015 20:11:46_ Error ticket "'NoneType' object is no callable in gluon/globals.py" What steps will reproduce the problem? 1. Download the latest souce and run under apache 2. Running with Rocket server works fine What version...
1.0
latest Version 2.9.12 doesn't work with Apache using wsgi - _From [omi..._at_gmail.com](https://code.google.com/u/117551687292950814124/) on January 22, 2015 20:11:46_ Error ticket "'NoneType' object is no callable in gluon/globals.py" What steps will reproduce the problem? 1. Download the latest souce and run under...
priority
latest version doesn t work with apache using wsgi from on january error ticket nonetype object is no callable in gluon globals py what steps will reproduce the problem download the latest souce and run under apache running with rocket server works fine what version of the produc...
1
244,237
7,872,419,889
IssuesEvent
2018-06-25 11:10:17
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
mcumgr: improper response to "image list" command after update.
area: OTA area: mcumgr bug priority: medium
After the update the new image running for test respons with list described only the slot_0 content. After subsequent reset the old image is reverted and the old image responds properly. Issue reported for smp_svr@nrf52_pca10040
1.0
mcumgr: improper response to "image list" command after update. - After the update the new image running for test respons with list described only the slot_0 content. After subsequent reset the old image is reverted and the old image responds properly. Issue reported for smp_svr@nrf52_pca10040
priority
mcumgr improper response to image list command after update after the update the new image running for test respons with list described only the slot content after subsequent reset the old image is reverted and the old image responds properly issue reported for smp svr
1
340,573
10,273,459,914
IssuesEvent
2019-08-23 19:21:59
CCAFS/MARLO
https://api.github.com/repos/CCAFS/MARLO
closed
[MARLO] Develop partner division into Project Partners section.
Priority - Medium Type - Enhancement
- [ ] Migrate and implement the person partner division. - [ ] Update the new fields in the summaries that contains Project Partners information.
1.0
[MARLO] Develop partner division into Project Partners section. - - [ ] Migrate and implement the person partner division. - [ ] Update the new fields in the summaries that contains Project Partners information.
priority
develop partner division into project partners section migrate and implement the person partner division update the new fields in the summaries that contains project partners information
1
231,337
7,626,262,663
IssuesEvent
2018-05-04 02:11:52
RileyBee/capstone_project
https://api.github.com/repos/RileyBee/capstone_project
closed
Password hashing
Priority: Medium Status: Accepted Status: In Progress Type: Enhancement
Setup hashing for user creation, login, and reset (future feature) functions.
1.0
Password hashing - Setup hashing for user creation, login, and reset (future feature) functions.
priority
password hashing setup hashing for user creation login and reset future feature functions
1
117,434
4,715,354,296
IssuesEvent
2016-10-15 13:01:27
CS2103AUG2016-F11-C3/main
https://api.github.com/repos/CS2103AUG2016-F11-C3/main
opened
Update devguide use cases
priority.medium
Edit existing use cases to fit current commands Add missing use cases for existing commands
1.0
Update devguide use cases - Edit existing use cases to fit current commands Add missing use cases for existing commands
priority
update devguide use cases edit existing use cases to fit current commands add missing use cases for existing commands
1
134,812
5,237,753,472
IssuesEvent
2017-01-31 01:01:20
ngageoint/hootenanny-ui
https://api.github.com/repos/ngageoint/hootenanny-ui
opened
Identify outside calls to public internet
Category: UI Priority: Medium Status: New/Undefined Type: Maintenance Type: Task
Found at least one call to public taginfo. Need to identify where outside calls are made and handle in config file for private servers.
1.0
Identify outside calls to public internet - Found at least one call to public taginfo. Need to identify where outside calls are made and handle in config file for private servers.
priority
identify outside calls to public internet found at least one call to public taginfo need to identify where outside calls are made and handle in config file for private servers
1
215,369
7,293,666,134
IssuesEvent
2018-02-25 16:28:27
mrmlnc/fast-glob
https://api.github.com/repos/mrmlnc/fast-glob
closed
Release v2.1.0 [25.02.2018]
Motivation: Medium Priority: Medium Type: Maintenance
#### Issues * [x] Update `micromatch` package * [x] #60 * [x] #54 (additional options) #### Before * [x] Manual smoke tests * [x] `README` review * [x] Run benchmark #### After * [x] `git tag` * [x] `npm publish` * [x] Twitter announce
1.0
Release v2.1.0 [25.02.2018] - #### Issues * [x] Update `micromatch` package * [x] #60 * [x] #54 (additional options) #### Before * [x] Manual smoke tests * [x] `README` review * [x] Run benchmark #### After * [x] `git tag` * [x] `npm publish` * [x] Twitter announce
priority
release issues update micromatch package additional options before manual smoke tests readme review run benchmark after git tag npm publish twitter announce
1
66,729
3,257,566,379
IssuesEvent
2015-10-20 18:25:09
google/paco
https://api.github.com/repos/google/paco
opened
Server Logic: Timezone parameter to use offsets as well as ids
Component-Logic Component-Server Priority-Medium
Joda lib for timezones does not recognize IST. Also, many many timezones, lets use offsets in addition to ids. format tz="+05:30" or
1.0
Server Logic: Timezone parameter to use offsets as well as ids - Joda lib for timezones does not recognize IST. Also, many many timezones, lets use offsets in addition to ids. format tz="+05:30" or
priority
server logic timezone parameter to use offsets as well as ids joda lib for timezones does not recognize ist also many many timezones lets use offsets in addition to ids format tz or
1
244,838
7,880,655,506
IssuesEvent
2018-06-26 16:32:30
aowen87/FOO
https://api.github.com/repos/aowen87/FOO
closed
Add an option to the PLOT3D reader to autodetect the settings.
Expected Use: 3 - Occasional Impact: 3 - Medium OS: All Priority: High Support Group: Any Target Version: 2.10 feature
Rick Angellini mentioned that it would be nice if the PLOT3D reader autodetected the settings for the file. I agree that would be nice. The VTK multiblock reader has an autodetect option so we could possibly steal some code from there.
1.0
Add an option to the PLOT3D reader to autodetect the settings. - Rick Angellini mentioned that it would be nice if the PLOT3D reader autodetected the settings for the file. I agree that would be nice. The VTK multiblock reader has an autodetect option so we could possibly steal some code from there.
priority
add an option to the reader to autodetect the settings rick angellini mentioned that it would be nice if the reader autodetected the settings for the file i agree that would be nice the vtk multiblock reader has an autodetect option so we could possibly steal some code from there
1
726,926
25,016,569,815
IssuesEvent
2022-11-03 19:22:36
dtcenter/MET
https://api.github.com/repos/dtcenter/MET
closed
Print a warning message in ASCII2NC about python embedding support not being compiled
type: enhancement priority: medium alert: NEED ACCOUNT KEY requestor: METplus Team MET: Python Embedding
## Describe the Enhancement ## Running ascii2nc with python embedding without optional python embedding support being compiled results in this error message: ``` bin/ascii2nc -format python 'scripts/python/read_ascii_point.py data/sample_obs/ascii/sample_ascii_obs.txt' out.nc ... ERROR : set_format() -> unsupport...
1.0
Print a warning message in ASCII2NC about python embedding support not being compiled - ## Describe the Enhancement ## Running ascii2nc with python embedding without optional python embedding support being compiled results in this error message: ``` bin/ascii2nc -format python 'scripts/python/read_ascii_point.py dat...
priority
print a warning message in about python embedding support not being compiled describe the enhancement running with python embedding without optional python embedding support being compiled results in this error message bin format python scripts python read ascii point py data sample obs ascii sa...
1
25,797
2,683,989,516
IssuesEvent
2015-03-28 15:02:36
ConEmu/old-issues
https://api.github.com/repos/ConEmu/old-issues
closed
шрифт Consolas
2–5 stars bug imported Priority-Medium
_From [sim....@gmail.com](https://code.google.com/u/105258257765487351754/) on January 23, 2011 19:34:04_ Некорректное отображение псевдографики, а именно, горизонтальной двойной линии. ОС: Win XP SP3 **Attachment:** [Буфер обмена-1.jpg Буфер обмена-2.jpg](http://code.google.com/p/conemu-maximus5/issues/detail?id=35...
1.0
шрифт Consolas - _From [sim....@gmail.com](https://code.google.com/u/105258257765487351754/) on January 23, 2011 19:34:04_ Некорректное отображение псевдографики, а именно, горизонтальной двойной линии. ОС: Win XP SP3 **Attachment:** [Буфер обмена-1.jpg Буфер обмена-2.jpg](http://code.google.com/p/conemu-maximus5/is...
priority
шрифт consolas from on january некорректное отображение псевдографики а именно горизонтальной двойной линии ос win xp attachment original issue
1
689,151
23,609,843,293
IssuesEvent
2022-08-24 11:27:41
LIKO-12/LIKO-12
https://api.github.com/repos/LIKO-12/LIKO-12
opened
Linux Distribution
enhancement priority-medium
It's possible to distribute LIKO-12 on multiple platforms: - [ ] AppImageHub. - [ ] Snapcraft.
1.0
Linux Distribution - It's possible to distribute LIKO-12 on multiple platforms: - [ ] AppImageHub. - [ ] Snapcraft.
priority
linux distribution it s possible to distribute liko on multiple platforms appimagehub snapcraft
1
24,368
2,667,378,333
IssuesEvent
2015-03-22 15:13:00
NewCreature/EOF
https://api.github.com/repos/NewCreature/EOF
closed
New notes are not automatically selected
bug imported Priority-Medium
_From [xander4j...@yahoo.com](https://code.google.com/u/111302640723734240985/) on May 24, 2010 11:15:20_ When you place a new note it is supposed to be automatically selected but it is not (only tested Piano Roll input mode). _Original issue: http://code.google.com/p/editor-on-fire/issues/detail?id=104_
1.0
New notes are not automatically selected - _From [xander4j...@yahoo.com](https://code.google.com/u/111302640723734240985/) on May 24, 2010 11:15:20_ When you place a new note it is supposed to be automatically selected but it is not (only tested Piano Roll input mode). _Original issue: http://code.google.com/p/edit...
priority
new notes are not automatically selected from on may when you place a new note it is supposed to be automatically selected but it is not only tested piano roll input mode original issue
1
172,572
6,510,397,884
IssuesEvent
2017-08-25 03:03:14
minio/minio-go
https://api.github.com/repos/minio/minio-go
closed
put object to ceph got stuck forever.
priority: medium triage
I used https://hub.docker.com/r/ceph/demo/ to setup a ceph s3 api. Everything works fine with s3cmd. When I use minio-go, create bucket, get object works. but put object (FPutObject) got stuck forever. No error shows and never end
1.0
put object to ceph got stuck forever. - I used https://hub.docker.com/r/ceph/demo/ to setup a ceph s3 api. Everything works fine with s3cmd. When I use minio-go, create bucket, get object works. but put object (FPutObject) got stuck forever. No error shows and never end
priority
put object to ceph got stuck forever i used to setup a ceph api everything works fine with when i use minio go create bucket get object works but put object fputobject got stuck forever no error shows and never end
1
167,599
6,342,130,011
IssuesEvent
2017-07-27 14:54:58
ESAPI/esapi-java-legacy
https://api.github.com/repos/ESAPI/esapi-java-legacy
closed
isValidDate fails to identify injection attack
bug duplicate imported Priority-Medium
_From [andrew.g...@gmail.com](https://code.google.com/u/107173630171124064388/) on November 07, 2011 08:28:17_ What steps will reproduce the problem? 1. Instantiate a SimpleDateFormat object called myFormat 2. Make a call to ESAPI.validator().dateIsValid using the following arguments: "datetest4", "September 11, 2001'...
1.0
isValidDate fails to identify injection attack - _From [andrew.g...@gmail.com](https://code.google.com/u/107173630171124064388/) on November 07, 2011 08:28:17_ What steps will reproduce the problem? 1. Instantiate a SimpleDateFormat object called myFormat 2. Make a call to ESAPI.validator().dateIsValid using the follo...
priority
isvaliddate fails to identify injection attack from on november what steps will reproduce the problem instantiate a simpledateformat object called myformat make a call to esapi validator dateisvalid using the following arguments september union select from another table wher...
1
593,109
17,947,148,330
IssuesEvent
2021-09-12 02:16:41
thenewboston-developers/Website
https://api.github.com/repos/thenewboston-developers/Website
closed
Add App Store to the website
priority.Medium internal
**Task:** - Add `App store` to the website **Design:** - https://www.figma.com/file/zbQ5xuZqAfhAlOiy9ilZlm/App-Store Let me know if you need any clarification on the task. --- #### Update Updated Design: https://www.figma.com/file/zbQ5xuZqAfhAlOiy9ilZlm/App-Store?node-id=771%3A7525
1.0
Add App Store to the website - **Task:** - Add `App store` to the website **Design:** - https://www.figma.com/file/zbQ5xuZqAfhAlOiy9ilZlm/App-Store Let me know if you need any clarification on the task. --- #### Update Updated Design: https://www.figma.com/file/zbQ5xuZqAfhAlOiy9ilZlm/App-Store?node-id=771%...
priority
add app store to the website task add app store to the website design let me know if you need any clarification on the task update updated design
1
153,382
5,891,062,733
IssuesEvent
2017-05-17 16:11:38
RobotLocomotion/drake
https://api.github.com/repos/RobotLocomotion/drake
closed
Valgrind version for a ignition_rndf_test
priority: medium team: kitware type: bug
ignition_rndf_test ( formerly ignition_math_test ) seems to fail with the current version ( 3.11.0 ) of valgrind, but if we use 3.12.0 it passes. To reproduce : `bazel test --config=memcheck --verbose_failures //drake/automotive/maliput/rndf:ignition_rndf_test ` with the appropriate version of valgrind in v...
1.0
Valgrind version for a ignition_rndf_test - ignition_rndf_test ( formerly ignition_math_test ) seems to fail with the current version ( 3.11.0 ) of valgrind, but if we use 3.12.0 it passes. To reproduce : `bazel test --config=memcheck --verbose_failures //drake/automotive/maliput/rndf:ignition_rndf_test ` w...
priority
valgrind version for a ignition rndf test ignition rndf test formerly ignition math test seems to fail with the current version of valgrind but if we use it passes to reproduce bazel test config memcheck verbose failures drake automotive maliput rndf ignition rndf test wit...
1
35,581
2,790,555,863
IssuesEvent
2015-05-09 10:15:28
timdown/rangy
https://api.github.com/repos/timdown/rangy
closed
CSSClassApplier throws null exception when normalizing nodes
bug imported Priority-Medium
_From [philip.p...@gmail.com](https://code.google.com/u/113469898388912448400/) on December 07, 2012 00:57:55_ What steps will reproduce the problem? 1. See attached file. Use the "Apply to defective range" button to see the error (tested with Firefox 16.0.2 and Chrome 23.0.1271.95 m) What is the expected output? What...
1.0
CSSClassApplier throws null exception when normalizing nodes - _From [philip.p...@gmail.com](https://code.google.com/u/113469898388912448400/) on December 07, 2012 00:57:55_ What steps will reproduce the problem? 1. See attached file. Use the "Apply to defective range" button to see the error (tested with Firefox 16.0...
priority
cssclassapplier throws null exception when normalizing nodes from on december what steps will reproduce the problem see attached file use the apply to defective range button to see the error tested with firefox and chrome m what is the expected output what do you see instead ...
1
249,851
7,964,731,020
IssuesEvent
2018-07-13 23:05:39
jdkato/prose
https://api.github.com/repos/jdkato/prose
closed
Improve performance of PragmaticSegmenter
Difficulty: Medium Priority: Medium Status: In Progress Type: Enhancement
I've recently added a (somewhat rough) implementation of Ruby's [Pragmatic Segmenter](https://github.com/diasks2/pragmatic_segmenter). It's currently passing the English, Spanish, and French tests (minus the list-related cases, which I'm planning on omitting). *However*, it's quite slow (relatively speaking, anyway): ...
1.0
Improve performance of PragmaticSegmenter - I've recently added a (somewhat rough) implementation of Ruby's [Pragmatic Segmenter](https://github.com/diasks2/pragmatic_segmenter). It's currently passing the English, Spanish, and French tests (minus the list-related cases, which I'm planning on omitting). *However*, it's...
priority
improve performance of pragmaticsegmenter i ve recently added a somewhat rough implementation of ruby s it s currently passing the english spanish and french tests minus the list related cases which i m planning on omitting however it s quite slow relatively speaking anyway text benchmarkpra...
1
445,165
12,827,105,271
IssuesEvent
2020-07-06 17:49:29
GeyserMC/Geyser
https://api.github.com/repos/GeyserMC/Geyser
closed
Blocks do not update their state
Confirmed Bug Priority: Medium
<!--- Please follow this format COMPLETELY and make sure the bug you are reporting has not been reported yet. Reports should contain as much information or context as possible to help us find the problem. Simply creating an issue on a vague topic will not help us at all, and if you are unsure if something should belong...
1.0
Blocks do not update their state - <!--- Please follow this format COMPLETELY and make sure the bug you are reporting has not been reported yet. Reports should contain as much information or context as possible to help us find the problem. Simply creating an issue on a vague topic will not help us at all, and if you ar...
priority
blocks do not update their state please follow this format completely and make sure the bug you are reporting has not been reported yet reports should contain as much information or context as possible to help us find the problem simply creating an issue on a vague topic will not help us at all and if you ar...
1
7,105
2,598,002,397
IssuesEvent
2015-02-22 01:38:56
chrsmith/bwapi
https://api.github.com/repos/chrsmith/bwapi
opened
Implement Commands Library (Replay/Game/Etc)
auto-migrated NewFeature Priority-Medium Type-Enhancement
``` Create an unhandled exception filter in BWAPI that produces better output logs, and dumps the game actions to a replay file. See SetUnhandledExceptionFilter on msdn. ``` ----- Original issue reported on code.google.com by `AHeinerm` on 8 Oct 2011 at 9:06
1.0
Implement Commands Library (Replay/Game/Etc) - ``` Create an unhandled exception filter in BWAPI that produces better output logs, and dumps the game actions to a replay file. See SetUnhandledExceptionFilter on msdn. ``` ----- Original issue reported on code.google.com by `AHeinerm` on 8 Oct 2011 at 9:06
priority
implement commands library replay game etc create an unhandled exception filter in bwapi that produces better output logs and dumps the game actions to a replay file see setunhandledexceptionfilter on msdn original issue reported on code google com by aheinerm on oct at
1
130,689
5,120,067,264
IssuesEvent
2017-01-09 00:01:41
LemADEC/WarpDrive
https://api.github.com/repos/LemADEC/WarpDrive
closed
Conflict with Practical Logistics
bug medium Priority
Thought this was sorted, but the latest version of Practical Logistics works now and was creating a bug with Mekanism. Now that it is resolved, the only other mod in my pack that has issue is this one. I have a crash report and hope that it provides some useful info... `````` ---- Minecraft Crash Report ---- // Who ...
1.0
Conflict with Practical Logistics - Thought this was sorted, but the latest version of Practical Logistics works now and was creating a bug with Mekanism. Now that it is resolved, the only other mod in my pack that has issue is this one. I have a crash report and hope that it provides some useful info... `````` ----...
priority
conflict with practical logistics thought this was sorted but the latest version of practical logistics works now and was creating a bug with mekanism now that it is resolved the only other mod in my pack that has issue is this one i have a crash report and hope that it provides some useful info ...
1
117,848
4,728,422,783
IssuesEvent
2016-10-18 15:54:52
CS2103AUG2016-W13-C3/main
https://api.github.com/repos/CS2103AUG2016-W13-C3/main
opened
As a user, I want to browse through my finished events and tasks...
priority.medium type.story
So that I can refer back to what I have done
1.0
As a user, I want to browse through my finished events and tasks... - So that I can refer back to what I have done
priority
as a user i want to browse through my finished events and tasks so that i can refer back to what i have done
1
270,919
8,474,658,088
IssuesEvent
2018-10-24 16:44:13
ankidroid/Anki-Android
https://api.github.com/repos/ankidroid/Anki-Android
closed
New cards not in random order.
Priority-Medium bug waitingforfeedback
Originally reported on Google Code with ID 1927 ``` When you study a deck that has sibling cards, and you set "New card order" to "New cards in random order", Ankidroid does not put the CARDS in random order. Instead, it puts the NOTES in random order, instead of the CARDS. For example, this is what AnkiDroid conside...
1.0
New cards not in random order. - Originally reported on Google Code with ID 1927 ``` When you study a deck that has sibling cards, and you set "New card order" to "New cards in random order", Ankidroid does not put the CARDS in random order. Instead, it puts the NOTES in random order, instead of the CARDS. For exampl...
priority
new cards not in random order originally reported on google code with id when you study a deck that has sibling cards and you set new card order to new cards in random order ankidroid does not put the cards in random order instead it puts the notes in random order instead of the cards for example ...
1
53,778
3,047,430,275
IssuesEvent
2015-08-11 04:45:03
StillMooing/stillmooingfootball
https://api.github.com/repos/StillMooing/stillmooingfootball
closed
Add ability to comment on blog entries
Priority-Medium Type-Enhancement
``` This should be relatively easy... Should we re-write blog entry code to force separate entries in db for each entry so can comment on them individually? ``` Original issue reported on code.google.com by `jjud...@gmail.com` on 15 Jan 2012 at 12:02
1.0
Add ability to comment on blog entries - ``` This should be relatively easy... Should we re-write blog entry code to force separate entries in db for each entry so can comment on them individually? ``` Original issue reported on code.google.com by `jjud...@gmail.com` on 15 Jan 2012 at 12:02
priority
add ability to comment on blog entries this should be relatively easy should we re write blog entry code to force separate entries in db for each entry so can comment on them individually original issue reported on code google com by jjud gmail com on jan at
1
587,559
17,619,311,433
IssuesEvent
2021-08-18 13:38:48
lokka30/LevelledMobs
https://api.github.com/repos/lokka30/LevelledMobs
closed
Request: Remove `ITEM_FLAGS` config functionality.
enhancement priority: medium
Slightly modifying @UltimaOath's comment in #280. Related to the 'cleanup LM' issues: NBT-API should do the heavy lifting of LM customizations leaving us to do what we do best. We already have it built in and it would take very little effort from anyone as they could google 'minecraft nbt generator' and craft any...
1.0
Request: Remove `ITEM_FLAGS` config functionality. - Slightly modifying @UltimaOath's comment in #280. Related to the 'cleanup LM' issues: NBT-API should do the heavy lifting of LM customizations leaving us to do what we do best. We already have it built in and it would take very little effort from anyone as they ...
priority
request remove item flags config functionality slightly modifying ultimaoath s comment in related to the cleanup lm issues nbt api should do the heavy lifting of lm customizations leaving us to do what we do best we already have it built in and it would take very little effort from anyone as they co...
1
17,139
2,615,131,965
IssuesEvent
2015-03-01 06:02:06
chrsmith/google-api-java-client
https://api.github.com/repos/chrsmith/google-api-java-client
closed
Need ability to specify public certs URL for ID Token verification
auto-migrated Component-Auth Milestone-Version1.15.0 Priority-Medium Type-Enhancement
``` External references, such as a standards document, or specification? http://javadoc.google-api-java-client.googlecode.com/hg/1.14.0-beta/com/google/a pi/client/googleapis/auth/oauth2/GoogleIdTokenVerifier.html Java environments (e.g. Java 6, Android 2.3, App Engine, or All)? All Please describe the feature requ...
1.0
Need ability to specify public certs URL for ID Token verification - ``` External references, such as a standards document, or specification? http://javadoc.google-api-java-client.googlecode.com/hg/1.14.0-beta/com/google/a pi/client/googleapis/auth/oauth2/GoogleIdTokenVerifier.html Java environments (e.g. Java 6, And...
priority
need ability to specify public certs url for id token verification external references such as a standards document or specification pi client googleapis auth googleidtokenverifier html java environments e g java android app engine or all all please describe the feature requested current...
1
784,289
27,564,596,051
IssuesEvent
2023-03-08 02:04:07
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
[DocDB] Server crash when expression evaluation fails in conjunction with packed row
kind/bug area/docdb priority/medium
Jira Link: [DB-5743](https://yugabyte.atlassian.net/browse/DB-5743) ### Description ```Fatal failure details written to /Users/spolitov/logs/repeat_unit_test/cql-packed-row-test/CqlPackedRowTest.BadCast/2023-03-05T10_33_48/1.fatal_failure_details.2023-03-05T10_34_34.pid92080.txt F20230305 10:34:34 ../../src/yb/docdb...
1.0
[DocDB] Server crash when expression evaluation fails in conjunction with packed row - Jira Link: [DB-5743](https://yugabyte.atlassian.net/browse/DB-5743) ### Description ```Fatal failure details written to /Users/spolitov/logs/repeat_unit_test/cql-packed-row-test/CqlPackedRowTest.BadCast/2023-03-05T10_33_48/1.fatal_...
priority
server crash when expression evaluation fails in conjunction with packed row jira link description fatal failure details written to users spolitov logs repeat unit test cql packed row test cqlpackedrowtest badcast fatal failure details txt src yb docdb docdb cc ...
1
686,116
23,477,421,853
IssuesEvent
2022-08-17 07:34:04
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
[CDCSDK] Provide an option to add new tables for CDC after connector is started
kind/bug priority/medium area/cdcsdk
Jira Link: [DB-3218](https://yugabyte.atlassian.net/browse/DB-3218) As a Developer, I want to be able to modify an existing CDC stream for my database and change which tables to include for tracking changes
1.0
[CDCSDK] Provide an option to add new tables for CDC after connector is started - Jira Link: [DB-3218](https://yugabyte.atlassian.net/browse/DB-3218) As a Developer, I want to be able to modify an existing CDC stream for my database and change which tables to include for tracking changes
priority
provide an option to add new tables for cdc after connector is started jira link as a developer i want to be able to modify an existing cdc stream for my database and change which tables to include for tracking changes
1
414,233
12,101,090,229
IssuesEvent
2020-04-20 14:44:13
ArasLabs/find-parent-package
https://api.github.com/repos/ArasLabs/find-parent-package
closed
Update import package to add the action to QD, TGV, GN items
Priority: Medium Type: Enhancement Type: Upgrade
When this project is upgraded, we should add item actions to the Query Definition, Tree Grid View, and Graph Navigation ItemTypes.
1.0
Update import package to add the action to QD, TGV, GN items - When this project is upgraded, we should add item actions to the Query Definition, Tree Grid View, and Graph Navigation ItemTypes.
priority
update import package to add the action to qd tgv gn items when this project is upgraded we should add item actions to the query definition tree grid view and graph navigation itemtypes
1
411,848
12,032,708,739
IssuesEvent
2020-04-13 12:47:15
dhenry-KCI/FredCo-Post-Go-Live-
https://api.github.com/repos/dhenry-KCI/FredCo-Post-Go-Live-
opened
Planning - PDOX - Reviews showing late should exclude weekends.
Medium Priority
Project Number - PW257666 but I believe it's all PWCONSTRUCT in PDOX. Observed behavior - Due date is including weekends. Project was submitted after 4 on Friday should not show due on Saturday. (Only focus on the one circled. The other has a different problem) Expected behavior - Weekends should be excluded from due...
1.0
Planning - PDOX - Reviews showing late should exclude weekends. - Project Number - PW257666 but I believe it's all PWCONSTRUCT in PDOX. Observed behavior - Due date is including weekends. Project was submitted after 4 on Friday should not show due on Saturday. (Only focus on the one circled. The other has a different ...
priority
planning pdox reviews showing late should exclude weekends project number but i believe it s all pwconstruct in pdox observed behavior due date is including weekends project was submitted after on friday should not show due on saturday only focus on the one circled the other has a different problem...
1
30,135
2,722,937,170
IssuesEvent
2015-04-14 08:58:59
BlackCodec/tint2
https://api.github.com/repos/BlackCodec/tint2
closed
Display panel on multiple monitors, but not all
auto-migrated Component-Panel Priority-Medium Type-Enhancement
``` I would like to display tint2 panel on multiple monitors but not all. For example, something like this: panel_monitor = (2, 4, 5) Is there a way to do it that is not documented? If so, can you please add to documentation? If not, what is involved in adding this feature? ``` Original issue reported on code.googl...
1.0
Display panel on multiple monitors, but not all - ``` I would like to display tint2 panel on multiple monitors but not all. For example, something like this: panel_monitor = (2, 4, 5) Is there a way to do it that is not documented? If so, can you please add to documentation? If not, what is involved in adding this f...
priority
display panel on multiple monitors but not all i would like to display panel on multiple monitors but not all for example something like this panel monitor is there a way to do it that is not documented if so can you please add to documentation if not what is involved in adding this featu...
1
288,981
8,853,602,524
IssuesEvent
2019-01-08 21:52:56
visit-dav/issues-test
https://api.github.com/repos/visit-dav/issues-test
closed
Unable to disable IceT in build_visit.
bug likelihood medium priority reviewed severity medium
Alexei Poludnenko reported that he is unable to disable IceT in build_visit. -----------------------REDMINE MIGRATION----------------------- This ticket was migrated from Redmine. As such, not all information was able to be captured in the transition. Below is a complete record of the original redmine ticket. Ti...
1.0
Unable to disable IceT in build_visit. - Alexei Poludnenko reported that he is unable to disable IceT in build_visit. -----------------------REDMINE MIGRATION----------------------- This ticket was migrated from Redmine. As such, not all information was able to be captured in the transition. Below is a complete r...
priority
unable to disable icet in build visit alexei poludnenko reported that he is unable to disable icet in build visit redmine migration this ticket was migrated from redmine as such not all information was able to be captured in the transition below is a complete r...
1
789,982
27,812,125,285
IssuesEvent
2023-03-18 08:35:39
bounswe/bounswe2023group9
https://api.github.com/repos/bounswe/bounswe2023group9
closed
Learning Best Practices for GitHub Issue Labels and Creating Required Labels
priority: medium type: repository status: in-progress
**Aim** : make easier to get information about the issue by searching a particular label attached to it These are the label categories we decided to create: - [x] Priority - [x] Effort/Size - [x] Type - [x] Status Github documentation about [managing labels](https://docs.github.com/en/issues/using-l...
1.0
Learning Best Practices for GitHub Issue Labels and Creating Required Labels - **Aim** : make easier to get information about the issue by searching a particular label attached to it These are the label categories we decided to create: - [x] Priority - [x] Effort/Size - [x] Type - [x] Status Github ...
priority
learning best practices for github issue labels and creating required labels aim make easier to get information about the issue by searching a particular label attached to it these are the label categories we decided to create priority effort size type status github document...
1
446,311
12,854,885,178
IssuesEvent
2020-07-09 03:22:43
Mr-HaleYa/mywatersitemisc
https://api.github.com/repos/Mr-HaleYa/mywatersitemisc
opened
Change when some items are shown
Easy Fix Medium Priority improvement
Right now "flow" and "volume" only show if weir type is != 0. It needs to be changed so that if if Flow == -1 don't show if volume == -1 don't show This will make it so I can add wire types that just use Flow or just use volume or are not wierType 0 but don't use flow or volume like #54 It needs to be ...
1.0
Change when some items are shown - Right now "flow" and "volume" only show if weir type is != 0. It needs to be changed so that if if Flow == -1 don't show if volume == -1 don't show This will make it so I can add wire types that just use Flow or just use volume or are not wierType 0 but don't use flow or ...
priority
change when some items are shown right now flow and volume only show if weir type is it needs to be changed so that if if flow don t show if volume don t show this will make it so i can add wire types that just use flow or just use volume or are not wiertype but don t use flow or ...
1
137,776
5,316,190,310
IssuesEvent
2017-02-13 19:15:01
DiCarloLab-Delft/PycQED_py3
https://api.github.com/repos/DiCarloLab-Delft/PycQED_py3
closed
Get rid of AWG_sweep functions whenever possible
enhancement priority: should/medium
The current work on new sequences for CPhase shows the hassle involved with the awg_sweep functions. I have an idea to replace all of these (with the excepetion of dedicated ones like T1) with a single sweep function. Good holidays project :)
1.0
Get rid of AWG_sweep functions whenever possible - The current work on new sequences for CPhase shows the hassle involved with the awg_sweep functions. I have an idea to replace all of these (with the excepetion of dedicated ones like T1) with a single sweep function. Good holidays project :)
priority
get rid of awg sweep functions whenever possible the current work on new sequences for cphase shows the hassle involved with the awg sweep functions i have an idea to replace all of these with the excepetion of dedicated ones like with a single sweep function good holidays project
1
612,226
19,007,504,568
IssuesEvent
2021-11-23 03:18:01
returntocorp/semgrep
https://api.github.com/repos/returntocorp/semgrep
closed
Cache rulesets for offline use
enhancement priority:medium feature:registry stale
**Is your feature request related to a problem? Please describe.** Semgrep rulesets from the registry are not cached locally and always downloaded at run-time. This precludes offline use which is especially relevant if configred to run via a pre-commit hook. **Describe the solution you'd like** Semgrep should be a...
1.0
Cache rulesets for offline use - **Is your feature request related to a problem? Please describe.** Semgrep rulesets from the registry are not cached locally and always downloaded at run-time. This precludes offline use which is especially relevant if configred to run via a pre-commit hook. **Describe the solution ...
priority
cache rulesets for offline use is your feature request related to a problem please describe semgrep rulesets from the registry are not cached locally and always downloaded at run time this precludes offline use which is especially relevant if configred to run via a pre commit hook describe the solution ...
1
369,129
10,888,516,325
IssuesEvent
2019-11-18 16:24:05
vigetlabs/npm
https://api.github.com/repos/vigetlabs/npm
closed
[Visual QA] Contact Us
Medium Priority Needs QA Fixes
Form field outlines should be #707070 Focus state should be blue outline, not red - looks like an error state that way. Comp for focus state: ![Screen Shot 2019-11-08 at 5 49 24 PM](https://user-images.githubusercontent.com/67819/68515864-4961b200-0250-11ea-8017-92c29afb9832.png) Comp for error state: ![S...
1.0
[Visual QA] Contact Us - Form field outlines should be #707070 Focus state should be blue outline, not red - looks like an error state that way. Comp for focus state: ![Screen Shot 2019-11-08 at 5 49 24 PM](https://user-images.githubusercontent.com/67819/68515864-4961b200-0250-11ea-8017-92c29afb9832.png) C...
priority
contact us form field outlines should be focus state should be blue outline not red looks like an error state that way comp for focus state comp for error state can we change checkbox section to per line on mobile buildout currently
1
31,849
2,740,422,095
IssuesEvent
2015-04-21 01:47:00
x360ce/x360ce
https://api.github.com/repos/x360ce/x360ce
closed
Michał Ogonowski
bug imported invalid Priority-Medium
_From [michalog...@gmail.com](https://code.google.com/u/113926215535413463016/) on August 01, 2010 11:07:07_ What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? What version of the product are you using? On what operating system? What gamepad are you using? On what ver...
1.0
Michał Ogonowski - _From [michalog...@gmail.com](https://code.google.com/u/113926215535413463016/) on August 01, 2010 11:07:07_ What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? What version of the product are you using? On what operating system? What gamepad are you...
priority
michał ogonowski from on august what steps will reproduce the problem what is the expected output what do you see instead what version of the product are you using on what operating system what gamepad are you using on what version of drivers please set third label to core if issue a...
1