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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
383,719 | 11,361,755,831 | IssuesEvent | 2020-01-26 16:54:52 | ShabadOS/desktop | https://api.github.com/repos/ShabadOS/desktop | opened | Shazam-like Voice Detection AI for line being spoken/sung | Priority: 1 Low Status: On Hold Type: Feature/Enhancement | I don't think this is easily possible, but some users are requesting we use the mics in phones/laptops/tablets to "hear" what is being sung and automatically suggest it to the user or if it's super accurate then automatically present it.
Any thoughts / ideas on how to achieve this? I have marked this as low (would b... | 1.0 | Shazam-like Voice Detection AI for line being spoken/sung - I don't think this is easily possible, but some users are requesting we use the mics in phones/laptops/tablets to "hear" what is being sung and automatically suggest it to the user or if it's super accurate then automatically present it.
Any thoughts / idea... | priority | shazam like voice detection ai for line being spoken sung i don t think this is easily possible but some users are requesting we use the mics in phones laptops tablets to hear what is being sung and automatically suggest it to the user or if it s super accurate then automatically present it any thoughts idea... | 1 |
605,355 | 18,734,151,486 | IssuesEvent | 2021-11-04 03:46:54 | OpenPerpetuum/PerpetuumServer | https://api.github.com/repos/OpenPerpetuum/PerpetuumServer | closed | Investigate and create more adaptable AStar OpenList sizing | question performance Difficulty: Moderate Priority: Low | ERROR: type should be string, got "https://github.com/OpenPerpetuum/PerpetuumServer/blob/Development/src/Perpetuum/PathFinders/AStarFinder.cs#L103\r\nI grow increasingly suspicious our bigger home-ranged npcs will fail to resolve a path because of the max size of this list.\r\nIdeally it is sized to something proportional to its radius (at a minimum it must check the full length of the diagonal and all neighboring tiles).\r\n\r\nAt the most worst case it has to explore all tiles within the circular area it is allow to traverse from its home xy to a radius of `homerange`\r\n(2*pi*homerange^2)\r\nIts highly unlikely it can only travel a path that is every tile in the circle, more likely it is 1/4 or less of this area.\r\nFiguring out a heuristic for a decent % area to explore before giving up would be desired, allowing this ceiling to be set lower and allocate less memory.\r\n\r\nThis ticket is to investigate if raising this value would resolve path failure issues (where they default to walking straight home) and if fixing would be a major impact on the NPC AI stack performance, solving bounded, but increasingly large, paths.\r\n\r\nIf the choice is to change it, make it adaptable to accept a parameter to allocate this list based on what the caller can provide" | 1.0 | Investigate and create more adaptable AStar OpenList sizing - https://github.com/OpenPerpetuum/PerpetuumServer/blob/Development/src/Perpetuum/PathFinders/AStarFinder.cs#L103
I grow increasingly suspicious our bigger home-ranged npcs will fail to resolve a path because of the max size of this list.
Ideally it is sized... | priority | investigate and create more adaptable astar openlist sizing i grow increasingly suspicious our bigger home ranged npcs will fail to resolve a path because of the max size of this list ideally it is sized to something proportional to its radius at a minimum it must check the full length of the diagonal and all n... | 1 |
722,871 | 24,876,926,490 | IssuesEvent | 2022-10-27 19:59:28 | AY2223S1-CS2103T-T15-1/tp | https://api.github.com/repos/AY2223S1-CS2103T-T15-1/tp | closed | Request: Ability for the CLI to detect correct command and change color accordingly | help wanted wontfix priority.Low type.Enhancement | Request to add an extra feature: color of the command changes based on whether it is a valid command
### Example of valid command
<img width="974" alt="image" src="https://user-images.githubusercontent.com/37807290/194168539-87581d94-6e3a-4dc1-a590-a1e436aa3097.png">
### Example of invalid command
<img width="9... | 1.0 | Request: Ability for the CLI to detect correct command and change color accordingly - Request to add an extra feature: color of the command changes based on whether it is a valid command
### Example of valid command
<img width="974" alt="image" src="https://user-images.githubusercontent.com/37807290/194168539-87581... | priority | request ability for the cli to detect correct command and change color accordingly request to add an extra feature color of the command changes based on whether it is a valid command example of valid command img width alt image src example of invalid command img width alt image src ... | 1 |
811,982 | 30,309,293,686 | IssuesEvent | 2023-07-10 11:43:44 | CHOMPStation2/CHOMPStation2 | https://api.github.com/repos/CHOMPStation2/CHOMPStation2 | closed | Whitelist will print "OK" to chatbox if you hit "OK" when it informs you that you are not whitelisted for a species. | Bug Low Priority TMP Review Stale | #### Brief description of the bug
As title, when you hit "ok" it prints "OK" to your chatbox.
GIF:
https://i.gyazo.com/6990c063f74ba812e298a0b0e31bf51a.mp4 | 1.0 | Whitelist will print "OK" to chatbox if you hit "OK" when it informs you that you are not whitelisted for a species. - #### Brief description of the bug
As title, when you hit "ok" it prints "OK" to your chatbox.
GIF:
https://i.gyazo.com/6990c063f74ba812e298a0b0e31bf51a.mp4 | priority | whitelist will print ok to chatbox if you hit ok when it informs you that you are not whitelisted for a species brief description of the bug as title when you hit ok it prints ok to your chatbox gif | 1 |
419,562 | 12,224,827,885 | IssuesEvent | 2020-05-03 01:05:39 | co-cart/co-cart | https://api.github.com/repos/co-cart/co-cart | closed | ISBAT: Switch between users when authenticating and keeping sessions for each user identifiable. | enhancement priority:low scale:tiny | Need help identifying and correctly setting the user when authenticating using the REST API. This will allow for developers to switch between users/customers for testing purposes and keeping the sessions as individual sessions, not merged with others.
What we are trying to achieve with this issue is similar to the [... | 1.0 | ISBAT: Switch between users when authenticating and keeping sessions for each user identifiable. - Need help identifying and correctly setting the user when authenticating using the REST API. This will allow for developers to switch between users/customers for testing purposes and keeping the sessions as individual ses... | priority | isbat switch between users when authenticating and keeping sessions for each user identifiable need help identifying and correctly setting the user when authenticating using the rest api this will allow for developers to switch between users customers for testing purposes and keeping the sessions as individual ses... | 1 |
268,865 | 8,415,294,053 | IssuesEvent | 2018-10-13 13:14:23 | SkriptLang/Skript | https://api.github.com/repos/SkriptLang/Skript | closed | Feature Request: Action Bar | completed enhancement priority: lowest | I am basicly asking for an action bar api for skript, I found a good example here [https://github.com/ConnorLinfoot/ActionBarAPI](url)
skellett has it, but I'd like to see this in vanilla | 1.0 | Feature Request: Action Bar - I am basicly asking for an action bar api for skript, I found a good example here [https://github.com/ConnorLinfoot/ActionBarAPI](url)
skellett has it, but I'd like to see this in vanilla | priority | feature request action bar i am basicly asking for an action bar api for skript i found a good example here url skellett has it but i d like to see this in vanilla | 1 |
828,398 | 31,826,140,905 | IssuesEvent | 2023-09-14 07:39:05 | nickhaf/eatPlot | https://api.github.com/repos/nickhaf/eatPlot | closed | Print white arrows for some tables | help wanted low priority | `ggtext` only seems to support limited markdown syntax. Currently, only simple arrows can be drawn by using `ggtext`:
```r
dat <- data.frame(x = c(1,2, 3),
label = c("\u2194", "\u2191", sprintf('\u21E6')),
y = c(1,2, 3)
)
ggplot2::ggplot(dat, ggplot2::aes(... | 1.0 | Print white arrows for some tables - `ggtext` only seems to support limited markdown syntax. Currently, only simple arrows can be drawn by using `ggtext`:
```r
dat <- data.frame(x = c(1,2, 3),
label = c("\u2194", "\u2191", sprintf('\u21E6')),
y = c(1,2, 3)
)
... | priority | print white arrows for some tables ggtext only seems to support limited markdown syntax currently only simple arrows can be drawn by using ggtext r dat data frame x c label c sprintf y c ggplot... | 1 |
338,525 | 10,230,293,868 | IssuesEvent | 2019-08-17 20:13:36 | qutebrowser/qutebrowser | https://api.github.com/repos/qutebrowser/qutebrowser | closed | Consider having one global Qt stylesheet | component: performance component: style / refactoring priority: 2 - low | The change in #4637 made me wonder: Maybe we can have one big Qt stylesheet (probably even in a `.css` file) with appropriate class selectors, instead of having small stylesheet snippets all over the place?
Would probably make things simpler (especially the stylesheet logic in `config.py`) *and* faster.
@jgkamat ... | 1.0 | Consider having one global Qt stylesheet - The change in #4637 made me wonder: Maybe we can have one big Qt stylesheet (probably even in a `.css` file) with appropriate class selectors, instead of having small stylesheet snippets all over the place?
Would probably make things simpler (especially the stylesheet logic... | priority | consider having one global qt stylesheet the change in made me wonder maybe we can have one big qt stylesheet probably even in a css file with appropriate class selectors instead of having small stylesheet snippets all over the place would probably make things simpler especially the stylesheet logic in... | 1 |
200,423 | 7,007,482,588 | IssuesEvent | 2017-12-19 12:30:12 | pmem/issues | https://api.github.com/repos/pmem/issues | closed | tests: vmmalloc_init/TEST7, 17: SETUP (all/pmem/debug/memcheck) | Exposure: Low OS: Linux Priority: 4 low State: To be verified Type: Bug | Found on 8ad28790a4efc558fc36d5e83091522f24734fcf
> vmmalloc_init/TEST7: SETUP (all/pmem/debug/memcheck)
> vmmalloc_init/TEST7: START: vmmalloc_init
> RUNTESTS: stopping: vmmalloc_init//TEST7 failed, TEST=all FS=any BUILD=debug
> vmmalloc_init/TEST17: SETUP (all/pmem/nondebug/memcheck)
> vmmalloc_init/TEST17: ST... | 1.0 | tests: vmmalloc_init/TEST7, 17: SETUP (all/pmem/debug/memcheck) - Found on 8ad28790a4efc558fc36d5e83091522f24734fcf
> vmmalloc_init/TEST7: SETUP (all/pmem/debug/memcheck)
> vmmalloc_init/TEST7: START: vmmalloc_init
> RUNTESTS: stopping: vmmalloc_init//TEST7 failed, TEST=all FS=any BUILD=debug
> vmmalloc_init/TES... | priority | tests vmmalloc init setup all pmem debug memcheck found on vmmalloc init setup all pmem debug memcheck vmmalloc init start vmmalloc init runtests stopping vmmalloc init failed test all fs any build debug vmmalloc init setup all pmem nondebug memcheck vmmalloc init s... | 1 |
645,694 | 21,012,345,497 | IssuesEvent | 2022-03-30 07:54:35 | hovgaardgames/bigambitions | https://api.github.com/repos/hovgaardgames/bigambitions | closed | Options: Elements extend too far to the right | confirmed low-priority | ### Build number
602
### Bug description
In the main menu's options, the "Graphics" comboboxes as well as the "Audio" volume slider extend too far towards the right side.
The centered "Full Screen" toggle also looks weird, maybe make toggles aligned to the left instead. But that's just my personal opinion.
### S... | 1.0 | Options: Elements extend too far to the right - ### Build number
602
### Bug description
In the main menu's options, the "Graphics" comboboxes as well as the "Audio" volume slider extend too far towards the right side.
The centered "Full Screen" toggle also looks weird, maybe make toggles aligned to the left inst... | priority | options elements extend too far to the right build number bug description in the main menu s options the graphics comboboxes as well as the audio volume slider extend too far towards the right side the centered full screen toggle also looks weird maybe make toggles aligned to the left instea... | 1 |
481,044 | 13,879,657,603 | IssuesEvent | 2020-10-17 15:24:03 | AY2021S1-CS2103T-T15-4/tp | https://api.github.com/repos/AY2021S1-CS2103T-T15-4/tp | closed | As a user, I would like to keep a contact list of the companies that I have tried out for application, | priority.Low type.Story | so that I will know which companies I have already tried out for. | 1.0 | As a user, I would like to keep a contact list of the companies that I have tried out for application, - so that I will know which companies I have already tried out for. | priority | as a user i would like to keep a contact list of the companies that i have tried out for application so that i will know which companies i have already tried out for | 1 |
526,087 | 15,279,974,289 | IssuesEvent | 2021-02-23 05:19:54 | ZackHolmberg/COMP4350-Project | https://api.github.com/repos/ZackHolmberg/COMP4350-Project | opened | As a student, I want to have an option to deny a payment so that I don't accept funds I don't want | Priority: Low Risk: Medium Transactions User Story | **Acceptance Criteria:**
_Scenario:_ Student denies a transaction.
"Given I am on the home page
And I receive a notification about an incoming transaction
When I click the Deny button
Then I do not receive that transaction amount"
**Related Dev Tasks:**
- [ ] 1 | 1.0 | As a student, I want to have an option to deny a payment so that I don't accept funds I don't want - **Acceptance Criteria:**
_Scenario:_ Student denies a transaction.
"Given I am on the home page
And I receive a notification about an incoming transaction
When I click the Deny button
Then I do not receive that... | priority | as a student i want to have an option to deny a payment so that i don t accept funds i don t want acceptance criteria scenario student denies a transaction given i am on the home page and i receive a notification about an incoming transaction when i click the deny button then i do not receive that... | 1 |
721,178 | 24,820,390,478 | IssuesEvent | 2022-10-25 15:59:00 | ut-issl/c2a-core | https://api.github.com/repos/ut-issl/c2a-core | opened | C2A Tools のリポジトリにも .python-version を適用する | priority::low tools | ## 概要
ひとことで
## 詳細
これを Tools でも導入
https://github.com/ut-issl/c2a-core/blob/develop/.github/workflows/.python-version
## close条件
したら | 1.0 | C2A Tools のリポジトリにも .python-version を適用する - ## 概要
ひとことで
## 詳細
これを Tools でも導入
https://github.com/ut-issl/c2a-core/blob/develop/.github/workflows/.python-version
## close条件
したら | priority | tools のリポジトリにも python version を適用する 概要 ひとことで 詳細 これを tools でも導入 close条件 したら | 1 |
67,968 | 3,283,357,642 | IssuesEvent | 2015-10-28 12:15:23 | leeensminger/OED_Wetlands | https://api.github.com/repos/leeensminger/OED_Wetlands | closed | Delineation/Mitigation - Selection Query Builder - Binding operator is not cleared after Clear Query | bug - low priority | Within the Selection Query Builder, the binding operator value is not cleared, after clicking the Clear Query button. The workflow to arrive at this issue is very specific:
1. Select a valid Project Type
2. Select any Field Name (ex: County)
3. Select an Operator (ex: "=")
4. Select a Unique Value (ex: Allegany)... | 1.0 | Delineation/Mitigation - Selection Query Builder - Binding operator is not cleared after Clear Query - Within the Selection Query Builder, the binding operator value is not cleared, after clicking the Clear Query button. The workflow to arrive at this issue is very specific:
1. Select a valid Project Type
2. Selec... | priority | delineation mitigation selection query builder binding operator is not cleared after clear query within the selection query builder the binding operator value is not cleared after clicking the clear query button the workflow to arrive at this issue is very specific select a valid project type selec... | 1 |
494,484 | 14,259,577,062 | IssuesEvent | 2020-11-20 08:30:53 | stanvanrooy/instauto | https://api.github.com/repos/stanvanrooy/instauto | closed | Check what information is essential to save, and which can be thrown away | Priority: Low Status: Available Type: Enchancement | Currently, we store the complete ig_profile, device_profile, state, and session_cookies.
Most likely, not all values from these attributes need to be stored, and we can get away with simply recreating/using the same default value if possible.
This will reduce file size of the save. Not that important, but nice to... | 1.0 | Check what information is essential to save, and which can be thrown away - Currently, we store the complete ig_profile, device_profile, state, and session_cookies.
Most likely, not all values from these attributes need to be stored, and we can get away with simply recreating/using the same default value if possible... | priority | check what information is essential to save and which can be thrown away currently we store the complete ig profile device profile state and session cookies most likely not all values from these attributes need to be stored and we can get away with simply recreating using the same default value if possible... | 1 |
266,173 | 8,363,803,152 | IssuesEvent | 2018-10-03 20:48:34 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | The gravity does not apply when the user digs beneath buildings. | Low Priority | Description: The game has some default gravity system in it which can be observed when felling a tree. But when a building is constructed and the players dig around and beneath it, it is observed to be levitating in mid-air.
STR:
1. Start the game.
2. Create/join a world.
3. Place a building (Campsite would be th... | 1.0 | The gravity does not apply when the user digs beneath buildings. - Description: The game has some default gravity system in it which can be observed when felling a tree. But when a building is constructed and the players dig around and beneath it, it is observed to be levitating in mid-air.
STR:
1. Start the game.
... | priority | the gravity does not apply when the user digs beneath buildings description the game has some default gravity system in it which can be observed when felling a tree but when a building is constructed and the players dig around and beneath it it is observed to be levitating in mid air str start the game ... | 1 |
337,260 | 10,212,823,578 | IssuesEvent | 2019-08-14 20:27:27 | space-wizards/RobustToolbox | https://api.github.com/repos/space-wizards/RobustToolbox | closed | Use logging categories correctly. | Misc: Junior Job Priority: 3-low Type: Cleanup | Right now, there's still a bunch of logging calls that prefix the message with say `[SRV]` instead of using an actual category. These should be fixed. | 1.0 | Use logging categories correctly. - Right now, there's still a bunch of logging calls that prefix the message with say `[SRV]` instead of using an actual category. These should be fixed. | priority | use logging categories correctly right now there s still a bunch of logging calls that prefix the message with say instead of using an actual category these should be fixed | 1 |
345,520 | 10,368,908,212 | IssuesEvent | 2019-09-07 20:59:36 | dice-group/Squirrel | https://api.github.com/repos/dice-group/Squirrel | opened | Replace old UriType usages in queue classes | component:frontier priority:low type:discussion type:enhancement | The current implementation of the DomainUriTypePair and IpUriTypePair are still using the deprecated UriType class. This should be fixed since the UriType class is not really used, anymore.
A generic solution which is based on a sorted Collection of feature extraction functions which are used to extract objects from... | 1.0 | Replace old UriType usages in queue classes - The current implementation of the DomainUriTypePair and IpUriTypePair are still using the deprecated UriType class. This should be fixed since the UriType class is not really used, anymore.
A generic solution which is based on a sorted Collection of feature extraction fu... | priority | replace old uritype usages in queue classes the current implementation of the domainuritypepair and ipuritypepair are still using the deprecated uritype class this should be fixed since the uritype class is not really used anymore a generic solution which is based on a sorted collection of feature extraction fu... | 1 |
237,192 | 7,757,184,569 | IssuesEvent | 2018-05-31 15:36:54 | SparkDevNetwork/Rock | https://api.github.com/repos/SparkDevNetwork/Rock | closed | Icon sizes on child icon label need adjusting | Fixed in v8.0 Priority: Low Status: Confirmed Topic: Check-in Type: Bug |
### Prerequisites
* [X ] Put an X between the brackets on this line if you have done all of the following:
* Can you reproduce the problem on a fresh install or the [demo site](http://rock.rocksolidchurchdemo.com/)?
* Did you include your Rock version number and [client culture](https://github.com/SparkD... | 1.0 | Icon sizes on child icon label need adjusting -
### Prerequisites
* [X ] Put an X between the brackets on this line if you have done all of the following:
* Can you reproduce the problem on a fresh install or the [demo site](http://rock.rocksolidchurchdemo.com/)?
* Did you include your Rock version numbe... | priority | icon sizes on child icon label need adjusting prerequisites put an x between the brackets on this line if you have done all of the following can you reproduce the problem on a fresh install or the did you include your rock version number and setting did you to see if yo... | 1 |
478,838 | 13,786,453,144 | IssuesEvent | 2020-10-09 01:53:37 | kubeapps/kubeapps | https://api.github.com/repos/kubeapps/kubeapps | closed | Application CRD support (PoC) | kind/feature priority/low wontfix | The [Application CRD](https://github.com/kubernetes-sigs/application) is an API extension to define a Kubernetes application as a set of other K8s objects.
It would be good to do a bit of research into the API, create a PoC in Kubeapps to support Application CRD objects and write a blog post about it.
| 1.0 | Application CRD support (PoC) - The [Application CRD](https://github.com/kubernetes-sigs/application) is an API extension to define a Kubernetes application as a set of other K8s objects.
It would be good to do a bit of research into the API, create a PoC in Kubeapps to support Application CRD objects and write a b... | priority | application crd support poc the is an api extension to define a kubernetes application as a set of other objects it would be good to do a bit of research into the api create a poc in kubeapps to support application crd objects and write a blog post about it | 1 |
479,340 | 13,794,970,672 | IssuesEvent | 2020-10-09 17:11:17 | chef/chef | https://api.github.com/repos/chef/chef | closed | ifconfig resource can create lots of blank lines for an interface config file | Priority: Low Status: Sustaining Backlog Status: Untriaged Type: Enhancement | ### Describe the Enhancement:
<!--- What you are trying to achieve that you can't? -->
Improve the template defined by https://github.com/chef/chef/blob/master/lib/chef/provider/ifconfig/redhat.rb#L29-L47 and used to generate `/etc/sysconfig/network-scripts/ifcfg-*` files so it isn't loaded with blank lines when the... | 1.0 | ifconfig resource can create lots of blank lines for an interface config file - ### Describe the Enhancement:
<!--- What you are trying to achieve that you can't? -->
Improve the template defined by https://github.com/chef/chef/blob/master/lib/chef/provider/ifconfig/redhat.rb#L29-L47 and used to generate `/etc/sysco... | priority | ifconfig resource can create lots of blank lines for an interface config file describe the enhancement improve the template defined by and used to generate etc sysconfig network scripts ifcfg files so it isn t loaded with blank lines when the if statements return a false value repro define th... | 1 |
768,327 | 26,960,894,841 | IssuesEvent | 2023-02-08 18:06:02 | gamefreedomgit/Maelstrom | https://api.github.com/repos/gamefreedomgit/Maelstrom | closed | [NPC] Dori'thur - pathing | NPC Priority: Low Status: Confirmed | [Dori'thur](https://www.wowhead.com/npc=54116/dorithur) is at the ground, on one spot. This lovely owl should be flying around the dome.
Proof:
[comment](https://www.wowhead.com/npc=54116/dorithur#comments:id=1456369)
[Twinstar issue](https://cata-twinhead.twinstar.cz/?issue=7414)
→ the issue says: "NPC should be ... | 1.0 | [NPC] Dori'thur - pathing - [Dori'thur](https://www.wowhead.com/npc=54116/dorithur) is at the ground, on one spot. This lovely owl should be flying around the dome.
Proof:
[comment](https://www.wowhead.com/npc=54116/dorithur#comments:id=1456369)
[Twinstar issue](https://cata-twinhead.twinstar.cz/?issue=7414)
→ the... | priority | dori thur pathing is at the ground on one spot this lovely owl should be flying around the dome proof → the issue says npc should be flying in the air in the temple and in case of engaging tyrande in battle it should help her against the horde the movement of the npc based on wowhead map ... | 1 |
452,931 | 13,061,750,813 | IssuesEvent | 2020-07-30 14:17:51 | buddyboss/buddyboss-platform | https://api.github.com/repos/buddyboss/buddyboss-platform | closed | Notice on Search page when using empty query - Notice: Undefined index: all in... | Has-PR bug priority: low | **Describe the bug**
Notice on Search page when using empty query.
`Notice: Undefined index: all in /Users/ank-mac/Local Sites/ankitlocal/app/public/wp-content/plugins/buddyboss-platform/src/bp-search/classes/class-bp-search.php on line 817`
**To Reproduce**
Steps to reproduce the behavior:
1. Go to the Hea... | 1.0 | Notice on Search page when using empty query - Notice: Undefined index: all in... - **Describe the bug**
Notice on Search page when using empty query.
`Notice: Undefined index: all in /Users/ank-mac/Local Sites/ankitlocal/app/public/wp-content/plugins/buddyboss-platform/src/bp-search/classes/class-bp-search.php on... | priority | notice on search page when using empty query notice undefined index all in describe the bug notice on search page when using empty query notice undefined index all in users ank mac local sites ankitlocal app public wp content plugins buddyboss platform src bp search classes class bp search php on... | 1 |
454,890 | 13,108,941,475 | IssuesEvent | 2020-08-04 17:45:28 | ramp4-pcar4/ramp4-pcar4 | https://api.github.com/repos/ramp4-pcar4/ramp4-pcar4 | opened | Add nice title to Grid panel | effort: small flavour: enhancement priority: low type: perfective | Grid panel currently has no title, just the search box on the right side.
Add some appropriate text. See what RAMP2 is showing. If nothing helpful there, would suggest something like `Features - <Sublayer name>` | 1.0 | Add nice title to Grid panel - Grid panel currently has no title, just the search box on the right side.
Add some appropriate text. See what RAMP2 is showing. If nothing helpful there, would suggest something like `Features - <Sublayer name>` | priority | add nice title to grid panel grid panel currently has no title just the search box on the right side add some appropriate text see what is showing if nothing helpful there would suggest something like features | 1 |
712,704 | 24,504,402,381 | IssuesEvent | 2022-10-10 15:10:10 | chaotic-aur/packages | https://api.github.com/repos/chaotic-aur/packages | closed | [Request] systemd-git mold-git | request:new-pkg interfere required priority:low | ### Link to the package(s) in the AUR
https://aur.archlinux.org/packages/mold-git
https://aur.archlinux.org/pkgbase/systemd-git
### Utility this package has for you
Bleeding-edge packages for mold (a modern linker) and systemd.
### Do you consider the package(s) to be useful for every Chaotic-AUR user?
... | 1.0 | [Request] systemd-git mold-git - ### Link to the package(s) in the AUR
https://aur.archlinux.org/packages/mold-git
https://aur.archlinux.org/pkgbase/systemd-git
### Utility this package has for you
Bleeding-edge packages for mold (a modern linker) and systemd.
### Do you consider the package(s) to be usefu... | priority | systemd git mold git link to the package s in the aur utility this package has for you bleeding edge packages for mold a modern linker and systemd do you consider the package s to be useful for every chaotic aur user no but for a great amount do you consider the packag... | 1 |
647,794 | 21,155,897,424 | IssuesEvent | 2022-04-07 03:10:13 | AY2122S2-CS2113T-T09-3/tp | https://api.github.com/repos/AY2122S2-CS2113T-T09-3/tp | closed | [PE-D] View Doctor command not working with NRIC argument | type.Bug priority.Low severity.Low | 
View doctor command has the same error as view patient, where the command does not work when NRIC argument is supplied.
<!--session: 1648800307694-9b336e65-3c92-4fad-b69b-55d0872ede98-->
<!--Version: We... | 1.0 | [PE-D] View Doctor command not working with NRIC argument - 
View doctor command has the same error as view patient, where the command does not work when NRIC argument is supplied.
<!--session: 164880030... | priority | view doctor command not working with nric argument view doctor command has the same error as view patient where the command does not work when nric argument is supplied labels type functionalitybug severity high original froststein ped | 1 |
745,005 | 25,965,761,941 | IssuesEvent | 2022-12-19 06:41:58 | paperclip-ui/paperclip | https://api.github.com/repos/paperclip-ui/paperclip | closed | Consider dropping brackets | priority: low impact: low effort: high | E.g:
```javascript
import "./common.pc" as common
import "./theme.pc" as theme
import "./input.pc" as input
component ColorPickerPopup
render div
style extends common.panel
position: fixed
flex-shrink:0
transform: translate(calc(-100% - var(theme.space07)))
z-index: 1024
... | 1.0 | Consider dropping brackets - E.g:
```javascript
import "./common.pc" as common
import "./theme.pc" as theme
import "./input.pc" as input
component ColorPickerPopup
render div
style extends common.panel
position: fixed
flex-shrink:0
transform: translate(calc(-100% - var(theme.spac... | priority | consider dropping brackets e g javascript import common pc as common import theme pc as theme import input pc as input component colorpickerpopup render div style extends common panel position fixed flex shrink transform translate calc var theme ... | 1 |
829,302 | 31,863,339,662 | IssuesEvent | 2023-09-15 12:33:56 | filamentphp/filament | https://api.github.com/repos/filamentphp/filament | closed | Repeater defaults not working | bug unconfirmed low priority | ### Package
filament/filament
### Package Version
v3.0.50
### Laravel Version
v10.23.1
### Livewire Version
_No response_
### PHP Version
PHP 8.2.6
### Problem description
When setting a default value for the Repeater, the default value is not set.
### Expected behavior
The default value should be set.
##... | 1.0 | Repeater defaults not working - ### Package
filament/filament
### Package Version
v3.0.50
### Laravel Version
v10.23.1
### Livewire Version
_No response_
### PHP Version
PHP 8.2.6
### Problem description
When setting a default value for the Repeater, the default value is not set.
### Expected behavior
The ... | priority | repeater defaults not working package filament filament package version laravel version livewire version no response php version php problem description when setting a default value for the repeater the default value is not set expected behavior the defau... | 1 |
349,254 | 10,466,509,590 | IssuesEvent | 2019-09-21 19:31:19 | wix/wix-style-react | https://api.github.com/repos/wix/wix-style-react | closed | NestableList - drag & drop tree with hierarchy | NestableList Priority:Low type:feature | the component can display a tree and allow dragging item to become sub items of other items or unsubing them.
the component depends on react-dnd
NestableList has most of the functionality needed to work properly
but new features might be required like:
1. make component completely controlled, not changing the... | 1.0 | NestableList - drag & drop tree with hierarchy - the component can display a tree and allow dragging item to become sub items of other items or unsubing them.
the component depends on react-dnd
NestableList has most of the functionality needed to work properly
but new features might be required like:
1. make ... | priority | nestablelist drag drop tree with hierarchy the component can display a tree and allow dragging item to become sub items of other items or unsubing them the component depends on react dnd nestablelist has most of the functionality needed to work properly but new features might be required like make ... | 1 |
538,248 | 15,765,437,863 | IssuesEvent | 2021-03-31 14:09:17 | Thomasdezeeuw/heph | https://api.github.com/repos/Thomasdezeeuw/heph | closed | Fix flaky tests on FreeBSD | bug priority:low | Not sure if these are actual problems or simply flaky tests, but the following list of tests have problems on FreeBSD:
* [ ] examples::4_sync_actor (#323)
* [ ] examples::7_restart_supervisor (#323)
* [ ] actor_ref::rpc_waking
* [x] tcp::stream::try_recv
* [ ] tcp::stream::send
* [ ] tcp::stream::send_all
* [ ... | 1.0 | Fix flaky tests on FreeBSD - Not sure if these are actual problems or simply flaky tests, but the following list of tests have problems on FreeBSD:
* [ ] examples::4_sync_actor (#323)
* [ ] examples::7_restart_supervisor (#323)
* [ ] actor_ref::rpc_waking
* [x] tcp::stream::try_recv
* [ ] tcp::stream::send
* [ ... | priority | fix flaky tests on freebsd not sure if these are actual problems or simply flaky tests but the following list of tests have problems on freebsd examples sync actor examples restart supervisor actor ref rpc waking tcp stream try recv tcp stream send tcp stream s... | 1 |
644,687 | 20,985,098,378 | IssuesEvent | 2022-03-29 01:40:44 | kubeapps/kubeapps | https://api.github.com/repos/kubeapps/kubeapps | reopened | Investigate and propose package repositories API with similar core interface to packages API. | kind/feature priority/low size/M component/apis-server | As we close in on the basic functionality for the packages API, we'll need to begin investigating and proposing a similar core API for package repositories, so that as a user I can use the Kubeapps UI to interact with `AppRepositories` (helm and oci) as well as flux sources.
We've recently had contributions for remo... | 1.0 | Investigate and propose package repositories API with similar core interface to packages API. - As we close in on the basic functionality for the packages API, we'll need to begin investigating and proposing a similar core API for package repositories, so that as a user I can use the Kubeapps UI to interact with `AppRe... | priority | investigate and propose package repositories api with similar core interface to packages api as we close in on the basic functionality for the packages api we ll need to begin investigating and proposing a similar core api for package repositories so that as a user i can use the kubeapps ui to interact with appre... | 1 |
299,124 | 9,205,127,512 | IssuesEvent | 2019-03-08 09:42:03 | qissue-bot/QGIS | https://api.github.com/repos/qissue-bot/QGIS | closed | Patch for QgsRasterLayer to allow stretching in DrawMultiColorBand, DrawSingleBandGray | Category: Rasters Component: Easy fix? Component: Pull Request or Patch supplied Component: Resolution Priority: Low Project: QGIS Application Status: Closed Tracker: Feature request | ---
Author Name: **ersts-amnh-org -** (ersts-amnh-org -)
Original Redmine Issue: 537, https://issues.qgis.org/issues/537
Original Assignee: Tim Sutton
---
[[QgsRasterLayer]] has methods and enums for some basic stretching capabilities, but these capabilities are not implemented in the draw methods. This patch adds... | 1.0 | Patch for QgsRasterLayer to allow stretching in DrawMultiColorBand, DrawSingleBandGray - ---
Author Name: **ersts-amnh-org -** (ersts-amnh-org -)
Original Redmine Issue: 537, https://issues.qgis.org/issues/537
Original Assignee: Tim Sutton
---
[[QgsRasterLayer]] has methods and enums for some basic stretching capa... | priority | patch for qgsrasterlayer to allow stretching in drawmulticolorband drawsinglebandgray author name ersts amnh org ersts amnh org original redmine issue original assignee tim sutton has methods and enums for some basic stretching capabilities but these capabilities are not implemente... | 1 |
725,044 | 24,950,223,118 | IssuesEvent | 2022-11-01 06:18:18 | AY2223S1-CS2103T-T15-1/tp | https://api.github.com/repos/AY2223S1-CS2103T-T15-1/tp | closed | [PE-D][Tester E] Possible for the start date and end date for leave to be the same for 'addleave' command, although error says start date should be earlier. | priority.Low type.Bug | Perhaps it can be made clearer by stating that the end date should be equal to or later than the start date!
Steps to Reproduce:
addleave id/1 sd/01-01-2022 ed/01-01-2022
Expected:
Failure (as the start date is not earlier than the end date)
Actual:
Success
Screenshot:

Original Redmine Issue: 970, https://issues.qgis.org/issues/970
---
The commit:99336b4, to allow initial visibility to be false is a great addition. It is a really nice feature to have when loading many large layers in QGIS all at once.
However, when that optio... | 1.0 | When Initial Visibility is set to false still set map extent for first layer added - ---
Author Name: **springmeyer -** (springmeyer -)
Original Redmine Issue: 970, https://issues.qgis.org/issues/970
---
The commit:99336b4, to allow initial visibility to be false is a great addition. It is a really nice feature t... | priority | when initial visibility is set to false still set map extent for first layer added author name springmeyer springmeyer original redmine issue the commit to allow initial visibility to be false is a great addition it is a really nice feature to have when loading many large layers in ... | 1 |
158,751 | 6,034,532,749 | IssuesEvent | 2017-06-09 11:25:34 | Lucidiot/PseudoScience | https://api.github.com/repos/Lucidiot/PseudoScience | closed | Gestion du système impérial | enhancement low priority | Intégration de la conversion depuis le système impérial vers le système métrique dans les unités de mesure | 1.0 | Gestion du système impérial - Intégration de la conversion depuis le système impérial vers le système métrique dans les unités de mesure | priority | gestion du système impérial intégration de la conversion depuis le système impérial vers le système métrique dans les unités de mesure | 1 |
669,166 | 22,614,779,909 | IssuesEvent | 2022-06-29 20:43:47 | encorelab/ck-board | https://api.github.com/repos/encorelab/ck-board | opened | Change dot-voting icons | enhancement low priority | Can we change the dot-voting icons in the canvas, buckets, and post editors from arrows to upward/downward triangles? E.g.,
- (https://emojipedia.org/upwards-button/)
- https://fonts.google.com/icons?selected=Material+Symbols+Outlined:arrow_drop_up:FILL@0;wght@400;GRAD@0;opsz@48
Also, on the canvas and buckets ca... | 1.0 | Change dot-voting icons - Can we change the dot-voting icons in the canvas, buckets, and post editors from arrows to upward/downward triangles? E.g.,
- (https://emojipedia.org/upwards-button/)
- https://fonts.google.com/icons?selected=Material+Symbols+Outlined:arrow_drop_up:FILL@0;wght@400;GRAD@0;opsz@48
Also, on... | priority | change dot voting icons can we change the dot voting icons in the canvas buckets and post editors from arrows to upward downward triangles e g also on the canvas and buckets can we swap the comment icon and dot voting icon so that comment is on the left and dot voting is on the right | 1 |
120,224 | 4,786,953,729 | IssuesEvent | 2016-10-29 18:30:34 | gtagency/buzzmobile | https://api.github.com/repos/gtagency/buzzmobile | closed | Make deployment similar on all platforms | low priority | Following some discussion in #61, it might be better if we factored out parts of the travis ci build script into a `install.sh`, so that
git clone
./install.sh
would install system dependencies, run `setup.py`, install rosdeps, etc. and allow deployment to be done the same way across all systems. | 1.0 | Make deployment similar on all platforms - Following some discussion in #61, it might be better if we factored out parts of the travis ci build script into a `install.sh`, so that
git clone
./install.sh
would install system dependencies, run `setup.py`, install rosdeps, etc. and allow deployment to be d... | priority | make deployment similar on all platforms following some discussion in it might be better if we factored out parts of the travis ci build script into a install sh so that git clone install sh would install system dependencies run setup py install rosdeps etc and allow deployment to be do... | 1 |
177,171 | 6,575,077,501 | IssuesEvent | 2017-09-11 14:57:54 | google/googletest | https://api.github.com/repos/google/googletest | closed | Consider improving thread-safe death tests such that they search the PATH when re-executing the test program | auto-migrated Priority-Low Type-Enhancement | ```
Thread-safe death tests currently don't search the PATH when re-executing
the test program. This means the user cannot put a test binary that
contains thread-safe death tests in a directory in the PATH and invoke it
without a directory prefix.
This is rarely a problem in practice (hence the low priority), as:
- ... | 1.0 | Consider improving thread-safe death tests such that they search the PATH when re-executing the test program - ```
Thread-safe death tests currently don't search the PATH when re-executing
the test program. This means the user cannot put a test binary that
contains thread-safe death tests in a directory in the PATH an... | priority | consider improving thread safe death tests such that they search the path when re executing the test program thread safe death tests currently don t search the path when re executing the test program this means the user cannot put a test binary that contains thread safe death tests in a directory in the path an... | 1 |
128,464 | 5,065,077,092 | IssuesEvent | 2016-12-23 10:18:53 | dhowe/AdNauseamV1 | https://api.github.com/repos/dhowe/AdNauseamV1 | closed | Vault(slider): stacked bars should scale (on height) based on count | Enhancement PRIORITY: Low | Currently they just show a max of 16 for any date, always the same size
| 1.0 | Vault(slider): stacked bars should scale (on height) based on count - Currently they just show a max of 16 for any date, always the same size
| priority | vault slider stacked bars should scale on height based on count currently they just show a max of for any date always the same size | 1 |
627,685 | 19,912,121,537 | IssuesEvent | 2022-01-25 18:14:37 | dumptruckDS/progs_dump_qc | https://api.github.com/repos/dumptruckDS/progs_dump_qc | closed | [Improvement] misc_model display in JACK fgd | add to FGD Low Priority | From JacieErydren on Discord https://discord.com/channels/464531227509260291/495742025317220352/885189814301884416
@PointClass size(32 32 16) color(255 128 0) = misc_model :
---->
@PointClass size(32 32 16) studio() color(255 128 0) = misc_model :
and
mdl(string) ---> mdl(studio)
[8:48 AM]
| 1.0 | [Improvement] misc_model display in JACK fgd - From JacieErydren on Discord https://discord.com/channels/464531227509260291/495742025317220352/885189814301884416
@PointClass size(32 32 16) color(255 128 0) = misc_model :
---->
@PointClass size(32 32 16) studio() color(255 128 0) = misc_model :
and
mdl(string) --... | priority | misc model display in jack fgd from jacieerydren on discord pointclass size color misc model pointclass size studio color misc model and mdl string mdl studio | 1 |
392,619 | 11,593,835,815 | IssuesEvent | 2020-02-24 14:20:07 | interactive-instruments/ldproxy | https://api.github.com/repos/interactive-instruments/ldproxy | closed | configurable handling of nested properties | enhancement postgis priority: low | Could be flattened like in XtraProxy or the nested structure could be maintained.
The first is implemented, should we implement the second as well?
| 1.0 | configurable handling of nested properties - Could be flattened like in XtraProxy or the nested structure could be maintained.
The first is implemented, should we implement the second as well?
| priority | configurable handling of nested properties could be flattened like in xtraproxy or the nested structure could be maintained the first is implemented should we implement the second as well | 1 |
680,954 | 23,291,505,063 | IssuesEvent | 2022-08-06 00:12:26 | TechReborn/TechReborn | https://api.github.com/repos/TechReborn/TechReborn | closed | Sneak-Use of Wrench on front of empty storage unit places the wrench inside the unit instead of getting the unit | bug low priority | You could make an argument that this is fine behaviour, but I would argue that you are more likely to need the other way around, ie getting the unit with the wrench instead of putting the wrench in, and that should be prioritised. Also accessing the unit while no wrench in hand still allows you to place a wrench inside... | 1.0 | Sneak-Use of Wrench on front of empty storage unit places the wrench inside the unit instead of getting the unit - You could make an argument that this is fine behaviour, but I would argue that you are more likely to need the other way around, ie getting the unit with the wrench instead of putting the wrench in, and t... | priority | sneak use of wrench on front of empty storage unit places the wrench inside the unit instead of getting the unit you could make an argument that this is fine behaviour but i would argue that you are more likely to need the other way around ie getting the unit with the wrench instead of putting the wrench in and t... | 1 |
704,028 | 24,182,714,746 | IssuesEvent | 2022-09-23 10:24:31 | FinalProject-AIPARK/JenaPark-BE | https://api.github.com/repos/FinalProject-AIPARK/JenaPark-BE | closed | 아바타 생성 관련 exception | Priority: Low | ## 설명
아바타 생성시 관련이 없는 catagory넘버가 잡히면 발생하는 오류 생성 및 구현
## 할 일
- [ ] exception 생성
- [ ] exception 적용
## 기타
참조 및 링크를 첨부하시오.
| 1.0 | 아바타 생성 관련 exception - ## 설명
아바타 생성시 관련이 없는 catagory넘버가 잡히면 발생하는 오류 생성 및 구현
## 할 일
- [ ] exception 생성
- [ ] exception 적용
## 기타
참조 및 링크를 첨부하시오.
| priority | 아바타 생성 관련 exception 설명 아바타 생성시 관련이 없는 catagory넘버가 잡히면 발생하는 오류 생성 및 구현 할 일 exception 생성 exception 적용 기타 참조 및 링크를 첨부하시오 | 1 |
28,334 | 2,701,023,010 | IssuesEvent | 2015-04-04 20:38:32 | wordpress-mobile/WordPress-Android | https://api.github.com/repos/wordpress-mobile/WordPress-Android | closed | QuickPost doesnt' like PIN Lock | bug posting/editing priority-low | Enable the PIN lock feature, and try to use the QuickPicture/QuickVideo feature. When returning from the camera app the PIN Lock is shown on the screen. Even if you set the extended timeout on PIN Lock.
This is because multiple activities are launched when the user hits the QuickPicture Item in the sidebar:
Sidebar ... | 1.0 | QuickPost doesnt' like PIN Lock - Enable the PIN lock feature, and try to use the QuickPicture/QuickVideo feature. When returning from the camera app the PIN Lock is shown on the screen. Even if you set the extended timeout on PIN Lock.
This is because multiple activities are launched when the user hits the QuickPict... | priority | quickpost doesnt like pin lock enable the pin lock feature and try to use the quickpicture quickvideo feature when returning from the camera app the pin lock is shown on the screen even if you set the extended timeout on pin lock this is because multiple activities are launched when the user hits the quickpict... | 1 |
819,190 | 30,723,455,522 | IssuesEvent | 2023-07-27 17:40:40 | nck-2/test-rep | https://api.github.com/repos/nck-2/test-rep | closed | Clang thread safety analysis (many iterations) | enhancement priority::low | Prerequisites:
--------------
* Use CLang for builds. Add `-Wthread-safety` to compile options.
CLang now available also on Windows, m.b. installed as part of Visual Studio.
Process:
--------
1. Add thread analysis annotations to the code.
2. Compile, investigate warnings
3. Refactor necessary s... | 1.0 | Clang thread safety analysis (many iterations) - Prerequisites:
--------------
* Use CLang for builds. Add `-Wthread-safety` to compile options.
CLang now available also on Windows, m.b. installed as part of Visual Studio.
Process:
--------
1. Add thread analysis annotations to the code.
2. Compile... | priority | clang thread safety analysis many iterations prerequisites use clang for builds add wthread safety to compile options clang now available also on windows m b installed as part of visual studio process add thread analysis annotations to the code compile... | 1 |
769,667 | 27,015,980,406 | IssuesEvent | 2023-02-10 19:25:17 | robotframework/robotframework | https://api.github.com/repos/robotframework/robotframework | closed | Some unit tests cannot be run independently | bug priority: low effort: small | I cannot run the tests on my local machine by downloading the code going into the RF dir and executing:
`python utest/run.py -q running`
The errors I have are below (after improving the output a bit with the PR: https://github.com/robotframework/robotframework/pull/4610).
The errors seem to happen because the ... | 1.0 | Some unit tests cannot be run independently - I cannot run the tests on my local machine by downloading the code going into the RF dir and executing:
`python utest/run.py -q running`
The errors I have are below (after improving the output a bit with the PR: https://github.com/robotframework/robotframework/pull/46... | priority | some unit tests cannot be run independently i cannot run the tests on my local machine by downloading the code going into the rf dir and executing python utest run py q running the errors i have are below after improving the output a bit with the pr the errors seem to happen because the import path i... | 1 |
805,624 | 29,578,721,297 | IssuesEvent | 2023-06-07 02:40:23 | ADITYADAS1999/Awesome_Resume_Builder | https://api.github.com/repos/ADITYADAS1999/Awesome_Resume_Builder | opened | Add issue template | enhancement Priority : low 🟦 | ### Contact Details
_No response_
### What happened?
Display a suitable massage on a successful pull request.
### Version
1.0.2 (Default)
### What browsers are you seeing the problem on?
_No response_
### Relevant log output
_No response_
### Code of Conduct
- [X] I agree to follow this project's Code of Co... | 1.0 | Add issue template - ### Contact Details
_No response_
### What happened?
Display a suitable massage on a successful pull request.
### Version
1.0.2 (Default)
### What browsers are you seeing the problem on?
_No response_
### Relevant log output
_No response_
### Code of Conduct
- [X] I agree to follow thi... | priority | add issue template contact details no response what happened display a suitable massage on a successful pull request version default what browsers are you seeing the problem on no response relevant log output no response code of conduct i agree to follow this ... | 1 |
536,247 | 15,706,554,385 | IssuesEvent | 2021-03-26 17:35:19 | AntoninLoubiere/WebDiakoluo | https://api.github.com/repos/AntoninLoubiere/WebDiakoluo | closed | Improve navigations | Priority: low enhancement | # Improve navigation:
- [ ] Improve buttons:
- [ ] resize
- [ ] change design, use google icons
- [ ] Add shortcuts:
- [ ] Add a shortcut to create new column / data in edit page
- [ ] Add a shortcut to save edit page
- [ ] Add a button to remove a column / data in modal | 1.0 | Improve navigations - # Improve navigation:
- [ ] Improve buttons:
- [ ] resize
- [ ] change design, use google icons
- [ ] Add shortcuts:
- [ ] Add a shortcut to create new column / data in edit page
- [ ] Add a shortcut to save edit page
- [ ] Add a button to remove a column / data in modal | priority | improve navigations improve navigation improve buttons resize change design use google icons add shortcuts add a shortcut to create new column data in edit page add a shortcut to save edit page add a button to remove a column data in modal | 1 |
596,370 | 18,104,150,581 | IssuesEvent | 2021-09-22 17:14:22 | NOAA-GSL/VxLegacyIngest | https://api.github.com/repos/NOAA-GSL/VxLegacyIngest | closed | HRRR_dev3 reflectivity outage | Type: Bug Priority: Low | ---
Author Name: **jeffrey.a.hamilton** (jeffrey.a.hamilton)
Original Redmine Issue: 67975, https://vlab.ncep.noaa.gov/redmine/issues/67975
Original Date: 2019-08-30
Original Assignee: jeffrey.a.hamilton
---
HRRR_dev3 reflectivity verification has been missing since late July. Investigate and correct.
| 1.0 | HRRR_dev3 reflectivity outage - ---
Author Name: **jeffrey.a.hamilton** (jeffrey.a.hamilton)
Original Redmine Issue: 67975, https://vlab.ncep.noaa.gov/redmine/issues/67975
Original Date: 2019-08-30
Original Assignee: jeffrey.a.hamilton
---
HRRR_dev3 reflectivity verification has been missing since late July. Invest... | priority | hrrr reflectivity outage author name jeffrey a hamilton jeffrey a hamilton original redmine issue original date original assignee jeffrey a hamilton hrrr reflectivity verification has been missing since late july investigate and correct | 1 |
823,454 | 31,020,084,994 | IssuesEvent | 2023-08-10 04:08:38 | woocommerce/woocommerce-gateway-stripe | https://api.github.com/repos/woocommerce/woocommerce-gateway-stripe | closed | Warn sellers if live and test webhook signing secrets are the same | priority: low component: webhooks | Because they shouldn't be able to do that. Stripe assigns random hashes when you add endpoints in https://dashboard.stripe.com/test/webhooks | 1.0 | Warn sellers if live and test webhook signing secrets are the same - Because they shouldn't be able to do that. Stripe assigns random hashes when you add endpoints in https://dashboard.stripe.com/test/webhooks | priority | warn sellers if live and test webhook signing secrets are the same because they shouldn t be able to do that stripe assigns random hashes when you add endpoints in | 1 |
275,020 | 8,570,610,405 | IssuesEvent | 2018-11-11 21:42:26 | TF2PickupNET/TF2Pickup | https://api.github.com/repos/TF2PickupNET/TF2Pickup | opened | Automate warning creation | Priority: Low Server Status: Review Needed Type: Feature | Epic: #260
We should automate the creation of warnings.
For example, a user should be warned when he gets subbed in two pickups in a row.
Additional Ideas:
- When the user gets subbed three times in some days
- When the user gets a lot of reports | 1.0 | Automate warning creation - Epic: #260
We should automate the creation of warnings.
For example, a user should be warned when he gets subbed in two pickups in a row.
Additional Ideas:
- When the user gets subbed three times in some days
- When the user gets a lot of reports | priority | automate warning creation epic we should automate the creation of warnings for example a user should be warned when he gets subbed in two pickups in a row additional ideas when the user gets subbed three times in some days when the user gets a lot of reports | 1 |
793,227 | 27,987,393,352 | IssuesEvent | 2023-03-26 20:56:07 | 7thbeatgames/rd | https://api.github.com/repos/7thbeatgames/rd | closed | Running tags don't differentiate audio events leading to a delay with high visual offset | Bug Comp: Editor Priority: Low | ### Please Check
- [X] I searched for the issues, and made sure there were no duplicates.
- [X] I've deleted all the mods and confirmed the issue persists.
### Contact Information
Random Guy JCI#7029
### Summary
When running tags, it takes into account the visual offset from your settings. Although this is needed ... | 1.0 | Running tags don't differentiate audio events leading to a delay with high visual offset - ### Please Check
- [X] I searched for the issues, and made sure there were no duplicates.
- [X] I've deleted all the mods and confirmed the issue persists.
### Contact Information
Random Guy JCI#7029
### Summary
When running... | priority | running tags don t differentiate audio events leading to a delay with high visual offset please check i searched for the issues and made sure there were no duplicates i ve deleted all the mods and confirmed the issue persists contact information random guy jci summary when running tags ... | 1 |
501,472 | 14,528,856,421 | IssuesEvent | 2020-12-14 17:03:26 | hack-chat/hackchat-client | https://api.github.com/repos/hack-chat/hackchat-client | opened | Multi-ban / multi-kick ui element | enhancement low priority missing feature ui | Feeling misanthropic? Is the chat just a little too chatty? Well, good news!
This element will allow checkbox selection of users to remove from the channel or server. | 1.0 | Multi-ban / multi-kick ui element - Feeling misanthropic? Is the chat just a little too chatty? Well, good news!
This element will allow checkbox selection of users to remove from the channel or server. | priority | multi ban multi kick ui element feeling misanthropic is the chat just a little too chatty well good news this element will allow checkbox selection of users to remove from the channel or server | 1 |
546,165 | 16,005,437,147 | IssuesEvent | 2021-04-20 01:48:50 | vdaas/vald | https://api.github.com/repos/vdaas/vald | closed | Support for sparse vectors | priority/low team/core type/feature | We are considering using vald for an internal project. I had a couple of questions about vald:
- Can vald handle sparse vector efficiently? The vector we are working with contains from 0-1% of `1` value (binary vectors). The architecture page mentions "compressed vector" so maybe the compression used is already effi... | 1.0 | Support for sparse vectors - We are considering using vald for an internal project. I had a couple of questions about vald:
- Can vald handle sparse vector efficiently? The vector we are working with contains from 0-1% of `1` value (binary vectors). The architecture page mentions "compressed vector" so maybe the com... | priority | support for sparse vectors we are considering using vald for an internal project i had a couple of questions about vald can vald handle sparse vector efficiently the vector we are working with contains from of value binary vectors the architecture page mentions compressed vector so maybe the com... | 1 |
68,076 | 3,284,110,249 | IssuesEvent | 2015-10-28 15:28:15 | CenterForOpenScience/osf.io | https://api.github.com/repos/CenterForOpenScience/osf.io | closed | Inconsistency in project configuration: Name, Description, and Public/Private vs Category | 5 - pending review bug: production bug: staging enhancement intern JIRA priority - low | ## Steps
1. Edit your project name
2. Edit your project description
3. Edit your project category
## Expected
All should be configured the same way.
## Actual
Name and Description are inline editables. They cannot be changed on the project's Settings page. Category can only be changed on the Settings p... | 1.0 | Inconsistency in project configuration: Name, Description, and Public/Private vs Category - ## Steps
1. Edit your project name
2. Edit your project description
3. Edit your project category
## Expected
All should be configured the same way.
## Actual
Name and Description are inline editables. They cann... | priority | inconsistency in project configuration name description and public private vs category steps edit your project name edit your project description edit your project category expected all should be configured the same way actual name and description are inline editables they cann... | 1 |
537,349 | 15,727,654,188 | IssuesEvent | 2021-03-29 12:56:50 | gnosis/ido-starter | https://api.github.com/repos/gnosis/ido-starter | opened | Add a possibility to fill in decimal amounts which start with a period | enhancement low priority | reported in #33, discussed in #36
Add a possibility to fill in decimal amounts which start with a period.
 | 1.0 | Add a possibility to fill in decimal amounts which start with a period - reported in #33, discussed in #36
Add a possibility to fill in decimal amounts which start with a period.
 | priority | add a possibility to fill in decimal amounts which start with a period reported in discussed in add a possibility to fill in decimal amounts which start with a period | 1 |
59,668 | 3,117,398,659 | IssuesEvent | 2015-09-04 00:49:30 | framingeinstein/issues-test | https://api.github.com/repos/framingeinstein/issues-test | opened | Product: Get hex codes for finish swatch labels | priority:low resolution:fixed resolution:fixed | If Speakman graphic designers are doing the photoshop work on their product images, they seem like the right people to get the hex codes from for the product finish labels that I'll be coding into the CSS. | 1.0 | Product: Get hex codes for finish swatch labels - If Speakman graphic designers are doing the photoshop work on their product images, they seem like the right people to get the hex codes from for the product finish labels that I'll be coding into the CSS. | priority | product get hex codes for finish swatch labels if speakman graphic designers are doing the photoshop work on their product images they seem like the right people to get the hex codes from for the product finish labels that i ll be coding into the css | 1 |
565,009 | 16,747,116,503 | IssuesEvent | 2021-06-11 16:59:15 | theforumhelpers/theforumhelpers.github.io | https://api.github.com/repos/theforumhelpers/theforumhelpers.github.io | reopened | Idle > Pointer | priority: low type: enhancement type: styling | Make it so that when the mouse hoves over the "okay" and "leave site" button in the google analytics banner, it turns to a pointer
`cursor: pointer;` | 1.0 | Idle > Pointer - Make it so that when the mouse hoves over the "okay" and "leave site" button in the google analytics banner, it turns to a pointer
`cursor: pointer;` | priority | idle pointer make it so that when the mouse hoves over the okay and leave site button in the google analytics banner it turns to a pointer cursor pointer | 1 |
511,553 | 14,876,255,919 | IssuesEvent | 2021-01-20 00:27:27 | Sage-Bionetworks/mongo | https://api.github.com/repos/Sage-Bionetworks/mongo | closed | Should we create a Sage standard mongo repo? | Priority: Low | There was a mongo repository created for the SBCP as well: https://github.com/Sage-Bionetworks/sbcp-mongo. Would it be worth it to create one `mongo` github + dockerhub instead of one per project? | 1.0 | Should we create a Sage standard mongo repo? - There was a mongo repository created for the SBCP as well: https://github.com/Sage-Bionetworks/sbcp-mongo. Would it be worth it to create one `mongo` github + dockerhub instead of one per project? | priority | should we create a sage standard mongo repo there was a mongo repository created for the sbcp as well would it be worth it to create one mongo github dockerhub instead of one per project | 1 |
733,601 | 25,313,624,094 | IssuesEvent | 2022-11-17 19:34:40 | geobtaa/geoportal | https://api.github.com/repos/geobtaa/geoportal | closed | This link: https://geo.btaa.org/catalog/ shows up in Google searches | type:bug priority:low feedback | When doing a Google search for BTAA Geoportal, Google returns the homepage as the top result, and a page called "Explore maps and data" as the second, nested result. This second one links to https://geo.btaa.org/catalog/, which is not a correctly working page. It shows the page elements overlapping each other surrounde... | 1.0 | This link: https://geo.btaa.org/catalog/ shows up in Google searches - When doing a Google search for BTAA Geoportal, Google returns the homepage as the top result, and a page called "Explore maps and data" as the second, nested result. This second one links to https://geo.btaa.org/catalog/, which is not a correctly wo... | priority | this link shows up in google searches when doing a google search for btaa geoportal google returns the homepage as the top result and a page called explore maps and data as the second nested result this second one links to which is not a correctly working page it shows the page elements overlapping each o... | 1 |
563,591 | 16,701,482,461 | IssuesEvent | 2021-06-09 03:30:07 | ngageoint/hootenanny | https://api.github.com/repos/ngageoint/hootenanny | closed | Add a class filter to map debug writing | Category: Core Priority: Low Status: Ready For Review Type: Maintenance | Similar to how log class filtering works with `log.class.filter` except only classes matching the filter would write debug maps out with `OsmMapWriterFactory::writeDebugMap`. Will allow debugging with output maps to be more targeted to the particular code being examined. | 1.0 | Add a class filter to map debug writing - Similar to how log class filtering works with `log.class.filter` except only classes matching the filter would write debug maps out with `OsmMapWriterFactory::writeDebugMap`. Will allow debugging with output maps to be more targeted to the particular code being examined. | priority | add a class filter to map debug writing similar to how log class filtering works with log class filter except only classes matching the filter would write debug maps out with osmmapwriterfactory writedebugmap will allow debugging with output maps to be more targeted to the particular code being examined | 1 |
447,085 | 12,883,158,518 | IssuesEvent | 2020-07-12 20:33:17 | ccrama/Slide | https://api.github.com/repos/ccrama/Slide | closed | MP4 videos are tagged as GIF files making it so you can't mute them | Bug Low Priority Will Close on Merge | Slide version: 6.0.1-3
Android version: 8.1.0 on LineageOS 15.1
I placed a request a few days ago (https://github.com/ccrama/Slide/issues/2979) but doing more troubleshooting it looks like it's an issue with MP4 videos incorrectly marked as GIF files.
Since it opens like a GIF file, there is no way to mute the v... | 1.0 | MP4 videos are tagged as GIF files making it so you can't mute them - Slide version: 6.0.1-3
Android version: 8.1.0 on LineageOS 15.1
I placed a request a few days ago (https://github.com/ccrama/Slide/issues/2979) but doing more troubleshooting it looks like it's an issue with MP4 videos incorrectly marked as GIF f... | priority | videos are tagged as gif files making it so you can t mute them slide version android version on lineageos i placed a request a few days ago but doing more troubleshooting it looks like it s an issue with videos incorrectly marked as gif files since it opens like a gif file there i... | 1 |
444,053 | 12,805,611,527 | IssuesEvent | 2020-07-03 07:52:52 | Pemigrade/Acorn | https://api.github.com/repos/Pemigrade/Acorn | opened | Gradient MOTD | Feature Request Low Priority | **Brief Description**
<!-- A clear and concise description of what you want to happen. -->
MOTD should be a gradient using 1.16 hex codes
**Why do you want the feature?**
<!-- The reasons why you want to see the feature implemented. -->
It looks cool!
| 1.0 | Gradient MOTD - **Brief Description**
<!-- A clear and concise description of what you want to happen. -->
MOTD should be a gradient using 1.16 hex codes
**Why do you want the feature?**
<!-- The reasons why you want to see the feature implemented. -->
It looks cool!
| priority | gradient motd brief description motd should be a gradient using hex codes why do you want the feature it looks cool | 1 |
802,596 | 29,040,963,943 | IssuesEvent | 2023-05-13 00:48:19 | The-Aether-Team/The-Aether | https://api.github.com/repos/The-Aether-Team/The-Aether | closed | Feature: Aether inventory config options | priority/low feat/gui | Config for toggling display of Aether Accessories button as well as x/y configs for the positioning of the button (would need to display the Patreon button and customization button elsewhere in this scenario though). | 1.0 | Feature: Aether inventory config options - Config for toggling display of Aether Accessories button as well as x/y configs for the positioning of the button (would need to display the Patreon button and customization button elsewhere in this scenario though). | priority | feature aether inventory config options config for toggling display of aether accessories button as well as x y configs for the positioning of the button would need to display the patreon button and customization button elsewhere in this scenario though | 1 |
607,372 | 18,780,776,880 | IssuesEvent | 2021-11-08 06:13:24 | AY2122S1-CS2113T-T10-3/tp | https://api.github.com/repos/AY2122S1-CS2113T-T10-3/tp | closed | Recipe*Command in Logic component partial class diagram | type.Bug priority.Low | 
Should the `Recipe*Command` in the note be changed? | 1.0 | Recipe*Command in Logic component partial class diagram - 
Should the `Recipe*Command` in the note be changed? | priority | recipe command in logic component partial class diagram should the recipe command in the note be changed | 1 |
290,555 | 8,896,590,832 | IssuesEvent | 2019-01-16 11:55:44 | 52North/wps-js | https://api.github.com/repos/52North/wps-js | opened | add 'dismiss' executionMode | enhancement priority low | ExecutionMode 'Dismiss' may be provided by WPS extensions to allow clients to instruct a server to terminate a job. 'Dismiss' is not supported by wps-js yet. [http://cite.opengeospatial.org/pub/cite/files/edu/wps/text/operations.html#dismiss](http://cite.opengeospatial.org/pub/cite/files/edu/wps/text/operations.html#di... | 1.0 | add 'dismiss' executionMode - ExecutionMode 'Dismiss' may be provided by WPS extensions to allow clients to instruct a server to terminate a job. 'Dismiss' is not supported by wps-js yet. [http://cite.opengeospatial.org/pub/cite/files/edu/wps/text/operations.html#dismiss](http://cite.opengeospatial.org/pub/cite/files/e... | priority | add dismiss executionmode executionmode dismiss may be provided by wps extensions to allow clients to instruct a server to terminate a job dismiss is not supported by wps js yet | 1 |
314,833 | 9,603,594,955 | IssuesEvent | 2019-05-10 17:31:15 | wherebyus/general-tasks | https://api.github.com/repos/wherebyus/general-tasks | closed | force commitizen commits on all repos | Priority: Low Status: Revision Needed Type: DevOps | ## Feature or problem
- [x] Require commitzen commits for frodo
- [x] Require commitzen commits for wherebydesign
- [x] Require commitzen commits for wbu-newsletters
- [x] Require commitzen commits for wherebyapp
- [x] Require commitzen commits for promotionapp
- [x] Require commitzen commits for Newsletter... | 1.0 | force commitizen commits on all repos - ## Feature or problem
- [x] Require commitzen commits for frodo
- [x] Require commitzen commits for wherebydesign
- [x] Require commitzen commits for wbu-newsletters
- [x] Require commitzen commits for wherebyapp
- [x] Require commitzen commits for promotionapp
- [x] ... | priority | force commitizen commits on all repos feature or problem require commitzen commits for frodo require commitzen commits for wherebydesign require commitzen commits for wbu newsletters require commitzen commits for wherebyapp require commitzen commits for promotionapp require comm... | 1 |
550,702 | 16,130,561,408 | IssuesEvent | 2021-04-29 03:35:27 | Weilbyte/PVEDiscordDark | https://api.github.com/repos/Weilbyte/PVEDiscordDark | closed | Bad icon colors. | Kind: Bug 🐛 Priority: Low Status: Blocked | Hi!
I've see two icons with wrong path. I don't sure where, if in the jss patch or in the css. I don't know why but the icon is installed but the frontend show the black icon. Those are the PBS icon and the ISO icon.

## Acceptance Criteria
### Update [Required]
-Rep... | 1.0 | Remove nbsp from vms code - ## Description
As a Developer,
I need to remove   from the code,
so that I can use padding and spaces which is a good practice to use.
## Mocks

## Acceptance Criteria
... | priority | remove nbsp from vms code description as a developer i need to remove nbsp from the code so that i can use padding and spaces which is a good practice to use mocks acceptance criteria update replace nbsp with padding definition of done all of the required items are com... | 1 |
757,865 | 26,532,917,191 | IssuesEvent | 2023-01-19 13:48:18 | telerik/kendo-ui-core | https://api.github.com/repos/telerik/kendo-ui-core | closed | Cannot change the dashType of a connection to "solid" in IE11 | Bug SEV: Low C: Diagram jQuery Priority 2 | The issue is reproducible with this dojo - http://dojo.telerik.com/ipebO
| 1.0 | Cannot change the dashType of a connection to "solid" in IE11 - The issue is reproducible with this dojo - http://dojo.telerik.com/ipebO
| priority | cannot change the dashtype of a connection to solid in the issue is reproducible with this dojo | 1 |
60,062 | 3,117,760,546 | IssuesEvent | 2015-09-04 05:11:29 | transientskp/tkp | https://api.github.com/repos/transientskp/tkp | opened | setup TraP & banana demo server | enhancement priority low | for this we need one of more datasets that are pretty and can be made public | 1.0 | setup TraP & banana demo server - for this we need one of more datasets that are pretty and can be made public | priority | setup trap banana demo server for this we need one of more datasets that are pretty and can be made public | 1 |
210,482 | 7,190,281,024 | IssuesEvent | 2018-02-02 16:43:31 | immidb/idb | https://api.github.com/repos/immidb/idb | opened | Client List Sort only sorts those on the first page shown | 0Bug FA:ClientList Priority4Low User:BAS | Clicking the Sort arrows on Client List All only sorts those rows on the first page shown. For example, when first load the Client List All, it displays all clients but only the first 100 rows are displayed. (You can display more by clicking the Show More Rows button at the bottom). If you then click the reverse sor... | 1.0 | Client List Sort only sorts those on the first page shown - Clicking the Sort arrows on Client List All only sorts those rows on the first page shown. For example, when first load the Client List All, it displays all clients but only the first 100 rows are displayed. (You can display more by clicking the Show More Ro... | priority | client list sort only sorts those on the first page shown clicking the sort arrows on client list all only sorts those rows on the first page shown for example when first load the client list all it displays all clients but only the first rows are displayed you can display more by clicking the show more rows... | 1 |
414,759 | 12,111,280,765 | IssuesEvent | 2020-04-21 11:57:22 | easystats/insight | https://api.github.com/repos/easystats/insight | closed | Support afex-anova | enhancement :boom: low priority :sleeping: | ```
#Libraries
library(afex)
#Generate data
set.seed(111)
Nj <- 10
P <- 2
Q <- 3
R <- 2
DV_t11 <- rnorm(P*Nj, 8, 2)
DV_t21 <- rnorm(P*Nj, 13, 2)
DV_t31 <- rnorm(P*Nj, 13, 2)
DV_t12 <- rnorm(P*Nj, 10, 2)
DV_t22 <- rnorm(P*Nj, 15, 2)
DV_t32 <- rnorm(P*Nj, 15, 2)
df <- data.frame(id=f... | 1.0 | Support afex-anova - ```
#Libraries
library(afex)
#Generate data
set.seed(111)
Nj <- 10
P <- 2
Q <- 3
R <- 2
DV_t11 <- rnorm(P*Nj, 8, 2)
DV_t21 <- rnorm(P*Nj, 13, 2)
DV_t31 <- rnorm(P*Nj, 13, 2)
DV_t12 <- rnorm(P*Nj, 10, 2)
DV_t22 <- rnorm(P*Nj, 15, 2)
DV_t32 <- rnorm(P*Nj, 15, 2)
... | priority | support afex anova libraries library afex generate data set seed nj p q r dv rnorm p nj dv rnorm p nj dv rnorm p nj dv rnorm p nj dv rnorm p nj dv rnorm p nj df data frame id ... | 1 |
317,768 | 9,669,118,314 | IssuesEvent | 2019-05-21 16:34:05 | kubernetes-incubator/bootkube | https://api.github.com/repos/kubernetes-incubator/bootkube | closed | Wait for kube-system service account to be created | help wanted kind/feature lifecycle/rotten low hanging fruit priority/P1 | Along with waiting for kube-system namespace to be created, we should also wait for kube-system service-account to be created to avoid errors like this:
```Error creating assets: error when creating "/home/core/assets/manifests/kube-rescheduler.yaml": pods "rescheduler-v0.2.1" is forbidden: service account kube-syst... | 1.0 | Wait for kube-system service account to be created - Along with waiting for kube-system namespace to be created, we should also wait for kube-system service-account to be created to avoid errors like this:
```Error creating assets: error when creating "/home/core/assets/manifests/kube-rescheduler.yaml": pods "resch... | priority | wait for kube system service account to be created along with waiting for kube system namespace to be created we should also wait for kube system service account to be created to avoid errors like this error creating assets error when creating home core assets manifests kube rescheduler yaml pods resch... | 1 |
551,990 | 16,192,584,338 | IssuesEvent | 2021-05-04 10:35:44 | woocommerce/woocommerce-gateway-amazon-pay | https://api.github.com/repos/woocommerce/woocommerce-gateway-amazon-pay | closed | Switching regions does not persist after auto key exchange | Priority: Low [Type] Bug | If you open up Amazon Pay settings in admin, and then switch the region and go through the auto key exchange flow, the keys are transferred back successfully, however the region will switch back to whatever you loaded that page with. This causes an issue with loading the widgets within checkout.
Steps to reproduce t... | 1.0 | Switching regions does not persist after auto key exchange - If you open up Amazon Pay settings in admin, and then switch the region and go through the auto key exchange flow, the keys are transferred back successfully, however the region will switch back to whatever you loaded that page with. This causes an issue with... | priority | switching regions does not persist after auto key exchange if you open up amazon pay settings in admin and then switch the region and go through the auto key exchange flow the keys are transferred back successfully however the region will switch back to whatever you loaded that page with this causes an issue with... | 1 |
241,481 | 7,812,422,694 | IssuesEvent | 2018-06-12 13:21:48 | redhat-developer/odo | https://api.github.com/repos/redhat-developer/odo | closed | Add CLI reference page | kind/docs priority/low | We should use [Slate](https://github.com/lord/slate) and create a good CLI reference page for each and every command (with examples that 100% work). | 1.0 | Add CLI reference page - We should use [Slate](https://github.com/lord/slate) and create a good CLI reference page for each and every command (with examples that 100% work). | priority | add cli reference page we should use and create a good cli reference page for each and every command with examples that work | 1 |
148,845 | 5,697,217,347 | IssuesEvent | 2017-04-16 19:38:11 | HarryW96/INSE_Development | https://api.github.com/repos/HarryW96/INSE_Development | closed | Look into loading screen / animation for initial connection? | enhancement Low Priority | Loading times are very long as everything seems to be an image.
Took 21 secs on first connection! | 1.0 | Look into loading screen / animation for initial connection? - Loading times are very long as everything seems to be an image.
Took 21 secs on first connection! | priority | look into loading screen animation for initial connection loading times are very long as everything seems to be an image took secs on first connection | 1 |
564,317 | 16,723,178,683 | IssuesEvent | 2021-06-10 09:45:44 | wp-media/wp-rocket | https://api.github.com/repos/wp-media/wp-rocket | opened | Better change browser cache setup time in cloud flare msg to day/year/hr | module: cloudflare priority: low type: enhancement | **Before submitting an issue please check that you’ve completed the following steps:**
- Made sure you’re on the latest version => 3.9.0.1
- Used the search feature to ensure that the bug hasn’t been reported before => yes
**Describe the issue**
When saving settings for Cloudflare, the unit of Cloudflare browser ... | 1.0 | Better change browser cache setup time in cloud flare msg to day/year/hr - **Before submitting an issue please check that you’ve completed the following steps:**
- Made sure you’re on the latest version => 3.9.0.1
- Used the search feature to ensure that the bug hasn’t been reported before => yes
**Describe the is... | priority | better change browser cache setup time in cloud flare msg to day year hr before submitting an issue please check that you’ve completed the following steps made sure you’re on the latest version used the search feature to ensure that the bug hasn’t been reported before yes describe the is... | 1 |
796,360 | 28,108,164,388 | IssuesEvent | 2023-03-31 03:49:42 | OpenLightingProject/ola | https://api.github.com/repos/OpenLightingProject/ola | opened | Add Elegato light control | enhancement Priority-Low Difficulty-Easy Language-C++ Language-Python good first issue | Some useful info:
https://web.archive.org/web/20210806013041/https://trevorsullivan.net/2020/08/17/automate-the-elgato-key-light-air-with-powershell/
https://github.com/pcgeek86/elgato/blob/master/elgato/elgato.psm1
https://github.com/NickParks/elgato-light-api
Basic functionality ought to be possible via ola_tri... | 1.0 | Add Elegato light control - Some useful info:
https://web.archive.org/web/20210806013041/https://trevorsullivan.net/2020/08/17/automate-the-elgato-key-light-air-with-powershell/
https://github.com/pcgeek86/elgato/blob/master/elgato/elgato.psm1
https://github.com/NickParks/elgato-light-api
Basic functionality ough... | priority | add elegato light control some useful info basic functionality ought to be possible via ola trigger like so but a plugin would offer nicer integration of e g discovery via bonjour etc and generally simplify patching and controlling a whole load of them on different channel numbers | 1 |
522,290 | 15,158,323,875 | IssuesEvent | 2021-02-12 00:51:55 | NOAA-GSL/MATS | https://api.github.com/repos/NOAA-GSL/MATS | closed | Add ability to change curve color from the graph page | Priority: Low Project: MATS Status: Closed Type: Feature | ---
Author Name: **molly.b.smith** (@mollybsmith-noaa)
Original Redmine Issue: 72477, https://vlab.ncep.noaa.gov/redmine/issues/72477
Original Date: 2019-12-13
Original Assignee: molly.b.smith
---
Jeff said that some modelers were requesting the ability to change the curve colors without going back to the app home ... | 1.0 | Add ability to change curve color from the graph page - ---
Author Name: **molly.b.smith** (@mollybsmith-noaa)
Original Redmine Issue: 72477, https://vlab.ncep.noaa.gov/redmine/issues/72477
Original Date: 2019-12-13
Original Assignee: molly.b.smith
---
Jeff said that some modelers were requesting the ability to cha... | priority | add ability to change curve color from the graph page author name molly b smith mollybsmith noaa original redmine issue original date original assignee molly b smith jeff said that some modelers were requesting the ability to change the curve colors without going back to the app home... | 1 |
258,403 | 8,170,460,718 | IssuesEvent | 2018-08-27 07:47:48 | bigbinary/acehelp | https://api.github.com/repos/bigbinary/acehelp | closed | Mark a Category as online or offline | Low Priority Rails Working elm | Admin users should be able to mark a Category as online or offline.
If a category is marked offline then all articles under the category should be marked offline
If even one article is marked online under a category then the category should be marked online
To be done after #428 | 1.0 | Mark a Category as online or offline - Admin users should be able to mark a Category as online or offline.
If a category is marked offline then all articles under the category should be marked offline
If even one article is marked online under a category then the category should be marked online
To be done after #... | priority | mark a category as online or offline admin users should be able to mark a category as online or offline if a category is marked offline then all articles under the category should be marked offline if even one article is marked online under a category then the category should be marked online to be done after ... | 1 |
392,741 | 11,595,257,927 | IssuesEvent | 2020-02-24 16:41:05 | interactive-instruments/ldproxy | https://api.github.com/repos/interactive-instruments/ldproxy | closed | allow embedding and mapping of referenced features | enhancement priority: low | For the mapping of xlink:href attributes there should be an additional (mime-type agnostic) field to provide the type(s) of features that should be embedded.
The mapping for these types would be copied into the mapping of the current type and property.
The GetFeature requests would then use resolveXlinkDepth when a... | 1.0 | allow embedding and mapping of referenced features - For the mapping of xlink:href attributes there should be an additional (mime-type agnostic) field to provide the type(s) of features that should be embedded.
The mapping for these types would be copied into the mapping of the current type and property.
The GetFea... | priority | allow embedding and mapping of referenced features for the mapping of xlink href attributes there should be an additional mime type agnostic field to provide the type s of features that should be embedded the mapping for these types would be copied into the mapping of the current type and property the getfea... | 1 |
322,285 | 9,815,837,087 | IssuesEvent | 2019-06-13 13:30:37 | facebook/create-react-app | https://api.github.com/repos/facebook/create-react-app | closed | 'Module parse failed' error while lazy loading after react-scripts 3.0.0 update | priority: low (ignored issue template) priority: low (needs more information) stale | I am lazy loading components in my React app, and it was working all fine. However, after the react-scripts 3.0.0 update, I keep getting the 'Module Parse failed: Unexpected token' error as follows:
```
./src/routes/App.js 22:9
Module parse failed: Unexpected token (22:9)
You may need an appropriate loader to handl... | 2.0 | 'Module parse failed' error while lazy loading after react-scripts 3.0.0 update - I am lazy loading components in my React app, and it was working all fine. However, after the react-scripts 3.0.0 update, I keep getting the 'Module Parse failed: Unexpected token' error as follows:
```
./src/routes/App.js 22:9
Module ... | priority | module parse failed error while lazy loading after react scripts update i am lazy loading components in my react app and it was working all fine however after the react scripts update i keep getting the module parse failed unexpected token error as follows src routes app js module p... | 1 |
659,009 | 21,914,636,991 | IssuesEvent | 2022-05-21 16:13:30 | KubeJS-Mods/Rhino | https://api.github.com/repos/KubeJS-Mods/Rhino | closed | Incompatibilities due to FabricLauncherBase (e.g. Quilt) | bug priority: low 1.18 | I don't have a solid solution for this one, but I thought I'd make it visible in case anyone gets ambitious.
Using `net.fabricmc.loader.impl.launch.FabricLauncherBase` in `FabricRemapper` (Import [FabricRemapper.java#6](https://github.com/KubeJS-Mods/Rhino/blob/67d9e61eb7270c41ace7aa0d99f3db6a894a5874/fabric/src/mai... | 1.0 | Incompatibilities due to FabricLauncherBase (e.g. Quilt) - I don't have a solid solution for this one, but I thought I'd make it visible in case anyone gets ambitious.
Using `net.fabricmc.loader.impl.launch.FabricLauncherBase` in `FabricRemapper` (Import [FabricRemapper.java#6](https://github.com/KubeJS-Mods/Rhino/b... | priority | incompatibilities due to fabriclauncherbase e g quilt i don t have a solid solution for this one but i thought i d make it visible in case anyone gets ambitious using net fabricmc loader impl launch fabriclauncherbase in fabricremapper import usages causes rhino to fail without fabric loa... | 1 |
721,724 | 24,835,780,106 | IssuesEvent | 2022-10-26 08:44:09 | AY2223S1-CS2113-F11-4/tp | https://api.github.com/repos/AY2223S1-CS2113-F11-4/tp | closed | Add a help command | type.Task priority.Low | Add a help command to the sub and main menu that lists all of the commands (in the sub menu, this is the same as incorrect format, so you can use that else statement) | 1.0 | Add a help command - Add a help command to the sub and main menu that lists all of the commands (in the sub menu, this is the same as incorrect format, so you can use that else statement) | priority | add a help command add a help command to the sub and main menu that lists all of the commands in the sub menu this is the same as incorrect format so you can use that else statement | 1 |
804,418 | 29,486,577,247 | IssuesEvent | 2023-06-02 10:11:01 | GSS-Cogs/dd-cms | https://api.github.com/repos/GSS-Cogs/dd-cms | closed | Links from dashboard tiles - best part of the tile to link from? | climate change 2 User Research low priority | CC team suggest the title would be better. | 1.0 | Links from dashboard tiles - best part of the tile to link from? - CC team suggest the title would be better. | priority | links from dashboard tiles best part of the tile to link from cc team suggest the title would be better | 1 |
558,687 | 16,540,712,250 | IssuesEvent | 2021-05-27 16:26:17 | ls1intum/Artemis | https://api.github.com/repos/ls1intum/Artemis | closed | Clear all Students from Exam | exam mode feature priority:low | ### Is your feature request related to a problem?
I imported students to an exam, however, students are still allowed to de-register.
Now I need to compare the de-registration log with the participants and find students to remove from the exam manually.
### Describe the solution you'd like
I want to clear all stu... | 1.0 | Clear all Students from Exam - ### Is your feature request related to a problem?
I imported students to an exam, however, students are still allowed to de-register.
Now I need to compare the de-registration log with the participants and find students to remove from the exam manually.
### Describe the solution you'... | priority | clear all students from exam is your feature request related to a problem i imported students to an exam however students are still allowed to de register now i need to compare the de registration log with the participants and find students to remove from the exam manually describe the solution you ... | 1 |
782,511 | 27,498,942,767 | IssuesEvent | 2023-03-05 13:24:49 | Twintop/TwintopInsanityBar | https://api.github.com/repos/Twintop/TwintopInsanityBar | closed | Add news popup | Core low priority | Add a news popup window that will show on first login whenever a new version is released. Have this (basically) show the patch notes in a sensibly formatted way. | 1.0 | Add news popup - Add a news popup window that will show on first login whenever a new version is released. Have this (basically) show the patch notes in a sensibly formatted way. | priority | add news popup add a news popup window that will show on first login whenever a new version is released have this basically show the patch notes in a sensibly formatted way | 1 |
142,306 | 5,468,475,710 | IssuesEvent | 2017-03-10 06:17:21 | CS2103JAN2017-T09-B4/main | https://api.github.com/repos/CS2103JAN2017-T09-B4/main | opened | Backup my entire task list to the cloud or external storage via export | priority.low type.story | Have extra redundancy against system failures | 1.0 | Backup my entire task list to the cloud or external storage via export - Have extra redundancy against system failures | priority | backup my entire task list to the cloud or external storage via export have extra redundancy against system failures | 1 |
104,761 | 4,218,481,599 | IssuesEvent | 2016-06-30 16:04:23 | MSF-UK/MSF-Dashboard | https://api.github.com/repos/MSF-UK/MSF-Dashboard | closed | [Dev] Adapt chart and map size to field laptop at fullHD resolution | difficulty: low priority: med | field laptop are HP elitebook 840 with 1920*1080 resolution. half screen is currently empty.
Need to validate if user change windows OS size to increase the typo (often the case) | 1.0 | [Dev] Adapt chart and map size to field laptop at fullHD resolution - field laptop are HP elitebook 840 with 1920*1080 resolution. half screen is currently empty.
Need to validate if user change windows OS size to increase the typo (often the case) | priority | adapt chart and map size to field laptop at fullhd resolution field laptop are hp elitebook with resolution half screen is currently empty need to validate if user change windows os size to increase the typo often the case | 1 |
580,285 | 17,225,654,263 | IssuesEvent | 2021-07-20 01:00:44 | Floogen/CustomCompanions | https://api.github.com/repos/Floogen/CustomCompanions | closed | Add portrait option | enhancement low priority | Will need a dedicated PNG file under the companion folder? Only usable via map-based spawns.
Add config to pick which portrait tile to specify. | 1.0 | Add portrait option - Will need a dedicated PNG file under the companion folder? Only usable via map-based spawns.
Add config to pick which portrait tile to specify. | priority | add portrait option will need a dedicated png file under the companion folder only usable via map based spawns add config to pick which portrait tile to specify | 1 |
429,481 | 12,425,317,372 | IssuesEvent | 2020-05-24 15:47:54 | openshift/odo | https://api.github.com/repos/openshift/odo | closed | odo should support git context directories | area/component kind/feature lifecycle/rotten priority/Low | [kind/Enhancement]
<!--
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 the... | 1.0 | odo should support git context directories - [kind/Enhancement]
<!--
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 f... | priority | odo should support git context directories 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 ... | 1 |
604,071 | 18,676,163,323 | IssuesEvent | 2021-10-31 15:47:57 | CMPUT301F21T26/Habit-Tracker | https://api.github.com/repos/CMPUT301F21T26/Habit-Tracker | opened | 02.03.02 - Built in camera app | enhancement Base Priority: Low | **Focus**
Implement a camera app within the app to allow users to take a photo in the moment.
**Partial US**
As a doer, I want the photograph for a habit event to be taken with the camera within the app.
**Reason**
Users may want to capture a moment in time when they've finished a habit as planned, because it ... | 1.0 | 02.03.02 - Built in camera app - **Focus**
Implement a camera app within the app to allow users to take a photo in the moment.
**Partial US**
As a doer, I want the photograph for a habit event to be taken with the camera within the app.
**Reason**
Users may want to capture a moment in time when they've finishe... | priority | built in camera app focus implement a camera app within the app to allow users to take a photo in the moment partial us as a doer i want the photograph for a habit event to be taken with the camera within the app reason users may want to capture a moment in time when they ve finished a... | 1 |
50,822 | 3,007,090,901 | IssuesEvent | 2015-07-27 14:28:34 | bitcoin/bitcoin | https://api.github.com/repos/bitcoin/bitcoin | closed | Idea: Bitcoin.conf created by default | Priority Low Refactoring | If you want to change the default settings of Bitcoin Core you have to:
1. Go to %appdata%/Bitcoin
2. Copy "Sample Bitcoin.conf" from https://en.bitcoin.it/wiki/Running_Bitcoin
3. Search about the newer configuration options (ie. disablewallet is not listed in the wiki)
4. Finally edit the file with your settings... | 1.0 | Idea: Bitcoin.conf created by default - If you want to change the default settings of Bitcoin Core you have to:
1. Go to %appdata%/Bitcoin
2. Copy "Sample Bitcoin.conf" from https://en.bitcoin.it/wiki/Running_Bitcoin
3. Search about the newer configuration options (ie. disablewallet is not listed in the wiki)
4. ... | priority | idea bitcoin conf created by default if you want to change the default settings of bitcoin core you have to go to appdata bitcoin copy sample bitcoin conf from search about the newer configuration options ie disablewallet is not listed in the wiki finally edit the file with your settings ... | 1 |
576,793 | 17,094,973,704 | IssuesEvent | 2021-07-09 00:05:50 | returntocorp/semgrep | https://api.github.com/repos/returntocorp/semgrep | closed | Metavariable equivalence doesn't work with deep-expression matches between patterns | feature:matching feature:metavariable lang:golang priority:low stale user:external | **Describe the bug**
Metavariable equivalence appears to fail when comparing a pattern ID variable to a name variable.
**To Reproduce**
See https://semgrep.dev/s/AlXw/
**Expected behavior**
The above snippet should find the code.
**Screenshots**
If applicable, add screenshots to help explain your problem.
... | 1.0 | Metavariable equivalence doesn't work with deep-expression matches between patterns - **Describe the bug**
Metavariable equivalence appears to fail when comparing a pattern ID variable to a name variable.
**To Reproduce**
See https://semgrep.dev/s/AlXw/
**Expected behavior**
The above snippet should find the c... | priority | metavariable equivalence doesn t work with deep expression matches between patterns describe the bug metavariable equivalence appears to fail when comparing a pattern id variable to a name variable to reproduce see expected behavior the above snippet should find the code screenshots i... | 1 |
613,607 | 19,094,722,208 | IssuesEvent | 2021-11-29 15:35:02 | adafruit/Adafruit_IO_Python | https://api.github.com/repos/adafruit/Adafruit_IO_Python | closed | receive_time parses week day (wday) as one day off of what is expected by Python | bug low-priority | Server returns the week day as Sunday = 0. Python docs expect it to be Monday = 0.
Python docs:
https://docs.python.org/3.7/library/time.html#time.struct_time
Ruby docs (which is how the server returns it):
https://ruby-doc.org/core-3.0.2/Time.html#method-i-wday
Server should likely remain at Sunday = 0 as m... | 1.0 | receive_time parses week day (wday) as one day off of what is expected by Python - Server returns the week day as Sunday = 0. Python docs expect it to be Monday = 0.
Python docs:
https://docs.python.org/3.7/library/time.html#time.struct_time
Ruby docs (which is how the server returns it):
https://ruby-doc.org/c... | priority | receive time parses week day wday as one day off of what is expected by python server returns the week day as sunday python docs expect it to be monday python docs ruby docs which is how the server returns it server should likely remain at sunday as many people likely rely on it alr... | 1 |
54,207 | 3,060,731,631 | IssuesEvent | 2015-08-14 22:46:42 | google/paco | https://api.github.com/repos/google/paco | opened | web ui: Joined list does not show deleted experiments. User has no access to responses. | Priority-Low | This may be a server side issue, not sure.
If the user has participated in an experiment that has subsequently been deleted, it is no longer visible at all in the joined list.
Our previous behavior for completely deleted experiments (as opposed to soft-deleted) was to show a title such as "Deleted Experiment". T... | 1.0 | web ui: Joined list does not show deleted experiments. User has no access to responses. - This may be a server side issue, not sure.
If the user has participated in an experiment that has subsequently been deleted, it is no longer visible at all in the joined list.
Our previous behavior for completely deleted ex... | priority | web ui joined list does not show deleted experiments user has no access to responses this may be a server side issue not sure if the user has participated in an experiment that has subsequently been deleted it is no longer visible at all in the joined list our previous behavior for completely deleted ex... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.