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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
492,569 | 14,216,011,502 | IssuesEvent | 2020-11-17 08:21:51 | rathena/rathena | https://api.github.com/repos/rathena/rathena | closed | @autotraders not displaying headgears when server resets | component:core mode:prerenewal mode:renewal priority:low type:enhancement | <!-- NOTE: Anything within these brackets will be hidden on the preview of the Issue. -->
* **rAthena Hash**: Latest
<!-- Please specify the rAthena [GitHub hash](https://help.github.com/articles/autolinked-references-and-urls/#commit-shas) on which you encountered this issue.
How to get your GitHub Hash:
1. ... | 1.0 | @autotraders not displaying headgears when server resets - <!-- NOTE: Anything within these brackets will be hidden on the preview of the Issue. -->
* **rAthena Hash**: Latest
<!-- Please specify the rAthena [GitHub hash](https://help.github.com/articles/autolinked-references-and-urls/#commit-shas) on which you ... | priority | autotraders not displaying headgears when server resets rathena hash latest please specify the rathena on which you encountered this issue how to get your github hash cd your rathena directory git rev parse short head copy the resulting hash client date ... | 1 |
111,038 | 4,454,354,309 | IssuesEvent | 2016-08-23 00:18:24 | Microsoft/cordova-simulate | https://api.github.com/repos/Microsoft/cordova-simulate | opened | Server module object oriented refactor broke IE | bug priority-high | Hey @albertinad - I was just testing in IE, and noticed it is broken since the server module object oriented refactor(dbfb70d0). We get an unstyled "Geolocation" label at the top, then the geolocation map filling most of the page, with various other controls, unstyled, below it.
Any chance you could take a look? I s... | 1.0 | Server module object oriented refactor broke IE - Hey @albertinad - I was just testing in IE, and noticed it is broken since the server module object oriented refactor(dbfb70d0). We get an unstyled "Geolocation" label at the top, then the geolocation map filling most of the page, with various other controls, unstyled, ... | priority | server module object oriented refactor broke ie hey albertinad i was just testing in ie and noticed it is broken since the server module object oriented refactor we get an unstyled geolocation label at the top then the geolocation map filling most of the page with various other controls unstyled below i... | 1 |
67,118 | 9,008,205,517 | IssuesEvent | 2019-02-05 02:36:04 | phan/phan | https://api.github.com/repos/phan/phan | closed | Document phan-read-only and phan-write-only on the wiki | documentation enhancement | These are mentioned in NEWS.md but not there | 1.0 | Document phan-read-only and phan-write-only on the wiki - These are mentioned in NEWS.md but not there | non_priority | document phan read only and phan write only on the wiki these are mentioned in news md but not there | 0 |
703,828 | 24,174,437,374 | IssuesEvent | 2022-09-22 22:58:00 | deckhouse/deckhouse | https://api.github.com/repos/deckhouse/deckhouse | closed | Provide a friendly UX for offline PVC resize | type/enhancement area/ux status/rotten priority/backlog | ### Preflight Checklist
- [X] I agree to follow the [Code of Conduct](https://github.com/deckhouse/deckhouse/blob/main/CODE_OF_CONDUCT.md) that this project adheres to.
- [X] I have searched the [issue tracker](https://github.com/deckhouse/deckhouse/issues) for an issue that matches the one I want to file, without suc... | 1.0 | Provide a friendly UX for offline PVC resize - ### Preflight Checklist
- [X] I agree to follow the [Code of Conduct](https://github.com/deckhouse/deckhouse/blob/main/CODE_OF_CONDUCT.md) that this project adheres to.
- [X] I have searched the [issue tracker](https://github.com/deckhouse/deckhouse/issues) for an issue t... | priority | provide a friendly ux for offline pvc resize preflight checklist i agree to follow the that this project adheres to i have searched the for an issue that matches the one i want to file without success use case why is this important upon pvc resize in clouds without an online resize fea... | 1 |
139,916 | 31,810,936,243 | IssuesEvent | 2023-09-13 16:46:51 | mokkang/github-verademo | https://api.github.com/repos/mokkang/github-verademo | opened | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') ('Command or Argument Injection') [VID:55] | VeracodeFlaw: Very High Veracode Policy Scan | **Filename:** ToolsController.java
**Line:** 54
**CWE:** 78 (Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') ('Command or Argument Injection'))
<span>This call to java.lang.Runtime.exec() contains a command injection flaw. The argument to the function is constructed using ... | 2.0 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') ('Command or Argument Injection') [VID:55] - **Filename:** ToolsController.java
**Line:** 54
**CWE:** 78 (Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') ('Command or Argument Injectio... | non_priority | improper neutralization of special elements used in an os command os command injection command or argument injection filename toolscontroller java line cwe improper neutralization of special elements used in an os command os command injection command or argument injection th... | 0 |
126,710 | 26,902,007,824 | IssuesEvent | 2023-02-06 16:15:26 | arduino/arduino-cli | https://api.github.com/repos/arduino/arduino-cli | opened | [gRPC] Consider introducing a new `lib search` flag to omit all the details for all `releases` from the response | type: enhancement topic: code topic: gRPC | ### Describe the request
The CLI on the `./arduino-cli lib search "" format --json` command produces ~38MB of data. A big part of the result JSON is not used (in IDE2). If there were a flag to omit all the details of the releases, IDE2 would be happy to use it. Thank you!
IDE2 uses the `lib search`:
- to populat... | 1.0 | [gRPC] Consider introducing a new `lib search` flag to omit all the details for all `releases` from the response - ### Describe the request
The CLI on the `./arduino-cli lib search "" format --json` command produces ~38MB of data. A big part of the result JSON is not used (in IDE2). If there were a flag to omit all t... | non_priority | consider introducing a new lib search flag to omit all the details for all releases from the response describe the request the cli on the arduino cli lib search format json command produces of data a big part of the result json is not used in if there were a flag to omit all the details ... | 0 |
105,851 | 4,242,715,568 | IssuesEvent | 2016-07-06 20:26:52 | joppiesaus/webblocks | https://api.github.com/repos/joppiesaus/webblocks | opened | Upon connecting, 2 players are created instead of one | bug ULTRAHIGHPRIORITY!!!1! | Not always the case.
Also weird behavior at leaving.
Could this also have to do with the "<variable x> not defined" problem? | 1.0 | Upon connecting, 2 players are created instead of one - Not always the case.
Also weird behavior at leaving.
Could this also have to do with the "<variable x> not defined" problem? | priority | upon connecting players are created instead of one not always the case also weird behavior at leaving could this also have to do with the not defined problem | 1 |
163,816 | 6,206,307,047 | IssuesEvent | 2017-07-06 18:08:03 | open-horizon/anax-ui | https://api.github.com/repos/open-horizon/anax-ui | closed | Illegal character in input | bug priority ready for prod | Registration first page, the Username field is pre-filled with username. Clear this field resulted in the following misleading error.
````
Account Data Error
Illegal character in input.
```` | 1.0 | Illegal character in input - Registration first page, the Username field is pre-filled with username. Clear this field resulted in the following misleading error.
````
Account Data Error
Illegal character in input.
```` | priority | illegal character in input registration first page the username field is pre filled with username clear this field resulted in the following misleading error account data error illegal character in input | 1 |
147,301 | 5,637,110,020 | IssuesEvent | 2017-04-06 08:16:35 | nus-mtp/nus-oracle | https://api.github.com/repos/nus-mtp/nus-oracle | closed | [Logout button] Should not be placed as a Tab but as a button under User Profile | high priority UI | * Prevents accidental clicks that initiate the entire logout process
* Removing Logout Tab from the sidebar makes the Tabs more logical. This is because clicking the other 2 buttons (User Profile and Requirements) brings up their respective panels but Logout will log the user out of the system entirely. Hence, these 2... | 1.0 | [Logout button] Should not be placed as a Tab but as a button under User Profile - * Prevents accidental clicks that initiate the entire logout process
* Removing Logout Tab from the sidebar makes the Tabs more logical. This is because clicking the other 2 buttons (User Profile and Requirements) brings up their respec... | priority | should not be placed as a tab but as a button under user profile prevents accidental clicks that initiate the entire logout process removing logout tab from the sidebar makes the tabs more logical this is because clicking the other buttons user profile and requirements brings up their respective panels bu... | 1 |
508,008 | 14,688,236,269 | IssuesEvent | 2021-01-02 01:16:42 | blchelle/collabogreat | https://api.github.com/repos/blchelle/collabogreat | opened | Implement drag and drop functionality for the Board Stages | Priority: Low Status: Available Type: Enhancement | ## Description
Users may want to swap the positions of two stages in their workflow. Implement a drag and drop interface where the users can easily swap the position of two workflow stages. This is to be done in the ProjectBoard component
This issue does not involve any redux logic or any api logc | 1.0 | Implement drag and drop functionality for the Board Stages - ## Description
Users may want to swap the positions of two stages in their workflow. Implement a drag and drop interface where the users can easily swap the position of two workflow stages. This is to be done in the ProjectBoard component
This issue does ... | priority | implement drag and drop functionality for the board stages description users may want to swap the positions of two stages in their workflow implement a drag and drop interface where the users can easily swap the position of two workflow stages this is to be done in the projectboard component this issue does ... | 1 |
470,638 | 13,541,963,910 | IssuesEvent | 2020-09-16 16:36:36 | shahednasser/sbuttons | https://api.github.com/repos/shahednasser/sbuttons | opened | Add a link to submit new button ideas | Priority: Low enhancement first-timers-only good first issue help wanted up-for-grabs website | In the "How to Use" section on the website, add text at the end of it that should say something like "Do you have amazing ideas for new buttons? Submit them here." where "here" is a link that would take the person to issue #96 | 1.0 | Add a link to submit new button ideas - In the "How to Use" section on the website, add text at the end of it that should say something like "Do you have amazing ideas for new buttons? Submit them here." where "here" is a link that would take the person to issue #96 | priority | add a link to submit new button ideas in the how to use section on the website add text at the end of it that should say something like do you have amazing ideas for new buttons submit them here where here is a link that would take the person to issue | 1 |
217,568 | 7,324,964,060 | IssuesEvent | 2018-03-03 02:36:57 | ramblerrobotics/Scouting2018 | https://api.github.com/repos/ramblerrobotics/Scouting2018 | opened | Calculate win/loss margin | enhancement priority: medium | People are too lazy to open another app or do it in their head. Could be implemented in two ways:
1. Box for blue alliance score and box for red alliance score. Then figure out what color the team is and go from there.
2. Make two boxes with a seperate button that simply subtracts the two. The scout can then put th... | 1.0 | Calculate win/loss margin - People are too lazy to open another app or do it in their head. Could be implemented in two ways:
1. Box for blue alliance score and box for red alliance score. Then figure out what color the team is and go from there.
2. Make two boxes with a seperate button that simply subtracts the tw... | priority | calculate win loss margin people are too lazy to open another app or do it in their head could be implemented in two ways box for blue alliance score and box for red alliance score then figure out what color the team is and go from there make two boxes with a seperate button that simply subtracts the tw... | 1 |
22,268 | 4,786,814,646 | IssuesEvent | 2016-10-29 16:57:43 | csf-dev/ZPT-Sharp | https://api.github.com/repos/csf-dev/ZPT-Sharp | closed | Reorganise downloads page | Documentation improvement trivial bug | This is a few minor changes to the downloads web page:
* Add heading **Latest stable version** above the main links provided, first line of text underneath is which version number that is
* Move the "see the releases page for all downloads" to the bottom, under a heading **Other versions**
* The headings for the d... | 1.0 | Reorganise downloads page - This is a few minor changes to the downloads web page:
* Add heading **Latest stable version** above the main links provided, first line of text underneath is which version number that is
* Move the "see the releases page for all downloads" to the bottom, under a heading **Other versions... | non_priority | reorganise downloads page this is a few minor changes to the downloads web page add heading latest stable version above the main links provided first line of text underneath is which version number that is move the see the releases page for all downloads to the bottom under a heading other versions... | 0 |
702,929 | 24,141,383,996 | IssuesEvent | 2022-09-21 15:04:31 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | novosibirsk.hh.ru - site is not usable | browser-firefox priority-important engine-gecko | <!-- @browser: Firefox 105.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:105.0) Gecko/20100101 Firefox/105.0 -->
<!-- @reported_with: unknown -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/111136 -->
**URL**: https://novosibirsk.hh.ru/
**Browser / Version**: Firefox 105.0
**O... | 1.0 | novosibirsk.hh.ru - site is not usable - <!-- @browser: Firefox 105.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:105.0) Gecko/20100101 Firefox/105.0 -->
<!-- @reported_with: unknown -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/111136 -->
**URL**: https://novosibirsk.hh.ru/
... | priority | novosibirsk hh ru site is not usable url browser version firefox operating system windows tested another browser yes edge problem type site is not usable description buttons or links not working steps to reproduce when i loading the site and search for job ... | 1 |
273,462 | 23,755,688,004 | IssuesEvent | 2022-09-01 02:41:47 | longhorn/longhorn | https://api.github.com/repos/longhorn/longhorn | closed | [TEST] Fix helm chart / rancher chart air gap installation pipeline for v1.2.x | kind/test | ## What's the test to develop? Please describe
By default air gap installation pipeline uses existing docker registry secret to install longhorn, but [using existing docker registry secret](https://github.com/longhorn/longhorn/issues/2157) is not supported in v1.2.x.
Need to implement another code flow of creatin... | 1.0 | [TEST] Fix helm chart / rancher chart air gap installation pipeline for v1.2.x - ## What's the test to develop? Please describe
By default air gap installation pipeline uses existing docker registry secret to install longhorn, but [using existing docker registry secret](https://github.com/longhorn/longhorn/issues/21... | non_priority | fix helm chart rancher chart air gap installation pipeline for x what s the test to develop please describe by default air gap installation pipeline uses existing docker registry secret to install longhorn but is not supported in x need to implement another code flow of creating new docker... | 0 |
10,107 | 14,541,188,092 | IssuesEvent | 2020-12-15 14:16:46 | juliaBystrom/citypop | https://api.github.com/repos/juliaBystrom/citypop | opened | Req1: When searching for a city | requirement | When a user search for a city the following should happen:
- [ ] Search string be converted to correct API request url
- [ ] If no errors were caught the number of inhabitants of that city should be returned
- [ ] The number of inhabitants should be displayed | 1.0 | Req1: When searching for a city - When a user search for a city the following should happen:
- [ ] Search string be converted to correct API request url
- [ ] If no errors were caught the number of inhabitants of that city should be returned
- [ ] The number of inhabitants should be displayed | non_priority | when searching for a city when a user search for a city the following should happen search string be converted to correct api request url if no errors were caught the number of inhabitants of that city should be returned the number of inhabitants should be displayed | 0 |
488,983 | 14,100,014,484 | IssuesEvent | 2020-11-06 02:58:23 | hydroshare/hydroshare | https://api.github.com/repos/hydroshare/hydroshare | closed | Discovery temporal search overlapping range fails | Discover bug low priority | The temporal search functionality will find resources that have a date range completely with the specified range, but fails to find resources with date ranges that partially overlap the specified range. | 1.0 | Discovery temporal search overlapping range fails - The temporal search functionality will find resources that have a date range completely with the specified range, but fails to find resources with date ranges that partially overlap the specified range. | priority | discovery temporal search overlapping range fails the temporal search functionality will find resources that have a date range completely with the specified range but fails to find resources with date ranges that partially overlap the specified range | 1 |
538,850 | 15,779,553,886 | IssuesEvent | 2021-04-01 08:54:14 | ita-social-projects/TeachUA | https://api.github.com/repos/ita-social-projects/TeachUA | opened | [Показати на мапі] The map doesn't center and a tooltip doesn't open when a user clicks on the position on the list | Priority: High bug | **Environment**: Windows 10, Google Chrome, 88.0.4324.182, (64-bit).
**Reproducible**: always
**Build found:** last commit from https://speak-ukrainian.org.ua/dev/clubs
**Steps to reproduce**
1. Go to https://speak-ukrainian.org.ua/dev/service
2. Click on 'Гуртки' page
3. Click on 'Show on map'
4. Click on the... | 1.0 | [Показати на мапі] The map doesn't center and a tooltip doesn't open when a user clicks on the position on the list - **Environment**: Windows 10, Google Chrome, 88.0.4324.182, (64-bit).
**Reproducible**: always
**Build found:** last commit from https://speak-ukrainian.org.ua/dev/clubs
**Steps to reproduce**
1. G... | priority | the map doesn t center and a tooltip doesn t open when a user clicks on the position on the list environment windows google chrome bit reproducible always build found last commit from steps to reproduce go to click on гуртки page click on show on map ... | 1 |
504,301 | 14,616,498,777 | IssuesEvent | 2020-12-22 13:21:11 | teamforus/me | https://api.github.com/repos/teamforus/me | closed | UI improvements iOS Me 0.4.1 | Priority: Critical - Next release Topic: iOS native | ## Main assignee: @danieltcacenco @jknnr
## Context/goal:
Here you can find everything that needs to be fixed for the next release of the app. Scroll down and see the full task description, examples, and links. Please mark the tasks when they are finished
**Scope of works:**
+ 1 – App navigation toolbars
+ 2... | 1.0 | UI improvements iOS Me 0.4.1 - ## Main assignee: @danieltcacenco @jknnr
## Context/goal:
Here you can find everything that needs to be fixed for the next release of the app. Scroll down and see the full task description, examples, and links. Please mark the tasks when they are finished
**Scope of works:**
+ 1... | priority | ui improvements ios me main assignee danieltcacenco jknnr context goal here you can find everything that needs to be fixed for the next release of the app scroll down and see the full task description examples and links please mark the tasks when they are finished scope of works ... | 1 |
132,420 | 18,718,350,886 | IssuesEvent | 2021-11-03 08:53:56 | greatnewcls/2JQ3WXOOQYAKRR6UT4A4HV35 | https://api.github.com/repos/greatnewcls/2JQ3WXOOQYAKRR6UT4A4HV35 | closed | c9NXAmVcc53da79CrW3Xd9WAdmhIleDBdqx7Iab2LStlqhqcJ+gHsKSRu+mXEdE7UpXZ7xU4jUtCZN3CIwf8wByAVON0cHu/R7bHBmgakuwe14CHJvIKPEGrsnVToQBS5gz06MnhsZChT+3clpt3y8uN5wnqKN3QoaEXTEquY1Q= | design | ThC7F8jpRDjqYoawPKAqPbx69mtxw2gaPUASVsIX9EO/UL/nRE0xOUc9ybqEtJk8v1C/50RNMTlHPcm6hLSZPAUCbPUX885zZDEYo5qi0eC/UL/nRE0xOUc9ybqEtJk8hjUOXaNJu5wFTvR6a321EL9Qv+dETTE5Rz3JuoS0mTy/UL/nRE0xOUc9ybqEtJk8ex9LLTHLdPWrJIcXFtx6hO5zIEcW5LUU9C4dzOd+T0MerTK5ixUY/W/QtnkC9cguAB8bEDcjY4En4yvtodZYo6aHrjge+Irhy6uszKMBMZZ1LoO9EIDK2RYaV8tIDbJ5... | 1.0 | c9NXAmVcc53da79CrW3Xd9WAdmhIleDBdqx7Iab2LStlqhqcJ+gHsKSRu+mXEdE7UpXZ7xU4jUtCZN3CIwf8wByAVON0cHu/R7bHBmgakuwe14CHJvIKPEGrsnVToQBS5gz06MnhsZChT+3clpt3y8uN5wnqKN3QoaEXTEquY1Q= - ThC7F8jpRDjqYoawPKAqPbx69mtxw2gaPUASVsIX9EO/UL/nRE0xOUc9ybqEtJk8v1C/50RNMTlHPcm6hLSZPAUCbPUX885zZDEYo5qi0eC/UL/nRE0xOUc9ybqEtJk8hjUOXaNJu5wFTvR6a... | non_priority | ghsksru ul ul ul w ul jgalbljunrnvyvnm xgcdmlmtjnn ul ul blskyn kc dou tm ul gbtr rrjubrebykwfvpmlrbcdbhweua buixvx ul tnc ul ul ul ul ... | 0 |
265,171 | 8,338,321,765 | IssuesEvent | 2018-09-28 14:00:25 | edenlabllc/ehealth.api | https://api.github.com/repos/edenlabllc/ehealth.api | closed | Insert record into dictionary LEGAL_FORM, PROD, #J300 | kind/support priority/medium status/wontfix | Прохання добавити до поточного словника "LEGAL_FORM" - КНП, тобто "КОМУНАЛЬНЕ НЕКОМЕРЦІЙНЕ ПІДПРИЄМСТВО", дякую.
| 1.0 | Insert record into dictionary LEGAL_FORM, PROD, #J300 - Прохання добавити до поточного словника "LEGAL_FORM" - КНП, тобто "КОМУНАЛЬНЕ НЕКОМЕРЦІЙНЕ ПІДПРИЄМСТВО", дякую.
| priority | insert record into dictionary legal form prod прохання добавити до поточного словника legal form кнп тобто комунальне некомерційне підприємство дякую | 1 |
817,794 | 30,655,822,262 | IssuesEvent | 2023-07-25 12:05:00 | EBISPOT/ols4 | https://api.github.com/repos/EBISPOT/ols4 | closed | Blank page for RO:0001025 'located in' | bug Medium priority | OLS4 is working normally, but when I look for [RO:0001025 'located in'](https://www.ebi.ac.uk/ols4/ontologies/ro/properties/http%253A%252F%252Fpurl.obolibrary.org%252Fobo%252FRO_0001025) I get a blank page. I haven't encountered this problem with any other term so far. | 1.0 | Blank page for RO:0001025 'located in' - OLS4 is working normally, but when I look for [RO:0001025 'located in'](https://www.ebi.ac.uk/ols4/ontologies/ro/properties/http%253A%252F%252Fpurl.obolibrary.org%252Fobo%252FRO_0001025) I get a blank page. I haven't encountered this problem with any other term so far. | priority | blank page for ro located in is working normally but when i look for i get a blank page i haven t encountered this problem with any other term so far | 1 |
253,529 | 8,057,298,868 | IssuesEvent | 2018-08-02 15:02:12 | mozilla/addons-linter | https://api.github.com/repos/mozilla/addons-linter | closed | Add support for WebExtension dictionaries | component: rule component: schema priority: p3 triaged | Part of https://github.com/mozilla/addons-server/issues/6739
The first part of the schema support for that lands with https://github.com/mozilla/addons-linter/pull/1983/ | 1.0 | Add support for WebExtension dictionaries - Part of https://github.com/mozilla/addons-server/issues/6739
The first part of the schema support for that lands with https://github.com/mozilla/addons-linter/pull/1983/ | priority | add support for webextension dictionaries part of the first part of the schema support for that lands with | 1 |
368,320 | 25,787,481,956 | IssuesEvent | 2022-12-09 22:13:43 | Orange-OpenSource/hurl | https://api.github.com/repos/Orange-OpenSource/hurl | closed | Debian installation doc uses dpkg, libxml2 dependency not installed | documentation | ## Problem to solve
Hurl has a dependency on libxml2 on Debian/Ubuntu. This package isn't automatically installed in a fresh Debian/Ubuntu docker container, and results in a broken installation experience.
## Steps to reproduce
```
docker run -ti debian:11-slim bash
export HURL_VERSION=1.8.0
apt updat... | 1.0 | Debian installation doc uses dpkg, libxml2 dependency not installed - ## Problem to solve
Hurl has a dependency on libxml2 on Debian/Ubuntu. This package isn't automatically installed in a fresh Debian/Ubuntu docker container, and results in a broken installation experience.
## Steps to reproduce
```
docker... | non_priority | debian installation doc uses dpkg dependency not installed problem to solve hurl has a dependency on on debian ubuntu this package isn t automatically installed in a fresh debian ubuntu docker container and results in a broken installation experience steps to reproduce docker run ti deb... | 0 |
605,582 | 18,737,282,865 | IssuesEvent | 2021-11-04 09:20:49 | grafana/grafana | https://api.github.com/repos/grafana/grafana | closed | Explore/Logs: Shared crosshairs across splits and logs panel | type/feature-request area/panel/graph priority/important-longterm area/explore area/panel/logs | Right now there is existing functionality of shared crosshairs in dashboards which works across graph panels (red vertical line):

This functionality though isn't available in e... | 1.0 | Explore/Logs: Shared crosshairs across splits and logs panel - Right now there is existing functionality of shared crosshairs in dashboards which works across graph panels (red vertical line):
 `x: float`, `isinstance(x, float)` should not be assumed always `True`, because `int` is still not a subtype of `float`.
[PEP-484](https://peps.python.org/pep-0484/#the-numeric-tower):
> when an argument is annotated as having type `float`, an argument of type... | 1.0 | numeric tower and type narrowing by 'isinstance' - **Describe the bug**
for argument (or even variable) `x: float`, `isinstance(x, float)` should not be assumed always `True`, because `int` is still not a subtype of `float`.
[PEP-484](https://peps.python.org/pep-0484/#the-numeric-tower):
> when an argument is an... | non_priority | numeric tower and type narrowing by isinstance describe the bug for argument or even variable x float isinstance x float should not be assumed always true because int is still not a subtype of float when an argument is annotated as having type float an argument of type int is... | 0 |
537,169 | 15,724,335,279 | IssuesEvent | 2021-03-29 08:40:37 | CMSCompOps/WmAgentScripts | https://api.github.com/repos/CMSCompOps/WmAgentScripts | opened | Do run assign a workflow if it exceeds 2GB/core constraint | New Feature Priority: High | **Impact of the new feature**
CPU efficiency in the grid
**Is your feature request related to a problem? Please describe.**
Yes, recently we have seen cases where the requests do not obey 2GB/core constraint. It leads to CPU inefficiency in the grid. https://its.cern.ch/jira/browse/CMSCOMPPR-18315
**Describe t... | 1.0 | Do run assign a workflow if it exceeds 2GB/core constraint - **Impact of the new feature**
CPU efficiency in the grid
**Is your feature request related to a problem? Please describe.**
Yes, recently we have seen cases where the requests do not obey 2GB/core constraint. It leads to CPU inefficiency in the grid. htt... | priority | do run assign a workflow if it exceeds core constraint impact of the new feature cpu efficiency in the grid is your feature request related to a problem please describe yes recently we have seen cases where the requests do not obey core constraint it leads to cpu inefficiency in the grid ... | 1 |
96,737 | 16,164,449,356 | IssuesEvent | 2021-05-01 07:50:34 | AlexRogalskiy/wotd | https://api.github.com/repos/AlexRogalskiy/wotd | opened | CVE-2020-11022 (Medium) detected in jquery-1.9.1.js, jquery-1.8.1.min.js | security vulnerability | ## CVE-2020-11022 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jquery-1.9.1.js</b>, <b>jquery-1.8.1.min.js</b></p></summary>
<p>
<details><summary><b>jquery-1.9.1.js</b></p></su... | True | CVE-2020-11022 (Medium) detected in jquery-1.9.1.js, jquery-1.8.1.min.js - ## CVE-2020-11022 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jquery-1.9.1.js</b>, <b>jquery-1.8.1.min... | non_priority | cve medium detected in jquery js jquery min js cve medium severity vulnerability vulnerable libraries jquery js jquery min js jquery js javascript library for dom operations library home page a href path to dependency file wotd node module... | 0 |
69,028 | 13,203,062,653 | IssuesEvent | 2020-08-14 13:31:39 | Baret/pltcmd | https://api.github.com/repos/Baret/pltcmd | opened | Radio Command "go firm!" | code TODO feature | **Basic idea/big picture**
We have this TODO comment...
https://github.com/Baret/pltcmd/blob/b3e031c09f1e348f573f3ba787603419d1d84119/game/engine/src/main/kotlin/de/gleex/pltcmd/game/engine/systems/facets/OrderCommand.kt#L36
Let's do it!
**Details**
The order "go firm" is a special case of halting an element. ... | 1.0 | Radio Command "go firm!" - **Basic idea/big picture**
We have this TODO comment...
https://github.com/Baret/pltcmd/blob/b3e031c09f1e348f573f3ba787603419d1d84119/game/engine/src/main/kotlin/de/gleex/pltcmd/game/engine/systems/facets/OrderCommand.kt#L36
Let's do it!
**Details**
The order "go firm" is a special c... | non_priority | radio command go firm basic idea big picture we have this todo comment let s do it details the order go firm is a special case of halting an element it shall not only stop moving but also take a defensive stance soldiers take cover and maybe even dig in which takes some time te... | 0 |
383,222 | 26,539,681,982 | IssuesEvent | 2023-01-19 18:12:00 | CommunityToolkit/dotnet | https://api.github.com/repos/CommunityToolkit/dotnet | closed | Missing notes on new 8.1.0 analyzers | documentation :page_with_curl: mvvm-toolkit :toolbox: | ### Describe the bug
@Sergio0694 If I go to this page and try to click on any of the new analyzers, the page does not exist:
https://github.com/CommunityToolkit/dotnet/blob/v8.1.0/src/CommunityToolkit.Mvvm.SourceGenerators/AnalyzerReleases.Shipped.md#release-81
MVVMTK0032, MVVMTK0033, MVVMTK0034 and MVVMTK0035
... | 1.0 | Missing notes on new 8.1.0 analyzers - ### Describe the bug
@Sergio0694 If I go to this page and try to click on any of the new analyzers, the page does not exist:
https://github.com/CommunityToolkit/dotnet/blob/v8.1.0/src/CommunityToolkit.Mvvm.SourceGenerators/AnalyzerReleases.Shipped.md#release-81
MVVMTK0032, ... | non_priority | missing notes on new analyzers describe the bug if i go to this page and try to click on any of the new analyzers the page does not exist and you can check here that you can only see up to regression no response steps to reproduce text as i said above ... | 0 |
44,964 | 13,097,569,561 | IssuesEvent | 2020-08-03 17:43:11 | istio/istio | https://api.github.com/repos/istio/istio | closed | Add Egress SDS Perf tests | area/security lifecycle/needs-triage lifecycle/staleproof | Right now no Perf tests exist for SDS egress. We need to deploy at least 500 servers and clients with TLS origination from client using DR to test scalability. | True | Add Egress SDS Perf tests - Right now no Perf tests exist for SDS egress. We need to deploy at least 500 servers and clients with TLS origination from client using DR to test scalability. | non_priority | add egress sds perf tests right now no perf tests exist for sds egress we need to deploy at least servers and clients with tls origination from client using dr to test scalability | 0 |
46,608 | 7,268,824,692 | IssuesEvent | 2018-02-20 11:28:54 | rka0917/elasticsearch | https://api.github.com/repos/rka0917/elasticsearch | closed | Add missing documentation to the functions and tests | documentation | <!--
** Please read the guidelines below. **
Issues that do not follow these guidelines are likely to be closed.
1. GitHub is reserved for bug reports and feature requests. The best place to
ask a general question is at the Elastic [forums](https://discuss.elastic.co).
GitHub is not the place for ge... | 1.0 | Add missing documentation to the functions and tests - <!--
** Please read the guidelines below. **
Issues that do not follow these guidelines are likely to be closed.
1. GitHub is reserved for bug reports and feature requests. The best place to
ask a general question is at the Elastic [forums](https://d... | non_priority | add missing documentation to the functions and tests please read the guidelines below issues that do not follow these guidelines are likely to be closed github is reserved for bug reports and feature requests the best place to ask a general question is at the elastic github is... | 0 |
26,200 | 2,684,230,329 | IssuesEvent | 2015-03-28 19:42:27 | DynamoRIO/dynamorio | https://api.github.com/repos/DynamoRIO/dynamorio | closed | CRASH: symbol lookup post-client-map pre-client-relocate gets wrong loaded-section addresses | Bug-DRCrash Hotlist-Release OpSys-Linux Priority-High Type-Bug | On Linux, when loading a client library with a zero preferred base and a
size that is not tiny (> 128k?), DR can crash:
```
Program received signal SIGSEGV, Segmentation fault.
0x00000000712f707c in elf_hash_lookup (name=0x71359b30 "_USES_DR_VERSION_", load_delta=65536, symtab=0x101f0, strtab=0x1ad50 "", buckets=... | 1.0 | CRASH: symbol lookup post-client-map pre-client-relocate gets wrong loaded-section addresses - On Linux, when loading a client library with a zero preferred base and a
size that is not tiny (> 128k?), DR can crash:
```
Program received signal SIGSEGV, Segmentation fault.
0x00000000712f707c in elf_hash_lookup (nam... | priority | crash symbol lookup post client map pre client relocate gets wrong loaded section addresses on linux when loading a client library with a zero preferred base and a size that is not tiny dr can crash program received signal sigsegv segmentation fault in elf hash lookup name uses dr versio... | 1 |
162,404 | 6,152,634,979 | IssuesEvent | 2017-06-28 07:51:50 | rogerthat-platform/rogerthat-android-client | https://api.github.com/repos/rogerthat-platform/rogerthat-android-client | opened | NullPointerException caused by GoogleServicesUtils | priority_major type_bug | ```
2017-06-27 21:57:02 UTC
(9 hour(s) ago)
***@greenitglobe.com:ae-veda
Count: 28 - Version: 0.3036
```
```
2017-06-27 21:53:21 UTC
(9 hour(s) ago)
chris.vankerckvoorde@lovendegem.be:be-lovendegem
Count: 50 - Version: 0.3034
```
```
description: Bug!
Exception in SafeRunnable
errorMessage: j... | 1.0 | NullPointerException caused by GoogleServicesUtils - ```
2017-06-27 21:57:02 UTC
(9 hour(s) ago)
***@greenitglobe.com:ae-veda
Count: 28 - Version: 0.3036
```
```
2017-06-27 21:53:21 UTC
(9 hour(s) ago)
chris.vankerckvoorde@lovendegem.be:be-lovendegem
Count: 50 - Version: 0.3034
```
```
descriptio... | priority | nullpointerexception caused by googleservicesutils utc hour s ago greenitglobe com ae veda count version utc hour s ago chris vankerckvoorde lovendegem be be lovendegem count version description bug exception in sa... | 1 |
43,695 | 9,479,613,917 | IssuesEvent | 2019-04-20 10:12:30 | zhaoyan346a/Blog | https://api.github.com/repos/zhaoyan346a/Blog | closed | 14. Longest Common Prefix | leetcode | Write a function to find the longest common prefix string amongst an array of strings.
If there is no common prefix, return an empty string "".
Example 1:
Input: ["flower","flow","flight"]
Output: "fl"
Example 2:
Input: ["dog","racecar","car"]
Output: ""
Explanation: There is no common prefix among th... | 1.0 | 14. Longest Common Prefix - Write a function to find the longest common prefix string amongst an array of strings.
If there is no common prefix, return an empty string "".
Example 1:
Input: ["flower","flow","flight"]
Output: "fl"
Example 2:
Input: ["dog","racecar","car"]
Output: ""
Explanation: There ... | non_priority | longest common prefix write a function to find the longest common prefix string amongst an array of strings if there is no common prefix return an empty string example input output fl example input output explanation there is no common prefix among the input strings ... | 0 |
394,943 | 11,661,472,972 | IssuesEvent | 2020-03-03 06:52:29 | redhat-developer/vscode-openshift-tools | https://api.github.com/repos/redhat-developer/vscode-openshift-tools | opened | Process management for running odo cli instances | Epic priority/major | From @jeffmaury.
While working on the odo based explorer to JBoss Tools, I noticed that we are starting long running process and those processes are not managed / controlled once launched.
I think we should do and I will explain my proposition.
The long processes are the following:
- watch
- follow log
- debu... | 1.0 | Process management for running odo cli instances - From @jeffmaury.
While working on the odo based explorer to JBoss Tools, I noticed that we are starting long running process and those processes are not managed / controlled once launched.
I think we should do and I will explain my proposition.
The long processes ... | priority | process management for running odo cli instances from jeffmaury while working on the odo based explorer to jboss tools i noticed that we are starting long running process and those processes are not managed controlled once launched i think we should do and i will explain my proposition the long processes ... | 1 |
76,995 | 9,533,277,315 | IssuesEvent | 2019-04-29 20:50:50 | sul-dlss/SearchWorks | https://api.github.com/repos/sul-dlss/SearchWorks | opened | Design - Author panel on record view | Design needed | - Drop down from info expander.
- Info pulled from wikidata - Picture, Occupations, _Filmography_, Notable works
_Info from other sources - Other works by this person_
_Some ckey examples for Bach._ [More here](https://docs.google.com/spreadsheets/d/1MpCKhuIEvFsMrreynOsU4RDf0m06JdvynGJC9lqMVrA/edit#gid=1481774891... | 1.0 | Design - Author panel on record view - - Drop down from info expander.
- Info pulled from wikidata - Picture, Occupations, _Filmography_, Notable works
_Info from other sources - Other works by this person_
_Some ckey examples for Bach._ [More here](https://docs.google.com/spreadsheets/d/1MpCKhuIEvFsMrreynOsU4RDf... | non_priority | design author panel on record view drop down from info expander info pulled from wikidata picture occupations filmography notable works info from other sources other works by this person some ckey examples for bach | 0 |
41,180 | 5,342,733,669 | IssuesEvent | 2017-02-17 09:11:34 | mautic/mautic | https://api.github.com/repos/mautic/mautic | closed | Add number of results to report | Feature Request Ready To Test | ## Description
When you display the results of a report, **you have no clue of how many results** you have.
It'd be great to **start the results list by the number of results** (lines) you have in your report.
### What we have today
You need to go to the very last page (could need several clicks) to see the number of... | 1.0 | Add number of results to report - ## Description
When you display the results of a report, **you have no clue of how many results** you have.
It'd be great to **start the results list by the number of results** (lines) you have in your report.
### What we have today
You need to go to the very last page (could need se... | non_priority | add number of results to report description when you display the results of a report you have no clue of how many results you have it d be great to start the results list by the number of results lines you have in your report what we have today you need to go to the very last page could need se... | 0 |
313,486 | 23,477,635,836 | IssuesEvent | 2022-08-17 07:45:49 | erg-lang/erg | https://api.github.com/repos/erg-lang/erg | closed | As a python user I don't know how to run my "hello world!" in erg | documentation | I just installed it locally. Now I don't know how can I play around with it. | 1.0 | As a python user I don't know how to run my "hello world!" in erg - I just installed it locally. Now I don't know how can I play around with it. | non_priority | as a python user i don t know how to run my hello world in erg i just installed it locally now i don t know how can i play around with it | 0 |
386,926 | 26,707,526,063 | IssuesEvent | 2023-01-27 19:39:21 | nahrdmelo/ecomm | https://api.github.com/repos/nahrdmelo/ecomm | closed | Update documentation | documentation | Pending update documentation with authentication rules.
> Shows properties error in Swagger.
> CORS error | 1.0 | Update documentation - Pending update documentation with authentication rules.
> Shows properties error in Swagger.
> CORS error | non_priority | update documentation pending update documentation with authentication rules shows properties error in swagger cors error | 0 |
26,010 | 6,734,317,055 | IssuesEvent | 2017-10-18 17:37:20 | Tat5ato/Phantasmic-Mind | https://api.github.com/repos/Tat5ato/Phantasmic-Mind | closed | Code for Player Health | Code Secondary | Nothing fancy, just need the standard 100% health that'll scale down from being hit by damage. | 1.0 | Code for Player Health - Nothing fancy, just need the standard 100% health that'll scale down from being hit by damage. | non_priority | code for player health nothing fancy just need the standard health that ll scale down from being hit by damage | 0 |
151,576 | 12,043,613,093 | IssuesEvent | 2020-04-14 12:44:53 | open-xchange/ox-coi | https://api.github.com/repos/open-xchange/ox-coi | closed | Sending messages from external mail account to COI-Account doesn't work | bug qa-testing | **Describe the bug**
Sending messages from external mail account to COI-Account doesn't work. I used OX Appsuite and a Google Mail Account for sending a message to the COI Test user. None of my sent messages were receipt by COI-Messenger.
**To Reproduce**
Occurrence: always
Steps to reproduce the behavior:
1. Go... | 1.0 | Sending messages from external mail account to COI-Account doesn't work - **Describe the bug**
Sending messages from external mail account to COI-Account doesn't work. I used OX Appsuite and a Google Mail Account for sending a message to the COI Test user. None of my sent messages were receipt by COI-Messenger.
**... | non_priority | sending messages from external mail account to coi account doesn t work describe the bug sending messages from external mail account to coi account doesn t work i used ox appsuite and a google mail account for sending a message to the coi test user none of my sent messages were receipt by coi messenger ... | 0 |
149,329 | 19,576,927,792 | IssuesEvent | 2022-01-04 16:26:33 | Hugh-Cushing-Campaign/shopify-app-node | https://api.github.com/repos/Hugh-Cushing-Campaign/shopify-app-node | opened | CVE-2021-23382 (Medium) detected in multiple libraries | security vulnerability | ## CVE-2021-23382 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>postcss-7.0.21.tgz</b>, <b>postcss-7.0.32.tgz</b>, <b>postcss-8.1.7.tgz</b>, <b>postcss-7.0.35.tgz</b></p></summary... | True | CVE-2021-23382 (Medium) detected in multiple libraries - ## CVE-2021-23382 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>postcss-7.0.21.tgz</b>, <b>postcss-7.0.32.tgz</b>, <b>post... | non_priority | cve medium detected in multiple libraries cve medium severity vulnerability vulnerable libraries postcss tgz postcss tgz postcss tgz postcss tgz postcss tgz tool for transforming styles with js plugins library home page a href path to ... | 0 |
15,498 | 9,554,301,582 | IssuesEvent | 2019-05-02 21:38:43 | apache/incubator-druid | https://api.github.com/repos/apache/incubator-druid | closed | System tables access requires extraneous permissions | Area - SQL Bug Security | ### Affected Version
0.13.0, 0.14.0
### Description
SQL queries on `sys.*` tables currently require the following permission:
```
{
"resource": {
"name": "sys",
"type": "DATASOURCE"
},
"action": "READ"
}
```
In one sense, this is incorrect since "sys" is a schema and n... | True | System tables access requires extraneous permissions - ### Affected Version
0.13.0, 0.14.0
### Description
SQL queries on `sys.*` tables currently require the following permission:
```
{
"resource": {
"name": "sys",
"type": "DATASOURCE"
},
"action": "READ"
}
```
In one... | non_priority | system tables access requires extraneous permissions affected version description sql queries on sys tables currently require the following permission resource name sys type datasource action read in one s... | 0 |
196,347 | 15,590,924,444 | IssuesEvent | 2021-03-18 09:56:30 | packit/packit.dev | https://api.github.com/repos/packit/packit.dev | closed | Usability problems in Packit documentation | documentation stale | As a first time user with quite specific needs (multi-source RPM), I have needed to tweak lots of settings in packit, so I've needed to read the documentation in detail. I've found that it is often quite difficult to understand what it really does, which makes using all those settings difficult. Note that I am writing ... | 1.0 | Usability problems in Packit documentation - As a first time user with quite specific needs (multi-source RPM), I have needed to tweak lots of settings in packit, so I've needed to read the documentation in detail. I've found that it is often quite difficult to understand what it really does, which makes using all thos... | non_priority | usability problems in packit documentation as a first time user with quite specific needs multi source rpm i have needed to tweak lots of settings in packit so i ve needed to read the documentation in detail i ve found that it is often quite difficult to understand what it really does which makes using all thos... | 0 |
230,406 | 17,615,216,416 | IssuesEvent | 2021-08-18 08:53:10 | oss-review-toolkit/ort | https://api.github.com/repos/oss-review-toolkit/ort | closed | Advisor not evaluating config file | question documentation advisor | When I tried running the Advisor in the following way:
`docker run -v $PWD:/project ort advise -i <source_file> -o <target_directory> -a VulnerableCode`
the following error message was displayed:

Whe... | 1.0 | Advisor not evaluating config file - When I tried running the Advisor in the following way:
`docker run -v $PWD:/project ort advise -i <source_file> -o <target_directory> -a VulnerableCode`
the following error message was displayed:
.
Lets add an accessibility statement to the website, to outline where there might be issues, and how users can contact the project to provide feedback and s... | 1.0 | Docs: Accessibility statement - The application interface aims to be accessible to all, but there are a few places that require further work and review (the token input component, for example).
Lets add an accessibility statement to the website, to outline where there might be issues, and how users can contact the p... | non_priority | docs accessibility statement the application interface aims to be accessible to all but there are a few places that require further work and review the token input component for example lets add an accessibility statement to the website to outline where there might be issues and how users can contact the p... | 0 |
280,331 | 8,680,393,817 | IssuesEvent | 2018-12-01 09:43:42 | smalbadger/XenoTrade | https://api.github.com/repos/smalbadger/XenoTrade | closed | UpdateManager segmentation fault | PRIORITY bug | The update manager gives a segmentation fault because it runs in its own thread and handles references to widgets that are in the main thread. It needs to be recreated. | 1.0 | UpdateManager segmentation fault - The update manager gives a segmentation fault because it runs in its own thread and handles references to widgets that are in the main thread. It needs to be recreated. | priority | updatemanager segmentation fault the update manager gives a segmentation fault because it runs in its own thread and handles references to widgets that are in the main thread it needs to be recreated | 1 |
728,223 | 25,071,950,266 | IssuesEvent | 2022-11-07 12:52:25 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | www.seznam.cz - site is not usable | priority-normal browser-focus-geckoview engine-gecko | <!-- @browser: Firefox Mobile 106.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 12; Mobile; rv:106.0) Gecko/106.0 Firefox/106.0 -->
<!-- @reported_with: android-components-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/113495 -->
<!-- @extra_labels: browser-focus-geckoview -->
**URL**: https... | 1.0 | www.seznam.cz - site is not usable - <!-- @browser: Firefox Mobile 106.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 12; Mobile; rv:106.0) Gecko/106.0 Firefox/106.0 -->
<!-- @reported_with: android-components-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/113495 -->
<!-- @extra_labels: browse... | priority | site is not usable url browser version firefox mobile operating system android tested another browser yes safari problem type site is not usable description page not loading correctly steps to reproduce the site redirects to cookie consent page where it di... | 1 |
400,318 | 27,278,613,206 | IssuesEvent | 2023-02-23 08:17:49 | ScaleComputing/HyperCoreAnsibleCollection | https://api.github.com/repos/ScaleComputing/HyperCoreAnsibleCollection | opened | Information about cluster availability during cluster management modules | documentation | There is a cluster unavailability problem during cluster management module runtime.
Should this be added to documentation of every cluster management module - like we currently have for `cluster_instance` ? | 1.0 | Information about cluster availability during cluster management modules - There is a cluster unavailability problem during cluster management module runtime.
Should this be added to documentation of every cluster management module - like we currently have for `cluster_instance` ? | non_priority | information about cluster availability during cluster management modules there is a cluster unavailability problem during cluster management module runtime should this be added to documentation of every cluster management module like we currently have for cluster instance | 0 |
4,998 | 2,570,188,102 | IssuesEvent | 2015-02-10 06:53:59 | honestbleeps/Reddit-Enhancement-Suite | https://api.github.com/repos/honestbleeps/Reddit-Enhancement-Suite | opened | Dashboard looks broken with "show custom subreddit style" reddit preference turned off | Concern-Bug-Confirmed Concern-UX Difficulty-2_Medium Priority-1_Low | solution: always load dashboard stylesheet | 1.0 | Dashboard looks broken with "show custom subreddit style" reddit preference turned off - solution: always load dashboard stylesheet | priority | dashboard looks broken with show custom subreddit style reddit preference turned off solution always load dashboard stylesheet | 1 |
704,129 | 24,186,716,204 | IssuesEvent | 2022-09-23 13:53:40 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | finance.naver.com - Unable to access the chart view of a stock item | browser-firefox priority-critical type-uaoverride type-webrender-enabled severity-critical type-unsupported action-needssitepatch os-linux engine-gecko | <!-- @browser: Firefox 94.0 -->
<!-- @ua_header: Mozilla/5.0 (X11; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/94.0 -->
<!-- @reported_with: desktop-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/86374 -->
<!-- @extra_labels: type-webrender-enabled -->
**URL**: https://finance.naver.com/... | 1.0 | finance.naver.com - Unable to access the chart view of a stock item - <!-- @browser: Firefox 94.0 -->
<!-- @ua_header: Mozilla/5.0 (X11; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/94.0 -->
<!-- @reported_with: desktop-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/86374 -->
<!-- @extra_... | priority | finance naver com unable to access the chart view of a stock item url browser version firefox operating system linux tested another browser yes chrome problem type site is not usable description browser unsupported steps to reproduce the chart view of a stock... | 1 |
30,909 | 8,621,759,041 | IssuesEvent | 2018-11-20 18:15:40 | tensorflow/serving | https://api.github.com/repos/tensorflow/serving | closed | libcusolver.so.9.0: cannot open shared object file | type:build/install | **Command**: sudo /tmp/tensorflow_model_server --port=8500 --rest_api_port=8501 --mode_name=mnist --mode_base_path=/home/ubuntu/serving/models/mnist &
(tensorflow_p27) ubuntu@ip-172-31-89-1:/usr/local/cuda-9.0/lib$ /tmp/tensorflow_model_server: error while loading shared libraries: **libnccl.so.2**: cannot open sh... | 1.0 | libcusolver.so.9.0: cannot open shared object file - **Command**: sudo /tmp/tensorflow_model_server --port=8500 --rest_api_port=8501 --mode_name=mnist --mode_base_path=/home/ubuntu/serving/models/mnist &
(tensorflow_p27) ubuntu@ip-172-31-89-1:/usr/local/cuda-9.0/lib$ /tmp/tensorflow_model_server: error while load... | non_priority | libcusolver so cannot open shared object file command sudo tmp tensorflow model server port rest api port mode name mnist mode base path home ubuntu serving models mnist tensorflow ubuntu ip usr local cuda lib tmp tensorflow model server error while loading shared l... | 0 |
80,213 | 30,118,630,378 | IssuesEvent | 2023-06-30 13:32:23 | scipy/scipy | https://api.github.com/repos/scipy/scipy | closed | BUG (?): box-cox related `BracketError`-s downstream in `sktime` | defect scipy.optimize | ### Describe your issue.
Since 1.11.0, the `BoxCoxTransformer` in `sktime` is failing with a `BracketError`, which ultimately comes from `optimize.brent` and `optimize.fminbound`.
We would appreciate help with diagnosing the issue, as none of the more obvious fixes have helped.
Further details:
* the origin... | 1.0 | BUG (?): box-cox related `BracketError`-s downstream in `sktime` - ### Describe your issue.
Since 1.11.0, the `BoxCoxTransformer` in `sktime` is failing with a `BracketError`, which ultimately comes from `optimize.brent` and `optimize.fminbound`.
We would appreciate help with diagnosing the issue, as none of the ... | non_priority | bug box cox related bracketerror s downstream in sktime describe your issue since the boxcoxtransformer in sktime is failing with a bracketerror which ultimately comes from optimize brent and optimize fminbound we would appreciate help with diagnosing the issue as none of the m... | 0 |
791,450 | 27,864,067,183 | IssuesEvent | 2023-03-21 09:01:38 | googleapis/google-cloud-ruby | https://api.github.com/repos/googleapis/google-cloud-ruby | opened | [Nightly CI Failures] Failures detected for google-cloud-tasks | type: bug priority: p1 nightly failure | At 2023-03-21 09:01:37 UTC, detected failures in google-cloud-tasks for: bundle
report_key_fcecf1e63add66c0522c6f4dcb2d9e61 | 1.0 | [Nightly CI Failures] Failures detected for google-cloud-tasks - At 2023-03-21 09:01:37 UTC, detected failures in google-cloud-tasks for: bundle
report_key_fcecf1e63add66c0522c6f4dcb2d9e61 | priority | failures detected for google cloud tasks at utc detected failures in google cloud tasks for bundle report key | 1 |
791,124 | 27,851,789,894 | IssuesEvent | 2023-03-20 19:17:08 | cdk8s-team/cdk8s-core | https://api.github.com/repos/cdk8s-team/cdk8s-core | closed | recordConstructMetadata is enabled by default? | effort/medium priority/p1 | On the JS doc it says it's [disabled by default](https://github.com/cdk8s-team/cdk8s-core/blob/2.x/src/app.ts#L48-L54). However it's enabled by default and generating `construct-metadata.json` in the output directory.
It requires explicit override to disable. I assume this shouldn't be necessary by default.
```ts
... | 1.0 | recordConstructMetadata is enabled by default? - On the JS doc it says it's [disabled by default](https://github.com/cdk8s-team/cdk8s-core/blob/2.x/src/app.ts#L48-L54). However it's enabled by default and generating `construct-metadata.json` in the output directory.
It requires explicit override to disable. I assume... | priority | recordconstructmetadata is enabled by default on the js doc it says it s however it s enabled by default and generating construct metadata json in the output directory it requires explicit override to disable i assume this shouldn t be necessary by default ts const app new app recordconstru... | 1 |
177,305 | 13,690,780,426 | IssuesEvent | 2020-09-30 14:46:57 | rancher/dashboard | https://api.github.com/repos/rancher/dashboard | closed | Update RKE Federal to RKE Government | [zube]: To Test | Similar to https://github.com/rancher/ui/pull/4181 in Ember
Other question is if the cluster type is going to be shown in the cluster overview, as it just shows `Rke2` as `Provider` today.
<img width="613" alt="Screenshot 2020-09-28 at 22 17 15" src="https://user-images.githubusercontent.com/2620179/94481709-7278... | 1.0 | Update RKE Federal to RKE Government - Similar to https://github.com/rancher/ui/pull/4181 in Ember
Other question is if the cluster type is going to be shown in the cluster overview, as it just shows `Rke2` as `Provider` today.
<img width="613" alt="Screenshot 2020-09-28 at 22 17 15" src="https://user-images.gith... | non_priority | update rke federal to rke government similar to in ember other question is if the cluster type is going to be shown in the cluster overview as it just shows as provider today img width alt screenshot at src | 0 |
3,409 | 2,762,840,846 | IssuesEvent | 2015-04-29 02:46:19 | balderdashy/waterline | https://api.github.com/repos/balderdashy/waterline | closed | Docs: findOrCreate broken with high frequency calls | needs documentation | `findOrCreate` is resulting in multiple created records when multiple requests with the same criteria come at the same time.
This only happens when no record matching the criteria exists already... and say 7 requests come in together... they will result in 7 created records. Subsequent requests, no matter how freque... | 1.0 | Docs: findOrCreate broken with high frequency calls - `findOrCreate` is resulting in multiple created records when multiple requests with the same criteria come at the same time.
This only happens when no record matching the criteria exists already... and say 7 requests come in together... they will result in 7 crea... | non_priority | docs findorcreate broken with high frequency calls findorcreate is resulting in multiple created records when multiple requests with the same criteria come at the same time this only happens when no record matching the criteria exists already and say requests come in together they will result in crea... | 0 |
106,051 | 4,258,946,771 | IssuesEvent | 2016-07-11 09:10:13 | web2py/web2py | https://api.github.com/repos/web2py/web2py | closed | cache.action broken on GAE | bug imported Priority-Medium | _From [richar..._at_gmail.com](https://code.google.com/u/112985171729633859941/) on August 28, 2014 09:21:35_
I used this to cache a controller method:
__at__cache.action(time_expire=300, cache_model=cache.ram, session=False, vars=False, public=True)
Works fine on standard web2py but under GAE:
Traceback (mos... | 1.0 | cache.action broken on GAE - _From [richar..._at_gmail.com](https://code.google.com/u/112985171729633859941/) on August 28, 2014 09:21:35_
I used this to cache a controller method:
__at__cache.action(time_expire=300, cache_model=cache.ram, session=False, vars=False, public=True)
Works fine on standard web2py but... | priority | cache action broken on gae from on august i used this to cache a controller method at cache action time expire cache model cache ram session false vars false public true works fine on standard but under gae traceback most recent call last file home hoju gluon restric... | 1 |
54,254 | 13,505,887,883 | IssuesEvent | 2020-09-14 01:06:49 | cakephp/cakephp | https://api.github.com/repos/cakephp/cakephp | closed | conversion of time-input to time-instance failing | defect validation | This is a:
* [x] bug
* [ ] enhancement
* [ ] feature-discussion (RFC)
* CakePHP Version: 4.1.3
* Platform and Target: NGINX, mySQL, php7.4.7 in a docker-container
### What you did
Using the form-helper, I created a time-field ([https://book.cakephp.org/4/en/views/helpers/form.html#creating-time-controls](h... | 1.0 | conversion of time-input to time-instance failing - This is a:
* [x] bug
* [ ] enhancement
* [ ] feature-discussion (RFC)
* CakePHP Version: 4.1.3
* Platform and Target: NGINX, mySQL, php7.4.7 in a docker-container
### What you did
Using the form-helper, I created a time-field ([https://book.cakephp.org/4... | non_priority | conversion of time input to time instance failing this is a bug enhancement feature discussion rfc cakephp version platform and target nginx mysql in a docker container what you did using the form helper i created a time field validation setting val... | 0 |
24,085 | 23,323,907,566 | IssuesEvent | 2022-08-08 19:07:40 | rabbitmq/rabbitmq-packaging | https://api.github.com/repos/rabbitmq/rabbitmq-packaging | closed | Windows installer: make service startup optional | usability pkg-windows | It's a very common practice - to ask user whether to run/launch installed software or not.
Sometimes, after upgrade, service start don't have a chance to succeed immediately after installing - for example, if some enabled plugins are custom and must be copied to RABBITMQ_HOME before starting.
We (Varonis) are als... | True | Windows installer: make service startup optional - It's a very common practice - to ask user whether to run/launch installed software or not.
Sometimes, after upgrade, service start don't have a chance to succeed immediately after installing - for example, if some enabled plugins are custom and must be copied to RAB... | non_priority | windows installer make service startup optional it s a very common practice to ask user whether to run launch installed software or not sometimes after upgrade service start don t have a chance to succeed immediately after installing for example if some enabled plugins are custom and must be copied to rab... | 0 |
559,896 | 16,580,336,577 | IssuesEvent | 2021-05-31 10:52:43 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | www.google.com - site is not usable | browser-firefox-ios os-ios priority-critical | <!-- @browser: Firefox iOS 33.1 -->
<!-- @ua_header: Mozilla/5.0 (iPhone; CPU OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/33.1 Mobile/15E148 Safari/605.1.15 -->
<!-- @reported_with: mobile-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/75352 -->
**URL**: https://... | 1.0 | www.google.com - site is not usable - <!-- @browser: Firefox iOS 33.1 -->
<!-- @ua_header: Mozilla/5.0 (iPhone; CPU OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/33.1 Mobile/15E148 Safari/605.1.15 -->
<!-- @reported_with: mobile-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bu... | priority | site is not usable url browser version firefox ios operating system ios tested another browser yes chrome problem type site is not usable description browser unsupported steps to reproduce a error message appears and says the browser is not supported and... | 1 |
36,802 | 12,425,637,304 | IssuesEvent | 2020-05-24 17:15:25 | Baneeishaque/ask-med-pharma_Wordpress | https://api.github.com/repos/Baneeishaque/ask-med-pharma_Wordpress | opened | CVE-2017-18214 (High) detected in moment-2.18.1.min.js, moment-2.18.1.js | security vulnerability | ## CVE-2017-18214 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>moment-2.18.1.min.js</b>, <b>moment-2.18.1.js</b></p></summary>
<p>
<details><summary><b>moment-2.18.1.min.js</b></p... | True | CVE-2017-18214 (High) detected in moment-2.18.1.min.js, moment-2.18.1.js - ## CVE-2017-18214 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>moment-2.18.1.min.js</b>, <b>moment-2.18.1... | non_priority | cve high detected in moment min js moment js cve high severity vulnerability vulnerable libraries moment min js moment js moment min js parse validate manipulate and display dates library home page a href path to vulnerable library ask... | 0 |
488,763 | 14,086,128,151 | IssuesEvent | 2020-11-05 02:51:16 | capstone-team-c-2020-summer/development-angular | https://api.github.com/repos/capstone-team-c-2020-summer/development-angular | reopened | As an advisor, I want to create a student profile so that I can schedule an appointment with students not in the system | Low Priority | **User Story Details**
- [ ] Create entry form for new student information
- [ ] Save student info in the system for later reference
**Acceptance Criteria**
- Student info can be easily added to a profile creation form
- New profile should be added to the database so that it can be referenced in the fut... | 1.0 | As an advisor, I want to create a student profile so that I can schedule an appointment with students not in the system - **User Story Details**
- [ ] Create entry form for new student information
- [ ] Save student info in the system for later reference
**Acceptance Criteria**
- Student info can be easily... | priority | as an advisor i want to create a student profile so that i can schedule an appointment with students not in the system user story details create entry form for new student information save student info in the system for later reference acceptance criteria student info can be easily add... | 1 |
313,141 | 9,557,583,584 | IssuesEvent | 2019-05-03 12:01:12 | InfiniteFlightAirportEditing/Airports | https://api.github.com/repos/InfiniteFlightAirportEditing/Airports | closed | VVDL-Lien Khuong Airport-LAM DONG-VIETNAM | Being Redone Low Priority | # Airport Name
< Lien Khuong International Airport >
# Country?
< Vietnam >
# Improvements that need to be made?
< The airport hasn’t been added >
# Are you working on this airport?
< No >
# Airport Priority? (IF Event, 10000ft+ Runway, World/US Capital, Low)
< None >
| 1.0 | VVDL-Lien Khuong Airport-LAM DONG-VIETNAM - # Airport Name
< Lien Khuong International Airport >
# Country?
< Vietnam >
# Improvements that need to be made?
< The airport hasn’t been added >
# Are you working on this airport?
< No >
# Airport Priority? (IF Event, 10000ft+ Runway, World/US Capita... | priority | vvdl lien khuong airport lam dong vietnam airport name country improvements that need to be made are you working on this airport airport priority if event runway world us capital low | 1 |
125,647 | 17,836,751,019 | IssuesEvent | 2021-09-03 02:58:21 | hygieia/hygieia-core | https://api.github.com/repos/hygieia/hygieia-core | closed | CVE-2021-25329 (High) detected in tomcat-embed-core-8.5.57.jar | wontfix security vulnerability | ## CVE-2021-25329 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tomcat-embed-core-8.5.57.jar</b></p></summary>
<p>Core Tomcat implementation</p>
<p>Path to dependency file: hygieia-c... | True | CVE-2021-25329 (High) detected in tomcat-embed-core-8.5.57.jar - ## CVE-2021-25329 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tomcat-embed-core-8.5.57.jar</b></p></summary>
<p>Cor... | non_priority | cve high detected in tomcat embed core jar cve high severity vulnerability vulnerable library tomcat embed core jar core tomcat implementation path to dependency file hygieia core pom xml path to vulnerable library home wss scanner repository org apache tomcat embed to... | 0 |
683,415 | 23,380,883,011 | IssuesEvent | 2022-08-11 09:20:40 | inverse-inc/packetfence | https://api.github.com/repos/inverse-inc/packetfence | closed | Tenant: REALMS declared in tenants different than default are not present in proxy.conf.inc | Type: Bug Priority: High | **Describe the bug**
If you create a REALM in a tenant different than default, REALM is not created in `proxy.conf.inc`. It means that FreeRADIUS doesn't lookup on that REALM when receiving a RADIUS request for a specific tenant.
**To Reproduce**
Steps to reproduce the behavior:
1. Create a tenant
2. Create a RE... | 1.0 | Tenant: REALMS declared in tenants different than default are not present in proxy.conf.inc - **Describe the bug**
If you create a REALM in a tenant different than default, REALM is not created in `proxy.conf.inc`. It means that FreeRADIUS doesn't lookup on that REALM when receiving a RADIUS request for a specific ten... | priority | tenant realms declared in tenants different than default are not present in proxy conf inc describe the bug if you create a realm in a tenant different than default realm is not created in proxy conf inc it means that freeradius doesn t lookup on that realm when receiving a radius request for a specific ten... | 1 |
7,759 | 5,194,374,526 | IssuesEvent | 2017-01-23 03:15:30 | briansmith/ring | https://api.github.com/repos/briansmith/ring | opened | Provide an API for verifying RSA private key consistency with RSA public key | rsa usability | NIST SP 800-56B requires that, when an RSA private key is used, that we verify that our public key is consistent with the private key.
Presumably, the purpose of this check is to prevent the use of a private key different from the one that is intended (the public key is correct, the private key is wrong), or we adve... | True | Provide an API for verifying RSA private key consistency with RSA public key - NIST SP 800-56B requires that, when an RSA private key is used, that we verify that our public key is consistent with the private key.
Presumably, the purpose of this check is to prevent the use of a private key different from the one tha... | non_priority | provide an api for verifying rsa private key consistency with rsa public key nist sp requires that when an rsa private key is used that we verify that our public key is consistent with the private key presumably the purpose of this check is to prevent the use of a private key different from the one that is... | 0 |
472,241 | 13,621,474,702 | IssuesEvent | 2020-09-24 00:47:49 | mobigen/IRIS-BigData-Platform | https://api.github.com/repos/mobigen/IRIS-BigData-Platform | closed | [ValueLinkU] Studio/기간 설정 객체 | #IBP #개발 Priority: P2 Status: Pending Valuelinku 디자인 | ## 버그 설명 ##
현재 기간 설정 객체는 미리 설정 기능과 날짜 및 시간 범위 설정 기능이 한화면에 안나와 사용에 불편함이 있으니 처음부터 같이 나오게 변경해달라는 요청이 있습니다.
검토부탁드립니다.
## 재현하는 방법 ##
동작을 재현하는 방법 :
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
## 예상한 행동 ##
{ 위의 재현 방법에서 예상했던 것에 대한 명확하고 간결한 설명 부탁드립니다. }
## 스크린샷 ##
현재 기능 - 미리 설정
![i... | 1.0 | [ValueLinkU] Studio/기간 설정 객체 - ## 버그 설명 ##
현재 기간 설정 객체는 미리 설정 기능과 날짜 및 시간 범위 설정 기능이 한화면에 안나와 사용에 불편함이 있으니 처음부터 같이 나오게 변경해달라는 요청이 있습니다.
검토부탁드립니다.
## 재현하는 방법 ##
동작을 재현하는 방법 :
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
## 예상한 행동 ##
{ 위의 재현 방법에서 예상했던 것에 대한 명확하고 간결한 설명 부탁드립니다. }
... | priority | studio 기간 설정 객체 버그 설명 현재 기간 설정 객체는 미리 설정 기능과 날짜 및 시간 범위 설정 기능이 한화면에 안나와 사용에 불편함이 있으니 처음부터 같이 나오게 변경해달라는 요청이 있습니다 검토부탁드립니다 재현하는 방법 동작을 재현하는 방법 go to click on scroll down to see error 예상한 행동 위의 재현 방법에서 예상했던 것에 대한 명확하고 간결한 설명 부탁드립니다 스크린샷 ... | 1 |
12,321 | 7,803,301,017 | IssuesEvent | 2018-06-10 22:09:39 | matomo-org/matomo | https://api.github.com/repos/matomo-org/matomo | closed | Export dialog: Let users copy the link to the exported data and open in new tab optionally | c: Usability | The export button in the dialog should have a `href` attribute set so users can optionally copy/paste the link to the export. This is important so users can make changes to it such as adding certain parameters. This used to work and we used to recommend users to click on eg `csv` (which downloads directly) and then to ... | True | Export dialog: Let users copy the link to the exported data and open in new tab optionally - The export button in the dialog should have a `href` attribute set so users can optionally copy/paste the link to the export. This is important so users can make changes to it such as adding certain parameters. This used to wor... | non_priority | export dialog let users copy the link to the exported data and open in new tab optionally the export button in the dialog should have a href attribute set so users can optionally copy paste the link to the export this is important so users can make changes to it such as adding certain parameters this used to wor... | 0 |
15,656 | 27,638,400,133 | IssuesEvent | 2023-03-10 16:06:34 | renovatebot/renovate | https://api.github.com/repos/renovatebot/renovate | closed | Renovate only patches package-lock.json, not package.json | type:bug status:requirements priority-5-triage | ### How are you running Renovate?
Self-hosted on GitHub Actions on github.com
### If you're self-hosting Renovate, tell us what version of Renovate you run.
35.0.0
### If you're self-hosting Renovate, select which platform you are using.
Windows
### If you're self-hosting Renovate, tell us what versio... | 1.0 | Renovate only patches package-lock.json, not package.json - ### How are you running Renovate?
Self-hosted on GitHub Actions on github.com
### If you're self-hosting Renovate, tell us what version of Renovate you run.
35.0.0
### If you're self-hosting Renovate, select which platform you are using.
Windows... | non_priority | renovate only patches package lock json not package json how are you running renovate self hosted on github actions on github com if you re self hosting renovate tell us what version of renovate you run if you re self hosting renovate select which platform you are using windows ... | 0 |
134,467 | 30,025,660,816 | IssuesEvent | 2023-06-27 05:49:10 | appsmithorg/appsmith | https://api.github.com/repos/appsmithorg/appsmith | closed | [Bug]-[1400]:Download action is not working in button widget when configured as second action | Bug JS Evaluation High effort FE Coders Pod medium needs estimate | ## Description
Download action is not working when configured as a second action i.e 1st action is to run query and 2nd action is to download. Two problems I can see - (1) filename missing error pops up even when filename is provided (2) JS function written inside JS editor box is lost.
https://user-images.githubus... | 1.0 | [Bug]-[1400]:Download action is not working in button widget when configured as second action - ## Description
Download action is not working when configured as a second action i.e 1st action is to run query and 2nd action is to download. Two problems I can see - (1) filename missing error pops up even when filename ... | non_priority | download action is not working in button widget when configured as second action description download action is not working when configured as a second action i e action is to run query and action is to download two problems i can see filename missing error pops up even when filename is provided ... | 0 |
16,314 | 9,366,728,581 | IssuesEvent | 2019-04-03 02:09:36 | pisa-engine/pisa | https://api.github.com/repos/pisa-engine/pisa | opened | Block-Max AND (BMA) | enhancement performance | In the original Block-Max WAND paper from Ding and Suel, they also explored using the Block-Max information to facilitate fast ranked conjunctions (section 7.3). There seems to be no reason that we could not write a `block_max_ranked_and_query` which utilizes the block-max data to (hopefully) improve the efficiency of... | True | Block-Max AND (BMA) - In the original Block-Max WAND paper from Ding and Suel, they also explored using the Block-Max information to facilitate fast ranked conjunctions (section 7.3). There seems to be no reason that we could not write a `block_max_ranked_and_query` which utilizes the block-max data to (hopefully) imp... | non_priority | block max and bma in the original block max wand paper from ding and suel they also explored using the block max information to facilitate fast ranked conjunctions section there seems to be no reason that we could not write a block max ranked and query which utilizes the block max data to hopefully imp... | 0 |
811,393 | 30,286,088,667 | IssuesEvent | 2023-07-08 17:48:53 | Selody-project/Backend | https://api.github.com/repos/Selody-project/Backend | closed | [BACK-TASK] GroupEvent field. | Priority 2 | ### 설명
`Confirmed`, `Possible`, `impossible`에 대한 Usecase가 명확하지 않습니다. 이 field에 대해서 어떻게 해야할지 상의를 한 후 변수를 지우거나 아니면 새로운 요청이 필요할 거 같습니다.
https://github.com/Selody-project/Backend/blob/main/src/models/groupSchedule.js#L57
### 링크
**Pre-requisite**: [Link to pre-req task](https://github.com/xERN-shareANDcommunity/Bac... | 1.0 | [BACK-TASK] GroupEvent field. - ### 설명
`Confirmed`, `Possible`, `impossible`에 대한 Usecase가 명확하지 않습니다. 이 field에 대해서 어떻게 해야할지 상의를 한 후 변수를 지우거나 아니면 새로운 요청이 필요할 거 같습니다.
https://github.com/Selody-project/Backend/blob/main/src/models/groupSchedule.js#L57
### 링크
**Pre-requisite**: [Link to pre-req task](https://githu... | priority | groupevent field 설명 confirmed possible impossible 에 대한 usecase가 명확하지 않습니다 이 field에 대해서 어떻게 해야할지 상의를 한 후 변수를 지우거나 아니면 새로운 요청이 필요할 거 같습니다 링크 pre requisite | 1 |
19,837 | 11,302,397,420 | IssuesEvent | 2020-01-17 17:34:14 | cityofaustin/atd-data-tech | https://api.github.com/repos/cityofaustin/atd-data-tech | opened | Look into performance improvements | Product: VZA App Service: Apps Workgroup: AMD Workgroup: VZ | Try removing reporting fields and see if Scheduler interface goes faster. | 1.0 | Look into performance improvements - Try removing reporting fields and see if Scheduler interface goes faster. | non_priority | look into performance improvements try removing reporting fields and see if scheduler interface goes faster | 0 |
246,687 | 7,895,607,454 | IssuesEvent | 2018-06-29 04:29:45 | aowen87/BAR | https://api.github.com/repos/aowen87/BAR | closed | Add security enhancements requested by AFRL. | Expected Use: 3 - Occasional Feature Impact: 3 - Medium OS: All Priority: High Support Group: Any | Add the secuity enhancements requested by Rhonda Vickery of AFRL. One has to do with using a different mechanism to generate the random key used to establish connections between the components on Linux and Mac systems. The other is to add a configure option to force ssh tunneling between the client and server. She sent... | 1.0 | Add security enhancements requested by AFRL. - Add the secuity enhancements requested by Rhonda Vickery of AFRL. One has to do with using a different mechanism to generate the random key used to establish connections between the components on Linux and Mac systems. The other is to add a configure option to force ssh tu... | priority | add security enhancements requested by afrl add the secuity enhancements requested by rhonda vickery of afrl one has to do with using a different mechanism to generate the random key used to establish connections between the components on linux and mac systems the other is to add a configure option to force ssh tu... | 1 |
48,143 | 2,993,748,714 | IssuesEvent | 2015-07-22 07:07:38 | fpco/ide-backend | https://api.github.com/repos/fpco/ide-backend | closed | Apply patch to #8266 | Low Priority | Working with an in-place compiler on OSX gives some problems due to a bug in either ghc [(#8266)](https://ghc.haskell.org/trac/ghc/ticket/8266) or cabal. | 1.0 | Apply patch to #8266 - Working with an in-place compiler on OSX gives some problems due to a bug in either ghc [(#8266)](https://ghc.haskell.org/trac/ghc/ticket/8266) or cabal. | priority | apply patch to working with an in place compiler on osx gives some problems due to a bug in either ghc or cabal | 1 |
320,481 | 9,781,643,739 | IssuesEvent | 2019-06-07 20:25:33 | RhoInc/query-overview | https://api.github.com/repos/RhoInc/query-overview | closed | Default to a smaller range band. | High Priority User Request enhancement | The range band controls the height of the bars, so reducing it compresses the chart vertically. maybe add a corresponding control.
# Test notes
* The bars are narrower. | 1.0 | Default to a smaller range band. - The range band controls the height of the bars, so reducing it compresses the chart vertically. maybe add a corresponding control.
# Test notes
* The bars are narrower. | priority | default to a smaller range band the range band controls the height of the bars so reducing it compresses the chart vertically maybe add a corresponding control test notes the bars are narrower | 1 |
198,375 | 22,632,681,024 | IssuesEvent | 2022-06-30 15:53:12 | phytomichael/KSA1 | https://api.github.com/repos/phytomichael/KSA1 | opened | CVE-2022-32532 (High) detected in shiro-core-1.2.0.jar | security vulnerability | ## CVE-2022-32532 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>shiro-core-1.2.0.jar</b></p></summary>
<p>Apache Shiro is a powerful and flexible open-source security framework that ... | True | CVE-2022-32532 (High) detected in shiro-core-1.2.0.jar - ## CVE-2022-32532 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>shiro-core-1.2.0.jar</b></p></summary>
<p>Apache Shiro is a p... | non_priority | cve high detected in shiro core jar cve high severity vulnerability vulnerable library shiro core jar apache shiro is a powerful and flexible open source security framework that cleanly handles authentication authorization enterprise session management single sign on ... | 0 |
156,052 | 24,559,484,841 | IssuesEvent | 2022-10-12 18:53:11 | newjersey/navigator.business.nj.gov | https://api.github.com/repos/newjersey/navigator.business.nj.gov | closed | Design: B.NJ Table of contents | size: ▪️▪️▪️▪️ Design | **Problem Statement:** After implementing expanding sections to the table of contents page, the interaction and click-through rate decreased as reported through Google Analytics.
**Benefit Hypothesis:** Implementing an open table of contents may increase interaction with the table of contents and increase the click-... | 1.0 | Design: B.NJ Table of contents - **Problem Statement:** After implementing expanding sections to the table of contents page, the interaction and click-through rate decreased as reported through Google Analytics.
**Benefit Hypothesis:** Implementing an open table of contents may increase interaction with the table of... | non_priority | design b nj table of contents problem statement after implementing expanding sections to the table of contents page the interaction and click through rate decreased as reported through google analytics benefit hypothesis implementing an open table of contents may increase interaction with the table of... | 0 |
52,251 | 3,022,452,290 | IssuesEvent | 2015-07-31 20:26:40 | information-artifact-ontology/IAO | https://api.github.com/repos/information-artifact-ontology/IAO | closed | Units | imported Priority-Medium Type-Term | _From [mcour...@gmail.com](https://code.google.com/u/116795168307825520406/) on June 11, 2009 12:10:02_
Check how to deal with units wrt to the Unit Ontology - http://www.obofoundry.org/cgi-bin/detail.cgi?id=unit
_Original issue: http://code.google.com/p/information-artifact-ontology/issues/detail?id=18_ | 1.0 | Units - _From [mcour...@gmail.com](https://code.google.com/u/116795168307825520406/) on June 11, 2009 12:10:02_
Check how to deal with units wrt to the Unit Ontology - http://www.obofoundry.org/cgi-bin/detail.cgi?id=unit
_Original issue: http://code.google.com/p/information-artifact-ontology/issues/detail?id=18_ | priority | units from on june check how to deal with units wrt to the unit ontology original issue | 1 |
527,871 | 15,355,011,509 | IssuesEvent | 2021-03-01 10:32:04 | mlr-org/mlr3 | https://api.github.com/repos/mlr-org/mlr3 | closed | Error handling for non-parallelizable learners | Priority: Low Type: Enhancement | I am unsure how easy this is to do, and it may be that it requires manual checks for every learner, but it would be useful to have some sort of error handling or checks to prevent conflicting parallelisation methods. This is related to #501 and possible #542.
For example, I ran a large benchmark experiment that kept... | 1.0 | Error handling for non-parallelizable learners - I am unsure how easy this is to do, and it may be that it requires manual checks for every learner, but it would be useful to have some sort of error handling or checks to prevent conflicting parallelisation methods. This is related to #501 and possible #542.
For exam... | priority | error handling for non parallelizable learners i am unsure how easy this is to do and it may be that it requires manual checks for every learner but it would be useful to have some sort of error handling or checks to prevent conflicting parallelisation methods this is related to and possible for example ... | 1 |
236,343 | 19,533,851,841 | IssuesEvent | 2021-12-30 23:41:39 | tgstation/tgstation | https://api.github.com/repos/tgstation/tgstation | closed | Possessing a mob lowercases your name until you relog | Good First Issue Consistency Issue Tested/Reproduced | ```
ADMIN LOG: Cyberboss/(Maximillian Ryder) has put cyberboss in control of Marje Metzer.
Marje Metzer's Memories:
You bang on the firelock.
You bang on the firelock.
You bang on the firelock.
You bang on the firelock.
You bang on the firelock.
You bang on the firelock.
You bang on the firelock.
You bang o... | 1.0 | Possessing a mob lowercases your name until you relog - ```
ADMIN LOG: Cyberboss/(Maximillian Ryder) has put cyberboss in control of Marje Metzer.
Marje Metzer's Memories:
You bang on the firelock.
You bang on the firelock.
You bang on the firelock.
You bang on the firelock.
You bang on the firelock.
You bang... | non_priority | possessing a mob lowercases your name until you relog admin log cyberboss maximillian ryder has put cyberboss in control of marje metzer marje metzer s memories you bang on the firelock you bang on the firelock you bang on the firelock you bang on the firelock you bang on the firelock you bang... | 0 |
579,165 | 17,174,068,572 | IssuesEvent | 2021-07-15 09:12:43 | woocommerce/woocommerce-android | https://api.github.com/repos/woocommerce/woocommerce-android | closed | Shipping label refunds will not work if the order contains a total product decimal quantity of less than one | feature: shipping labels priority: low type: bug | Steps to reproduce:
1. Plugin requirements: [WooCommerce Shipping & Tax](https://wordpress.org/plugins/woocommerce-services/) and [WPC Product Quantity for WooCommerce](https://wordpress.org/plugins/wpc-product-quantity/).
1. Go to WP Admin > WPClever > Product Quantity, change Decimal Quantities to Yes, add a Mini... | 1.0 | Shipping label refunds will not work if the order contains a total product decimal quantity of less than one - Steps to reproduce:
1. Plugin requirements: [WooCommerce Shipping & Tax](https://wordpress.org/plugins/woocommerce-services/) and [WPC Product Quantity for WooCommerce](https://wordpress.org/plugins/wpc-pro... | priority | shipping label refunds will not work if the order contains a total product decimal quantity of less than one steps to reproduce plugin requirements and go to wp admin wpclever product quantity change decimal quantities to yes add a minimum and a step of submit an order that contains... | 1 |
71,046 | 23,425,064,901 | IssuesEvent | 2022-08-14 09:06:31 | SeleniumHQ/selenium | https://api.github.com/repos/SeleniumHQ/selenium | closed | [🐛 Bug]: Redundant extra dependencies for urllib3[secure] in Selenium 4 | C-py I-defect | ### What happened?
It seems that the extra dependencies for `urllib3[secure]` in [setup.py](https://github.com/SeleniumHQ/selenium/blob/a6f8028b5cc6ceaf535c00bcee8c364e1b90d71b/py/setup.py#L73) of `Selenium 4` are redundant since `urllib3.contrib.pyopenssl` is not used in any file.
### How can we reproduce the is... | 1.0 | [🐛 Bug]: Redundant extra dependencies for urllib3[secure] in Selenium 4 - ### What happened?
It seems that the extra dependencies for `urllib3[secure]` in [setup.py](https://github.com/SeleniumHQ/selenium/blob/a6f8028b5cc6ceaf535c00bcee8c364e1b90d71b/py/setup.py#L73) of `Selenium 4` are redundant since `urllib3.con... | non_priority | redundant extra dependencies for in selenium what happened it seems that the extra dependencies for in of selenium are redundant since contrib pyopenssl is not used in any file how can we reproduce the issue shell n a relevant log output shell n a ... | 0 |
163,298 | 6,195,909,744 | IssuesEvent | 2017-07-05 13:42:35 | DDMAL/Neon.js | https://api.github.com/repos/DDMAL/Neon.js | closed | Change the alert for merge systems | Bug Low Priority | Make it for clear that there needs to be a clef on the system if they're both empty. | 1.0 | Change the alert for merge systems - Make it for clear that there needs to be a clef on the system if they're both empty. | priority | change the alert for merge systems make it for clear that there needs to be a clef on the system if they re both empty | 1 |
159,361 | 6,044,521,922 | IssuesEvent | 2017-06-12 06:10:20 | javaserverfaces/mojarra | https://api.github.com/repos/javaserverfaces/mojarra | closed | The renderer for h:outputLink should not prepend the namespace prefix to parameter names | Component: renderkit ERR: Assignee Priority: Major Type: Bug | When #3280 and #3281 were fixed, the patch for OutputLinkRenderer.java added detection for portlet environments and prepended the namespace prefix to parameter names.
However, prepending parameter names with the namespace prefix is not necessary since that is the responsibility of <tt>ExternalContext.encodeResourceURL... | 1.0 | The renderer for h:outputLink should not prepend the namespace prefix to parameter names - When #3280 and #3281 were fixed, the patch for OutputLinkRenderer.java added detection for portlet environments and prepended the namespace prefix to parameter names.
However, prepending parameter names with the namespace prefix... | priority | the renderer for h outputlink should not prepend the namespace prefix to parameter names when and were fixed the patch for outputlinkrenderer java added detection for portlet environments and prepended the namespace prefix to parameter names however prepending parameter names with the namespace prefix is no... | 1 |
436,488 | 12,550,731,984 | IssuesEvent | 2020-06-06 12:15:07 | googleapis/elixir-google-api | https://api.github.com/repos/googleapis/elixir-google-api | opened | Synthesis failed for BigQuery | api: bigquery autosynth failure priority: p1 type: bug | Hello! Autosynth couldn't regenerate BigQuery. :broken_heart:
Here's the output from running `synth.py`:
```
x.
Writing JobCancelResponse to clients/big_query/lib/google_api/big_query/v2/model/job_cancel_response.ex.
Writing JobConfiguration to clients/big_query/lib/google_api/big_query/v2/model/job_configuration.ex.... | 1.0 | Synthesis failed for BigQuery - Hello! Autosynth couldn't regenerate BigQuery. :broken_heart:
Here's the output from running `synth.py`:
```
x.
Writing JobCancelResponse to clients/big_query/lib/google_api/big_query/v2/model/job_cancel_response.ex.
Writing JobConfiguration to clients/big_query/lib/google_api/big_quer... | priority | synthesis failed for bigquery hello autosynth couldn t regenerate bigquery broken heart here s the output from running synth py x writing jobcancelresponse to clients big query lib google api big query model job cancel response ex writing jobconfiguration to clients big query lib google api big query... | 1 |
362,020 | 10,722,091,156 | IssuesEvent | 2019-10-27 09:14:57 | trapw0w/op_hammerfall | https://api.github.com/repos/trapw0w/op_hammerfall | opened | Modlist & Use cases | Priority - High Update | Audit the current mod list and provide a use case for each mod:
Current mod list as per mission:
```
3den_objects_Mod
ace
ALiVE_main
awm
cba
cTab
CUP_Terrains
MilGearPack
MRHMilsimTools
MRHMilsimToolsOPT_RHS_CBPS
MRHSatellite
Niarms_HK416
RHS_AFRF
RHS_GREF
RHS_SAF
RHS_USAF
RHSAFRF
RHSAFRFDEV
RH... | 1.0 | Modlist & Use cases - Audit the current mod list and provide a use case for each mod:
Current mod list as per mission:
```
3den_objects_Mod
ace
ALiVE_main
awm
cba
cTab
CUP_Terrains
MilGearPack
MRHMilsimTools
MRHMilsimToolsOPT_RHS_CBPS
MRHSatellite
Niarms_HK416
RHS_AFRF
RHS_GREF
RHS_SAF
RHS_USAF
R... | priority | modlist use cases audit the current mod list and provide a use case for each mod current mod list as per mission objects mod ace alive main awm cba ctab cup terrains milgearpack mrhmilsimtools mrhmilsimtoolsopt rhs cbps mrhsatellite niarms rhs afrf rhs gref rhs saf rhs usaf rhsafrf ... | 1 |
170,141 | 14,242,107,245 | IssuesEvent | 2020-11-19 00:58:32 | okkur/syna | https://api.github.com/repos/okkur/syna | closed | unable to overwrite the favicon.ico | documentation | As usual, I created a favicon.ico which contains 3 layers with GIMP and I saved it inside ./static/images/ with favicon.png and favicon.svg
While favicon.svg and favicon.png superseed Syna logo, favicon.ico doesn't.
I tried
- in private mode with Brave and Firefox, to be sure it is not cached by the browser
- h... | 1.0 | unable to overwrite the favicon.ico - As usual, I created a favicon.ico which contains 3 layers with GIMP and I saved it inside ./static/images/ with favicon.png and favicon.svg
While favicon.svg and favicon.png superseed Syna logo, favicon.ico doesn't.
I tried
- in private mode with Brave and Firefox, to be sur... | non_priority | unable to overwrite the favicon ico as usual i created a favicon ico which contains layers with gimp and i saved it inside static images with favicon png and favicon svg while favicon svg and favicon png superseed syna logo favicon ico doesn t i tried in private mode with brave and firefox to be sur... | 0 |
181,317 | 30,666,949,241 | IssuesEvent | 2023-07-25 19:03:00 | microsoft/vscode | https://api.github.com/repos/microsoft/vscode | reopened | Accessibility View always reads "the editor has auto complete" first | accessibility windows *as-designed | Testing #186218
When the accessibility view is opened, it always reads "the editor has auto complete, multi line", which is irrelevant, especially that this editor is readonly so should not mention "auto complete" at all. | 1.0 | Accessibility View always reads "the editor has auto complete" first - Testing #186218
When the accessibility view is opened, it always reads "the editor has auto complete, multi line", which is irrelevant, especially that this editor is readonly so should not mention "auto complete" at all. | non_priority | accessibility view always reads the editor has auto complete first testing when the accessibility view is opened it always reads the editor has auto complete multi line which is irrelevant especially that this editor is readonly so should not mention auto complete at all | 0 |
19,984 | 4,474,222,638 | IssuesEvent | 2016-08-26 08:35:37 | DDMAL/tripoli | https://api.github.com/repos/DDMAL/tripoli | opened | Allow parameters to be changed on initialization | Component: Core Software Component: Documentation Priority: High Status: New Type: Bug | The parameters for an `IIIFValidator` instance should be passed in through the `__init__` method.
https://github.com/DDMAL/tripoli/blob/master/tripoli/tripoli.py#L35
```python
def __init__(self, collect_errors=True, collect_warnings=True, fail_fast=False, unique_logging=True, verbose=False, debug=False)
```
... | 1.0 | Allow parameters to be changed on initialization - The parameters for an `IIIFValidator` instance should be passed in through the `__init__` method.
https://github.com/DDMAL/tripoli/blob/master/tripoli/tripoli.py#L35
```python
def __init__(self, collect_errors=True, collect_warnings=True, fail_fast=False, unique... | non_priority | allow parameters to be changed on initialization the parameters for an iiifvalidator instance should be passed in through the init method python def init self collect errors true collect warnings true fail fast false unique logging true verbose false debug false then s... | 0 |
189,731 | 14,519,642,077 | IssuesEvent | 2020-12-14 03:23:49 | rancher/harvester-ui | https://api.github.com/repos/rancher/harvester-ui | closed | Labels Enhancement | enhancement to-test | Now we can delete all labels of resources, maybe some labels should not be deleted.
We should provide the configuration that labels cannot be deleted in it. | 1.0 | Labels Enhancement - Now we can delete all labels of resources, maybe some labels should not be deleted.
We should provide the configuration that labels cannot be deleted in it. | non_priority | labels enhancement now we can delete all labels of resources maybe some labels should not be deleted we should provide the configuration that labels cannot be deleted in it | 0 |
98,298 | 4,019,765,553 | IssuesEvent | 2016-05-16 16:00:45 | cwrc/CWRC-Writer | https://api.github.com/repos/cwrc/CWRC-Writer | closed | validator down for stand-alone CWRC-Writer | bug high priority | Andrew, can you please consider this a high priority (I'll come up with a list of priorities for next week once I have completed my review of the existing tickets).

| 1.0 | validator down for stand-alone CWRC-Writer - Andrew, can you please consider this a high priority (I'll come up with a list of priorities for next week once I have completed my review of the existing tickets).
 detected in openssl-OpenSSL_1_0_1 - autoclosed | security vulnerability | ## CVE-2016-6304 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>opensslOpenSSL_1_0_1</b></p></summary>
<p>
<p>Akamai fork of openssl master.</p>
<p>Library home page: <a href=https://... | True | CVE-2016-6304 (High) detected in openssl-OpenSSL_1_0_1 - autoclosed - ## CVE-2016-6304 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>opensslOpenSSL_1_0_1</b></p></summary>
<p>
<p>Aka... | non_priority | cve high detected in openssl openssl autoclosed cve high severity vulnerability vulnerable library opensslopenssl akamai fork of openssl master library home page a href found in head commit a href library source files the source files were... | 0 |
146,836 | 19,471,157,181 | IssuesEvent | 2021-12-24 01:30:23 | DavidSpek/kale | https://api.github.com/repos/DavidSpek/kale | opened | CVE-2021-34141 (High) detected in multiple libraries | security vulnerability | ## CVE-2021-34141 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>numpy-1.16.6-cp27-cp27mu-manylinux1_x86_64.whl</b>, <b>numpy-1.16.4-cp27-cp27mu-manylinux1_x86_64.whl</b>, <b>numpy-1... | True | CVE-2021-34141 (High) detected in multiple libraries - ## CVE-2021-34141 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>numpy-1.16.6-cp27-cp27mu-manylinux1_x86_64.whl</b>, <b>numpy-1... | non_priority | cve high detected in multiple libraries cve high severity vulnerability vulnerable libraries numpy whl numpy whl numpy whl numpy whl numpy is the fundamental package for array computing with python library hom... | 0 |
10,145 | 7,096,919,287 | IssuesEvent | 2018-01-14 13:48:24 | weaveworks/scope | https://api.github.com/repos/weaveworks/scope | closed | Allow for report.WalkTopologies to return before looping through all topologies | chore performance | Would be useful, for instance, for https://github.com/weaveworks/scope/blob/master/report/report.go#L348 | True | Allow for report.WalkTopologies to return before looping through all topologies - Would be useful, for instance, for https://github.com/weaveworks/scope/blob/master/report/report.go#L348 | non_priority | allow for report walktopologies to return before looping through all topologies would be useful for instance for | 0 |
158,222 | 6,023,942,204 | IssuesEvent | 2017-06-08 02:31:25 | minio/minio | https://api.github.com/repos/minio/minio | closed | minio-gateway browser throws "Internal error" when one tries to add a nested bucket policy | priority: high | <!--- Provide a general summary of the issue in the Title above -->
## Expected Behavior
<!--- If you're describing a bug, tell us what should happen -->
<!--- If you're suggesting a change/improvement, tell us how it should work -->
Minio browser UX throws a user-friendly error message explaining what went wrong... | 1.0 | minio-gateway browser throws "Internal error" when one tries to add a nested bucket policy - <!--- Provide a general summary of the issue in the Title above -->
## Expected Behavior
<!--- If you're describing a bug, tell us what should happen -->
<!--- If you're suggesting a change/improvement, tell us how it sho... | priority | minio gateway browser throws internal error when one tries to add a nested bucket policy expected behavior minio browser ux throws a user friendly error message explaining what went wrong current behavior while minio gateway browser ui returns the following error minio... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.