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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
467,076 | 13,440,455,068 | IssuesEvent | 2020-09-08 00:58:31 | dteviot/WebToEpub | https://api.github.com/repos/dteviot/WebToEpub | closed | Automatically Update EPUB with new chapters | Priority: Low Type: Enhancement | The (long term) plan is to support being able to automatically update an epub with new chapters.
i.e. You drop the old EPUB file onto Web to Epub, and it then checks the chapter list for new chapters, and if found, creates a new EPUB, adding the new chapters to it.
@typhoon71 commented
>* does it takes note of the... | 1.0 | Automatically Update EPUB with new chapters - The (long term) plan is to support being able to automatically update an epub with new chapters.
i.e. You drop the old EPUB file onto Web to Epub, and it then checks the chapter list for new chapters, and if found, creates a new EPUB, adding the new chapters to it.
@typ... | priority | automatically update epub with new chapters the long term plan is to support being able to automatically update an epub with new chapters i e you drop the old epub file onto web to epub and it then checks the chapter list for new chapters and if found creates a new epub adding the new chapters to it c... | 1 |
604,624 | 18,715,735,546 | IssuesEvent | 2021-11-03 04:13:10 | AY2122S1-CS2103-F10-2/tp | https://api.github.com/repos/AY2122S1-CS2103-F10-2/tp | closed | Unstandardised help messages | priority.low | Help messages of the different commands should be using the format mentioned in the user guide. | 1.0 | Unstandardised help messages - Help messages of the different commands should be using the format mentioned in the user guide. | priority | unstandardised help messages help messages of the different commands should be using the format mentioned in the user guide | 1 |
407,233 | 11,908,488,975 | IssuesEvent | 2020-03-31 01:07:10 | theintern/intern | https://api.github.com/repos/theintern/intern | opened | Call emit() listeners when events are emitted | bug effort-low priority-high | Currently (Intern 4.8 and Intern 5.0-pre), listener calls are chained in `Executor#emit`.
```ts
emit(event, data) {
for (const listener of listeners) {
notifications = notifications
.then(() => Task.resolve(listener(data)))
.then(handleErrorEvent)
.catch(handleLi... | 1.0 | Call emit() listeners when events are emitted - Currently (Intern 4.8 and Intern 5.0-pre), listener calls are chained in `Executor#emit`.
```ts
emit(event, data) {
for (const listener of listeners) {
notifications = notifications
.then(() => Task.resolve(listener(data)))
.t... | priority | call emit listeners when events are emitted currently intern and intern pre listener calls are chained in executor emit ts emit event data for const listener of listeners notifications notifications then task resolve listener data t... | 1 |
624,337 | 19,694,676,828 | IssuesEvent | 2022-01-12 10:51:02 | GameFreedomGG/Sindragosa | https://api.github.com/repos/GameFreedomGG/Sindragosa | closed | [Core] Icecrown Airship Missing From Map | Core Mechanic Priority: Low Status: Confirmed Bug (Awaiting Development) | Decription: The airships are not appearing on the map
How it works: The airships rarely appear on the map.
How it should work: The airships should move around the map constantly and appear on maps.
Source (you should point out proofs of your report, please give us some source): https://imgur.com/a/b11yDi7
| 1.0 | [Core] Icecrown Airship Missing From Map - Decription: The airships are not appearing on the map
How it works: The airships rarely appear on the map.
How it should work: The airships should move around the map constantly and appear on maps.
Source (you should point out proofs of your report, please give us so... | priority | icecrown airship missing from map decription the airships are not appearing on the map how it works the airships rarely appear on the map how it should work the airships should move around the map constantly and appear on maps source you should point out proofs of your report please give us some so... | 1 |
505,846 | 14,652,806,319 | IssuesEvent | 2020-12-28 03:24:00 | LorittaBot/Loritta | https://api.github.com/repos/LorittaBot/Loritta | closed | Add "sell all" for the "+broker sell" command [20 BRL] | Bounty 🤑 Module: Loritta (Discord) 🎀 Priority: Low Type: Enhancement ✨ | `+broker sell OIBR3 all` would sell all of your stocks for OIBR3 | 1.0 | Add "sell all" for the "+broker sell" command [20 BRL] - `+broker sell OIBR3 all` would sell all of your stocks for OIBR3 | priority | add sell all for the broker sell command broker sell all would sell all of your stocks for | 1 |
284,038 | 8,735,225,016 | IssuesEvent | 2018-12-11 16:18:04 | telerik/kendo-ui-core | https://api.github.com/repos/telerik/kendo-ui-core | reopened | The minScreenWidth property cannot be assigned to Group Columns in MVC | Bug C: Grid Kendo1 Priority 1 S: Wrappers (ASP.NET Core) S: Wrappers (ASP.NET MVC) SEV: Low | ### Bug report
The minScreenWidth property cannot be assigned to Group Columns in MVC.
### Reproduction of the problem
https://demos.telerik.com/aspnet-mvc/grid/multicolumnheaders
### Expected/desired behavior
```
columns.Group(group => group
.Title("Contact Info")
//... | 1.0 | The minScreenWidth property cannot be assigned to Group Columns in MVC - ### Bug report
The minScreenWidth property cannot be assigned to Group Columns in MVC.
### Reproduction of the problem
https://demos.telerik.com/aspnet-mvc/grid/multicolumnheaders
### Expected/desired behavior
```
columns... | priority | the minscreenwidth property cannot be assigned to group columns in mvc bug report the minscreenwidth property cannot be assigned to group columns in mvc reproduction of the problem expected desired behavior columns group group group title contact info ... | 1 |
740,102 | 25,737,057,536 | IssuesEvent | 2022-12-08 01:52:50 | vignetteapp/MediaPipe.NET | https://api.github.com/repos/vignetteapp/MediaPipe.NET | closed | Questions about graphPath path settings | priority:low question | I encountered a problem MediaPipe.Net using the Windows App SDK application framework, the program will find the mediapipe directory from the path of System C:WindowsSystem32 by default, so I want to set it in the form of a custom directory, I don't know if this function can be opened.
 low | Several easyblocks now include hard checks for dependencies, based on `get_software_root`, e.g.:
```python
if not get_software_root('Python'):
self.log.error('Python module not loaded!')
```
We should support an easyconfig parameter that allows to get around this, e.g.:
```python
allow_system_deps = ['... | 1.0 | add support for bypassing loaded dependency checks based on get_software_root - Several easyblocks now include hard checks for dependencies, based on `get_software_root`, e.g.:
```python
if not get_software_root('Python'):
self.log.error('Python module not loaded!')
```
We should support an easyconfig para... | priority | add support for bypassing loaded dependency checks based on get software root several easyblocks now include hard checks for dependencies based on get software root e g python if not get software root python self log error python module not loaded we should support an easyconfig para... | 1 |
290,664 | 8,902,466,917 | IssuesEvent | 2019-01-17 07:36:57 | dmwm/WMCore | https://api.github.com/repos/dmwm/WMCore | closed | 1.1.19.pre5 wmagent deploy script overcounts leftover processes | Enhancement Low Priority deployment | The following line counts for leftover WMAgent processes before moving forward:
https://github.com/dmwm/WMCore/blob/1.1.19.pre5/deploy/deploy-wmagent.sh#L150
The problem is, this will always produce a result greater than 1 in my tests, because it's grepping for wmagent(matching the deploy-wmagent.sh script itself, ... | 1.0 | 1.1.19.pre5 wmagent deploy script overcounts leftover processes - The following line counts for leftover WMAgent processes before moving forward:
https://github.com/dmwm/WMCore/blob/1.1.19.pre5/deploy/deploy-wmagent.sh#L150
The problem is, this will always produce a result greater than 1 in my tests, because it's g... | priority | wmagent deploy script overcounts leftover processes the following line counts for leftover wmagent processes before moving forward the problem is this will always produce a result greater than in my tests because it s grepping for wmagent matching the deploy wmagent sh script itself and the grep c... | 1 |
403,538 | 11,842,598,937 | IssuesEvent | 2020-03-23 23:33:14 | google/blockly | https://api.github.com/repos/google/blockly | closed | Clicking on blank space between toolbox items closes the item tree | low priority type: bug | This is much worse if you have many nested categories, in which case you need to go through those categories to select an item and you click in between of two by mistake and need to start over.
 | component: UI priority: low type: bug | "Parameter" should be changed to "Experiment ID".
 | 1.0 | "Parameter" table field in Experiments view (what is it?) - "Parameter" should be changed to "Experiment ID".
 | priority | parameter table field in experiments view what is it parameter should be changed to experiment id | 1 |
443,551 | 12,795,874,271 | IssuesEvent | 2020-07-02 09:28:08 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | Hard surface walk sounds | Category: Audio Priority: Low Status: Fixed | Walking on hard surfaces was a bit loud, footstep sound had two percussive elements too it, could make it less prominent with just one.

| 1.0 | Hard surface walk sounds - Walking on hard surfaces was a bit loud, footstep sound had two percussive elements too it, could make it less prominent with just one.

| priority | hard surface walk sounds walking on hard surfaces was a bit loud footstep sound had two percussive elements too it could make it less prominent with just one | 1 |
767,426 | 26,924,510,518 | IssuesEvent | 2023-02-07 12:53:50 | sct/overseerr | https://api.github.com/repos/sct/overseerr | closed | Requests - Filter Status Requested | type:enhancement priority:low | ### Description
On the Requests page, add an additional filter option which only shows items which have the status Requested.
### Desired Behavior
Filter dropdown has an option for Requested items and when selected, only shows items which have the status Requested.
### Additional Context
_No response_
### Code of... | 1.0 | Requests - Filter Status Requested - ### Description
On the Requests page, add an additional filter option which only shows items which have the status Requested.
### Desired Behavior
Filter dropdown has an option for Requested items and when selected, only shows items which have the status Requested.
### Additiona... | priority | requests filter status requested description on the requests page add an additional filter option which only shows items which have the status requested desired behavior filter dropdown has an option for requested items and when selected only shows items which have the status requested additiona... | 1 |
279,546 | 8,670,537,561 | IssuesEvent | 2018-11-29 16:43:53 | kobotoolbox/kpi | https://api.github.com/repos/kobotoolbox/kpi | closed | Take me to the form landing page after cloning (whee!) | UI & UX low priority | When I clone a project from the list view, I'd like to be taken to the form landing page for the new project after the clone is created. This would save me from having to hunt through my form list for the new draft. What do you think, @magicznyleszek? | 1.0 | Take me to the form landing page after cloning (whee!) - When I clone a project from the list view, I'd like to be taken to the form landing page for the new project after the clone is created. This would save me from having to hunt through my form list for the new draft. What do you think, @magicznyleszek? | priority | take me to the form landing page after cloning whee when i clone a project from the list view i d like to be taken to the form landing page for the new project after the clone is created this would save me from having to hunt through my form list for the new draft what do you think magicznyleszek | 1 |
59,257 | 3,104,601,376 | IssuesEvent | 2015-08-31 16:40:01 | sohelvali/Test-Git-Issue | https://api.github.com/repos/sohelvali/Test-Git-Issue | closed | Compare list jumps when deselecting Sections | Bugs Low Priority | Environment:
Windows 8.1 Enterprise
2.4 GHz Intel Xeon, 12GB RAM
Google Chrome 32.0.1700.107
IE10 (VM)
Problem:
The list of sections to compare jumps when after a user deselects a section (assuming there are multiple sections selected and one of those sections is off the screen). For someone
who heavily uses the sec... | 1.0 | Compare list jumps when deselecting Sections - Environment:
Windows 8.1 Enterprise
2.4 GHz Intel Xeon, 12GB RAM
Google Chrome 32.0.1700.107
IE10 (VM)
Problem:
The list of sections to compare jumps when after a user deselects a section (assuming there are multiple sections selected and one of those sections is off th... | priority | compare list jumps when deselecting sections environment windows enterprise ghz intel xeon ram google chrome vm problem the list of sections to compare jumps when after a user deselects a section assuming there are multiple sections selected and one of those sections is off the screen f... | 1 |
676,354 | 23,123,610,561 | IssuesEvent | 2022-07-28 01:42:54 | airbytehq/airbyte | https://api.github.com/repos/airbytehq/airbyte | closed | Paginate workspaces API calls | type/enhancement priority/low area/platform team/oss | ## Tell us about the problem you're trying to solve
Most of our APIs do not follow pagination best practices. In most cases, even in Cloud, we can get away with it in the short term. One place we cannot is when listing workspaces. Workspaces grow with the numbers of users. We should considering pagination everywhere, ... | 1.0 | Paginate workspaces API calls - ## Tell us about the problem you're trying to solve
Most of our APIs do not follow pagination best practices. In most cases, even in Cloud, we can get away with it in the short term. One place we cannot is when listing workspaces. Workspaces grow with the numbers of users. We should con... | priority | paginate workspaces api calls tell us about the problem you re trying to solve most of our apis do not follow pagination best practices in most cases even in cloud we can get away with it in the short term one place we cannot is when listing workspaces workspaces grow with the numbers of users we should con... | 1 |
478,511 | 13,780,739,661 | IssuesEvent | 2020-10-08 15:17:10 | fedora-infra/anitya | https://api.github.com/repos/fedora-infra/anitya | closed | Add id of the flag to anitya.project.flag message | Low Priority enhancement | # Description
The project.flag message currently doesn't sent id of the newly created flag. It should be added to be able to generate a direct url to flag in the message schema.
## Requirements
* Add id field to anitya.project.flag message
## How this will make Anitya better
This will allow us to generate a di... | 1.0 | Add id of the flag to anitya.project.flag message - # Description
The project.flag message currently doesn't sent id of the newly created flag. It should be added to be able to generate a direct url to flag in the message schema.
## Requirements
* Add id field to anitya.project.flag message
## How this will mak... | priority | add id of the flag to anitya project flag message description the project flag message currently doesn t sent id of the newly created flag it should be added to be able to generate a direct url to flag in the message schema requirements add id field to anitya project flag message how this will mak... | 1 |
175,217 | 6,548,161,197 | IssuesEvent | 2017-09-04 19:25:07 | gravityview/GravityView | https://api.github.com/repos/gravityview/GravityView | closed | List View CSS: single entry page shouldn't have gv-list-container class | Core: Frontend Core: UI/UX Enhancement Priority: Low | My doc is flawed: http://docs.gravityview.co/article/401-how-to-display-a-list-view-in-two-or-more-columns because I can't target that using the `.gv-list-view` otherwise, it'll affect the single entry page as well. Neither can I target it using: `.gv-list-container > .gv-list-view` because the single entry page also h... | 1.0 | List View CSS: single entry page shouldn't have gv-list-container class - My doc is flawed: http://docs.gravityview.co/article/401-how-to-display-a-list-view-in-two-or-more-columns because I can't target that using the `.gv-list-view` otherwise, it'll affect the single entry page as well. Neither can I target it using:... | priority | list view css single entry page shouldn t have gv list container class my doc is flawed because i can t target that using the gv list view otherwise it ll affect the single entry page as well neither can i target it using gv list container gv list view because the single entry page also have that clas... | 1 |
318,014 | 9,673,130,977 | IssuesEvent | 2019-05-22 06:38:43 | wso2/product-apim | https://api.github.com/repos/wso2/product-apim | opened | The Pagination is not properly displayed on admin-console with large amount of data | 3.0.0 Priority/Low Type/Bug | **Description:**
> The Pagination is not properly displayed on admin-console with large amount of data
> steps
> 1.view the attached screen shot.

| 1.0 | The Pagination is not properly displayed on admin-console with large amount of data - **Description:**
> The Pagination is not properly displayed on admin-console with large amount of data
> steps
> 1.view the attached screen shot.
**3
```
This restriction was added as a static analyser step because of an issue with how complex bases were handled. Find the issue, fix it, and remove the static analyser step.
The flattening iss... | 1.0 | Base of an exponentiation should be anything - We currently only allow the base of an exponentiation to be a number or identifier.
```
// NOT allowed
a = (2x + y)**3
```
This restriction was added as a static analyser step because of an issue with how complex bases were handled. Find the issue, fix it, and remove ... | priority | base of an exponentiation should be anything we currently only allow the base of an exponentiation to be a number or identifier not allowed a y this restriction was added as a static analyser step because of an issue with how complex bases were handled find the issue fix it and remove t... | 1 |
280,166 | 8,678,548,586 | IssuesEvent | 2018-11-30 20:17:46 | AugurProject/augur-app | https://api.github.com/repos/AugurProject/augur-app | closed | Cancel orders - eth value balance doesnt update | Priority: Low | @Chwy5 commented on [Fri Nov 30 2018](https://github.com/AugurProject/augur-walkthrough/issues/30)
I was cancelling all (33) open orders in a cat 6 resolved market and i keep getting this can't update warning 35 x's....but the weird thing is my Eth Balance did not update and i have etherscan confirms for all 33 cancel... | 1.0 | Cancel orders - eth value balance doesnt update - @Chwy5 commented on [Fri Nov 30 2018](https://github.com/AugurProject/augur-walkthrough/issues/30)
I was cancelling all (33) open orders in a cat 6 resolved market and i keep getting this can't update warning 35 x's....but the weird thing is my Eth Balance did not upda... | priority | cancel orders eth value balance doesnt update commented on i was cancelling all open orders in a cat resolved market and i keep getting this can t update warning x s but the weird thing is my eth balance did not update and i have etherscan confirms for all cancels and got this message in the c... | 1 |
249,553 | 7,963,272,434 | IssuesEvent | 2018-07-13 16:57:50 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | k_cpu_atomic_idle failed @ARM | area: ARM bug priority: low | **_Reported by Sharron LIU:_**
I added test point to cover "k_cpu_atomic_idle", following the usage mentioned in https://www.zephyrproject.org/doc/kernel/other/cpu_idle.html.
Here's the test case:
https://gerrit.zephyrproject.org/r/#/c/11187
The test passed @X86 @ARC, but failed @ARM (qemu_cortex_m3). When loo... | 1.0 | k_cpu_atomic_idle failed @ARM - **_Reported by Sharron LIU:_**
I added test point to cover "k_cpu_atomic_idle", following the usage mentioned in https://www.zephyrproject.org/doc/kernel/other/cpu_idle.html.
Here's the test case:
https://gerrit.zephyrproject.org/r/#/c/11187
The test passed @X86 @ARC, but failed... | priority | k cpu atomic idle failed arm reported by sharron liu i added test point to cover k cpu atomic idle following the usage mentioned in here s the test case the test passed arc but failed arm qemu cortex when look into arch arm core cpu idle s this feature supposed to be supported ... | 1 |
179,593 | 6,626,593,471 | IssuesEvent | 2017-09-22 20:15:13 | ansible/awx | https://api.github.com/repos/ansible/awx | opened | Save button on credentials form should be hidden to auditor user | component:ui priority:low state:needs_devel type:bug | ##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
- UI
##### SUMMARY
Talked with @trahman73 and the way that all the other forms behave is to hide the SAVE/CANCEL buttons when a user cannot edit a form and instead show a CLOSE button. The credentials form shows a disabled SAVE button and an enabled CANCEL ... | 1.0 | Save button on credentials form should be hidden to auditor user - ##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
- UI
##### SUMMARY
Talked with @trahman73 and the way that all the other forms behave is to hide the SAVE/CANCEL buttons when a user cannot edit a form and instead show a CLOSE button. The c... | priority | save button on credentials form should be hidden to auditor user issue type bug report component name ui summary talked with and the way that all the other forms behave is to hide the save cancel buttons when a user cannot edit a form and instead show a close button the credentia... | 1 |
299,865 | 9,205,926,988 | IssuesEvent | 2019-03-08 12:07:49 | qissue-bot/QGIS | https://api.github.com/repos/qissue-bot/QGIS | closed | make "Search radius for vertex edits" configurable per layer | Category: Digitising Component: Easy fix? Component: Pull Request or Patch supplied Component: Resolution Priority: Low Project: QGIS Application Status: Closed Tracker: Feature request | ---
Author Name: **Maciej Sieczka -** (Maciej Sieczka -)
Original Redmine Issue: 1222, https://issues.qgis.org/issues/1222
Original Assignee: nobody -
---
Currently one can only define "Snapping tolerance" per layer, which has effect only when adding new features. For moving/deleting existing vertices you can defi... | 1.0 | make "Search radius for vertex edits" configurable per layer - ---
Author Name: **Maciej Sieczka -** (Maciej Sieczka -)
Original Redmine Issue: 1222, https://issues.qgis.org/issues/1222
Original Assignee: nobody -
---
Currently one can only define "Snapping tolerance" per layer, which has effect only when adding n... | priority | make search radius for vertex edits configurable per layer author name maciej sieczka maciej sieczka original redmine issue original assignee nobody currently one can only define snapping tolerance per layer which has effect only when adding new features for moving deleting exis... | 1 |
367,073 | 10,833,626,243 | IssuesEvent | 2019-11-11 13:22:13 | tlienart/JuDoc.jl | https://api.github.com/repos/tlienart/JuDoc.jl | opened | Cleaner prints via `displaysize` | display enhancement low-priority | To avoid the kind of line folding behaviour that messes up `eval` statements and makes them very annoying, it'd be best to make good use of
```julia
displaysize(stdout)[2]
``` | 1.0 | Cleaner prints via `displaysize` - To avoid the kind of line folding behaviour that messes up `eval` statements and makes them very annoying, it'd be best to make good use of
```julia
displaysize(stdout)[2]
``` | priority | cleaner prints via displaysize to avoid the kind of line folding behaviour that messes up eval statements and makes them very annoying it d be best to make good use of julia displaysize stdout | 1 |
363,021 | 10,736,336,417 | IssuesEvent | 2019-10-29 10:39:59 | oppia/oppia-android | https://api.github.com/repos/oppia/oppia-android | closed | UI Structure: EndExplorationInteractionView [Blocked: #150] | Priority: Essential Status: In implementation Type: Improvement Where: Exploration player Workstream: Lowfi UI | This is tracking implementing the initial UI structure of the continue interaction being fully implemented in #35. | 1.0 | UI Structure: EndExplorationInteractionView [Blocked: #150] - This is tracking implementing the initial UI structure of the continue interaction being fully implemented in #35. | priority | ui structure endexplorationinteractionview this is tracking implementing the initial ui structure of the continue interaction being fully implemented in | 1 |
419,962 | 12,230,758,702 | IssuesEvent | 2020-05-04 05:59:39 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | Text limit for speeches is way too small | Priority: Low Status: Fixed Status: Reopen | That's all i can type there, can't type any more.

| 1.0 | Text limit for speeches is way too small - That's all i can type there, can't type any more.

| priority | text limit for speeches is way too small that s all i can type there can t type any more | 1 |
30,394 | 2,723,680,352 | IssuesEvent | 2015-04-14 14:01:15 | OCHA-DAP/hdx-ckan | https://api.github.com/repos/OCHA-DAP/hdx-ckan | closed | Improving the way in which a dev docker environment is created | Cleanup/Configuration Priority-Low | * [x] automating some steps by using `fig`
* [x] find a better way of dealing with the prod vs dev config files (.ini)
* [x] better integration with the IDE
* [ ] how to restore a snashot from production in case of a crises (added by dan) | 1.0 | Improving the way in which a dev docker environment is created - * [x] automating some steps by using `fig`
* [x] find a better way of dealing with the prod vs dev config files (.ini)
* [x] better integration with the IDE
* [ ] how to restore a snashot from production in case of a crises (added by dan) | priority | improving the way in which a dev docker environment is created automating some steps by using fig find a better way of dealing with the prod vs dev config files ini better integration with the ide how to restore a snashot from production in case of a crises added by dan | 1 |
261,623 | 8,244,069,864 | IssuesEvent | 2018-09-11 04:04:37 | cuappdev/register | https://api.github.com/repos/cuappdev/register | opened | Create Python driver library | Priority: Low | Make simple Python client to send events with secret key header.
See https://github.com/cuappdev/appdev.js/blob/master/src/RegisterSession.js for inspiration. | 1.0 | Create Python driver library - Make simple Python client to send events with secret key header.
See https://github.com/cuappdev/appdev.js/blob/master/src/RegisterSession.js for inspiration. | priority | create python driver library make simple python client to send events with secret key header see for inspiration | 1 |
402,376 | 11,808,796,761 | IssuesEvent | 2020-03-19 13:58:42 | ayumi-cloud/oc-security-module | https://api.github.com/repos/ayumi-cloud/oc-security-module | opened | Request: UI module team - build a custom widget for 'accept' / 'blocked' display | New UI Priority: Low enhancement in-progress | ### Enhancement idea
- [ ] Request: UI module team - build a custom widget for 'accept' / 'blocked' display.
| 1.0 | Request: UI module team - build a custom widget for 'accept' / 'blocked' display - ### Enhancement idea
- [ ] Request: UI module team - build a custom widget for 'accept' / 'blocked' display.
| priority | request ui module team build a custom widget for accept blocked display enhancement idea request ui module team build a custom widget for accept blocked display | 1 |
280,421 | 8,681,628,360 | IssuesEvent | 2018-12-01 22:07:51 | gmodstore/gmodstore-issues | https://api.github.com/repos/gmodstore/gmodstore-issues | closed | Script banner image isn't validated | low priority | Go to the media page in the script's dashboard, upload new image (listing image, page header, and so on) and choose any non-image file. You'll be shown preview with nothing:

And if you click finish the file will just disappear and you will have blank image instead. | 1.0 | Script banner image isn't validated - Go to the media page in the script's dashboard, upload new image (listing image, page header, and so on) and choose any non-image file. You'll be shown preview with nothing:

And if you click finish the file will just disappear a... | priority | script banner image isn t validated go to the media page in the script s dashboard upload new image listing image page header and so on and choose any non image file you ll be shown preview with nothing and if you click finish the file will just disappear and you will have blank image instead | 1 |
226,963 | 7,525,501,702 | IssuesEvent | 2018-04-13 10:47:40 | hoverguys/rehover | https://api.github.com/repos/hoverguys/rehover | closed | Cleanup issues with generating Ninja projects | low priority | Probably need to change the custom targets to specify by-products so we can fix this warning:
```
CMake Warning (dev):
Policy CMP0058 is not set: Ninja requires custom command byproducts to be
explicit. Run "cmake --help-policy CMP0058" for policy details. Use the
cmake_policy command to set the policy and... | 1.0 | Cleanup issues with generating Ninja projects - Probably need to change the custom targets to specify by-products so we can fix this warning:
```
CMake Warning (dev):
Policy CMP0058 is not set: Ninja requires custom command byproducts to be
explicit. Run "cmake --help-policy CMP0058" for policy details. Use t... | priority | cleanup issues with generating ninja projects probably need to change the custom targets to specify by products so we can fix this warning cmake warning dev policy is not set ninja requires custom command byproducts to be explicit run cmake help policy for policy details use the cmake ... | 1 |
4,713 | 2,563,105,589 | IssuesEvent | 2015-02-06 10:00:05 | georchestra/georchestra | https://api.github.com/repos/georchestra/georchestra | opened | analytics - using other backends / ELK compatibility | 0 - Backlog enhancement priority-low | Some PoC have been made to bridge Spring (the framework mainly used in geOrchestra) and ELK (Elasticsearch + Logstash + Kibana):
https://blog.codecentric.de/en/2014/10/log-management-spring-boot-applications-logstash-elastichsearch-kibana/
https://github.com/denschu/elk-example
It could be of interest to see h... | 1.0 | analytics - using other backends / ELK compatibility - Some PoC have been made to bridge Spring (the framework mainly used in geOrchestra) and ELK (Elasticsearch + Logstash + Kibana):
https://blog.codecentric.de/en/2014/10/log-management-spring-boot-applications-logstash-elastichsearch-kibana/
https://github.com/... | priority | analytics using other backends elk compatibility some poc have been made to bridge spring the framework mainly used in georchestra and elk elasticsearch logstash kibana it could be of interest to see how to bring both tools together | 1 |
382,693 | 11,310,688,673 | IssuesEvent | 2020-01-19 21:13:29 | TNG/ngqp | https://api.github.com/repos/TNG/ngqp | closed | Annotate public API explicitly | Comp: Core Priority: Low Status: Accepted Status: Blocked Type: Improvement | We should add an explicit `@publicApi` annotation to all methods which are considered Public API. In the same move we should drop the underscore prefix for internal method names we have in some places. | 1.0 | Annotate public API explicitly - We should add an explicit `@publicApi` annotation to all methods which are considered Public API. In the same move we should drop the underscore prefix for internal method names we have in some places. | priority | annotate public api explicitly we should add an explicit publicapi annotation to all methods which are considered public api in the same move we should drop the underscore prefix for internal method names we have in some places | 1 |
197,323 | 6,954,367,607 | IssuesEvent | 2017-12-07 01:02:20 | ni/nimi-python | https://api.github.com/repos/ni/nimi-python | opened | Change the way modinst uses __iter__ | api-review nimodinst priority-low | ModInst should create a new object and return that object when you iterate through the list of devices. | 1.0 | Change the way modinst uses __iter__ - ModInst should create a new object and return that object when you iterate through the list of devices. | priority | change the way modinst uses iter modinst should create a new object and return that object when you iterate through the list of devices | 1 |
451,121 | 13,025,006,096 | IssuesEvent | 2020-07-27 12:52:26 | JuliaDynamics/DelayEmbeddings.jl | https://api.github.com/repos/JuliaDynamics/DelayEmbeddings.jl | opened | [FR] Optimal embedding parameters: a modelling paradigm by Small and Tse | enhancement low priority | Related with #42 , yet another method that picks optimal embedding parameters based on timeseries prediction error and the *product* `d*τ` of embedding dimension and delay time.
https://www.sciencedirect.com/science/article/pii/S0167278904001186 | 1.0 | [FR] Optimal embedding parameters: a modelling paradigm by Small and Tse - Related with #42 , yet another method that picks optimal embedding parameters based on timeseries prediction error and the *product* `d*τ` of embedding dimension and delay time.
https://www.sciencedirect.com/science/article/pii/S0167278904001... | priority | optimal embedding parameters a modelling paradigm by small and tse related with yet another method that picks optimal embedding parameters based on timeseries prediction error and the product d τ of embedding dimension and delay time | 1 |
67,672 | 3,276,108,371 | IssuesEvent | 2015-10-26 18:04:35 | advantageous/qbit | https://api.github.com/repos/advantageous/qbit | closed | get env var single not working from qbit admin | bug super LOW priority | get env var single not working from qbit
Works
```
$ curl http://localhost:7777/__admin/env/variable/
{"PATH":"/usr/local/bin:/usr/bin:/bin:/usr/sbin:...",...}
```
NO WORK
```
$ curl http://localhost:7777/__admin/env/variable?v=HOME
//NOT WORKING
``` | 1.0 | get env var single not working from qbit admin - get env var single not working from qbit
Works
```
$ curl http://localhost:7777/__admin/env/variable/
{"PATH":"/usr/local/bin:/usr/bin:/bin:/usr/sbin:...",...}
```
NO WORK
```
$ curl http://localhost:7777/__admin/env/variable?v=HOME
//NOT WORKING
``` | priority | get env var single not working from qbit admin get env var single not working from qbit works curl path usr local bin usr bin bin usr sbin no work curl not working | 1 |
241,372 | 7,811,721,505 | IssuesEvent | 2018-06-12 11:04:57 | FubarDevelopment/QuickGraph | https://api.github.com/repos/FubarDevelopment/QuickGraph | closed | CP-13160: RandomTreeWithRoot() stalls at ComputationState.Running with broken graph | priority:Low | *From unknown CodePlex user on Sunday, 03 May 2009 17:47:26*
RandomTreeWithRoot() stalls at ComputationState.Running when graph doesn't connect from Root to first object in BidirectionalGraph.Vertices.
I am working through this right now and will send a repro case when I get more organized with it.
For now I th... | 1.0 | CP-13160: RandomTreeWithRoot() stalls at ComputationState.Running with broken graph - *From unknown CodePlex user on Sunday, 03 May 2009 17:47:26*
RandomTreeWithRoot() stalls at ComputationState.Running when graph doesn't connect from Root to first object in BidirectionalGraph.Vertices.
I am working through this ri... | priority | cp randomtreewithroot stalls at computationstate running with broken graph from unknown codeplex user on sunday may randomtreewithroot stalls at computationstate running when graph doesn t connect from root to first object in bidirectionalgraph vertices i am working through this right now and... | 1 |
169,883 | 6,419,512,650 | IssuesEvent | 2017-08-08 21:23:23 | vghn/stack | https://api.github.com/repos/vghn/stack | closed | Separate Puppet Server from HAProxy | Priority: Low Type: Enhancement | This node should have an independent PuppetServer, PuppetDB and PuppetBoard. For now it acts as a MoM. We'll bring HAProxy back later, when we will need to scale multiple compile masters. | 1.0 | Separate Puppet Server from HAProxy - This node should have an independent PuppetServer, PuppetDB and PuppetBoard. For now it acts as a MoM. We'll bring HAProxy back later, when we will need to scale multiple compile masters. | priority | separate puppet server from haproxy this node should have an independent puppetserver puppetdb and puppetboard for now it acts as a mom we ll bring haproxy back later when we will need to scale multiple compile masters | 1 |
450,180 | 12,991,377,841 | IssuesEvent | 2020-07-23 03:23:38 | dfsek-org/BetterEnd-Public | https://api.github.com/repos/dfsek-org/BetterEnd-Public | reopened | End Small Cave Dungeons (Structure) | enhancement priority:low | **Is your feature request related to a problem? Please describe.**
Nope.
**Describe the solution you'd like**
Just like the End Strongholds. Just would be a variation of the small underground dungeons in the overworld, but with an end design to it. Now that I think about it, maybe here is a possibility of regular ... | 1.0 | End Small Cave Dungeons (Structure) - **Is your feature request related to a problem? Please describe.**
Nope.
**Describe the solution you'd like**
Just like the End Strongholds. Just would be a variation of the small underground dungeons in the overworld, but with an end design to it. Now that I think about it, m... | priority | end small cave dungeons structure is your feature request related to a problem please describe nope describe the solution you d like just like the end strongholds just would be a variation of the small underground dungeons in the overworld but with an end design to it now that i think about it m... | 1 |
611,958 | 18,985,737,042 | IssuesEvent | 2021-11-21 17:33:22 | choderalab/perses | https://api.github.com/repos/choderalab/perses | closed | Need to refactor perses and dependencies to replace `import simtk.openmm` with `import openmm` | priority: low | I'm using the nightly dev version of OpenMM (necessary to parametrize glycosylated systems) and getting this error when I try to run `from perses.app.relative_point_mutation_setup import PointMutationExecutor`:
```
~/miniconda3/envs/perses-rbd-ace2-direct/lib/python3.8/site-packages/perses-0.9.1-py3.8.egg/perses/ap... | 1.0 | Need to refactor perses and dependencies to replace `import simtk.openmm` with `import openmm` - I'm using the nightly dev version of OpenMM (necessary to parametrize glycosylated systems) and getting this error when I try to run `from perses.app.relative_point_mutation_setup import PointMutationExecutor`:
```
~/mi... | priority | need to refactor perses and dependencies to replace import simtk openmm with import openmm i m using the nightly dev version of openmm necessary to parametrize glycosylated systems and getting this error when i try to run from perses app relative point mutation setup import pointmutationexecutor ... | 1 |
778,388 | 27,314,330,698 | IssuesEvent | 2023-02-24 14:36:47 | patternfly/patternfly-elements | https://api.github.com/repos/patternfly/patternfly-elements | closed | Site: mobile homepage view could use some work | priority: low bug | I think we can do a simple fix for this so it looks better on mobile devices.
<img width="1840" alt="image" src="https://user-images.githubusercontent.com/330256/221191437-37d45702-6739-4aa8-b86a-ac1bdd6fad11.png">
| 1.0 | Site: mobile homepage view could use some work - I think we can do a simple fix for this so it looks better on mobile devices.
<img width="1840" alt="image" src="https://user-images.githubusercontent.com/330256/221191437-37d45702-6739-4aa8-b86a-ac1bdd6fad11.png">
| priority | site mobile homepage view could use some work i think we can do a simple fix for this so it looks better on mobile devices img width alt image src | 1 |
786,573 | 27,659,065,683 | IssuesEvent | 2023-03-12 10:08:24 | hacku-chamomilla/doutankyohi-front-end | https://api.github.com/repos/hacku-chamomilla/doutankyohi-front-end | closed | `components` 配下のフォルダ分けを細分化する | low priority refactoring | ## ✨ 概要
現状、components 以下にはフォルダが `common` と `game` しかなく、各フォルダが割りと肥大化している
-> 特定のコンポーネントがどういうものなのかをもう少し、フォルダ構成でわかるようにしたい
## 🔥 ゴール
<!-- 例) xxなときに△△していたが〇〇するように変更 -->
- どこで使われているかがフォルダで分かるようになると嬉しい (ちょっと丸投げタスク)
## ✅ タスク
- [ ] xxx
| 1.0 | `components` 配下のフォルダ分けを細分化する - ## ✨ 概要
現状、components 以下にはフォルダが `common` と `game` しかなく、各フォルダが割りと肥大化している
-> 特定のコンポーネントがどういうものなのかをもう少し、フォルダ構成でわかるようにしたい
## 🔥 ゴール
<!-- 例) xxなときに△△していたが〇〇するように変更 -->
- どこで使われているかがフォルダで分かるようになると嬉しい (ちょっと丸投げタスク)
## ✅ タスク
- [ ] xxx
| priority | components 配下のフォルダ分けを細分化する ✨ 概要 現状、components 以下にはフォルダが common と game しかなく、各フォルダが割りと肥大化している 特定のコンポーネントがどういうものなのかをもう少し、フォルダ構成でわかるようにしたい 🔥 ゴール どこで使われているかがフォルダで分かるようになると嬉しい ちょっと丸投げタスク ✅ タスク xxx | 1 |
567,356 | 16,856,312,040 | IssuesEvent | 2021-06-21 07:14:16 | ballerina-platform/ballerina-lang | https://api.github.com/repos/ballerina-platform/ballerina-lang | opened | Improve recovery solution logic at EOF recovery | Area/Parser Priority/Low Team/CompilerFE Type/Improvement | **Description:**
As a precaution at EOF recovery, we simply insert the token as the error handler solution.
When doing so, we get the insert token kind directly from the context as per the below lines.
https://github.com/ballerina-platform/ballerina-lang/blob/98c1a3eaf404810e3be30faa5a282e0ba8dc52a4/compiler/balle... | 1.0 | Improve recovery solution logic at EOF recovery - **Description:**
As a precaution at EOF recovery, we simply insert the token as the error handler solution.
When doing so, we get the insert token kind directly from the context as per the below lines.
https://github.com/ballerina-platform/ballerina-lang/blob/98c1a... | priority | improve recovery solution logic at eof recovery description as a precaution at eof recovery we simply insert the token as the error handler solution when doing so we get the insert token kind directly from the context as per the below lines this could cause a problem as we insert none token when... | 1 |
732,736 | 25,274,811,674 | IssuesEvent | 2022-11-16 11:52:57 | epiphany-platform/epiphany | https://api.github.com/repos/epiphany-platform/epiphany | closed | [FEATURE REQUEST] Epicli schema documentation | status/grooming-needed type/improvement priority/low python | **Is your feature request related to a problem? Please describe.**
Currently there is NO schema documentation inside Epicli using jsonschema version 7.
**Describe the solution you'd like**
Add documentation inside the schema in the following folders: https://github.com/epiphany-platform/epiphany/tree/develop/schem... | 1.0 | [FEATURE REQUEST] Epicli schema documentation - **Is your feature request related to a problem? Please describe.**
Currently there is NO schema documentation inside Epicli using jsonschema version 7.
**Describe the solution you'd like**
Add documentation inside the schema in the following folders: https://github.c... | priority | epicli schema documentation is your feature request related to a problem please describe currently there is no schema documentation inside epicli using jsonschema version describe the solution you d like add documentation inside the schema in the following folders describe alternatives you... | 1 |
196,465 | 6,928,325,700 | IssuesEvent | 2017-12-01 04:02:29 | craftercms/craftercms | https://api.github.com/repos/craftercms/craftercms | closed | [studio-ui] Add urlTransformService example in Groovy and FTL Editor | priority: low task | # FTL Example
Label: Transform PATH to URL
${urlTransformationService.transform('storeUrlToRenderUrl', STOREURL)}
# Groovy Example
Label: Transform PATH to URL
urlTransformationService.transform('storeUrlToRenderUrl', STOREURL) | 1.0 | [studio-ui] Add urlTransformService example in Groovy and FTL Editor - # FTL Example
Label: Transform PATH to URL
${urlTransformationService.transform('storeUrlToRenderUrl', STOREURL)}
# Groovy Example
Label: Transform PATH to URL
urlTransformationService.transform('storeUrlToRenderUrl', STOREURL) | priority | add urltransformservice example in groovy and ftl editor ftl example label transform path to url urltransformationservice transform storeurltorenderurl storeurl groovy example label transform path to url urltransformationservice transform storeurltorenderurl storeurl | 1 |
247,295 | 7,916,832,568 | IssuesEvent | 2018-07-04 07:53:10 | jasp-stats/jasp-desktop | https://api.github.com/repos/jasp-stats/jasp-desktop | closed | Multigroup SEM | Layer: R Priority 3: Low Type: Enhancement | Hi,
Thank you for creating a very good statistical software. I hope to see many features, such as multi-group SEM etc in future. Also it would be great to to have video tutorials(at YouTube) for each new function that is introduced.
Good luck,
Jaz | 1.0 | Multigroup SEM - Hi,
Thank you for creating a very good statistical software. I hope to see many features, such as multi-group SEM etc in future. Also it would be great to to have video tutorials(at YouTube) for each new function that is introduced.
Good luck,
Jaz | priority | multigroup sem hi thank you for creating a very good statistical software i hope to see many features such as multi group sem etc in future also it would be great to to have video tutorials at youtube for each new function that is introduced good luck jaz | 1 |
557,292 | 16,505,900,261 | IssuesEvent | 2021-05-25 19:16:08 | botanicodev/habitat_ft_user | https://api.github.com/repos/botanicodev/habitat_ft_user | opened | Bloquear boton Retroceder (<) | Low Priority | Bloquear el botón de regresar componente al realizar un taller, si se esta en la primera posición | 1.0 | Bloquear boton Retroceder (<) - Bloquear el botón de regresar componente al realizar un taller, si se esta en la primera posición | priority | bloquear boton retroceder bloquear el botón de regresar componente al realizar un taller si se esta en la primera posición | 1 |
469,579 | 13,521,311,393 | IssuesEvent | 2020-09-15 06:47:38 | SzFMV2020-Osz/handout | https://api.github.com/repos/SzFMV2020-Osz/handout | closed | Simplify merging master to team branch | effort: low priority: high status: completed type: proposal | ~~"Transfered" from [2019-spring](https://github.com/szfmv2019-tavasz/handout/issues/7)~~
~~Back then, a feature request has been sent to GH about defining branches from where PR review is not required. That's still not possible.~~
This will be solved with simplified branch strategy:
- only master is protected, ... | 1.0 | Simplify merging master to team branch - ~~"Transfered" from [2019-spring](https://github.com/szfmv2019-tavasz/handout/issues/7)~~
~~Back then, a feature request has been sent to GH about defining branches from where PR review is not required. That's still not possible.~~
This will be solved with simplified branc... | priority | simplify merging master to team branch transfered from back then a feature request has been sent to gh about defining branches from where pr review is not required that s still not possible this will be solved with simplified branch strategy only master is protected not more two level review... | 1 |
33,127 | 2,763,020,702 | IssuesEvent | 2015-04-29 05:20:56 | maltyeva/mindimp-pg | https://api.github.com/repos/maltyeva/mindimp-pg | closed | Expire course sessions | feature low priority | My finished US History course is still showing up under "My Courses" - could we have a way for courses to expire naturally (currently unless I missed something the only way to get rid of it is "Destroy Session") | 1.0 | Expire course sessions - My finished US History course is still showing up under "My Courses" - could we have a way for courses to expire naturally (currently unless I missed something the only way to get rid of it is "Destroy Session") | priority | expire course sessions my finished us history course is still showing up under my courses could we have a way for courses to expire naturally currently unless i missed something the only way to get rid of it is destroy session | 1 |
529,145 | 15,380,867,908 | IssuesEvent | 2021-03-02 21:45:05 | mantidproject/mantid | https://api.github.com/repos/mantidproject/mantid | closed | Implement SectionMD algorithm | Low Priority Stale Vates | Implement `SectionMD` algorithm as the equivalent of Horace's `section`. Documentation for `section` can be found [here](http://horace.isis.rl.ac.uk/Reshaping_etc#section).
| 1.0 | Implement SectionMD algorithm - Implement `SectionMD` algorithm as the equivalent of Horace's `section`. Documentation for `section` can be found [here](http://horace.isis.rl.ac.uk/Reshaping_etc#section).
| priority | implement sectionmd algorithm implement sectionmd algorithm as the equivalent of horace s section documentation for section can be found | 1 |
195,489 | 6,912,353,946 | IssuesEvent | 2017-11-28 11:40:01 | sevin7676/SurvivalArenaTracking | https://api.github.com/repos/sevin7676/SurvivalArenaTracking | opened | Friendly Duel should not drain powerup | Priority#3: Low Status#1: Reported Type#1: Suggestion | Currently, using a power up in friendly duel costs shards (after the duel to refill). This should not be the case (its a practice duel). | 1.0 | Friendly Duel should not drain powerup - Currently, using a power up in friendly duel costs shards (after the duel to refill). This should not be the case (its a practice duel). | priority | friendly duel should not drain powerup currently using a power up in friendly duel costs shards after the duel to refill this should not be the case its a practice duel | 1 |
597,804 | 18,172,406,151 | IssuesEvent | 2021-09-27 21:38:54 | Sage-Bionetworks/rocc-app | https://api.github.com/repos/Sage-Bionetworks/rocc-app | closed | Add Sign in and Sign up pages | Priority: Low | These two buttons should be placed on the right side of the navigation bar. Most of the existing button should be moved to the left side of the bar. | 1.0 | Add Sign in and Sign up pages - These two buttons should be placed on the right side of the navigation bar. Most of the existing button should be moved to the left side of the bar. | priority | add sign in and sign up pages these two buttons should be placed on the right side of the navigation bar most of the existing button should be moved to the left side of the bar | 1 |
373,169 | 11,034,695,762 | IssuesEvent | 2019-12-07 07:48:54 | InfiniteFlightAirportEditing/Airports | https://api.github.com/repos/InfiniteFlightAirportEditing/Airports | reopened | LIRP-Pisa Airport-TOSCANA-ITALY | Being Redone Low Priority | Pisa Int'l Airport. I will be re-doing this.
Both runways are not longer than 10k feet.
| 1.0 | LIRP-Pisa Airport-TOSCANA-ITALY - Pisa Int'l Airport. I will be re-doing this.
Both runways are not longer than 10k feet.
| priority | lirp pisa airport toscana italy pisa int l airport i will be re doing this both runways are not longer than feet | 1 |
793,708 | 28,007,833,782 | IssuesEvent | 2023-03-27 16:21:50 | nf-core/nf-co.re | https://api.github.com/repos/nf-core/nf-co.re | opened | The pipeline sidebar isn't being fully displayed and is non-scrollable | enhancement front-end low-priority | When I click on any pipeline page, the sidebar isn't being fully displayed.
To reproduce, click on any pipeline page with a longer sidebar, e.g. https://nf-co.re/sarek.
It would be nice to have a scrollbar for smaller screens?
<img width="380" alt="Skärmavbild 2023-03-27 kl 14 17 55" src="https://user-imag... | 1.0 | The pipeline sidebar isn't being fully displayed and is non-scrollable - When I click on any pipeline page, the sidebar isn't being fully displayed.
To reproduce, click on any pipeline page with a longer sidebar, e.g. https://nf-co.re/sarek.
It would be nice to have a scrollbar for smaller screens?
<img widt... | priority | the pipeline sidebar isn t being fully displayed and is non scrollable when i click on any pipeline page the sidebar isn t being fully displayed to reproduce click on any pipeline page with a longer sidebar e g it would be nice to have a scrollbar for smaller screens img width alt skärmavbil... | 1 |
755,944 | 26,448,651,893 | IssuesEvent | 2023-01-16 09:31:53 | conan-io/conan | https://api.github.com/repos/conan-io/conan | closed | Warnings and other checks with symlinks | type: feature stage: in-progress priority: medium complex: low | - Compressing `tgz` files should warn if the file is not contained in the package.
- Compressing `tgz` files should convert a symlink to relative (as the file copier does) when a symlink is abs but contained in the package.
- Decompressing should warn when discarding a file: #4966
- File copier should warn/info for... | 1.0 | Warnings and other checks with symlinks - - Compressing `tgz` files should warn if the file is not contained in the package.
- Compressing `tgz` files should convert a symlink to relative (as the file copier does) when a symlink is abs but contained in the package.
- Decompressing should warn when discarding a file: ... | priority | warnings and other checks with symlinks compressing tgz files should warn if the file is not contained in the package compressing tgz files should convert a symlink to relative as the file copier does when a symlink is abs but contained in the package decompressing should warn when discarding a file ... | 1 |
823,388 | 31,017,988,243 | IssuesEvent | 2023-08-10 01:14:48 | woowacourse-teams/2023-emmsale | https://api.github.com/repos/woowacourse-teams/2023-emmsale | closed | 알림 전체 조회 시, 보내는 사람 이름과 행사 이름 추가 | 백엔드 기능 추가 Low Priority | ## 📌 어떤 기능인가요?
- 알림 전체 조회 시, 보내는 사람 이름과 행사 이름 추가
## 📜 작업 상세 내용
- [ ] 보내는 사람이름 추가
- [ ] 행사 이름 추가
## 예상 소요 시간
- 1시간 | 1.0 | 알림 전체 조회 시, 보내는 사람 이름과 행사 이름 추가 - ## 📌 어떤 기능인가요?
- 알림 전체 조회 시, 보내는 사람 이름과 행사 이름 추가
## 📜 작업 상세 내용
- [ ] 보내는 사람이름 추가
- [ ] 행사 이름 추가
## 예상 소요 시간
- 1시간 | priority | 알림 전체 조회 시 보내는 사람 이름과 행사 이름 추가 📌 어떤 기능인가요 알림 전체 조회 시 보내는 사람 이름과 행사 이름 추가 📜 작업 상세 내용 보내는 사람이름 추가 행사 이름 추가 예상 소요 시간 | 1 |
587,291 | 17,612,176,050 | IssuesEvent | 2021-08-18 03:56:07 | WordPress/openverse-frontend | https://api.github.com/repos/WordPress/openverse-frontend | closed | [Feature] i18n English strings for results count | enhancement 🟩 priority: low ✨ goal: improvement 📄 aspect: text | ## Problem
<!-- Describe a problem solved by this feature; or delete the section entirely. -->
The search result page shows number of search results incorrectly.
## Description
<!-- Describe the feature and how it solves the problem. -->
Instead of "`n` images" and **_"Over `n` images"_** we can write _**"[Over]... | 1.0 | [Feature] i18n English strings for results count - ## Problem
<!-- Describe a problem solved by this feature; or delete the section entirely. -->
The search result page shows number of search results incorrectly.
## Description
<!-- Describe the feature and how it solves the problem. -->
Instead of "`n` images" ... | priority | english strings for results count problem the search result page shows number of search results incorrectly description instead of n images and over n images we can write n image results after adding audio we will also use n audio results for audio search ... | 1 |
736,670 | 25,482,540,153 | IssuesEvent | 2022-11-26 00:47:36 | aces/Loris-MRI | https://api.github.com/repos/aces/Loris-MRI | closed | Call to the API instead of querying directly the MySQL database in the insertion scripts | Refactoring Priority: Low Perl imaging pipeline Stale | Discussed during the imaging meeting of November 23rd of 2018.
Instead of querying the database directly, the insertion scripts should call the API to select and insert into the database.
| 1.0 | Call to the API instead of querying directly the MySQL database in the insertion scripts - Discussed during the imaging meeting of November 23rd of 2018.
Instead of querying the database directly, the insertion scripts should call the API to select and insert into the database.
| priority | call to the api instead of querying directly the mysql database in the insertion scripts discussed during the imaging meeting of november of instead of querying the database directly the insertion scripts should call the api to select and insert into the database | 1 |
350,857 | 10,509,736,449 | IssuesEvent | 2019-09-27 11:47:45 | strapi/strapi | https://api.github.com/repos/strapi/strapi | closed | Clicking on Content Manager's Settings button in the PluginCard breaks the admin UI | Good for new contributors priority: low status: confirmed type: bug 🐛 | **Describe the bug**
Clicking on the "Settings" button on the PluginCard for plugin Content Manager causes the admin UI to break with the error "Something went wrong." It's basically the same bug that has been reported in #3942 but in another place.
**Steps to reproduce the behavior**
1. Go to 'Marketplace'
2. Cl... | 1.0 | Clicking on Content Manager's Settings button in the PluginCard breaks the admin UI - **Describe the bug**
Clicking on the "Settings" button on the PluginCard for plugin Content Manager causes the admin UI to break with the error "Something went wrong." It's basically the same bug that has been reported in #3942 but i... | priority | clicking on content manager s settings button in the plugincard breaks the admin ui describe the bug clicking on the settings button on the plugincard for plugin content manager causes the admin ui to break with the error something went wrong it s basically the same bug that has been reported in but in a... | 1 |
708,506 | 24,343,156,973 | IssuesEvent | 2022-10-02 00:32:00 | cds-snc/terraform-modules | https://api.github.com/repos/cds-snc/terraform-modules | opened | Update `user_login_alarm` module for ControlTower org account | Bug | Bogue Low Priority | Faible priorité Security | Sécurité | # Summary
The `user_login_alarm` no longer works with the new Control Tower org account. This is because the `CloudTrail/Landing-Zone-Logs` CloudWatch log group is no longer part of member accounts.
| 1.0 | Update `user_login_alarm` module for ControlTower org account - # Summary
The `user_login_alarm` no longer works with the new Control Tower org account. This is because the `CloudTrail/Landing-Zone-Logs` CloudWatch log group is no longer part of member accounts.
| priority | update user login alarm module for controltower org account summary the user login alarm no longer works with the new control tower org account this is because the cloudtrail landing zone logs cloudwatch log group is no longer part of member accounts | 1 |
126,522 | 4,997,005,140 | IssuesEvent | 2016-12-09 15:34:56 | DiCarloLab-Delft/PycQED_py3 | https://api.github.com/repos/DiCarloLab-Delft/PycQED_py3 | closed | QASM syntax highlighting | enhancement priority: could/low | Making syntax files
https://www.sublimetext.com/docs/3/syntax.html
Nader has also kindly provided me with his VIM syntax files for his QX simulator.
Falls in the nice to have category but will make live a lot easier for most of us
| 1.0 | QASM syntax highlighting - Making syntax files
https://www.sublimetext.com/docs/3/syntax.html
Nader has also kindly provided me with his VIM syntax files for his QX simulator.
Falls in the nice to have category but will make live a lot easier for most of us
| priority | qasm syntax highlighting making syntax files nader has also kindly provided me with his vim syntax files for his qx simulator falls in the nice to have category but will make live a lot easier for most of us | 1 |
608,574 | 18,842,737,635 | IssuesEvent | 2021-11-11 11:30:56 | canonical-web-and-design/ubuntu.com | https://api.github.com/repos/canonical-web-and-design/ubuntu.com | closed | virtualisation is spelt both in US and UK forms | Priority: Low Copy update 📝 | I think we, at Canonical, use British English unless the guidelines have changed. Either way, it's spelt in 2 different ways on this page.
<img width="849" alt="Screenshot 2021-11-08 at 14 56 37" src="https://user-images.githubusercontent.com/36884067/140764872-69b7fcda-9c08-4803-ac50-dbfe45dd0229.png">
---
*R... | 1.0 | virtualisation is spelt both in US and UK forms - I think we, at Canonical, use British English unless the guidelines have changed. Either way, it's spelt in 2 different ways on this page.
<img width="849" alt="Screenshot 2021-11-08 at 14 56 37" src="https://user-images.githubusercontent.com/36884067/140764872-69b7f... | priority | virtualisation is spelt both in us and uk forms i think we at canonical use british english unless the guidelines have changed either way it s spelt in different ways on this page img width alt screenshot at src reported from | 1 |
85,063 | 3,684,379,388 | IssuesEvent | 2016-02-24 17:08:41 | tuura/workcraft | https://api.github.com/repos/tuura/workcraft | opened | Pass PComp results via temporary file | enhancement priority/low tag/stg tag/tool | Use a temporary file to pass PComp results instead of the stdout redirection. | 1.0 | Pass PComp results via temporary file - Use a temporary file to pass PComp results instead of the stdout redirection. | priority | pass pcomp results via temporary file use a temporary file to pass pcomp results instead of the stdout redirection | 1 |
715,988 | 24,617,417,834 | IssuesEvent | 2022-10-15 13:54:16 | nupac/nupac | https://api.github.com/repos/nupac/nupac | closed | Think about creating some gh organisation for nupac | question priority: low do not merge yet! github | Looks more professional and allows better workflow
Setting milestone 1.0.0 not to overcomplicate the job and to focus on more important tasks | 1.0 | Think about creating some gh organisation for nupac - Looks more professional and allows better workflow
Setting milestone 1.0.0 not to overcomplicate the job and to focus on more important tasks | priority | think about creating some gh organisation for nupac looks more professional and allows better workflow setting milestone not to overcomplicate the job and to focus on more important tasks | 1 |
143,222 | 5,512,018,415 | IssuesEvent | 2017-03-17 07:56:08 | apollographql/apollo-client | https://api.github.com/repos/apollographql/apollo-client | closed | Support for stored queries | feature low priority | We should think about how we could support queries that are stored on the server, where the client sends only the operation name and variables to the server.
| 1.0 | Support for stored queries - We should think about how we could support queries that are stored on the server, where the client sends only the operation name and variables to the server.
| priority | support for stored queries we should think about how we could support queries that are stored on the server where the client sends only the operation name and variables to the server | 1 |
390,746 | 11,562,828,697 | IssuesEvent | 2020-02-20 03:53:03 | etternagame/etterna | https://api.github.com/repos/etternagame/etterna | closed | Make evalscreen scoreboard scrollable | Language: Lua Priority: Very Low Type: Enhancement | Think how it's done on the online leaderboard in song select. You scroll with the mouse wheel when the list is filled up to check the rest of the scores. This would be useful on evalscreen as well | 1.0 | Make evalscreen scoreboard scrollable - Think how it's done on the online leaderboard in song select. You scroll with the mouse wheel when the list is filled up to check the rest of the scores. This would be useful on evalscreen as well | priority | make evalscreen scoreboard scrollable think how it s done on the online leaderboard in song select you scroll with the mouse wheel when the list is filled up to check the rest of the scores this would be useful on evalscreen as well | 1 |
135,956 | 5,267,318,995 | IssuesEvent | 2017-02-04 21:17:28 | The-Compiler/qutebrowser | https://api.github.com/repos/The-Compiler/qutebrowser | closed | Insert mode on click doesn't work with some zoom levels | priority: 2 - low QtWebEngine | <!-- If this is a bug report, please remember to mention your version info from
the `qute:version` page or `qutebrowser --version` -->
On [DuckDuckGo](https://dgg.gg) on some zoom levels (most apparent with 175%), clicking the input field doesn't go to insert mode:
```
21:27:16 DEBUG webview webengineta... | 1.0 | Insert mode on click doesn't work with some zoom levels - <!-- If this is a bug report, please remember to mention your version info from
the `qute:version` page or `qutebrowser --version` -->
On [DuckDuckGo](https://dgg.gg) on some zoom levels (most apparent with 175%), clicking the input field doesn't go to ins... | priority | insert mode on click doesn t work with some zoom levels if this is a bug report please remember to mention your version info from the qute version page or qutebrowser version on on some zoom levels most apparent with clicking the input field doesn t go to insert mode deb... | 1 |
735,715 | 25,411,561,103 | IssuesEvent | 2022-11-22 19:28:05 | PrefectHQ/prefect | https://api.github.com/repos/PrefectHQ/prefect | closed | Remove "Deployments" filter from Flows page | enhancement status:accepted ui v2 priority:low Quick win | ### First check
- [X] I added a descriptive title to this issue.
- [X] I used the GitHub search to find a similar request and didn't find it.
- [X] I searched the Prefect documentation for this feature.
### Prefect Version
2.x
### Describe the current behavior
The Flows page includes a Deployments filter. This fil... | 1.0 | Remove "Deployments" filter from Flows page - ### First check
- [X] I added a descriptive title to this issue.
- [X] I used the GitHub search to find a similar request and didn't find it.
- [X] I searched the Prefect documentation for this feature.
### Prefect Version
2.x
### Describe the current behavior
The Flow... | priority | remove deployments filter from flows page first check i added a descriptive title to this issue i used the github search to find a similar request and didn t find it i searched the prefect documentation for this feature prefect version x describe the current behavior the flows page... | 1 |
631,456 | 20,152,111,807 | IssuesEvent | 2022-02-09 13:24:41 | zowe/api-layer | https://api.github.com/repos/zowe/api-layer | closed | Username or password is invalid message for expired password | enhancement Priority: Low squad | **Describe the bug**
When I enter expired mainframe credentials into the catalog UI, I get a message that my Username or password is invalid. When I log onto the same mainframe system directly, I get a message that my password has expired, and I need to enter a new one. This is all assuming I didn't make a mistake... | 1.0 | Username or password is invalid message for expired password - **Describe the bug**
When I enter expired mainframe credentials into the catalog UI, I get a message that my Username or password is invalid. When I log onto the same mainframe system directly, I get a message that my password has expired, and I need to... | priority | username or password is invalid message for expired password describe the bug when i enter expired mainframe credentials into the catalog ui i get a message that my username or password is invalid when i log onto the same mainframe system directly i get a message that my password has expired and i need to... | 1 |
344,267 | 10,342,182,704 | IssuesEvent | 2019-09-04 05:31:15 | on3iro/aeons-end-randomizer | https://api.github.com/repos/on3iro/aeons-end-randomizer | closed | If no standalone set is selected, provide link to settings | Priority: Low feature good first issue | We currently just show a simple component, which contains a hint that the users needs to select at least one stand alone expansion inside the settings.
We should additionally provide a "link" to the settings. (meaning some clickable text, which triggers the routing step) | 1.0 | If no standalone set is selected, provide link to settings - We currently just show a simple component, which contains a hint that the users needs to select at least one stand alone expansion inside the settings.
We should additionally provide a "link" to the settings. (meaning some clickable text, which triggers th... | priority | if no standalone set is selected provide link to settings we currently just show a simple component which contains a hint that the users needs to select at least one stand alone expansion inside the settings we should additionally provide a link to the settings meaning some clickable text which triggers th... | 1 |
163,182 | 6,192,679,202 | IssuesEvent | 2017-07-05 03:14:30 | jaedb/Iris | https://api.github.com/repos/jaedb/Iris | closed | [Feature request] Use authenticated user instead of Anonymous | Low priority | When users authenticate via Spotify HTTP API, instead of defaulting to _Anonymous_ as the client name, inherit the Spotify username. Remember we can't use non alphanumeric characters or spaces. | 1.0 | [Feature request] Use authenticated user instead of Anonymous - When users authenticate via Spotify HTTP API, instead of defaulting to _Anonymous_ as the client name, inherit the Spotify username. Remember we can't use non alphanumeric characters or spaces. | priority | use authenticated user instead of anonymous when users authenticate via spotify http api instead of defaulting to anonymous as the client name inherit the spotify username remember we can t use non alphanumeric characters or spaces | 1 |
13,837 | 2,610,305,520 | IssuesEvent | 2015-02-26 19:38:13 | chrsmith/hedgewars | https://api.github.com/repos/chrsmith/hedgewars | opened | Make more weapons usable while jumping/falling | auto-migrated Priority-Low Type-Enhancement | ```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
Would be useful to make more weapons shootable/Droppable while you are jumping
or falling, just like the Portal Gun for example, or SineGun, Rope and Dynamite.
The next weapons shown below can be SHOT/THROWN, bu... | 1.0 | Make more weapons usable while jumping/falling - ```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
Would be useful to make more weapons shootable/Droppable while you are jumping
or falling, just like the Portal Gun for example, or SineGun, Rope and Dynamite.
Th... | priority | make more weapons usable while jumping falling what steps will reproduce the problem what is the expected output what do you see instead would be useful to make more weapons shootable droppable while you are jumping or falling just like the portal gun for example or sinegun rope and dynamite th... | 1 |
783,250 | 27,524,391,587 | IssuesEvent | 2023-03-06 17:00:58 | viur-framework/viur-core | https://api.github.com/repos/viur-framework/viur-core | opened | Reduce amount of formats in `DateBone.singleValueFromClient()` | Priority: Low refactoring | Currently we support a [huge amount of formats](https://github.com/viur-framework/viur-core/blob/209396bf72a1fea6fdffac13c825397b50728b71/core/bones/date.py#L133-L154). This makes the method very unreadable.
IMO we should support only ISO-format / RFC 3339.
| 1.0 | Reduce amount of formats in `DateBone.singleValueFromClient()` - Currently we support a [huge amount of formats](https://github.com/viur-framework/viur-core/blob/209396bf72a1fea6fdffac13c825397b50728b71/core/bones/date.py#L133-L154). This makes the method very unreadable.
IMO we should support only ISO-format / RFC 33... | priority | reduce amount of formats in datebone singlevaluefromclient currently we support a this makes the method very unreadable imo we should support only iso format rfc | 1 |
49,685 | 3,003,881,053 | IssuesEvent | 2015-07-25 10:38:49 | Piwigo/Piwigo | https://api.github.com/repos/Piwigo/Piwigo | closed | [navigation] return to element view from element edition fails depending on permissions | low priority minor | **Reported by plg on 30 Apr 2005 20:02**
**Version:** 1.4.0
Return to element view (picture.php) from element edition (admin.php?page=picture_modify) fails if element's physical category is forbidden to the admin user.
**Steps to reproduce:** Gallery configuration :
- "element1" is physically linke... | 1.0 | [navigation] return to element view from element edition fails depending on permissions - **Reported by plg on 30 Apr 2005 20:02**
**Version:** 1.4.0
Return to element view (picture.php) from element edition (admin.php?page=picture_modify) fails if element's physical category is forbidden to the admin user.
**S... | priority | return to element view from element edition fails depending on permissions reported by plg on apr version return to element view picture php from element edition admin php page picture modify fails if element s physical category is forbidden to the admin user steps to reproduce ... | 1 |
306,856 | 9,412,266,727 | IssuesEvent | 2019-04-10 03:14:48 | CS2103-AY1819S2-W15-2/main | https://api.github.com/repos/CS2103-AY1819S2-W15-2/main | closed | Command editbudget does not work. | priority.Low type.Task | Hi, I am editing a budget, *FOOD*, using the command
`editbudget` with the following parameters shown by the screenshot:

It says that my start date has to be before my end date, but it is before my end ... | 1.0 | Command editbudget does not work. - Hi, I am editing a budget, *FOOD*, using the command
`editbudget` with the following parameters shown by the screenshot:

It says that my start date has to be before m... | priority | command editbudget does not work hi i am editing a budget food using the command editbudget with the following parameters shown by the screenshot it says that my start date has to be before my end date but it is before my end date assuming date format is in dd mm yyyy i tried to change the ... | 1 |
726,492 | 25,000,818,175 | IssuesEvent | 2022-11-03 07:42:48 | alten-se/repo-template | https://api.github.com/repos/alten-se/repo-template | closed | 🐛 | Priority: Low Type: Bug Type: DevOps | <!-- These comments automatically delete -->
<!-- **Tip:** Delete parts that are not relevant -->
<!-- Next to Cc:, @ mention users who should be in the loop -->
Cc:
<!-- add intended user next to **Hi** -->
Hi Developer
### Describe the Bug
<!-- A clear and concise description of what the bug is. -->
The i... | 1.0 | 🐛 - <!-- These comments automatically delete -->
<!-- **Tip:** Delete parts that are not relevant -->
<!-- Next to Cc:, @ mention users who should be in the loop -->
Cc:
<!-- add intended user next to **Hi** -->
Hi Developer
### Describe the Bug
<!-- A clear and concise description of what the bug is. -->
... | priority | 🐛 cc hi developer describe the bug the interative label helper is broken specificly the self install part to reproduce steps to reproduce the behavior cd labeling label py to prompt install label maker enter y seems like node is being installed then the h... | 1 |
206,291 | 7,111,317,037 | IssuesEvent | 2018-01-17 13:52:39 | GingerWalnut/SQ5.0Public | https://api.github.com/repos/GingerWalnut/SQ5.0Public | closed | Colony Member Damage | Colony Bug Priority Low | While you can't damage colony members with swords, fists, etc you can do damage to colony members with bows | 1.0 | Colony Member Damage - While you can't damage colony members with swords, fists, etc you can do damage to colony members with bows | priority | colony member damage while you can t damage colony members with swords fists etc you can do damage to colony members with bows | 1 |
96,499 | 3,968,912,467 | IssuesEvent | 2016-05-03 21:20:58 | ccrama/Slide | https://api.github.com/repos/ccrama/Slide | closed | 'Ok' button in 'User not found' dialog should be on the right hand side | cosmetic priority: low | Slide version: 5.3.4
Android version: 6.0.1

| 1.0 | 'Ok' button in 'User not found' dialog should be on the right hand side - Slide version: 5.3.4
Android version: 6.0.1

| priority | ok button in user not found dialog should be on the right hand side slide version android version | 1 |
212,258 | 7,229,807,848 | IssuesEvent | 2018-02-11 23:14:39 | utopian-io/join.utopian.io | https://api.github.com/repos/utopian-io/join.utopian.io | closed | Adding basic build process | low-priority | I think that even though that project is relatively small it deserves a webpack build process.
I don't say it needs to have all the bells and whistles, but the basic one is preety nice for further maintanance.
## Advantages:
- multiple environments: better development experience- auto refresh splitting code acress ... | 1.0 | Adding basic build process - I think that even though that project is relatively small it deserves a webpack build process.
I don't say it needs to have all the bells and whistles, but the basic one is preety nice for further maintanance.
## Advantages:
- multiple environments: better development experience- auto r... | priority | adding basic build process i think that even though that project is relatively small it deserves a webpack build process i don t say it needs to have all the bells and whistles but the basic one is preety nice for further maintanance advantages multiple environments better development experience auto r... | 1 |
226,852 | 7,523,767,420 | IssuesEvent | 2018-04-13 03:02:18 | CS2103JAN2018-F11-B1/main | https://api.github.com/repos/CS2103JAN2018-F11-B1/main | closed | browser search issue | not a bug priority.low wontfix | After selecting an entry, it will show the result of Google its name. Will it make more sense to show the result of Google the address? Maybe the Browser pane can show something else about the entry.
<sub>[original: nus-cs2103-AY1718S2/pe-round1#569]</sub>
Issue created by: @crizyli | 1.0 | browser search issue - After selecting an entry, it will show the result of Google its name. Will it make more sense to show the result of Google the address? Maybe the Browser pane can show something else about the entry.
<sub>[original: nus-cs2103-AY1718S2/pe-round1#569]</sub>
Issue created by: @crizyli | priority | browser search issue after selecting an entry it will show the result of google its name will it make more sense to show the result of google the address maybe the browser pane can show something else about the entry issue created by crizyli | 1 |
61,000 | 3,136,487,178 | IssuesEvent | 2015-09-10 20:08:09 | psouza4/mediacentermaster | https://api.github.com/repos/psouza4/mediacentermaster | closed | Add support for asx and strm files | Affects-General-Usability Component-Functionality Feature-Fetching Priority-Low Type-FeatureRequest | Remote media (such as those on DLNA, Netflix, Hulu etc) are commonly accessed through asx and strm files. MCE has support for the former and KODI support for the latter.
Currently MCM correctly populates metadata for 'asx' Movie files but ignores them for TV episodes.
Please can you add support for these file ex... | 1.0 | Add support for asx and strm files - Remote media (such as those on DLNA, Netflix, Hulu etc) are commonly accessed through asx and strm files. MCE has support for the former and KODI support for the latter.
Currently MCM correctly populates metadata for 'asx' Movie files but ignores them for TV episodes.
Please ... | priority | add support for asx and strm files remote media such as those on dlna netflix hulu etc are commonly accessed through asx and strm files mce has support for the former and kodi support for the latter currently mcm correctly populates metadata for asx movie files but ignores them for tv episodes please ... | 1 |
655,010 | 21,675,806,640 | IssuesEvent | 2022-05-08 17:42:05 | ErikReider/SwayNotificationCenter | https://api.github.com/repos/ErikReider/SwayNotificationCenter | closed | Save DND state after restart | enhancement Low Priority | Edit: Removed initial notification caching code due to complexity and of saving replaced notifications. May revisit this in the future | 1.0 | Save DND state after restart - Edit: Removed initial notification caching code due to complexity and of saving replaced notifications. May revisit this in the future | priority | save dnd state after restart edit removed initial notification caching code due to complexity and of saving replaced notifications may revisit this in the future | 1 |
296,187 | 9,105,328,646 | IssuesEvent | 2019-02-20 20:29:52 | veteransaffairscanada/vac-benefits-directory | https://api.github.com/repos/veteransaffairscanada/vac-benefits-directory | closed | Search box turns yellow when keyword is inputted | low priority | When I searched a word, the text box background turned yellow. | 1.0 | Search box turns yellow when keyword is inputted - When I searched a word, the text box background turned yellow. | priority | search box turns yellow when keyword is inputted when i searched a word the text box background turned yellow | 1 |
24,966 | 2,674,941,881 | IssuesEvent | 2015-03-25 08:49:01 | lavab/web | https://api.github.com/repos/lavab/web | closed | Cleanup Email/Manifest classes, remove redundant data references | enhancement low priority | Some code relies on https://github.com/lavab/api/issues/109 as fallback | 1.0 | Cleanup Email/Manifest classes, remove redundant data references - Some code relies on https://github.com/lavab/api/issues/109 as fallback | priority | cleanup email manifest classes remove redundant data references some code relies on as fallback | 1 |
730,677 | 25,185,243,682 | IssuesEvent | 2022-11-11 17:16:32 | craftercms/craftercms | https://api.github.com/repos/craftercms/craftercms | closed | [studio-ui] Searching for an image in the form and then clicking on it causes it to expand instead of getting selected | priority: low quality validate | ### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] The issue is in the latest released 4.0.x
- [ ] The issue is in the latest released 3.1.x
### Describe the issue
Users instinctively click on the image they want to select, only to have it expand, and then have to exit the modal dial... | 1.0 | [studio-ui] Searching for an image in the form and then clicking on it causes it to expand instead of getting selected - ### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] The issue is in the latest released 4.0.x
- [ ] The issue is in the latest released 3.1.x
### Describe the issue
... | priority | searching for an image in the form and then clicking on it causes it to expand instead of getting selected duplicates i have searched the existing issues latest version the issue is in the latest released x the issue is in the latest released x describe the issue users instincti... | 1 |
374,036 | 11,054,477,821 | IssuesEvent | 2019-12-10 13:34:28 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | nRF51 issues with the split link layer | area: Bluetooth area: Bluetooth Mesh bug priority: low | **Executive summary**
The micro:bit and other nRF51-based targets have issues with the split link layer. Reverting to the legacy link layer works fine.
This is however a bug. The micro:bit and any other nRF51-based board should work with the split link layer, that is with:
```
CONFIG_BT_LL_SW_SPLIT=y
CONFIG_BT_L... | 1.0 | nRF51 issues with the split link layer - **Executive summary**
The micro:bit and other nRF51-based targets have issues with the split link layer. Reverting to the legacy link layer works fine.
This is however a bug. The micro:bit and any other nRF51-based board should work with the split link layer, that is with:
... | priority | issues with the split link layer executive summary the micro bit and other based targets have issues with the split link layer reverting to the legacy link layer works fine this is however a bug the micro bit and any other based board should work with the split link layer that is with config ... | 1 |
130,475 | 5,116,777,545 | IssuesEvent | 2017-01-07 08:22:42 | Kromster80/kam_remake | https://api.github.com/repos/Kromster80/kam_remake | closed | Return to MP Replays after watching an MP replay | priority: low type: enhancement | I suggest when ending MP replay, the screen returns to the list of MP replays. Now it returns to SP replays. Wich is annoyng since i rarely watch SP replays.
by equalizer
| 1.0 | Return to MP Replays after watching an MP replay - I suggest when ending MP replay, the screen returns to the list of MP replays. Now it returns to SP replays. Wich is annoyng since i rarely watch SP replays.
by equalizer
| priority | return to mp replays after watching an mp replay i suggest when ending mp replay the screen returns to the list of mp replays now it returns to sp replays wich is annoyng since i rarely watch sp replays by equalizer | 1 |
424,957 | 12,325,840,379 | IssuesEvent | 2020-05-13 15:36:43 | cds-snc/c19-benefits-node | https://api.github.com/repos/cds-snc/c19-benefits-node | closed | Feedback timestamp to EST | low priority | The timestamp on feedback entries is being sent in GMT (as that is how the server is configured). It would be more convenient if it was in EST. | 1.0 | Feedback timestamp to EST - The timestamp on feedback entries is being sent in GMT (as that is how the server is configured). It would be more convenient if it was in EST. | priority | feedback timestamp to est the timestamp on feedback entries is being sent in gmt as that is how the server is configured it would be more convenient if it was in est | 1 |
401,069 | 11,785,222,881 | IssuesEvent | 2020-03-17 09:54:55 | X2CommunityCore/xcom2-launcher | https://api.github.com/repos/X2CommunityCore/xcom2-launcher | opened | After deleting a mod, its info is still shown in the bottom section | Priority: Low Status: Accepted Type: Bug | Confirmed on version v1.3.2 | 1.0 | After deleting a mod, its info is still shown in the bottom section - Confirmed on version v1.3.2 | priority | after deleting a mod its info is still shown in the bottom section confirmed on version | 1 |
354,563 | 10,569,500,433 | IssuesEvent | 2019-10-06 19:57:31 | Rithari/OnePlusBot | https://api.github.com/repos/Rithari/OnePlusBot | opened | Refactor the way allowed invite links are handled | enhancement low priority | Currently the allowed invite links are hard coded.
This is obviously not very dynamic and should be configurable in the DB.
The ability to configure it via a command is optional, but nice to have. | 1.0 | Refactor the way allowed invite links are handled - Currently the allowed invite links are hard coded.
This is obviously not very dynamic and should be configurable in the DB.
The ability to configure it via a command is optional, but nice to have. | priority | refactor the way allowed invite links are handled currently the allowed invite links are hard coded this is obviously not very dynamic and should be configurable in the db the ability to configure it via a command is optional but nice to have | 1 |
599,054 | 18,264,847,637 | IssuesEvent | 2021-10-04 07:09:31 | openbakery/gradle-xcodePlugin | https://api.github.com/repos/openbakery/gradle-xcodePlugin | closed | Using useXcodebuildArchive when creating an archive does not create anything | priority:low Inactive | The build/archive/...xcarchive is empty
My guess is that it has something to do with codesigning. Therefor not easy to fix as it looks like. | 1.0 | Using useXcodebuildArchive when creating an archive does not create anything - The build/archive/...xcarchive is empty
My guess is that it has something to do with codesigning. Therefor not easy to fix as it looks like. | priority | using usexcodebuildarchive when creating an archive does not create anything the build archive xcarchive is empty my guess is that it has something to do with codesigning therefor not easy to fix as it looks like | 1 |
425,448 | 12,340,548,409 | IssuesEvent | 2020-05-14 20:08:27 | OpenEnergyDashboard/OED | https://api.github.com/repos/OpenEnergyDashboard/OED | opened | space or emtpy Group name | p-low-priority t-enhancement | If you Create a Group on the Group page you can have two issues. First, if you leave the name blank then a read popup shows up but it is empty (the group is not created). Second, if you just put in a space then a group is created that is on the list but the line appears empty. We should check that a name is not just sp... | 1.0 | space or emtpy Group name - If you Create a Group on the Group page you can have two issues. First, if you leave the name blank then a read popup shows up but it is empty (the group is not created). Second, if you just put in a space then a group is created that is on the list but the line appears empty. We should chec... | priority | space or emtpy group name if you create a group on the group page you can have two issues first if you leave the name blank then a read popup shows up but it is empty the group is not created second if you just put in a space then a group is created that is on the list but the line appears empty we should chec... | 1 |
99,790 | 4,065,193,258 | IssuesEvent | 2016-05-26 10:10:19 | FAC7/SharePlan | https://api.github.com/repos/FAC7/SharePlan | closed | Dropbox link when waiting for review | client clinician Data low priority stretch goal wontfix | As a Clinician,
When I change the status of a letter to "waiting for review", I want to be able to provide a dropbox link to my Letter in order for the patient to edit/comment on it. | 1.0 | Dropbox link when waiting for review - As a Clinician,
When I change the status of a letter to "waiting for review", I want to be able to provide a dropbox link to my Letter in order for the patient to edit/comment on it. | priority | dropbox link when waiting for review as a clinician when i change the status of a letter to waiting for review i want to be able to provide a dropbox link to my letter in order for the patient to edit comment on it | 1 |
230,460 | 7,610,390,044 | IssuesEvent | 2018-05-01 07:57:49 | EthereumCommonwealth/etherwallet | https://api.github.com/repos/EthereumCommonwealth/etherwallet | closed | Error: insufficient gas displays hardcoded `ETH` currency denominations | bug low_priority | ### Description
It seems that currency denomination is hardcoded at error message. It must display the currency denomination in accordance with the chosen network.

| 1.0 | Error: insufficient gas displays hardcoded `ETH` currency denominations - ### Description
It seems that currency denomination is hardcoded at error message. It must display the currency denomination in accordance with the chosen network.
![gazz7](https://user-images.githubusercontent.com/26142412/37310640-7bf59c0... | priority | error insufficient gas displays hardcoded eth currency denominations description it seems that currency denomination is hardcoded at error message it must display the currency denomination in accordance with the chosen network | 1 |
735,323 | 25,389,457,167 | IssuesEvent | 2022-11-22 01:59:22 | Automattic/woocommerce-subscriptions-core | https://api.github.com/repos/Automattic/woocommerce-subscriptions-core | closed | Orders in the related orders table should link to the new Edit Order URL when HPOS is enabled | type: bug priority: low compatibility: HPOS | ## Describe the bug
<!-- A clear and concise description of what the bug is. Please be as descriptive as possible, and include screenshots to illustrate. -->
When COT is enabled on a store the proper Order admin url is now: `/wp-admin/admin.php?page=wc-orders&id=123&action=edit`
When viewing the related orders tab... | 1.0 | Orders in the related orders table should link to the new Edit Order URL when HPOS is enabled - ## Describe the bug
<!-- A clear and concise description of what the bug is. Please be as descriptive as possible, and include screenshots to illustrate. -->
When COT is enabled on a store the proper Order admin url is n... | priority | orders in the related orders table should link to the new edit order url when hpos is enabled describe the bug when cot is enabled on a store the proper order admin url is now wp admin admin php page wc orders id action edit when viewing the related orders table on a subscription the links still send... | 1 |
445,626 | 12,833,932,491 | IssuesEvent | 2020-07-07 10:08:09 | OpenNebula/one | https://api.github.com/repos/OpenNebula/one | opened | --as_gid and --as_uid arguments are not available for onevm create comand | Category: CLI Priority: Low Status: Accepted Type: Bug | **Description**
The `oenvm create` command help shows that `--as_gid` and `--as_uid` arguments are available but they are not supported by the `oned` for that call.
**Expected behavior**
CLI help do not show incorrect information.
**Details**
- Affected Component: CLI
**Additional context**
Add any other ... | 1.0 | --as_gid and --as_uid arguments are not available for onevm create comand - **Description**
The `oenvm create` command help shows that `--as_gid` and `--as_uid` arguments are available but they are not supported by the `oned` for that call.
**Expected behavior**
CLI help do not show incorrect information.
**Det... | priority | as gid and as uid arguments are not available for onevm create comand description the oenvm create command help shows that as gid and as uid arguments are available but they are not supported by the oned for that call expected behavior cli help do not show incorrect information det... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.