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
1k
labels
stringlengths
4
1.38k
body
stringlengths
1
262k
index
stringclasses
16 values
text_combine
stringlengths
96
262k
label
stringclasses
2 values
text
stringlengths
96
252k
binary_label
int64
0
1
18,060
12,515,988,712
IssuesEvent
2020-06-03 08:39:11
godotengine/godot
https://api.github.com/repos/godotengine/godot
closed
Add a "first start" dialog to the editor to improve user experience
discussion enhancement topic:editor usability
Software like [IntelliJ](https://www.jetbrains.com/help/idea/2017.1/running-intellij-idea-ultimate-for-the-first-time.html) features a "first start" dialog where the user can choose essential settings such as language, editor layout, control scheme, and more. It was also suggested that the user can also change the D...
True
Add a "first start" dialog to the editor to improve user experience - Software like [IntelliJ](https://www.jetbrains.com/help/idea/2017.1/running-intellij-idea-ultimate-for-the-first-time.html) features a "first start" dialog where the user can choose essential settings such as language, editor layout, control scheme, ...
non_priority
add a first start dialog to the editor to improve user experience software like features a first start dialog where the user can choose essential settings such as language editor layout control scheme and more it was also suggested that the user can also change the dpi mode and font size from there in...
0
484,855
13,958,169,085
IssuesEvent
2020-10-24 10:35:34
magento/magento2
https://api.github.com/repos/magento/magento2
closed
[Issue] Check if copy method is copy before sending comment email
Component: Sales Fixed in 2.4.x Issue: Confirmed Issue: Ready for Work Priority: P2 Progress: PR in progress Reproduced on 2.4.x Severity: S3
This issue is automatically created based on existing pull request: magento/magento2#29911: Check if copy method is copy before sending comment email --------- ### Preconditions (*) Magento 2.4-develop As seen in the comments email copies should only be sent as separated emails if their copy method is copy. ...
1.0
[Issue] Check if copy method is copy before sending comment email - This issue is automatically created based on existing pull request: magento/magento2#29911: Check if copy method is copy before sending comment email --------- ### Preconditions (*) Magento 2.4-develop As seen in the comments email copies sho...
priority
check if copy method is copy before sending comment email this issue is automatically created based on existing pull request magento check if copy method is copy before sending comment email preconditions magento develop as seen in the comments email copies should only be sent ...
1
536,798
15,715,239,409
IssuesEvent
2021-03-28 00:09:24
space-wizards/space-station-14
https://api.github.com/repos/space-wizards/space-station-14
closed
Controlling another player's mob crashes the server
Priority: 3-low Type: Bug
Unhandled exception. System.ArgumentException: Visit target already has a session. (Parameter 'entity') at Content.Server.Mobs.Mind.TransferTo(IEntity entity) in E:\Projects\C#\space-station-14\Content.Server\Mobs\Mind.cs:line 177 at Content.Server.GlobalVerbs.ControlMobVerb.Activate(IEntity user, IEntity target...
1.0
Controlling another player's mob crashes the server - Unhandled exception. System.ArgumentException: Visit target already has a session. (Parameter 'entity') at Content.Server.Mobs.Mind.TransferTo(IEntity entity) in E:\Projects\C#\space-station-14\Content.Server\Mobs\Mind.cs:line 177 at Content.Server.GlobalVerb...
priority
controlling another player s mob crashes the server unhandled exception system argumentexception visit target already has a session parameter entity at content server mobs mind transferto ientity entity in e projects c space station content server mobs mind cs line at content server globalverbs c...
1
210,092
7,183,182,236
IssuesEvent
2018-02-01 12:29:41
dwyl/hq
https://api.github.com/repos/dwyl/hq
reopened
Weekly finance checks & payments
T2h finance priority-2
Every week, there's a financial dance that occurs in dwyl. _Because_ it's done every week, it doesn't take a huge amount of time, but can still be further codified, made more efficient and automated/outsourced. As it stands, this is included: + [ ] Check coop account & update Xero with payments made by clients ...
1.0
Weekly finance checks & payments - Every week, there's a financial dance that occurs in dwyl. _Because_ it's done every week, it doesn't take a huge amount of time, but can still be further codified, made more efficient and automated/outsourced. As it stands, this is included: + [ ] Check coop account & update ...
priority
weekly finance checks payments every week there s a financial dance that occurs in dwyl because it s done every week it doesn t take a huge amount of time but can still be further codified made more efficient and automated outsourced as it stands this is included check coop account update xe...
1
115,109
17,272,680,462
IssuesEvent
2021-07-22 22:25:51
kapseliboi/pix
https://api.github.com/repos/kapseliboi/pix
opened
CVE-2020-7751 (High) detected in pathval-1.1.0.tgz
security vulnerability
## CVE-2020-7751 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>pathval-1.1.0.tgz</b></p></summary> <p>Object value retrieval given a string path</p> <p>Library home page: <a href="ht...
True
CVE-2020-7751 (High) detected in pathval-1.1.0.tgz - ## CVE-2020-7751 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>pathval-1.1.0.tgz</b></p></summary> <p>Object value retrieval give...
non_priority
cve high detected in pathval tgz cve high severity vulnerability vulnerable library pathval tgz object value retrieval given a string path library home page a href dependency hierarchy ember cli chai tgz root library chai tgz x path...
0
26,641
4,237,057,661
IssuesEvent
2016-07-05 20:30:22
snollygolly/open-hearts
https://api.github.com/repos/snollygolly/open-hearts
closed
Create dummy client
enhancement tests
As we're developing the socket.io parts, we need a way to test specific actions in the game without using the socket.io tester (which sucks) or waiting on the front end logic (which may take a while, or be optimized for playing the game vs. testing it). We need to create a page with some simple client side JS that w...
1.0
Create dummy client - As we're developing the socket.io parts, we need a way to test specific actions in the game without using the socket.io tester (which sucks) or waiting on the front end logic (which may take a while, or be optimized for playing the game vs. testing it). We need to create a page with some simple...
non_priority
create dummy client as we re developing the socket io parts we need a way to test specific actions in the game without using the socket io tester which sucks or waiting on the front end logic which may take a while or be optimized for playing the game vs testing it we need to create a page with some simple...
0
258,951
8,181,084,066
IssuesEvent
2018-08-28 21:34:52
bcgov/name-examination
https://api.github.com/repos/bcgov/name-examination
closed
Log Into the Application
Priority: 1 Story
#### **Story" As a names examiner I need to be able to either login explicitly to the Names Examination system or be logged in automatically using my IDIR so that I can examine names requests. ##### BDD Pseudo-Code (GIVEN "context" ... AND "more context" ... WHEN "this action occurs" ... THEN ..."result") GIVEN th...
1.0
Log Into the Application - #### **Story" As a names examiner I need to be able to either login explicitly to the Names Examination system or be logged in automatically using my IDIR so that I can examine names requests. ##### BDD Pseudo-Code (GIVEN "context" ... AND "more context" ... WHEN "this action occurs" ... ...
priority
log into the application story as a names examiner i need to be able to either login explicitly to the names examination system or be logged in automatically using my idir so that i can examine names requests bdd pseudo code given context and more context when this action occurs ...
1
120,822
4,794,822,921
IssuesEvent
2016-10-31 22:16:23
bounswe/bounswe2016group12
https://api.github.com/repos/bounswe/bounswe2016group12
opened
Prepare the API Document
help wanted priority
We need to prepare an API Document. For that purpose I've already opened up [a page in Wiki](https://github.com/bounswe/bounswe2016group12/wiki/API-Document). Let's fill it together!
1.0
Prepare the API Document - We need to prepare an API Document. For that purpose I've already opened up [a page in Wiki](https://github.com/bounswe/bounswe2016group12/wiki/API-Document). Let's fill it together!
priority
prepare the api document we need to prepare an api document for that purpose i ve already opened up let s fill it together
1
65,592
16,420,778,961
IssuesEvent
2021-05-19 12:19:21
Crocoblock/suggestions
https://api.github.com/repos/Crocoblock/suggestions
closed
JetWoobuilder Thank you Page
JetAppointment JetWooBuilder
JetAppointments "Appointment Details" are not included in the thank you page prepared with JetWoobuilder. Please review.
1.0
JetWoobuilder Thank you Page - JetAppointments "Appointment Details" are not included in the thank you page prepared with JetWoobuilder. Please review.
non_priority
jetwoobuilder thank you page jetappointments appointment details are not included in the thank you page prepared with jetwoobuilder please review
0
39,754
8,682,541,477
IssuesEvent
2018-12-02 09:33:05
eamodio/vscode-gitlens
https://api.github.com/repos/eamodio/vscode-gitlens
closed
Expand results in GitLens Results view
feature upstream/vscode
An improvement for Compare working copy to merge-base #240 would be to have a quick way to expand the results. For example, if there are 20 files changes in various directories between my `feature-branch` and a `master`, right now I need to expand the results one by one.
1.0
Expand results in GitLens Results view - An improvement for Compare working copy to merge-base #240 would be to have a quick way to expand the results. For example, if there are 20 files changes in various directories between my `feature-branch` and a `master`, right now I need to expand the results one by one.
non_priority
expand results in gitlens results view an improvement for compare working copy to merge base would be to have a quick way to expand the results for example if there are files changes in various directories between my feature branch and a master right now i need to expand the results one by one
0
417,982
12,191,338,782
IssuesEvent
2020-04-29 10:57:02
SainsburyWellcomeCentre/cellfinder
https://api.github.com/repos/SainsburyWellcomeCentre/cellfinder
closed
[BUG] Cell detection fails on Windows
HIGH PRIORITY bug help wanted
Cell detection on windows fails with: ```python C:\Users\adam.GARFIELD-WIN\.conda\envs\cellfinder\python.exe C:/Users/adam.GARFIELD-WIN/projects/cellfinder/cellfinder/main.py -s C:\Users\adam.GARFIELD-WIN\data\cellfinder\CT_BY_70_2_stitched\stitched\ch00 -b C:\Users\adam.GARFIELD-WIN\data\cellfinder\CT_BY_70_2_stit...
1.0
[BUG] Cell detection fails on Windows - Cell detection on windows fails with: ```python C:\Users\adam.GARFIELD-WIN\.conda\envs\cellfinder\python.exe C:/Users/adam.GARFIELD-WIN/projects/cellfinder/cellfinder/main.py -s C:\Users\adam.GARFIELD-WIN\data\cellfinder\CT_BY_70_2_stitched\stitched\ch00 -b C:\Users\adam.GARF...
priority
cell detection fails on windows cell detection on windows fails with python c users adam garfield win conda envs cellfinder python exe c users adam garfield win projects cellfinder cellfinder main py s c users adam garfield win data cellfinder ct by stitched stitched b c users adam garfield win...
1
331,361
10,064,932,979
IssuesEvent
2019-07-23 09:43:09
quantumblacklabs/kedro
https://api.github.com/repos/quantumblacklabs/kedro
closed
Modularize default argument handling for datasets
Component: I/O Issue: Feature Request Priority: Low
## Description Near-identical code to handle default arguments is replicated in almost every dataset implementation. Worse still, functionality across said datasets is the same, but implementation is inconsistent. ## Context When I want to implement a new dataset, I look at existing datasets as a baseline for impl...
1.0
Modularize default argument handling for datasets - ## Description Near-identical code to handle default arguments is replicated in almost every dataset implementation. Worse still, functionality across said datasets is the same, but implementation is inconsistent. ## Context When I want to implement a new dataset...
priority
modularize default argument handling for datasets description near identical code to handle default arguments is replicated in almost every dataset implementation worse still functionality across said datasets is the same but implementation is inconsistent context when i want to implement a new dataset...
1
525,654
15,257,655,175
IssuesEvent
2021-02-21 02:30:33
aneuhold/BestCommunityService
https://api.github.com/repos/aneuhold/BestCommunityService
opened
Login Page
priority: High
Login Page with username and password entry as well as "create new account" button AC 1: Username and password entry AC 2: Create new account button at the bottom
1.0
Login Page - Login Page with username and password entry as well as "create new account" button AC 1: Username and password entry AC 2: Create new account button at the bottom
priority
login page login page with username and password entry as well as create new account button ac username and password entry ac create new account button at the bottom
1
553,203
16,359,935,462
IssuesEvent
2021-05-14 07:52:19
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
[Coverity CID :219621] Uninitialized scalar variable in tests/net/socket/getaddrinfo/src/main.c
Coverity Stale area: Networking bug priority: low
Static code scan issues found in file: https://github.com/zephyrproject-rtos/zephyr/tree/bd97359a5338b2542d19011b6d6aa1d8d1b9cc3f/tests/net/socket/getaddrinfo/src/main.c Category: Uninitialized variables Function: `test_getaddrinfo_setup` Component: Tests CID: [219621](https://scan9.coverity.com/reports.htm#v29726/p...
1.0
[Coverity CID :219621] Uninitialized scalar variable in tests/net/socket/getaddrinfo/src/main.c - Static code scan issues found in file: https://github.com/zephyrproject-rtos/zephyr/tree/bd97359a5338b2542d19011b6d6aa1d8d1b9cc3f/tests/net/socket/getaddrinfo/src/main.c Category: Uninitialized variables Function: `test...
priority
uninitialized scalar variable in tests net socket getaddrinfo src main c static code scan issues found in file category uninitialized variables function test getaddrinfo setup component tests cid details please fix or provide comments in coverity using the link note this issue was creat...
1
42,379
10,964,418,451
IssuesEvent
2019-11-27 22:32:17
servo/servo
https://api.github.com/repos/servo/servo
opened
Build ANGLE binaries with /APPCONTAINER
A-build P-windows
Right now we fail the AppContainerCheck test in the WACK security features tests.
1.0
Build ANGLE binaries with /APPCONTAINER - Right now we fail the AppContainerCheck test in the WACK security features tests.
non_priority
build angle binaries with appcontainer right now we fail the appcontainercheck test in the wack security features tests
0
311,495
23,389,844,397
IssuesEvent
2022-08-11 16:43:47
mozilla/fxa
https://api.github.com/repos/mozilla/fxa
closed
[documentation] Allow API docs to be publicly reachable
documentation
When we deploy, push API doc files to a publicly reachable area (e.g, the CDN): * schema.gql file to URL in order for GQL to auto-generate documentation * Customs Server API Swagger JSON file (localhost:7000/swagger.json) ┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FXA-5648...
1.0
[documentation] Allow API docs to be publicly reachable - When we deploy, push API doc files to a publicly reachable area (e.g, the CDN): * schema.gql file to URL in order for GQL to auto-generate documentation * Customs Server API Swagger JSON file (localhost:7000/swagger.json) ┆Issue is synchronized with this [Ji...
non_priority
allow api docs to be publicly reachable when we deploy push api doc files to a publicly reachable area e g the cdn schema gql file to url in order for gql to auto generate documentation customs server api swagger json file localhost swagger json ┆issue is synchronized with this
0
146,950
5,631,136,462
IssuesEvent
2017-04-05 13:56:54
idaholab/raven
https://api.github.com/repos/idaholab/raven
opened
Crow tests need to use integer indexs
bug priority_normal
-------- Issue Description -------- ##### What did you expect to see happen? The crow tests to pass with numpy 1.12.1 ##### What did you see instead? Failures like: ``` crow.test_svd..................................................................................... FAILED (1) crow.test_svd: Working Direct...
1.0
Crow tests need to use integer indexs - -------- Issue Description -------- ##### What did you expect to see happen? The crow tests to pass with numpy 1.12.1 ##### What did you see instead? Failures like: ``` crow.test_svd..................................................................................... F...
priority
crow tests need to use integer indexs issue description what did you expect to see happen the crow tests to pass with numpy what did you see instead failures like crow test svd fa...
1
396,635
11,711,763,976
IssuesEvent
2020-03-09 06:24:52
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.youtube.com - desktop site instead of mobile site
browser-firefox-mobile engine-gecko ml-needsdiagnosis-false ml-probability-high priority-critical
<!-- @browser: Firefox Mobile 68.0 --> <!-- @ua_header: Mozilla/5.0 (Android 7.0; Mobile; rv:68.0) Gecko/68.0 Firefox/68.0 --> <!-- @reported_with: mobile-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/49750 --> **URL**: https://www.youtube.com/?app=desktop **Browser / Version**: Firefox ...
1.0
www.youtube.com - desktop site instead of mobile site - <!-- @browser: Firefox Mobile 68.0 --> <!-- @ua_header: Mozilla/5.0 (Android 7.0; Mobile; rv:68.0) Gecko/68.0 Firefox/68.0 --> <!-- @reported_with: mobile-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/49750 --> **URL**: https://www.y...
priority
desktop site instead of mobile site url browser version firefox mobile operating system android tested another browser yes problem type desktop site instead of mobile site description kdkdm steps to reproduce jdjdmdhdldkd browser configuration g...
1
139,411
31,478,798,534
IssuesEvent
2023-08-30 12:37:32
h4sh5/pypi-auto-scanner
https://api.github.com/repos/h4sh5/pypi-auto-scanner
opened
amazon-textract-response-parser 1.0.1 has 4 GuardDog issues
guarddog code-execution
https://pypi.org/project/amazon-textract-response-parser https://inspector.pypi.io/project/amazon-textract-response-parser ```{ "dependency": "amazon-textract-response-parser", "version": "1.0.1", "result": { "issues": 4, "errors": {}, "results": { "code-execution": [ { "locati...
1.0
amazon-textract-response-parser 1.0.1 has 4 GuardDog issues - https://pypi.org/project/amazon-textract-response-parser https://inspector.pypi.io/project/amazon-textract-response-parser ```{ "dependency": "amazon-textract-response-parser", "version": "1.0.1", "result": { "issues": 4, "errors": {}, "res...
non_priority
amazon textract response parser has guarddog issues dependency amazon textract response parser version result issues errors results code execution location amazon textract response parser setup py ...
0
30,783
2,725,456,206
IssuesEvent
2015-04-15 00:23:15
GoogleCloudPlatform/kubernetes
https://api.github.com/repos/GoogleCloudPlatform/kubernetes
closed
Metrics not being collected (AWS?)
priority/support team/cluster
Running on AWS/Ubuntu, I see this in the kublet logs: ``` I0406 20:54:53.304045 7747 server.go:672] GET /stats/: (2.982104ms) 0 [[Go 1.1 package http] 172.20.0.11:55879] I0406 20:54:53.328873 7747 server.go:158] HTTP InternalServerError: Internal Error: unable to find data for container /docker/5b0a0a8d384ca...
1.0
Metrics not being collected (AWS?) - Running on AWS/Ubuntu, I see this in the kublet logs: ``` I0406 20:54:53.304045 7747 server.go:672] GET /stats/: (2.982104ms) 0 [[Go 1.1 package http] 172.20.0.11:55879] I0406 20:54:53.328873 7747 server.go:158] HTTP InternalServerError: Internal Error: unable to find dat...
priority
metrics not being collected aws running on aws ubuntu i see this in the kublet logs server go get stats server go http internalservererror internal error unable to find data for container docker server go get stats defa...
1
404,899
11,864,181,077
IssuesEvent
2020-03-25 21:09:06
department-of-veterans-affairs/caseflow
https://api.github.com/repos/department-of-veterans-affairs/caseflow
opened
Turn on virtual hearings toggle for users
Priority: High Product: caseflow-hearings Stakeholder: BVA Team: Tango πŸ’ƒ
## Description Turn on virtual hearings feature for users to pilot Caseflow (Gen2) virtual hearings scheduling. Write script to add all VLJs and POAs. ## Acceptance criteria Virtual hearings scheduling should be available for - [ ] 1 Hearing Coordinator Virtual hearings functionality should be available for - [ ] All...
1.0
Turn on virtual hearings toggle for users - ## Description Turn on virtual hearings feature for users to pilot Caseflow (Gen2) virtual hearings scheduling. Write script to add all VLJs and POAs. ## Acceptance criteria Virtual hearings scheduling should be available for - [ ] 1 Hearing Coordinator Virtual hearings fun...
priority
turn on virtual hearings toggle for users description turn on virtual hearings feature for users to pilot caseflow virtual hearings scheduling write script to add all vljs and poas acceptance criteria virtual hearings scheduling should be available for hearing coordinator virtual hearings function...
1
119,991
4,778,821,800
IssuesEvent
2016-10-27 20:30:33
openshift/openshift-ansible
https://api.github.com/repos/openshift/openshift-ansible
reopened
During upgrade registry is made secure but only serving HTTP
backport/3.3 kind/bug priority/P1
This is my rough summarization of a users@lists.openshift.com posting. This may be fixed by now, this is an older version. @gravis can fill in more info ##### Version openshift-ansible-3.3.22 ##### Steps To Reproduce 1. Install 1.2 w/o registry console and secured registry 2. Upgrade to 1.3 using openshift-a...
1.0
During upgrade registry is made secure but only serving HTTP - This is my rough summarization of a users@lists.openshift.com posting. This may be fixed by now, this is an older version. @gravis can fill in more info ##### Version openshift-ansible-3.3.22 ##### Steps To Reproduce 1. Install 1.2 w/o registry co...
priority
during upgrade registry is made secure but only serving http this is my rough summarization of a users lists openshift com posting this may be fixed by now this is an older version gravis can fill in more info version openshift ansible steps to reproduce install w o registry con...
1
341,360
30,583,240,623
IssuesEvent
2023-07-21 11:22:31
kyverno/kyverno
https://api.github.com/repos/kyverno/kyverno
closed
Split up kuttl tests by folder similar to kyverno/policies testing
enhancement test
### Problem Statement Policy library tests added in #7568 in this repo are taking a very long time to complete because they're tested in just a single job and run serially. This delays CI checks and takes longer to merge code. ### Solution Description Break up the policy library kuttl tests similar to how they...
1.0
Split up kuttl tests by folder similar to kyverno/policies testing - ### Problem Statement Policy library tests added in #7568 in this repo are taking a very long time to complete because they're tested in just a single job and run serially. This delays CI checks and takes longer to merge code. ### Solution Descr...
non_priority
split up kuttl tests by folder similar to kyverno policies testing problem statement policy library tests added in in this repo are taking a very long time to complete because they re tested in just a single job and run serially this delays ci checks and takes longer to merge code solution descript...
0
34,940
12,308,522,695
IssuesEvent
2020-05-12 07:22:53
benchabot/p5.js
https://api.github.com/repos/benchabot/p5.js
opened
CVE-2020-7598 (Medium) detected in multiple libraries
security vulnerability
## CVE-2020-7598 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>minimist-0.0.8.tgz</b>, <b>minimist-0.0.10.tgz</b>, <b>minimist-1.2.0.tgz</b></p></summary> <p> <details><summary><...
True
CVE-2020-7598 (Medium) detected in multiple libraries - ## CVE-2020-7598 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>minimist-0.0.8.tgz</b>, <b>minimist-0.0.10.tgz</b>, <b>minim...
non_priority
cve medium detected in multiple libraries cve medium severity vulnerability vulnerable libraries minimist tgz minimist tgz minimist tgz minimist tgz parse argument options library home page a href path to dependency file tmp ws scm js packa...
0
261,298
19,705,757,238
IssuesEvent
2022-01-12 21:47:10
pnp/sp-dev-fx-controls-react
https://api.github.com/repos/pnp/sp-dev-fx-controls-react
closed
Taxonomy Picker - initialValues should only require key and/or name
area:documentation status:fixed-next-drop type:enhancement
#### Category [x] Enhancement [ ] Bug [ ] Question #### Version [3.2.1] #### Expected / Desired Behaviour / Question When setting the default value (via `initialValues`) for the Taxonomy Picker, I should only need to provide the key and/or the name of the metadata properties to select. #### Observed Beha...
1.0
Taxonomy Picker - initialValues should only require key and/or name - #### Category [x] Enhancement [ ] Bug [ ] Question #### Version [3.2.1] #### Expected / Desired Behaviour / Question When setting the default value (via `initialValues`) for the Taxonomy Picker, I should only need to provide the key and/o...
non_priority
taxonomy picker initialvalues should only require key and or name category enhancement bug question version expected desired behaviour question when setting the default value via initialvalues for the taxonomy picker i should only need to provide the key and or the name o...
0
541,191
15,822,993,233
IssuesEvent
2021-04-05 23:35:34
googleapis/nodejs-error-reporting
https://api.github.com/repos/googleapis/nodejs-error-reporting
closed
Error Reporting and reportUnhandledRejections - what am I doing wrong?
api: clouderrorreporting priority: p2 triage me type: question
I have a Node.js Cloud Function and am trying to be alerted to unhandled rejections. Error Reporting overall seems to be working as I can get alerted if I manually throw a `console.error('error')`. If I throw an unhandled rejection and cause a crash in my `index.js` entry point, the error shows up in Error Reportin...
1.0
Error Reporting and reportUnhandledRejections - what am I doing wrong? - I have a Node.js Cloud Function and am trying to be alerted to unhandled rejections. Error Reporting overall seems to be working as I can get alerted if I manually throw a `console.error('error')`. If I throw an unhandled rejection and cause a...
priority
error reporting and reportunhandledrejections what am i doing wrong i have a node js cloud function and am trying to be alerted to unhandled rejections error reporting overall seems to be working as i can get alerted if i manually throw a console error error if i throw an unhandled rejection and cause a...
1
123,728
4,868,869,104
IssuesEvent
2016-11-15 10:46:50
Yonaguni/EuropaStation
https://api.github.com/repos/Yonaguni/EuropaStation
closed
Wounds never clot
bug feature high priority
1.Get a .45 revolver 2.Shoot yourself in the leg. 3.Bleed out to death It made a 18.2 damage wound bleed_timer was stuck at -0.800001 With gauze not doing anything to wounds of that size, this means that without a surgeon, every single cut above gauze threshold is lethal.
1.0
Wounds never clot - 1.Get a .45 revolver 2.Shoot yourself in the leg. 3.Bleed out to death It made a 18.2 damage wound bleed_timer was stuck at -0.800001 With gauze not doing anything to wounds of that size, this means that without a surgeon, every single cut above gauze threshold is lethal.
priority
wounds never clot get a revolver shoot yourself in the leg bleed out to death it made a damage wound bleed timer was stuck at with gauze not doing anything to wounds of that size this means that without a surgeon every single cut above gauze threshold is lethal
1
811,684
30,295,972,918
IssuesEvent
2023-07-09 21:22:36
celmarguimaraes/reservoirviewer_webviz
https://api.github.com/repos/celmarguimaraes/reservoirviewer_webviz
closed
[Feat] - Select Filling Curve on Pixelization
feature priority/high in progress
### Description The way Pixelization is currently implemented does not allow the user or the developed to choose a curve. We should make use of the abstract class `Curve`. This would allow the use of any curve that extends this abstract class, like the `SnakeCurve` that is currently implemented.
1.0
[Feat] - Select Filling Curve on Pixelization - ### Description The way Pixelization is currently implemented does not allow the user or the developed to choose a curve. We should make use of the abstract class `Curve`. This would allow the use of any curve that extends this abstract class, like the `SnakeCurve` that ...
priority
select filling curve on pixelization description the way pixelization is currently implemented does not allow the user or the developed to choose a curve we should make use of the abstract class curve this would allow the use of any curve that extends this abstract class like the snakecurve that is cu...
1
287,877
21,676,019,724
IssuesEvent
2022-05-08 18:23:12
Croxplatform/cxp-web
https://api.github.com/repos/Croxplatform/cxp-web
closed
Portfolio-page
documentation enhancement
- Change picture in blog grid to client project. - Button texts should be, "Visit". - Change the icon labels.
1.0
Portfolio-page - - Change picture in blog grid to client project. - Button texts should be, "Visit". - Change the icon labels.
non_priority
portfolio page change picture in blog grid to client project button texts should be visit change the icon labels
0
14,185
10,694,812,927
IssuesEvent
2019-10-23 11:43:27
elastic/stack-docs
https://api.github.com/repos/elastic/stack-docs
opened
[DOCS] Minor issues in Logs installation instructions
Infrastructure monitoring
Comments from @weltenwort in review of https://github.com/elastic/stack-docs/pull/581. I've raised a separate issue because these are problems in the existing content, not problems in the split, which was the focus of the original issue. Affected topic docs/en/logs/logs-installation.asciidoc, may also apply to close...
1.0
[DOCS] Minor issues in Logs installation instructions - Comments from @weltenwort in review of https://github.com/elastic/stack-docs/pull/581. I've raised a separate issue because these are problems in the existing content, not problems in the split, which was the focus of the original issue. Affected topic docs/en/...
non_priority
minor issues in logs installation instructions comments from weltenwort in review of i ve raised a separate issue because these are problems in the existing content not problems in the split which was the focus of the original issue affected topic docs en logs logs installation asciidoc may also apply to ...
0
22,028
2,644,421,200
IssuesEvent
2015-03-12 16:51:02
cs2103jan2015-f13-2j/main
https://api.github.com/repos/cs2103jan2015-f13-2j/main
closed
Do up delete function in logic.Engine
priority.high type.task
logic.Engine will require the following method: removeTask(Task taskToRemove) : Success This function will delete the task in their respective files based on taskId field.
1.0
Do up delete function in logic.Engine - logic.Engine will require the following method: removeTask(Task taskToRemove) : Success This function will delete the task in their respective files based on taskId field.
priority
do up delete function in logic engine logic engine will require the following method removetask task tasktoremove success this function will delete the task in their respective files based on taskid field
1
77,262
9,986,067,658
IssuesEvent
2019-07-10 18:09:15
department-of-veterans-affairs/va.gov-team
https://api.github.com/repos/department-of-veterans-affairs/va.gov-team
closed
Identify which backend services have statsd metrics
backend documentation triage
## User Story As a VSP Triage team member, I need to know which backend services we use have statsd metrics so I can build a custom alert for errors from those services. ## Goal A list of all of our backend services that we use with a Y/N answer for statsd metrics for each ## Acceptance Criteria - [ ] A list of all o...
1.0
Identify which backend services have statsd metrics - ## User Story As a VSP Triage team member, I need to know which backend services we use have statsd metrics so I can build a custom alert for errors from those services. ## Goal A list of all of our backend services that we use with a Y/N answer for statsd metrics ...
non_priority
identify which backend services have statsd metrics user story as a vsp triage team member i need to know which backend services we use have statsd metrics so i can build a custom alert for errors from those services goal a list of all of our backend services that we use with a y n answer for statsd metrics ...
0
85,672
10,454,254,241
IssuesEvent
2019-09-19 18:26:50
htm-community/htm.core
https://api.github.com/repos/htm-community/htm.core
opened
README: document recent acquisitions
documentation
- [ ] htm.research (grids, column pooler, thalamus) by @fcr - [ ] SimHash document encoder for NLP by @brev (TODO move to `encoders.extra.nlp`) - [ ] TODO integrate rest of nupic.vision
1.0
README: document recent acquisitions - - [ ] htm.research (grids, column pooler, thalamus) by @fcr - [ ] SimHash document encoder for NLP by @brev (TODO move to `encoders.extra.nlp`) - [ ] TODO integrate rest of nupic.vision
non_priority
readme document recent acquisitions htm research grids column pooler thalamus by fcr simhash document encoder for nlp by brev todo move to encoders extra nlp todo integrate rest of nupic vision
0
672,918
22,908,717,379
IssuesEvent
2022-07-16 01:23:51
googleapis/doc-pipeline
https://api.github.com/repos/googleapis/doc-pipeline
closed
generate: many tests failed
type: bug priority: p1 flakybot: issue flakybot: flaky
Many tests failed at the same time in this package. * I will close this issue when there are no more failures in this package _and_ there is at least one pass. * No new issues will be filed for this package until this issue is closed. * If there are already issues for individual test cases, I will close them when ...
1.0
generate: many tests failed - Many tests failed at the same time in this package. * I will close this issue when there are no more failures in this package _and_ there is at least one pass. * No new issues will be filed for this package until this issue is closed. * If there are already issues for individual test ca...
priority
generate many tests failed many tests failed at the same time in this package i will close this issue when there are no more failures in this package and there is at least one pass no new issues will be filed for this package until this issue is closed if there are already issues for individual test ca...
1
286,612
8,790,681,885
IssuesEvent
2018-12-21 09:54:51
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.okcupid.com - design is broken
browser-firefox priority-normal
<!-- @browser: Firefox 45.0 --> <!-- @ua_header: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0 --> <!-- @reported_with: mobile-reporter --> **URL**: https://www.okcupid.com/signup **Browser / Version**: Firefox 45.0 **Operating System**: Linux **Tested Another Browser**: No **Problem type**: D...
1.0
www.okcupid.com - design is broken - <!-- @browser: Firefox 45.0 --> <!-- @ua_header: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0 --> <!-- @reported_with: mobile-reporter --> **URL**: https://www.okcupid.com/signup **Browser / Version**: Firefox 45.0 **Operating System**: Linux **Tested Anoth...
priority
design is broken url browser version firefox operating system linux tested another browser no problem type design is broken description prove you re human has no content with which to do so steps to reproduce disabled adblock plus browser configurat...
1
231,670
25,525,492,196
IssuesEvent
2022-11-29 01:38:45
kapseliboi/WeiPay
https://api.github.com/repos/kapseliboi/WeiPay
reopened
WS-2019-0427 (Medium) detected in elliptic-6.3.3.tgz
security vulnerability
## WS-2019-0427 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>elliptic-6.3.3.tgz</b></p></summary> <p>EC cryptography</p> <p>Library home page: <a href="https://registry.npmjs.org/...
True
WS-2019-0427 (Medium) detected in elliptic-6.3.3.tgz - ## WS-2019-0427 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>elliptic-6.3.3.tgz</b></p></summary> <p>EC cryptography</p> <p>...
non_priority
ws medium detected in elliptic tgz ws medium severity vulnerability vulnerable library elliptic tgz ec cryptography library home page a href path to dependency file package json path to vulnerable library node modules elliptic package json dependency hierarchy ...
0
66,051
27,317,949,309
IssuesEvent
2023-02-24 17:10:10
cilium/cilium
https://api.github.com/repos/cilium/cilium
opened
Sync TLS interception secrets to Envoy via SDS
feature/servicemesh
Now that support for syncing k8s secrets to Envoy via SDS exists, we should use that also for TLS interception secret sync. References: - [PR 9486: Envoy TLS support with header imposition](https://github.com/cilium/cilium/pull/9486) - [PR 18894: Add support for CiliumEnvoyConfig CRD](https://github.com/cilium/cil...
1.0
Sync TLS interception secrets to Envoy via SDS - Now that support for syncing k8s secrets to Envoy via SDS exists, we should use that also for TLS interception secret sync. References: - [PR 9486: Envoy TLS support with header imposition](https://github.com/cilium/cilium/pull/9486) - [PR 18894: Add support for Cil...
non_priority
sync tls interception secrets to envoy via sds now that support for syncing secrets to envoy via sds exists we should use that also for tls interception secret sync references
0
85,805
15,755,279,746
IssuesEvent
2021-03-31 01:29:56
ChenLuigi/GitHubScannerBower4
https://api.github.com/repos/ChenLuigi/GitHubScannerBower4
opened
CVE-2016-5388 (High) detected in tomcat-catalina-8.0.30.jar
security vulnerability
## CVE-2016-5388 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tomcat-catalina-8.0.30.jar</b></p></summary> <p>Tomcat Servlet Engine Core Classes and Standard implementations</p> <p>...
True
CVE-2016-5388 (High) detected in tomcat-catalina-8.0.30.jar - ## CVE-2016-5388 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tomcat-catalina-8.0.30.jar</b></p></summary> <p>Tomcat Se...
non_priority
cve high detected in tomcat catalina jar cve high severity vulnerability vulnerable library tomcat catalina jar tomcat servlet engine core classes and standard implementations library home page a href path to vulnerable library goldenpanel lighter goldenpanel tomcat c...
0
62,161
17,023,862,866
IssuesEvent
2021-07-03 04:14:36
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
my business address is shown in wrong location
Component: potlatch2 Priority: major Resolution: invalid Type: defect
**[Submitted to the original trac issue database at 7.15pm, Thursday, 16th May 2013]** My business address is 298 E 300 N St Morgan UT. This website has me in wrong location. My actual Latitude is 41.043716, Longitude -111.677443. I have been working with several maps to get it updated. Business information. Neil O M...
1.0
my business address is shown in wrong location - **[Submitted to the original trac issue database at 7.15pm, Thursday, 16th May 2013]** My business address is 298 E 300 N St Morgan UT. This website has me in wrong location. My actual Latitude is 41.043716, Longitude -111.677443. I have been working with several maps t...
non_priority
my business address is shown in wrong location my business address is e n st morgan ut this website has me in wrong location my actual latitude is longitude i have been working with several maps to get it updated business information neil o maxwell farmers insurance e n st morgan ut ...
0
233,981
25,793,358,808
IssuesEvent
2022-12-10 09:31:51
turkdevops/karma-jasmine
https://api.github.com/repos/turkdevops/karma-jasmine
closed
CVE-2021-23495 (Medium) detected in karma-5.0.8.tgz - autoclosed
security vulnerability
## CVE-2021-23495 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>karma-5.0.8.tgz</b></p></summary> <p>Spectacular Test Runner for JavaScript.</p> <p>Library home page: <a href="http...
True
CVE-2021-23495 (Medium) detected in karma-5.0.8.tgz - autoclosed - ## CVE-2021-23495 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>karma-5.0.8.tgz</b></p></summary> <p>Spectacular ...
non_priority
cve medium detected in karma tgz autoclosed cve medium severity vulnerability vulnerable library karma tgz spectacular test runner for javascript library home page a href path to dependency file package json path to vulnerable library node modules karma package ...
0
99,100
4,047,083,504
IssuesEvent
2016-05-23 02:03:48
seiyria/deck.zone
https://api.github.com/repos/seiyria/deck.zone
closed
unicode
feature:standard priority:anytime
deckzone should support unicode. it probably already does, but this is a reminder to make sure it works.
1.0
unicode - deckzone should support unicode. it probably already does, but this is a reminder to make sure it works.
priority
unicode deckzone should support unicode it probably already does but this is a reminder to make sure it works
1
56,678
8,109,804,371
IssuesEvent
2018-08-14 08:51:22
knowsys/vlog4j
https://api.github.com/repos/knowsys/vlog4j
closed
Examples missing documentation
documentation
We now have two examples, but it is not quick to see what each of them does. All example files should have initial (class) documentation that explains what happens and what the main features are that one can see from this. It should also be mentioned which vlog4j modules are required to be loaded for this.
1.0
Examples missing documentation - We now have two examples, but it is not quick to see what each of them does. All example files should have initial (class) documentation that explains what happens and what the main features are that one can see from this. It should also be mentioned which vlog4j modules are required to...
non_priority
examples missing documentation we now have two examples but it is not quick to see what each of them does all example files should have initial class documentation that explains what happens and what the main features are that one can see from this it should also be mentioned which modules are required to be l...
0
816,916
30,616,461,454
IssuesEvent
2023-07-24 03:56:08
kubebb/core
https://api.github.com/repos/kubebb/core
closed
update on deployment's nodeSelector not works
bug priority-high
I am trying to deploy cluster-component on kubernetes with kubebb/core,but failed when i wants to update the `https://github.com/kubebb/components/blob/main/examples/cluster-component/componentplan.yaml#L13` from `ingress-nginx.controller.nodeSelector.kubernetes\.io/hostname=kubebb-core-worker` to `ingress-nginx.cont...
1.0
update on deployment's nodeSelector not works - I am trying to deploy cluster-component on kubernetes with kubebb/core,but failed when i wants to update the `https://github.com/kubebb/components/blob/main/examples/cluster-component/componentplan.yaml#L13` from `ingress-nginx.controller.nodeSelector.kubernetes\.io/ho...
priority
update on deployment s nodeselector not works i am trying to deploy cluster component on kubernetes with kubebb core but failed when i wants to update the from ingress nginx controller nodeselector kubernetes io hostname kubebb core worker to ingress nginx controller nodeselector kubernetes io hostname kub...
1
68,406
13,127,995,645
IssuesEvent
2020-08-06 11:27:46
eclipse-theia/theia
https://api.github.com/repos/eclipse-theia/theia
opened
Support workspaceSuffix argument in the ResourceLabelFormatter plugin API
plug-in system vscode
<!-- Please fill out the following content for a feature request. --> Since the ResourceLabelFormatter plugin API was introduced by https://github.com/eclipse-theia/theia/pull/8187, it doesn't support [`workspaceSuffix`](https://github.com/eclipse-theia/theia/blob/f1380635f043103c9bb018bcc76e37c18926954a/packages/plug...
1.0
Support workspaceSuffix argument in the ResourceLabelFormatter plugin API - <!-- Please fill out the following content for a feature request. --> Since the ResourceLabelFormatter plugin API was introduced by https://github.com/eclipse-theia/theia/pull/8187, it doesn't support [`workspaceSuffix`](https://github.com/ecl...
non_priority
support workspacesuffix argument in the resourcelabelformatter plugin api since the resourcelabelformatter plugin api was introduced by it doesn t support argument feature description proposal handle this argument in the function of the workspaceurilabelprovidercontribution in the vscod...
0
200,450
15,107,713,337
IssuesEvent
2021-02-08 15:43:53
systemd/systemd
https://api.github.com/repos/systemd/systemd
opened
systemd-networkd-tests.py fails with 5.10.13-arch1-2
network tests
**systemd version the issue has been seen with** > latest master <!-- **NOTE:** Do not submit bug reports about anything but the two most recently released (non-rc) systemd versions upstream! --> <!-- See https://github.com/systemd/systemd/releases for the list of most recent releases. --> <!-- For older version...
1.0
systemd-networkd-tests.py fails with 5.10.13-arch1-2 - **systemd version the issue has been seen with** > latest master <!-- **NOTE:** Do not submit bug reports about anything but the two most recently released (non-rc) systemd versions upstream! --> <!-- See https://github.com/systemd/systemd/releases for the li...
non_priority
systemd networkd tests py fails with systemd version the issue has been seen with latest master used distribution arch linux linux kernel version used uname a make sure to enclose the pasted kernel version in backticks so that github doesn t convert t...
0
224,967
17,786,765,845
IssuesEvent
2021-08-31 12:03:28
NetApp/harvest
https://api.github.com/repos/NetApp/harvest
closed
Counters from zapiperf object_store_client_op.yaml not collected
bug 21.08 status/testme
**Describe the bug** Counters from object_store_client_op.yaml are not being collected. **Environment** Provide accurate information about the environment to help us reproduce the issue. - Harvest version: harvest version 21.08.2409-v21.05.4 (commit e8f580d) (build date 2021-08-24T09:46:04-0400) linux/amd64 ...
1.0
Counters from zapiperf object_store_client_op.yaml not collected - **Describe the bug** Counters from object_store_client_op.yaml are not being collected. **Environment** Provide accurate information about the environment to help us reproduce the issue. - Harvest version: harvest version 21.08.2409-v21.05.4 (c...
non_priority
counters from zapiperf object store client op yaml not collected describe the bug counters from object store client op yaml are not being collected environment provide accurate information about the environment to help us reproduce the issue harvest version harvest version commit ...
0
918
2,772,502,624
IssuesEvent
2015-05-02 18:49:40
Elgg/Elgg
https://api.github.com/repos/Elgg/Elgg
closed
Move all js to footer (Trac #2718)
feature javascript major performance
_Original ticket http://trac.elgg.org/ticket/2718 on 40938946-03-15 by ewinslow, assigned to unknown._ Elgg version: 1.7 It makes a huge difference in page render time (hundreds of milliseconds) to move scripts from the head to the footer of the page. We should really try to do this if at all possible. At the very ...
True
Move all js to footer (Trac #2718) - _Original ticket http://trac.elgg.org/ticket/2718 on 40938946-03-15 by ewinslow, assigned to unknown._ Elgg version: 1.7 It makes a huge difference in page render time (hundreds of milliseconds) to move scripts from the head to the footer of the page. We should really try to do t...
non_priority
move all js to footer trac original ticket on by ewinslow assigned to unknown elgg version it makes a huge difference in page render time hundreds of milliseconds to move scripts from the head to the footer of the page we should really try to do this if at all possible at the very least ...
0
357,222
10,603,740,039
IssuesEvent
2019-10-10 16:36:49
googleapis/gapic-generator-python
https://api.github.com/repos/googleapis/gapic-generator-python
opened
Add more input validation
priority: p2 samplegen type: feature request
Samplegen doesn't give helpful error messages if such entries as "service", "rpc", "request", or "response" are missing from the config.
1.0
Add more input validation - Samplegen doesn't give helpful error messages if such entries as "service", "rpc", "request", or "response" are missing from the config.
priority
add more input validation samplegen doesn t give helpful error messages if such entries as service rpc request or response are missing from the config
1
11,700
7,371,095,488
IssuesEvent
2018-03-13 10:35:43
Yakindu/statecharts
https://api.github.com/repos/Yakindu/statecharts
closed
Simulation view: Simulation time should be displayed monospaced
Comp-Simulation Comp-UI is-Usability-Issue
The simulation time should be displayed in a monospaced font or with tabular figures (see https://en.wikipedia.org/wiki/Monospaced_font). Currently the clock widget in the simulation view is resizing all the time, which is very irritating. ![grafik](https://user-images.githubusercontent.com/1495781/36590378-c9b1ea2c...
True
Simulation view: Simulation time should be displayed monospaced - The simulation time should be displayed in a monospaced font or with tabular figures (see https://en.wikipedia.org/wiki/Monospaced_font). Currently the clock widget in the simulation view is resizing all the time, which is very irritating. ![grafik](h...
non_priority
simulation view simulation time should be displayed monospaced the simulation time should be displayed in a monospaced font or with tabular figures see currently the clock widget in the simulation view is resizing all the time which is very irritating
0
97,574
3,996,055,172
IssuesEvent
2016-05-10 17:29:21
salesagility/SuiteCRM
https://api.github.com/repos/salesagility/SuiteCRM
closed
JotPad dashlet doesn't save text when line break is added
bug Fix Proposed High Priority
Possibly related to this issue: https://github.com/salesagility/SuiteCRM/issues/786 ... which is supposed to be resolved in 7.5.x., but I'm getting this behavior in version 7.5.3., possibly it's a different thing. Since I didn't get any response in my comments there, and I don't know if there is anybody hearing th...
1.0
JotPad dashlet doesn't save text when line break is added - Possibly related to this issue: https://github.com/salesagility/SuiteCRM/issues/786 ... which is supposed to be resolved in 7.5.x., but I'm getting this behavior in version 7.5.3., possibly it's a different thing. Since I didn't get any response in my com...
priority
jotpad dashlet doesn t save text when line break is added possibly related to this issue which is supposed to be resolved in x but i m getting this behavior in version possibly it s a different thing since i didn t get any response in my comments there and i don t know if there is anybody ...
1
644,056
20,964,809,180
IssuesEvent
2022-03-28 05:02:01
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
connect.clearbit.com - Design is broken for some logos
browser-ie priority-normal severity-critical type-tracking-protection-basic
<!-- @browser: IE 9.0 --> <!-- @ua_header: Mozilla/5.0 (Windows; U; MSIE 9.0; Windows NT 6.0; WOW64; Trident/5.0; .NET CLR 2.6.30731; .NET4.0C; en-IN) --> <!-- @reported_with: mobile-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/48923 --> <!-- @extra_labels: type-tracking-protection-basic ...
1.0
connect.clearbit.com - Design is broken for some logos - <!-- @browser: IE 9.0 --> <!-- @ua_header: Mozilla/5.0 (Windows; U; MSIE 9.0; Windows NT 6.0; WOW64; Trident/5.0; .NET CLR 2.6.30731; .NET4.0C; en-IN) --> <!-- @reported_with: mobile-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/4892...
priority
connect clearbit com design is broken for some logos url browser version ie operating system windows vista tested another browser yes problem type something else description rdr overlay steps to reproduce view the screenshot img alt screenshot src ...
1
286,058
21,562,259,501
IssuesEvent
2022-05-01 10:43:44
miac-research/psmd
https://api.github.com/repos/miac-research/psmd
closed
Remove psmd script from container
documentation enhancement
It is cumbersome to handle different versions of PSMD if the script is added to the container. A simpler approach is to only install the dependencies in the container but keep the PSMD script outside of the container.
1.0
Remove psmd script from container - It is cumbersome to handle different versions of PSMD if the script is added to the container. A simpler approach is to only install the dependencies in the container but keep the PSMD script outside of the container.
non_priority
remove psmd script from container it is cumbersome to handle different versions of psmd if the script is added to the container a simpler approach is to only install the dependencies in the container but keep the psmd script outside of the container
0
269,609
8,440,947,067
IssuesEvent
2018-10-18 08:51:31
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
discordapp.com - video or audio doesn't play
browser-firefox priority-important
<!-- @browser: Firefox 64.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:64.0) Gecko/20100101 Firefox/64.0 --> <!-- @reported_with: desktop-reporter --> **URL**: https://discordapp.com/channels/363360434105090050/363360434528583680 **Browser / Version**: Firefox 64.0 **Operating System**: Windows...
1.0
discordapp.com - video or audio doesn't play - <!-- @browser: Firefox 64.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:64.0) Gecko/20100101 Firefox/64.0 --> <!-- @reported_with: desktop-reporter --> **URL**: https://discordapp.com/channels/363360434105090050/363360434528583680 **Browser / Versio...
priority
discordapp com video or audio doesn t play url browser version firefox operating system windows tested another browser yes problem type video or audio doesn t play description voice channels do not connect steps to reproduce browser configuration u m...
1
179,105
13,823,315,850
IssuesEvent
2020-10-13 06:48:51
gardener/gardener
https://api.github.com/repos/gardener/gardener
closed
[Flaky test] should autoscale a single worker group
area/testing kind/bug kind/flake priority/normal
**How to categorize this issue?** <!-- Please select area, kind, and priority for this issue. This helps the community categorizing it. Replace below TODOs or exchange the existing identifiers with those that fit best in your opinion. If multiple identifiers make sense you can also state the commands multiple times...
1.0
[Flaky test] should autoscale a single worker group - **How to categorize this issue?** <!-- Please select area, kind, and priority for this issue. This helps the community categorizing it. Replace below TODOs or exchange the existing identifiers with those that fit best in your opinion. If multiple identifiers mak...
non_priority
should autoscale a single worker group how to categorize this issue please select area kind and priority for this issue this helps the community categorizing it replace below todos or exchange the existing identifiers with those that fit best in your opinion if multiple identifiers make sense you...
0
186,271
14,394,659,865
IssuesEvent
2020-12-03 01:49:22
github-vet/rangeclosure-findings
https://api.github.com/repos/github-vet/rangeclosure-findings
closed
jianzi123/npd: pkg/systemlogmonitor/logwatchers/kmsg/log_watcher_test.go; 4 LoC
fresh test tiny
Found a possible issue in [jianzi123/npd](https://www.github.com/jianzi123/npd) at [pkg/systemlogmonitor/logwatchers/kmsg/log_watcher_test.go](https://github.com/jianzi123/npd/blob/304369b15b2aa37caf3a898b4b5be3e2868ef7ff/pkg/systemlogmonitor/logwatchers/kmsg/log_watcher_test.go#L160-L163) The below snippet of Go cod...
1.0
jianzi123/npd: pkg/systemlogmonitor/logwatchers/kmsg/log_watcher_test.go; 4 LoC - Found a possible issue in [jianzi123/npd](https://www.github.com/jianzi123/npd) at [pkg/systemlogmonitor/logwatchers/kmsg/log_watcher_test.go](https://github.com/jianzi123/npd/blob/304369b15b2aa37caf3a898b4b5be3e2868ef7ff/pkg/systemlogmo...
non_priority
npd pkg systemlogmonitor logwatchers kmsg log watcher test go loc found a possible issue in at the below snippet of go code triggered static analysis which searches for goroutines and or defer statements which capture loop variables click here to show the line s of go which triggered th...
0
56,676
23,874,051,878
IssuesEvent
2022-09-07 17:14:36
cityofaustin/atd-data-tech
https://api.github.com/repos/cityofaustin/atd-data-tech
closed
[Enhancement] Ability to advanced search by contract number and contractor
Service: Dev Type: Enhancement Product: Moped
Add the ability to search by contractor name and contract number from the advanced project list search. Also, add contracts a column to the projects list.
1.0
[Enhancement] Ability to advanced search by contract number and contractor - Add the ability to search by contractor name and contract number from the advanced project list search. Also, add contracts a column to the projects list.
non_priority
ability to advanced search by contract number and contractor add the ability to search by contractor name and contract number from the advanced project list search also add contracts a column to the projects list
0
497,066
14,361,593,725
IssuesEvent
2020-11-30 18:30:01
cjs8487/SS-Randomizer-Tracker
https://api.github.com/repos/cjs8487/SS-Randomizer-Tracker
closed
Add Ancient Sea Chart to item tracker
High Priority bug feature
Without a place on the tracker to mark the Ancient Sea Chart, Sandship will never be considered in logic. Ancient Sea Needs to be Added to Tracker (as there is no alternative for this)
1.0
Add Ancient Sea Chart to item tracker - Without a place on the tracker to mark the Ancient Sea Chart, Sandship will never be considered in logic. Ancient Sea Needs to be Added to Tracker (as there is no alternative for this)
priority
add ancient sea chart to item tracker without a place on the tracker to mark the ancient sea chart sandship will never be considered in logic ancient sea needs to be added to tracker as there is no alternative for this
1
611,811
18,981,896,925
IssuesEvent
2021-11-21 02:32:56
magento/magento2
https://api.github.com/repos/magento/magento2
closed
[Issue] Remove casting to int on increment ID which can be prefixed by a string
Component: Sales Issue: Confirmed Reproduced on 2.4.x Fixed in 2.4.x Progress: PR in progress Priority: P2 Severity: S2 Reported on 2.4.x Area: Payments
This issue is automatically created based on existing pull request: magento/magento2#33369: Remove casting to int on increment ID which can be prefixed by a string --------- ### Description (*) - Remove casting to int on increment ID which can be prefixed by a string ### Manual testing scenarios (*) 1. Configure ...
1.0
[Issue] Remove casting to int on increment ID which can be prefixed by a string - This issue is automatically created based on existing pull request: magento/magento2#33369: Remove casting to int on increment ID which can be prefixed by a string --------- ### Description (*) - Remove casting to int on increment ID wh...
priority
remove casting to int on increment id which can be prefixed by a string this issue is automatically created based on existing pull request magento remove casting to int on increment id which can be prefixed by a string description remove casting to int on increment id which can be prefix...
1
111,819
11,742,347,289
IssuesEvent
2020-03-12 00:27:20
thaliawww/concrexit
https://api.github.com/repos/thaliawww/concrexit
closed
Improve documentation for the utils module
contributions-welcome documentation priority: maybe someday technical change
In GitLab by @thomwiggers on Feb 13, 2018, 11:59 The `utils` module could use improved docs.
1.0
Improve documentation for the utils module - In GitLab by @thomwiggers on Feb 13, 2018, 11:59 The `utils` module could use improved docs.
non_priority
improve documentation for the utils module in gitlab by thomwiggers on feb the utils module could use improved docs
0
73,322
24,569,342,848
IssuesEvent
2022-10-13 07:22:15
netty/netty
https://api.github.com/repos/netty/netty
closed
Endless loop when ChannelOutboundBuffer.addFlush
defect
Hi, on Netty 4.0.25, i face a endless loop when `ChannelOutboundBuffer.addFlush`: ``` "NettyServerNIOSelectorForPiled_3_3" prio=10 tid=0x00007f11b0043000 nid=0x1e62a runnable [0x000000004b947000] java.lang.Thread.State: RUNNABLE at io.netty.channel.ChannelOutboundBuffer.addFlush(ChannelOutboundBuffer.java:1...
1.0
Endless loop when ChannelOutboundBuffer.addFlush - Hi, on Netty 4.0.25, i face a endless loop when `ChannelOutboundBuffer.addFlush`: ``` "NettyServerNIOSelectorForPiled_3_3" prio=10 tid=0x00007f11b0043000 nid=0x1e62a runnable [0x000000004b947000] java.lang.Thread.State: RUNNABLE at io.netty.channel.ChannelO...
non_priority
endless loop when channeloutboundbuffer addflush hi on netty i face a endless loop when channeloutboundbuffer addflush nettyservernioselectorforpiled prio tid nid runnable java lang thread state runnable at io netty channel channeloutboundbuffer addflush channeloutboundbuffer...
0
801,918
28,507,091,389
IssuesEvent
2023-04-18 22:43:18
coral-xyz/backpack
https://api.github.com/repos/coral-xyz/backpack
opened
show error message when rate limited by backend
priority 1
Right now we don't do anything and the components don't load
1.0
show error message when rate limited by backend - Right now we don't do anything and the components don't load
priority
show error message when rate limited by backend right now we don t do anything and the components don t load
1
239,865
7,800,100,033
IssuesEvent
2018-06-09 04:47:54
tine20/Tine-2.0-Open-Source-Groupware-and-CRM
https://api.github.com/repos/tine20/Tine-2.0-Open-Source-Groupware-and-CRM
closed
0007264: attachment download does not detect content-type
Bug Felamimail Mantis high priority
**Reported by pschuele on 22 Oct 2012 13:16** **Version:** Milan (2012.03.7) attachment download does not detect content-type
1.0
0007264: attachment download does not detect content-type - **Reported by pschuele on 22 Oct 2012 13:16** **Version:** Milan (2012.03.7) attachment download does not detect content-type
priority
attachment download does not detect content type reported by pschuele on oct version milan attachment download does not detect content type
1
14,862
2,610,638,353
IssuesEvent
2015-02-26 21:34:08
alistairreilly/open-ig
https://api.github.com/repos/alistairreilly/open-ig
closed
Spacewar: use the space between the information panel to list currently selected units
auto-migrated Milestone-0.94 Priority-Low Type-Enhancement
``` The middle space looks ugly. Maybe we could use it to list the currently selected units similarly to the equipment screen. Maybe add some group-aggregate statistics such as their total firepower, total damage, etc. Maybe have small buttons named 0 .. 9 to indicate the group is available and left click selects ...
1.0
Spacewar: use the space between the information panel to list currently selected units - ``` The middle space looks ugly. Maybe we could use it to list the currently selected units similarly to the equipment screen. Maybe add some group-aggregate statistics such as their total firepower, total damage, etc. Maybe ha...
priority
spacewar use the space between the information panel to list currently selected units the middle space looks ugly maybe we could use it to list the currently selected units similarly to the equipment screen maybe add some group aggregate statistics such as their total firepower total damage etc maybe ha...
1
17,529
3,620,215,353
IssuesEvent
2016-02-08 19:03:40
angular/angular
https://api.github.com/repos/angular/angular
closed
[testing] Http testing is really verbose
comp: core/testbed comp: http
Up to alpha-47, a typical Http test looks like: ````TypeScript describe('RaceService', () => { beforeEachProviders(() => [ MockBackend, BaseRequestOptions, provide(Http, { useFactory: (backend, defaultOptions) => new Http(backend, defaultOptions), deps: [MockBackend, BaseRequestOpt...
1.0
[testing] Http testing is really verbose - Up to alpha-47, a typical Http test looks like: ````TypeScript describe('RaceService', () => { beforeEachProviders(() => [ MockBackend, BaseRequestOptions, provide(Http, { useFactory: (backend, defaultOptions) => new Http(backend, defaultOptions...
non_priority
http testing is really verbose up to alpha a typical http test looks like typescript describe raceservice beforeeachproviders mockbackend baserequestoptions provide http usefactory backend defaultoptions new http backend defaultoptions ...
0
199,687
15,054,196,457
IssuesEvent
2021-02-03 17:08:36
apache/buildstream
https://api.github.com/repos/apache/buildstream
opened
Removing artifact cache state dependency in integration tests
enhancement tests
[See original issue on GitLab](https://gitlab.com/BuildStream/buildstream/-/issues/878) In GitLab by [[Gitlab user @raoul]](https://gitlab.com/raoul).hidalgocharman on Jan 22, 2019, 11:36 ## Background [//]: # (Provide a background or the root/source that justifies this task or action.) For integration tests, an arti...
1.0
Removing artifact cache state dependency in integration tests - [See original issue on GitLab](https://gitlab.com/BuildStream/buildstream/-/issues/878) In GitLab by [[Gitlab user @raoul]](https://gitlab.com/raoul).hidalgocharman on Jan 22, 2019, 11:36 ## Background [//]: # (Provide a background or the root/source tha...
non_priority
removing artifact cache state dependency in integration tests in gitlab by on jan background provide a background or the root source that justifies this task or action for integration tests an artifact cache is shared so that elements don t have to be built again however this has res...
0
624,115
19,687,100,918
IssuesEvent
2022-01-11 23:56:36
DinoDevs/GladiatusCrazyAddon
https://api.github.com/repos/DinoDevs/GladiatusCrazyAddon
closed
Remove menu items like recruiting or training
:bulb: feature request :speech_balloon: talk πŸ’€ Low priority
> i thought maybe u could add an option to remove some tabs like 'recruiting' or training if someone dont wanna train and dont wanna train by accident by MBT on [Gladiatus forum](https://forum.gladiatus.gameforge.com/forum/thread/263-gladiatus-crazy-add-on/?postID=189554#post189554)
1.0
Remove menu items like recruiting or training - > i thought maybe u could add an option to remove some tabs like 'recruiting' or training if someone dont wanna train and dont wanna train by accident by MBT on [Gladiatus forum](https://forum.gladiatus.gameforge.com/forum/thread/263-gladiatus-crazy-add-on/?postID=1895...
priority
remove menu items like recruiting or training i thought maybe u could add an option to remove some tabs like recruiting or training if someone dont wanna train and dont wanna train by accident by mbt on
1
178,160
21,509,330,776
IssuesEvent
2022-04-28 01:29:24
bsbtd/Teste
https://api.github.com/repos/bsbtd/Teste
closed
CVE-2019-19956 (High) detected in https://source.codeaurora.org/quic/la/platform/external/libxml2/LA.HB.1.1.8-00610-8x96.0 - autoclosed
security vulnerability
## CVE-2019-19956 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>https://source.codeaurora.org/quic/la/platform/external/libxml2/LA.HB.1.1.8-00610-8x96.0</b></p></summary> <p> <p>Libr...
True
CVE-2019-19956 (High) detected in https://source.codeaurora.org/quic/la/platform/external/libxml2/LA.HB.1.1.8-00610-8x96.0 - autoclosed - ## CVE-2019-19956 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulne...
non_priority
cve high detected in autoclosed cve high severity vulnerability vulnerable library library home page a href found in head commit a href vulnerable source files parser c vulnerability details xmlparsebalancedchunkmemoryrec...
0
154,658
19,751,422,867
IssuesEvent
2022-01-15 05:08:26
b-tomi/100DaysOfCode
https://api.github.com/repos/b-tomi/100DaysOfCode
opened
CVE-2018-11698 (High) detected in node-sass-4.14.1.tgz
security vulnerability
## CVE-2018-11698 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node-sass-4.14.1.tgz</b></p></summary> <p>Wrapper around libsass</p> <p>Library home page: <a href="https://registry.n...
True
CVE-2018-11698 (High) detected in node-sass-4.14.1.tgz - ## CVE-2018-11698 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node-sass-4.14.1.tgz</b></p></summary> <p>Wrapper around libs...
non_priority
cve high detected in node sass tgz cve high severity vulnerability vulnerable library node sass tgz wrapper around libsass library home page a href dependency hierarchy gulp sass tgz root library x node sass tgz vulnerable library foun...
0
155,292
19,783,173,468
IssuesEvent
2022-01-18 01:09:24
tuanducdesign/email-sending-verification
https://api.github.com/repos/tuanducdesign/email-sending-verification
opened
CVE-2020-7788 (High) detected in ini-1.3.5.tgz
security vulnerability
## CVE-2020-7788 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ini-1.3.5.tgz</b></p></summary> <p>An ini encoder/decoder for node</p> <p>Library home page: <a href="https://registry....
True
CVE-2020-7788 (High) detected in ini-1.3.5.tgz - ## CVE-2020-7788 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ini-1.3.5.tgz</b></p></summary> <p>An ini encoder/decoder for node</p>...
non_priority
cve high detected in ini tgz cve high severity vulnerability vulnerable library ini tgz an ini encoder decoder for node library home page a href path to dependency file client package json path to vulnerable library client node modules ini package json dependen...
0
342,710
10,320,851,639
IssuesEvent
2019-08-30 22:02:19
astuff/pacmod_dbc
https://api.github.com/repos/astuff/pacmod_dbc
closed
Add an extra Byte to send command to control XBR EBI-Mode, Priority and Control-Mode.
Priority_High Release_5.0.0 Status_Validating Type_Enhancement
Requirement: Add an extra Byte to send command to control XBR EBI-Mode, Priority and Control-Mode. Message Name: External Brake Request Control Commands Message ID (Decimal): 360 Message ID (Hexadecimal): 0x168 Frame Format: Standard Data Length Code: 1 TX Node: PACMOD Message Rate: 30 Hz |Name|Type|Bitpos|Le...
1.0
Add an extra Byte to send command to control XBR EBI-Mode, Priority and Control-Mode. - Requirement: Add an extra Byte to send command to control XBR EBI-Mode, Priority and Control-Mode. Message Name: External Brake Request Control Commands Message ID (Decimal): 360 Message ID (Hexadecimal): 0x168 Frame Format: Sta...
priority
add an extra byte to send command to control xbr ebi mode priority and control mode requirement add an extra byte to send command to control xbr ebi mode priority and control mode message name external brake request control commands message id decimal message id hexadecimal frame format standard ...
1
457,411
13,156,218,713
IssuesEvent
2020-08-10 10:19:55
diffix/explorer
https://api.github.com/repos/diffix/explorer
opened
Abstract exploration aborting logic in `ExploreComponent`
low priority refactor
It might be nice to have the exploration abort logic integrated with the `ExploreComponent` base class. See https://github.com/diffix/explorer/pull/262#pullrequestreview-464107973 The main difficulty might be supporting multiple required components with different types etc, while maintaining enough type informat...
1.0
Abstract exploration aborting logic in `ExploreComponent` - It might be nice to have the exploration abort logic integrated with the `ExploreComponent` base class. See https://github.com/diffix/explorer/pull/262#pullrequestreview-464107973 The main difficulty might be supporting multiple required components with...
priority
abstract exploration aborting logic in explorecomponent it might be nice to have the exploration abort logic integrated with the explorecomponent base class see the main difficulty might be supporting multiple required components with different types etc while maintaining enough type information for de...
1
254,236
8,071,695,183
IssuesEvent
2018-08-06 13:56:49
aiidateam/aiida_core
https://api.github.com/repos/aiidateam/aiida_core
opened
SSH transport fails to propagate exception to open request future
priority/critical-blocking
Currently when an open request is made for a transport if the open fails (e.g. because of a paramiko exception) this is not propagated to the future (via `set_exception`).
1.0
SSH transport fails to propagate exception to open request future - Currently when an open request is made for a transport if the open fails (e.g. because of a paramiko exception) this is not propagated to the future (via `set_exception`).
priority
ssh transport fails to propagate exception to open request future currently when an open request is made for a transport if the open fails e g because of a paramiko exception this is not propagated to the future via set exception
1
7,815
7,106,982,581
IssuesEvent
2018-01-16 18:21:53
marklogic-community/marklogic-spring-batch
https://api.github.com/repos/marklogic-community/marklogic-spring-batch
closed
Create a ParseContentItemProcessor
help wanted infrastructure
As a user I want to TITLE So that I can extract out the content from a binary file (Office, image, etc) and produce a jdom.Document object. Example: https://github.com/marklogic-community/marklogic-spring-batch/blob/1.2.0/samples/src/main/java/com/marklogic/spring/batch/samples/ImportDocumentsAndExtractTextJobCo...
1.0
Create a ParseContentItemProcessor - As a user I want to TITLE So that I can extract out the content from a binary file (Office, image, etc) and produce a jdom.Document object. Example: https://github.com/marklogic-community/marklogic-spring-batch/blob/1.2.0/samples/src/main/java/com/marklogic/spring/batch/sam...
non_priority
create a parsecontentitemprocessor as a user i want to title so that i can extract out the content from a binary file office image etc and produce a jdom document object example
0
265,286
28,262,408,764
IssuesEvent
2023-04-07 01:18:59
DavidSpek/kubeflow
https://api.github.com/repos/DavidSpek/kubeflow
closed
CVE-2021-23440 (High) detected in set-value-2.0.1.tgz - autoclosed
Mend: dependency security vulnerability
## CVE-2021-23440 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>set-value-2.0.1.tgz</b></p></summary> <p>Create nested values and any intermediaries using dot notation (`'a.b.c'`) pa...
True
CVE-2021-23440 (High) detected in set-value-2.0.1.tgz - autoclosed - ## CVE-2021-23440 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>set-value-2.0.1.tgz</b></p></summary> <p>Create n...
non_priority
cve high detected in set value tgz autoclosed cve high severity vulnerability vulnerable library set value tgz create nested values and any intermediaries using dot notation a b c paths library home page a href path to dependency file components centraldashboa...
0
261,630
22,760,586,095
IssuesEvent
2022-07-07 20:43:45
nasa/openmct
https://api.github.com/repos/nasa/openmct
reopened
More Options menus are displaying both View and View Large action options, but shouldn't
type:bug severity:trivial bug:retest
![image](https://user-images.githubusercontent.com/1056412/137561034-7b1113da-ce0e-4084-ba72-01803e863b8b.png) #### Summary More Options menus in layout sub-object containers are displaying both View and View Large action options, but shouldn't #### Expected vs Current Behavior We should keep a "View" option ...
1.0
More Options menus are displaying both View and View Large action options, but shouldn't - ![image](https://user-images.githubusercontent.com/1056412/137561034-7b1113da-ce0e-4084-ba72-01803e863b8b.png) #### Summary More Options menus in layout sub-object containers are displaying both View and View Large action o...
non_priority
more options menus are displaying both view and view large action options but shouldn t summary more options menus in layout sub object containers are displaying both view and view large action options but shouldn t expected vs current behavior we should keep a view option and remove vie...
0
266,168
8,363,772,150
IssuesEvent
2018-10-03 20:43:03
dmwm/WMCore
https://api.github.com/repos/dmwm/WMCore
closed
ACDC with files = {}
High Priority
https://cmsweb.cern.ch/couchdb/acdcserver/_design/ACDC/_view/byCollectionName?key=%22vlimant_ACDC0_task_JME-RunIIFall17DRPremix-00009__v1_T_180807_034901_4782%22&include_docs=true&reduce=false has "doc":{"_id":"4efc3f02203a914a9cdc078e59a2f3cb","_rev":"1-6d49de84c2810c5cc4ae48cae383c82e","files":{},"collection_n...
1.0
ACDC with files = {} - https://cmsweb.cern.ch/couchdb/acdcserver/_design/ACDC/_view/byCollectionName?key=%22vlimant_ACDC0_task_JME-RunIIFall17DRPremix-00009__v1_T_180807_034901_4782%22&include_docs=true&reduce=false has "doc":{"_id":"4efc3f02203a914a9cdc078e59a2f3cb","_rev":"1-6d49de84c2810c5cc4ae48cae383c82e","...
priority
acdc with files has doc id rev files collection name vlimant task jme t collection type acdc collectiontypes datacollection fileset name vlimant task jme t jme timestamp the files is rather worrisome the task that ...
1
423,247
12,293,332,698
IssuesEvent
2020-05-10 18:30:48
lookitscook/kiosk
https://api.github.com/repos/lookitscook/kiosk
opened
remove materialize library
8 points enhancement high priority
Remove Materialize library. Convert public (non-admin) ui (e.g. optional nav bar and modal windows) to vanilla js/css. Possibly using a lightweight library like https://micromodal.now.sh/ for the dialog windows. Switch editor form in admin to use https://github.com/json-editor/json-editor plus vanilla css/js. Bo...
1.0
remove materialize library - Remove Materialize library. Convert public (non-admin) ui (e.g. optional nav bar and modal windows) to vanilla js/css. Possibly using a lightweight library like https://micromodal.now.sh/ for the dialog windows. Switch editor form in admin to use https://github.com/json-editor/json-e...
priority
remove materialize library remove materialize library convert public non admin ui e g optional nav bar and modal windows to vanilla js css possibly using a lightweight library like for the dialog windows switch editor form in admin to use plus vanilla css js bootstrap if necessary
1
247,404
7,918,365,003
IssuesEvent
2018-07-04 13:04:43
JuliaLang/julia
https://api.github.com/repos/JuliaLang/julia
closed
Precompiled projects doesn't find their dependencies anymore
packages priority
Generate a package, add `Random` to the project file and a `using Random`. Possible to load with no precompilation. ```jl (v0.7) pkg> generate Foo Generating project Foo: Foo/Project.toml Foo/src/Foo.jl shell> cd Foo /Users/kristoffer/Foo (v0.7) pkg> activate . (Foo) pkg> add Random Updating...
1.0
Precompiled projects doesn't find their dependencies anymore - Generate a package, add `Random` to the project file and a `using Random`. Possible to load with no precompilation. ```jl (v0.7) pkg> generate Foo Generating project Foo: Foo/Project.toml Foo/src/Foo.jl shell> cd Foo /Users/kristoffer/Foo...
priority
precompiled projects doesn t find their dependencies anymore generate a package add random to the project file and a using random possible to load with no precompilation jl pkg generate foo generating project foo foo project toml foo src foo jl shell cd foo users kristoffer foo ...
1
505,944
14,655,103,432
IssuesEvent
2020-12-28 10:13:46
microsoft/terminal
https://api.github.com/repos/microsoft/terminal
closed
[Functional-Open dropdown]- User is not able to perform action using shortcuts defined for the dropdown menu items.
Area-User Interface HCL-E+D HCL-WindowsConsole HCL-WindowsTerminal Issue-Bug Priority-0 Product-Terminal
**User Experience:** Users who rely on screen reader/Keyboard will not be able to perform action efficiently if shortcuts are not working for the dropdown menu items. **Test Environment:** OS: Win 10 2004 Build (20262.1010) App: Windows Terminal App version: 1.4.3243.0 **Repro Steps:** 1. Open Windows termi...
1.0
[Functional-Open dropdown]- User is not able to perform action using shortcuts defined for the dropdown menu items. - **User Experience:** Users who rely on screen reader/Keyboard will not be able to perform action efficiently if shortcuts are not working for the dropdown menu items. **Test Environment:** OS: Win ...
priority
user is not able to perform action using shortcuts defined for the dropdown menu items user experience users who rely on screen reader keyboard will not be able to perform action efficiently if shortcuts are not working for the dropdown menu items test environment os win build app win...
1
34,853
12,303,708,485
IssuesEvent
2020-05-11 19:10:39
silinternational/crashplan-php-client
https://api.github.com/repos/silinternational/crashplan-php-client
closed
CVE-2018-14040 (Medium) detected in bootstrap-3.3.4.min.js
security vulnerability
## CVE-2018-14040 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bootstrap-3.3.4.min.js</b></p></summary> <p>The most popular front-end framework for developing responsive, mobile f...
True
CVE-2018-14040 (Medium) detected in bootstrap-3.3.4.min.js - ## CVE-2018-14040 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bootstrap-3.3.4.min.js</b></p></summary> <p>The most po...
non_priority
cve medium detected in bootstrap min js cve medium severity vulnerability vulnerable library bootstrap min js the most popular front end framework for developing responsive mobile first projects on the web library home page a href path to vulnerable library crashplan...
0
330,705
10,054,215,974
IssuesEvent
2019-07-21 23:40:53
kubeflow/manifests
https://api.github.com/repos/kubeflow/manifests
closed
Katib needs an Application CR
help wanted priority/p1
The katib kustomize package doesn't currently contain an Application custom resource. https://github.com/kubeflow/manifests/tree/master/katib/base We should add an Application CR to provide meta information.
1.0
Katib needs an Application CR - The katib kustomize package doesn't currently contain an Application custom resource. https://github.com/kubeflow/manifests/tree/master/katib/base We should add an Application CR to provide meta information.
priority
katib needs an application cr the katib kustomize package doesn t currently contain an application custom resource we should add an application cr to provide meta information
1
80,556
10,192,660,037
IssuesEvent
2019-08-12 11:47:05
dojot/dojot
https://api.github.com/repos/dojot/dojot
opened
[Auth] Update User Management API documentation
Type:Documentation
Please, update the following points: - Missing api for update user's password - Incomplete URI in 'Individual User Settings': Missing {username} id. It affects all methods. - When a user tries to remove himself it is returned status code 400. this code is missing on documentation.
1.0
[Auth] Update User Management API documentation - Please, update the following points: - Missing api for update user's password - Incomplete URI in 'Individual User Settings': Missing {username} id. It affects all methods. - When a user tries to remove himself it is returned status code 400. this code is missing on ...
non_priority
update user management api documentation please update the following points missing api for update user s password incomplete uri in individual user settings missing username id it affects all methods when a user tries to remove himself it is returned status code this code is missing on documen...
0
81,717
10,169,246,145
IssuesEvent
2019-08-07 23:36:03
18F/cms-hitech-apd
https://api.github.com/repos/18F/cms-hitech-apd
closed
Update experience prototype and visual design wrap up
design
### Important links: - [Invision prototype here](https://gsa.invisionapp.com/share/AKT8E97G36C#/376580993_APD_builder_home) - [Sketch file on Drive here (Aug 3)](https://drive.google.com/open?id=1AQuiu39d4SUVOxKIdH9Yo6qR9u2t9d1i) - [Mural of process here](https://app.mural.co/t/gsa6/m/gsa6/1563383330690/2e1e8324d5...
1.0
Update experience prototype and visual design wrap up - ### Important links: - [Invision prototype here](https://gsa.invisionapp.com/share/AKT8E97G36C#/376580993_APD_builder_home) - [Sketch file on Drive here (Aug 3)](https://drive.google.com/open?id=1AQuiu39d4SUVOxKIdH9Yo6qR9u2t9d1i) - [Mural of process here](htt...
non_priority
update experience prototype and visual design wrap up important links status on design the invision app is a little buggy i ran out of time at the end but it should be in a place where you can put it in front of users slack convo about next steps on update experience...
0
10,336
14,987,645,196
IssuesEvent
2021-01-28 23:21:28
bbenno/oth-sw
https://api.github.com/repos/bbenno/oth-sw
closed
Appropriate scopes for all CDI beans
DI / IoC REQUIRED continous-requirement
> CDI beans are classes that CDI can instantiate, manage, and inject automatically to satisfy the dependencies of other objects. > Almost any Java class can be managed and injected by CDI.
1.0
Appropriate scopes for all CDI beans - > CDI beans are classes that CDI can instantiate, manage, and inject automatically to satisfy the dependencies of other objects. > Almost any Java class can be managed and injected by CDI.
non_priority
appropriate scopes for all cdi beans cdi beans are classes that cdi can instantiate manage and inject automatically to satisfy the dependencies of other objects almost any java class can be managed and injected by cdi
0
58,953
3,098,019,065
IssuesEvent
2015-08-28 08:12:02
tconsts/pefladdons
https://api.github.com/repos/tconsts/pefladdons
closed
Roster team modification
auto-migrated Priority-Medium Type-Improvment
``` 1. ΠΏΠΎΠ΄ΠΏΠΈΡΠ°Ρ‚ΡŒ для "Π€ΠΈΠ½. ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅" Π°. Ссли своя (Ρ‚ΠΎ Π΅ΡΡ‚ΡŒ Ρ‚Π°ΠΌ сумма) - ΠΊΠ°ΠΊΠΎΠΉ Π΅Π΅ видят Π΄Ρ€ΡƒΠ³ΠΈΠ΅ "(Π±Π΅Π΄Π½ΠΎΠ΅)" Π½Π°ΠΏΡ€ΠΈΠΌΠ΅Ρ€ Π±. Ссли чуТая, Ρ‚ΠΎ Π΄ΠΈΠ°ΠΏΠ°Π·ΠΎΠ½ финансов 2. для ΡˆΠΊΠΎΠ»Ρ‹ Π΅Π΅ Π³Ρ€Π°Π΄Π°Ρ†ΠΈΡŽ ΠΈ ΠΌΠΎΠΆΠ΅Ρ‚ Π±Ρ‹Ρ‚ΡŒ ΠΏΡ€ΠΎΠ³Π½ΠΎΠ· ΠΏΠΎ мСсту Π½Π° ΠΈΡ‚ΠΎΠ³ (ΠΏΠΎΠ΄ΡƒΠΌΠ°Ρ‚ΡŒ ΠΊΠ°ΠΊ ΠΏΠ΅Ρ€Π΅Π΄Π°Ρ‚ΡŒ Π΄Π°Π½Π½Ρ‹Π΅) ``` Original issue reported on code.google.com by `tconsts` on 11 No...
1.0
Roster team modification - ``` 1. ΠΏΠΎΠ΄ΠΏΠΈΡΠ°Ρ‚ΡŒ для "Π€ΠΈΠ½. ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅" Π°. Ссли своя (Ρ‚ΠΎ Π΅ΡΡ‚ΡŒ Ρ‚Π°ΠΌ сумма) - ΠΊΠ°ΠΊΠΎΠΉ Π΅Π΅ видят Π΄Ρ€ΡƒΠ³ΠΈΠ΅ "(Π±Π΅Π΄Π½ΠΎΠ΅)" Π½Π°ΠΏΡ€ΠΈΠΌΠ΅Ρ€ Π±. Ссли чуТая, Ρ‚ΠΎ Π΄ΠΈΠ°ΠΏΠ°Π·ΠΎΠ½ финансов 2. для ΡˆΠΊΠΎΠ»Ρ‹ Π΅Π΅ Π³Ρ€Π°Π΄Π°Ρ†ΠΈΡŽ ΠΈ ΠΌΠΎΠΆΠ΅Ρ‚ Π±Ρ‹Ρ‚ΡŒ ΠΏΡ€ΠΎΠ³Π½ΠΎΠ· ΠΏΠΎ мСсту Π½Π° ΠΈΡ‚ΠΎΠ³ (ΠΏΠΎΠ΄ΡƒΠΌΠ°Ρ‚ΡŒ ΠΊΠ°ΠΊ ΠΏΠ΅Ρ€Π΅Π΄Π°Ρ‚ΡŒ Π΄Π°Π½Π½Ρ‹Π΅) ``` Original issue reported on code.googl...
priority
roster team modification ΠΏΠΎΠ΄ΠΏΠΈΡΠ°Ρ‚ΡŒ для Ρ„ΠΈΠ½ ΠΏΠΎΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ Π° Ссли своя Ρ‚ΠΎ Π΅ΡΡ‚ΡŒ Ρ‚Π°ΠΌ сумма ΠΊΠ°ΠΊΠΎΠΉ Π΅Π΅ видят Π΄Ρ€ΡƒΠ³ΠΈΠ΅ Π±Π΅Π΄Π½ΠΎΠ΅ Π½Π°ΠΏΡ€ΠΈΠΌΠ΅Ρ€ Π± Ссли чуТая Ρ‚ΠΎ Π΄ΠΈΠ°ΠΏΠ°Π·ΠΎΠ½ финансов для ΡˆΠΊΠΎΠ»Ρ‹ Π΅Π΅ Π³Ρ€Π°Π΄Π°Ρ†ΠΈΡŽ ΠΈ ΠΌΠΎΠΆΠ΅Ρ‚ Π±Ρ‹Ρ‚ΡŒ ΠΏΡ€ΠΎΠ³Π½ΠΎΠ· ΠΏΠΎ мСсту Π½Π° ΠΈΡ‚ΠΎΠ³ ΠΏΠΎΠ΄ΡƒΠΌΠ°Ρ‚ΡŒ ΠΊΠ°ΠΊ ΠΏΠ΅Ρ€Π΅Π΄Π°Ρ‚ΡŒ Π΄Π°Π½Π½Ρ‹Π΅ original issue reported on code googl...
1
106,049
23,160,030,813
IssuesEvent
2022-07-29 16:40:01
sourcegraph/sourcegraph
https://api.github.com/repos/sourcegraph/sourcegraph
closed
insights: Document codeinsights-db resources for the resource estimator
docs team/code-insights timescale-retirement docathon
We should provide guidance on sizing `codeinsights-db` on the https://docs.sourcegraph.com/admin/install/resource_estimator resource estimator page. Related to #31738 – but this is for the codeinsights-db, not the codeintel-db .
1.0
insights: Document codeinsights-db resources for the resource estimator - We should provide guidance on sizing `codeinsights-db` on the https://docs.sourcegraph.com/admin/install/resource_estimator resource estimator page. Related to #31738 – but this is for the codeinsights-db, not the codeintel-db .
non_priority
insights document codeinsights db resources for the resource estimator we should provide guidance on sizing codeinsights db on the resource estimator page related to – but this is for the codeinsights db not the codeintel db
0
310,013
9,484,449,917
IssuesEvent
2019-04-22 06:36:06
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
ibpsonline.ibps.in - desktop site instead of mobile site
browser-firefox-mobile priority-important
<!-- @browser: Firefox Mobile 67.0 --> <!-- @ua_header: Mozilla/5.0 (Android 8.1.0; Mobile; rv:67.0) Gecko/67.0 Firefox/67.0 --> <!-- @reported_with: mobile-reporter --> **URL**: https://ibpsonline.ibps.in/sbijascapr19/mobile_error.php **Browser / Version**: Firefox Mobile 67.0 **Operating System**: Android 8.1.0 **T...
1.0
ibpsonline.ibps.in - desktop site instead of mobile site - <!-- @browser: Firefox Mobile 67.0 --> <!-- @ua_header: Mozilla/5.0 (Android 8.1.0; Mobile; rv:67.0) Gecko/67.0 Firefox/67.0 --> <!-- @reported_with: mobile-reporter --> **URL**: https://ibpsonline.ibps.in/sbijascapr19/mobile_error.php **Browser / Version**: ...
priority
ibpsonline ibps in desktop site instead of mobile site url browser version firefox mobile operating system android tested another browser yes problem type desktop site instead of mobile site description i can t open this site on mobile steps to reproduce ...
1
186,442
14,394,694,494
IssuesEvent
2020-12-03 01:54:28
github-vet/rangeclosure-findings
https://api.github.com/repos/github-vet/rangeclosure-findings
closed
rasa/os: exec/exec_test.go; 20 LoC
fresh small test
Found a possible issue in [rasa/os](https://www.github.com/rasa/os) at [exec/exec_test.go](https://github.com/rasa/os/blob/c03a2574d0f1fc8f2ab443e0628b8896b92d5a59/exec/exec_test.go#L788-L807) The below snippet of Go code triggered static analysis which searches for goroutines and/or defer statements which capture lo...
1.0
rasa/os: exec/exec_test.go; 20 LoC - Found a possible issue in [rasa/os](https://www.github.com/rasa/os) at [exec/exec_test.go](https://github.com/rasa/os/blob/c03a2574d0f1fc8f2ab443e0628b8896b92d5a59/exec/exec_test.go#L788-L807) The below snippet of Go code triggered static analysis which searches for goroutines and...
non_priority
rasa os exec exec test go loc found a possible issue in at the below snippet of go code triggered static analysis which searches for goroutines and or defer statements which capture loop variables click here to show the line s of go which triggered the analyzer go for i r rang...
0
661,572
22,060,984,676
IssuesEvent
2022-05-30 17:47:54
asastats/channel
https://api.github.com/repos/asastats/channel
opened
If an account doesn't have USDC AlgoDEX USDC price is used for USD valu on web site
bug high priority
Reported by @kerilija
1.0
If an account doesn't have USDC AlgoDEX USDC price is used for USD valu on web site - Reported by @kerilija
priority
if an account doesn t have usdc algodex usdc price is used for usd valu on web site reported by kerilija
1
262,790
27,989,364,072
IssuesEvent
2023-03-27 01:24:41
Nivaskumark/packages_apps_settings_A10_r33_CVE-2020-0188
https://api.github.com/repos/Nivaskumark/packages_apps_settings_A10_r33_CVE-2020-0188
reopened
CVE-2020-0201 (High) detected in Settingsandroid-10.0.0_r33
Mend: dependency security vulnerability
## CVE-2020-0201 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>Settingsandroid-10.0.0_r33</b></p></summary> <p> <p>Library home page: <a href=https://android.googlesource.com/platfor...
True
CVE-2020-0201 (High) detected in Settingsandroid-10.0.0_r33 - ## CVE-2020-0201 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>Settingsandroid-10.0.0_r33</b></p></summary> <p> <p>Libra...
non_priority
cve high detected in settingsandroid cve high severity vulnerability vulnerable library settingsandroid library home page a href found in head commit a href found in base branch master vulnerable source files src com android setti...
0
2,273
4,426,427,051
IssuesEvent
2016-08-16 18:17:45
mozilla/project_haiku.iot
https://api.github.com/repos/mozilla/project_haiku.iot
closed
Add CORS support to server & client
Status Service
Eventually we'll want the status service on its own origin - like api.haikusomething.org - and the clients running on their own origin or even locally. To do this we'll need CORS support on the server, as well as a means of configuring that scheme+hostname+port in the static, client-side code.
1.0
Add CORS support to server & client - Eventually we'll want the status service on its own origin - like api.haikusomething.org - and the clients running on their own origin or even locally. To do this we'll need CORS support on the server, as well as a means of configuring that scheme+hostname+port in the static, clie...
non_priority
add cors support to server client eventually we ll want the status service on its own origin like api haikusomething org and the clients running on their own origin or even locally to do this we ll need cors support on the server as well as a means of configuring that scheme hostname port in the static clie...
0
17,054
2,972,359,047
IssuesEvent
2015-07-14 13:23:40
mernst/randoop
https://api.github.com/repos/mernst/randoop
closed
The potentially nondeterministic output by randoop
auto-migrated Priority-Medium Type-Defect
``` Though the latest release of Randoop has made significant efforts in eliminating the non-determinism in the output test, it still produces some tricky nondeterminism. e.g. var18 = var16.values(); assertTrue("'" + var18 + "' != '" + "[]=[Ljava.lang.Object;@1a83126"+ "'", var18.equals("[]=[Ljava.lang.Object;@1a...
1.0
The potentially nondeterministic output by randoop - ``` Though the latest release of Randoop has made significant efforts in eliminating the non-determinism in the output test, it still produces some tricky nondeterminism. e.g. var18 = var16.values(); assertTrue("'" + var18 + "' != '" + "[]=[Ljava.lang.Object;@1a...
non_priority
the potentially nondeterministic output by randoop though the latest release of randoop has made significant efforts in eliminating the non determinism in the output test it still produces some tricky nondeterminism e g values asserttrue ljava lang object equ...
0
671,092
22,742,991,131
IssuesEvent
2022-07-07 06:29:50
googleapis/python-spanner
https://api.github.com/repos/googleapis/python-spanner
closed
tests.system.test_backup_api: test_database_restore_to_diff_instance failed
api: spanner type: bug priority: p1 flakybot: issue flakybot: flaky
Note: #735 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: c0774803ee67d76c65b7bd6e48cd0f1d3090d0a1 buildURL: [Build Status](https://source.cloud.google.com/results/invocations/aa9b6921-29cd-4c10-b7d9-c82315426d4b), [Sponge](http://sponge2/aa9b6921-29cd-4c10-b...
1.0
tests.system.test_backup_api: test_database_restore_to_diff_instance failed - Note: #735 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: c0774803ee67d76c65b7bd6e48cd0f1d3090d0a1 buildURL: [Build Status](https://source.cloud.google.com/results/invocations/aa9b6...
priority
tests system test backup api test database restore to diff instance failed note was also for this test but it was closed more than days ago so i didn t mark it flaky commit buildurl status failed test output args parent projects precise truck instances google cloud backup ...
1
154,960
13,595,979,153
IssuesEvent
2020-09-22 04:49:17
devops2manager/DevOps-Journey
https://api.github.com/repos/devops2manager/DevOps-Journey
closed
Create Page : Content Delivery and DNS Services
Cloud Computing Service documentation
Cover below topics : 1. Route 53 2. Types of routing policy 3. CloudFront
1.0
Create Page : Content Delivery and DNS Services - Cover below topics : 1. Route 53 2. Types of routing policy 3. CloudFront
non_priority
create page content delivery and dns services cover below topics route types of routing policy cloudfront
0
120,949
12,101,286,624
IssuesEvent
2020-04-20 15:00:32
codesquad-member-2020/sidedish-12
https://api.github.com/repos/codesquad-member-2020/sidedish-12
closed
[Team] 이슈 및 PR ν…œν”Œλ¦Ώ μΆ”κ°€
TEAM documentation
### 이슈 ν…œν”Œλ¦Ώκ³Ό PR ν…œν”Œλ¦Ώμ„ μΆ”κ°€ - μƒˆ 이슈λ₯Ό 생성할 λ•Œ λ‚˜νƒ€λ‚˜λŠ” 이슈 ν…œν”Œλ¦Ώμ„ μΆ”κ°€ - μƒˆ PR을 생성할 λ•Œ λ‚˜νƒ€λ‚˜λŠ” PR ν…œν”Œλ¦Ώμ„ μΆ”κ°€
1.0
[Team] 이슈 및 PR ν…œν”Œλ¦Ώ μΆ”κ°€ - ### 이슈 ν…œν”Œλ¦Ώκ³Ό PR ν…œν”Œλ¦Ώμ„ μΆ”κ°€ - μƒˆ 이슈λ₯Ό 생성할 λ•Œ λ‚˜νƒ€λ‚˜λŠ” 이슈 ν…œν”Œλ¦Ώμ„ μΆ”κ°€ - μƒˆ PR을 생성할 λ•Œ λ‚˜νƒ€λ‚˜λŠ” PR ν…œν”Œλ¦Ώμ„ μΆ”κ°€
non_priority
이슈 및 pr ν…œν”Œλ¦Ώ μΆ”κ°€ 이슈 ν…œν”Œλ¦Ώκ³Ό pr ν…œν”Œλ¦Ώμ„ μΆ”κ°€ μƒˆ 이슈λ₯Ό 생성할 λ•Œ λ‚˜νƒ€λ‚˜λŠ” 이슈 ν…œν”Œλ¦Ώμ„ μΆ”κ°€ μƒˆ pr을 생성할 λ•Œ λ‚˜νƒ€λ‚˜λŠ” pr ν…œν”Œλ¦Ώμ„ μΆ”κ°€
0
434,232
30,446,803,519
IssuesEvent
2023-07-15 19:29:29
ArchipelagoMW-HollowKnight/Archipelago.HollowKnight
https://api.github.com/repos/ArchipelagoMW-HollowKnight/Archipelago.HollowKnight
closed
Update contribution guidelines
documentation high priority repo maintenance
Update the contribution guidelines to reflect changes in maintainership, labeling schemes, etc
1.0
Update contribution guidelines - Update the contribution guidelines to reflect changes in maintainership, labeling schemes, etc
non_priority
update contribution guidelines update the contribution guidelines to reflect changes in maintainership labeling schemes etc
0
233,331
7,696,709,233
IssuesEvent
2018-05-18 16:09:06
DarkPacks/SevTech-Ages
https://api.github.com/repos/DarkPacks/SevTech-Ages
closed
Unable to charge Tier 1 Space Suit in Age 4
Category: Staging Priority: High Status: In Progress
<!-- Instructions on how to do issues like your boy darkosto --> <!-- NOTE: If you have other mods installed or you have changed versions; please revert to a clean install of the modpack and try to replicate the crash/issue otherwise we can ignore the crash due to a "modded" pack. --> <!-- Before an...
1.0
Unable to charge Tier 1 Space Suit in Age 4 - <!-- Instructions on how to do issues like your boy darkosto --> <!-- NOTE: If you have other mods installed or you have changed versions; please revert to a clean install of the modpack and try to replicate the crash/issue otherwise we can ignore the crash ...
priority
unable to charge tier space suit in age note if you have other mods installed or you have changed versions please revert to a clean install of the modpack and try to replicate the crash issue otherwise we can ignore the crash due to a modded pack issue bu...
1
334,537
10,142,283,820
IssuesEvent
2019-08-03 22:31:15
jenkins-x/jx
https://api.github.com/repos/jenkins-x/jx
closed
jx terraform fails if cloud-environments already exists and can not be deleted
area/install area/windows kind/bug lifecycle/rotten priority/important-longterm
### Summary when creating and installing via terrform the installation failed. ``` nginx ingress controller installed and configured Lets set up a Git username and API token to be able to perform CI/CD ? GitHub bot user for CI/CD pipelines (not your personal Git user): teilo-bot Cloning the Jenkins X cloud...
1.0
jx terraform fails if cloud-environments already exists and can not be deleted - ### Summary when creating and installing via terrform the installation failed. ``` nginx ingress controller installed and configured Lets set up a Git username and API token to be able to perform CI/CD ? GitHub bot user for CI/...
priority
jx terraform fails if cloud environments already exists and can not be deleted summary when creating and installing via terrform the installation failed nginx ingress controller installed and configured lets set up a git username and api token to be able to perform ci cd github bot user for ci ...
1
777,657
27,289,615,925
IssuesEvent
2023-02-23 15:44:18
PIP-Technical-Team/pipapi
https://api.github.com/repos/PIP-Technical-Team/pipapi
closed
Avoid group_by message for every `pip()` call
Priority: 3-Medium Type: 2-Enhancement
Current soft deprecation implementation prints a message for every pip call regardless of parameters used. This could clutter the API log. cc: @tonyfujs
1.0
Avoid group_by message for every `pip()` call - Current soft deprecation implementation prints a message for every pip call regardless of parameters used. This could clutter the API log. cc: @tonyfujs
priority
avoid group by message for every pip call current soft deprecation implementation prints a message for every pip call regardless of parameters used this could clutter the api log cc tonyfujs
1
790,795
27,837,201,808
IssuesEvent
2023-03-20 10:16:59
telerik/kendo-react
https://api.github.com/repos/telerik/kendo-react
opened
Scheduler items overlapping when using grouping with vertical orientation and rendering a custom view item
bug pkg:scheduler Priority 1 SEV: Low
Steps to reproduce: 1. Open this example where a custom view item is rendered and grouping is applied with vertical orientation - [https://stackblitz.com/edit/react-h2kfzd-4ua2pc?file=app%2Fmain.tsx](https://stackblitz.com/edit/react-h2kfzd-4ua2pc?file=app%2Fmain.tsx) 2. Click Next then click Previous The items ar...
1.0
Scheduler items overlapping when using grouping with vertical orientation and rendering a custom view item - Steps to reproduce: 1. Open this example where a custom view item is rendered and grouping is applied with vertical orientation - [https://stackblitz.com/edit/react-h2kfzd-4ua2pc?file=app%2Fmain.tsx](https://st...
priority
scheduler items overlapping when using grouping with vertical orientation and rendering a custom view item steps to reproduce open this example where a custom view item is rendered and grouping is applied with vertical orientation click next then click previous the items are overlapping each other w...
1