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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
181,912 | 6,665,196,397 | IssuesEvent | 2017-10-02 23:33:23 | classifiedz/classifiedz.github.io | https://api.github.com/repos/classifiedz/classifiedz.github.io | opened | On homepage, show ads that have been created most recently first + limit to 25 ads (implement pagination in another sprint). | Low Priority Low Risk Medium Priority | This can be fixed in HomeController as seen here
Resource
https://laravel.com/docs/5.5/eloquent | 2.0 | On homepage, show ads that have been created most recently first + limit to 25 ads (implement pagination in another sprint). - This can be fixed in HomeController as seen here
Resource
https://laravel.com/docs/5.5/eloquent | priority | on homepage show ads that have been created most recently first limit to ads implement pagination in another sprint this can be fixed in homecontroller as seen here resource | 1 |
390,503 | 11,544,427,809 | IssuesEvent | 2020-02-18 11:27:06 | ntop/ntopng | https://api.github.com/repos/ntop/ntopng | closed | Handle stats from multiple ZMQ producers in the same endpoint | low-priority bug | nProbe periodically delivers to ntopng over ZMQ some stats including counters and information (interface name, probe ip, etc), which are displayed in the interface status page in ntopng.
In case of multiple probes delivering flows to the same endpoint, information from the last update are displayed in the status page ... | 1.0 | Handle stats from multiple ZMQ producers in the same endpoint - nProbe periodically delivers to ntopng over ZMQ some stats including counters and information (interface name, probe ip, etc), which are displayed in the interface status page in ntopng.
In case of multiple probes delivering flows to the same endpoint, in... | priority | handle stats from multiple zmq producers in the same endpoint nprobe periodically delivers to ntopng over zmq some stats including counters and information interface name probe ip etc which are displayed in the interface status page in ntopng in case of multiple probes delivering flows to the same endpoint in... | 1 |
784,522 | 27,574,289,801 | IssuesEvent | 2023-03-08 11:46:48 | ChainSafe/forest | https://api.github.com/repos/ChainSafe/forest | closed | Investigate the `sending on a closed channel` messages | Priority: 4 - Low Ready | **Issue summary**
<!-- A clear and concise description of what the task is. -->
Running Forest yields a lot of warnings like this:
```
WARN forest_libp2p::chain_exchange::behaviour: sending on a closed channel
```
We should investigate why these warnings are sent and decide how to better deal with them:
... | 1.0 | Investigate the `sending on a closed channel` messages - **Issue summary**
<!-- A clear and concise description of what the task is. -->
Running Forest yields a lot of warnings like this:
```
WARN forest_libp2p::chain_exchange::behaviour: sending on a closed channel
```
We should investigate why these warni... | priority | investigate the sending on a closed channel messages issue summary running forest yields a lot of warnings like this warn forest chain exchange behaviour sending on a closed channel we should investigate why these warnings are sent and decide how to better deal with them are th... | 1 |
136,780 | 5,288,791,002 | IssuesEvent | 2017-02-08 15:56:01 | fgpv-vpgf/fgpv-vpgf | https://api.github.com/repos/fgpv-vpgf/fgpv-vpgf | opened | Barley fails when switching to French | bug-type: confusing needs: estimate priority: low problem: bug | When loading RCS layer `Barley` in English page, then switching map to French, `Barley` fails with a cross domain error.
- This does not happen for everyone, indicating it may be a load-balancing thing on the host server for Barley
- Barley loads fine directly from the French page
- The map service / RCS fragment ... | 1.0 | Barley fails when switching to French - When loading RCS layer `Barley` in English page, then switching map to French, `Barley` fails with a cross domain error.
- This does not happen for everyone, indicating it may be a load-balancing thing on the host server for Barley
- Barley loads fine directly from the French... | priority | barley fails when switching to french when loading rcs layer barley in english page then switching map to french barley fails with a cross domain error this does not happen for everyone indicating it may be a load balancing thing on the host server for barley barley loads fine directly from the french... | 1 |
518,252 | 15,026,274,169 | IssuesEvent | 2021-02-01 22:23:47 | woocommerce/woocommerce-admin | https://api.github.com/repos/woocommerce/woocommerce-admin | closed | Console warnings for svg properties and date picker | priority: low status: stale type: bug | As originally noted in https://github.com/woocommerce/navigation/issues/47, there are some console warnings shown on a couple of pages:
Analytics > Overview:
```
Warning: Function components cannot be given refs. Attempts to access this ref will fail. Did you mean to use React.forwardRef()?
Check the render m... | 1.0 | Console warnings for svg properties and date picker - As originally noted in https://github.com/woocommerce/navigation/issues/47, there are some console warnings shown on a couple of pages:
Analytics > Overview:
```
Warning: Function components cannot be given refs. Attempts to access this ref will fail. Did you... | priority | console warnings for svg properties and date picker as originally noted in there are some console warnings shown on a couple of pages analytics overview warning function components cannot be given refs attempts to access this ref will fail did you mean to use react forwardref check the rende... | 1 |
227,460 | 7,533,733,546 | IssuesEvent | 2018-04-16 04:25:40 | CSC480-18S/Red-Team | https://api.github.com/repos/CSC480-18S/Red-Team | closed | Change wordPlayed to boardUpdate | Priority: Low Type: Enhancement | Event name change so that the name is more generic and makes more sense when used in other places. | 1.0 | Change wordPlayed to boardUpdate - Event name change so that the name is more generic and makes more sense when used in other places. | priority | change wordplayed to boardupdate event name change so that the name is more generic and makes more sense when used in other places | 1 |
459,662 | 13,196,618,597 | IssuesEvent | 2020-08-13 21:02:04 | CompEvol/beast2 | https://api.github.com/repos/CompEvol/beast2 | closed | JSONTest unit test is failing. | LOW priority regression | This is due to commit 06a638d6 which changed the default scaleFactor input value `ScaleOperator` to 0.75.
At first this sounds unrelated to JSONTest, which deserializes and then serializes a model from and to the JSON format. However, the model includes a ScaleOperator and the value 0.75 happens to coincide with t... | 1.0 | JSONTest unit test is failing. - This is due to commit 06a638d6 which changed the default scaleFactor input value `ScaleOperator` to 0.75.
At first this sounds unrelated to JSONTest, which deserializes and then serializes a model from and to the JSON format. However, the model includes a ScaleOperator and the value... | priority | jsontest unit test is failing this is due to commit which changed the default scalefactor input value scaleoperator to at first this sounds unrelated to jsontest which deserializes and then serializes a model from and to the json format however the model includes a scaleoperator and the value ha... | 1 |
530,749 | 15,436,381,515 | IssuesEvent | 2021-03-07 12:49:43 | teambit/bit | https://api.github.com/repos/teambit/bit | closed | Add ability to support bitignore file | priority/low type/feature | ## Expected Behavior
I would like to be able to create a `.bitignore` file in my project's folder that will automatically ignore files when tracking components - much like a `.gitignore` would do.
## Actual Behavior
Currently I have to specify this parameter when I track a new component: https://docs.bitsrc.io/doc... | 1.0 | Add ability to support bitignore file - ## Expected Behavior
I would like to be able to create a `.bitignore` file in my project's folder that will automatically ignore files when tracking components - much like a `.gitignore` would do.
## Actual Behavior
Currently I have to specify this parameter when I track a n... | priority | add ability to support bitignore file expected behavior i would like to be able to create a bitignore file in my project s folder that will automatically ignore files when tracking components much like a gitignore would do actual behavior currently i have to specify this parameter when i track a n... | 1 |
66,529 | 3,255,138,224 | IssuesEvent | 2015-10-20 06:41:05 | Apollo-Community/ApolloStation | https://api.github.com/repos/Apollo-Community/ApolloStation | opened | Admin Tools | priority: low suggestion | New tools to help admins better administrate without all of the current hassle.
Administration
* Grouping Panel
* Player grouping: Players are assigned into groups when they first join the server. Staff only see logs for groups assigned to them.
* Moderators automatically assigned to watch X number of ... | 1.0 | Admin Tools - New tools to help admins better administrate without all of the current hassle.
Administration
* Grouping Panel
* Player grouping: Players are assigned into groups when they first join the server. Staff only see logs for groups assigned to them.
* Moderators automatically assigned to watc... | priority | admin tools new tools to help admins better administrate without all of the current hassle administration grouping panel player grouping players are assigned into groups when they first join the server staff only see logs for groups assigned to them moderators automatically assigned to watc... | 1 |
167,673 | 6,344,020,765 | IssuesEvent | 2017-07-27 18:55:38 | department-of-veterans-affairs/caseflow | https://api.github.com/repos/department-of-veterans-affairs/caseflow | closed | Create End Product | Cancelling a task during the creation API call causes aasm error: | bug-low-priority caseflow-dispatch prod-alert tango | # Description
Sometimes when creating a new EP; if a user received some kind of VBMS error and then
they try to cancel the task. That task is already transitioned to state `complete` while they are submitting feedback. So there's a race condition to turn the task to either `complete` or `cancelled`
## Reproduction... | 1.0 | Create End Product | Cancelling a task during the creation API call causes aasm error: - # Description
Sometimes when creating a new EP; if a user received some kind of VBMS error and then
they try to cancel the task. That task is already transitioned to state `complete` while they are submitting feedback. So there's... | priority | create end product cancelling a task during the creation api call causes aasm error description sometimes when creating a new ep if a user received some kind of vbms error and then they try to cancel the task that task is already transitioned to state complete while they are submitting feedback so there s... | 1 |
270,777 | 8,469,851,513 | IssuesEvent | 2018-10-24 01:04:32 | MrBlizzard/RCAdmins-Tracker | https://api.github.com/repos/MrBlizzard/RCAdmins-Tracker | closed | [RC Town] Purchasable plots players live on | Back Burner brainstorming needed enhancement priority:low | "/warp town with purchaseble packets of land for players to move in and live. "
Might have the same issues as plots being super laggy, not sure if something that would be wanted, maybe more of like a towns warp? Where players can have like a seperate warps list and see a few different towns? Limited size/etc to prev... | 1.0 | [RC Town] Purchasable plots players live on - "/warp town with purchaseble packets of land for players to move in and live. "
Might have the same issues as plots being super laggy, not sure if something that would be wanted, maybe more of like a towns warp? Where players can have like a seperate warps list and see a... | priority | purchasable plots players live on warp town with purchaseble packets of land for players to move in and live might have the same issues as plots being super laggy not sure if something that would be wanted maybe more of like a towns warp where players can have like a seperate warps list and see a few dif... | 1 |
1,438 | 2,514,464,102 | IssuesEvent | 2015-01-15 11:38:17 | 29th/personnel | https://api.github.com/repos/29th/personnel | closed | Make qualifications page easier to browse | low-priority personnel-app | Either (a) filter out the badges that pertain to games that are irrelevant to that member/unit or (b) make the badges collapsible/organized well enough that it's easy to navigate. | 1.0 | Make qualifications page easier to browse - Either (a) filter out the badges that pertain to games that are irrelevant to that member/unit or (b) make the badges collapsible/organized well enough that it's easy to navigate. | priority | make qualifications page easier to browse either a filter out the badges that pertain to games that are irrelevant to that member unit or b make the badges collapsible organized well enough that it s easy to navigate | 1 |
767,964 | 26,948,700,624 | IssuesEvent | 2023-02-08 10:04:28 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | zephyr/posix/fcntl.h header works differently on native_posix platform | bug priority: low area: POSIX | **Describe the bug**
When using `fcntl.h` header from Zephyr, one has to pay attention of the one corner case, which is native_posix platform, perhaps others.
As discovered in https://github.com/zephyrproject-rtos/zephyr/issues/54332 this causes side effects on native_posix that are not visible on other platform. W... | 1.0 | zephyr/posix/fcntl.h header works differently on native_posix platform - **Describe the bug**
When using `fcntl.h` header from Zephyr, one has to pay attention of the one corner case, which is native_posix platform, perhaps others.
As discovered in https://github.com/zephyrproject-rtos/zephyr/issues/54332 this caus... | priority | zephyr posix fcntl h header works differently on native posix platform describe the bug when using fcntl h header from zephyr one has to pay attention of the one corner case which is native posix platform perhaps others as discovered in this causes side effects on native posix that are not visible on ... | 1 |
103,988 | 4,188,185,482 | IssuesEvent | 2016-06-23 19:54:01 | duckduckgo/zeroclickinfo-spice | https://api.github.com/repos/duckduckgo/zeroclickinfo-spice | closed | Make sure we're using Sort blocks where applicable | Improvement Low-Hanging Fruit Priority: Medium | Many Spice IA's sort their results but aren't using a sorting block, which they really should.
A quick check shows several Spice's that aren't correctly sorting their results:
- [x] Airlines
- [ ] Book
- [ ] Detect Lang
- [x] People In Space
- [ ] DNS
- [ ] Bootic
- [x] GitHub
- [x] Congress
- [x] Recipes... | 1.0 | Make sure we're using Sort blocks where applicable - Many Spice IA's sort their results but aren't using a sorting block, which they really should.
A quick check shows several Spice's that aren't correctly sorting their results:
- [x] Airlines
- [ ] Book
- [ ] Detect Lang
- [x] People In Space
- [ ] DNS
- [ ... | priority | make sure we re using sort blocks where applicable many spice ia s sort their results but aren t using a sorting block which they really should a quick check shows several spice s that aren t correctly sorting their results airlines book detect lang people in space dns bootic ... | 1 |
699,836 | 24,034,002,301 | IssuesEvent | 2022-09-15 17:22:28 | NRCan/GSC-Field-Application | https://api.github.com/repos/NRCan/GSC-Field-Application | closed | Missing create date on some dictionary values | low priority Schema | For some reasons, even though the table states that M_DICTIONARY.CREATEDATE cannot be null, some values are set as empty, but not null.
Will need to update table.
`update M_DICTIONARY set CREATEDATE = '2016-01-01' where CREATEDATE = '';` | 1.0 | Missing create date on some dictionary values - For some reasons, even though the table states that M_DICTIONARY.CREATEDATE cannot be null, some values are set as empty, but not null.
Will need to update table.
`update M_DICTIONARY set CREATEDATE = '2016-01-01' where CREATEDATE = '';` | priority | missing create date on some dictionary values for some reasons even though the table states that m dictionary createdate cannot be null some values are set as empty but not null will need to update table update m dictionary set createdate where createdate | 1 |
459,286 | 13,189,902,927 | IssuesEvent | 2020-08-13 09:15:19 | enso-org/ide | https://api.github.com/repos/enso-org/ide | opened | Generated shader does not compile when one of shape's input starts with underscore | Category: BaseGL Renderer Change: Non-Breaking Difficulty: Core Contributor Priority: Lowest Type: Bug | ### General Summary
### Steps to Reproduce
Define shape, whose input starts with underscore. For example:
```rust
ensogl::define_shape_system! {
(style:Style,_unused:f32) {
let width : Var<Pixels> = "input_size.x".into();
let height : Var<Pixels> = "input_size.y".into();
l... | 1.0 | Generated shader does not compile when one of shape's input starts with underscore - ### General Summary
### Steps to Reproduce
Define shape, whose input starts with underscore. For example:
```rust
ensogl::define_shape_system! {
(style:Style,_unused:f32) {
let width : Var<Pixels> = "input_size.x... | priority | generated shader does not compile when one of shape s input starts with underscore general summary steps to reproduce define shape whose input starts with underscore for example rust ensogl define shape system style style unused let width var input size x into ... | 1 |
332,503 | 10,096,837,344 | IssuesEvent | 2019-07-27 22:05:22 | krzychu124/Cities-Skylines-Traffic-Manager-President-Edition | https://api.github.com/repos/krzychu124/Cities-Skylines-Traffic-Manager-President-Edition | closed | Create somewhere to store logo assets | invalid low priority meta | We've got logo assets strewn over a few github issues currently, would probably be worth finding a better place to store them.
Issues I'm aware of that contain logos: #71 , #373 | 1.0 | Create somewhere to store logo assets - We've got logo assets strewn over a few github issues currently, would probably be worth finding a better place to store them.
Issues I'm aware of that contain logos: #71 , #373 | priority | create somewhere to store logo assets we ve got logo assets strewn over a few github issues currently would probably be worth finding a better place to store them issues i m aware of that contain logos | 1 |
424,120 | 12,306,187,904 | IssuesEvent | 2020-05-12 00:40:32 | AtlasOfLivingAustralia/avh-hub | https://api.github.com/repos/AtlasOfLivingAustralia/avh-hub | closed | Update AVH skin with new logo and colours | priority-low | See new version http://data.rbg.vic.gov.au/avh/
Pending approval for new skin by chah/hiscom. | 1.0 | Update AVH skin with new logo and colours - See new version http://data.rbg.vic.gov.au/avh/
Pending approval for new skin by chah/hiscom. | priority | update avh skin with new logo and colours see new version pending approval for new skin by chah hiscom | 1 |
627,422 | 19,904,630,888 | IssuesEvent | 2022-01-25 11:28:12 | geosolutions-it/MapStore2 | https://api.github.com/repos/geosolutions-it/MapStore2 | closed | Attribute table quick filter search problem | bug Priority: Low Accepted Internal Good first issue | ## Description
<!-- Add here a few sentences describing the bug. -->
Searching values inside the quick filter cause a display problem on the table

## How to reproduce
<!-- A l... | 1.0 | Attribute table quick filter search problem - ## Description
<!-- Add here a few sentences describing the bug. -->
Searching values inside the quick filter cause a display problem on the table
` | 1.0 | Catch general exception - * some routes do throw exceptions other than the ones caught
* for each try catch add a `catch (Exception 3)` | priority | catch general exception some routes do throw exceptions other than the ones caught for each try catch add a catch exception | 1 |
591,234 | 17,798,210,436 | IssuesEvent | 2021-09-01 02:34:41 | WordPress/gutenberg | https://api.github.com/repos/WordPress/gutenberg | reopened | It's not clear that you can scroll to view long gallery image captions. | [Type] Enhancement [Feature] Blocks [Priority] Low [Feature] Media Needs Dev | When a gallery image contains a long caption, users can scroll down to view the full caption text:

Unfortunately, if a users device isn't configured to show scrollbars (mobile devices, mos... | 1.0 | It's not clear that you can scroll to view long gallery image captions. - When a gallery image contains a long caption, users can scroll down to view the full caption text:

Unfortunately,... | priority | it s not clear that you can scroll to view long gallery image captions when a gallery image contains a long caption users can scroll down to view the full caption text unfortunately if a users device isn t configured to show scrollbars mobile devices most macs there s no indication that scrolling ... | 1 |
434,252 | 12,515,971,932 | IssuesEvent | 2020-06-03 08:37:25 | canonical-web-and-design/build.snapcraft.io | https://api.github.com/repos/canonical-web-and-design/build.snapcraft.io | closed | Webhook setup should be idempotent | Priority: Low | Splitting this out of https://github.com/canonical-ols/build.snapcraft.io/issues/46. I'm seeing a 422 when inputting any valid repo.
/webhook:
>{"status":"error","payload":{"code":"github-already-created","message":"A webhook already exists on the given repository"}}
To which Colin replied, "The webhook case s... | 1.0 | Webhook setup should be idempotent - Splitting this out of https://github.com/canonical-ols/build.snapcraft.io/issues/46. I'm seeing a 422 when inputting any valid repo.
/webhook:
>{"status":"error","payload":{"code":"github-already-created","message":"A webhook already exists on the given repository"}}
To whi... | priority | webhook setup should be idempotent splitting this out of i m seeing a when inputting any valid repo webhook status error payload code github already created message a webhook already exists on the given repository to which colin replied the webhook case should be a separate issue ... | 1 |
588,459 | 17,660,763,972 | IssuesEvent | 2021-08-21 13:01:15 | chaotic-aur/packages | https://api.github.com/repos/chaotic-aur/packages | closed | [new] quassel-core-lighter-git | request:new-pkg priority:low | [quassel-core-lighter-git](https://aur.archlinux.org/packages/quassel-core-lighter-git)
I use this package to host quassel-core in a vps
- Do you consider this package(s) to be useful for **every** chaotic user?:
- [ ] YES
- [ ] No, but yes for a great amount.
- [x] No, but yes for a few.
- [ ] No, ... | 1.0 | [new] quassel-core-lighter-git - [quassel-core-lighter-git](https://aur.archlinux.org/packages/quassel-core-lighter-git)
I use this package to host quassel-core in a vps
- Do you consider this package(s) to be useful for **every** chaotic user?:
- [ ] YES
- [ ] No, but yes for a great amount.
- [x] No,... | priority | quassel core lighter git i use this package to host quassel core in a vps do you consider this package s to be useful for every chaotic user yes no but yes for a great amount no but yes for a few no it s useful only for me do you consider this package s t... | 1 |
745,875 | 26,005,133,602 | IssuesEvent | 2022-12-20 18:35:58 | Bedework/bedework | https://api.github.com/repos/Bedework/bedework | opened | Admin: update of synched events has validation issues | type: task priority: low | Validation requires a location for example - the imported event may not. When accessed adn updated it fails with a validation error.
Note that really the incoming feed should make any changes so it may be a moot point. | 1.0 | Admin: update of synched events has validation issues - Validation requires a location for example - the imported event may not. When accessed adn updated it fails with a validation error.
Note that really the incoming feed should make any changes so it may be a moot point. | priority | admin update of synched events has validation issues validation requires a location for example the imported event may not when accessed adn updated it fails with a validation error note that really the incoming feed should make any changes so it may be a moot point | 1 |
302,223 | 9,256,259,157 | IssuesEvent | 2019-03-16 17:31:46 | OpenbookOrg/openbook-app | https://api.github.com/repos/OpenbookOrg/openbook-app | opened | Loading indicators everywhere | bug priority:low ux | We're missing a couple loading indicators in place such as communities. | 1.0 | Loading indicators everywhere - We're missing a couple loading indicators in place such as communities. | priority | loading indicators everywhere we re missing a couple loading indicators in place such as communities | 1 |
434,797 | 12,528,000,686 | IssuesEvent | 2020-06-04 08:52:03 | naev/naev | https://api.github.com/repos/naev/naev | closed | Add Map Decorators | Priority-Low Type-Enhancement | We have an infrastructure for since 0447e6da57a7f44e10a4e676032b781ad2bf5ec1 , however, there is only a simple one being use for the Empire. More map decorators should be created and used. In particular the following would be nice:
1. Nebula
2. All main faction areas
3. Dense asteroid area (with all the related sy... | 1.0 | Add Map Decorators - We have an infrastructure for since 0447e6da57a7f44e10a4e676032b781ad2bf5ec1 , however, there is only a simple one being use for the Empire. More map decorators should be created and used. In particular the following would be nice:
1. Nebula
2. All main faction areas
3. Dense asteroid area (wi... | priority | add map decorators we have an infrastructure for since however there is only a simple one being use for the empire more map decorators should be created and used in particular the following would be nice nebula all main faction areas dense asteroid area with all the related systems having lots ... | 1 |
524,561 | 15,216,921,981 | IssuesEvent | 2021-02-17 16:02:09 | Rocket-Eagle/Rocket-Eagle | https://api.github.com/repos/Rocket-Eagle/Rocket-Eagle | opened | [BUG] Main Menu animations playing twice | Low Priority Menu System bug | The main menu animations play twice; for the button clicked and the previous button that was clicked | 1.0 | [BUG] Main Menu animations playing twice - The main menu animations play twice; for the button clicked and the previous button that was clicked | priority | main menu animations playing twice the main menu animations play twice for the button clicked and the previous button that was clicked | 1 |
622,596 | 19,650,736,050 | IssuesEvent | 2022-01-10 06:38:20 | greencoast-studios/discord.js-extended | https://api.github.com/repos/greencoast-studios/discord.js-extended | closed | Add a localization class. | Priority: Low Status: Awaiting PR Type: Feature Request | #### :zap: Describe the New Feature
Add a localization class to help with bot localization.
[This library](https://www.npmjs.com/package/intl-messageformat) can help with ICU format message formatting.
Additionally, it should offer the abililty to persist locale options for each server and automatically use th... | 1.0 | Add a localization class. - #### :zap: Describe the New Feature
Add a localization class to help with bot localization.
[This library](https://www.npmjs.com/package/intl-messageformat) can help with ICU format message formatting.
Additionally, it should offer the abililty to persist locale options for each ser... | priority | add a localization class zap describe the new feature add a localization class to help with bot localization can help with icu format message formatting additionally it should offer the abililty to persist locale options for each server and automatically use the correct locale depending on the... | 1 |
663,166 | 22,163,245,506 | IssuesEvent | 2022-06-04 20:41:45 | Lissy93/dashy | https://api.github.com/repos/Lissy93/dashy | closed | [FEATURE_REQUEST] Widget for AdguardHome | 🦄 Feature Request 💤 Low Priority 👤 Awaiting Maintainer Response | ### Is your feature request related to a problem? If so, please describe.
_No response_
### Describe the solution you'd like
A widget made for selfhosted adguardhome
### Priority
Medium (Would be very useful)
### Is this something you would be keen to implement
_No response_ | 1.0 | [FEATURE_REQUEST] Widget for AdguardHome - ### Is your feature request related to a problem? If so, please describe.
_No response_
### Describe the solution you'd like
A widget made for selfhosted adguardhome
### Priority
Medium (Would be very useful)
### Is this something you would be keen to implement
_No resp... | priority | widget for adguardhome is your feature request related to a problem if so please describe no response describe the solution you d like a widget made for selfhosted adguardhome priority medium would be very useful is this something you would be keen to implement no response | 1 |
212,275 | 7,229,952,356 | IssuesEvent | 2018-02-12 00:44:04 | SmartlyDressedGames/Unturned-4.x-Community | https://api.github.com/repos/SmartlyDressedGames/Unturned-4.x-Community | closed | Slide + Dive | Priority: Low Status: Complete Type: Feature | - [x] Basic implementation
- [x] Replicate properly
- [x] Animation poses
- [x] Restrict air control
- [x] Controller support | 1.0 | Slide + Dive - - [x] Basic implementation
- [x] Replicate properly
- [x] Animation poses
- [x] Restrict air control
- [x] Controller support | priority | slide dive basic implementation replicate properly animation poses restrict air control controller support | 1 |
231,362 | 7,631,516,596 | IssuesEvent | 2018-05-05 02:52:39 | Riverscapes/gcd | https://api.github.com/repos/Riverscapes/gcd | reopened | GCD 6 reference in Help menu | low priority | AddIn Only. Look in the help menu. There's a referene to "GCD 6". Should be 7
Really small item. | 1.0 | GCD 6 reference in Help menu - AddIn Only. Look in the help menu. There's a referene to "GCD 6". Should be 7
Really small item. | priority | gcd reference in help menu addin only look in the help menu there s a referene to gcd should be really small item | 1 |
723,896 | 24,911,939,069 | IssuesEvent | 2022-10-30 00:18:37 | michaelrsweet/pappl | https://api.github.com/repos/michaelrsweet/pappl | closed | Jobs: Support for job-hold-until/Hold-Job/Release-Job | enhancement priority-low | Would be nice to support held jobs. Tasks:
- [x] Support job-hold-until/-time Job Template attribute and associated Printer attributes
- [x] Support Hold-Job and Release-Job operations
- [x] Support Hold-New-Jobs and Release-Held-New-Jobs operations (admin)
- [x] Add Hold/Release Job button to Jobs web interface ... | 1.0 | Jobs: Support for job-hold-until/Hold-Job/Release-Job - Would be nice to support held jobs. Tasks:
- [x] Support job-hold-until/-time Job Template attribute and associated Printer attributes
- [x] Support Hold-Job and Release-Job operations
- [x] Support Hold-New-Jobs and Release-Held-New-Jobs operations (admin)
... | priority | jobs support for job hold until hold job release job would be nice to support held jobs tasks support job hold until time job template attribute and associated printer attributes support hold job and release job operations support hold new jobs and release held new jobs operations admin ad... | 1 |
595,605 | 18,070,314,636 | IssuesEvent | 2021-09-21 01:36:58 | KinsonDigital/Velaptor | https://api.github.com/repos/KinsonDigital/Velaptor | opened | 🚧Update nuget package names to use env var | workflow high priority | ### I have done the items below . . .
- [X] I have updated the title by replacing the '**_<title_**>' section.
### Description
Update the nuget package name strings in the preview and production workflows to use the _**PROJECT_NAME**_ environment variable.
### Acceptance Criteria
**This issue is finished when:**
... | 1.0 | 🚧Update nuget package names to use env var - ### I have done the items below . . .
- [X] I have updated the title by replacing the '**_<title_**>' section.
### Description
Update the nuget package name strings in the preview and production workflows to use the _**PROJECT_NAME**_ environment variable.
### Acceptanc... | priority | 🚧update nuget package names to use env var i have done the items below i have updated the title by replacing the section description update the nuget package name strings in the preview and production workflows to use the project name environment variable acceptance criteria ... | 1 |
299,413 | 9,205,469,324 | IssuesEvent | 2019-03-08 10:39:43 | qissue-bot/QGIS | https://api.github.com/repos/qissue-bot/QGIS | closed | segfaults editing shapefile with missing dbf file | Category: Digitising Component: Affected QGIS version Component: Crashes QGIS or corrupts data Component: Easy fix? Component: Operating System Component: Pull Request or Patch supplied Component: Regression? Component: Resolution Priority: Low Project: QGIS Application Status: Closed Tracker: Bug report | ---
Author Name: **Maciej Sieczka -** (Maciej Sieczka -)
Original Redmine Issue: 803, https://issues.qgis.org/issues/803
Original Assignee: nobody -
---
SVN 7389.
If the shapefile is missing a dbf file and is edited in QGIS with "Move vertex tool", then "Save changes", QGIS segfaults like this:
```
Program recei... | 1.0 | segfaults editing shapefile with missing dbf file - ---
Author Name: **Maciej Sieczka -** (Maciej Sieczka -)
Original Redmine Issue: 803, https://issues.qgis.org/issues/803
Original Assignee: nobody -
---
SVN 7389.
If the shapefile is missing a dbf file and is edited in QGIS with "Move vertex tool", then "Save ch... | priority | segfaults editing shapefile with missing dbf file author name maciej sieczka maciej sieczka original redmine issue original assignee nobody svn if the shapefile is missing a dbf file and is edited in qgis with move vertex tool then save changes qgis segfaults like this ... | 1 |
755,728 | 26,437,941,885 | IssuesEvent | 2023-01-15 16:19:13 | kir-dev/konzisite-api | https://api.github.com/repos/kir-dev/konzisite-api | closed | Add role field to users | low priority | An enum field with just two values: user, admin. Also create endpoints for promoting users to admin, only available to admins. | 1.0 | Add role field to users - An enum field with just two values: user, admin. Also create endpoints for promoting users to admin, only available to admins. | priority | add role field to users an enum field with just two values user admin also create endpoints for promoting users to admin only available to admins | 1 |
112,339 | 4,524,840,429 | IssuesEvent | 2016-09-07 01:06:13 | odalic/sti | https://api.github.com/repos/odalic/sti | closed | JAXB errors in the logs | api bug java priority: Low ready | Hi, could you please send me a complete log or better verify first that these do happen in the latest develop version?
I could not reproduce these. | 1.0 | JAXB errors in the logs - Hi, could you please send me a complete log or better verify first that these do happen in the latest develop version?
I could not reproduce these. | priority | jaxb errors in the logs hi could you please send me a complete log or better verify first that these do happen in the latest develop version i could not reproduce these | 1 |
4,081 | 2,544,849,067 | IssuesEvent | 2015-01-29 13:29:31 | olga-jane/prizm | https://api.github.com/repos/olga-jane/prizm | closed | Setting "Состояние трубы" to any value does not make any change | bug bug - functional Coding LOW priority Mill pipe POSTPONED reported_by_students | Steps to reproduce:
1. Open the app
2. Create several active and deactivated pipes
3. Go to "Завод" -> "Поиск труб"
4. Change "Состояние трубы" to 1)"Деактивированные" or 2)"Все"
5. Hit search
Expected result: 1) only deactivated pipes are shown; 2) all pipes are shown
Actual result: only active pipes are show... | 1.0 | Setting "Состояние трубы" to any value does not make any change - Steps to reproduce:
1. Open the app
2. Create several active and deactivated pipes
3. Go to "Завод" -> "Поиск труб"
4. Change "Состояние трубы" to 1)"Деактивированные" or 2)"Все"
5. Hit search
Expected result: 1) only deactivated pipes are shown;... | priority | setting состояние трубы to any value does not make any change steps to reproduce open the app create several active and deactivated pipes go to завод поиск труб change состояние трубы to деактивированные or все hit search expected result only deactivated pipes are shown ... | 1 |
247,992 | 7,926,533,098 | IssuesEvent | 2018-07-06 02:44:34 | RoboJackets/apiary | https://api.github.com/repos/RoboJackets/apiary | closed | Set up DB Seeding for Teams table | area / database priority / low type / enhancement | The teams table should include at least one default team in a clean install. | 1.0 | Set up DB Seeding for Teams table - The teams table should include at least one default team in a clean install. | priority | set up db seeding for teams table the teams table should include at least one default team in a clean install | 1 |
761,867 | 26,700,301,515 | IssuesEvent | 2023-01-27 13:53:41 | openclimatefix/pv-site-prediction | https://api.github.com/repos/openclimatefix/pv-site-prediction | opened | Add Pypi release | priority-low | Once production is up and running, I think we should make a release of this. This probably should including some testing too.
We could then get rid of git submodules in `pv-site-production` which to me seem more complicated than its worth
| 1.0 | Add Pypi release - Once production is up and running, I think we should make a release of this. This probably should including some testing too.
We could then get rid of git submodules in `pv-site-production` which to me seem more complicated than its worth
| priority | add pypi release once production is up and running i think we should make a release of this this probably should including some testing too we could then get rid of git submodules in pv site production which to me seem more complicated than its worth | 1 |
214,163 | 7,267,368,505 | IssuesEvent | 2018-02-20 04:31:09 | wso2/product-is | https://api.github.com/repos/wso2/product-is | closed | Consent Management layout is not aligned properly for non-admin users | Affected/5.5.0-Alpha Priority/Low Resolution/Duplicate Severity/Minor Type/Bug | Consent Management layout is not aligned properly for non-admin users.

| 1.0 | Consent Management layout is not aligned properly for non-admin users - Consent Management layout is not aligned properly for non-admin users.

| priority | consent management layout is not aligned properly for non admin users consent management layout is not aligned properly for non admin users | 1 |
340,577 | 10,273,469,857 | IssuesEvent | 2019-08-23 19:23:43 | apache/openwhisk-release | https://api.github.com/repos/apache/openwhisk-release | closed | Do we need to add JIRA automation (changes.md gen) and track Fix Versions | apache next release priority-low | Please read what Apache Beam does with JIRA here:
https://beam.apache.org/contribute/release-guide/ | 1.0 | Do we need to add JIRA automation (changes.md gen) and track Fix Versions - Please read what Apache Beam does with JIRA here:
https://beam.apache.org/contribute/release-guide/ | priority | do we need to add jira automation changes md gen and track fix versions please read what apache beam does with jira here | 1 |
824,274 | 31,147,660,403 | IssuesEvent | 2023-08-16 07:46:18 | Satellite-im/Uplink | https://api.github.com/repos/Satellite-im/Uplink | opened | chore(misc): Load identity images separately | low priority | In https://github.com/Satellite-im/Uplink/pull/976, warp made changes that separated pictures from `Identity`, using separate functions to fetch them. This helps improves performance in different ways (please see PR for some info). Apart of that PR, and to maintain compatibility at the time, images are fetched when the... | 1.0 | chore(misc): Load identity images separately - In https://github.com/Satellite-im/Uplink/pull/976, warp made changes that separated pictures from `Identity`, using separate functions to fetch them. This helps improves performance in different ways (please see PR for some info). Apart of that PR, and to maintain compati... | priority | chore misc load identity images separately in warp made changes that separated pictures from identity using separate functions to fetch them this helps improves performance in different ways please see pr for some info apart of that pr and to maintain compatibility at the time images are fetched when the... | 1 |
702,725 | 24,132,756,267 | IssuesEvent | 2022-09-21 08:48:59 | PHI-base/PHI5_web_display | https://api.github.com/repos/PHI-base/PHI5_web_display | closed | Double parentheses around allele type names | bug low priority | The PHI-base 5 website has recently started including two sets of parentheses around some allele type names, where there should only be one. For example, on the gene page for PHIG:256:
AvrStb6+ (wild_type) [Wild type product level] Z. tritici (IPO323)
Kin-Stb6 **((partial_amino_acid_deletion))** [Not assayed] T. ae... | 1.0 | Double parentheses around allele type names - The PHI-base 5 website has recently started including two sets of parentheses around some allele type names, where there should only be one. For example, on the gene page for PHIG:256:
AvrStb6+ (wild_type) [Wild type product level] Z. tritici (IPO323)
Kin-Stb6 **((parti... | priority | double parentheses around allele type names the phi base website has recently started including two sets of parentheses around some allele type names where there should only be one for example on the gene page for phig wild type z tritici kin partial amino acid deletion t aestivum... | 1 |
271,231 | 8,481,754,302 | IssuesEvent | 2018-10-25 16:33:17 | ClangBuiltLinux/linux | https://api.github.com/repos/ClangBuiltLinux/linux | closed | -Wself-assign in drivers/net/usb/lan78xx.c | -Wself-assign [BUG] linux [PATCH] Accepted low priority | ```
drivers/net/usb/lan78xx.c:952:11: warning: explicitly assigning value of variable
of type 'u32' (aka 'unsigned int') to itself [-Wself-assign]
offset = offset;
~~~~~~ ^ ~~~~~~
1 warning generated.
``` | 1.0 | -Wself-assign in drivers/net/usb/lan78xx.c - ```
drivers/net/usb/lan78xx.c:952:11: warning: explicitly assigning value of variable
of type 'u32' (aka 'unsigned int') to itself [-Wself-assign]
offset = offset;
~~~~~~ ^ ~~~~~~
1 warning generated.
``` | priority | wself assign in drivers net usb c drivers net usb c warning explicitly assigning value of variable of type aka unsigned int to itself offset offset warning generated | 1 |
298,632 | 9,200,613,774 | IssuesEvent | 2019-03-07 17:28:26 | qissue-bot/QGIS | https://api.github.com/repos/qissue-bot/QGIS | closed | qgis all version including 0.0.8 vs mysql | Category: GRASS Component: Affected QGIS version Component: Crashes QGIS or corrupts data Component: Easy fix? Component: Operating System Component: Pull Request or Patch supplied Component: Regression? Component: Resolution Priority: Low Project: QGIS Application Status: Closed Tracker: Bug report | ---
Author Name: **allardmax-hotmail-com -** (allardmax-hotmail-com -)
Original Redmine Issue: 199, https://issues.qgis.org/issues/199
Original Assignee: Redmine Admin
---
It crashs when opening grass vector layers with attached mysql tables.
**********
Host Name: powerbook-g4-de-maxime-allard
Date/Time: ... | 1.0 | qgis all version including 0.0.8 vs mysql - ---
Author Name: **allardmax-hotmail-com -** (allardmax-hotmail-com -)
Original Redmine Issue: 199, https://issues.qgis.org/issues/199
Original Assignee: Redmine Admin
---
It crashs when opening grass vector layers with attached mysql tables.
**********
Host Name: ... | priority | qgis all version including vs mysql author name allardmax hotmail com allardmax hotmail com original redmine issue original assignee redmine admin it crashs when opening grass vector layers with attached mysql tables host name powerbook de maxime allard date ... | 1 |
265,203 | 8,343,376,492 | IssuesEvent | 2018-09-30 03:36:26 | ZetaGlest/zetaglest-source | https://api.github.com/repos/ZetaGlest/zetaglest-source | closed | The tools should be removed | Hacktoberfest priority: low | Regarding the tools in
https://github.com/ZetaGlest/zetaglest-source/tree/develop/source/tools
They're built when -DBUILD_MODEL_IMPORT_EXPORT_TOOLS=ON when passed to cmake. They are not installed when `make install` is run. The output binaries are `g2xml` and `xml2g`
The README in the [glexemel](https://githu... | 1.0 | The tools should be removed - Regarding the tools in
https://github.com/ZetaGlest/zetaglest-source/tree/develop/source/tools
They're built when -DBUILD_MODEL_IMPORT_EXPORT_TOOLS=ON when passed to cmake. They are not installed when `make install` is run. The output binaries are `g2xml` and `xml2g`
The README i... | priority | the tools should be removed regarding the tools in they re built when dbuild model import export tools on when passed to cmake they are not installed when make install is run the output binaries are and the readme in the directory states glexemel an xml format for the f... | 1 |
604,297 | 18,681,270,505 | IssuesEvent | 2021-11-01 06:09:04 | AY2122S1-CS2103-F09-3/tp | https://api.github.com/repos/AY2122S1-CS2103-F09-3/tp | closed | [PE-D] Lab features - Performance Issue | priority.Low type.docs | There is a short delay when adding/editing/deleting labs, which can make the app feel slow. Tested with MacOS
Steps to replicate:
1. `purge`
2. `fill`
3. `addlab -ln 0 -ts 10` - Takes awhile before this command is done
<!--session: 1635500549657-2848e39b-8731-4707-bc03-8efb4106dccb--><!--Version: Web v3.4.1-->
----... | 1.0 | [PE-D] Lab features - Performance Issue - There is a short delay when adding/editing/deleting labs, which can make the app feel slow. Tested with MacOS
Steps to replicate:
1. `purge`
2. `fill`
3. `addlab -ln 0 -ts 10` - Takes awhile before this command is done
<!--session: 1635500549657-2848e39b-8731-4707-bc03-8efb4... | priority | lab features performance issue there is a short delay when adding editing deleting labs which can make the app feel slow tested with macos steps to replicate purge fill addlab ln ts takes awhile before this command is done labels severity low type functionalitybu... | 1 |
98,383 | 4,020,606,213 | IssuesEvent | 2016-05-16 19:00:08 | GRIS-UdeM/SpatGRIS | https://api.github.com/repos/GRIS-UdeM/SpatGRIS | closed | Ellipse, l'enlever ou l'améliorer? | enhancement low priority question Trajectoires | _From @Normandeau on November 29, 2015 14:58_
La trajectoire Ellipse n'est pas d'un très grand intérêt en ce moment, sur le plan perceptif tout au moins (même chose pour ZirkOSC). Dans la majorité des cas elle sera confondu avec Circle, ou, selon les sons, avec Pendulum. La seule manière de revamper cette trajectoire ... | 1.0 | Ellipse, l'enlever ou l'améliorer? - _From @Normandeau on November 29, 2015 14:58_
La trajectoire Ellipse n'est pas d'un très grand intérêt en ce moment, sur le plan perceptif tout au moins (même chose pour ZirkOSC). Dans la majorité des cas elle sera confondu avec Circle, ou, selon les sons, avec Pendulum. La seule m... | priority | ellipse l enlever ou l améliorer from normandeau on november la trajectoire ellipse n est pas d un très grand intérêt en ce moment sur le plan perceptif tout au moins même chose pour zirkosc dans la majorité des cas elle sera confondu avec circle ou selon les sons avec pendulum la seule manière... | 1 |
112,149 | 4,511,682,389 | IssuesEvent | 2016-09-03 05:59:20 | japanesemediamanager/jmmclient | https://api.github.com/repos/japanesemediamanager/jmmclient | closed | Restoring Original Series Name Empties Group Name | Bug - Low Priority | 1. Select a series in your collection.
2. Click the Edit button, check the override box and click the override icon to the right.
3. Select a new name.
4. Click Finish Editing.
5. Allow JMM to also rename group name.
6. Once down, uncheck the override box to restore name.
7. Allow JMM to also rename group name.... | 1.0 | Restoring Original Series Name Empties Group Name - 1. Select a series in your collection.
2. Click the Edit button, check the override box and click the override icon to the right.
3. Select a new name.
4. Click Finish Editing.
5. Allow JMM to also rename group name.
6. Once down, uncheck the override box to re... | priority | restoring original series name empties group name select a series in your collection click the edit button check the override box and click the override icon to the right select a new name click finish editing allow jmm to also rename group name once down uncheck the override box to re... | 1 |
292,300 | 8,956,124,184 | IssuesEvent | 2019-01-26 14:54:15 | mreishman/Log-Hog | https://api.github.com/repos/mreishman/Log-Hog | closed | [Bug] No logs to display doesn't hide main table? | Confirmed-In-Master Priority - 4 - Low bug | When showing no logs to display, it doesn't override main table? | 1.0 | [Bug] No logs to display doesn't hide main table? - When showing no logs to display, it doesn't override main table? | priority | no logs to display doesn t hide main table when showing no logs to display it doesn t override main table | 1 |
615,041 | 19,212,106,177 | IssuesEvent | 2021-12-07 03:59:07 | gambitph/Stackable | https://api.github.com/repos/gambitph/Stackable | opened | Video popup does not work properly in iOS 13 | bug low priority [block] Video Popup | <!--
Before posting, make sure that:
1. you are running the latest version of Stackable, and
2. you have searched whether your issue has already been reported
-->
[From a ticket]
**Describe the bug**
V3 Video popup is not working as expected (play icon is out of place) in lower iOS versions.
**To Reprodu... | 1.0 | Video popup does not work properly in iOS 13 - <!--
Before posting, make sure that:
1. you are running the latest version of Stackable, and
2. you have searched whether your issue has already been reported
-->
[From a ticket]
**Describe the bug**
V3 Video popup is not working as expected (play icon is out o... | priority | video popup does not work properly in ios before posting make sure that you are running the latest version of stackable and you have searched whether your issue has already been reported describe the bug video popup is not working as expected play icon is out of place in lowe... | 1 |
427,449 | 12,395,429,582 | IssuesEvent | 2020-05-20 18:38:52 | department-of-veterans-affairs/caseflow | https://api.github.com/repos/department-of-veterans-affairs/caseflow | opened | Add ability for VLJs to edit attorney comments/feedback | Priority: Medium Product: caseflow-queue 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 VLJ, I need the ability to view and edit attorney feedback/comments after judge checkout and/or dispatch, so that report... | 1.0 | Add ability for VLJs to edit attorney comments/feedback - <!-- 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 VLJ, I need the ability to view and edit attorney feedback/com... | priority | add ability for vljs to edit attorney comments feedback user or job story user story as a vlj i need the ability to view and edit attorney feedback comments after judge checkout and or dispatch so that reporting can be as accurate as possible acceptance criteria vljs are able to view the attorne... | 1 |
314,720 | 9,602,034,215 | IssuesEvent | 2019-05-10 13:41:35 | jonnhy12333/hmct-web | https://api.github.com/repos/jonnhy12333/hmct-web | closed | Change either the title or the icon for Dev vs Prod | Low Priority enhancement good first issue | Wanna be able to differentiate them from the tabs if I have both open | 1.0 | Change either the title or the icon for Dev vs Prod - Wanna be able to differentiate them from the tabs if I have both open | priority | change either the title or the icon for dev vs prod wanna be able to differentiate them from the tabs if i have both open | 1 |
406,554 | 11,899,517,958 | IssuesEvent | 2020-03-30 09:08:09 | osmontrouge/caresteouvert | https://api.github.com/repos/osmontrouge/caresteouvert | closed | opening_hours : Les commentaires ne sont pas affichés | enhancement priority: low | Le [commentaire](https://wiki.openstreetmap.org/wiki/Key:opening_hours/specification#Explanations) n'est pas affiché `opening_hours=Tu-Sa 08:30-12:00 "Sur rendez-vous"`
Exemple:
- https://www.openstreetmap.org/way/123009543
- https://www.caresteouvert.fr/@46.576882,5.750625,18.75/place/w123009543 | 1.0 | opening_hours : Les commentaires ne sont pas affichés - Le [commentaire](https://wiki.openstreetmap.org/wiki/Key:opening_hours/specification#Explanations) n'est pas affiché `opening_hours=Tu-Sa 08:30-12:00 "Sur rendez-vous"`
Exemple:
- https://www.openstreetmap.org/way/123009543
- https://www.caresteouvert.fr/@46... | priority | opening hours les commentaires ne sont pas affichés le n est pas affiché opening hours tu sa sur rendez vous exemple | 1 |
461,496 | 13,231,165,225 | IssuesEvent | 2020-08-18 11:08:58 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | opened | [0.9.0 staging-1730] Stockpile highlight is glitches near Zero point | Category: UI Priority: Low | - [ ] 1. Wrong hioghlight for stockpile located in world border:

- [ ] 2. Highligh is missing after server restart:
- Place 5 Stockpiles with Sand like on screen:

- [ ] 2. Highligh is missing after server restart:
- Place 5 Stockpile... | priority | stockpile highlight is glitches near zero point wrong hioghlight for stockpile located in world border highligh is missing after server restart place stockpiles with sand like on screen i have highlight for all stockpiles go to i square and restart game after that i have r... | 1 |
93,853 | 3,912,148,936 | IssuesEvent | 2016-04-20 09:19:28 | plexinc/plex-media-player | https://api.github.com/repos/plexinc/plex-media-player | opened | Look into MVC/3D support on RPI | component:mpv enhancement priority:low size:days type:feature | Some 3D movies are encoded using MVC, a h264 extension that currently no open source decoder supports. Consequently we can't support it on all platforms.
However, the RPI's hardware decoder can, and it'd probably be relatively easy to make use of it. There have been requests on the forums to add support.
This wou... | 1.0 | Look into MVC/3D support on RPI - Some 3D movies are encoded using MVC, a h264 extension that currently no open source decoder supports. Consequently we can't support it on all platforms.
However, the RPI's hardware decoder can, and it'd probably be relatively easy to make use of it. There have been requests on the ... | priority | look into mvc support on rpi some movies are encoded using mvc a extension that currently no open source decoder supports consequently we can t support it on all platforms however the rpi s hardware decoder can and it d probably be relatively easy to make use of it there have been requests on the forum... | 1 |
129,683 | 5,101,475,994 | IssuesEvent | 2017-01-04 15:37:07 | salesagility/SuiteCRM | https://api.github.com/repos/salesagility/SuiteCRM | closed | FP_events.svg duplicated file - v7.7.6 | bug Low Priority Pending Input | <!--- Provide a general summary of the issue in the **Title** above -->
<!--- Before you open an issue, please check if a similar issue already exists or has been closed before. --->
#### Issue
<!--- Provide a more detailed introduction to the issue itself, and why you consider it to be a bug -->
Windows does... | 1.0 | FP_events.svg duplicated file - v7.7.6 - <!--- Provide a general summary of the issue in the **Title** above -->
<!--- Before you open an issue, please check if a similar issue already exists or has been closed before. --->
#### Issue
<!--- Provide a more detailed introduction to the issue itself, and why you co... | priority | fp events svg duplicated file issue windows does not tolerate case insensitive duplicate file names the following duplicates are there in to beta themes suitep images sidebar modules fp events svg fp events svg its the same issue but not solve... | 1 |
311,943 | 9,540,789,324 | IssuesEvent | 2019-04-30 20:28:53 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | Found a wolf on a tiny island | Low Priority | It escaped as expected but animal spawning shouldn't have allowed that | 1.0 | Found a wolf on a tiny island - It escaped as expected but animal spawning shouldn't have allowed that | priority | found a wolf on a tiny island it escaped as expected but animal spawning shouldn t have allowed that | 1 |
161,767 | 6,136,007,844 | IssuesEvent | 2017-06-26 08:10:46 | systers/language-translation | https://api.github.com/repos/systers/language-translation | closed | Resizing Photos upon uploads + Thumbnails | New Feature Priority: LOW Program: GSoC16 Type: Enhancement | The images being uploaded are always being uploaded without being resized and thus are creating some inconsistency among the pictures. Some resizing can be easily done through `CarrierWave`, which is our tool for uploading images.
Also, it would be better if we could have thumbnails on the index page. These thumbnails... | 1.0 | Resizing Photos upon uploads + Thumbnails - The images being uploaded are always being uploaded without being resized and thus are creating some inconsistency among the pictures. Some resizing can be easily done through `CarrierWave`, which is our tool for uploading images.
Also, it would be better if we could have th... | priority | resizing photos upon uploads thumbnails the images being uploaded are always being uploaded without being resized and thus are creating some inconsistency among the pictures some resizing can be easily done through carrierwave which is our tool for uploading images also it would be better if we could have th... | 1 |
136,523 | 5,284,225,373 | IssuesEvent | 2017-02-07 23:35:22 | RobotLocomotion/drake | https://api.github.com/repos/RobotLocomotion/drake | opened | Find a neater way to read text-format protobufs | priority: low team: software core | The #5014 approach using `fnctl.h` should either be wrapped in a helper utility, or replaced with something better from the protobuf library, if such a thing exists. | 1.0 | Find a neater way to read text-format protobufs - The #5014 approach using `fnctl.h` should either be wrapped in a helper utility, or replaced with something better from the protobuf library, if such a thing exists. | priority | find a neater way to read text format protobufs the approach using fnctl h should either be wrapped in a helper utility or replaced with something better from the protobuf library if such a thing exists | 1 |
717,284 | 24,669,019,450 | IssuesEvent | 2022-10-18 12:32:22 | FuzzingLabs/thoth | https://api.github.com/repos/FuzzingLabs/thoth | closed | [CFG] print in textual form | enhancement help wanted cfg (control flow graph) Not a priority | we need to find a way to print the CFG like the disassembly output
ideally something like radare2 will be nice

| 1.0 | [CFG] print in textual form - we need to find a way to print the CFG like the disassembly output
ideally something like radare2 will be nice

| priority | print in textual form we need to find a way to print the cfg like the disassembly output ideally something like will be nice | 1 |
696,228 | 23,891,849,143 | IssuesEvent | 2022-09-08 12:07:46 | rsherrera/project-caja | https://api.github.com/repos/rsherrera/project-caja | opened | Informe "Reporte Detalle Cuotas Judiciales Pagadas " modificar encabezado | perfectivo mantimiento Priority-Low | **Requerimiento**:
Agregar etiqueta "Estado Cancelado" y su fecha correspondiente de cancelación solo el juicio elegido para desplegar el reporte se encuentra en estado Cancelado.
Los nuevos datos a mostrar deben visualizarse a continuación de N° Ejecución.
| 1.0 | Informe "Reporte Detalle Cuotas Judiciales Pagadas " modificar encabezado - **Requerimiento**:
Agregar etiqueta "Estado Cancelado" y su fecha correspondiente de cancelación solo el juicio elegido para desplegar el reporte se encuentra en estado Cancelado.
Los nuevos datos a mostrar deben visualizarse a continuaci... | priority | informe reporte detalle cuotas judiciales pagadas modificar encabezado requerimiento agregar etiqueta estado cancelado y su fecha correspondiente de cancelación solo el juicio elegido para desplegar el reporte se encuentra en estado cancelado los nuevos datos a mostrar deben visualizarse a continuaci... | 1 |
527,507 | 15,343,859,765 | IssuesEvent | 2021-02-27 22:14:13 | rathena/rathena | https://api.github.com/repos/rathena/rathena | closed | Request: Toggle @autoloot option for Mercenaries | component:core mode:prerenewal mode:renewal priority:low type:enhancement | <!-- NOTE: Anything within these brackets will be hidden on the preview of the Feature Request. -->
**Is your request related to a missing feature?**
No
<!--
Provide a clear and concise description of what the feature pertains to.
-->
**Describe the solution you'd like**
Disable `@autoloot` for any kind of... | 1.0 | Request: Toggle @autoloot option for Mercenaries - <!-- NOTE: Anything within these brackets will be hidden on the preview of the Feature Request. -->
**Is your request related to a missing feature?**
No
<!--
Provide a clear and concise description of what the feature pertains to.
-->
**Describe the solutio... | priority | request toggle autoloot option for mercenaries is your request related to a missing feature no provide a clear and concise description of what the feature pertains to describe the solution you d like disable autoloot for any kind of mercenary provide a clear and concis... | 1 |
785,165 | 27,602,371,816 | IssuesEvent | 2023-03-09 10:46:55 | vaticle/typedb | https://api.github.com/repos/vaticle/typedb | closed | Slightly misleading error message for trying to delete wrong type | type: bug x: good first issue priority: low | ## Description
When we try to delete a wrong type it says:
```
[THW20] Invalid Thing Write: The thing '$p' cannot be deleted, as the provided type 'credential' is not a valid type or supertype.
```
But the type is a valid one, just not the one that $p has (isa/sub).
## Environment
1. OS (where TypeDB ser... | 1.0 | Slightly misleading error message for trying to delete wrong type - ## Description
When we try to delete a wrong type it says:
```
[THW20] Invalid Thing Write: The thing '$p' cannot be deleted, as the provided type 'credential' is not a valid type or supertype.
```
But the type is a valid one, just not the one... | priority | slightly misleading error message for trying to delete wrong type description when we try to delete a wrong type it says invalid thing write the thing p cannot be deleted as the provided type credential is not a valid type or supertype but the type is a valid one just not the one that ... | 1 |
279,253 | 8,659,429,644 | IssuesEvent | 2018-11-28 06:04:29 | dmwm/WMCore | https://api.github.com/repos/dmwm/WMCore | closed | Remove legacy crab config from wmagent-mod-config | Low Priority | @belforte @lecriste can you please confirm whether we can safely remove these sections from this code:
https://github.com/dmwm/WMCore/blob/master/bin/wmagent-mod-config#L158-L189
and a few other like `CRABInterface` and etc? I guess it's no longer used by CRAB, is it? | 1.0 | Remove legacy crab config from wmagent-mod-config - @belforte @lecriste can you please confirm whether we can safely remove these sections from this code:
https://github.com/dmwm/WMCore/blob/master/bin/wmagent-mod-config#L158-L189
and a few other like `CRABInterface` and etc? I guess it's no longer used by CRAB, is... | priority | remove legacy crab config from wmagent mod config belforte lecriste can you please confirm whether we can safely remove these sections from this code and a few other like crabinterface and etc i guess it s no longer used by crab is it | 1 |
365,399 | 10,781,160,471 | IssuesEvent | 2019-11-04 14:25:25 | salesagility/SuiteCRM | https://api.github.com/repos/salesagility/SuiteCRM | closed | Checkboxes not included in list of fields eligible for merging | Bug Fix Proposed Low Priority Resolved: Next Release | <!--- Provide a general summary of the issue in the **Title** above -->
<!--- Before you open an issue, please check if a similar issue already exists or has been closed before. --->
<!--- If you have discovered a security risk please report it by emailing security@suitecrm.com. This will be delivered to the product ... | 1.0 | Checkboxes not included in list of fields eligible for merging - <!--- Provide a general summary of the issue in the **Title** above -->
<!--- Before you open an issue, please check if a similar issue already exists or has been closed before. --->
<!--- If you have discovered a security risk please report it by email... | priority | checkboxes not included in list of fields eligible for merging issue when merging records checkboxes do not appear and are not able to be merged expected behavior checkboxes should appear with other fields when merging records actual behavior all boolean fields do not appea... | 1 |
273,598 | 8,550,717,444 | IssuesEvent | 2018-11-07 16:12:00 | sfeir-open-source/xlayers | https://api.github.com/repos/sfeir-open-source/xlayers | opened | Object should have correct background color | Priority: low effort1: easy (hours) | **Describe the bug**
Some object background doesn't have correct color.
**Expected behavior**
Should have the background color expected by the sketch style specification.
**Desktop (please complete the following information):**
- OS: Windows 10
- Browser Google Chrome
- Version 70.0.3538.77 (Official Bui... | 1.0 | Object should have correct background color - **Describe the bug**
Some object background doesn't have correct color.
**Expected behavior**
Should have the background color expected by the sketch style specification.
**Desktop (please complete the following information):**
- OS: Windows 10
- Browser Google ... | priority | object should have correct background color describe the bug some object background doesn t have correct color expected behavior should have the background color expected by the sketch style specification desktop please complete the following information os windows browser google c... | 1 |
294,022 | 9,012,165,169 | IssuesEvent | 2019-02-05 16:16:44 | workcraft/workcraft | https://api.github.com/repos/workcraft/workcraft | opened | Bounding box for Bezier curve should not include control points | enhancement priority:low status:confirmed tag:connection | Standard way to obtain bounding box of a curve via `CubicCurve2D.getBounds2D()` includes the control points too. This is incorrect and should be re-implemented as by finding the bounding box for the end points and extreme points (where derivative is 0).
| 1.0 | Bounding box for Bezier curve should not include control points - Standard way to obtain bounding box of a curve via `CubicCurve2D.getBounds2D()` includes the control points too. This is incorrect and should be re-implemented as by finding the bounding box for the end points and extreme points (where derivative is 0).
... | priority | bounding box for bezier curve should not include control points standard way to obtain bounding box of a curve via includes the control points too this is incorrect and should be re implemented as by finding the bounding box for the end points and extreme points where derivative is | 1 |
281,712 | 8,698,590,870 | IssuesEvent | 2018-12-05 00:05:19 | AICrowd/ai-crowd-3 | https://api.github.com/repos/AICrowd/ai-crowd-3 | closed | User active indicator based on websockets | help wanted low priority | _From @seanfcarroll on October 31, 2016 09:29_
Currently the user 'Online now' indicator is based on a DB update, and causes many additional SQLs. This is inefficient when the site is scaled.
This should be replaced by an ActionCable solution
Dependent on https://github.com/crowdAI/crowdai/issues/4
![screen s... | 1.0 | User active indicator based on websockets - _From @seanfcarroll on October 31, 2016 09:29_
Currently the user 'Online now' indicator is based on a DB update, and causes many additional SQLs. This is inefficient when the site is scaled.
This should be replaced by an ActionCable solution
Dependent on https://githu... | priority | user active indicator based on websockets from seanfcarroll on october currently the user online now indicator is based on a db update and causes many additional sqls this is inefficient when the site is scaled this should be replaced by an actioncable solution dependent on copie... | 1 |
502,152 | 14,541,306,847 | IssuesEvent | 2020-12-15 14:25:11 | CAU-Kiel-Tech-Inf/backend | https://api.github.com/repos/CAU-Kiel-Tech-Inf/backend | closed | MoveMistakes don't tell who violated | game:blokus priority:low | It could have a method taking a Team or Color and return a message saying who violated how, i.e.:
```
MoveMistake.WRONG_COLOR.toString() shouldBe "Die Farbe des Zuges ist nicht an der Reihe"
MoveMistake.WRONG_COLOR.toString(Color.RED) shouldBe "Farbe Rot ist aktuell nicht an der Reihe"
```
Related to https://git... | 1.0 | MoveMistakes don't tell who violated - It could have a method taking a Team or Color and return a message saying who violated how, i.e.:
```
MoveMistake.WRONG_COLOR.toString() shouldBe "Die Farbe des Zuges ist nicht an der Reihe"
MoveMistake.WRONG_COLOR.toString(Color.RED) shouldBe "Farbe Rot ist aktuell nicht an de... | priority | movemistakes don t tell who violated it could have a method taking a team or color and return a message saying who violated how i e movemistake wrong color tostring shouldbe die farbe des zuges ist nicht an der reihe movemistake wrong color tostring color red shouldbe farbe rot ist aktuell nicht an de... | 1 |
619,071 | 19,515,244,631 | IssuesEvent | 2021-12-29 09:06:39 | edwisely-ai/Marketing | https://api.github.com/repos/edwisely-ai/Marketing | closed | Blog - Create Help Documents for Product | Criticality Low Priority Medium | 1. Make also blogs like Why did we releasing a Web App or something like that. | 1.0 | Blog - Create Help Documents for Product - 1. Make also blogs like Why did we releasing a Web App or something like that. | priority | blog create help documents for product make also blogs like why did we releasing a web app or something like that | 1 |
599,021 | 18,263,954,093 | IssuesEvent | 2021-10-04 05:37:45 | Akaflieg-Freiburg/enroute | https://api.github.com/repos/Akaflieg-Freiburg/enroute | closed | Initial location on moving map | enhancement Low priority | Am 25.09.21 um 14:04 schrieb RA Handke:
> Hallo Markus,
>
> ich habe ein Luxus-"Problem":
>
> Dass das Programm sich bei Euch zu Hause am wohlsten fühlt, kann ich verstehen. Könnte es aber vielleicht trotzdem beim Programmstart die Gegend zeigen, in der es zuletzt benutzt wurde?
>
> Wie gesagt, ein Luxus-P... | 1.0 | Initial location on moving map - Am 25.09.21 um 14:04 schrieb RA Handke:
> Hallo Markus,
>
> ich habe ein Luxus-"Problem":
>
> Dass das Programm sich bei Euch zu Hause am wohlsten fühlt, kann ich verstehen. Könnte es aber vielleicht trotzdem beim Programmstart die Gegend zeigen, in der es zuletzt benutzt wurde... | priority | initial location on moving map am um schrieb ra handke hallo markus ich habe ein luxus problem dass das programm sich bei euch zu hause am wohlsten fühlt kann ich verstehen könnte es aber vielleicht trotzdem beim programmstart die gegend zeigen in der es zuletzt benutzt wurde ... | 1 |
122,270 | 4,832,893,195 | IssuesEvent | 2016-11-08 09:12:43 | vle-forge/vle | https://api.github.com/repos/vle-forge/vle | opened | [vpz] add API to export structure to graphviz dot file | enhancement priority: low | Add function to export vle::vpz::BaseModel into graphviz format
See: http://www.tonyballantyne.com/graphs.html
Provides several options :
* model name, input and output port names
* model name and edge label (output port -> input port)
* model name and edge without label | 1.0 | [vpz] add API to export structure to graphviz dot file - Add function to export vle::vpz::BaseModel into graphviz format
See: http://www.tonyballantyne.com/graphs.html
Provides several options :
* model name, input and output port names
* model name and edge label (output port -> input port)
* model name and edg... | priority | add api to export structure to graphviz dot file add function to export vle vpz basemodel into graphviz format see provides several options model name input and output port names model name and edge label output port input port model name and edge without label | 1 |
305,487 | 9,370,073,655 | IssuesEvent | 2019-04-03 12:42:21 | marvinlabs/customer-area | https://api.github.com/repos/marvinlabs/customer-area | opened | Add videos embed parameters | Premium add-ons Priority - low enhancement | Simpler video embedding w/ summernote including different sizes options ?
See https://wp-customerarea.com/support/topic/youtube-embed-size-300-x-150-only/ | 1.0 | Add videos embed parameters - Simpler video embedding w/ summernote including different sizes options ?
See https://wp-customerarea.com/support/topic/youtube-embed-size-300-x-150-only/ | priority | add videos embed parameters simpler video embedding w summernote including different sizes options see | 1 |
528,294 | 15,363,727,074 | IssuesEvent | 2021-03-01 21:06:11 | boston-library/curator | https://api.github.com/repos/boston-library/curator | closed | validate name_type in ControlledTerms::Name | models priority: low | The `name_type` property in `ControlledTerms::Name` should only allow these values:
```ruby
%w(personal corporate conference family)
``` | 1.0 | validate name_type in ControlledTerms::Name - The `name_type` property in `ControlledTerms::Name` should only allow these values:
```ruby
%w(personal corporate conference family)
``` | priority | validate name type in controlledterms name the name type property in controlledterms name should only allow these values ruby w personal corporate conference family | 1 |
709,588 | 24,383,922,215 | IssuesEvent | 2022-10-04 10:06:12 | CS3219-AY2223S1/cs3219-project-ay2223s1-g42 | https://api.github.com/repos/CS3219-AY2223S1/cs3219-project-ay2223s1-g42 | closed | feat: add end-to-end types, move all shared types to a shared types folder | backend frontend priority:low | Since nestjs doesn't have any example adapters with trpc, we currently have no type safety when querying our own backend API and rely on our own knowledge of our api types. `ts-rest` is a library that adds type safety when fetching from our nestjs backend. link: https://ts-rest.com/docs/core/
Adding end-to-end types... | 1.0 | feat: add end-to-end types, move all shared types to a shared types folder - Since nestjs doesn't have any example adapters with trpc, we currently have no type safety when querying our own backend API and rely on our own knowledge of our api types. `ts-rest` is a library that adds type safety when fetching from our ne... | priority | feat add end to end types move all shared types to a shared types folder since nestjs doesn t have any example adapters with trpc we currently have no type safety when querying our own backend api and rely on our own knowledge of our api types ts rest is a library that adds type safety when fetching from our ne... | 1 |
706,090 | 24,259,942,468 | IssuesEvent | 2022-09-27 21:27:56 | naev/naev | https://api.github.com/repos/naev/naev | opened | Improve garbage dump mission | Type-Enhancement Priority-Low | - [ ] more garbage dump points
- [ ] balance monetary reward (too much potential reward, diminishing returns?)
- [ ] integrate better ship hostility and reinforcements in the current spawning system | 1.0 | Improve garbage dump mission - - [ ] more garbage dump points
- [ ] balance monetary reward (too much potential reward, diminishing returns?)
- [ ] integrate better ship hostility and reinforcements in the current spawning system | priority | improve garbage dump mission more garbage dump points balance monetary reward too much potential reward diminishing returns integrate better ship hostility and reinforcements in the current spawning system | 1 |
63,880 | 3,201,762,100 | IssuesEvent | 2015-10-02 09:40:50 | geosolutions-it/doc-geonode | https://api.github.com/repos/geosolutions-it/doc-geonode | opened | Port back Vagrant installation section from official GeoNode doc | enhancement Priority: Low | On the official GeoNode doc there is a guide to install GeoNode starting from an empty Ubuntu Vagrant VM.
This is obsolete and incomplete and must be extended and tested. | 1.0 | Port back Vagrant installation section from official GeoNode doc - On the official GeoNode doc there is a guide to install GeoNode starting from an empty Ubuntu Vagrant VM.
This is obsolete and incomplete and must be extended and tested. | priority | port back vagrant installation section from official geonode doc on the official geonode doc there is a guide to install geonode starting from an empty ubuntu vagrant vm this is obsolete and incomplete and must be extended and tested | 1 |
525,154 | 15,239,121,981 | IssuesEvent | 2021-02-19 03:38:31 | actually-colab/editor | https://api.github.com/repos/actually-colab/editor | opened | Endpoint Input Schema Validation | REST difficulty: medium priority: low server | - [ ] Create a validation middleware
- [ ] Implement on POST /notebook
- [ ] Implement on POST/notebook/:id/share
- [ ] Implement on GET /notebooks | 1.0 | Endpoint Input Schema Validation - - [ ] Create a validation middleware
- [ ] Implement on POST /notebook
- [ ] Implement on POST/notebook/:id/share
- [ ] Implement on GET /notebooks | priority | endpoint input schema validation create a validation middleware implement on post notebook implement on post notebook id share implement on get notebooks | 1 |
351,472 | 10,519,185,232 | IssuesEvent | 2019-09-29 16:11:14 | ChoiSojung/playover | https://api.github.com/repos/ChoiSojung/playover | opened | Group Chat feature | low priority | As a user I would like to be able to chat with all other users in my group so that I can carry on a conversation with everyone on a team. | 1.0 | Group Chat feature - As a user I would like to be able to chat with all other users in my group so that I can carry on a conversation with everyone on a team. | priority | group chat feature as a user i would like to be able to chat with all other users in my group so that i can carry on a conversation with everyone on a team | 1 |
237,880 | 7,767,780,391 | IssuesEvent | 2018-06-03 10:49:17 | NucleusPowered/Nucleus | https://api.github.com/repos/NucleusPowered/Nucleus | closed | [Generation] Pregeneration persists via flag after restart | enhancement low priority | In reference to issue #1136
**My message**
> The title is a presumption to an issue I'm currently facing with the plugin's built-in world pre-generator.
>
> Short version: Can't generate large worlds because the server crashes.
>
> Long version: I can only generate a world so large before the server inevitabl... | 1.0 | [Generation] Pregeneration persists via flag after restart - In reference to issue #1136
**My message**
> The title is a presumption to an issue I'm currently facing with the plugin's built-in world pre-generator.
>
> Short version: Can't generate large worlds because the server crashes.
>
> Long version: I c... | priority | pregeneration persists via flag after restart in reference to issue my message the title is a presumption to an issue i m currently facing with the plugin s built in world pre generator short version can t generate large worlds because the server crashes long version i can only genera... | 1 |
388,677 | 11,490,692,599 | IssuesEvent | 2020-02-11 17:32:15 | canonical-web-and-design/cn.ubuntu.com | https://api.github.com/repos/canonical-web-and-design/cn.ubuntu.com | closed | Staging deployment not building | Priority: Low | ## Summary
Staging is failing to deploy due to node version required by postcss.
## Process
https://jenkins.canonical.com/webteam/job/cn.ubuntu.com-staging/90/console
| 1.0 | Staging deployment not building - ## Summary
Staging is failing to deploy due to node version required by postcss.
## Process
https://jenkins.canonical.com/webteam/job/cn.ubuntu.com-staging/90/console
| priority | staging deployment not building summary staging is failing to deploy due to node version required by postcss process | 1 |
552,308 | 16,237,553,972 | IssuesEvent | 2021-05-07 04:02:13 | docker-mailserver/docker-mailserver | https://api.github.com/repos/docker-mailserver/docker-mailserver | reopened | dovecot: imap-login: Fatal: master: service(imap-login): child xxx killed with signal 9 | kind/question meta/help wanted meta/needs triage priority/low | # Subject
Other
## Description
Thank you very much for the great container to all contributors and the excellent community. Lately my container is giving the following errors randomly, it may happen every three weeks or so.
I am on the latest stable version 9.1.0 and I am coming from an old version 7.2.0. I... | 1.0 | dovecot: imap-login: Fatal: master: service(imap-login): child xxx killed with signal 9 - # Subject
Other
## Description
Thank you very much for the great container to all contributors and the excellent community. Lately my container is giving the following errors randomly, it may happen every three weeks or s... | priority | dovecot imap login fatal master service imap login child xxx killed with signal subject other description thank you very much for the great container to all contributors and the excellent community lately my container is giving the following errors randomly it may happen every three weeks or s... | 1 |
35,508 | 2,789,934,144 | IssuesEvent | 2015-05-08 22:31:40 | google/google-visualization-api-issues | https://api.github.com/repos/google/google-visualization-api-issues | opened | New feature: different projections | Priority-Low Type-Enhancement | Original [issue 563](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=563) created by orwant on 2011-03-27T02:11:32.000Z:
<b>What would you like to see us add to this API?</b>
I would really like to see other projections, especially a Robinson Projection. This is much preferred by many geog... | 1.0 | New feature: different projections - Original [issue 563](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=563) created by orwant on 2011-03-27T02:11:32.000Z:
<b>What would you like to see us add to this API?</b>
I would really like to see other projections, especially a Robinson Projection... | priority | new feature different projections original created by orwant on what would you like to see us add to this api i would really like to see other projections especially a robinson projection this is much preferred by many geographers to avoid general land area misrepresentations in the mercator... | 1 |
590,875 | 17,790,133,626 | IssuesEvent | 2021-08-31 15:18:08 | workcraft/workcraft | https://api.github.com/repos/workcraft/workcraft | opened | Improve reset insertion with constants | enhancement tag:model:circuit status:confirmed priority:low | If a circuit contains driver pins that are constants (e.g. due to LOGIC0/LOGIC1 components, or restricted primary inputs), these pins should be considered as _Force init_ and not attempted explicit initialisation.
* A driver pin is considered _Const 0_ if its _Init to one_ property is false and _Set function_ is 0 (... | 1.0 | Improve reset insertion with constants - If a circuit contains driver pins that are constants (e.g. due to LOGIC0/LOGIC1 components, or restricted primary inputs), these pins should be considered as _Force init_ and not attempted explicit initialisation.
* A driver pin is considered _Const 0_ if its _Init to one_ pr... | priority | improve reset insertion with constants if a circuit contains driver pins that are constants e g due to components or restricted primary inputs these pins should be considered as force init and not attempted explicit initialisation a driver pin is considered const if its init to one property is ... | 1 |
270,333 | 8,454,760,866 | IssuesEvent | 2018-10-21 07:45:43 | numpy/numpy | https://api.github.com/repos/numpy/numpy | closed | asarray() with misshaped argument (Trac #1730) | 00 - Bug component: numpy.core priority: low | _Original ticket http://projects.scipy.org/numpy/ticket/1730 on 2011-02-01 by trac user friedrichromstedt, assigned to unknown._
consider following arguments to asarray(), with some bogus class X:
1a) [X(), numpy.asarray([1, 1])]
1b) [numpy.asarray([1, 1]), X()]
2a) [1, numpy.asarray([1, 1])]
2b) [numpy.asarra... | 1.0 | asarray() with misshaped argument (Trac #1730) - _Original ticket http://projects.scipy.org/numpy/ticket/1730 on 2011-02-01 by trac user friedrichromstedt, assigned to unknown._
consider following arguments to asarray(), with some bogus class X:
1a) [X(), numpy.asarray([1, 1])]
1b) [numpy.asarray([1, 1]), X()]
2a... | priority | asarray with misshaped argument trac original ticket on by trac user friedrichromstedt assigned to unknown consider following arguments to asarray with some bogus class x x in cases it seems to be obvious that the result shape should be it... | 1 |
349,308 | 10,467,459,409 | IssuesEvent | 2019-09-22 05:29:49 | JacobMGEvans/lake-county-tech-meetup | https://api.github.com/repos/JacobMGEvans/lake-county-tech-meetup | opened | Create Additional Useful Labels for GitHub | Priority: Low Status: in-progress good first issue | Prefixes:
- Status
- Type
- Test
- Feature
- Priority
TODO: Add to list of prefixes
Descriptors:
- Low
- Moderate
- High
- enhancement
...etc
TODO: Add useful descriptors and edit/improve current ones.
*ISSUE SUBJECT TO EDIT AND CHANGE | 1.0 | Create Additional Useful Labels for GitHub - Prefixes:
- Status
- Type
- Test
- Feature
- Priority
TODO: Add to list of prefixes
Descriptors:
- Low
- Moderate
- High
- enhancement
...etc
TODO: Add useful descriptors and edit/improve current ones.
*ISSUE SUBJECT TO EDIT AND CHANGE | priority | create additional useful labels for github prefixes status type test feature priority todo add to list of prefixes descriptors low moderate high enhancement etc todo add useful descriptors and edit improve current ones issue subject to edit and change | 1 |
552,401 | 16,240,170,069 | IssuesEvent | 2021-05-07 08:33:46 | wp-media/wp-rocket | https://api.github.com/repos/wp-media/wp-rocket | opened | 3.9 alpha5: Absolute URL of file isnot excluded from RUCSS when added to safelist | module: remove unused css priority: low severity: moderate type: bug | **Before submitting an issue please check that you’ve completed the following steps:**
- Made sure you’re on the latest version => 3.9 alpha5
- Used the search feature to ensure that the bug hasn’t been reported before => yes
**Describe the bug**
When we use the absolute URL of the file in the safelist of RUCSS, ... | 1.0 | 3.9 alpha5: Absolute URL of file isnot excluded from RUCSS when added to safelist - **Before submitting an issue please check that you’ve completed the following steps:**
- Made sure you’re on the latest version => 3.9 alpha5
- Used the search feature to ensure that the bug hasn’t been reported before => yes
**Des... | priority | absolute url of file isnot excluded from rucss when added to safelist before submitting an issue please check that you’ve completed the following steps made sure you’re on the latest version used the search feature to ensure that the bug hasn’t been reported before yes describe the ... | 1 |
605,246 | 18,727,498,954 | IssuesEvent | 2021-11-03 17:45:58 | AY2122S1-CS2103T-F13-2/tp | https://api.github.com/repos/AY2122S1-CS2103T-F13-2/tp | closed | [PE-D] Overly long text will cause long horizontal scrolling and weird empty spaces | priority.Low | Adding a very long name for `addElderly` or other long inputs for other parameters will cause the UI to have weird spacings
<!--session: 1635494199862-f58baa04-a233-4bab-ab3c-e2416d5c46ac--><!--Version: Web v3.4.1-->
-------------
Labels: `type.FunctionalityBug` `severity.Low`
original: alissayarmantho/ped#10 | 1.0 | [PE-D] Overly long text will cause long horizontal scrolling and weird empty spaces - Adding a very long name for `addElderly` or other long inputs for other parameters will cause the UI to have weird spacings
<!--session: 1635494199862-f58baa04-a233-4bab-ab3c-e2416d5c46ac--><!--Version: Web v3.4.1-->
------------... | priority | overly long text will cause long horizontal scrolling and weird empty spaces adding a very long name for addelderly or other long inputs for other parameters will cause the ui to have weird spacings labels type functionalitybug severity low original alissayarmantho ped | 1 |
725,199 | 24,954,084,245 | IssuesEvent | 2022-11-01 10:07:42 | AY2223S1-CS2103T-F12-1/tp | https://api.github.com/repos/AY2223S1-CS2103T-F12-1/tp | closed | [PE-D][Tester E] The `filterbuyers` command does not work even with the example input given in the UG | priority.low ugbug | Command executed: `filterbuyers -p 500000 -c bright; sunny -priority HIGH` (taken from the command summary section)
Expected: command to execute and buyers list to be filtered.
Actual: Error message shown, command not executed

Expected: command to execute and buyers list to be filtered.
Actual: Error message shown, command ... | priority | the filterbuyers command does not work even with the example input given in the ug command executed filterbuyers p c bright sunny priority high taken from the command summary section expected command to execute and buyers list to be filtered actual error message shown command not executed ... | 1 |
319,133 | 9,739,408,455 | IssuesEvent | 2019-06-01 11:08:11 | SIGCOWW/desk | https://api.github.com/repos/SIGCOWW/desk | closed | `layouts/twitter.pdf` を移動する | low priority | # 概要
* いま `templete/` 配下にいる
* 本体に含めていい
* 一応上書きできるよう、review-ext.rb と同じ感じにする | 1.0 | `layouts/twitter.pdf` を移動する - # 概要
* いま `templete/` 配下にいる
* 本体に含めていい
* 一応上書きできるよう、review-ext.rb と同じ感じにする | priority | layouts twitter pdf を移動する 概要 いま templete 配下にいる 本体に含めていい 一応上書きできるよう、review ext rb と同じ感じにする | 1 |
335,102 | 10,148,943,215 | IssuesEvent | 2019-08-05 14:14:09 | rstudio/websocket | https://api.github.com/repos/rstudio/websocket | closed | Allow changing max_message_size (frame size) | Difficulty: Intermediate Effort: Low Help Wanted Need Info Priority: Medium Type: Enhancement | websocket++ has a limit of 32MB for frame-sizes. This is far too low for data analytic applications.
Could you please add an option to change that from R level? Thanks. | 1.0 | Allow changing max_message_size (frame size) - websocket++ has a limit of 32MB for frame-sizes. This is far too low for data analytic applications.
Could you please add an option to change that from R level? Thanks. | priority | allow changing max message size frame size websocket has a limit of for frame sizes this is far too low for data analytic applications could you please add an option to change that from r level thanks | 1 |
481,038 | 13,879,640,933 | IssuesEvent | 2020-10-17 15:19:54 | AY2021S1-CS2103T-T15-4/tp | https://api.github.com/repos/AY2021S1-CS2103T-T15-4/tp | closed | As a user, I can view my results in coding quizzes, | priority.Low type.Story | so that I can view my past results and improve on them. | 1.0 | As a user, I can view my results in coding quizzes, - so that I can view my past results and improve on them. | priority | as a user i can view my results in coding quizzes so that i can view my past results and improve on them | 1 |
386,605 | 11,447,683,742 | IssuesEvent | 2020-02-06 00:36:09 | material-components/material-components-web-components | https://api.github.com/repos/material-components/material-components-web-components | closed | Review Material Studies for missing use cases and functionality | Area: API Area: Styling Priority: Low Type: Enhancement | We should review the [Material Studies](https://material.io/design/material-studies/about-our-material-studies.html#) app examples and see if implementing any of the example apps requires significant changes to the component set. | 1.0 | Review Material Studies for missing use cases and functionality - We should review the [Material Studies](https://material.io/design/material-studies/about-our-material-studies.html#) app examples and see if implementing any of the example apps requires significant changes to the component set. | priority | review material studies for missing use cases and functionality we should review the app examples and see if implementing any of the example apps requires significant changes to the component set | 1 |
483,876 | 13,930,858,256 | IssuesEvent | 2020-10-22 03:36:24 | cuappdev/pollo-android | https://api.github.com/repos/cuappdev/pollo-android | closed | Add Pull to Refresh in Home Screen | Priority: Low Type: Feature | When the user pulls down a tab in the `viewPager`, the groups should refresh. | 1.0 | Add Pull to Refresh in Home Screen - When the user pulls down a tab in the `viewPager`, the groups should refresh. | priority | add pull to refresh in home screen when the user pulls down a tab in the viewpager the groups should refresh | 1 |
315,212 | 9,607,793,208 | IssuesEvent | 2019-05-11 22:23:03 | antonwilc0x/newso | https://api.github.com/repos/antonwilc0x/newso | closed | Rename the Longhorn library | done priority: low | Longhorn is a .NET Standard-based library in NewSO that aims to provide tools to make it easier for handling cross-platform work. However, the Longhorn name is now used for my [shell application](https://github.com/antonwilc0x/longhorn), since it seems a lot more appropriate.
I need a better name - one that doesn't... | 1.0 | Rename the Longhorn library - Longhorn is a .NET Standard-based library in NewSO that aims to provide tools to make it easier for handling cross-platform work. However, the Longhorn name is now used for my [shell application](https://github.com/antonwilc0x/longhorn), since it seems a lot more appropriate.
I need a ... | priority | rename the longhorn library longhorn is a net standard based library in newso that aims to provide tools to make it easier for handling cross platform work however the longhorn name is now used for my since it seems a lot more appropriate i need a better name one that doesn t use the system namespace i... | 1 |
816,062 | 30,586,840,888 | IssuesEvent | 2023-07-21 14:00:07 | RobotLocomotion/drake | https://api.github.com/repos/RobotLocomotion/drake | opened | Drake VTK Build System Linting | type: feature request priority: low | Followup task from #17962. Python files developed there were originally being linted with the following:
```py
#!/usr/bin/env python3
# pip install black flake8 flake8-docstrings mypy
import os
import subprocess
from pathlib import Path
def main():
this_file_dir = Path(__file__).parent.absolute()... | 1.0 | Drake VTK Build System Linting - Followup task from #17962. Python files developed there were originally being linted with the following:
```py
#!/usr/bin/env python3
# pip install black flake8 flake8-docstrings mypy
import os
import subprocess
from pathlib import Path
def main():
this_file_dir =... | priority | drake vtk build system linting followup task from python files developed there were originally being linted with the following py usr bin env pip install black docstrings mypy import os import subprocess from pathlib import path def main this file dir path file pare... | 1 |
467,295 | 13,445,428,790 | IssuesEvent | 2020-09-08 11:23:25 | tracits/rodant | https://api.github.com/repos/tracits/rodant | closed | Exported dataset uses <unset> instead of NULL | effort:low enhancement priority:high | In the exported .csv file, if a variable does not have a set value, it's exported as <unset>. It should probably be NULL, "", or NA since <unset> will be interpreted as a string when handling the data on the backend site. This happens for variables that have been added and not yet collected (for example occupation), th... | 1.0 | Exported dataset uses <unset> instead of NULL - In the exported .csv file, if a variable does not have a set value, it's exported as <unset>. It should probably be NULL, "", or NA since <unset> will be interpreted as a string when handling the data on the backend site. This happens for variables that have been added an... | priority | exported dataset uses instead of null in the exported csv file if a variable does not have a set value it s exported as it should probably be null or na since will be interpreted as a string when handling the data on the backend site this happens for variables that have been added and not yet collecte... | 1 |
530,691 | 15,435,873,011 | IssuesEvent | 2021-03-07 10:47:07 | SzFMV2021-Tavasz/AutomatedCar-B | https://api.github.com/repos/SzFMV2021-Tavasz/AutomatedCar-B | opened | Task 0 - Interfészek létrehozása a megjelenítéshez szükséges paraméterekkel | effort: low modul: visualization priority: critical status: in progress type: integration | # Interfészek létrehozása a megjelenítéshez szükséges paraméterekkel
Az alábbi interface-ekre épül a megjelenítés, a task ezek implementélásáról szól.
## Models.Interfaces.IVisualisable
A megjelenítés alapjául szolgáló propertiket előíró interface, minden (a Skeletonban WorldObject-nek) olyan objektumnak, ... | 1.0 | Task 0 - Interfészek létrehozása a megjelenítéshez szükséges paraméterekkel - # Interfészek létrehozása a megjelenítéshez szükséges paraméterekkel
Az alábbi interface-ekre épül a megjelenítés, a task ezek implementélásáról szól.
## Models.Interfaces.IVisualisable
A megjelenítés alapjául szolgáló propertike... | priority | task interfészek létrehozása a megjelenítéshez szükséges paraméterekkel interfészek létrehozása a megjelenítéshez szükséges paraméterekkel az alábbi interface ekre épül a megjelenítés a task ezek implementélásáról szól models interfaces ivisualisable a megjelenítés alapjául szolgáló propertike... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.