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 957 | labels stringlengths 4 795 | body stringlengths 1 259k | index stringclasses 12
values | text_combine stringlengths 96 259k | label stringclasses 2
values | text stringlengths 96 252k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
170,366 | 6,443,907,463 | IssuesEvent | 2017-08-12 02:25:30 | opendatakit/opendatakit | https://api.github.com/repos/opendatakit/opendatakit | closed | unable to download csv from outside network | Aggregate Priority-Medium Type-Other | Originally reported on Google Code with ID 1039
```
What steps will reproduce the problem?
1.Log in to aggregate(www.xxx.com/ODKAggregate/) from outside office network.
2.Select the form and click "export submission" from Submission>>Filter Submission
3.Go to "Exported submission" click filename i.e xxxx.csv from "dow... | 1.0 | unable to download csv from outside network - Originally reported on Google Code with ID 1039
```
What steps will reproduce the problem?
1.Log in to aggregate(www.xxx.com/ODKAggregate/) from outside office network.
2.Select the form and click "export submission" from Submission>>Filter Submission
3.Go to "Exported sub... | priority | unable to download csv from outside network originally reported on google code with id what steps will reproduce the problem log in to aggregate from outside office network select the form and click export submission from submission filter submission go to exported submission click filename i e ... | 1 |
654,082 | 21,636,814,728 | IssuesEvent | 2022-05-05 14:53:44 | robingenz/capacitor-firebase | https://api.github.com/repos/robingenz/capacitor-firebase | closed | feat: support Firebase Cloud Messaging | feature priority: medium package: messaging | **Is your feature request related to a problem? Please describe:**
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->
Firebase Cloud Messaging is not currently supported.
**Describe the solution you'd like:**
<!-- A clear and concise description of what you wan... | 1.0 | feat: support Firebase Cloud Messaging - **Is your feature request related to a problem? Please describe:**
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->
Firebase Cloud Messaging is not currently supported.
**Describe the solution you'd like:**
<!-- A clea... | priority | feat support firebase cloud messaging is your feature request related to a problem please describe firebase cloud messaging is not currently supported describe the solution you d like add a firebase cloud messaging plugin describe alternatives you ve considered additio... | 1 |
794,091 | 28,021,965,650 | IssuesEvent | 2023-03-28 06:23:23 | AY2223S2-CS2103T-T14-3/tp | https://api.github.com/repos/AY2223S2-CS2103T-T14-3/tp | closed | Rename main package from address to internship | refactor type.Enhancement priority.Medium | Need to refactor main package's name to reflect `internship` instead of `address`. | 1.0 | Rename main package from address to internship - Need to refactor main package's name to reflect `internship` instead of `address`. | priority | rename main package from address to internship need to refactor main package s name to reflect internship instead of address | 1 |
291,407 | 8,924,786,881 | IssuesEvent | 2019-01-21 20:00:28 | robotframework/SeleniumLibrary | https://api.github.com/repos/robotframework/SeleniumLibrary | closed | Add Wait Until Location Is keyword | acknowledge enhancement good first issue help wanted priority: medium | In #1108 added `Wait Until Location Contains` keyword. For consistency reason add also Wait Until Location Is keyword. | 1.0 | Add Wait Until Location Is keyword - In #1108 added `Wait Until Location Contains` keyword. For consistency reason add also Wait Until Location Is keyword. | priority | add wait until location is keyword in added wait until location contains keyword for consistency reason add also wait until location is keyword | 1 |
236,756 | 7,752,622,332 | IssuesEvent | 2018-05-30 20:53:04 | ngageoint/hootenanny | https://api.github.com/repos/ngageoint/hootenanny | closed | Collapse convert commands into a single command | Category: Core Priority: Medium Status: Ready For Review Type: Maintenance | I think this is doable given a little work and will make using the convert command more intuitive. | 1.0 | Collapse convert commands into a single command - I think this is doable given a little work and will make using the convert command more intuitive. | priority | collapse convert commands into a single command i think this is doable given a little work and will make using the convert command more intuitive | 1 |
24,333 | 2,667,324,618 | IssuesEvent | 2015-03-22 14:08:29 | NewCreature/EOF | https://api.github.com/repos/NewCreature/EOF | closed | "Ghost" lyrics can still be entered | bug imported Priority-Medium | _From [raynebc](https://code.google.com/u/raynebc/) on May 15, 2010 05:56:18_
*I found that if I place a pitchless lyric, leaving the text blank, EOF
allows me to place the existing pitch on top of itself to remove the pitch
from the lryic, leaving it lyricless and pitchess. The only reason its
presence is known i... | 1.0 | "Ghost" lyrics can still be entered - _From [raynebc](https://code.google.com/u/raynebc/) on May 15, 2010 05:56:18_
*I found that if I place a pitchless lyric, leaving the text blank, EOF
allows me to place the existing pitch on top of itself to remove the pitch
from the lryic, leaving it lyricless and pitchess. Th... | priority | ghost lyrics can still be entered from on may i found that if i place a pitchless lyric leaving the text blank eof allows me to place the existing pitch on top of itself to remove the pitch from the lryic leaving it lyricless and pitchess the only reason its presence is known is that it i... | 1 |
703,279 | 24,151,689,129 | IssuesEvent | 2022-09-22 01:56:11 | seccomp/libseccomp | https://api.github.com/repos/seccomp/libseccomp | closed | RFE: async-signal safe `load()` of BPF | enhancement priority/medium | `seccomp_load()` is the only way of loading seccomp filter into the kernel at the moment. As implementation of `seccomp_load()` is not async-signal safe, calling the function between `fork()` and `exec` is unsafe. Therefore, it's very desirable to have an async-signal safe version of a `load()` function. In addition, i... | 1.0 | RFE: async-signal safe `load()` of BPF - `seccomp_load()` is the only way of loading seccomp filter into the kernel at the moment. As implementation of `seccomp_load()` is not async-signal safe, calling the function between `fork()` and `exec` is unsafe. Therefore, it's very desirable to have an async-signal safe versi... | priority | rfe async signal safe load of bpf seccomp load is the only way of loading seccomp filter into the kernel at the moment as implementation of seccomp load is not async signal safe calling the function between fork and exec is unsafe therefore it s very desirable to have an async signal safe versi... | 1 |
400,463 | 11,775,665,051 | IssuesEvent | 2020-03-16 11:47:16 | red-hat-storage/ocs-ci | https://api.github.com/repos/red-hat-storage/ocs-ci | opened | MCG object integrity tests object sizes are too large and cause the tests to fail because of a timeout | Medium Priority good first issue size/S team/manage | </title>
All object integrity tests failed because the sync commands all took longer than 10 minutes. We need to change the object sizes, or provide a longer timeout.
I support the first option because I think those tests should test functionality over velocity/scale. | 1.0 | MCG object integrity tests object sizes are too large and cause the tests to fail because of a timeout - </title>
All object integrity tests failed because the sync commands all took longer than 10 minutes. We need to change the object sizes, or provide a longer timeout.
I support the first option because I think t... | priority | mcg object integrity tests object sizes are too large and cause the tests to fail because of a timeout all object integrity tests failed because the sync commands all took longer than minutes we need to change the object sizes or provide a longer timeout i support the first option because i think those tes... | 1 |
345,734 | 10,372,260,304 | IssuesEvent | 2019-09-09 02:08:04 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | NET_L2: modem drivers (offloaded) aren't assigned a net_l2 which causes a crash in net_if_up()/net_if_down() | area: Networking area: Offloading bug priority: medium | **Describe the bug**
When using a network offloaded driver (CONFIG_NET_OFFLOAD / CONFIG_NET_SOCKETS_OFFLOAD) a net_l2 is never assigned to the net_if.
Several places reference the iface's net_l2 in the net_if code:
l2_flags_get()
net_if_up()
net_if_down()
There are no checks here to make sure net_l2... | 1.0 | NET_L2: modem drivers (offloaded) aren't assigned a net_l2 which causes a crash in net_if_up()/net_if_down() - **Describe the bug**
When using a network offloaded driver (CONFIG_NET_OFFLOAD / CONFIG_NET_SOCKETS_OFFLOAD) a net_l2 is never assigned to the net_if.
Several places reference the iface's net_l2 in the net_i... | priority | net modem drivers offloaded aren t assigned a net which causes a crash in net if up net if down describe the bug when using a network offloaded driver config net offload config net sockets offload a net is never assigned to the net if several places reference the iface s net in the net if co... | 1 |
278,625 | 8,648,303,267 | IssuesEvent | 2018-11-26 16:16:16 | Caleydo/lineupjs | https://api.github.com/repos/Caleydo/lineupjs | closed | Imposition column absorbs dragged columns | priority: medium type: bug | ### Steps to reproduce
1. Add imposition column
2. Drop numerical column
3. Drop categorical column (up to here it's working)
4. Drop another numerical column
5. Drop another categorical column
### Observed behavior
Dropping further numerical or categorical columns results in the loss of the column. The us... | 1.0 | Imposition column absorbs dragged columns - ### Steps to reproduce
1. Add imposition column
2. Drop numerical column
3. Drop categorical column (up to here it's working)
4. Drop another numerical column
5. Drop another categorical column
### Observed behavior
Dropping further numerical or categorical colum... | priority | imposition column absorbs dragged columns steps to reproduce add imposition column drop numerical column drop categorical column up to here it s working drop another numerical column drop another categorical column observed behavior dropping further numerical or categorical colum... | 1 |
492,640 | 14,216,738,474 | IssuesEvent | 2020-11-17 09:24:09 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | opened | [0.9.1.5 release-119]Work marker exceptions: shuffle work orders causes issues. | Category: UI Priority: Medium | Reproduction
1. Setup work table, link storage and add required materials ( i used workbench and crafting boards so hewn logs but this works for all objects).
2. Setup a craft order queue of a few items, exit craft bench then add all labor using ctrl/alt right click.
3.Open craft UI and drag any item infront of the cur... | 1.0 | [0.9.1.5 release-119]Work marker exceptions: shuffle work orders causes issues. - Reproduction
1. Setup work table, link storage and add required materials ( i used workbench and crafting boards so hewn logs but this works for all objects).
2. Setup a craft order queue of a few items, exit craft bench then add all labo... | priority | work marker exceptions shuffle work orders causes issues reproduction setup work table link storage and add required materials i used workbench and crafting boards so hewn logs but this works for all objects setup a craft order queue of a few items exit craft bench then add all labor using ctrl alt rig... | 1 |
149,588 | 5,721,616,346 | IssuesEvent | 2017-04-20 07:13:39 | OpenSRP/opensrp-client | https://api.github.com/repos/OpenSRP/opensrp-client | opened | Exploring OpenCV as Alternative for Facial Recognition Integration with OpenSRP Client | enhancement INDONESIA Medium Priority | Because the current Facial recognition is limited, we need to find another solution that every other country can implement too. | 1.0 | Exploring OpenCV as Alternative for Facial Recognition Integration with OpenSRP Client - Because the current Facial recognition is limited, we need to find another solution that every other country can implement too. | priority | exploring opencv as alternative for facial recognition integration with opensrp client because the current facial recognition is limited we need to find another solution that every other country can implement too | 1 |
245,702 | 7,889,690,030 | IssuesEvent | 2018-06-28 05:50:56 | pombase/canto | https://api.github.com/repos/pombase/canto | opened | Allow absolute paths to email templates | PHI-Canto medium priority | The email templates in root/email_templates/ aren't suitable for PHI-Canto. We can either add PHI-Canto templates in a separate sub-directory or allow absolute paths so they can be stored anywhere in the file system.
| 1.0 | Allow absolute paths to email templates - The email templates in root/email_templates/ aren't suitable for PHI-Canto. We can either add PHI-Canto templates in a separate sub-directory or allow absolute paths so they can be stored anywhere in the file system.
| priority | allow absolute paths to email templates the email templates in root email templates aren t suitable for phi canto we can either add phi canto templates in a separate sub directory or allow absolute paths so they can be stored anywhere in the file system | 1 |
39,049 | 2,850,661,955 | IssuesEvent | 2015-05-31 19:22:19 | damonkohler/android-scripting | https://api.github.com/repos/damonkohler/android-scripting | closed | LUA_PATH for non-rooted phones. | auto-migrated Priority-Medium Type-Enhancement | ```
It'd be useful for users if /sdcard/Lua was added to LUA_PATH in Luaconf.h
when building. It will allow scripters using non-rooted phones an easy
repository for libraries/modules.
```
Original issue reported on code.google.com by `william....@gmail.com` on 11 Feb 2011 at 2:53 | 1.0 | LUA_PATH for non-rooted phones. - ```
It'd be useful for users if /sdcard/Lua was added to LUA_PATH in Luaconf.h
when building. It will allow scripters using non-rooted phones an easy
repository for libraries/modules.
```
Original issue reported on code.google.com by `william....@gmail.com` on 11 Feb 2011 at 2:53 | priority | lua path for non rooted phones it d be useful for users if sdcard lua was added to lua path in luaconf h when building it will allow scripters using non rooted phones an easy repository for libraries modules original issue reported on code google com by william gmail com on feb at | 1 |
539,970 | 15,797,842,739 | IssuesEvent | 2021-04-02 17:30:19 | argoproj/argo-cd | https://api.github.com/repos/argoproj/argo-cd | closed | More invalid assumptions about OCI helm repo paths | bug bug/priority:medium bug/severity:minor | If you are trying to resolve an environment-specific issue or have a one-off question about the edge case that does not require a feature then please consider asking a question in argocd slack [channel](https://argoproj.github.io/community/join-slack).
Checklist:
* [ ] I've searched in the docs and FAQ for my ans... | 1.0 | More invalid assumptions about OCI helm repo paths - If you are trying to resolve an environment-specific issue or have a one-off question about the edge case that does not require a feature then please consider asking a question in argocd slack [channel](https://argoproj.github.io/community/join-slack).
Checklist:
... | priority | more invalid assumptions about oci helm repo paths if you are trying to resolve an environment specific issue or have a one off question about the edge case that does not require a feature then please consider asking a question in argocd slack checklist i ve searched in the docs and faq for my answer ... | 1 |
496,373 | 14,345,935,699 | IssuesEvent | 2020-11-28 21:35:10 | MykytaKyt/datakyt | https://api.github.com/repos/MykytaKyt/datakyt | closed | Back up the database | priority: medium type: feature | **Is your feature request related to a problem? Please describe.**
It should be possible to back up the database and restore it from it
**Describe the solution you'd like**
Python script that create the back-up
| 1.0 | Back up the database - **Is your feature request related to a problem? Please describe.**
It should be possible to back up the database and restore it from it
**Describe the solution you'd like**
Python script that create the back-up
| priority | back up the database is your feature request related to a problem please describe it should be possible to back up the database and restore it from it describe the solution you d like python script that create the back up | 1 |
494,065 | 14,244,446,931 | IssuesEvent | 2020-11-19 06:56:32 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | opened | [Web] Black minimap highlight during comparing | Category: Elections Website Priority: Medium | Step to reproduce:
- press Compare Maps:


- select any layer in left and right:


- se... | priority | black minimap highlight during comparing step to reproduce press compare maps select any layer in left and right press play select select map layer in one of them second map will have black highlight | 1 |
493,043 | 14,225,142,643 | IssuesEvent | 2020-11-17 20:46:35 | RobotLocomotion/drake | https://api.github.com/repos/RobotLocomotion/drake | closed | Withdrawing macOS Mojave (10.14) support | component: distribution priority: medium team: kitware | We are planning on dropping support for macOS Mojave (10.14) support in future releases.
Our usual policy is to keep N, N-1 versions alive for macOS -- so the most recent Apple release, and the one immediately prior.
With Big Sur on the way (#13648) it's time to drop Mojave to make room for it.
| 1.0 | Withdrawing macOS Mojave (10.14) support - We are planning on dropping support for macOS Mojave (10.14) support in future releases.
Our usual policy is to keep N, N-1 versions alive for macOS -- so the most recent Apple release, and the one immediately prior.
With Big Sur on the way (#13648) it's time to drop Moj... | priority | withdrawing macos mojave support we are planning on dropping support for macos mojave support in future releases our usual policy is to keep n n versions alive for macos so the most recent apple release and the one immediately prior with big sur on the way it s time to drop mojave to m... | 1 |
832,083 | 32,071,681,295 | IssuesEvent | 2023-09-25 08:26:00 | oceanbase/odc | https://api.github.com/repos/oceanbase/odc | opened | [Bug]: Click to view automatic authorization, and the content will pop up with matching conditions first. | type-bug priority-medium | ### ODC version
ODC4.2.1
### OB version
Oceanbase4.1.0
### What happened?
Click to view automatic authorization. The matching conditions will pop up first, and then the list of authorized projects and roles will appear.

1. Focus the Categories ComboBox and type in custom text, e.g., "aaa"
2. Blur the ComboBox
### Current behavior
The "change" event of the parent fires, but the cascading ComboB... | 1.0 | Add cascadeOnCustomValue property to enable cascading ComboBox on custom value entered in the parent - ### Bug report
### Reproduction of the problem
Dojo example: [https://dojo.telerik.com/ivERIreJ](https://dojo.telerik.com/ivERIreJ)
1. Focus the Categories ComboBox and type in custom text, e.g., "aaa"
2. Blur... | priority | add cascadeoncustomvalue property to enable cascading combobox on custom value entered in the parent bug report reproduction of the problem dojo example focus the categories combobox and type in custom text e g aaa blur the combobox current behavior the change event of the pa... | 1 |
563,637 | 16,702,638,467 | IssuesEvent | 2021-06-09 05:59:52 | momentum-mod/game | https://api.github.com/repos/momentum-mod/game | closed | Use trigger_catapult instead of making our own trigger_momentum_catapult | Outcome: Resolved Priority: Medium Size: Medium Type: Enhancement | **What feature is your improvement idea related to? Please describe.**
Remove `trigger_momentum_catapult` in favor of just `trigger_catapult`.
**Describe the solution you'd like**
Before being licensed, we had to implement our own catapult due to us not having access to the source code for it. Now that we have it ... | 1.0 | Use trigger_catapult instead of making our own trigger_momentum_catapult - **What feature is your improvement idea related to? Please describe.**
Remove `trigger_momentum_catapult` in favor of just `trigger_catapult`.
**Describe the solution you'd like**
Before being licensed, we had to implement our own catapult ... | priority | use trigger catapult instead of making our own trigger momentum catapult what feature is your improvement idea related to please describe remove trigger momentum catapult in favor of just trigger catapult describe the solution you d like before being licensed we had to implement our own catapult ... | 1 |
514,551 | 14,940,842,192 | IssuesEvent | 2021-01-25 18:52:22 | ayumi-cloud/sc-security-module | https://api.github.com/repos/ayumi-cloud/sc-security-module | opened | Label ip address protocol versions in dashboards | Dashboard Firewall In-progress New UI Priority: Medium System Information | ### Enhancement idea
- [x] Label ip address protocol versions in dashboards.
| 1.0 | Label ip address protocol versions in dashboards - ### Enhancement idea
- [x] Label ip address protocol versions in dashboards.
| priority | label ip address protocol versions in dashboards enhancement idea label ip address protocol versions in dashboards | 1 |
185,104 | 6,718,974,405 | IssuesEvent | 2017-10-15 18:57:07 | Kirez/dat255 | https://api.github.com/repos/Kirez/dat255 | opened | Complete the final reflection report (D5) | medium priority S6 | As developers we want to write a reflection report based on our project. It should include:
1. Application of Scrum
2. Reflection on the sprint retrospectives
3. Documentation of sprint retrospectives
4. Reflection on the sprint reviews
5. Best practices for using new tools and technologies
6. Reflection on the r... | 1.0 | Complete the final reflection report (D5) - As developers we want to write a reflection report based on our project. It should include:
1. Application of Scrum
2. Reflection on the sprint retrospectives
3. Documentation of sprint retrospectives
4. Reflection on the sprint reviews
5. Best practices for using new to... | priority | complete the final reflection report as developers we want to write a reflection report based on our project it should include application of scrum reflection on the sprint retrospectives documentation of sprint retrospectives reflection on the sprint reviews best practices for using new too... | 1 |
785,313 | 27,608,855,482 | IssuesEvent | 2023-03-09 14:44:07 | AY2223S2-CS2103T-F12-4/tp | https://api.github.com/repos/AY2223S2-CS2103T-F12-4/tp | opened | Update user guide to include remark | priority.Medium | Add remark's own individual command, as well as add it to other commands such as edit command | 1.0 | Update user guide to include remark - Add remark's own individual command, as well as add it to other commands such as edit command | priority | update user guide to include remark add remark s own individual command as well as add it to other commands such as edit command | 1 |
776,285 | 27,254,563,019 | IssuesEvent | 2023-02-22 10:32:13 | vmware/singleton | https://api.github.com/repos/vmware/singleton | closed | [REQUIREMENT][Go Client] Support Source Comparison in Go Client | area/go-client kind/feature priority/medium | **Is your feature request related to a problem? Please describe.**
Singleton Go client should support source comparison
**Describe the solution you'd like**
Return to source if there is different between source and EN file.
priority:
local source > service source
service EN > local EN
| 1.0 | [REQUIREMENT][Go Client] Support Source Comparison in Go Client - **Is your feature request related to a problem? Please describe.**
Singleton Go client should support source comparison
**Describe the solution you'd like**
Return to source if there is different between source and EN file.
priority:
local source > ser... | priority | support source comparison in go client is your feature request related to a problem please describe singleton go client should support source comparison describe the solution you d like return to source if there is different between source and en file priority local source service source service en... | 1 |
16,531 | 2,615,118,236 | IssuesEvent | 2015-03-01 05:43:49 | chrsmith/google-api-java-client | https://api.github.com/repos/chrsmith/google-api-java-client | closed | Android Google Documents Request | auto-migrated Priority-Medium Type-Sample | ```
Which API and version (e.g. Google Calendar Data API version 2)?
Google Documents List API any Version
What format (e.g. JSON, Atom)?
Atom
What Authentation (e.g. OAuth, OAuth 2, Android, ClientLogin)?
Android
Java environment (e.g. Java 6, Android 2.2, App Engine 1.3.7)?
Android 2.X
External references, such a... | 1.0 | Android Google Documents Request - ```
Which API and version (e.g. Google Calendar Data API version 2)?
Google Documents List API any Version
What format (e.g. JSON, Atom)?
Atom
What Authentation (e.g. OAuth, OAuth 2, Android, ClientLogin)?
Android
Java environment (e.g. Java 6, Android 2.2, App Engine 1.3.7)?
Andro... | priority | android google documents request which api and version e g google calendar data api version google documents list api any version what format e g json atom atom what authentation e g oauth oauth android clientlogin android java environment e g java android app engine andro... | 1 |
58,702 | 3,090,506,996 | IssuesEvent | 2015-08-26 07:14:18 | pavel-pimenov/flylinkdc-r5xx | https://api.github.com/repos/pavel-pimenov/flylinkdc-r5xx | opened | Медленное открытие неактивной вкладки хаба после запуска клиента | bug imported Priority-Medium | _From [mike.kor...@gmail.com](https://code.google.com/u/101495626515388303633/) on February 12, 2015 22:14:12_
1. Запустить клиент, который подключается к десятку хабов, среди которых есть те, где главный чат быстро обновляется.
2. Ничего не трогать, вкладки не переключать, оставить на несколько часов
3. Найти неакт... | 1.0 | Медленное открытие неактивной вкладки хаба после запуска клиента - _From [mike.kor...@gmail.com](https://code.google.com/u/101495626515388303633/) on February 12, 2015 22:14:12_
1. Запустить клиент, который подключается к десятку хабов, среди которых есть те, где главный чат быстро обновляется.
2. Ничего не трогать, ... | priority | медленное открытие неактивной вкладки хаба после запуска клиента from on february запустить клиент который подключается к десятку хабов среди которых есть те где главный чат быстро обновляется ничего не трогать вкладки не переключать оставить на несколько часов найти неактивную вкла... | 1 |
160,574 | 6,100,234,072 | IssuesEvent | 2017-06-20 12:06:47 | kapow-wp/kapow-theme | https://api.github.com/repos/kapow-wp/kapow-theme | opened | Add theme support for Yoast SEO breadcrumbs | Priority: Medium Status: Pending Type: Enhancement | The following needs adding to the theme if Yoast SEO is enabled in the theme.
`add_theme_support( 'yoast-seo-breadcrumbs' );` | 1.0 | Add theme support for Yoast SEO breadcrumbs - The following needs adding to the theme if Yoast SEO is enabled in the theme.
`add_theme_support( 'yoast-seo-breadcrumbs' );` | priority | add theme support for yoast seo breadcrumbs the following needs adding to the theme if yoast seo is enabled in the theme add theme support yoast seo breadcrumbs | 1 |
581,247 | 17,289,527,921 | IssuesEvent | 2021-07-24 12:36:58 | clastix/capsule | https://api.github.com/repos/clastix/capsule | closed | Make configurable the Resource Quota enforcement at tenant level | enhancement medium-priority | # Describe the feature
It would be useful to make configurable via CLI argument, eg. `--force-tenant-quota=true` the resource quota enforcement at tenant level. The default should be true and leave the cluster admin to disable the quota resource enforcement at tenant level.
# What would the new user story look like... | 1.0 | Make configurable the Resource Quota enforcement at tenant level - # Describe the feature
It would be useful to make configurable via CLI argument, eg. `--force-tenant-quota=true` the resource quota enforcement at tenant level. The default should be true and leave the cluster admin to disable the quota resource enforc... | priority | make configurable the resource quota enforcement at tenant level describe the feature it would be useful to make configurable via cli argument eg force tenant quota true the resource quota enforcement at tenant level the default should be true and leave the cluster admin to disable the quota resource enforc... | 1 |
794,817 | 28,050,653,263 | IssuesEvent | 2023-03-29 05:19:05 | AY2223S2-CS2103-F10-2/tp | https://api.github.com/repos/AY2223S2-CS2103-F10-2/tp | closed | As a user, I can overwrite all module tags | type.Story priority.Medium | so that I can quickly make changes to the tags of a module with outdated tags | 1.0 | As a user, I can overwrite all module tags - so that I can quickly make changes to the tags of a module with outdated tags | priority | as a user i can overwrite all module tags so that i can quickly make changes to the tags of a module with outdated tags | 1 |
663,829 | 22,207,921,345 | IssuesEvent | 2022-06-07 16:21:48 | opencrvs/opencrvs-core | https://api.github.com/repos/opencrvs/opencrvs-core | closed | Workqueue should be sorted by the last column by default | 👹Bug Priority: medium | **Bug description:**
Workqueue should be sorted by the last column by default. Currently the records are sorted by name. A to Z.
**Steps to reproduce:**
1. Login as any user
2. Select a workqueue with some records
3. Click on the Name header
**Actual result:**
the records are sorted by name. A to Z
**Expected resu... | 1.0 | Workqueue should be sorted by the last column by default - **Bug description:**
Workqueue should be sorted by the last column by default. Currently the records are sorted by name. A to Z.
**Steps to reproduce:**
1. Login as any user
2. Select a workqueue with some records
3. Click on the Name header
**Actual result... | priority | workqueue should be sorted by the last column by default bug description workqueue should be sorted by the last column by default currently the records are sorted by name a to z steps to reproduce login as any user select a workqueue with some records click on the name header actual result... | 1 |
449,251 | 12,965,785,656 | IssuesEvent | 2020-07-20 23:10:00 | myxo/ascii_doom | https://api.github.com/repos/myxo/ascii_doom | closed | New gun: bazooka | priority:medium | Новое оружие, должно выбираться по кнопке 3.
При встречи с препятствием взрывается и дамажит все в радиусе | 1.0 | New gun: bazooka - Новое оружие, должно выбираться по кнопке 3.
При встречи с препятствием взрывается и дамажит все в радиусе | priority | new gun bazooka новое оружие должно выбираться по кнопке при встречи с препятствием взрывается и дамажит все в радиусе | 1 |
509,273 | 14,727,144,239 | IssuesEvent | 2021-01-06 08:03:39 | naev/naev | https://api.github.com/repos/naev/naev | closed | Does Naev have a roadmap? | Priority-Medium | Hello,
Judging from the number and date of commits, as well of the releases, it seems that development for Naev has stopped in 2012, with exception of small bumps in 2015 and in 2017 for the 0.6 and 0.7 releases.
I do not ignore that there were commits in between, though in small quantities.
Therefore, as the ... | 1.0 | Does Naev have a roadmap? - Hello,
Judging from the number and date of commits, as well of the releases, it seems that development for Naev has stopped in 2012, with exception of small bumps in 2015 and in 2017 for the 0.6 and 0.7 releases.
I do not ignore that there were commits in between, though in small quant... | priority | does naev have a roadmap hello judging from the number and date of commits as well of the releases it seems that development for naev has stopped in with exception of small bumps in and in for the and releases i do not ignore that there were commits in between though in small quantities ... | 1 |
653,705 | 21,610,946,940 | IssuesEvent | 2022-05-04 10:02:11 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | nrf5340: Random crashes when a lot of interrupts is triggered | bug priority: medium platform: nRF | I have an application that has a few threads, uses the work queue regularly and uses rpmsg for communication between netcore and application core. This is software in development, and new stuff are added all the time. Lately we have seen random crashes or complete dead locks on the application core. The network core do... | 1.0 | nrf5340: Random crashes when a lot of interrupts is triggered - I have an application that has a few threads, uses the work queue regularly and uses rpmsg for communication between netcore and application core. This is software in development, and new stuff are added all the time. Lately we have seen random crashes or ... | priority | random crashes when a lot of interrupts is triggered i have an application that has a few threads uses the work queue regularly and uses rpmsg for communication between netcore and application core this is software in development and new stuff are added all the time lately we have seen random crashes or comple... | 1 |
628,406 | 19,985,388,753 | IssuesEvent | 2022-01-30 15:30:24 | kiudee/chess-tuning-tools | https://api.github.com/repos/kiudee/chess-tuning-tools | opened | Save optima to disk | enhancement Priority: Medium | Depending on the setting of `result_every`, the model will be queried periodically to print the current global optimum of the parameter values. To be able to plot these values, without having to resort to parsing the log file, it would be advantageous to save the optima to disk. | 1.0 | Save optima to disk - Depending on the setting of `result_every`, the model will be queried periodically to print the current global optimum of the parameter values. To be able to plot these values, without having to resort to parsing the log file, it would be advantageous to save the optima to disk. | priority | save optima to disk depending on the setting of result every the model will be queried periodically to print the current global optimum of the parameter values to be able to plot these values without having to resort to parsing the log file it would be advantageous to save the optima to disk | 1 |
23,554 | 2,659,938,941 | IssuesEvent | 2015-03-19 00:45:47 | esnet/esmond | https://api.github.com/repos/esnet/esmond | opened | Allow csv generation from the MA | Milestone-Release3.5 Priority-Medium Type-Enhancement | _From @arlake228 on March 14, 2015 12:26_
Original [issue 954](https://code.google.com/p/perfsonar-ps/issues/detail?id=954) created by arlake228 on 2014-07-22T19:29:53.000Z:
<b>Describe the enhancement:</b>
1. Ability to generate csv's of test results from the maddash graph pages, or possibly through a ui to specif... | 1.0 | Allow csv generation from the MA - _From @arlake228 on March 14, 2015 12:26_
Original [issue 954](https://code.google.com/p/perfsonar-ps/issues/detail?id=954) created by arlake228 on 2014-07-22T19:29:53.000Z:
<b>Describe the enhancement:</b>
1. Ability to generate csv's of test results from the maddash graph pages,... | priority | allow csv generation from the ma from on march original created by on describe the enhancement ability to generate csv s of test results from the maddash graph pages or possibly through a ui to specify date range endpoints etc list what services libraries and apis ... | 1 |
166,393 | 6,303,939,384 | IssuesEvent | 2017-07-21 14:50:12 | fgpv-vpgf/fgpv-vpgf | https://api.github.com/repos/fgpv-vpgf/fgpv-vpgf | opened | Enhanced Projection Support | bug-type: broken use case feedback: discussion priority: medium problem: bug | Attempting to load [this layer](http://gis.lethbridge.ca/lethwebgisarcgis/rest/services/OpenData/odl_picnictables/MapServer/0) fails due to the reprojection.
The layer's spatial reference is
```
"wkid": 102187,
"latestWkid": 3776
```
We attempt to get the `epsg` code for `102187`, which does not exist. Howev... | 1.0 | Enhanced Projection Support - Attempting to load [this layer](http://gis.lethbridge.ca/lethwebgisarcgis/rest/services/OpenData/odl_picnictables/MapServer/0) fails due to the reprojection.
The layer's spatial reference is
```
"wkid": 102187,
"latestWkid": 3776
```
We attempt to get the `epsg` code for `102187`... | priority | enhanced projection support attempting to load fails due to the reprojection the layer s spatial reference is wkid latestwkid we attempt to get the epsg code for which does not exist however the code for does a few ideas to go forward if initial request fails... | 1 |
691,936 | 23,717,206,299 | IssuesEvent | 2022-08-30 12:46:36 | wp-media/wp-rocket | https://api.github.com/repos/wp-media/wp-rocket | closed | Terms pages are not preloaded after updating posts | type: enhancement module: preload priority: medium status: blocked | **Before submitting an issue please check that you’ve completed the following steps:**
- Made sure you’re on the latest version ✅`3.10.6`
- Used the search feature to ensure that the bug hasn’t been reported before ✅
**Describe the bug**
When a post is updated, we clear the respective terms/date archive pages h... | 1.0 | Terms pages are not preloaded after updating posts - **Before submitting an issue please check that you’ve completed the following steps:**
- Made sure you’re on the latest version ✅`3.10.6`
- Used the search feature to ensure that the bug hasn’t been reported before ✅
**Describe the bug**
When a post is update... | priority | terms pages are not preloaded after updating posts before submitting an issue please check that you’ve completed the following steps made sure you’re on the latest version ✅ used the search feature to ensure that the bug hasn’t been reported before ✅ describe the bug when a post is updated... | 1 |
807,139 | 29,952,742,785 | IssuesEvent | 2023-06-23 03:45:38 | JEdmario16/awsomebooks | https://api.github.com/repos/JEdmario16/awsomebooks | opened | Adicionar e configurar o Devise com um User Model básico | Task Medium priority back-end | ## Adicionar e configurar o Devise com um User Model básico
### Descrição
Para começcar a implementação da autenticação via API, faremos uso do Devise e utilizaremos JWT na autenticação das rotas.
Como nossa aplicação é API-Only, precisamos alterar diversos comportamentos padrões do devise para obter o resultado e... | 1.0 | Adicionar e configurar o Devise com um User Model básico - ## Adicionar e configurar o Devise com um User Model básico
### Descrição
Para começcar a implementação da autenticação via API, faremos uso do Devise e utilizaremos JWT na autenticação das rotas.
Como nossa aplicação é API-Only, precisamos alterar diverso... | priority | adicionar e configurar o devise com um user model básico adicionar e configurar o devise com um user model básico descrição para começcar a implementação da autenticação via api faremos uso do devise e utilizaremos jwt na autenticação das rotas como nossa aplicação é api only precisamos alterar diverso... | 1 |
16,497 | 2,615,117,354 | IssuesEvent | 2015-03-01 05:42:42 | chrsmith/google-api-java-client | https://api.github.com/repos/chrsmith/google-api-java-client | opened | shopping-search-v1-json-sample | auto-migrated Priority-Medium Type-Sample | ```
Which API and version (e.g. Google Calendar Data API version 2)?
Google Base Data API 2
What format (e.g. JSON, Atom)?
JSON
What Authentation (e.g. OAuth, OAuth 2, Android, ClientLogin)?
None
Java environment (e.g. Java 6, Android 2.2, App Engine 1.3.7)?
Java 6
External references, such as API reference guide?
... | 1.0 | shopping-search-v1-json-sample - ```
Which API and version (e.g. Google Calendar Data API version 2)?
Google Base Data API 2
What format (e.g. JSON, Atom)?
JSON
What Authentation (e.g. OAuth, OAuth 2, Android, ClientLogin)?
None
Java environment (e.g. Java 6, Android 2.2, App Engine 1.3.7)?
Java 6
External referenc... | priority | shopping search json sample which api and version e g google calendar data api version google base data api what format e g json atom json what authentation e g oauth oauth android clientlogin none java environment e g java android app engine java external reference... | 1 |
57,412 | 3,081,931,000 | IssuesEvent | 2015-08-23 07:36:59 | pavel-pimenov/flylinkdc-r5xx | https://api.github.com/repos/pavel-pimenov/flylinkdc-r5xx | closed | [Assert] на adc хабах стали падать FavoriteUser::update | bug imported Priority-Medium | _From [Pavel.Pimenov@gmail.com](https://code.google.com/u/Pavel.Pimenov@gmail.com/) on March 14, 2013 19:11:42_
Заметил с ревизии 13278 https://www.box.net/shared/4t1hu00gmx7smtyyo182 IRainman[RU] != IRainman
\---------------------------
Microsoft Visual C++ Debug Library
\---------------------------
Debug Ass... | 1.0 | [Assert] на adc хабах стали падать FavoriteUser::update - _From [Pavel.Pimenov@gmail.com](https://code.google.com/u/Pavel.Pimenov@gmail.com/) on March 14, 2013 19:11:42_
Заметил с ревизии 13278 https://www.box.net/shared/4t1hu00gmx7smtyyo182 IRainman[RU] != IRainman
\---------------------------
Microsoft Visual ... | priority | на adc хабах стали падать favoriteuser update from on march заметил с ревизии irainman irainman microsoft visual c debug library debug assertion failed program d compiled flylinkdc debug exe file d client... | 1 |
266,981 | 8,377,966,495 | IssuesEvent | 2018-10-06 08:29:22 | redhat-developer/odo | https://api.github.com/repos/redhat-developer/odo | closed | Publish CHECKSUM file with checksums for released binaries | priority/medium | Here is an example from openshift/origin https://github.com/openshift/origin/releases/download/v3.10.0/CHECKSUM | 1.0 | Publish CHECKSUM file with checksums for released binaries - Here is an example from openshift/origin https://github.com/openshift/origin/releases/download/v3.10.0/CHECKSUM | priority | publish checksum file with checksums for released binaries here is an example from openshift origin | 1 |
561,258 | 16,614,275,241 | IssuesEvent | 2021-06-02 14:55:45 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | [0.9.4 Staging-1995] Missing icon for MediumLeatherCarcass Tag | Category: Art Priority: Medium Squad: Redwood Status: Fixed Type: Task | Build: 0.9.4 Staging-1995
## Issue
The **MediumLeatherCarcass Tag** has no icon. It uses the default gear icon.
#### Screenshot

| 1.0 | [0.9.4 Staging-1995] Missing icon for MediumLeatherCarcass Tag - Build: 0.9.4 Staging-1995
## Issue
The **MediumLeatherCarcass Tag** has no icon. It uses the default gear icon.
#### Screenshot

| priority | missing icon for mediumleathercarcass tag build staging issue the mediumleathercarcass tag has no icon it uses the default gear icon screenshot | 1 |
787,067 | 27,704,510,683 | IssuesEvent | 2023-03-14 10:18:05 | vaticle/typedb | https://api.github.com/repos/vaticle/typedb | closed | Add a distinctive "ready" message at the very end of bootup console output | type: feature x: good first issue priority: medium domain: server | ## Problem to Solve
When we start TypeDB we have the ASCII logo and then the following output:
```
10:21:25.604 [main] INFO com.vaticle.typedb.core.server.TypeDBServer - TypeDB Server is now running and will keep this process alive.
10:21:25.607 [main] INFO com.vaticle.typedb.core.server.TypeDBServer - You can ... | 1.0 | Add a distinctive "ready" message at the very end of bootup console output - ## Problem to Solve
When we start TypeDB we have the ASCII logo and then the following output:
```
10:21:25.604 [main] INFO com.vaticle.typedb.core.server.TypeDBServer - TypeDB Server is now running and will keep this process alive.
10... | priority | add a distinctive ready message at the very end of bootup console output problem to solve when we start typedb we have the ascii logo and then the following output info com vaticle typedb core server typedbserver typedb server is now running and will keep this process alive in... | 1 |
551,788 | 16,188,858,746 | IssuesEvent | 2021-05-04 04:18:28 | buddyboss/buddyboss-platform | https://api.github.com/repos/buddyboss/buddyboss-platform | opened | Daily or Weekly discussion email digest | feature: enhancement priority: medium | **Is your feature request related to a problem? Please describe.**
Forum discussion notifications can be set up to a daily or weekly digest rather than single messages whenever there is any action on a forum that you are following
**Support ticket links**
https://secure.helpscout.net/conversation/1500567611/139916 | 1.0 | Daily or Weekly discussion email digest - **Is your feature request related to a problem? Please describe.**
Forum discussion notifications can be set up to a daily or weekly digest rather than single messages whenever there is any action on a forum that you are following
**Support ticket links**
https://secure.h... | priority | daily or weekly discussion email digest is your feature request related to a problem please describe forum discussion notifications can be set up to a daily or weekly digest rather than single messages whenever there is any action on a forum that you are following support ticket links | 1 |
790,725 | 27,834,397,950 | IssuesEvent | 2023-03-20 08:24:09 | KDT3-Final-6/final-project-BE | https://api.github.com/repos/KDT3-Final-6/final-project-BE | closed | feat: Querydsl 사용 예시 만들기 | Type: Feature Status: In Progress Priority: Medium For: Backend | ## Description
Querydsl을 이용하여
GET /products (회원의 상품 조회) 구현하여
사용 예시 만들기
## Tasks(Process)
- [x] Querydsl 폴더 구조 만들기 (product.repository.product에 JpaRepository, Querydsl관련 Repository 모아놓기)
- [x] Querydsl GET 사용하여 GET /products에 사용할 쿼리 메소드 생성하기
- [x] GET /products 구현
## References
| 1.0 | feat: Querydsl 사용 예시 만들기 - ## Description
Querydsl을 이용하여
GET /products (회원의 상품 조회) 구현하여
사용 예시 만들기
## Tasks(Process)
- [x] Querydsl 폴더 구조 만들기 (product.repository.product에 JpaRepository, Querydsl관련 Repository 모아놓기)
- [x] Querydsl GET 사용하여 GET /products에 사용할 쿼리 메소드 생성하기
- [x] GET /products 구현
## References
... | priority | feat querydsl 사용 예시 만들기 description querydsl을 이용하여 get products 회원의 상품 조회 구현하여 사용 예시 만들기 tasks process querydsl 폴더 구조 만들기 product repository product에 jparepository querydsl관련 repository 모아놓기 querydsl get 사용하여 get products에 사용할 쿼리 메소드 생성하기 get products 구현 references | 1 |
382,813 | 11,320,188,193 | IssuesEvent | 2020-01-21 02:59:44 | DarshanShet777/Model-Airport | https://api.github.com/repos/DarshanShet777/Model-Airport | closed | Structural Engineering: Column No. 10 inner part needs glue | Medium Priority | There is no glue added to Column No. 10's inner column part. The bottom of the inner column is missing glue and is flexing which may cause damage to the column itself. | 1.0 | Structural Engineering: Column No. 10 inner part needs glue - There is no glue added to Column No. 10's inner column part. The bottom of the inner column is missing glue and is flexing which may cause damage to the column itself. | priority | structural engineering column no inner part needs glue there is no glue added to column no s inner column part the bottom of the inner column is missing glue and is flexing which may cause damage to the column itself | 1 |
540,172 | 15,802,000,090 | IssuesEvent | 2021-04-03 07:32:37 | AY2021S2-CS2103-T16-1/tp | https://api.github.com/repos/AY2021S2-CS2103-T16-1/tp | closed | A black bar appears when the contact viewing area is not filled with contacts | bug priority.medium | This bug appears when the app is opened in full screen. See image below.

| 1.0 | A black bar appears when the contact viewing area is not filled with contacts - This bug appears when the app is opened in full screen. See image below.

| priority | a black bar appears when the contact viewing area is not filled with contacts this bug appears when the app is opened in full screen see image below | 1 |
296,295 | 9,107,121,984 | IssuesEvent | 2019-02-21 02:51:06 | delta/dalal-street-server | https://api.github.com/repos/delta/dalal-street-server | opened | [general-web]: Display reserved cash and reserved stocks | Medium Priority enhancement | - Users need to be able to see how much they have reserved for both cash and stocks.
- We could have reservedStocks shown up as a different tab in Portfolio page.
- Corresponding updates to reserved stocks should be made on receiving transactions.
- For reserved Cash, have it like cash owned. One UI element in Portf... | 1.0 | [general-web]: Display reserved cash and reserved stocks - - Users need to be able to see how much they have reserved for both cash and stocks.
- We could have reservedStocks shown up as a different tab in Portfolio page.
- Corresponding updates to reserved stocks should be made on receiving transactions.
- For rese... | priority | display reserved cash and reserved stocks users need to be able to see how much they have reserved for both cash and stocks we could have reservedstocks shown up as a different tab in portfolio page corresponding updates to reserved stocks should be made on receiving transactions for reserved cash h... | 1 |
441,664 | 12,729,102,210 | IssuesEvent | 2020-06-25 04:49:12 | alanqchen/Bear-Post | https://api.github.com/repos/alanqchen/Bear-Post | closed | Investigate using Material UI "skeleton" component | Medium Priority enhancement frontend | [Link](https://material-ui.com/components/skeleton/)
The skeleton component is currently in not in the core, but it looks stable enough to start looking into if it's possible to implement. While the posts are being fetched, three skeleton post cards can be displayed, preferably as the initial server-side rendered pa... | 1.0 | Investigate using Material UI "skeleton" component - [Link](https://material-ui.com/components/skeleton/)
The skeleton component is currently in not in the core, but it looks stable enough to start looking into if it's possible to implement. While the posts are being fetched, three skeleton post cards can be display... | priority | investigate using material ui skeleton component the skeleton component is currently in not in the core but it looks stable enough to start looking into if it s possible to implement while the posts are being fetched three skeleton post cards can be displayed preferably as the initial server side rendere... | 1 |
283,336 | 8,718,916,098 | IssuesEvent | 2018-12-07 22:08:16 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | CONFIG_TICKLESS_KERNEL makes z_clock_set_timeout doesn't work | bug priority: medium | @andyross @nashif @ruuddw
in timeout.c, the function will call the clock driver wrapper z_clock_set_timerout in legacy_api.h.
```
void z_clock_set_timeout(s32_t ticks, bool idle)
{
#ifdef CONFIG_TICKLESS_KERNEL
if (idle) {
_timer_idle_enter(ticks);
} else {
_set_time(ticks == K_FOREVER ? 0 : ticks... | 1.0 | CONFIG_TICKLESS_KERNEL makes z_clock_set_timeout doesn't work - @andyross @nashif @ruuddw
in timeout.c, the function will call the clock driver wrapper z_clock_set_timerout in legacy_api.h.
```
void z_clock_set_timeout(s32_t ticks, bool idle)
{
#ifdef CONFIG_TICKLESS_KERNEL
if (idle) {
_timer_idle_ente... | priority | config tickless kernel makes z clock set timeout doesn t work andyross nashif ruuddw in timeout c the function will call the clock driver wrapper z clock set timerout in legacy api h void z clock set timeout t ticks bool idle ifdef config tickless kernel if idle timer idle enter ... | 1 |
208,268 | 7,137,701,776 | IssuesEvent | 2018-01-23 11:59:52 | Cadasta/cadasta-platform | https://api.github.com/repos/Cadasta/cadasta-platform | closed | Web Input :: Select choice questions on web are defaulted to first value (even though they shouldnt be showing because they do not meet visibility logic in form) | bug priority: medium | Forms submitted from ODK work well because they leave '--' when a question should not be answered:
<img width="617" alt="screen shot 2017-07-22 at 10 47 37 pm" src="https://user-images.githubusercontent.com/25337622/28494180-ca495974-6f2f-11e7-818f-e2a5b574e155.png">
This is not the case when you input data on the ... | 1.0 | Web Input :: Select choice questions on web are defaulted to first value (even though they shouldnt be showing because they do not meet visibility logic in form) - Forms submitted from ODK work well because they leave '--' when a question should not be answered:
<img width="617" alt="screen shot 2017-07-22 at 10 47 37... | priority | web input select choice questions on web are defaulted to first value even though they shouldnt be showing because they do not meet visibility logic in form forms submitted from odk work well because they leave when a question should not be answered img width alt screen shot at pm src ... | 1 |
622,593 | 19,650,727,080 | IssuesEvent | 2022-01-10 06:37:21 | greencoast-studios/discord.js-extended | https://api.github.com/repos/greencoast-studios/discord.js-extended | closed | Add the ability to extend PresenceTemplater. | Priority: Medium Status: Awaiting PR Type: Feature Request | #### :zap: Describe the New Feature
Add the ability to extend the PresenceTemplater so that new templates can be added.
#### :pencil2: Functionality
1. Pass a `Record<string, Function>` to the templater where the key is the name of the template and the value is the getter.
2. Now, when applying the template, ... | 1.0 | Add the ability to extend PresenceTemplater. - #### :zap: Describe the New Feature
Add the ability to extend the PresenceTemplater so that new templates can be added.
#### :pencil2: Functionality
1. Pass a `Record<string, Function>` to the templater where the key is the name of the template and the value is th... | priority | add the ability to extend presencetemplater zap describe the new feature add the ability to extend the presencetemplater so that new templates can be added functionality pass a record to the templater where the key is the name of the template and the value is the getter now when... | 1 |
363,194 | 10,739,077,120 | IssuesEvent | 2019-10-29 15:46:37 | AY1920S1-CS2103T-W13-4/main | https://api.github.com/repos/AY1920S1-CS2103T-W13-4/main | closed | [v1.3] Script evaluator | priority.Medium type.Story | - [x] Add `script eval` to evaluate expressions/scripts
- [x] Add `script add/run/delete` to store and run stored scripts
- [ ] Implement storage for stored scripts
- [ ] Implement a GUI to show stored scripts
- [ ] Expose some APIs that are convenient for scripts
- [ ] Integrate with rules engine
- [ ] (Maybe) a... | 1.0 | [v1.3] Script evaluator - - [x] Add `script eval` to evaluate expressions/scripts
- [x] Add `script add/run/delete` to store and run stored scripts
- [ ] Implement storage for stored scripts
- [ ] Implement a GUI to show stored scripts
- [ ] Expose some APIs that are convenient for scripts
- [ ] Integrate with rul... | priority | script evaluator add script eval to evaluate expressions scripts add script add run delete to store and run stored scripts implement storage for stored scripts implement a gui to show stored scripts expose some apis that are convenient for scripts integrate with rules engine m... | 1 |
377,372 | 11,170,196,379 | IssuesEvent | 2019-12-28 11:51:16 | ayumi-cloud/oc-security-module | https://api.github.com/repos/ayumi-cloud/oc-security-module | opened | Re-code maintenance module to block all assets and keep users out during lock-down mode | Firewall Priority: Medium enhancement | ### Enhancement idea
- [ ] Re-code maintenance module to block all assets and keep users out during "lock-down" mode.
As per issue: https://github.com/octobercms/october/issues/4850
| 1.0 | Re-code maintenance module to block all assets and keep users out during lock-down mode - ### Enhancement idea
- [ ] Re-code maintenance module to block all assets and keep users out during "lock-down" mode.
As per issue: https://github.com/octobercms/october/issues/4850
| priority | re code maintenance module to block all assets and keep users out during lock down mode enhancement idea re code maintenance module to block all assets and keep users out during lock down mode as per issue | 1 |
226,178 | 7,510,472,185 | IssuesEvent | 2018-04-11 00:53:36 | C3DSU/e-DefPR | https://api.github.com/repos/C3DSU/e-DefPR | closed | Implementar EstadoService | Category: Frontend Priority: Medium Stage: Review Type: New-feature | services/EstadoService.js
Deve realizar:
- buscar estado
- listar estados
Esta issue depende da execução da tarefa #10 | 1.0 | Implementar EstadoService - services/EstadoService.js
Deve realizar:
- buscar estado
- listar estados
Esta issue depende da execução da tarefa #10 | priority | implementar estadoservice services estadoservice js deve realizar buscar estado listar estados esta issue depende da execução da tarefa | 1 |
499,908 | 14,482,067,588 | IssuesEvent | 2020-12-10 13:30:28 | CCAFS/MARLO | https://api.github.com/repos/CCAFS/MARLO | opened | [DP] (CLARISA) CLARISA improvements | Priority - Medium Type -Task | Issue description.
modify sections in the new homepage to include some functionalities and add tony shikali to our team
we created 4 deliverables for tony
- [ ] Introduction to CLARISA and installing CLARISA enviroment
- [ ] Add FAQ section in CLARISA homepage
- [ ] Create Auditlog module to track all changes made in ... | 1.0 | [DP] (CLARISA) CLARISA improvements - Issue description.
modify sections in the new homepage to include some functionalities and add tony shikali to our team
we created 4 deliverables for tony
- [ ] Introduction to CLARISA and installing CLARISA enviroment
- [ ] Add FAQ section in CLARISA homepage
- [ ] Create Auditlo... | priority | clarisa clarisa improvements issue description modify sections in the new homepage to include some functionalities and add tony shikali to our team we created deliverables for tony introduction to clarisa and installing clarisa enviroment add faq section in clarisa homepage create auditlog module ... | 1 |
77,540 | 3,506,770,169 | IssuesEvent | 2016-01-08 09:22:43 | DigitalCampus/django-oppia | https://api.github.com/repos/DigitalCampus/django-oppia | opened | Facilty to export list of users for loading into the app | enhancement medium priority time: 2 hours | for prepoulating the app user database | 1.0 | Facilty to export list of users for loading into the app - for prepoulating the app user database | priority | facilty to export list of users for loading into the app for prepoulating the app user database | 1 |
71,715 | 3,367,617,903 | IssuesEvent | 2015-11-22 10:19:04 | music-encoding/music-encoding | https://api.github.com/repos/music-encoding/music-encoding | closed | tapeConfig duplicates soundChan | Component: Core Schema Priority: Medium Status: Needs Discussion Type: Enhancement | _From [pd...@virginia.edu](https://code.google.com/u/103686026181985548448/) on November 17, 2014 15:51:02_
\<tapeConfig> and \<soundChan> contain the same information, but for different media -- analog tape in the first instance and other recordings in the second. Since \<tapeConfig> is for a specialized case of \<s... | 1.0 | tapeConfig duplicates soundChan - _From [pd...@virginia.edu](https://code.google.com/u/103686026181985548448/) on November 17, 2014 15:51:02_
\<tapeConfig> and \<soundChan> contain the same information, but for different media -- analog tape in the first instance and other recordings in the second. Since \<tapeConfig... | priority | tapeconfig duplicates soundchan from on november and contain the same information but for different media analog tape in the first instance and other recordings in the second since is for a specialized case of it should be deprecated removed and used in all cases the data in ... | 1 |
177,853 | 6,587,900,461 | IssuesEvent | 2017-09-13 23:22:57 | SemanticWebBuilder/SWB | https://api.github.com/repos/SemanticWebBuilder/SWB | opened | En una instancia con contexto no se cargan los CSS de la adminsitración de Flujos de publicación | bug component:PublicationsFlow priority:medium | ### Descripción
En una instancia con contexto no se cargan los CSS de soriaGrid.css, EnhancedGrid.css, font-awesome.css, y no se muestra correctamente la edición de Flujos de publicación.
### Reproducir incidencia
1.- Entrar a la edición de un flujo de publicación
. Fallback to default check. | Category: Tech Priority: Medium Squad: Pumpkin Type: Bug | 
| 1.0 | [0.9.3.1 release-204] Vehicles an interaction distance check failed (occupancy based). Fallback to default check. - 
| priority | vehicles an interaction distance check failed occupancy based fallback to default check | 1 |
610,410 | 18,906,987,631 | IssuesEvent | 2021-11-16 10:07:19 | robotframework/robotframework | https://api.github.com/repos/robotframework/robotframework | closed | Process: Change `Start Process` to return created process object instead of generic handle | enhancement priority: medium backwards incompatible acknowledge | Currently if you want to interact with the process started using the `Start Process` keyword you need to do it like this:
```
Start Process command
${process} = Get Process Object
# Do something with the process
```
The extra step needed to get the process object is somewhat annoying and it would be much mo... | 1.0 | Process: Change `Start Process` to return created process object instead of generic handle - Currently if you want to interact with the process started using the `Start Process` keyword you need to do it like this:
```
Start Process command
${process} = Get Process Object
# Do something with the process
```
... | priority | process change start process to return created process object instead of generic handle currently if you want to interact with the process started using the start process keyword you need to do it like this start process command process get process object do something with the process ... | 1 |
22,602 | 2,649,553,745 | IssuesEvent | 2015-03-15 01:23:50 | prikhi/pencil | https://api.github.com/repos/prikhi/pencil | closed | HTML Texts does not work | 1 star bug imported Priority-Medium | _From [ranhiru](https://code.google.com/u/ranhiru/) on November 26, 2011 01:17:38_
What steps will reproduce the problem? 1. Drag a HTML Texts item from basic web elements
2. Paste HTML content
3. Click outside or anywhere else other than the HTML content What is the expected output? What do you see instead? My past... | 1.0 | HTML Texts does not work - _From [ranhiru](https://code.google.com/u/ranhiru/) on November 26, 2011 01:17:38_
What steps will reproduce the problem? 1. Drag a HTML Texts item from basic web elements
2. Paste HTML content
3. Click outside or anywhere else other than the HTML content What is the expected output? What ... | priority | html texts does not work from on november what steps will reproduce the problem drag a html texts item from basic web elements paste html content click outside or anywhere else other than the html content what is the expected output what do you see instead my pasted html content to be ... | 1 |
620,379 | 19,560,997,117 | IssuesEvent | 2022-01-03 16:11:38 | CDCgov/prime-reportstream | https://api.github.com/repos/CDCgov/prime-reportstream | closed | CA - Missing ImageMover Data | onboarding-ops receiver support data-issue Medium Priority | CA continues to report that ImageMover data is not reaching them. In metabase, we see the following CLIAs assigned to ImageMover and bound for CA; none is reaching CA.
05D2189797
05D2191150
05D2204489
05D2213725
05D2230032
11D2213893
31D2214292
CDPH000077
SA
We now have access to the ACK/NACK inbox: https://ecgqc.hea... | 1.0 | CA - Missing ImageMover Data - CA continues to report that ImageMover data is not reaching them. In metabase, we see the following CLIAs assigned to ImageMover and bound for CA; none is reaching CA.
05D2189797
05D2191150
05D2204489
05D2213725
05D2230032
11D2213893
31D2214292
CDPH000077
SA
We now have access to the AC... | priority | ca missing imagemover data ca continues to report that imagemover data is not reaching them in metabase we see the following clias assigned to imagemover and bound for ca none is reaching ca sa we now have access to the ack nack inbox and a sample message shows a few errors why these messa... | 1 |
353,151 | 10,549,456,631 | IssuesEvent | 2019-10-03 08:47:06 | SUSE/cap-terraform | https://api.github.com/repos/SUSE/cap-terraform | closed | Remove explicit provider credentials' variables for reusability | priority: medium status: abandoned type: maintenance | Instead of hardcoding provider credentials on a `variables.tf`, we could either pass them as env vars, or letting terraform take the credentials from the host. This allows for easier reuse of the terraform deployments on CI.
Having the credentials included in `variables.tf` simplifies the operator life when having ... | 1.0 | Remove explicit provider credentials' variables for reusability - Instead of hardcoding provider credentials on a `variables.tf`, we could either pass them as env vars, or letting terraform take the credentials from the host. This allows for easier reuse of the terraform deployments on CI.
Having the credentials in... | priority | remove explicit provider credentials variables for reusability instead of hardcoding provider credentials on a variables tf we could either pass them as env vars or letting terraform take the credentials from the host this allows for easier reuse of the terraform deployments on ci having the credentials in... | 1 |
677,931 | 23,180,072,614 | IssuesEvent | 2022-08-01 00:27:43 | City-Bureau/city-scrapers-atl | https://api.github.com/repos/City-Bureau/city-scrapers-atl | opened | New Scraper: Fort MacPherson LRA Board Meeting | priority-medium | Create a new scraper for Fort MacPherson LRA Board Meeting
Website: https://fortmaclra.com/ecwd_calendar/events/
Jurisdiction: City of Atlanta
Classification: Neighborhood- or Development-specific, Development
a local government agency created by the State of Georgia, entrusted with 145 acres of the former Fort McPhe... | 1.0 | New Scraper: Fort MacPherson LRA Board Meeting - Create a new scraper for Fort MacPherson LRA Board Meeting
Website: https://fortmaclra.com/ecwd_calendar/events/
Jurisdiction: City of Atlanta
Classification: Neighborhood- or Development-specific, Development
a local government agency created by the State of Georgia, ... | priority | new scraper fort macpherson lra board meeting create a new scraper for fort macpherson lra board meeting website jurisdiction city of atlanta classification neighborhood or development specific development a local government agency created by the state of georgia entrusted with acres of the former fort m... | 1 |
404,265 | 11,854,387,241 | IssuesEvent | 2020-03-25 00:39:36 | ChainSafe/gossamer | https://api.github.com/repos/ChainSafe/gossamer | opened | investigate and clean up core types | Priority: 3 - Medium core | ## Expected Behavior
If we decide to keep the `types` package within `core`, it should include types specific to `core`.
All `types` packages within a package should be specific to that package and should not be used throughout the code as the `types` package within `core` is currently being used.
## Current B... | 1.0 | investigate and clean up core types - ## Expected Behavior
If we decide to keep the `types` package within `core`, it should include types specific to `core`.
All `types` packages within a package should be specific to that package and should not be used throughout the code as the `types` package within `core` is... | priority | investigate and clean up core types expected behavior if we decide to keep the types package within core it should include types specific to core all types packages within a package should be specific to that package and should not be used throughout the code as the types package within core is... | 1 |
198,428 | 6,972,955,486 | IssuesEvent | 2017-12-11 18:48:14 | opencurrents/opencurrents | https://api.github.com/repos/opencurrents/opencurrents | closed | Manual Tracking: On Iphone 4 plugins if calendar not working. | mvp priority medium | Gala was also unable to view admins to submit hours. | 1.0 | Manual Tracking: On Iphone 4 plugins if calendar not working. - Gala was also unable to view admins to submit hours. | priority | manual tracking on iphone plugins if calendar not working gala was also unable to view admins to submit hours | 1 |
56,170 | 3,078,442,595 | IssuesEvent | 2015-08-21 10:13:40 | pavel-pimenov/flylinkdc-r5xx | https://api.github.com/repos/pavel-pimenov/flylinkdc-r5xx | closed | В сообщениях о DDoS атаках выводить хаб на котором находится пользователь | Component-UI enhancement imported Priority-Medium Usability | _From [a.rain...@gmail.com](https://code.google.com/u/117892482479228821242/) on May 15, 2011 22:00:59_
В сообщениях о DDoS атаках выводить помимо имени ещё и хаб на котором находится пользователь.
_Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=458_ | 1.0 | В сообщениях о DDoS атаках выводить хаб на котором находится пользователь - _From [a.rain...@gmail.com](https://code.google.com/u/117892482479228821242/) on May 15, 2011 22:00:59_
В сообщениях о DDoS атаках выводить помимо имени ещё и хаб на котором находится пользователь.
_Original issue: http://code.google.com/p/fl... | priority | в сообщениях о ddos атаках выводить хаб на котором находится пользователь from on may в сообщениях о ddos атаках выводить помимо имени ещё и хаб на котором находится пользователь original issue | 1 |
179,805 | 6,628,749,483 | IssuesEvent | 2017-09-23 22:12:22 | elementary/scratch | https://api.github.com/repos/elementary/scratch | closed | I can't print from Scratch in Freya using Ctrl+P | Priority: Medium | I have tried printing a file from Scratch using Ctrl+P, even tried to mark the text before doing Ctrl+P but nothing happens.
I can't find a print-option in Scratch either.
I have used gedit before and are used to have a print option.
Launchpad Details: [#LP1407260](https://bugs.launchpad.net/bugs/1407260) Stinger - 2... | 1.0 | I can't print from Scratch in Freya using Ctrl+P - I have tried printing a file from Scratch using Ctrl+P, even tried to mark the text before doing Ctrl+P but nothing happens.
I can't find a print-option in Scratch either.
I have used gedit before and are used to have a print option.
Launchpad Details: [#LP1407260](h... | priority | i can t print from scratch in freya using ctrl p i have tried printing a file from scratch using ctrl p even tried to mark the text before doing ctrl p but nothing happens i can t find a print option in scratch either i have used gedit before and are used to have a print option launchpad details stinger ... | 1 |
795,109 | 28,061,823,060 | IssuesEvent | 2023-03-29 13:06:48 | AY2223S2-CS2103-F10-4/tp | https://api.github.com/repos/AY2223S2-CS2103-F10-4/tp | closed | As a salesman I can mark my leads as requiring follow up action | type.Story priority.Medium | So that they do not forget to follow up with important clients. | 1.0 | As a salesman I can mark my leads as requiring follow up action - So that they do not forget to follow up with important clients. | priority | as a salesman i can mark my leads as requiring follow up action so that they do not forget to follow up with important clients | 1 |
806,450 | 29,829,568,628 | IssuesEvent | 2023-06-18 04:59:22 | FINALALT1/BACKEND | https://api.github.com/repos/FINALALT1/BACKEND | closed | Feat: PB프로필 상세보기(로그인) | Priority: Medium Type: Enhancement Category: API | ## Description
> Feat: PB프로필 상세보기(로그인)
## Tasks
- [ ] API 구현
- [ ] test
- [ ] swagger
| 1.0 | Feat: PB프로필 상세보기(로그인) - ## Description
> Feat: PB프로필 상세보기(로그인)
## Tasks
- [ ] API 구현
- [ ] test
- [ ] swagger
| priority | feat pb프로필 상세보기 로그인 description feat pb프로필 상세보기 로그인 tasks api 구현 test swagger | 1 |
305,390 | 9,368,638,577 | IssuesEvent | 2019-04-03 09:09:34 | AugurProject/augur | https://api.github.com/repos/AugurProject/augur | closed | svg style changes checkbox and hint style has changed | Priority: Medium | old checkbox and hint

new checkbox and hint

| 1.0 | svg style changes checkbox and hint style has changed - old checkbox and hint

new checkbox and hint
 on August 31, 2010 11:35:02_
Может сделаете группировку пользователей как при скачке, только для пользователей, которые качают с тебя в два потока (например с 2 разных хабов)? Пример: http://s43.radikal.ru/i101/1008/54/11fb66e6d720.png - по... | 1.0 | Группировка пользователей при отдаче - _From [Neoxidi...@gmail.com](https://code.google.com/u/112851888868670182777/) on August 31, 2010 11:35:02_
Может сделаете группировку пользователей как при скачке, только для пользователей, которые качают с тебя в два потока (например с 2 разных хабов)? Пример: http://s43.radika... | priority | группировка пользователей при отдаче from on august может сделаете группировку пользователей как при скачке только для пользователей которые качают с тебя в два потока например с разных хабов пример пользователь качает с разных хабов со скоростью s и s что в итоге выходит ... | 1 |
245,470 | 7,886,762,147 | IssuesEvent | 2018-06-27 16:12:24 | MARKETProtocol/website | https://api.github.com/repos/MARKETProtocol/website | closed | [Blog] Use react-static Link component to redirect blog posts | Bounty Attached Good First Issue Help Wanted Priority: Medium Status: Review Needed Type: Enhancement | <!--
Hello!
Please use the template below for issue ideas or bugs found within MARKET Protocol.
If it is general support you need, reach out to us at
https://marketprotocol.io/discord
Provide a general summary of the issue in the title above and use relevant fields below to define the problem.
-->
<!--
... | 1.0 | [Blog] Use react-static Link component to redirect blog posts - <!--
Hello!
Please use the template below for issue ideas or bugs found within MARKET Protocol.
If it is general support you need, reach out to us at
https://marketprotocol.io/discord
Provide a general summary of the issue in the title above and u... | priority | use react static link component to redirect blog posts hello please use the template below for issue ideas or bugs found within market protocol if it is general support you need reach out to us at provide a general summary of the issue in the title above and use relevant fields below to define th... | 1 |
376,501 | 11,147,998,740 | IssuesEvent | 2019-12-23 14:18:35 | bounswe/bounswe2019group2 | https://api.github.com/repos/bounswe/bounswe2019group2 | opened | Adding Total profit to invesment page | Priority: Medium Type: Frontend | ## Prerequisite
- [ ] I am using the latest version of the code, and checked the documentation related to my needs.
* **I'm submitting a ... (remove the irrelevant one)**
- [ ] bug report
- [ ] feature request
- [ ] test request
- [ ] documentation request
* **Briefly describe the nature of the iss... | 1.0 | Adding Total profit to invesment page - ## Prerequisite
- [ ] I am using the latest version of the code, and checked the documentation related to my needs.
* **I'm submitting a ... (remove the irrelevant one)**
- [ ] bug report
- [ ] feature request
- [ ] test request
- [ ] documentation request
*... | priority | adding total profit to invesment page prerequisite i am using the latest version of the code and checked the documentation related to my needs i m submitting a remove the irrelevant one bug report feature request test request documentation request briefly... | 1 |
585,396 | 17,496,372,100 | IssuesEvent | 2021-08-10 01:13:09 | pnxenopoulos/csgo | https://api.github.com/repos/pnxenopoulos/csgo | opened | Update WeaponFire and PlayerHurt parsing to include through smoke and flashed indicators | Feature Request Medium Priority | We want to be able to label if weaponfires and damages occurred through smokes or while flashed.
| 1.0 | Update WeaponFire and PlayerHurt parsing to include through smoke and flashed indicators - We want to be able to label if weaponfires and damages occurred through smokes or while flashed.
| priority | update weaponfire and playerhurt parsing to include through smoke and flashed indicators we want to be able to label if weaponfires and damages occurred through smokes or while flashed | 1 |
680,997 | 23,293,637,990 | IssuesEvent | 2022-08-06 07:51:10 | sunpy/sunpy | https://api.github.com/repos/sunpy/sunpy | closed | Some JSOC data fails to download using Fido | Bug net Priority Medium Effort Medium Package Intermediate | <!-- This comments are hidden when you submit the issue so you do not need to remove them!
Please be sure to check out our contributing guidelines: https://github.com/sunpy/sunpy/blob/master/CONTRIBUTING.rst
Please be sure to check out our code of conduct:
https://github.com/sunpy/sunpy/blob/master/CODE_OF_CONDUCT.r... | 1.0 | Some JSOC data fails to download using Fido - <!-- This comments are hidden when you submit the issue so you do not need to remove them!
Please be sure to check out our contributing guidelines: https://github.com/sunpy/sunpy/blob/master/CONTRIBUTING.rst
Please be sure to check out our code of conduct:
https://github... | priority | some jsoc data fails to download using fido this comments are hidden when you submit the issue so you do not need to remove them please be sure to check out our contributing guidelines please be sure to check out our code of conduct please have a search on our github repository to see if a ... | 1 |
235,453 | 7,738,631,799 | IssuesEvent | 2018-05-28 12:48:15 | Xceptance/neodymium-library | https://api.github.com/repos/Xceptance/neodymium-library | closed | Support test data for methods per test case | Medium Priority feature fixedInDevelop rechecked | Right now we have test data per test class, but when you have more than one method, this might not fit. | 1.0 | Support test data for methods per test case - Right now we have test data per test class, but when you have more than one method, this might not fit. | priority | support test data for methods per test case right now we have test data per test class but when you have more than one method this might not fit | 1 |
188,459 | 6,776,543,304 | IssuesEvent | 2017-10-27 18:16:53 | ufopleds/DengueME | https://api.github.com/repos/ufopleds/DengueME | closed | [BUG] When the keyboard is used to navigate in Project Explorer, sometimes the rename feature is not accessible | comp_gui priority_3 severity_medium type_bug | When the keyboard is used to navigate in Project Explorer, sometimes the rename feature is not accessible.
**OS:** Windows 7
**Version:** DengueME v0.7.0* (built from the source-code avaiable on master branch)
**How to reproduce:**
1. Open DengueME in a workspace with some existing projects.
2. Click on a proj... | 1.0 | [BUG] When the keyboard is used to navigate in Project Explorer, sometimes the rename feature is not accessible - When the keyboard is used to navigate in Project Explorer, sometimes the rename feature is not accessible.
**OS:** Windows 7
**Version:** DengueME v0.7.0* (built from the source-code avaiable on master ... | priority | when the keyboard is used to navigate in project explorer sometimes the rename feature is not accessible when the keyboard is used to navigate in project explorer sometimes the rename feature is not accessible os windows version dengueme built from the source code avaiable on master branc... | 1 |
294,876 | 9,049,693,658 | IssuesEvent | 2019-02-12 05:57:17 | minio/mc | https://api.github.com/repos/minio/mc | closed | Need better error message for failing to add user when access key is equal to user name | priority: medium | ## Expected behavior
Non critical issue, just filing for better inline help. When adding a new user, the username cannot be the same as the access key (expected behavior).
```
mc admin user add min minio minio123 readonly
mc: <ERROR> Cannot add new user. Invalid Request.
```
We should be a bit more exact as to... | 1.0 | Need better error message for failing to add user when access key is equal to user name - ## Expected behavior
Non critical issue, just filing for better inline help. When adding a new user, the username cannot be the same as the access key (expected behavior).
```
mc admin user add min minio minio123 readonly
m... | priority | need better error message for failing to add user when access key is equal to user name expected behavior non critical issue just filing for better inline help when adding a new user the username cannot be the same as the access key expected behavior mc admin user add min minio readonly mc ca... | 1 |
371,465 | 10,967,131,185 | IssuesEvent | 2019-11-28 08:55:05 | danieleteti/delphimvcframework | https://api.github.com/repos/danieleteti/delphimvcframework | closed | GUID | Priority-Medium accepted enhancement | What is that? :o
{$IFDEF TOKYOORBETTER}
ftGuid:
AJsonObject.S[FieldName] := GUIDToString(ADataSet.Fields[I].AsGuid);
{$ENDIF}
there was GUID prior to tokyo too....
ftGuid:
AJsonObject.S[FieldName] := ADataSet.Fields[I].AsString;
| 1.0 | GUID - What is that? :o
{$IFDEF TOKYOORBETTER}
ftGuid:
AJsonObject.S[FieldName] := GUIDToString(ADataSet.Fields[I].AsGuid);
{$ENDIF}
there was GUID prior to tokyo too....
ftGuid:
AJsonObject.S[FieldName] := ADataSet.Fields[I].AsString;
| priority | guid what is that o ifdef tokyoorbetter ftguid ajsonobject s guidtostring adataset fields asguid endif there was guid prior to tokyo too ftguid ajsonobject s adataset fields asstring | 1 |
254,625 | 8,080,957,853 | IssuesEvent | 2018-08-08 00:33:44 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | Property is initialized in parallel, can result in duplicate plots getting created | Medium Priority | Keegan managed to get this problem on his machine:
https://cdn.discordapp.com/attachments/344168599507697674/474393887239176192/unknown.png
I suspect its a race condition, where multiple threads are calling 'GetOrCreatePlot' at the same time.
Should probably change this to a ThreadSafeDictionary which has an atom... | 1.0 | Property is initialized in parallel, can result in duplicate plots getting created - Keegan managed to get this problem on his machine:
https://cdn.discordapp.com/attachments/344168599507697674/474393887239176192/unknown.png
I suspect its a race condition, where multiple threads are calling 'GetOrCreatePlot' at the... | priority | property is initialized in parallel can result in duplicate plots getting created keegan managed to get this problem on his machine i suspect its a race condition where multiple threads are calling getorcreateplot at the same time should probably change this to a threadsafedictionary which has an atomic... | 1 |
516,393 | 14,981,303,700 | IssuesEvent | 2021-01-28 14:41:21 | bounswe/bounswe2020group5 | https://api.github.com/repos/bounswe/bounswe2020group5 | closed | backend/ Vendor details | Priority: Medium Status: Completed backend | * Endpoint that returns vendor' products, rating, username, email, first name, last name and address without requesting any user authentication should be implemented.
Deadline: 28.01.2020 @23.59 | 1.0 | backend/ Vendor details - * Endpoint that returns vendor' products, rating, username, email, first name, last name and address without requesting any user authentication should be implemented.
Deadline: 28.01.2020 @23.59 | priority | backend vendor details endpoint that returns vendor products rating username email first name last name and address without requesting any user authentication should be implemented deadline | 1 |
582,876 | 17,372,870,312 | IssuesEvent | 2021-07-30 16:14:46 | ranking-agent/strider | https://api.github.com/repos/ranking-agent/strider | opened | Erroneously unconnected nodes | Priority: Medium Status: Available standup | Standup query:
```
{
"message": {
"query_graph": {
"nodes": {
"n0": {
"ids": [
"MONDO:0004975"
],
"categories": [
"biolink:Disease"
]
... | 1.0 | Erroneously unconnected nodes - Standup query:
```
{
"message": {
"query_graph": {
"nodes": {
"n0": {
"ids": [
"MONDO:0004975"
],
"categories": [
"biolink:Diseas... | priority | erroneously unconnected nodes standup query message query graph nodes ids mondo categories biolink disease ... | 1 |
52,163 | 3,021,986,807 | IssuesEvent | 2015-07-31 17:43:02 | jayway/rest-assured | https://api.github.com/repos/jayway/rest-assured | closed | Add support for soft assertions | enhancement imported Priority-Medium | _From [johan.ha...@gmail.com](https://code.google.com/u/105676376875942041029/) on March 26, 2015 12:31:48_
See http://joel-costigliola.github.io/assertj/assertj-core-news.html#assertj-core-2.0.0-bdd-soft-assertions For example:
@Rule
public final RestAssuredSoftAssertions rule = new RestAssuredSoftAssertions();
... | 1.0 | Add support for soft assertions - _From [johan.ha...@gmail.com](https://code.google.com/u/105676376875942041029/) on March 26, 2015 12:31:48_
See http://joel-costigliola.github.io/assertj/assertj-core-news.html#assertj-core-2.0.0-bdd-soft-assertions For example:
@Rule
public final RestAssuredSoftAssertions rule = ... | priority | add support for soft assertions from on march see for example rule public final restassuredsoftassertions rule new restassuredsoftassertions then soft body body original issue | 1 |
702,433 | 24,122,098,023 | IssuesEvent | 2022-09-20 19:42:54 | robotframework/robotframework | https://api.github.com/repos/robotframework/robotframework | closed | Libdoc: If keyword and type have same case-insensitive name, opening type info opens keyword documentation | bug priority: medium | Can be reproduced with this example:
```python
def none(n: None):
pass
```
Somewhat similar bug than #4464. | 1.0 | Libdoc: If keyword and type have same case-insensitive name, opening type info opens keyword documentation - Can be reproduced with this example:
```python
def none(n: None):
pass
```
Somewhat similar bug than #4464. | priority | libdoc if keyword and type have same case insensitive name opening type info opens keyword documentation can be reproduced with this example python def none n none pass somewhat similar bug than | 1 |
113,821 | 4,577,089,309 | IssuesEvent | 2016-09-17 01:13:03 | HabitRPG/habitrpg | https://api.github.com/repos/HabitRPG/habitrpg | reopened | Orb of Rebirth: change to cost 6 gems, not remove any equipment | priority: medium status: issue: in progress | Now that long-term players have so much equipment, using the Orb of Rebirth results in far too much gear to buy back and is unfair to users who have already bought cross-class previous-season gear using gems. We've decided to fix this by stopping the Orb of Rebirth from removing any equipment at all, and make it cost s... | 1.0 | Orb of Rebirth: change to cost 6 gems, not remove any equipment - Now that long-term players have so much equipment, using the Orb of Rebirth results in far too much gear to buy back and is unfair to users who have already bought cross-class previous-season gear using gems. We've decided to fix this by stopping the Orb... | priority | orb of rebirth change to cost gems not remove any equipment now that long term players have so much equipment using the orb of rebirth results in far too much gear to buy back and is unfair to users who have already bought cross class previous season gear using gems we ve decided to fix this by stopping the orb... | 1 |
366,319 | 10,819,576,726 | IssuesEvent | 2019-11-08 14:40:42 | raz0red/wii-mednafen | https://api.github.com/repos/raz0red/wii-mednafen | closed | screen position | Priority-Medium Type-Enhancement auto-migrated | ```
if possible it would be nice to have screen position controls along screen size
Thanks
```
Original issue reported on code.google.com by `redla...@gmail.com` on 19 Oct 2011 at 11:11
| 1.0 | screen position - ```
if possible it would be nice to have screen position controls along screen size
Thanks
```
Original issue reported on code.google.com by `redla...@gmail.com` on 19 Oct 2011 at 11:11
| priority | screen position if possible it would be nice to have screen position controls along screen size thanks original issue reported on code google com by redla gmail com on oct at | 1 |
540,688 | 15,815,816,449 | IssuesEvent | 2021-04-05 12:02:41 | Sphereserver/Source-X | https://api.github.com/repos/Sphereserver/Source-X | closed | Decay Flag | Priority: Medium Status-Bug: Confirmed Status: Done - waiting feedback | If there is a decay flag on the item, the item taken into the bag gives a warning. I think the flag should be canceled.
12:27:ERROR:Timer expired without DECAY flag 'Katana' (UID=04000b8a6)?
| 1.0 | Decay Flag - If there is a decay flag on the item, the item taken into the bag gives a warning. I think the flag should be canceled.
12:27:ERROR:Timer expired without DECAY flag 'Katana' (UID=04000b8a6)?
| priority | decay flag if there is a decay flag on the item the item taken into the bag gives a warning i think the flag should be canceled error timer expired without decay flag katana uid | 1 |
151,046 | 5,796,074,225 | IssuesEvent | 2017-05-02 18:35:29 | JasonBock/Rocks | https://api.github.com/repos/JasonBock/Rocks | opened | Create AppVeyor Build | help wanted Medium Priority | Should really make the build process happen somewhere else other than my laptop :). Consider using AppVeyor to do this. | 1.0 | Create AppVeyor Build - Should really make the build process happen somewhere else other than my laptop :). Consider using AppVeyor to do this. | priority | create appveyor build should really make the build process happen somewhere else other than my laptop consider using appveyor to do this | 1 |
273,549 | 8,531,926,542 | IssuesEvent | 2018-11-04 16:55:08 | CS2103-AY1819S1-W13-3/main | https://api.github.com/repos/CS2103-AY1819S1-W13-3/main | closed | Mark: GUI Integration | feature.Mark priority:Medium type.Enhancement | A way to see Marks in the GUI, either:
- show a little sticker on the person's display item
- a separate panel with marks and when clicked, will show the people in the left panel
A way to create marks in the GUI
- clicking on people and clicking on "Add to Mark"
- or the separate panel idk | 1.0 | Mark: GUI Integration - A way to see Marks in the GUI, either:
- show a little sticker on the person's display item
- a separate panel with marks and when clicked, will show the people in the left panel
A way to create marks in the GUI
- clicking on people and clicking on "Add to Mark"
- or the separate panel id... | priority | mark gui integration a way to see marks in the gui either show a little sticker on the person s display item a separate panel with marks and when clicked will show the people in the left panel a way to create marks in the gui clicking on people and clicking on add to mark or the separate panel id... | 1 |
119,687 | 4,774,379,306 | IssuesEvent | 2016-10-27 06:24:52 | Cadasta/cadasta-platform | https://api.github.com/repos/Cadasta/cadasta-platform | closed | Increase length of choices tab labels in questionnaires from 200 chars to 2500 chars | enhancement medium priority | We had some issues with long descriptive labels included in the choices tab for XLSForms (specially for multi-language). It would be useful to increase this limit up to 2500 chars (the same that we did for labels in survey tab in issue #659).
| 1.0 | Increase length of choices tab labels in questionnaires from 200 chars to 2500 chars - We had some issues with long descriptive labels included in the choices tab for XLSForms (specially for multi-language). It would be useful to increase this limit up to 2500 chars (the same that we did for labels in survey tab in iss... | priority | increase length of choices tab labels in questionnaires from chars to chars we had some issues with long descriptive labels included in the choices tab for xlsforms specially for multi language it would be useful to increase this limit up to chars the same that we did for labels in survey tab in issue ... | 1 |
198,821 | 6,978,105,080 | IssuesEvent | 2017-12-12 16:31:15 | statgen/locuszoom-api | https://api.github.com/repos/statgen/locuszoom-api | opened | Better error code/handling when reference variant does not exist in reference panel | priority: medium type: enhancement | From discussion on #16 regarding the majority of cases where a reference variant simply doesn't exist in the reference panel.
One possible scenario to make this better:
1. Return some type of error code denoting LD failed to compute because the variant was not in the reference panel
2. locuszoom sees the error... | 1.0 | Better error code/handling when reference variant does not exist in reference panel - From discussion on #16 regarding the majority of cases where a reference variant simply doesn't exist in the reference panel.
One possible scenario to make this better:
1. Return some type of error code denoting LD failed to c... | priority | better error code handling when reference variant does not exist in reference panel from discussion on regarding the majority of cases where a reference variant simply doesn t exist in the reference panel one possible scenario to make this better return some type of error code denoting ld failed to co... | 1 |
384,630 | 11,395,656,367 | IssuesEvent | 2020-01-30 11:55:19 | stencila/encoda | https://api.github.com/repos/stencila/encoda | opened | JATS: decoding/encoding of pub-ids in references | eLife ⚠️ Medium priority | In jats, ids such as dois and pubmed ids are defined using the `pub-id` element.
See [here](https://elifesciences.org/articles/42512#bib2). This is captured in the jats as:
```xml
<ref id="bib2">
<element-citation publication-type="journal">
<person-group person-group-type="author">
<nam... | 1.0 | JATS: decoding/encoding of pub-ids in references - In jats, ids such as dois and pubmed ids are defined using the `pub-id` element.
See [here](https://elifesciences.org/articles/42512#bib2). This is captured in the jats as:
```xml
<ref id="bib2">
<element-citation publication-type="journal">
<person-... | priority | jats decoding encoding of pub ids in references in jats ids such as dois and pubmed ids are defined using the pub id element see this is captured in the jats as xml agaoglu mn chu... | 1 |
144,575 | 5,542,750,292 | IssuesEvent | 2017-03-22 15:36:29 | knipferrc/plate | https://api.github.com/repos/knipferrc/plate | closed | Mark All Plates Complete Mutation | Priority: Medium Type: Bug | Marking all plates as complete is only updating one document instead of all of them (specifically only updating the first). Alter the update query to ensure all plates are getting updated. | 1.0 | Mark All Plates Complete Mutation - Marking all plates as complete is only updating one document instead of all of them (specifically only updating the first). Alter the update query to ensure all plates are getting updated. | priority | mark all plates complete mutation marking all plates as complete is only updating one document instead of all of them specifically only updating the first alter the update query to ensure all plates are getting updated | 1 |
30,311 | 2,723,446,259 | IssuesEvent | 2015-04-14 12:41:00 | CruxFramework/crux-widgets | https://api.github.com/repos/CruxFramework/crux-widgets | closed | TemplatesScanner is showing "duplicated template found" messages even if no duplicated template exists | bug CruxHTMLTags imported Milestone-2.2.1 Priority-Medium | _From [tr_busta...@yahoo.com.br](https://code.google.com/u/115454294030253308352/) on April 09, 2010 14:33:51_
If more than one entry on classpath points to the same file, the error occurs
_Original issue: http://code.google.com/p/crux-framework/issues/detail?id=61_ | 1.0 | TemplatesScanner is showing "duplicated template found" messages even if no duplicated template exists - _From [tr_busta...@yahoo.com.br](https://code.google.com/u/115454294030253308352/) on April 09, 2010 14:33:51_
If more than one entry on classpath points to the same file, the error occurs
_Original issue: http://... | priority | templatesscanner is showing duplicated template found messages even if no duplicated template exists from on april if more than one entry on classpath points to the same file the error occurs original issue | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.