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
35,634
17,156,275,397
IssuesEvent
2021-07-14 07:19:20
dotnet/runtime
https://api.github.com/repos/dotnet/runtime
closed
LIST ADD METHOD
area-System.Collections needs more info tenet-performance
DID YOU GUYS REALLY JUST MULTIPLIED THE NEW SIZE BY 2?! WHY 2 YOU COULD JUST INCREASE THE SIZE BY LIKE 20 PERCENT, WOULDNT IT BE BETTER?! this issue is in List.grow function witch is used by add. ## int newCapacity = _items.Length == 0? _defaultCapacity : _items.Length * 2; this is not an issue i dont know what to ...
True
LIST ADD METHOD - DID YOU GUYS REALLY JUST MULTIPLIED THE NEW SIZE BY 2?! WHY 2 YOU COULD JUST INCREASE THE SIZE BY LIKE 20 PERCENT, WOULDNT IT BE BETTER?! this issue is in List.grow function witch is used by add. ## int newCapacity = _items.Length == 0? _defaultCapacity : _items.Length * 2; this is not an issue i ...
non_priority
list add method did you guys really just multiplied the new size by why you could just increase the size by like percent wouldnt it be better this issue is in list grow function witch is used by add int newcapacity items length defaultcapacity items length this is not an issue i d...
0
227,160
7,527,604,565
IssuesEvent
2018-04-13 17:40:00
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
excavator cant dump mud in to water
Medium Priority
why cant the excavator dump mud in to the water like you used to be able to do ? makes trying to level a area very hard
1.0
excavator cant dump mud in to water - why cant the excavator dump mud in to the water like you used to be able to do ? makes trying to level a area very hard
priority
excavator cant dump mud in to water why cant the excavator dump mud in to the water like you used to be able to do makes trying to level a area very hard
1
803,035
29,115,706,158
IssuesEvent
2023-05-17 00:38:16
HorseSport-achobanov/endurance-judge
https://api.github.com/repos/HorseSport-achobanov/endurance-judge
closed
Refactor directory structure
high-priority
This repo now contains 3 separate applications - Judge WPF app, API app and Witness iOS app. It's dir structure is not very well represented of that + refactoring needs to be done to isolate specific components in specific apps. Notable example is the exclusion of Vanech dlls from iOS apps. ## Proposed structure #...
1.0
Refactor directory structure - This repo now contains 3 separate applications - Judge WPF app, API app and Witness iOS app. It's dir structure is not very well represented of that + refactoring needs to be done to isolate specific components in specific apps. Notable example is the exclusion of Vanech dlls from iOS app...
priority
refactor directory structure this repo now contains separate applications judge wpf app api app and witness ios app it s dir structure is not very well represented of that refactoring needs to be done to isolate specific components in specific apps notable example is the exclusion of vanech dlls from ios app...
1
261,253
19,704,094,249
IssuesEvent
2022-01-12 19:48:36
microsoft/fluentui
https://api.github.com/repos/microsoft/fluentui
closed
DetailsList - Custom Item Columns
Area: Documentation Component: DetailsList Area: Website Needs: Investigation Fluent UI react (v8)
refers to non visible code: **import { createListItems, IExampleItem } from '@fluentui/example-data';** https://developer.microsoft.com/en-us/fluentui#/controls/web/detailslist/customitemcolumns
1.0
DetailsList - Custom Item Columns - refers to non visible code: **import { createListItems, IExampleItem } from '@fluentui/example-data';** https://developer.microsoft.com/en-us/fluentui#/controls/web/detailslist/customitemcolumns
non_priority
detailslist custom item columns refers to non visible code import createlistitems iexampleitem from fluentui example data
0
93,625
11,789,087,753
IssuesEvent
2020-03-17 16:34:47
witnet/sheikah
https://api.github.com/repos/witnet/sheikah
opened
Fix claiming process UI
css 🖌️ design 🖼️ frontend 🖥️
The following UI issues need to be fixed: - Re-think validation error UI - Click to export file - Make the read / write mnemonics fields be more consistent UI-wise - Make sure all CTA buttons use forceful verbs and actions (“I understand” vs. “Next”) - The background is not sufficiently contrasted, make ...
1.0
Fix claiming process UI - The following UI issues need to be fixed: - Re-think validation error UI - Click to export file - Make the read / write mnemonics fields be more consistent UI-wise - Make sure all CTA buttons use forceful verbs and actions (“I understand” vs. “Next”) - The background is not suff...
non_priority
fix claiming process ui the following ui issues need to be fixed re think validation error ui click to export file make the read write mnemonics fields be more consistent ui wise make sure all cta buttons use forceful verbs and actions “i understand” vs “next” the background is not suff...
0
579,580
17,195,065,323
IssuesEvent
2021-07-16 16:06:16
3jins/blog-renewal
https://api.github.com/repos/3jins/blog-renewal
closed
[IMPROVE] Separate `post` into `postMeta` and `post`
field: backend priority: normal type: improvement
When 'core data' of the posts like `content` or `title` is updated, a new `post` document will be created and the old ones will be remained for maintenance of the history. When it comes to 'meta data' of the posts like `tagList` or `thumbnailContent`, it will be waste of the database disk if a new `post` is created, s...
1.0
[IMPROVE] Separate `post` into `postMeta` and `post` - When 'core data' of the posts like `content` or `title` is updated, a new `post` document will be created and the old ones will be remained for maintenance of the history. When it comes to 'meta data' of the posts like `tagList` or `thumbnailContent`, it will be w...
priority
separate post into postmeta and post when core data of the posts like content or title is updated a new post document will be created and the old ones will be remained for maintenance of the history when it comes to meta data of the posts like taglist or thumbnailcontent it will be waste of ...
1
135,172
12,677,301,247
IssuesEvent
2020-06-19 07:28:51
feenkcom/gtoolkit
https://api.github.com/repos/feenkcom/gtoolkit
closed
OS Support page
documentation
Create a page in confluence listing OSs and any known (platform specific) issues. The page will eventually be exported to the web site.
1.0
OS Support page - Create a page in confluence listing OSs and any known (platform specific) issues. The page will eventually be exported to the web site.
non_priority
os support page create a page in confluence listing oss and any known platform specific issues the page will eventually be exported to the web site
0
583,784
17,398,335,143
IssuesEvent
2021-08-02 16:02:01
betagouv/service-national-universel
https://api.github.com/repos/betagouv/service-national-universel
closed
Style : mieux gérer affichage liste jeunes sur petit écran
UI/UX priority-LOW
https://prnt.sc/1be4sqm - [x] boutons export - [x] scroll horizontal dans la liste - [x] header qui passe au dessus du drawer - [x] colonnes contexte qui prend trop de place (ne mettre que des petits badge sans texte, a la trello)
1.0
Style : mieux gérer affichage liste jeunes sur petit écran - https://prnt.sc/1be4sqm - [x] boutons export - [x] scroll horizontal dans la liste - [x] header qui passe au dessus du drawer - [x] colonnes contexte qui prend trop de place (ne mettre que des petits badge sans texte, a la trello)
priority
style mieux gérer affichage liste jeunes sur petit écran boutons export scroll horizontal dans la liste header qui passe au dessus du drawer colonnes contexte qui prend trop de place ne mettre que des petits badge sans texte a la trello
1
34,985
4,614,753,128
IssuesEvent
2016-09-25 19:09:58
flutter/flutter
https://api.github.com/repos/flutter/flutter
reopened
Gallery, Date picker, Landscape: layout is clipped
affects: framework affects: landscape affects: material design customer: gallery ⚠ bug
On iOS, open gallery, go landscape, tap into date picker. Notice how the calendar is clipped: ![6e52adf8-e6d7-4d0a-91dd-40d4b929ab52](https://cloud.githubusercontent.com/assets/5479/17257551/6e58b51a-5577-11e6-844c-4a3dcfc2c006.PNG)
1.0
Gallery, Date picker, Landscape: layout is clipped - On iOS, open gallery, go landscape, tap into date picker. Notice how the calendar is clipped: ![6e52adf8-e6d7-4d0a-91dd-40d4b929ab52](https://cloud.githubusercontent.com/assets/5479/17257551/6e58b51a-5577-11e6-844c-4a3dcfc2c006.PNG)
non_priority
gallery date picker landscape layout is clipped on ios open gallery go landscape tap into date picker notice how the calendar is clipped
0
88,599
8,166,276,643
IssuesEvent
2018-08-25 06:43:56
brave/browser-laptop
https://api.github.com/repos/brave/browser-laptop
closed
Automated tests "sessionStore test window position and size are restored correctly" are failing
automated-tests bug regression wontfix
<!-- Have you searched for similar issues? We have received a lot of feedback and bug reports that we have closed as duplicates. Before submitting this issue, please visit our wiki for common ones: https://github.com/brave/browser-laptop/wiki By using search engines along with GitHub search function, you would be ab...
1.0
Automated tests "sessionStore test window position and size are restored correctly" are failing - <!-- Have you searched for similar issues? We have received a lot of feedback and bug reports that we have closed as duplicates. Before submitting this issue, please visit our wiki for common ones: https://github.com/bra...
non_priority
automated tests sessionstore test window position and size are restored correctly are failing have you searched for similar issues we have received a lot of feedback and bug reports that we have closed as duplicates before submitting this issue please visit our wiki for common ones by using search eng...
0
107,534
4,310,189,494
IssuesEvent
2016-07-21 18:23:52
jpppina/migracion-galeno-art-forms11g
https://api.github.com/repos/jpppina/migracion-galeno-art-forms11g
opened
Corregir pantalla RTP544_C
Aplicación-ART Error Priority-Low
Usuario: PERALTAS Pass: desaa002 Ruta: ARTManager --> Administracion de Prestadores --> Contratos --> Detalle de prestaciones Los botones con signo "+" deberian centrarse y los cheks parecen deshabilitados, porque estan de color gris.
1.0
Corregir pantalla RTP544_C - Usuario: PERALTAS Pass: desaa002 Ruta: ARTManager --> Administracion de Prestadores --> Contratos --> Detalle de prestaciones Los botones con signo "+" deberian centrarse y los cheks parecen deshabilitados, porque estan de color gris.
priority
corregir pantalla c usuario peraltas pass ruta artmanager administracion de prestadores contratos detalle de prestaciones los botones con signo deberian centrarse y los cheks parecen deshabilitados porque estan de color gris
1
364,557
10,765,922,737
IssuesEvent
2019-11-01 12:27:21
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
m.youtube.com - design is broken
browser-firefox-mobile engine-gecko priority-critical
<!-- @browser: Firefox Mobile 68.0 --> <!-- @ua_header: Mozilla/5.0 (Android 5.1; Mobile; rv:68.0) Gecko/68.0 Firefox/68.0 --> <!-- @reported_with: mobile-reporter --> **URL**: https://m.youtube.com/watch?v=jAhjPd4uNFY **Browser / Version**: Firefox Mobile 68.0 **Operating System**: Android 5.1 **Tested Another Brows...
1.0
m.youtube.com - design is broken - <!-- @browser: Firefox Mobile 68.0 --> <!-- @ua_header: Mozilla/5.0 (Android 5.1; Mobile; rv:68.0) Gecko/68.0 Firefox/68.0 --> <!-- @reported_with: mobile-reporter --> **URL**: https://m.youtube.com/watch?v=jAhjPd4uNFY **Browser / Version**: Firefox Mobile 68.0 **Operating System**:...
priority
m youtube com design is broken url browser version firefox mobile operating system android tested another browser yes problem type design is broken description english auto generate subtitles mode is glitched broken in firefox android steps to reproduce play...
1
3,230
4,266,295,275
IssuesEvent
2016-07-12 14:10:40
BOWiki/BOW
https://api.github.com/repos/BOWiki/BOW
opened
Backup S3 production bucket periodically
security
We need to figure out a good way to backup our uploaded images bucket. Here is a good discussion of the alternative approaches: http://stackoverflow.com/questions/17832860/backup-strategies-for-aws-s3-bucket copying to another s3 bucket would seem to meet our needs for protection. It does make sense to think of w...
True
Backup S3 production bucket periodically - We need to figure out a good way to backup our uploaded images bucket. Here is a good discussion of the alternative approaches: http://stackoverflow.com/questions/17832860/backup-strategies-for-aws-s3-bucket copying to another s3 bucket would seem to meet our needs for p...
non_priority
backup production bucket periodically we need to figure out a good way to backup our uploaded images bucket here is a good discussion of the alternative approaches copying to another bucket would seem to meet our needs for protection it does make sense to think of what exactly we are protecting ourselv...
0
85,727
15,755,217,120
IssuesEvent
2021-03-31 01:23:19
akshat702/map-ionic
https://api.github.com/repos/akshat702/map-ionic
opened
WS-2019-0209 (Medium) detected in marked-0.6.3.tgz
security vulnerability
## WS-2019-0209 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>marked-0.6.3.tgz</b></p></summary> <p>A markdown parser built for speed</p> <p>Library home page: <a href="https://reg...
True
WS-2019-0209 (Medium) detected in marked-0.6.3.tgz - ## WS-2019-0209 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>marked-0.6.3.tgz</b></p></summary> <p>A markdown parser built for...
non_priority
ws medium detected in marked tgz ws medium severity vulnerability vulnerable library marked tgz a markdown parser built for speed library home page a href path to dependency file map ionic angular latest plugins cordova plugin ionic webview package json path to ...
0
31,892
26,227,335,662
IssuesEvent
2023-01-04 20:01:51
dotnet/docker-tools
https://api.github.com/repos/dotnet/docker-tools
closed
Publish manifest list tags can fail due to "amend" error
bug area-infrastructure
Now that publishing manifest list tags is handled by the [`docker manifest` command](https://github.com/dotnet/docker-tools/pull/1089), there's an error that has popped up occasionally: ``` refusing to amend an existing manifest list with no --amend flag at Microsoft.DotNet.ImageBuilder.ExecuteHelper.Execute(Proces...
1.0
Publish manifest list tags can fail due to "amend" error - Now that publishing manifest list tags is handled by the [`docker manifest` command](https://github.com/dotnet/docker-tools/pull/1089), there's an error that has popped up occasionally: ``` refusing to amend an existing manifest list with no --amend flag at...
non_priority
publish manifest list tags can fail due to amend error now that publishing manifest list tags is handled by the there s an error that has popped up occasionally refusing to amend an existing manifest list with no amend flag at microsoft dotnet imagebuilder executehelper execute processstartinfo info ...
0
3,258
2,830,874,852
IssuesEvent
2015-05-24 04:51:02
TehNut/RedstoneArmory
https://api.github.com/repos/TehNut/RedstoneArmory
closed
strange Sword issue, need more author info
bug code complete
Hi, I'm playing a lot with your mods for a long time. Now it came a strange issue with the Gelid Enderium Sword. First, what I don't know if it's a bug but at http://ftbwiki.org/Gelid_Enderium_Sword it is said: "The sword has an internal energy storage of 320000RF and uses 350RF per action. It will do +15 atta...
1.0
strange Sword issue, need more author info - Hi, I'm playing a lot with your mods for a long time. Now it came a strange issue with the Gelid Enderium Sword. First, what I don't know if it's a bug but at http://ftbwiki.org/Gelid_Enderium_Sword it is said: "The sword has an internal energy storage of 320000RF a...
non_priority
strange sword issue need more author info hi i m playing a lot with your mods for a long time now it came a strange issue with the gelid enderium sword first what i don t know if it s a bug but at it is said the sword has an internal energy storage of and uses per action it will do attack da...
0
70,420
15,085,575,422
IssuesEvent
2021-02-05 18:53:48
mthbernardes/shaggy-rogers
https://api.github.com/repos/mthbernardes/shaggy-rogers
reopened
CVE-2016-1000339 (Medium) detected in bcprov-jdk15on-1.52.jar
security vulnerability
## CVE-2016-1000339 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bcprov-jdk15on-1.52.jar</b></p></summary> <p>The Bouncy Castle Crypto package is a Java implementation of cryptogr...
True
CVE-2016-1000339 (Medium) detected in bcprov-jdk15on-1.52.jar - ## CVE-2016-1000339 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bcprov-jdk15on-1.52.jar</b></p></summary> <p>The B...
non_priority
cve medium detected in bcprov jar cve medium severity vulnerability vulnerable library bcprov jar the bouncy castle crypto package is a java implementation of cryptographic algorithms this jar contains jce provider and lightweight api for the bouncy castle cryptography apis for...
0
595,210
18,061,898,819
IssuesEvent
2021-09-20 14:46:59
enviroCar/enviroCar-app
https://api.github.com/repos/enviroCar/enviroCar-app
closed
SVG resource file for Icon
enhancement 1 - Ready Priority - 3 - Low
## Description: Currently the `activity_car_selection_layout_carlist_entry.xml` uses a `PNG (Portable Network Graphics)` resource file to display Icon. This might cause scalability problems on larger screens like Tablets. If these were replaces with an `SVG (Scalable Vector Graphics)` resource file, without altering...
1.0
SVG resource file for Icon - ## Description: Currently the `activity_car_selection_layout_carlist_entry.xml` uses a `PNG (Portable Network Graphics)` resource file to display Icon. This might cause scalability problems on larger screens like Tablets. If these were replaces with an `SVG (Scalable Vector Graphics)` re...
priority
svg resource file for icon description currently the activity car selection layout carlist entry xml uses a png portable network graphics resource file to display icon this might cause scalability problems on larger screens like tablets if these were replaces with an svg scalable vector graphics re...
1
304,596
9,333,964,806
IssuesEvent
2019-03-28 15:24:07
infor-design/website
https://api.github.com/repos/infor-design/website
opened
Tracking params cause page to fail loading
for: dev priority: critical type: bug :bug:
**Describe the bug** Page 404s when `utm_*` URL params are present **To Reproduce** Steps to reproduce the behavior: 1. Go to https://design.infor.com/guidelines/identity/themes?utm_source=HL-test&utm_medium=test&utm_campaign=TEST **Expected behavior** Page should load and params should be sent to GA.
1.0
Tracking params cause page to fail loading - **Describe the bug** Page 404s when `utm_*` URL params are present **To Reproduce** Steps to reproduce the behavior: 1. Go to https://design.infor.com/guidelines/identity/themes?utm_source=HL-test&utm_medium=test&utm_campaign=TEST **Expected behavior** Page should ...
priority
tracking params cause page to fail loading describe the bug page when utm url params are present to reproduce steps to reproduce the behavior go to expected behavior page should load and params should be sent to ga
1
491,949
14,174,312,622
IssuesEvent
2020-11-12 19:42:20
renovatebot/renovate
https://api.github.com/repos/renovatebot/renovate
closed
docs: document new Terragrunt functionality
priority-3-normal type:docs
PR #7653 added `terragrunt` as a new manager. This functionality is not yet documented in the https://github.com/renovatebot/renovate/blob/master/docs/usage/modules/manager.md file. We need to update the docs to reflect the new functionality.
1.0
docs: document new Terragrunt functionality - PR #7653 added `terragrunt` as a new manager. This functionality is not yet documented in the https://github.com/renovatebot/renovate/blob/master/docs/usage/modules/manager.md file. We need to update the docs to reflect the new functionality.
priority
docs document new terragrunt functionality pr added terragrunt as a new manager this functionality is not yet documented in the file we need to update the docs to reflect the new functionality
1
631,720
20,158,689,201
IssuesEvent
2022-02-09 19:01:25
microsoft/CSS-Exchange
https://api.github.com/repos/microsoft/CSS-Exchange
opened
Exchange SMTP Protocol Logging Reviewer
help wanted New Tool Request Low Priority
**Is your request related to a problem? Please describe.** It is hard to follow the flow of the protocol logging and call out possible issues. **Describe The Request** Create a new script that is able to assist with SMTP protocol logging review. Key points to included: - Generic review of the log to find ...
1.0
Exchange SMTP Protocol Logging Reviewer - **Is your request related to a problem? Please describe.** It is hard to follow the flow of the protocol logging and call out possible issues. **Describe The Request** Create a new script that is able to assist with SMTP protocol logging review. Key points to included...
priority
exchange smtp protocol logging reviewer is your request related to a problem please describe it is hard to follow the flow of the protocol logging and call out possible issues describe the request create a new script that is able to assist with smtp protocol logging review key points to included...
1
47,374
2,978,350,715
IssuesEvent
2015-07-16 05:24:42
adobe/brackets
https://api.github.com/repos/adobe/brackets
opened
[IQE]: Health Data Report File Stat metric for working set does not capture the preferences file count opened from debug menu in the w
IQE medium priority
Steps: 1) Launch Bracekts 2) Open preferences file from debug menu 3) Open Health Data Report Result : Health Data Report File Stat metric for working set does not capture the preferences file count opened from debug menu, only openedFileExt count increases
1.0
[IQE]: Health Data Report File Stat metric for working set does not capture the preferences file count opened from debug menu in the w - Steps: 1) Launch Bracekts 2) Open preferences file from debug menu 3) Open Health Data Report Result : Health Data Report File Stat metric for working set does not capture the p...
priority
health data report file stat metric for working set does not capture the preferences file count opened from debug menu in the w steps launch bracekts open preferences file from debug menu open health data report result health data report file stat metric for working set does not capture the prefe...
1
453,691
13,087,254,838
IssuesEvent
2020-08-02 11:12:29
kubesphere/kubesphere
https://api.github.com/repos/kubesphere/kubesphere
closed
Incomplete display of page content when running pipeline for devops
area/devops kind/bug kind/need-to-verify priority/high
Describe the Bug Incomplete display of page content when running pipeline for devops Versions Used KubeSphere:3.0.0 Environment testing env http://139.198.12.26:30887/ How To Reproduce Steps to reproduce the behavior: 1.Go to 'Access control' from 'platform management' of home page 2.Enter 'muti-cluste...
1.0
Incomplete display of page content when running pipeline for devops - Describe the Bug Incomplete display of page content when running pipeline for devops Versions Used KubeSphere:3.0.0 Environment testing env http://139.198.12.26:30887/ How To Reproduce Steps to reproduce the behavior: 1.Go to 'Access ...
priority
incomplete display of page content when running pipeline for devops describe the bug incomplete display of page content when running pipeline for devops versions used kubesphere environment testing env how to reproduce steps to reproduce the behavior go to access control from platform ma...
1
39,687
12,698,850,179
IssuesEvent
2020-06-22 14:02:23
mahonec/WebGoat-Legacy
https://api.github.com/repos/mahonec/WebGoat-Legacy
opened
CVE-2019-14439 (High) detected in jackson-databind-2.0.4.jar
security vulnerability
## CVE-2019-14439 - 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.0.4.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streamin...
True
CVE-2019-14439 (High) detected in jackson-databind-2.0.4.jar - ## CVE-2019-14439 - 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.0.4.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 path to dependency file tmp ws scm webgoat legacy pom xml path to vulnerable librar...
0
16,189
10,441,232,211
IssuesEvent
2019-09-18 10:21:33
microsoft/botbuilder-js
https://api.github.com/repos/microsoft/botbuilder-js
closed
ShowTypingMiddleware provoke silent error behaviour
Bot Services customer-reported
## Versions What package version of the SDK are you using. "botbuilder": "~4.5.3", What nodejs version are you using 10 What browser version are you using Chrome What os are you using Windows 10 ## Describe the bug Give a clear and concise description of what the bug is. When I use the ShowTypingMiddleware ...
1.0
ShowTypingMiddleware provoke silent error behaviour - ## Versions What package version of the SDK are you using. "botbuilder": "~4.5.3", What nodejs version are you using 10 What browser version are you using Chrome What os are you using Windows 10 ## Describe the bug Give a clear and concise description of ...
non_priority
showtypingmiddleware provoke silent error behaviour versions what package version of the sdk are you using botbuilder what nodejs version are you using what browser version are you using chrome what os are you using windows describe the bug give a clear and concise description of wh...
0
145,689
5,579,951,040
IssuesEvent
2017-03-28 15:35:55
CYPIAPT-LNDSE/welcome-to-camhs
https://api.github.com/repos/CYPIAPT-LNDSE/welcome-to-camhs
closed
Ask Jasmin to create a survey on Survey Monkey
priority-4
Ask Jasmin to create a survey on Survey Monkey which we will add to the project for testing at the end of sprint 1.
1.0
Ask Jasmin to create a survey on Survey Monkey - Ask Jasmin to create a survey on Survey Monkey which we will add to the project for testing at the end of sprint 1.
priority
ask jasmin to create a survey on survey monkey ask jasmin to create a survey on survey monkey which we will add to the project for testing at the end of sprint
1
658,199
21,880,540,899
IssuesEvent
2022-05-19 14:00:11
IDAES/idaes-pse
https://api.github.com/repos/IDAES/idaes-pse
closed
ALAMOPy: Error with temporary file manager
bug Priority:High
I came across an error when trying to use the new ALAMOPy. The temporariy file manager is throwing up an error when it tries to delete the temprary files. **MWE:** ``` data_training, data_validation = split_training_validation(data, 0.95, seed=n_data) # Create ALAMO trainer object trainer = AlamoTrainer(in...
1.0
ALAMOPy: Error with temporary file manager - I came across an error when trying to use the new ALAMOPy. The temporariy file manager is throwing up an error when it tries to delete the temprary files. **MWE:** ``` data_training, data_validation = split_training_validation(data, 0.95, seed=n_data) # Create AL...
priority
alamopy error with temporary file manager i came across an error when trying to use the new alamopy the temporariy file manager is throwing up an error when it tries to delete the temprary files mwe data training data validation split training validation data seed n data create ala...
1
351,525
10,520,037,617
IssuesEvent
2019-09-29 22:11:43
Fabian-Sommer/HeroesLounge
https://api.github.com/repos/Fabian-Sommer/HeroesLounge
opened
Reduce number of Heroes Profile ID Sync calls
low priority small
In light of #153 I'd like to reduce our overall number of calls to the Heroes Profile API. I'd like to limit our weekly scheduled fetching of Heroes Profile ID's to accounts without a listed ID or remove the scheduled process entirely as I'm quite certain that Heroes Profile ID's don't change. For new accounts we re...
1.0
Reduce number of Heroes Profile ID Sync calls - In light of #153 I'd like to reduce our overall number of calls to the Heroes Profile API. I'd like to limit our weekly scheduled fetching of Heroes Profile ID's to accounts without a listed ID or remove the scheduled process entirely as I'm quite certain that Heroes Prof...
priority
reduce number of heroes profile id sync calls in light of i d like to reduce our overall number of calls to the heroes profile api i d like to limit our weekly scheduled fetching of heroes profile id s to accounts without a listed id or remove the scheduled process entirely as i m quite certain that heroes profil...
1
71,829
9,540,515,572
IssuesEvent
2019-04-30 19:45:04
adrianschlatter/threadlib
https://api.github.com/repos/adrianschlatter/threadlib
closed
Developer Docs
documentation
Add development-related docs: - [x] threads.xlsx => THREAD_TABLE.csv => autogenerate.awk => test_table.awk - [x] structure of THREAD_TABLE.scad - [x] relation to thread module - [x] how tests work
1.0
Developer Docs - Add development-related docs: - [x] threads.xlsx => THREAD_TABLE.csv => autogenerate.awk => test_table.awk - [x] structure of THREAD_TABLE.scad - [x] relation to thread module - [x] how tests work
non_priority
developer docs add development related docs threads xlsx thread table csv autogenerate awk test table awk structure of thread table scad relation to thread module how tests work
0
255,335
8,121,673,619
IssuesEvent
2018-08-16 08:58:45
kubeapps/kubeapps
https://api.github.com/repos/kubeapps/kubeapps
closed
end2end test for Kubeapps chart deployment
kind/feature priority/backlog
We should have an e2e test in Kubeapps that does the following: * Spins up a new K8s cluster (i.e. in AKS or GKE). We should do this at least for 2 versions of K8s * Deploys Tiller * Installs the Helm Chart in the cluster * Checks that the pods for all deployments are up and running
1.0
end2end test for Kubeapps chart deployment - We should have an e2e test in Kubeapps that does the following: * Spins up a new K8s cluster (i.e. in AKS or GKE). We should do this at least for 2 versions of K8s * Deploys Tiller * Installs the Helm Chart in the cluster * Checks that the pods for all deployments ...
priority
test for kubeapps chart deployment we should have an test in kubeapps that does the following spins up a new cluster i e in aks or gke we should do this at least for versions of deploys tiller installs the helm chart in the cluster checks that the pods for all deployments are up and r...
1
21,655
3,911,413,474
IssuesEvent
2016-04-20 05:40:54
The-Compiler/qutebrowser
https://api.github.com/repos/The-Compiler/qutebrowser
closed
Show summary when a BDD test fails
component: tests priority: 1 - middle
Currently BDD failures dump a truckload of information, but it's really hard to find out what actually went wrong. It'd be nice if we could output a summary like: ``` :open http://localhost:1234/foo.html :follow-hint a <Waiting for "abcd" in the log> Test failed: Expected bar.html to be loaded but it wasn't. Loa...
1.0
Show summary when a BDD test fails - Currently BDD failures dump a truckload of information, but it's really hard to find out what actually went wrong. It'd be nice if we could output a summary like: ``` :open http://localhost:1234/foo.html :follow-hint a <Waiting for "abcd" in the log> Test failed: Expected bar...
non_priority
show summary when a bdd test fails currently bdd failures dump a truckload of information but it s really hard to find out what actually went wrong it d be nice if we could output a summary like open follow hint a test failed expected bar html to be loaded but it wasn t loaded urls ...
0
203,944
15,395,619,835
IssuesEvent
2021-03-03 19:28:50
microsoft/FluidFramework
https://api.github.com/repos/microsoft/FluidFramework
closed
GC tests: Add capability to test the summary tree generated by a Container
testing
Currently, there is no easy way to test the summaries generated by container. This issue is to add such capability. Also, this should run GC and generate GC data so that it can be tested.
1.0
GC tests: Add capability to test the summary tree generated by a Container - Currently, there is no easy way to test the summaries generated by container. This issue is to add such capability. Also, this should run GC and generate GC data so that it can be tested.
non_priority
gc tests add capability to test the summary tree generated by a container currently there is no easy way to test the summaries generated by container this issue is to add such capability also this should run gc and generate gc data so that it can be tested
0
363,568
10,742,790,993
IssuesEvent
2019-10-29 23:40:54
kubernetes-csi/external-provisioner
https://api.github.com/repos/kubernetes-csi/external-provisioner
closed
Clean up outside collaborators
priority/important-soon sig/contributor-experience
Hey there @kubernetes-csi/external-provisioner-admins , One of the github-admins here. -- We have a [longstanding issue] on cleaning up outside collaborators, and are now actively planning on removing them on December 1st. At this point, people that are actively contributing to the Kubernetes project should be pr...
1.0
Clean up outside collaborators - Hey there @kubernetes-csi/external-provisioner-admins , One of the github-admins here. -- We have a [longstanding issue] on cleaning up outside collaborators, and are now actively planning on removing them on December 1st. At this point, people that are actively contributing to th...
priority
clean up outside collaborators hey there kubernetes csi external provisioner admins one of the github admins here we have a on cleaning up outside collaborators and are now actively planning on removing them on december at this point people that are actively contributing to the kubernetes project ...
1
130,590
10,617,732,072
IssuesEvent
2019-10-12 21:23:42
kodiondemand/addon
https://api.github.com/repos/kodiondemand/addon
closed
test- test!
Test Canale
Documento Template per il Test del canale Specifica, dove possibile, il tipo di problema che incontri, anche se non è presente alcuna voce per indicarlo. Se hai **suggerimenti/consigli/dubbi sul test**...Proponili e/o Chiedi! Scrivendo un commento a questo stesso issue, che trovi in fondo, dopo questa pagina. **...
1.0
test- test! - Documento Template per il Test del canale Specifica, dove possibile, il tipo di problema che incontri, anche se non è presente alcuna voce per indicarlo. Se hai **suggerimenti/consigli/dubbi sul test**...Proponili e/o Chiedi! Scrivendo un commento a questo stesso issue, che trovi in fondo, dopo questa...
non_priority
test test documento template per il test del canale specifica dove possibile il tipo di problema che incontri anche se non è presente alcuna voce per indicarlo se hai suggerimenti consigli dubbi sul test proponili e o chiedi scrivendo un commento a questo stesso issue che trovi in fondo dopo questa...
0
509,621
14,740,565,037
IssuesEvent
2021-01-07 09:17:30
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
opened
Extend display of bans
Category: Accounts Priority: Medium
Bans of users should additionally display the reason and a note of "If you think this is in error, contact support@strangeloopgames.com"
1.0
Extend display of bans - Bans of users should additionally display the reason and a note of "If you think this is in error, contact support@strangeloopgames.com"
priority
extend display of bans bans of users should additionally display the reason and a note of if you think this is in error contact support strangeloopgames com
1
209,463
7,176,332,112
IssuesEvent
2018-01-31 09:41:43
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
closed
Write Consistency Improvements
Priority: Medium Source: Internal Team: Core Type: Enhancement
- [x] Sync writes and sync backups should be consistent and synchronous from caller point of view. - [x] Graceful shutdown should: - [x] prevent receiving new operations - [x] wait for in-flight operations to finish and send responses back to callers https://hazelcast.atlassian.net/wiki/display/PM/Write+Cons...
1.0
Write Consistency Improvements - - [x] Sync writes and sync backups should be consistent and synchronous from caller point of view. - [x] Graceful shutdown should: - [x] prevent receiving new operations - [x] wait for in-flight operations to finish and send responses back to callers https://hazelcast.atlassi...
priority
write consistency improvements sync writes and sync backups should be consistent and synchronous from caller point of view graceful shutdown should prevent receiving new operations wait for in flight operations to finish and send responses back to callers
1
420,099
12,233,307,153
IssuesEvent
2020-05-04 11:22:59
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.foxnews.com - video or audio doesn't play
browser-fenix engine-gecko priority-important
<!-- @browser: Firefox Mobile 75.0 --> <!-- @ua_header: Mozilla/5.0 (Android 8.1.0; Mobile; rv:75.0) Gecko/75.0 Firefox/75.0 --> <!-- @reported_with: --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/52411 --> <!-- @extra_labels: browser-fenix --> **URL**: https://www.foxnews.com/politics/trump-names...
1.0
www.foxnews.com - video or audio doesn't play - <!-- @browser: Firefox Mobile 75.0 --> <!-- @ua_header: Mozilla/5.0 (Android 8.1.0; Mobile; rv:75.0) Gecko/75.0 Firefox/75.0 --> <!-- @reported_with: --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/52411 --> <!-- @extra_labels: browser-fenix --> **URL...
priority
video or audio doesn t play url browser version firefox mobile operating system android tested another browser no problem type video or audio doesn t play description the video or audio does not play steps to reproduce video didn t load this has happe...
1
47,122
11,959,483,430
IssuesEvent
2020-04-04 22:10:11
MoonchildProductions/UXP
https://api.github.com/repos/MoonchildProductions/UXP
closed
Reimplement checking for un-preprocessed files in a cross-platform way
Assigned C: Build System Regression
Check for unpreprocessed files on Windows was [broken](https://github.com/MoonchildProductions/UXP/commit/e51afbcc2fe7360bbcf5654f6e31752c48098ca0) when adding Solaris support in #1262. As a result, unprocessed files on Windows are not reported, which can lead to errors.
1.0
Reimplement checking for un-preprocessed files in a cross-platform way - Check for unpreprocessed files on Windows was [broken](https://github.com/MoonchildProductions/UXP/commit/e51afbcc2fe7360bbcf5654f6e31752c48098ca0) when adding Solaris support in #1262. As a result, unprocessed files on Windows are not reported...
non_priority
reimplement checking for un preprocessed files in a cross platform way check for unpreprocessed files on windows was when adding solaris support in as a result unprocessed files on windows are not reported which can lead to errors
0
95,884
16,112,879,427
IssuesEvent
2021-04-28 01:02:47
szb512/vue-storefront
https://api.github.com/repos/szb512/vue-storefront
opened
CVE-2021-23341 (High) detected in prismjs-1.16.0.tgz
security vulnerability
## CVE-2021-23341 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>prismjs-1.16.0.tgz</b></p></summary> <p>Lightweight, robust, elegant syntax highlighting. A spin-off project from Dabb...
True
CVE-2021-23341 (High) detected in prismjs-1.16.0.tgz - ## CVE-2021-23341 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>prismjs-1.16.0.tgz</b></p></summary> <p>Lightweight, robust, el...
non_priority
cve high detected in prismjs tgz cve high severity vulnerability vulnerable library prismjs tgz lightweight robust elegant syntax highlighting a spin off project from dabblet library home page a href path to dependency file vue storefront docs package json path t...
0
135,896
30,444,987,015
IssuesEvent
2023-07-15 14:47:56
JabRef/jabref
https://api.github.com/repos/JabRef/jabref
closed
Fix spacing in Cleanup dialog
type: enhancement ui good first issue FirstTimeCodeContribution
<!-- Please use the GitHub issue tracker only for bug reports and smaller suggestions for improvements. Requests for completely new features, questions and general feedback is now handled at http://discourse.jabref.org. Thanks! --> **Is your suggestion for improvement related to a problem? Please describe.** Th...
1.0
Fix spacing in Cleanup dialog - <!-- Please use the GitHub issue tracker only for bug reports and smaller suggestions for improvements. Requests for completely new features, questions and general feedback is now handled at http://discourse.jabref.org. Thanks! --> **Is your suggestion for improvement related to a...
non_priority
fix spacing in cleanup dialog please use the github issue tracker only for bug reports and smaller suggestions for improvements requests for completely new features questions and general feedback is now handled at thanks is your suggestion for improvement related to a problem please describe ...
0
279,185
30,702,462,416
IssuesEvent
2023-07-27 01:32:13
nidhi7598/linux-3.0.35_CVE-2018-13405
https://api.github.com/repos/nidhi7598/linux-3.0.35_CVE-2018-13405
closed
CVE-2017-18204 (Medium) detected in linux-stable-rtv3.8.6 - autoclosed
Mend: dependency security vulnerability
## CVE-2017-18204 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv3.8.6</b></p></summary> <p> <p>Julia Cartwright's fork of linux-stable-rt.git</p> <p>Library home pa...
True
CVE-2017-18204 (Medium) detected in linux-stable-rtv3.8.6 - autoclosed - ## CVE-2017-18204 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv3.8.6</b></p></summary> <p> ...
non_priority
cve medium detected in linux stable autoclosed cve medium severity vulnerability vulnerable library linux stable julia cartwright s fork of linux stable rt git library home page a href found in head commit a href found in base branch master vulner...
0
341,139
10,290,138,925
IssuesEvent
2019-08-27 10:25:44
jenkins-x/jx
https://api.github.com/repos/jenkins-x/jx
closed
meta-pipeline missing PULL_NUMBER env
area/tekton in progress kind/bug priority/important-soon
### Summary The latest pipelinerunner comes default with `--use-meta-pipeline` enabled. However, `PULL_NUMBER` does not exist causing build to fail for me while trying to generate URL for preview. ### Steps to reproduce the behavior ### Expected behavior ### Actual behavior ### Jx version The output of...
1.0
meta-pipeline missing PULL_NUMBER env - ### Summary The latest pipelinerunner comes default with `--use-meta-pipeline` enabled. However, `PULL_NUMBER` does not exist causing build to fail for me while trying to generate URL for preview. ### Steps to reproduce the behavior ### Expected behavior ### Actual beh...
priority
meta pipeline missing pull number env summary the latest pipelinerunner comes default with use meta pipeline enabled however pull number does not exist causing build to fail for me while trying to generate url for preview steps to reproduce the behavior expected behavior actual beh...
1
290,066
32,029,860,817
IssuesEvent
2023-09-22 11:32:08
dreamboy9/mongo
https://api.github.com/repos/dreamboy9/mongo
closed
CVE-2023-30861 (High) detected in Flask-1.1.1-py2.py3-none-any.whl, Flask-2.0.1-py3-none-any.whl - autoclosed
Mend: dependency security vulnerability
## CVE-2023-30861 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>Flask-1.1.1-py2.py3-none-any.whl</b>, <b>Flask-2.0.1-py3-none-any.whl</b></p></summary> <p> <details><summary><b>Fla...
True
CVE-2023-30861 (High) detected in Flask-1.1.1-py2.py3-none-any.whl, Flask-2.0.1-py3-none-any.whl - autoclosed - ## CVE-2023-30861 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>Flask...
non_priority
cve high detected in flask none any whl flask none any whl autoclosed cve high severity vulnerability vulnerable libraries flask none any whl flask none any whl flask none any whl a simple framework for building complex web applic...
0
166,235
26,329,375,064
IssuesEvent
2023-01-10 09:38:01
tillioss/Godot-Strategies-V1
https://api.github.com/repos/tillioss/Godot-Strategies-V1
closed
Create Bug Report Form for Godot-Strategies-V1
Art & Design Tilli: Backlog
Building a more user-friendly format for our community to report any bugs in our Minigames.
1.0
Create Bug Report Form for Godot-Strategies-V1 - Building a more user-friendly format for our community to report any bugs in our Minigames.
non_priority
create bug report form for godot strategies building a more user friendly format for our community to report any bugs in our minigames
0
231,817
7,643,698,778
IssuesEvent
2018-05-08 13:31:02
rivine/rivine
https://api.github.com/repos/rivine/rivine
opened
allow rivinec wallet send commands to send v0 legacy commands
priority_major state_inprogress type_feature
Currently the `rivinec wallet send` commands, use the default transaction version. Which is fine, but it would be great if the user could also specify a `--legacy` flag to create it as a v0 transaction anyhow.
1.0
allow rivinec wallet send commands to send v0 legacy commands - Currently the `rivinec wallet send` commands, use the default transaction version. Which is fine, but it would be great if the user could also specify a `--legacy` flag to create it as a v0 transaction anyhow.
priority
allow rivinec wallet send commands to send legacy commands currently the rivinec wallet send commands use the default transaction version which is fine but it would be great if the user could also specify a legacy flag to create it as a transaction anyhow
1
142,228
5,467,242,682
IssuesEvent
2017-03-10 00:26:41
Avicus/Issues
https://api.github.com/repos/Avicus/Issues
closed
Misspell error when you join into the server.
bug low-priority
I don't if you guys added this when you join into Avicus but I got this message (Version is misspelled): ![ecfbc01d1eb7cc0fefbd80368ac605de](https://cloud.githubusercontent.com/assets/19915020/22412806/f15f8c36-e677-11e6-975c-0d17f183b2fd.png)
1.0
Misspell error when you join into the server. - I don't if you guys added this when you join into Avicus but I got this message (Version is misspelled): ![ecfbc01d1eb7cc0fefbd80368ac605de](https://cloud.githubusercontent.com/assets/19915020/22412806/f15f8c36-e677-11e6-975c-0d17f183b2fd.png)
priority
misspell error when you join into the server i don t if you guys added this when you join into avicus but i got this message version is misspelled
1
636,148
20,593,327,622
IssuesEvent
2022-03-05 05:07:07
suryarawat/DigitalDeck
https://api.github.com/repos/suryarawat/DigitalDeck
closed
Play card function
User story High priority
**Description:** As a player, I should be able to play my cards on a shared space. **Dev tasks:** [Create frontend UI for playing cards](https://github.com/suryarawat/DigitalDeck/issues/15) [Create backend for playing cards](https://github.com/suryarawat/DigitalDeck/issues/16)
1.0
Play card function - **Description:** As a player, I should be able to play my cards on a shared space. **Dev tasks:** [Create frontend UI for playing cards](https://github.com/suryarawat/DigitalDeck/issues/15) [Create backend for playing cards](https://github.com/suryarawat/DigitalDeck/issues/16)
priority
play card function description as a player i should be able to play my cards on a shared space dev tasks
1
110,981
4,446,263,572
IssuesEvent
2016-08-20 15:25:02
Ana06/medical-data-android
https://api.github.com/repos/Ana06/medical-data-android
opened
Collect location periodically
enhancement high priority new feature PRs welcome
Currently, we collect the location in the moment of sending the daily test. We want to collect the location periodically and to send it to the database as it can improve predictions significantly. We want to collect the location as frequently as possible without having a big impact in the battery. The best would be ...
1.0
Collect location periodically - Currently, we collect the location in the moment of sending the daily test. We want to collect the location periodically and to send it to the database as it can improve predictions significantly. We want to collect the location as frequently as possible without having a big impact in...
priority
collect location periodically currently we collect the location in the moment of sending the daily test we want to collect the location periodically and to send it to the database as it can improve predictions significantly we want to collect the location as frequently as possible without having a big impact in...
1
13,894
23,925,285,265
IssuesEvent
2022-09-09 21:40:03
kysect/Shreks
https://api.github.com/repos/kysect/Shreks
opened
Реализовать админ панель для управления проектами
requirement ui
Сейчас мы загружаем данные через API. Это в целом ок, но не очень подходит, чтобы в будущем поддерживать. Хотелось бы начать работы по реализации user friendly UI, чтобы была возможность добавлять и редактировать учебные сущности.
1.0
Реализовать админ панель для управления проектами - Сейчас мы загружаем данные через API. Это в целом ок, но не очень подходит, чтобы в будущем поддерживать. Хотелось бы начать работы по реализации user friendly UI, чтобы была возможность добавлять и редактировать учебные сущности.
non_priority
реализовать админ панель для управления проектами сейчас мы загружаем данные через api это в целом ок но не очень подходит чтобы в будущем поддерживать хотелось бы начать работы по реализации user friendly ui чтобы была возможность добавлять и редактировать учебные сущности
0
751,011
26,227,781,226
IssuesEvent
2023-01-04 20:27:21
KingSupernova31/RulesGuru
https://api.github.com/repos/KingSupernova31/RulesGuru
closed
Allow ORing of template fields
enhancement medium priority
Allow separate template rules to be ORed together such that a card must only satisfy at least one in order to be returned. (The most common usage of this would be for "instant or sorcery".) The UI should probably accomplish this by having some sort of drag-able line or box that can connect rules. Perhaps allow the r...
1.0
Allow ORing of template fields - Allow separate template rules to be ORed together such that a card must only satisfy at least one in order to be returned. (The most common usage of this would be for "instant or sorcery".) The UI should probably accomplish this by having some sort of drag-able line or box that can c...
priority
allow oring of template fields allow separate template rules to be ored together such that a card must only satisfy at least one in order to be returned the most common usage of this would be for instant or sorcery the ui should probably accomplish this by having some sort of drag able line or box that can c...
1
68,962
9,222,766,299
IssuesEvent
2019-03-12 00:17:21
UptakeOpenSource/pkgnet
https://api.github.com/repos/UptakeOpenSource/pkgnet
closed
Not able to reproduce lubridate values with vignette
documentation
We have the following copied example for lubridate in the vignette. |Function | In-Subgraph Size| Coverage Ratio| Total Lines| |:-----------------------|-----------------:|--------------:|-----------:| |divide_period_by_period | 39| 1| 2| |days ...
1.0
Not able to reproduce lubridate values with vignette - We have the following copied example for lubridate in the vignette. |Function | In-Subgraph Size| Coverage Ratio| Total Lines| |:-----------------------|-----------------:|--------------:|-----------:| |divide_period_by_period | 3...
non_priority
not able to reproduce lubridate values with vignette we have the following copied example for lubridate in the vignette function in subgraph size coverage ratio total lines divide period by period ...
0
714,397
24,560,333,833
IssuesEvent
2022-10-12 19:38:04
kubeflow/kubeflow
https://api.github.com/repos/kubeflow/kubeflow
closed
Installing Kubeflow on AWS EKS
priority/p1 area/installation
I had tried so many option without success, my final configuration run kfctl on EC2 following the [instruction](https://www.kubeflow.org/docs/distributions/aws/deploy/install-kubeflow/) is: ``` kfctl version kfctl v1.2.0-0-gbc038f9 ``` eks have Kubernetes version 1.21 I tried to change the yaml from `...
1.0
Installing Kubeflow on AWS EKS - I had tried so many option without success, my final configuration run kfctl on EC2 following the [instruction](https://www.kubeflow.org/docs/distributions/aws/deploy/install-kubeflow/) is: ``` kfctl version kfctl v1.2.0-0-gbc038f9 ``` eks have Kubernetes version 1.21 I trie...
priority
installing kubeflow on aws eks i had tried so many option without success my final configuration run kfctl on following the is kfctl version kfctl eks have kubernetes version i tried to change the yaml from repos name manifests uri version ...
1
268,067
20,256,447,822
IssuesEvent
2022-02-15 00:01:56
aws/aws-sdk-js-v3
https://api.github.com/repos/aws/aws-sdk-js-v3
closed
API reference emits HTML code when new paragraph starts after two newlines
documentation bug closed-for-staleness
**Describe the bug** API reference emits HTML code when new paragraph starts after two newlines. **SDK version number** `v3.1.0` **Is the issue in the browser/Node.js/ReactNative?** N/A **Details of the browser/Node.js/ReactNative version** N/A **To Reproduce (observed behavior)** Example `lambda.addPe...
1.0
API reference emits HTML code when new paragraph starts after two newlines - **Describe the bug** API reference emits HTML code when new paragraph starts after two newlines. **SDK version number** `v3.1.0` **Is the issue in the browser/Node.js/ReactNative?** N/A **Details of the browser/Node.js/ReactNative ...
non_priority
api reference emits html code when new paragraph starts after two newlines describe the bug api reference emits html code when new paragraph starts after two newlines sdk version number is the issue in the browser node js reactnative n a details of the browser node js reactnative v...
0
453,432
13,078,809,028
IssuesEvent
2020-08-01 00:47:48
forseti-security/forseti-security
https://api.github.com/repos/forseti-security/forseti-security
closed
Config Validator violations produce duplicate findings for CSCC
module: config validator priority: p2 triaged: yes
## Story Forseti uses a violation hash to use as the finding id in CSCC. Config Validator violation data typically just contains the resource name, so if a resource has multiple violations, only one of those violations will make it into CSCC. ## Proposed Solution Add an option to include the constraint name in the...
1.0
Config Validator violations produce duplicate findings for CSCC - ## Story Forseti uses a violation hash to use as the finding id in CSCC. Config Validator violation data typically just contains the resource name, so if a resource has multiple violations, only one of those violations will make it into CSCC. ## Prop...
priority
config validator violations produce duplicate findings for cscc story forseti uses a violation hash to use as the finding id in cscc config validator violation data typically just contains the resource name so if a resource has multiple violations only one of those violations will make it into cscc prop...
1
49,212
3,001,743,550
IssuesEvent
2015-07-24 13:30:06
centreon/centreon
https://api.github.com/repos/centreon/centreon
closed
Exporting Service Dependencies fails when using servicegroup with no hosts
Category: Centreon - Configuration Component: Affect Version Component: Resolution Priority: Urgent Status: Rejected Tracker: Bug
--- Author Name: **Gavin Williams** (Gavin Williams) Original Redmine Issue: 3781, https://forge.centreon.com/issues/3781 Original Date: 2012-10-15 Original Assignee: Julien Mathis --- Configuration as follows: * 'Service_Group_X' dependant on 'Service_Group_Y'. * Poller 1 has hosts in both Service groups. * ...
1.0
Exporting Service Dependencies fails when using servicegroup with no hosts - --- Author Name: **Gavin Williams** (Gavin Williams) Original Redmine Issue: 3781, https://forge.centreon.com/issues/3781 Original Date: 2012-10-15 Original Assignee: Julien Mathis --- Configuration as follows: * 'Service_Group_X' depen...
priority
exporting service dependencies fails when using servicegroup with no hosts author name gavin williams gavin williams original redmine issue original date original assignee julien mathis configuration as follows service group x dependant on service group y poller has h...
1
343,431
10,330,132,792
IssuesEvent
2019-09-02 13:56:45
Catapillr/loan-application-platform
https://api.github.com/repos/Catapillr/loan-application-platform
closed
Personal details screens
T25m T2h priority-3
- [x] First name - [x] Last name - [ ] Email address (?) - [x] DoB - [ ] Country of residence (?) - [x] Nationality - [x] Employee ID (?) - [x] Contact number (home) - [ ] Contact number (mobile)
1.0
Personal details screens - - [x] First name - [x] Last name - [ ] Email address (?) - [x] DoB - [ ] Country of residence (?) - [x] Nationality - [x] Employee ID (?) - [x] Contact number (home) - [ ] Contact number (mobile)
priority
personal details screens first name last name email address dob country of residence nationality employee id contact number home contact number mobile
1
167,773
14,117,506,985
IssuesEvent
2020-11-08 09:28:02
gatling/gatling
https://api.github.com/repos/gatling/gatling
closed
Doc: useAllLocalAddresses doesn't have any parameters
Documentation Type - Bug Website
Cheat-Sheet actually state the following: ``` useAllLocalAddresses(InetAddress...) Address Strings that will be turned into InetAddresses ``` This is not the case, as `useAllLocalAddresses` doesn't take any parameters.
1.0
Doc: useAllLocalAddresses doesn't have any parameters - Cheat-Sheet actually state the following: ``` useAllLocalAddresses(InetAddress...) Address Strings that will be turned into InetAddresses ``` This is not the case, as `useAllLocalAddresses` doesn't take any parameters.
non_priority
doc usealllocaladdresses doesn t have any parameters cheat sheet actually state the following usealllocaladdresses inetaddress address strings that will be turned into inetaddresses this is not the case as usealllocaladdresses doesn t take any parameters
0
100,284
16,488,769,692
IssuesEvent
2021-05-24 22:33:45
karl-home/karl
https://api.github.com/repos/karl-home/karl
opened
Run hosts without sudo
security
Currently sudo is required to mount an overlay filesystem (aufs) for caching.
True
Run hosts without sudo - Currently sudo is required to mount an overlay filesystem (aufs) for caching.
non_priority
run hosts without sudo currently sudo is required to mount an overlay filesystem aufs for caching
0
21,339
11,196,519,372
IssuesEvent
2020-01-03 10:21:03
mozilla-mobile/fenix
https://api.github.com/repos/mozilla-mobile/fenix
closed
Move unsetOpenLinksInAPrivateTabIfNecessary() to worker thread to gain some time on start up
P1 eng:performance eng:qa:needed
### Why/User Benefit/User Problem unsetOpenLinksInAPrivateTabIfNecessary() seems to be called on start of Fenix most of the time. It can take from 50ms to 150ms, although not too sure why, it varies with my starts. *There is a comment in the method that says : ` // Toggle off the open_link_in_private_tab pref...
True
Move unsetOpenLinksInAPrivateTabIfNecessary() to worker thread to gain some time on start up - ### Why/User Benefit/User Problem unsetOpenLinksInAPrivateTabIfNecessary() seems to be called on start of Fenix most of the time. It can take from 50ms to 150ms, although not too sure why, it varies with my starts. *Ther...
non_priority
move unsetopenlinksinaprivatetabifnecessary to worker thread to gain some time on start up why user benefit user problem unsetopenlinksinaprivatetabifnecessary seems to be called on start of fenix most of the time it can take from to although not too sure why it varies with my starts there is a ...
0
271,273
23,593,577,846
IssuesEvent
2022-08-23 17:12:04
MPMG-DCC-UFMG/F01
https://api.github.com/repos/MPMG-DCC-UFMG/F01
closed
Teste de generalizacao para a tag Obras públicas - Dados para acompanhamento - Sarzedo
generalization test development template - Betha tag - Obras Públicas subtag - Dados para acompanhamento
DoD: Realizar o teste de Generalização do validador da tag Obras públicas - Dados para acompanhamento para o Município de Sarzedo.
1.0
Teste de generalizacao para a tag Obras públicas - Dados para acompanhamento - Sarzedo - DoD: Realizar o teste de Generalização do validador da tag Obras públicas - Dados para acompanhamento para o Município de Sarzedo.
non_priority
teste de generalizacao para a tag obras públicas dados para acompanhamento sarzedo dod realizar o teste de generalização do validador da tag obras públicas dados para acompanhamento para o município de sarzedo
0
42,410
11,028,689,738
IssuesEvent
2019-12-06 12:18:18
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
closed
FileUpload: temporary file handlers leak
defect
## 1) Environment - PrimeFaces version: **7.0** - Does it work on the newest released PrimeFaces version? Version? **No - the problem is still there** - Does it work on the newest sources in GitHub? **No - the problem is still there** - Application server + version: **verified on WildFly 10.0.0 and 18.0.1** - Affe...
1.0
FileUpload: temporary file handlers leak - ## 1) Environment - PrimeFaces version: **7.0** - Does it work on the newest released PrimeFaces version? Version? **No - the problem is still there** - Does it work on the newest sources in GitHub? **No - the problem is still there** - Application server + version: **veri...
non_priority
fileupload temporary file handlers leak environment primefaces version does it work on the newest released primefaces version version no the problem is still there does it work on the newest sources in github no the problem is still there application server version veri...
0
443,063
12,758,960,655
IssuesEvent
2020-06-29 04:14:17
moja-global/FLINT
https://api.github.com/repos/moja-global/FLINT
closed
test
Priority = Low
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error **Expected behavior** A clear and concise description of what you expected to happen. **Screenshots** If app...
1.0
test - **Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error **Expected behavior** A clear and concise description of what you expected to happen. **Screenshots**...
priority
test describe the bug a clear and concise description of what the bug is to reproduce steps to reproduce the behavior go to click on scroll down to see error expected behavior a clear and concise description of what you expected to happen screenshots ...
1
107,555
16,761,603,907
IssuesEvent
2021-06-13 22:28:51
gms-ws-demo/nibrs
https://api.github.com/repos/gms-ws-demo/nibrs
closed
CVE-2018-8034 (High) detected in tomcat-embed-websocket-8.5.20.jar - autoclosed
security vulnerability
## CVE-2018-8034 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tomcat-embed-websocket-8.5.20.jar</b></p></summary> <p>Core Tomcat implementation</p> <p>Path to dependency file: nibrs...
True
CVE-2018-8034 (High) detected in tomcat-embed-websocket-8.5.20.jar - autoclosed - ## CVE-2018-8034 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tomcat-embed-websocket-8.5.20.jar</b><...
non_priority
cve high detected in tomcat embed websocket jar autoclosed cve high severity vulnerability vulnerable library tomcat embed websocket jar core tomcat implementation path to dependency file nibrs tools nibrs fbi service pom xml path to vulnerable library nibrs tools nibrs ...
0
710,528
24,421,405,181
IssuesEvent
2022-10-05 20:40:50
bcgov/CONN-CCBC-portal
https://api.github.com/repos/bcgov/CONN-CCBC-portal
closed
Automate fields on Submission page
User Story inSprint High Priority ⚠️
### User Story As an applicant I want the fields "Completed for" and "On this date" to be auto-populated on the submission page So that I don't make preventable mistakes. ### Description [Wireframe](https://www.figma.com/file/nhOquOVmWD1P3BxEY0KIh5/CCBC-Intake?node-id=3229%3A12828) ### Acceptance Criteria: - [x] Rep...
1.0
Automate fields on Submission page - ### User Story As an applicant I want the fields "Completed for" and "On this date" to be auto-populated on the submission page So that I don't make preventable mistakes. ### Description [Wireframe](https://www.figma.com/file/nhOquOVmWD1P3BxEY0KIh5/CCBC-Intake?node-id=3229%3A12828...
priority
automate fields on submission page user story as an applicant i want the fields completed for and on this date to be auto populated on the submission page so that i don t make preventable mistakes description acceptance criteria replace input field completed for with the field value...
1
528,632
15,371,102,435
IssuesEvent
2021-03-02 09:37:05
enso-org/ide
https://api.github.com/repos/enso-org/ide
opened
Refactor module::Id, module::QualifiedName and tp::QualifiedName
Category: Controllers Difficulty: Core Contributor Priority: High Type: Enhancement
### Summary When implementing those structures some assertions were done which are no longer valid, for example that qualified names pointing to the same module should be equal. They should be redesigned and refactored. ### Value ### Specification We should separate use cases being "just some qualified name" from "id...
1.0
Refactor module::Id, module::QualifiedName and tp::QualifiedName - ### Summary When implementing those structures some assertions were done which are no longer valid, for example that qualified names pointing to the same module should be equal. They should be redesigned and refactored. ### Value ### Specification We ...
priority
refactor module id module qualifiedname and tp qualifiedname summary when implementing those structures some assertions were done which are no longer valid for example that qualified names pointing to the same module should be equal they should be redesigned and refactored value specification we ...
1
529,044
15,379,499,723
IssuesEvent
2021-03-02 19:45:09
PyTorchLightning/pytorch-lightning
https://api.github.com/repos/PyTorchLightning/pytorch-lightning
closed
WANDB logger not logging per step, only per epoch
Priority P2 bug / fix logging waiting on author
## ❓ Questions and Help #### What is your question? When using WANDB logger, I don't see logs after every step, only after every epoch. I have a toy dataset of 9 examples, and if I train for 5 epochs with batch size 1, I expect seeing 5*9=45 log entries for `training_loss`. However, I only see 5, on steps 8, 1...
1.0
WANDB logger not logging per step, only per epoch - ## ❓ Questions and Help #### What is your question? When using WANDB logger, I don't see logs after every step, only after every epoch. I have a toy dataset of 9 examples, and if I train for 5 epochs with batch size 1, I expect seeing 5*9=45 log entries for `...
priority
wandb logger not logging per step only per epoch ❓ questions and help what is your question when using wandb logger i don t see logs after every step only after every epoch i have a toy dataset of examples and if i train for epochs with batch size i expect seeing log entries for t...
1
19,297
3,438,020,525
IssuesEvent
2015-12-13 17:47:17
eloipuertas/ES2015A
https://api.github.com/repos/eloipuertas/ES2015A
closed
Dust effect at Menu Scene
design enhancement Group B
**Description** Add dust effect at Menu Scene and adjust this scene. **Acceptance Criteria** When Strongholds are positioned appear dust effect **Estimated time effort**: 1h
1.0
Dust effect at Menu Scene - **Description** Add dust effect at Menu Scene and adjust this scene. **Acceptance Criteria** When Strongholds are positioned appear dust effect **Estimated time effort**: 1h
non_priority
dust effect at menu scene description add dust effect at menu scene and adjust this scene acceptance criteria when strongholds are positioned appear dust effect estimated time effort
0
139,634
5,382,172,068
IssuesEvent
2017-02-24 00:27:59
googleapis/toolkit
https://api.github.com/repos/googleapis/toolkit
opened
Enforce oneofs with client-side validation
Lang: C# Lang: Go Lang: Java Lang: NodeJS Lang: PHP Lang: Python Lang: Ruby Priority: P1 Status: Release Blocking
### What For an example proto request message: ```proto3 message SeekRequest { string subscription = 1; oneof target { google.protobuf.Timestamp time = 2; string snapshot = 3; } } ``` We should enforce in our GAPIC client code that no more than one field in `oneof target` is allowed to be p...
1.0
Enforce oneofs with client-side validation - ### What For an example proto request message: ```proto3 message SeekRequest { string subscription = 1; oneof target { google.protobuf.Timestamp time = 2; string snapshot = 3; } } ``` We should enforce in our GAPIC client code that no more than o...
priority
enforce oneofs with client side validation what for an example proto request message message seekrequest string subscription oneof target google protobuf timestamp time string snapshot we should enforce in our gapic client code that no more than one fi...
1
295
2,534,902,394
IssuesEvent
2015-01-25 13:26:21
FakeItEasy/FakeItEasy
https://api.github.com/repos/FakeItEasy/FakeItEasy
closed
1.25.2 Release
3 - Done build documentation
**Ready** when all other issues forming part of the release are **Done**. - [x] run code analysis in VS in *Release* mode and address violations (send a regular PR which must be merged before continuing) - [x] raise PR from hotfix branch to master - https://github.com/FakeItEasy/FakeItEasy/pull/445 - [x] merge hot...
1.0
1.25.2 Release - **Ready** when all other issues forming part of the release are **Done**. - [x] run code analysis in VS in *Release* mode and address violations (send a regular PR which must be merged before continuing) - [x] raise PR from hotfix branch to master - https://github.com/FakeItEasy/FakeItEasy/pull/445...
non_priority
release ready when all other issues forming part of the release are done run code analysis in vs in release mode and address violations send a regular pr which must be merged before continuing raise pr from hotfix branch to master merge hotfix to master if necessary c...
0
63,287
14,656,693,872
IssuesEvent
2020-12-28 13:59:40
fu1771695yongxie/bluebird
https://api.github.com/repos/fu1771695yongxie/bluebird
opened
CVE-2019-20920 (High) detected in handlebars-4.1.2.tgz
security vulnerability
## CVE-2019-20920 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.1.2.tgz</b></p></summary> <p>Handlebars provides the power necessary to let you build semantic templates ...
True
CVE-2019-20920 (High) detected in handlebars-4.1.2.tgz - ## CVE-2019-20920 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.1.2.tgz</b></p></summary> <p>Handlebars provides...
non_priority
cve high detected in handlebars tgz cve high severity vulnerability vulnerable library handlebars tgz handlebars provides the power necessary to let you build semantic templates effectively with no frustration library home page a href path to dependency file bluebird pa...
0
133,313
10,816,872,718
IssuesEvent
2019-11-08 08:23:33
input-output-hk/ouroboros-network
https://api.github.com/repos/input-output-hk/ouroboros-network
closed
Core/Edge split
consensus testnet
Nodes should be able to opt in or out to becoming leaders, skipping leader checks if they are not. Core nodes have a delegation certificate and a KES key, edge nodes do not. Currently, the current node abstraction assumes that it is a core node, but it may very well not be.
1.0
Core/Edge split - Nodes should be able to opt in or out to becoming leaders, skipping leader checks if they are not. Core nodes have a delegation certificate and a KES key, edge nodes do not. Currently, the current node abstraction assumes that it is a core node, but it may very well not be.
non_priority
core edge split nodes should be able to opt in or out to becoming leaders skipping leader checks if they are not core nodes have a delegation certificate and a kes key edge nodes do not currently the current node abstraction assumes that it is a core node but it may very well not be
0
257,213
8,134,511,443
IssuesEvent
2018-08-19 16:37:46
apraka16/iOSAR
https://api.github.com/repos/apraka16/iOSAR
closed
Animations of Nodes
enhancement low priority
Several animations which I can think of. Currently, including these animations result in resource constraints for the ARKit to work. Need a workaround.
1.0
Animations of Nodes - Several animations which I can think of. Currently, including these animations result in resource constraints for the ARKit to work. Need a workaround.
priority
animations of nodes several animations which i can think of currently including these animations result in resource constraints for the arkit to work need a workaround
1
27,555
5,048,292,501
IssuesEvent
2016-12-20 12:24:18
TASVideos/BizHawk
https://api.github.com/repos/TASVideos/BizHawk
closed
Console log window initially displays no output
Assigned-zeromus auto-migrated Core-EmuHawk OpSys-Windows Priority-Low Type-Defect
``` What steps will reproduce the problem? 1. Install Bizhawk into a new and completely empty folder. 2. Start Bizhawk. 3. Ensure that Config -> GUI -> Log Window as Console is enabled. (This is the default setting). 4. Open the log window. 5. Open a ROM. What is the expected output? What do you see instead? Expecte...
1.0
Console log window initially displays no output - ``` What steps will reproduce the problem? 1. Install Bizhawk into a new and completely empty folder. 2. Start Bizhawk. 3. Ensure that Config -> GUI -> Log Window as Console is enabled. (This is the default setting). 4. Open the log window. 5. Open a ROM. What is the...
non_priority
console log window initially displays no output what steps will reproduce the problem install bizhawk into a new and completely empty folder start bizhawk ensure that config gui log window as console is enabled this is the default setting open the log window open a rom what is the...
0
35,651
4,691,142,224
IssuesEvent
2016-10-11 09:29:26
vaadin/framework8-issues
https://api.github.com/repos/vaadin/framework8-issues
closed
Improve AbstractStringToNumberConverter
COULD Forms and field components needs design
```getErrorMessage()``` method doesn't have a value to convert as an argument. As a result only static error message may be used to report a user about failure. And this message cannot contain the value which is incorrect. Two improvements can be made: - AbstractStringToNumberConverter CTOR should accept parameterized...
1.0
Improve AbstractStringToNumberConverter - ```getErrorMessage()``` method doesn't have a value to convert as an argument. As a result only static error message may be used to report a user about failure. And this message cannot contain the value which is incorrect. Two improvements can be made: - AbstractStringToNumber...
non_priority
improve abstractstringtonumberconverter geterrormessage method doesn t have a value to convert as an argument as a result only static error message may be used to report a user about failure and this message cannot contain the value which is incorrect two improvements can be made abstractstringtonumber...
0
139,155
12,838,352,749
IssuesEvent
2020-07-07 17:18:33
corona-warn-app/cwa-documentation
https://api.github.com/repos/corona-warn-app/cwa-documentation
opened
Bring Risk Calculation Documentation in line with current practice
bug documentation
There are a number of inconsistencies in https://github.com/corona-warn-app/cwa-documentation/blob/master/cwa-risk-assessment.md I have made a couple of corrections, additions and edits that should be considered. To make it easier to compare proposed change line by line I have created a PR #367 with the details.
1.0
Bring Risk Calculation Documentation in line with current practice - There are a number of inconsistencies in https://github.com/corona-warn-app/cwa-documentation/blob/master/cwa-risk-assessment.md I have made a couple of corrections, additions and edits that should be considered. To make it easier to compare pro...
non_priority
bring risk calculation documentation in line with current practice there are a number of inconsistencies in i have made a couple of corrections additions and edits that should be considered to make it easier to compare proposed change line by line i have created a pr with the details
0
718,832
24,732,963,369
IssuesEvent
2022-10-20 19:16:21
bcgov/entity
https://api.github.com/repos/bcgov/entity
closed
OCM - SP/GP Search Training Delivery BC Registries/BC Online
Priority1 OCM
Deliver training for SP/GP - Citizen view/Service BC view Deliver training SP/GP - Staff View Deliver training SP/GP - Maintenance - Citizen View/Service View Deliver training SP/GP - Maintenance - Staff View Deliver training - Transition Process - Staff - (Paper process interim) Deliver Training Search - Citizen ...
1.0
OCM - SP/GP Search Training Delivery BC Registries/BC Online - Deliver training for SP/GP - Citizen view/Service BC view Deliver training SP/GP - Staff View Deliver training SP/GP - Maintenance - Citizen View/Service View Deliver training SP/GP - Maintenance - Staff View Deliver training - Transition Process - St...
priority
ocm sp gp search training delivery bc registries bc online deliver training for sp gp citizen view service bc view deliver training sp gp staff view deliver training sp gp maintenance citizen view service view deliver training sp gp maintenance staff view deliver training transition process st...
1
70,883
8,589,635,758
IssuesEvent
2018-11-14 16:54:05
general-language-syntax/GLS
https://api.github.com/repos/general-language-syntax/GLS
opened
Switch Python imports to absolute
design change language: Python
...because I cannot get `..` preceding paths to work within nested subdirectories and it's infuriating. The language supports absolute imports in the C#/Java style, so let's do that.
1.0
Switch Python imports to absolute - ...because I cannot get `..` preceding paths to work within nested subdirectories and it's infuriating. The language supports absolute imports in the C#/Java style, so let's do that.
non_priority
switch python imports to absolute because i cannot get preceding paths to work within nested subdirectories and it s infuriating the language supports absolute imports in the c java style so let s do that
0
105,810
16,660,866,711
IssuesEvent
2021-06-06 09:53:25
AlexRogalskiy/quotes
https://api.github.com/repos/AlexRogalskiy/quotes
opened
CVE-2021-23337 (High) detected in lodash-4.17.20.tgz
security vulnerability
## CVE-2021-23337 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-4.17.20.tgz</b></p></summary> <p>Lodash modular utilities.</p> <p>Library home page: <a href="https://registry....
True
CVE-2021-23337 (High) detected in lodash-4.17.20.tgz - ## CVE-2021-23337 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-4.17.20.tgz</b></p></summary> <p>Lodash modular utilitie...
non_priority
cve high detected in lodash tgz cve high severity vulnerability vulnerable library lodash tgz lodash modular utilities library home page a href path to dependency file quotes package json path to vulnerable library quotes node modules lodash package json depende...
0
577,757
17,118,244,960
IssuesEvent
2021-07-11 20:13:00
apcountryman/picolibrary-microchip-megaavr0
https://api.github.com/repos/apcountryman/picolibrary-microchip-megaavr0
closed
Add Microchip megaAVR 0-series SPI controller interactive testing skeleton
priority-normal status-awaiting_review type-feature
Add Microchip megaAVR 0-series SPI controller (`::picolibrary::Microchip::megaAVR0::SPI::Controller`) interactive testing skeleton. - [x] Add `test/interactive/picolibrary/microchip/megaavr0/spi/controller/CMakeLists.txt` - [x] Add the `test/interactive/picolibrary/microchip/megaavr0/spi/controller/` directory to the...
1.0
Add Microchip megaAVR 0-series SPI controller interactive testing skeleton - Add Microchip megaAVR 0-series SPI controller (`::picolibrary::Microchip::megaAVR0::SPI::Controller`) interactive testing skeleton. - [x] Add `test/interactive/picolibrary/microchip/megaavr0/spi/controller/CMakeLists.txt` - [x] Add the `test...
priority
add microchip megaavr series spi controller interactive testing skeleton add microchip megaavr series spi controller picolibrary microchip spi controller interactive testing skeleton add test interactive picolibrary microchip spi controller cmakelists txt add the test interactive picol...
1
496,564
14,349,754,806
IssuesEvent
2020-11-29 17:55:31
DataSeer/dataseer-web
https://api.github.com/repos/DataSeer/dataseer-web
closed
replace DataSeer Logo on UI
Needed for Production version high priority
We've a new logo, and we need to have the new one on there by Tuesday. New logo attached ![DataSeerLogo_Color_Horz_PNG_BIG](https://user-images.githubusercontent.com/49563305/85310551-f815d400-b468-11ea-9d8b-9d0a36b6975e.png)
1.0
replace DataSeer Logo on UI - We've a new logo, and we need to have the new one on there by Tuesday. New logo attached ![DataSeerLogo_Color_Horz_PNG_BIG](https://user-images.githubusercontent.com/49563305/85310551-f815d400-b468-11ea-9d8b-9d0a36b6975e.png)
priority
replace dataseer logo on ui we ve a new logo and we need to have the new one on there by tuesday new logo attached
1
163,697
12,741,879,469
IssuesEvent
2020-06-26 07:15:37
Vachok/ftpplus
https://api.github.com/repos/Vachok/ftpplus
closed
testToString
TestQuality bug
Execute DataSynchronizerTest::testToString\*\*testToString\*\* \*DataSynchronizerTest\* \*expected [DataSynchronizer[ dbToSync = 'velkom.velkompc', columnName = 'idrec', dataConnectTo = {"class":"MySqlLocalSRVInetStat","hash":-474293888,"timestamp":1592563575075,"dbName":"velkom","tableName":"velkom"}, colNames = {}, c...
1.0
testToString - Execute DataSynchronizerTest::testToString\*\*testToString\*\* \*DataSynchronizerTest\* \*expected [DataSynchronizer[ dbToSync = 'velkom.velkompc', columnName = 'idrec', dataConnectTo = {"class":"MySqlLocalSRVInetStat","hash":-474293888,"timestamp":1592563575075,"dbName":"velkom","tableName":"velkom"}, c...
non_priority
testtostring execute datasynchronizertest testtostring testtostring datasynchronizertest expected but found java lang assertionerror
0
43,462
5,539,756,336
IssuesEvent
2017-03-22 07:55:27
backdrop/backdrop-issues
https://api.github.com/repos/backdrop/backdrop-issues
opened
Fix the "Redirect module settings" link URL in the help text in admin/config/urls/path/bulk-delete.
pr - reviewed & tested by the community status - has pull request type - task
This is a follow-up from https://github.com/backdrop/backdrop-issues/issues/2561 --- PR by @markabur: https://github.com/backdrop/backdrop/pull/1817/files
1.0
Fix the "Redirect module settings" link URL in the help text in admin/config/urls/path/bulk-delete. - This is a follow-up from https://github.com/backdrop/backdrop-issues/issues/2561 --- PR by @markabur: https://github.com/backdrop/backdrop/pull/1817/files
non_priority
fix the redirect module settings link url in the help text in admin config urls path bulk delete this is a follow up from pr by markabur
0
84,654
15,724,744,769
IssuesEvent
2021-03-29 09:10:10
crouchr/learnage
https://api.github.com/repos/crouchr/learnage
opened
CVE-2014-8939 (Medium) detected in https://source.codeaurora.org/external/testlink/testlink-code/1.9.10
security vulnerability
## CVE-2014-8939 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>https://source.codeaurora.org/external/testlink/testlink-code/1.9.10</b></p></summary> <p> <p>Library home page: <a h...
True
CVE-2014-8939 (Medium) detected in https://source.codeaurora.org/external/testlink/testlink-code/1.9.10 - ## CVE-2014-8939 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>https://sour...
non_priority
cve medium detected in cve medium severity vulnerability vulnerable library library home page a href found in head commit a href found in base branch master vulnerable source files learnage original sources party glasif tar glasif ...
0
383,357
11,354,944,023
IssuesEvent
2020-01-24 18:50:34
metabase/metabase
https://api.github.com/repos/metabase/metabase
closed
Loading indicator visible from other browser tabs when a query is running
Priority:P3 Querying/ Type:New Feature
**Is your feature request related to a problem? Please describe.** I'm sometimes frustrated when I start a long-running query, switch to another browser tab in the meantime, and have to periodically check the Metabase tab to know if the query has completed. **Describe the solution you'd like** Metabase could show ...
1.0
Loading indicator visible from other browser tabs when a query is running - **Is your feature request related to a problem? Please describe.** I'm sometimes frustrated when I start a long-running query, switch to another browser tab in the meantime, and have to periodically check the Metabase tab to know if the query ...
priority
loading indicator visible from other browser tabs when a query is running is your feature request related to a problem please describe i m sometimes frustrated when i start a long running query switch to another browser tab in the meantime and have to periodically check the metabase tab to know if the query ...
1
424,025
29,042,347,384
IssuesEvent
2023-05-13 05:14:38
Cybergenik/hopper
https://api.github.com/repos/Cybergenik/hopper
closed
README: Update architecture image
documentation
The current image was made in draw.io in the early stages of development and is a quite rudimentary interpretation of what's happening. A better graphic is needed. Also maybe a different color would be better.
1.0
README: Update architecture image - The current image was made in draw.io in the early stages of development and is a quite rudimentary interpretation of what's happening. A better graphic is needed. Also maybe a different color would be better.
non_priority
readme update architecture image the current image was made in draw io in the early stages of development and is a quite rudimentary interpretation of what s happening a better graphic is needed also maybe a different color would be better
0
32,536
2,755,726,815
IssuesEvent
2015-04-26 22:06:15
IIsi50MHz/chromey-calculator
https://api.github.com/repos/IIsi50MHz/chromey-calculator
reopened
popout's input field not initially focused
auto-migrated bug Priority-Medium
``` What steps will reproduce the problem? Press the button or trigger it in some other way. It automatically takes focus, requiring me to click in the text field every single time. Sure, it's only one click, but it is still annoying. What is the expected output? What do you see instead? What version of Chrome ...
1.0
popout's input field not initially focused - ``` What steps will reproduce the problem? Press the button or trigger it in some other way. It automatically takes focus, requiring me to click in the text field every single time. Sure, it's only one click, but it is still annoying. What is the expected output? What...
priority
popout s input field not initially focused what steps will reproduce the problem press the button or trigger it in some other way it automatically takes focus requiring me to click in the text field every single time sure it s only one click but it is still annoying what is the expected output what...
1
227,080
7,526,704,723
IssuesEvent
2018-04-13 14:46:47
emoncms/MyHomeEnergyPlanner
https://api.github.com/repos/emoncms/MyHomeEnergyPlanner
closed
Merge 'roofs' and 'lofts' measures list.
For release Libraries Medium priority usability
When applying measures, sometimes need to change a 'loft' to a 'roof' and vice versa. This is because sometimes works are planned by the householder that involve moving the insulation line from the ceiling to the rafters. At the moment this option is locked out - you can't select a 'roof' measure when it was a ...
1.0
Merge 'roofs' and 'lofts' measures list. - When applying measures, sometimes need to change a 'loft' to a 'roof' and vice versa. This is because sometimes works are planned by the householder that involve moving the insulation line from the ceiling to the rafters. At the moment this option is locked out - you ...
priority
merge roofs and lofts measures list when applying measures sometimes need to change a loft to a roof and vice versa this is because sometimes works are planned by the householder that involve moving the insulation line from the ceiling to the rafters at the moment this option is locked out you ...
1
801,492
28,490,752,689
IssuesEvent
2023-04-18 11:03:19
mpv-player/mpv
https://api.github.com/repos/mpv-player/mpv
closed
Tone mapping bt.2446a
meta:question priority:ignored-issue-template
Don't ask questions about issues, errors or problems you have and instead open a proper issue with the right template from the previous selection. This template is meant for questions about the workings of mpv, to clarify about unspecified behaviour of options or command, or anything else that is not well describ...
1.0
Tone mapping bt.2446a - Don't ask questions about issues, errors or problems you have and instead open a proper issue with the right template from the previous selection. This template is meant for questions about the workings of mpv, to clarify about unspecified behaviour of options or command, or anything else t...
priority
tone mapping bt don t ask questions about issues errors or problems you have and instead open a proper issue with the right template from the previous selection this template is meant for questions about the workings of mpv to clarify about unspecified behaviour of options or command or anything else that ...
1
100,449
8,743,979,338
IssuesEvent
2018-12-12 20:48:36
brave/brave-browser
https://api.github.com/repos/brave/brave-browser
opened
watching video on ESPN continually increases Ads/Trackers blocked on new tab page - follow up to 1311
OS/macOS QA/Test-Plan-Specified QA/Yes bug feature/new-tab feature/shields
<!-- Have you searched for similar issues? Before submitting this issue, please check the open issues and add a note before logging a new issue. PLEASE USE THE TEMPLATE BELOW TO PROVIDE INFORMATION ABOUT THE ISSUE. INSUFFICIENT INFO WILL GET THE ISSUE CLOSED. IT WILL ONLY BE REOPENED AFTER SUFFICIENT INFO IS PROV...
1.0
watching video on ESPN continually increases Ads/Trackers blocked on new tab page - follow up to 1311 - <!-- Have you searched for similar issues? Before submitting this issue, please check the open issues and add a note before logging a new issue. PLEASE USE THE TEMPLATE BELOW TO PROVIDE INFORMATION ABOUT THE ISSU...
non_priority
watching video on espn continually increases ads trackers blocked on new tab page follow up to have you searched for similar issues before submitting this issue please check the open issues and add a note before logging a new issue please use the template below to provide information about the issue ...
0
246,012
7,893,109,551
IssuesEvent
2018-06-28 16:57:24
visit-dav/issues-test
https://api.github.com/repos/visit-dav/issues-test
closed
Save session opens to 'cwd' by default
Bug Likelihood: 3 - Occasional OS: All Priority: High Severity: 3 - Major Irritation Support Group: Any version: trunk
The new save session dialog uses the 'cwd' path by default. Used to be the location where visit started (on linux) and users' visit home directory on windows. eg, if I open curv2d in /usr/gapps/visit/data, then save session will open that location for the path by default, this adds an extra step for saving on local...
1.0
Save session opens to 'cwd' by default - The new save session dialog uses the 'cwd' path by default. Used to be the location where visit started (on linux) and users' visit home directory on windows. eg, if I open curv2d in /usr/gapps/visit/data, then save session will open that location for the path by default, th...
priority
save session opens to cwd by default the new save session dialog uses the cwd path by default used to be the location where visit started on linux and users visit home directory on windows eg if i open in usr gapps visit data then save session will open that location for the path by default this ad...
1
246,654
20,905,813,896
IssuesEvent
2022-03-24 01:58:54
OpenAPITools/openapi-generator
https://api.github.com/repos/OpenAPITools/openapi-generator
closed
[REQ][php-ze-ph] Add Mock Server optional feature
Enhancement: CI/Test Enhancement: Feature Server: PHP
### Is your feature request related to a problem? Please describe. I've successfully integrated Mock Server in `php-slim4` and I'm going to add this feature to rest PHP server generators. If there are users or contributors who against it, please leave a comment. ## Describe the solution you'd like Add Mock Ser...
1.0
[REQ][php-ze-ph] Add Mock Server optional feature - ### Is your feature request related to a problem? Please describe. I've successfully integrated Mock Server in `php-slim4` and I'm going to add this feature to rest PHP server generators. If there are users or contributors who against it, please leave a comment. ...
non_priority
add mock server optional feature is your feature request related to a problem please describe i ve successfully integrated mock server in php and i m going to add this feature to rest php server generators if there are users or contributors who against it please leave a comment describe the s...
0
673,396
22,961,055,728
IssuesEvent
2022-07-19 15:24:20
davidfstr/Crystal-Web-Archiver
https://api.github.com/repos/davidfstr/Crystal-Web-Archiver
closed
Remove ancient Python 2.7 compatibility code
good first issue priority-low type-feature
In particular: * [x] main.py: Rewrite/delete the following comment: ``` # NOTE: Do not add any imports that fail under Python 2.x. # This would prevent the version-checking code from running. ``` * [x] main.py: Eliminate the following Python 3.x detection code, which is effectively unreachable due to ...
1.0
Remove ancient Python 2.7 compatibility code - In particular: * [x] main.py: Rewrite/delete the following comment: ``` # NOTE: Do not add any imports that fail under Python 2.x. # This would prevent the version-checking code from running. ``` * [x] main.py: Eliminate the following Python 3.x detection...
priority
remove ancient python compatibility code in particular main py rewrite delete the following comment note do not add any imports that fail under python x this would prevent the version checking code from running main py eliminate the following python x detection cod...
1
14,785
11,141,327,320
IssuesEvent
2019-12-21 21:45:11
dotnet/runtime
https://api.github.com/repos/dotnet/runtime
opened
Opening the GIT checkout bundle fails due to non-empty target folder
area-Infrastructure
Recent occurrence: https://dev.azure.com/dnceng/public/_build/results?buildId=464092&view=logs&j=03e59d4a-1319-5b6e-0c0f-bf32e6fef540&t=5aa541f1-82f6-5969-3e66-2cde7c445b54 (Linux x64 debug): <pre> /usr/bin/bash --noprofile --norc /__w/_temp/76490d1e-57f6-45d9-a4f8-dec0a0149235.sh + git clone /__w/3/Checkout...
1.0
Opening the GIT checkout bundle fails due to non-empty target folder - Recent occurrence: https://dev.azure.com/dnceng/public/_build/results?buildId=464092&view=logs&j=03e59d4a-1319-5b6e-0c0f-bf32e6fef540&t=5aa541f1-82f6-5969-3e66-2cde7c445b54 (Linux x64 debug): <pre> /usr/bin/bash --noprofile --norc /__w/_te...
non_priority
opening the git checkout bundle fails due to non empty target folder recent occurrence linux debug usr bin bash noprofile norc w temp sh git clone w checkout bundle checkout bundle fatal destination path already exists and is not an empty directory bash exit...
0
326,256
27,980,430,142
IssuesEvent
2023-03-26 04:08:27
Sars9588/mywebclass-simulation
https://api.github.com/repos/Sars9588/mywebclass-simulation
opened
Click on Our Story footer button
Test
Name of Test Developer: Meet Test Name: Clicking the Our Story button in the footer Test Type: Button Click
1.0
Click on Our Story footer button - Name of Test Developer: Meet Test Name: Clicking the Our Story button in the footer Test Type: Button Click
non_priority
click on our story footer button name of test developer meet test name clicking the our story button in the footer test type button click
0
2,066
7,238,661,252
IssuesEvent
2018-02-13 15:16:29
taps-api/drafts
https://api.github.com/repos/taps-api/drafts
opened
Types: Connection vs Connectable
API Architecture discuss
The API and architecture conflate the concepts of a Connection and a Connectable. These are distinct, and the allowable operations on each are different. They should be represented by two different types in the API and architecture. This is a problem with BSD Sockets, and something we should avoid in the transport serv...
1.0
Types: Connection vs Connectable - The API and architecture conflate the concepts of a Connection and a Connectable. These are distinct, and the allowable operations on each are different. They should be represented by two different types in the API and architecture. This is a problem with BSD Sockets, and something we...
non_priority
types connection vs connectable the api and architecture conflate the concepts of a connection and a connectable these are distinct and the allowable operations on each are different they should be represented by two different types in the api and architecture this is a problem with bsd sockets and something we...
0
122,691
4,839,064,396
IssuesEvent
2016-11-09 07:48:11
coreos/dex
https://api.github.com/repos/coreos/dex
closed
proposal: adding support for pluggable backends
priority/P2 proposal
This issue created as discussion thread of #253. Dex supports only postgres and different storage backends have been requested before on issues like #200 and #115. Therefore, I have created a basic pluggable driver system for dex. Since dex uses abstraction (for example RefreshTokenRepo and ClientIdentityRepo interface...
1.0
proposal: adding support for pluggable backends - This issue created as discussion thread of #253. Dex supports only postgres and different storage backends have been requested before on issues like #200 and #115. Therefore, I have created a basic pluggable driver system for dex. Since dex uses abstraction (for example...
priority
proposal adding support for pluggable backends this issue created as discussion thread of dex supports only postgres and different storage backends have been requested before on issues like and therefore i have created a basic pluggable driver system for dex since dex uses abstraction for example refre...
1
205,384
7,097,523,162
IssuesEvent
2018-01-14 20:12:56
OperationCode/operationcode_frontend
https://api.github.com/repos/OperationCode/operationcode_frontend
closed
Add some sort of announcement or banner of our TopCode partnership.
Priority: Critical Status: Available Type: Feature
Exciting news - Operation Code is partnering with https://veterans.topcoder.com/ To do this, we've created a custom shortened url - http://op.co.de/topcoder-veterans. This will allow us to track traffic statistics - how many people use our url to access Topcoder. We need a banner or announcement page on the home...
1.0
Add some sort of announcement or banner of our TopCode partnership. - Exciting news - Operation Code is partnering with https://veterans.topcoder.com/ To do this, we've created a custom shortened url - http://op.co.de/topcoder-veterans. This will allow us to track traffic statistics - how many people use our url to...
priority
add some sort of announcement or banner of our topcode partnership exciting news operation code is partnering with to do this we ve created a custom shortened url this will allow us to track traffic statistics how many people use our url to access topcoder we need a banner or announcement page on ...
1
781,306
27,432,100,697
IssuesEvent
2023-03-02 02:44:37
daisy/pipeline-ui
https://api.github.com/repos/daisy/pipeline-ui
closed
Outputs that don't get a link in the "Results" box
priority:high
~~Outputs defined as `px:output="result" px:type="anyDirURI"`don't get a link in the "Results" box.~~ The output is listed, but there is no link (only the label).
1.0
Outputs that don't get a link in the "Results" box - ~~Outputs defined as `px:output="result" px:type="anyDirURI"`don't get a link in the "Results" box.~~ The output is listed, but there is no link (only the label).
priority
outputs that don t get a link in the results box outputs defined as px output result px type anydiruri don t get a link in the results box the output is listed but there is no link only the label
1
214,786
7,276,767,432
IssuesEvent
2018-02-21 17:17:49
TylerConlee/slab
https://api.github.com/repos/TylerConlee/slab
closed
Include ticket requestor as author
enhancement priority:low
Slack has the ability to show an author for an attachment. For SLA messages or for any other message where a ticket is displayed, the author should be set
1.0
Include ticket requestor as author - Slack has the ability to show an author for an attachment. For SLA messages or for any other message where a ticket is displayed, the author should be set
priority
include ticket requestor as author slack has the ability to show an author for an attachment for sla messages or for any other message where a ticket is displayed the author should be set
1
466,022
13,395,950,352
IssuesEvent
2020-09-03 09:11:56
googleapis/java-translate
https://api.github.com/repos/googleapis/java-translate
closed
Synthesis failed for java-translate
api: translate autosynth failure priority: p1 type: bug
Hello! Autosynth couldn't regenerate java-translate. :broken_heart: Here's the output from running `synth.py`: ``` nja2-2.11.2-py2.py3-none-any.whl Saved ./Jinja2-2.11.2-py2.py3-none-any.whl Collecting MarkupSafe==1.1.1 (from -r /home/kbuilder/.cache/bazel/_bazel_kbuilder/a732f932c2cbeb7e37e1543f189a2a73/external/g...
1.0
Synthesis failed for java-translate - Hello! Autosynth couldn't regenerate java-translate. :broken_heart: Here's the output from running `synth.py`: ``` nja2-2.11.2-py2.py3-none-any.whl Saved ./Jinja2-2.11.2-py2.py3-none-any.whl Collecting MarkupSafe==1.1.1 (from -r /home/kbuilder/.cache/bazel/_bazel_kbuilder/a732f...
priority
synthesis failed for java translate hello autosynth couldn t regenerate java translate broken heart here s the output from running synth py none any whl saved none any whl collecting markupsafe from r home kbuilder cache bazel bazel kbuilder external gapic genera...
1