Unnamed: 0 int64 0 832k | id float64 2.49B 32.1B | type stringclasses 1
value | created_at stringlengths 19 19 | repo stringlengths 5 112 | repo_url stringlengths 34 141 | action stringclasses 3
values | title stringlengths 1 844 | labels stringlengths 4 721 | body stringlengths 1 261k | index stringclasses 12
values | text_combine stringlengths 96 261k | label stringclasses 2
values | text stringlengths 96 248k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
330,121 | 10,029,586,574 | IssuesEvent | 2019-07-17 14:12:53 | bibaev/code-completion-evaluation | https://api.github.com/repos/bibaev/code-completion-evaluation | closed | Добавлять диагностику в отчет, если что-то пошло не так | effort: medium priority: low type: bug | Сейчас если запустить с выключенными докером, то получится такое:

При этом в лог валятся два ислючения. Проблема в том, что сейчас в отчете нет информации о том, на каких файлах мы запустили, и что на некот... | 1.0 | Добавлять диагностику в отчет, если что-то пошло не так - Сейчас если запустить с выключенными докером, то получится такое:

При этом в лог валятся два ислючения. Проблема в том, что сейчас в отчете нет инфо... | priority | добавлять диагностику в отчет если что то пошло не так сейчас если запустить с выключенными докером то получится такое при этом в лог валятся два ислючения проблема в том что сейчас в отчете нет информации о том на каких файлах мы запустили и что на некоторыз файлах ничего не получилось а происхошла ... | 1 |
755,746 | 26,438,359,228 | IssuesEvent | 2023-01-15 17:17:01 | xLPMG/EMailClient-GUI | https://api.github.com/repos/xLPMG/EMailClient-GUI | opened | pop3 folder scan does not work | bug low priority | MailReceiver.java:
`for (Folder folder : folders) {
System.out.println(folder.getFullName() + ": " + folder.getMessageCount());
}`
gibt nur `INBOX: -1` aus
| 1.0 | pop3 folder scan does not work - MailReceiver.java:
`for (Folder folder : folders) {
System.out.println(folder.getFullName() + ": " + folder.getMessageCount());
}`
gibt nur `INBOX: -1` aus
| priority | folder scan does not work mailreceiver java for folder folder folders system out println folder getfullname folder getmessagecount gibt nur inbox aus | 1 |
275,902 | 8,582,018,477 | IssuesEvent | 2018-11-13 16:00:43 | blackbaud/skyux2 | https://api.github.com/repos/blackbaud/skyux2 | closed | Set focus to first focusable element when modal opens | Priority: Low accessibility sky-modal | From @Blackbaud-MattGregg SPA Navigation guidelines.
By default, focus should be set to first focusable element when a modal opens. The developer should be able to override this if necessary.
Will then need to add documentation about how to handle focus when the first focusable element would cause the top of the ... | 1.0 | Set focus to first focusable element when modal opens - From @Blackbaud-MattGregg SPA Navigation guidelines.
By default, focus should be set to first focusable element when a modal opens. The developer should be able to override this if necessary.
Will then need to add documentation about how to handle focus when... | priority | set focus to first focusable element when modal opens from blackbaud mattgregg spa navigation guidelines by default focus should be set to first focusable element when a modal opens the developer should be able to override this if necessary will then need to add documentation about how to handle focus when... | 1 |
465,116 | 13,356,773,543 | IssuesEvent | 2020-08-31 08:43:14 | aau-network-security/haaukins | https://api.github.com/repos/aau-network-security/haaukins | closed | Integrate github actions into Haaukins project | enhancement low priority | **Is your feature request related to a problem? Please describe.**
Not exactly, will add ability to test and deploy all binaries with Github's CI.
- [x] Run test cases
- [x] Build binaries
- [ ] Release
- [ ] Deploy [could be] | 1.0 | Integrate github actions into Haaukins project - **Is your feature request related to a problem? Please describe.**
Not exactly, will add ability to test and deploy all binaries with Github's CI.
- [x] Run test cases
- [x] Build binaries
- [ ] Release
- [ ] Deploy [could be] | priority | integrate github actions into haaukins project is your feature request related to a problem please describe not exactly will add ability to test and deploy all binaries with github s ci run test cases build binaries release deploy | 1 |
798,175 | 28,238,724,619 | IssuesEvent | 2023-04-06 04:36:08 | Warcraft-GoA-Development-Team/Warcraft-Guardians-of-Azeroth-2 | https://api.github.com/repos/Warcraft-GoA-Development-Team/Warcraft-Guardians-of-Azeroth-2 | opened | Titanforged Reproduction | new feature :star: priority low :grey_exclamation: balance :balance_scale: cultural :mortar_board: racial:fish: | <!--
**DO NOT REMOVE PRE-EXISTING LINES**
------------------------------------------------------------------------------------------------------------
-->
## Titanforged should not reproduce biologically but rather be created.
- Assign infertile trait to all races with `flag = titanforged_class`
- Create constr... | 1.0 | Titanforged Reproduction - <!--
**DO NOT REMOVE PRE-EXISTING LINES**
------------------------------------------------------------------------------------------------------------
-->
## Titanforged should not reproduce biologically but rather be created.
- Assign infertile trait to all races with `flag = titanfor... | priority | titanforged reproduction do not remove pre existing lines titanforged should not reproduce biologically but rather be created assign infertile trait to all races with flag titanfor... | 1 |
629,475 | 20,034,264,180 | IssuesEvent | 2022-02-02 10:10:58 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | coap: blockwise: context current does not match total size after transfer is completed | bug priority: low area: Networking area: Networking Clients has-pr | **Describe the bug**
After downloading a filed using coap block transfer, I noticed that after receiving the last block `ctx->current` does not match ctx->total size.
Example:
File size: 300
Block size: 256
1. Request block 0.
block current = 0.
2. Receive block 0, 256 bytes
block-> current = 2... | 1.0 | coap: blockwise: context current does not match total size after transfer is completed - **Describe the bug**
After downloading a filed using coap block transfer, I noticed that after receiving the last block `ctx->current` does not match ctx->total size.
Example:
File size: 300
Block size: 256
1. Request ... | priority | coap blockwise context current does not match total size after transfer is completed describe the bug after downloading a filed using coap block transfer i noticed that after receiving the last block ctx current does not match ctx total size example file size block size request bloc... | 1 |
606,991 | 18,771,481,027 | IssuesEvent | 2021-11-06 22:54:38 | Lissy93/dashy | https://api.github.com/repos/Lissy93/dashy | closed | [DOCS] Broken Links found in Documentation | 👩💻 Good First Issue 📕 Docs 💤 Low Priority 🕸️ Potential Duplicate 🤖 Auto | Errors were reported while checking the availability of links.
```
📝 Summary
---------------------
🔍 Total.........1056
✅ Successful....1008
⏳ Timeouts.........9
🔀 Redirected.......0
👻 Excluded.........0
⚠ Unknown..........0
🚫 Errors..........39
Errors in docs/deployment.md
✗ https://developers.cloudflare.com/w... | 1.0 | [DOCS] Broken Links found in Documentation - Errors were reported while checking the availability of links.
```
📝 Summary
---------------------
🔍 Total.........1056
✅ Successful....1008
⏳ Timeouts.........9
🔀 Redirected.......0
👻 Excluded.........0
⚠ Unknown..........0
🚫 Errors..........39
Errors in docs/deploy... | priority | broken links found in documentation errors were reported while checking the availability of links 📝 summary 🔍 total ✅ successful ⏳ timeouts 🔀 redirected 👻 excluded ⚠ unknown 🚫 errors errors in docs deployment md ✗ ... | 1 |
71,929 | 3,369,938,430 | IssuesEvent | 2015-11-23 12:56:39 | leandrohsilveira/pontocontrol | https://api.github.com/repos/leandrohsilveira/pontocontrol | closed | As páginas não estão considerando o Locale | affect version: 1.2.0 bug enhancement priority: low resolved | As datas estão sendo exibidas em Inglês e em UTC. Corrigir para considerar localização do usuário. | 1.0 | As páginas não estão considerando o Locale - As datas estão sendo exibidas em Inglês e em UTC. Corrigir para considerar localização do usuário. | priority | as páginas não estão considerando o locale as datas estão sendo exibidas em inglês e em utc corrigir para considerar localização do usuário | 1 |
703,700 | 24,170,772,556 | IssuesEvent | 2022-09-22 19:00:04 | ranking-agent/strider | https://api.github.com/repos/ranking-agent/strider | closed | Fail gracefully with broken qedges | Status: Available Priority: Low Type: Bug | ## input
```json
{"message": {"query_graph": {
"nodes": {
"n0": {
"ids": ["MONDO:0005737"]
},
"n1": {}
},
"edges": {
"e01": {
"subject": "uh oh",
"object": "n1",
}
... | 1.0 | Fail gracefully with broken qedges - ## input
```json
{"message": {"query_graph": {
"nodes": {
"n0": {
"ids": ["MONDO:0005737"]
},
"n1": {}
},
"edges": {
"e01": {
"subject": "uh oh",
"... | priority | fail gracefully with broken qedges input json message query graph nodes ids edges subject uh oh object ... | 1 |
103,334 | 4,167,224,495 | IssuesEvent | 2016-06-20 08:41:34 | Kunstmaan/KunstmaanBundlesCMS | https://api.github.com/repos/Kunstmaan/KunstmaanBundlesCMS | closed | [Insight] Text files should end with a newline character - in src/Kunstmaan/…/SitemapIndex/view.xml.twig, line 8 | Priority: Low Profile: Backend Type: Bugfix | **[in src/Kunstmaan/SitemapBundle/Resources/views/SitemapIndex/view.xml.twig, line 8](https://github.com/Kunstmaan/KunstmaanBundlesCMS/blob/50829c59fc9b7ee43d2d99ac24b366bc5926ce22/src/Kunstmaan/SitemapBundle/Resources/views/SitemapIndex/view.xml.twig#L8)**
> This file ends with no newline character. It won't render... | 1.0 | [Insight] Text files should end with a newline character - in src/Kunstmaan/…/SitemapIndex/view.xml.twig, line 8 - **[in src/Kunstmaan/SitemapBundle/Resources/views/SitemapIndex/view.xml.twig, line 8](https://github.com/Kunstmaan/KunstmaanBundlesCMS/blob/50829c59fc9b7ee43d2d99ac24b366bc5926ce22/src/Kunstmaan/SitemapBun... | priority | text files should end with a newline character in src kunstmaan … sitemapindex view xml twig line this file ends with no newline character it won t render properly on a terminal and it s considered a bad practice add a simple line feed as the last character to fix it jinja for loca... | 1 |
399,243 | 11,745,180,616 | IssuesEvent | 2020-03-12 09:20:21 | sunpy/sunpy | https://api.github.com/repos/sunpy/sunpy | closed | Slight discrepancies with the calculated position angle of the Sun | Package Intermediate Priority Low Solar Physics Knowledge coordinates | The values from `sunpy.coordinates.sun` agree with published values in the *Astronomical Almanac* to published precision, **except for** the occasional discrepancies with position angle of the Sun (at the sub-arcmin level). I believe this is because I'm using `PrecessedGeocentric` for a frame with the Z axis aligned w... | 1.0 | Slight discrepancies with the calculated position angle of the Sun - The values from `sunpy.coordinates.sun` agree with published values in the *Astronomical Almanac* to published precision, **except for** the occasional discrepancies with position angle of the Sun (at the sub-arcmin level). I believe this is because ... | priority | slight discrepancies with the calculated position angle of the sun the values from sunpy coordinates sun agree with published values in the astronomical almanac to published precision except for the occasional discrepancies with position angle of the sun at the sub arcmin level i believe this is because ... | 1 |
590,541 | 17,780,381,830 | IssuesEvent | 2021-08-31 03:04:51 | elementary/appcenter | https://api.github.com/repos/elementary/appcenter | closed | App info body text has different background colour than AppCenter's | Priority: Low Status: Confirmed | <!--
* Please read and follow these tips: https://elementary.io/docs/code/reference#be-prepared-to-provide-more-information
* Be sure to search open and closed issues for duplicates
* A detailed report will help us address your issue more quickly. Do your best!
-->
## What Happened
<!--Describe the issue in det... | 1.0 | App info body text has different background colour than AppCenter's - <!--
* Please read and follow these tips: https://elementary.io/docs/code/reference#be-prepared-to-provide-more-information
* Be sure to search open and closed issues for duplicates
* A detailed report will help us address your issue more quickly.... | priority | app info body text has different background colour than appcenter s please read and follow these tips be sure to search open and closed issues for duplicates a detailed report will help us address your issue more quickly do your best what happened the background colour of the main bo... | 1 |
459,927 | 13,201,501,732 | IssuesEvent | 2020-08-14 10:16:21 | strapi/strapi | https://api.github.com/repos/strapi/strapi | closed | Setting a datetime in a component as an entry title causes a react error when setting the datetime | priority: low status: can't reproduce | **Describe the bug**
Setting a datetime's value inside of a component using the calendar UI causes a react error if the datetime is the entry title for the component.
**Steps to reproduce the behavior**
(Using the admin panel UI)
1. Create a content type
2. Create a piece of content using that type
3. Cre... | 1.0 | Setting a datetime in a component as an entry title causes a react error when setting the datetime - **Describe the bug**
Setting a datetime's value inside of a component using the calendar UI causes a react error if the datetime is the entry title for the component.
**Steps to reproduce the behavior**
(Using ... | priority | setting a datetime in a component as an entry title causes a react error when setting the datetime describe the bug setting a datetime s value inside of a component using the calendar ui causes a react error if the datetime is the entry title for the component steps to reproduce the behavior using ... | 1 |
544,243 | 15,891,443,191 | IssuesEvent | 2021-04-10 19:15:56 | RayhanADev/ReplAPI.it | https://api.github.com/repos/RayhanADev/ReplAPI.it | closed | Add Custom Query Class | Priority: LOW Status: HELP REQUESTED Type: REQUEST | Create a new class that allows for the usage of queries or customized versions of queries that are not included in the package. This allows the user to not be limited by the options presented. This would mean creating a sort of interface... JS psuedocode below:
```js
/* Class */
Custom {
constructor(queryName... | 1.0 | Add Custom Query Class - Create a new class that allows for the usage of queries or customized versions of queries that are not included in the package. This allows the user to not be limited by the options presented. This would mean creating a sort of interface... JS psuedocode below:
```js
/* Class */
Custom {... | priority | add custom query class create a new class that allows for the usage of queries or customized versions of queries that are not included in the package this allows the user to not be limited by the options presented this would mean creating a sort of interface js psuedocode below js class custom ... | 1 |
610,405 | 18,906,869,967 | IssuesEvent | 2021-11-16 10:00:39 | informatik-mannheim/HSMA-CTT | https://api.github.com/repos/informatik-mannheim/HSMA-CTT | opened | guest users login adapt placeholder | bad ux front end low priority | In the first guest user login field the placeholder from previously showed form is adapted. eg.: from 'Anmeldung als...' 'Student:in' to 'Gäste' the first field will show the placeholder 'Matrikelnummer', from 'Externe Lehrbeauftragte' to 'Gäste' the first field will show the placeholder 'Nutzername'.
Tested on Firef... | 1.0 | guest users login adapt placeholder - In the first guest user login field the placeholder from previously showed form is adapted. eg.: from 'Anmeldung als...' 'Student:in' to 'Gäste' the first field will show the placeholder 'Matrikelnummer', from 'Externe Lehrbeauftragte' to 'Gäste' the first field will show the plac... | priority | guest users login adapt placeholder in the first guest user login field the placeholder from previously showed form is adapted eg from anmeldung als student in to gäste the first field will show the placeholder matrikelnummer from externe lehrbeauftragte to gäste the first field will show the plac... | 1 |
456,236 | 13,147,572,422 | IssuesEvent | 2020-08-08 16:23:30 | rathena/rathena | https://api.github.com/repos/rathena/rathena | closed | Job Improvement Project - Warlock | component:skill mode:renewal priority:low status:confirmed type:enhancement | <!-- NOTE: Anything within these brackets will be hidden on the preview of the Issue. -->
* **rAthena Hash**: N/A
<!-- Please specify the rAthena [GitHub hash](https://help.github.com/articles/autolinked-references-and-urls/#commit-shas) on which you encountered this issue.
How to get your GitHub Hash:
1. cd y... | 1.0 | Job Improvement Project - Warlock - <!-- NOTE: Anything within these brackets will be hidden on the preview of the Issue. -->
* **rAthena Hash**: N/A
<!-- Please specify the rAthena [GitHub hash](https://help.github.com/articles/autolinked-references-and-urls/#commit-shas) on which you encountered this issue.
H... | priority | job improvement project warlock rathena hash n a please specify the rathena on which you encountered this issue how to get your github hash cd your rathena directory git rev parse short head copy the resulting hash client date n a server mode ... | 1 |
107,279 | 4,301,031,699 | IssuesEvent | 2016-07-20 05:20:52 | code-corps/code-corps-ember | https://api.github.com/repos/code-corps/code-corps-ember | opened | Separate edit permission logic into component mixin | good for new contributors low priority | While I was working on the docs for the `post-` components I realized that there was some duplication going on around creating/editing posts/titles. More specifically around editing permissions and ownership of posts. I found similar logic in both the `post-title` & `post-details` components.
I think it would be a g... | 1.0 | Separate edit permission logic into component mixin - While I was working on the docs for the `post-` components I realized that there was some duplication going on around creating/editing posts/titles. More specifically around editing permissions and ownership of posts. I found similar logic in both the `post-title` &... | priority | separate edit permission logic into component mixin while i was working on the docs for the post components i realized that there was some duplication going on around creating editing posts titles more specifically around editing permissions and ownership of posts i found similar logic in both the post title ... | 1 |
378,038 | 11,194,763,160 | IssuesEvent | 2020-01-03 02:48:12 | DarshanShet777/Model-Airport | https://api.github.com/repos/DarshanShet777/Model-Airport | closed | Finance: Missing Items In Inventory | Low Priority Issue | Inventory updates necessary:
- [ ] Missing DeWalt 37 piece driver bit set. Mfr Model "#DW2176"
- [ ] Missing DeWalt 14 piece drill bit set. 1/16"-3/8". "#DW1162"
- [ ] Update name of "Aluminum Refrigerator LED Fixture Holder" to "Aluminum Refrigerator LED Bracket" in inventory.
- [ ] Missing variety of nuts and bol... | 1.0 | Finance: Missing Items In Inventory - Inventory updates necessary:
- [ ] Missing DeWalt 37 piece driver bit set. Mfr Model "#DW2176"
- [ ] Missing DeWalt 14 piece drill bit set. 1/16"-3/8". "#DW1162"
- [ ] Update name of "Aluminum Refrigerator LED Fixture Holder" to "Aluminum Refrigerator LED Bracket" in inventory.
... | priority | finance missing items in inventory inventory updates necessary missing dewalt piece driver bit set mfr model missing dewalt piece drill bit set update name of aluminum refrigerator led fixture holder to aluminum refrigerator led bracket in inventory missing variet... | 1 |
63,924 | 3,202,435,102 | IssuesEvent | 2015-10-02 14:03:52 | JuliaOpt/JuMP.jl | https://api.github.com/repos/JuliaOpt/JuMP.jl | closed | completing variable indices | low priority | The following code fails in the last command.
******************
m = Model()
@defVar(m,x[1,1:2])
@addConstraint(m,x[1,1]+x[1,2]<=1)
@defVar(m,x[1,0]>=0)
@addConstraint(m,x[1,1]+x[1,2]+x[1,0]<=1)
ERROR: key not found: 1
in getindex at dict.jl:515
in getindex at no file
******************
This code cou... | 1.0 | completing variable indices - The following code fails in the last command.
******************
m = Model()
@defVar(m,x[1,1:2])
@addConstraint(m,x[1,1]+x[1,2]<=1)
@defVar(m,x[1,0]>=0)
@addConstraint(m,x[1,1]+x[1,2]+x[1,0]<=1)
ERROR: key not found: 1
in getindex at dict.jl:515
in getindex at no file
*****... | priority | completing variable indices the following code fails in the last command m model defvar m x addconstraint m x x defvar m x addconstraint m x x x error key not found in getindex at dict jl in getindex at no file this code could... | 1 |
629,614 | 20,048,294,333 | IssuesEvent | 2022-02-03 01:02:12 | WordPress/openverse-catalog | https://api.github.com/repos/WordPress/openverse-catalog | opened | Reactivate provider DAGs | 🟧 priority: high 🚧 status: blocked 🛠 goal: fix 🕹 aspect: interface 🔧 tech: airflow | ## Description
<!-- Fully describe the benefit of the change (E.g., improve speed, robustness, etc.) -->
Since migrating from Creative Commons, we have had very few providers running consistently. We would like to get these DAGs in a consistently operational state so that we are regularly ingesting data.
## Providers
... | 1.0 | Reactivate provider DAGs - ## Description
<!-- Fully describe the benefit of the change (E.g., improve speed, robustness, etc.) -->
Since migrating from Creative Commons, we have had very few providers running consistently. We would like to get these DAGs in a consistently operational state so that we are regularly ing... | priority | reactivate provider dags description since migrating from creative commons we have had very few providers running consistently we would like to get these dags in a consistently operational state so that we are regularly ingesting data providers brooklyn museum cleveland museum europeana ... | 1 |
594,855 | 18,055,809,870 | IssuesEvent | 2021-09-20 08:05:43 | ita-social-projects/TeachUA | https://api.github.com/repos/ita-social-projects/TeachUA | opened | [Footer] Wrong color of labels | bug UI Priority: Low | **Environment:** Windows 10, Google Chrome Version 92.0.4515.107 (Official Build) (64-bit)
**Reproducible:** always
**Build found:** last commit
**Preconditions**
1. Go to https://speak-ukrainian.org.ua/dev/
**Steps to reproduce**
1. Scroll down to the footer
**Actual result**
Color of 'Наші партнери' and... | 1.0 | [Footer] Wrong color of labels - **Environment:** Windows 10, Google Chrome Version 92.0.4515.107 (Official Build) (64-bit)
**Reproducible:** always
**Build found:** last commit
**Preconditions**
1. Go to https://speak-ukrainian.org.ua/dev/
**Steps to reproduce**
1. Scroll down to the footer
**Actual resul... | priority | wrong color of labels environment windows google chrome version official build bit reproducible always build found last commit preconditions go to steps to reproduce scroll down to the footer actual result color of наші партнери and як допомогти п... | 1 |
86,160 | 3,703,191,793 | IssuesEvent | 2016-02-29 19:31:10 | GalliumOS/galliumos-distro | https://api.github.com/repos/GalliumOS/galliumos-distro | closed | Disk usage panel indicator | enhancement priority:low | A redditor (/u/adrinux) pointed out that this would be useful, especially on Chromebooks with tiny SSDs. | 1.0 | Disk usage panel indicator - A redditor (/u/adrinux) pointed out that this would be useful, especially on Chromebooks with tiny SSDs. | priority | disk usage panel indicator a redditor u adrinux pointed out that this would be useful especially on chromebooks with tiny ssds | 1 |
451,616 | 13,039,333,608 | IssuesEvent | 2020-07-28 16:34:22 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | [Coverity CID :211508] Unchecked return value in tests/kernel/mem_protect/futex/src/main.c | Coverity bug priority: low |
Static code scan issues found in file:
https://github.com/zephyrproject-rtos/zephyr/tree/565a61dd79b0f061056c9b3fe0adba11cbeca6ab/tests/kernel/mem_protect/futex/src/main.c#L479
Category: Error handling issues
Function: `futex_wake`
Component: Tests
CID: [211508](https://scan9.coverity.com/reports.htm#v29726/p12996/m... | 1.0 | [Coverity CID :211508] Unchecked return value in tests/kernel/mem_protect/futex/src/main.c -
Static code scan issues found in file:
https://github.com/zephyrproject-rtos/zephyr/tree/565a61dd79b0f061056c9b3fe0adba11cbeca6ab/tests/kernel/mem_protect/futex/src/main.c#L479
Category: Error handling issues
Function: `fute... | priority | unchecked return value in tests kernel mem protect futex src main c static code scan issues found in file category error handling issues function futex wake component tests cid details void futex wake void void void t atomic ret val k fu... | 1 |
32,407 | 2,754,291,739 | IssuesEvent | 2015-04-25 14:42:55 | raspibo/eventman | https://api.github.com/repos/raspibo/eventman | opened | import persons using eventbrite APIs | enhancement priority: low | Evenbrite provides some easy to use API, that can be used to import registered persons.
See https://developer.eventbrite.com/ | 1.0 | import persons using eventbrite APIs - Evenbrite provides some easy to use API, that can be used to import registered persons.
See https://developer.eventbrite.com/ | priority | import persons using eventbrite apis evenbrite provides some easy to use api that can be used to import registered persons see | 1 |
363,821 | 10,755,638,281 | IssuesEvent | 2019-10-31 09:34:10 | AY1920S1-CS2103T-T17-2/main | https://api.github.com/repos/AY1920S1-CS2103T-T17-2/main | closed | As a user I want a travel diary | priority.Low type.Story | Description: As a traveller, I want to record down all my travelling stories so that I can have my sweet memories stored.
| 1.0 | As a user I want a travel diary - Description: As a traveller, I want to record down all my travelling stories so that I can have my sweet memories stored.
| priority | as a user i want a travel diary description as a traveller i want to record down all my travelling stories so that i can have my sweet memories stored | 1 |
618,537 | 19,473,927,128 | IssuesEvent | 2021-12-24 08:26:01 | GEWIS/gewisweb | https://api.github.com/repos/GEWIS/gewisweb | opened | Member search page is exposed | Type: Bug Priority: Low For: Backend Status: Confirmed | You will not be able to search any members, but the page is still exposed. Would be preferable to also have it behind an ACL check. | 1.0 | Member search page is exposed - You will not be able to search any members, but the page is still exposed. Would be preferable to also have it behind an ACL check. | priority | member search page is exposed you will not be able to search any members but the page is still exposed would be preferable to also have it behind an acl check | 1 |
583,217 | 17,380,029,041 | IssuesEvent | 2021-07-31 14:07:17 | ShapeGroup/kimera-frontend-framework | https://api.github.com/repos/ShapeGroup/kimera-frontend-framework | opened | Modals open at start do not close on click | FIXED ;) bug --low priority improvements | _Create a modal with [status-active], when loading the page try to close the modal: it doesn't work._
The bug is known and is fixed for the next update | 1.0 | Modals open at start do not close on click - _Create a modal with [status-active], when loading the page try to close the modal: it doesn't work._
The bug is known and is fixed for the next update | priority | modals open at start do not close on click create a modal with when loading the page try to close the modal it doesn t work the bug is known and is fixed for the next update | 1 |
134,896 | 5,239,293,229 | IssuesEvent | 2017-01-31 09:21:16 | DiCarloLab-Delft/PycQED_py3 | https://api.github.com/repos/DiCarloLab-Delft/PycQED_py3 | closed | Codeword parameter in QWG should start counting at 0 and not at 1 | enhancement priority: could/low | This is to be consistent with the bits of the codeword trigger.
Easy to fix no @wvlothuizen required. | 1.0 | Codeword parameter in QWG should start counting at 0 and not at 1 - This is to be consistent with the bits of the codeword trigger.
Easy to fix no @wvlothuizen required. | priority | codeword parameter in qwg should start counting at and not at this is to be consistent with the bits of the codeword trigger easy to fix no wvlothuizen required | 1 |
787,264 | 27,712,272,584 | IssuesEvent | 2023-03-14 14:55:27 | TykTechnologies/tyk | https://api.github.com/repos/TykTechnologies/tyk | closed | Create swagger documentation for Tyk Dashboard API | dashboard customer request Priority: Low | **Do you want to request a *feature* or report a *bug*?**
feature
**What is the current behavior?**
none
**What is the expected behavior?**
Swagger documentation of the Tyk Dashboard API. This makes it easier to use to within a CI/CD tool. | 1.0 | Create swagger documentation for Tyk Dashboard API - **Do you want to request a *feature* or report a *bug*?**
feature
**What is the current behavior?**
none
**What is the expected behavior?**
Swagger documentation of the Tyk Dashboard API. This makes it easier to use to within a CI/CD tool. | priority | create swagger documentation for tyk dashboard api do you want to request a feature or report a bug feature what is the current behavior none what is the expected behavior swagger documentation of the tyk dashboard api this makes it easier to use to within a ci cd tool | 1 |
794,024 | 28,019,784,034 | IssuesEvent | 2023-03-28 03:48:48 | AY2223S2-CS2113T-T09-1/tp | https://api.github.com/repos/AY2223S2-CS2113T-T09-1/tp | closed | View command can see into the future | bug priority:Low severity:Low | To remove the user's ability to see transactions that has not happened yet.
To integrate with view -all | 1.0 | View command can see into the future - To remove the user's ability to see transactions that has not happened yet.
To integrate with view -all | priority | view command can see into the future to remove the user s ability to see transactions that has not happened yet to integrate with view all | 1 |
314,155 | 9,593,393,362 | IssuesEvent | 2019-05-09 11:25:03 | luna/luna-studio | https://api.github.com/repos/luna/luna-studio | opened | Update LTS in Luna Studio Runner | Category: Tooling Change: Breaking Difficulty: Core Contributor Priority: Low Type: Enhancement | ### Summary
Currently [`luna-studio-runner`](https://github.com/luna/luna-studio/blob/master/runner/) depends on a very old LTS (`lts-9.2`) which prevents it from building on NIx, and complicates building it in general. This should be updated to use the same LTS as
### Value
- This will greatly simplify the tas... | 1.0 | Update LTS in Luna Studio Runner - ### Summary
Currently [`luna-studio-runner`](https://github.com/luna/luna-studio/blob/master/runner/) depends on a very old LTS (`lts-9.2`) which prevents it from building on NIx, and complicates building it in general. This should be updated to use the same LTS as
### Value
-... | priority | update lts in luna studio runner summary currently depends on a very old lts lts which prevents it from building on nix and complicates building it in general this should be updated to use the same lts as value this will greatly simplify the task of building luna studio as it will rely... | 1 |
638,483 | 20,728,989,136 | IssuesEvent | 2022-03-14 07:22:06 | akayangel218/Project-Bite | https://api.github.com/repos/akayangel218/Project-Bite | closed | Publish App (5) | Priority: Low Epic: Logistics | * Clean up code
* [x] Remove unnecessary `console.log()`s
* [x] Remove unused imports
* [x] Remove commented-out code
* [x] Address compile-time warnings
* Host backend app on google app engine (or similar)
* Get new url to access backend app
* Configure frontend app to send requests to that url
* Cre... | 1.0 | Publish App (5) - * Clean up code
* [x] Remove unnecessary `console.log()`s
* [x] Remove unused imports
* [x] Remove commented-out code
* [x] Address compile-time warnings
* Host backend app on google app engine (or similar)
* Get new url to access backend app
* Configure frontend app to send requests ... | priority | publish app clean up code remove unnecessary console log s remove unused imports remove commented out code address compile time warnings host backend app on google app engine or similar get new url to access backend app configure frontend app to send requests to that ... | 1 |
476,504 | 13,745,803,495 | IssuesEvent | 2020-10-06 03:56:47 | KSP-SpaceDock/SpaceDock | https://api.github.com/repos/KSP-SpaceDock/SpaceDock | closed | Request: Allow links to download always latest version | Priority: Low Type: Backend Type: Feature | The "Download" button would direct to "latest" version - which changes dynamically.
Example: Mod A is version A at https://spacedock.info/mod/xxx/A
Download button creates https://spacedock.info/mod/xxx/A/download/A
Then author uploads Version B
Original link becomes outdated
Download button creates https://spac... | 1.0 | Request: Allow links to download always latest version - The "Download" button would direct to "latest" version - which changes dynamically.
Example: Mod A is version A at https://spacedock.info/mod/xxx/A
Download button creates https://spacedock.info/mod/xxx/A/download/A
Then author uploads Version B
Original li... | priority | request allow links to download always latest version the download button would direct to latest version which changes dynamically example mod a is version a at download button creates then author uploads version b original link becomes outdated download button creates after update example ... | 1 |
366,361 | 10,819,735,665 | IssuesEvent | 2019-11-08 14:59:24 | minio/minio | https://api.github.com/repos/minio/minio | closed | Using MooseFS as the storage directory, MinIO cannot run. | community priority: low triage | We use the Client provided by the MooseFS cluster as the MinIO data storage directory (/ofs), but MinIO cannot run. Run: minio server /ofs, the hard disk will be unresponsive.When I looked at a lot of information, I found that there is not much information about this issue. If the MinIO team can do this, I hope that Mi... | 1.0 | Using MooseFS as the storage directory, MinIO cannot run. - We use the Client provided by the MooseFS cluster as the MinIO data storage directory (/ofs), but MinIO cannot run. Run: minio server /ofs, the hard disk will be unresponsive.When I looked at a lot of information, I found that there is not much information abo... | priority | using moosefs as the storage directory minio cannot run we use the client provided by the moosefs cluster as the minio data storage directory ofs but minio cannot run run minio server ofs the hard disk will be unresponsive when i looked at a lot of information i found that there is not much information abo... | 1 |
650,348 | 21,388,270,873 | IssuesEvent | 2022-04-21 02:46:45 | forgojs/forgo | https://api.github.com/repos/forgojs/forgo | closed | More tests are needed | low-priority | The current test cases are mostly integration tests and are incomplete.
We need
- (a) more tests
- (b) a path to unit testing individual functions
(a) is more important as of now.
| 1.0 | More tests are needed - The current test cases are mostly integration tests and are incomplete.
We need
- (a) more tests
- (b) a path to unit testing individual functions
(a) is more important as of now.
| priority | more tests are needed the current test cases are mostly integration tests and are incomplete we need a more tests b a path to unit testing individual functions a is more important as of now | 1 |
656,748 | 21,774,322,161 | IssuesEvent | 2022-05-13 12:22:54 | barbacbd/nautical | https://api.github.com/repos/barbacbd/nautical | opened | use haversine module | enhancement good first issue Low Priority | Remove the haversine functions from the location/util.py. We can use the haversine module. | 1.0 | use haversine module - Remove the haversine functions from the location/util.py. We can use the haversine module. | priority | use haversine module remove the haversine functions from the location util py we can use the haversine module | 1 |
477,822 | 13,768,920,478 | IssuesEvent | 2020-10-07 17:48:49 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | opened | [Coverity CID :214875] Dereference after null check in subsys/emul/spi/emul_bmi160.c | Coverity bug priority: low |
Static code scan issues found in file:
https://github.com/zephyrproject-rtos/zephyr/tree/master/subsys/emul/spi/emul_bmi160.c
Category: Null pointer dereferences
Function: `bmi160_emul_io`
Component: Other
CID: [214875](https://scan9.coverity.com/reports.htm#v29726/p12996/mergedDefectId=214875)
Please fix or provid... | 1.0 | [Coverity CID :214875] Dereference after null check in subsys/emul/spi/emul_bmi160.c -
Static code scan issues found in file:
https://github.com/zephyrproject-rtos/zephyr/tree/master/subsys/emul/spi/emul_bmi160.c
Category: Null pointer dereferences
Function: `bmi160_emul_io`
Component: Other
CID: [214875](https://sc... | priority | dereference after null check in subsys emul spi emul c static code scan issues found in file category null pointer dereferences function emul io component other cid please fix or provide comments in coverity using the link note this issue was created automatically priority was set based ... | 1 |
813,352 | 30,454,740,079 | IssuesEvent | 2023-07-16 18:45:45 | priyankarpal/ProjectsHut | https://api.github.com/repos/priyankarpal/ProjectsHut | closed | feat:Adding hover effect on the links | 🛠 goal: fix ⭐ goal: addition 🟩 priority: low 🏁 status: ready for dev | ### What feature?
addition of the hover effect on the links will look great!!
### Add screenshots

### Record
- [X] I agree to follow this project's Code of Conduct
- [ ] I'm ... | 1.0 | feat:Adding hover effect on the links - ### What feature?
addition of the hover effect on the links will look great!!
### Add screenshots

### Record
- [X] I agree to follow t... | priority | feat adding hover effect on the links what feature addition of the hover effect on the links will look great add screenshots record i agree to follow this project s code of conduct i m a gssoc contributor i want to work on this issue | 1 |
554,631 | 16,435,033,187 | IssuesEvent | 2021-05-20 08:17:49 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | 9.3 1966 - Rent currency does not default to what treasury has set | Category: Gameplay Priority: Low Squad: Wild Turkey Type: Bug | As per subject, rent's currency does not default to the currency that the treasury has set.



| 1.0 | Layout of landing page: suboptimal responsiveness - For certain devices the layout will not be optimal.

| priority | layout of landing page suboptimal responsiveness for certain devices the layout will not be optimal | 1 |
543,046 | 15,876,992,545 | IssuesEvent | 2021-04-09 09:04:39 | microsoft/nni | https://api.github.com/repos/microsoft/nni | closed | Minor issues of WebUI | bug low priority nnidev | These are low priority issues and are not expected to fix by v1.0 due.
- [X] 1. The width of some containers are incorrect on certain resolution/dpi/scale. I can't reproduce it on other devices. May be an antd bug.
2. Cannot search hyper-parameters by field (e.g. "conv_size: 5"). I don't know if "real" users will... | 1.0 | Minor issues of WebUI - These are low priority issues and are not expected to fix by v1.0 due.
- [X] 1. The width of some containers are incorrect on certain resolution/dpi/scale. I can't reproduce it on other devices. May be an antd bug.
2. Cannot search hyper-parameters by field (e.g. "conv_size: 5"). I don't k... | priority | minor issues of webui these are low priority issues and are not expected to fix by due the width of some containers are incorrect on certain resolution dpi scale i can t reproduce it on other devices may be an antd bug cannot search hyper parameters by field e g conv size i don t know... | 1 |
696,327 | 23,897,381,799 | IssuesEvent | 2022-09-08 15:43:37 | cds-snc/gc-articles | https://api.github.com/repos/cds-snc/gc-articles | opened | Issue : "toc" css class breaks visually under subpages with subbullets | Bug | Bogue Low Priority | Faible priorité | 
Picture's worth a thousand words.
Easy enough to workaround, but the "toc" css class needs some fixes if used with sub bullets.

Picture's worth a thousand words.
Easy enough to workaround, but the "toc" css class needs some fixes if used with sub bullets.
... | priority | issue toc css class breaks visually under subpages with subbullets picture s worth a thousand words easy enough to workaround but the toc css class needs some fixes if used with sub bullets not a high priority as removing the css class lets you a more document style table of contents ... | 1 |
175,865 | 6,554,989,465 | IssuesEvent | 2017-09-06 08:35:27 | telerik/kendo-ui-core | https://api.github.com/repos/telerik/kendo-ui-core | opened | Kendo CheckBox is not bound to field in Grid for .NET Core | Accessibility C: Grid Kendo1 Priority 2 S: Wrappers (ASP.NET Core) SEV: Low | ### Reproduction of the problem
The issue can be replicated in our online examples where CheckBox is used for editing:
- [Inline Editing](http://demos.telerik.com/aspnet-core/grid/editing-inline)
- [Popup Editing](http://demos.telerik.com/aspnet-core/grid/editing-popup)
Video showing the problem - [https://www.... | 1.0 | Kendo CheckBox is not bound to field in Grid for .NET Core - ### Reproduction of the problem
The issue can be replicated in our online examples where CheckBox is used for editing:
- [Inline Editing](http://demos.telerik.com/aspnet-core/grid/editing-inline)
- [Popup Editing](http://demos.telerik.com/aspnet-core/gri... | priority | kendo checkbox is not bound to field in grid for net core reproduction of the problem the issue can be replicated in our online examples where checkbox is used for editing video showing the problem current behavior the value in the checkbox does not replicate the value in the f... | 1 |
425,455 | 12,340,625,932 | IssuesEvent | 2020-05-14 20:17:16 | seung-lab/neuroglancer | https://api.github.com/repos/seung-lab/neuroglancer | opened | Allow adding styles to overlay content via class name | Priority: Low Realm: SeungLab Type: Maintenance | // content.className = (override && override.className) ? override.className : '';
move override parameter from whatsNew constructor to overlay.super to allow general modification of all neuroglancer overlays | 1.0 | Allow adding styles to overlay content via class name - // content.className = (override && override.className) ? override.className : '';
move override parameter from whatsNew constructor to overlay.super to allow general modification of all neuroglancer overlays | priority | allow adding styles to overlay content via class name content classname override override classname override classname move override parameter from whatsnew constructor to overlay super to allow general modification of all neuroglancer overlays | 1 |
410,851 | 12,002,809,334 | IssuesEvent | 2020-04-09 08:28:16 | OrangeJuice7/SDL-OpenGL-Game-Framework | https://api.github.com/repos/OrangeJuice7/SDL-OpenGL-Game-Framework | closed | Fix inter-entity collision resolution | area.Model priority.medium work.low | Current collision resolution pushes entities apart with a force proportionate to the depth of penetration between the two entities. This penetration may be large if at least one of the entities travels a large distance in one frame (either due to high velocity or low frame rate), resulting in inconsistent physics.
F... | 1.0 | Fix inter-entity collision resolution - Current collision resolution pushes entities apart with a force proportionate to the depth of penetration between the two entities. This penetration may be large if at least one of the entities travels a large distance in one frame (either due to high velocity or low frame rate),... | priority | fix inter entity collision resolution current collision resolution pushes entities apart with a force proportionate to the depth of penetration between the two entities this penetration may be large if at least one of the entities travels a large distance in one frame either due to high velocity or low frame rate ... | 1 |
458,984 | 13,184,680,828 | IssuesEvent | 2020-08-12 19:53:39 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | STM32F407 I2C driver hangs | area: I2C bug platform: STM32 priority: low | The STM32F407 I2C driver hangs from time to time where it waits on the semaphore in the driver. When that happens the signal on the bus looks like this (SDA = yellow, SCL = green);

To work around it ... | 1.0 | STM32F407 I2C driver hangs - The STM32F407 I2C driver hangs from time to time where it waits on the semaphore in the driver. When that happens the signal on the bus looks like this (SDA = yellow, SCL = green);

List files selected rather than just indicating 2 files selected.
If a user br... | 1.0 | Browsing for files to add to resources - When browsing to add multiple files to a resource, the file names selected should be listed when there is more than one file.

List files selected rather than just ind... | priority | browsing for files to add to resources when browsing to add multiple files to a resource the file names selected should be listed when there is more than one file list files selected rather than just indicating files selected if a user browses again the files they select should be added to the list rat... | 1 |
398,819 | 11,742,382,480 | IssuesEvent | 2020-03-12 00:35:02 | thaliawww/concrexit | https://api.github.com/repos/thaliawww/concrexit | closed | No max length for user description. | bug members priority: low | In GitLab by jeltesmits on Mar 20, 2018, 15:50
### One-sentence description
There is no maximum length for the user description
### Current behaviour
No error is given when making the user description insanely long
### Expected behaviour
It should give an error when trying to make a user description with more than *... | 1.0 | No max length for user description. - In GitLab by jeltesmits on Mar 20, 2018, 15:50
### One-sentence description
There is no maximum length for the user description
### Current behaviour
No error is given when making the user description insanely long
### Expected behaviour
It should give an error when trying to ma... | priority | no max length for user description in gitlab by jeltesmits on mar one sentence description there is no maximum length for the user description current behaviour no error is given when making the user description insanely long expected behaviour it should give an error when trying to make a u... | 1 |
758,159 | 26,544,911,313 | IssuesEvent | 2023-01-19 22:52:16 | obs-nebula/check-traces | https://api.github.com/repos/obs-nebula/check-traces | closed | Understand how to use the OTEL_SDK_DISABLED env var | Type: Research Priority: Low | https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/opentelemetry-sdk-node#disable-the-sdk-from-the-environment
This is not disabling using this way:
( I don't know if that works for sdk-trace-node package )
```console
➜ check-traces git:(remove-declared-deps) set OTEL_SDK_DISABL... | 1.0 | Understand how to use the OTEL_SDK_DISABLED env var - https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/opentelemetry-sdk-node#disable-the-sdk-from-the-environment
This is not disabling using this way:
( I don't know if that works for sdk-trace-node package )
```console
➜ check... | priority | understand how to use the otel sdk disabled env var this is not disabling using this way i don t know if that works for sdk trace node package console ➜ check traces git remove declared deps set otel sdk disabled true ➜ check traces git remove declared deps npm start check traces s... | 1 |
227,616 | 7,540,270,079 | IssuesEvent | 2018-04-17 05:33:46 | kcgrimes/grimes-simple-revive | https://api.github.com/repos/kcgrimes/grimes-simple-revive | closed | Make the MRV "look" deployed upon deployment | Priority: Low Status: Declined Type: Feature | Per brians200, Ref https://forums.bohemia.net/forums/topic/167673-grimes-simple-revive-script/?tab=comments#comment-2620771
> Do you have any plans to make the MRV actually look deployed, ie objects around it?
> Here is an example with the mission my server currently has up.
> http://i.imgur.com/M6OEbLd.jpg
> htt... | 1.0 | Make the MRV "look" deployed upon deployment - Per brians200, Ref https://forums.bohemia.net/forums/topic/167673-grimes-simple-revive-script/?tab=comments#comment-2620771
> Do you have any plans to make the MRV actually look deployed, ie objects around it?
> Here is an example with the mission my server currently h... | priority | make the mrv look deployed upon deployment per ref do you have any plans to make the mrv actually look deployed ie objects around it here is an example with the mission my server currently has up the outhouse even has a urinate addaction that plays a sound | 1 |
590,158 | 17,772,367,616 | IssuesEvent | 2021-08-30 15:00:49 | woowa-techcamp-2021/store-6 | https://api.github.com/repos/woowa-techcamp-2021/store-6 | closed | [FE] 메인 페이지 변수 이름 같은 카테고리명 수정 | low priority improve | ## :hammer: 기능 설명
카테고리 이름이 현재 kk, baedal 이런 식으로 나오는 데 이런 걸 'ㅋㅋ에디션', '배달이친구들' 이런 식으로 바꿔줍니다.
## 📑 완료 조건
- [x] 메인페이지에서 변수 이름 같은 카테고리 이름이 아닌 진짜 카테고리 이름이 나와야 합니다.
## :thought_balloon: 관련 Backlog
> [대분류] - [중분류] - [Backlog 이름]
- None | 1.0 | [FE] 메인 페이지 변수 이름 같은 카테고리명 수정 - ## :hammer: 기능 설명
카테고리 이름이 현재 kk, baedal 이런 식으로 나오는 데 이런 걸 'ㅋㅋ에디션', '배달이친구들' 이런 식으로 바꿔줍니다.
## 📑 완료 조건
- [x] 메인페이지에서 변수 이름 같은 카테고리 이름이 아닌 진짜 카테고리 이름이 나와야 합니다.
## :thought_balloon: 관련 Backlog
> [대분류] - [중분류] - [Backlog 이름]
- None | priority | 메인 페이지 변수 이름 같은 카테고리명 수정 hammer 기능 설명 카테고리 이름이 현재 kk baedal 이런 식으로 나오는 데 이런 걸 ㅋㅋ에디션 배달이친구들 이런 식으로 바꿔줍니다 📑 완료 조건 메인페이지에서 변수 이름 같은 카테고리 이름이 아닌 진짜 카테고리 이름이 나와야 합니다 thought balloon 관련 backlog none | 1 |
56,253 | 3,078,639,985 | IssuesEvent | 2015-08-21 11:44:32 | pavel-pimenov/flylinkdc-r5xx | https://api.github.com/repos/pavel-pimenov/flylinkdc-r5xx | opened | Автоматически (без участия пользователя) определять торрент клиента и передовать ему битторент магнитки. | Component-Logic enhancement imported Priority-Low | _From [a.rain...@gmail.com](https://code.google.com/u/117892482479228821242/) on August 12, 2011 11:52:22_
Данный запрос в дополнение к Issue 223 Там осталось дописать можно сказть чуть чуть, даже функция полузакоментированная есть, но времени нету.
_Original issue: http://code.google.com/p/flylinkdc/issues/detail?id... | 1.0 | Автоматически (без участия пользователя) определять торрент клиента и передовать ему битторент магнитки. - _From [a.rain...@gmail.com](https://code.google.com/u/117892482479228821242/) on August 12, 2011 11:52:22_
Данный запрос в дополнение к Issue 223 Там осталось дописать можно сказть чуть чуть, даже функция полузак... | priority | автоматически без участия пользователя определять торрент клиента и передовать ему битторент магнитки from on august данный запрос в дополнение к issue там осталось дописать можно сказть чуть чуть даже функция полузакоментированная есть но времени нету original issue | 1 |
98,515 | 4,028,133,618 | IssuesEvent | 2016-05-18 03:58:11 | AtlasOfLivingAustralia/profile-hub | https://api.github.com/repos/AtlasOfLivingAustralia/profile-hub | closed | Could maps automatically zoom to the distribution? | Low-Priority UAT Under review | \4. Mapping
Wait until the ala-map plugin is being used (#210) | 1.0 | Could maps automatically zoom to the distribution? - \4. Mapping
Wait until the ala-map plugin is being used (#210) | priority | could maps automatically zoom to the distribution mapping wait until the ala map plugin is being used | 1 |
559,429 | 16,558,940,248 | IssuesEvent | 2021-05-28 17:10:41 | Heptagram-Bot/Heptagram | https://api.github.com/repos/Heptagram-Bot/Heptagram | opened | Github Actions | good first issue 👀👤 status: seeking assignee 👤👀 👐 help wanted 👐 🟩 priority: low 🟩 | Actions to be set up:
- [ ] https://github.com/actions/labeler
- [ ] https://github.com/actions/stale
- [ ]Some kind of automated release action
- [ ] | 1.0 | Github Actions - Actions to be set up:
- [ ] https://github.com/actions/labeler
- [ ] https://github.com/actions/stale
- [ ]Some kind of automated release action
- [ ] | priority | github actions actions to be set up some kind of automated release action | 1 |
697,405 | 23,937,928,730 | IssuesEvent | 2022-09-11 13:54:21 | aleksbobic/csx | https://api.github.com/repos/aleksbobic/csx | opened | Show only graph subset (through a result subset) | enhancement priority:low Complexity:high | **Is your feature request related to a problem? Please describe.**
Users should be able to view only a small predefined subset of the search results (for example only 200 results) which would simulate the first page. They would then be able to expand the graph (i.e. add another page) until there is any data left. They... | 1.0 | Show only graph subset (through a result subset) - **Is your feature request related to a problem? Please describe.**
Users should be able to view only a small predefined subset of the search results (for example only 200 results) which would simulate the first page. They would then be able to expand the graph (i.e. ... | priority | show only graph subset through a result subset is your feature request related to a problem please describe users should be able to view only a small predefined subset of the search results for example only results which would simulate the first page they would then be able to expand the graph i e ad... | 1 |
185,670 | 6,726,550,345 | IssuesEvent | 2017-10-17 10:16:04 | hamon-in/librtcdcpp | https://api.github.com/repos/hamon-in/librtcdcpp | opened | Remove an invalid pointer in API | low priority | Remove the _requester*_ being passed down to the child process. It's useless and invalid. | 1.0 | Remove an invalid pointer in API - Remove the _requester*_ being passed down to the child process. It's useless and invalid. | priority | remove an invalid pointer in api remove the requester being passed down to the child process it s useless and invalid | 1 |
456,026 | 13,135,845,181 | IssuesEvent | 2020-08-07 04:11:51 | anthem-audio/Anthem | https://api.github.com/repos/anthem-audio/Anthem | closed | Global signal propagation in the UI should avoid the presenter whenever possible | :heavy_check_mark: priority: low :rocket: enhancement ⏺complexity: medium | I just discovered that parents can be referenced by id, even if they're outside of the current file. This makes it easily possible to avoid using the presenter as a utility for signal plumbing in cases where the presenter has nothing to do with the signal at hand. Yay for proper separation! | 1.0 | Global signal propagation in the UI should avoid the presenter whenever possible - I just discovered that parents can be referenced by id, even if they're outside of the current file. This makes it easily possible to avoid using the presenter as a utility for signal plumbing in cases where the presenter has nothing to ... | priority | global signal propagation in the ui should avoid the presenter whenever possible i just discovered that parents can be referenced by id even if they re outside of the current file this makes it easily possible to avoid using the presenter as a utility for signal plumbing in cases where the presenter has nothing to ... | 1 |
29,206 | 2,714,127,854 | IssuesEvent | 2015-04-09 23:55:16 | nickpaventi/culligan-diy | https://api.github.com/repos/nickpaventi/culligan-diy | closed | Global Product Listings [Mobile]: Product names need line height added | Low Priority | Additional line height needed in the product titles for mobile
Change to ``line-height: 1.3;``
| 1.0 | Global Product Listings [Mobile]: Product names need line height added - Additional line height needed in the product titles for mobile
Change to ``line-height: 1.3;``
| priority | global product listings product names need line height added additional line height needed in the product titles for mobile change to line height | 1 |
491,003 | 14,143,355,495 | IssuesEvent | 2020-11-10 15:10:44 | department-of-veterans-affairs/caseflow | https://api.github.com/repos/department-of-veterans-affairs/caseflow | closed | Litigation Support: Create new `SendCavcRemandProcessedLetterTask` type | Priority: Medium Product: caseflow-queue Stakeholder: BVA Team: Echo 🐬 Type: New Development | <!-- The goal of this template is to be a tool to communicate the requirements for a story related task. It is not intended as a mandate, adapt as needed. -->
## User or job story
User story: As a Litigation Support, when I have completed the court remand kickoff form and have selected either a JMR or JMPR remand on... | 1.0 | Litigation Support: Create new `SendCavcRemandProcessedLetterTask` type - <!-- The goal of this template is to be a tool to communicate the requirements for a story related task. It is not intended as a mandate, adapt as needed. -->
## User or job story
User story: As a Litigation Support, when I have completed the ... | priority | litigation support create new sendcavcremandprocessedlettertask type user or job story user story as a litigation support when i have completed the court remand kickoff form and have selected either a jmr or jmpr remand on the form i need a sendcavcremandprocessedlettertask task to be created so that ... | 1 |
497,856 | 14,395,560,468 | IssuesEvent | 2020-12-03 04:04:48 | ElectionDataAnalysis/election_data_analysis | https://api.github.com/repos/ElectionDataAnalysis/election_data_analysis | closed | More graceful munge warning reporting on system error | low-priority user convenience wontfix | On fatal system error, munge-warnings get written to a directory labeled by the database name, even though no data was written to the database. | 1.0 | More graceful munge warning reporting on system error - On fatal system error, munge-warnings get written to a directory labeled by the database name, even though no data was written to the database. | priority | more graceful munge warning reporting on system error on fatal system error munge warnings get written to a directory labeled by the database name even though no data was written to the database | 1 |
706,979 | 24,290,195,959 | IssuesEvent | 2022-09-29 04:50:27 | City-Bureau/city-scrapers-fresno | https://api.github.com/repos/City-Bureau/city-scrapers-fresno | closed | New Scraper: Woodlake City Council | priority-low using google drive | Create a new scraper for Woodlake City Council
Jurisdiction: Woodlake
Website: https://cityofwoodlake.com/government/
| 1.0 | New Scraper: Woodlake City Council - Create a new scraper for Woodlake City Council
Jurisdiction: Woodlake
Website: https://cityofwoodlake.com/government/
| priority | new scraper woodlake city council create a new scraper for woodlake city council jurisdiction woodlake website | 1 |
484,403 | 13,939,420,616 | IssuesEvent | 2020-10-22 16:27:42 | strapi/strapi | https://api.github.com/repos/strapi/strapi | closed | Misleading errormessage "Something went wrong in the model `X` with the attribute `Y`" | Hacktoberfest priority: low source: core:framework type: enhancement | # Setup
I have to models.
- Page
- Shop
They have a many to many relation to each other.
Each Shop can have multiple pages and each page can be used in multiple shops.
I accidentally removed the `collection`field of the `pages` attribute in `shops` Model
```
//shop.settings.json
{
...
"attributes": {... | 1.0 | Misleading errormessage "Something went wrong in the model `X` with the attribute `Y`" - # Setup
I have to models.
- Page
- Shop
They have a many to many relation to each other.
Each Shop can have multiple pages and each page can be used in multiple shops.
I accidentally removed the `collection`field of the `... | priority | misleading errormessage something went wrong in the model x with the attribute y setup i have to models page shop they have a many to many relation to each other each shop can have multiple pages and each page can be used in multiple shops i accidentally removed the collection field of the ... | 1 |
130,029 | 5,108,208,464 | IssuesEvent | 2017-01-05 17:01:29 | semihalf-berestovskyy-andriy/test2 | https://api.github.com/repos/semihalf-berestovskyy-andriy/test2 | opened | API to start/stop each interface during run-time | API enhancement low priority | Note: the issue was imported automatically from Bugzilla with bugzilla2issues.py tool
# Bugzilla Bug ID: 34
Date: 2015-06-03 09:12:02 +0200
From: Bogdan Pricope <bogdan.pricope@enea.com>
To: Sorin Vultureanu <sorin.vultureanu@enea.com>
CC: jose.pekkarinen@nokia.com
Last updated: 2015-11-30 09:04:21 +0100
## Bug... | 1.0 | API to start/stop each interface during run-time - Note: the issue was imported automatically from Bugzilla with bugzilla2issues.py tool
# Bugzilla Bug ID: 34
Date: 2015-06-03 09:12:02 +0200
From: Bogdan Pricope <bogdan.pricope@enea.com>
To: Sorin Vultureanu <sorin.vultureanu@enea.com>
CC: jose.pekkarinen@nokia.co... | priority | api to start stop each interface during run time note the issue was imported automatically from bugzilla with py tool bugzilla bug id date from bogdan pricope to sorin vultureanu cc jose pekkarinen nokia com last updated bugzilla comment id date ... | 1 |
89,830 | 3,800,868,706 | IssuesEvent | 2016-03-23 20:39:55 | OuterDeepSpace/OuterDeepSpace | https://api.github.com/repos/OuterDeepSpace/OuterDeepSpace | opened | Improved Galaxy Generator | Enhancement Low Priority Question | The galaxy generator function built into the server admin console (osclient.py) currently is very basic and does not allow the ability to alter galaxy size and density distribution. The deprecated standalone galaxy generator (osgen2.py) does have these abilities. | 1.0 | Improved Galaxy Generator - The galaxy generator function built into the server admin console (osclient.py) currently is very basic and does not allow the ability to alter galaxy size and density distribution. The deprecated standalone galaxy generator (osgen2.py) does have these abilities. | priority | improved galaxy generator the galaxy generator function built into the server admin console osclient py currently is very basic and does not allow the ability to alter galaxy size and density distribution the deprecated standalone galaxy generator py does have these abilities | 1 |
184,156 | 6,706,243,263 | IssuesEvent | 2017-10-12 05:57:11 | pmem/issues | https://api.github.com/repos/pmem/issues | closed | test: obj_convert/TEST18: SETUP (all/pmem/debug/pmemcheck) fails | Exposure: Low OS: Linux Priority: 4 low State: To be verified Type: Bug | Found on 3451dfd310e175e3f95c581ababd5c6d7828ef4e
> obj_convert/TEST18: SETUP (all/pmem/debug/pmemcheck)
> obj_convert/TEST18: START: obj_convert
> obj_convert/TEST18: START: obj_convert
> obj_convert/TEST18: START: obj_convert
> obj_convert/TEST18: START: obj_convert
> obj_convert/TEST18: START: obj_convert
>... | 1.0 | test: obj_convert/TEST18: SETUP (all/pmem/debug/pmemcheck) fails - Found on 3451dfd310e175e3f95c581ababd5c6d7828ef4e
> obj_convert/TEST18: SETUP (all/pmem/debug/pmemcheck)
> obj_convert/TEST18: START: obj_convert
> obj_convert/TEST18: START: obj_convert
> obj_convert/TEST18: START: obj_convert
> obj_convert/TEST... | priority | test obj convert setup all pmem debug pmemcheck fails found on obj convert setup all pmem debug pmemcheck obj convert start obj convert obj convert start obj convert obj convert start obj convert obj convert start obj convert obj convert start obj convert obj co... | 1 |
457,623 | 13,159,308,109 | IssuesEvent | 2020-08-10 15:38:03 | ansible/awx | https://api.github.com/repos/ansible/awx | opened | Some level of reporting | priority:low type:enhancement |
##### ISSUE TYPE
- Feature Idea
##### SUMMARY
Not all users who want information on what's going on in the automation have the ability to script the API. Common queries
include:
- Inventory usage per organization (list of hosts, groups, inventories)
- List of executed jobs per organization, per user, per i... | 1.0 | Some level of reporting -
##### ISSUE TYPE
- Feature Idea
##### SUMMARY
Not all users who want information on what's going on in the automation have the ability to script the API. Common queries
include:
- Inventory usage per organization (list of hosts, groups, inventories)
- List of executed jobs per org... | priority | some level of reporting issue type feature idea summary not all users who want information on what s going on in the automation have the ability to script the api common queries include inventory usage per organization list of hosts groups inventories list of executed jobs per org... | 1 |
555,344 | 16,452,342,465 | IssuesEvent | 2021-05-21 07:48:49 | eduvpn/python-eduvpn-client | https://api.github.com/repos/eduvpn/python-eduvpn-client | closed | oauthlib deprication warning on Ubuntu 20.04 | bug low priority | ```
tests/test_oauth.py::TestOauth::test_get_oauth
/usr/lib/python3/dist-packages/oauthlib/oauth2/rfc6749/clients/base.py:479: DeprecationWarning: Please switch to the public method populate_token_attributes.
``` | 1.0 | oauthlib deprication warning on Ubuntu 20.04 - ```
tests/test_oauth.py::TestOauth::test_get_oauth
/usr/lib/python3/dist-packages/oauthlib/oauth2/rfc6749/clients/base.py:479: DeprecationWarning: Please switch to the public method populate_token_attributes.
``` | priority | oauthlib deprication warning on ubuntu tests test oauth py testoauth test get oauth usr lib dist packages oauthlib clients base py deprecationwarning please switch to the public method populate token attributes | 1 |
580,219 | 17,213,214,334 | IssuesEvent | 2021-07-19 08:12:23 | Consiglio-Regionale-della-Lombardia/PEM | https://api.github.com/repos/Consiglio-Regionale-della-Lombardia/PEM | closed | Tasto firma massivo per segreterie e responsabili | low priority view | Il tasto firma si può togliere per segreterie e responsabili di segreteria che non possono firmare emendamenti

| 1.0 | Tasto firma massivo per segreterie e responsabili - Il tasto firma si può togliere per segreterie e responsabili di segreteria che non possono firmare emendamenti

| priority | tasto firma massivo per segreterie e responsabili il tasto firma si può togliere per segreterie e responsabili di segreteria che non possono firmare emendamenti | 1 |
31,451 | 2,732,910,562 | IssuesEvent | 2015-04-17 10:10:13 | tiku01/oryx-editor | https://api.github.com/repos/tiku01/oryx-editor | closed | Abstract from specific drawing technology | auto-migrated Priority-Low Schedule-LongTerm Type-Enhancement | ```
Include a drawing layer that abstracts from the specific drawing technology
to support different technologies (and not only SVG) for different
platforms. This is closely related to issue #63.
```
Original issue reported on code.google.com by `NicoPete...@gmail.com` on 17 Apr 2008 at 1:41 | 1.0 | Abstract from specific drawing technology - ```
Include a drawing layer that abstracts from the specific drawing technology
to support different technologies (and not only SVG) for different
platforms. This is closely related to issue #63.
```
Original issue reported on code.google.com by `NicoPete...@gmail.com` on ... | priority | abstract from specific drawing technology include a drawing layer that abstracts from the specific drawing technology to support different technologies and not only svg for different platforms this is closely related to issue original issue reported on code google com by nicopete gmail com on ... | 1 |
652,077 | 21,520,843,021 | IssuesEvent | 2022-04-28 14:05:35 | ArctosDB/arctos | https://api.github.com/repos/ArctosDB/arctos | closed | Feature Request - Put in Bionomia links to Agent Profiles | Function-Agents Enhancement Priority-Low (Wish list) | Issue Documentation is http://handbook.arctosdb.org/how_to/How-to-Use-Issues-in-Arctos.html
**Is your feature request related to a problem? Please describe.**
Try and add even more identification info to Agent pages, by adding a link to the Bionomia profiles of people to Agent info.
https://bionomia.net/
| 1.0 | Feature Request - Put in Bionomia links to Agent Profiles - Issue Documentation is http://handbook.arctosdb.org/how_to/How-to-Use-Issues-in-Arctos.html
**Is your feature request related to a problem? Please describe.**
Try and add even more identification info to Agent pages, by adding a link to the Bionomia profi... | priority | feature request put in bionomia links to agent profiles issue documentation is is your feature request related to a problem please describe try and add even more identification info to agent pages by adding a link to the bionomia profiles of people to agent info | 1 |
280,988 | 8,689,139,712 | IssuesEvent | 2018-12-03 17:51:34 | bounswe/bounswe2018group10 | https://api.github.com/repos/bounswe/bounswe2018group10 | closed | Fix profile page according to the changes in backend | enhancement frontend priority: low | Profile API is changed with #135. Frontend should be updated accordingly.
### I'm submitting a ...
<!--Check the most relevant one with an x-->
- [x] bug report
- [ ] feature request
- [ ] support request | 1.0 | Fix profile page according to the changes in backend - Profile API is changed with #135. Frontend should be updated accordingly.
### I'm submitting a ...
<!--Check the most relevant one with an x-->
- [x] bug report
- [ ] feature request
- [ ] support request | priority | fix profile page according to the changes in backend profile api is changed with frontend should be updated accordingly i m submitting a bug report feature request support request | 1 |
675,489 | 23,096,421,391 | IssuesEvent | 2022-07-26 20:02:46 | boy0001/FastAsyncWorldedit | https://api.github.com/repos/boy0001/FastAsyncWorldedit | closed | Malformed json in //paste | [-] Low Priority [!] WorldEdit bug | **Debug paste link**:
After using the command, nothing shows on the console... :X
**Description of the problem:**
After use the //paste command, the error shows up in the console, but the task runs.
Error:
```
[17:58:50] [Server thread/INFO] [nucleus]: PotterCraft_ ran the command: //paste
[17:58:50] [ForkJ... | 1.0 | Malformed json in //paste - **Debug paste link**:
After using the command, nothing shows on the console... :X
**Description of the problem:**
After use the //paste command, the error shows up in the console, but the task runs.
Error:
```
[17:58:50] [Server thread/INFO] [nucleus]: PotterCraft_ ran the command... | priority | malformed json in paste debug paste link after using the command nothing shows on the console x description of the problem after use the paste command the error shows up in the console but the task runs error pottercraft ran the command paste com google gson... | 1 |
786,052 | 27,632,800,313 | IssuesEvent | 2023-03-10 12:14:03 | SkriptLang/Skript | https://api.github.com/repos/SkriptLang/Skript | closed | Impossible to shoot a projectile that is in a variable | bug priority: low PR available | ### Skript/Server Version
```markdown
2.6.4
1.19.3
```
### Bug Description
We can't shoot a projectile that is in a variable
### Expected Behavior
Normally, the projectile should have been shooted, but nothing happens.
### Steps to Reproduce
Basic Example:
```
on load:
set {customsnowb... | 1.0 | Impossible to shoot a projectile that is in a variable - ### Skript/Server Version
```markdown
2.6.4
1.19.3
```
### Bug Description
We can't shoot a projectile that is in a variable
### Expected Behavior
Normally, the projectile should have been shooted, but nothing happens.
### Steps to Reproduc... | priority | impossible to shoot a projectile that is in a variable skript server version markdown bug description we can t shoot a projectile that is in a variable expected behavior normally the projectile should have been shooted but nothing happens steps to reproduce... | 1 |
476,712 | 13,748,935,626 | IssuesEvent | 2020-10-06 09:45:24 | strapi/strapi | https://api.github.com/repos/strapi/strapi | closed | Custom authentication provider (e.g. AWS Cognito User Pools) not working because subdomain parameter not set in grant object configuration | Hacktoberfest priority: low source: plugin:users-permissions type: enhancement | **Describe the bug**
When trying to create a new custom authentication provider for strapi, I am calling the strapi server base url /connect/new_provider_name then I am getting a dns error from the browser. When looking at the network log I can see a 302 response with a redirection to https://[subdomain]/oauth2/author... | 1.0 | Custom authentication provider (e.g. AWS Cognito User Pools) not working because subdomain parameter not set in grant object configuration - **Describe the bug**
When trying to create a new custom authentication provider for strapi, I am calling the strapi server base url /connect/new_provider_name then I am getting a... | priority | custom authentication provider e g aws cognito user pools not working because subdomain parameter not set in grant object configuration describe the bug when trying to create a new custom authentication provider for strapi i am calling the strapi server base url connect new provider name then i am getting a... | 1 |
326,139 | 9,948,125,206 | IssuesEvent | 2019-07-04 08:11:18 | WoWManiaUK/Blackwing-Lair | https://api.github.com/repos/WoWManiaUK/Blackwing-Lair | closed | [NPC] Spirit Healer Missing - Stagecoach Crash Site - Gilneas | Fixed Confirmed Fixed in Dev Low Priority Starting Zone | The grave yard at stagecoach crash site has no spirit to ress you. unable to find zone id

| 1.0 | [NPC] Spirit Healer Missing - Stagecoach Crash Site - Gilneas - The grave yard at stagecoach crash site has no spirit to ress you. unable to find zone id

| priority | spirit healer missing stagecoach crash site gilneas the grave yard at stagecoach crash site has no spirit to ress you unable to find zone id | 1 |
349,875 | 10,475,012,483 | IssuesEvent | 2019-09-23 15:30:26 | etternagame/etterna | https://api.github.com/repos/etternagame/etterna | opened | Fix/Reduce Textureman Leaks | Priority: Low Type: Maintenance | Jousway: replace the pointers with shared_ptr ;)
(investigate what is going on) | 1.0 | Fix/Reduce Textureman Leaks - Jousway: replace the pointers with shared_ptr ;)
(investigate what is going on) | priority | fix reduce textureman leaks jousway replace the pointers with shared ptr investigate what is going on | 1 |
88,988 | 3,788,324,500 | IssuesEvent | 2016-03-21 14:24:34 | BradWBeer/clinch | https://api.github.com/repos/BradWBeer/clinch | closed | Add 3b's ClassImp (assimp wrapper) extension | enhancement Low Priority | I'm not certain how this will work with shaders, but at least it can import data. | 1.0 | Add 3b's ClassImp (assimp wrapper) extension - I'm not certain how this will work with shaders, but at least it can import data. | priority | add s classimp assimp wrapper extension i m not certain how this will work with shaders but at least it can import data | 1 |
175,708 | 6,553,196,364 | IssuesEvent | 2017-09-05 21:25:58 | ProjectSidewalk/SidewalkWebpage | https://api.github.com/repos/ProjectSidewalk/SidewalkWebpage | closed | When a user finishes the last street in a region, ask if they want a new region | feature-request in progress Priority: Low ui-update | If a user is auditing and they finish a street that brings the neighborhood completion (across ALL users) to 100%, then we should have a pop-up asking if they want to move on to a new neighborhood. Overlapping data is nice and all, but right now we are having a hard time hitting 100% coverage of DC, so we should be doi... | 1.0 | When a user finishes the last street in a region, ask if they want a new region - If a user is auditing and they finish a street that brings the neighborhood completion (across ALL users) to 100%, then we should have a pop-up asking if they want to move on to a new neighborhood. Overlapping data is nice and all, but ri... | priority | when a user finishes the last street in a region ask if they want a new region if a user is auditing and they finish a street that brings the neighborhood completion across all users to then we should have a pop up asking if they want to move on to a new neighborhood overlapping data is nice and all but righ... | 1 |
412,559 | 12,044,092,660 | IssuesEvent | 2020-04-14 13:31:09 | HGustavs/LenaSYS | https://api.github.com/repos/HGustavs/LenaSYS | closed | Line thickness slider gets hidden in the Firefox browser when draged | Diagram Group-4-2020 a18petha bug lowPriority | 
When using the Firefox browser, the slider gets hidden while being clicked and dragged. It would be nice if this could be fixed. | 1.0 | Line thickness slider gets hidden in the Firefox browser when draged - 
When using the Firefox browser, the slider gets hidden while being clicked and dragged. It would be nice if this could be f... | priority | line thickness slider gets hidden in the firefox browser when draged when using the firefox browser the slider gets hidden while being clicked and dragged it would be nice if this could be fixed | 1 |
369,824 | 10,918,600,285 | IssuesEvent | 2019-11-21 17:12:13 | RhoInc/Webcharts | https://api.github.com/repos/RhoInc/Webcharts | opened | Avoid jittery pagination caused by the table resizing its container. | low priority table | implement styling that maintains a constant div height | 1.0 | Avoid jittery pagination caused by the table resizing its container. - implement styling that maintains a constant div height | priority | avoid jittery pagination caused by the table resizing its container implement styling that maintains a constant div height | 1 |
192,452 | 6,850,049,745 | IssuesEvent | 2017-11-14 00:59:36 | flosse/kartevonmorgen | https://api.github.com/repos/flosse/kartevonmorgen | closed | Description length | 12 low-priority | I think we should extend the short description to 500 characters.
And the Title could have 50 characters.
What do you think? Of cours, in the search result it shows not everything, but on the entrypage it should show all characters. | 1.0 | Description length - I think we should extend the short description to 500 characters.
And the Title could have 50 characters.
What do you think? Of cours, in the search result it shows not everything, but on the entrypage it should show all characters. | priority | description length i think we should extend the short description to characters and the title could have characters what do you think of cours in the search result it shows not everything but on the entrypage it should show all characters | 1 |
734,070 | 25,337,385,749 | IssuesEvent | 2022-11-18 18:03:21 | nanoframework/Home | https://api.github.com/repos/nanoframework/Home | closed | Bug in json library unit test | Type: Bug trivial up-for-grabs good first issue Priority: Low Area: CL-nanoFramework.Json | ### Library/API/IoT binding
json library
### Visual Studio version
_No response_
### .NET nanoFramework extension version
_No response_
### Target name(s)
_No response_
### Firmware version
_No response_
### Device capabilities
_No response_
### Description
Sonarcloud is reporting... | 1.0 | Bug in json library unit test - ### Library/API/IoT binding
json library
### Visual Studio version
_No response_
### .NET nanoFramework extension version
_No response_
### Target name(s)
_No response_
### Firmware version
_No response_
### Device capabilities
_No response_
### Descri... | priority | bug in json library unit test library api iot binding json library visual studio version no response net nanoframework extension version no response target name s no response firmware version no response device capabilities no response descri... | 1 |
105,917 | 4,249,486,756 | IssuesEvent | 2016-07-08 00:13:38 | rathena/rathena | https://api.github.com/repos/rathena/rathena | closed | GTB should bypass | bug:core bug:skill mode:renewal priority:low server:map | GTB should bypass these skills:
White Imprison
Masquarade skills
Genetic skills
Source: pRO and iRO according to other bug reports and forum entries
http://forums.irowiki.org/index.php?topic=106953.0
**Would be great if this could be tested and fixed accordingly.** | 1.0 | GTB should bypass - GTB should bypass these skills:
White Imprison
Masquarade skills
Genetic skills
Source: pRO and iRO according to other bug reports and forum entries
http://forums.irowiki.org/index.php?topic=106953.0
**Would be great if this could be tested and fixed accordingly.** | priority | gtb should bypass gtb should bypass these skills white imprison masquarade skills genetic skills source pro and iro according to other bug reports and forum entries would be great if this could be tested and fixed accordingly | 1 |
77,634 | 3,507,190,081 | IssuesEvent | 2016-01-08 11:47:55 | OregonCore/OregonCore | https://api.github.com/repos/OregonCore/OregonCore | closed | GM commands while drunk (BB #617) | migrated Priority: Low Type: Bug | This issue was migrated from bitbucket.
**Original Reporter:** LordUsagi
**Original Date:** 28.07.2014 20:52:26 GMT+0000
**Original Priority:** trivial
**Original Type:** bug
**Original State:** invalid
**Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/617
<hr>
If you're drunk in game and you type in a gm... | 1.0 | GM commands while drunk (BB #617) - This issue was migrated from bitbucket.
**Original Reporter:** LordUsagi
**Original Date:** 28.07.2014 20:52:26 GMT+0000
**Original Priority:** trivial
**Original Type:** bug
**Original State:** invalid
**Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/617
<hr>
If you'r... | priority | gm commands while drunk bb this issue was migrated from bitbucket original reporter lordusagi original date gmt original priority trivial original type bug original state invalid direct link if you re drunk in game and you type in a gm command sometimes you get ... | 1 |
579,454 | 17,191,831,385 | IssuesEvent | 2021-07-16 12:09:19 | NinjaEnterprise/NinjaConfiguration | https://api.github.com/repos/NinjaEnterprise/NinjaConfiguration | closed | [FEATURE] Creating a configuration service. | priority: low status: backlog type: enhancement | **Description of functionality**
You need to create a configuration service, which is needed in order to receive settings for all other services.
- [ ] Creation and configuration of a multi-module structure;
- [ ] Using a separate database to store the settings;
- [ ] Adding a REST module for editing settings;
- [... | 1.0 | [FEATURE] Creating a configuration service. - **Description of functionality**
You need to create a configuration service, which is needed in order to receive settings for all other services.
- [ ] Creation and configuration of a multi-module structure;
- [ ] Using a separate database to store the settings;
- [ ] A... | priority | creating a configuration service description of functionality you need to create a configuration service which is needed in order to receive settings for all other services creation and configuration of a multi module structure using a separate database to store the settings adding a rest m... | 1 |
198,523 | 6,973,918,974 | IssuesEvent | 2017-12-11 22:16:45 | opencurrents/opencurrents | https://api.github.com/repos/opencurrents/opencurrents | closed | openCurrents.com - Size: I think the site looks better when zoomed in at 125%, see the difference. Have had a few folks tell me the same. | mvp? priority low | 

| 1.0 | openCurrents.com - Size: I think the site looks better when zoomed in at 125%, see the difference. Have had a few folks tell me the same. - 
 Status: Completed Type: Bug | [simon] If I edit an expression in the watch panel but the expression is larger than the column, "view" stays on the first characters and I can't see what I'm typing. | 1.0 | Editing long watch expressions - [simon] If I edit an expression in the watch panel but the expression is larger than the column, "view" stays on the first characters and I can't see what I'm typing. | priority | editing long watch expressions if i edit an expression in the watch panel but the expression is larger than the column view stays on the first characters and i can t see what i m typing | 1 |
592,558 | 17,911,174,273 | IssuesEvent | 2021-09-09 05:37:05 | geolonia/app.geolonia.com | https://api.github.com/repos/geolonia/app.geolonia.com | closed | app-dev.geolonia.com で作成したAPIキーで地図を表示できるように | Priority: Low | > 地図を表示する手順を試してみようと、https://app-dev.geolonia.com/ で作成したAPIキーを使い、自分のブログに地図を追加してみると、403でベースの地図が表示されませんでした。原因って何か分かりますでしょうか、、?
テストした環境はこちらです。
https://naoki-is.me/archives/713
<img width="1440" alt="スクリーンショット 2021-07-16 15 44 17" src="https://user-images.githubusercontent.com/8760841/125910093-ec726a82-8cd3-4f01-859c-... | 1.0 | app-dev.geolonia.com で作成したAPIキーで地図を表示できるように - > 地図を表示する手順を試してみようと、https://app-dev.geolonia.com/ で作成したAPIキーを使い、自分のブログに地図を追加してみると、403でベースの地図が表示されませんでした。原因って何か分かりますでしょうか、、?
テストした環境はこちらです。
https://naoki-is.me/archives/713
<img width="1440" alt="スクリーンショット 2021-07-16 15 44 17" src="https://user-images.githubusercontent.... | priority | app dev geolonia com で作成したapiキーで地図を表示できるように 地図を表示する手順を試してみようと、 で作成したapiキーを使い、自分のブログに地図を追加してみると、 。原因って何か分かりますでしょうか、、? テストした環境はこちらです。 img width alt スクリーンショット src 解決法 stage devの場合はstyle に source として追加している tileserver geolonia com をtileserver dev geolonia com に置き換える必要がある。 | 1 |
608,221 | 18,818,774,212 | IssuesEvent | 2021-11-10 04:38:34 | RobotLocomotion/drake | https://api.github.com/repos/RobotLocomotion/drake | closed | ci: Need to investigate CDash console debug dump due to errors | priority: low team: kitware component: continuous integration | From Slack:
https://drakedevelopers.slack.com/archives/C270MN28G/p1572401376036300
> jwnimmer-tri 10:09 PM
> The CDash test dump on https://drake-jenkins.csail.mit.edu/job/mac-catalina-clang-bazel-experimental-release/7/console output is very large (20 MB).
> jamiesnape 8:50 AM
> We will look into it. Dumping the whol... | 1.0 | ci: Need to investigate CDash console debug dump due to errors - From Slack:
https://drakedevelopers.slack.com/archives/C270MN28G/p1572401376036300
> jwnimmer-tri 10:09 PM
> The CDash test dump on https://drake-jenkins.csail.mit.edu/job/mac-catalina-clang-bazel-experimental-release/7/console output is very large (20 M... | priority | ci need to investigate cdash console debug dump due to errors from slack jwnimmer tri pm the cdash test dump on output is very large mb jamiesnape am we will look into it dumping the whole file on failure definitely is not great perhaps some weird build of curl on mac | 1 |
516,771 | 14,987,706,675 | IssuesEvent | 2021-01-28 23:29:37 | benetech/ServiceNet | https://api.github.com/repos/benetech/ServiceNet | closed | Allow user to add their own notes to partner records that persist across imports | PM: Workflow Priority C | Several partners said that they would like the ability to add information that doesn’t fit into existing fields, etc. and suggested notes fields.
Recommendation and Action item: Follow up with partners through observations/ interviews to find out what kinds of notes they would find most useful, which fields or sect... | 1.0 | Allow user to add their own notes to partner records that persist across imports - Several partners said that they would like the ability to add information that doesn’t fit into existing fields, etc. and suggested notes fields.
Recommendation and Action item: Follow up with partners through observations/ interview... | priority | allow user to add their own notes to partner records that persist across imports several partners said that they would like the ability to add information that doesn’t fit into existing fields etc and suggested notes fields recommendation and action item follow up with partners through observations interview... | 1 |
341,836 | 10,308,531,975 | IssuesEvent | 2019-08-29 11:11:11 | ddionrails/ddionrails | https://api.github.com/repos/ddionrails/ddionrails | closed | Add "state" to DataTables | Priority: Low Status: Abandoned Status: Available Type: Enhancement | Das System merkt sich die Einstellung nicht, dass 100 Einträge pro Seite angezeigt werden sollen. Bei jedem Wechsel der Seite muss diese Option wieder neu eingestellt werden. | 1.0 | Add "state" to DataTables - Das System merkt sich die Einstellung nicht, dass 100 Einträge pro Seite angezeigt werden sollen. Bei jedem Wechsel der Seite muss diese Option wieder neu eingestellt werden. | priority | add state to datatables das system merkt sich die einstellung nicht dass einträge pro seite angezeigt werden sollen bei jedem wechsel der seite muss diese option wieder neu eingestellt werden | 1 |
696,888 | 23,920,300,098 | IssuesEvent | 2022-09-09 16:11:21 | rathena/rathena | https://api.github.com/repos/rathena/rathena | closed | HLIF_BRAIN didn't give SP bonus in level 3 and 4. | status:confirmed component:skill priority:low mode:renewal mode:prerenewal type:bug | <!-- NOTE: Anything within these brackets will be hidden on the preview of the Issue. -->
* **rAthena Hash**: [ae74eb8](https://github.com/rathena/rathena/commit/ae74eb840480d358c8250d35bd9d28c097794e28)
* **Client Date**: 2018 06 20
* **Server Mode**: Pre Renewal
* **Description of Issue**: For a weird rea... | 1.0 | HLIF_BRAIN didn't give SP bonus in level 3 and 4. - <!-- NOTE: Anything within these brackets will be hidden on the preview of the Issue. -->
* **rAthena Hash**: [ae74eb8](https://github.com/rathena/rathena/commit/ae74eb840480d358c8250d35bd9d28c097794e28)
* **Client Date**: 2018 06 20
* **Server Mode**: Pre Re... | priority | hlif brain didn t give sp bonus in level and rathena hash client date server mode pre renewal description of issue for a weird reason brain surgery doesn t give any bonus of sp at level and i didn t pay attention to other skill parameters so i can t descr... | 1 |
707,611 | 24,311,541,603 | IssuesEvent | 2022-09-29 23:13:03 | COS301-SE-2022/Office-Booker | https://api.github.com/repos/COS301-SE-2022/Office-Booker | closed | refactor walls/data-access | Priority: Low Type: Chore Type: Refactor | walls service is under libs/api/walls/data-access instead of libs/api/walls/repository/data-access | 1.0 | refactor walls/data-access - walls service is under libs/api/walls/data-access instead of libs/api/walls/repository/data-access | priority | refactor walls data access walls service is under libs api walls data access instead of libs api walls repository data access | 1 |
660,027 | 21,949,214,176 | IssuesEvent | 2022-05-24 06:06:32 | joschahenningsen/TUM-Live | https://api.github.com/repos/joschahenningsen/TUM-Live | closed | Login page redisplayed after successful login following an unsuccessful one. | bug priority:low | **Describe the bug**
If the user first tries to login using an internal account and fails, and then succeeds, we are redirected to the login page instead of the home page.
**To Reproduce**
Steps to reproduce the behavior:
0. Be logged out of the system
1. Go to 'Login'
2. Click on 'use an internal account'
3... | 1.0 | Login page redisplayed after successful login following an unsuccessful one. - **Describe the bug**
If the user first tries to login using an internal account and fails, and then succeeds, we are redirected to the login page instead of the home page.
**To Reproduce**
Steps to reproduce the behavior:
0. Be logge... | priority | login page redisplayed after successful login following an unsuccessful one describe the bug if the user first tries to login using an internal account and fails and then succeeds we are redirected to the login page instead of the home page to reproduce steps to reproduce the behavior be logge... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.