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
589,851
17,761,899,440
IssuesEvent
2021-08-29 21:14:45
Runbhumi/Runbhumi
https://api.github.com/repos/Runbhumi/Runbhumi
closed
events info page doesnt show which teams/individuals are there in the event
🐛bug 👨🏻‍💻backend priority: medium👀
![image](https://user-images.githubusercontent.com/55529269/108736673-d3be4a00-7557-11eb-9a48-e1b4d56af441.png) **To Reproduce** Steps to reproduce the behavior: 1. Go to 'event's description/info page' 2. slide up 'teams/individuals joined' 3. See error **Expected behavior** there should shown a list of...
1.0
events info page doesnt show which teams/individuals are there in the event - ![image](https://user-images.githubusercontent.com/55529269/108736673-d3be4a00-7557-11eb-9a48-e1b4d56af441.png) **To Reproduce** Steps to reproduce the behavior: 1. Go to 'event's description/info page' 2. slide up 'teams/individual...
priority
events info page doesnt show which teams individuals are there in the event to reproduce steps to reproduce the behavior go to event s description info page slide up teams individuals joined see error expected behavior there should shown a list of teams individuals who joined...
1
449,073
12,962,897,918
IssuesEvent
2020-07-20 17:53:43
ansible/awx
https://api.github.com/repos/ansible/awx
opened
Add Groups/Hosts/Sources count to inventory list rows
component:ui_next priority:medium state:needs_devel type:feature
##### ISSUE TYPE - Feature Idea ##### SUMMARY See mockup: <img width="1514" alt="Screen Shot 2020-07-20 at 1 52 27 PM" src="https://user-images.githubusercontent.com/9889020/87969522-4e8a2880-ca90-11ea-835b-6a30aadbbfcf.png"> These values come from total_hosts, total_groups, and total_inventory_sources
1.0
Add Groups/Hosts/Sources count to inventory list rows - ##### ISSUE TYPE - Feature Idea ##### SUMMARY See mockup: <img width="1514" alt="Screen Shot 2020-07-20 at 1 52 27 PM" src="https://user-images.githubusercontent.com/9889020/87969522-4e8a2880-ca90-11ea-835b-6a30aadbbfcf.png"> These values come from tot...
priority
add groups hosts sources count to inventory list rows issue type feature idea summary see mockup img width alt screen shot at pm src these values come from total hosts total groups and total inventory sources
1
819,270
30,726,131,826
IssuesEvent
2023-07-27 19:50:04
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
[DocDB] Filter locks corresponding to aborted subtransactions from pg_locks
kind/enhancement area/docdb priority/medium
Jira Link: [DB-7404](https://yugabyte.atlassian.net/browse/DB-7404) ### Description In GetLockStatus, we query the coordinators for old transactions and then forward lock status requests to the old transactions' involved tablets. In the results, we should remove locks corresponding to aborted subtransactions of a...
1.0
[DocDB] Filter locks corresponding to aborted subtransactions from pg_locks - Jira Link: [DB-7404](https://yugabyte.atlassian.net/browse/DB-7404) ### Description In GetLockStatus, we query the coordinators for old transactions and then forward lock status requests to the old transactions' involved tablets. In the...
priority
filter locks corresponding to aborted subtransactions from pg locks jira link description in getlockstatus we query the coordinators for old transactions and then forward lock status requests to the old transactions involved tablets in the results we should remove locks corresponding to aborted s...
1
553,731
16,381,291,528
IssuesEvent
2021-05-17 03:21:22
buddyboss/buddyboss-platform
https://api.github.com/repos/buddyboss/buddyboss-platform
closed
With Redis enabled you need to manually flush the cache after moving photos into album
bug priority: medium
**Describe the bug** I do use Redis Server on a BuddyBoss website (I've installed Redis Object Cache Plugin). When I add/move some existing photos to an album, I need to manually flush the (redis) cache to see the change. This only happens when I enable Redis server. **To Reproduce** 1. Upload some photos in th...
1.0
With Redis enabled you need to manually flush the cache after moving photos into album - **Describe the bug** I do use Redis Server on a BuddyBoss website (I've installed Redis Object Cache Plugin). When I add/move some existing photos to an album, I need to manually flush the (redis) cache to see the change. This ...
priority
with redis enabled you need to manually flush the cache after moving photos into album describe the bug i do use redis server on a buddyboss website i ve installed redis object cache plugin when i add move some existing photos to an album i need to manually flush the redis cache to see the change this ...
1
23,317
2,658,164,982
IssuesEvent
2015-03-18 14:15:51
SiCKRAGETV/sickrage-issues
https://api.github.com/repos/SiCKRAGETV/sickrage-issues
closed
Post Processing Folders
1: Feature request 2: Medium Priority 3: Fix
If I have a folder with say 10 files in it and 1 of them already exists in my library I find that that post processing sees the one that exists and then won't process the whole folder because of it. Could this be improved so that each file is taken on it's own evalutation process and acted on accordingly so that all...
1.0
Post Processing Folders - If I have a folder with say 10 files in it and 1 of them already exists in my library I find that that post processing sees the one that exists and then won't process the whole folder because of it. Could this be improved so that each file is taken on it's own evalutation process and acted ...
priority
post processing folders if i have a folder with say files in it and of them already exists in my library i find that that post processing sees the one that exists and then won t process the whole folder because of it could this be improved so that each file is taken on it s own evalutation process and acted o...
1
410,106
11,983,294,398
IssuesEvent
2020-04-07 14:14:41
Qiskit/qiskit-ibmq-provider
https://api.github.com/repos/Qiskit/qiskit-ibmq-provider
closed
nest_asyncio.apply() fails when not running under main thread
priority: medium type: bug
<!-- ⚠️ If you do not respect this template, your issue will be closed --> <!-- ⚠️ Make sure to browse the opened and closed issues --> ### Information - **Qiskit IBMQ Provider version**: - **API URL or version**: - **Python version**: - **Operating system**: ### What is the current behavior? `nest_asyn...
1.0
nest_asyncio.apply() fails when not running under main thread - <!-- ⚠️ If you do not respect this template, your issue will be closed --> <!-- ⚠️ Make sure to browse the opened and closed issues --> ### Information - **Qiskit IBMQ Provider version**: - **API URL or version**: - **Python version**: - **Oper...
priority
nest asyncio apply fails when not running under main thread information qiskit ibmq provider version api url or version python version operating system what is the current behavior nest asyncio apply fails with no current event loop in thread when webs...
1
420,834
12,244,450,773
IssuesEvent
2020-05-05 11:09:35
openshift/odo
https://api.github.com/repos/openshift/odo
closed
Odo catalog lists duplicates
area/catalog kind/bug lifecycle/stale priority/Medium
[kind/bug] <!-- Welcome! - We kindly ask you to: 1. Fill out the issue template below 2. Use the Google group if you have a question rather than a bug or feature request. The group is at: https://groups.google.com/forum/#!forum/odo-users Thanks for understanding, and for contributing to the project...
1.0
Odo catalog lists duplicates - [kind/bug] <!-- Welcome! - We kindly ask you to: 1. Fill out the issue template below 2. Use the Google group if you have a question rather than a bug or feature request. The group is at: https://groups.google.com/forum/#!forum/odo-users Thanks for understanding, and ...
priority
odo catalog lists duplicates welcome we kindly ask you to fill out the issue template below use the google group if you have a question rather than a bug or feature request the group is at thanks for understanding and for contributing to the project what versio...
1
718,623
24,725,904,121
IssuesEvent
2022-10-20 14:02:34
AY2223S1-CS2103T-W15-3/tp
https://api.github.com/repos/AY2223S1-CS2103T-W15-3/tp
closed
Update sample data to also include an inventory list
priority.Medium type.Bug severity.Low
# To take note Sample order data have to be consistent with sample inventory data (i.e. there cannot be orders that have items which are not in the inventory list)
1.0
Update sample data to also include an inventory list - # To take note Sample order data have to be consistent with sample inventory data (i.e. there cannot be orders that have items which are not in the inventory list)
priority
update sample data to also include an inventory list to take note sample order data have to be consistent with sample inventory data i e there cannot be orders that have items which are not in the inventory list
1
485,196
13,962,451,526
IssuesEvent
2020-10-25 09:35:17
AY2021S1-CS2103T-T17-3/tp
https://api.github.com/repos/AY2021S1-CS2103T-T17-3/tp
closed
As a job recruiter I want to be able to view the ranking of the candidates based on various criteria(s)
priority.Medium type.Story
… so that I can provide a list of candidates that best fulfil the recruitment criteria(s) of the companies
1.0
As a job recruiter I want to be able to view the ranking of the candidates based on various criteria(s) - … so that I can provide a list of candidates that best fulfil the recruitment criteria(s) of the companies
priority
as a job recruiter i want to be able to view the ranking of the candidates based on various criteria s … so that i can provide a list of candidates that best fulfil the recruitment criteria s of the companies
1
326,409
9,956,002,622
IssuesEvent
2019-07-05 12:45:57
canonical-web-and-design/snapcraft.io
https://api.github.com/repos/canonical-web-and-design/snapcraft.io
closed
Logout does not get fully done opening /account from docs
Being investigated Priority: Medium
## Steps to reproduce 1. Log in with a Developer account 2. Once you are viewing your `/snaps` log out from your account 3. You are in logged out state and visit the following documentation page to [create a snap store account](https://docs.snapcraft.io/t/creating-snap-store-brand-accounts/6271) ## What is happen...
1.0
Logout does not get fully done opening /account from docs - ## Steps to reproduce 1. Log in with a Developer account 2. Once you are viewing your `/snaps` log out from your account 3. You are in logged out state and visit the following documentation page to [create a snap store account](https://docs.snapcraft.io/t/...
priority
logout does not get fully done opening account from docs steps to reproduce log in with a developer account once you are viewing your snaps log out from your account you are in logged out state and visit the following documentation page to what is happening you are logged in forcely wi...
1
411,437
12,018,027,517
IssuesEvent
2020-04-10 19:48:29
Aariq/bumbl
https://api.github.com/repos/Aariq/bumbl
closed
plot method
Priority: Medium
Rather than using the `bumbl_plot()` function, write a proper `plot()` method. Should be able to do this for multiple plots (e.g. `plot.lm`)
1.0
plot method - Rather than using the `bumbl_plot()` function, write a proper `plot()` method. Should be able to do this for multiple plots (e.g. `plot.lm`)
priority
plot method rather than using the bumbl plot function write a proper plot method should be able to do this for multiple plots e g plot lm
1
366,913
10,832,050,533
IssuesEvent
2019-11-11 09:46:07
tunapanda/swag
https://api.github.com/repos/tunapanda/swag
closed
Landing Page
frontend points:2 priority:medium type:feature
As a user, I'd like a landing page to tell me about Wikonnect - [ ] Create Page from Designs - [ ] Test if needed
1.0
Landing Page - As a user, I'd like a landing page to tell me about Wikonnect - [ ] Create Page from Designs - [ ] Test if needed
priority
landing page as a user i d like a landing page to tell me about wikonnect create page from designs test if needed
1
374,467
11,090,193,643
IssuesEvent
2019-12-15 00:40:05
grimeyg/wheel-of-fortune
https://api.github.com/repos/grimeyg/wheel-of-fortune
opened
Create Round class basic structure
Functionality Priority: Medium
Should have: - currentPuzzle property ( passed in as property) - guesses (an array of letters) - constantsAvailable (an array of letters) - vowelsBought (an array of letters) - vowelsAvailable (an array of letters) We will probably ultimately have a take turn method that will handle turn details such as the gue...
1.0
Create Round class basic structure - Should have: - currentPuzzle property ( passed in as property) - guesses (an array of letters) - constantsAvailable (an array of letters) - vowelsBought (an array of letters) - vowelsAvailable (an array of letters) We will probably ultimately have a take turn method that wil...
priority
create round class basic structure should have currentpuzzle property passed in as property guesses an array of letters constantsavailable an array of letters vowelsbought an array of letters vowelsavailable an array of letters we will probably ultimately have a take turn method that wil...
1
398,573
11,741,885,879
IssuesEvent
2020-03-11 22:56:35
thaliawww/concrexit
https://api.github.com/repos/thaliawww/concrexit
closed
Commissies bewerken levert hele trage response op
bug priority: medium
In GitLab by @joostrijneveld on Jan 11, 2017, 16:19 Als je in de admin-backend naar een 'change'-pagina van een commissie gaat duurt het een eeuwigheid voordat je wat terug krijgt (maar uiteindelijk krijg je 't wel terug!). Op ivo blijkt vervolgens dat de relevante worker met maximale load rondjes is gaan rennen. Waar...
1.0
Commissies bewerken levert hele trage response op - In GitLab by @joostrijneveld on Jan 11, 2017, 16:19 Als je in de admin-backend naar een 'change'-pagina van een commissie gaat duurt het een eeuwigheid voordat je wat terug krijgt (maar uiteindelijk krijg je 't wel terug!). Op ivo blijkt vervolgens dat de relevante w...
priority
commissies bewerken levert hele trage response op in gitlab by joostrijneveld on jan als je in de admin backend naar een change pagina van een commissie gaat duurt het een eeuwigheid voordat je wat terug krijgt maar uiteindelijk krijg je t wel terug op ivo blijkt vervolgens dat de relevante worker ...
1
795,661
28,081,216,695
IssuesEvent
2023-03-30 06:31:58
kdt-final-3/salarying-be
https://api.github.com/repos/kdt-final-3/salarying-be
opened
feat: [Get] 채용폼 검색기능 구현
For: Backend Priority: Medium Status: Completed Type: Feature
## Description ( todo 설명 ) 채용폼 검색 기능구현 ## Task ( todo ) - [ ] controller 메소드 추가 - [ ] service 메소드 추가 - [ ] repository 메소드 추가 - [ ] entity 메소드 추가
1.0
feat: [Get] 채용폼 검색기능 구현 - ## Description ( todo 설명 ) 채용폼 검색 기능구현 ## Task ( todo ) - [ ] controller 메소드 추가 - [ ] service 메소드 추가 - [ ] repository 메소드 추가 - [ ] entity 메소드 추가
priority
feat 채용폼 검색기능 구현 description todo 설명 채용폼 검색 기능구현 task todo controller 메소드 추가 service 메소드 추가 repository 메소드 추가 entity 메소드 추가
1
413,132
12,060,580,938
IssuesEvent
2020-04-15 21:30:39
chef/chef
https://api.github.com/repos/chef/chef
closed
msu_package fails to install cumulative updates correctly
Platform: Windows Priority: Medium Status: Sustaining Backlog
## Description Similar to https://github.com/chef/chef/issues/6091 (and a possible regression from the fix in https://github.com/chef/chef/pull/6100), on a Windows 2016 server with a single previous Cumulative Update package installed attempting to install a later Cumulative Update package does nothing as the resource...
1.0
msu_package fails to install cumulative updates correctly - ## Description Similar to https://github.com/chef/chef/issues/6091 (and a possible regression from the fix in https://github.com/chef/chef/pull/6100), on a Windows 2016 server with a single previous Cumulative Update package installed attempting to install a ...
priority
msu package fails to install cumulative updates correctly description similar to and a possible regression from the fix in on a windows server with a single previous cumulative update package installed attempting to install a later cumulative update package does nothing as the resource is marked up to date...
1
191,558
6,830,465,876
IssuesEvent
2017-11-09 06:54:56
minio/minio
https://api.github.com/repos/minio/minio
closed
Android system version is less than 5, not by Minio upload and download the APK package
priority: medium
Android system version is less than 5, not by Minio upload and download the APK package, Try to download again
1.0
Android system version is less than 5, not by Minio upload and download the APK package - Android system version is less than 5, not by Minio upload and download the APK package, Try to download again
priority
android system version is less than not by minio upload and download the apk package android system version is less than not by minio upload and download the apk package, try to download again
1
209,619
7,177,933,221
IssuesEvent
2018-01-31 15:08:25
KrzysztofSzewczyk/MEdit
https://api.github.com/repos/KrzysztofSzewczyk/MEdit
closed
Code cleanup
Complexity: Medium Priority: Medium
There is need to clean up code. It looks a little bit messy, because MainFrame file is too big and should be split into separate files / methods / classes.
1.0
Code cleanup - There is need to clean up code. It looks a little bit messy, because MainFrame file is too big and should be split into separate files / methods / classes.
priority
code cleanup there is need to clean up code it looks a little bit messy because mainframe file is too big and should be split into separate files methods classes
1
158,578
6,032,078,291
IssuesEvent
2017-06-09 02:01:11
minio/minio
https://api.github.com/repos/minio/minio
closed
gateway throws different error messages for invalid --address argument
priority: medium
<!--- Provide a general summary of the issue in the Title above --> Gateway with invalid --address argument throws different failure messages in different runtime environments. ### Docker ``` ➜ minio git:(master) ✗ docker run --rm -e MINIO_ACCESS_KEY=minio -e MINIO_SECRET_KEY=minio123 -p 9001:9001 minio/minio:ed...
1.0
gateway throws different error messages for invalid --address argument - <!--- Provide a general summary of the issue in the Title above --> Gateway with invalid --address argument throws different failure messages in different runtime environments. ### Docker ``` ➜ minio git:(master) ✗ docker run --rm -e MINIO_...
priority
gateway throws different error messages for invalid address argument gateway with invalid address argument throws different failure messages in different runtime environments docker ➜ minio git master ✗ docker run rm e minio access key minio e minio secret key p minio minio edge gat...
1
625,927
19,770,972,514
IssuesEvent
2022-01-17 10:00:47
information-artifact-ontology/ontology-metadata
https://api.github.com/repos/information-artifact-ontology/ontology-metadata
closed
AnnotationProperty -- broad alternate label
wontfix imported Priority-Medium Type-Term
_From @zhengj2007 on July 31, 2015 21:38_ _From [shahid.m...@gmail.com](https://code.google.com/u/110958216731968693037/) on February 01, 2011 11:55:16_ Please indicate the label for the new term broad alternate label Please provide a textual definition an alternate label for a class C that denotes something more gen...
1.0
AnnotationProperty -- broad alternate label - _From @zhengj2007 on July 31, 2015 21:38_ _From [shahid.m...@gmail.com](https://code.google.com/u/110958216731968693037/) on February 01, 2011 11:55:16_ Please indicate the label for the new term broad alternate label Please provide a textual definition an alternate label...
priority
annotationproperty broad alternate label from on july from on february please indicate the label for the new term broad alternate label please provide a textual definition an alternate label for a class c that denotes something more general than c please add an example of usage for...
1
245,568
7,887,851,782
IssuesEvent
2018-06-27 19:56:40
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
ARM MPU region configuration possibly out of bounds
area: ARM area: Memory Protection bug priority: medium
in arm_mpu.c arm_core_mpu_configure_mem_partition(), the region index is computed from _get_region_index_by_type(THREAD_DOMAIN_PARTITION_REGION). THREAD_DOMAIN_PARITITON_REGION is defined as 4. However, consider a SOC like the Beetle. mpu_config.num_regions = 6. _get_region_by_type(THREAD_DOMAIN_PARITITON_REGION) w...
1.0
ARM MPU region configuration possibly out of bounds - in arm_mpu.c arm_core_mpu_configure_mem_partition(), the region index is computed from _get_region_index_by_type(THREAD_DOMAIN_PARTITION_REGION). THREAD_DOMAIN_PARITITON_REGION is defined as 4. However, consider a SOC like the Beetle. mpu_config.num_regions = 6....
priority
arm mpu region configuration possibly out of bounds in arm mpu c arm core mpu configure mem partition the region index is computed from get region index by type thread domain partition region thread domain parititon region is defined as however consider a soc like the beetle mpu config num regions ...
1
588,296
17,651,608,797
IssuesEvent
2021-08-20 13:56:39
francheska-vicente/cssweng
https://api.github.com/repos/francheska-vicente/cssweng
closed
Contact number field accepts symbols as input
bug priority: high severity: medium issue: validation
### Summary: Contact number field of create registration is able to accept 'e' and '-' an input. 'e' gets flagged by validation but '-' does not. ### Steps to Reproduce: 1. Create a reservation 2. Input 'e' or '-' in the Contact number field ### Visual Proof: ![image](https://user-images.githubusercontent.co...
1.0
Contact number field accepts symbols as input - ### Summary: Contact number field of create registration is able to accept 'e' and '-' an input. 'e' gets flagged by validation but '-' does not. ### Steps to Reproduce: 1. Create a reservation 2. Input 'e' or '-' in the Contact number field ### Visual Proof: !...
priority
contact number field accepts symbols as input summary contact number field of create registration is able to accept e and an input e gets flagged by validation but does not steps to reproduce create a reservation input e or in the contact number field visual proof ...
1
825,222
31,279,666,230
IssuesEvent
2023-08-22 08:47:36
ansible-collections/azure
https://api.github.com/repos/ansible-collections/azure
closed
azure_keyvault_secret lookup plugin doesn't work without subscription_id with az cli authentication
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 --> azure_keyvault_secret...
1.0
azure_keyvault_secret lookup plugin doesn't work without subscription_id with az cli authentication - <!--- 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 ...
priority
azure keyvault secret lookup plugin doesn t work without subscription id with az cli authentication summary azure keyvault secret lookup plugin doesn t work without subscription id with az cli authentication i m not fully sure why subscription id is required when we are connecting via vault url ...
1
212,398
7,236,710,820
IssuesEvent
2018-02-13 08:24:49
Cadasta/cadasta-platform
https://api.github.com/repos/Cadasta/cadasta-platform
closed
Not possible to attach a second resource after the first one is rejected
bug priority: medium ui/ux
### Steps to reproduce the error 1. Try to attach a resource in a project that would not be accepted (for instance, try to attach a pic with file size bigger than 10MB) 2. Resource is rejected and proper error message appears 3. Try to attach another resource (a pic less than 10MB in this case) 4. Resource is ac...
1.0
Not possible to attach a second resource after the first one is rejected - ### Steps to reproduce the error 1. Try to attach a resource in a project that would not be accepted (for instance, try to attach a pic with file size bigger than 10MB) 2. Resource is rejected and proper error message appears 3. Try to atta...
priority
not possible to attach a second resource after the first one is rejected steps to reproduce the error try to attach a resource in a project that would not be accepted for instance try to attach a pic with file size bigger than resource is rejected and proper error message appears try to attach ...
1
788,929
27,773,473,394
IssuesEvent
2023-03-16 15:46:21
AY2223S2-CS2113-T12-4/tp
https://api.github.com/repos/AY2223S2-CS2113-T12-4/tp
opened
[Task] Add dot after index for reflection questions
type.Task priority.Medium
**Task** What is the task this feature aims to achieve? Add a dot between index and reflection question **Is your feature request related to a problem? Please describe.** This is for better readability and formatting. **Describe the solution you'd like** Add a ```.``` string between index and reflection qu...
1.0
[Task] Add dot after index for reflection questions - **Task** What is the task this feature aims to achieve? Add a dot between index and reflection question **Is your feature request related to a problem? Please describe.** This is for better readability and formatting. **Describe the solution you'd like**...
priority
add dot after index for reflection questions task what is the task this feature aims to achieve add a dot between index and reflection question is your feature request related to a problem please describe this is for better readability and formatting describe the solution you d like add...
1
739,544
25,601,658,970
IssuesEvent
2022-12-01 20:48:52
MinaProtocol/mina
https://api.github.com/repos/MinaProtocol/mina
closed
mina-extract-blocks failing- cannot decode int64
bug priority-medium triage berkeley-rampup
### Preliminary Checks - [X] This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/MinaProtocol/mina/issues - [X] This issue is not a question, feature request, RFC, or anything other than a bug report. Please post those things in GitHub Discussions: https://githu...
1.0
mina-extract-blocks failing- cannot decode int64 - ### Preliminary Checks - [X] This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/MinaProtocol/mina/issues - [X] This issue is not a question, feature request, RFC, or anything other than a bug report. Please pos...
priority
mina extract blocks failing cannot decode preliminary checks this issue is not a duplicate before opening a new issue please search existing issues this issue is not a question feature request rfc or anything other than a bug report please post those things in github discussions descr...
1
224,736
7,472,270,472
IssuesEvent
2018-04-03 12:08:08
FezVrasta/popper.js
https://api.github.com/repos/FezVrasta/popper.js
closed
Tooltip Positioning Issue
# BUG DIFFICULTY: medium PRIORITY: medium TARGETS: core
<!-- Thanks for your interest in contributing to Popper.js! Please, make sure to fill all the sections of the template before submitting any issue. Issues without the required informations will be closed. Do not delete this template or it will be closed! Want your issue to be fixed earlier? Create a PR that...
1.0
Tooltip Positioning Issue - <!-- Thanks for your interest in contributing to Popper.js! Please, make sure to fill all the sections of the template before submitting any issue. Issues without the required informations will be closed. Do not delete this template or it will be closed! Want your issue to be fix...
priority
tooltip positioning issue thanks for your interest in contributing to popper js please make sure to fill all the sections of the template before submitting any issue issues without the required informations will be closed do not delete this template or it will be closed want your issue to be fix...
1
384,927
11,405,815,980
IssuesEvent
2020-01-31 13:01:30
HabitRPG/habitica-android
https://api.github.com/repos/HabitRPG/habitica-android
closed
The Shops->Quests menu shows wrong unlock methods
Help wanted Priority: medium Type: Bug
In the Shops->Quests menu, all the quests that can't be purchased with gold or gems have the same string next to them that explains how they can be unlocked: "Unlock by inviting friends". This is correct for only "The Basi-List" quest, while the others have different unlock methods. These are the quests in the websi...
1.0
The Shops->Quests menu shows wrong unlock methods - In the Shops->Quests menu, all the quests that can't be purchased with gold or gems have the same string next to them that explains how they can be unlocked: "Unlock by inviting friends". This is correct for only "The Basi-List" quest, while the others have different ...
priority
the shops quests menu shows wrong unlock methods in the shops quests menu all the quests that can t be purchased with gold or gems have the same string next to them that explains how they can be unlocked unlock by inviting friends this is correct for only the basi list quest while the others have different ...
1
756,122
26,458,389,105
IssuesEvent
2023-01-16 15:45:10
verocloud/obsidian-mindmap-nextgen
https://api.github.com/repos/verocloud/obsidian-mindmap-nextgen
closed
Change to default screenshot FG and BG colors
enhancement priority:medium
Let's change the default values for FG and BG colors as seen below: <img width="761" alt="BG FG default color" src="https://user-images.githubusercontent.com/6671693/210766599-b0ec3c76-135f-4a52-a3d8-e6e1f306374f.png"> HEX color codes are: For FG: #fdf6e3 For BG: #002b36
1.0
Change to default screenshot FG and BG colors - Let's change the default values for FG and BG colors as seen below: <img width="761" alt="BG FG default color" src="https://user-images.githubusercontent.com/6671693/210766599-b0ec3c76-135f-4a52-a3d8-e6e1f306374f.png"> HEX color codes are: For FG: #fdf6e3 For...
priority
change to default screenshot fg and bg colors let s change the default values for fg and bg colors as seen below img width alt bg fg default color src hex color codes are for fg for bg
1
297,614
9,179,295,617
IssuesEvent
2019-03-05 02:34:55
EthVM/EthVM
https://api.github.com/repos/EthVM/EthVM
opened
Bub / Pagination on Filtered txs is not working
bug milestone:1 priority:medium project:explorer
* **Bug Report** - What is the current behavior? When user is on Address page and selects filtered txs ie.(Incoming or outgoing). Pagination component is not present on the page. even though there are multiple pages. - What is the expected behavior? Show pagination component on filter change if multipl...
1.0
Bub / Pagination on Filtered txs is not working - * **Bug Report** - What is the current behavior? When user is on Address page and selects filtered txs ie.(Incoming or outgoing). Pagination component is not present on the page. even though there are multiple pages. - What is the expected behavior? Sh...
priority
bub pagination on filtered txs is not working bug report what is the current behavior when user is on address page and selects filtered txs ie incoming or outgoing pagination component is not present on the page even though there are multiple pages what is the expected behavior sh...
1
613,102
19,072,852,262
IssuesEvent
2021-11-27 07:46:35
ut-issl/c2a-core
https://api.github.com/repos/ut-issl/c2a-core
opened
ビルドCIの結果を,エラー,ワーニングともにreviewdogで表示させ,ワーニング時はCIを落としたい
priority::medium tools
## 概要 ビルドCIの結果を,エラー,ワーニングともにreviewdogで表示させ,ワーニング時はCIを落としたい ## 詳細 C89のビルドCI (https://github.com/ut-issl/c2a-core/blob/114781a72a32161a9722fbb20d86def0bea9d981/.github/workflows/build_as_c89.yml) で - (エラーだけでなく)ワーニングが出たら,CIを落としたい - エラーもワーニングも,結果をreviewdogでPR上で表示したい ただし,CIでビルドするとき,coreはuser配下でシンボリックリンクされているため,本...
1.0
ビルドCIの結果を,エラー,ワーニングともにreviewdogで表示させ,ワーニング時はCIを落としたい - ## 概要 ビルドCIの結果を,エラー,ワーニングともにreviewdogで表示させ,ワーニング時はCIを落としたい ## 詳細 C89のビルドCI (https://github.com/ut-issl/c2a-core/blob/114781a72a32161a9722fbb20d86def0bea9d981/.github/workflows/build_as_c89.yml) で - (エラーだけでなく)ワーニングが出たら,CIを落としたい - エラーもワーニングも,結果をreviewdogでPR上...
priority
ビルドciの結果を,エラー,ワーニングともにreviewdogで表示させ,ワーニング時はciを落としたい 概要 ビルドciの結果を,エラー,ワーニングともにreviewdogで表示させ,ワーニング時はciを落としたい 詳細 で (エラーだけでなく)ワーニングが出たら,ciを落としたい エラーもワーニングも,結果をreviewdogでpr上で表示したい ただし,ciでビルドするとき,coreはuser配下でシンボリックリンクされているため,本来のリポジトリ上のパスとは違う場所のファイルを参照してしまっている.この状態でreviewdogに流し込むのは,なにか一工夫が必要そう? ...
1
408,976
11,954,772,223
IssuesEvent
2020-04-04 01:01:35
RoboJackets/apiary
https://api.github.com/repos/RoboJackets/apiary
closed
Send attendance reports to the CoC automatically
area / backend priority / medium type / feature
Weekly, Saturday at midnight, was approved by Christen
1.0
Send attendance reports to the CoC automatically - Weekly, Saturday at midnight, was approved by Christen
priority
send attendance reports to the coc automatically weekly saturday at midnight was approved by christen
1
450,617
13,017,485,120
IssuesEvent
2020-07-26 12:44:09
ahmedkaludi/accelerated-mobile-pages
https://api.github.com/repos/ahmedkaludi/accelerated-mobile-pages
closed
E_PARSE error in redux_api.php
[Priority: MEDIUM] bug
It follows with more details: An error of type E_PARSE was caused in line 195 of the file hd100_DOT_in/wp-content/plugins/accelerated-mobile-pages/includes/options/redux-core/inc/class.redux_api.php. Error message: syntax error, unexpected end of file, expecting ‘]’ Reference: https://wordpress.org/support/topic/thi...
1.0
E_PARSE error in redux_api.php - It follows with more details: An error of type E_PARSE was caused in line 195 of the file hd100_DOT_in/wp-content/plugins/accelerated-mobile-pages/includes/options/redux-core/inc/class.redux_api.php. Error message: syntax error, unexpected end of file, expecting ‘]’ Reference: https...
priority
e parse error in redux api php it follows with more details an error of type e parse was caused in line of the file dot in wp content plugins accelerated mobile pages includes options redux core inc class redux api php error message syntax error unexpected end of file expecting ‘ ’ reference
1
311,343
9,532,075,914
IssuesEvent
2019-04-29 17:38:34
pravega/pravega-operator
https://api.github.com/repos/pravega/pravega-operator
closed
Create Helm chart for PravegaCluster
kind/task priority/medium status/ready
We currently have a Helm chart for deploying the operator, but we are missing a full-featured chart that creates all needed resources and deploys a Pravega cluster. The resources that this chart needs to manage are the following: - PravegaCluster CRD - Operator deployment - Operator service account - Operator rol...
1.0
Create Helm chart for PravegaCluster - We currently have a Helm chart for deploying the operator, but we are missing a full-featured chart that creates all needed resources and deploys a Pravega cluster. The resources that this chart needs to manage are the following: - PravegaCluster CRD - Operator deployment - O...
priority
create helm chart for pravegacluster we currently have a helm chart for deploying the operator but we are missing a full featured chart that creates all needed resources and deploys a pravega cluster the resources that this chart needs to manage are the following pravegacluster crd operator deployment o...
1
516,628
14,984,901,734
IssuesEvent
2021-01-28 19:15:58
SD2E/experimental-intent-parser
https://api.github.com/repos/SD2E/experimental-intent-parser
closed
Generate OPIL from Measurement table
medium priority new feature
to completely transition a SR to OPIL, IP will need to generate OPIL from a measurement table
1.0
Generate OPIL from Measurement table - to completely transition a SR to OPIL, IP will need to generate OPIL from a measurement table
priority
generate opil from measurement table to completely transition a sr to opil ip will need to generate opil from a measurement table
1
346,948
10,422,127,315
IssuesEvent
2019-09-16 08:16:45
zdnscloud/singlecloud
https://api.github.com/repos/zdnscloud/singlecloud
closed
error should return if deleting storagecluster which is used by pod
bug priority: Medium todo
1. create a storagecluster, 2. create a pod use the storagecluster, 3. delete storagecluser, the following occurs: 204 NoContent returns and the storagecluster is deleted. expected behavior: user can't delete storagecluster if storagecluster is in use. It's better to returns an error.
1.0
error should return if deleting storagecluster which is used by pod - 1. create a storagecluster, 2. create a pod use the storagecluster, 3. delete storagecluser, the following occurs: 204 NoContent returns and the storagecluster is deleted. expected behavior: user can't delete storagecluster if storagecluste...
priority
error should return if deleting storagecluster which is used by pod create a storagecluster create a pod use the storagecluster delete storagecluser the following occurs nocontent returns and the storagecluster is deleted expected behavior user can t delete storagecluster if storagecluster ...
1
305,276
9,367,377,217
IssuesEvent
2019-04-03 05:18:28
CS2103-AY1819S2-W13-3/main
https://api.github.com/repos/CS2103-AY1819S2-W13-3/main
opened
Clean up code and tests for List and Search command
priority.Medium status.Ongoing type.Enhancement type.Task
List command: - [ ] making current test cases work - [ ] add new test cases for rigorous testing of the feature, including edge cases - [ ] logging where relevant - [ ] assertions in the code for runtime checks - [ ] clean up comments and javadoc Search command: - [ ] making current test cases work - [ ] add ...
1.0
Clean up code and tests for List and Search command - List command: - [ ] making current test cases work - [ ] add new test cases for rigorous testing of the feature, including edge cases - [ ] logging where relevant - [ ] assertions in the code for runtime checks - [ ] clean up comments and javadoc Search comm...
priority
clean up code and tests for list and search command list command making current test cases work add new test cases for rigorous testing of the feature including edge cases logging where relevant assertions in the code for runtime checks clean up comments and javadoc search command ...
1
2,244
2,524,976,402
IssuesEvent
2015-01-20 21:21:56
graybeal/ont
https://api.github.com/repos/graybeal/ont
closed
progress info remains open after task in completed
1 star bug imported portal Priority-Medium
_From [caru...@gmail.com](https://code.google.com/u/113886747689301365533/) on September 17, 2009 12:59:08_ What steps will reproduce the problem? 1. load some not-so-small ontology in ORR, eg http://mmisw.org/orr/#http://mmisw.org/ont/cf/parameter What is the expected output? normal GUI after the load is complete Wha...
1.0
progress info remains open after task in completed - _From [caru...@gmail.com](https://code.google.com/u/113886747689301365533/) on September 17, 2009 12:59:08_ What steps will reproduce the problem? 1. load some not-so-small ontology in ORR, eg http://mmisw.org/orr/#http://mmisw.org/ont/cf/parameter What is the expec...
priority
progress info remains open after task in completed from on september what steps will reproduce the problem load some not so small ontology in orr eg what is the expected output normal gui after the load is complete what do you see instead sometimes the little box in the upper left corner s...
1
753,019
26,338,104,117
IssuesEvent
2023-01-10 15:42:56
hashicorp/terraform-cdk
https://api.github.com/repos/hashicorp/terraform-cdk
closed
Test all Templates Explicitly
enhancement cdktf-cli priority/important-soon size/medium
<!--- Please keep this note for the community ---> ### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do not l...
1.0
Test all Templates Explicitly - <!--- Please keep this note for the community ---> ### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize...
priority
test all templates explicitly community note please vote on this issue by adding a 👍 to the original issue to help the community and maintainers prioritize this request please do not leave or other comments that do not add relevant new information or questions they generate extra noise for...
1
616,163
19,294,986,266
IssuesEvent
2021-12-12 12:43:49
bounswe/2021SpringGroup7
https://api.github.com/repos/bounswe/2021SpringGroup7
opened
CF-23 Google Maps API Integration
Status: In Progress Priority: Medium Frontend
We should add a map to the post creation screen in order to get the longitude and latitude of geolocation.
1.0
CF-23 Google Maps API Integration - We should add a map to the post creation screen in order to get the longitude and latitude of geolocation.
priority
cf google maps api integration we should add a map to the post creation screen in order to get the longitude and latitude of geolocation
1
655,422
21,689,987,858
IssuesEvent
2022-05-09 14:35:34
serverlessworkflow/synapse
https://api.github.com/repos/serverlessworkflow/synapse
opened
An error occurred trying to start process 'cmd.exe' ... The filename or extension is too long.
bug server priority: medium
**What happened**: An action failed with the error `An error occurred trying to start process 'cmd.exe' with working directory 'C:\\...\\synapse\\src\\apps\\Synapse.Server\\bin\\Debug\\net6.0\\bin\\worker'. The filename or extension is too long.` **How to reproduce it**: - Launch the server in self-hosted mode - ...
1.0
An error occurred trying to start process 'cmd.exe' ... The filename or extension is too long. - **What happened**: An action failed with the error `An error occurred trying to start process 'cmd.exe' with working directory 'C:\\...\\synapse\\src\\apps\\Synapse.Server\\bin\\Debug\\net6.0\\bin\\worker'. The filename or...
priority
an error occurred trying to start process cmd exe the filename or extension is too long what happened an action failed with the error an error occurred trying to start process cmd exe with working directory c synapse src apps synapse server bin debug bin worker the filename or ex...
1
778,271
27,309,399,578
IssuesEvent
2023-02-24 10:55:00
jellywallet/extension
https://api.github.com/repos/jellywallet/extension
closed
Spelling "Address Book"
Priority: Medium Improvement
Even though “Address Book” in this context relates to the headline “Address Book” I would still write it in lower case since it is not used as a headline in that case. <img width="145" alt="image" src="https://user-images.githubusercontent.com/90688059/220534871-330b9cbd-3d5f-4574-926c-0e15b5b6a14c.png">
1.0
Spelling "Address Book" - Even though “Address Book” in this context relates to the headline “Address Book” I would still write it in lower case since it is not used as a headline in that case. <img width="145" alt="image" src="https://user-images.githubusercontent.com/90688059/220534871-330b9cbd-3d5f-4574-926c-0e15b5...
priority
spelling address book even though “address book” in this context relates to the headline “address book” i would still write it in lower case since it is not used as a headline in that case img width alt image src
1
213,501
7,254,210,018
IssuesEvent
2018-02-16 10:02:55
salesagility/SuiteCRM
https://api.github.com/repos/salesagility/SuiteCRM
closed
Duplication of AOR reports removes fields and conditions from parent record
Fix Proposed Medium Priority Resolved: Next Release bug
#### Issue Duplication of an existing AOR report removes all fields and conditions from parent record. #### Expected Behavior Duplication of an existing AOR report shouldn't affect parent record, from which the duplicate will be created. #### Actual Behavior New Report is working fine, but initial report los...
1.0
Duplication of AOR reports removes fields and conditions from parent record - #### Issue Duplication of an existing AOR report removes all fields and conditions from parent record. #### Expected Behavior Duplication of an existing AOR report shouldn't affect parent record, from which the duplicate will be create...
priority
duplication of aor reports removes fields and conditions from parent record issue duplication of an existing aor report removes all fields and conditions from parent record expected behavior duplication of an existing aor report shouldn t affect parent record from which the duplicate will be create...
1
803,713
29,187,130,231
IssuesEvent
2023-05-19 16:22:32
stratosphererl/stratosphere
https://api.github.com/repos/stratosphererl/stratosphere
closed
As a general user, I want to see general data about kickoffs, so that I can know how if its an area I need to improve in.
type: user story priority: medium work: complicated [2] area: frontend area: overlay
# Acceptance Criteria - [ ] Website: after uploading a replay, a website user would be able to see data about kickoffs in the match, including: (1) how many faceoffs there were, (2) how many of them were "won" by their team vs the other, and (3) the positioning of players through the kickoff (drive up, hit, after, etc...
1.0
As a general user, I want to see general data about kickoffs, so that I can know how if its an area I need to improve in. - # Acceptance Criteria - [ ] Website: after uploading a replay, a website user would be able to see data about kickoffs in the match, including: (1) how many faceoffs there were, (2) how many of t...
priority
as a general user i want to see general data about kickoffs so that i can know how if its an area i need to improve in acceptance criteria website after uploading a replay a website user would be able to see data about kickoffs in the match including how many faceoffs there were how many of the...
1
139,632
5,382,144,711
IssuesEvent
2017-02-24 00:21:33
sandialabs/slycat
https://api.github.com/repos/sandialabs/slycat
opened
Xyce input table file wrong - Time series wizard
bug Medium Priority Timeseries Model
No matter which dakota_tabular.dat file I enter into the wizard, it always uses the same one. I believe that the problem is in the interaction with the slycatrc file. There is key called persistent-output that links to an old hdf5 directory I made that would match the outputs I am seeing.
1.0
Xyce input table file wrong - Time series wizard - No matter which dakota_tabular.dat file I enter into the wizard, it always uses the same one. I believe that the problem is in the interaction with the slycatrc file. There is key called persistent-output that links to an old hdf5 directory I made that would match th...
priority
xyce input table file wrong time series wizard no matter which dakota tabular dat file i enter into the wizard it always uses the same one i believe that the problem is in the interaction with the slycatrc file there is key called persistent output that links to an old directory i made that would match the o...
1
205,168
7,094,351,396
IssuesEvent
2018-01-13 02:00:13
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
Picking Up and Replacing Mint Unlinks Currency
Medium Priority
I have now lost the means to mint any new global currency on my server because I had to pick up and replace the mint because it would not recognize the ingots in my inventory until I did. There should be an option for the the person placing the mint to link it to and previously created currency by that person. A...
1.0
Picking Up and Replacing Mint Unlinks Currency - I have now lost the means to mint any new global currency on my server because I had to pick up and replace the mint because it would not recognize the ingots in my inventory until I did. There should be an option for the the person placing the mint to link it to and...
priority
picking up and replacing mint unlinks currency i have now lost the means to mint any new global currency on my server because i had to pick up and replace the mint because it would not recognize the ingots in my inventory until i did there should be an option for the the person placing the mint to link it to and...
1
66,480
3,254,365,258
IssuesEvent
2015-10-19 23:38:14
loljoho/poppyGP-player
https://api.github.com/repos/loljoho/poppyGP-player
opened
Content Section - Home
0.5: Feature 0.7: Component 1.2: Priority - Medium 2.0: Tech - AngularJS 2.1: Tech - CSS/Sass 2.2: Tech - HTML
# "Home" - Content Pane Section # ## Toggle List Directives ## ``` <!-- Container --> <gp-toggle-list> <!-- Panel Element --> <gp-menu-toggle> <!-- Panel Header/Toggle Button --> <gp-toggle-header> </gp-toggle-header> <!-- Panel Content --> <gp-toggle-panel> </gp-toggle-panel...
1.0
Content Section - Home - # "Home" - Content Pane Section # ## Toggle List Directives ## ``` <!-- Container --> <gp-toggle-list> <!-- Panel Element --> <gp-menu-toggle> <!-- Panel Header/Toggle Button --> <gp-toggle-header> </gp-toggle-header> <!-- Panel Content --> <gp-toggle-pane...
priority
content section home home content pane section toggle list directives toggle list content welcome welcome message donation message donation collapse paypal button ...
1
719,269
24,754,012,541
IssuesEvent
2022-10-21 15:57:07
AY2223S1-CS2103T-T10-3/tp
https://api.github.com/repos/AY2223S1-CS2103T-T10-3/tp
closed
As a student who constantly changes my mind, I can redo an undone command
type.Story priority.Medium
... so that I can revert back to where I was originally.
1.0
As a student who constantly changes my mind, I can redo an undone command - ... so that I can revert back to where I was originally.
priority
as a student who constantly changes my mind i can redo an undone command so that i can revert back to where i was originally
1
719,268
24,753,999,649
IssuesEvent
2022-10-21 15:56:29
AY2223S1-CS2103T-T10-3/tp
https://api.github.com/repos/AY2223S1-CS2103T-T10-3/tp
opened
As a student who constantly changes my mind, I can redo an undone command
type.Story priority.Medium
... so that I can revert back to where I was originially.
1.0
As a student who constantly changes my mind, I can redo an undone command - ... so that I can revert back to where I was originially.
priority
as a student who constantly changes my mind i can redo an undone command so that i can revert back to where i was originially
1
147,637
5,643,135,813
IssuesEvent
2017-04-06 23:07:16
Tour-de-Force/btc-app
https://api.github.com/repos/Tour-de-Force/btc-app
closed
~20sec load time for no apparent reason
bug Priority: Medium
Environment: Htc m8 Android version 6.0 Steps: 1. Cold start app on phone Results: The time to load is anywhere from 5-25 seconds. Using Chrome remote debugger to look at resource load times seems like the code is not taking a long time to run, however loading the javascript files seems to take up the time.
1.0
~20sec load time for no apparent reason - Environment: Htc m8 Android version 6.0 Steps: 1. Cold start app on phone Results: The time to load is anywhere from 5-25 seconds. Using Chrome remote debugger to look at resource load times seems like the code is not taking a long time to run, however loading the javascript ...
priority
load time for no apparent reason environment htc android version steps cold start app on phone results the time to load is anywhere from seconds using chrome remote debugger to look at resource load times seems like the code is not taking a long time to run however loading the javascript files ...
1
253,191
8,052,612,581
IssuesEvent
2018-08-01 19:54:09
juju/docs
https://api.github.com/repos/juju/docs
closed
Add LXD constraints
2.4 Priority: Medium
There are now LXD constraints. These act differently than traditional constraints in that they impose maximums instead of minimums. This is due to the way LXD works under the hood. This will require careful consideration on how to intermingle these two types of constraints. As per https://github.com/juju/juju/pull/8...
1.0
Add LXD constraints - There are now LXD constraints. These act differently than traditional constraints in that they impose maximums instead of minimums. This is due to the way LXD works under the hood. This will require careful consideration on how to intermingle these two types of constraints. As per https://githu...
priority
add lxd constraints there are now lxd constraints these act differently than traditional constraints in that they impose maximums instead of minimums this is due to the way lxd works under the hood this will require careful consideration on how to intermingle these two types of constraints as per
1
768,648
26,974,820,690
IssuesEvent
2023-02-09 08:47:03
svthalia/concrexit
https://api.github.com/repos/svthalia/concrexit
closed
Invited from queue email missing some stuff
priority: medium bug
### Describe the bug ![image](https://user-images.githubusercontent.com/41264528/217180789-a1478ad4-56b2-43af-b6f0-52ee272e2bc6.jpeg) ### How to reproduce Steps to reproduce the behaviour: 1. Be in queue 2. Get invited (by people deregistering)
1.0
Invited from queue email missing some stuff - ### Describe the bug ![image](https://user-images.githubusercontent.com/41264528/217180789-a1478ad4-56b2-43af-b6f0-52ee272e2bc6.jpeg) ### How to reproduce Steps to reproduce the behaviour: 1. Be in queue 2. Get invited (by people deregistering)
priority
invited from queue email missing some stuff describe the bug how to reproduce steps to reproduce the behaviour be in queue get invited by people deregistering
1
263,814
8,302,150,451
IssuesEvent
2018-09-21 13:45:32
dojot/dojot
https://api.github.com/repos/dojot/dojot
opened
The map overlay buttons should be configurable
Priority:Medium Team:Frontend Type:Bug
![screenshot_39](https://user-images.githubusercontent.com/37310063/45884705-fc402980-bd8a-11e8-91fe-2cacf8767939.png) in some situations, the map overlay buttons are duplicated: ![screenshot_37](https://user-images.githubusercontent.com/37310063/45884715-02360a80-bd8b-11e8-9b06-1eb383336f9d.png)
1.0
The map overlay buttons should be configurable - ![screenshot_39](https://user-images.githubusercontent.com/37310063/45884705-fc402980-bd8a-11e8-91fe-2cacf8767939.png) in some situations, the map overlay buttons are duplicated: ![screenshot_37](https://user-images.githubusercontent.com/37310063/45884715-02360a8...
priority
the map overlay buttons should be configurable in some situations the map overlay buttons are duplicated
1
292,754
8,967,405,788
IssuesEvent
2019-01-29 03:13:19
projectacrn/acrn-hypervisor
https://api.github.com/repos/projectacrn/acrn-hypervisor
closed
Remove the flooding kernel message from vhm for memory setup
priority: medium status: Assigned type: feature
Remove the flooding kernel message when dm setup UOS memory through vhm
1.0
Remove the flooding kernel message from vhm for memory setup - Remove the flooding kernel message when dm setup UOS memory through vhm
priority
remove the flooding kernel message from vhm for memory setup remove the flooding kernel message when dm setup uos memory through vhm
1
57,521
3,082,701,539
IssuesEvent
2015-08-24 00:16:55
magro/memcached-session-manager
https://api.github.com/repos/magro/memcached-session-manager
opened
package split between memcached session manager jars
enhancement imported Priority-Medium
_From [guy.vac...@gmail.com](https://code.google.com/u/107317770144216365448/) on February 16, 2012 17:54:20_ <b>What steps will reproduce the problem?</b> 1. classes of the same package are located in 2 jars (memcached-session-manager-1.6.0.jar and memcached-session-manager-tc6-1.6.0.jar)&#13; 2. in case of Java EE s...
1.0
package split between memcached session manager jars - _From [guy.vac...@gmail.com](https://code.google.com/u/107317770144216365448/) on February 16, 2012 17:54:20_ <b>What steps will reproduce the problem?</b> 1. classes of the same package are located in 2 jars (memcached-session-manager-1.6.0.jar and memcached-sess...
priority
package split between memcached session manager jars from on february what steps will reproduce the problem classes of the same package are located in jars memcached session manager jar and memcached session manager jar in case of java ee serveur osgi based like glass...
1
715,312
24,593,999,395
IssuesEvent
2022-10-14 06:34:56
bounswe/bounswe2022group2
https://api.github.com/repos/bounswe/bounswe2022group2
closed
Research & Report for Frontend Technologies (Frontend Team)
priority-medium type-research status-inprogress
### Issue Description After our [first meeting](https://github.com/bounswe/bounswe2022group2/wiki/Meeting-%231-of-451-(08.10.2022)), we have formed our frontend team as: @xltvy , @surmelienes1 , @gokayyildiz , and @Koraytkn . Since we all have little to zero practical knowledge about frontend technologies we can use...
1.0
Research & Report for Frontend Technologies (Frontend Team) - ### Issue Description After our [first meeting](https://github.com/bounswe/bounswe2022group2/wiki/Meeting-%231-of-451-(08.10.2022)), we have formed our frontend team as: @xltvy , @surmelienes1 , @gokayyildiz , and @Koraytkn . Since we all have little to z...
priority
research report for frontend technologies frontend team issue description after our we have formed our frontend team as xltvy gokayyildiz and koraytkn since we all have little to zero practical knowledge about frontend technologies we can use for our project development our first action...
1
274,441
8,561,254,186
IssuesEvent
2018-11-09 05:56:09
dat-land/dat-desktop
https://api.github.com/repos/dat-land/dat-desktop
closed
sometimes not all files are displayed
Priority: Medium Status: Blocked Type: Bug
because of this bug https://github.com/yoshuawuyts/nanomorph/pull/69, which will most likely be fixed through https://github.com/shama/bel/pull/77/files, in the download view not always all files are displayed.
1.0
sometimes not all files are displayed - because of this bug https://github.com/yoshuawuyts/nanomorph/pull/69, which will most likely be fixed through https://github.com/shama/bel/pull/77/files, in the download view not always all files are displayed.
priority
sometimes not all files are displayed because of this bug which will most likely be fixed through in the download view not always all files are displayed
1
577,616
17,115,297,923
IssuesEvent
2021-07-11 08:04:36
space-wizards/space-station-14
https://api.github.com/repos/space-wizards/space-station-14
opened
Issue tracker for ComponentMessage deprecation
Difficulty: 2 - Medium Priority: 2-medium Size: 4 - Large Type: Refactor
<!-- To automatically tag this issue, add the uppercase label(s) surrounded by brackets below, for example: [LABEL] --> ## Description ComponentMessage is to be removed entirely, and instead replaced with directed ECS entity events, which are cleaner overall and don't encourage coupling between components. These...
1.0
Issue tracker for ComponentMessage deprecation - <!-- To automatically tag this issue, add the uppercase label(s) surrounded by brackets below, for example: [LABEL] --> ## Description ComponentMessage is to be removed entirely, and instead replaced with directed ECS entity events, which are cleaner overall and do...
priority
issue tracker for componentmessage deprecation description componentmessage is to be removed entirely and instead replaced with directed ecs entity events which are cleaner overall and don t encourage coupling between components these should not be done all in one pr but not every checkbox needs to be...
1
296,449
9,116,065,297
IssuesEvent
2019-02-22 07:48:10
ChrisCScott/forecaster
https://api.github.com/repos/ChrisCScott/forecaster
opened
Align timing of income and withdrawals
IncomeForecast WithdrawalForecast medium priority
Currently we assume that income is received whenever dictated by `Person.payment_frequency` (and we assume it's received in the middle of each period), whereas withdrawals occur monthly at the start of each month. These don't line up, which leads to odd behaviour. Ideally, living expenses would be recorded as being ...
1.0
Align timing of income and withdrawals - Currently we assume that income is received whenever dictated by `Person.payment_frequency` (and we assume it's received in the middle of each period), whereas withdrawals occur monthly at the start of each month. These don't line up, which leads to odd behaviour. Ideally, li...
priority
align timing of income and withdrawals currently we assume that income is received whenever dictated by person payment frequency and we assume it s received in the middle of each period whereas withdrawals occur monthly at the start of each month these don t line up which leads to odd behaviour ideally li...
1
716,993
24,656,306,672
IssuesEvent
2022-10-18 00:05:25
prysmaticlabs/prysm
https://api.github.com/repos/prysmaticlabs/prysm
closed
[Feature Request] Adding a flag for automatic validator backup on every epoch
Enhancement Discussion Priority: Medium
# 🚀 Feature Request ### Description As of now we have --enable-db-backup-webhook flag on validator node and to backup the slashing history we need to call localhost:monitoringport/db/backup ### Describe the solution you'd like Can we have the flag which automatically creates backup on every epoch?
1.0
[Feature Request] Adding a flag for automatic validator backup on every epoch - # 🚀 Feature Request ### Description As of now we have --enable-db-backup-webhook flag on validator node and to backup the slashing history we need to call localhost:monitoringport/db/backup ### Describe the solution you'd like Ca...
priority
adding a flag for automatic validator backup on every epoch 🚀 feature request description as of now we have enable db backup webhook flag on validator node and to backup the slashing history we need to call localhost monitoringport db backup describe the solution you d like can we have the fl...
1
296,832
9,126,352,331
IssuesEvent
2019-02-24 20:54:06
pixijs/pixi.js
https://api.github.com/repos/pixijs/pixi.js
closed
Touch Event After CSS transform rotate the <canvas> ?
Difficulty: Medium Domain: API Plugin: Interaction Manager Priority: Low Resolution: Won't Fix Status: Accepting PRs Type: Bug Version: v5.x
after i rotate the canvas i found that touch event not works well anymore ``` html <div class="warpper" style ="transition-duration: 660ms; transform: rotate(-90deg);"> <canvas> </canvas> </div> ``` how can i fix this?
1.0
Touch Event After CSS transform rotate the <canvas> ? - after i rotate the canvas i found that touch event not works well anymore ``` html <div class="warpper" style ="transition-duration: 660ms; transform: rotate(-90deg);"> <canvas> </canvas> </div> ``` how can i fix this?
priority
touch event after css transform rotate the after i rotate the canvas i found that touch event not works well anymore html how can i fix this
1
54,100
3,059,641,979
IssuesEvent
2015-08-14 16:02:17
starteam/starcellbio_html
https://api.github.com/repos/starteam/starcellbio_html
reopened
Add new western blotting animations to the Western blotting 'In The Lab' Feature
Medium Priority Needs Review
There are three new western blotting animations to be added to the 'In the Lab' feature on the western blotting pages. Part I: https://youtu.be/Xs9z8Zy3hv8?list=PLZhxzzyMIQIHhQ2TOGm3HNLA04ZsTmOLW Part II: https://youtu.be/A7HdGFl22ws?list=PLZhxzzyMIQIHhQ2TOGm3HNLA04ZsTmOLW Part III: https://youtu.be/iFxiXlh29Xc?...
1.0
Add new western blotting animations to the Western blotting 'In The Lab' Feature - There are three new western blotting animations to be added to the 'In the Lab' feature on the western blotting pages. Part I: https://youtu.be/Xs9z8Zy3hv8?list=PLZhxzzyMIQIHhQ2TOGm3HNLA04ZsTmOLW Part II: https://youtu.be/A7HdGFl22w...
priority
add new western blotting animations to the western blotting in the lab feature there are three new western blotting animations to be added to the in the lab feature on the western blotting pages part i part ii part iii this means that there will be items in the in the lab feature on this p...
1
470,856
13,547,585,569
IssuesEvent
2020-09-17 04:32:17
nestdotland/api
https://api.github.com/repos/nestdotland/api
closed
Module score analysis with nest_analyzer and sauron
aspect: packages aspect: uploads priority: medium status: help wanted status: needs triage type: feature
Use nest_analyzer to get diagnostics for its static rules and implement it in the api.
1.0
Module score analysis with nest_analyzer and sauron - Use nest_analyzer to get diagnostics for its static rules and implement it in the api.
priority
module score analysis with nest analyzer and sauron use nest analyzer to get diagnostics for its static rules and implement it in the api
1
77,624
3,507,185,060
IssuesEvent
2016-01-08 11:46:01
OregonCore/OregonCore
https://api.github.com/repos/OregonCore/OregonCore
closed
Hunter pet - losing (BB #607)
migrated Priority: Medium Type: Bug
This issue was migrated from bitbucket. **Original Reporter:** smoldar **Original Date:** 12.07.2014 16:03:37 GMT+0000 **Original Priority:** major **Original Type:** bug **Original State:** closed **Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/607 <hr> When player have called pet and player will die. ...
1.0
Hunter pet - losing (BB #607) - This issue was migrated from bitbucket. **Original Reporter:** smoldar **Original Date:** 12.07.2014 16:03:37 GMT+0000 **Original Priority:** major **Original Type:** bug **Original State:** closed **Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/607 <hr> When player have ...
priority
hunter pet losing bb this issue was migrated from bitbucket original reporter smoldar original date gmt original priority major original type bug original state closed direct link when player have called pet and player will die and not use ressurect but logou...
1
30,321
2,723,453,603
IssuesEvent
2015-04-14 12:43:49
CruxFramework/crux-widgets
https://api.github.com/repos/CruxFramework/crux-widgets
closed
The event attached on a button is called many times when a user clicks repeated
CruxCore enhancement imported Milestone-2.2.1 Priority-Medium
_From [wanderso...@gmail.com](https://code.google.com/u/111475189643159605406/) on April 19, 2010 15:54:28_ What steps will reproduce the problem? 1. Click some button any times. What is the expected output? What do you see instead? The button will be disabled automatically inside the events. _Original issue: http://...
1.0
The event attached on a button is called many times when a user clicks repeated - _From [wanderso...@gmail.com](https://code.google.com/u/111475189643159605406/) on April 19, 2010 15:54:28_ What steps will reproduce the problem? 1. Click some button any times. What is the expected output? What do you see instead? The...
priority
the event attached on a button is called many times when a user clicks repeated from on april what steps will reproduce the problem click some button any times what is the expected output what do you see instead the button will be disabled automatically inside the events original issue
1
46,791
2,964,783,321
IssuesEvent
2015-07-10 18:40:30
IQSS/dataverse
https://api.github.com/repos/IQSS/dataverse
opened
My Data: When creating a new dataset in root dv, does not appear in my data.
Component: UX & Upgrade Priority: Medium Status: Dev Type: Bug
When creating a new dataset in root dv, does not appear in my data. 1. create a new account 2. add dataset to root dv 3. check my data, nothin' 4. publish, check my data, nothin' 5. add file, check my data, no dataset but see file.
1.0
My Data: When creating a new dataset in root dv, does not appear in my data. - When creating a new dataset in root dv, does not appear in my data. 1. create a new account 2. add dataset to root dv 3. check my data, nothin' 4. publish, check my data, nothin' 5. add file, check my data, no dataset but see file.
priority
my data when creating a new dataset in root dv does not appear in my data when creating a new dataset in root dv does not appear in my data create a new account add dataset to root dv check my data nothin publish check my data nothin add file check my data no dataset but see file
1
444,110
12,806,481,623
IssuesEvent
2020-07-03 09:31:47
teamforus/forus
https://api.github.com/repos/teamforus/forus
closed
Adjust mobile signup flows
Difficulty: Medium Priority: Must have
## Main asssignee: @dev-rminds ## Context/goal: Sign-up flows for Provider and Request have slight changes on mobile devices. ### Request - Only email login possible (remove screen with QRcode for login, and remove the link switching to that screen) ### Provider - Only email login possible - Remove pho...
1.0
Adjust mobile signup flows - ## Main asssignee: @dev-rminds ## Context/goal: Sign-up flows for Provider and Request have slight changes on mobile devices. ### Request - Only email login possible (remove screen with QRcode for login, and remove the link switching to that screen) ### Provider - Only emai...
priority
adjust mobile signup flows main asssignee dev rminds context goal sign up flows for provider and request have slight changes on mobile devices request only email login possible remove screen with qrcode for login and remove the link switching to that screen provider only emai...
1
703,025
24,144,797,742
IssuesEvent
2022-09-21 17:44:28
hedgedoc/react-client
https://api.github.com/repos/hedgedoc/react-client
closed
Aliases
type: feature scope: editor priority: 2 medium
In 2.0 a note will have any number of aliases, one of which will be the primary alias. The frontend needs to implement an interface to add and remove aliases to a note and change the primary alias.
1.0
Aliases - In 2.0 a note will have any number of aliases, one of which will be the primary alias. The frontend needs to implement an interface to add and remove aliases to a note and change the primary alias.
priority
aliases in a note will have any number of aliases one of which will be the primary alias the frontend needs to implement an interface to add and remove aliases to a note and change the primary alias
1
274,234
8,558,791,562
IssuesEvent
2018-11-08 19:18:27
iotile/coretools
https://api.github.com/repos/iotile/coretools
closed
Invalid int conversion if arg not present
class:self-contained priority:medium transport-bled112 type:bug
In virtual_device, we attempt to load a variable from args, but if it's not present we pull in an int instead of a string and the conversion fails (error message below): ``` (py2) Matts-Macbook-Pro:coretools mrunchey$ virtual_device bled112 realtime_test Traceback (most recent call last): File "/Users/mrunchey/...
1.0
Invalid int conversion if arg not present - In virtual_device, we attempt to load a variable from args, but if it's not present we pull in an int instead of a string and the conversion fails (error message below): ``` (py2) Matts-Macbook-Pro:coretools mrunchey$ virtual_device bled112 realtime_test Traceback (most ...
priority
invalid int conversion if arg not present in virtual device we attempt to load a variable from args but if it s not present we pull in an int instead of a string and the conversion fails error message below matts macbook pro coretools mrunchey virtual device realtime test traceback most recent c...
1
742,199
25,842,702,190
IssuesEvent
2022-12-13 02:28:23
PlaceOS/user-interfaces
https://api.github.com/repos/PlaceOS/user-interfaces
closed
concierge/schedule: edit event > GET free_busy is missing system_id param
Priority: Medium Type: Bug focus: front end
[APP][APP] 9ea81ab | Built: 18th May 2022, 2:26PM see request param: `system_ids: ` which should not have a null value [APP][APP] 9ea81ab | Built: 18th May 2022, 2:26PM
1.0
concierge/schedule: edit event > GET free_busy is missing system_id param - [APP][APP] 9ea81ab | Built: 18th May 2022, 2:26PM see request param: `system_ids: ` which should not have a null value [APP][APP] 9ea81ab | Built: 18th May 2022, 2:26PM
priority
concierge schedule edit event get free busy is missing system id param built may see request param system ids which should not have a null value built may
1
257,153
8,133,355,526
IssuesEvent
2018-08-19 00:15:05
Vhoyon/Discord-Bot
https://api.github.com/repos/Vhoyon/Discord-Bot
closed
Optimize CommandClear by getting all messages before starting to delete them
!Enhancement: Commands !Priority: Medium bug ~optimization
Currently, each iteration is done like this pseudocode representation : 1. Get History 2. Get last 100 from history 3. Test if last 100 messages are empty - If yes, goto 7. - Else, goto 4. 4. try to bulk delete the 100 messages - If success, go back to 2. - Else, goto 5. 5. loop through the 1...
1.0
Optimize CommandClear by getting all messages before starting to delete them - Currently, each iteration is done like this pseudocode representation : 1. Get History 2. Get last 100 from history 3. Test if last 100 messages are empty - If yes, goto 7. - Else, goto 4. 4. try to bulk delete the 100 messag...
priority
optimize commandclear by getting all messages before starting to delete them currently each iteration is done like this pseudocode representation get history get last from history test if last messages are empty if yes goto else goto try to bulk delete the messages ...
1
786,340
27,643,177,181
IssuesEvent
2023-03-10 20:02:01
responsible-ai-collaborative/aiid
https://api.github.com/repos/responsible-ai-collaborative/aiid
closed
Discover, Table View – Add export options
Type:Enhancement Priority:Medium
User: "After configuring and filtering my search results for incidents I'm interested in, I want to download current results into a CSV or Excel to analyze them, or into a PDF for easy attachment."
1.0
Discover, Table View – Add export options - User: "After configuring and filtering my search results for incidents I'm interested in, I want to download current results into a CSV or Excel to analyze them, or into a PDF for easy attachment."
priority
discover table view – add export options user after configuring and filtering my search results for incidents i m interested in i want to download current results into a csv or excel to analyze them or into a pdf for easy attachment
1
830,013
31,934,141,394
IssuesEvent
2023-09-19 09:21:39
oceanbase/odc
https://api.github.com/repos/oceanbase/odc
opened
[Feature]: Provides batch cleanup of invalid databases
type-feature module-Data source management priority-medium
### Is your feature request related to a problem? When there are many invalid databases, If we want to clean it, we have to delete it one by one ![image](https://github.com/oceanbase/odc/assets/46598871/d8f0cea0-9bd7-4ead-957c-e57517dbd213) ### Describe the solution you'd like When there are many invalid database...
1.0
[Feature]: Provides batch cleanup of invalid databases - ### Is your feature request related to a problem? When there are many invalid databases, If we want to clean it, we have to delete it one by one ![image](https://github.com/oceanbase/odc/assets/46598871/d8f0cea0-9bd7-4ead-957c-e57517dbd213) ### Describe the ...
priority
provides batch cleanup of invalid databases is your feature request related to a problem when there are many invalid databases if we want to clean it we have to delete it one by one describe the solution you d like when there are many invalid databases batch cleanup capabilities should be pr...
1
727,245
25,027,748,822
IssuesEvent
2022-11-04 09:37:21
renovatebot/renovate
https://api.github.com/repos/renovatebot/renovate
opened
[datasource/docker] move util functions and consts from index to common
priority-3-medium type:refactor datasource:docker status:ready
### Describe the proposed change(s). We should move all util functions from the index file to the common file for easier testing and maintaining.
1.0
[datasource/docker] move util functions and consts from index to common - ### Describe the proposed change(s). We should move all util functions from the index file to the common file for easier testing and maintaining.
priority
move util functions and consts from index to common describe the proposed change s we should move all util functions from the index file to the common file for easier testing and maintaining
1
626,818
19,844,196,195
IssuesEvent
2022-01-21 02:56:01
episphere/connectApp
https://api.github.com/repos/episphere/connectApp
closed
Format for Date of Consent
bug Medium Priority MVP Format
The date for consent, CID 982402227, is being saved as yyyyddmm instead of as described in the data dictionary which is yyyymmdd. Could this format be made to match the Master Data Dictionary?
1.0
Format for Date of Consent - The date for consent, CID 982402227, is being saved as yyyyddmm instead of as described in the data dictionary which is yyyymmdd. Could this format be made to match the Master Data Dictionary?
priority
format for date of consent the date for consent cid is being saved as yyyyddmm instead of as described in the data dictionary which is yyyymmdd could this format be made to match the master data dictionary
1
406,357
11,890,562,687
IssuesEvent
2020-03-28 18:55:38
Seneca-CDOT/telescope
https://api.github.com/repos/Seneca-CDOT/telescope
closed
Wrong redirection when trying to access /admin/queues for logged-in users
Priority: Medium area: sso type: bug
**What happened**: Accessing `/admin/queues` after logging in redirects to `/`. **What should have happened**: `/admin/queues` should be reachable by logged-in users **How to reproduce it (as precise as possible)**: After logging in, try to access `/admin/queues` **Anything else we need to know?**: Tested ...
1.0
Wrong redirection when trying to access /admin/queues for logged-in users - **What happened**: Accessing `/admin/queues` after logging in redirects to `/`. **What should have happened**: `/admin/queues` should be reachable by logged-in users **How to reproduce it (as precise as possible)**: After logging in, t...
priority
wrong redirection when trying to access admin queues for logged in users what happened accessing admin queues after logging in redirects to what should have happened admin queues should be reachable by logged in users how to reproduce it as precise as possible after logging in t...
1
285,011
8,753,231,370
IssuesEvent
2018-12-14 07:34:19
aowen87/BAR
https://api.github.com/repos/aowen87/BAR
closed
Blueprint reader is causing open of Silo root files to fail.
bug likelihood medium priority reviewed severity high
Several users at LLNL have reported that when they use 2.13.1 to open a multipart silo "root" file with VisIt that VisIt hangs. After some exploration by Mark, he determined that that Blueprint reader was trying to open the file and hanging. This is new to 2.13.1. The work around is to use 2.12.3. ----------------...
1.0
Blueprint reader is causing open of Silo root files to fail. - Several users at LLNL have reported that when they use 2.13.1 to open a multipart silo "root" file with VisIt that VisIt hangs. After some exploration by Mark, he determined that that Blueprint reader was trying to open the file and hanging. This is new to ...
priority
blueprint reader is causing open of silo root files to fail several users at llnl have reported that when they use to open a multipart silo root file with visit that visit hangs after some exploration by mark he determined that that blueprint reader was trying to open the file and hanging this is new to ...
1
312,042
9,542,246,723
IssuesEvent
2019-05-01 02:35:54
openmsupply/mobile
https://api.github.com/repos/openmsupply/mobile
opened
Can make program requisition to own store
Bug Ivory Coast (phase 1) Priority: Medium
Build Number: 2.3.0-rc0 Description: Can select your own store when making a program requisition, requesting stock from yourself. Reproducible: Yes Reproduction Steps: Should be obvious Comments: Similar to #699 , maybe inspire solution from that.
1.0
Can make program requisition to own store - Build Number: 2.3.0-rc0 Description: Can select your own store when making a program requisition, requesting stock from yourself. Reproducible: Yes Reproduction Steps: Should be obvious Comments: Similar to #699 , maybe inspire solution from that.
priority
can make program requisition to own store build number description can select your own store when making a program requisition requesting stock from yourself reproducible yes reproduction steps should be obvious comments similar to maybe inspire solution from that
1
366,537
10,822,076,344
IssuesEvent
2019-11-08 20:16:59
rstudio/gt
https://api.github.com/repos/rstudio/gt
closed
Error with `data_color` when only one row in data
Difficulty: ② Intermediate Effort: ② Medium Priority: ♨︎ Critical Type: ☹︎ Bug
Hi, thanks for the wonderful package. I gave it a try for a small table I needed in a report recently, since I needed grouped columns. The problem I found is the following: When I have a data.frame with **only one row** the basic table rendering works fine. But when I want to color a cell/column it breaks Error mess...
1.0
Error with `data_color` when only one row in data - Hi, thanks for the wonderful package. I gave it a try for a small table I needed in a report recently, since I needed grouped columns. The problem I found is the following: When I have a data.frame with **only one row** the basic table rendering works fine. But when...
priority
error with data color when only one row in data hi thanks for the wonderful package i gave it a try for a small table i needed in a report recently since i needed grouped columns the problem i found is the following when i have a data frame with only one row the basic table rendering works fine but when...
1
716,748
24,646,658,049
IssuesEvent
2022-10-17 15:18:21
objectiv/objectiv-analytics
https://api.github.com/repos/objectiv/objectiv-analytics
closed
Bach BQ: migrate tests that use get_bt_with_test_data()
Priority: 3. Medium Area: Bach Component: BigQuery
* Migrate tests that use `get_bt_with_test_data()` to use `get_df_with_test_data()` instead * When migration of a test is non-trivial create separate issues for those tests List of sub-issues and related issues: * https://github.com/objectiv/objectiv-analytics/issues/1024 * https://github.com/objectiv/objectiv-an...
1.0
Bach BQ: migrate tests that use get_bt_with_test_data() - * Migrate tests that use `get_bt_with_test_data()` to use `get_df_with_test_data()` instead * When migration of a test is non-trivial create separate issues for those tests List of sub-issues and related issues: * https://github.com/objectiv/objectiv-analyt...
priority
bach bq migrate tests that use get bt with test data migrate tests that use get bt with test data to use get df with test data instead when migration of a test is non trivial create separate issues for those tests list of sub issues and related issues
1
180,194
6,647,163,954
IssuesEvent
2017-09-28 02:08:38
apache/incubator-openwhisk-wskdeploy
https://api.github.com/repos/apache/incubator-openwhisk-wskdeploy
closed
Action limits in Manifest file is ignored
bug priority: medium
We describe in WskDeploy specification that wskdeploy supports map of limit keys and values under `limits` section, e.g.: ``` package: name: helloworld actions: hello: location: ../tests/usecases/helloworld/actions/hello.js limits: timeout: 60 memorySize: 128 logS...
1.0
Action limits in Manifest file is ignored - We describe in WskDeploy specification that wskdeploy supports map of limit keys and values under `limits` section, e.g.: ``` package: name: helloworld actions: hello: location: ../tests/usecases/helloworld/actions/hello.js limits: timeou...
priority
action limits in manifest file is ignored we describe in wskdeploy specification that wskdeploy supports map of limit keys and values under limits section e g package name helloworld actions hello location tests usecases helloworld actions hello js limits timeou...
1
307,420
9,416,901,748
IssuesEvent
2019-04-10 15:34:10
ansible/awx
https://api.github.com/repos/ansible/awx
closed
Pop out host_vars
component:ui good first issue priority:medium type:enhancement
##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME <!-- Pick the area of AWX for this issue, you can have multiple, delete the rest: --> - UI ##### SUMMARY <!-- Briefly describe the problem or desired enhancement. --> It's extremely difficult to view host_vars in an inventory if you have more than 4-5 se...
1.0
Pop out host_vars - ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME <!-- Pick the area of AWX for this issue, you can have multiple, delete the rest: --> - UI ##### SUMMARY <!-- Briefly describe the problem or desired enhancement. --> It's extremely difficult to view host_vars in an inventory if you ...
priority
pop out host vars issue type feature idea component name ui summary it s extremely difficult to view host vars in an inventory if you have more than set it would be nice if there was a button to pop out the host vars from an inventory similar to how you can pop out extra ...
1
67,213
3,267,217,205
IssuesEvent
2015-10-23 01:25:01
cs2103aug2015-f09-3j/main
https://api.github.com/repos/cs2103aug2015-f09-3j/main
closed
user can add task without any specific deadline( floating tasks)
priority.medium
so that user can reallocate a timing for it at a later stage.
1.0
user can add task without any specific deadline( floating tasks) - so that user can reallocate a timing for it at a later stage.
priority
user can add task without any specific deadline floating tasks so that user can reallocate a timing for it at a later stage
1
197,394
6,954,954,788
IssuesEvent
2017-12-07 04:41:01
HabitRPG/habitica
https://api.github.com/repos/HabitRPG/habitica
closed
a quest that is not desired by the majority of a party is too hard to remove
not yet sectioned priority: medium status: issue: suggestion-discussion
It's possible for a party to contain a quest that the majority of the members don't want. E.g., the quest owner uses a scroll and then immediately starts the quest for purely their own benefit with no other participants, or if the quest owner doesn't log in for many days after sending invitations (a single inactive par...
1.0
a quest that is not desired by the majority of a party is too hard to remove - It's possible for a party to contain a quest that the majority of the members don't want. E.g., the quest owner uses a scroll and then immediately starts the quest for purely their own benefit with no other participants, or if the quest owne...
priority
a quest that is not desired by the majority of a party is too hard to remove it s possible for a party to contain a quest that the majority of the members don t want e g the quest owner uses a scroll and then immediately starts the quest for purely their own benefit with no other participants or if the quest owne...
1
539,867
15,796,032,389
IssuesEvent
2021-04-02 14:13:14
E3SM-Project/scream
https://api.github.com/repos/E3SM-Project/scream
opened
[AD] At initialilzation make it possible to assign a variable to copy another variable
Atmosphere Driver Development Task EKAT enhancement priority:medium
There are some variables in SCREAM that are set equal to other variables at initialization. In particular, in P3 the two variables `T_prev_micro_step` and `qv_prev_micro_step` are set to `T_mid` and `qv` respectively at initialization. Rather than be forced to include separate entries for `T_prev_micro_step` and `qv_...
1.0
[AD] At initialilzation make it possible to assign a variable to copy another variable - There are some variables in SCREAM that are set equal to other variables at initialization. In particular, in P3 the two variables `T_prev_micro_step` and `qv_prev_micro_step` are set to `T_mid` and `qv` respectively at initializa...
priority
at initialilzation make it possible to assign a variable to copy another variable there are some variables in scream that are set equal to other variables at initialization in particular in the two variables t prev micro step and qv prev micro step are set to t mid and qv respectively at initialization...
1
560,818
16,605,447,511
IssuesEvent
2021-06-02 02:46:26
napari/napari
https://api.github.com/repos/napari/napari
closed
napari.layers cannot be found on master
bug priority-high severity-medium
## 🐛 Bug Probably introduced in #2662, one can no longer do: ```python import numpy as np import napari image = napari.layers.Image(np.random.random((500, 500))) ``` Trying this on master, I get: ```pytb --------------------------------------------------------------------------- KeyError ...
1.0
napari.layers cannot be found on master - ## 🐛 Bug Probably introduced in #2662, one can no longer do: ```python import numpy as np import napari image = napari.layers.Image(np.random.random((500, 500))) ``` Trying this on master, I get: ```pytb ------------------------------------------------------...
priority
napari layers cannot be found on master 🐛 bug probably introduced in one can no longer do python import numpy as np import napari image napari layers image np random random trying this on master i get pytb ...
1
30,532
2,724,003,296
IssuesEvent
2015-04-14 15:33:32
CruxFramework/crux-widgets
https://api.github.com/repos/CruxFramework/crux-widgets
closed
In Crux Grid, allow create non-sortable columns.
CruxWidgetLibrary enhancement imported Milestone-4.0.0 Priority-Medium
_From [gessedafe@gmail.com](https://code.google.com/u/gessedafe@gmail.com/) on December 20, 2010 17:30:52_ Create some attribute on DataColumn tag that allows avoid its the sorting feature. _Original issue: http://code.google.com/p/crux-framework/issues/detail?id=231_
1.0
In Crux Grid, allow create non-sortable columns. - _From [gessedafe@gmail.com](https://code.google.com/u/gessedafe@gmail.com/) on December 20, 2010 17:30:52_ Create some attribute on DataColumn tag that allows avoid its the sorting feature. _Original issue: http://code.google.com/p/crux-framework/issues/detail?id=231...
priority
in crux grid allow create non sortable columns from on december create some attribute on datacolumn tag that allows avoid its the sorting feature original issue
1
491,097
14,145,051,232
IssuesEvent
2020-11-10 17:12:52
RaenonX-DL/dragalia-site-front
https://api.github.com/repos/RaenonX-DL/dragalia-site-front
closed
Duplicated anchor scrolling call
Priority-Medium Type-Enhancements
`scrollToAnchor()` will be called once the anchor is rendered. However, if a page contains multiple anchors, then this triggers a lot of times, possibly wasting the system resources. If this is removed, the page cannot jump to the anchor point on load. https://github.com/RaenonX-DL/dragalia-site-front/blob/d67...
1.0
Duplicated anchor scrolling call - `scrollToAnchor()` will be called once the anchor is rendered. However, if a page contains multiple anchors, then this triggers a lot of times, possibly wasting the system resources. If this is removed, the page cannot jump to the anchor point on load. https://github.com/Raen...
priority
duplicated anchor scrolling call scrolltoanchor will be called once the anchor is rendered however if a page contains multiple anchors then this triggers a lot of times possibly wasting the system resources if this is removed the page cannot jump to the anchor point on load after this issue h...
1
557,383
16,508,790,487
IssuesEvent
2021-05-25 23:31:25
elementary/switchboard-plug-onlineaccounts
https://api.github.com/repos/elementary/switchboard-plug-onlineaccounts
closed
Login alerts report "Safari on Mac OS X" user agent
Priority: Medium
I have login alerts set up on Facebook. Logging in from Switchboard reports a user agent of Safari on Mac. Launchpad Details: [#LP1284268](https://bugs.launchpad.net/bugs/1284268) Daniel Fore - 2014-02-24 19:23:47 +0000 <bountysource-plugin> --- Want to back this issue? **[Post a bounty on it!](https://www.boun...
1.0
Login alerts report "Safari on Mac OS X" user agent - I have login alerts set up on Facebook. Logging in from Switchboard reports a user agent of Safari on Mac. Launchpad Details: [#LP1284268](https://bugs.launchpad.net/bugs/1284268) Daniel Fore - 2014-02-24 19:23:47 +0000 <bountysource-plugin> --- Want to back...
priority
login alerts report safari on mac os x user agent i have login alerts set up on facebook logging in from switchboard reports a user agent of safari on mac launchpad details daniel fore want to back this issue we accept bounties via
1
118,905
4,757,514,487
IssuesEvent
2016-10-24 16:48:34
autofac/Autofac
https://api.github.com/repos/autofac/Autofac
closed
Generic module/extension for enabling global property injection
enhancement priority-medium
_From [travis.illig](https://code.google.com/u/travis.illig/) on July 10, 2012 01:41:45_ From the discussion here: https://groups.google.com/forum/?fromgroups#!topic/autofac/-SC8XzuzxHE Creating a module for log4net (or other logging) integration that enables the logger to be injected via both constructor or property ...
1.0
Generic module/extension for enabling global property injection - _From [travis.illig](https://code.google.com/u/travis.illig/) on July 10, 2012 01:41:45_ From the discussion here: https://groups.google.com/forum/?fromgroups#!topic/autofac/-SC8XzuzxHE Creating a module for log4net (or other logging) integration that e...
priority
generic module extension for enabling global property injection from on july from the discussion here creating a module for or other logging integration that enables the logger to be injected via both constructor or property is a common thing it also may not necessarily be a function connect...
1
254,738
8,087,344,698
IssuesEvent
2018-08-09 01:10:40
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
USER ISSUE: stuk in nowhere
Medium Priority
**Version:** 0.7.3.2 beta **Steps to Reproduce:** I was just walking **Expected behavior:** walk, illuminate with a torch, back on surface when shutting down and restarting **Actual behavior:** stay stuk. all is black, even the visual is compromised (face allways on same spot). torch doesn't illuminate what...
1.0
USER ISSUE: stuk in nowhere - **Version:** 0.7.3.2 beta **Steps to Reproduce:** I was just walking **Expected behavior:** walk, illuminate with a torch, back on surface when shutting down and restarting **Actual behavior:** stay stuk. all is black, even the visual is compromised (face allways on same spot)....
priority
user issue stuk in nowhere version beta steps to reproduce i was just walking expected behavior walk illuminate with a torch back on surface when shutting down and restarting actual behavior stay stuk all is black even the visual is compromised face allways on same spot ...
1
825,048
31,240,670,686
IssuesEvent
2023-08-20 20:37:10
ArnoldVanN/james-webb-news
https://api.github.com/repos/ArnoldVanN/james-webb-news
closed
Rework header styling
good first issue Front End Rework Medium Priority
The header is pretty ugly. Needs to be reworked. Maybe a slanted edge on the bottom of the header image, fading and/or shade on the top and bottom of the image and change the color of the navbar to white. Also maybe make the header image static so it looks better when you scroll past.
1.0
Rework header styling - The header is pretty ugly. Needs to be reworked. Maybe a slanted edge on the bottom of the header image, fading and/or shade on the top and bottom of the image and change the color of the navbar to white. Also maybe make the header image static so it looks better when you scroll past.
priority
rework header styling the header is pretty ugly needs to be reworked maybe a slanted edge on the bottom of the header image fading and or shade on the top and bottom of the image and change the color of the navbar to white also maybe make the header image static so it looks better when you scroll past
1
502,362
14,544,837,287
IssuesEvent
2020-12-15 18:45:42
ansible/awx
https://api.github.com/repos/ansible/awx
closed
Error running latest AWX 16.0.0 - "Request user is not authenticated to use websocket."
component:ui_next flag:community priority:medium state:in_progress type:bug
<!--- The Ansible community is highly committed to the security of our open source projects. Security concerns should be reported directly by email to security@ansible.com. For more information on the Ansible community's practices regarding responsible disclosure, see https://www.ansible.com/security --> ###...
1.0
Error running latest AWX 16.0.0 - "Request user is not authenticated to use websocket." - <!--- The Ansible community is highly committed to the security of our open source projects. Security concerns should be reported directly by email to security@ansible.com. For more information on the Ansible community's pra...
priority
error running latest awx request user is not authenticated to use websocket the ansible community is highly committed to the security of our open source projects security concerns should be reported directly by email to security ansible com for more information on the ansible community s prac...
1
364,153
10,759,775,519
IssuesEvent
2019-10-31 17:16:22
AY1920S1-CS2103-F09-2/main
https://api.github.com/repos/AY1920S1-CS2103-F09-2/main
closed
As a user who wants to learn chess
priority.Medium type.Story
I want to create chess puzzles in my flashcards where i have to drag the correct pieces to complete the puzzle
1.0
As a user who wants to learn chess - I want to create chess puzzles in my flashcards where i have to drag the correct pieces to complete the puzzle
priority
as a user who wants to learn chess i want to create chess puzzles in my flashcards where i have to drag the correct pieces to complete the puzzle
1
113,010
4,541,534,355
IssuesEvent
2016-09-09 18:08:33
umts/pvta-multiplatform
https://api.github.com/repos/umts/pvta-multiplatform
opened
Plan Trip Steps Don't Redirect Properly
bug medium-priority
When a trip step in Plan Trip is clicked, it used to take the user to an appropriate page (i.e. if the step had something about Rt 30, it would go to the 30's page). Now, it only directs to `app/[routes or stops]/al`.
1.0
Plan Trip Steps Don't Redirect Properly - When a trip step in Plan Trip is clicked, it used to take the user to an appropriate page (i.e. if the step had something about Rt 30, it would go to the 30's page). Now, it only directs to `app/[routes or stops]/al`.
priority
plan trip steps don t redirect properly when a trip step in plan trip is clicked it used to take the user to an appropriate page i e if the step had something about rt it would go to the s page now it only directs to app al
1
678,025
23,184,141,090
IssuesEvent
2022-08-01 06:46:54
renovatebot/renovate
https://api.github.com/repos/renovatebot/renovate
opened
Pass `automergeStrategy` via `platformOptions` to `createPr`
type:feature priority-3-medium status:ready core:automerge
### What would you like Renovate to be able to do? We should pass `automergeStrategy` via `platformOptions` to `createPr`, so native automerge feature can use the configured merge method. ### If you have any ideas on how this should be implemented, please tell us here. yes, add `strategy` to `PlatformPrOptions` inte...
1.0
Pass `automergeStrategy` via `platformOptions` to `createPr` - ### What would you like Renovate to be able to do? We should pass `automergeStrategy` via `platformOptions` to `createPr`, so native automerge feature can use the configured merge method. ### If you have any ideas on how this should be implemented, please...
priority
pass automergestrategy via platformoptions to createpr what would you like renovate to be able to do we should pass automergestrategy via platformoptions to createpr so native automerge feature can use the configured merge method if you have any ideas on how this should be implemented please...
1
256,951
8,130,654,540
IssuesEvent
2018-08-17 19:18:08
DASSL/ClassDB
https://api.github.com/repos/DASSL/ClassDB
closed
Server-version comparers are not marked immutable (M)
missing priority medium
The comparison functions in `addServerVersionComparersCore.sql` are immutable but are not marked as such.
1.0
Server-version comparers are not marked immutable (M) - The comparison functions in `addServerVersionComparersCore.sql` are immutable but are not marked as such.
priority
server version comparers are not marked immutable m the comparison functions in addserverversioncomparerscore sql are immutable but are not marked as such
1
666,620
22,361,965,106
IssuesEvent
2022-06-15 21:31:35
LuanRT/YouTube.js
https://api.github.com/repos/LuanRT/YouTube.js
closed
[1.4] [Sometimes no videos returned]
bug priority: medium status: in progress
## Expected Behavior Always return videos details when estimated_results shows thousands of results ## Current Behavior Videos array in search response is empty... but only sometimes. Run again a few seconds later and you have videos. Seems random. Perhaps rate limiting on the backend? ## Failure Informatio...
1.0
[1.4] [Sometimes no videos returned] - ## Expected Behavior Always return videos details when estimated_results shows thousands of results ## Current Behavior Videos array in search response is empty... but only sometimes. Run again a few seconds later and you have videos. Seems random. Perhaps rate limiting o...
priority
expected behavior always return videos details when estimated results shows thousands of results current behavior videos array in search response is empty but only sometimes run again a few seconds later and you have videos seems random perhaps rate limiting on the backend failure info...
1
501,001
14,518,331,581
IssuesEvent
2020-12-13 23:12:38
SachaOropeza/AH64D-Project
https://api.github.com/repos/SachaOropeza/AH64D-Project
closed
Cannot shoot AGM-114L Hellfires at already dead targets
bug good first issue medium priority
If you have a locked FCR target that is already dead and you fire an AGM-114L Hellfire at it, the hellfire does not track the apache's locked target and instead follows the vanilla target ![image](https://user-images.githubusercontent.com/9770674/99694851-c3905d80-2a84-11eb-9c41-dcff502de415.png) Figure 1: The mark...
1.0
Cannot shoot AGM-114L Hellfires at already dead targets - If you have a locked FCR target that is already dead and you fire an AGM-114L Hellfire at it, the hellfire does not track the apache's locked target and instead follows the vanilla target ![image](https://user-images.githubusercontent.com/9770674/99694851-c39...
priority
cannot shoot agm hellfires at already dead targets if you have a locked fcr target that is already dead and you fire an agm hellfire at it the hellfire does not track the apache s locked target and instead follows the vanilla target figure the marked current target hashed is marked and the missil...
1
695,040
23,841,474,340
IssuesEvent
2022-09-06 10:35:42
status-im/status-desktop
https://api.github.com/repos/status-im/status-desktop
opened
Can't show pinned messages anymore
bug priority 2: medium E:Communities
When a channel has pinned messages, there's a tiny "pin" icon in the chat toolbar. That icon is clickable, and opens a dialog with all pinned messages. ![Screenshot from 2022-09-06 12-34-07](https://user-images.githubusercontent.com/445106/188613857-7db09001-75cb-41f8-b9bc-d2f2b9ef2bfb.png) Clicking the pin icon...
1.0
Can't show pinned messages anymore - When a channel has pinned messages, there's a tiny "pin" icon in the chat toolbar. That icon is clickable, and opens a dialog with all pinned messages. ![Screenshot from 2022-09-06 12-34-07](https://user-images.githubusercontent.com/445106/188613857-7db09001-75cb-41f8-b9bc-d2f2b...
priority
can t show pinned messages anymore when a channel has pinned messages there s a tiny pin icon in the chat toolbar that icon is clickable and opens a dialog with all pinned messages clicking the pin icon doesn t do anything anymore in fact there s a qml error sh qrc app applayouts chat view...
1