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
1,554
3,266,610,678
IssuesEvent
2015-10-22 21:27:41
google/WebFundamentals
https://api.github.com/repos/google/WebFundamentals
closed
Incorrect hreflang implementation
is-Update P2 type-Infrastructure
> To: Webmaster of https://developers.google.com/web/fundamentals/, > > Google has detected that some pages on your site have implemented the rel-alternate-hreflang tag incorrectly. In particular, there seems to be a problem with incorrect language and region codes, or incorrect bi-directional linking (if page A ...
1.0
Incorrect hreflang implementation - > To: Webmaster of https://developers.google.com/web/fundamentals/, > > Google has detected that some pages on your site have implemented the rel-alternate-hreflang tag incorrectly. In particular, there seems to be a problem with incorrect language and region codes, or incorrec...
non_priority
incorrect hreflang implementation to webmaster of google has detected that some pages on your site have implemented the rel alternate hreflang tag incorrectly in particular there seems to be a problem with incorrect language and region codes or incorrect bi directional linking if page a links with ...
0
371,493
25,953,973,287
IssuesEvent
2022-12-18 00:45:48
RyanDerr/GraphQL-MongoDB-Test
https://api.github.com/repos/RyanDerr/GraphQL-MongoDB-Test
closed
Update Documentation On Running With Docker
documentation
The README needs to be updated with how the process of running this application on docker works with specific docker commands.
1.0
Update Documentation On Running With Docker - The README needs to be updated with how the process of running this application on docker works with specific docker commands.
non_priority
update documentation on running with docker the readme needs to be updated with how the process of running this application on docker works with specific docker commands
0
735,587
25,404,969,265
IssuesEvent
2022-11-22 14:42:31
tradingstrategy-ai/trade-executor-frontend
https://api.github.com/repos/tradingstrategy-ai/trade-executor-frontend
closed
Upgrade SvelteKit to >= next.539
priority: P1 size: M
As of `frontend@v54` released on `2022-11-10`, Trade Executor Frontend pages no longer load successfully in `frontend`. Based on my initial investigation, this is due to incompatible versions of SvelteKit used in the two projects. To remedy this, Trade Executor Frontend should be upgraded to a version that matche...
1.0
Upgrade SvelteKit to >= next.539 - As of `frontend@v54` released on `2022-11-10`, Trade Executor Frontend pages no longer load successfully in `frontend`. Based on my initial investigation, this is due to incompatible versions of SvelteKit used in the two projects. To remedy this, Trade Executor Frontend should b...
priority
upgrade sveltekit to next as of frontend released on trade executor frontend pages no longer load successfully in frontend based on my initial investigation this is due to incompatible versions of sveltekit used in the two projects to remedy this trade executor frontend should be upgrade...
1
292,235
8,955,055,221
IssuesEvent
2019-01-26 02:59:53
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.pscp.tv - comments on live streams are wrapped midword
browser-firefox priority-normal severity-minor status-contact-success status-first-contact
<!-- @browser: Firefox 65.0 --> <!-- @ua_header: Mozilla/5.0 (X11; Linux x86_64; rv:65.0) Gecko/20100101 Firefox/65.0 --> <!-- @reported_with: web --> **URL**: https://www.pscp.tv/w/1dRKZOzylWrGB **Browser / Version**: Firefox 65.0 **Operating System**: Linux **Tested Another Browser**: Yes **Problem type*...
1.0
www.pscp.tv - comments on live streams are wrapped midword - <!-- @browser: Firefox 65.0 --> <!-- @ua_header: Mozilla/5.0 (X11; Linux x86_64; rv:65.0) Gecko/20100101 Firefox/65.0 --> <!-- @reported_with: web --> **URL**: https://www.pscp.tv/w/1dRKZOzylWrGB **Browser / Version**: Firefox 65.0 **Operating System...
priority
comments on live streams are wrapped midword url browser version firefox operating system linux tested another browser yes problem type something else description comments are wrapping midword in the right pane of periscope steps to reproduce when y...
1
6,567
4,346,747,666
IssuesEvent
2016-07-29 17:03:20
bocoup/skillsbot
https://api.github.com/repos/bocoup/skillsbot
closed
Rename “for” command to “user" and test
usability
(eg. “user @cowboy” to see Ben’s skills) This issue came out of usability testing. Many participants were unable to differentiate between the "for" and "find" commands.
True
Rename “for” command to “user" and test - (eg. “user @cowboy” to see Ben’s skills) This issue came out of usability testing. Many participants were unable to differentiate between the "for" and "find" commands.
non_priority
rename “for” command to “user and test eg “user cowboy” to see ben’s skills this issue came out of usability testing many participants were unable to differentiate between the for and find commands
0
417,160
12,156,264,191
IssuesEvent
2020-04-25 16:35:17
code4romania/stam-acasa
https://api.github.com/repos/code4romania/stam-acasa
closed
Future dates can be selected from calendar
front-end good first issue help wanted medium-priority
Starting point: https://dev.stamacasa.ro/evaluation/me Expected: User should not be able to select future dates. Actual: User is able to select any dates. ![future date](https://user-images.githubusercontent.com/47795680/80145105-f38b8700-85af-11ea-9ad5-1e1a14624f94.png)
1.0
Future dates can be selected from calendar - Starting point: https://dev.stamacasa.ro/evaluation/me Expected: User should not be able to select future dates. Actual: User is able to select any dates. ![future date](https://user-images.githubusercontent.com/47795680/80145105-f38b8700-85af-11ea-9ad5-1e1a14624f94...
priority
future dates can be selected from calendar starting point expected user should not be able to select future dates actual user is able to select any dates
1
688,981
23,602,801,857
IssuesEvent
2022-08-24 04:53:27
Square789/PydayNightFunkin
https://api.github.com/repos/Square789/PydayNightFunkin
closed
Modding??? Tear assets out of asset system
enhancement priority: low
If I want this pile of spaghetti 'n' meatballs to become moddable, the base game assets should stop being defined inside of `asset_system.py` and live somewhere else. Effectively, have the base game be its own mod that is auto-loaded. Maybe deal with this later, no one is gonna use this for mods anyways
1.0
Modding??? Tear assets out of asset system - If I want this pile of spaghetti 'n' meatballs to become moddable, the base game assets should stop being defined inside of `asset_system.py` and live somewhere else. Effectively, have the base game be its own mod that is auto-loaded. Maybe deal with this later, no one...
priority
modding tear assets out of asset system if i want this pile of spaghetti n meatballs to become moddable the base game assets should stop being defined inside of asset system py and live somewhere else effectively have the base game be its own mod that is auto loaded maybe deal with this later no one...
1
805,010
29,505,572,920
IssuesEvent
2023-06-03 09:05:15
googleapis/google-cloud-ruby
https://api.github.com/repos/googleapis/google-cloud-ruby
opened
[Nightly CI Failures] Failures detected for google-cloud-billing-budgets-v1
type: bug priority: p1 nightly failure
At 2023-06-03 09:05:13 UTC, detected failures in google-cloud-billing-budgets-v1 for: rubocop. The CI logs can be found [here](https://github.com/googleapis/google-cloud-ruby/actions/runs/5162726703) report_key_0fbb2d183f23f789b580ed42dd22cd5b
1.0
[Nightly CI Failures] Failures detected for google-cloud-billing-budgets-v1 - At 2023-06-03 09:05:13 UTC, detected failures in google-cloud-billing-budgets-v1 for: rubocop. The CI logs can be found [here](https://github.com/googleapis/google-cloud-ruby/actions/runs/5162726703) report_key_0fbb2d183f23f789b580ed42dd22c...
priority
failures detected for google cloud billing budgets at utc detected failures in google cloud billing budgets for rubocop the ci logs can be found report key
1
514,441
14,939,294,169
IssuesEvent
2021-01-25 16:46:32
diyabc/diyabcGUI
https://api.github.com/repos/diyabc/diyabcGUI
closed
Add specific abcranger output prefix to allow different runs in a single project
enhancement high priority
Specify name parameter or candidate models in prefix output for abcranger run. abcranger option to do so: ``` -o, --output arg Prefix output (modelchoice_out or estimparam_out by default) ``` Interest: run multiple parameter estimation or multiple model choice procedure in a...
1.0
Add specific abcranger output prefix to allow different runs in a single project - Specify name parameter or candidate models in prefix output for abcranger run. abcranger option to do so: ``` -o, --output arg Prefix output (modelchoice_out or estimparam_out by default) ``` ...
priority
add specific abcranger output prefix to allow different runs in a single project specify name parameter or candidate models in prefix output for abcranger run abcranger option to do so o output arg prefix output modelchoice out or estimparam out by default ...
1
21,048
3,869,250,242
IssuesEvent
2016-04-10 14:04:47
pydata/pandas
https://api.github.com/repos/pydata/pandas
closed
BUG: Unable to aggregate TimeGrouper
Bug Difficulty Novice Effort Low Groupby Missing-data Testing
Derived from #7373. There seems to be 3 issues related to `TimeGrouper` aggregation. ##### 1. var, std, mean var/std/mean raises `ValueError` when group key contains `NaT`. ``` import pandas as pd import numpy as np data = np.random.randn(20, 4) df = pd.DataFrame(data, columns=['A', 'B', 'C', 'D']) df['dt'...
1.0
BUG: Unable to aggregate TimeGrouper - Derived from #7373. There seems to be 3 issues related to `TimeGrouper` aggregation. ##### 1. var, std, mean var/std/mean raises `ValueError` when group key contains `NaT`. ``` import pandas as pd import numpy as np data = np.random.randn(20, 4) df = pd.DataFrame(data...
non_priority
bug unable to aggregate timegrouper derived from there seems to be issues related to timegrouper aggregation var std mean var std mean raises valueerror when group key contains nat import pandas as pd import numpy as np data np random randn df pd dataframe data co...
0
746,079
26,014,734,203
IssuesEvent
2022-12-21 07:15:13
akvo/akvo-rsr
https://api.github.com/repos/akvo/akvo-rsr
closed
Endpoint performance
Bug Type: Performance Priority: High python Epic stale
Endpoint performance has been a long-standing issue with some endpoints taking multiple seconds to complete. This epic will track the most problematic endpoints and try to find either targeted or general improvements.
1.0
Endpoint performance - Endpoint performance has been a long-standing issue with some endpoints taking multiple seconds to complete. This epic will track the most problematic endpoints and try to find either targeted or general improvements.
priority
endpoint performance endpoint performance has been a long standing issue with some endpoints taking multiple seconds to complete this epic will track the most problematic endpoints and try to find either targeted or general improvements
1
678,475
23,198,966,250
IssuesEvent
2022-08-01 19:20:08
azerothcore/azerothcore-wotlk
https://api.github.com/repos/azerothcore/azerothcore-wotlk
closed
Faction Change loses progress on Loremaster from Neutral quest
Confirmed ChromieCraft Generic Priority-High
### Current Behaviour When completing neutral quest (e.g. Wastewander Justice from Gadgetzan), then switching faction, it will not count this quest towards your total goal If you did too many of them, your character is locked out. ### Expected Blizzlike Behaviour It should count towards total goal. ### ...
1.0
Faction Change loses progress on Loremaster from Neutral quest - ### Current Behaviour When completing neutral quest (e.g. Wastewander Justice from Gadgetzan), then switching faction, it will not count this quest towards your total goal If you did too many of them, your character is locked out. ### Expected B...
priority
faction change loses progress on loremaster from neutral quest current behaviour when completing neutral quest e g wastewander justice from gadgetzan then switching faction it will not count this quest towards your total goal if you did too many of them your character is locked out expected b...
1
1,012
24,856,714,691
IssuesEvent
2022-10-27 03:24:19
jongfeel/BookReview
https://api.github.com/repos/jongfeel/BookReview
opened
How to Win Friends & Influence People (인간관계론)
2022 How to Win Friends & Influence People
소프트스킬에서 추천해 준 책으로 유명한 책인 것 같아 한번 읽어 보려고 한다. - [ ] 1부 사람을 다루는 기본 방법 - [ ] 2부 사람들이 당신을 좋아하도록 만드는 6가지 방법 - [ ] 3부 사람들을 설득하는 12가지 방법 - [ ] 4부 기분 상하게 하거나, 적개심을 불러일으키지 않고 사람을 바꾸는 9가지 방법 - [ ] 5부 기적 같은 결과를 낳은 편지들 - [ ] 6부 결혼 생활을 행복하게 만드는 7가지 비결
1.0
How to Win Friends & Influence People (인간관계론) - 소프트스킬에서 추천해 준 책으로 유명한 책인 것 같아 한번 읽어 보려고 한다. - [ ] 1부 사람을 다루는 기본 방법 - [ ] 2부 사람들이 당신을 좋아하도록 만드는 6가지 방법 - [ ] 3부 사람들을 설득하는 12가지 방법 - [ ] 4부 기분 상하게 하거나, 적개심을 불러일으키지 않고 사람을 바꾸는 9가지 방법 - [ ] 5부 기적 같은 결과를 낳은 편지들 - [ ] 6부 결혼 생활을 행복하게 만드는 7가지 비결
non_priority
how to win friends influence people 인간관계론 소프트스킬에서 추천해 준 책으로 유명한 책인 것 같아 한번 읽어 보려고 한다 사람을 다루는 기본 방법 사람들이 당신을 좋아하도록 만드는 방법 사람들을 설득하는 방법 기분 상하게 하거나 적개심을 불러일으키지 않고 사람을 바꾸는 방법 기적 같은 결과를 낳은 편지들 결혼 생활을 행복하게 만드는 비결
0
2,293
2,603,335,218
IssuesEvent
2015-02-24 15:30:13
KwestResearch/engineering
https://api.github.com/repos/KwestResearch/engineering
closed
Show call statistics and allow call again times to be cleared
Designer enhancement
Add a statistics panel to the the Scheduling dialog that shows statistics relating to the current scheduling object (survey, schedule). This panel also allows for call gain times for active call plans to be cleared if required.
1.0
Show call statistics and allow call again times to be cleared - Add a statistics panel to the the Scheduling dialog that shows statistics relating to the current scheduling object (survey, schedule). This panel also allows for call gain times for active call plans to be cleared if required.
non_priority
show call statistics and allow call again times to be cleared add a statistics panel to the the scheduling dialog that shows statistics relating to the current scheduling object survey schedule this panel also allows for call gain times for active call plans to be cleared if required
0
30,461
8,552,665,021
IssuesEvent
2018-11-07 21:47:07
tensorflow/serving
https://api.github.com/repos/tensorflow/serving
closed
bazel test failing after successful build on python3
type:build/install
Plataform Info: Ubuntu 16.04 Cuda 8.0 cuDNN 6 python 3.5.3 tensorflow_serving master branch commit c1ec435 I successfully built tensorflow serving with CUDA support on python3 but when running `bazel test -c opt tensorflow_serving/...` 1 test has failed: > INFO: Elapsed time: 71.895s, Critical Path: 30.64s ...
1.0
bazel test failing after successful build on python3 - Plataform Info: Ubuntu 16.04 Cuda 8.0 cuDNN 6 python 3.5.3 tensorflow_serving master branch commit c1ec435 I successfully built tensorflow serving with CUDA support on python3 but when running `bazel test -c opt tensorflow_serving/...` 1 test has failed: ...
non_priority
bazel test failing after successful build on plataform info ubuntu cuda cudnn python tensorflow serving master branch commit i successfully built tensorflow serving with cuda support on but when running bazel test c opt tensorflow serving test has failed info elapsed tim...
0
26,276
5,241,342,614
IssuesEvent
2017-01-31 15:30:10
citp/OpenWPM
https://api.github.com/repos/citp/OpenWPM
closed
Add documentation on debugging and remaining configuration parameters
documentation
Even just a few bullet points will help.
1.0
Add documentation on debugging and remaining configuration parameters - Even just a few bullet points will help.
non_priority
add documentation on debugging and remaining configuration parameters even just a few bullet points will help
0
197,304
22,586,689,775
IssuesEvent
2022-06-28 15:48:28
Nehamaefi/Efigit
https://api.github.com/repos/Nehamaefi/Efigit
closed
CVE-2018-5968 (High) detected in jackson-databind-2.9.4.jar - autoclosed
security vulnerability
## CVE-2018-5968 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.4.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streaming...
True
CVE-2018-5968 (High) detected in jackson-databind-2.9.4.jar - autoclosed - ## CVE-2018-5968 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.4.jar</b></p></summary> ...
non_priority
cve high detected in jackson databind jar autoclosed cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file tmp ws scm efigit...
0
120,017
15,690,185,853
IssuesEvent
2021-03-25 16:27:02
carbon-design-system/carbon-for-ibm-dotcom-website
https://api.github.com/repos/carbon-design-system/carbon-for-ibm-dotcom-website
closed
⭐️ Template // Website content crafting and publishing: (Name of the category if any / Name of the new website page name)
content design icebox website: Carbon for ibm.com
## Objective Provide Carbon for IBM.com adopter the best practices and guidance they need to adopt Carbon for IBM.com. ## General publishing process Please make sure you always start the content crafting process by viewing the **[2020 website content publishing process box document](https://ibm.box.com/s/6oiqsvhxt...
1.0
⭐️ Template // Website content crafting and publishing: (Name of the category if any / Name of the new website page name) - ## Objective Provide Carbon for IBM.com adopter the best practices and guidance they need to adopt Carbon for IBM.com. ## General publishing process Please make sure you always start the cont...
non_priority
⭐️ template website content crafting and publishing name of the category if any name of the new website page name objective provide carbon for ibm com adopter the best practices and guidance they need to adopt carbon for ibm com general publishing process please make sure you always start the cont...
0
488,654
14,080,589,483
IssuesEvent
2020-11-04 16:20:06
kubernetes-sigs/cluster-api-provider-azure
https://api.github.com/repos/kubernetes-sigs/cluster-api-provider-azure
closed
Add tracing and metrics - Open Telemetry
kind/feature priority/important-longterm
/kind feature Add tracing and metrics with Open Telemetry so CAPZ is observable. Logging cluster provisioning metrics which will eventually export to Azure monitor. cc. @devigned
1.0
Add tracing and metrics - Open Telemetry - /kind feature Add tracing and metrics with Open Telemetry so CAPZ is observable. Logging cluster provisioning metrics which will eventually export to Azure monitor. cc. @devigned
priority
add tracing and metrics open telemetry kind feature add tracing and metrics with open telemetry so capz is observable logging cluster provisioning metrics which will eventually export to azure monitor cc devigned
1
234,641
7,724,276,646
IssuesEvent
2018-05-24 14:41:47
tempesta-tech/tempesta
https://api.github.com/repos/tempesta-tech/tempesta
closed
backup configuration doesn't work properly
bug low priority
Tempesta config ``` srv_group primary { sched ratio; server 127.0.0.1:8000 conns_n=1; } srv_group backup { sched ratio; server 127.0.0.1:8001 conns_n=1; } vhost primary { proxy_pass primary; } vhost backup { proxy_pass backup; } cache 0; sched_http_rules { match primary * * * backup=backup; ...
1.0
backup configuration doesn't work properly - Tempesta config ``` srv_group primary { sched ratio; server 127.0.0.1:8000 conns_n=1; } srv_group backup { sched ratio; server 127.0.0.1:8001 conns_n=1; } vhost primary { proxy_pass primary; } vhost backup { proxy_pass backup; } cache 0; sched_http_r...
priority
backup configuration doesn t work properly tempesta config srv group primary sched ratio server conns n srv group backup sched ratio server conns n vhost primary proxy pass primary vhost backup proxy pass backup cache sched http rules ...
1
160,416
13,788,340,743
IssuesEvent
2020-10-09 07:01:32
sumana2001/styles
https://api.github.com/repos/sumana2001/styles
closed
Glowing Loading Page
css documentation enhancement good first issue hacktoberfest hacktoberfest2020 help wanted html javascript
Check out the animation here at 3:18 https://www.youtube.com/watch?v=d5IOejA9rx0 ![ss5](https://user-images.githubusercontent.com/63084088/95539513-36310680-0a0c-11eb-93df-e8f413ba94d4.PNG) Do attach screen recordings/screenshots😀
1.0
Glowing Loading Page - Check out the animation here at 3:18 https://www.youtube.com/watch?v=d5IOejA9rx0 ![ss5](https://user-images.githubusercontent.com/63084088/95539513-36310680-0a0c-11eb-93df-e8f413ba94d4.PNG) Do attach screen recordings/screenshots😀
non_priority
glowing loading page check out the animation here at do attach screen recordings screenshots😀
0
358,647
25,198,951,653
IssuesEvent
2022-11-12 22:05:54
npm/cli
https://api.github.com/repos/npm/cli
opened
[DOCS] Documentation for package-lock.json is missing `os`, `cpu`, and `funding` fields.
Needs Triage Documentation
### Is there an existing issue for this? - [X] I have searched the existing issues ### This is a CLI Docs Enhancement, not another kind of Docs Enhancement. - [X] This is a CLI Docs Enhancement. ### Description of Problem When I open up a `package-lock.json` file (in this case, in a vanilla project that is generat...
1.0
[DOCS] Documentation for package-lock.json is missing `os`, `cpu`, and `funding` fields. - ### Is there an existing issue for this? - [X] I have searched the existing issues ### This is a CLI Docs Enhancement, not another kind of Docs Enhancement. - [X] This is a CLI Docs Enhancement. ### Description of Problem Wh...
non_priority
documentation for package lock json is missing os cpu and funding fields is there an existing issue for this i have searched the existing issues this is a cli docs enhancement not another kind of docs enhancement this is a cli docs enhancement description of problem when i open...
0
4,076
6,902,123,588
IssuesEvent
2017-11-25 16:41:37
la1k/libpredict
https://api.github.com/repos/la1k/libpredict
closed
Missing properties in moon/sun calculation
enhancement minor number bump (backward compatible)
Moon calculation does not write anything to range_rate or range in struct predict_observation. Predict/flyby also displays right ascension, declination and greenwhich hour angle, which are not output from libpredict. These are also observation-independent properties, which might cause some headache in which structs to...
True
Missing properties in moon/sun calculation - Moon calculation does not write anything to range_rate or range in struct predict_observation. Predict/flyby also displays right ascension, declination and greenwhich hour angle, which are not output from libpredict. These are also observation-independent properties, which ...
non_priority
missing properties in moon sun calculation moon calculation does not write anything to range rate or range in struct predict observation predict flyby also displays right ascension declination and greenwhich hour angle which are not output from libpredict these are also observation independent properties which ...
0
8,529
7,470,256,747
IssuesEvent
2018-04-03 03:47:01
APSIMInitiative/ApsimX
https://api.github.com/repos/APSIMInitiative/ApsimX
closed
GTK UI - Grid control focus
bug interface/infrastructure
Some of the grid controls are difficult to use because of issues with focus. For example, when editing the XY pairs for a linear interpolation function 1) if the users clicks inside a cell it selects the row but not the number for editing. It should select the number ready for editing. (ie put the cell in edit mod...
1.0
GTK UI - Grid control focus - Some of the grid controls are difficult to use because of issues with focus. For example, when editing the XY pairs for a linear interpolation function 1) if the users clicks inside a cell it selects the row but not the number for editing. It should select the number ready for editing...
non_priority
gtk ui grid control focus some of the grid controls are difficult to use because of issues with focus for example when editing the xy pairs for a linear interpolation function if the users clicks inside a cell it selects the row but not the number for editing it should select the number ready for editing...
0
241,120
26,256,649,178
IssuesEvent
2023-01-06 01:44:55
Sh2dowFi3nd/Test_2
https://api.github.com/repos/Sh2dowFi3nd/Test_2
opened
CVE-2022-1471 (High) detected in snakeyaml-1.18.jar
security vulnerability
## CVE-2022-1471 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>snakeyaml-1.18.jar</b></p></summary> <p>YAML 1.1 parser and emitter for Java</p> <p>Library home page: <a href="http://...
True
CVE-2022-1471 (High) detected in snakeyaml-1.18.jar - ## CVE-2022-1471 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>snakeyaml-1.18.jar</b></p></summary> <p>YAML 1.1 parser and emitt...
non_priority
cve high detected in snakeyaml jar cve high severity vulnerability vulnerable library snakeyaml jar yaml parser and emitter for java library home page a href path to dependency file test fs agent master fs agent master pom xml path to vulnerable library root r...
0
247,553
26,716,410,672
IssuesEvent
2023-01-28 15:21:07
Mend-developer-platform-load/10974993_2263_rerun
https://api.github.com/repos/Mend-developer-platform-load/10974993_2263_rerun
opened
CVE-2017-16137 (Medium) detected in debug-2.2.0.tgz, debug-2.1.3.tgz
security vulnerability
## CVE-2017-16137 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>debug-2.2.0.tgz</b>, <b>debug-2.1.3.tgz</b></p></summary> <p> <details><summary><b>debug-2.2.0.tgz</b></p></summar...
True
CVE-2017-16137 (Medium) detected in debug-2.2.0.tgz, debug-2.1.3.tgz - ## CVE-2017-16137 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>debug-2.2.0.tgz</b>, <b>debug-2.1.3.tgz</b><...
non_priority
cve medium detected in debug tgz debug tgz cve medium severity vulnerability vulnerable libraries debug tgz debug tgz debug tgz small debugging utility library home page a href path to dependency file package json path to vulnerable lib...
0
151,597
5,824,629,117
IssuesEvent
2017-05-07 14:43:12
minj/foxtrick
https://api.github.com/repos/minj/foxtrick
opened
Age average in TransferCompare
accepted feature good-first-issue Priority-Low Transfers
**From:** LA-Ron__Manager **PostID:** [16412248.709](https://www.hattrick.org/goto.ashx?path=%2FForum%2FRead.aspx%3Ft%3D16412248%26n%3D709%26v%3D0) **To:** LA-MJ **Re:** [16412248.707](https://www.hattrick.org/goto.ashx?path=%2FForum%2FRead.aspx%3Ft%3D16412248%26n%3D707%26v%3D0) **Datetime:** 2017-05-03 17:07 **Me...
1.0
Age average in TransferCompare - **From:** LA-Ron__Manager **PostID:** [16412248.709](https://www.hattrick.org/goto.ashx?path=%2FForum%2FRead.aspx%3Ft%3D16412248%26n%3D709%26v%3D0) **To:** LA-MJ **Re:** [16412248.707](https://www.hattrick.org/goto.ashx?path=%2FForum%2FRead.aspx%3Ft%3D16412248%26n%3D707%26v%3D0) **D...
priority
age average in transfercompare from la ron manager postid to la mj re datetime message can we get in transfer compare page average value for age as well
1
229,930
7,601,175,571
IssuesEvent
2018-04-28 10:32:13
esaude/esaude-emr-poc
https://api.github.com/repos/esaude/esaude-emr-poc
closed
[Registration] Visit history not informing empty list
Medium Priority enhancement
Actual Results -- When there is no visit history for the patient, the system is not providing any information. Expected results -- The system should inform that there is no history of visits for the patient Steps to reproduce -- Login > Registration module > Search or create a patient with no visit history ...
1.0
[Registration] Visit history not informing empty list - Actual Results -- When there is no visit history for the patient, the system is not providing any information. Expected results -- The system should inform that there is no history of visits for the patient Steps to reproduce -- Login > Registration mo...
priority
visit history not informing empty list actual results when there is no visit history for the patient the system is not providing any information expected results the system should inform that there is no history of visits for the patient steps to reproduce login registration module search...
1
43,344
7,043,209,869
IssuesEvent
2017-12-31 01:11:21
awvalenti/bauhinia
https://api.github.com/repos/awvalenti/bauhinia
closed
Explain how to run nitida
documentation Linux nitida Windows
1. Install prerequisites 1. JRE 1. Bluetooth library (only on Linux) 1. Right-click JAR file and select appropriate options (applies to Windows, too)
1.0
Explain how to run nitida - 1. Install prerequisites 1. JRE 1. Bluetooth library (only on Linux) 1. Right-click JAR file and select appropriate options (applies to Windows, too)
non_priority
explain how to run nitida install prerequisites jre bluetooth library only on linux right click jar file and select appropriate options applies to windows too
0
92,267
8,357,557,754
IssuesEvent
2018-10-02 22:00:59
rockfireredmoon/iceee
https://api.github.com/repos/rockfireredmoon/iceee
closed
Beta Beast Box - Tokens vs Essence wording conflict
bug in game test
Reported By: Rivers Slypaw Category: ECON you are given tokens to buy items from the Beta Beast Box, however if you have 0, it tells you that you do not have enough essences. It should say you don't have enough tokens.
1.0
Beta Beast Box - Tokens vs Essence wording conflict - Reported By: Rivers Slypaw Category: ECON you are given tokens to buy items from the Beta Beast Box, however if you have 0, it tells you that you do not have enough essences. It should say you don't have enough tokens.
non_priority
beta beast box tokens vs essence wording conflict reported by rivers slypaw category econ you are given tokens to buy items from the beta beast box however if you have it tells you that you do not have enough essences it should say you don t have enough tokens
0
441,787
12,732,327,027
IssuesEvent
2020-06-25 10:11:04
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
Bluetooth: Windows 10 cannot reconnect on direct advertising from Zephyr
area: Bluetooth bug platform: nRF priority: low
**Describe the bug** Zephyr Bluetooth peripheral using Split LL connects and bonds to Windows10 host. After the disconnection, it cannot reconnect using direct advertising (reconnection works fine for undirected advertising). **To Reproduce** I replicated the problem using nrf_desktop application from https://gith...
1.0
Bluetooth: Windows 10 cannot reconnect on direct advertising from Zephyr - **Describe the bug** Zephyr Bluetooth peripheral using Split LL connects and bonds to Windows10 host. After the disconnection, it cannot reconnect using direct advertising (reconnection works fine for undirected advertising). **To Reproduce*...
priority
bluetooth windows cannot reconnect on direct advertising from zephyr describe the bug zephyr bluetooth peripheral using split ll connects and bonds to host after the disconnection it cannot reconnect using direct advertising reconnection works fine for undirected advertising to reproduce i repl...
1
10,427
3,109,841,547
IssuesEvent
2015-09-02 00:48:26
openshift/origin
https://api.github.com/repos/openshift/origin
closed
TestUnprivilegedNewProjectDenied flakes on Travis
area/tests kind/test-flake priority/P2
Seeing [this](https://travis-ci.org/openshift/origin/jobs/76630761#L6772): ``` --- FAIL: TestUnprivilegedNewProjectDenied-16 (3.75s) unprivileged_newproject_test.go:224: expected error: <nil> FAIL ``` @deads2k
2.0
TestUnprivilegedNewProjectDenied flakes on Travis - Seeing [this](https://travis-ci.org/openshift/origin/jobs/76630761#L6772): ``` --- FAIL: TestUnprivilegedNewProjectDenied-16 (3.75s) unprivileged_newproject_test.go:224: expected error: <nil> FAIL ``` @deads2k
non_priority
testunprivilegednewprojectdenied flakes on travis seeing fail testunprivilegednewprojectdenied unprivileged newproject test go expected error fail
0
83,539
7,874,411,343
IssuesEvent
2018-06-25 16:58:00
explosivegaming/FactorioSoftmodManager
https://api.github.com/repos/explosivegaming/FactorioSoftmodManager
opened
Connecting To A Server Other Than localhost
Tests
This is a big thing that will need to be tested, if this does not work then there is almost no point in making this. A server should be able to be set up and then connected to by clients rather than relying on local host, might be good if it is possible to do this with out use of an express app and use only sql request...
1.0
Connecting To A Server Other Than localhost - This is a big thing that will need to be tested, if this does not work then there is almost no point in making this. A server should be able to be set up and then connected to by clients rather than relying on local host, might be good if it is possible to do this with out ...
non_priority
connecting to a server other than localhost this is a big thing that will need to be tested if this does not work then there is almost no point in making this a server should be able to be set up and then connected to by clients rather than relying on local host might be good if it is possible to do this with out ...
0
375,439
11,104,509,285
IssuesEvent
2019-12-17 07:44:38
ballerina-platform/ballerina-lang
https://api.github.com/repos/ballerina-platform/ballerina-lang
opened
Diagnostics vanish sometimes in VSCode plugin
Area/Tooling Component/LanguageServer Priority/High Type/Bug
**Description:** Consider the following invalid code snippet and try the mentioned edit sequence to observe the behaviour. import ballerina/http; ``` service serviceName on new http:Listener(8080) { http:Client cc = new(""); }<cursor> ``` Step 1: Initially editor will show the diagnostics Step 2: Add a...
1.0
Diagnostics vanish sometimes in VSCode plugin - **Description:** Consider the following invalid code snippet and try the mentioned edit sequence to observe the behaviour. import ballerina/http; ``` service serviceName on new http:Listener(8080) { http:Client cc = new(""); }<cursor> ``` Step 1: Initially...
priority
diagnostics vanish sometimes in vscode plugin description consider the following invalid code snippet and try the mentioned edit sequence to observe the behaviour import ballerina http service servicename on new http listener http client cc new step initially editor wi...
1
15,063
5,871,030,813
IssuesEvent
2017-05-15 07:28:56
minishift/minishift
https://api.github.com/repos/minishift/minishift
closed
Set explicit version for jteeuwen/go-bindata
component/build kind/task priority/minor
I'm parsing glide.yaml in order to retrieve the url to github tarballs, but there is no "3.0" release of https://github.com/jteeuwen/go-bindata/releases - please use e.g. the latest "3.0.7" This is the line in glide.yaml https://github.com/minishift/minishift/blob/fd33efc0d76e3f21f170ea113c42f42135c9a374/glide.ya...
1.0
Set explicit version for jteeuwen/go-bindata - I'm parsing glide.yaml in order to retrieve the url to github tarballs, but there is no "3.0" release of https://github.com/jteeuwen/go-bindata/releases - please use e.g. the latest "3.0.7" This is the line in glide.yaml https://github.com/minishift/minishift/blob/fd...
non_priority
set explicit version for jteeuwen go bindata i m parsing glide yaml in order to retrieve the url to github tarballs but there is no release of please use e g the latest this is the line in glide yaml
0
775,565
27,234,817,533
IssuesEvent
2023-02-21 15:36:58
ascheid/itsg33-pbmm-issue-gen
https://api.github.com/repos/ascheid/itsg33-pbmm-issue-gen
closed
CM-9 CONFIGURATION MANAGEMENT PLAN
Priority: P1
(A) The organization develops, documents, and implements a configuration management plan for the information system that addresses roles, responsibilities, and configuration management processes and procedures. (B) The organization develops, documents, and implements a configuration management plan for the information ...
1.0
CM-9 CONFIGURATION MANAGEMENT PLAN - (A) The organization develops, documents, and implements a configuration management plan for the information system that addresses roles, responsibilities, and configuration management processes and procedures. (B) The organization develops, documents, and implements a configuratio...
priority
cm configuration management plan a the organization develops documents and implements a configuration management plan for the information system that addresses roles responsibilities and configuration management processes and procedures b the organization develops documents and implements a configuratio...
1
8,830
3,009,736,271
IssuesEvent
2015-07-28 08:43:05
ap0n/qm-issues
https://api.github.com/repos/ap0n/qm-issues
closed
Run Data Managent Bolt on parallel data flow
data management implemented -> testing
L3S: Consider shuffle grouping to make data management bolt real parallel to main data flow instead having it in sequence.
1.0
Run Data Managent Bolt on parallel data flow - L3S: Consider shuffle grouping to make data management bolt real parallel to main data flow instead having it in sequence.
non_priority
run data managent bolt on parallel data flow consider shuffle grouping to make data management bolt real parallel to main data flow instead having it in sequence
0
246,635
7,895,449,382
IssuesEvent
2018-06-29 03:21:26
Cloud-CV/EvalAI
https://api.github.com/repos/Cloud-CV/EvalAI
closed
Futile error message pops up while submission
bug easy_to_fix frontend priority-high
<img width="338" alt="screen shot 2018-06-29 at 1 11 14 am" src="https://user-images.githubusercontent.com/12206047/42070962-64af4354-7b76-11e8-8e80-dd681e469ec8.png"> This keeps popping up between consecutive submissions. Submissions are submitted and results are calculated successfully, so do not know why this p...
1.0
Futile error message pops up while submission - <img width="338" alt="screen shot 2018-06-29 at 1 11 14 am" src="https://user-images.githubusercontent.com/12206047/42070962-64af4354-7b76-11e8-8e80-dd681e469ec8.png"> This keeps popping up between consecutive submissions. Submissions are submitted and results are ca...
priority
futile error message pops up while submission img width alt screen shot at am src this keeps popping up between consecutive submissions submissions are submitted and results are calculated successfully so do not know why this pops up
1
231,263
7,625,351,084
IssuesEvent
2018-05-03 21:08:00
borela/naomi
https://api.github.com/repos/borela/naomi
closed
Destructuring and renaming: Sublime freezing/infinite spinner
bug priority: high
There are certain circumstances which causes Sublime to freeze when using destructuring and renaming. This is easily reproducible and doesn't happen when switching to other syntax highlighters. ``` foo() { } baz (bar) { } ``` After copying the above code, try to manually type the ...
1.0
Destructuring and renaming: Sublime freezing/infinite spinner - There are certain circumstances which causes Sublime to freeze when using destructuring and renaming. This is easily reproducible and doesn't happen when switching to other syntax highlighters. ``` foo() { } baz (bar) { }...
priority
destructuring and renaming sublime freezing infinite spinner there are certain circumstances which causes sublime to freeze when using destructuring and renaming this is easily reproducible and doesn t happen when switching to other syntax highlighters foo baz bar ...
1
17,258
4,153,486,953
IssuesEvent
2016-06-16 07:56:06
BlazeCSS/blaze
https://api.github.com/repos/BlazeCSS/blaze
closed
Unclear usage instructions
documentation
Not really related to the source code but rather the website (or could be in the README). Generally the Get started instructions are missing - showing a bunch of CDN URLs doesn't really tell you how to use the package. The Get started section needs to be less concerned with convincing the user to use blaze, and more...
1.0
Unclear usage instructions - Not really related to the source code but rather the website (or could be in the README). Generally the Get started instructions are missing - showing a bunch of CDN URLs doesn't really tell you how to use the package. The Get started section needs to be less concerned with convincing th...
non_priority
unclear usage instructions not really related to the source code but rather the website or could be in the readme generally the get started instructions are missing showing a bunch of cdn urls doesn t really tell you how to use the package the get started section needs to be less concerned with convincing th...
0
22,221
2,645,778,435
IssuesEvent
2015-03-13 02:10:48
prikhi/evoluspencil
https://api.github.com/repos/prikhi/evoluspencil
closed
Properties page initial focus not set
1 star bug imported Priority-Medium
_From [dneb...@gmail.com](https://code.google.com/u/118392894718639048841/) on October 06, 2009 12:44:17_ What steps will reproduce the problem? 1. Open properties page. What is the expected output? What do you see instead? For a label (and most of the stencils), I'd expect the focus to be set in the 'Label' field. ...
1.0
Properties page initial focus not set - _From [dneb...@gmail.com](https://code.google.com/u/118392894718639048841/) on October 06, 2009 12:44:17_ What steps will reproduce the problem? 1. Open properties page. What is the expected output? What do you see instead? For a label (and most of the stencils), I'd expect the ...
priority
properties page initial focus not set from on october what steps will reproduce the problem open properties page what is the expected output what do you see instead for a label and most of the stencils i d expect the focus to be set in the label field instead every time i open a prop...
1
153,270
24,100,077,765
IssuesEvent
2022-09-19 23:08:44
department-of-veterans-affairs/vets-design-system-documentation
https://api.github.com/repos/department-of-veterans-affairs/vets-design-system-documentation
opened
Remove unused JS in Check-in Experience apps
vsp-design-system-team
## Description This isn't really a Design System issue, but the bundle size could be reduced by removing unused JS. For example, the `hasMoreAppointmentsToCheckInto` function. ![Screenshot of a ripgrep search for "hasMoreAppointmentsToCheckInto", showing that it's only used in the file it's defined & exported and...
1.0
Remove unused JS in Check-in Experience apps - ## Description This isn't really a Design System issue, but the bundle size could be reduced by removing unused JS. For example, the `hasMoreAppointmentsToCheckInto` function. ![Screenshot of a ripgrep search for "hasMoreAppointmentsToCheckInto", showing that it's on...
non_priority
remove unused js in check in experience apps description this isn t really a design system issue but the bundle size could be reduced by removing unused js for example the hasmoreappointmentstocheckinto function tasks identify all unused check in app js remove unused js meas...
0
343,896
10,338,115,605
IssuesEvent
2019-09-03 16:10:16
Haivision/srt
https://api.github.com/repos/Haivision/srt
closed
srt-live-transmit - strange behaviour with jitter
Priority: High Type: Bug [core]
Hi there, I recently tested srt-live-transmit under simulated network disturbances. I did this using traffic control/netem on Ubuntu 18.04.2/4.18.0-21, SRT Version 1.3.2 and noticed that just a little artificial jitter causes SRT to misbehave. I was using a consumer grade internet connection with good performance: ...
1.0
srt-live-transmit - strange behaviour with jitter - Hi there, I recently tested srt-live-transmit under simulated network disturbances. I did this using traffic control/netem on Ubuntu 18.04.2/4.18.0-21, SRT Version 1.3.2 and noticed that just a little artificial jitter causes SRT to misbehave. I was using a consum...
priority
srt live transmit strange behaviour with jitter hi there i recently tested srt live transmit under simulated network disturbances i did this using traffic control netem on ubuntu srt version and noticed that just a little artificial jitter causes srt to misbehave i was using a consumer g...
1
409,997
11,981,394,924
IssuesEvent
2020-04-07 11:02:25
club-soda/club-soda-guide
https://api.github.com/repos/club-soda/club-soda-guide
opened
Alphabetize drinks brands
priority-3
The way brands are listed on the 'Brands' page is only alphabetical for the member brands Non-member brands are grouped by first letter but it is not alphabetical within that. We would like for non-member brands to be listed alphabetically reading from left to right for ease of user discovery
1.0
Alphabetize drinks brands - The way brands are listed on the 'Brands' page is only alphabetical for the member brands Non-member brands are grouped by first letter but it is not alphabetical within that. We would like for non-member brands to be listed alphabetically reading from left to right for ease of user di...
priority
alphabetize drinks brands the way brands are listed on the brands page is only alphabetical for the member brands non member brands are grouped by first letter but it is not alphabetical within that we would like for non member brands to be listed alphabetically reading from left to right for ease of user di...
1
41,711
5,356,395,641
IssuesEvent
2017-02-20 15:33:23
mysociety/writetothem
https://api.github.com/repos/mysociety/writetothem
closed
Survey display
Design
![wttq](https://f.cloud.github.com/assets/944656/1418463/2ea09800-3fb5-11e3-924a-bb2b69e2dc3a.jpg) I'm on a PC and Firefox 24.0. The display of the survey is a bit difficult for me - the radio button for 'disagree' is on the line before the word 'disagree', for example, and the questions are too tightly bunched togeth...
1.0
Survey display - ![wttq](https://f.cloud.github.com/assets/944656/1418463/2ea09800-3fb5-11e3-924a-bb2b69e2dc3a.jpg) I'm on a PC and Firefox 24.0. The display of the survey is a bit difficult for me - the radio button for 'disagree' is on the line before the word 'disagree', for example, and the questions are too tight...
non_priority
survey display i m on a pc and firefox the display of the survey is a bit difficult for me the radio button for disagree is on the line before the word disagree for example and the questions are too tightly bunched together it s hard to tell which answers belong to which question
0
139,346
18,850,341,129
IssuesEvent
2021-11-11 19:58:35
snowdensb/sonar-xanitizer
https://api.github.com/repos/snowdensb/sonar-xanitizer
opened
CVE-2020-10968 (High) detected in jackson-databind-2.6.3.jar
security vulnerability
## CVE-2020-10968 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.6.3.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streamin...
True
CVE-2020-10968 (High) detected in jackson-databind-2.6.3.jar - ## CVE-2020-10968 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.6.3.jar</b></p></summary> <p>General...
non_priority
cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to vulnerable library src test resources webgoat ...
0
53,011
6,670,120,505
IssuesEvent
2017-10-03 21:57:46
nextcloud/android
https://api.github.com/repos/nextcloud/android
opened
Settings background is greyish instead of white
approved design starter issue
The background color of the Settings is a slight grey. All background colors (except when viewing images of course) should be black though.
1.0
Settings background is greyish instead of white - The background color of the Settings is a slight grey. All background colors (except when viewing images of course) should be black though.
non_priority
settings background is greyish instead of white the background color of the settings is a slight grey all background colors except when viewing images of course should be black though
0
23,159
10,852,340,273
IssuesEvent
2019-11-13 12:36:41
ChenLuigi/TestingPOM
https://api.github.com/repos/ChenLuigi/TestingPOM
opened
CVE-2015-5346 (High) detected in tomcat-catalina-7.0.42.jar, tomcat-embed-core-8.0.18.jar
security vulnerability
## CVE-2015-5346 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>tomcat-catalina-7.0.42.jar</b>, <b>tomcat-embed-core-8.0.18.jar</b></p></summary> <p> <details><summary><b>tomcat-cat...
True
CVE-2015-5346 (High) detected in tomcat-catalina-7.0.42.jar, tomcat-embed-core-8.0.18.jar - ## CVE-2015-5346 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>tomcat-catalina-7.0.42.jar...
non_priority
cve high detected in tomcat catalina jar tomcat embed core jar cve high severity vulnerability vulnerable libraries tomcat catalina jar tomcat embed core jar tomcat catalina jar tomcat servlet engine core classes and standard implementations de...
0
69,377
8,403,058,991
IssuesEvent
2018-10-11 08:44:03
AGROFIMS/hagrofims
https://api.github.com/repos/AGROFIMS/hagrofims
opened
move Length before width in info on experimental unit
design enhancement medium priority
move Length before width in info on experimental unit as shown in the image below ![image](https://user-images.githubusercontent.com/14092820/46791922-69b7f800-cd42-11e8-977e-4f2a6318ad41.png)
1.0
move Length before width in info on experimental unit - move Length before width in info on experimental unit as shown in the image below ![image](https://user-images.githubusercontent.com/14092820/46791922-69b7f800-cd42-11e8-977e-4f2a6318ad41.png)
non_priority
move length before width in info on experimental unit move length before width in info on experimental unit as shown in the image below
0
720,279
24,786,661,228
IssuesEvent
2022-10-24 10:21:09
AY2223S1-CS2103T-T10-3/tp
https://api.github.com/repos/AY2223S1-CS2103T-T10-3/tp
closed
As a forgetful student, I can sort the list of internship applications by dates
type.Story priority.High
... so that I can see and remember which interviews are upcoming to better prepare for them in case I have forgotten about them.
1.0
As a forgetful student, I can sort the list of internship applications by dates - ... so that I can see and remember which interviews are upcoming to better prepare for them in case I have forgotten about them.
priority
as a forgetful student i can sort the list of internship applications by dates so that i can see and remember which interviews are upcoming to better prepare for them in case i have forgotten about them
1
427,288
12,393,947,758
IssuesEvent
2020-05-20 16:10:27
googleapis/elixir-google-api
https://api.github.com/repos/googleapis/elixir-google-api
closed
Synthesis failed for LibraryAgent
autosynth failure priority: p1 type: bug
Hello! Autosynth couldn't regenerate LibraryAgent. :broken_heart: Here's the output from running `synth.py`: ``` iled to remove deps/parse_trans/ebin/parse_trans.app: Permission denied warning: failed to remove deps/parse_trans/ebin/parse_trans_mod.beam: Permission denied warning: failed to remove deps/parse_trans/eb...
1.0
Synthesis failed for LibraryAgent - Hello! Autosynth couldn't regenerate LibraryAgent. :broken_heart: Here's the output from running `synth.py`: ``` iled to remove deps/parse_trans/ebin/parse_trans.app: Permission denied warning: failed to remove deps/parse_trans/ebin/parse_trans_mod.beam: Permission denied warning: ...
priority
synthesis failed for libraryagent hello autosynth couldn t regenerate libraryagent broken heart here s the output from running synth py iled to remove deps parse trans ebin parse trans app permission denied warning failed to remove deps parse trans ebin parse trans mod beam permission denied warning ...
1
168,630
26,675,459,660
IssuesEvent
2023-01-26 13:56:49
kubermatic/dashboard
https://api.github.com/repos/kubermatic/dashboard
opened
Quota UI Adjustment (Proposal)
kind/design sig/ui
- [ ] Too much spacing to bottom edge of card ![image](https://user-images.githubusercontent.com/49145827/214268678-7ee2f925-57f6-4274-ab9e-7512b54a01c6.png) - [ ] In Admin Panel -> Project Quotas table, hide all projects that do not have a quota configured/only show projects that have a quota configured ![image...
1.0
Quota UI Adjustment (Proposal) - - [ ] Too much spacing to bottom edge of card ![image](https://user-images.githubusercontent.com/49145827/214268678-7ee2f925-57f6-4274-ab9e-7512b54a01c6.png) - [ ] In Admin Panel -> Project Quotas table, hide all projects that do not have a quota configured/only show projects tha...
non_priority
quota ui adjustment proposal too much spacing to bottom edge of card in admin panel project quotas table hide all projects that do not have a quota configured only show projects that have a quota configured fix spacing on right side add remove empty state q...
0
17,017
6,334,879,398
IssuesEvent
2017-07-26 17:37:59
rust-lang/rust
https://api.github.com/repos/rust-lang/rust
closed
[rustbuild] ignores the --build flag
A-rustbuild
`build` being commented-out in config.toml and running python x.py test --stage 2 --build=i686-unknown-linux-gnu starts downloading the x86_64 compiler… and then tries to execute i686 compiler which fails with a terrible error of ``` failed to execute command: No such file or directory (os error 2) ```
1.0
[rustbuild] ignores the --build flag - `build` being commented-out in config.toml and running python x.py test --stage 2 --build=i686-unknown-linux-gnu starts downloading the x86_64 compiler… and then tries to execute i686 compiler which fails with a terrible error of ``` failed to execute command: No such f...
non_priority
ignores the build flag build being commented out in config toml and running python x py test stage build unknown linux gnu starts downloading the compiler… and then tries to execute compiler which fails with a terrible error of failed to execute command no such file or directory o...
0
340,747
10,277,861,195
IssuesEvent
2019-08-25 09:11:18
noobaa/noobaa-core
https://api.github.com/repos/noobaa/noobaa-core
closed
get_cloud_services_stats - does not return empty stats for configured services which where not used yet
Comp-Statuses Priority 2 High Severity 3 Supportability
### Environment info - Version: **VERSION** - Deployment: **AZURE | AWS | GCLOUD | ESX | VBOX | DEV** - Customer: **NAME** ### Actual behavior 1. Stats returned only for services which where accessed ### Expected behavior 1. Stats should be returned for all services which where configured ### Steps to rep...
1.0
get_cloud_services_stats - does not return empty stats for configured services which where not used yet - ### Environment info - Version: **VERSION** - Deployment: **AZURE | AWS | GCLOUD | ESX | VBOX | DEV** - Customer: **NAME** ### Actual behavior 1. Stats returned only for services which where accessed ### ...
priority
get cloud services stats does not return empty stats for configured services which where not used yet environment info version version deployment azure aws gcloud esx vbox dev customer name actual behavior stats returned only for services which where accessed ...
1
38,295
8,453,070,084
IssuesEvent
2018-10-20 11:54:03
coala/coala
https://api.github.com/repos/coala/coala
closed
CI errors due to upgraded version of autopep8
difficulty/newcomer type/codestyle
CI showed following error: ``` ! ! The code does not comply to PEP8. [----] /home/travis/build/coala/coala/coala [++++] /home/travis/build/coala/coala/coala [ 16] from coalib.coala import main [INFO][15:38:29] Applied 'ShowPatchAction' on 'coala' from 'PEP8Bear'. **** PEP8Bear [Section <empty> | Severity NOR...
1.0
CI errors due to upgraded version of autopep8 - CI showed following error: ``` ! ! The code does not comply to PEP8. [----] /home/travis/build/coala/coala/coala [++++] /home/travis/build/coala/coala/coala [ 16] from coalib.coala import main [INFO][15:38:29] Applied 'ShowPatchAction' on 'coala' from 'PEP8Bear'...
non_priority
ci errors due to upgraded version of ci showed following error the code does not comply to home travis build coala coala coala home travis build coala coala coala from coalib coala import main applied showpatchaction on coala from the code does not com...
0
14,710
9,380,813,597
IssuesEvent
2019-04-04 18:02:01
MicrosoftDocs/azure-docs
https://api.github.com/repos/MicrosoftDocs/azure-docs
closed
LVM OS disk layout requirements
cxp doc-enhancement security/svc triaged
Hi, When attempting to encrypt the OS of a Linux VM using LVM for OS disk, we are directed to this page by the following error: ""LVM OS disk layout does not satisfy prerequisites ( see https://aka.ms/adelvm )".'" Can we add the LVM prerequisites to this page? Also, current statement on this page is "The OS disk u...
True
LVM OS disk layout requirements - Hi, When attempting to encrypt the OS of a Linux VM using LVM for OS disk, we are directed to this page by the following error: ""LVM OS disk layout does not satisfy prerequisites ( see https://aka.ms/adelvm )".'" Can we add the LVM prerequisites to this page? Also, current statem...
non_priority
lvm os disk layout requirements hi when attempting to encrypt the os of a linux vm using lvm for os disk we are directed to this page by the following error lvm os disk layout does not satisfy prerequisites see can we add the lvm prerequisites to this page also current statement on this page is ...
0
207,213
7,125,951,073
IssuesEvent
2018-01-20 03:28:18
raven-os/magma
https://api.github.com/repos/raven-os/magma
closed
Remove useless queueFamillyIndex in CommandBuffer handling
core priority mid
Turns out it's not useful at all, this implies a lot of simplification. This issue should come after #16
1.0
Remove useless queueFamillyIndex in CommandBuffer handling - Turns out it's not useful at all, this implies a lot of simplification. This issue should come after #16
priority
remove useless queuefamillyindex in commandbuffer handling turns out it s not useful at all this implies a lot of simplification this issue should come after
1
621,993
19,603,131,784
IssuesEvent
2022-01-06 05:15:36
noorbuchi/GridGopher
https://api.github.com/repos/noorbuchi/GridGopher
closed
[TASK] Complete Sheet Collector
task Priority 3 in progress
## Task Description and Info (what needs to be done?) The current progress made on the Sheet Collector module has very limited functionality to demonstrate the ability to make calls to the Google Sheets API. More work is needed to collect and organize the data and to allow the user more control over this process. It...
1.0
[TASK] Complete Sheet Collector - ## Task Description and Info (what needs to be done?) The current progress made on the Sheet Collector module has very limited functionality to demonstrate the ability to make calls to the Google Sheets API. More work is needed to collect and organize the data and to allow the user ...
priority
complete sheet collector task description and info what needs to be done the current progress made on the sheet collector module has very limited functionality to demonstrate the ability to make calls to the google sheets api more work is needed to collect and organize the data and to allow the user more ...
1
156,006
5,962,958,765
IssuesEvent
2017-05-30 01:59:14
elementary/appcenter
https://api.github.com/repos/elementary/appcenter
closed
Show more than one screenshot [$25]
Bounty Priority: Wishlist Status: Confirmed Status: In Progress
We're only loading one screenshot right now. We gotta load moar --- There is a bounty for this issue in [Bountysource](https://www.bountysource.com/issues/43939045-show-more-than-one-screenshot)
1.0
Show more than one screenshot [$25] - We're only loading one screenshot right now. We gotta load moar --- There is a bounty for this issue in [Bountysource](https://www.bountysource.com/issues/43939045-show-more-than-one-screenshot)
priority
show more than one screenshot we re only loading one screenshot right now we gotta load moar there is a bounty for this issue in
1
324,286
23,991,776,939
IssuesEvent
2022-09-14 02:18:06
jrsteensen/OpenHornet
https://api.github.com/repos/jrsteensen/OpenHornet
opened
Create Drawing: OH5A2A1 - ASSY, HOOK LEVER & INDICATOR
Type: Documentation Category: MCAD Priority: Normal
Create drawing OH5A2A1 - ASSY, HOOK LEVER & INDICATOR.
1.0
Create Drawing: OH5A2A1 - ASSY, HOOK LEVER & INDICATOR - Create drawing OH5A2A1 - ASSY, HOOK LEVER & INDICATOR.
non_priority
create drawing assy hook lever indicator create drawing assy hook lever indicator
0
244,735
20,693,988,902
IssuesEvent
2022-03-11 05:33:45
trinodb/trino
https://api.github.com/repos/trinodb/trino
closed
Separate testBasicTypes into different test methods for different column types
test
https://github.com/trinodb/trino/pull/11148#discussion_r813538994 The `testBasicTypes` method of the existing connector type mapping tests can be optimized to: - Makes the basic types(`bigint/int/smallint` ...) mapping test method simpler, with one method testing only one type - Separate testBasicTypes into di...
1.0
Separate testBasicTypes into different test methods for different column types - https://github.com/trinodb/trino/pull/11148#discussion_r813538994 The `testBasicTypes` method of the existing connector type mapping tests can be optimized to: - Makes the basic types(`bigint/int/smallint` ...) mapping test method si...
non_priority
separate testbasictypes into different test methods for different column types the testbasictypes method of the existing connector type mapping tests can be optimized to makes the basic types bigint int smallint mapping test method simpler with one method testing only one type separate testb...
0
662,026
22,100,738,697
IssuesEvent
2022-06-01 13:35:21
Tomas-Kraus/metro-jax-ws
https://api.github.com/repos/Tomas-Kraus/metro-jax-ws
opened
Ability to provide some Security configuration data to WS-A replyTo
Priority: Major Component: runtime Type: Improvement ERR: Assignee
Ability to configure security (ENCRYPTION and AUTHENTICATION) for wsa:ReplyTo element contained URL is not currently proposed. In secure context it is needed. #### Environment Operating System: All Platform: Sun #### Affected Versions [2.1.2]
1.0
Ability to provide some Security configuration data to WS-A replyTo - Ability to configure security (ENCRYPTION and AUTHENTICATION) for wsa:ReplyTo element contained URL is not currently proposed. In secure context it is needed. #### Environment Operating System: All Platform: Sun #### Affected Versions [2.1.2]
priority
ability to provide some security configuration data to ws a replyto ability to configure security encryption and authentication for wsa replyto element contained url is not currently proposed in secure context it is needed environment operating system all platform sun affected versions
1
827,019
31,722,093,753
IssuesEvent
2023-09-10 14:23:12
EtalumaSupport/LumaViewPro
https://api.github.com/repos/EtalumaSupport/LumaViewPro
closed
Save folder does not show current folder...
High Priority
When you click on the Save Destination folder icon, it comes up with a brand new folder selection dialog box. It would be better if this could show a fully expanded folder selection, showing where you currently are, so that you can verify that you are in the correct folder.
1.0
Save folder does not show current folder... - When you click on the Save Destination folder icon, it comes up with a brand new folder selection dialog box. It would be better if this could show a fully expanded folder selection, showing where you currently are, so that you can verify that you are in the correct fold...
priority
save folder does not show current folder when you click on the save destination folder icon it comes up with a brand new folder selection dialog box it would be better if this could show a fully expanded folder selection showing where you currently are so that you can verify that you are in the correct fold...
1
41,761
2,869,079,703
IssuesEvent
2015-06-05 23:10:10
dart-lang/polymer-dart
https://api.github.com/repos/dart-lang/polymer-dart
closed
polymer: todomvc sample breaks transformer
bug duplicate Priority-Critical
<a href="https://github.com/kasperl"><img src="https://avatars.githubusercontent.com/u/2156198?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [kasperl](https://github.com/kasperl)** _Originally opened as dart-lang/sdk#21165_ ---- --- 2:30:16 PM Auto running pub get on /usr/local/google/home...
1.0
polymer: todomvc sample breaks transformer - <a href="https://github.com/kasperl"><img src="https://avatars.githubusercontent.com/u/2156198?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [kasperl](https://github.com/kasperl)** _Originally opened as dart-lang/sdk#21165_ ---- --- 2:30:16 PM A...
priority
polymer todomvc sample breaks transformer issue by originally opened as dart lang sdk pm auto running pub get on usr local google home kasperl dart todomvc resolving dependencies analyzer dev available args barback browser c...
1
58,963
16,981,431,225
IssuesEvent
2021-06-30 09:20:56
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
closed
Work around Oracle's JSON_ARRAYAGG() bugs when aggregate inputs should be DISTINCT
C: Functionality E: Enterprise Edition E: Professional Edition P: Medium R: Fixed T: Defect
Oracle 18c has a bug, which can be reproduced like this: ```sql create table t1 (t1_id int); insert into t1 values (1); insert into t1 values (2); create table t2 (t2_id int, t1_id int, t2_value int); insert into t2 values (1, 1, 1); insert into t2 values (2, 1, 1); insert into t2 values (3, 2, 2); insert ...
1.0
Work around Oracle's JSON_ARRAYAGG() bugs when aggregate inputs should be DISTINCT - Oracle 18c has a bug, which can be reproduced like this: ```sql create table t1 (t1_id int); insert into t1 values (1); insert into t1 values (2); create table t2 (t2_id int, t1_id int, t2_value int); insert into t2 values (1...
non_priority
work around oracle s json arrayagg bugs when aggregate inputs should be distinct oracle has a bug which can be reproduced like this sql create table id int insert into values insert into values create table id int id int value int insert into values i...
0
80,432
15,586,285,172
IssuesEvent
2021-03-18 01:35:34
hudsonnog/locadoraApresentacao
https://api.github.com/repos/hudsonnog/locadoraApresentacao
opened
CVE-2020-36048 (High) detected in engine.io-3.2.1.tgz
security vulnerability
## CVE-2020-36048 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>engine.io-3.2.1.tgz</b></p></summary> <p>The realtime engine behind Socket.IO. Provides the foundation of a bidirectio...
True
CVE-2020-36048 (High) detected in engine.io-3.2.1.tgz - ## CVE-2020-36048 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>engine.io-3.2.1.tgz</b></p></summary> <p>The realtime engine b...
non_priority
cve high detected in engine io tgz cve high severity vulnerability vulnerable library engine io tgz the realtime engine behind socket io provides the foundation of a bidirectional connection between client and server library home page a href path to dependency file loc...
0
252,923
8,048,617,248
IssuesEvent
2018-08-01 07:26:52
mozilla/addons-frontend
https://api.github.com/repos/mozilla/addons-frontend
reopened
Update logic in disco pane so static themes are installed similiarly to lightweight themes
priority: p3 project: static themes qa: not needed
### Describe the problem and steps to reproduce it: Right now, you can't see the theme when it's toggled on. It seems to install but be enabled You should also be able to click the image to "toggle on" ### What did you expect to happen? If should appear to work the same way lightweight themes ### Anythin...
1.0
Update logic in disco pane so static themes are installed similiarly to lightweight themes - ### Describe the problem and steps to reproduce it: Right now, you can't see the theme when it's toggled on. It seems to install but be enabled You should also be able to click the image to "toggle on" ### What did you...
priority
update logic in disco pane so static themes are installed similiarly to lightweight themes describe the problem and steps to reproduce it right now you can t see the theme when it s toggled on it seems to install but be enabled you should also be able to click the image to toggle on what did you...
1
719,018
24,741,818,294
IssuesEvent
2022-10-21 06:11:36
CS3219-AY2223S1/cs3219-project-ay2223s1-g33
https://api.github.com/repos/CS3219-AY2223S1/cs3219-project-ay2223s1-g33
closed
User Session Not Terminated After Password Reset
Bug Module/Back-End Status/Medium-Priority
## Summary When a reset password is performed, all existing user sessions should be invalidated. At the moment, this does not occur, and is technically challenging because there is no tracking of issued tokens.
1.0
User Session Not Terminated After Password Reset - ## Summary When a reset password is performed, all existing user sessions should be invalidated. At the moment, this does not occur, and is technically challenging because there is no tracking of issued tokens.
priority
user session not terminated after password reset summary when a reset password is performed all existing user sessions should be invalidated at the moment this does not occur and is technically challenging because there is no tracking of issued tokens
1
240,411
7,801,400,105
IssuesEvent
2018-06-09 20:41:33
hassio-addons/addon-ide
https://api.github.com/repos/hassio-addons/addon-ide
closed
Can't install or upgrade to 0.2.0
Accepted Closed: Done Priority: High Type: Feature
Yo, thanks for your work on this project! Love the Cloud9 implementation for HA! Super nice. I've been running 0.1.0 without issue for a while, but I'm having no success either A) installing 0.2.0 on a clean instance of Hass.IO in my dev environment. Or B) upgrading from 0.1.0 to 0.2.0 in my other HASS.IO instances...
1.0
Can't install or upgrade to 0.2.0 - Yo, thanks for your work on this project! Love the Cloud9 implementation for HA! Super nice. I've been running 0.1.0 without issue for a while, but I'm having no success either A) installing 0.2.0 on a clean instance of Hass.IO in my dev environment. Or B) upgrading from 0.1.0 t...
priority
can t install or upgrade to yo thanks for your work on this project love the implementation for ha super nice i ve been running without issue for a while but i m having no success either a installing on a clean instance of hass io in my dev environment or b upgrading from to ...
1
64,938
3,220,105,007
IssuesEvent
2015-10-08 13:30:11
Dolibarr/dolibarr
https://api.github.com/repos/Dolibarr/dolibarr
opened
Allow linking events to multiple companies and/or contacts
Feature request Priority Low version develop
Meetings often takes place with multiple parties. Linking to them all would be a great time-saver.
1.0
Allow linking events to multiple companies and/or contacts - Meetings often takes place with multiple parties. Linking to them all would be a great time-saver.
priority
allow linking events to multiple companies and or contacts meetings often takes place with multiple parties linking to them all would be a great time saver
1
131,391
12,484,071,147
IssuesEvent
2020-05-30 12:54:14
HeRAMS-WHO/herams-backend
https://api.github.com/repos/HeRAMS-WHO/herams-backend
closed
HeRAMS External Evaluation Report Feedbacks
subject:documentation wontfix
Consolidation of comments and suggestions for the HeRAMS External Evaluation Report
1.0
HeRAMS External Evaluation Report Feedbacks - Consolidation of comments and suggestions for the HeRAMS External Evaluation Report
non_priority
herams external evaluation report feedbacks consolidation of comments and suggestions for the herams external evaluation report
0
48,205
13,067,527,315
IssuesEvent
2020-07-31 00:44:56
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
closed
MuMillipede should not add track segments to the hypothesis without a configured MuonPhotonicsService (Trac #1968)
Migrated from Trac combo reconstruction defect
A lazy user like me might assume that setting MuonPhotonicsService=None in MuMillipede means that it does not add track segments to the hypothesis. However, this also has to be explicitly turned off by setting MuonSpacing=0. Not knowing this causes weird behavior of the energy losses if the type of the seed track is an...
1.0
MuMillipede should not add track segments to the hypothesis without a configured MuonPhotonicsService (Trac #1968) - A lazy user like me might assume that setting MuonPhotonicsService=None in MuMillipede means that it does not add track segments to the hypothesis. However, this also has to be explicitly turned off by s...
non_priority
mumillipede should not add track segments to the hypothesis without a configured muonphotonicsservice trac a lazy user like me might assume that setting muonphotonicsservice none in mumillipede means that it does not add track segments to the hypothesis however this also has to be explicitly turned off by sett...
0
105,729
9,100,407,011
IssuesEvent
2019-02-20 08:27:54
mozilla/iris
https://api.github.com/repos/mozilla/iris
opened
Fix drag_and_drop_bookmark_from_toolbar test case
bug test case
`drag_and_drop_bookmark_from_toolbar ` test case is failing due to a deprecated Pocket pattern. Changing the pattern will fix the test.
1.0
Fix drag_and_drop_bookmark_from_toolbar test case - `drag_and_drop_bookmark_from_toolbar ` test case is failing due to a deprecated Pocket pattern. Changing the pattern will fix the test.
non_priority
fix drag and drop bookmark from toolbar test case drag and drop bookmark from toolbar test case is failing due to a deprecated pocket pattern changing the pattern will fix the test
0
143,571
19,187,088,805
IssuesEvent
2021-12-05 11:42:01
World2000/Home-assignment
https://api.github.com/repos/World2000/Home-assignment
opened
CVE-2020-36184 (High) detected in jackson-databind-2.8.7.jar
security vulnerability
## CVE-2020-36184 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.8.7.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streamin...
True
CVE-2020-36184 (High) detected in jackson-databind-2.8.7.jar - ## CVE-2020-36184 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.8.7.jar</b></p></summary> <p>General...
non_priority
cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file home assignment pom xml path ...
0
18,333
3,047,143,172
IssuesEvent
2015-08-11 01:30:38
jmiguel2902/blur-dev
https://api.github.com/repos/jmiguel2902/blur-dev
closed
Asset managemnet
Priority-Medium Type-Defect
we're a studio in french and take byour burnet and script for your new pipe we have an actuel dotnet pipe so migrate is not simple (but we have a postgresql asset manager so ... it could do the job) next step correct oython script ( asset pipe seem have false ref like qt i have solve one i can do the same for asset ...
1.0
Asset managemnet - we're a studio in french and take byour burnet and script for your new pipe we have an actuel dotnet pipe so migrate is not simple (but we have a postgresql asset manager so ... it could do the job) next step correct oython script ( asset pipe seem have false ref like qt i have solve one i can do ...
non_priority
asset managemnet we re a studio in french and take byour burnet and script for your new pipe we have an actuel dotnet pipe so migrate is not simple but we have a postgresql asset manager so it could do the job next step correct oython script asset pipe seem have false ref like qt i have solve one i can do ...
0
17,123
22,638,917,381
IssuesEvent
2022-06-30 22:23:21
open-telemetry/opentelemetry-collector-contrib
https://api.github.com/repos/open-telemetry/opentelemetry-collector-contrib
opened
[processor/transform] Add option to define TQL with declarative syntax
priority:p2 comp: transformprocessor
**Is your feature request related to a problem? Please describe.** Currently the only way to interact with the Telemetry Query Language is to use the language's SQL-style syntax: ```yaml set(attribute["test"], "pass") where attribute["syntax style"] == "SQL" ``` This works great for the transform processor sin...
1.0
[processor/transform] Add option to define TQL with declarative syntax - **Is your feature request related to a problem? Please describe.** Currently the only way to interact with the Telemetry Query Language is to use the language's SQL-style syntax: ```yaml set(attribute["test"], "pass") where attribute["syntax ...
non_priority
add option to define tql with declarative syntax is your feature request related to a problem please describe currently the only way to interact with the telemetry query language is to use the language s sql style syntax yaml set attribute pass where attribute sql this works great ...
0
326,784
9,961,045,133
IssuesEvent
2019-07-06 23:06:33
kubeflow/kubeflow
https://api.github.com/repos/kubeflow/kubeflow
closed
kfctl --version <version> should rely on common standards
area/kfctl lifecycle/stale priority/p2
Git has different ways of accessing repo's that include tags, branches, pulls, sha's. The version CLI flag we supply should be compatible to git repo naming so the version can be used to fetch and cache the kubeflow repo. We should document this in the kfctl design doc.
1.0
kfctl --version <version> should rely on common standards - Git has different ways of accessing repo's that include tags, branches, pulls, sha's. The version CLI flag we supply should be compatible to git repo naming so the version can be used to fetch and cache the kubeflow repo. We should document this in the ...
priority
kfctl version should rely on common standards git has different ways of accessing repo s that include tags branches pulls sha s the version cli flag we supply should be compatible to git repo naming so the version can be used to fetch and cache the kubeflow repo we should document this in the kfctl de...
1
23,467
10,886,860,925
IssuesEvent
2019-11-18 13:28:17
airsonic/airsonic
https://api.github.com/repos/airsonic/airsonic
opened
Change umask for some sensitive airsonic files
backend security
## Problem description Some files need to be somewhat not world readable, specially the database file. I was wondering whether airsonic simply creates a new file and delegate the files permissions to the present umask, or if it is set in the code ? I would be nice to change this for the db/airsonic.script to b...
True
Change umask for some sensitive airsonic files - ## Problem description Some files need to be somewhat not world readable, specially the database file. I was wondering whether airsonic simply creates a new file and delegate the files permissions to the present umask, or if it is set in the code ? I would be ni...
non_priority
change umask for some sensitive airsonic files problem description some files need to be somewhat not world readable specially the database file i was wondering whether airsonic simply creates a new file and delegate the files permissions to the present umask or if it is set in the code i would be ni...
0
271,288
8,482,274,152
IssuesEvent
2018-10-25 18:04:48
FServais/BoardgameWE
https://api.github.com/repos/FServais/BoardgameWE
closed
Login case sensitive?
component/backend priority/low priority/medium
When I try to login as Fservais instead of fservais, the login fails (user not found). Should we leave the login as case sensitive or not? :)
2.0
Login case sensitive? - When I try to login as Fservais instead of fservais, the login fails (user not found). Should we leave the login as case sensitive or not? :)
priority
login case sensitive when i try to login as fservais instead of fservais the login fails user not found should we leave the login as case sensitive or not
1
49,755
12,404,412,100
IssuesEvent
2020-05-21 15:29:36
microsoft/PowerToys
https://api.github.com/repos/microsoft/PowerToys
closed
[CDPx] some binaries are causing signing failure
Area-Build Resolution-Fix-Committed
Remove the binaries that are causing the signing failure until we figure out how to proper sign them.
1.0
[CDPx] some binaries are causing signing failure - Remove the binaries that are causing the signing failure until we figure out how to proper sign them.
non_priority
some binaries are causing signing failure remove the binaries that are causing the signing failure until we figure out how to proper sign them
0
814,637
30,515,334,660
IssuesEvent
2023-07-19 02:11:14
dataforgoodfr/CarbonBombsApp
https://api.github.com/repos/dataforgoodfr/CarbonBombsApp
closed
[FAQ] #9
priority 1
1) Enlever le point après trees : with trees. (This --> with trees (this 2° Mettre des points au lieu des virgules : between 1,5 and 3,3 time --> between 1.5 and 3.3 time
1.0
[FAQ] #9 - 1) Enlever le point après trees : with trees. (This --> with trees (this 2° Mettre des points au lieu des virgules : between 1,5 and 3,3 time --> between 1.5 and 3.3 time
priority
enlever le point après trees with trees this with trees this ° mettre des points au lieu des virgules between and time between and time
1
801,949
28,508,097,578
IssuesEvent
2023-04-19 00:08:32
Snapchat/KeyDB
https://api.github.com/repos/Snapchat/KeyDB
closed
[BUG] Hang and OOM in hrandfield
Priority 1
**Describe the bug** The following commands when used together could hang the keydb-server, making it unable to reply to any clients and increasingly consume memory. **To reproduce** ``` hmset myhash a 1 hrandfield myhash -9223372036854775808 ``` **Expected behavior** An error should be returned inste...
1.0
[BUG] Hang and OOM in hrandfield - **Describe the bug** The following commands when used together could hang the keydb-server, making it unable to reply to any clients and increasingly consume memory. **To reproduce** ``` hmset myhash a 1 hrandfield myhash -9223372036854775808 ``` **Expected behavior** ...
priority
hang and oom in hrandfield describe the bug the following commands when used together could hang the keydb server making it unable to reply to any clients and increasingly consume memory to reproduce hmset myhash a hrandfield myhash expected behavior an error should be r...
1
108,484
23,615,700,466
IssuesEvent
2022-08-24 15:41:36
anoma/namada
https://api.github.com/repos/anoma/namada
opened
Refactor away `BlockHeight(0)`
ledger refactor / code quality
In Tendermint, the earliest possible block in a chain (i.e. genesis block) has height 1. Currently our `BlockHeight` type permits `BlockHeight(0)` which isn't a valid block height and `BlockHeight::default() == BlockHeight(0)`. The first proposed block will be at least `BlockHeight(1)`. We should avoid `BlockHeight(0)`...
1.0
Refactor away `BlockHeight(0)` - In Tendermint, the earliest possible block in a chain (i.e. genesis block) has height 1. Currently our `BlockHeight` type permits `BlockHeight(0)` which isn't a valid block height and `BlockHeight::default() == BlockHeight(0)`. The first proposed block will be at least `BlockHeight(1)`....
non_priority
refactor away blockheight in tendermint the earliest possible block in a chain i e genesis block has height currently our blockheight type permits blockheight which isn t a valid block height and blockheight default blockheight the first proposed block will be at least blockheight ...
0
729,521
25,131,467,197
IssuesEvent
2022-11-09 15:25:42
Mailu/Mailu
https://api.github.com/repos/Mailu/Mailu
closed
The anti-spoofing control in Mailu is over-zealous
priority/p2 type/enhancement
## Before you open your issue - [x] Check if no issue or pull-request for this already exists. - [x] Check [documentation](https://mailu.io/master/) and [FAQ](https://mailu.io/master/faq.html). (Tip, use the search function on the documentation page) - [x] You understand `Mailu` is made by volunteers in their **free...
1.0
The anti-spoofing control in Mailu is over-zealous - ## Before you open your issue - [x] Check if no issue or pull-request for this already exists. - [x] Check [documentation](https://mailu.io/master/) and [FAQ](https://mailu.io/master/faq.html). (Tip, use the search function on the documentation page) - [x] You und...
priority
the anti spoofing control in mailu is over zealous before you open your issue check if no issue or pull request for this already exists check and tip use the search function on the documentation page you understand mailu is made by volunteers in their free time — be conscise civil...
1
401,881
11,799,345,600
IssuesEvent
2020-03-18 15:45:49
AY1920S2-CS2103T-T10-3/main
https://api.github.com/repos/AY1920S2-CS2103T-T10-3/main
closed
Command : ExpCommands
priority.High type.epic
Continue refactoring (if needed) and rewrite code to reflect behaviour of the respective commands
1.0
Command : ExpCommands - Continue refactoring (if needed) and rewrite code to reflect behaviour of the respective commands
priority
command expcommands continue refactoring if needed and rewrite code to reflect behaviour of the respective commands
1
444,824
31,150,299,568
IssuesEvent
2023-08-16 09:29:17
mrdoob/three.js
https://api.github.com/repos/mrdoob/three.js
closed
The doc for CameraUtils says import incorrect exported name "CameraUtils"
Documentation
### Description The doc says: import { CameraUtils } from 'three/addons/utils/CameraUtils.js'; However if follow, there will be an error message in the console: Uncaught SyntaxError: The requested module 'three/addons/utils/CameraUtils.js' does not provide an export named 'CameraUtils' Actually the c...
1.0
The doc for CameraUtils says import incorrect exported name "CameraUtils" - ### Description The doc says: import { CameraUtils } from 'three/addons/utils/CameraUtils.js'; However if follow, there will be an error message in the console: Uncaught SyntaxError: The requested module 'three/addons/utils/Came...
non_priority
the doc for camerautils says import incorrect exported name camerautils description the doc says import camerautils from three addons utils camerautils js however if follow there will be an error message in the console uncaught syntaxerror the requested module three addons utils came...
0
242,699
18,670,370,912
IssuesEvent
2021-10-30 15:42:59
scipy/scipy
https://api.github.com/repos/scipy/scipy
closed
DOC: Ambiguous command instruction for running tests in Mac docs
Documentation
In the [Developer environment quickstart guide for MacOS](https://docs.scipy.org/doc/scipy/reference/dev/contributor/quickstart_mac.html), there is an ambiguous instruction about running `runtests.py`: ``` 14. Test the build: enter **python3 runtests.py -v. runtests.py** is another script in the SciPy root directo...
1.0
DOC: Ambiguous command instruction for running tests in Mac docs - In the [Developer environment quickstart guide for MacOS](https://docs.scipy.org/doc/scipy/reference/dev/contributor/quickstart_mac.html), there is an ambiguous instruction about running `runtests.py`: ``` 14. Test the build: enter **python3 runtest...
non_priority
doc ambiguous command instruction for running tests in mac docs in the there is an ambiguous instruction about running runtests py test the build enter runtests py v runtests py is another script in the scipy root directory it runs a suite of tests that make sure scipy is working as it s...
0
46,382
9,935,285,578
IssuesEvent
2019-07-02 16:10:58
sheerockoff/bitrix-entity-mapper
https://api.github.com/repos/sheerockoff/bitrix-entity-mapper
closed
Fix "method_count" issue in src/EntityMapper.php
Code Climate
`EntityMapper` has 21 functions (exceeds 20 allowed). Consider refactoring. https://codeclimate.com/github/sheerockoff/bitrix-entity-mapper/src/EntityMapper.php#issue_5d1b6c0e8c2d130001000026
1.0
Fix "method_count" issue in src/EntityMapper.php - `EntityMapper` has 21 functions (exceeds 20 allowed). Consider refactoring. https://codeclimate.com/github/sheerockoff/bitrix-entity-mapper/src/EntityMapper.php#issue_5d1b6c0e8c2d130001000026
non_priority
fix method count issue in src entitymapper php entitymapper has functions exceeds allowed consider refactoring
0
68,753
8,337,663,230
IssuesEvent
2018-09-28 11:58:05
jupyterlab/jupyterlab
https://api.github.com/repos/jupyterlab/jupyterlab
closed
Menu bar visible during splash screen
pkg:application tag:Design and UX type:Bug
This is a regression in the splash screen. It appears to have been introduced in https://github.com/jupyterlab/jupyterlab/pull/5166, at least according to my bisection. **Screenshots** ![menu](https://user-images.githubusercontent.com/5728311/46169538-470ce600-c250-11e8-8181-019b1de2fc32.gif)
1.0
Menu bar visible during splash screen - This is a regression in the splash screen. It appears to have been introduced in https://github.com/jupyterlab/jupyterlab/pull/5166, at least according to my bisection. **Screenshots** ![menu](https://user-images.githubusercontent.com/5728311/46169538-470ce600-c250-11e8-818...
non_priority
menu bar visible during splash screen this is a regression in the splash screen it appears to have been introduced in at least according to my bisection screenshots
0
681,708
23,320,904,602
IssuesEvent
2022-08-08 16:16:53
PHI-base/PHI5_web_display
https://api.github.com/repos/PHI-base/PHI5_web_display
opened
Change which data is displayed in the Pathogen and Host sections
medium priority
(Follow-up from #51) The PHI-base team has recently reviewed the Pathogen and Host sections of the gene page and identified a number of problems. We've decided to clarify the requirements for these sections. * For **pathogen** gene pages: * The Pathogen section should show a list of all pathogen strains that h...
1.0
Change which data is displayed in the Pathogen and Host sections - (Follow-up from #51) The PHI-base team has recently reviewed the Pathogen and Host sections of the gene page and identified a number of problems. We've decided to clarify the requirements for these sections. * For **pathogen** gene pages: * The...
priority
change which data is displayed in the pathogen and host sections follow up from the phi base team has recently reviewed the pathogen and host sections of the gene page and identified a number of problems we ve decided to clarify the requirements for these sections for pathogen gene pages the ...
1
110,908
13,960,944,775
IssuesEvent
2020-10-25 00:02:17
DiversityCorp/companies-on-blm
https://api.github.com/repos/DiversityCorp/companies-on-blm
closed
Design cards for statements page
design
## Feature description On the homepage, each company has high-level info in a card view. What all do we want to showcase in the card? People can click on a card to go to a "Company" page which will have more information. ![image](https://user-images.githubusercontent.com/21069635/95667872-953c6b80-0b31-11eb-92f8-...
1.0
Design cards for statements page - ## Feature description On the homepage, each company has high-level info in a card view. What all do we want to showcase in the card? People can click on a card to go to a "Company" page which will have more information. ![image](https://user-images.githubusercontent.com/2106963...
non_priority
design cards for statements page feature description on the homepage each company has high level info in a card view what all do we want to showcase in the card people can click on a card to go to a company page which will have more information
0
147,176
5,634,582,399
IssuesEvent
2017-04-05 21:42:25
samsung-cnct/k2
https://api.github.com/repos/samsung-cnct/k2
closed
early termination when running up.sh
bug K2 priority-p2
Currently have a sytnax error in my config file. up.sh shouldn't try to parse the file 10 times if that's the error. It should just explode.
1.0
early termination when running up.sh - Currently have a sytnax error in my config file. up.sh shouldn't try to parse the file 10 times if that's the error. It should just explode.
priority
early termination when running up sh currently have a sytnax error in my config file up sh shouldn t try to parse the file times if that s the error it should just explode
1
90,144
11,353,781,530
IssuesEvent
2020-01-24 16:13:06
nextcloud/server
https://api.github.com/repos/nextcloud/server
closed
user list broken if people are in two many groups.
0. Needs triage 18-feedback bug design feature: users and groups needs info
That's how the user listing looks for example at c.nc.com for users which are in a lot of groups. ![image](https://user-images.githubusercontent.com/1589737/73076953-7b81c800-3ebf-11ea-94c3-8fb7d426a1c4.png) As you can see the entry of my account breaks the layout both horizontally and vertically.
1.0
user list broken if people are in two many groups. - That's how the user listing looks for example at c.nc.com for users which are in a lot of groups. ![image](https://user-images.githubusercontent.com/1589737/73076953-7b81c800-3ebf-11ea-94c3-8fb7d426a1c4.png) As you can see the entry of my account breaks the lay...
non_priority
user list broken if people are in two many groups that s how the user listing looks for example at c nc com for users which are in a lot of groups as you can see the entry of my account breaks the layout both horizontally and vertically
0
298,612
9,200,589,598
IssuesEvent
2019-03-07 17:24:50
qissue-bot/QGIS
https://api.github.com/repos/qissue-bot/QGIS
closed
User-variable line thickness for composer label box
Component: Affected QGIS version Component: Crashes QGIS or corrupts data Component: Easy fix? Component: Operating System Component: Pull Request or Patch supplied Component: Regression? Component: Resolution Priority: Low Project: QGIS Application Status: Closed Tracker: Bug report
--- Author Name: **Gavin Macaulay -** (Gavin Macaulay -) Original Redmine Issue: 180, https://issues.qgis.org/issues/180 Original Assignee: Redmine Admin --- The user should probably be able to vary the line thickness of the optional label box in the print composer.
1.0
User-variable line thickness for composer label box - --- Author Name: **Gavin Macaulay -** (Gavin Macaulay -) Original Redmine Issue: 180, https://issues.qgis.org/issues/180 Original Assignee: Redmine Admin --- The user should probably be able to vary the line thickness of the optional label box in the print comp...
priority
user variable line thickness for composer label box author name gavin macaulay gavin macaulay original redmine issue original assignee redmine admin the user should probably be able to vary the line thickness of the optional label box in the print composer
1
793,377
27,993,156,553
IssuesEvent
2023-03-27 06:22:06
Avaiga/taipy
https://api.github.com/repos/Avaiga/taipy
opened
Create the Scenario control
🟥 Priority: Critical 🖰 GUI ✨New feature
**Description** The Scenario control displays some properties of a Scenario entity. The tricky part is the graph part. See overall features in [GUI controls for Core](https://docs.google.com/document/d/19R0SiykrlGALWU9ONDdtmni4PNBmJ-95s9i755FhWgg). **Acceptance Criteria** - [ ] A Scenarios can be inspected a...
1.0
Create the Scenario control - **Description** The Scenario control displays some properties of a Scenario entity. The tricky part is the graph part. See overall features in [GUI controls for Core](https://docs.google.com/document/d/19R0SiykrlGALWU9ONDdtmni4PNBmJ-95s9i755FhWgg). **Acceptance Criteria** - [ ] ...
priority
create the scenario control description the scenario control displays some properties of a scenario entity the tricky part is the graph part see overall features in acceptance criteria a scenarios can be inspected along with the pipelines it contains documentation is updated
1
156,493
5,970,276,504
IssuesEvent
2017-05-30 22:13:55
angular/angular-cli
https://api.github.com/repos/angular/angular-cli
closed
`ng serve --environment` flag not copying targeted environment file when environments directory inside `app` directory
priority: 3 (nice to have) severity2: inconvenient type: bug
<!-- IF YOU DON'T FILL OUT THE FOLLOWING INFORMATION YOUR ISSUE MIGHT BE CLOSED WITHOUT INVESTIGATING --> ### Bug Report or Feature Request (mark with an `x`) ``` - [X] bug report -> please search issues before submitting - [ ] feature request ``` ### Versions. ``` @angular/cli: 1.0.6 node: 6.10.2 os: dar...
1.0
`ng serve --environment` flag not copying targeted environment file when environments directory inside `app` directory - <!-- IF YOU DON'T FILL OUT THE FOLLOWING INFORMATION YOUR ISSUE MIGHT BE CLOSED WITHOUT INVESTIGATING --> ### Bug Report or Feature Request (mark with an `x`) ``` - [X] bug report -> please sear...
priority
ng serve environment flag not copying targeted environment file when environments directory inside app directory if you don t fill out the following information your issue might be closed without investigating bug report or feature request mark with an x bug report please search...
1
223,921
17,145,195,549
IssuesEvent
2021-07-13 13:57:50
allinbits/cosmos-cash
https://api.github.com/repos/allinbits/cosmos-cash
opened
Doc: Update Contributing.md with additional information
documentation
## Context ADR-002 recommended a Comos Cash documentation strategy. This issue is part of an epic to implement that strategy. Good documentation will reduce the time for new devs and users to contribute productively to the project, this includes some of the processes for contributing to the project. ## By the end of ...
1.0
Doc: Update Contributing.md with additional information - ## Context ADR-002 recommended a Comos Cash documentation strategy. This issue is part of an epic to implement that strategy. Good documentation will reduce the time for new devs and users to contribute productively to the project, this includes some of the pro...
non_priority
doc update contributing md with additional information context adr recommended a comos cash documentation strategy this issue is part of an epic to implement that strategy good documentation will reduce the time for new devs and users to contribute productively to the project this includes some of the proce...
0
491,196
14,146,692,110
IssuesEvent
2020-11-10 19:36:50
coyim/coyim
https://api.github.com/repos/coyim/coyim
closed
Think about: should we do conversion from one-on-one to MUC rooms right now
MUC Priority: Later
The impact for OTR etc is a bit weird, so I think no (7.9)
1.0
Think about: should we do conversion from one-on-one to MUC rooms right now - The impact for OTR etc is a bit weird, so I think no (7.9)
priority
think about should we do conversion from one on one to muc rooms right now the impact for otr etc is a bit weird so i think no
1
50,689
3,006,559,418
IssuesEvent
2015-07-27 11:15:10
Itseez/opencv_contrib
https://api.github.com/repos/Itseez/opencv_contrib
opened
Error in Xobjdetect
affected: master auto-transferred bug category: xobjdetect priority: normal
Transferred from http://code.opencv.org/issues/4245 ``` || Jay Schamus on 2015-03-18 18:53 || Priority: Normal || Affected: branch 'master' (3.0-dev) || Category: contrib/xobjdetect || Tracker: Bug || Difficulty: || PR: || Platform: Any / Any ``` Error in Xobjdetect ----------- ``` In acffeature.cpp, the "void ACFF...
1.0
Error in Xobjdetect - Transferred from http://code.opencv.org/issues/4245 ``` || Jay Schamus on 2015-03-18 18:53 || Priority: Normal || Affected: branch 'master' (3.0-dev) || Category: contrib/xobjdetect || Tracker: Bug || Difficulty: || PR: || Platform: Any / Any ``` Error in Xobjdetect ----------- ``` In acffeatu...
priority
error in xobjdetect transferred from jay schamus on priority normal affected branch master dev category contrib xobjdetect tracker bug difficulty pr platform any any error in xobjdetect in acffeature cpp the void acffeatureevaluatorimp...
1
86,661
17,035,207,950
IssuesEvent
2021-07-05 05:54:21
htop-dev/htop
https://api.github.com/repos/htop-dev/htop
closed
Solaris: Order `GZONE` and `UZONE` after includes
Solaris code quality :recycle: enhancement
While working on IWYU updates it was found that Solaris defines some constants before including its headers. Normally those `#define`s should follow after the headers. > I am unsure why those constants are above the includes. But I think defining them after includes won't break anything as ```GZONE``` and ```UZONE``...
1.0
Solaris: Order `GZONE` and `UZONE` after includes - While working on IWYU updates it was found that Solaris defines some constants before including its headers. Normally those `#define`s should follow after the headers. > I am unsure why those constants are above the includes. But I think defining them after include...
non_priority
solaris order gzone and uzone after includes while working on iwyu updates it was found that solaris defines some constants before including its headers normally those define s should follow after the headers i am unsure why those constants are above the includes but i think defining them after include...
0