Unnamed: 0 int64 0 832k | id float64 2.49B 32.1B | type stringclasses 1
value | created_at stringlengths 19 19 | repo stringlengths 5 112 | repo_url stringlengths 34 141 | action stringclasses 3
values | title stringlengths 1 957 | labels stringlengths 4 795 | body stringlengths 1 259k | index stringclasses 12
values | text_combine stringlengths 96 259k | label stringclasses 2
values | text stringlengths 96 252k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
812,732 | 30,349,697,349 | IssuesEvent | 2023-07-11 17:57:59 | renovatebot/renovate | https://api.github.com/repos/renovatebot/renovate | closed | Move config migration PR creation to the main repository worker flow | priority-3-medium type:refactor status:in-progress | ### Describe the proposed change(s).
In the current state, we cant use repository cache in the migration flow.
This is because the cache is set before the finalize flow which contains the migration, therefore we cant cache the migration branch.
related discussion in:
- https://github.com/renovatebot/renovate/pul... | 1.0 | Move config migration PR creation to the main repository worker flow - ### Describe the proposed change(s).
In the current state, we cant use repository cache in the migration flow.
This is because the cache is set before the finalize flow which contains the migration, therefore we cant cache the migration branch.
... | priority | move config migration pr creation to the main repository worker flow describe the proposed change s in the current state we cant use repository cache in the migration flow this is because the cache is set before the finalize flow which contains the migration therefore we cant cache the migration branch ... | 1 |
234,310 | 7,719,640,654 | IssuesEvent | 2018-05-23 20:06:37 | ngageoint/hootenanny | https://api.github.com/repos/ngageoint/hootenanny | opened | Make sure that Multipolygon Relations have a "role" | Category: Core Priority: Medium Status: In Progress Type: Feature Type: Task in progress | Reference: https://wiki.openstreetmap.org/wiki/Relation:multipolygon
If a user creates a relation from a set of ways, make sure that it has a "role" so that it will export properly as a polygon.
This is a defensive measure, implemented as a Cleaning Op, that will try to figure out what the role should be and the... | 1.0 | Make sure that Multipolygon Relations have a "role" - Reference: https://wiki.openstreetmap.org/wiki/Relation:multipolygon
If a user creates a relation from a set of ways, make sure that it has a "role" so that it will export properly as a polygon.
This is a defensive measure, implemented as a Cleaning Op, that ... | priority | make sure that multipolygon relations have a role reference if a user creates a relation from a set of ways make sure that it has a role so that it will export properly as a polygon this is a defensive measure implemented as a cleaning op that will try to figure out what the role should be and then ... | 1 |
260,061 | 8,203,656,800 | IssuesEvent | 2018-09-03 00:27:28 | hack4impact-uiuc/h4i-recruitment | https://api.github.com/repos/hack4impact-uiuc/h4i-recruitment | closed | Certain endpoints should not work with member keys | Priority: Medium good first issue | members shouldn't be able to view all the candidates at once, shouldn't be able to add interviews, etc.
a middleware that checks whether the key is a lead or not should be created, which would wrap around certain endpoints. the current auth middleware already figures out whether the key is a lead's key or not and t... | 1.0 | Certain endpoints should not work with member keys - members shouldn't be able to view all the candidates at once, shouldn't be able to add interviews, etc.
a middleware that checks whether the key is a lead or not should be created, which would wrap around certain endpoints. the current auth middleware already fig... | priority | certain endpoints should not work with member keys members shouldn t be able to view all the candidates at once shouldn t be able to add interviews etc a middleware that checks whether the key is a lead or not should be created which would wrap around certain endpoints the current auth middleware already fig... | 1 |
222,491 | 7,432,827,012 | IssuesEvent | 2018-03-26 03:46:40 | code-helix/slatekit | https://api.github.com/repos/code-helix/slatekit | opened | APIs: Code generation for Swift | effort_medium enhancement priority_high | # Overview
Currently, the API component supports code generation of client side API proxies in Java.
This is to enhance the code generation for Swift ( for IOS )
# Changes
- check code generation ( its been a while )
- write a code generator for Swift
| 1.0 | APIs: Code generation for Swift - # Overview
Currently, the API component supports code generation of client side API proxies in Java.
This is to enhance the code generation for Swift ( for IOS )
# Changes
- check code generation ( its been a while )
- write a code generator for Swift
| priority | apis code generation for swift overview currently the api component supports code generation of client side api proxies in java this is to enhance the code generation for swift for ios changes check code generation its been a while write a code generator for swift | 1 |
487,197 | 14,020,300,612 | IssuesEvent | 2020-10-29 19:28:23 | Caltech-IPAC/hiresprv | https://api.github.com/repos/Caltech-IPAC/hiresprv | closed | KOA queries produce bad JSON | bug priority:medium | A handful of very early HIRES nights fail to query properly because the JSON metadata file does not appear to be valid json. I'm seeing this error when trying to read in the query for night 20040822:
```
Expecting ',' delimiter: line 399 column 47 (char 14232)
``` | 1.0 | KOA queries produce bad JSON - A handful of very early HIRES nights fail to query properly because the JSON metadata file does not appear to be valid json. I'm seeing this error when trying to read in the query for night 20040822:
```
Expecting ',' delimiter: line 399 column 47 (char 14232)
``` | priority | koa queries produce bad json a handful of very early hires nights fail to query properly because the json metadata file does not appear to be valid json i m seeing this error when trying to read in the query for night expecting delimiter line column char | 1 |
820,414 | 30,771,503,143 | IssuesEvent | 2023-07-31 00:08:34 | BenWestgate/Bails | https://api.github.com/repos/BenWestgate/Bails | closed | bails-wallet runs again after it finishes and should not. | bug good first issue priority: medium | I just created a wallet and bitcoin-qt started and it's asking me to create a wallet again. It should not. | 1.0 | bails-wallet runs again after it finishes and should not. - I just created a wallet and bitcoin-qt started and it's asking me to create a wallet again. It should not. | priority | bails wallet runs again after it finishes and should not i just created a wallet and bitcoin qt started and it s asking me to create a wallet again it should not | 1 |
468,983 | 13,494,402,463 | IssuesEvent | 2020-09-11 21:24:30 | Kong/kubernetes-ingress-controller | https://api.github.com/repos/Kong/kubernetes-ingress-controller | opened | Add override support for Knative Services | feature priority/medium | Knative services don't support `konghq.com/override`.
Add support for Knative services for this.
See https://github.com/Kong/kubernetes-ingress-controller/issues/742 for more details. | 1.0 | Add override support for Knative Services - Knative services don't support `konghq.com/override`.
Add support for Knative services for this.
See https://github.com/Kong/kubernetes-ingress-controller/issues/742 for more details. | priority | add override support for knative services knative services don t support konghq com override add support for knative services for this see for more details | 1 |
566,687 | 16,827,135,214 | IssuesEvent | 2021-06-17 20:14:47 | airshipit/treasuremap | https://api.github.com/repos/airshipit/treasuremap | closed | Demonstrate LDAP Group Role Binding Using Dex | enhancement priority/medium size m | **Proposed change**
Document the procedure to create RoleBinding and/or ClusterRoleBinding using subject user group(s) existing in an LDAP back-end configured with a Dex deployment for a target cluster or sub-cluster. Demonstrate that a user authenticated via Dex will be bound to roles that correspond to user group i... | 1.0 | Demonstrate LDAP Group Role Binding Using Dex - **Proposed change**
Document the procedure to create RoleBinding and/or ClusterRoleBinding using subject user group(s) existing in an LDAP back-end configured with a Dex deployment for a target cluster or sub-cluster. Demonstrate that a user authenticated via Dex will b... | priority | demonstrate ldap group role binding using dex proposed change document the procedure to create rolebinding and or clusterrolebinding using subject user group s existing in an ldap back end configured with a dex deployment for a target cluster or sub cluster demonstrate that a user authenticated via dex will b... | 1 |
107,855 | 4,320,780,277 | IssuesEvent | 2016-07-25 07:24:05 | pmem/issues | https://api.github.com/repos/pmem/issues | closed | windows/libpmemobj: &D_RW macro do not compile when used in another macro. | Exposure: Medium Priority: 3 medium Type: Bug | Observed on version: 1.1-rc2
It occurs when D_RW is used inside other macro, compiled under VC++ as c++ code.
Compilation error: pointer to reference is not allowed
| 1.0 | windows/libpmemobj: &D_RW macro do not compile when used in another macro. - Observed on version: 1.1-rc2
It occurs when D_RW is used inside other macro, compiled under VC++ as c++ code.
Compilation error: pointer to reference is not allowed
| priority | windows libpmemobj d rw macro do not compile when used in another macro observed on version it occurs when d rw is used inside other macro compiled under vc as c code compilation error pointer to reference is not allowed | 1 |
685,995 | 23,473,182,746 | IssuesEvent | 2022-08-17 01:22:57 | Alluxio/alluxio | https://api.github.com/repos/Alluxio/alluxio | closed | Alluxio and K8s have different interpretation of size | priority-medium type-bug area-k8s | **Alluxio Version:**
2.4
**Describe the bug**
In K8s context, `g` or `GB` means `1000^3` and `gi` or `GiB` means `1024^3`.
https://stackoverflow.com/questions/50804915/kubernetes-size-definitions-whats-the-difference-of-gi-and-g
In Alluxio context, `g` or `GB` means `1024^3`.
https://github.com/Alluxio/alluxi... | 1.0 | Alluxio and K8s have different interpretation of size - **Alluxio Version:**
2.4
**Describe the bug**
In K8s context, `g` or `GB` means `1000^3` and `gi` or `GiB` means `1024^3`.
https://stackoverflow.com/questions/50804915/kubernetes-size-definitions-whats-the-difference-of-gi-and-g
In Alluxio context, `g` or... | priority | alluxio and have different interpretation of size alluxio version describe the bug in context g or gb means and gi or gib means in alluxio context g or gb means so when we use g and pass the quota to alluxio and grants but alluxio tries ... | 1 |
38,476 | 2,847,845,157 | IssuesEvent | 2015-05-29 19:16:00 | GiraffaFS/giraffa | https://api.github.com/repos/GiraffaFS/giraffa | closed | Increase test case coverage for TestGiraffaCLI. | enhancement Priority-Medium | During upgrade we reduced the passing rate for `TestGiraffaCLI` from 94% to 86%.
Some test cases can be fixed without introducing new functionality. Like white spaces in file paths.
Ask me if you need logs from a pre-upgrade CLI run. It is useful for the comparison. | 1.0 | Increase test case coverage for TestGiraffaCLI. - During upgrade we reduced the passing rate for `TestGiraffaCLI` from 94% to 86%.
Some test cases can be fixed without introducing new functionality. Like white spaces in file paths.
Ask me if you need logs from a pre-upgrade CLI run. It is useful for the comparison. | priority | increase test case coverage for testgiraffacli during upgrade we reduced the passing rate for testgiraffacli from to some test cases can be fixed without introducing new functionality like white spaces in file paths ask me if you need logs from a pre upgrade cli run it is useful for the comparison | 1 |
704,895 | 24,213,756,509 | IssuesEvent | 2022-09-26 03:40:33 | Vooper-Media-LLC/Valour | https://api.github.com/repos/Vooper-Media-LLC/Valour | closed | 📦 Feature - Display non audio/visual media | Enhancement Medium Priority | When linking/uploading media that is not images/audio/video Valour currently displays:

It would be nice to display text files (and if they have the right extension format them to their programming language)... | 1.0 | 📦 Feature - Display non audio/visual media - When linking/uploading media that is not images/audio/video Valour currently displays:

It would be nice to display text files (and if they have the right extens... | priority | 📦 feature display non audio visual media when linking uploading media that is not images audio video valour currently displays it would be nice to display text files and if they have the right extension format them to their programming language in valour and if they are not a text file to provide a butto... | 1 |
761,163 | 26,670,141,454 | IssuesEvent | 2023-01-26 09:33:16 | Distilled-Platform/app.getdistilled.io | https://api.github.com/repos/Distilled-Platform/app.getdistilled.io | closed | Disable redundant Slack measurements | front-end Priority: Medium | We need to remove the redundant Slack measurements from the UI that aren't in use at the moment such as:
- [ ] New Users
- [ ] Total Users
- [ ] Leaving Users
- [ ] New Invites
- [ ] Total Invites

... | 1.0 | Disable redundant Slack measurements - We need to remove the redundant Slack measurements from the UI that aren't in use at the moment such as:
- [ ] New Users
- [ ] Total Users
- [ ] Leaving Users
- [ ] New Invites
- [ ] Total Invites
 for the whole application after a user hovers over the alert affected chart displayed in the alert's dedicated tab.
If a user hovers over the chart, the chart pauses again after a while, on its own, with... | 1.0 | [Bug]: PLAY/PAUSE breaks for the whole app after user hovers over chart in alert's dedicated page or switches to a different tab - ### Bug description
Play/pause button inside the date-time picker becomes unresponsive (user can't pause charts) for the whole application after a user hovers over the alert affected chart... | priority | play pause breaks for the whole app after user hovers over chart in alert s dedicated page or switches to a different tab bug description play pause button inside the date time picker becomes unresponsive user can t pause charts for the whole application after a user hovers over the alert affected chart dis... | 1 |
514,426 | 14,938,925,702 | IssuesEvent | 2021-01-25 16:20:12 | bounswe/bounswe2020group9 | https://api.github.com/repos/bounswe/bounswe2020group9 | closed | IOS- Vendor Orders Design | Estimation - Medium Mobile Priority - Medium | Design of orders for the vendor side should be done. Since functionality need to have backend support right now, mobile design part may completed in the mean time. | 1.0 | IOS- Vendor Orders Design - Design of orders for the vendor side should be done. Since functionality need to have backend support right now, mobile design part may completed in the mean time. | priority | ios vendor orders design design of orders for the vendor side should be done since functionality need to have backend support right now mobile design part may completed in the mean time | 1 |
753,060 | 26,339,460,731 | IssuesEvent | 2023-01-10 16:35:21 | zowe/vscode-extension-for-zowe | https://api.github.com/repos/zowe/vscode-extension-for-zowe | closed | Conflicting info messages with Job delete | bug priority-medium severity-low | **Describe the bug**
if an error is thrown during deletion of a job ZE presents user with the error message and a successful deletion message, job was not deleted
**To Reproduce**
Steps to reproduce the behavior:
1. Go to Jobs View and enter a filter search
2. Right Click on a job to delete and get an error ... | 1.0 | Conflicting info messages with Job delete - **Describe the bug**
if an error is thrown during deletion of a job ZE presents user with the error message and a successful deletion message, job was not deleted
**To Reproduce**
Steps to reproduce the behavior:
1. Go to Jobs View and enter a filter search
2. Righ... | priority | conflicting info messages with job delete describe the bug if an error is thrown during deletion of a job ze presents user with the error message and a successful deletion message job was not deleted to reproduce steps to reproduce the behavior go to jobs view and enter a filter search righ... | 1 |
49,317 | 3,001,945,895 | IssuesEvent | 2015-07-24 14:34:49 | jayway/powermock | https://api.github.com/repos/jayway/powermock | closed | The usage of PowerMockObjectFactory causes failure, if expectedExceptions attribute is used | bug imported Priority-Medium | _From [csadam85@gmail.com](https://code.google.com/u/csadam85@gmail.com/) on October 12, 2011 12:57:12_
What steps will reproduce the problem? 1. Create a test class, which has the object factory method:
@ObjectFactory
public IObjectFactory getObjectFactory() {
return new org.powermock.modules.testng.PowerMockOb... | 1.0 | The usage of PowerMockObjectFactory causes failure, if expectedExceptions attribute is used - _From [csadam85@gmail.com](https://code.google.com/u/csadam85@gmail.com/) on October 12, 2011 12:57:12_
What steps will reproduce the problem? 1. Create a test class, which has the object factory method:
@ObjectFactory
pub... | priority | the usage of powermockobjectfactory causes failure if expectedexceptions attribute is used from on october what steps will reproduce the problem create a test class which has the object factory method objectfactory public iobjectfactory getobjectfactory return new org powermock mod... | 1 |
331,396 | 10,072,745,984 | IssuesEvent | 2019-07-24 08:01:23 | pmem/issues | https://api.github.com/repos/pmem/issues | opened | Test: pmempool_create/TEST14: SETUP (all\pmem\nondebug) fails | Exposure: Medium OS: Windows Priority: 3 medium Type: Bug | <!--
Before creating new issue, ensure that similar issue wasn't already created
* Search: https://github.com/pmem/issues/issues
Note that if you do not provide enough information to reproduce the issue, we may not be able to take action on your report.
Remember this is just a minimal template. You can extend i... | 1.0 | Test: pmempool_create/TEST14: SETUP (all\pmem\nondebug) fails - <!--
Before creating new issue, ensure that similar issue wasn't already created
* Search: https://github.com/pmem/issues/issues
Note that if you do not provide enough information to reproduce the issue, we may not be able to take action on your rep... | priority | test pmempool create setup all pmem nondebug fails before creating new issue ensure that similar issue wasn t already created search note that if you do not provide enough information to reproduce the issue we may not be able to take action on your report remember this is just a minimal tem... | 1 |
294,177 | 9,014,073,813 | IssuesEvent | 2019-02-05 21:18:52 | GEWIS/gewisweb | https://api.github.com/repos/GEWIS/gewisweb | closed | Add text about removing or changing member info at member page | Medium-priority easy-fix frontend quick-fix | Currently, there is no clear way to indicate that you want to remove or change your info in the GEWIS database. By request of the board, it would be nice if a text such as "If you want any of this data changed or removed, please contact the secretary at secretary@gewis.nl" would be added in the position below.
![captu... | 1.0 | Add text about removing or changing member info at member page - Currently, there is no clear way to indicate that you want to remove or change your info in the GEWIS database. By request of the board, it would be nice if a text such as "If you want any of this data changed or removed, please contact the secretary at s... | priority | add text about removing or changing member info at member page currently there is no clear way to indicate that you want to remove or change your info in the gewis database by request of the board it would be nice if a text such as if you want any of this data changed or removed please contact the secretary at s... | 1 |
477,586 | 13,764,932,194 | IssuesEvent | 2020-10-07 12:46:32 | firecracker-microvm/firecracker | https://api.github.com/repos/firecracker-microvm/firecracker | closed | [CI on arm] Switch to m6g metal instances | Feature: CPU Support: ARM Priority: Medium | We are currently running our CI on a1.metal arm instances. Switch to using the latest Graviton processor-enabled instances (m6g). | 1.0 | [CI on arm] Switch to m6g metal instances - We are currently running our CI on a1.metal arm instances. Switch to using the latest Graviton processor-enabled instances (m6g). | priority | switch to metal instances we are currently running our ci on metal arm instances switch to using the latest graviton processor enabled instances | 1 |
576,766 | 17,094,058,593 | IssuesEvent | 2021-07-08 21:59:10 | EFREI-Horizon/MonkaBot | https://api.github.com/repos/EFREI-Horizon/MonkaBot | opened | Génération de listes de "démarchage" | difficulty: medium priority: medium status: approved status: waiting type: feature | Génère un excel de personnes à démarcher à partir de rôle ou d'une intersection de rôles, de condition basée sur la date ou l'utilisateur a joint, etc.
L'excel doit suivre certaines spécifications, à préciser (différentes colonnes d'avancement du démarchage, etc.) | 1.0 | Génération de listes de "démarchage" - Génère un excel de personnes à démarcher à partir de rôle ou d'une intersection de rôles, de condition basée sur la date ou l'utilisateur a joint, etc.
L'excel doit suivre certaines spécifications, à préciser (différentes colonnes d'avancement du démarchage, etc.) | priority | génération de listes de démarchage génère un excel de personnes à démarcher à partir de rôle ou d une intersection de rôles de condition basée sur la date ou l utilisateur a joint etc l excel doit suivre certaines spécifications à préciser différentes colonnes d avancement du démarchage etc | 1 |
539,270 | 15,786,295,210 | IssuesEvent | 2021-04-01 17:32:27 | AY2021S2-CS2103T-T11-2/tp | https://api.github.com/repos/AY2021S2-CS2103T-T11-2/tp | closed | Add to UG ClearCommand#execute | priority.Medium type.Bug | Clear Command:
If you want to clear projects as well,
Add a line for ClearCommand#execute | 1.0 | Add to UG ClearCommand#execute - Clear Command:
If you want to clear projects as well,
Add a line for ClearCommand#execute | priority | add to ug clearcommand execute clear command if you want to clear projects as well add a line for clearcommand execute | 1 |
755,674 | 26,436,425,924 | IssuesEvent | 2023-01-15 12:56:56 | containrrr/watchtower | https://api.github.com/repos/containrrr/watchtower | opened | Email Notification fails because of host name | Type: Bug Priority: Medium Status: Available | ### Describe the bug
The email notification fails because the mail server wants a fully-qualified name but only locahost is send. Shouterrr fixed this issue with [this pull request](https://github.com/containrrr/shoutrrr/pull/271) but it seems watchtower is still using an older version. Could be fixed by a new release... | 1.0 | Email Notification fails because of host name - ### Describe the bug
The email notification fails because the mail server wants a fully-qualified name but only locahost is send. Shouterrr fixed this issue with [this pull request](https://github.com/containrrr/shoutrrr/pull/271) but it seems watchtower is still using a... | priority | email notification fails because of host name describe the bug the email notification fails because the mail server wants a fully qualified name but only locahost is send shouterrr fixed this issue with but it seems watchtower is still using an older version could be fixed by a new release using the latest... | 1 |
467,404 | 13,447,569,892 | IssuesEvent | 2020-09-08 14:24:28 | nim-lang/nimble | https://api.github.com/repos/nim-lang/nimble | closed | nimble develop https://github.com/yglukhov/nimx clones to yglukhov/nimx instead of nimx | Bug Medium Priority | is that intended? (not seeing it documented and seems a bit odd) | 1.0 | nimble develop https://github.com/yglukhov/nimx clones to yglukhov/nimx instead of nimx - is that intended? (not seeing it documented and seems a bit odd) | priority | nimble develop clones to yglukhov nimx instead of nimx is that intended not seeing it documented and seems a bit odd | 1 |
579,543 | 17,194,039,136 | IssuesEvent | 2021-07-16 14:50:37 | Heptagram-Bot/Heptagram | https://api.github.com/repos/Heptagram-Bot/Heptagram | opened | Warning for invite | good first issue 👀👤 status: seeking assignee 👤👀 👐 help wanted 👐 🟨 priority: medium 🟨 | Commit [c80286a](https://github.com/Heptagram-Bot/Heptagram/commit/c80286a34c1780aba3ec286660ee699f6edb8aa3) adds support for anti ad (only discord links currently). Once the warnings system is done, we want it to give them a warning when they send a discord link. | 1.0 | Warning for invite - Commit [c80286a](https://github.com/Heptagram-Bot/Heptagram/commit/c80286a34c1780aba3ec286660ee699f6edb8aa3) adds support for anti ad (only discord links currently). Once the warnings system is done, we want it to give them a warning when they send a discord link. | priority | warning for invite commit adds support for anti ad only discord links currently once the warnings system is done we want it to give them a warning when they send a discord link | 1 |
169,647 | 6,413,245,557 | IssuesEvent | 2017-08-08 07:00:34 | opencurrents/opencurrents | https://api.github.com/repos/opencurrents/opencurrents | closed | Clicking "Going" button for an event on user profile should change rsvp status | priority medium | Implement this front-end change #38 | 1.0 | Clicking "Going" button for an event on user profile should change rsvp status - Implement this front-end change #38 | priority | clicking going button for an event on user profile should change rsvp status implement this front end change | 1 |
408,420 | 11,946,720,135 | IssuesEvent | 2020-04-03 08:39:03 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | [0.9.0 staging-1494] Wet Taillings | Priority: Medium Status: Fixed | Version [0.9.0 staging-1494]
Tailing and wet tailing can be contained in wood cart with 0 pollution,i didn't test the other vehicles | 1.0 | [0.9.0 staging-1494] Wet Taillings - Version [0.9.0 staging-1494]
Tailing and wet tailing can be contained in wood cart with 0 pollution,i didn't test the other vehicles | priority | wet taillings version tailing and wet tailing can be contained in wood cart with pollution i didn t test the other vehicles | 1 |
665,754 | 22,327,891,352 | IssuesEvent | 2022-06-14 12:18:42 | eclipse/dirigible | https://api.github.com/repos/eclipse/dirigible | opened | [UI] Projects view - deleted files, folders and projects should be unpublished | bug web-ide usability priority-high efforts-medium | **Describe the bug**
Files, folders and projects should be unpublished first before they are deleted.
**Desktop:**
- OS: macOS 12.4
- Browser: Firefox 101
- Version: Dirigible 6.3.0 | 1.0 | [UI] Projects view - deleted files, folders and projects should be unpublished - **Describe the bug**
Files, folders and projects should be unpublished first before they are deleted.
**Desktop:**
- OS: macOS 12.4
- Browser: Firefox 101
- Version: Dirigible 6.3.0 | priority | projects view deleted files folders and projects should be unpublished describe the bug files folders and projects should be unpublished first before they are deleted desktop os macos browser firefox version dirigible | 1 |
191,434 | 6,828,845,807 | IssuesEvent | 2017-11-08 21:51:47 | NanoDami/myScreeps | https://api.github.com/repos/NanoDami/myScreeps | opened | Calculate paths between key structures in room and cache them. | Priority: Medium Status: Available Type: Enhancement | Right now all my creeps are finding their own path in life, which is well and good had they not spent all my valuable CPU for these purposes. I need the room itself to calculate different paths between my spawn and sources, and also the other structures that will later pop up.
This is something i can store in the room... | 1.0 | Calculate paths between key structures in room and cache them. - Right now all my creeps are finding their own path in life, which is well and good had they not spent all my valuable CPU for these purposes. I need the room itself to calculate different paths between my spawn and sources, and also the other structures t... | priority | calculate paths between key structures in room and cache them right now all my creeps are finding their own path in life which is well and good had they not spent all my valuable cpu for these purposes i need the room itself to calculate different paths between my spawn and sources and also the other structures t... | 1 |
659,626 | 21,935,194,604 | IssuesEvent | 2022-05-23 13:15:47 | ooni/backend | https://api.github.com/repos/ooni/backend | closed | check-in: add support for geolocation | ooni/api priority/medium | This is about adding support to the check-in API for returning geolocation information. It's especially important for probe-web, where we don't have the ability to ship a geoip database. | 1.0 | check-in: add support for geolocation - This is about adding support to the check-in API for returning geolocation information. It's especially important for probe-web, where we don't have the ability to ship a geoip database. | priority | check in add support for geolocation this is about adding support to the check in api for returning geolocation information it s especially important for probe web where we don t have the ability to ship a geoip database | 1 |
29,966 | 2,718,687,526 | IssuesEvent | 2015-04-12 15:32:24 | CTeX-org/ctex-kit | https://api.github.com/repos/CTeX-org/ctex-kit | closed | ctex 2.x 关于 indent 的处理讨论 | Priority-Medium Type-Review | Original [issue 142](https://code.google.com/p/ctex-kit/issues/detail?id=142) created by LeoLiu.PKU on 2014-03-13T10:20:47.000Z:
去除 indentfirst 依赖。
indentfirst 宏包的实现是把 \if@afterindent 总设置为 true,是一种非常 hack 的做法。
事实上,LaTeX2e 的 \@startsection 的语义是,如果 # 4(beforeskip)是负数,则设置 \@afterindenttrue 忽略首段缩进,否则不忽略。
而由于... | 1.0 | ctex 2.x 关于 indent 的处理讨论 - Original [issue 142](https://code.google.com/p/ctex-kit/issues/detail?id=142) created by LeoLiu.PKU on 2014-03-13T10:20:47.000Z:
去除 indentfirst 依赖。
indentfirst 宏包的实现是把 \if@afterindent 总设置为 true,是一种非常 hack 的做法。
事实上,LaTeX2e 的 \@startsection 的语义是,如果 # 4(beforeskip)是负数,则设置 \@afterinde... | priority | ctex x 关于 indent 的处理讨论 original created by leoliu pku on 去除 indentfirst 依赖。 indentfirst 宏包的实现是把 if afterindent 总设置为 true,是一种非常 hack 的做法。 事实上, 的 startsection 的语义是,如果 nbsp (beforeskip)是负数,则设置 afterindenttrue 忽略首段缩进,否则不忽略。 而由于 ctex 宏包利用 ctexsetup 命令直接给出了 startsection 诸选项的设置界面,直接重... | 1 |
310,636 | 9,522,321,815 | IssuesEvent | 2019-04-27 07:14:54 | Alluxio/alluxio | https://api.github.com/repos/Alluxio/alluxio | closed | bin/alluxio copyDir should copy to both masters and workers | area-cli priority-medium target-2.0.0 type-feature | **Is your feature request related to a problem? Please describe.**
`bin/alluxio copyDir` is often used to sync configuration across cluster machines. Currently it only syncs to worker machines listed in `conf/workers`. It would be good to also sync to master machines listed in `conf/masters`.
**Describe the soluti... | 1.0 | bin/alluxio copyDir should copy to both masters and workers - **Is your feature request related to a problem? Please describe.**
`bin/alluxio copyDir` is often used to sync configuration across cluster machines. Currently it only syncs to worker machines listed in `conf/workers`. It would be good to also sync to maste... | priority | bin alluxio copydir should copy to both masters and workers is your feature request related to a problem please describe bin alluxio copydir is often used to sync configuration across cluster machines currently it only syncs to worker machines listed in conf workers it would be good to also sync to maste... | 1 |
351,928 | 10,525,703,268 | IssuesEvent | 2019-09-30 15:33:40 | forceworkbench/forceworkbench | https://api.github.com/repos/forceworkbench/forceworkbench | closed | Bulk Client: Allow POSTs from file/stream | Component-ApiClients-AsyncBulk Priority-Medium Scheduled-Backlog Theme-Performance enhancement imported | _Original author: ryan.bra...@gmail.com (March 01, 2011 06:59:30)_
Bulk Client: Allow POSTs from file/stream
_Original issue: http://code.google.com/p/forceworkbench/issues/detail?id=386_
| 1.0 | Bulk Client: Allow POSTs from file/stream - _Original author: ryan.bra...@gmail.com (March 01, 2011 06:59:30)_
Bulk Client: Allow POSTs from file/stream
_Original issue: http://code.google.com/p/forceworkbench/issues/detail?id=386_
| priority | bulk client allow posts from file stream original author ryan bra gmail com march bulk client allow posts from file stream original issue | 1 |
514,226 | 14,935,874,342 | IssuesEvent | 2021-01-25 12:35:55 | RomainVacheret/Wadge-FrontEnd | https://api.github.com/repos/RomainVacheret/Wadge-FrontEnd | closed | Recherche de recettes par mots clefs | priority: medium type: feature | Recherche des recettes en fonction d'un aliment
### **Coût : 3** | 1.0 | Recherche de recettes par mots clefs - Recherche des recettes en fonction d'un aliment
### **Coût : 3** | priority | recherche de recettes par mots clefs recherche des recettes en fonction d un aliment coût | 1 |
313,499 | 9,562,363,359 | IssuesEvent | 2019-05-04 08:21:43 | conan-community/community | https://api.github.com/repos/conan-community/community | closed | [OpenSSL] Problems when cross compile to armv8 with gcc 8.1.0 | Feedback please! complex: medium fixed priority: medium stage: queue type: bug | ### Description of Problem
Im using this compiler:
https://github.com/yc2986/armv8-rpi3-linux-gnueabihf-gcc-8.1.0-macos-high-sierra
And with this profile:
```
standalone_toolchain=/Users/paulo/Developer/armv8-rpi3-linux-gnueabihf
target_host=armv8-rpi3-linux-gnueabihf
cc_compiler=gcc
cxx_compiler=g++
[se... | 1.0 | [OpenSSL] Problems when cross compile to armv8 with gcc 8.1.0 - ### Description of Problem
Im using this compiler:
https://github.com/yc2986/armv8-rpi3-linux-gnueabihf-gcc-8.1.0-macos-high-sierra
And with this profile:
```
standalone_toolchain=/Users/paulo/Developer/armv8-rpi3-linux-gnueabihf
target_host=armv... | priority | problems when cross compile to with gcc description of problem im using this compiler and with this profile standalone toolchain users paulo developer linux gnueabihf target host linux gnueabihf cc compiler gcc cxx compiler g compiler gcc compiler version compile... | 1 |
708,108 | 24,330,544,764 | IssuesEvent | 2022-09-30 18:57:58 | Mineaurion/Support | https://api.github.com/repos/Mineaurion/Support | opened | Kubjs banneditem Ragna 6 | bug 1.16 Priority: Medium | Le scrip de banneditems de kubejs n'est pas reconnu sur le serveur donc impossible de ban les items
`[29Sep2022 14:46:50.687] [main/ERROR] [KubeJS Server/]: Error loading KubeJS script: Class 'net.minecraft.network.chat.TranslatableComponent' is not allowed! (server_scripts:itemblacklist.js#30)`
Erreur trouvé da... | 1.0 | Kubjs banneditem Ragna 6 - Le scrip de banneditems de kubejs n'est pas reconnu sur le serveur donc impossible de ban les items
`[29Sep2022 14:46:50.687] [main/ERROR] [KubeJS Server/]: Error loading KubeJS script: Class 'net.minecraft.network.chat.TranslatableComponent' is not allowed! (server_scripts:itemblacklist.... | priority | kubjs banneditem ragna le scrip de banneditems de kubejs n est pas reconnu sur le serveur donc impossible de ban les items error loading kubejs script class net minecraft network chat translatablecomponent is not allowed server scripts itemblacklist js erreur trouvé dans les logs | 1 |
536,339 | 15,707,799,900 | IssuesEvent | 2021-03-26 19:27:56 | bounswe/2021SpringGroup9 | https://api.github.com/repos/bounswe/2021SpringGroup9 | opened | Take lecture notes on 30 March 2021 | difficulty: medium priority: low status: not started | Take lecture notes to share with the group in the next weekly meeting. This will help us focus on the details that we discussed in the lecture. | 1.0 | Take lecture notes on 30 March 2021 - Take lecture notes to share with the group in the next weekly meeting. This will help us focus on the details that we discussed in the lecture. | priority | take lecture notes on march take lecture notes to share with the group in the next weekly meeting this will help us focus on the details that we discussed in the lecture | 1 |
714,619 | 24,568,180,297 | IssuesEvent | 2022-10-13 06:14:59 | AY2223S1-CS2103T-T15-1/tp | https://api.github.com/repos/AY2223S1-CS2103T-T15-1/tp | closed | Update `help` command | priority.Medium type.Task | Currently the `help` command just pops up a window that directs the user to the User Guide.
Instead, list down the commands and the usage in the window so that the user doesn't have to access the link to view the commands. | 1.0 | Update `help` command - Currently the `help` command just pops up a window that directs the user to the User Guide.
Instead, list down the commands and the usage in the window so that the user doesn't have to access the link to view the commands. | priority | update help command currently the help command just pops up a window that directs the user to the user guide instead list down the commands and the usage in the window so that the user doesn t have to access the link to view the commands | 1 |
685,668 | 23,464,597,579 | IssuesEvent | 2022-08-16 15:39:19 | eclipse/dirigible | https://api.github.com/repos/eclipse/dirigible | closed | [EDM] Alter existing database tables, if modified in the model | enhancement component-ide component-database web-ide usability priority-medium efforts-medium | - Add Columns
- Remove Columns
- Rename Columns | 1.0 | [EDM] Alter existing database tables, if modified in the model - - Add Columns
- Remove Columns
- Rename Columns | priority | alter existing database tables if modified in the model add columns remove columns rename columns | 1 |
275,364 | 8,575,604,672 | IssuesEvent | 2018-11-12 17:45:13 | aowen87/TicketTester | https://api.github.com/repos/aowen87/TicketTester | closed | Add xml results to Pick | Expected Use: 3 - Occasional Feature Impact: 3 - Medium Priority: Normal | People are always asking for an easier way to parse pick output.
Add xml results like are available for queries.
-----------------------REDMINE MIGRATION-----------------------
This ticket was migrated from Redmine. As such, not all
information was able to be captured in the transition. Below is
a complete recor... | 1.0 | Add xml results to Pick - People are always asking for an easier way to parse pick output.
Add xml results like are available for queries.
-----------------------REDMINE MIGRATION-----------------------
This ticket was migrated from Redmine. As such, not all
information was able to be captured in the transition.... | priority | add xml results to pick people are always asking for an easier way to parse pick output add xml results like are available for queries redmine migration this ticket was migrated from redmine as such not all information was able to be captured in the transition ... | 1 |
486,362 | 14,007,951,277 | IssuesEvent | 2020-10-28 22:34:17 | sunpy/sunpy | https://api.github.com/repos/sunpy/sunpy | closed | JSOCClient.search_metadata ignores jsoc.attrs.Keys | Bug(?) Effort Medium Package Intermediate Priority Medium net | The `search_metadata` method on `JSOCClient` returns all keys even if a list of keys is specified with `jsoc.attrs.Keys`. However, when using `search`, only the requested keys are returned. | 1.0 | JSOCClient.search_metadata ignores jsoc.attrs.Keys - The `search_metadata` method on `JSOCClient` returns all keys even if a list of keys is specified with `jsoc.attrs.Keys`. However, when using `search`, only the requested keys are returned. | priority | jsocclient search metadata ignores jsoc attrs keys the search metadata method on jsocclient returns all keys even if a list of keys is specified with jsoc attrs keys however when using search only the requested keys are returned | 1 |
783,940 | 27,551,904,816 | IssuesEvent | 2023-03-07 15:26:49 | yugabyte/yugabyte-db | https://api.github.com/repos/yugabyte/yugabyte-db | closed | [DocDB] unit tests using yb_backup are broken with newer versions of python3 | kind/bug area/docdb priority/medium status/awaiting-triage | Jira Link: [DB-5706](https://yugabyte.atlassian.net/browse/DB-5706)
### Description
Newer versions of python3 moved internal libraries around. Older versions of the `boto` dependency that the `yb_backup` script has unfortunately relied on these internal libraries and is broken with these newer versions. Many develope... | 1.0 | [DocDB] unit tests using yb_backup are broken with newer versions of python3 - Jira Link: [DB-5706](https://yugabyte.atlassian.net/browse/DB-5706)
### Description
Newer versions of python3 moved internal libraries around. Older versions of the `boto` dependency that the `yb_backup` script has unfortunately relied on ... | priority | unit tests using yb backup are broken with newer versions of jira link description newer versions of moved internal libraries around older versions of the boto dependency that the yb backup script has unfortunately relied on these internal libraries and is broken with these newer versions many ... | 1 |
783,373 | 27,527,914,110 | IssuesEvent | 2023-03-06 19:32:57 | ainc/ainc-gatsby-sanity | https://api.github.com/repos/ainc/ainc-gatsby-sanity | closed | Create /Parking Page | Priority: Medium Difficulty: Easy | @megansizemore I can't remember if you had created this or not? If not, can I put this on your list?
awesomeinc.org/parking | 1.0 | Create /Parking Page - @megansizemore I can't remember if you had created this or not? If not, can I put this on your list?
awesomeinc.org/parking | priority | create parking page megansizemore i can t remember if you had created this or not if not can i put this on your list awesomeinc org parking | 1 |
23,550 | 2,659,937,033 | IssuesEvent | 2015-03-19 00:44:35 | perfsonar/project | https://api.github.com/repos/perfsonar/project | closed | extended limit definitions | Milestone-Release3.5 Priority-Medium Type-Enhancement | Original [issue 930](https://code.google.com/p/perfsonar-ps/issues/detail?id=930) created by arlake228 on 2014-06-11T14:04:28.000Z:
Right now the limits file for bwctl allows for restricting users to a particular amount of throughput or disk. A useful addition to this would be adding the ability to restrict the number... | 1.0 | extended limit definitions - Original [issue 930](https://code.google.com/p/perfsonar-ps/issues/detail?id=930) created by arlake228 on 2014-06-11T14:04:28.000Z:
Right now the limits file for bwctl allows for restricting users to a particular amount of throughput or disk. A useful addition to this would be adding the a... | priority | extended limit definitions original created by on right now the limits file for bwctl allows for restricting users to a particular amount of throughput or disk a useful addition to this would be adding the ability to restrict the number of tests a particular user or source is able to run in a giv... | 1 |
167,650 | 6,343,435,963 | IssuesEvent | 2017-07-27 17:37:58 | RevivalPMMP/PureEntitiesX | https://api.github.com/repos/RevivalPMMP/PureEntitiesX | closed | #2011 Value 34970 is too large! / #2012 Value 32849 is too large! =) caused by PureEntities or not ? | Category: Bug Priority: Medium Status: Unconfirmed | <!-- replace the ' ' with 'x' in the brackets -->
- [x] This issue isn't duplicated - you can check if it is by using the search bar located at the top left hand corner and select "Issues" on the left.
- [x] This issue includes appropriate markdown for sections - e.g. code blocks for crash dumps.
- [x] This issue is... | 1.0 | #2011 Value 34970 is too large! / #2012 Value 32849 is too large! =) caused by PureEntities or not ? - <!-- replace the ' ' with 'x' in the brackets -->
- [x] This issue isn't duplicated - you can check if it is by using the search bar located at the top left hand corner and select "Issues" on the left.
- [x] This is... | priority | value is too large value is too large caused by pureentities or not this issue isn t duplicated you can check if it is by using the search bar located at the top left hand corner and select issues on the left this issue includes appropriate markdown for sections e g code blocks ... | 1 |
131,215 | 5,145,328,933 | IssuesEvent | 2017-01-12 21:15:40 | Radarr/Radarr | https://api.github.com/repos/Radarr/Radarr | closed | Automatic download does not work | bug priority:medium under investigation | I'm on Win 10, Radarr version: 0.2.0.44 and using Deluge as my download client.
When I add a movie the DL is not started automatic, I need to push the magnifying glass to search or do a manual search. I even tried starting all the background tasks to see if they did anything, but nothing happend.
In Sonarr if I a... | 1.0 | Automatic download does not work - I'm on Win 10, Radarr version: 0.2.0.44 and using Deluge as my download client.
When I add a movie the DL is not started automatic, I need to push the magnifying glass to search or do a manual search. I even tried starting all the background tasks to see if they did anything, but n... | priority | automatic download does not work i m on win radarr version and using deluge as my download client when i add a movie the dl is not started automatic i need to push the magnifying glass to search or do a manual search i even tried starting all the background tasks to see if they did anything but not... | 1 |
552,226 | 16,218,649,652 | IssuesEvent | 2021-05-06 00:52:07 | jahirfiquitiva/Blueprint | https://api.github.com/repos/jahirfiquitiva/Blueprint | closed | Language code not supported by Google | Priority: Medium Status: Accepted Type: Maintenance | <!--
Any HTML comment will be stripped when the markdown is rendered, so you don't need to delete them.
-->
- [x] I have verified there are no duplicate active or recent bugs, questions, or requests
- [x] I have verified that I am using the latest version.
### Device/App info:
- Blueprint Version: `2.1.8`
... | 1.0 | Language code not supported by Google - <!--
Any HTML comment will be stripped when the markdown is rendered, so you don't need to delete them.
-->
- [x] I have verified there are no duplicate active or recent bugs, questions, or requests
- [x] I have verified that I am using the latest version.
### Device/A... | priority | language code not supported by google any html comment will be stripped when the markdown is rendered so you don t need to delete them i have verified there are no duplicate active or recent bugs questions or requests i have verified that i am using the latest version device app i... | 1 |
374,702 | 11,094,186,650 | IssuesEvent | 2019-12-16 05:17:06 | BCcampus/edehr | https://api.github.com/repos/BCcampus/edehr | closed | Load page at top | Effort - Medium Epic - Functionality Priority - Low ~Feature | Currently when the user navigates around the app, each "page" remembers the location that the user left it. Instead, deliver the user at the top of each "page" when they navigate between pages. | 1.0 | Load page at top - Currently when the user navigates around the app, each "page" remembers the location that the user left it. Instead, deliver the user at the top of each "page" when they navigate between pages. | priority | load page at top currently when the user navigates around the app each page remembers the location that the user left it instead deliver the user at the top of each page when they navigate between pages | 1 |
580,698 | 17,264,541,312 | IssuesEvent | 2021-07-22 12:16:21 | openshift/odo | https://api.github.com/repos/openshift/odo | closed | "Waiting for component to start" gets printed multiple times | kind/bug lifecycle/frozen priority/Medium | /kind bug
## What versions of software are you using?
**Operating System:** Fedora
**Output of `odo version`:** master
## How did you run odo exactly?
`odo push -f`
## Actual behavior
Due to #4358
```
[mrinaldas@localhost project]$ odo push -f
✓ Waiting for component to start [5ms]
Valid... | 1.0 | "Waiting for component to start" gets printed multiple times - /kind bug
## What versions of software are you using?
**Operating System:** Fedora
**Output of `odo version`:** master
## How did you run odo exactly?
`odo push -f`
## Actual behavior
Due to #4358
```
[mrinaldas@localhost project]$... | priority | waiting for component to start gets printed multiple times kind bug what versions of software are you using operating system fedora output of odo version master how did you run odo exactly odo push f actual behavior due to odo push f ✓ waiting for c... | 1 |
331,629 | 10,075,700,664 | IssuesEvent | 2019-07-24 14:45:36 | ZTLARTCC/ZTL_website | https://api.github.com/repos/ZTLARTCC/ZTL_website | opened | Display Setmore Appointments | enhancement medium priority | Display today's appointments from setmore on public website and controller dashboard
display session type
time
duration
Dashboard can include student name and staff name | 1.0 | Display Setmore Appointments - Display today's appointments from setmore on public website and controller dashboard
display session type
time
duration
Dashboard can include student name and staff name | priority | display setmore appointments display today s appointments from setmore on public website and controller dashboard display session type time duration dashboard can include student name and staff name | 1 |
345,653 | 10,371,112,499 | IssuesEvent | 2019-09-08 17:51:37 | cuappdev/ithaca-transit-ios | https://api.github.com/repos/cuappdev/ithaca-transit-ios | opened | Refactor route parsing across the app | Priority: Medium Type: Maintenance | We currently are storing `rawDirections` and `directions` as two different lists that describe the directions of a route. We should definitely change and either work with backend to send better information (format on their side) or just change our components to render given the information in rawDirections | 1.0 | Refactor route parsing across the app - We currently are storing `rawDirections` and `directions` as two different lists that describe the directions of a route. We should definitely change and either work with backend to send better information (format on their side) or just change our components to render given the i... | priority | refactor route parsing across the app we currently are storing rawdirections and directions as two different lists that describe the directions of a route we should definitely change and either work with backend to send better information format on their side or just change our components to render given the i... | 1 |
692,041 | 23,721,147,493 | IssuesEvent | 2022-08-30 15:26:12 | chaotic-aur/packages | https://api.github.com/repos/chaotic-aur/packages | closed | [Request] authenticator | request:new-pkg priority:medium | ### Link to the package(s) in the AUR
https://aur.archlinux.org/packages/authenticator
### Utility this package has for you
2FA code generator
### Do you consider the package(s) to be useful for every Chaotic-AUR user?
YES!
### Do you consider the package to be useful for feature testing/preview?
- [ ] Yes
### ... | 1.0 | [Request] authenticator - ### Link to the package(s) in the AUR
https://aur.archlinux.org/packages/authenticator
### Utility this package has for you
2FA code generator
### Do you consider the package(s) to be useful for every Chaotic-AUR user?
YES!
### Do you consider the package to be useful for feature testing... | priority | authenticator link to the package s in the aur utility this package has for you code generator do you consider the package s to be useful for every chaotic aur user yes do you consider the package to be useful for feature testing preview yes have you tested if the package bu... | 1 |
250,713 | 7,986,435,271 | IssuesEvent | 2018-07-19 02:07:24 | lidarr/Lidarr | https://api.github.com/repos/lidarr/Lidarr | closed | Add a column for CD# on manual import | Area: UI Priority: Medium Status: Accepted Type: Enhancement | When doing a manual import, it would be helpful to include a CD# column to aid verification of automatches on multi-disk sets. Currently Disk 1/ track 1 and Disk 2 / track 1 both show the album name and track # of 1, it's impossible to figure out if it really mapped to the right thing. | 1.0 | Add a column for CD# on manual import - When doing a manual import, it would be helpful to include a CD# column to aid verification of automatches on multi-disk sets. Currently Disk 1/ track 1 and Disk 2 / track 1 both show the album name and track # of 1, it's impossible to figure out if it really mapped to the right... | priority | add a column for cd on manual import when doing a manual import it would be helpful to include a cd column to aid verification of automatches on multi disk sets currently disk track and disk track both show the album name and track of it s impossible to figure out if it really mapped to the right... | 1 |
458,043 | 13,167,415,606 | IssuesEvent | 2020-08-11 10:13:53 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | Potted plants spawn away from the pot when the chunk containing the pot unloads/reloads. | Category: Gameplay Priority: Medium Status: Fixed | .png](https://images.zenhubusercontent.com/5f0760e76c3aa4456b7d73f5/3f47ba65-805c-4f02-bfb5-2baf79f1c244)
*Browser Affected*
(use this site: https://www.wh... | 1.0 | Mobile - Media section tooltips problem - ### Description
In a MEDIA SECTION for a image the SMALL and MEDIUM size buttons give problems because the tooltips are not aligned with each other.

*Browser... | priority | mobile media section tooltips problem description in a media section for a image the small and medium size buttons give problems because the tooltips are not aligned with each other browser affected use this site for non expert users internet explorer chrome firefox sa... | 1 |
343,775 | 10,336,288,469 | IssuesEvent | 2019-09-03 12:39:33 | eJourn-al/eJournal | https://api.github.com/repos/eJourn-al/eJournal | closed | Duplication glitch in entry templates | Priority: High Status: Review Needed Type: Bug Workload: Medium | **Describe the bug**
When setting a template from preset-only to unlimited, the template gets duplicated.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to assignment editor
2. Click on a template
3. Set the template to preset-only
4. Save
5. Click on the same template
6. Set the template to unlimit... | 1.0 | Duplication glitch in entry templates - **Describe the bug**
When setting a template from preset-only to unlimited, the template gets duplicated.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to assignment editor
2. Click on a template
3. Set the template to preset-only
4. Save
5. Click on the same ... | priority | duplication glitch in entry templates describe the bug when setting a template from preset only to unlimited the template gets duplicated to reproduce steps to reproduce the behavior go to assignment editor click on a template set the template to preset only save click on the same ... | 1 |
341,337 | 10,293,010,181 | IssuesEvent | 2019-08-27 16:31:05 | canonical-web-and-design/vanilla-framework | https://api.github.com/repos/canonical-web-and-design/vanilla-framework | closed | Pagination cannot be centred exactly | Priority: Medium | **Describe the bug**
Using `u-align--center` on `p-pagination` centres pagination on the page but not exactly in the middle.
**To Reproduce**
Steps to reproduce the behavior:
1. Add `u-align--center` to pagination (ideally with some other centred element above it)
2. Check if pagination is exactly centred
**E... | 1.0 | Pagination cannot be centred exactly - **Describe the bug**
Using `u-align--center` on `p-pagination` centres pagination on the page but not exactly in the middle.
**To Reproduce**
Steps to reproduce the behavior:
1. Add `u-align--center` to pagination (ideally with some other centred element above it)
2. Check ... | priority | pagination cannot be centred exactly describe the bug using u align center on p pagination centres pagination on the page but not exactly in the middle to reproduce steps to reproduce the behavior add u align center to pagination ideally with some other centred element above it check ... | 1 |
144,668 | 5,543,924,911 | IssuesEvent | 2017-03-22 17:57:43 | multidadosti-erp/multidadosti-addons | https://api.github.com/repos/multidadosti-erp/multidadosti-addons | opened | Adicionar valor hora do funcionário no timesheet | Category: Backend Priority: Medium Stage: Backlog Type: New feature | No cadastro de *Funcionários/Configurações de RH*, existe o campo chamado *Custo do quadro de horas*.
- [ ] Adicionar o campo na tabela *account.analytic.line* - **NÃO ADICIONAR NA VIEW**
- [ ] Sobreescrever o método *create(self)* e colocar para ele puxar a valor hora do funcionário relacionado ao usuário que lan... | 1.0 | Adicionar valor hora do funcionário no timesheet - No cadastro de *Funcionários/Configurações de RH*, existe o campo chamado *Custo do quadro de horas*.
- [ ] Adicionar o campo na tabela *account.analytic.line* - **NÃO ADICIONAR NA VIEW**
- [ ] Sobreescrever o método *create(self)* e colocar para ele puxar a valor... | priority | adicionar valor hora do funcionário no timesheet no cadastro de funcionários configurações de rh existe o campo chamado custo do quadro de horas adicionar o campo na tabela account analytic line não adicionar na view sobreescrever o método create self e colocar para ele puxar a valor hor... | 1 |
55,987 | 3,075,607,949 | IssuesEvent | 2015-08-20 14:30:05 | RobotiumTech/robotium | https://api.github.com/repos/RobotiumTech/robotium | closed | NullPointerException when using the searchFor() function on a page that contains a WebView. | bug imported invalid Priority-Medium | _From [dweep.s...@fixmo.com](https://code.google.com/u/108990690786681191234/) on July 07, 2014 14:44:51_
What steps will reproduce the problem? I am automating test cases on an Android device using calabash-android that uses the Searcher class in this framework. The searchFor function returns a NullPointerException o... | 1.0 | NullPointerException when using the searchFor() function on a page that contains a WebView. - _From [dweep.s...@fixmo.com](https://code.google.com/u/108990690786681191234/) on July 07, 2014 14:44:51_
What steps will reproduce the problem? I am automating test cases on an Android device using calabash-android that uses... | priority | nullpointerexception when using the searchfor function on a page that contains a webview from on july what steps will reproduce the problem i am automating test cases on an android device using calabash android that uses the searcher class in this framework the searchfor function returns a null... | 1 |
611,621 | 18,959,693,631 | IssuesEvent | 2021-11-19 02:05:06 | hoffstadt/DearPyGui | https://api.github.com/repos/hoffstadt/DearPyGui | closed | Draw Polygon issue | state: duplicate category: drawings priority: medium type: bug | **Version of Dear PyGui:**
Version: DPG 0.6.34
**OS**
Operating System: XXX (Windows 10, macOS xx, Ubuntu 20.04, etc.)
macOS latest Catalina
**My Issue/Question**
From Discord:

macOS latest Catalina
**My Issue/Question**
From Discord:
 Look into the connectivity dashboard.
2.) Check if the credential issue and correct it.
3.) If some other reason, ticket that issue. | 1.0 | Investigate and clean up Last Mile Failure for Staging Environment. - Investigate and clean up the staging environment. Lately, there have been many last-mile-failure due to wrong settings or connectivity issues.
1.) Look into the connectivity dashboard.
2.) Check if the credential issue and correct it.
3.) If some ot... | priority | investigate and clean up last mile failure for staging environment investigate and clean up the staging environment lately there have been many last mile failure due to wrong settings or connectivity issues look into the connectivity dashboard check if the credential issue and correct it if some ot... | 1 |
496,628 | 14,350,605,041 | IssuesEvent | 2020-11-29 21:36:41 | codidact/qpixel | https://api.github.com/repos/codidact/qpixel | opened | Give mods ability to revoke comment ability | area: backend area: frontend complexity: unassessed priority: medium type: change request | When we built abilities, we bundled "comment anywhere" in with Participate Everywhere. This makes sense; there's no separate metric that makes sense for comments the way post score, edit score, and flag score do for other abilities.
*But*... sometimes somebody who's otherwise productive just needs to Stop Commentin... | 1.0 | Give mods ability to revoke comment ability - When we built abilities, we bundled "comment anywhere" in with Participate Everywhere. This makes sense; there's no separate metric that makes sense for comments the way post score, edit score, and flag score do for other abilities.
*But*... sometimes somebody who's oth... | priority | give mods ability to revoke comment ability when we built abilities we bundled comment anywhere in with participate everywhere this makes sense there s no separate metric that makes sense for comments the way post score edit score and flag score do for other abilities but sometimes somebody who s oth... | 1 |
83,553 | 3,637,282,181 | IssuesEvent | 2016-02-12 10:07:17 | ox-it/ords | https://api.github.com/repos/ox-it/ords | opened | Filter on data editing page should have an 'is not NULL' option | Priority-Medium | With the Mondial database, try finding and sorting only such records that have an actual longitude value. You can't. You can knock out everything that isn't NULL, but you can't exclude everything that it. | 1.0 | Filter on data editing page should have an 'is not NULL' option - With the Mondial database, try finding and sorting only such records that have an actual longitude value. You can't. You can knock out everything that isn't NULL, but you can't exclude everything that it. | priority | filter on data editing page should have an is not null option with the mondial database try finding and sorting only such records that have an actual longitude value you can t you can knock out everything that isn t null but you can t exclude everything that it | 1 |
815,290 | 30,544,704,497 | IssuesEvent | 2023-07-20 02:10:40 | rstudio/gt | https://api.github.com/repos/rstudio/gt | closed | Revise `fmt()` with `filter` functionality | Difficulty: [3] Advanced Effort: [3] High Priority: [2] Medium Type: ★ Enhancement | It would be useful to add `filter` arg to `fmt()` in order to avoid writing `ifelse()` statements that only check for sort of value and returning a logical vector (e.g., in `sub_missing()`, each of the formatting functions for the different contexts have these repeating `ifelse()` stmts). | 1.0 | Revise `fmt()` with `filter` functionality - It would be useful to add `filter` arg to `fmt()` in order to avoid writing `ifelse()` statements that only check for sort of value and returning a logical vector (e.g., in `sub_missing()`, each of the formatting functions for the different contexts have these repeating `ife... | priority | revise fmt with filter functionality it would be useful to add filter arg to fmt in order to avoid writing ifelse statements that only check for sort of value and returning a logical vector e g in sub missing each of the formatting functions for the different contexts have these repeating ife... | 1 |
631,311 | 20,150,108,837 | IssuesEvent | 2022-02-09 11:30:34 | ita-social-projects/horondi_client_fe | https://api.github.com/repos/ita-social-projects/horondi_client_fe | closed | (SP:1)Authorized user data is not used on checkout. | bug FrontEnd part priority: medium | Fields are empty:
<img width="1427" alt="Screenshot at Mar 29 20-51-17" src="https://user-images.githubusercontent.com/32039216/112892256-02888c80-90d1-11eb-8a2b-f42180a0878c.png">
But there is an info in the database:
Authorized user data is not used on checkout. - Fields are empty:
<img width="1427" alt="Screenshot at Mar 29 20-51-17" src="https://user-images.githubusercontent.com/32039216/112892256-02888c80-90d1-11eb-8a2b-f42180a0878c.png">
But there is an info in the database:

txt display:

txt display:
!... | priority | suggestion to fix french characters from displaying incorrectly in the analyst report french characters display as special characters in the html analyst report html display txt display the analysts use the html version of the report to enter data into the cafc because it is easier to read ... | 1 |
438,670 | 12,642,821,480 | IssuesEvent | 2020-06-16 08:48:20 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | 9.0 1602 - Map not displaying elements correctly | Priority: Medium Status: Fixed Week Task | Map is not showing elements ie crafting, cooking, research etc etc


River also no longer h... | 1.0 | 9.0 1602 - Map not displaying elements correctly - Map is not showing elements ie crafting, cooking, research etc etc

 to build and deploy the static site to Github Pages. | 1.0 | Update Deployment Script for Github Pages - Follow the directions in the [Vue CLI Deployment - Github Pages](https://cli.vuejs.org/guide/deployment.html#github-pages) to build and deploy the static site to Github Pages. | priority | update deployment script for github pages follow the directions in the to build and deploy the static site to github pages | 1 |
376,854 | 11,157,456,313 | IssuesEvent | 2019-12-25 12:55:51 | containrrr/watchtower | https://api.github.com/repos/containrrr/watchtower | closed | Quick question | Priority: Medium Status: Available Type: Question | So I have WT running all the time, and it seems to be working great, using this command:
```shell
$ docker run -d \
--restart always \
--name watchtower \
--net=my-bridge \
-v /var/run/docker.sock:/var/run/docker.sock \
containrrr/watchtower \
--cleanup
```
Now, once in awhile I al... | 1.0 | Quick question - So I have WT running all the time, and it seems to be working great, using this command:
```shell
$ docker run -d \
--restart always \
--name watchtower \
--net=my-bridge \
-v /var/run/docker.sock:/var/run/docker.sock \
containrrr/watchtower \
--cleanup
```
Now, on... | priority | quick question so i have wt running all the time and it seems to be working great using this command shell docker run d restart always name watchtower net my bridge v var run docker sock var run docker sock containrrr watchtower cleanup now on... | 1 |
646,637 | 21,054,624,314 | IssuesEvent | 2022-04-01 01:01:01 | trimble-oss/modus-web-components | https://api.github.com/repos/trimble-oss/modus-web-components | closed | Badges should be font-weight: 700 | 2 priority:medium bug | Badges are currently `font-weight: 600` but they should be `700`.
This spec was actually missing from the Modus styleguide, I'm going to make a PR to mention that tomorrow.
| 1.0 | Badges should be font-weight: 700 - Badges are currently `font-weight: 600` but they should be `700`.
This spec was actually missing from the Modus styleguide, I'm going to make a PR to mention that tomorrow.
| priority | badges should be font weight badges are currently font weight but they should be this spec was actually missing from the modus styleguide i m going to make a pr to mention that tomorrow | 1 |
561,232 | 16,613,665,182 | IssuesEvent | 2021-06-02 14:21:15 | DIAGNijmegen/website-content | https://api.github.com/repos/DIAGNijmegen/website-content | closed | Create Grand Challenge card based on GC REST API | Priority: Medium enhancement | Via a special GC tag a card should be included based on the information extracted with GC REST API. | 1.0 | Create Grand Challenge card based on GC REST API - Via a special GC tag a card should be included based on the information extracted with GC REST API. | priority | create grand challenge card based on gc rest api via a special gc tag a card should be included based on the information extracted with gc rest api | 1 |
1,234 | 2,509,336,594 | IssuesEvent | 2015-01-13 13:04:26 | jackjonesfashion/wiz | https://api.github.com/repos/jackjonesfashion/wiz | closed | Campaign brief: Doublecheck photo formats | Priority: medium | Is the Facebook one truly correct?
Are all the traffic banner ones necessary to Photo? | 1.0 | Campaign brief: Doublecheck photo formats - Is the Facebook one truly correct?
Are all the traffic banner ones necessary to Photo? | priority | campaign brief doublecheck photo formats is the facebook one truly correct are all the traffic banner ones necessary to photo | 1 |
603,941 | 18,674,431,733 | IssuesEvent | 2021-10-31 10:03:06 | ZigRazor/CXXGraph | https://api.github.com/repos/ZigRazor/CXXGraph | closed | Range-based for loops to be reviewed | enhancement core Priority:Medium performance | **Range-based for loops to be reviewed**
Range-based for loops in several places are used like "for ( auto x : v)". This way they are computing a local copy for every element in the range.
This is a computational useless cost since in some of them we are not even modifying the content of those elements, only reading.... | 1.0 | Range-based for loops to be reviewed - **Range-based for loops to be reviewed**
Range-based for loops in several places are used like "for ( auto x : v)". This way they are computing a local copy for every element in the range.
This is a computational useless cost since in some of them we are not even modifying the c... | priority | range based for loops to be reviewed range based for loops to be reviewed range based for loops in several places are used like for auto x v this way they are computing a local copy for every element in the range this is a computational useless cost since in some of them we are not even modifying the c... | 1 |
31,205 | 2,732,850,449 | IssuesEvent | 2015-04-17 09:44:36 | tiku01/oryx-editor | https://api.github.com/repos/tiku01/oryx-editor | closed | Need repository url for "Export as jPDL" in web-based designer | auto-migrated Priority-Medium Type-Enhancement | ```
What is the problem?
1.Need repository url for "Export as jPDL" in web-based designer
2.I couldn't export the jbpm process as "Export as jPDL
What should be done alternatively?
I want to "Export as jPDL" using oryx-editor
Any applications that provide this or a comparable feature?
I haven't find anywhere as web-b... | 1.0 | Need repository url for "Export as jPDL" in web-based designer - ```
What is the problem?
1.Need repository url for "Export as jPDL" in web-based designer
2.I couldn't export the jbpm process as "Export as jPDL
What should be done alternatively?
I want to "Export as jPDL" using oryx-editor
Any applications that provi... | priority | need repository url for export as jpdl in web based designer what is the problem need repository url for export as jpdl in web based designer i couldn t export the jbpm process as export as jpdl what should be done alternatively i want to export as jpdl using oryx editor any applications that provi... | 1 |
461,267 | 13,227,630,085 | IssuesEvent | 2020-08-18 03:47:34 | GeyserMC/Geyser | https://api.github.com/repos/GeyserMC/Geyser | closed | [1.16] 1.16 double slabs not displayed correctly on bedrock clients | Confirmed Bug Priority: Medium Work in Progress | Describe the bug
When logging in to a geyser server using a bedrock client, 1.16 double slabs (crimson slabs, warped slabs, and all three blackstone slabs) are not displayed correctly. They are displayed as bottom half slabs. If the bedrock player tries to walk over it without jumping, the player will get stuck as i... | 1.0 | [1.16] 1.16 double slabs not displayed correctly on bedrock clients - Describe the bug
When logging in to a geyser server using a bedrock client, 1.16 double slabs (crimson slabs, warped slabs, and all three blackstone slabs) are not displayed correctly. They are displayed as bottom half slabs. If the bedrock player... | priority | double slabs not displayed correctly on bedrock clients describe the bug when logging in to a geyser server using a bedrock client double slabs crimson slabs warped slabs and all three blackstone slabs are not displayed correctly they are displayed as bottom half slabs if the bedrock player tries ... | 1 |
41,405 | 2,869,003,951 | IssuesEvent | 2015-06-05 22:30:52 | dart-lang/code_transformers | https://api.github.com/repos/dart-lang/code_transformers | opened | provide a way to update AnalysisContext in code_transformer package | enhancement PolymerMilestone-Later Priority-Medium | <a href="https://github.com/a14n"><img src="https://avatars.githubusercontent.com/u/1206632?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [a14n](https://github.com/a14n)**
_Originally opened as dart-lang/sdk#19275_
----
In my zengen package I make modifications on the dart sources through ... | 1.0 | provide a way to update AnalysisContext in code_transformer package - <a href="https://github.com/a14n"><img src="https://avatars.githubusercontent.com/u/1206632?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [a14n](https://github.com/a14n)**
_Originally opened as dart-lang/sdk#19275_
----
... | priority | provide a way to update analysiscontext in code transformer package issue by originally opened as dart lang sdk in my zengen package i make modifications on the dart sources through pub transformers a modification is done based on a resolved ast some modifications lead to other modifications th... | 1 |
685,454 | 23,456,652,606 | IssuesEvent | 2022-08-16 09:27:33 | dnd-side-project/dnd-7th-7-frontend | https://api.github.com/repos/dnd-side-project/dnd-7th-7-frontend | closed | [feat] custom 헤더 컴포넌트 | 🔧 Type: Feature 🟠 Priority: Medium ⏸ Status: On Hold | ## 🔥 설명 (이슈에 대한 자세한 설명을 적어주세요!)
- navigator마다 달려있는 헤더 옵션을 커스텀 하는 것 보다 컴포넌트를 만들어 대체하는 방식이 나을 것 같아서 홈 레이아웃 잡아가며 만들겠습니다.
<br>
## 🔥 ETC (기타 사항을 적어주세요!)
-
<br>
>#### types
>- feat : 새로운 기능
>- update : 로직 변경
>- bug : 버그 수정
>- refactor : 파일 및 폴더 리팩토링
>- style : 코드 형식 변경
>- docs : 문서 관련
>- test : 테스트... | 1.0 | [feat] custom 헤더 컴포넌트 - ## 🔥 설명 (이슈에 대한 자세한 설명을 적어주세요!)
- navigator마다 달려있는 헤더 옵션을 커스텀 하는 것 보다 컴포넌트를 만들어 대체하는 방식이 나을 것 같아서 홈 레이아웃 잡아가며 만들겠습니다.
<br>
## 🔥 ETC (기타 사항을 적어주세요!)
-
<br>
>#### types
>- feat : 새로운 기능
>- update : 로직 변경
>- bug : 버그 수정
>- refactor : 파일 및 폴더 리팩토링
>- style : 코드 형식 변경
>- doc... | priority | custom 헤더 컴포넌트 🔥 설명 이슈에 대한 자세한 설명을 적어주세요 navigator마다 달려있는 헤더 옵션을 커스텀 하는 것 보다 컴포넌트를 만들어 대체하는 방식이 나을 것 같아서 홈 레이아웃 잡아가며 만들겠습니다 🔥 etc 기타 사항을 적어주세요 types feat 새로운 기능 update 로직 변경 bug 버그 수정 refactor 파일 및 폴더 리팩토링 style 코드 형식 변경 docs 문서 관련 ... | 1 |
127,542 | 5,032,053,525 | IssuesEvent | 2016-12-16 09:51:56 | BinPar/PRM | https://api.github.com/repos/BinPar/PRM | opened | SUSTITUIR DENOMINACIÓN CLINICA UNIVERSITARIA DE NAVARRA por CLINICA UNIVERSIDAD DE NAVARRA | Priority: Medium | Se solicita sustituir en BBDD la denominación de Clínica Universitaria de Navarra por Clínica Universidad de Navarra.
No puedo saber el número de contactos afectados por este cambio porque el Excel de Contactos no se descarga y resulta inviable consultar uno a uno todos los contactos de la Universidad de Navarra y co... | 1.0 | SUSTITUIR DENOMINACIÓN CLINICA UNIVERSITARIA DE NAVARRA por CLINICA UNIVERSIDAD DE NAVARRA - Se solicita sustituir en BBDD la denominación de Clínica Universitaria de Navarra por Clínica Universidad de Navarra.
No puedo saber el número de contactos afectados por este cambio porque el Excel de Contactos no se descarga... | priority | sustituir denominación clinica universitaria de navarra por clinica universidad de navarra se solicita sustituir en bbdd la denominación de clínica universitaria de navarra por clínica universidad de navarra no puedo saber el número de contactos afectados por este cambio porque el excel de contactos no se descarga... | 1 |
231,374 | 7,631,708,794 | IssuesEvent | 2018-05-05 05:46:16 | Open-3D/Open3D | https://api.github.com/repos/Open-3D/Open3D | closed | Python unit tests | enhancement priority:medium | ##### Detailed description
The Python library and its scripts are not tested yet!
- Utilize `pytest` to test the library and any major Python scripts
- Make a `modules/Python/test` directory for testing the `Python` library
- Tests must be compatible with Windows, macOS, and Linux
- The tests should provide st... | 1.0 | Python unit tests - ##### Detailed description
The Python library and its scripts are not tested yet!
- Utilize `pytest` to test the library and any major Python scripts
- Make a `modules/Python/test` directory for testing the `Python` library
- Tests must be compatible with Windows, macOS, and Linux
- The tes... | priority | python unit tests detailed description the python library and its scripts are not tested yet utilize pytest to test the library and any major python scripts make a modules python test directory for testing the python library tests must be compatible with windows macos and linux the tes... | 1 |
767,541 | 26,930,691,547 | IssuesEvent | 2023-02-07 16:37:25 | TimidBagel/Group-Clicker-Game | https://api.github.com/repos/TimidBagel/Group-Clicker-Game | closed | Numbers above 100 do not display properly. | bug Medium Priority JavaScript HTML | 
Numbers above 100 display oddly, I have tested it is not just the shop it is all numbers in general, except for food owned. Not sure if this is an issue with `toPrecision` or something else. | 1.0 | Numbers above 100 do not display properly. - 
Numbers above 100 display oddly, I have tested it is not just the shop it is all numbers in general, except for food owned. Not sure if this is an issue with `toP... | priority | numbers above do not display properly numbers above display oddly i have tested it is not just the shop it is all numbers in general except for food owned not sure if this is an issue with toprecision or something else | 1 |
686,831 | 23,506,071,142 | IssuesEvent | 2022-08-18 12:44:55 | netdata/dashboard | https://api.github.com/repos/netdata/dashboard | closed | [Bug]: Incorrect display of small negative values in chart | bug priority/medium cloud-frontend visualizations-team | ### Bug description
Vertical (_y_ axis) scale and value display on charts will smallish negative values is not in order:
... | 1.0 | [Bug]: Incorrect display of small negative values in chart - ### Bug description
Vertical (_y_ axis) scale and value display on charts will smallish negative values is not in order:
 Statistics - Workflow Reports (same as v6.x) | Difficulty: High component: statistics medium priority | From release plan spreadsheet
Estimate from release plan: 22 hours
Expressing interest: none
No additional notes
| 1.0 | DSpace (Solr) Statistics - Workflow Reports (same as v6.x) - From release plan spreadsheet
Estimate from release plan: 22 hours
Expressing interest: none
No additional notes
| priority | dspace solr statistics workflow reports same as x from release plan spreadsheet estimate from release plan hours expressing interest none no additional notes | 1 |
6,821 | 2,594,994,670 | IssuesEvent | 2015-02-20 10:34:55 | olga-jane/prizm | https://api.github.com/repos/olga-jane/prizm | closed | You can't select anything else, if you'll click on field with new user | bug bug - validation Coding MEDIUM priority Settings | Settings->Users click on the bottom field , enter something , then delete it

then you can not select anything else until you fill in all fields. | 1.0 | You can't select anything else, if you'll click on field with new user - Settings->Users click on the bottom field , enter something , then delete it

then you can not select anything else until you fill in a... | priority | you can t select anything else if you ll click on field with new user settings users click on the bottom field enter something then delete it then you can not select anything else until you fill in all fields | 1 |
736,378 | 25,471,674,871 | IssuesEvent | 2022-11-25 10:43:02 | wp-media/wp-rocket | https://api.github.com/repos/wp-media/wp-rocket | closed | WordPress database error Table doesn't exist for query SELECT a.action_id FROM a WHERE 1=1 AND a.hook='rocket_preload_job_check_finished' | type: enhancement 3rd party compatibility module: preload priority: medium | **Before submitting an issue please check that you’ve completed the following steps:**
- Made sure you’re on the latest version - 3.12.3.1
- Used the search feature to ensure that the bug hasn’t been reported before
**Describe the bug**
Preload is getting stuck and the following error occurs in debug.log:
`Wor... | 1.0 | WordPress database error Table doesn't exist for query SELECT a.action_id FROM a WHERE 1=1 AND a.hook='rocket_preload_job_check_finished' - **Before submitting an issue please check that you’ve completed the following steps:**
- Made sure you’re on the latest version - 3.12.3.1
- Used the search feature to ensure th... | priority | wordpress database error table doesn t exist for query select a action id from a where and a hook rocket preload job check finished before submitting an issue please check that you’ve completed the following steps made sure you’re on the latest version used the search feature to ensure tha... | 1 |
34,125 | 2,775,750,194 | IssuesEvent | 2015-05-04 17:52:20 | digitalbazaar/loginhub | https://api.github.com/repos/digitalbazaar/loginhub | closed | Add stub for running backend and frontend tests. | enhancement medium priority | We need to add the ability to run backend and frontend tests. | 1.0 | Add stub for running backend and frontend tests. - We need to add the ability to run backend and frontend tests. | priority | add stub for running backend and frontend tests we need to add the ability to run backend and frontend tests | 1 |
822,500 | 30,874,852,080 | IssuesEvent | 2023-08-03 13:42:21 | Qiskit-Extensions/quantum-serverless | https://api.github.com/repos/Qiskit-Extensions/quantum-serverless | closed | Gateway: do not delete `ComputeResource` on job update, deactivate instead | enhancement priority: medium project: gateway | <!-- ⚠️ If you do not respect this template, your issue will be closed -->
<!-- ⚠️ Make sure to browse the opened and closed issues to confirm this idea does not exist. -->
### What is the expected enhancement?
Gateway: do not delete `ComputeResource` on job update, deactivate instead.
This will allow us to k... | 1.0 | Gateway: do not delete `ComputeResource` on job update, deactivate instead - <!-- ⚠️ If you do not respect this template, your issue will be closed -->
<!-- ⚠️ Make sure to browse the opened and closed issues to confirm this idea does not exist. -->
### What is the expected enhancement?
Gateway: do not delete `C... | priority | gateway do not delete computeresource on job update deactivate instead what is the expected enhancement gateway do not delete computeresource on job update deactivate instead this will allow us to keep information about program association to specific compute resource | 1 |
623,863 | 19,681,721,714 | IssuesEvent | 2022-01-11 17:24:14 | Stephano1221/Chat | https://api.github.com/repos/Stephano1221/Chat | closed | Stop commands from showing to others | bug enhancement medium priority | Prevent commands from showing for others users; only the result should be visible.
This issue only occurs whenever the command fails (e.g. kicking/making Admin non-existent client/the server). | 1.0 | Stop commands from showing to others - Prevent commands from showing for others users; only the result should be visible.
This issue only occurs whenever the command fails (e.g. kicking/making Admin non-existent client/the server). | priority | stop commands from showing to others prevent commands from showing for others users only the result should be visible this issue only occurs whenever the command fails e g kicking making admin non existent client the server | 1 |
631,187 | 20,147,123,821 | IssuesEvent | 2022-02-09 08:46:50 | owncloud/web | https://api.github.com/repos/owncloud/web | closed | "Add to favorites" from breadcrumb context menu throws an error but works | Type:Bug Priority:p3-medium | - Seen on cloud.owncloud.com
- oC Web + oC Classic
**Expected behavior**
Clicking on "Add to favorites" in the breadcrumb context menu adds the parent folder to favorites without errors.
**Actual behavior**
Clicking on "Add to favorites" in the breadcrumb context menu brings an error `"Error while starring <fo... | 1.0 | "Add to favorites" from breadcrumb context menu throws an error but works - - Seen on cloud.owncloud.com
- oC Web + oC Classic
**Expected behavior**
Clicking on "Add to favorites" in the breadcrumb context menu adds the parent folder to favorites without errors.
**Actual behavior**
Clicking on "Add to favorite... | priority | add to favorites from breadcrumb context menu throws an error but works seen on cloud owncloud com oc web oc classic expected behavior clicking on add to favorites in the breadcrumb context menu adds the parent folder to favorites without errors actual behavior clicking on add to favorite... | 1 |
308,360 | 9,438,445,298 | IssuesEvent | 2019-04-13 23:52:19 | x13pixels/remedybg-issues | https://api.github.com/repos/x13pixels/remedybg-issues | opened | Breakpoints are stored based only on line number | Component: Breakpoints Priority: 5 (Medium) Status: Accepted Type: Enhancement | [Recryllic]
Breakpoints are stored based only on line number as far as I can tell, this gets annoying, as you are probably debugging the part of the program, that you change a lot. | 1.0 | Breakpoints are stored based only on line number - [Recryllic]
Breakpoints are stored based only on line number as far as I can tell, this gets annoying, as you are probably debugging the part of the program, that you change a lot. | priority | breakpoints are stored based only on line number breakpoints are stored based only on line number as far as i can tell this gets annoying as you are probably debugging the part of the program that you change a lot | 1 |
5,815 | 2,579,983,272 | IssuesEvent | 2015-02-13 14:50:52 | Metaswitch/clearwater-infrastructure | https://api.github.com/repos/Metaswitch/clearwater-infrastructure | closed | clearwater-diags-monitor multiplies itself | bug cat:performance medium-priority | Looking on my sprout node, I see 4 instances of `clearwater-diags-monitor`:
```
[sprout-1]ubuntu@ec2-54-166-60-219:~$ ps -eaf | grep diags
root 14919 1 0 Feb02 ? 00:51:22 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor
root 16098 1 0 Feb02 ? 00:00:00 /bin/bash /usr/sha... | 1.0 | clearwater-diags-monitor multiplies itself - Looking on my sprout node, I see 4 instances of `clearwater-diags-monitor`:
```
[sprout-1]ubuntu@ec2-54-166-60-219:~$ ps -eaf | grep diags
root 14919 1 0 Feb02 ? 00:51:22 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor
root 16098 1 ... | priority | clearwater diags monitor multiplies itself looking on my sprout node i see instances of clearwater diags monitor ubuntu ps eaf grep diags root bin bash usr share clearwater bin clearwater diags monitor root bin bash u... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.