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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
205,670 | 7,104,589,060 | IssuesEvent | 2018-01-16 10:29:33 | AnSyn/ansyn | https://api.github.com/repos/AnSyn/ansyn | closed | Bug- shadow mouse- cursor on inactive screen | Bug Priority: High Severity: Medium |
**Current behavior**
When hovering an inactive screen with the cursor- the user can see both the shadow mouse cross and the cursor in the same screen.
**Expected behavior**
the shadow mouse cross should not appear, so the user wont be confused.
**Minimal reproduction of the problem with instructions**
... | 1.0 | Bug- shadow mouse- cursor on inactive screen -
**Current behavior**
When hovering an inactive screen with the cursor- the user can see both the shadow mouse cross and the cursor in the same screen.
**Expected behavior**
the shadow mouse cross should not appear, so the user wont be confused.
**Minimal rep... | priority | bug shadow mouse cursor on inactive screen current behavior when hovering an inactive screen with the cursor the user can see both the shadow mouse cross and the cursor in the same screen expected behavior the shadow mouse cross should not appear so the user wont be confused minimal rep... | 1 |
56,124 | 23,703,897,123 | IssuesEvent | 2022-08-29 21:57:47 | BCDevOps/developer-experience | https://api.github.com/repos/BCDevOps/developer-experience | opened | Create new managed build for MongoDB 4.4 | ops and shared services | **Describe the issue**
MongoDB must be upgraded for Rocketchat. The existing build is version 3.6. Create a new BuildConfig similar to the 3.6 build, but using version 4.4.
**What is the Value/Impact?**
We require a repeatable and shareable build process for an HA-ready Mongo image for Rocketchat and to share with o... | 1.0 | Create new managed build for MongoDB 4.4 - **Describe the issue**
MongoDB must be upgraded for Rocketchat. The existing build is version 3.6. Create a new BuildConfig similar to the 3.6 build, but using version 4.4.
**What is the Value/Impact?**
We require a repeatable and shareable build process for an HA-ready Mon... | non_priority | create new managed build for mongodb describe the issue mongodb must be upgraded for rocketchat the existing build is version create a new buildconfig similar to the build but using version what is the value impact we require a repeatable and shareable build process for an ha ready mon... | 0 |
249,205 | 7,954,256,455 | IssuesEvent | 2018-07-12 06:46:16 | dhowe/RiTa | https://api.github.com/repos/dhowe/RiTa | reopened | Function to convert between IPA and Arpabet phonemes | PRIORITY: Low enhancement | include functions to convert back and forth between IPA and Arpabet phonemes?
| 1.0 | Function to convert between IPA and Arpabet phonemes - include functions to convert back and forth between IPA and Arpabet phonemes?
| priority | function to convert between ipa and arpabet phonemes include functions to convert back and forth between ipa and arpabet phonemes | 1 |
152,520 | 5,848,563,056 | IssuesEvent | 2017-05-10 21:11:28 | byuccl/RapidSmith2 | https://api.github.com/repos/byuccl/RapidSmith2 | closed | Control Sets in RapidSmith | Priority:Low question | Vivado uses control sets to enforce placement restrictions for certain cells. For example, all Flip Flop cells in a Site must have the same edge detection scheme (rising or falling edge), they cannot be mixed or a DRC violation will be thrown. What is the best way to represent this in RapidSmith (if we should at all)? ... | 1.0 | Control Sets in RapidSmith - Vivado uses control sets to enforce placement restrictions for certain cells. For example, all Flip Flop cells in a Site must have the same edge detection scheme (rising or falling edge), they cannot be mixed or a DRC violation will be thrown. What is the best way to represent this in Rapid... | priority | control sets in rapidsmith vivado uses control sets to enforce placement restrictions for certain cells for example all flip flop cells in a site must have the same edge detection scheme rising or falling edge they cannot be mixed or a drc violation will be thrown what is the best way to represent this in rapid... | 1 |
271,122 | 20,623,064,803 | IssuesEvent | 2022-03-07 19:25:03 | DMIT-2018/2018-jan-2022-workbook-dwelchnait-OA01 | https://api.github.com/repos/DMIT-2018/2018-jan-2022-workbook-dwelchnait-OA01 | opened | General Implement tasks of Managing Playlists | documentation | This task list area will be completed once the implementation plan has been outlined. This area is where one creates the task list that is associated with the milestone. The tasks that are outlined in this area, are the tasks that are counted for the milestone.
- { ] Task A
- [ ] task a.1
- [ ] task a.2
- [... | 1.0 | General Implement tasks of Managing Playlists - This task list area will be completed once the implementation plan has been outlined. This area is where one creates the task list that is associated with the milestone. The tasks that are outlined in this area, are the tasks that are counted for the milestone.
- { ] T... | non_priority | general implement tasks of managing playlists this task list area will be completed once the implementation plan has been outlined this area is where one creates the task list that is associated with the milestone the tasks that are outlined in this area are the tasks that are counted for the milestone t... | 0 |
448,252 | 12,946,283,832 | IssuesEvent | 2020-07-18 18:26:12 | status-im/nim-beacon-chain | https://api.github.com/repos/status-im/nim-beacon-chain | opened | [SEC] Brittle AES-GCM Tag/IV Construction in Nimcrypto | difficulty:medium low priority nbc-audit-2020-0 :passport_control: security status:reported | ## Description
The [`bcmode.nim`](https://github.com/cheatfate/nimcrypto/blob/f767595f4ddec2b5570b5194feb96954c00a6499/nimcrypto/bcmode.nim) source file provides support for large range of block ciphers including AES-ECB and AES-GCM.
For the AES-GCM cipher mode, the code provides a `getTag()` function that gives... | 1.0 | [SEC] Brittle AES-GCM Tag/IV Construction in Nimcrypto - ## Description
The [`bcmode.nim`](https://github.com/cheatfate/nimcrypto/blob/f767595f4ddec2b5570b5194feb96954c00a6499/nimcrypto/bcmode.nim) source file provides support for large range of block ciphers including AES-ECB and AES-GCM.
For the AES-GCM cipher... | priority | brittle aes gcm tag iv construction in nimcrypto description the source file provides support for large range of block ciphers including aes ecb and aes gcm for the aes gcm cipher mode the code provides a gettag function that gives the caller access to the authentication tag for both encryption ... | 1 |
30,980 | 2,730,528,396 | IssuesEvent | 2015-04-16 15:20:01 | Esri/briefing-book | https://api.github.com/repos/Esri/briefing-book | closed | Comment the codebase | bug develop21drop High Priority | Aside from the config.js, the majority of the code base isn't commented.
Please provide quality commenting within the code base. | 1.0 | Comment the codebase - Aside from the config.js, the majority of the code base isn't commented.
Please provide quality commenting within the code base. | priority | comment the codebase aside from the config js the majority of the code base isn t commented please provide quality commenting within the code base | 1 |
522,633 | 15,164,147,480 | IssuesEvent | 2021-02-12 13:19:28 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | [0.9.2.0 beta develop-111]Map Filter UX improvement: Adding folders/sorting for different layers by category | Category: UI Priority: Medium Squad: Wild Turkey Status: Fixed Type: Quality of Life | Would like to see a massive quality of life improvement when using the map filters and looking at different layers.
Right now for example when looking into Plants we have a list of 120+ items which is very annoying when interacting with the map
this could get some very good improvements by categorizing further into su... | 1.0 | [0.9.2.0 beta develop-111]Map Filter UX improvement: Adding folders/sorting for different layers by category - Would like to see a massive quality of life improvement when using the map filters and looking at different layers.
Right now for example when looking into Plants we have a list of 120+ items which is very an... | priority | map filter ux improvement adding folders sorting for different layers by category would like to see a massive quality of life improvement when using the map filters and looking at different layers right now for example when looking into plants we have a list of items which is very annoying when interacting wit... | 1 |
476,525 | 13,746,084,196 | IssuesEvent | 2020-10-06 04:47:15 | Zettlr/Zettlr | https://api.github.com/repos/Zettlr/Zettlr | closed | [BUG]: NBSP breaks spell checker. | bug [non-critical] confirmed enhancement priority:mid | <!-- Below, please describe what the Bug does in one or two short sentences. -->
## Description
If a line contains non-breaking spaces (NBSP), the spell checker does not handle this case and instead treats all words with NBSP between them as a single word.
<!-- Below describe the steps necessary to reproduce the mal... | 1.0 | [BUG]: NBSP breaks spell checker. - <!-- Below, please describe what the Bug does in one or two short sentences. -->
## Description
If a line contains non-breaking spaces (NBSP), the spell checker does not handle this case and instead treats all words with NBSP between them as a single word.
<!-- Below describe the ... | priority | nbsp breaks spell checker description if a line contains non breaking spaces nbsp the spell checker does not handle this case and instead treats all words with nbsp between them as a single word reproducing write a line of text in zettlr replace any space with a nbsp u no break spac... | 1 |
771,544 | 27,087,921,509 | IssuesEvent | 2023-02-14 18:26:24 | googleapis/google-cloud-ruby | https://api.github.com/repos/googleapis/google-cloud-ruby | closed | [Nightly CI Failures] Failures detected for google-cloud-api_gateway-v1 | type: bug priority: p1 nightly failure | At 2023-02-09 09:03:49 UTC, detected failures in google-cloud-api_gateway-v1 for: rubocop
report_key_a800b261fd7a24ef9e14ba1dee4bc32a | 1.0 | [Nightly CI Failures] Failures detected for google-cloud-api_gateway-v1 - At 2023-02-09 09:03:49 UTC, detected failures in google-cloud-api_gateway-v1 for: rubocop
report_key_a800b261fd7a24ef9e14ba1dee4bc32a | priority | failures detected for google cloud api gateway at utc detected failures in google cloud api gateway for rubocop report key | 1 |
491,598 | 14,166,935,091 | IssuesEvent | 2020-11-12 09:36:33 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | www.youtube.com - site is not usable | browser-firefox engine-gecko os-linux priority-critical | <!-- @browser: Firefox 82.0 -->
<!-- @ua_header: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:82.0) Gecko/20100101 Firefox/82.0 -->
<!-- @reported_with: unknown -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/61602 -->
**URL**: https://www.youtube.com/
**Browser / Version**: Firefox 82.0
**Operating ... | 1.0 | www.youtube.com - site is not usable - <!-- @browser: Firefox 82.0 -->
<!-- @ua_header: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:82.0) Gecko/20100101 Firefox/82.0 -->
<!-- @reported_with: unknown -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/61602 -->
**URL**: https://www.youtube.com/
**Browser... | priority | site is not usable url browser version firefox operating system ubuntu tested another browser yes other problem type site is not usable description missing items steps to reproduce i accessed the site i went to see a video and the video didn t start so i reloa... | 1 |
177,188 | 6,575,352,497 | IssuesEvent | 2017-09-11 15:48:22 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | account.bbc.com - site is not usable | browser-firefox priority-important status-needsinfo status-needstriage | <!-- @browser: Firefox 57.0 -->
<!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:57.0) Gecko/20100101 Firefox/57.0 -->
<!-- @reported_with: desktop-reporter -->
**URL**: https://account.bbc.com/account
**Browser / Version**: Firefox 57.0
**Operating System**: Mac OS X 10.12
**Tested Another Browser**... | 1.0 | account.bbc.com - site is not usable - <!-- @browser: Firefox 57.0 -->
<!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:57.0) Gecko/20100101 Firefox/57.0 -->
<!-- @reported_with: desktop-reporter -->
**URL**: https://account.bbc.com/account
**Browser / Version**: Firefox 57.0
**Operating System**: Ma... | priority | account bbc com site is not usable url browser version firefox operating system mac os x tested another browser yes problem type site is not usable description clicking settings takes me to a redirect loop the page isn’t redirecting properly steps to reproduce ... | 1 |
10,228 | 4,728,251,619 | IssuesEvent | 2016-10-18 15:30:20 | rindeal/gentoo-overlay | https://api.github.com/repos/rindeal/gentoo-overlay | closed | Clion 2016.2.2 emerge error | build failure | When I try to emerge CLion, I get an error 'No such file or directory" [here](https://github.com/rindeal/gentoo-overlay/blob/master/dev-cpp/clion/clion-2016.2.2.ebuild#L31) | 1.0 | Clion 2016.2.2 emerge error - When I try to emerge CLion, I get an error 'No such file or directory" [here](https://github.com/rindeal/gentoo-overlay/blob/master/dev-cpp/clion/clion-2016.2.2.ebuild#L31) | non_priority | clion emerge error when i try to emerge clion i get an error no such file or directory | 0 |
481,243 | 13,882,518,034 | IssuesEvent | 2020-10-18 07:23:11 | gileli121/WindowTop | https://api.github.com/repos/gileli121/WindowTop | closed | Modern toolbar UI is not working after saving window configuration on window with Shrink mode | bug fixed high-priority | A user reported that the new toolbar UI is not showing even when enabling the modern toolbar feature.
I asked the user for the WindowTop.settings file, and he sent it.
I found that the configuration that saved in this file was reproduced the issue.
While debugging the issue, I found that the configuration key th... | 1.0 | Modern toolbar UI is not working after saving window configuration on window with Shrink mode - A user reported that the new toolbar UI is not showing even when enabling the modern toolbar feature.
I asked the user for the WindowTop.settings file, and he sent it.
I found that the configuration that saved in this fi... | priority | modern toolbar ui is not working after saving window configuration on window with shrink mode a user reported that the new toolbar ui is not showing even when enabling the modern toolbar feature i asked the user for the windowtop settings file and he sent it i found that the configuration that saved in this fi... | 1 |
177,811 | 6,587,465,975 | IssuesEvent | 2017-09-13 21:11:17 | craftercms/craftercms | https://api.github.com/repos/craftercms/craftercms | closed | [craftercms] Add craftercms-test-suite to the craftercms bundle | Priority: Medium task | Please add https://github.com/craftercms/craftercms-test-suite to the core bundle and allow testing.
`gradle init` should pull this repo along with others.
`gradle test` should check if started, if not, error out and ask the user to `start` first (I'm open to suggestions here) -- this should also tell the user wher... | 1.0 | [craftercms] Add craftercms-test-suite to the craftercms bundle - Please add https://github.com/craftercms/craftercms-test-suite to the core bundle and allow testing.
`gradle init` should pull this repo along with others.
`gradle test` should check if started, if not, error out and ask the user to `start` first (I'... | priority | add craftercms test suite to the craftercms bundle please add to the core bundle and allow testing gradle init should pull this repo along with others gradle test should check if started if not error out and ask the user to start first i m open to suggestions here this should also tell the user... | 1 |
106,365 | 13,264,729,045 | IssuesEvent | 2020-08-21 04:35:51 | mrkirkmorgan/song-builder | https://api.github.com/repos/mrkirkmorgan/song-builder | closed | Plan v1.0 Features | design | Determine the features that will be available on initial release of the application. | 1.0 | Plan v1.0 Features - Determine the features that will be available on initial release of the application. | non_priority | plan features determine the features that will be available on initial release of the application | 0 |
79,571 | 7,719,856,832 | IssuesEvent | 2018-05-23 20:49:13 | frees-io/freestyle-rpc | https://api.github.com/repos/frees-io/freestyle-rpc | closed | Random test failure - Client bidirectional Streaming | bug duplicate help wanted tests | A random failure on the test :
"frees-rpc client should be able to run client bi-directional streaming services"
with the error:
```
List() was not equal to
List(E(A(100,200),foo3), E(A(1000,2000),foo4))
```
is ignored on Travis for now | 1.0 | Random test failure - Client bidirectional Streaming - A random failure on the test :
"frees-rpc client should be able to run client bi-directional streaming services"
with the error:
```
List() was not equal to
List(E(A(100,200),foo3), E(A(1000,2000),foo4))
```
is ignored on Travis for now | non_priority | random test failure client bidirectional streaming a random failure on the test frees rpc client should be able to run client bi directional streaming services with the error list was not equal to list e a e a is ignored on travis for now | 0 |
124,937 | 12,243,322,692 | IssuesEvent | 2020-05-05 09:00:52 | jenkins-x/jx-docs | https://api.github.com/repos/jenkins-x/jx-docs | opened | "Custom Builder" docs audit | area/docs documentation | To Dev/Contributor: Assign to yourself to "adopt" this update.
https://jenkins-x.io/docs/guides/tutorials/custom-builder/
https://github.com/jenkins-x/jx-docs/edit/master/content/en/docs/guides/tutorials/custom-builder.md
Content audit checklist:
- [ ] Content needs review and/or update
- [ ] Content is fine, no cha... | 1.0 | "Custom Builder" docs audit - To Dev/Contributor: Assign to yourself to "adopt" this update.
https://jenkins-x.io/docs/guides/tutorials/custom-builder/
https://github.com/jenkins-x/jx-docs/edit/master/content/en/docs/guides/tutorials/custom-builder.md
Content audit checklist:
- [ ] Content needs review and/or update... | non_priority | custom builder docs audit to dev contributor assign to yourself to adopt this update content audit checklist content needs review and or update content is fine no changes needed content needs to be archived content needs to be removed | 0 |
9,226 | 3,265,534,390 | IssuesEvent | 2015-10-22 16:37:29 | SDSMT-CSC464-F15/crowdscience | https://api.github.com/repos/SDSMT-CSC464-F15/crowdscience | opened | Design Doc - Design | documentation | This section is used to describe the design details for each of the major components
in the system. | 1.0 | Design Doc - Design - This section is used to describe the design details for each of the major components
in the system. | non_priority | design doc design this section is used to describe the design details for each of the major components in the system | 0 |
447,967 | 31,758,863,072 | IssuesEvent | 2023-09-12 02:20:41 | Coordinate-Cat/OSINT-JAPAN | https://api.github.com/repos/Coordinate-Cat/OSINT-JAPAN | closed | documentationsとtoolsでフォルダー分け | documentation | # documentationsとtoolsでフォルダー分け
_Originally posted by @Coordinate-Cat in https://github.com/Coordinate-Cat/OSINT-JAPAN/issues/2#issuecomment-1126836711_ | 1.0 | documentationsとtoolsでフォルダー分け - # documentationsとtoolsでフォルダー分け
_Originally posted by @Coordinate-Cat in https://github.com/Coordinate-Cat/OSINT-JAPAN/issues/2#issuecomment-1126836711_ | non_priority | documentationsとtoolsでフォルダー分け documentationsとtoolsでフォルダー分け originally posted by coordinate cat in | 0 |
222,580 | 17,463,427,963 | IssuesEvent | 2021-08-06 13:44:01 | RasaHQ/rasa | https://api.github.com/repos/RasaHQ/rasa | closed | Scheduled Model Regression Test Failed | type:bug :bug: tool:model-regression-tests | *This PR is automatically created by the Scheduled Model Regression Test workflow. Checkout the Github Action Run [here](https://github.com/RasaHQ/rasa/actions/runs/912867056).* <br> --- <br> **Description of Problem:** <br> Scheduled Model Regression Test failed. <br> **Configuration**: `Sparse + DIET(seq) + ResponseS... | 1.0 | Scheduled Model Regression Test Failed - *This PR is automatically created by the Scheduled Model Regression Test workflow. Checkout the Github Action Run [here](https://github.com/RasaHQ/rasa/actions/runs/912867056).* <br> --- <br> **Description of Problem:** <br> Scheduled Model Regression Test failed. <br> **Configu... | non_priority | scheduled model regression test failed this pr is automatically created by the scheduled model regression test workflow checkout the github action run description of problem scheduled model regression test failed configuration sparse diet seq responseselector dataset hel... | 0 |
69,403 | 8,405,301,199 | IssuesEvent | 2018-10-11 14:56:47 | fgpv-vpgf/fgpv-vpgf | https://api.github.com/repos/fgpv-vpgf/fgpv-vpgf | opened | Enhanced Table Improvements (Part 1): Missing Features | experience: design experience: ux improvements: enhancement needs: estimate | List of improvements to be added to `enhancedTable` (mostly for the purpose of matching existing datagrid as closely as possible):
#### 1. Missing Settings and Clear Filter button on bottom right
- As of right now have to manually clear each filter
- Settings button important to access functionality (shown... | 1.0 | Enhanced Table Improvements (Part 1): Missing Features - List of improvements to be added to `enhancedTable` (mostly for the purpose of matching existing datagrid as closely as possible):
#### 1. Missing Settings and Clear Filter button on bottom right
- As of right now have to manually clear each filter
... | non_priority | enhanced table improvements part missing features list of improvements to be added to enhancedtable mostly for the purpose of matching existing datagrid as closely as possible missing settings and clear filter button on bottom right as of right now have to manually clear each filter ... | 0 |
826,831 | 31,713,894,626 | IssuesEvent | 2023-09-09 16:11:59 | EduMIPS64/edumips64 | https://api.github.com/repos/EduMIPS64/edumips64 | opened | Remove use of the snapcraft Gradle plugin | type:enhancement priority:2 up-for-grabs packaging:snap | The Gradle plugin is only available for the (very old) `core18` Snapcraft base.
We now hit a limitation where `core18` has Python 3.8 as the most recent Python version, and Sphinx >= 7.2.0 needs Python 3.9.
In general, it would be desirable to update to a more recent base, so we should stop using the Gradle snapc... | 1.0 | Remove use of the snapcraft Gradle plugin - The Gradle plugin is only available for the (very old) `core18` Snapcraft base.
We now hit a limitation where `core18` has Python 3.8 as the most recent Python version, and Sphinx >= 7.2.0 needs Python 3.9.
In general, it would be desirable to update to a more recent ba... | priority | remove use of the snapcraft gradle plugin the gradle plugin is only available for the very old snapcraft base we now hit a limitation where has python as the most recent python version and sphinx needs python in general it would be desirable to update to a more recent base so we ... | 1 |
164,366 | 13,941,429,783 | IssuesEvent | 2020-10-22 19:24:10 | ComputationalCryoEM/ASPIRE-Python | https://api.github.com/repos/ComputationalCryoEM/ASPIRE-Python | opened | Unit test Relion <--> ASPIRE IO | CI cleanup documentation enhancement | We should automate a check that Relion can read our output files, and vice versa. | 1.0 | Unit test Relion <--> ASPIRE IO - We should automate a check that Relion can read our output files, and vice versa. | non_priority | unit test relion aspire io we should automate a check that relion can read our output files and vice versa | 0 |
51,185 | 7,675,209,986 | IssuesEvent | 2018-05-15 07:56:22 | nodatime/nodatime | https://api.github.com/repos/nodatime/nodatime | closed | Namespace is System.Dynamic.ExpandoObject for all types in docs | documentation website | Quite possibly a docfx bug; will need to check what's going on. | 1.0 | Namespace is System.Dynamic.ExpandoObject for all types in docs - Quite possibly a docfx bug; will need to check what's going on. | non_priority | namespace is system dynamic expandoobject for all types in docs quite possibly a docfx bug will need to check what s going on | 0 |
44,378 | 5,809,501,997 | IssuesEvent | 2017-05-04 13:34:01 | hyperledger/composer | https://api.github.com/repos/hyperledger/composer | closed | Make dropdowns prettier | design user story | The current drop downs need better styling. They also need to make sure that the items don't look like they appear twice in the list #778 | 1.0 | Make dropdowns prettier - The current drop downs need better styling. They also need to make sure that the items don't look like they appear twice in the list #778 | non_priority | make dropdowns prettier the current drop downs need better styling they also need to make sure that the items don t look like they appear twice in the list | 0 |
804,372 | 29,485,251,542 | IssuesEvent | 2023-06-02 09:14:22 | Avaiga/taipy-core | https://api.github.com/repos/Avaiga/taipy-core | closed | Event: fire an event when scenario name is modified | 🟧 Priority: High 📈 Improvement | **Description**
An event should be fired when scenario name is modified.
| 1.0 | Event: fire an event when scenario name is modified - **Description**
An event should be fired when scenario name is modified.
| priority | event fire an event when scenario name is modified description an event should be fired when scenario name is modified | 1 |
72,927 | 7,315,644,734 | IssuesEvent | 2018-03-01 11:49:57 | datahq/datahub-qa | https://api.github.com/repos/datahq/datahub-qa | reopened | [Search page] Core datasets appear not on the top | Priority ★★ Severity: Minor Tested: Success | if I search for `gdp`, `core` datasets do not appear on the top of list
## How to reproduce:
* Go to '\search` page and search for `gdp`
### Expected behaviour
`core` datasets should appear on the top of the result if it exists
## related issue
https://github.com/datahq/metastore/issues/27
| 1.0 | [Search page] Core datasets appear not on the top - if I search for `gdp`, `core` datasets do not appear on the top of list
## How to reproduce:
* Go to '\search` page and search for `gdp`
### Expected behaviour
`core` datasets should appear on the top of the result if it exists
## related issue
https:... | non_priority | core datasets appear not on the top if i search for gdp core datasets do not appear on the top of list how to reproduce go to search page and search for gdp expected behaviour core datasets should appear on the top of the result if it exists related issue | 0 |
60,748 | 14,592,294,173 | IssuesEvent | 2020-12-19 16:58:41 | kadirselcuk/zaproxy | https://api.github.com/repos/kadirselcuk/zaproxy | opened | CVE-2020-25649 (High) detected in jackson-databind-2.9.2.jar | security vulnerability | ## CVE-2020-25649 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.2.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streamin... | True | CVE-2020-25649 (High) detected in jackson-databind-2.9.2.jar - ## CVE-2020-25649 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.2.jar</b></p></summary>
<p>General... | non_priority | cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file zaproxy buildsrc build gradle k... | 0 |
91,907 | 3,863,517,333 | IssuesEvent | 2016-04-08 09:45:49 | iamxavier/elmah | https://api.github.com/repos/iamxavier/elmah | closed | Add a timestamp column to the database schema | auto-migrated Priority-Medium Type-Enhancement | ```
What new or enhanced feature are you proposing?
Add a timestamp column to the database schema.
What goal would this enhancement help you achieve?
It would support Linq-To-Sql better, by allowing it to intrinsically
resolve optimistic concurrency when using a disconnected Linq-To-Sql model.
Furthermore, this wo... | 1.0 | Add a timestamp column to the database schema - ```
What new or enhanced feature are you proposing?
Add a timestamp column to the database schema.
What goal would this enhancement help you achieve?
It would support Linq-To-Sql better, by allowing it to intrinsically
resolve optimistic concurrency when using a disco... | priority | add a timestamp column to the database schema what new or enhanced feature are you proposing add a timestamp column to the database schema what goal would this enhancement help you achieve it would support linq to sql better by allowing it to intrinsically resolve optimistic concurrency when using a disco... | 1 |
1,044 | 2,506,999,615 | IssuesEvent | 2015-01-12 15:29:41 | sharewave/frontus | https://api.github.com/repos/sharewave/frontus | closed | two scroll bars in cap table on right | captable low priority UX | this is weird.
can the far right one be attached to the cap table proper instead of rail?

| 1.0 | two scroll bars in cap table on right - this is weird.
can the far right one be attached to the cap table proper instead of rail?

| priority | two scroll bars in cap table on right this is weird can the far right one be attached to the cap table proper instead of rail | 1 |
225,552 | 7,488,363,069 | IssuesEvent | 2018-04-06 00:46:20 | kizniche/Mycodo | https://api.github.com/repos/kizniche/Mycodo | closed | SHTx2 and SHTx7 share same library ? | Priority bug | ## Mycodo Issue Report:
- Specific Mycodo Version:
Mycodo 5.0.49
Mycodo 4.0.22
#### Problem Description
Please list:
I try just to understand what going wrong with my sensors
### Errors
Daemon crash randomly , 2h 10h , some days.
### Steps to Reproduce the issue:
How can this issue be reproduced?
Just t... | 1.0 | SHTx2 and SHTx7 share same library ? - ## Mycodo Issue Report:
- Specific Mycodo Version:
Mycodo 5.0.49
Mycodo 4.0.22
#### Problem Description
Please list:
I try just to understand what going wrong with my sensors
### Errors
Daemon crash randomly , 2h 10h , some days.
### Steps to Reproduce the issue:
Ho... | priority | and share same library mycodo issue report specific mycodo version mycodo mycodo problem description please list i try just to understand what going wrong with my sensors errors daemon crash randomly some days steps to reproduce the issue how can this is... | 1 |
161,717 | 6,134,706,838 | IssuesEvent | 2017-06-26 01:09:11 | nylas-mail-lives/nylas-mail | https://api.github.com/repos/nylas-mail-lives/nylas-mail | closed | Reverse mail order option | Priority: Low Status: In Progress Type: Enhancement | Would anyone be interested in providing an option so that the correspondence in emails is instead reverse with newest appearing on top. Currently it is the other way around. What I am thinking is more like what you see in the outlook.com web interface. | 1.0 | Reverse mail order option - Would anyone be interested in providing an option so that the correspondence in emails is instead reverse with newest appearing on top. Currently it is the other way around. What I am thinking is more like what you see in the outlook.com web interface. | priority | reverse mail order option would anyone be interested in providing an option so that the correspondence in emails is instead reverse with newest appearing on top currently it is the other way around what i am thinking is more like what you see in the outlook com web interface | 1 |
32,703 | 6,897,016,506 | IssuesEvent | 2017-11-23 22:07:47 | tpfinal-pp1/tp-final | https://api.github.com/repos/tpfinal-pp1/tp-final | opened | Cancelar contrato | Defecto medio | Pasos:
1 crear un contrato
2 crear otro contrato con mismo dueño de inmueble y mismo inquilino
3 cancelar ambos | 1.0 | Cancelar contrato - Pasos:
1 crear un contrato
2 crear otro contrato con mismo dueño de inmueble y mismo inquilino
3 cancelar ambos | non_priority | cancelar contrato pasos crear un contrato crear otro contrato con mismo dueño de inmueble y mismo inquilino cancelar ambos | 0 |
39,245 | 19,761,662,813 | IssuesEvent | 2022-01-16 14:15:40 | lanl/parthenon | https://api.github.com/repos/lanl/parthenon | opened | Unnecessary fences | performance | There are fences in `StartReceiving` and `ClearBoundary`, which I'm pretty sure we don't need. | True | Unnecessary fences - There are fences in `StartReceiving` and `ClearBoundary`, which I'm pretty sure we don't need. | non_priority | unnecessary fences there are fences in startreceiving and clearboundary which i m pretty sure we don t need | 0 |
471,640 | 13,595,914,231 | IssuesEvent | 2020-09-22 04:36:41 | Schmed/teamwork | https://api.github.com/repos/Schmed/teamwork | opened | Cell phone app? | enhancement low priority | If we moved from a Google form to a cell phone app, it would obviously open up all kinds of opportunities:
- It would automatically handle all of our authentication concerns.
- It could provide our own custom (albeit simple) platform for social interaction that was well-integrated with the other system features.
-... | 1.0 | Cell phone app? - If we moved from a Google form to a cell phone app, it would obviously open up all kinds of opportunities:
- It would automatically handle all of our authentication concerns.
- It could provide our own custom (albeit simple) platform for social interaction that was well-integrated with the other s... | priority | cell phone app if we moved from a google form to a cell phone app it would obviously open up all kinds of opportunities it would automatically handle all of our authentication concerns it could provide our own custom albeit simple platform for social interaction that was well integrated with the other s... | 1 |
6,130 | 2,610,221,733 | IssuesEvent | 2015-02-26 19:10:20 | chrsmith/somefinders | https://api.github.com/repos/chrsmith/somefinders | opened | руководство по эксплуатации усилителя блаупункт gta 5350.pdf | auto-migrated Priority-Medium Type-Defect | ```
'''Артамон Фокин'''
День добрый никак не могу найти
.руководство по эксплуатации усилителя
блаупункт gta 5350.pdf. как то выкладывали уже
'''Ахмат Бирюков'''
Вот держи линк http://bit.ly/1hzJPCi
'''Гвидон Маслов'''
Просит ввести номер мобилы!Не опасно ли это?
'''Геральд Громов'''
Неа все ок у меня ничего не сп... | 1.0 | руководство по эксплуатации усилителя блаупункт gta 5350.pdf - ```
'''Артамон Фокин'''
День добрый никак не могу найти
.руководство по эксплуатации усилителя
блаупункт gta 5350.pdf. как то выкладывали уже
'''Ахмат Бирюков'''
Вот держи линк http://bit.ly/1hzJPCi
'''Гвидон Маслов'''
Просит ввести номер мобилы!Не опас... | non_priority | руководство по эксплуатации усилителя блаупункт gta pdf артамон фокин день добрый никак не могу найти руководство по эксплуатации усилителя блаупункт gta pdf как то выкладывали уже ахмат бирюков вот держи линк гвидон маслов просит ввести номер мобилы не опасно ли это геральд гро... | 0 |
291,062 | 8,917,446,141 | IssuesEvent | 2019-01-20 03:50:21 | PolarisSS13/Polaris | https://api.github.com/repos/PolarisSS13/Polaris | opened | VV cannot edit empty lists | Bug Priority: CRITICAL | #### Brief description of the issue

#### What you expected to happen
Me to be able to, in this case, add an attack_verb to a bar of soap
#### What actually happened
Another runtime
#### Steps to reproduce
VV anything
Attempt to edit an empty list variable
... | 1.0 | VV cannot edit empty lists - #### Brief description of the issue

#### What you expected to happen
Me to be able to, in this case, add an attack_verb to a bar of soap
#### What actually happened
Another runtime
#### Steps to reproduce
VV anything
Attempt to e... | priority | vv cannot edit empty lists brief description of the issue what you expected to happen me to be able to in this case add an attack verb to a bar of soap what actually happened another runtime steps to reproduce vv anything attempt to edit an empty list variable addition... | 1 |
87,299 | 3,744,701,288 | IssuesEvent | 2016-03-10 03:30:15 | rettigs/cs-senior-capstone | https://api.github.com/repos/rettigs/cs-senior-capstone | closed | Make manual overrides apply until next rule change rather than set time period | enhancement priority:medium | Currently, manual overrides last for a configurable amount of time (2 hours by default). They should last until a rule would have otherwise changed the state. For example, if your lights are set to turn off every morning at 6am, but you manually turn them on at 7am, they will stay on all day until the next morning at... | 1.0 | Make manual overrides apply until next rule change rather than set time period - Currently, manual overrides last for a configurable amount of time (2 hours by default). They should last until a rule would have otherwise changed the state. For example, if your lights are set to turn off every morning at 6am, but you ... | priority | make manual overrides apply until next rule change rather than set time period currently manual overrides last for a configurable amount of time hours by default they should last until a rule would have otherwise changed the state for example if your lights are set to turn off every morning at but you ma... | 1 |
736,234 | 25,464,026,231 | IssuesEvent | 2022-11-25 00:44:27 | octokit/create-octokit-project.js | https://api.github.com/repos/octokit/create-octokit-project.js | closed | [BUG]: Generated test workflow incorrectly uses `always` | Priority: Normal Type: Bug | ### What happened?
The generated `test.yml` workflow incorrectly uses `always`. Instead it should use `always()`.
See relevant [documentation](https://docs.github.com/en/actions/learn-github-actions/expressions#always).
### Versions
2.3.3
### Relevant log output
```shell
The workflow is not valid. .g... | 1.0 | [BUG]: Generated test workflow incorrectly uses `always` - ### What happened?
The generated `test.yml` workflow incorrectly uses `always`. Instead it should use `always()`.
See relevant [documentation](https://docs.github.com/en/actions/learn-github-actions/expressions#always).
### Versions
2.3.3
### Rel... | priority | generated test workflow incorrectly uses always what happened the generated test yml workflow incorrectly uses always instead it should use always see relevant versions relevant log output shell the workflow is not valid github workflows test yml line ... | 1 |
291,880 | 21,942,911,818 | IssuesEvent | 2022-05-23 20:10:30 | NetAppDocs/ontap-systems | https://api.github.com/repos/NetAppDocs/ontap-systems | closed | Cluster cabling wrong | documentation | Page: [Detailed guide - FAS8300 and FAS8700](https://docs.netapp.com/us-en/ontap-systems/fas8300/install-detailed-guide.html)
the pictures showing the cluster cabling are wrong. Those are A400 controllers. The card shown in slot 3 is not available for FAS8300/FAS8700 controllers. The cluster cabling goes to ports e0... | 1.0 | Cluster cabling wrong - Page: [Detailed guide - FAS8300 and FAS8700](https://docs.netapp.com/us-en/ontap-systems/fas8300/install-detailed-guide.html)
the pictures showing the cluster cabling are wrong. Those are A400 controllers. The card shown in slot 3 is not available for FAS8300/FAS8700 controllers. The cluster ... | non_priority | cluster cabling wrong page the pictures showing the cluster cabling are wrong those are controllers the card shown in slot is not available for controllers the cluster cabling goes to ports and on those platforms | 0 |
708,856 | 24,357,537,377 | IssuesEvent | 2022-10-03 08:49:19 | NethermindEth/nethermind | https://api.github.com/repos/NethermindEth/nethermind | closed | [Peers] When Peers number drop to 0, nethermind have problems to recover | high priority stability | **Describe the bug**
After some network issues peers number drops to 0. For about 20 minutes it was logging "Waiting for Peers" and nothing interesting happened. After restart of nethermind app, peers came back properly.
**To Reproduce**
Steps to reproduce the behavior:
Disconnect the network for a moment and che... | 1.0 | [Peers] When Peers number drop to 0, nethermind have problems to recover - **Describe the bug**
After some network issues peers number drops to 0. For about 20 minutes it was logging "Waiting for Peers" and nothing interesting happened. After restart of nethermind app, peers came back properly.
**To Reproduce**
St... | priority | when peers number drop to nethermind have problems to recover describe the bug after some network issues peers number drops to for about minutes it was logging waiting for peers and nothing interesting happened after restart of nethermind app peers came back properly to reproduce steps to ... | 1 |
321,249 | 9,795,819,627 | IssuesEvent | 2019-06-11 05:36:34 | apache/skywalking | https://api.github.com/repos/apache/skywalking | opened | Time series ElasticSearch implementation bug of record type | OAP-backend bug high priority | As the following screenshot shows, the segment(also alarm and other record types) don't create index by day, but in hour wrongly.

This needs to be fixed and make sure the TTL works for it(not working today... | 1.0 | Time series ElasticSearch implementation bug of record type - As the following screenshot shows, the segment(also alarm and other record types) don't create index by day, but in hour wrongly.

This needs to... | priority | time series elasticsearch implementation bug of record type as the following screenshot shows the segment also alarm and other record types don t create index by day but in hour wrongly this needs to be fixed and make sure the ttl works for it not working today possible because of wrong table name | 1 |
482,294 | 13,904,060,330 | IssuesEvent | 2020-10-20 08:06:36 | GoogleChrome/lighthouse | https://api.github.com/repos/GoogleChrome/lighthouse | closed | PROTOCOL_TIMEOUT | duplicate needs-priority | <!-- Before creating an issue please make sure you are using the latest version and have checked for duplicate issues. -->
<!-- Before creating an Accessibility issue please test that it is reproducible upstream with axe (https://www.deque.com/axe/) first and file the issue there if necessary. -->
#### Provide th... | 1.0 | PROTOCOL_TIMEOUT - <!-- Before creating an issue please make sure you are using the latest version and have checked for duplicate issues. -->
<!-- Before creating an Accessibility issue please test that it is reproducible upstream with axe (https://www.deque.com/axe/) first and file the issue there if necessary. -->... | priority | protocol timeout provide the steps to reproduce run lh on chrome what is the current behavior what is the expected behavior devtools devtools remote serve file lighthouse worker lighthouse worker module js environment information affected channels de... | 1 |
276,912 | 8,614,600,557 | IssuesEvent | 2018-11-19 17:57:25 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | www.xvideos.com - video or audio doesn't play | browser-firefox priority-critical | <!-- @browser: Firefox 64.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:64.0) Gecko/20100101 Firefox/64.0 -->
<!-- @reported_with: desktop-reporter -->
**URL**: https://www.xvideos.com/?k=Mom+son+vacation
**Browser / Version**: Firefox 64.0
**Operating System**: Windows 7
**Tested Another Browser**: U... | 1.0 | www.xvideos.com - video or audio doesn't play - <!-- @browser: Firefox 64.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:64.0) Gecko/20100101 Firefox/64.0 -->
<!-- @reported_with: desktop-reporter -->
**URL**: https://www.xvideos.com/?k=Mom+son+vacation
**Browser / Version**: Firefox 64.0
**Operating S... | priority | video or audio doesn t play url browser version firefox operating system windows tested another browser unknown problem type video or audio doesn t play description error is displaued steps to reproduce browser configuration mixed active conten... | 1 |
451,624 | 13,039,427,997 | IssuesEvent | 2020-07-28 16:44:04 | department-of-veterans-affairs/caseflow | https://api.github.com/repos/department-of-veterans-affairs/caseflow | opened | AOD Cases should sort to the top | Priority: Medium Product: caseflow-queue Stakeholder: BVA Team: Echo 🐬 Type: Bug | ## Description
While investigating a seperate issue in production, I observed that AOD cases are not bubbling up to the top of a users queue, like we want. Specifically, non-original cases were appearing first in a Judges Assign queue.
## Acceptance criteria
- [ ] AOD cases should always sort to the top of a users... | 1.0 | AOD Cases should sort to the top - ## Description
While investigating a seperate issue in production, I observed that AOD cases are not bubbling up to the top of a users queue, like we want. Specifically, non-original cases were appearing first in a Judges Assign queue.
## Acceptance criteria
- [ ] AOD cases shoul... | priority | aod cases should sort to the top description while investigating a seperate issue in production i observed that aod cases are not bubbling up to the top of a users queue like we want specifically non original cases were appearing first in a judges assign queue acceptance criteria aod cases should ... | 1 |
266,226 | 23,226,664,033 | IssuesEvent | 2022-08-03 01:24:16 | MPMG-DCC-UFMG/F01 | https://api.github.com/repos/MPMG-DCC-UFMG/F01 | closed | Teste de generalizacao para a tag Servidores - Relatório mensal da despesa com pessoal - Nova Porteirinha | generalization test development template-Síntese tecnologia informatica subtag-Relatórios Despesas com Pessoal tag-Servidores | DoD: Realizar o teste de Generalização do validador da tag Servidores - Relatório mensal da despesa com pessoal para o Município de Nova Porteirinha. | 1.0 | Teste de generalizacao para a tag Servidores - Relatório mensal da despesa com pessoal - Nova Porteirinha - DoD: Realizar o teste de Generalização do validador da tag Servidores - Relatório mensal da despesa com pessoal para o Município de Nova Porteirinha. | non_priority | teste de generalizacao para a tag servidores relatório mensal da despesa com pessoal nova porteirinha dod realizar o teste de generalização do validador da tag servidores relatório mensal da despesa com pessoal para o município de nova porteirinha | 0 |
409,446 | 11,962,589,959 | IssuesEvent | 2020-04-05 13:01:11 | traffic-control-fyp-aub/ns3-gym | https://api.github.com/repos/traffic-control-fyp-aub/ns3-gym | closed | System Avg Speed [ Performance ] | High Priority | Study the effect of different vehicle control percentages (incorporate human driver control) on the system wide average speed and whether it increases or decreases. | 1.0 | System Avg Speed [ Performance ] - Study the effect of different vehicle control percentages (incorporate human driver control) on the system wide average speed and whether it increases or decreases. | priority | system avg speed study the effect of different vehicle control percentages incorporate human driver control on the system wide average speed and whether it increases or decreases | 1 |
181,312 | 6,658,276,638 | IssuesEvent | 2017-09-30 17:15:11 | zulip/zulip | https://api.github.com/repos/zulip/zulip | closed | Outgoing webhooks shouldn't throw an exception on network errors | area: api area: bots bug in progress priority: medium | I think we try to suppress these in `do_rest_call`, but the exception list is clearly not complete.
```
Traceback (most recent call last):
File "/home/zulip/deployments/2017-08-14-16-02-48/zerver/lib/outgoing_webhook.py", line 192, in do_rest_call
response = requests.request(http_method, final_url, data=req... | 1.0 | Outgoing webhooks shouldn't throw an exception on network errors - I think we try to suppress these in `do_rest_call`, but the exception list is clearly not complete.
```
Traceback (most recent call last):
File "/home/zulip/deployments/2017-08-14-16-02-48/zerver/lib/outgoing_webhook.py", line 192, in do_rest_cal... | priority | outgoing webhooks shouldn t throw an exception on network errors i think we try to suppress these in do rest call but the exception list is clearly not complete traceback most recent call last file home zulip deployments zerver lib outgoing webhook py line in do rest call res... | 1 |
266,326 | 28,320,980,090 | IssuesEvent | 2023-04-11 01:06:04 | rvvergara/react-boilerplate | https://api.github.com/repos/rvvergara/react-boilerplate | opened | CVE-2018-25032 (High) detected in nodev7.7.1 | Mend: dependency security vulnerability | ## CVE-2018-25032 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>nodev7.7.1</b></p></summary>
<p>
<p>Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:</p>
<p>Library hom... | True | CVE-2018-25032 (High) detected in nodev7.7.1 - ## CVE-2018-25032 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>nodev7.7.1</b></p></summary>
<p>
<p>Node.js JavaScript runtime :sparkle... | non_priority | cve high detected in cve high severity vulnerability vulnerable library node js javascript runtime sparkles turtle rocket sparkles library home page a href found in base branch master vulnerable source files node modules grpc deps gr... | 0 |
149,225 | 11,886,329,871 | IssuesEvent | 2020-03-27 21:38:57 | openstax/cnx-recipes | https://api.github.com/repos/openstax/cnx-recipes | closed | Bigger font in Chapter review | baked.styles book:physics regression.testing | @helenemccarron @brittweinstein @lwtchu In exercise 15 suddenly numbers are bigger.

also here:

also here:
.
- [ ] The `TCA` class should be defined in the `include/picolibrary/microchip/megaavr0/peripheral/tca.h`/`source/picolibrary/microchip/megaavr0/peripheral/tca.cc` header/source file pair
- [ ] The following `TCA` cl... | 1.0 | Add Microchip megaAVR 0-series TCA peripheral - Add Microchip megaAVR 0-series TCA peripheral (`::picolibrary::Microchip::megaAVR0::Peripheral::TCA`).
- [ ] The `TCA` class should be defined in the `include/picolibrary/microchip/megaavr0/peripheral/tca.h`/`source/picolibrary/microchip/megaavr0/peripheral/tca.cc` heade... | priority | add microchip megaavr series tca peripheral add microchip megaavr series tca peripheral picolibrary microchip peripheral tca the tca class should be defined in the include picolibrary microchip peripheral tca h source picolibrary microchip peripheral tca cc header source file pair ... | 1 |
440,283 | 12,697,315,600 | IssuesEvent | 2020-06-22 11:36:19 | chiyadev/MudaeFarm | https://api.github.com/repos/chiyadev/MudaeFarm | closed | Bot breaks and spams chat | bug high priority | At some point the farm falls apart and fails to parse anything Mudaebot sends, even normal rolls. It seems insane to me that MudaeFarm would try every ~30 seconds indefinitely and create hundreds of messages. Unsanitized logs below, timestamp is 2020-06-19T21:59:41.2842398-05:00
[log_2020-06-19 06.22.24Z-20200619.txt]... | 1.0 | Bot breaks and spams chat - At some point the farm falls apart and fails to parse anything Mudaebot sends, even normal rolls. It seems insane to me that MudaeFarm would try every ~30 seconds indefinitely and create hundreds of messages. Unsanitized logs below, timestamp is 2020-06-19T21:59:41.2842398-05:00
[log_2020-0... | priority | bot breaks and spams chat at some point the farm falls apart and fails to parse anything mudaebot sends even normal rolls it seems insane to me that mudaefarm would try every seconds indefinitely and create hundreds of messages unsanitized logs below timestamp is edit i just realized the... | 1 |
678,068 | 23,186,038,094 | IssuesEvent | 2022-08-01 08:28:08 | netdata/netdata-cloud | https://api.github.com/repos/netdata/netdata-cloud | closed | Enhance the Alerts drawer / modal in the Active alerts and Alerts Configuration Page | priority/high cloud-frontend cloud-backend alerts-team Q2 GOAL feature request | ### Problem
The current Alerts drawer / modal does not display the details of node instances where this alert has been raised and how it has been aggregated at the node level.
### Description
The alert drawer is currently being used in the Active Alerts tab and will need to be used also in the "Alerts Configurat... | 1.0 | Enhance the Alerts drawer / modal in the Active alerts and Alerts Configuration Page - ### Problem
The current Alerts drawer / modal does not display the details of node instances where this alert has been raised and how it has been aggregated at the node level.
### Description
The alert drawer is currently bein... | priority | enhance the alerts drawer modal in the active alerts and alerts configuration page problem the current alerts drawer modal does not display the details of node instances where this alert has been raised and how it has been aggregated at the node level description the alert drawer is currently bein... | 1 |
132,839 | 5,194,210,680 | IssuesEvent | 2017-01-23 02:06:31 | UPBGE/blender | https://api.github.com/repos/UPBGE/blender | closed | Add 'activate actuator' function or method | feature request low priority | _When I programmed several projects under BGE all times one moment corrupted me all the architecture. I could not activate actuator from not connected to it controller. So I suggest will be better to:_
**Remove necessity connecting actuators to controllers to activate actuators.**
Why:
-(a) if in scene will be ... | 1.0 | Add 'activate actuator' function or method - _When I programmed several projects under BGE all times one moment corrupted me all the architecture. I could not activate actuator from not connected to it controller. So I suggest will be better to:_
**Remove necessity connecting actuators to controllers to activate ac... | priority | add activate actuator function or method when i programmed several projects under bge all times one moment corrupted me all the architecture i could not activate actuator from not connected to it controller so i suggest will be better to remove necessity connecting actuators to controllers to activate ac... | 1 |
102,311 | 31,886,169,488 | IssuesEvent | 2023-09-17 00:38:37 | habitat-sh/builder | https://api.github.com/repos/habitat-sh/builder | closed | ECR Credentials should be verified | Focus:Builder Type:Feature Stale | We currently verify that the Docker Hub credentials you enter are valid when you save a new integration. However, we don't do any validation of ECR integrations. | 1.0 | ECR Credentials should be verified - We currently verify that the Docker Hub credentials you enter are valid when you save a new integration. However, we don't do any validation of ECR integrations. | non_priority | ecr credentials should be verified we currently verify that the docker hub credentials you enter are valid when you save a new integration however we don t do any validation of ecr integrations | 0 |
153,778 | 13,526,707,981 | IssuesEvent | 2020-09-15 14:33:35 | openshift/odo | https://api.github.com/repos/openshift/odo | closed | Update devfile "odo.dev" doc | kind/documentation required-for-v2 | /kind documentation
<!--
Welcome! - We kindly ask you to:
1. Fill out the issue template below
2. Use the Google group if you have a question rather than a bug or feature request.
The group is at: https://groups.google.com/forum/#!forum/odo-users
Thanks for understanding, and for contributing to th... | 1.0 | Update devfile "odo.dev" doc - /kind documentation
<!--
Welcome! - We kindly ask you to:
1. Fill out the issue template below
2. Use the Google group if you have a question rather than a bug or feature request.
The group is at: https://groups.google.com/forum/#!forum/odo-users
Thanks for understand... | non_priority | update devfile odo dev doc kind documentation welcome we kindly ask you to fill out the issue template below use the google group if you have a question rather than a bug or feature request the group is at thanks for understanding and for contributing to the project ... | 0 |
113,036 | 24,352,051,581 | IssuesEvent | 2022-10-03 01:45:46 | AMastryukov/LD51 | https://api.github.com/repos/AMastryukov/LD51 | closed | Enemy Handler | High Priority Code | See "Enemy Class" on Software Design Document
**Description**
Handles enemy stuff (hi alex)
**Acceptance Criteria**
Keeps track of enemy health, speed and damage. On death the spawn limit is reduced, increase player score
**Subtasks**
- [ ] Enemy health, speed, damage
- [ ] Increase player score on death | 1.0 | Enemy Handler - See "Enemy Class" on Software Design Document
**Description**
Handles enemy stuff (hi alex)
**Acceptance Criteria**
Keeps track of enemy health, speed and damage. On death the spawn limit is reduced, increase player score
**Subtasks**
- [ ] Enemy health, speed, damage
- [ ] Increase player ... | non_priority | enemy handler see enemy class on software design document description handles enemy stuff hi alex acceptance criteria keeps track of enemy health speed and damage on death the spawn limit is reduced increase player score subtasks enemy health speed damage increase player scor... | 0 |
26,221 | 11,276,321,874 | IssuesEvent | 2020-01-14 22:54:18 | elastic/kibana | https://api.github.com/repos/elastic/kibana | closed | Spaces API in Dev Tools fails to successfully POST or DELETE space | Team:Security triage_needed | **Kibana version:**
7.5.1 in Elasticsearch Service
**Elasticsearch version:**
7.5.1
**Server OS version:**
Elasticsearch Service
**Browser version:**
Chrome
**Browser OS version:**
Mac
**Original install method (e.g. download page, yum, from source, etc.):**
Elasticsearch Service
**Describe the bug:**
Spac... | True | Spaces API in Dev Tools fails to successfully POST or DELETE space - **Kibana version:**
7.5.1 in Elasticsearch Service
**Elasticsearch version:**
7.5.1
**Server OS version:**
Elasticsearch Service
**Browser version:**
Chrome
**Browser OS version:**
Mac
**Original install method (e.g. download page, yum, from... | non_priority | spaces api in dev tools fails to successfully post or delete space kibana version in elasticsearch service elasticsearch version server os version elasticsearch service browser version chrome browser os version mac original install method e g download page yum from... | 0 |
189,008 | 22,046,967,065 | IssuesEvent | 2022-05-30 03:37:42 | praneethpanasala/linux | https://api.github.com/repos/praneethpanasala/linux | closed | CVE-2019-19448 (High) detected in linuxv4.19 - autoclosed | security vulnerability | ## CVE-2019-19448 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxv4.19</b></p></summary>
<p>
<p>Linux kernel source tree</p>
<p>Library home page: <a href=https://github.com/torv... | True | CVE-2019-19448 (High) detected in linuxv4.19 - autoclosed - ## CVE-2019-19448 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxv4.19</b></p></summary>
<p>
<p>Linux kernel source tr... | non_priority | cve high detected in autoclosed cve high severity vulnerability vulnerable library linux kernel source tree library home page a href found in head commit a href found in base branch master vulnerable source files fs btrfs free space c... | 0 |
787,635 | 27,725,294,521 | IssuesEvent | 2023-03-15 01:21:52 | vrchatapi/vrchatapi.github.io | https://api.github.com/repos/vrchatapi/vrchatapi.github.io | closed | Missing Websocket events | Type: Undocumented Endpoint Priority: Medium | The defined ones on web are:
notification, notification-v2, notification-v2-update, notification-v2-delete, see-notification, hide-notification, clear-notification, friend-add, friend-delete, friend-online, friend-active, friend-offline, friend-update, friend-location, user-update, user-location
The new ones are:
... | 1.0 | Missing Websocket events - The defined ones on web are:
notification, notification-v2, notification-v2-update, notification-v2-delete, see-notification, hide-notification, clear-notification, friend-add, friend-delete, friend-online, friend-active, friend-offline, friend-update, friend-location, user-update, user-loca... | priority | missing websocket events the defined ones on web are notification notification notification update notification delete see notification hide notification clear notification friend add friend delete friend online friend active friend offline friend update friend location user update user locatio... | 1 |
30,316 | 7,187,623,798 | IssuesEvent | 2018-02-02 06:29:18 | stormsword/stormsword | https://api.github.com/repos/stormsword/stormsword | closed | Implement combo system to make combat more interesting | code design | Right now, the character can only swing their sword. They will need to be able to chain multiple attacks together.
To start with I'll do something like:
attack -> attack
attack -> attack -> attack
attack -> ability -> attack
| 1.0 | Implement combo system to make combat more interesting - Right now, the character can only swing their sword. They will need to be able to chain multiple attacks together.
To start with I'll do something like:
attack -> attack
attack -> attack -> attack
attack -> ability -> attack
| non_priority | implement combo system to make combat more interesting right now the character can only swing their sword they will need to be able to chain multiple attacks together to start with i ll do something like attack attack attack attack attack attack ability attack | 0 |
528,619 | 15,370,896,137 | IssuesEvent | 2021-03-02 09:22:16 | enthought/enable | https://api.github.com/repos/enthought/enable | closed | draw_rect behaves weirdly with QPainter backend | priority: high type: bug | |agg|QPainter|
|---|---|
|<img width="256" alt="kiva agg draw_rect 2x" src="https://user-images.githubusercontent.com/1926457/109619792-1623f000-7b31-11eb-90e4-b5590aba5d9c.png">|<img width="256" alt="qpainter draw_rect 2x" src="https://user-images.githubusercontent.com/1926457/109619815-18864a00-7b31-11eb-900d-cae1d... | 1.0 | draw_rect behaves weirdly with QPainter backend - |agg|QPainter|
|---|---|
|<img width="256" alt="kiva agg draw_rect 2x" src="https://user-images.githubusercontent.com/1926457/109619792-1623f000-7b31-11eb-90e4-b5590aba5d9c.png">|<img width="256" alt="qpainter draw_rect 2x" src="https://user-images.githubusercontent.c... | priority | draw rect behaves weirdly with qpainter backend agg qpainter img width alt kiva agg draw rect src width alt qpainter draw rect src the above images have been generated using the new enable gcbench on windows with | 1 |
113,486 | 11,807,035,701 | IssuesEvent | 2020-03-19 10:39:31 | passioneight/form-builder | https://api.github.com/repos/passioneight/form-builder | opened | Add Predefined Field FileField | documentation enhancement | **Description**
Every now and then it's necessary to upload files. That's why a predefined field `FileField` should be added.
**Use case**
- User profile (e.g., profile picture)
- Attachments (e.g., for sites that let you apply for jobs and upload a CV directly)
**Additional Information**
Maybe adding a `Data... | 1.0 | Add Predefined Field FileField - **Description**
Every now and then it's necessary to upload files. That's why a predefined field `FileField` should be added.
**Use case**
- User profile (e.g., profile picture)
- Attachments (e.g., for sites that let you apply for jobs and upload a CV directly)
**Additional In... | non_priority | add predefined field filefield description every now and then it s necessary to upload files that s why a predefined field filefield should be added use case user profile e g profile picture attachments e g for sites that let you apply for jobs and upload a cv directly additional in... | 0 |
67,172 | 9,011,912,772 | IssuesEvent | 2019-02-05 15:44:27 | BlueBrain/nexus | https://api.github.com/repos/BlueBrain/nexus | opened | Link to issue tracker / bug reports URL from Nexus Web README | bug documentation next nexus-web | Copy the "Getting involved" section from old README at https://github.com/BlueBrain/nexus-web/tree/nexus-explorer | 1.0 | Link to issue tracker / bug reports URL from Nexus Web README - Copy the "Getting involved" section from old README at https://github.com/BlueBrain/nexus-web/tree/nexus-explorer | non_priority | link to issue tracker bug reports url from nexus web readme copy the getting involved section from old readme at | 0 |
350,120 | 24,969,503,701 | IssuesEvent | 2022-11-01 22:57:40 | litentry/litentry-parachain | https://api.github.com/repos/litentry/litentry-parachain | opened | Add token bridge commission chapter to gitbook | D4-documentation I3-high | ### Context
We often got a question from the community about how we ended up calculating the **parachain => Ethereum** token bridge commission fee (16LIT).
Let's add a chapter in gitbook to explain that.
---
:heavy_check_mark: Please set appropriate **labels** and **assignees** if applicable. | 1.0 | Add token bridge commission chapter to gitbook - ### Context
We often got a question from the community about how we ended up calculating the **parachain => Ethereum** token bridge commission fee (16LIT).
Let's add a chapter in gitbook to explain that.
---
:heavy_check_mark: Please set appropriate **labels** an... | non_priority | add token bridge commission chapter to gitbook context we often got a question from the community about how we ended up calculating the parachain ethereum token bridge commission fee let s add a chapter in gitbook to explain that heavy check mark please set appropriate labels and ... | 0 |
409,882 | 27,756,163,481 | IssuesEvent | 2023-03-16 02:47:17 | tigrisdata/tigris-docs | https://api.github.com/repos/tigrisdata/tigris-docs | closed | docs: Defining array types in typescript schema definition | documentation | Examples on how to define schemas with nested arrays using decorators and interfaces. | 1.0 | docs: Defining array types in typescript schema definition - Examples on how to define schemas with nested arrays using decorators and interfaces. | non_priority | docs defining array types in typescript schema definition examples on how to define schemas with nested arrays using decorators and interfaces | 0 |
690,808 | 23,673,098,027 | IssuesEvent | 2022-08-27 17:16:00 | crcn/tandem | https://api.github.com/repos/crcn/tandem | opened | support different rendering engines | priority: medium effort: medium | Good exercise for figuring out a generic library.
Examples:
- ThreeJS
Testing how to:
- Add custom components
- Generic sidebar controls
- generic canvas controls
| 1.0 | support different rendering engines - Good exercise for figuring out a generic library.
Examples:
- ThreeJS
Testing how to:
- Add custom components
- Generic sidebar controls
- generic canvas controls
| priority | support different rendering engines good exercise for figuring out a generic library examples threejs testing how to add custom components generic sidebar controls generic canvas controls | 1 |
281,583 | 21,315,417,663 | IssuesEvent | 2022-04-16 07:23:10 | tandeshao/pe | https://api.github.com/repos/tandeshao/pe | opened | Unreadable images in 100% zoom for DG | type.DocumentationBug severity.Low | Step to reproduce:
1. Go to the add student section of the developer guide.
2. There is a sequence diagram as shown in the image below.

Expected: Able to read sequence diagram with 100% zoom on deskt... | 1.0 | Unreadable images in 100% zoom for DG - Step to reproduce:
1. Go to the add student section of the developer guide.
2. There is a sequence diagram as shown in the image below.

Expected: Able to read ... | non_priority | unreadable images in zoom for dg step to reproduce go to the add student section of the developer guide there is a sequence diagram as shown in the image below expected able to read sequence diagram with zoom on desktop actual unreadable sequence diagram | 0 |
293,322 | 8,975,329,618 | IssuesEvent | 2019-01-30 04:40:56 | leonstafford/wp2static | https://api.github.com/repos/leonstafford/wp2static | closed | Export to File system does not remove deleted pages/css/images etc. | enhancement low-priority | I noticed that once a file is exportet to the file system it does not get deleted even if the site is removed from wordpress and a new export has been done this file stays and can be of course called if you know the url.
Export should also check for deleteted files and removes them from the file system target | 1.0 | Export to File system does not remove deleted pages/css/images etc. - I noticed that once a file is exportet to the file system it does not get deleted even if the site is removed from wordpress and a new export has been done this file stays and can be of course called if you know the url.
Export should also check for... | priority | export to file system does not remove deleted pages css images etc i noticed that once a file is exportet to the file system it does not get deleted even if the site is removed from wordpress and a new export has been done this file stays and can be of course called if you know the url export should also check for... | 1 |
509,061 | 14,712,020,417 | IssuesEvent | 2021-01-05 08:20:42 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | m.medimops.de - design is broken | browser-fenix engine-gecko priority-normal | <!-- @browser: Firefox Mobile 85.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 10; Mobile; rv:85.0) Gecko/85.0 Firefox/85.0 -->
<!-- @reported_with: android-components-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/64742 -->
<!-- @extra_labels: browser-fenix -->
**URL**: https://m.medimops.d... | 1.0 | m.medimops.de - design is broken - <!-- @browser: Firefox Mobile 85.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 10; Mobile; rv:85.0) Gecko/85.0 Firefox/85.0 -->
<!-- @reported_with: android-components-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/64742 -->
<!-- @extra_labels: browser-fenix... | priority | m medimops de design is broken url browser version firefox mobile operating system android tested another browser yes chrome problem type design is broken description images not loaded steps to reproduce view the screenshot img alt screen... | 1 |
1,830 | 3,392,108,993 | IssuesEvent | 2015-11-30 18:10:00 | dotnet/wcf | https://api.github.com/repos/dotnet/wcf | closed | Update project.json dependencies to new -rc1- names | Infrastructure | Modify all necessary project.json and lock files to reflect the newer -rc1-* names rather than the older -beta-* names. Double check src\Common\test-runtime, and refer to its CoreFx version, so that we have the right runtime tools too | 1.0 | Update project.json dependencies to new -rc1- names - Modify all necessary project.json and lock files to reflect the newer -rc1-* names rather than the older -beta-* names. Double check src\Common\test-runtime, and refer to its CoreFx version, so that we have the right runtime tools too | non_priority | update project json dependencies to new names modify all necessary project json and lock files to reflect the newer names rather than the older beta names double check src common test runtime and refer to its corefx version so that we have the right runtime tools too | 0 |
239,129 | 18,264,027,109 | IssuesEvent | 2021-10-04 05:47:31 | girlscript/winter-of-contributing | https://api.github.com/repos/girlscript/winter-of-contributing | opened | DSA 2.1 Strings: Substrings - Documentation | documentation Up-For-Grabs DSA | ## Description
What are substrings? Give examples. How do you implement them? Mention atleast three approaches.
**Important: Do not use assign command for this issue.**
## Task
- [ ] Documentation
## Note
- While requesting the issue to be assigned, please mention your **NAME & BATCH NUMBER**.
- Kindly refer... | 1.0 | DSA 2.1 Strings: Substrings - Documentation - ## Description
What are substrings? Give examples. How do you implement them? Mention atleast three approaches.
**Important: Do not use assign command for this issue.**
## Task
- [ ] Documentation
## Note
- While requesting the issue to be assigned, please mention... | non_priority | dsa strings substrings documentation description what are substrings give examples how do you implement them mention atleast three approaches important do not use assign command for this issue task documentation note while requesting the issue to be assigned please mention y... | 0 |
14,149 | 24,553,871,932 | IssuesEvent | 2022-10-12 14:29:52 | renovatebot/renovate | https://api.github.com/repos/renovatebot/renovate | opened | Change parentSha computation logic | type:refactor status:requirements priority-5-triage | ### Describe the proposed change(s).
For merge confidence calculations, we need to know what was the SHA on the base branch which the PR was created from. That's so that we can compare the test results of the base branch to Renovate's branch.
In a normal scenario with an up to date branch, the parentSha is same as ... | 1.0 | Change parentSha computation logic - ### Describe the proposed change(s).
For merge confidence calculations, we need to know what was the SHA on the base branch which the PR was created from. That's so that we can compare the test results of the base branch to Renovate's branch.
In a normal scenario with an up to d... | non_priority | change parentsha computation logic describe the proposed change s for merge confidence calculations we need to know what was the sha on the base branch which the pr was created from that s so that we can compare the test results of the base branch to renovate s branch in a normal scenario with an up to d... | 0 |
309,922 | 26,683,808,046 | IssuesEvent | 2023-01-26 20:01:26 | upenndigitalscholarship/deep | https://api.github.com/repos/upenndigitalscholarship/deep | closed | Admin for Stationer: Printer, Stationer: Publisher, and Stationer: Bookseller | Required for testing | On the admin side:
The data tables for Stationer: Printer, and Stationer: Publisher, and Stationer: Bookseller need to enable multiple discrete terms (i.e., exactly the way "Authors" at the Edition level is currently working)
I don't think we need two separate fields for each of them -- Filter and Display -- beca... | 1.0 | Admin for Stationer: Printer, Stationer: Publisher, and Stationer: Bookseller - On the admin side:
The data tables for Stationer: Printer, and Stationer: Publisher, and Stationer: Bookseller need to enable multiple discrete terms (i.e., exactly the way "Authors" at the Edition level is currently working)
I don't... | non_priority | admin for stationer printer stationer publisher and stationer bookseller on the admin side the data tables for stationer printer and stationer publisher and stationer bookseller need to enable multiple discrete terms i e exactly the way authors at the edition level is currently working i don t... | 0 |
152,813 | 19,697,336,146 | IssuesEvent | 2022-01-12 13:30:50 | thomcost/cgm-remote-monitor | https://api.github.com/repos/thomcost/cgm-remote-monitor | opened | CVE-2020-28469 (High) detected in glob-parent-3.1.0.tgz, glob-parent-5.1.1.tgz | security vulnerability | ## CVE-2020-28469 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>glob-parent-3.1.0.tgz</b>, <b>glob-parent-5.1.1.tgz</b></p></summary>
<p>
<details><summary><b>glob-parent-3.1.0.tgz... | True | CVE-2020-28469 (High) detected in glob-parent-3.1.0.tgz, glob-parent-5.1.1.tgz - ## CVE-2020-28469 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>glob-parent-3.1.0.tgz</b>, <b>glob-p... | non_priority | cve high detected in glob parent tgz glob parent tgz cve high severity vulnerability vulnerable libraries glob parent tgz glob parent tgz glob parent tgz strips glob magic from a string to provide the parent directory path library home page a h... | 0 |
211,134 | 7,198,589,384 | IssuesEvent | 2018-02-05 13:23:36 | TauCetiStation/TauCetiClassic | https://api.github.com/repos/TauCetiStation/TauCetiClassic | closed | Баг соединения Тобразной трубы. | Bug Priority: Low | <!--
1. ОТВЕТЫ ОСТАВЛЯТЬ ПОД СООТВЕТСТВУЮЩИЕ ЗАГОЛОВКИ
(они в самом низу, после всех правил)
2. В ОДНОМ РЕПОРТЕ ДОЛЖНО БЫТЬ ОПИСАНИЕ ТОЛЬКО ОДНОЙ ПРОБЛЕМЫ
3. КОРРЕКТНОЕ НАЗВАНИЕ РЕПОРТА НЕ МЕНЕЕ ВАЖНО ЧЕМ ОПИСАНИЕ
-. Ниже описание каждого пункта.
1. Весь данный текст что уже написан до вас -
НЕ УДАЛЯТЬ И НЕ РЕДАКТИРО... | 1.0 | Баг соединения Тобразной трубы. - <!--
1. ОТВЕТЫ ОСТАВЛЯТЬ ПОД СООТВЕТСТВУЮЩИЕ ЗАГОЛОВКИ
(они в самом низу, после всех правил)
2. В ОДНОМ РЕПОРТЕ ДОЛЖНО БЫТЬ ОПИСАНИЕ ТОЛЬКО ОДНОЙ ПРОБЛЕМЫ
3. КОРРЕКТНОЕ НАЗВАНИЕ РЕПОРТА НЕ МЕНЕЕ ВАЖНО ЧЕМ ОПИСАНИЕ
-. Ниже описание каждого пункта.
1. Весь данный текст что уже написан ... | priority | баг соединения тобразной трубы ответы оставлять под соответствующие заголовки они в самом низу после всех правил в одном репорте должно быть описание только одной проблемы корректное название репорта не менее важно чем описание ниже описание каждого пункта весь данный текст что уже написан ... | 1 |
293,016 | 22,042,097,911 | IssuesEvent | 2022-05-29 14:08:11 | corka149/jsonpatch | https://api.github.com/repos/corka149/jsonpatch | closed | Something wrong in handling list | documentation enhancement help wanted good first issue | **Describe the bug**
1. The array is a legal json structured type, but can't apply a patch for a list directly. (Maybe it's your feature...)
2. Can't handle list well. (see examples below)
3. (Suggestion) Swap arguments of `Jsonpatch.apply_patch/2` so that the pipeline can be used. `map |> Jsonpatch.apply_patch!(d... | 1.0 | Something wrong in handling list - **Describe the bug**
1. The array is a legal json structured type, but can't apply a patch for a list directly. (Maybe it's your feature...)
2. Can't handle list well. (see examples below)
3. (Suggestion) Swap arguments of `Jsonpatch.apply_patch/2` so that the pipeline can be use... | non_priority | something wrong in handling list describe the bug the array is a legal json structured type but can t apply a patch for a list directly maybe it s your feature can t handle list well see examples below suggestion swap arguments of jsonpatch apply patch so that the pipeline can be use... | 0 |
327 | 5,896,194,881 | IssuesEvent | 2017-05-18 09:08:40 | edenhill/librdkafka | https://api.github.com/repos/edenhill/librdkafka | closed | SASL PLAIN on Windows platforms | enhancement portability | Hello,
We have a Kafka 0.10.x (confluent 3.0.0) with SASL PLAIN cluster and we need to allow our .Net applications (running on windows servers) to use it.
Could you tell me when librdkafka will be able to communicate with such a secured Kafka cluster on Windows platforms ?
Thank you.
| True | SASL PLAIN on Windows platforms - Hello,
We have a Kafka 0.10.x (confluent 3.0.0) with SASL PLAIN cluster and we need to allow our .Net applications (running on windows servers) to use it.
Could you tell me when librdkafka will be able to communicate with such a secured Kafka cluster on Windows platforms ?
Tha... | non_priority | sasl plain on windows platforms hello we have a kafka x confluent with sasl plain cluster and we need to allow our net applications running on windows servers to use it could you tell me when librdkafka will be able to communicate with such a secured kafka cluster on windows platforms than... | 0 |
419,357 | 28,143,239,860 | IssuesEvent | 2023-04-02 07:07:18 | AY2223S2-CS2103T-T14-2/tp | https://api.github.com/repos/AY2223S2-CS2103T-T14-2/tp | closed | [PE-D][Tester B] UG Example of add command not working | documentation | When typing in the example `add o/Petricia n/Whiskers p/98746333 e/petricia@petpal.com a/311 Beach Road 2023-03-27 21:09:09 d/Feed cat - 2023-03-27 21:09:09 t/MaineCoon`. It would be flagged as an invalid command. The second example of adding `Fluffy` works fine.
 detected in handlebars-4.1.2.tgz | security vulnerability | ## WS-2019-0332 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.1.2.tgz</b></p></summary>
<p>Handlebars provides the power necessary to let you build semantic templates ... | True | WS-2019-0332 (Medium) detected in handlebars-4.1.2.tgz - ## WS-2019-0332 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.1.2.tgz</b></p></summary>
<p>Handlebars provides... | non_priority | ws medium detected in handlebars tgz ws medium severity vulnerability vulnerable library handlebars tgz handlebars provides the power necessary to let you build semantic templates effectively with no frustration library home page a href path to dependency file react na... | 0 |
419,624 | 12,226,075,035 | IssuesEvent | 2020-05-03 09:06:51 | dita-ot/dita-ot | https://api.github.com/repos/dita-ot/dita-ot | closed | Provide topicref to topics handled in processTopic mode called from generatePageSequenceFromTopicref | enhancement plugin/pdf priority/medium stale | org.dita.pdf2 plugin
## Expected Behavior
Templates handling topics have easy access to the topicref that referred to the topic.
## Actual Behavior
Topicref is not available.
## Possible Solution
Pass the topicref as a tunnel parameter to templates in mode processTopic in root-processing.xsl:
```
... | 1.0 | Provide topicref to topics handled in processTopic mode called from generatePageSequenceFromTopicref - org.dita.pdf2 plugin
## Expected Behavior
Templates handling topics have easy access to the topicref that referred to the topic.
## Actual Behavior
Topicref is not available.
## Possible Solution
Pas... | priority | provide topicref to topics handled in processtopic mode called from generatepagesequencefromtopicref org dita plugin expected behavior templates handling topics have easy access to the topicref that referred to the topic actual behavior topicref is not available possible solution pass t... | 1 |
134,236 | 29,933,186,182 | IssuesEvent | 2023-06-22 10:55:40 | trezor/trezor-suite | https://api.github.com/repos/trezor/trezor-suite | opened | Dispatch type is not correct | code | The [`Dispatch` type ](https://github.com/trezor/trezor-suite/blob/054fe554e1c5d4e0140ad6658883c8d4aeb76115/packages/suite/src/types/suite/index.ts#L85) is not working properly – it is possible to pass incorrect payloads, disregarding the action type.
Proposed solution:
```
export type Dispatch = ThunkDispatch<... | 1.0 | Dispatch type is not correct - The [`Dispatch` type ](https://github.com/trezor/trezor-suite/blob/054fe554e1c5d4e0140ad6658883c8d4aeb76115/packages/suite/src/types/suite/index.ts#L85) is not working properly – it is possible to pass incorrect payloads, disregarding the action type.
Proposed solution:
```
export... | non_priority | dispatch type is not correct the is not working properly – it is possible to pass incorrect payloads disregarding the action type proposed solution export type dispatch thunkdispatch and also cast all action names as const export const remember previous device firmware r... | 0 |
703,973 | 24,179,918,846 | IssuesEvent | 2022-09-23 07:53:53 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | www.mozilla.org - desktop site instead of mobile site | status-needsinfo priority-critical browser-fenix engine-gecko | <!-- @browser: Firefox Mobile 105.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 10; Mobile; rv:105.0) Gecko/105.0 Firefox/105.0 -->
<!-- @reported_with: android-components-reporter -->
<!-- @extra_labels: browser-fenix -->
**URL**: https://www.mozilla.org/zh-CN/firefox/browsers/chromebook/
**Browser / Version**: Firefo... | 1.0 | www.mozilla.org - desktop site instead of mobile site - <!-- @browser: Firefox Mobile 105.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 10; Mobile; rv:105.0) Gecko/105.0 Firefox/105.0 -->
<!-- @reported_with: android-components-reporter -->
<!-- @extra_labels: browser-fenix -->
**URL**: https://www.mozilla.org/zh-CN/fir... | priority | desktop site instead of mobile site url browser version firefox mobile operating system android tested another browser yes chrome problem type desktop site instead of mobile site description desktop site instead of mobile site steps to reproduce i don t how ... | 1 |
546,338 | 16,009,462,243 | IssuesEvent | 2021-04-20 08:45:28 | johnvanbreda/naturespot-d8 | https://api.github.com/repos/johnvanbreda/naturespot-d8 | closed | Missing/delayed images | Problem priority 2 | I'm logging the issue that Graham raised by email yesterday, regarding images not appearing on the species page:
_I verified a record for Dotted Bee-fly (Bombylius discolor) before lunch and the images appeared in 'Latest Images' quite quickly, but 6 hours have passed since then, and I still can't see the images under... | 1.0 | Missing/delayed images - I'm logging the issue that Graham raised by email yesterday, regarding images not appearing on the species page:
_I verified a record for Dotted Bee-fly (Bombylius discolor) before lunch and the images appeared in 'Latest Images' quite quickly, but 6 hours have passed since then, and I still c... | priority | missing delayed images i m logging the issue that graham raised by email yesterday regarding images not appearing on the species page i verified a record for dotted bee fly bombylius discolor before lunch and the images appeared in latest images quite quickly but hours have passed since then and i still c... | 1 |
413,788 | 12,092,155,253 | IssuesEvent | 2020-04-19 14:35:40 | lorenzwalthert/precommit | https://api.github.com/repos/lorenzwalthert/precommit | closed | Allow to choose installation environment | Complexity: Medium Priority: High Status: WIP Type: Enhancement | As mentioned in [#113 ](https://github.com/lorenzwalthert/precommit/issues/113#issuecomment-603808455). Recently I've tried to run `keras::install_keras()` inside the Docker image with already installed precommit. Looks like both keras and tensorflow are now [installed by default to `r-reticulate`](https://github.com/r... | 1.0 | Allow to choose installation environment - As mentioned in [#113 ](https://github.com/lorenzwalthert/precommit/issues/113#issuecomment-603808455). Recently I've tried to run `keras::install_keras()` inside the Docker image with already installed precommit. Looks like both keras and tensorflow are now [installed by defa... | priority | allow to choose installation environment as mentioned in recently i ve tried to run keras install keras inside the docker image with already installed precommit looks like both keras and tensorflow are now this results in the following error collecting package metadata current repodata json ... | 1 |
224,254 | 7,468,230,018 | IssuesEvent | 2018-04-02 18:14:25 | IfyAniefuna/experiment_metadata | https://api.github.com/repos/IfyAniefuna/experiment_metadata | closed | Implement drag and drop functionality for Yara and Richard's master spreadsheet | medium priority | Include the feature to specify which rows (I believe it was the serial number that was used as a label) in the imported CSV to output, avoiding generating CSVs for a massive spreadsheet. | 1.0 | Implement drag and drop functionality for Yara and Richard's master spreadsheet - Include the feature to specify which rows (I believe it was the serial number that was used as a label) in the imported CSV to output, avoiding generating CSVs for a massive spreadsheet. | priority | implement drag and drop functionality for yara and richard s master spreadsheet include the feature to specify which rows i believe it was the serial number that was used as a label in the imported csv to output avoiding generating csvs for a massive spreadsheet | 1 |
522,806 | 15,168,362,261 | IssuesEvent | 2021-02-12 19:17:03 | eugenemel/maven | https://api.github.com/repos/eugenemel/maven | opened | Click on spectrum, should scale RT to gradient length instead of 100 | bug low_priority manuscript | Seen in initial load, does not know the gradient length.
Should automatically fix everything | 1.0 | Click on spectrum, should scale RT to gradient length instead of 100 - Seen in initial load, does not know the gradient length.
Should automatically fix everything | priority | click on spectrum should scale rt to gradient length instead of seen in initial load does not know the gradient length should automatically fix everything | 1 |
813,717 | 30,469,039,169 | IssuesEvent | 2023-07-17 12:29:53 | tinkoff-ai/etna | https://api.github.com/repos/tinkoff-ai/etna | opened | LimitTransform | enhancement priority/high | ### 🚀 Feature Request
Create a transform that limits values of some feature between the borders.
### Proposal
Create `LimitTransform`.
Parameters:
- `in_column`: column to make transformation on;
- `lower_bound`: lower bound for the value of the column; -infty by default;
- `upper_bound`: upper bound for the ... | 1.0 | LimitTransform - ### 🚀 Feature Request
Create a transform that limits values of some feature between the borders.
### Proposal
Create `LimitTransform`.
Parameters:
- `in_column`: column to make transformation on;
- `lower_bound`: lower bound for the value of the column; -infty by default;
- `upper_bound`: upp... | priority | limittransform 🚀 feature request create a transform that limits values of some feature between the borders proposal create limittransform parameters in column column to make transformation on lower bound lower bound for the value of the column infty by default upper bound upp... | 1 |
5,258 | 7,786,857,913 | IssuesEvent | 2018-06-06 20:22:24 | kpcyrd/boxxy-rs | https://api.github.com/repos/kpcyrd/boxxy-rs | closed | OpenBSD support | compatibility | I've delayed this for a while since boxxy-rs used to have a pretty hard dependency on rustyline that doesn't seem to be maintained anymore.
#33 includes a patch that makes rustyline optional, so https://github.com/Detegr/rust-ctrlc/pull/43 is currently the last dependency that needs to be fixed.
Afterwards, pledg... | True | OpenBSD support - I've delayed this for a while since boxxy-rs used to have a pretty hard dependency on rustyline that doesn't seem to be maintained anymore.
#33 includes a patch that makes rustyline optional, so https://github.com/Detegr/rust-ctrlc/pull/43 is currently the last dependency that needs to be fixed.
... | non_priority | openbsd support i ve delayed this for a while since boxxy rs used to have a pretty hard dependency on rustyline that doesn t seem to be maintained anymore includes a patch that makes rustyline optional so is currently the last dependency that needs to be fixed afterwards pledge support should be added ... | 0 |
480,829 | 13,876,853,552 | IssuesEvent | 2020-10-17 01:02:37 | webiny/webiny-js | https://api.github.com/repos/webiny/webiny-js | closed | Headless CMS - Access Token unable to access listContentModels | bug cms no-issue-activity priority: high | This is:
- Bug
## Expected Behavior
Using Access Token with /read API should allow me to use the `listConentModels` field.
## Actual Behavior
Throws `Not Authorized` error.

| 1.0 | Headless CMS - Access Token unable to access listContentModels - This is:
- Bug
## Expected Behavior
Using Access Token with /read API should allow me to use the `listConentModels` field.
## Actual Behavior
Throws `Not Authorized` error.

**Other security advisory IDs:** Sigil-Ebook/flightcrew#52
**Descriptions:** Sigil before 0.9.16 is vulnerable to a directory traversal, allowing attackers to write arbitrary files via a ../ (dot dot slash) in a ZIP archi... | True | sigil: security update to 0.9.16 - **CVE IDs:** [CVE-2019-14452](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-14452)
**Other security advisory IDs:** Sigil-Ebook/flightcrew#52
**Descriptions:** Sigil before 0.9.16 is vulnerable to a directory traversal, allowing attackers to write arbitrary files via a... | non_priority | sigil security update to cve ids other security advisory ids sigil ebook flightcrew descriptions sigil before is vulnerable to a directory traversal allowing attackers to write arbitrary files via a dot dot slash in a zip archive entry that is mishandled during extractio... | 0 |
685,629 | 23,463,376,840 | IssuesEvent | 2022-08-16 14:46:17 | pachyderm/pachyderm | https://api.github.com/repos/pachyderm/pachyderm | closed | Service docs need more detail re:data updates | docs size: S priority: low | The [doc says](http://docs.pachyderm.io/en/v1.6.0rc6/fundamentals/creating_services.html) a service has "always got the most up-to-date version of your data exposed to it", but doesn't explain how that works -- is the process killed and relaunched in a new pod when a new commit comes in? Does new data just appear while... | 1.0 | Service docs need more detail re:data updates - The [doc says](http://docs.pachyderm.io/en/v1.6.0rc6/fundamentals/creating_services.html) a service has "always got the most up-to-date version of your data exposed to it", but doesn't explain how that works -- is the process killed and relaunched in a new pod when a new ... | priority | service docs need more detail re data updates the a service has always got the most up to date version of your data exposed to it but doesn t explain how that works is the process killed and relaunched in a new pod when a new commit comes in does new data just appear while the process is running is the ex... | 1 |
443,215 | 12,761,475,610 | IssuesEvent | 2020-06-29 11:32:29 | getkirby/kirby | https://api.github.com/repos/getkirby/kirby | closed | CURLOPT_SSL_VERIFYPEER disabled in Remote::fetch() | priority: high 🔥 type: bug 🐛 | Hello,
I just took a look at `Remote::fetch()` due to some forum question and I noticed that `CURLOPT_SSL_VERIFYPEER` is set to `FALSE` by default. Is there a reason why this security feature is disabled by default? I would have expected SSL cert validation to be enabled by default or to find some information why th... | 1.0 | CURLOPT_SSL_VERIFYPEER disabled in Remote::fetch() - Hello,
I just took a look at `Remote::fetch()` due to some forum question and I noticed that `CURLOPT_SSL_VERIFYPEER` is set to `FALSE` by default. Is there a reason why this security feature is disabled by default? I would have expected SSL cert validation to be ... | priority | curlopt ssl verifypeer disabled in remote fetch hello i just took a look at remote fetch due to some forum question and i noticed that curlopt ssl verifypeer is set to false by default is there a reason why this security feature is disabled by default i would have expected ssl cert validation to be ... | 1 |
413,229 | 12,061,556,233 | IssuesEvent | 2020-04-16 00:10:26 | eclipse-ee4j/glassfish | https://api.github.com/repos/eclipse-ee4j/glassfish | closed | Warning message is wrong when EJB doesn't implement interface | Component: i18n ERR: Assignee Priority: Trivial Stale Type: Bug i18n/l10n translation | The message in locale ES has an incorrect translation:
No se puede resolver la referencia Remote ejb-ref name=com.mobilges.server.base.srv.ConfiguracionGeneralBean/empresaClienteSrv,Remote 3.x interface =com.mobilges.server.lib.remote.base.MgEmpresaClienteRemote,ejb-link=null,lookup=,mappedName=,jndi-name=,refType=Ses... | 1.0 | Warning message is wrong when EJB doesn't implement interface - The message in locale ES has an incorrect translation:
No se puede resolver la referencia Remote ejb-ref name=com.mobilges.server.base.srv.ConfiguracionGeneralBean/empresaClienteSrv,Remote 3.x interface =com.mobilges.server.lib.remote.base.MgEmpresaClien... | priority | warning message is wrong when ejb doesn t implement interface the message in locale es has an incorrect translation no se puede resolver la referencia remote ejb ref name com mobilges server base srv configuraciongeneralbean empresaclientesrv remote x interface com mobilges server lib remote base mgempresaclien... | 1 |
799,477 | 28,307,832,654 | IssuesEvent | 2023-04-10 12:50:06 | Eonasdan/tempus-dominus | https://api.github.com/repos/Eonasdan/tempus-dominus | closed | Bootstrap Icons plugin | help wanted Type: Feature Request Priority: Low Area: Plugins | ### Prerequisites
- [X] I have [searched](https://github.com/Eonasdan/tempus-dominus/issues?q=label%3A%22Type%3A+feature+request%22+) for duplicate or closed feature requests.
- [X] I have read the [contributing guidelines](https://github.com/Eonasdan/tempus-dominus/blob/master/.github/CONTRIBUTING.md).
### Proposal
... | 1.0 | Bootstrap Icons plugin - ### Prerequisites
- [X] I have [searched](https://github.com/Eonasdan/tempus-dominus/issues?q=label%3A%22Type%3A+feature+request%22+) for duplicate or closed feature requests.
- [X] I have read the [contributing guidelines](https://github.com/Eonasdan/tempus-dominus/blob/master/.github/CONTRIB... | priority | bootstrap icons plugin prerequisites i have for duplicate or closed feature requests i have read the proposal like fa five plugin we can use a plugin for bootstrap icons and to use it tempusdominus extend window tempusdominus plugins bootstrap icons load moti... | 1 |
209,744 | 23,730,798,070 | IssuesEvent | 2022-08-31 01:23:31 | nycbeardo/Issue-Tracker | https://api.github.com/repos/nycbeardo/Issue-Tracker | opened | CVE-2018-20677 (Medium) detected in bootstrap-3.3.7.min.js | security vulnerability | ## CVE-2018-20677 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bootstrap-3.3.7.min.js</b></p></summary>
<p>The most popular front-end framework for developing responsive, mobile f... | True | CVE-2018-20677 (Medium) detected in bootstrap-3.3.7.min.js - ## CVE-2018-20677 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bootstrap-3.3.7.min.js</b></p></summary>
<p>The most po... | non_priority | cve medium detected in bootstrap min js cve medium severity vulnerability vulnerable library bootstrap min js the most popular front end framework for developing responsive mobile first projects on the web library home page a href path to dependency file issue tracke... | 0 |
611,635 | 18,959,913,482 | IssuesEvent | 2021-11-19 02:30:50 | harvester/harvester | https://api.github.com/repos/harvester/harvester | closed | [BUG] Adding unpartitioned NVMe disks fails | bug priority/1 blocker area/node-disk-manager | 0.3.0
1. Create 3-node Harvester cluster with each node having multiple unpartitioned physical disks (NVMe)
2. Add first physical disk via Harvester ui -> Host -> Disks by selecting the physical device path, `/dev/nmve0n1`
**Expected result:**
Disk is partitioned, formatted and mounted successfully.
**Actu... | 1.0 | [BUG] Adding unpartitioned NVMe disks fails - 0.3.0
1. Create 3-node Harvester cluster with each node having multiple unpartitioned physical disks (NVMe)
2. Add first physical disk via Harvester ui -> Host -> Disks by selecting the physical device path, `/dev/nmve0n1`
**Expected result:**
Disk is partitioned,... | priority | adding unpartitioned nvme disks fails create node harvester cluster with each node having multiple unpartitioned physical disks nvme add first physical disk via harvester ui host disks by selecting the physical device path dev expected result disk is partitioned formatted... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.