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 844 | labels stringlengths 4 721 | body stringlengths 1 261k | index stringclasses 12
values | text_combine stringlengths 96 261k | label stringclasses 2
values | text stringlengths 96 248k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
547,852 | 16,048,581,388 | IssuesEvent | 2021-04-22 16:15:38 | Automattic/woocommerce-payments | https://api.github.com/repos/Automattic/woocommerce-payments | closed | Implement sorting mechanism for the checkout options list in settings | component: grouped-settings priority: low | The items in the checkout options list can be sorted in the WooCommerce Payments settings screen. Users will be able to drag an element in the list and drop it in the desired position.
The checkout options will be displayed in this order on the checkout screen.
## Screen elements
- An icon at the beginning of ea... | 1.0 | Implement sorting mechanism for the checkout options list in settings - The items in the checkout options list can be sorted in the WooCommerce Payments settings screen. Users will be able to drag an element in the list and drop it in the desired position.
The checkout options will be displayed in this order on th... | priority | implement sorting mechanism for the checkout options list in settings the items in the checkout options list can be sorted in the woocommerce payments settings screen users will be able to drag an element in the list and drop it in the desired position the checkout options will be displayed in this order on th... | 1 |
224,966 | 7,474,083,408 | IssuesEvent | 2018-04-03 17:14:15 | quipucords/quipucords | https://api.github.com/repos/quipucords/quipucords | opened | Start using flake8-import-order | enhancement priority - low | ## Specify type:
- Enhancement
### Priority:
- Low
___
## Description:
To get a more concise code style I think we can start using `flake8-import-order` plugin to let it be picky on the import code style issues.
```
$ make lint
flake8 . --ignore D203 --exclude quipucords/api/migrations,docs,build,.vscode... | 1.0 | Start using flake8-import-order - ## Specify type:
- Enhancement
### Priority:
- Low
___
## Description:
To get a more concise code style I think we can start using `flake8-import-order` plugin to let it be picky on the import code style issues.
```
$ make lint
flake8 . --ignore D203 --exclude quipucords... | priority | start using import order specify type enhancement priority low description to get a more concise code style i think we can start using import order plugin to let it be picky on the import code style issues make lint ignore exclude quipucords api migrations do... | 1 |
204,983 | 7,093,355,438 | IssuesEvent | 2018-01-12 20:08:40 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | Alpha.6 [d9d6f47c] Unknown Stacktrace from Player.log | Low Priority | Appears if you try to cut a log in pieces, and you hit them, so that it would give you <1 log.
```
Exception: Caught exception invoking RPC SliceTrunk on TreeNetComponent!
Object reference not set to an instance of an object
Stack:
at TreeNetComponent.SliceTrunk (Single slicePoint, Guid sourceID, Guid piec... | 1.0 | Alpha.6 [d9d6f47c] Unknown Stacktrace from Player.log - Appears if you try to cut a log in pieces, and you hit them, so that it would give you <1 log.
```
Exception: Caught exception invoking RPC SliceTrunk on TreeNetComponent!
Object reference not set to an instance of an object
Stack:
at TreeNetComponent... | priority | alpha unknown stacktrace from player log appears if you try to cut a log in pieces and you hit them so that it would give you log exception caught exception invoking rpc slicetrunk on treenetcomponent object reference not set to an instance of an object stack at treenetcomponent slicetru... | 1 |
465,807 | 13,392,585,741 | IssuesEvent | 2020-09-03 01:47:23 | godaddy-wordpress/coblocks | https://api.github.com/repos/godaddy-wordpress/coblocks | closed | Post blog category filter not working | [Priority] Low [Type] Bug | ### Describe the bug:
I should be able to filter the posts by category using "Posts" block
### To reproduce:
1. Edit the page
2. Add Posts block
3. Choose a category in the Feed settings
4. See error on the fronted - category filter is not applied - all posts are displayed instead. However you can see the c... | 1.0 | Post blog category filter not working - ### Describe the bug:
I should be able to filter the posts by category using "Posts" block
### To reproduce:
1. Edit the page
2. Add Posts block
3. Choose a category in the Feed settings
4. See error on the fronted - category filter is not applied - all posts are disp... | priority | post blog category filter not working describe the bug i should be able to filter the posts by category using posts block to reproduce edit the page add posts block choose a category in the feed settings see error on the fronted category filter is not applied all posts are disp... | 1 |
233,100 | 7,693,610,543 | IssuesEvent | 2018-05-18 04:52:40 | ro31337/libretaxi | https://api.github.com/repos/ro31337/libretaxi | closed | Refactor all menu actions: mark all get and post with private attribute | low priority | `Action`'s `get` and `post` methods are not marked as `@private`. And they are private. The only way we call action is by `call` method.
So update is required to mark `get` and `post` as private methods in all actions.
Also, look at esdoc for `@override` keyword and apply if it's required here.
| 1.0 | Refactor all menu actions: mark all get and post with private attribute - `Action`'s `get` and `post` methods are not marked as `@private`. And they are private. The only way we call action is by `call` method.
So update is required to mark `get` and `post` as private methods in all actions.
Also, look at esdoc for `... | priority | refactor all menu actions mark all get and post with private attribute action s get and post methods are not marked as private and they are private the only way we call action is by call method so update is required to mark get and post as private methods in all actions also look at esdoc for ... | 1 |
278,295 | 8,638,730,547 | IssuesEvent | 2018-11-23 15:44:26 | Wikidata/soweego | https://api.github.com/repos/Wikidata/soweego | opened | Setup the actual pipeline executing all the steps | discussion low priority | The pipeline should be or a bash script or a Makefile.
It has to call validator, importer, linker in sequence for a certain target. (e.g. Musicbrainz)
| 1.0 | Setup the actual pipeline executing all the steps - The pipeline should be or a bash script or a Makefile.
It has to call validator, importer, linker in sequence for a certain target. (e.g. Musicbrainz)
| priority | setup the actual pipeline executing all the steps the pipeline should be or a bash script or a makefile it has to call validator importer linker in sequence for a certain target e g musicbrainz | 1 |
605,441 | 18,735,355,131 | IssuesEvent | 2021-11-04 06:29:36 | SAP/xsk | https://api.github.com/repos/SAP/xsk | closed | [IDE] Problems - Cause to be expanded on click | enhancement priority-low usability IDE shadow | **Describe the solution you'd like**
Problem cause can be very long. This causes the need to scroll right in order to see the rest of the details and the remaining columns.
I'd like to have the first few words of the problem and the collapse the rest. When I click the row, the behavior should be to either expand the ... | 1.0 | [IDE] Problems - Cause to be expanded on click - **Describe the solution you'd like**
Problem cause can be very long. This causes the need to scroll right in order to see the rest of the details and the remaining columns.
I'd like to have the first few words of the problem and the collapse the rest. When I click the ... | priority | problems cause to be expanded on click describe the solution you d like problem cause can be very long this causes the need to scroll right in order to see the rest of the details and the remaining columns i d like to have the first few words of the problem and the collapse the rest when i click the row ... | 1 |
768,953 | 26,988,903,052 | IssuesEvent | 2023-02-09 18:11:51 | faster-cpython/tools | https://api.github.com/repos/faster-cpython/tools | closed | [portal] Support "list"-style request selection in more jobs.py commands | [priority: LOW] | Currently commands that operate on specific requests only take request IDs. The selection logic used for the "list" command could be used for those other commands.
Also see #42 and #44. | 1.0 | [portal] Support "list"-style request selection in more jobs.py commands - Currently commands that operate on specific requests only take request IDs. The selection logic used for the "list" command could be used for those other commands.
Also see #42 and #44. | priority | support list style request selection in more jobs py commands currently commands that operate on specific requests only take request ids the selection logic used for the list command could be used for those other commands also see and | 1 |
198,314 | 6,972,214,021 | IssuesEvent | 2017-12-11 16:21:00 | toddwseattle/ng-landing | https://api.github.com/repos/toddwseattle/ng-landing | opened | Use new functionality in angular cli 5 to implement app launch page | Priority: Low Size: S Type: Enhancement | Supports story #27. Dependenct on CLI upgrade. | 1.0 | Use new functionality in angular cli 5 to implement app launch page - Supports story #27. Dependenct on CLI upgrade. | priority | use new functionality in angular cli to implement app launch page supports story dependenct on cli upgrade | 1 |
768,307 | 26,960,848,715 | IssuesEvent | 2023-02-08 18:04:01 | gamefreedomgit/Maelstrom | https://api.github.com/repos/gamefreedomgit/Maelstrom | closed | Neferset Blade Twister is dropping less money than it should | NPC Priority: Low Status: Confirmed | [//]: # (REMBEMBER! Add links to things related to the bug using for example:)
[//]: # (http://wowhead.com/)
[//]: # (cata-twinhead.twinstar.cz)
**Description:**
Neferset Blade Twister is dropping around 17-27 cooper per kill but should drop 27 silver according to the database

[//]: # (http://wowhead.com/)
[//]: # (cata-twinhead.twinstar.cz)
**Description:**
Neferset Blade Twister is dropping around 17-27 cooper per kill but should drop 27 sil... | priority | neferset blade twister is dropping less money than it should rembember add links to things related to the bug using for example cata twinhead twinstar cz description neferset blade twister is dropping around cooper per kill but should drop silver according to the database ... | 1 |
714,105 | 24,550,814,524 | IssuesEvent | 2022-10-12 12:28:35 | NethermindEth/nethermind | https://api.github.com/repos/NethermindEth/nethermind | closed | SnapSync logging on restarts | logging low priority SnapSync | We still log a message that was used mostly for debugging when testing Snap Sync.
Now it only makes sense if a node finished Phase 1 of Snap Sync but didn't finished the healing phase.
The message shouldn't be shown if the state was fully synced and the node is processing.

#>
#> Attaching package: 'dplyr'
#> The following objects are masked from 'package:stats':
#>
#> filter, lag
#> The following objects... | 1.0 | Programming with `datawizard::data_filter` and character vectors - In the context of my easystats/performance#443 PR, I’ve experienced a difficulty using `datawizard::data_filter`, so I am moving the discussion here.
``` r
library(dplyr)
#>
#> Attaching package: 'dplyr'
#> The following objects are masked from ... | priority | programming with datawizard data filter and character vectors in the context of my easystats performance pr i’ve experienced a difficulty using datawizard data filter so i am moving the discussion here r library dplyr attaching package dplyr the following objects are masked from p... | 1 |
360,961 | 10,699,661,497 | IssuesEvent | 2019-10-23 21:29:01 | codes-org/codes | https://api.github.com/repos/codes-org/codes | closed | Rehost test dumpi file | low priority | The NERSC website that hosts the DoE miniapp trace files we use appears to go down any time LBNL loses power which is happening with greater frequency. When `make check` is run while the website is down, the `download-traces.sh` script in `tests/` will hang until wget times out (I haven't had the patience to find out w... | 1.0 | Rehost test dumpi file - The NERSC website that hosts the DoE miniapp trace files we use appears to go down any time LBNL loses power which is happening with greater frequency. When `make check` is run while the website is down, the `download-traces.sh` script in `tests/` will hang until wget times out (I haven't had t... | priority | rehost test dumpi file the nersc website that hosts the doe miniapp trace files we use appears to go down any time lbnl loses power which is happening with greater frequency when make check is run while the website is down the download traces sh script in tests will hang until wget times out i haven t had t... | 1 |
474,315 | 13,656,650,455 | IssuesEvent | 2020-09-28 03:23:36 | discordextremelist/website | https://api.github.com/repos/discordextremelist/website | closed | Add a link to the snake score | feature request low priority | **Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
No.
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
Make it so that when you click on the snake score on someon... | 1.0 | Add a link to the snake score - **Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
No.
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
Make it so that when you cl... | priority | add a link to the snake score is your feature request related to a problem please describe a clear and concise description of what the problem is ex i m always frustrated when no describe the solution you d like a clear and concise description of what you want to happen make it so that when you click ... | 1 |
831,260 | 32,043,104,625 | IssuesEvent | 2023-09-22 21:19:51 | pilosus/piny | https://api.github.com/repos/pilosus/piny | closed | Add voluptuous validation library support | enhancement help wanted good first issue priority: low | We should support [voluptuous](https://github.com/alecthomas/voluptuous) 1.4k+ stars validation library.
See existing [validators](https://github.com/pilosus/piny/blob/master/piny/validators.py). | 1.0 | Add voluptuous validation library support - We should support [voluptuous](https://github.com/alecthomas/voluptuous) 1.4k+ stars validation library.
See existing [validators](https://github.com/pilosus/piny/blob/master/piny/validators.py). | priority | add voluptuous validation library support we should support stars validation library see existing | 1 |
542,403 | 15,859,615,437 | IssuesEvent | 2021-04-08 08:13:42 | code4moldova/voluntar-web | https://api.github.com/repos/code4moldova/voluntar-web | closed | [volunteer] add history demands | Complexity: Low 👶 Priority: Low | use the same component like in beneficiary details, instead of bid filter use vid

| 1.0 | [volunteer] add history demands - use the same component like in beneficiary details, instead of bid filter use vid

| priority | add history demands use the same component like in beneficiary details instead of bid filter use vid | 1 |
516,174 | 14,976,471,473 | IssuesEvent | 2021-01-28 08:06:48 | minio/mc | https://api.github.com/repos/minio/mc | closed | Feature request: command `url` for quickly getting the public url of a file | community priority: low | would be nice to have a feature to get the url for a given file.
`mc url myserver/mybucket/path/foo.txt` -> `https://example.com/mybucket/path/file.txt` for easy sharing public files on the command line.
would maybe require a server config to define the external domain of minio
edit:
handy would also be a url ... | 1.0 | Feature request: command `url` for quickly getting the public url of a file - would be nice to have a feature to get the url for a given file.
`mc url myserver/mybucket/path/foo.txt` -> `https://example.com/mybucket/path/file.txt` for easy sharing public files on the command line.
would maybe require a server conf... | priority | feature request command url for quickly getting the public url of a file would be nice to have a feature to get the url for a given file mc url myserver mybucket path foo txt for easy sharing public files on the command line would maybe require a server config to define the external domain of minio ... | 1 |
752,442 | 26,285,727,592 | IssuesEvent | 2023-01-07 20:16:35 | NucciTheBoss/cleantest | https://api.github.com/repos/NucciTheBoss/cleantest | opened | Use `ephemeral` from LXD API rather than manually stopping and deleting instances | Priority: Low Type: Refactor | Working towards multi-distribution support in `cleantest`, I delved more into the internals of the LXD REST API (mostly because I love LXD so much). During my research, I discovered the the LXD API supports an _ephemeral_ option; when set to true, the instance is deleted after shutdown.
Using the _ephemeral_ option ... | 1.0 | Use `ephemeral` from LXD API rather than manually stopping and deleting instances - Working towards multi-distribution support in `cleantest`, I delved more into the internals of the LXD REST API (mostly because I love LXD so much). During my research, I discovered the the LXD API supports an _ephemeral_ option; when s... | priority | use ephemeral from lxd api rather than manually stopping and deleting instances working towards multi distribution support in cleantest i delved more into the internals of the lxd rest api mostly because i love lxd so much during my research i discovered the the lxd api supports an ephemeral option when s... | 1 |
391,740 | 11,578,078,424 | IssuesEvent | 2020-02-21 15:18:10 | 52North/wps-js | https://api.github.com/repos/52North/wps-js | closed | Allow file upload for complex inputs | enhancement priority low | For inputs such as shape files it would be great if wps-js can provide a file upload form, i.e. an area where a user can drag and drop a zipped shape file.
| 1.0 | Allow file upload for complex inputs - For inputs such as shape files it would be great if wps-js can provide a file upload form, i.e. an area where a user can drag and drop a zipped shape file.
| priority | allow file upload for complex inputs for inputs such as shape files it would be great if wps js can provide a file upload form i e an area where a user can drag and drop a zipped shape file | 1 |
1,023 | 2,506,885,678 | IssuesEvent | 2015-01-12 14:43:05 | ukwa/w3act | https://api.github.com/repos/ukwa/w3act | closed | Incorrect display of number of targets | bug Low Priority | The following filtered query for targets should almost certainly produce zero results (which is what happens in the list), but it still shows "Displaying 31 of 30"
http://www.webarchive.org.uk/actdev/targets/list?p=3&s=title&curatorId=37&organisationId=6&collections=2&licenseId=-1&flagId=293 | 1.0 | Incorrect display of number of targets - The following filtered query for targets should almost certainly produce zero results (which is what happens in the list), but it still shows "Displaying 31 of 30"
http://www.webarchive.org.uk/actdev/targets/list?p=3&s=title&curatorId=37&organisationId=6&collections=2&license... | priority | incorrect display of number of targets the following filtered query for targets should almost certainly produce zero results which is what happens in the list but it still shows displaying of | 1 |
824,996 | 31,238,708,381 | IssuesEvent | 2023-08-20 15:41:20 | acgc99/Godot-Widgets | https://api.github.com/repos/acgc99/Godot-Widgets | opened | Since `Card` was introduced: Can't save resource to empty path. Provide non-empty path or a Resource with non-empty resource_path | bug priority: low | This error appears every time a scene with a `Card` is loaded. I think it is related to the `Shader` resource, because it didn't happen until I added it. | 1.0 | Since `Card` was introduced: Can't save resource to empty path. Provide non-empty path or a Resource with non-empty resource_path - This error appears every time a scene with a `Card` is loaded. I think it is related to the `Shader` resource, because it didn't happen until I added it. | priority | since card was introduced can t save resource to empty path provide non empty path or a resource with non empty resource path this error appears every time a scene with a card is loaded i think it is related to the shader resource because it didn t happen until i added it | 1 |
2,043 | 2,522,946,855 | IssuesEvent | 2015-01-20 04:24:08 | project8/dripline | https://api.github.com/repos/project8/dripline | opened | There are lots of TODO entries in the codebase | low_priority | Ideally they should all be done. If not done they should be removed from the source and places as issues here.... we should put all of the planning in one place. Also I maybe just like having this issue for low-hanging fruit when I get stuck. | 1.0 | There are lots of TODO entries in the codebase - Ideally they should all be done. If not done they should be removed from the source and places as issues here.... we should put all of the planning in one place. Also I maybe just like having this issue for low-hanging fruit when I get stuck. | priority | there are lots of todo entries in the codebase ideally they should all be done if not done they should be removed from the source and places as issues here we should put all of the planning in one place also i maybe just like having this issue for low hanging fruit when i get stuck | 1 |
63,705 | 3,197,701,991 | IssuesEvent | 2015-10-01 07:31:05 | cogciprocate/bismit | https://api.github.com/repos/cogciprocate/bismit | closed | Parse area and region parameters rather than hard coding | essential feature priority low | Yaml will be easier for humans to parse than JSON, so we'll probably go with the the yaml_rust library (or whichever other library becomes fashionable -- will have to evaluate) to parse our yaml file containing the basic region and area params. This will provide the immediate benefit of not having to recompile (even th... | 1.0 | Parse area and region parameters rather than hard coding - Yaml will be easier for humans to parse than JSON, so we'll probably go with the the yaml_rust library (or whichever other library becomes fashionable -- will have to evaluate) to parse our yaml file containing the basic region and area params. This will provid... | priority | parse area and region parameters rather than hard coding yaml will be easier for humans to parse than json so we ll probably go with the the yaml rust library or whichever other library becomes fashionable will have to evaluate to parse our yaml file containing the basic region and area params this will provid... | 1 |
15,837 | 2,611,517,513 | IssuesEvent | 2015-02-27 05:52:13 | chrsmith/hedgewars | https://api.github.com/repos/chrsmith/hedgewars | opened | allow building engine as library | auto-migrated Priority-Low Type-Enhancement | ```
the work is almost done but it needs a lot of testing
right now you enable this mode with -DBUILD_ENGINE_LIBRARY but maybe we can
find a shorter flag?
also need to check it compiles everywhere, last time we spoke of this maybe bsd
needed some care
```
Original issue reported on code.google.com by `vittorio...@g... | 1.0 | allow building engine as library - ```
the work is almost done but it needs a lot of testing
right now you enable this mode with -DBUILD_ENGINE_LIBRARY but maybe we can
find a shorter flag?
also need to check it compiles everywhere, last time we spoke of this maybe bsd
needed some care
```
Original issue reported o... | priority | allow building engine as library the work is almost done but it needs a lot of testing right now you enable this mode with dbuild engine library but maybe we can find a shorter flag also need to check it compiles everywhere last time we spoke of this maybe bsd needed some care original issue reported o... | 1 |
752,975 | 26,335,497,056 | IssuesEvent | 2023-01-10 14:03:59 | tlienart/Franklin.jl | https://api.github.com/repos/tlienart/Franklin.jl | closed | [BUG] Franklin Ignoring Slug and Creating Custom Path for Page | bug low-priority md-def has-workaround | # Background
Hey Franklin folks, I am having the most curious of errors. For the past half year, I have used the following structure for my website:
```sh
404.md # 404 Page
__site # Generated during preview
_assets # Any additional assets I need for my post
_css # CSS Styling
_layout # Layout
_libs # Autog... | 1.0 | [BUG] Franklin Ignoring Slug and Creating Custom Path for Page - # Background
Hey Franklin folks, I am having the most curious of errors. For the past half year, I have used the following structure for my website:
```sh
404.md # 404 Page
__site # Generated during preview
_assets # Any additional assets I need ... | priority | franklin ignoring slug and creating custom path for page background hey franklin folks i am having the most curious of errors for the past half year i have used the following structure for my website sh md page site generated during preview assets any additional assets i need for my p... | 1 |
512,527 | 14,899,452,722 | IssuesEvent | 2021-01-21 14:21:55 | google/trillian | https://api.github.com/repos/google/trillian | closed | Return SETs for queued entries | Low Priority feature | When leaves are queued a Trillian log should return a promise to include analogous to a Signed Certificate Timestamp in CT. These will be Signed Entry Timestamps. | 1.0 | Return SETs for queued entries - When leaves are queued a Trillian log should return a promise to include analogous to a Signed Certificate Timestamp in CT. These will be Signed Entry Timestamps. | priority | return sets for queued entries when leaves are queued a trillian log should return a promise to include analogous to a signed certificate timestamp in ct these will be signed entry timestamps | 1 |
274,111 | 8,557,089,601 | IssuesEvent | 2018-11-08 14:55:06 | cosmos/voyager | https://api.github.com/repos/cosmos/voyager | closed | Add local testnet script for new single node flow | low priority | Currently a dev needs to overwrite the node urls by starting Voyager with `LCD_URL=http://localhost:9070 RPC_URL=http://localhost:26657 yarn start local-testnet`. I think we could add this as a script `yarn start:local` to make it more convenient. | 1.0 | Add local testnet script for new single node flow - Currently a dev needs to overwrite the node urls by starting Voyager with `LCD_URL=http://localhost:9070 RPC_URL=http://localhost:26657 yarn start local-testnet`. I think we could add this as a script `yarn start:local` to make it more convenient. | priority | add local testnet script for new single node flow currently a dev needs to overwrite the node urls by starting voyager with lcd url rpc url yarn start local testnet i think we could add this as a script yarn start local to make it more convenient | 1 |
141,515 | 5,437,071,633 | IssuesEvent | 2017-03-06 04:56:55 | CS2103JAN2017-W10-B4/main | https://api.github.com/repos/CS2103JAN2017-W10-B4/main | opened | As a user I can view list of deleted events/deadlines/tasks | priority.low type.story | ... so thatI can check details of deleted events/deadlines/tasks | 1.0 | As a user I can view list of deleted events/deadlines/tasks - ... so thatI can check details of deleted events/deadlines/tasks | priority | as a user i can view list of deleted events deadlines tasks so thati can check details of deleted events deadlines tasks | 1 |
754,072 | 26,371,982,196 | IssuesEvent | 2023-01-11 21:33:01 | GeorgianF/Kenpachi-P5-CI | https://api.github.com/repos/GeorgianF/Kenpachi-P5-CI | closed | Filter and Search Products Model | user story priority:low | As a **admin** I want to be able to **filter and search the products model** so that I can **check the stock and availability**
| 1.0 | Filter and Search Products Model - As a **admin** I want to be able to **filter and search the products model** so that I can **check the stock and availability**
| priority | filter and search products model as a admin i want to be able to filter and search the products model so that i can check the stock and availability | 1 |
53,663 | 3,042,856,575 | IssuesEvent | 2015-08-09 04:39:30 | chrisrink10/luadb | https://api.github.com/repos/chrisrink10/luadb | closed | Allow the LuaDB FastCGI daemon to fork itself | bug low priority | Right now, LuaDB stays in the foreground once it is started in FastCGI mode. This doesn't really make sense. It should fork itself into a background process. | 1.0 | Allow the LuaDB FastCGI daemon to fork itself - Right now, LuaDB stays in the foreground once it is started in FastCGI mode. This doesn't really make sense. It should fork itself into a background process. | priority | allow the luadb fastcgi daemon to fork itself right now luadb stays in the foreground once it is started in fastcgi mode this doesn t really make sense it should fork itself into a background process | 1 |
555,846 | 16,471,488,468 | IssuesEvent | 2021-05-23 14:02:01 | Baystation12/Baystation12 | https://api.github.com/repos/Baystation12/Baystation12 | closed | Deity Can Hear New Skrell Ship Sensor Alerts | Priority: Low | <!--
Anything inside tags like these is a comment and will not be displayed in the final issue.
Be careful not to write inside them!
Joke or spammed issues can and will result in punishment.
All fields are required.
Omitting a field will result in your issue being closed.
PUT YOUR ANSWERS ON THE BLANK... | 1.0 | Deity Can Hear New Skrell Ship Sensor Alerts - <!--
Anything inside tags like these is a comment and will not be displayed in the final issue.
Be careful not to write inside them!
Joke or spammed issues can and will result in punishment.
All fields are required.
Omitting a field will result in your issue b... | priority | deity can hear new skrell ship sensor alerts anything inside tags like these is a comment and will not be displayed in the final issue be careful not to write inside them joke or spammed issues can and will result in punishment all fields are required omitting a field will result in your issue b... | 1 |
337,371 | 10,216,881,595 | IssuesEvent | 2019-08-15 12:05:56 | WayfireWM/wayfire | https://api.github.com/repos/WayfireWM/wayfire | closed | Tablet support | enhancement help wanted low-priority | Supporting tablet devices is something missing from Wayfire. However, this can't be currently implemented since I do not have any such hardware, so we'll need somebody who has a tablet, wants to see support for it in Wayfire and is ready to test. | 1.0 | Tablet support - Supporting tablet devices is something missing from Wayfire. However, this can't be currently implemented since I do not have any such hardware, so we'll need somebody who has a tablet, wants to see support for it in Wayfire and is ready to test. | priority | tablet support supporting tablet devices is something missing from wayfire however this can t be currently implemented since i do not have any such hardware so we ll need somebody who has a tablet wants to see support for it in wayfire and is ready to test | 1 |
793,645 | 28,006,100,761 | IssuesEvent | 2023-03-27 15:20:57 | zowe/zowe-cli | https://api.github.com/repos/zowe/zowe-cli | closed | SubmitJobs, viewAllSpoolContent and the Jobid | enhancement for-review priority-low | _SubmitJobs.submitJclString(...)_ has two different implementations, one that returns a _`Promise<IJob>`_ and the other returns _`Promise<ISpoolFile[]>`_. Our CLI plugin is setting the _ISubmitParms_ to _{ viewAllSpoolContent: true }_ so as to drive the second variant, the spool output is aggregated into a simple outpu... | 1.0 | SubmitJobs, viewAllSpoolContent and the Jobid - _SubmitJobs.submitJclString(...)_ has two different implementations, one that returns a _`Promise<IJob>`_ and the other returns _`Promise<ISpoolFile[]>`_. Our CLI plugin is setting the _ISubmitParms_ to _{ viewAllSpoolContent: true }_ so as to drive the second variant, th... | priority | submitjobs viewallspoolcontent and the jobid submitjobs submitjclstring has two different implementations one that returns a promise and the other returns promise our cli plugin is setting the isubmitparms to viewallspoolcontent true so as to drive the second variant the spool output is ... | 1 |
540,602 | 15,814,423,442 | IssuesEvent | 2021-04-05 09:26:52 | AY2021S2-CS2103-T14-1/tp | https://api.github.com/repos/AY2021S2-CS2103-T14-1/tp | closed | [PE-D] Use of technical terms | priority.Low | Throughout the UG, the term GUI was used without explanation as to what it is. This is not beginner friendly.
<!--session: 1617430469031-72ec8361-8ae5-4da2-9e75-169713d23cf6-->
-------------
Labels: `severity.Medium` `type.DocumentationBug`
original: jlxw48/ped#3 | 1.0 | [PE-D] Use of technical terms - Throughout the UG, the term GUI was used without explanation as to what it is. This is not beginner friendly.
<!--session: 1617430469031-72ec8361-8ae5-4da2-9e75-169713d23cf6-->
-------------
Labels: `severity.Medium` `type.DocumentationBug`
original: jlxw48/ped#3 | priority | use of technical terms throughout the ug the term gui was used without explanation as to what it is this is not beginner friendly labels severity medium type documentationbug original ped | 1 |
527,544 | 15,344,400,265 | IssuesEvent | 2021-02-28 00:59:12 | batect/batect | https://api.github.com/repos/batect/batect | closed | Ask user to confirm command and run it after making correction suggestion | good first issue is:enhancement priority:low | As a user,
When I mis-type the task name
And...batect gives you a suggestion of what I mostlikely meant,
I want batect to ask me to confirm if that is the command i meant (probably with y/n) and if i confirm...i want batect to run that command | 1.0 | Ask user to confirm command and run it after making correction suggestion - As a user,
When I mis-type the task name
And...batect gives you a suggestion of what I mostlikely meant,
I want batect to ask me to confirm if that is the command i meant (probably with y/n) and if i confirm...i want batect to run that comma... | priority | ask user to confirm command and run it after making correction suggestion as a user when i mis type the task name and batect gives you a suggestion of what i mostlikely meant i want batect to ask me to confirm if that is the command i meant probably with y n and if i confirm i want batect to run that comma... | 1 |
199,092 | 6,980,997,877 | IssuesEvent | 2017-12-13 05:28:31 | onocy/doma | https://api.github.com/repos/onocy/doma | closed | Profile: Other's Profiles | low priority | - Currently can see their status. Maybe change the card color depending on whether they're there or not.
- Have the profile either in a modal or a separate link | 1.0 | Profile: Other's Profiles - - Currently can see their status. Maybe change the card color depending on whether they're there or not.
- Have the profile either in a modal or a separate link | priority | profile other s profiles currently can see their status maybe change the card color depending on whether they re there or not have the profile either in a modal or a separate link | 1 |
765,893 | 26,865,143,416 | IssuesEvent | 2023-02-03 22:34:41 | Wizleap-Inc/wiz-ui | https://api.github.com/repos/Wizleap-Inc/wiz-ui | closed | Feat(WizChatCard): リンクを貼ったら有効になるようにする | 📦 component 🔽 Low Priority | **機能追加理由・詳細**
Webチャット上でリンクを送りたいケースが多いため
**解決策の提案(任意)**
フロントでは、リンクの正規表現に当てはまる文字列があればaタグで囲う
(バックエンドでサニタイズしてから返す)
**その他考慮事項(任意)** | 1.0 | Feat(WizChatCard): リンクを貼ったら有効になるようにする - **機能追加理由・詳細**
Webチャット上でリンクを送りたいケースが多いため
**解決策の提案(任意)**
フロントでは、リンクの正規表現に当てはまる文字列があればaタグで囲う
(バックエンドでサニタイズしてから返す)
**その他考慮事項(任意)** | priority | feat wizchatcard リンクを貼ったら有効になるようにする 機能追加理由・詳細 webチャット上でリンクを送りたいケースが多いため 解決策の提案(任意) フロントでは、リンクの正規表現に当てはまる文字列があればaタグで囲う バックエンドでサニタイズしてから返す その他考慮事項(任意) | 1 |
109,223 | 4,382,880,998 | IssuesEvent | 2016-08-07 06:05:52 | Murkantilism/skylabgame | https://api.github.com/repos/Murkantilism/skylabgame | closed | Add a post-death camera effect | enhancement Low Priority | After death during score animation, add a slow 360 pan around the player | 1.0 | Add a post-death camera effect - After death during score animation, add a slow 360 pan around the player | priority | add a post death camera effect after death during score animation add a slow pan around the player | 1 |
512,659 | 14,906,489,613 | IssuesEvent | 2021-01-22 00:43:21 | input-output-hk/ouroboros-network | https://api.github.com/repos/input-output-hk/ouroboros-network | closed | Chain DB: rename reader to follower | consensus good first issue priority low | The name "reader" is not so descriptive for an object to follow the chain with. A better name would be "follower" or "chain follower".
The code, the comments, and the technical report will have to be updated accordingly. | 1.0 | Chain DB: rename reader to follower - The name "reader" is not so descriptive for an object to follow the chain with. A better name would be "follower" or "chain follower".
The code, the comments, and the technical report will have to be updated accordingly. | priority | chain db rename reader to follower the name reader is not so descriptive for an object to follow the chain with a better name would be follower or chain follower the code the comments and the technical report will have to be updated accordingly | 1 |
709,313 | 24,373,282,825 | IssuesEvent | 2022-10-03 21:22:53 | codbex/codbex-kronos | https://api.github.com/repos/codbex/codbex-kronos | closed | [IDE] Migration perspective not loading | bug IDE effort-low priority-high | Migration perspective is not loading due to some errors:
```
2022-09-30 10:13:58.044 [ERROR] [http-nio-8080-exec-8] o.e.d.e.a.r.AbstractResourceExecutor - There is no resource at the specified path: /registry/public/ide-core/ui/message-hub.js
2022-09-30 10:13:58.220 [ERROR] [http-nio-8080-exec-8] o.e.d.e.a.r.Abstrac... | 1.0 | [IDE] Migration perspective not loading - Migration perspective is not loading due to some errors:
```
2022-09-30 10:13:58.044 [ERROR] [http-nio-8080-exec-8] o.e.d.e.a.r.AbstractResourceExecutor - There is no resource at the specified path: /registry/public/ide-core/ui/message-hub.js
2022-09-30 10:13:58.220 [ERROR] ... | priority | migration perspective not loading migration perspective is not loading due to some errors o e d e a r abstractresourceexecutor there is no resource at the specified path registry public ide core ui message hub js o e d e a r abstractresourceexecutor there is no reso... | 1 |
143,582 | 5,520,485,829 | IssuesEvent | 2017-03-19 05:45:02 | CitronJS/CitronJS | https://api.github.com/repos/CitronJS/CitronJS | closed | Templates and Cleanup | enhancement fix help wanted Priority: Low | @CitronJS/admin and @CitronJS/maintainers, work on updating templates for the following:
- arc
- quadratic curve
And format older files (the very first ones) and keep comments virtually the same | 1.0 | Templates and Cleanup - @CitronJS/admin and @CitronJS/maintainers, work on updating templates for the following:
- arc
- quadratic curve
And format older files (the very first ones) and keep comments virtually the same | priority | templates and cleanup citronjs admin and citronjs maintainers work on updating templates for the following arc quadratic curve and format older files the very first ones and keep comments virtually the same | 1 |
374,613 | 11,093,067,492 | IssuesEvent | 2019-12-15 23:20:08 | seebye/ueberzug | https://api.github.com/repos/seebye/ueberzug | closed | Depends on attr > 18.2.0 | low priority | The `attrs` package in Ubuntu 18.04 is too old, and doesn't support the `kw_only` argument (used here e.g. in `action.py`), which was added in `attr` version 18.2.0. This should be reflected in the install dependencies. | 1.0 | Depends on attr > 18.2.0 - The `attrs` package in Ubuntu 18.04 is too old, and doesn't support the `kw_only` argument (used here e.g. in `action.py`), which was added in `attr` version 18.2.0. This should be reflected in the install dependencies. | priority | depends on attr the attrs package in ubuntu is too old and doesn t support the kw only argument used here e g in action py which was added in attr version this should be reflected in the install dependencies | 1 |
146,056 | 5,592,786,900 | IssuesEvent | 2017-03-30 06:16:41 | CS2103JAN2017-T09-B4/main | https://api.github.com/repos/CS2103JAN2017-T09-B4/main | closed | Backup my entire task list to the cloud or external storage via export | priority.low type.story | So that I can have extra redundancy against system failures | 1.0 | Backup my entire task list to the cloud or external storage via export - So that I can have extra redundancy against system failures | priority | backup my entire task list to the cloud or external storage via export so that i can have extra redundancy against system failures | 1 |
173,997 | 6,535,341,036 | IssuesEvent | 2017-08-31 14:19:11 | Cxbx-Reloaded/Cxbx-Reloaded | https://api.github.com/repos/Cxbx-Reloaded/Cxbx-Reloaded | opened | Feature: Crash Detection in Specific Section | enhancement good-for-beginners help wanted low-priority | What I do suggest to implement check is to verify which section a title is crashing in. Then Cxbx should output message box where the crash is actually coming from.
Here's what exception handling should check for crash has occur in specific order.
- [ ] 1. Title's section (Section's name with detected nearest add... | 1.0 | Feature: Crash Detection in Specific Section - What I do suggest to implement check is to verify which section a title is crashing in. Then Cxbx should output message box where the crash is actually coming from.
Here's what exception handling should check for crash has occur in specific order.
- [ ] 1. Title's se... | priority | feature crash detection in specific section what i do suggest to implement check is to verify which section a title is crashing in then cxbx should output message box where the crash is actually coming from here s what exception handling should check for crash has occur in specific order title s sect... | 1 |
733,133 | 25,289,174,457 | IssuesEvent | 2022-11-16 22:09:56 | gitblit/gitblit | https://api.github.com/repos/gitblit/gitblit | closed | UI issue on storing or deleting ssh-keys | Catg-Enhancement Priority-Low Status-New Topic: SSH | It possible to add or delete additional ssh-key in the user profile.
But there is no feedback to the user when he pushes the "Löschen" or "Hinzufügen" button. I would expect a page reload. After a manual page reload, the new ssh-key is shown.
| 1.0 | UI issue on storing or deleting ssh-keys - It possible to add or delete additional ssh-key in the user profile.
But there is no feedback to the user when he pushes the "Löschen" or "Hinzufügen" button. I would expect a page reload. After a manual page reload, the new ssh-key is shown.
| priority | ui issue on storing or deleting ssh keys it possible to add or delete additional ssh key in the user profile but there is no feedback to the user when he pushes the löschen or hinzufügen button i would expect a page reload after a manual page reload the new ssh key is shown | 1 |
228,137 | 7,546,357,102 | IssuesEvent | 2018-04-18 02:27:46 | TheAssassin/AppImageLauncher | https://api.github.com/repos/TheAssassin/AppImageLauncher | closed | Desktop action for updating | enhancement low priority | AppImageLauncher should add a desktop action for updates to desktop entries created for AppImages.
Therefore, a little app should be developed using libappimageupdate-qt. | 1.0 | Desktop action for updating - AppImageLauncher should add a desktop action for updates to desktop entries created for AppImages.
Therefore, a little app should be developed using libappimageupdate-qt. | priority | desktop action for updating appimagelauncher should add a desktop action for updates to desktop entries created for appimages therefore a little app should be developed using libappimageupdate qt | 1 |
609,314 | 18,870,256,197 | IssuesEvent | 2021-11-13 03:21:53 | scilus/fibernavigator | https://api.github.com/repos/scilus/fibernavigator | closed | Compute curvature, torsion only once | enhancement Priority-Low OpSys-All Component-Logic Performance | When using the curvature and torsion coloring mode for fibers, they should be computed only once, since they do not change.
| 1.0 | Compute curvature, torsion only once - When using the curvature and torsion coloring mode for fibers, they should be computed only once, since they do not change.
| priority | compute curvature torsion only once when using the curvature and torsion coloring mode for fibers they should be computed only once since they do not change | 1 |
816,412 | 30,598,735,995 | IssuesEvent | 2023-07-22 04:56:19 | Memmy-App/memmy | https://api.github.com/repos/Memmy-App/memmy | closed | Allow users to delete their own posts | enhancement low priority in progress | Accessing my posts via the default web interface I'm able to delete posts I've made. In Memmy there is no such option.
Navigating to a post via the profile page should allow you to delete a post you've made when you tap on the 3 dots of the post. As of now the only option is to report your own post.
I'll admit I'm ... | 1.0 | Allow users to delete their own posts - Accessing my posts via the default web interface I'm able to delete posts I've made. In Memmy there is no such option.
Navigating to a post via the profile page should allow you to delete a post you've made when you tap on the 3 dots of the post. As of now the only option is to... | priority | allow users to delete their own posts accessing my posts via the default web interface i m able to delete posts i ve made in memmy there is no such option navigating to a post via the profile page should allow you to delete a post you ve made when you tap on the dots of the post as of now the only option is to... | 1 |
110,591 | 4,434,972,389 | IssuesEvent | 2016-08-18 06:25:04 | jahirfiquitiva/IconShowcase | https://api.github.com/repos/jahirfiquitiva/IconShowcase | opened | Make status bar completely transparent in AltWallpaperViewerActivity | enhancement help wanted low priority | Not translucent but completely transparent. | 1.0 | Make status bar completely transparent in AltWallpaperViewerActivity - Not translucent but completely transparent. | priority | make status bar completely transparent in altwallpapervieweractivity not translucent but completely transparent | 1 |
397,507 | 11,728,697,071 | IssuesEvent | 2020-03-10 18:00:23 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | [Coverity CID :208410] Unsigned compared against 0 in drivers/modem/modem_pin.c | Coverity bug has-pr priority: low |
Static code scan issues found in file:
https://github.com/zephyrproject-rtos/zephyr/tree/93b78b7bf8bfad75196de969a7487f95f235aad3/drivers/modem/modem_pin.c#L31
Category: Control flow issues
Function: `modem_pin_write`
Component: Drivers
CID: [208410](https://scan9.coverity.com/reports.htm#v29726/p12996/mergedDefectI... | 1.0 | [Coverity CID :208410] Unsigned compared against 0 in drivers/modem/modem_pin.c -
Static code scan issues found in file:
https://github.com/zephyrproject-rtos/zephyr/tree/93b78b7bf8bfad75196de969a7487f95f235aad3/drivers/modem/modem_pin.c#L31
Category: Control flow issues
Function: `modem_pin_write`
Component: Driver... | priority | unsigned compared against in drivers modem modem pin c static code scan issues found in file category control flow issues function modem pin write component drivers cid details return gpio pin get raw ctx pins gpio port dev ctx pins pin ... | 1 |
463,827 | 13,301,449,691 | IssuesEvent | 2020-08-25 12:58:38 | oppia/oppia-android | https://api.github.com/repos/oppia/oppia-android | closed | Remove 'Sean' from being the default admin | Priority: Important Status: In implementation Type: Improvement Where: Profiles Where: Starting flows | While we don't have the account login flow enabled for alpha, we need to default the admin account. We should default to 'admin' rather than 'Sean' since the latter may lead to user confusion. | 1.0 | Remove 'Sean' from being the default admin - While we don't have the account login flow enabled for alpha, we need to default the admin account. We should default to 'admin' rather than 'Sean' since the latter may lead to user confusion. | priority | remove sean from being the default admin while we don t have the account login flow enabled for alpha we need to default the admin account we should default to admin rather than sean since the latter may lead to user confusion | 1 |
457,825 | 13,162,961,224 | IssuesEvent | 2020-08-10 22:55:54 | mapbox/mapbox-navigation-android | https://api.github.com/repos/mapbox/mapbox-navigation-android | closed | Cannot create custom voice with SpeechAnnouncement | bug low priority navigation-ui topic: instructions topic: voice | I need to inform the users when they go **offroute** by voiceInstuction saying "Recalculating".
Im using navigationView in a fragment, and when the offroute detection fires, Im trying to generate a custom voice instruction. I could not find any documentation on how to generate it correctly, I also looked at custom M... | 1.0 | Cannot create custom voice with SpeechAnnouncement - I need to inform the users when they go **offroute** by voiceInstuction saying "Recalculating".
Im using navigationView in a fragment, and when the offroute detection fires, Im trying to generate a custom voice instruction. I could not find any documentation on ho... | priority | cannot create custom voice with speechannouncement i need to inform the users when they go offroute by voiceinstuction saying recalculating im using navigationview in a fragment and when the offroute detection fires im trying to generate a custom voice instruction i could not find any documentation on ho... | 1 |
559,907 | 16,580,612,515 | IssuesEvent | 2021-05-31 11:16:08 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | 9.2.0 1897 AshlarStoneTable and AdornedAshlarStoneTable missing "mount" component | Category: Gameplay Priority: Low Squad: Redwood Status: Fixed | AshlarStoneTable and AdornedAshlarStoneTable are missing the "mount" components
also missing the bit just below porotected override void when comparing them

| 1.0 | 9.2.0 1897 AshlarStoneTable and AdornedAshlarStoneTable missing "mount" component - AshlarStoneTable and AdornedAshlarStoneTable are missing the "mount" components
also missing the bit just below porotected override void when comparing them
.
3. Change some carbon atoms located in the middle of the structure to a monovalent atom (e.g. 'F' and 'Br').
**Expected behavior** 'F' and 'Br' atoms are underlined in red as atoms with an impossible number of bonds - correct behavior.
... | 1.0 | The valence of monovalent atoms is displayed incorrectly in the structure after the Copy/Paste actions - **Steps to Reproduce**
1. Lauch Ketcher.
2. Create a structure (e.g. chain).
3. Change some carbon atoms located in the middle of the structure to a monovalent atom (e.g. 'F' and 'Br').
**Expected behavior** '... | priority | the valence of monovalent atoms is displayed incorrectly in the structure after the copy paste actions steps to reproduce lauch ketcher create a structure e g chain change some carbon atoms located in the middle of the structure to a monovalent atom e g f and br expected behavior ... | 1 |
625,295 | 19,724,456,364 | IssuesEvent | 2022-01-13 18:30:00 | epam/ketcher | https://api.github.com/repos/epam/ketcher | closed | Exception if insert a molecule past the Ketcher | bug priority: low | **Steps to Reproduce**
1. Copy some molecule into clipboard
2. Open new window with Ketcher
3. Do not move the mouse or place it anywhere other than over the Ketcher
4. Ctrl+V
5. Exception in console
**Expected behavior**
Molecule is inserted into Ketcher.
**Actual behavior**
There is no inserted molecule.... | 1.0 | Exception if insert a molecule past the Ketcher - **Steps to Reproduce**
1. Copy some molecule into clipboard
2. Open new window with Ketcher
3. Do not move the mouse or place it anywhere other than over the Ketcher
4. Ctrl+V
5. Exception in console
**Expected behavior**
Molecule is inserted into Ketcher.
*... | priority | exception if insert a molecule past the ketcher steps to reproduce copy some molecule into clipboard open new window with ketcher do not move the mouse or place it anywhere other than over the ketcher ctrl v exception in console expected behavior molecule is inserted into ketcher ... | 1 |
138,760 | 5,346,605,663 | IssuesEvent | 2017-02-17 20:08:45 | nluedtke/linux_kernel_cves | https://api.github.com/repos/nluedtke/linux_kernel_cves | opened | Ignore vendor specific kernel issues | enhancement low priority | Because this tracker is concerned with upstream kernels, the CVEs introduced by vendor patches should be ignored. This will likely require some sort of flag to be carried with the CVE in the json. I am not prepared to make this decision yet so filing this as a placeholder and a reminder it needs to be done. This will c... | 1.0 | Ignore vendor specific kernel issues - Because this tracker is concerned with upstream kernels, the CVEs introduced by vendor patches should be ignored. This will likely require some sort of flag to be carried with the CVE in the json. I am not prepared to make this decision yet so filing this as a placeholder and a re... | priority | ignore vendor specific kernel issues because this tracker is concerned with upstream kernels the cves introduced by vendor patches should be ignored this will likely require some sort of flag to be carried with the cve in the json i am not prepared to make this decision yet so filing this as a placeholder and a re... | 1 |
322,726 | 9,828,154,220 | IssuesEvent | 2019-06-15 08:50:31 | leonidesu/AzN-Survival2 | https://api.github.com/repos/leonidesu/AzN-Survival2 | closed | Kesalahan broadcast vote | bug priority: low | Broadcast Vote
Kalo vote kan dapetnya "Shard Key"
tp di vote broadcastnya tulisannya "vote key" | 1.0 | Kesalahan broadcast vote - Broadcast Vote
Kalo vote kan dapetnya "Shard Key"
tp di vote broadcastnya tulisannya "vote key" | priority | kesalahan broadcast vote broadcast vote kalo vote kan dapetnya shard key tp di vote broadcastnya tulisannya vote key | 1 |
54,906 | 3,071,587,715 | IssuesEvent | 2015-08-19 13:02:49 | sunpy/sunpy | https://api.github.com/repos/sunpy/sunpy | opened | Add a shift() method to GenericMap | effort-low Feature Request Map priority-medium | In order to easily fix any translation errors in the map location. | 1.0 | Add a shift() method to GenericMap - In order to easily fix any translation errors in the map location. | priority | add a shift method to genericmap in order to easily fix any translation errors in the map location | 1 |
635,659 | 20,424,461,924 | IssuesEvent | 2022-02-24 01:16:15 | AY2122S2-CS2103-F09-4/tp | https://api.github.com/repos/AY2122S2-CS2103-F09-4/tp | opened | As a home baker that has multiple orders through the week, I can be notified of what ingredients are needed | enhancement priority.low | So that I can fulfil the orders
| 1.0 | As a home baker that has multiple orders through the week, I can be notified of what ingredients are needed - So that I can fulfil the orders
| priority | as a home baker that has multiple orders through the week i can be notified of what ingredients are needed so that i can fulfil the orders | 1 |
735,152 | 25,381,132,287 | IssuesEvent | 2022-11-21 17:38:03 | ufosc/Club_Website_2 | https://api.github.com/repos/ufosc/Club_Website_2 | closed | Add a version parameter to the footer component | low priority difficulty: easy | **TODO:** Create a parameter in the footer component that takes and displays a version string.
Preview:
<img width="901" alt="image" src="https://user-images.githubusercontent.com/50573884/199523031-d5222374-afb4-45f7-bdb1-27f811311aac.png">
See the 'source' hyperlink at the bottom left. Currently, we're only d... | 1.0 | Add a version parameter to the footer component - **TODO:** Create a parameter in the footer component that takes and displays a version string.
Preview:
<img width="901" alt="image" src="https://user-images.githubusercontent.com/50573884/199523031-d5222374-afb4-45f7-bdb1-27f811311aac.png">
See the 'source' hyp... | priority | add a version parameter to the footer component todo create a parameter in the footer component that takes and displays a version string preview img width alt image src see the source hyperlink at the bottom left currently we re only displaying source you should pass the parameter into... | 1 |
654,566 | 21,656,332,671 | IssuesEvent | 2022-05-06 14:26:58 | prisma/prisma | https://api.github.com/repos/prisma/prisma | closed | FindFirst returns the first item even if it is undefined | bug/0-unknown kind/bug topic: findFirst team/client priority/low size/s | ### Bug description
I was trying to find a user by email, then I realized that my input was sending undefined and even so the findFirst was returning the first user of my database.
### How to reproduce
<!--
1. Go to '...'
2. Change '....'
3. Run '....'
4. See error
-->
1. Try searching for a user or an... | 1.0 | FindFirst returns the first item even if it is undefined - ### Bug description
I was trying to find a user by email, then I realized that my input was sending undefined and even so the findFirst was returning the first user of my database.
### How to reproduce
<!--
1. Go to '...'
2. Change '....'
3. Run '..... | priority | findfirst returns the first item even if it is undefined bug description i was trying to find a user by email then i realized that my input was sending undefined and even so the findfirst was returning the first user of my database how to reproduce go to change run ... | 1 |
727,259 | 25,028,813,363 | IssuesEvent | 2022-11-04 10:28:58 | returntocorp/semgrep-rules | https://api.github.com/repos/returntocorp/semgrep-rules | closed | documentbuilderfactory-disallow-doctype-decl-missing.java doesn't work with static variables | bug priority:low | **Describe the bug**
documentbuilderfactory-disallow-doctype-decl-missing.java does not work with java static variables
**To Reproduce**
```
class GoodDocumentBuilderFactoryStatic {
private static DocumentBuilderFactory dbf = DocumentBuilderFactory.newInstance();
static {
//ok:documentbuilder... | 1.0 | documentbuilderfactory-disallow-doctype-decl-missing.java doesn't work with static variables - **Describe the bug**
documentbuilderfactory-disallow-doctype-decl-missing.java does not work with java static variables
**To Reproduce**
```
class GoodDocumentBuilderFactoryStatic {
private static DocumentBuilderFa... | priority | documentbuilderfactory disallow doctype decl missing java doesn t work with static variables describe the bug documentbuilderfactory disallow doctype decl missing java does not work with java static variables to reproduce class gooddocumentbuilderfactorystatic private static documentbuilderfa... | 1 |
410,412 | 11,987,326,634 | IssuesEvent | 2020-04-07 20:59:41 | rathena/rathena | https://api.github.com/repos/rathena/rathena | closed | Brandish Spear Stacked Damage Bug | component:skill mode:renewal priority:low status:confirmed type:bug | <!-- NOTE: Anything within these brackets will be hidden on the preview of the Issue. -->
* **rAthena Hash**: Latest
<!-- Please specify the rAthena [GitHub hash](https://help.github.com/articles/autolinked-references-and-urls/#commit-shas) on which you encountered this issue.
How to get your GitHub Hash:
1. c... | 1.0 | Brandish Spear Stacked Damage Bug - <!-- NOTE: Anything within these brackets will be hidden on the preview of the Issue. -->
* **rAthena Hash**: Latest
<!-- Please specify the rAthena [GitHub hash](https://help.github.com/articles/autolinked-references-and-urls/#commit-shas) on which you encountered this issue. ... | priority | brandish spear stacked damage bug rathena hash latest please specify the rathena on which you encountered this issue how to get your github hash cd your rathena directory git rev parse short head copy the resulting hash client date server mode ... | 1 |
607,228 | 18,774,985,191 | IssuesEvent | 2021-11-07 14:10:57 | bounswe/2021SpringGroup1 | https://api.github.com/repos/bounswe/2021SpringGroup1 | opened | Reviewing the initial project configurations and model design. | Priority: Low Status: Revision Needed Platform: Backend | We started our initial project and migrated the existing model from the practice-app to the current project. However, we should review project configurations and the initial model more extensively as they will be the base of all implementation. | 1.0 | Reviewing the initial project configurations and model design. - We started our initial project and migrated the existing model from the practice-app to the current project. However, we should review project configurations and the initial model more extensively as they will be the base of all implementation. | priority | reviewing the initial project configurations and model design we started our initial project and migrated the existing model from the practice app to the current project however we should review project configurations and the initial model more extensively as they will be the base of all implementation | 1 |
272,816 | 8,518,005,953 | IssuesEvent | 2018-11-01 10:05:13 | CS2103-AY1819S1-F11-3/main | https://api.github.com/repos/CS2103-AY1819S1-F11-3/main | closed | Statistics: Generate and display all points accumulated in daily, weekly, and all-time windows | priority.Low type.Task | Dependent on #104 | 1.0 | Statistics: Generate and display all points accumulated in daily, weekly, and all-time windows - Dependent on #104 | priority | statistics generate and display all points accumulated in daily weekly and all time windows dependent on | 1 |
399,603 | 11,757,594,874 | IssuesEvent | 2020-03-13 13:58:22 | SoftengPoliTo/SoftwareMetrics | https://api.github.com/repos/SoftengPoliTo/SoftwareMetrics | opened | Consider more files for rust-code-analysis | enhancement low-priority | For now we run `rust-code-analysis` on a single file. It would be helpful to run this tool on an entire directory and consider each file produced in the process. | 1.0 | Consider more files for rust-code-analysis - For now we run `rust-code-analysis` on a single file. It would be helpful to run this tool on an entire directory and consider each file produced in the process. | priority | consider more files for rust code analysis for now we run rust code analysis on a single file it would be helpful to run this tool on an entire directory and consider each file produced in the process | 1 |
451,030 | 13,023,224,735 | IssuesEvent | 2020-07-27 09:38:22 | egison/egison | https://api.github.com/repos/egison/egison | closed | Fix TSV manipulation command options | bug priority:low | - [x] Add missing implementation of `-m`
- [x] Add missing implementation of `-f`
- [x] Fix `-s`
Ref: https://www.egison.org/ja/manual/command.html | 1.0 | Fix TSV manipulation command options - - [x] Add missing implementation of `-m`
- [x] Add missing implementation of `-f`
- [x] Fix `-s`
Ref: https://www.egison.org/ja/manual/command.html | priority | fix tsv manipulation command options add missing implementation of m add missing implementation of f fix s ref | 1 |
643,435 | 20,957,403,190 | IssuesEvent | 2022-03-27 09:34:59 | TeamChocoQuest/ChocolateQuestRepoured | https://api.github.com/repos/TeamChocoQuest/ChocolateQuestRepoured | closed | Shelob Suffocated Issue | Type: Enhancement Status: Reproduced Priority: Low | **General Information**
To check a checkbox: Insert a X between the square brackets, you need to remove the space though.
- I play...
- [X] With a large modpack
- [ ] Only with CQR and it's dependencies
- The issue occurs in...
- [X] Singleplayer
- [ ] Multiplayer
- [1] I have searched for this o... | 1.0 | Shelob Suffocated Issue - **General Information**
To check a checkbox: Insert a X between the square brackets, you need to remove the space though.
- I play...
- [X] With a large modpack
- [ ] Only with CQR and it's dependencies
- The issue occurs in...
- [X] Singleplayer
- [ ] Multiplayer
- [1] ... | priority | shelob suffocated issue general information to check a checkbox insert a x between the square brackets you need to remove the space though i play with a large modpack only with cqr and it s dependencies the issue occurs in singleplayer multiplayer i have sea... | 1 |
734,173 | 25,338,730,949 | IssuesEvent | 2022-11-18 19:18:22 | LukeStanbery89/stonks | https://api.github.com/repos/LukeStanbery89/stonks | closed | Implement APM software | dev ops low priority | ### Description
We should integrate with an APM software to track errors and performance.
### Dependent On
- #12
- #9 | 1.0 | Implement APM software - ### Description
We should integrate with an APM software to track errors and performance.
### Dependent On
- #12
- #9 | priority | implement apm software description we should integrate with an apm software to track errors and performance dependent on | 1 |
112,994 | 4,541,215,454 | IssuesEvent | 2016-09-09 17:03:06 | elementary/website | https://api.github.com/repos/elementary/website | reopened | Do not hardcode release variables. | Priority Low Status In Progress | - [ ] Any string containing the version number, "0.4".
- [ ] Any string containing the release name, "Loki".
- [ ] Any string containing the release code, "loki".
- [ ] The filename.
- [ ] The ISO Size. | 1.0 | Do not hardcode release variables. - - [ ] Any string containing the version number, "0.4".
- [ ] Any string containing the release name, "Loki".
- [ ] Any string containing the release code, "loki".
- [ ] The filename.
- [ ] The ISO Size. | priority | do not hardcode release variables any string containing the version number any string containing the release name loki any string containing the release code loki the filename the iso size | 1 |
787,530 | 27,720,764,145 | IssuesEvent | 2023-03-14 20:25:35 | apache/airflow | https://api.github.com/repos/apache/airflow | closed | Task Group: Node order changes after collapse | kind:bug priority:low area:UI affected_version:2.0 area:TaskGroup | **Apache Airflow version**: 2.0.0rc1
**Kubernetes version (if you are using kubernetes)** (use `kubectl version`):
**Environment**:
- **Cloud provider or hardware configuration**:
- **OS** (e.g. from /etc/os-release):
- **Kernel** (e.g. `uname -a`):
- **Install tools**:
- **Others**:
**What happened**... | 1.0 | Task Group: Node order changes after collapse - **Apache Airflow version**: 2.0.0rc1
**Kubernetes version (if you are using kubernetes)** (use `kubectl version`):
**Environment**:
- **Cloud provider or hardware configuration**:
- **OS** (e.g. from /etc/os-release):
- **Kernel** (e.g. `uname -a`):
- **Inst... | priority | task group node order changes after collapse apache airflow version kubernetes version if you are using kubernetes use kubectl version environment cloud provider or hardware configuration os e g from etc os release kernel e g uname a install... | 1 |
75,159 | 3,455,833,659 | IssuesEvent | 2015-12-17 21:56:08 | Solinea/goldstone-server | https://api.github.com/repos/Solinea/goldstone-server | opened | tracking issue filed against djoser related to username/password in django-rest-swagger | component: server priority 4: low type: bug | The issue summary from our side is that we can't create a django-rest-swagger representation of the /login API endpoint.
Here's the Djoser ticket.
https://github.com/sunscrapers/djoser/issues/41 | 1.0 | tracking issue filed against djoser related to username/password in django-rest-swagger - The issue summary from our side is that we can't create a django-rest-swagger representation of the /login API endpoint.
Here's the Djoser ticket.
https://github.com/sunscrapers/djoser/issues/41 | priority | tracking issue filed against djoser related to username password in django rest swagger the issue summary from our side is that we can t create a django rest swagger representation of the login api endpoint here s the djoser ticket | 1 |
245,746 | 7,890,482,967 | IssuesEvent | 2018-06-28 08:57:51 | bedita/web | https://api.github.com/repos/bedita/web | closed | Profile page | Priority - Low feature | Page with logged user data from `User: ###` on left menu
User should be able to change properties like:
* `password` - with `password confirm`
* `name`, `surname`, `email`.... and other attributes like `city`, `address` if available
Unchangeable properties:
* `username`
* `uname`
* `status`
Current `rol... | 1.0 | Profile page - Page with logged user data from `User: ###` on left menu
User should be able to change properties like:
* `password` - with `password confirm`
* `name`, `surname`, `email`.... and other attributes like `city`, `address` if available
Unchangeable properties:
* `username`
* `uname`
* `status`
... | priority | profile page page with logged user data from user on left menu user should be able to change properties like password with password confirm name surname email and other attributes like city address if available unchangeable properties username uname status ... | 1 |
279,024 | 8,656,471,998 | IssuesEvent | 2018-11-27 18:33:12 | cosmos/ethermint | https://api.github.com/repos/cosmos/ethermint | closed | Dockerfile no such file or directory | bug priority: low | __System info:__ [Include Ethermint commit, operating system name, and other relevant details]
Linux mate-MACH-WX9 4.15.0-36-generic #39-Ubuntu SMP Mon Sep 24 16:19:09 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
__Steps to reproduce:__
1. docker build -t ethermint . --no-cache
2. Received
```
Step 10/18 : COPY... | 1.0 | Dockerfile no such file or directory - __System info:__ [Include Ethermint commit, operating system name, and other relevant details]
Linux mate-MACH-WX9 4.15.0-36-generic #39-Ubuntu SMP Mon Sep 24 16:19:09 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
__Steps to reproduce:__
1. docker build -t ethermint . --no-cach... | priority | dockerfile no such file or directory system info linux mate mach generic ubuntu smp mon sep utc gnu linux steps to reproduce docker build t ethermint no cache received step copy from build env go src github com cosmos ethermint build ... | 1 |
478,053 | 13,771,961,912 | IssuesEvent | 2020-10-07 23:13:10 | prometheus/prometheus | https://api.github.com/repos/prometheus/prometheus | closed | Increase value for `maxErrMsgLen` for remote write API | component/remote storage kind/enhancement low hanging fruit priority/P3 | ## Proposal
Currently only 256 bytes is read upon non HTTP 200 from remote write server:https://github.com/prometheus/prometheus/blob/072b9649a30e06c71ddd1c64d25f71c4936e56ba/storage/remote/client.go#L41
256 bytes is quite short, and leads to error message being truncated, which may make operator's life hard.
... | 1.0 | Increase value for `maxErrMsgLen` for remote write API - ## Proposal
Currently only 256 bytes is read upon non HTTP 200 from remote write server:https://github.com/prometheus/prometheus/blob/072b9649a30e06c71ddd1c64d25f71c4936e56ba/storage/remote/client.go#L41
256 bytes is quite short, and leads to error message ... | priority | increase value for maxerrmsglen for remote write api proposal currently only bytes is read upon non http from remote write server bytes is quite short and leads to error message being truncated which may make operator s life hard as an example i was remote writing to cortex and saw the erro... | 1 |
775,279 | 27,227,251,004 | IssuesEvent | 2023-02-21 10:34:00 | akvo/akvo-rsr | https://api.github.com/repos/akvo/akvo-rsr | opened | Feature Request: Visual indication that indicator is cumulative in program overview | Feature request Priority: Low | ### What are you trying to do?
Discern whether an indicator in the program overview is cumulative.
### Describe the solution you'd like
Some kind of visual hint that the indicator is cumulative. Maybe just a tag under the header of an indicator.
 in general, but when things fail, it'd be nice to have a general way to drop into an interactive environment for a particular implementation.
E.g. `bowtie repl -i bowtie/clojure-json-schema` could drop into a Clojure REPL with the library available, ready to in... | 1.0 | Implementation / language-specific REPL environments / `bowtie repl` - This is clearly not something that can be done (easily) in general, but when things fail, it'd be nice to have a general way to drop into an interactive environment for a particular implementation.
E.g. `bowtie repl -i bowtie/clojure-json-schema`... | priority | implementation language specific repl environments bowtie repl this is clearly not something that can be done easily in general but when things fail it d be nice to have a general way to drop into an interactive environment for a particular implementation e g bowtie repl i bowtie clojure json schema ... | 1 |
677,754 | 23,173,326,279 | IssuesEvent | 2022-07-31 03:13:21 | Ankit-Gupta18/Edit-Request-Wizard | https://api.github.com/repos/Ankit-Gupta18/Edit-Request-Wizard | closed | Header changes between screens | low priority | Header changes from "EDIT REQUEST WIZARD" on one screen to "EDIT WIZARD" on the next - keep it consistent. I suggest not using ALL CAPS because wikipedians in particular don't like that | 1.0 | Header changes between screens - Header changes from "EDIT REQUEST WIZARD" on one screen to "EDIT WIZARD" on the next - keep it consistent. I suggest not using ALL CAPS because wikipedians in particular don't like that | priority | header changes between screens header changes from edit request wizard on one screen to edit wizard on the next keep it consistent i suggest not using all caps because wikipedians in particular don t like that | 1 |
346,536 | 10,416,532,546 | IssuesEvent | 2019-09-14 14:23:07 | wesnoth/wesnoth | https://api.github.com/repos/wesnoth/wesnoth | closed | Wish menu to pop up when there is animation going on (GNA #17219) | Enhancement Low-priority UI | **[Original submission](https://gna.org/bugs/index.php?17219)** by porcho on 2010-12-04
When an unit is moving(in animation), and you click on an empty slot of the castle to recruit another unit, a menu with "Unit Description", "Clear Labels", "Toggle planing mode", "Next Unit" pops up instead of the normal menu. It w... | 1.0 | Wish menu to pop up when there is animation going on (GNA #17219) - **[Original submission](https://gna.org/bugs/index.php?17219)** by porcho on 2010-12-04
When an unit is moving(in animation), and you click on an empty slot of the castle to recruit another unit, a menu with "Unit Description", "Clear Labels", "Toggle... | priority | wish menu to pop up when there is animation going on gna by porcho on when an unit is moving in animation and you click on an empty slot of the castle to recruit another unit a menu with unit description clear labels toggle planing mode next unit pops up instead of the normal menu it ... | 1 |
743,491 | 25,901,183,207 | IssuesEvent | 2022-12-15 05:54:54 | dr3ams/Roguelike-Adventures-and-Dungeons-2 | https://api.github.com/repos/dr3ams/Roguelike-Adventures-and-Dungeons-2 | closed | [Bug]: Sudden Death to Void (Ender Eyes) | bug Low Priority Fix Incoming Known Issue | ### General Info
- [X] I didn't added any mods
- [X] I can reproduce this issue consistently in single-player
- [ ] I can reproduce this issue consistently in multi-player
- [X] I have searched for this issue previously and it was either (1) not previously reported, or (2) previously fixed and I am having the same pro... | 1.0 | [Bug]: Sudden Death to Void (Ender Eyes) - ### General Info
- [X] I didn't added any mods
- [X] I can reproduce this issue consistently in single-player
- [ ] I can reproduce this issue consistently in multi-player
- [X] I have searched for this issue previously and it was either (1) not previously reported, or (2) pr... | priority | sudden death to void ender eyes general info i didn t added any mods i can reproduce this issue consistently in single player i can reproduce this issue consistently in multi player i have searched for this issue previously and it was either not previously reported or previously fix... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.