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
88,382
3,777,030,239
IssuesEvent
2016-03-17 18:34:21
akcdotorg/akc.org
https://api.github.com/repos/akcdotorg/akc.org
closed
Article Page - Mobile: 2 issues
medium priority on stage
https://www.dropbox.com/sh/y8u622vaekwevu1/AACGPzVpI6K-cEmZneW9bmZTa/Mobile?dl=0&preview=AKC_Mobile_UX_Article-070215.jpg - Remove padding between hero image and top navigation horizontal line - Hero size needs to match mockup
1.0
Article Page - Mobile: 2 issues - https://www.dropbox.com/sh/y8u622vaekwevu1/AACGPzVpI6K-cEmZneW9bmZTa/Mobile?dl=0&preview=AKC_Mobile_UX_Article-070215.jpg - Remove padding between hero image and top navigation horizontal line - Hero size needs to match mockup
priority
article page mobile issues remove padding between hero image and top navigation horizontal line hero size needs to match mockup
1
547,864
16,048,733,799
IssuesEvent
2021-04-22 16:25:47
HabitRPG/habitica
https://api.github.com/repos/HabitRPG/habitica
closed
New Achievements and Badges: Earned X Pieces of Equipment
priority: medium section: Avatar/User Modal status: issue: on hold type: medium level coding
These new achievements and badges are ready to be implemented! These should be received when a player earns the number of pieces of equipment indicated by each badge. The badge images and the names/mouseover text for the user achievement page can be found here: https://trello.com/c/F7a1Ic6j/8-earned-x-pieces-of-equ...
1.0
New Achievements and Badges: Earned X Pieces of Equipment - These new achievements and badges are ready to be implemented! These should be received when a player earns the number of pieces of equipment indicated by each badge. The badge images and the names/mouseover text for the user achievement page can be found here...
priority
new achievements and badges earned x pieces of equipment these new achievements and badges are ready to be implemented these should be received when a player earns the number of pieces of equipment indicated by each badge the badge images and the names mouseover text for the user achievement page can be found here...
1
168,146
6,362,763,750
IssuesEvent
2017-07-31 15:36:03
jaredpalmer/formik
https://api.github.com/repos/jaredpalmer/formik
closed
Is there a way to pass props to validationSchema => for dynamic validation
priority: medium question
Something like: ``` validationSchema: props => { const schema = {}; props.answers.forEach(answer => { schema[answer.id] = Yup.string().required('Required'); }); return Yup.object().shape(schema); }, ```
1.0
Is there a way to pass props to validationSchema => for dynamic validation - Something like: ``` validationSchema: props => { const schema = {}; props.answers.forEach(answer => { schema[answer.id] = Yup.string().required('Required'); }); return Yup.object().shape(schema); }, ```
priority
is there a way to pass props to validationschema for dynamic validation something like validationschema props const schema props answers foreach answer schema yup string required required return yup object shape schema
1
829,759
31,896,676,256
IssuesEvent
2023-09-18 02:52:41
alanpjohn/ukfaas
https://api.github.com/repos/alanpjohn/ukfaas
opened
Keeping warm network interfaces
bug priority: medium
# Description While QEMU processes can be started parallelly, network interfaces for each QEMU process cannot be created parallelly. # Proposed Solution Keeping a queue of warm network instances that can be allotted immediately reducing the time taken to start new instances and fix possible race conditions.
1.0
Keeping warm network interfaces - # Description While QEMU processes can be started parallelly, network interfaces for each QEMU process cannot be created parallelly. # Proposed Solution Keeping a queue of warm network instances that can be allotted immediately reducing the time taken to start new instances an...
priority
keeping warm network interfaces description while qemu processes can be started parallelly network interfaces for each qemu process cannot be created parallelly proposed solution keeping a queue of warm network instances that can be allotted immediately reducing the time taken to start new instances an...
1
731,550
25,222,087,609
IssuesEvent
2022-11-14 13:32:43
bounswe/bounswe2022group2
https://api.github.com/repos/bounswe/bounswe2022group2
opened
Frontend: Create Learning Space Page
priority-medium status-new
### Issue Description A page to do the creation of a learning space is required to create a learning space. For this purpose we will do the essential part of using a learning space by creating it. ### Step Details Steps that will be performed: - [ ] Create the layout - [ ] Create the components - [ ] Connect the ...
1.0
Frontend: Create Learning Space Page - ### Issue Description A page to do the creation of a learning space is required to create a learning space. For this purpose we will do the essential part of using a learning space by creating it. ### Step Details Steps that will be performed: - [ ] Create the layout - [ ] C...
priority
frontend create learning space page issue description a page to do the creation of a learning space is required to create a learning space for this purpose we will do the essential part of using a learning space by creating it step details steps that will be performed create the layout creat...
1
147,429
5,639,502,569
IssuesEvent
2017-04-06 14:29:07
mPowering/django-orb
https://api.github.com/repos/mPowering/django-orb
opened
Add auto-complete to the organisation field too
enhancement medium priority
presume that having the functionality already set up for langs/geog then will be fairly straightforward to add for organisations too?
1.0
Add auto-complete to the organisation field too - presume that having the functionality already set up for langs/geog then will be fairly straightforward to add for organisations too?
priority
add auto complete to the organisation field too presume that having the functionality already set up for langs geog then will be fairly straightforward to add for organisations too
1
537,862
15,755,701,787
IssuesEvent
2021-03-31 02:14:40
musescore/MuseScore
https://api.github.com/repos/musescore/MuseScore
opened
[MU4 Issue] Can't reorder parts in dialog
Medium Priority
**Describe the bug** Can't reorder parts in dialog **To Reproduce** Steps to reproduce the behavior: 1. Create a score 2. Open Parts dialog 3. Add parts and try to reorder it **Expected behavior** It is possible to reorder parts (by drag&drop for example) **Screenshots** If applicable, add screenshots t...
1.0
[MU4 Issue] Can't reorder parts in dialog - **Describe the bug** Can't reorder parts in dialog **To Reproduce** Steps to reproduce the behavior: 1. Create a score 2. Open Parts dialog 3. Add parts and try to reorder it **Expected behavior** It is possible to reorder parts (by drag&drop for example) **Scr...
priority
can t reorder parts in dialog describe the bug can t reorder parts in dialog to reproduce steps to reproduce the behavior create a score open parts dialog add parts and try to reorder it expected behavior it is possible to reorder parts by drag drop for example screenshots ...
1
244,485
7,875,571,064
IssuesEvent
2018-06-25 20:52:57
cds-snc/track-web
https://api.github.com/repos/cds-snc/track-web
closed
Background page scrolls when modal window is open
bug priority: medium
What it says on the tin. Flagging so I remember to look into a solution! (From https://github.com/cds-snc/pulse/issues/144)
1.0
Background page scrolls when modal window is open - What it says on the tin. Flagging so I remember to look into a solution! (From https://github.com/cds-snc/pulse/issues/144)
priority
background page scrolls when modal window is open what it says on the tin flagging so i remember to look into a solution from
1
608,156
18,816,698,606
IssuesEvent
2021-11-10 00:38:39
space-wizards/RobustToolbox
https://api.github.com/repos/space-wizards/RobustToolbox
closed
PVS disabled should be optimised more
Type: Performance Priority: 2-medium Area: Networking Size: 3 - Medium Difficulty: 3 - Intermediate
Right now it iterates every entity and checks if it was modified which is *hoo boy*. Ideally when the client connects we dump every entity on them and then from there we use some cached list of dirty entities to iterate.
1.0
PVS disabled should be optimised more - Right now it iterates every entity and checks if it was modified which is *hoo boy*. Ideally when the client connects we dump every entity on them and then from there we use some cached list of dirty entities to iterate.
priority
pvs disabled should be optimised more right now it iterates every entity and checks if it was modified which is hoo boy ideally when the client connects we dump every entity on them and then from there we use some cached list of dirty entities to iterate
1
29,062
2,713,243,337
IssuesEvent
2015-04-09 18:10:24
IQSS/dataverse
https://api.github.com/repos/IQSS/dataverse
closed
Notification Remains for a Deleted Dataset
Priority: Medium Status: QA Type: Bug
--- Author Name: **Elizabeth Quigley** (@eaquigley) Original Redmine Issue: 4140, https://redmine.hmdc.harvard.edu/issues/4140 Original Date: 2014-06-20 Original Assignee: Elizabeth Quigley --- None
1.0
Notification Remains for a Deleted Dataset - --- Author Name: **Elizabeth Quigley** (@eaquigley) Original Redmine Issue: 4140, https://redmine.hmdc.harvard.edu/issues/4140 Original Date: 2014-06-20 Original Assignee: Elizabeth Quigley --- None
priority
notification remains for a deleted dataset author name elizabeth quigley eaquigley original redmine issue original date original assignee elizabeth quigley none
1
234,634
7,724,245,670
IssuesEvent
2018-05-24 14:37:11
agda/agda
https://api.github.com/repos/agda/agda
closed
Fixity and multipart operators don't mix smoothly
priority: medium status: wontfix type: enhancement
``` The following code should be accepted, as far as I can see: both operators are infixr 5, so the parser should disambiguate. --------- postulate M : Set postulate N : Set postulate n : N postulate m : M postulate bind : M -> (N -> M) -> M syntax bind a (λ x -> b) = x <- a ,, b postulate then : M -> M -> M sy...
1.0
Fixity and multipart operators don't mix smoothly - ``` The following code should be accepted, as far as I can see: both operators are infixr 5, so the parser should disambiguate. --------- postulate M : Set postulate N : Set postulate n : N postulate m : M postulate bind : M -> (N -> M) -> M syntax bind a (λ x -...
priority
fixity and multipart operators don t mix smoothly the following code should be accepted as far as i can see both operators are infixr so the parser should disambiguate postulate m set postulate n set postulate n n postulate m m postulate bind m n m m syntax bind a λ x ...
1
297,094
9,160,450,558
IssuesEvent
2019-03-01 07:27:44
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
[Coverity CID :190974]Integer handling issues in /subsys/net/ip/trickle.c
Coverity area: Networking bug priority: medium
Static code scan issues seen in File: /subsys/net/ip/trickle.c Category: Integer handling issues Function: net_trickle_create Component: Networking CID: 190974 Please fix or provide comments to square it off in coverity in the link: https://scan9.coverity.com/reports.htm#v32951/p12996
1.0
[Coverity CID :190974]Integer handling issues in /subsys/net/ip/trickle.c - Static code scan issues seen in File: /subsys/net/ip/trickle.c Category: Integer handling issues Function: net_trickle_create Component: Networking CID: 190974 Please fix or provide comments to square it off in coverity in the link: https:...
priority
integer handling issues in subsys net ip trickle c static code scan issues seen in file subsys net ip trickle c category integer handling issues function net trickle create component networking cid please fix or provide comments to square it off in coverity in the link
1
575,491
17,032,345,269
IssuesEvent
2021-07-04 20:37:25
AgoraCloud/server
https://api.github.com/repos/AgoraCloud/server
closed
Deployments Overhaul - Part 2 - Allow Deployment Version Upgrades
enhancement priority:medium
# Overview Currently, the server does not support upgrading a deployments version to a newer version. ## To Do - [x] Update `UpdateDeploymentDto` in `@agoracloud/common` to accept version upgrades - [x] Check for and handle version upgrades in the `DeploymentService` - [x] Handle version upgrades in the `Kub...
1.0
Deployments Overhaul - Part 2 - Allow Deployment Version Upgrades - # Overview Currently, the server does not support upgrading a deployments version to a newer version. ## To Do - [x] Update `UpdateDeploymentDto` in `@agoracloud/common` to accept version upgrades - [x] Check for and handle version upgrades i...
priority
deployments overhaul part allow deployment version upgrades overview currently the server does not support upgrading a deployments version to a newer version to do update updatedeploymentdto in agoracloud common to accept version upgrades check for and handle version upgrades in th...
1
770,983
27,064,025,777
IssuesEvent
2023-02-13 22:18:33
bcgov/cas-cif
https://api.github.com/repos/bcgov/cas-cif
closed
As a CIF administrator, I want to add decimal places to the province's share %, so that I can track a more accurate number
good first issue User Story Medium Priority Program Area QA Giraffe 🦒
#### Description: The province's share percentage currently only accepts round numbers. #### Acceptance Criteria: Given I am a CIF administrator When I create or edit a project's 'Budgets, Expenses and Payments' form Then I can enter decimal places for the Province's Share Percentage field #### Development Checklis...
1.0
As a CIF administrator, I want to add decimal places to the province's share %, so that I can track a more accurate number - #### Description: The province's share percentage currently only accepts round numbers. #### Acceptance Criteria: Given I am a CIF administrator When I create or edit a project's 'Budgets, Exp...
priority
as a cif administrator i want to add decimal places to the province s share so that i can track a more accurate number description the province s share percentage currently only accepts round numbers acceptance criteria given i am a cif administrator when i create or edit a project s budgets exp...
1
219,227
7,334,126,592
IssuesEvent
2018-03-05 21:41:37
dmwm/WMCore
https://api.github.com/repos/dmwm/WMCore
opened
Provide get call for splitting only returns updatable parameters.
Medium Priority
Add options on following api which returns only valid parameters for update. /reqmgr2/data/splitting/
1.0
Provide get call for splitting only returns updatable parameters. - Add options on following api which returns only valid parameters for update. /reqmgr2/data/splitting/
priority
provide get call for splitting only returns updatable parameters add options on following api which returns only valid parameters for update data splitting
1
548,068
16,056,552,961
IssuesEvent
2021-04-23 06:23:07
dfelton/kobens-gemini
https://api.github.com/repos/dfelton/kobens-gemini
opened
Order Not Found
Priority - Medium enhancement
``` Shutdown Enabled at: 2021-04-23 05:14:21 Exception: Kobens\Gemini\Exception\Api\Reason\OrderNotFoundException Code: 404 Message: Order 35815340906 not found Strace: #0 src/Api/Rest/PrivateEndpoints/Request.php(119): Kobens\Gemini\Api\Helper\ResponseHandler->handleResponse(Object(Kobens\Core\Http\Response)) #...
1.0
Order Not Found - ``` Shutdown Enabled at: 2021-04-23 05:14:21 Exception: Kobens\Gemini\Exception\Api\Reason\OrderNotFoundException Code: 404 Message: Order 35815340906 not found Strace: #0 src/Api/Rest/PrivateEndpoints/Request.php(119): Kobens\Gemini\Api\Helper\ResponseHandler->handleResponse(Object(Kobens\Core\...
priority
order not found shutdown enabled at exception kobens gemini exception api reason ordernotfoundexception code message order not found strace src api rest privateendpoints request php kobens gemini api helper responsehandler handleresponse object kobens core http response sr...
1
51,164
3,011,229,807
IssuesEvent
2015-07-28 16:50:15
ROGUE-JCTD/Arbiter-Android
https://api.github.com/repos/ROGUE-JCTD/Arbiter-Android
closed
Checkboxes are hard to read in latest Android
Priority: Medium Type: Bug
In the latest version of Android the checkboxes and the checkmarks are both a light teal color. This makes it hard to see when selecting and deselecting layers in the dialogs.
1.0
Checkboxes are hard to read in latest Android - In the latest version of Android the checkboxes and the checkmarks are both a light teal color. This makes it hard to see when selecting and deselecting layers in the dialogs.
priority
checkboxes are hard to read in latest android in the latest version of android the checkboxes and the checkmarks are both a light teal color this makes it hard to see when selecting and deselecting layers in the dialogs
1
544,093
15,889,646,183
IssuesEvent
2021-04-10 12:24:57
AY2021S2-CS2103T-W13-3/tp
https://api.github.com/repos/AY2021S2-CS2103T-W13-3/tp
closed
[PE-D] Appointments: inaccurate description for invalid date/time format when adding appointment
priority.Medium type.Bug
Keying in the wrong date/time format (out of bounds: day greater than 31, month greater than 12, hour greater than 24, min greater than 59), I will get the same description where date and time should not be blank and must be of the format dd/mm/yyyy hh:mm instead of informing me that I keyed in an invalid date/time. !...
1.0
[PE-D] Appointments: inaccurate description for invalid date/time format when adding appointment - Keying in the wrong date/time format (out of bounds: day greater than 31, month greater than 12, hour greater than 24, min greater than 59), I will get the same description where date and time should not be blank and must...
priority
appointments inaccurate description for invalid date time format when adding appointment keying in the wrong date time format out of bounds day greater than month greater than hour greater than min greater than i will get the same description where date and time should not be blank and must be of th...
1
155,785
5,960,953,590
IssuesEvent
2017-05-29 15:33:30
salesagility/SuiteCRM
https://api.github.com/repos/salesagility/SuiteCRM
closed
URGENT !!! - Calls - RELATE TO field record (relationship) is missig after inline edit of Start date&time
bug Fix Proposed Medium Priority Resolved: Next Release
<!--- Provide a general summary of the issue in the **Title** above --> <!--- Before you open an issue, please check if a similar issue already exists or has been closed before. ---> #### Issue <!--- Provide a more detailed introduction to the issue itself, and why you consider it to be a bug --> If you inline edit ...
1.0
URGENT !!! - Calls - RELATE TO field record (relationship) is missig after inline edit of Start date&time - <!--- Provide a general summary of the issue in the **Title** above --> <!--- Before you open an issue, please check if a similar issue already exists or has been closed before. ---> #### Issue <!--- Provide a ...
priority
urgent calls relate to field record relationship is missig after inline edit of start date time issue if you inline edit the start date time in calls the relationship for relate to disapear i tested and record it on official demo site of suitecrm before inline edit after ...
1
164,030
6,218,324,809
IssuesEvent
2017-07-09 00:06:27
minio/minio-py
https://api.github.com/repos/minio/minio-py
reopened
list bucket doesnt work on python 3.6
priority: medium
python -V Python 3.6.0 :: Anaconda 4.3.1 (64-bit) running some of the examples dont work: import os from minio import Minio from minio.error import ResponseError s3client = Minio('s3.amazonaws.com', access_key=os.environ.get('AWS_ACCESS_KEY_ID'),secret_key=os.environ.get('AWS_SECRET_ACCESS_KEY')) buckets = s3cli...
1.0
list bucket doesnt work on python 3.6 - python -V Python 3.6.0 :: Anaconda 4.3.1 (64-bit) running some of the examples dont work: import os from minio import Minio from minio.error import ResponseError s3client = Minio('s3.amazonaws.com', access_key=os.environ.get('AWS_ACCESS_KEY_ID'),secret_key=os.environ.get('A...
priority
list bucket doesnt work on python python v python anaconda bit running some of the examples dont work import os from minio import minio from minio error import responseerror minio amazonaws com access key os environ get aws access key id secret key os environ get aws secret...
1
189,506
6,798,344,521
IssuesEvent
2017-11-02 04:53:56
CS2103AUG2017-T13-B1/main
https://api.github.com/repos/CS2103AUG2017-T13-B1/main
closed
Improvement of current DOB class
Priority: Medium Status: Completed Status: Review Needed
To add a less strict regex for the DOB class and its parser - Allow various delimiters like fullstop slash backslash hyphen underscore and space - Input format allows rearrangement of day and month, consider possible confusions and resolve accordingly. - Allow names to be used for month instead (long and short ones)...
1.0
Improvement of current DOB class - To add a less strict regex for the DOB class and its parser - Allow various delimiters like fullstop slash backslash hyphen underscore and space - Input format allows rearrangement of day and month, consider possible confusions and resolve accordingly. - Allow names to be used for ...
priority
improvement of current dob class to add a less strict regex for the dob class and its parser allow various delimiters like fullstop slash backslash hyphen underscore and space input format allows rearrangement of day and month consider possible confusions and resolve accordingly allow names to be used for ...
1
99,580
4,057,026,042
IssuesEvent
2016-05-24 20:40:21
AZMAG/map-Projections
https://api.github.com/repos/AZMAG/map-Projections
closed
Update all references to 2013 to 2014
maintenance Priority: Medium
Website should be looked through and all datasource labels should be updated to reflect the new datasource. For example: > Data Source: 2013 MAG Socioeconomic projections, by Traffic Analysis Zone (TAZ) Should become > Data Source: 2014 MAG Socioeconomic projections, by Traffic Analysis Zone (TAZ)
1.0
Update all references to 2013 to 2014 - Website should be looked through and all datasource labels should be updated to reflect the new datasource. For example: > Data Source: 2013 MAG Socioeconomic projections, by Traffic Analysis Zone (TAZ) Should become > Data Source: 2014 MAG Socioeconomic projections, by ...
priority
update all references to to website should be looked through and all datasource labels should be updated to reflect the new datasource for example data source mag socioeconomic projections by traffic analysis zone taz should become data source mag socioeconomic projections by traffic anal...
1
133,461
5,203,867,936
IssuesEvent
2017-01-24 14:09:38
ctsit/qipr_approver
https://api.github.com/repos/ctsit/qipr_approver
closed
Vagrant up causing urls.py file to get corrupted during vagrant up.
bug medium priority
![image001](https://cloud.githubusercontent.com/assets/874070/21721134/f0c5d0e0-d3f4-11e6-8734-6491d0a18ac8.png) Cuased by some setup script the touches the urls.py file and breaks it. need to look at deploy procs. Manual fix is: 1. git status 2. checkout any modified files to rest them 3. vagrant ssh -c "su...
1.0
Vagrant up causing urls.py file to get corrupted during vagrant up. - ![image001](https://cloud.githubusercontent.com/assets/874070/21721134/f0c5d0e0-d3f4-11e6-8734-6491d0a18ac8.png) Cuased by some setup script the touches the urls.py file and breaks it. need to look at deploy procs. Manual fix is: 1. git stat...
priority
vagrant up causing urls py file to get corrupted during vagrant up cuased by some setup script the touches the urls py file and breaks it need to look at deploy procs manual fix is git status checkout any modified files to rest them vagrant ssh c sudo service restart
1
531,221
15,442,981,996
IssuesEvent
2021-03-08 08:32:21
AY2021S2-CS2103T-W13-3/tp
https://api.github.com/repos/AY2021S2-CS2103T-W13-3/tp
opened
Add photos to contacts
priority.Medium type.Story
As a beginner, I can add photos to contacts so that I can match the contacts' names to their faces easily
1.0
Add photos to contacts - As a beginner, I can add photos to contacts so that I can match the contacts' names to their faces easily
priority
add photos to contacts as a beginner i can add photos to contacts so that i can match the contacts names to their faces easily
1
183,172
6,677,949,968
IssuesEvent
2017-10-05 12:38:11
ODIQueensland/data-curator
https://api.github.com/repos/ODIQueensland/data-curator
closed
Guess Column Properties - Ignore Missing Values?
env:MacOS env:Windows fn:Guess-Properties priority:Medium problem:Bug
### Expected Behaviour When guessing column properties, ignore missing values ### Current Behaviour a column with dd/mm/yyyy or null values should be guessed to be a type: date and format: any and depending on tableschema.js capabilties perhaps guess the pattern %d/%m/%Y <img width="1076" alt="screenshot 201...
1.0
Guess Column Properties - Ignore Missing Values? - ### Expected Behaviour When guessing column properties, ignore missing values ### Current Behaviour a column with dd/mm/yyyy or null values should be guessed to be a type: date and format: any and depending on tableschema.js capabilties perhaps guess the patter...
priority
guess column properties ignore missing values expected behaviour when guessing column properties ignore missing values current behaviour a column with dd mm yyyy or null values should be guessed to be a type date and format any and depending on tableschema js capabilties perhaps guess the patter...
1
480,201
13,837,753,258
IssuesEvent
2020-10-14 04:32:33
jcr7467/UCLAbookstack
https://api.github.com/repos/jcr7467/UCLAbookstack
opened
Remove unused css/scss to increase load speed
Priority - Medium styling
**Describe the bug/issue** Our deployed site loads way too slow right now, we want to improve that. In order to do that, we will have to sift through the thousands of lines of css and ensure that we are not using them.
1.0
Remove unused css/scss to increase load speed - **Describe the bug/issue** Our deployed site loads way too slow right now, we want to improve that. In order to do that, we will have to sift through the thousands of lines of css and ensure that we are not using them.
priority
remove unused css scss to increase load speed describe the bug issue our deployed site loads way too slow right now we want to improve that in order to do that we will have to sift through the thousands of lines of css and ensure that we are not using them
1
567,192
16,850,051,738
IssuesEvent
2021-06-20 10:15:20
borgbase/vorta
https://api.github.com/repos/borgbase/vorta
closed
Diff doesn't show the modified status or size of change for files anymore
priority:medium type:bug
**Describe the bug** When I did my first two backups with Vorta doing a diff between them seemed to work fine - every file was either green, red or yellow and showed the size of the change. I've done a third one, but now that I try to diff between any two backups it only shows me the modified status and size change fo...
1.0
Diff doesn't show the modified status or size of change for files anymore - **Describe the bug** When I did my first two backups with Vorta doing a diff between them seemed to work fine - every file was either green, red or yellow and showed the size of the change. I've done a third one, but now that I try to diff bet...
priority
diff doesn t show the modified status or size of change for files anymore describe the bug when i did my first two backups with vorta doing a diff between them seemed to work fine every file was either green red or yellow and showed the size of the change i ve done a third one but now that i try to diff bet...
1
743,049
25,885,095,924
IssuesEvent
2022-12-14 14:02:45
mi6/ic-design-system
https://api.github.com/repos/mi6/ic-design-system
opened
Website: padding for mobile version of status tag on website
type: bug 🐛 priority: medium
## Summary of the bug The status tag has no space between the heading and the tag itself, causing it to look squashed up on the page ## 🧐 Expected behaviour Status tags require padding in between heading and tag. ## 📸 Screenshots or code ![Screenshot 2022-12-14 at 13 59 54](https://user-images.githubusercont...
1.0
Website: padding for mobile version of status tag on website - ## Summary of the bug The status tag has no space between the heading and the tag itself, causing it to look squashed up on the page ## 🧐 Expected behaviour Status tags require padding in between heading and tag. ## 📸 Screenshots or code ![Screen...
priority
website padding for mobile version of status tag on website summary of the bug the status tag has no space between the heading and the tag itself causing it to look squashed up on the page 🧐 expected behaviour status tags require padding in between heading and tag 📸 screenshots or code ...
1
489,619
14,108,983,970
IssuesEvent
2020-11-06 18:46:13
bitrise-io/bumblebee
https://api.github.com/repos/bitrise-io/bumblebee
opened
Epic: Implement backend component for Performance Monitoring
Category: Planning Priority: Medium Status: Pending
### Description: Implement backend component. #### Corresponding Issues - [ ] Task: Process performance data from Trace and report bad behaviour to Bumblebee team => #103. - [ ] Task: Implement panel for seeing statuses of Stripe, Zendesk, Big Query, Bitrise, Salesforce, etc => #104. - [ ] Task: Add unit te...
1.0
Epic: Implement backend component for Performance Monitoring - ### Description: Implement backend component. #### Corresponding Issues - [ ] Task: Process performance data from Trace and report bad behaviour to Bumblebee team => #103. - [ ] Task: Implement panel for seeing statuses of Stripe, Zendesk, Big Qu...
priority
epic implement backend component for performance monitoring description implement backend component corresponding issues task process performance data from trace and report bad behaviour to bumblebee team task implement panel for seeing statuses of stripe zendesk big query b...
1
517,550
15,015,747,029
IssuesEvent
2021-02-01 08:43:21
way-of-elendil/3.3.5
https://api.github.com/repos/way-of-elendil/3.3.5
closed
% coups critiques en mélée
bug priority-medium type-class
**Description** Cela fait suite à https://github.com/way-of-elendil/3.3.5/issues/1131 Il y a des soucis avec le % de cc, j'ai pas encore regardé si ce n'était qu'affichage C'est présent sur toutes les classes et sans talents Je vois rien d'anormal avec .list aura **Étapes de reproduction** - On va prendre ...
1.0
% coups critiques en mélée - **Description** Cela fait suite à https://github.com/way-of-elendil/3.3.5/issues/1131 Il y a des soucis avec le % de cc, j'ai pas encore regardé si ce n'était qu'affichage C'est présent sur toutes les classes et sans talents Je vois rien d'anormal avec .list aura **Étapes de rep...
priority
coups critiques en mélée description cela fait suite à il y a des soucis avec le de cc j ai pas encore regardé si ce n était qu affichage c est présent sur toutes les classes et sans talents je vois rien d anormal avec list aura étapes de reproduction on va prendre un perso level qui ...
1
518,991
15,038,432,014
IssuesEvent
2021-02-02 17:26:16
graknlabs/client-java
https://api.github.com/repos/graknlabs/client-java
closed
Review usages of '...' to denote an array filter in Concept methods
priority: medium type: refactor
## Problem to Solve We discovered that `Relation.players(RoleType...)` was able to accept no parameters, and it would be treated as an empty array, leading to unexpected results. We fixed this case, but there may be others that need to be looked at. ## Proposed Solution In cases where `T...` is used to denote ...
1.0
Review usages of '...' to denote an array filter in Concept methods - ## Problem to Solve We discovered that `Relation.players(RoleType...)` was able to accept no parameters, and it would be treated as an empty array, leading to unexpected results. We fixed this case, but there may be others that need to be looked a...
priority
review usages of to denote an array filter in concept methods problem to solve we discovered that relation players roletype was able to accept no parameters and it would be treated as an empty array leading to unexpected results we fixed this case but there may be others that need to be looked a...
1
553,420
16,371,877,428
IssuesEvent
2021-05-15 09:41:31
Praful932/Kitabe
https://api.github.com/repos/Praful932/Kitabe
closed
Improper positioning
GSSOC21 Level1 assigned bug good first issue priority:medium ui/ux
**Is your feature request related to a problem? Please describe.** On the main page, the tiles are in quite an improper position. **Describe the solution you'd like** Aligning all tiles to the same baseline. **Are you willing to contribute to this issue?** [Yes/No] Yes **Additional context** ![Screensho...
1.0
Improper positioning - **Is your feature request related to a problem? Please describe.** On the main page, the tiles are in quite an improper position. **Describe the solution you'd like** Aligning all tiles to the same baseline. **Are you willing to contribute to this issue?** [Yes/No] Yes **Additional...
priority
improper positioning is your feature request related to a problem please describe on the main page the tiles are in quite an improper position describe the solution you d like aligning all tiles to the same baseline are you willing to contribute to this issue yes additional contex...
1
114,138
4,614,713,131
IssuesEvent
2016-09-25 18:43:35
cuappdev/tempo
https://api.github.com/repos/cuappdev/tempo
closed
Fix several issues with no internet connection
Priority: Medium Type: Bug
There a many bugs across controllers for when there is not internet connection/was internet connection
1.0
Fix several issues with no internet connection - There a many bugs across controllers for when there is not internet connection/was internet connection
priority
fix several issues with no internet connection there a many bugs across controllers for when there is not internet connection was internet connection
1
90,330
3,814,549,938
IssuesEvent
2016-03-28 13:58:35
HubTurbo/HubTurbo
https://api.github.com/repos/HubTurbo/HubTurbo
closed
Update Gradle to 2.12
aspect-devops priority.medium
This will enable us to use a newer version of `checkstyle`, which supports lambda indentation checking, more customisable curly braces checking, etc. Might have to resolve a number of compatibility issues.
1.0
Update Gradle to 2.12 - This will enable us to use a newer version of `checkstyle`, which supports lambda indentation checking, more customisable curly braces checking, etc. Might have to resolve a number of compatibility issues.
priority
update gradle to this will enable us to use a newer version of checkstyle which supports lambda indentation checking more customisable curly braces checking etc might have to resolve a number of compatibility issues
1
30,515
2,723,991,320
IssuesEvent
2015-04-14 15:30:05
CruxFramework/crux-widgets
https://api.github.com/repos/CruxFramework/crux-widgets
closed
Extract crux widgets metadata from DOM and put it on a json array
bug CruxCore imported Milestone-4.0.0 Priority-Medium
_From [thi...@cruxframework.org](https://code.google.com/u/114650528804514463329/) on October 28, 2010 19:41:56_ It can turn crux much faster. DOM access is slow, specialy on IE _Original issue: http://code.google.com/p/crux-framework/issues/detail?id=216_
1.0
Extract crux widgets metadata from DOM and put it on a json array - _From [thi...@cruxframework.org](https://code.google.com/u/114650528804514463329/) on October 28, 2010 19:41:56_ It can turn crux much faster. DOM access is slow, specialy on IE _Original issue: http://code.google.com/p/crux-framework/issues/detail?i...
priority
extract crux widgets metadata from dom and put it on a json array from on october it can turn crux much faster dom access is slow specialy on ie original issue
1
660,429
21,965,895,171
IssuesEvent
2022-05-24 20:15:45
operepo/ope
https://api.github.com/repos/operepo/ope
closed
*Resolved - Bug* Canvas stuck on waiting screen after update
bug Medium Priority Troubleshooting
It was reported by Nehemiah that the canvas server was stuck trying to start up. This seems to have occurred due to an upgrade migration failing causing the server to enter into a endless loop. **Fix** There is a script file in the docker_build_files to help resolve this issue. To run it do the following... cd...
1.0
*Resolved - Bug* Canvas stuck on waiting screen after update - It was reported by Nehemiah that the canvas server was stuck trying to start up. This seems to have occurred due to an upgrade migration failing causing the server to enter into a endless loop. **Fix** There is a script file in the docker_build_files ...
priority
resolved bug canvas stuck on waiting screen after update it was reported by nehemiah that the canvas server was stuck trying to start up this seems to have occurred due to an upgrade migration failing causing the server to enter into a endless loop fix there is a script file in the docker build files ...
1
560,331
16,593,832,413
IssuesEvent
2021-06-01 11:02:15
HabitRPG/habitica-android
https://api.github.com/repos/HabitRPG/habitica-android
closed
Not possible to interact with tasks
Help wanted Priority: medium Type: Bug
I've seen similar reports a couple of times today, so I thought it was worth getting on the radar. "Another problem I'm having is that my tasks will "freeze." Basically I can't check them off or click on them. I can scroll, and go between different tabs, but attempting to interact with items on the list just doesn't...
1.0
Not possible to interact with tasks - I've seen similar reports a couple of times today, so I thought it was worth getting on the radar. "Another problem I'm having is that my tasks will "freeze." Basically I can't check them off or click on them. I can scroll, and go between different tabs, but attempting to intera...
priority
not possible to interact with tasks i ve seen similar reports a couple of times today so i thought it was worth getting on the radar another problem i m having is that my tasks will freeze basically i can t check them off or click on them i can scroll and go between different tabs but attempting to intera...
1
433,679
12,508,533,738
IssuesEvent
2020-06-02 15:41:50
zephyrproject-rtos/infrastructure
https://api.github.com/repos/zephyrproject-rtos/infrastructure
closed
Zephyr website: Project member-specific pages
area: Website priority: medium
The Project Members page ( https://dev-zephyr-mcg.pantheonsite.io/project-members/ ) has logos for members, but no further information about their involvement and participation in the project. Maybe the TSC voting members/marketing committee can provide a blurb about what their company is contributing to the proje...
1.0
Zephyr website: Project member-specific pages - The Project Members page ( https://dev-zephyr-mcg.pantheonsite.io/project-members/ ) has logos for members, but no further information about their involvement and participation in the project. Maybe the TSC voting members/marketing committee can provide a blurb about...
priority
zephyr website project member specific pages the project members page has logos for members but no further information about their involvement and participation in the project maybe the tsc voting members marketing committee can provide a blurb about what their company is contributing to the project ...
1
680,086
23,257,249,621
IssuesEvent
2022-08-04 10:21:08
netdata/netdata-cloud
https://api.github.com/repos/netdata/netdata-cloud
closed
[BUG] 7 days monitoring with kubernetes plugin times out
bug internal submit priority/medium visualizations-team stability
See https://community.netdata.cloud/t/7-days-monitoring-with-kubernetes-plugin-times-out/2232 Not sure if we can reproduce. There was a discussion between zeylos and papazach in Discord at some point, but I couldn't find it. User reported that the issue still persists and he can offer no additional info from h...
1.0
[BUG] 7 days monitoring with kubernetes plugin times out - See https://community.netdata.cloud/t/7-days-monitoring-with-kubernetes-plugin-times-out/2232 Not sure if we can reproduce. There was a discussion between zeylos and papazach in Discord at some point, but I couldn't find it. User reported that the issu...
priority
days monitoring with kubernetes plugin times out see not sure if we can reproduce there was a discussion between zeylos and papazach in discord at some point but i couldn t find it user reported that the issue still persists and he can offer no additional info from his side
1
431,811
12,486,106,757
IssuesEvent
2020-05-30 23:42:02
JustArchiNET/ArchiSteamFarm
https://api.github.com/repos/JustArchiNET/ArchiSteamFarm
opened
ASF-ui isn't working properly in docker "latest" containers, as well as localization
Bug Medium priority On hold Regression
See upstream issue: https://github.com/dotnet/runtime/issues/37208 The fix is actually not so obvious, as I'd need to disable the single file publish in `linux-*` OS-specific packages that `latest` containers actually update to, and that would kill the properly working functionality on barebones Linux machines. I...
1.0
ASF-ui isn't working properly in docker "latest" containers, as well as localization - See upstream issue: https://github.com/dotnet/runtime/issues/37208 The fix is actually not so obvious, as I'd need to disable the single file publish in `linux-*` OS-specific packages that `latest` containers actually update to, a...
priority
asf ui isn t working properly in docker latest containers as well as localization see upstream issue the fix is actually not so obvious as i d need to disable the single file publish in linux os specific packages that latest containers actually update to and that would kill the properly working funct...
1
242,076
7,837,854,195
IssuesEvent
2018-06-18 08:10:36
peterwebster/henson
https://api.github.com/repos/peterwebster/henson
reopened
Formatting in TSV annotations
medium priority
Hi @nomoregrapes : just to flag up (if I haven't mentioned it before) that the TSV annotations have standard text effects marked up with HTML tags <i or <b or <u . Also (I haven't mentioned this before), there are also in some places (mostly Notes) some diacritics : French e acute accents and the like. Which would y...
1.0
Formatting in TSV annotations - Hi @nomoregrapes : just to flag up (if I haven't mentioned it before) that the TSV annotations have standard text effects marked up with HTML tags <i or <b or <u . Also (I haven't mentioned this before), there are also in some places (mostly Notes) some diacritics : French e acute acc...
priority
formatting in tsv annotations hi nomoregrapes just to flag up if i haven t mentioned it before that the tsv annotations have standard text effects marked up with html tags i or b or u also i haven t mentioned this before there are also in some places mostly notes some diacritics french e acute acc...
1
708,582
24,346,664,063
IssuesEvent
2022-10-02 12:07:49
music-encoding/music-encoding
https://api.github.com/repos/music-encoding/music-encoding
closed
barLine needs @staff attribute
Priority: Medium Type: Feature Request Status: Needs Discussion
_From [pd...@virginia.edu](https://code.google.com/u/103686026181985548448/) on September 03, 2013 11:41:33_ The `<barLine>` element must have an attribute that indicates which staff/staves it crosses. This is particularly important for barlines that affect a sub-set of a score. _Original issue: http://code.goog...
1.0
barLine needs @staff attribute - _From [pd...@virginia.edu](https://code.google.com/u/103686026181985548448/) on September 03, 2013 11:41:33_ The `<barLine>` element must have an attribute that indicates which staff/staves it crosses. This is particularly important for barlines that affect a sub-set of a score. ...
priority
barline needs staff attribute from on september the element must have an attribute that indicates which staff staves it crosses this is particularly important for barlines that affect a sub set of a score original issue
1
221,358
7,382,233,508
IssuesEvent
2018-03-15 03:29:04
ServUO/ServUO
https://api.github.com/repos/ServUO/ServUO
closed
[Spawner] Dungeon Deceit
2 - Medium Priority Stale
I believe that the spawners in the dungeon of Deceit needs to be gone over. The entrance area is spawning way too many mummies. Water elementals are the only mobile allowed to spawn on the water.(near the entrance) The right wing of level 1 looks too dense. Reported By: Hank Report Thread: http://servuo.com/threads/s...
1.0
[Spawner] Dungeon Deceit - I believe that the spawners in the dungeon of Deceit needs to be gone over. The entrance area is spawning way too many mummies. Water elementals are the only mobile allowed to spawn on the water.(near the entrance) The right wing of level 1 looks too dense. Reported By: Hank Report Thread: ...
priority
dungeon deceit i believe that the spawners in the dungeon of deceit needs to be gone over the entrance area is spawning way too many mummies water elementals are the only mobile allowed to spawn on the water near the entrance the right wing of level looks too dense reported by hank report thread
1
26,192
2,684,224,691
IssuesEvent
2015-03-28 19:35:37
ConEmu/old-issues
https://api.github.com/repos/ConEmu/old-issues
closed
Texts in Far Manager invisible in ConEmu
1 star bug imported Priority-Medium
_From [Dreaming...@gmail.com](https://code.google.com/u/112181205565448052635/) on November 14, 2012 04:46:32_ OS version: Win7 x64 ConEmu version: 121109 x64 Far version (if you are using Far Manager): 3.0.2942 x64 I put ConEmu to the Far directory. When far is automatically started by ConEmu , I got a window wit...
1.0
Texts in Far Manager invisible in ConEmu - _From [Dreaming...@gmail.com](https://code.google.com/u/112181205565448052635/) on November 14, 2012 04:46:32_ OS version: Win7 x64 ConEmu version: 121109 x64 Far version (if you are using Far Manager): 3.0.2942 x64 I put ConEmu to the Far directory. When far is automatic...
priority
texts in far manager invisible in conemu from on november os version conemu version far version if you are using far manager i put conemu to the far directory when far is automatically started by conemu i got a window with texts invisible function keys in far are working...
1
176,302
6,558,206,280
IssuesEvent
2017-09-06 20:27:00
salesagility/SuiteCRM
https://api.github.com/repos/salesagility/SuiteCRM
closed
Undefined values using templates from account module in 7.9.1
bug Fix Proposed Medium Priority Resolved: Next Release
<!--- Provide a general summary of the issue in the **Title** above --> <!--- Before you open an issue, please check if a similar issue already exists or has been closed before. ---> #### Issue <!--- Provide a more detailed introduction to the issue itself, and why you consider it to be a bug --> The email temp...
1.0
Undefined values using templates from account module in 7.9.1 - <!--- Provide a general summary of the issue in the **Title** above --> <!--- Before you open an issue, please check if a similar issue already exists or has been closed before. ---> #### Issue <!--- Provide a more detailed introduction to the issue...
priority
undefined values using templates from account module in issue the email templates don t seem to work properly a window with undefined values appear after the selection of a template expected behavior a window with a warning message should appear the message should be apply a...
1
305,609
9,371,904,601
IssuesEvent
2019-04-03 16:22:38
forpdi/forpdi
https://api.github.com/repos/forpdi/forpdi
closed
Inserir "*" para o campo obrigatório de upload de arquivo
ForRisco enhancement mediumpriority
- [ ] Na criação de processos inserir um "*" ao lado da opção "anexar arquivos", já que este é um campo obrigatório, mantando assim o padrão dos outros campo. ![image](https://user-images.githubusercontent.com/28953578/55112924-819af280-50bc-11e9-810a-93d894840374.png) - [ ] Além disso, melhorar o alinhamento dos...
1.0
Inserir "*" para o campo obrigatório de upload de arquivo - - [ ] Na criação de processos inserir um "*" ao lado da opção "anexar arquivos", já que este é um campo obrigatório, mantando assim o padrão dos outros campo. ![image](https://user-images.githubusercontent.com/28953578/55112924-819af280-50bc-11e9-810a-93d89...
priority
inserir para o campo obrigatório de upload de arquivo na criação de processos inserir um ao lado da opção anexar arquivos já que este é um campo obrigatório mantando assim o padrão dos outros campo além disso melhorar o alinhamento dos campos conforme print acima
1
575,876
17,064,639,238
IssuesEvent
2021-07-07 05:10:21
nerdguyahmad/randomstuff.py
https://api.github.com/repos/nerdguyahmad/randomstuff.py
opened
Plans not working with Joke and images endpoint
Priority: MEDIUM Type: Bug
Plans seem to not work and return HTTPError for Bad request when using on jokes and images endpoint.
1.0
Plans not working with Joke and images endpoint - Plans seem to not work and return HTTPError for Bad request when using on jokes and images endpoint.
priority
plans not working with joke and images endpoint plans seem to not work and return httperror for bad request when using on jokes and images endpoint
1
116,400
4,701,289,800
IssuesEvent
2016-10-12 21:06:39
gdg-x/frisbee
https://api.github.com/repos/gdg-x/frisbee
closed
Replace deprecated methods like People.getCurrentPerson() with GoogleSignInAccount
priority: medium
New Google login API in GMS 8.3+ solves this actually. But still if we use Google Play Games, it would require Google+ anyways. There is no Play Games without Google+ yet. So if the user do not have Google+, we can disable Game APIs.
1.0
Replace deprecated methods like People.getCurrentPerson() with GoogleSignInAccount - New Google login API in GMS 8.3+ solves this actually. But still if we use Google Play Games, it would require Google+ anyways. There is no Play Games without Google+ yet. So if the user do not have Google+, we can disable Game API...
priority
replace deprecated methods like people getcurrentperson with googlesigninaccount new google login api in gms solves this actually but still if we use google play games it would require google anyways there is no play games without google yet so if the user do not have google we can disable game api...
1
770,086
27,028,559,432
IssuesEvent
2023-02-11 22:51:55
ufosc/Club_Website_2
https://api.github.com/repos/ufosc/Club_Website_2
closed
Load Admin data dynamically from MongoDB
help wanted medium priority difficulty: medium
**TODO:** Instead of displaying sample data, load data on the /admin page dynamically from the database. If you look at [admin.ejs](https://github.com/ufosc/Club_Website_2/blob/main/views/admin.ejs), you'll see that the Admin page tables take an array as input, and then get rendered into an HTML table. The goal is ...
1.0
Load Admin data dynamically from MongoDB - **TODO:** Instead of displaying sample data, load data on the /admin page dynamically from the database. If you look at [admin.ejs](https://github.com/ufosc/Club_Website_2/blob/main/views/admin.ejs), you'll see that the Admin page tables take an array as input, and then ge...
priority
load admin data dynamically from mongodb todo instead of displaying sample data load data on the admin page dynamically from the database if you look at you ll see that the admin page tables take an array as input and then get rendered into an html table the goal is to download the array from the da...
1
674,639
23,060,242,189
IssuesEvent
2022-07-25 09:16:35
owncloud/web
https://api.github.com/repos/owncloud/web
closed
Pagination: New pages should start at the top
Type:Bug Priority:p3-medium
### Steps to reproduce 1. Go to a folder with many entries which don't fit on a single result page 2. Go to the end of the first page 3. Select the next page ### Expected behaviour The next page should start at the top ### Actual behaviour The next page is already scrolled to the bottom ### Environment ge...
1.0
Pagination: New pages should start at the top - ### Steps to reproduce 1. Go to a folder with many entries which don't fit on a single result page 2. Go to the end of the first page 3. Select the next page ### Expected behaviour The next page should start at the top ### Actual behaviour The next page is alre...
priority
pagination new pages should start at the top steps to reproduce go to a folder with many entries which don t fit on a single result page go to the end of the first page select the next page expected behaviour the next page should start at the top actual behaviour the next page is alre...
1
98,171
4,018,421,274
IssuesEvent
2016-05-16 10:28:21
gama-platform/gama
https://api.github.com/repos/gama-platform/gama
closed
Add standard errors bars to charts
> Enhancement Concerns GAML Concerns Interface OS All Priority Medium Version All
Add standard deviation bar to scatter/series charts (at least).
1.0
Add standard errors bars to charts - Add standard deviation bar to scatter/series charts (at least).
priority
add standard errors bars to charts add standard deviation bar to scatter series charts at least
1
98,818
4,031,595,765
IssuesEvent
2016-05-18 17:43:14
HPCToolkit/hpcviewer
https://api.github.com/repos/HPCToolkit/hpcviewer
opened
Migration to Eclipse 4
Priority-Medium
Eclipse indigo will be unsupported soon, and incompatible with some latest OS such as Mavericks (and perhaps el Capitan). It is imperative to upgrade to Eclipse 4.
1.0
Migration to Eclipse 4 - Eclipse indigo will be unsupported soon, and incompatible with some latest OS such as Mavericks (and perhaps el Capitan). It is imperative to upgrade to Eclipse 4.
priority
migration to eclipse eclipse indigo will be unsupported soon and incompatible with some latest os such as mavericks and perhaps el capitan it is imperative to upgrade to eclipse
1
24,119
2,666,180,730
IssuesEvent
2015-03-21 08:34:31
Optiboot/optiboot
https://api.github.com/repos/Optiboot/optiboot
closed
Add explicit copyright in all source files.
auto-migrated Priority-Medium Type-Other
``` Various people/organizations are happier if each and every source file has an explicit copyright notice and license statement (or at least a license pointer.) ``` Original issue reported on code.google.com by `wes...@gmail.com` on 27 Feb 2015 at 8:30
1.0
Add explicit copyright in all source files. - ``` Various people/organizations are happier if each and every source file has an explicit copyright notice and license statement (or at least a license pointer.) ``` Original issue reported on code.google.com by `wes...@gmail.com` on 27 Feb 2015 at 8:30
priority
add explicit copyright in all source files various people organizations are happier if each and every source file has an explicit copyright notice and license statement or at least a license pointer original issue reported on code google com by wes gmail com on feb at
1
653,033
21,570,144,774
IssuesEvent
2022-05-02 07:06:50
ita-social-projects/horondi_client_fe
https://api.github.com/repos/ita-social-projects/horondi_client_fe
closed
[Customer Support Chat] The Facebook Messenger widget appears in 5 seconds late
UI priority: medium severity: minor Functional haveQuestions
**Environment**: MacBook Pro (Retina, 15-inch, Mid 2015), macOS Big Sur 11.5.2 (20G95), Google Chrome, Version: 93.0.4577.82 (x86_64) **Reproducible:** always **Steps to reproduce:** 1. Go to [https://horondi-front-staging.azurewebsites.net/ ](url) 2. Click on the Customer support chat button on the right co...
1.0
[Customer Support Chat] The Facebook Messenger widget appears in 5 seconds late - **Environment**: MacBook Pro (Retina, 15-inch, Mid 2015), macOS Big Sur 11.5.2 (20G95), Google Chrome, Version: 93.0.4577.82 (x86_64) **Reproducible:** always **Steps to reproduce:** 1. Go to [https://horondi-front-staging.azure...
priority
the facebook messenger widget appears in seconds late environment macbook pro retina inch mid macos big sur google chrome version reproducible always steps to reproduce go to url click on the customer support chat button on the right corner be...
1
731,366
25,212,939,163
IssuesEvent
2022-11-14 06:29:36
trustoverip/TechArch
https://api.github.com/repos/trustoverip/TechArch
closed
6.1 Design Goals - Footnote #1
priority: medium type: content
> Another standard information trust criteria is availability. This is a concern with the design and implementation of operational deployments of the ToIP stack and should be addressed in the associated operational governance frameworks. Scott Perry 14:19 22 Aug I disagree with this. Availability needs to be seat...
1.0
6.1 Design Goals - Footnote #1 - > Another standard information trust criteria is availability. This is a concern with the design and implementation of operational deployments of the ToIP stack and should be addressed in the associated operational governance frameworks. Scott Perry 14:19 22 Aug I disagree with thi...
priority
design goals footnote another standard information trust criteria is availability this is a concern with the design and implementation of operational deployments of the toip stack and should be addressed in the associated operational governance frameworks scott perry aug i disagree with this ...
1
796,933
28,132,474,188
IssuesEvent
2023-04-01 02:16:31
AY2223S2-CS2103T-F12-3/tp
https://api.github.com/repos/AY2223S2-CS2103T-F12-3/tp
opened
Improve `edituser` command
priority.High type.Bug severity.Medium
* Documentation in help window has `INDEX` as a parameter, causing confusion * #245
1.0
Improve `edituser` command - * Documentation in help window has `INDEX` as a parameter, causing confusion * #245
priority
improve edituser command documentation in help window has index as a parameter causing confusion
1
97,945
4,013,942,485
IssuesEvent
2016-05-14 00:04:22
RobotLocomotion/drake
https://api.github.com/repos/RobotLocomotion/drake
opened
Why is SNOPT disabled in Windows CI?
priority: medium team: kitware
https://github.com/RobotLocomotion/drake-ci/blob/master/ctest_driver_script.cmake#L522 There's no corresponding condition in the Drake superbuild proper: https://github.com/RobotLocomotion/drake/blob/master/CMakeLists.txt#L118
1.0
Why is SNOPT disabled in Windows CI? - https://github.com/RobotLocomotion/drake-ci/blob/master/ctest_driver_script.cmake#L522 There's no corresponding condition in the Drake superbuild proper: https://github.com/RobotLocomotion/drake/blob/master/CMakeLists.txt#L118
priority
why is snopt disabled in windows ci there s no corresponding condition in the drake superbuild proper
1
34,487
2,781,482,313
IssuesEvent
2015-05-06 13:37:38
dkpro/dkpro-uby
https://api.github.com/repos/dkpro/dkpro-uby
closed
Publish Sense Clustering Component
Milestone-0.7.0 Priority-Medium Type-Enhancement
``` Sense Clustering Component of the Alignment Framework needs to be cleaned, commented and published. ``` Original issue reported on code.google.com by `matu011235` on 2014-11-17 10:06:31
1.0
Publish Sense Clustering Component - ``` Sense Clustering Component of the Alignment Framework needs to be cleaned, commented and published. ``` Original issue reported on code.google.com by `matu011235` on 2014-11-17 10:06:31
priority
publish sense clustering component sense clustering component of the alignment framework needs to be cleaned commented and published original issue reported on code google com by on
1
562,942
16,673,101,894
IssuesEvent
2021-06-07 13:20:36
projecteon/MacroQuest
https://api.github.com/repos/projecteon/MacroQuest
closed
Main tank healing
Healing Medium Priority enhancement
Create functionality for MT healing. - [ ] Default MT Heal - [ ] Emergency MT Heal (kick in if casting default MT heal, but tank drops below emergency pct health)
1.0
Main tank healing - Create functionality for MT healing. - [ ] Default MT Heal - [ ] Emergency MT Heal (kick in if casting default MT heal, but tank drops below emergency pct health)
priority
main tank healing create functionality for mt healing default mt heal emergency mt heal kick in if casting default mt heal but tank drops below emergency pct health
1
809,117
30,174,857,334
IssuesEvent
2023-07-04 02:57:09
WordPress/openverse
https://api.github.com/repos/WordPress/openverse
closed
Add custom ESLint plugin with inaugural rule to check frontend configuration correctness
🟨 priority: medium 🌟 goal: addition 🤖 aspect: dx 🧱 stack: frontend
## Current Situation <!-- Describe the part of the code you think should improve --> We have no way of creating complex ESLint rules. However, we need them for certain things like checking that the Events configuration on the frontend is correct (no overlapping payload data, correct names, etc). ## Suggested Imp...
1.0
Add custom ESLint plugin with inaugural rule to check frontend configuration correctness - ## Current Situation <!-- Describe the part of the code you think should improve --> We have no way of creating complex ESLint rules. However, we need them for certain things like checking that the Events configuration on the...
priority
add custom eslint plugin with inaugural rule to check frontend configuration correctness current situation we have no way of creating complex eslint rules however we need them for certain things like checking that the events configuration on the frontend is correct no overlapping payload data correct nam...
1
568,376
16,977,716,342
IssuesEvent
2021-06-30 03:12:19
kubesphere/kubesphere
https://api.github.com/repos/kubesphere/kubesphere
closed
The chart does not show when switching into network flows consumption
area/metering kind/bug kind/need-to-verify priority/medium
In the statistics page of cluster resource consumption, select network inflow consumption in the chart below, but the chart is not shown https://user-images.githubusercontent.com/36271543/115983585-a8e28780-a5d4-11eb-887c-442cf4609a3b.mp4 /kind bug /assign @yunkunrao /priority Medium /milestone 3.1.0 /area m...
1.0
The chart does not show when switching into network flows consumption - In the statistics page of cluster resource consumption, select network inflow consumption in the chart below, but the chart is not shown https://user-images.githubusercontent.com/36271543/115983585-a8e28780-a5d4-11eb-887c-442cf4609a3b.mp4 /k...
priority
the chart does not show when switching into network flows consumption in the statistics page of cluster resource consumption select network inflow consumption in the chart below but the chart is not shown kind bug assign yunkunrao priority medium milestone area metering
1
355,395
10,580,066,680
IssuesEvent
2019-10-08 05:24:29
AY1920S1-CS2103T-T10-2/main
https://api.github.com/repos/AY1920S1-CS2103T-T10-2/main
opened
As a Health Conscious User, I want to know how much calories my exercises burn
priority.Medium status.Ongoing type.Story
So that I can better organise my diet and manage my weight
1.0
As a Health Conscious User, I want to know how much calories my exercises burn - So that I can better organise my diet and manage my weight
priority
as a health conscious user i want to know how much calories my exercises burn so that i can better organise my diet and manage my weight
1
568,393
16,978,245,431
IssuesEvent
2021-06-30 04:29:54
malav-mehta/set-hacks
https://api.github.com/repos/malav-mehta/set-hacks
closed
Code terminal component
medium priority 👀
- Create an interactive code terminal to introduce the various activities during the hackathon - Structure is still undetermined so be ✨ creative ✨ - Update copy from [2021 Website Copy](https://docs.google.com/document/d/1S1W0nse79HzekyUZJOAXUwJuBVSMPoqjbTCMaEkaBBs/edit?usp=sharing)
1.0
Code terminal component - - Create an interactive code terminal to introduce the various activities during the hackathon - Structure is still undetermined so be ✨ creative ✨ - Update copy from [2021 Website Copy](https://docs.google.com/document/d/1S1W0nse79HzekyUZJOAXUwJuBVSMPoqjbTCMaEkaBBs/edit?usp=sharing)
priority
code terminal component create an interactive code terminal to introduce the various activities during the hackathon structure is still undetermined so be ✨ creative ✨ update copy from
1
656,203
21,723,477,497
IssuesEvent
2022-05-11 04:27:18
canonical-web-and-design/maas-ui
https://api.github.com/repos/canonical-web-and-design/maas-ui
closed
[UI] When changing configuration of an Interface, one has to enter the config twice
Question Priority: Medium
Bug originally filed by bladernr at https://bugs.launchpad.net/bugs/1840049 See the attached video. If I have an interface that is configured, and I then change that configuration so it is put on a different fabric and subnet, when I click Save, instead of saving, MAAS changes the Interface to Unconfigured, forcing m...
1.0
[UI] When changing configuration of an Interface, one has to enter the config twice - Bug originally filed by bladernr at https://bugs.launchpad.net/bugs/1840049 See the attached video. If I have an interface that is configured, and I then change that configuration so it is put on a different fabric and subnet, when ...
priority
when changing configuration of an interface one has to enter the config twice bug originally filed by bladernr at see the attached video if i have an interface that is configured and i then change that configuration so it is put on a different fabric and subnet when i click save instead of saving maas cha...
1
488,820
14,086,954,047
IssuesEvent
2020-11-05 05:12:54
AY2021S1-CS2103-F09-3/tp
https://api.github.com/repos/AY2021S1-CS2103-F09-3/tp
closed
Add tests for find problem report command and parser
priority.Medium type.Implementation
Add tests for find problem report command and parser
1.0
Add tests for find problem report command and parser - Add tests for find problem report command and parser
priority
add tests for find problem report command and parser add tests for find problem report command and parser
1
576,504
17,088,417,034
IssuesEvent
2021-07-08 14:31:46
oam-dev/kubevela
https://api.github.com/repos/oam-dev/kubevela
closed
[Feature] Application status should have observedGeneration
area/application area/controller effort/medium good first issue priority/important-soon type/enhancement
**Is your feature request related to a problem? Please describe.** The deployed resources should not be affected if it's deployed successfully, but now we don't have the mechanism to avoid it. Currently we also don't reconcile it by intend, but the controller will reconcile periodically. **Describe the solution...
1.0
[Feature] Application status should have observedGeneration - **Is your feature request related to a problem? Please describe.** The deployed resources should not be affected if it's deployed successfully, but now we don't have the mechanism to avoid it. Currently we also don't reconcile it by intend, but the contro...
priority
application status should have observedgeneration is your feature request related to a problem please describe the deployed resources should not be affected if it s deployed successfully but now we don t have the mechanism to avoid it currently we also don t reconcile it by intend but the controller wil...
1
749,129
26,150,463,496
IssuesEvent
2022-12-30 12:48:27
NomicFoundation/hardhat
https://api.github.com/repos/NomicFoundation/hardhat
closed
Optimize tests
type:chore priority:medium
Things to explore: * Disable slow tests locally, and run all of them in the CI * Not using `ts-node` for tests, but compiling instead
1.0
Optimize tests - Things to explore: * Disable slow tests locally, and run all of them in the CI * Not using `ts-node` for tests, but compiling instead
priority
optimize tests things to explore disable slow tests locally and run all of them in the ci not using ts node for tests but compiling instead
1
109,603
4,396,159,821
IssuesEvent
2016-08-10 00:25:29
SpeedCurve-Metrics/SpeedCurve
https://api.github.com/repos/SpeedCurve-Metrics/SpeedCurve
closed
Add total size/count to size and request content type charts
priority medium status in progress type enhancement
![screen shot 2015-06-12 at 12 36 42 pm](https://cloud.githubusercontent.com/assets/204268/8121431/b8bd209a-10ff-11e5-8a2e-895aa0797d18.png) Currently the trending charts showing size and assets don't show the total size/count across all content types. Things to add: * First total size/count in time series * ...
1.0
Add total size/count to size and request content type charts - ![screen shot 2015-06-12 at 12 36 42 pm](https://cloud.githubusercontent.com/assets/204268/8121431/b8bd209a-10ff-11e5-8a2e-895aa0797d18.png) Currently the trending charts showing size and assets don't show the total size/count across all content types. ...
priority
add total size count to size and request content type charts currently the trending charts showing size and assets don t show the total size count across all content types things to add first total size count in time series most recent total size count in time series percentage of change over ...
1
96,100
3,964,420,334
IssuesEvent
2016-05-03 00:48:41
daronco/test-issue-migrate2
https://api.github.com/repos/daronco/test-issue-migrate2
opened
Consider storing all fetched attributes in the DB
Priority: Medium Status: New Type: Feature
--- Author Name: **Leonardo Daronco** (@daronco) Original Redmine Issue: 154, http://dev.mconf.org/redmine/issues/154 --- @Google user: leonardo...@gmail.com@ Consider if all the information fetched from a BBB server should be saved in the DB or not. Some of this information is stored only in instance variable...
1.0
Consider storing all fetched attributes in the DB - --- Author Name: **Leonardo Daronco** (@daronco) Original Redmine Issue: 154, http://dev.mconf.org/redmine/issues/154 --- @Google user: leonardo...@gmail.com@ Consider if all the information fetched from a BBB server should be saved in the DB or not. Some of ...
priority
consider storing all fetched attributes in the db author name leonardo daronco daronco original redmine issue google user leonardo gmail com consider if all the information fetched from a bbb server should be saved in the db or not some of this information is stored only in insta...
1
554,883
16,441,467,626
IssuesEvent
2021-05-20 14:48:43
carbon-design-system/carbon-for-ibm-dotcom
https://api.github.com/repos/carbon-design-system/carbon-for-ibm-dotcom
closed
Investigate Git Webhook proxy setup for CI server
Airtable Done dev priority: medium
<!-- Avoid any type of solutions in this user story --> <!-- replace _{{...}}_ with your own words or remove --> #### User Story <!-- {{Provide a detailed description of the user's need here, but avoid any type of solutions}} --> > As a `[user role below]`: IBM.com Library Devops > I need to: set up webhooks f...
1.0
Investigate Git Webhook proxy setup for CI server - <!-- Avoid any type of solutions in this user story --> <!-- replace _{{...}}_ with your own words or remove --> #### User Story <!-- {{Provide a detailed description of the user's need here, but avoid any type of solutions}} --> > As a `[user role below]`: IBM.c...
priority
investigate git webhook proxy setup for ci server user story as a ibm com library devops i need to set up webhooks for github on our ci server behind a firewall so that i can disable polling of the repo additional information due to the number of jobs we run we are...
1
584,647
17,460,944,608
IssuesEvent
2021-08-06 10:20:37
inverse-inc/packetfence
https://api.github.com/repos/inverse-inc/packetfence
reopened
Unreg date is not completely honored when doing registration on portal
Type: Bug Priority: Medium
**Describe the bug** When you register a node using a user which has an unregistration date or a source which defined an unregistration date, I noticed that time saved in DB doesn't take seconds into account. It means that if you want to register a node until `2020-06-22 11:00:00`, it will not works because unregis...
1.0
Unreg date is not completely honored when doing registration on portal - **Describe the bug** When you register a node using a user which has an unregistration date or a source which defined an unregistration date, I noticed that time saved in DB doesn't take seconds into account. It means that if you want to regis...
priority
unreg date is not completely honored when doing registration on portal describe the bug when you register a node using a user which has an unregistration date or a source which defined an unregistration date i noticed that time saved in db doesn t take seconds into account it means that if you want to regis...
1
418,249
12,195,207,861
IssuesEvent
2020-04-29 16:59:36
hotosm/tasking-manager
https://api.github.com/repos/hotosm/tasking-manager
opened
Average validation time computation
Component: Backend Difficulty: Hard Priority: Medium Type: Bug
It is possible to lock multiple tasks for validation at a time. In such cases instead of creating one task history for all the tasks, we create one entry per task locked. While computing average validation time, we sum up all the times across all such tasks (which were locked together) resulting in escalated numbers. ...
1.0
Average validation time computation - It is possible to lock multiple tasks for validation at a time. In such cases instead of creating one task history for all the tasks, we create one entry per task locked. While computing average validation time, we sum up all the times across all such tasks (which were locked toget...
priority
average validation time computation it is possible to lock multiple tasks for validation at a time in such cases instead of creating one task history for all the tasks we create one entry per task locked while computing average validation time we sum up all the times across all such tasks which were locked toget...
1
669,609
22,633,584,943
IssuesEvent
2022-06-30 16:39:40
usdigitalresponse/arpa-reporter
https://api.github.com/repos/usdigitalresponse/arpa-reporter
closed
Download Audit report not working
bug Medium Priority
Upon pressing the Download Audit report button - instead of downloading a CSV, it downloads an unopenable `audit_report.htm` with the error message `Failed - Server Problem.` Reproduced on both the CT portal and the staging portal. <img width="497" alt="image" src="https://user-images.githubusercontent.com/912212...
1.0
Download Audit report not working - Upon pressing the Download Audit report button - instead of downloading a CSV, it downloads an unopenable `audit_report.htm` with the error message `Failed - Server Problem.` Reproduced on both the CT portal and the staging portal. <img width="497" alt="image" src="https://user...
priority
download audit report not working upon pressing the download audit report button instead of downloading a csv it downloads an unopenable audit report htm with the error message failed server problem reproduced on both the ct portal and the staging portal img width alt image src
1
771,898
27,098,597,537
IssuesEvent
2023-02-15 06:26:23
ut-issl/s2e-core
https://api.github.com/repos/ut-issl/s2e-core
closed
Add plot to show 3D model of spacecraft
good first issue priority::medium tools gui minor update
## Overview Add plot to show 3D model of spacecraft ## Details We already have the script to plot body fixed frame information. If we have spacecraft’s 3D model in the plot, it helps the visibility a lot. For the 3D model, we don’t need super detailed one, we just need several surfaces to show the outer struct ...
1.0
Add plot to show 3D model of spacecraft - ## Overview Add plot to show 3D model of spacecraft ## Details We already have the script to plot body fixed frame information. If we have spacecraft’s 3D model in the plot, it helps the visibility a lot. For the 3D model, we don’t need super detailed one, we just need ...
priority
add plot to show model of spacecraft overview add plot to show model of spacecraft details we already have the script to plot body fixed frame information if we have spacecraft’s model in the plot it helps the visibility a lot for the model we don’t need super detailed one we just need seve...
1
320,578
9,782,724,837
IssuesEvent
2019-06-08 02:07:17
minio/minio-dotnet
https://api.github.com/repos/minio/minio-dotnet
closed
.Net Framework API Controller cannot get response.
community priority: medium
When I try to use Minio Client in my .Net framework project, it worked in Console project, but it cannot receive any response in WebAPI Controller. I try to figure out what happened and i located at MinioClient.cs : line 357 `IRestResponse response = await this.restClient.ExecuteTaskAsync(request,cancellationTok...
1.0
.Net Framework API Controller cannot get response. - When I try to use Minio Client in my .Net framework project, it worked in Console project, but it cannot receive any response in WebAPI Controller. I try to figure out what happened and i located at MinioClient.cs : line 357 `IRestResponse response = await thi...
priority
net framework api controller cannot get response when i try to use minio client in my net framework project it worked in console project but it cannot receive any response in webapi controller i try to figure out what happened and i located at minioclient cs line irestresponse response await this ...
1
130,327
5,114,276,933
IssuesEvent
2017-01-06 17:57:03
ngageoint/hootenanny
https://api.github.com/repos/ngageoint/hootenanny
opened
PertyDuplicatePoiOp forcing OOM error with Network conflation
Category: Algorithms Priority: Medium Status: Defined Type: Bug
This op will be disabled in the network regression tests: perty 2 and 3 in #1287. Re-enable the op in those and figure out how to prevent the error from occurring.
1.0
PertyDuplicatePoiOp forcing OOM error with Network conflation - This op will be disabled in the network regression tests: perty 2 and 3 in #1287. Re-enable the op in those and figure out how to prevent the error from occurring.
priority
pertyduplicatepoiop forcing oom error with network conflation this op will be disabled in the network regression tests perty and in re enable the op in those and figure out how to prevent the error from occurring
1
247,495
7,919,304,077
IssuesEvent
2018-07-04 16:12:13
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
STM32F746G DISCOVERY board support
STM32 enhancement priority: medium
I have started to port Zephyr RTOS to 32F746G Discovery board. Please assign this issue to me.
1.0
STM32F746G DISCOVERY board support - I have started to port Zephyr RTOS to 32F746G Discovery board. Please assign this issue to me.
priority
discovery board support i have started to port zephyr rtos to discovery board please assign this issue to me
1
142,501
5,475,891,753
IssuesEvent
2017-03-11 15:44:18
CS2103JAN2017-T16-B2/main
https://api.github.com/repos/CS2103JAN2017-T16-B2/main
closed
Merge deletelabel to delete so that they are the same command with different parameters
priority.medium type.task
Done to follow the documentation stated in the developer guide
1.0
Merge deletelabel to delete so that they are the same command with different parameters - Done to follow the documentation stated in the developer guide
priority
merge deletelabel to delete so that they are the same command with different parameters done to follow the documentation stated in the developer guide
1
562,186
16,653,060,240
IssuesEvent
2021-06-05 02:36:26
paypal/paypal-checkout-components
https://api.github.com/repos/paypal/paypal-checkout-components
closed
'ppxo_unhandled_error' JavaScript error
Stale 🏃‍♂️ medium-priority 🐞 bug
### Description We have been noticing for a while that the below depicted JavaScript error appears out of nowhere on our application pagte which deals with Paypal payments. The error originates from Paypal Checkout.js. ![paypal error](https://user-images.githubusercontent.com/44759345/54647541-fab3ac00-4af6-11e9-...
1.0
'ppxo_unhandled_error' JavaScript error - ### Description We have been noticing for a while that the below depicted JavaScript error appears out of nowhere on our application pagte which deals with Paypal payments. The error originates from Paypal Checkout.js. ![paypal error](https://user-images.githubusercontent...
priority
ppxo unhandled error javascript error description we have been noticing for a while that the below depicted javascript error appears out of nowhere on our application pagte which deals with paypal payments the error originates from paypal checkout js in an already similar posted link the...
1
30,022
2,722,131,978
IssuesEvent
2015-04-14 00:15:17
CruxFramework/crux-smart-faces
https://api.github.com/repos/CruxFramework/crux-smart-faces
closed
SortebleList cannot be used in declarative way
bug imported Milestone-M14-C4 Priority-Medium TargetVersion-5.3.0
_From [samuel@cruxframework.org](https://code.google.com/u/samuel@cruxframework.org/) on February 24, 2015 14:39:40_ The factory for the component is incomplete. _Original issue: http://code.google.com/p/crux-framework/issues/detail?id=601_
1.0
SortebleList cannot be used in declarative way - _From [samuel@cruxframework.org](https://code.google.com/u/samuel@cruxframework.org/) on February 24, 2015 14:39:40_ The factory for the component is incomplete. _Original issue: http://code.google.com/p/crux-framework/issues/detail?id=601_
priority
sorteblelist cannot be used in declarative way from on february the factory for the component is incomplete original issue
1
192,524
6,874,613,398
IssuesEvent
2017-11-19 01:41:08
saulgreenberg/Timelapse
https://api.github.com/repos/saulgreenberg/Timelapse
opened
Up/Down incrementors on counters
enhancement medium priority
Use the integer control from the wpf toolkit. Makes it easier to increment counts in the overview by just clicking.
1.0
Up/Down incrementors on counters - Use the integer control from the wpf toolkit. Makes it easier to increment counts in the overview by just clicking.
priority
up down incrementors on counters use the integer control from the wpf toolkit makes it easier to increment counts in the overview by just clicking
1
807,341
29,996,357,396
IssuesEvent
2023-06-26 06:00:39
renovatebot/renovate
https://api.github.com/repos/renovatebot/renovate
closed
Azure platform automerge selects a merge strategy for a different target branch
type:bug help wanted priority-3-medium platform:azure status:ready reproduction:provided core:automerge
### How are you running Renovate? Self-hosted Renovate ### If you're self-hosting Renovate, tell us what version of Renovate you run. 35.55.1 ### If you're self-hosting Renovate, select which platform you are using. Azure DevOps (dev.azure.com) ### Was this something which used to work for you, and th...
1.0
Azure platform automerge selects a merge strategy for a different target branch - ### How are you running Renovate? Self-hosted Renovate ### If you're self-hosting Renovate, tell us what version of Renovate you run. 35.55.1 ### If you're self-hosting Renovate, select which platform you are using. Azure D...
priority
azure platform automerge selects a merge strategy for a different target branch how are you running renovate self hosted renovate if you re self hosting renovate tell us what version of renovate you run if you re self hosting renovate select which platform you are using azure dev...
1
621,511
19,589,434,526
IssuesEvent
2022-01-05 11:08:48
containrrr/watchtower
https://api.github.com/repos/containrrr/watchtower
closed
Notifications via shoutrrr (telegram) do not include hostname
Type: Bug Priority: Medium Status: Available
**Describe the bug** I am using wachtower on multiple docker hosts and configured the notifications with shoutrrr to a Telegram channel. The notifications do not include any information about which host the notification came from. **To Reproduce** Configure to use notifications via shouttr to a telegram channel. ...
1.0
Notifications via shoutrrr (telegram) do not include hostname - **Describe the bug** I am using wachtower on multiple docker hosts and configured the notifications with shoutrrr to a Telegram channel. The notifications do not include any information about which host the notification came from. **To Reproduce** Con...
priority
notifications via shoutrrr telegram do not include hostname describe the bug i am using wachtower on multiple docker hosts and configured the notifications with shoutrrr to a telegram channel the notifications do not include any information about which host the notification came from to reproduce con...
1
753,372
26,345,460,815
IssuesEvent
2023-01-10 21:36:49
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
heap-use-after-free in BackupTxnTest.PointInTimeRestore
kind/bug area/docdb priority/medium
Jira Link: [DB-4759](https://yugabyte.atlassian.net/browse/DB-4759) Observed in the ASAN Clang 12 build on AlmaLinux 8. ASAN error messages as a gist: https://gist.githubusercontent.com/mbautin/ca3fb88b98adb66f186cb4d66123b26b/raw ``` ========================================= ==54021==ERROR: AddressSanitizer: ...
1.0
heap-use-after-free in BackupTxnTest.PointInTimeRestore - Jira Link: [DB-4759](https://yugabyte.atlassian.net/browse/DB-4759) Observed in the ASAN Clang 12 build on AlmaLinux 8. ASAN error messages as a gist: https://gist.githubusercontent.com/mbautin/ca3fb88b98adb66f186cb4d66123b26b/raw ``` ===================...
priority
heap use after free in backuptxntest pointintimerestore jira link observed in the asan clang build on almalinux asan error messages as a gist error addresssanitizer heap use after free on address at pc bp sp read of size at thread...
1
220,473
7,360,178,516
IssuesEvent
2018-03-10 15:56:09
HeathWallace/coinface
https://api.github.com/repos/HeathWallace/coinface
opened
Update to latest react-scripts
Priority: Medium Type: Tooling
The build should be updated the latest versions of `react-scripts` as described [here](https://github.com/facebook/create-react-app/blob/master/packages/react-scripts/template/README.md#updating-to-new-releases). Superstruct can then be tested by disabling the copy-files hack added in #66
1.0
Update to latest react-scripts - The build should be updated the latest versions of `react-scripts` as described [here](https://github.com/facebook/create-react-app/blob/master/packages/react-scripts/template/README.md#updating-to-new-releases). Superstruct can then be tested by disabling the copy-files hack added in #...
priority
update to latest react scripts the build should be updated the latest versions of react scripts as described superstruct can then be tested by disabling the copy files hack added in
1
407,169
11,907,549,445
IssuesEvent
2020-03-30 22:33:28
department-of-veterans-affairs/caseflow
https://api.github.com/repos/department-of-veterans-affairs/caseflow
closed
Give judge assign queues human readable urls
Priority: Medium Product: caseflow-queue Stakeholder: BVA Team: Echo 🐬
After work on #12423, users will be able to view the judge assign page of a judge. This url is formed as "/queue/<user_id>/assign". Users cannot be expected to know the caseflow user id of a judge. We should use their css id instead. ## AC - [ ] Judge Assign queue url is "/queue/<user_css_id>/assign"
1.0
Give judge assign queues human readable urls - After work on #12423, users will be able to view the judge assign page of a judge. This url is formed as "/queue/<user_id>/assign". Users cannot be expected to know the caseflow user id of a judge. We should use their css id instead. ## AC - [ ] Judge Assign queue url ...
priority
give judge assign queues human readable urls after work on users will be able to view the judge assign page of a judge this url is formed as queue assign users cannot be expected to know the caseflow user id of a judge we should use their css id instead ac judge assign queue url is queue a...
1
481,312
13,883,653,577
IssuesEvent
2020-10-18 12:58:30
AY2021S1-TIC4001-2/tp
https://api.github.com/repos/AY2021S1-TIC4001-2/tp
closed
Change the listcat command output when no category is found
priority.Medium type.Task
... to "Sorry, there is no category found."
1.0
Change the listcat command output when no category is found - ... to "Sorry, there is no category found."
priority
change the listcat command output when no category is found to sorry there is no category found
1
293,238
8,973,885,268
IssuesEvent
2019-01-29 22:19:15
ProjectSidewalk/SidewalkWebpage
https://api.github.com/repos/ProjectSidewalk/SidewalkWebpage
opened
Resume mission message instead of new mission message
Priority: Medium bug potential-intern-assignment ui-bug
Occasionally when auditing and completing a mission, I will get the return to this mission message instead of the new mission message.
1.0
Resume mission message instead of new mission message - Occasionally when auditing and completing a mission, I will get the return to this mission message instead of the new mission message.
priority
resume mission message instead of new mission message occasionally when auditing and completing a mission i will get the return to this mission message instead of the new mission message
1
257,005
8,131,790,901
IssuesEvent
2018-08-18 02:17:45
alassanecoly/BookmarkMyChampions
https://api.github.com/repos/alassanecoly/BookmarkMyChampions
closed
✨ Implement PATCH /users/me route
priority: medium 🚧 scope: api scope: authentication scope: routing status: accepted 👍 type: feature ✨
**Is your feature request related to a problem ? Please describe.** Current user can update his informations. **Describe the solution you'd like** Implement PATCH /users/me route
1.0
✨ Implement PATCH /users/me route - **Is your feature request related to a problem ? Please describe.** Current user can update his informations. **Describe the solution you'd like** Implement PATCH /users/me route
priority
✨ implement patch users me route is your feature request related to a problem please describe current user can update his informations describe the solution you d like implement patch users me route
1
803,748
29,188,192,385
IssuesEvent
2023-05-19 17:18:32
space-wizards/space-station-14
https://api.github.com/repos/space-wizards/space-station-14
opened
LOOC abuse by shitters
Priority: 3-Not Required Issue: Feature Request Difficulty: 2-Medium
It's a double-edged sword because ghosts can talk to new players but also when an admin's not on for hours then you can get a shitter that can't be muted. Not sure on the best solution but server votes or disable LOOC for dead players or something might be useful, even as a cvar.
1.0
LOOC abuse by shitters - It's a double-edged sword because ghosts can talk to new players but also when an admin's not on for hours then you can get a shitter that can't be muted. Not sure on the best solution but server votes or disable LOOC for dead players or something might be useful, even as a cvar.
priority
looc abuse by shitters it s a double edged sword because ghosts can talk to new players but also when an admin s not on for hours then you can get a shitter that can t be muted not sure on the best solution but server votes or disable looc for dead players or something might be useful even as a cvar
1
637,110
20,620,957,058
IssuesEvent
2022-03-07 17:21:29
coders-camp-2021-best-team/TeamUp-API
https://api.github.com/repos/coders-camp-2021-best-team/TeamUp-API
opened
fix/typeorm-use-entities-over-repositories
priority: medium type: fix
`getRepository()` sucks just use repository methods from entity class that extends BaseEntity because it is more readable
1.0
fix/typeorm-use-entities-over-repositories - `getRepository()` sucks just use repository methods from entity class that extends BaseEntity because it is more readable
priority
fix typeorm use entities over repositories getrepository sucks just use repository methods from entity class that extends baseentity because it is more readable
1
735,348
25,390,444,505
IssuesEvent
2022-11-22 03:12:47
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
[YSQL][YCQL] Remove legacy ScanChoices
kind/bug area/ysql priority/medium status/awaiting-triage
Jira Link: [DB-4126](https://yugabyte.atlassian.net/browse/DB-4126) ### Description [RangeBasedScanChoices](https://github.com/yugabyte/yugabyte-db/blob/11f9255c610431f5318dc3bc02a29a4edda65379/src/yb/docdb/scan_choices.cc#L974) and [DiscreteScanChoices](https://github.com/yugabyte/yugabyte-db/blob/11f9255c610431f531...
1.0
[YSQL][YCQL] Remove legacy ScanChoices - Jira Link: [DB-4126](https://yugabyte.atlassian.net/browse/DB-4126) ### Description [RangeBasedScanChoices](https://github.com/yugabyte/yugabyte-db/blob/11f9255c610431f5318dc3bc02a29a4edda65379/src/yb/docdb/scan_choices.cc#L974) and [DiscreteScanChoices](https://github.com/yug...
priority
remove legacy scanchoices jira link description and no longer seem to be used they add a decent amount of coding overhead when making changes to the mainstream hybridscanchoices it seems prudent to remove these legacy iterators to allow for further optimizations on hybridscanchoices and less m...
1
233,418
7,697,764,345
IssuesEvent
2018-05-18 20:02:54
arescentral/antares
https://api.github.com/repos/arescentral/antares
closed
Bundle factory scenario (as much as possible) with app
Complexity:Medium Data Priority:High Project:Plugins Type:Enhancement
As #202 progresses, the idiomatic form of an extracted plugin will diverge from what can be represented in the binary format (e.g. object IDs like `"ish/cruiser"` instead of `0`). We should make sure that the factory scenario is idiomatic, but at that point, it might as well be bundled with the app, since it would no l...
1.0
Bundle factory scenario (as much as possible) with app - As #202 progresses, the idiomatic form of an extracted plugin will diverge from what can be represented in the binary format (e.g. object IDs like `"ish/cruiser"` instead of `0`). We should make sure that the factory scenario is idiomatic, but at that point, it m...
priority
bundle factory scenario as much as possible with app as progresses the idiomatic form of an extracted plugin will diverge from what can be represented in the binary format e g object ids like ish cruiser instead of we should make sure that the factory scenario is idiomatic but at that point it mig...
1
714,059
24,549,018,619
IssuesEvent
2022-10-12 11:04:45
HiAvatar/backend
https://api.github.com/repos/HiAvatar/backend
closed
RestTemplate -> WebClient 변경
Type: Enhancement Priority: Medium
### Description flask 서버와 통신할 때 기존에 사용하던 RestTemplate 대신 WebClient로 변경하기로 한다. Spring Document에 다음과 같은 권고사항이 작성돼있다. ``` NOTE: As of 5.0 this class is in maintenance mode, with only minor requests for changes and bugs to be accepted going forward. Please, consider using the org.springframework.web.reactive.clie...
1.0
RestTemplate -> WebClient 변경 - ### Description flask 서버와 통신할 때 기존에 사용하던 RestTemplate 대신 WebClient로 변경하기로 한다. Spring Document에 다음과 같은 권고사항이 작성돼있다. ``` NOTE: As of 5.0 this class is in maintenance mode, with only minor requests for changes and bugs to be accepted going forward. Please, consider using the org.sp...
priority
resttemplate webclient 변경 description flask 서버와 통신할 때 기존에 사용하던 resttemplate 대신 webclient로 변경하기로 한다 spring document에 다음과 같은 권고사항이 작성돼있다 note as of this class is in maintenance mode with only minor requests for changes and bugs to be accepted going forward please consider using the org sp...
1
611,600
18,959,247,210
IssuesEvent
2021-11-19 01:11:28
rancher-sandbox/lockc
https://api.github.com/repos/rancher-sandbox/lockc
closed
Remove old processes from BPF maps
bug help wanted priority/medium
We monitor created processes and store info about them in BPF map, but we don't remove them afterwards. We need to change it.
1.0
Remove old processes from BPF maps - We monitor created processes and store info about them in BPF map, but we don't remove them afterwards. We need to change it.
priority
remove old processes from bpf maps we monitor created processes and store info about them in bpf map but we don t remove them afterwards we need to change it
1
275,406
8,575,644,679
IssuesEvent
2018-11-12 17:52:07
aowen87/TicketTester
https://api.github.com/repos/aowen87/TicketTester
closed
Automatic save of settings when Applying Plugin Manager changes
Expected Use: 3 - Occasional Feature Impact: 3 - Medium Priority: Normal
Since changes to the Plugin Manager require a save of settings and a restart of VisIt to become functional, doesn't it make sense to do the save automatically to save the user a step? -----------------------REDMINE MIGRATION----------------------- This ticket was migrated from Redmine. As such, not all in...
1.0
Automatic save of settings when Applying Plugin Manager changes - Since changes to the Plugin Manager require a save of settings and a restart of VisIt to become functional, doesn't it make sense to do the save automatically to save the user a step? -----------------------REDMINE MIGRATION-----------------...
priority
automatic save of settings when applying plugin manager changes since changes to the plugin manager require a save of settings and a restart of visit to become functional doesn t it make sense to do the save automatically to save the user a step redmine migration ...
1
94,382
3,925,136,406
IssuesEvent
2016-04-22 17:48:07
ualbertalib/HydraNorth
https://api.github.com/repos/ualbertalib/HydraNorth
opened
File download link change
priority:high size:medium
Create a route for file download: instead of ```https://era.library.ualberta.ca/downloads/j098zd881``` use the file label (i.e. the original file name) and place it under ```/files/``` instead of ```/downloads/```, to produce: ```https://era.library.ualberta.ca/files/j098zd881/120715_parliamentnow.pdf``` T...
1.0
File download link change - Create a route for file download: instead of ```https://era.library.ualberta.ca/downloads/j098zd881``` use the file label (i.e. the original file name) and place it under ```/files/``` instead of ```/downloads/```, to produce: ```https://era.library.ualberta.ca/files/j098zd881/1207...
priority
file download link change create a route for file download instead of use the file label i e the original file name and place it under files instead of downloads to produce this meets google s and lac s requirements for the downloadable file to be in the same directory ...
1
375,441
11,104,538,625
IssuesEvent
2019-12-17 07:49:35
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
USER ISSUE: Resolution Scaling up on Currency-Screen
Medium Priority
**Version:** 0.7.1.2 beta **Steps to Reproduce:** 1. Use a 4k-Monitor 2. Play on 1920x1080 3. Press Y for the Currency-Screen **Expected behavior:** It should normally do nothing **Actual behavior:** Instead it changes the resolution to 4k every time.
1.0
USER ISSUE: Resolution Scaling up on Currency-Screen - **Version:** 0.7.1.2 beta **Steps to Reproduce:** 1. Use a 4k-Monitor 2. Play on 1920x1080 3. Press Y for the Currency-Screen **Expected behavior:** It should normally do nothing **Actual behavior:** Instead it changes the resolution to 4k every time.
priority
user issue resolution scaling up on currency screen version beta steps to reproduce use a monitor play on press y for the currency screen expected behavior it should normally do nothing actual behavior instead it changes the resolution to every time
1
822,203
30,857,881,243
IssuesEvent
2023-08-02 22:31:41
RobotLocomotion/drake
https://api.github.com/repos/RobotLocomotion/drake
opened
Enable CI remote caching for Coverage builds
type: feature request component: continuous integration priority: medium
As of #19919, coverage builds now use sandboxing during the build, so I think it should be safe for them to read (or write) the remote cache. Note in particular that for kcov jobs, the test are always re-run, without any caching: https://github.com/RobotLocomotion/drake/blob/f0a42aa4a5f907f9484c38d7385b513fc6070d45...
1.0
Enable CI remote caching for Coverage builds - As of #19919, coverage builds now use sandboxing during the build, so I think it should be safe for them to read (or write) the remote cache. Note in particular that for kcov jobs, the test are always re-run, without any caching: https://github.com/RobotLocomotion/drak...
priority
enable ci remote caching for coverage builds as of coverage builds now use sandboxing during the build so i think it should be safe for them to read or write the remote cache note in particular that for kcov jobs the test are always re run without any caching so i think we can revisit as it re...
1
628,862
20,016,400,781
IssuesEvent
2022-02-01 12:31:36
MarketSquare/robotframework-browser
https://api.github.com/repos/MarketSquare/robotframework-browser
opened
If `downloadsPath` is set for New Browser files get deleted, documentation leaves this unclear
priority: medium focus area: docs
**Describe the bug** The docs for `New Browser` downloadsPath say this: ``` downloadsPath If specified, accepted downloads are downloaded into this folder. Otherwise, temporary folder is created and is deleted when browser is closed. ``` It does not state anything about what happens to files at browser close, ...
1.0
If `downloadsPath` is set for New Browser files get deleted, documentation leaves this unclear - **Describe the bug** The docs for `New Browser` downloadsPath say this: ``` downloadsPath If specified, accepted downloads are downloaded into this folder. Otherwise, temporary folder is created and is deleted when bro...
priority
if downloadspath is set for new browser files get deleted documentation leaves this unclear describe the bug the docs for new browser downloadspath say this downloadspath if specified accepted downloads are downloaded into this folder otherwise temporary folder is created and is deleted when bro...
1