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
117,469
17,481,872,630
IssuesEvent
2021-08-09 04:42:57
turkdevops/electron-api-demos
https://api.github.com/repos/turkdevops/electron-api-demos
opened
CVE-2021-21366 (Medium) detected in xmldom-0.1.27.tgz
security vulnerability
## CVE-2021-21366 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>xmldom-0.1.27.tgz</b></p></summary> <p>A W3C Standard XML DOM(Level2 CORE) implementation and parser(DOMParser/XMLSe...
True
CVE-2021-21366 (Medium) detected in xmldom-0.1.27.tgz - ## CVE-2021-21366 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>xmldom-0.1.27.tgz</b></p></summary> <p>A W3C Standard XML DO...
non_priority
cve medium detected in xmldom tgz cve medium severity vulnerability vulnerable library xmldom tgz a standard xml dom core implementation and parser domparser xmlserializer library home page a href path to dependency file electron api demos package json path to ...
0
188,732
6,781,827,519
IssuesEvent
2017-10-30 03:53:34
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
vk.com - see bug description
browser-firefox priority-critical status-worksforme
<!-- @browser: Firefox 56.0 --> <!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:56.0) Gecko/20100101 Firefox/56.0 --> <!-- @reported_with: desktop-reporter --> **URL**: https://vk.com/im **Browser / Version**: Firefox 56.0 **Operating System**: Mac OS X 10.12 **Tested Another Browser**: Yes **Probl...
1.0
vk.com - see bug description - <!-- @browser: Firefox 56.0 --> <!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:56.0) Gecko/20100101 Firefox/56.0 --> <!-- @reported_with: desktop-reporter --> **URL**: https://vk.com/im **Browser / Version**: Firefox 56.0 **Operating System**: Mac OS X 10.12 **Tested ...
priority
vk com see bug description url browser version firefox operating system mac os x tested another browser yes problem type something else description stickers not displayed or displayed only row in messanger it works in chrome steps to reproduce add some st...
1
12,494
7,892,049,375
IssuesEvent
2018-06-28 14:00:00
JetBrains/teamcity-dotnet-plugin
https://api.github.com/repos/JetBrains/teamcity-dotnet-plugin
closed
Use a ServiceMessageHandler interface instead of manually parsing TeamCity Service Messages and avoid storing corresponding text lines in memory
enhancement performance
To optimize performance and memory usage
True
Use a ServiceMessageHandler interface instead of manually parsing TeamCity Service Messages and avoid storing corresponding text lines in memory - To optimize performance and memory usage
non_priority
use a servicemessagehandler interface instead of manually parsing teamcity service messages and avoid storing corresponding text lines in memory to optimize performance and memory usage
0
327,431
28,062,487,244
IssuesEvent
2023-03-29 13:28:40
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
opened
pkg/sql/logictest/tests/fakedist-vec-off/fakedist-vec-off_test: TestLogic_udf_in_constraints failed
C-test-failure O-robot branch-release-23.1
pkg/sql/logictest/tests/fakedist-vec-off/fakedist-vec-off_test.TestLogic_udf_in_constraints [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Ci_TestsAwsLinuxArm64_UnitTests/9315646?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Ci_TestsAwsLinuxArm64_Un...
1.0
pkg/sql/logictest/tests/fakedist-vec-off/fakedist-vec-off_test: TestLogic_udf_in_constraints failed - pkg/sql/logictest/tests/fakedist-vec-off/fakedist-vec-off_test.TestLogic_udf_in_constraints [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Ci_TestsAwsLinuxArm64_UnitTests/9315646?buildTab=log) w...
non_priority
pkg sql logictest tests fakedist vec off fakedist vec off test testlogic udf in constraints failed pkg sql logictest tests fakedist vec off fakedist vec off test testlogic udf in constraints with on release fatal error panic test timed out after stack goroutine testing ...
0
308,271
23,240,999,054
IssuesEvent
2022-08-03 15:34:12
luzhiled1333/comp-library
https://api.github.com/repos/luzhiled1333/comp-library
opened
コントリビューター向けのドキュメント整備
documentation
## Description 説明が必要な部分が結構ありそうなので書く 決めていない・言語化できていない部分も発掘できるとなお良い ## Related files - `README.md` ## note ファイルは独立させたほうがいい可能性もある
1.0
コントリビューター向けのドキュメント整備 - ## Description 説明が必要な部分が結構ありそうなので書く 決めていない・言語化できていない部分も発掘できるとなお良い ## Related files - `README.md` ## note ファイルは独立させたほうがいい可能性もある
non_priority
コントリビューター向けのドキュメント整備 description 説明が必要な部分が結構ありそうなので書く 決めていない・言語化できていない部分も発掘できるとなお良い related files readme md note ファイルは独立させたほうがいい可能性もある
0
372,397
11,013,731,626
IssuesEvent
2019-12-04 21:07:12
alect47/Playlist
https://api.github.com/repos/alect47/Playlist
closed
DELETE api/v1/favorites/:id
High Priority
As a user, I can delete a song from my list of favorites. ``` DELETE /api/v1/favorites/:id ``` - [x] Delete the favorite with the id passed in - [x] return 204 status code - [x] If favorite not found return 404
1.0
DELETE api/v1/favorites/:id - As a user, I can delete a song from my list of favorites. ``` DELETE /api/v1/favorites/:id ``` - [x] Delete the favorite with the id passed in - [x] return 204 status code - [x] If favorite not found return 404
priority
delete api favorites id as a user i can delete a song from my list of favorites delete api favorites id delete the favorite with the id passed in return status code if favorite not found return
1
162,228
25,504,384,345
IssuesEvent
2022-11-28 08:13:25
prql/prql
https://api.github.com/repos/prql/prql
opened
Implicit vs Explicit column arguments to `join`
language-design priority
I was planning to release 0.3 as discussed, with the change in `join` such that supplying columns to an equi-join requires an additional character to make explicit columns vs. conditions: ```diff from e=employees -join salaries [id] # implicit +join salaries [~id] # explicit join l=locations [e.office_address...
1.0
Implicit vs Explicit column arguments to `join` - I was planning to release 0.3 as discussed, with the change in `join` such that supplying columns to an equi-join requires an additional character to make explicit columns vs. conditions: ```diff from e=employees -join salaries [id] # implicit +join salaries [~i...
non_priority
implicit vs explicit column arguments to join i was planning to release as discussed with the change in join such that supplying columns to an equi join requires an additional character to make explicit columns vs conditions diff from e employees join salaries implicit join salaries e...
0
37,563
6,621,321,183
IssuesEvent
2017-09-21 18:43:06
F5Networks/f5-openstack-heat-plugins
https://api.github.com/repos/F5Networks/f5-openstack-heat-plugins
closed
Mitaka release doc update(s)
documentation
- change |openstack_release| in docs/conf.py to Mitaka non-github tasks: -- add mitaka version to rtd -- change 'latest' to point to master on rtd
1.0
Mitaka release doc update(s) - - change |openstack_release| in docs/conf.py to Mitaka non-github tasks: -- add mitaka version to rtd -- change 'latest' to point to master on rtd
non_priority
mitaka release doc update s change openstack release in docs conf py to mitaka non github tasks add mitaka version to rtd change latest to point to master on rtd
0
20,866
2,631,871,952
IssuesEvent
2015-03-07 15:02:15
cs2103jan2015-t13-3j/main
https://api.github.com/repos/cs2103jan2015-t13-3j/main
closed
As a user, I can publish my calendar online
priority.low status.optional type.story
so that I can share my calendar with other people as well as see my calendar online
1.0
As a user, I can publish my calendar online - so that I can share my calendar with other people as well as see my calendar online
priority
as a user i can publish my calendar online so that i can share my calendar with other people as well as see my calendar online
1
85,737
7,988,055,663
IssuesEvent
2018-07-19 09:45:50
Microsoft/vsts-tasks
https://api.github.com/repos/Microsoft/vsts-tasks
closed
Visual studio test tasks succeed with exception thrown while running
Area: Test
Hi Guys, Here is the background info required by the question template: Account: msasg project: Bing_and_IPG Build definition: EKG Rolling Build Build number: 2694997 Hosted Queue: Hosted VS2017 Description: We are using VSTS's various tasks to build and run tests for our sln. However, it seems like the Vis...
1.0
Visual studio test tasks succeed with exception thrown while running - Hi Guys, Here is the background info required by the question template: Account: msasg project: Bing_and_IPG Build definition: EKG Rolling Build Build number: 2694997 Hosted Queue: Hosted VS2017 Description: We are using VSTS's various t...
non_priority
visual studio test tasks succeed with exception thrown while running hi guys here is the background info required by the question template account msasg project bing and ipg build definition ekg rolling build build number hosted queue hosted description we are using vsts s various tasks to bui...
0
432,779
12,498,273,395
IssuesEvent
2020-06-01 17:59:15
kubernetes/kubernetes
https://api.github.com/repos/kubernetes/kubernetes
reopened
Zero cpu's (cpu: 0) reported for nodes on K8s built on "master"
kind/bug priority/critical-urgent sig/node
**What happened**: When using K8s built on the master branch `v1.19.0-alpha.1.295+873fe1478a7984` the number of cpu's is 0 (zero); ``` # kubectl get node vm-002 -o json | jq .status.capacity { "cpu": "0", "ephemeral-storage": "8191416Ki", "hugepages-2Mi": "0", "memory": "1531128Ki", "pods": "110"...
1.0
Zero cpu's (cpu: 0) reported for nodes on K8s built on "master" - **What happened**: When using K8s built on the master branch `v1.19.0-alpha.1.295+873fe1478a7984` the number of cpu's is 0 (zero); ``` # kubectl get node vm-002 -o json | jq .status.capacity { "cpu": "0", "ephemeral-storage": "8191416Ki", ...
priority
zero cpu s cpu reported for nodes on built on master what happened when using built on the master branch alpha the number of cpu s is zero kubectl get node vm o json jq status capacity cpu ephemeral storage hugepages memor...
1
315,567
9,629,026,463
IssuesEvent
2019-05-15 08:41:03
geoserver/geofence
https://api.github.com/repos/geoserver/geofence
closed
Add pagination support to LDAP DAOs
Priority: Medium enhancement
Currently not supported, it can only work with 25 items. We should also increase the default max items download from LDAP (currently 50).
1.0
Add pagination support to LDAP DAOs - Currently not supported, it can only work with 25 items. We should also increase the default max items download from LDAP (currently 50).
priority
add pagination support to ldap daos currently not supported it can only work with items we should also increase the default max items download from ldap currently
1
94,398
15,962,370,253
IssuesEvent
2021-04-16 01:10:03
xinYG/bootstrap-timepicker
https://api.github.com/repos/xinYG/bootstrap-timepicker
reopened
CVE-2018-3750 (High) detected in node6be96c70f5642ac07b9f505f464f958245df03d0
security vulnerability
## CVE-2018-3750 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node6be96c70f5642ac07b9f505f464f958245df03d0</b></p></summary> <p> <p>Node.js JavaScript runtime :sparkles::turtle::roc...
True
CVE-2018-3750 (High) detected in node6be96c70f5642ac07b9f505f464f958245df03d0 - ## CVE-2018-3750 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node6be96c70f5642ac07b9f505f464f958245df...
non_priority
cve high detected in cve high severity vulnerability vulnerable library node js javascript runtime sparkles turtle rocket sparkles library home page a href found in head commit a href found in base branch gh pages vulnerable source files ...
0
20,338
13,864,060,519
IssuesEvent
2020-10-16 00:21:05
ignitionrobotics/docs
https://api.github.com/repos/ignitionrobotics/docs
closed
Link to library's entry page from /docs
boost the docs infrastructure
The library links on this page currently go to the API docs for the highest available version: https://ignitionrobotics.org/docs This can be confusing because: * It's not clear to users that they're landing at some specific version * Not always all the latest versions will work together * The latest version ...
1.0
Link to library's entry page from /docs - The library links on this page currently go to the API docs for the highest available version: https://ignitionrobotics.org/docs This can be confusing because: * It's not clear to users that they're landing at some specific version * Not always all the latest versions...
non_priority
link to library s entry page from docs the library links on this page currently go to the api docs for the highest available version this can be confusing because it s not clear to users that they re landing at some specific version not always all the latest versions will work together the lates...
0
80,757
3,574,156,147
IssuesEvent
2016-01-27 10:30:17
ensime/ensime-server
https://api.github.com/repos/ensime/ensime-server
reopened
file handles being kept open
Bug Priority
we are leaving file handlers open on jars during indexing, which means that windows can't delete the files (among other resource leakage goodness). Oh, Windows!
1.0
file handles being kept open - we are leaving file handlers open on jars during indexing, which means that windows can't delete the files (among other resource leakage goodness). Oh, Windows!
priority
file handles being kept open we are leaving file handlers open on jars during indexing which means that windows can t delete the files among other resource leakage goodness oh windows
1
48,347
5,954,525,557
IssuesEvent
2017-05-27 18:41:41
gryBox/learning_map
https://api.github.com/repos/gryBox/learning_map
closed
Refactor the make_map to a script outside notebook
duplicate enhancement testing
Need for UI tool and Cloud deployment Major refactor
1.0
Refactor the make_map to a script outside notebook - Need for UI tool and Cloud deployment Major refactor
non_priority
refactor the make map to a script outside notebook need for ui tool and cloud deployment major refactor
0
635,229
20,382,352,069
IssuesEvent
2022-02-22 00:20:41
RobertCraigie/prisma-client-py
https://api.github.com/repos/RobertCraigie/prisma-client-py
opened
Consider renaming root `OR` query to `ANY`
kind/improvement topic: client level/intermediate priority/medium
## Problem <!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] --> The root `OR` part of a query can be confusing: https://news.ycombinator.com/item?id=30416531#30422118 ## Suggested solution <!-- A clear and concise description of what you want to happen. --> ...
1.0
Consider renaming root `OR` query to `ANY` - ## Problem <!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] --> The root `OR` part of a query can be confusing: https://news.ycombinator.com/item?id=30416531#30422118 ## Suggested solution <!-- A clear and concise ...
priority
consider renaming root or query to any problem the root or part of a query can be confusing suggested solution replace the or field with an any field for example py posts await client post find many where or title contains pr...
1
600,331
18,293,690,313
IssuesEvent
2021-10-05 18:02:27
bcgov/NewJobSurveyAdmin
https://api.github.com/repos/bcgov/NewJobSurveyAdmin
reopened
Draft build + deploy config for existing API
devops epic priority
* [x] Build configuration for API (most likely using an s2i approach into a dotnet image) * [x] Deploy configuration (including extraction of parameters / secrets)
1.0
Draft build + deploy config for existing API - * [x] Build configuration for API (most likely using an s2i approach into a dotnet image) * [x] Deploy configuration (including extraction of parameters / secrets)
priority
draft build deploy config for existing api build configuration for api most likely using an approach into a dotnet image deploy configuration including extraction of parameters secrets
1
195,145
6,904,605,456
IssuesEvent
2017-11-27 00:45:22
eriq-augustine/psl
https://api.github.com/repos/eriq-augustine/psl
closed
Investigation: Grounding Speed for Arithmetic "=" vs "<="
Components - Grounding Difficulty - Medium Priority - Low Type - Investigation
In arithmetic rules, the equality operator is implemented by putting in two ground rules, "<=" and ">=". Nikhil has seen that using the equality operator increased the grounding time by far less than twice. I believe he had about 9 million groundings (doubled to 18) and the run time only increased by something like...
1.0
Investigation: Grounding Speed for Arithmetic "=" vs "<=" - In arithmetic rules, the equality operator is implemented by putting in two ground rules, "<=" and ">=". Nikhil has seen that using the equality operator increased the grounding time by far less than twice. I believe he had about 9 million groundings (doub...
priority
investigation grounding speed for arithmetic vs nikhil has seen that using the equality operator increased the grounding time by far less than twice i believe he had about million groundings doubled to and the run time only increased by something like this would be great if there was no iss...
1
802
3,090,813,023
IssuesEvent
2015-08-26 09:16:35
pyland/pyland
https://api.github.com/repos/pyland/pyland
closed
Keybindings to switch characters no longer work
bug internal requirement
Though nice, I'll not sure this functionality is very used so maybe just remove the code
1.0
Keybindings to switch characters no longer work - Though nice, I'll not sure this functionality is very used so maybe just remove the code
non_priority
keybindings to switch characters no longer work though nice i ll not sure this functionality is very used so maybe just remove the code
0
700,101
24,046,075,639
IssuesEvent
2022-09-16 08:27:26
vmware/singleton
https://api.github.com/repos/vmware/singleton
closed
[BUG] [Ruby Client] File read does not support thread concurrency
kind/bug priority/medium area/ruby-client
**Describe the bug** File read for source bundle is currently inside a synchronized block. This means only one thread can access it at a time, affecting performance. **To Reproduce** Steps to reproduce the behavior: 1. Use the ruby client lib in a sample app. 2. Launch multiple(e.g. 1,000) threads that will load...
1.0
[BUG] [Ruby Client] File read does not support thread concurrency - **Describe the bug** File read for source bundle is currently inside a synchronized block. This means only one thread can access it at a time, affecting performance. **To Reproduce** Steps to reproduce the behavior: 1. Use the ruby client lib in ...
priority
file read does not support thread concurrency describe the bug file read for source bundle is currently inside a synchronized block this means only one thread can access it at a time affecting performance to reproduce steps to reproduce the behavior use the ruby client lib in a sample app ...
1
42,665
5,515,528,520
IssuesEvent
2017-03-17 17:40:06
AzureAD/azure-activedirectory-library-for-android
https://api.github.com/repos/AzureAD/azure-activedirectory-library-for-android
closed
AcquireTokenSilent does not return tokens in FRT scenarios where user ID is not given.
By Design
Repro steps: Call acquireToken for a resource, with the OneDrive client ID. Call acquireTokenSilent for a resource, with the Office client ID, without providing a user ID. Expected: token returned. Actual: no token returned, auth attempt fails. This is a documented test case, with an automated test, and we exp...
1.0
AcquireTokenSilent does not return tokens in FRT scenarios where user ID is not given. - Repro steps: Call acquireToken for a resource, with the OneDrive client ID. Call acquireTokenSilent for a resource, with the Office client ID, without providing a user ID. Expected: token returned. Actual: no token returned, ...
non_priority
acquiretokensilent does not return tokens in frt scenarios where user id is not given repro steps call acquiretoken for a resource with the onedrive client id call acquiretokensilent for a resource with the office client id without providing a user id expected token returned actual no token returned ...
0
71,618
18,796,320,819
IssuesEvent
2021-11-08 22:54:03
deltachat/AndroidYggmail
https://api.github.com/repos/deltachat/AndroidYggmail
closed
build issues
build
currently, on building i get the following error: ``` ../lib-yggmail/golang/bin/gomobile: No compiler for 386 was found in the NDK (tried /Users/bpetersen/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/i686-linux-android16-clang). Make sure your NDK version is >= r19c. Use `sdkmanager --u...
1.0
build issues - currently, on building i get the following error: ``` ../lib-yggmail/golang/bin/gomobile: No compiler for 386 was found in the NDK (tried /Users/bpetersen/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/i686-linux-android16-clang). Make sure your NDK version is >= r19c. Use ...
non_priority
build issues currently on building i get the following error lib yggmail golang bin gomobile no compiler for was found in the ndk tried users bpetersen library android sdk ndk bundle toolchains llvm prebuilt darwin bin linux clang make sure your ndk version is use sdkmanager updat...
0
72,834
13,926,484,809
IssuesEvent
2020-10-21 18:21:31
microsoft/AdaptiveCards
https://api.github.com/repos/microsoft/AdaptiveCards
closed
[iOS][Issue with isVisibility] [isVisibility for an item in Container gets imposed on other items]
Area-Inconsistency Bug Msft-TeamsMobile Priority-Now Status-In Code Review Triage-Approved for Fix
# Platform What platform is your issue or question related to? (Delete other platforms). * iOS # Author or host Host - Teams iOS Client # Version of SDK 1.2.10 # Details If isVisibility is set to false for one item in a container, all following items in container are not visible PFA a sample JS...
1.0
[iOS][Issue with isVisibility] [isVisibility for an item in Container gets imposed on other items] - # Platform What platform is your issue or question related to? (Delete other platforms). * iOS # Author or host Host - Teams iOS Client # Version of SDK 1.2.10 # Details If isVisibility is set to...
non_priority
platform what platform is your issue or question related to delete other platforms ios author or host host teams ios client version of sdk details if isvisibility is set to false for one item in a container all following items in container are not visible pfa a sam...
0
457,479
13,157,387,354
IssuesEvent
2020-08-10 12:39:50
wso2/product-apim
https://api.github.com/repos/wso2/product-apim
opened
Error is not thrown when creating Documents with special Characters from UI
Priority/Normal Type/Improvement
### Describe your problem(s) Add a document with a name including some special characters. Error is not getting thrown from the UI. When we click create document UI responds with nothing. ![Screenshot from 2020-08-10 18-04-12](https://user-images.githubusercontent.com/60866295/89783109-0496de80-db34-11ea-8ce1-f8...
1.0
Error is not thrown when creating Documents with special Characters from UI - ### Describe your problem(s) Add a document with a name including some special characters. Error is not getting thrown from the UI. When we click create document UI responds with nothing. ![Screenshot from 2020-08-10 18-04-12](https://...
priority
error is not thrown when creating documents with special characters from ui describe your problem s add a document with a name including some special characters error is not getting thrown from the ui when we click create document ui responds with nothing describe your solution we need t...
1
381,930
11,298,032,119
IssuesEvent
2020-01-17 07:57:36
google/gvisor-website
https://api.github.com/repos/google/gvisor-website
opened
Update Docker Quickstart to use 'runsc install'
area: docs kind: enhancement priority: p2
https://gvisor.dev/docs/user_guide/quick_start/docker/#configuring-docker We should tell folks to use the 'runsc install' command to configure docker since that's easier. We also don't need to configure Docker if they installed via 'apt' so we should either move these instructions to the installation page, or make i...
1.0
Update Docker Quickstart to use 'runsc install' - https://gvisor.dev/docs/user_guide/quick_start/docker/#configuring-docker We should tell folks to use the 'runsc install' command to configure docker since that's easier. We also don't need to configure Docker if they installed via 'apt' so we should either move thes...
priority
update docker quickstart to use runsc install we should tell folks to use the runsc install command to configure docker since that s easier we also don t need to configure docker if they installed via apt so we should either move these instructions to the installation page or make it clear that they don ...
1
422,496
28,438,706,413
IssuesEvent
2023-04-15 16:34:46
PaeParo/PaeParo-Mobile
https://api.github.com/repos/PaeParo/PaeParo-Mobile
closed
[PaeParo-Mobile] 내부 안드로이드 소스코드 보는법
documentation good first issue
안드로이드 메서드를 가져다 쓸 때, 어떻게 구현된지 내부 구현을 보면 이해하기 더 쉬운데, (특히 커스텀레이아웃) 컨트롤 클릭을 통해서 보면 ` public void finish() { throw new RuntimeException("Stub!"); } ` 이런식을 볼 수 없는 경우가 있음. Close Project후 ![image](https://user-images.githubusercontent.com/54611807/231182900-dda7975a-fb5c-4a5b-bae6-ecb1f318dffb.png) SDK Man...
1.0
[PaeParo-Mobile] 내부 안드로이드 소스코드 보는법 - 안드로이드 메서드를 가져다 쓸 때, 어떻게 구현된지 내부 구현을 보면 이해하기 더 쉬운데, (특히 커스텀레이아웃) 컨트롤 클릭을 통해서 보면 ` public void finish() { throw new RuntimeException("Stub!"); } ` 이런식을 볼 수 없는 경우가 있음. Close Project후 ![image](https://user-images.githubusercontent.com/54611807/231182900-dda7975a-fb5...
non_priority
내부 안드로이드 소스코드 보는법 안드로이드 메서드를 가져다 쓸 때 어떻게 구현된지 내부 구현을 보면 이해하기 더 쉬운데 특히 커스텀레이아웃 컨트롤 클릭을 통해서 보면 public void finish throw new runtimeexception stub 이런식을 볼 수 없는 경우가 있음 close project후 sdk manager 들어가서 우측하단 show package details 체크 타게팅하는 버전의 sourses for android 체크 ...
0
131,963
18,264,686,905
IssuesEvent
2021-10-04 06:56:09
kyma-project/kyma
https://api.github.com/repos/kyma-project/kyma
opened
Removal Dex
area/security area/installation
<!-- Thank you for your contribution. Before you submit the issue: 1. Search open and closed issues for duplicates. 2. Read the contributing guidelines. --> **Description** Since Dex won't be a part of kyma 2.0: - [ ] remove it from kyma resources - [ ] remove dex for from kyma-incubator - [ ] remove prow p...
True
Removal Dex - <!-- Thank you for your contribution. Before you submit the issue: 1. Search open and closed issues for duplicates. 2. Read the contributing guidelines. --> **Description** Since Dex won't be a part of kyma 2.0: - [ ] remove it from kyma resources - [ ] remove dex for from kyma-incubator - [ ]...
non_priority
removal dex thank you for your contribution before you submit the issue search open and closed issues for duplicates read the contributing guidelines description since dex won t be a part of kyma remove it from kyma resources remove dex for from kyma incubator remov...
0
292,110
8,953,283,230
IssuesEvent
2019-01-25 18:59:30
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
"Reset Defaults" in graphics settings not reset sliders
Fixed Medium Priority
reset works only with check boxes, not sliders. Same on release and master versions. ![default](https://user-images.githubusercontent.com/4980243/50733463-df472f00-119e-11e9-87eb-357a04bc56b2.png)
1.0
"Reset Defaults" in graphics settings not reset sliders - reset works only with check boxes, not sliders. Same on release and master versions. ![default](https://user-images.githubusercontent.com/4980243/50733463-df472f00-119e-11e9-87eb-357a04bc56b2.png)
priority
reset defaults in graphics settings not reset sliders reset works only with check boxes not sliders same on release and master versions
1
227,561
18,069,394,417
IssuesEvent
2021-09-20 23:49:25
QubesOS/updates-status
https://api.github.com/repos/QubesOS/updates-status
closed
app-linux-split-gpg v2.0.52 (r4.1)
r4.1-buster-cur-test r4.1-dom0-cur-test r4.1-bullseye-cur-test r4.1-fc31-cur-test r4.1-fc32-cur-test r4.1-fc33-cur-test r4.1-fc34-cur-test r4.1-centos-stream8-cur-test
Update of app-linux-split-gpg to v2.0.52 for Qubes r4.1, see comments below for details. Built from: https://github.com/QubesOS/qubes-app-linux-split-gpg/commit/6a004564133865dc6bd10eff516829bd7323842d [Changes since previous version](https://github.com/QubesOS/qubes-app-linux-split-gpg/compare/v2.0.51...v2.0.52): Qu...
8.0
app-linux-split-gpg v2.0.52 (r4.1) - Update of app-linux-split-gpg to v2.0.52 for Qubes r4.1, see comments below for details. Built from: https://github.com/QubesOS/qubes-app-linux-split-gpg/commit/6a004564133865dc6bd10eff516829bd7323842d [Changes since previous version](https://github.com/QubesOS/qubes-app-linux-spl...
non_priority
app linux split gpg update of app linux split gpg to for qubes see comments below for details built from qubesos qubes app linux split gpg version qubesos qubes app linux split gpg merge remote tracking branch origin pr qubesos qubes app linux split gpg use functools w...
0
427,880
12,400,381,837
IssuesEvent
2020-05-21 07:43:47
geosolutions-it/ckanext-faoclh
https://api.github.com/repos/geosolutions-it/ckanext-faoclh
opened
Collapsing Facets in Dataset Page
Priority: Low
Investigate on the possibility to collapse facets on dataset search page. All facets should be collapsed by default when the user opens the [dataset search page](http://faoclh.geo-solutions.it/dataset). Collapsed: ![2020_05_21_09_37_55_Datasets_CKAN.png](https://images.zenhubusercontent.com/5c9ca89d6607b6793c66ec35/25...
1.0
Collapsing Facets in Dataset Page - Investigate on the possibility to collapse facets on dataset search page. All facets should be collapsed by default when the user opens the [dataset search page](http://faoclh.geo-solutions.it/dataset). Collapsed: ![2020_05_21_09_37_55_Datasets_CKAN.png](https://images.zenhubusercon...
priority
collapsing facets in dataset page investigate on the possibility to collapse facets on dataset search page all facets should be collapsed by default when the user opens the collapsed expanded
1
116,951
17,397,560,678
IssuesEvent
2021-08-02 15:09:40
elastic/kibana
https://api.github.com/repos/elastic/kibana
closed
[RAC] Confirm schema is written correctly
Feature:RAC Team: SecuritySolution Theme: rac
## Summary We should confirm that alert documents are written using the correct [schema](https://docs.google.com/spreadsheets/d/1Cqv0bRx1BgY6VP9PY4FK6kppUEZJ5qMPoFgr5_XQXJI/edit#gid=1775019155). We do **not** have to write all of these fields for 7.15, but any fields that are written need to respect this schema. ...
True
[RAC] Confirm schema is written correctly - ## Summary We should confirm that alert documents are written using the correct [schema](https://docs.google.com/spreadsheets/d/1Cqv0bRx1BgY6VP9PY4FK6kppUEZJ5qMPoFgr5_XQXJI/edit#gid=1775019155). We do **not** have to write all of these fields for 7.15, but any fields th...
non_priority
confirm schema is written correctly summary we should confirm that alert documents are written using the correct we do not have to write all of these fields for but any fields that are written need to respect this schema acceptance criteria alert documents respect the schema
0
50,802
3,006,697,304
IssuesEvent
2015-07-27 12:17:08
ow2-proactive/scheduling
https://api.github.com/repos/ow2-proactive/scheduling
closed
Document Generation script in Native Task
priority:minor type:task
<a href="https://jira.activeeon.com/browse/SCHEDULING-2125" title="SCHEDULING-2125">Original issue</a> created by <a href="mailto:fabien.viale_AT_activeeon.com">Fabien Viale</a> on 28, Aug 2014 at 15:06 PM - SCHEDULING-2125 <hr /> The documentation for Native Tasks is too small. The Dynamic command generated by a sc...
1.0
Document Generation script in Native Task - <a href="https://jira.activeeon.com/browse/SCHEDULING-2125" title="SCHEDULING-2125">Original issue</a> created by <a href="mailto:fabien.viale_AT_activeeon.com">Fabien Viale</a> on 28, Aug 2014 at 15:06 PM - SCHEDULING-2125 <hr /> The documentation for Native Tasks is too s...
priority
document generation script in native task original issue created by fabien viale on aug at pm scheduling the documentation for native tasks is too small the dynamic command generated by a script is not documented also the command array generation added by scheduling is not documented
1
381,822
11,288,679,068
IssuesEvent
2020-01-16 08:29:51
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
USER ISSUE: Stuck in a pipe
Priority: Medium
**Version:** 0.7.3.3 beta **Steps to Reproduce:** 1. go underwater 2. place a pipe in front and behind of you 3. go with your head to the height of the pipes 4. place a pipe in the place, where the 2 pipes would connect to each other (the block, where your head is) 5. your stuck **Expected behavior:** It sh...
1.0
USER ISSUE: Stuck in a pipe - **Version:** 0.7.3.3 beta **Steps to Reproduce:** 1. go underwater 2. place a pipe in front and behind of you 3. go with your head to the height of the pipes 4. place a pipe in the place, where the 2 pipes would connect to each other (the block, where your head is) 5. your stuck ...
priority
user issue stuck in a pipe version beta steps to reproduce go underwater place a pipe in front and behind of you go with your head to the height of the pipes place a pipe in the place where the pipes would connect to each other the block where your head is your stuck ...
1
105,477
23,058,780,960
IssuesEvent
2022-07-25 08:02:04
trezor/trezor-firmware
https://api.github.com/repos/trezor/trezor-firmware
opened
Model R: bigger fonts for PIN and other input methods
code
The middle character in choice should be `64` font size, the side ones `32`. It might eat a lot of flash space, export just the necessary characters, or try to somehow reuse already existing fonts (sizes `8` and `16` - maybe just "multiplying" them by four)
1.0
Model R: bigger fonts for PIN and other input methods - The middle character in choice should be `64` font size, the side ones `32`. It might eat a lot of flash space, export just the necessary characters, or try to somehow reuse already existing fonts (sizes `8` and `16` - maybe just "multiplying" them by four)
non_priority
model r bigger fonts for pin and other input methods the middle character in choice should be font size the side ones it might eat a lot of flash space export just the necessary characters or try to somehow reuse already existing fonts sizes and maybe just multiplying them by four
0
539,591
15,791,382,711
IssuesEvent
2021-04-02 04:21:28
davidfstr/Crystal-Web-Archiver
https://api.github.com/repos/davidfstr/Crystal-Web-Archiver
closed
Eliminate prompt to "access your photos" on macOS
os-mac priority-high type-bug
Priority: High * Bad first-run experience for end-users. Description: * When Crystal is built as a macOS app binary and run for the first time (on macOS 10.14 Mojave), it displays a security prompt (see screenshot below) immediately when it is first run, just before showing the Open/Save dialog initially. * T...
1.0
Eliminate prompt to "access your photos" on macOS - Priority: High * Bad first-run experience for end-users. Description: * When Crystal is built as a macOS app binary and run for the first time (on macOS 10.14 Mojave), it displays a security prompt (see screenshot below) immediately when it is first run, just bef...
priority
eliminate prompt to access your photos on macos priority high bad first run experience for end users description when crystal is built as a macos app binary and run for the first time on macos mojave it displays a security prompt see screenshot below immediately when it is first run just befor...
1
98,122
4,017,990,777
IssuesEvent
2016-05-16 08:19:34
YetiForceCompany/YetiForceCRM
https://api.github.com/repos/YetiForceCompany/YetiForceCRM
closed
[bug] Activities widget
Label::Core Priority::#2 Normal Type::Bug
Changing date format to dd.mm.yyyy causes in activities v.3.0.145: ![contacts - detail](https://cloud.githubusercontent.com/assets/10330264/15256256/65d84ad2-1949-11e6-80d2-09dd227a801a.png)
1.0
[bug] Activities widget - Changing date format to dd.mm.yyyy causes in activities v.3.0.145: ![contacts - detail](https://cloud.githubusercontent.com/assets/10330264/15256256/65d84ad2-1949-11e6-80d2-09dd227a801a.png)
priority
activities widget changing date format to dd mm yyyy causes in activities v
1
74,136
3,431,833,151
IssuesEvent
2015-12-11 00:24:39
washingtontrails/vms
https://api.github.com/repos/washingtontrails/vms
opened
VMS: Work Party Type Capacity fields - leaving them back has what impact?
Medium Priority Question Salesforce VMS BUDGET
In a VMS Work Party Type if we leave the Default Capacity and Default Volunteer Capacity fields blank what happens? Use case: Training Work party where we hope to get as many CL and ACL's as possible to sign up and there is no reason to limit the number of signups (facility is out doors with lots of space). Can w...
1.0
VMS: Work Party Type Capacity fields - leaving them back has what impact? - In a VMS Work Party Type if we leave the Default Capacity and Default Volunteer Capacity fields blank what happens? Use case: Training Work party where we hope to get as many CL and ACL's as possible to sign up and there is no reason to li...
priority
vms work party type capacity fields leaving them back has what impact in a vms work party type if we leave the default capacity and default volunteer capacity fields blank what happens use case training work party where we hope to get as many cl and acl s as possible to sign up and there is no reason to li...
1
13,598
10,340,059,298
IssuesEvent
2019-09-03 20:54:07
knative/docs
https://api.github.com/repos/knative/docs
closed
Create and use variables for references to release branches
kind/enhancement kind/infrastructure
All code samples include version specific `git clone -b [BRANCH_VERSION] ....` commands. We should replace hardcoded branch names (`release-0.6`) with a variable that automatically gets populated with the corresponding branch during site build time. ie. create a Hugo shortcode that dynamically pulls in the correspon...
1.0
Create and use variables for references to release branches - All code samples include version specific `git clone -b [BRANCH_VERSION] ....` commands. We should replace hardcoded branch names (`release-0.6`) with a variable that automatically gets populated with the corresponding branch during site build time. ie. c...
non_priority
create and use variables for references to release branches all code samples include version specific git clone b commands we should replace hardcoded branch names release with a variable that automatically gets populated with the corresponding branch during site build time ie create a hugo sh...
0
212,093
23,857,051,498
IssuesEvent
2022-09-07 01:29:08
barranquerox/template-framework
https://api.github.com/repos/barranquerox/template-framework
opened
CVE-2022-38750 (Medium) detected in snakeyaml-1.29.jar
security vulnerability
## CVE-2022-38750 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>snakeyaml-1.29.jar</b></p></summary> <p>YAML 1.1 parser and emitter for Java</p> <p>Library home page: <a href="http...
True
CVE-2022-38750 (Medium) detected in snakeyaml-1.29.jar - ## CVE-2022-38750 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>snakeyaml-1.29.jar</b></p></summary> <p>YAML 1.1 parser and...
non_priority
cve medium detected in snakeyaml jar cve medium severity vulnerability vulnerable library snakeyaml jar yaml parser and emitter for java library home page a href path to dependency file pom xml path to vulnerable library ry org yaml snakeyaml snakeyaml jar ...
0
71,442
3,357,329,246
IssuesEvent
2015-11-19 00:46:24
elcodi/bamboo
https://api.github.com/repos/elcodi/bamboo
closed
Enable all available languages
[Priority] Minor [State] New [Type] Easy Pick [Type] Improvement
Some languages have been introduced the last 3 months. We should enable these language by default in fixtures and in migrations.
1.0
Enable all available languages - Some languages have been introduced the last 3 months. We should enable these language by default in fixtures and in migrations.
priority
enable all available languages some languages have been introduced the last months we should enable these language by default in fixtures and in migrations
1
823,208
30,960,155,481
IssuesEvent
2023-08-08 02:45:57
feast-dev/feast
https://api.github.com/repos/feast-dev/feast
opened
Saved Datasets breaks CLI registry-dump
kind/bug priority/p2
## Expected Behavior After creating a saved dataset, the CLI command `feast registry-dump` should dump the contents of the registry to the terminal. ## Current Behavior After creating a saved dataset, the CLI command `feast registry-dump` breaks, with the following error: ``` Traceback (most recent call la...
1.0
Saved Datasets breaks CLI registry-dump - ## Expected Behavior After creating a saved dataset, the CLI command `feast registry-dump` should dump the contents of the registry to the terminal. ## Current Behavior After creating a saved dataset, the CLI command `feast registry-dump` breaks, with the following err...
priority
saved datasets breaks cli registry dump expected behavior after creating a saved dataset the cli command feast registry dump should dump the contents of the registry to the terminal current behavior after creating a saved dataset the cli command feast registry dump breaks with the following err...
1
38,262
10,163,989,883
IssuesEvent
2019-08-07 10:32:08
ShaikASK/Testing
https://api.github.com/repos/ShaikASK/Testing
closed
HR Admin : Design Webform : Static Webforms : New Hire Webform : Unable to save changes in static webform
Defect Design Webform HR Admin Module P1 Release #5 Build #49
Steps To Replicate : 1.Launch the URL 2.Sign in as HR Admin user 3.Go to “Design Webform” 4.Click on edit icon displayed beside New Hire webform 5.Navigate to Edit webform 6.Edit compensation details and click on control level save button 7.Click on Update Experienced Behavior : Observed that user is u...
1.0
HR Admin : Design Webform : Static Webforms : New Hire Webform : Unable to save changes in static webform - Steps To Replicate : 1.Launch the URL 2.Sign in as HR Admin user 3.Go to “Design Webform” 4.Click on edit icon displayed beside New Hire webform 5.Navigate to Edit webform 6.Edit compensation details...
non_priority
hr admin design webform static webforms new hire webform unable to save changes in static webform steps to replicate launch the url sign in as hr admin user go to “design webform” click on edit icon displayed beside new hire webform navigate to edit webform edit compensation details...
0
43,794
23,373,548,557
IssuesEvent
2022-08-10 22:43:46
returntocorp/semgrep
https://api.github.com/repos/returntocorp/semgrep
reopened
Remove usage of parse_yaml_preserve_spans
enhancement performance good first task stale
**Describe the bug** This function (and the associated Yaml objects) are an artifact of semgrep once handling the boolean composition of pattern ranges in the python codebase. That functionality has since been shifted to semgrep-core so we can delete this unneeded functionality. This will also enable us to pass around...
True
Remove usage of parse_yaml_preserve_spans - **Describe the bug** This function (and the associated Yaml objects) are an artifact of semgrep once handling the boolean composition of pattern ranges in the python codebase. That functionality has since been shifted to semgrep-core so we can delete this unneeded functional...
non_priority
remove usage of parse yaml preserve spans describe the bug this function and the associated yaml objects are an artifact of semgrep once handling the boolean composition of pattern ranges in the python codebase that functionality has since been shifted to semgrep core so we can delete this unneeded functional...
0
712,088
24,484,259,329
IssuesEvent
2022-10-09 08:06:02
fyusuf-a/ft_transcendence
https://api.github.com/repos/fyusuf-a/ft_transcendence
closed
ChatMessage is poorly spaced
enhancement frontend low priority
The ChatMessageVue is poorly spaced and doesn't look very good. It would be nice to redo it to make it look nicer and be easier to use
1.0
ChatMessage is poorly spaced - The ChatMessageVue is poorly spaced and doesn't look very good. It would be nice to redo it to make it look nicer and be easier to use
priority
chatmessage is poorly spaced the chatmessagevue is poorly spaced and doesn t look very good it would be nice to redo it to make it look nicer and be easier to use
1
554,472
16,421,260,084
IssuesEvent
2021-05-19 12:49:56
joseywoermann/navnlos
https://api.github.com/repos/joseywoermann/navnlos
closed
Filter does not work properly
Priority: Medium to high bug
If for example "test" is not allowed, the bot also deletes messages containing the word "testing", because "test" is a part of "**test**ing". Possible solution: Put the banned words into a JSON file and read the words into a list.
1.0
Filter does not work properly - If for example "test" is not allowed, the bot also deletes messages containing the word "testing", because "test" is a part of "**test**ing". Possible solution: Put the banned words into a JSON file and read the words into a list.
priority
filter does not work properly if for example test is not allowed the bot also deletes messages containing the word testing because test is a part of test ing possible solution put the banned words into a json file and read the words into a list
1
453,026
13,063,720,955
IssuesEvent
2020-07-30 16:57:11
kubernetes/kubernetes
https://api.github.com/repos/kubernetes/kubernetes
closed
Security contacts for node-api not specified or out of date
area/security committee/product-security kind/cleanup lifecycle/frozen priority/important-soon
The purpose of the `SECURITY_CONTACTS` file for each Kubernetes repository is to provide a list of people who can assist the Kubernetes [Product Security Committe](https://github.com/kubernetes/community/tree/master/committee-product-security) in the event that a security issue related to the repository is discovered ...
1.0
Security contacts for node-api not specified or out of date - The purpose of the `SECURITY_CONTACTS` file for each Kubernetes repository is to provide a list of people who can assist the Kubernetes [Product Security Committe](https://github.com/kubernetes/community/tree/master/committee-product-security) in the event ...
priority
security contacts for node api not specified or out of date the purpose of the security contacts file for each kubernetes repository is to provide a list of people who can assist the kubernetes in the event that a security issue related to the repository is discovered or disclosed as described in the file t...
1
152,541
13,459,972,093
IssuesEvent
2020-09-09 13:01:38
MeAmAnUsername/pie
https://api.github.com/repos/MeAmAnUsername/pie
opened
Create issues for commented tests
Component: Documentation Priority: medium Status: specified Type: organisation
There are a few tests that are commented out because they don't pass. Each of these tests should have an issue and a comment with a link to the issue.
1.0
Create issues for commented tests - There are a few tests that are commented out because they don't pass. Each of these tests should have an issue and a comment with a link to the issue.
non_priority
create issues for commented tests there are a few tests that are commented out because they don t pass each of these tests should have an issue and a comment with a link to the issue
0
771,154
27,072,270,215
IssuesEvent
2023-02-14 08:01:53
vignetteapp/MediaPipe.NET
https://api.github.com/repos/vignetteapp/MediaPipe.NET
closed
Epic: libmuxr to replace current runtime
enhancement help wanted priority:high area:pinvoke
Due to the myriad of issues we have encountered with our current wrapper, it's sufficient to say that we cannot trust the wrapper we derived from homuler due to testability, reproducibility of issues, and everything is just a black hole to us. Therefore, the next major task is re-architecting the wrapper to a new imple...
1.0
Epic: libmuxr to replace current runtime - Due to the myriad of issues we have encountered with our current wrapper, it's sufficient to say that we cannot trust the wrapper we derived from homuler due to testability, reproducibility of issues, and everything is just a black hole to us. Therefore, the next major task is...
priority
epic libmuxr to replace current runtime due to the myriad of issues we have encountered with our current wrapper it s sufficient to say that we cannot trust the wrapper we derived from homuler due to testability reproducibility of issues and everything is just a black hole to us therefore the next major task is...
1
187,393
14,427,674,396
IssuesEvent
2020-12-06 05:30:40
kalexmills/github-vet-tests-dec2020
https://api.github.com/repos/kalexmills/github-vet-tests-dec2020
closed
gwanted/fabric-ca-gm-edit: cmd/fabric-ca-client/main_test.go; 3 LoC
fresh test tiny
Found a possible issue in [gwanted/fabric-ca-gm-edit](https://www.github.com/gwanted/fabric-ca-gm-edit) at [cmd/fabric-ca-client/main_test.go](https://github.com/gwanted/fabric-ca-gm-edit/blob/f1c5a5347c3b0b0ad14e342f070626708cd5e372/cmd/fabric-ca-client/main_test.go#L132-L134) Below is the message reported by the an...
1.0
gwanted/fabric-ca-gm-edit: cmd/fabric-ca-client/main_test.go; 3 LoC - Found a possible issue in [gwanted/fabric-ca-gm-edit](https://www.github.com/gwanted/fabric-ca-gm-edit) at [cmd/fabric-ca-client/main_test.go](https://github.com/gwanted/fabric-ca-gm-edit/blob/f1c5a5347c3b0b0ad14e342f070626708cd5e372/cmd/fabric-ca-c...
non_priority
gwanted fabric ca gm edit cmd fabric ca client main test go loc found a possible issue in at below is the message reported by the analyzer for this snippet of code beware that the analyzer only reports the first issue it finds so please do not limit your consideration to the contents of the below mess...
0
550,243
16,107,867,504
IssuesEvent
2021-04-27 17:03:00
googleapis/google-auth-library-nodejs
https://api.github.com/repos/googleapis/google-auth-library-nodejs
closed
IAP rejects requests from other GAE
external priority: p2 type: bug
I've been trying for way too long to get this to work, so I apologize if any rudeness or mistakes come from this: I'm trying to send a PUT request from one App Engine instance to another App Engine instance. I am getting a client like so: ```ts const client = await auth.getClient(); ``` Correct me if I'm wrong...
1.0
IAP rejects requests from other GAE - I've been trying for way too long to get this to work, so I apologize if any rudeness or mistakes come from this: I'm trying to send a PUT request from one App Engine instance to another App Engine instance. I am getting a client like so: ```ts const client = await auth.getCli...
priority
iap rejects requests from other gae i ve been trying for way too long to get this to work so i apologize if any rudeness or mistakes come from this i m trying to send a put request from one app engine instance to another app engine instance i am getting a client like so ts const client await auth getcli...
1
365,543
10,788,801,828
IssuesEvent
2019-11-05 10:30:39
UniversityOfHelsinkiCS/suoritustarkistin
https://api.github.com/repos/UniversityOfHelsinkiCS/suoritustarkistin
closed
Trying to POST with expired Shibbo-login causes a network error
bug low priority
Should prompt for login instead.
1.0
Trying to POST with expired Shibbo-login causes a network error - Should prompt for login instead.
priority
trying to post with expired shibbo login causes a network error should prompt for login instead
1
43,939
9,525,673,242
IssuesEvent
2019-04-28 14:12:23
neogeny/TatSu
https://api.github.com/repos/neogeny/TatSu
closed
Switch code-generation templates to f-strings
codegen enhancement
It's also a good opportunity to remove the customizations to string formatting for supporting repeated elements.
1.0
Switch code-generation templates to f-strings - It's also a good opportunity to remove the customizations to string formatting for supporting repeated elements.
non_priority
switch code generation templates to f strings it s also a good opportunity to remove the customizations to string formatting for supporting repeated elements
0
768,943
26,988,533,458
IssuesEvent
2023-02-09 17:55:25
aws/aws-sam-cli
https://api.github.com/repos/aws/aws-sam-cli
closed
Error: AllowOrigin must be a quoted string when using !Sub/!ImportValue
type/feature priority/2-important area/local/start-api area/intrinsics maintainer/need-followup
### Description Template uses !Sub to determine the CORS string to use. When using sam local start-pi the following error is thrown: b'Error: AllowOrigin must be a quoted string (i.e. "\'value\'" is correct, but "value" is not).\n' ### Steps to reproduce In template.yml specify AllowOrigin field to use !Sub,...
1.0
Error: AllowOrigin must be a quoted string when using !Sub/!ImportValue - ### Description Template uses !Sub to determine the CORS string to use. When using sam local start-pi the following error is thrown: b'Error: AllowOrigin must be a quoted string (i.e. "\'value\'" is correct, but "value" is not).\n' ### St...
priority
error alloworigin must be a quoted string when using sub importvalue description template uses sub to determine the cors string to use when using sam local start pi the following error is thrown b error alloworigin must be a quoted string i e value is correct but value is not n st...
1
102,230
21,934,274,646
IssuesEvent
2022-05-23 12:33:23
inventaire/inventaire-client
https://api.github.com/repos/inventaire/inventaire-client
closed
choose a more recent framework to replace Backbone.Marionette+Handlebars
discussion code maintainance
I don't think this is exactly urgent, but Good reasons to stop waiting: * we might be missing out on some serious workflow benefits [to be listed] * the more we wait, the more code will need to be converted Good reasons to wait more: * the more we wait, the less we will be affected by breaking changes going o...
1.0
choose a more recent framework to replace Backbone.Marionette+Handlebars - I don't think this is exactly urgent, but Good reasons to stop waiting: * we might be missing out on some serious workflow benefits [to be listed] * the more we wait, the more code will need to be converted Good reasons to wait more: *...
non_priority
choose a more recent framework to replace backbone marionette handlebars i don t think this is exactly urgent but good reasons to stop waiting we might be missing out on some serious workflow benefits the more we wait the more code will need to be converted good reasons to wait more the more we ...
0
96,171
8,598,576,684
IssuesEvent
2018-11-15 22:14:54
python-discord/esoteric-python-challenges
https://api.github.com/repos/python-discord/esoteric-python-challenges
closed
This is a test issue. Please ignore this.
test
**Originally posted by Joseph Banks:** I'll close this in a bit.
1.0
This is a test issue. Please ignore this. - **Originally posted by Joseph Banks:** I'll close this in a bit.
non_priority
this is a test issue please ignore this originally posted by joseph banks i ll close this in a bit
0
538,275
15,765,676,695
IssuesEvent
2021-03-31 14:22:06
snowplow/snowplow-javascript-tracker
https://api.github.com/repos/snowplow/snowplow-javascript-tracker
closed
Add linting
category:setup priority:medium status:in_progress type:internal
I think this would help a bit, maybe a combination of these in a pre-commit hook: - https://github.com/prettier/prettier - https://eslint.org/
1.0
Add linting - I think this would help a bit, maybe a combination of these in a pre-commit hook: - https://github.com/prettier/prettier - https://eslint.org/
priority
add linting i think this would help a bit maybe a combination of these in a pre commit hook
1
84,068
24,217,022,595
IssuesEvent
2022-09-26 07:43:38
SAP/ui5-tooling
https://api.github.com/repos/SAP/ui5-tooling
closed
Content of splitted modules differ each build
enhancement module/ui5-builder
## Expected Behavior When splitting modules in different parts by setting the `numberOfParts` property in the ui5.yaml, it is expected that the resulting modules are always the same. ## Current Behavior The resulting parts differ each time when building the project depending on the file sizes. ## Steps to repro...
1.0
Content of splitted modules differ each build - ## Expected Behavior When splitting modules in different parts by setting the `numberOfParts` property in the ui5.yaml, it is expected that the resulting modules are always the same. ## Current Behavior The resulting parts differ each time when building the project d...
non_priority
content of splitted modules differ each build expected behavior when splitting modules in different parts by setting the numberofparts property in the yaml it is expected that the resulting modules are always the same current behavior the resulting parts differ each time when building the project dep...
0
216,436
24,281,522,762
IssuesEvent
2022-09-28 17:51:17
liorzilberg/struts
https://api.github.com/repos/liorzilberg/struts
opened
CVE-2021-21343 (High) detected in xstream-1.4.10.jar
security vulnerability
## CVE-2021-21343 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>xstream-1.4.10.jar</b></p></summary> <p>XStream is a serialization library from Java objects to XML and back.</p> <p>L...
True
CVE-2021-21343 (High) detected in xstream-1.4.10.jar - ## CVE-2021-21343 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>xstream-1.4.10.jar</b></p></summary> <p>XStream is a serializat...
non_priority
cve high detected in xstream jar cve high severity vulnerability vulnerable library xstream jar xstream is a serialization library from java objects to xml and back library home page a href path to dependency file plugins rest pom xml path to vulnerable library ...
0
80,796
10,210,573,034
IssuesEvent
2019-08-14 15:03:04
music-encoding/guidelines
https://api.github.com/repos/music-encoding/guidelines
opened
revise structure of metadata chapter
documentation
@axgeertinger, @irmlindcapelle and I where thinking to adjust the structure of the metadata chapter to the following: - Intro - Structure of the MEI Header (here we explain the different areas of the header) - Works - Sources - The MEI file (`<fileDesc>`, `<revisionDesc>`) - FRBR - Authority Files - Common C...
1.0
revise structure of metadata chapter - @axgeertinger, @irmlindcapelle and I where thinking to adjust the structure of the metadata chapter to the following: - Intro - Structure of the MEI Header (here we explain the different areas of the header) - Works - Sources - The MEI file (`<fileDesc>`, `<revisionDesc>`)...
non_priority
revise structure of metadata chapter axgeertinger irmlindcapelle and i where thinking to adjust the structure of the metadata chapter to the following intro structure of the mei header here we explain the different areas of the header works sources the mei file frbr authority ...
0
524,462
15,214,100,181
IssuesEvent
2021-02-17 12:45:31
devinit/D-Portal
https://api.github.com/repos/devinit/D-Portal
closed
New transaction_commitment bug & general observation
priority
Preamble: I can see that several great UX enhancements have gone into D-Portal recently - good work, thank you. Now to nit-pick about something :) I've just checked out this activity published by DFID: http://d-portal.org/ctrack.html#view=act&aid=GB-1-204252-132 Looking at devtracker's back end, I can see that th...
1.0
New transaction_commitment bug & general observation - Preamble: I can see that several great UX enhancements have gone into D-Portal recently - good work, thank you. Now to nit-pick about something :) I've just checked out this activity published by DFID: http://d-portal.org/ctrack.html#view=act&aid=GB-1-204252-13...
priority
new transaction commitment bug general observation preamble i can see that several great ux enhancements have gone into d portal recently good work thank you now to nit pick about something i ve just checked out this activity published by dfid looking at devtracker s back end i can see that there...
1
9,072
3,253,438,298
IssuesEvent
2015-10-19 19:05:38
kubernetes/kubernetes
https://api.github.com/repos/kubernetes/kubernetes
closed
Need Docs for Experimental API use and stability
kind/documentation priority/P0 team/CSI
Put in a doc: - How to enable experimental (--runtime-config=experimental/v1) - Whether to expect it to work on GKE - That we might change the API while it is experimental - That we might change it when we move out of experimental - That your clients might break. - That we might stop supporting the experimental...
1.0
Need Docs for Experimental API use and stability - Put in a doc: - How to enable experimental (--runtime-config=experimental/v1) - Whether to expect it to work on GKE - That we might change the API while it is experimental - That we might change it when we move out of experimental - That your clients might break...
non_priority
need docs for experimental api use and stability put in a doc how to enable experimental runtime config experimental whether to expect it to work on gke that we might change the api while it is experimental that we might change it when we move out of experimental that your clients might break ...
0
266,097
8,362,881,919
IssuesEvent
2018-10-03 18:07:38
ProjectSidewalk/SidewalkWebpage
https://api.github.com/repos/ProjectSidewalk/SidewalkWebpage
closed
Change severity of labels placed in tutorial.
EasyFix! NextCity OnBoarding Priority: Low pull-request-submitted ui-update
As many users and interview participants have mentioned, the severity that we instruct users to give in the tutorial needs to be updated. In addition, after reading through the ADA guidelines and creating our labeling code book, I can definitively say that the ratings that we say to use for some of these does not refle...
1.0
Change severity of labels placed in tutorial. - As many users and interview participants have mentioned, the severity that we instruct users to give in the tutorial needs to be updated. In addition, after reading through the ADA guidelines and creating our labeling code book, I can definitively say that the ratings tha...
priority
change severity of labels placed in tutorial as many users and interview participants have mentioned the severity that we instruct users to give in the tutorial needs to be updated in addition after reading through the ada guidelines and creating our labeling code book i can definitively say that the ratings tha...
1
49,586
6,227,605,267
IssuesEvent
2017-07-10 21:08:10
pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas
closed
Sum a panel along multiple dimensions
API Design Difficulty Intermediate Effort Medium Numeric Panel Reshaping
numpy's `sum()` function allows specifying a tuple of axis values for higher-dimensional arrays, but when it is called this way on a Pandas `Panel` or `Panel4D` it raises a ValueError: ``` >>> import numpy as np >>> import pandas as pd >>> a = np.random.randn(3, 3, 3) >>> a.sum(axis=(0, 1)) array([-1.91974326, 1.4978...
1.0
Sum a panel along multiple dimensions - numpy's `sum()` function allows specifying a tuple of axis values for higher-dimensional arrays, but when it is called this way on a Pandas `Panel` or `Panel4D` it raises a ValueError: ``` >>> import numpy as np >>> import pandas as pd >>> a = np.random.randn(3, 3, 3) >>> a.sum(...
non_priority
sum a panel along multiple dimensions numpy s sum function allows specifying a tuple of axis values for higher dimensional arrays but when it is called this way on a pandas panel or it raises a valueerror import numpy as np import pandas as pd a np random randn a sum axis ...
0
312,670
26,873,900,074
IssuesEvent
2023-02-04 20:11:52
MPMG-DCC-UFMG/F01
https://api.github.com/repos/MPMG-DCC-UFMG/F01
closed
Teste de generalizacao para a tag Informações Institucionais - Leis Municipais - Monte Azul
generalization test development template - Síntese tecnologia e informatica (88) tag - Informações Institucionais subtag - Leis Municipais
DoD: Realizar o teste de Generalização do validador da tag Informações Institucionais - Leis Municipais para o Município de Monte Azul.
1.0
Teste de generalizacao para a tag Informações Institucionais - Leis Municipais - Monte Azul - DoD: Realizar o teste de Generalização do validador da tag Informações Institucionais - Leis Municipais para o Município de Monte Azul.
non_priority
teste de generalizacao para a tag informações institucionais leis municipais monte azul dod realizar o teste de generalização do validador da tag informações institucionais leis municipais para o município de monte azul
0
248,053
20,991,769,651
IssuesEvent
2022-03-29 09:55:50
gggaute/ISL-2022
https://api.github.com/repos/gggaute/ISL-2022
closed
exercisecontainer
frontend dra inn manglende ord testing done
move contentcontainer logic to an exercisecontainer for more smooth integration with other task
1.0
exercisecontainer - move contentcontainer logic to an exercisecontainer for more smooth integration with other task
non_priority
exercisecontainer move contentcontainer logic to an exercisecontainer for more smooth integration with other task
0
593,643
18,013,024,635
IssuesEvent
2021-09-16 10:49:51
gama-platform/gama
https://api.github.com/repos/gama-platform/gama
opened
OpenGL display doesn't work
>> 😱 Bug OS Linux 🙅🏻‍♂️ Affects Usability 🖥 Display OpenGL ‼️ Priority Critical Version 1.8.2
**Describe the bug** After fixing issues with java2D, OpenGL displays doesn't work anymore... However, GAMA display error messages (cf. screenshots). Here's error stack log : ``` java.lang.IllegalThreadStateException: Thread is already started at java.base/java.lang.Thread.start(Thread.java:1025) at ummisco...
1.0
OpenGL display doesn't work - **Describe the bug** After fixing issues with java2D, OpenGL displays doesn't work anymore... However, GAMA display error messages (cf. screenshots). Here's error stack log : ``` java.lang.IllegalThreadStateException: Thread is already started at java.base/java.lang.Thread.start(...
priority
opengl display doesn t work describe the bug after fixing issues with opengl displays doesn t work anymore however gama display error messages cf screenshots here s error stack log java lang illegalthreadstateexception thread is already started at java base java lang thread start threa...
1
35,529
2,789,991,654
IssuesEvent
2015-05-08 23:01:28
e-government-ua/i
https://api.github.com/repos/e-government-ua/i
closed
Оставшиеся мелкие задачи по дашборду
hi priority
https://docs.google.com/document/d/1HrxG5w8BsVaZuLlSauxinyb3Vfm9-SV9F41ck74YrPA/edit# только не взятые другими коллегами (потом вписать свой ник возле пункта задачи)
1.0
Оставшиеся мелкие задачи по дашборду - https://docs.google.com/document/d/1HrxG5w8BsVaZuLlSauxinyb3Vfm9-SV9F41ck74YrPA/edit# только не взятые другими коллегами (потом вписать свой ник возле пункта задачи)
priority
оставшиеся мелкие задачи по дашборду только не взятые другими коллегами потом вписать свой ник возле пункта задачи
1
501,051
14,520,050,299
IssuesEvent
2020-12-14 04:30:27
mintproject/mint-ui-lit
https://api.github.com/repos/mintproject/mint-ui-lit
closed
HAND setups are not showing in the UI (custom query problem)
bug high priority
When I select the flood contour indicator, none of the HAND setups show up. There seems to be a problem with the API.
1.0
HAND setups are not showing in the UI (custom query problem) - When I select the flood contour indicator, none of the HAND setups show up. There seems to be a problem with the API.
priority
hand setups are not showing in the ui custom query problem when i select the flood contour indicator none of the hand setups show up there seems to be a problem with the api
1
131,810
18,249,734,261
IssuesEvent
2021-10-02 02:14:42
Watemlifts/pixi.js
https://api.github.com/repos/Watemlifts/pixi.js
closed
WS-2019-0332 (Medium) detected in handlebars-4.1.2.tgz
security vulnerability Resolution: Won't Fix
## WS-2019-0332 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.1.2.tgz</b></p></summary> <p>Handlebars provides the power necessary to let you build semantic templates ...
True
WS-2019-0332 (Medium) detected in handlebars-4.1.2.tgz - ## WS-2019-0332 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.1.2.tgz</b></p></summary> <p>Handlebars provides...
non_priority
ws medium detected in handlebars tgz ws medium severity vulnerability vulnerable library handlebars tgz handlebars provides the power necessary to let you build semantic templates effectively with no frustration library home page a href path to dependency file pixi js ...
0
551,530
16,175,316,911
IssuesEvent
2021-05-03 05:22:25
wso2/product-apim
https://api.github.com/repos/wso2/product-apim
closed
Missing configuration for enabling Ciphers for WSS endpoint in j2 template file
Priority/Normal Type/Bug
### Description: The configuration related to enabling preferred Ciphers for WSS inbound endpoint, is missing in the SecureWebSocketInboundEndpoint.xml.j2 template file. The following should be added to the aforementioned file. `<parameter name="wss.ssl.cipher.suites">{{apim.wss.ciphers}}</parameter>` ### Affe...
1.0
Missing configuration for enabling Ciphers for WSS endpoint in j2 template file - ### Description: The configuration related to enabling preferred Ciphers for WSS inbound endpoint, is missing in the SecureWebSocketInboundEndpoint.xml.j2 template file. The following should be added to the aforementioned file. `<pa...
priority
missing configuration for enabling ciphers for wss endpoint in template file description the configuration related to enabling preferred ciphers for wss inbound endpoint is missing in the securewebsocketinboundendpoint xml template file the following should be added to the aforementioned file ap...
1
176,257
21,391,375,604
IssuesEvent
2022-04-21 07:29:00
pazhanivel07/system_bt_A10_r33_CVE-2021-0474
https://api.github.com/repos/pazhanivel07/system_bt_A10_r33_CVE-2021-0474
opened
CVE-2020-0147 (Medium) detected in https://source.codeaurora.org/quic/la/platform/system/bt/LA.AU.0.1.1.r1-04800-gen3meta.0
security vulnerability
## CVE-2020-0147 - Medium 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/system/bt/LA.AU.0.1.1.r1-04800-gen3meta.0</b></p></summary> <p> <p>Lib...
True
CVE-2020-0147 (Medium) detected in https://source.codeaurora.org/quic/la/platform/system/bt/LA.AU.0.1.1.r1-04800-gen3meta.0 - ## CVE-2020-0147 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libra...
non_priority
cve medium detected in cve medium severity vulnerability vulnerable library library home page a href found in head commit a href found in base branch master vulnerable source files stack btu btu hcif cc vulnerability details ...
0
8,781
10,731,476,234
IssuesEvent
2019-10-28 19:38:29
ampproject/amp-wp
https://api.github.com/repos/ampproject/amp-wp
closed
Enhance Compatibility debugging workflow narrative
Group: Compatibility Tool
The AMP plugin functionality is centered around interactions between `actions taken by the plugin` and `actions taken by the user`. The plugin can be configured to detect validation errors and automatically remove them (automatic sanitization). Or it can be configured to only detect errors but not removing them (manual...
True
Enhance Compatibility debugging workflow narrative - The AMP plugin functionality is centered around interactions between `actions taken by the plugin` and `actions taken by the user`. The plugin can be configured to detect validation errors and automatically remove them (automatic sanitization). Or it can be configure...
non_priority
enhance compatibility debugging workflow narrative the amp plugin functionality is centered around interactions between actions taken by the plugin and actions taken by the user the plugin can be configured to detect validation errors and automatically remove them automatic sanitization or it can be configure...
0
251,782
8,027,241,612
IssuesEvent
2018-07-27 08:24:24
Extum/flarum-ext-material
https://api.github.com/repos/Extum/flarum-ext-material
closed
Responsive color for switches
bug enhancement help wanted priority: low
Switches have the `green` color Flarum originally has in its core. Replacing this color with the focus color user selects inside the admin panel would look much better as buttons and other components have this focus color. ![screenshot_2018-07-24 ayarlar - flightsimtr - havacilik forumu](https://user-images.githu...
1.0
Responsive color for switches - Switches have the `green` color Flarum originally has in its core. Replacing this color with the focus color user selects inside the admin panel would look much better as buttons and other components have this focus color. ![screenshot_2018-07-24 ayarlar - flightsimtr - havacilik f...
priority
responsive color for switches switches have the green color flarum originally has in its core replacing this color with the focus color user selects inside the admin panel would look much better as buttons and other components have this focus color
1
190,659
14,567,371,444
IssuesEvent
2020-12-17 10:09:57
elastic/elasticsearch
https://api.github.com/repos/elastic/elasticsearch
closed
[CI] AzureBlobStoreRepositoryTests failures
:Distributed/Snapshot/Restore >test-failure Team:Distributed v7.11.0 v8.0.0
In some cases these tests are failing due to high memory usage.
1.0
[CI] AzureBlobStoreRepositoryTests failures - In some cases these tests are failing due to high memory usage.
non_priority
azureblobstorerepositorytests failures in some cases these tests are failing due to high memory usage
0
413,682
12,086,525,335
IssuesEvent
2020-04-18 10:23:44
darktable-org/darktable
https://api.github.com/repos/darktable-org/darktable
closed
Duplicate management : Naming and Export
difficulty: average feature: enhancement no-issue-activity priority: low
When exporting duplicates, Darktable does not consider the duplicate name. It just keeps appending numbers to the original file name. For instance if i have image XYZ.jpg, and i create a duplicate named "ColorGraded" and another duplicated named "BW" and export, the new images will be XYZ_01, XYZ_02.jpg. It's difficult...
1.0
Duplicate management : Naming and Export - When exporting duplicates, Darktable does not consider the duplicate name. It just keeps appending numbers to the original file name. For instance if i have image XYZ.jpg, and i create a duplicate named "ColorGraded" and another duplicated named "BW" and export, the new images...
priority
duplicate management naming and export when exporting duplicates darktable does not consider the duplicate name it just keeps appending numbers to the original file name for instance if i have image xyz jpg and i create a duplicate named colorgraded and another duplicated named bw and export the new images...
1
116,849
9,885,610,210
IssuesEvent
2019-06-25 03:15:15
DynamoRIO/drmemory
https://api.github.com/repos/DynamoRIO/drmemory
opened
ASSERT pcache-use "meta-instr faulted?"
Bug-Assert Component-Tests Hotlist-Travis OpSys-Linux
Started happening in a PR but unlikely to be related: https://travis-ci.com/DynamoRIO/drmemory/jobs/210644641 ``` <Application /home/travis/build/DynamoRIO/drmemory/build_drmemory-dbg-32/tests/pcache (419) DynamoRIO usage error : meta-instr faulted? must set translation field and handle fault!> <Usage error: m...
1.0
ASSERT pcache-use "meta-instr faulted?" - Started happening in a PR but unlikely to be related: https://travis-ci.com/DynamoRIO/drmemory/jobs/210644641 ``` <Application /home/travis/build/DynamoRIO/drmemory/build_drmemory-dbg-32/tests/pcache (419) DynamoRIO usage error : meta-instr faulted? must set translation...
non_priority
assert pcache use meta instr faulted started happening in a pr but unlikely to be related usage error meta instr faulted must set translation field and handle fault home travis build dynamorio drmemory dynamorio core translate c line
0
705,682
24,244,293,693
IssuesEvent
2022-09-27 09:17:56
mantidproject/mantid
https://api.github.com/repos/mantidproject/mantid
closed
Live data in refl GUI still not working on IDAaaS
High Priority Bug ISIS Team: LSS
Max has reported that live data is still not working on IDAaaS. I haven't been able to get hold of him to get more details yet; it is working for me. There are a number of things that it could be. See the latest comment on [this issue](https://github.com/ISISNeutronMuon/mantid-isis-support/issues/44) for some of my tho...
1.0
Live data in refl GUI still not working on IDAaaS - Max has reported that live data is still not working on IDAaaS. I haven't been able to get hold of him to get more details yet; it is working for me. There are a number of things that it could be. See the latest comment on [this issue](https://github.com/ISISNeutronMu...
priority
live data in refl gui still not working on idaaas max has reported that live data is still not working on idaaas i haven t been able to get hold of him to get more details yet it is working for me there are a number of things that it could be see the latest comment on for some of my thoughts also see the ear...
1
747,989
26,103,112,378
IssuesEvent
2022-12-27 09:45:31
bounswe/bounswe2022group6
https://api.github.com/repos/bounswe/bounswe2022group6
closed
Creating labels and doctors
Priority: High State: In Progress Mobile
Enough number of labels should be created where each will have a distinct and readable color with a distinct usage. A certain number of users should be approved as doctors and these users posts and comments should be heavily moderated. Deadline 27.12.22 12.45
1.0
Creating labels and doctors - Enough number of labels should be created where each will have a distinct and readable color with a distinct usage. A certain number of users should be approved as doctors and these users posts and comments should be heavily moderated. Deadline 27.12.22 12.45
priority
creating labels and doctors enough number of labels should be created where each will have a distinct and readable color with a distinct usage a certain number of users should be approved as doctors and these users posts and comments should be heavily moderated deadline
1
359,688
10,679,603,214
IssuesEvent
2019-10-21 19:37:11
CESARBR/knot-fog-connector-fiware
https://api.github.com/repos/CESARBR/knot-fog-connector-fiware
opened
Update addDevice method to return the device credentials
enhancement priority: medium
The `addDevice` method now needs to return the device credentials in order to the connector send them to underlying services. See [documentation](https://github.com/CESARBR/knot-fog-connector#adddevicedevice-promisevoid).
1.0
Update addDevice method to return the device credentials - The `addDevice` method now needs to return the device credentials in order to the connector send them to underlying services. See [documentation](https://github.com/CESARBR/knot-fog-connector#adddevicedevice-promisevoid).
priority
update adddevice method to return the device credentials the adddevice method now needs to return the device credentials in order to the connector send them to underlying services see
1
128,623
18,064,973,977
IssuesEvent
2021-09-20 18:00:43
cockroachdb/docs
https://api.github.com/repos/cockroachdb/docs
opened
Consolidate `USER`/`ROLE` syntax pages
A-sql C-doc-improvement A-security-&-iam C-doc-bug
In CockroachDB SQL syntax, `USER` and `ROLE` are interchangeable in the following statements (with very few exceptions): - `CREATE USER`/`CREATE ROLE` - `ALTER USER`/`ALTER ROLE` - `DROP USER`/`DROP ROLE` [Our grammar file](https://github.com/cockroachdb/cockroach/blob/master/pkg/sql/parser/sql.y#L7397) does no...
True
Consolidate `USER`/`ROLE` syntax pages - In CockroachDB SQL syntax, `USER` and `ROLE` are interchangeable in the following statements (with very few exceptions): - `CREATE USER`/`CREATE ROLE` - `ALTER USER`/`ALTER ROLE` - `DROP USER`/`DROP ROLE` [Our grammar file](https://github.com/cockroachdb/cockroach/blob/m...
non_priority
consolidate user role syntax pages in cockroachdb sql syntax user and role are interchangeable in the following statements with very few exceptions create user create role alter user alter role drop user drop role does not differentiate between user role for these stateme...
0
15,115
9,784,640,639
IssuesEvent
2019-06-08 21:07:53
godotengine/godot
https://api.github.com/repos/godotengine/godot
closed
Script editor background is too clear / doesn't apply
enhancement topic:editor usability
Godot 3.0 master Windows 10 64 bits I know this is subjective, but maybe it wasn't intented: the script editor background recently became brighter, same color as all other docks. As a result, text contrast became lower, it think it doesn't look good when coding. ![image](https://user-images.githubusercontent.com...
True
Script editor background is too clear / doesn't apply - Godot 3.0 master Windows 10 64 bits I know this is subjective, but maybe it wasn't intented: the script editor background recently became brighter, same color as all other docks. As a result, text contrast became lower, it think it doesn't look good when codin...
non_priority
script editor background is too clear doesn t apply godot master windows bits i know this is subjective but maybe it wasn t intented the script editor background recently became brighter same color as all other docks as a result text contrast became lower it think it doesn t look good when coding ...
0
820,215
30,763,787,839
IssuesEvent
2023-07-30 02:55:19
ubiquity/ubiquibot
https://api.github.com/repos/ubiquity/ubiquibot
closed
`assign` Response Format
Priority: 0 (Normal) Time: <1 Hour Price: 12.5 USD good first issue
GMT should be changed to UTC (GMT is referring to Greenwich in the United Kingdom, UTC is borderless. Because we are a DAO, localizing the time to the United Kingdom doesn't make sense.) The updated format should look as follows: --- @0xcodercrane the time limit for this bounty is on Wed, 12 Apr 2023 03:10:59 ...
1.0
`assign` Response Format - GMT should be changed to UTC (GMT is referring to Greenwich in the United Kingdom, UTC is borderless. Because we are a DAO, localizing the time to the United Kingdom doesn't make sense.) The updated format should look as follows: --- @0xcodercrane the time limit for this bounty is on...
priority
assign response format gmt should be changed to utc gmt is referring to greenwich in the united kingdom utc is borderless because we are a dao localizing the time to the united kingdom doesn t make sense the updated format should look as follows the time limit for this bounty is on wed apr...
1
63,759
12,373,660,902
IssuesEvent
2020-05-18 23:10:03
microsoft/vscode-tools-for-ai
https://api.github.com/repos/microsoft/vscode-tools-for-ai
closed
[Investigate] Move from deprecated azure-sdk-for-node to azure-sdk-for-js
code hygiene
Currently using deprecated package [azure-sdk-for-node](https://github.com/Azure/azure-sdk-for-node). Recommendation is to move to the new package [azure-sdk-for-js](https://github.com/azure/azure-sdk-for-js)
1.0
[Investigate] Move from deprecated azure-sdk-for-node to azure-sdk-for-js - Currently using deprecated package [azure-sdk-for-node](https://github.com/Azure/azure-sdk-for-node). Recommendation is to move to the new package [azure-sdk-for-js](https://github.com/azure/azure-sdk-for-js)
non_priority
move from deprecated azure sdk for node to azure sdk for js currently using deprecated package recommendation is to move to the new package
0
31,472
2,732,910,612
IssuesEvent
2015-04-17 10:10:14
tiku01/oryx-editor
https://api.github.com/repos/tiku01/oryx-editor
closed
Handling link events (BPMN 1.1) in syntax checker / BPMN preprocessor
auto-migrated Priority-Low Type-Enhancement
``` As-is: Link events (BPMN 1.1) are currently treated just like all other intermediate events. This might lead to unexpected behavior in the step-through simulation and does not enforce certain constraints in the syntax check. To-be: During syntax check, link events deserve special treatment, they are essentially an...
1.0
Handling link events (BPMN 1.1) in syntax checker / BPMN preprocessor - ``` As-is: Link events (BPMN 1.1) are currently treated just like all other intermediate events. This might lead to unexpected behavior in the step-through simulation and does not enforce certain constraints in the syntax check. To-be: During synt...
priority
handling link events bpmn in syntax checker bpmn preprocessor as is link events bpmn are currently treated just like all other intermediate events this might lead to unexpected behavior in the step through simulation and does not enforce certain constraints in the syntax check to be during synt...
1
358,631
10,618,817,523
IssuesEvent
2019-10-13 08:15:10
AY1920S1-CS2103-F10-2/main
https://api.github.com/repos/AY1920S1-CS2103-F10-2/main
opened
Allow creation of Shopping List PDF files
priority.Low
Use iText library to create a pdf of shopping list when required
1.0
Allow creation of Shopping List PDF files - Use iText library to create a pdf of shopping list when required
priority
allow creation of shopping list pdf files use itext library to create a pdf of shopping list when required
1
169,371
6,400,693,804
IssuesEvent
2017-08-05 13:51:15
fallenswordhelper/fallenswordhelper
https://api.github.com/repos/fallenswordhelper/fallenswordhelper
closed
Delete from Quick Count Components
enhancement minor priority:5
11:18 31/Jul/2017 hades8840 says: hey pointy is it possible to get tick boxes on the qick count conponants screen so they can be deleted there..at mo you have the quick delete on each single one but you have to hover over to see what the item is if it could be added to the quick count screen it could be deleted in...
1.0
Delete from Quick Count Components - 11:18 31/Jul/2017 hades8840 says: hey pointy is it possible to get tick boxes on the qick count conponants screen so they can be deleted there..at mo you have the quick delete on each single one but you have to hover over to see what the item is if it could be added to the quick...
priority
delete from quick count components jul says hey pointy is it possible to get tick boxes on the qick count conponants screen so they can be deleted there at mo you have the quick delete on each single one but you have to hover over to see what the item is if it could be added to the quick count screen ...
1
558,384
16,532,167,536
IssuesEvent
2021-05-27 07:35:10
TheKye/Eco-WorldEdit
https://api.github.com/repos/TheKye/Eco-WorldEdit
closed
[Development] Import not working when copying from a different server or after a world wipe.
Priority: High Status: Fixed/Done Type: Bug
![image](https://user-images.githubusercontent.com/2175749/118371893-a2648180-b57c-11eb-9a5f-74871196c4e1.png) Both server running development version of worldedit. Verified that after I wipe the world same error comes up when trying to import a schematic that was generated by same server.
1.0
[Development] Import not working when copying from a different server or after a world wipe. - ![image](https://user-images.githubusercontent.com/2175749/118371893-a2648180-b57c-11eb-9a5f-74871196c4e1.png) Both server running development version of worldedit. Verified that after I wipe the world same error comes ...
priority
import not working when copying from a different server or after a world wipe both server running development version of worldedit verified that after i wipe the world same error comes up when trying to import a schematic that was generated by same server
1
388,404
11,487,465,145
IssuesEvent
2020-02-11 12:01:05
servicemesher/istio-official-translation
https://api.github.com/repos/servicemesher/istio-official-translation
closed
/blog/2019/sail-the-blog/index.md
lang/zh pending priority/P3 sync/update version/1.5
Source File: [/blog/2019/sail-the-blog/index.md](https://github.com/istio/istio.io/tree/master/content/en/blog/2019/sail-the-blog/index.md) Diff: ~~~diff diff --git a/content/en/blog/2019/sail-the-blog/index.md b/content/en/blog/2019/sail-the-blog/index.md index 14f342520..05caac42c 100644 --- a/content/en/blog/2019/s...
1.0
/blog/2019/sail-the-blog/index.md - Source File: [/blog/2019/sail-the-blog/index.md](https://github.com/istio/istio.io/tree/master/content/en/blog/2019/sail-the-blog/index.md) Diff: ~~~diff diff --git a/content/en/blog/2019/sail-the-blog/index.md b/content/en/blog/2019/sail-the-blog/index.md index 14f342520..05caac42c...
priority
blog sail the blog index md source file diff diff diff git a content en blog sail the blog index md b content en blog sail the blog index md index a content en blog sail the blog index md b content en blog sail the blog index md target release welcome to the...
1
548,737
16,074,820,325
IssuesEvent
2021-04-25 06:20:14
ruuvi/com.ruuvi.station
https://api.github.com/repos/ruuvi/com.ruuvi.station
closed
Location permission is not forced to be enabled on all phones
bug high priority
We receive a lot of feedback about not being able to find nearby sensors and 90% time the issue has been that no location permission granted and Android cannot see anything because of that. On my Android 11 phone I do get the "Enable Bluetooth Scanning" note if location permission is denied but apparently on all pho...
1.0
Location permission is not forced to be enabled on all phones - We receive a lot of feedback about not being able to find nearby sensors and 90% time the issue has been that no location permission granted and Android cannot see anything because of that. On my Android 11 phone I do get the "Enable Bluetooth Scanning"...
priority
location permission is not forced to be enabled on all phones we receive a lot of feedback about not being able to find nearby sensors and time the issue has been that no location permission granted and android cannot see anything because of that on my android phone i do get the enable bluetooth scanning n...
1
364,159
10,759,823,611
IssuesEvent
2019-10-31 17:21:54
Sage-Bionetworks/dccvalidator
https://api.github.com/repos/Sage-Bionetworks/dccvalidator
closed
Add support for new metadata templates
blocked high priority
WGS, WES, nanostring, single cell RNA seq, and possibly others are expected for November. Need to add support for these once they have been shared in https://www.synapse.org/#!Synapse:syn18512044
1.0
Add support for new metadata templates - WGS, WES, nanostring, single cell RNA seq, and possibly others are expected for November. Need to add support for these once they have been shared in https://www.synapse.org/#!Synapse:syn18512044
priority
add support for new metadata templates wgs wes nanostring single cell rna seq and possibly others are expected for november need to add support for these once they have been shared in
1
133,456
18,297,907,800
IssuesEvent
2021-10-05 22:29:54
ghc-dev/Kathryn-Thomas
https://api.github.com/repos/ghc-dev/Kathryn-Thomas
opened
CVE-2020-7656 (Medium) detected in jquery-1.8.1.min.js
security vulnerability
## CVE-2020-7656 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.8.1.min.js</b></p></summary> <p>JavaScript library for DOM operations</p> <p>Library home page: <a href="htt...
True
CVE-2020-7656 (Medium) detected in jquery-1.8.1.min.js - ## CVE-2020-7656 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.8.1.min.js</b></p></summary> <p>JavaScript library ...
non_priority
cve medium detected in jquery min js cve medium severity vulnerability vulnerable library jquery min js javascript library for dom operations library home page a href path to dependency file kathryn thomas node modules redeyed examples browser index html path to vulne...
0
823,409
31,019,150,877
IssuesEvent
2023-08-10 02:48:52
markgravity/golang-ic
https://api.github.com/repos/markgravity/golang-ic
closed
[UI] As a user, I can upload a keyword file.
type: feature priority: medium
## Acceptance Criteria - Add a File Input - Add a Upload Button ## Design ![CleanShot 2023-08-07 at 15 26 34](https://github.com/markgravity/golang-ic/assets/17875522/7b76b89b-4482-4a71-be3c-82deef00be59)
1.0
[UI] As a user, I can upload a keyword file. - ## Acceptance Criteria - Add a File Input - Add a Upload Button ## Design ![CleanShot 2023-08-07 at 15 26 34](https://github.com/markgravity/golang-ic/assets/17875522/7b76b89b-4482-4a71-be3c-82deef00be59)
priority
as a user i can upload a keyword file acceptance criteria add a file input add a upload button design
1
68,422
28,484,125,543
IssuesEvent
2023-04-18 06:30:29
MicrosoftDocs/azure-docs
https://api.github.com/repos/MicrosoftDocs/azure-docs
closed
Please update doc to include - promote staging slot to proction before migrating to ARM
triaged assigned-to-author doc-enhancement Pri2 cloud-services-extended-support/svc classic-to-arm-migration/subsvc
[Enter feedback here] Cloud Service | Cloud Service with a deployment in a single slot only. _Cloud Services containing a prod slot deployment can be migrated. It is not reccomended to migrate staging slot as this can result in issues with retaining service FQDN_ Can this be updated to include promote staging to p...
1.0
Please update doc to include - promote staging slot to proction before migrating to ARM - [Enter feedback here] Cloud Service | Cloud Service with a deployment in a single slot only. _Cloud Services containing a prod slot deployment can be migrated. It is not reccomended to migrate staging slot as this can result in ...
non_priority
please update doc to include promote staging slot to proction before migrating to arm cloud service cloud service with a deployment in a single slot only cloud services containing a prod slot deployment can be migrated it is not reccomended to migrate staging slot as this can result in issues with retainin...
0
117,039
9,907,471,237
IssuesEvent
2019-06-27 15:53:08
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
teamcity: failed test: TestNodeStatus
C-test-failure O-robot
The following tests appear to have failed on master (testrace): TestNodeStatus You may want to check [for open issues](https://github.com/cockroachdb/cockroach/issues?q=is%3Aissue+is%3Aopen+TestNodeStatus). [#1363994](https://teamcity.cockroachdb.com/viewLog.html?buildId=1363994): ``` TestNodeStatus --- FAIL: testr...
1.0
teamcity: failed test: TestNodeStatus - The following tests appear to have failed on master (testrace): TestNodeStatus You may want to check [for open issues](https://github.com/cockroachdb/cockroach/issues?q=is%3Aissue+is%3Aopen+TestNodeStatus). [#1363994](https://teamcity.cockroachdb.com/viewLog.html?buildId=136399...
non_priority
teamcity failed test testnodestatus the following tests appear to have failed on master testrace testnodestatus you may want to check testnodestatus fail testrace testnodestatus stdout server status runtime go could not parse build timestamp parsing ...
0
225,617
7,493,779,499
IssuesEvent
2018-04-07 00:44:44
kubernetes/kubeadm
https://api.github.com/repos/kubernetes/kubeadm
closed
Run Density & Scale testing (kubemark) on top of kubeadm
do-not-merge/blocked-paths kind/enhancement priority/important-longterm
cc @kubernetes/sig-scalability-feature-requests This is some of the things we probably want to do in v1.9 in order to gradually move from `kube-up.sh` Can you please put some pointers here how to run a 1000-node or 5000-node cluster for example with kubemark and extract the right info from those tests?
1.0
Run Density & Scale testing (kubemark) on top of kubeadm - cc @kubernetes/sig-scalability-feature-requests This is some of the things we probably want to do in v1.9 in order to gradually move from `kube-up.sh` Can you please put some pointers here how to run a 1000-node or 5000-node cluster for example with kubema...
priority
run density scale testing kubemark on top of kubeadm cc kubernetes sig scalability feature requests this is some of the things we probably want to do in in order to gradually move from kube up sh can you please put some pointers here how to run a node or node cluster for example with kubemark and ...
1
81,370
7,779,833,173
IssuesEvent
2018-06-05 18:04:42
pods-framework/pods
https://api.github.com/repos/pods-framework/pods
closed
Extra help tooltips in Spanish language
Bug Fixed / Needs Testing i18n in progress
With Spanish language active Pods editor show some help tooltips that are not in the English version. Since there is no help string those show just 'ayuda' (help in English). Probably those shouldn't just appear. Example: <img width="164" alt="screen shot 2017-12-06 at 21 15 40" src="https://user-images.githubuse...
1.0
Extra help tooltips in Spanish language - With Spanish language active Pods editor show some help tooltips that are not in the English version. Since there is no help string those show just 'ayuda' (help in English). Probably those shouldn't just appear. Example: <img width="164" alt="screen shot 2017-12-06 at 21...
non_priority
extra help tooltips in spanish language with spanish language active pods editor show some help tooltips that are not in the english version since there is no help string those show just ayuda help in english probably those shouldn t just appear example img width alt screen shot at sr...
0
122,466
17,703,927,673
IssuesEvent
2021-08-25 04:07:38
Chiencc/Sample_Webgoat
https://api.github.com/repos/Chiencc/Sample_Webgoat
closed
CVE-2014-3625 (Medium) detected in spring-webmvc-3.2.4.RELEASE.jar - autoclosed
security vulnerability
## CVE-2014-3625 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-webmvc-3.2.4.RELEASE.jar</b></p></summary> <p>Spring Web MVC</p> <p>Library home page: <a href="https://github...
True
CVE-2014-3625 (Medium) detected in spring-webmvc-3.2.4.RELEASE.jar - autoclosed - ## CVE-2014-3625 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-webmvc-3.2.4.RELEASE.jar</b><...
non_priority
cve medium detected in spring webmvc release jar autoclosed cve medium severity vulnerability vulnerable library spring webmvc release jar spring web mvc library home page a href path to dependency file sample webgoat depth sourcecode webgoat standalone webgoat stan...
0
135,673
5,256,532,595
IssuesEvent
2017-02-02 18:10:59
samsung-cnct/k2-charts
https://api.github.com/repos/samsung-cnct/k2-charts
opened
kafka-monitor image doesn't have logging config file
bug k2-charts priority-p2
as found in #60 kafka-monitor expects the following file to exist: `/opt/kafka-monitor/bin/../config/log4j.properties` it does not. this doesn't cause kafka-monitor to fail to start but it does dump a bunch of ERROR messages. the file seems to exist in the upstream linkedin controlled repo but not the derivat...
1.0
kafka-monitor image doesn't have logging config file - as found in #60 kafka-monitor expects the following file to exist: `/opt/kafka-monitor/bin/../config/log4j.properties` it does not. this doesn't cause kafka-monitor to fail to start but it does dump a bunch of ERROR messages. the file seems to exist in th...
priority
kafka monitor image doesn t have logging config file as found in kafka monitor expects the following file to exist opt kafka monitor bin config properties it does not this doesn t cause kafka monitor to fail to start but it does dump a bunch of error messages the file seems to exist in the ups...
1
71,275
9,488,059,089
IssuesEvent
2019-04-22 18:34:23
jkcfg/jk
https://api.github.com/repos/jkcfg/jk
closed
Add more help text in the command help
good first issue help wanted topic/documentation
We could do with some invocation examples in the help for the `run` command: running a script, specifying input parameters, ...
1.0
Add more help text in the command help - We could do with some invocation examples in the help for the `run` command: running a script, specifying input parameters, ...
non_priority
add more help text in the command help we could do with some invocation examples in the help for the run command running a script specifying input parameters
0