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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
536,228 | 15,706,275,398 | IssuesEvent | 2021-03-26 17:12:47 | 10up/ElasticPress | https://api.github.com/repos/10up/ElasticPress | closed | Enabling Admin feature does not enable the ES search on the media library | enhancement low priority | I've been testing with the latest version of the `develop` branch, and, with the admin feature enabled, the search for the media library doesn't use ElasticSearch, even though WP internally is using WP_Query.
After debugging a bit I've found what I think it was wrong.
There is a check, on the [setup of the se... | 1.0 | Enabling Admin feature does not enable the ES search on the media library - I've been testing with the latest version of the `develop` branch, and, with the admin feature enabled, the search for the media library doesn't use ElasticSearch, even though WP internally is using WP_Query.
After debugging a bit I've fo... | priority | enabling admin feature does not enable the es search on the media library i ve been testing with the latest version of the develop branch and with the admin feature enabled the search for the media library doesn t use elasticsearch even though wp internally is using wp query after debugging a bit i ve fo... | 1 |
827,806 | 31,797,151,577 | IssuesEvent | 2023-09-13 08:45:38 | calcom/cal.com | https://api.github.com/repos/calcom/cal.com | closed | Running 3.2.8 with docker fails with error "This package doesn't seem to be present in your lockfile; run "yarn install" to update the lockfile" | 🐛 bug ⬆️ dependencies Low priority self-hosting docker | ### Issue Summary
Updating to 3.2.8 fails with the error mentioned below.
I tried upgrading to 3.2.9, but the docker image is not available.
### Steps to Reproduce
1. Run the image, see below for a docker-compose file
### Actual Results
Container crashes with this error message:
```
calcom_1 | ... | 1.0 | Running 3.2.8 with docker fails with error "This package doesn't seem to be present in your lockfile; run "yarn install" to update the lockfile" - ### Issue Summary
Updating to 3.2.8 fails with the error mentioned below.
I tried upgrading to 3.2.9, but the docker image is not available.
### Steps to Reproduce
... | priority | running with docker fails with error this package doesn t seem to be present in your lockfile run yarn install to update the lockfile issue summary updating to fails with the error mentioned below i tried upgrading to but the docker image is not available steps to reproduce ... | 1 |
640,411 | 20,782,430,364 | IssuesEvent | 2022-03-16 15:52:44 | slsdetectorgroup/slsDetectorPackage | https://api.github.com/repos/slsdetectorgroup/slsDetectorPackage | closed | Eiger: 12 bit mode | priority - Low action - Enhancement status - resolved | <!-- Preview changes before submitting -->
<!-- Please fill out everything with an *, as this report will be discarded otherwise -->
<!-- This is a comment, the syntax is a bit different from c++ or bash -->
##### *Detector type:
<!-- If applicable, Eiger, Jungfrau, Mythen3, Gotthard2, Gotthard, Moench, ChipTest... | 1.0 | Eiger: 12 bit mode - <!-- Preview changes before submitting -->
<!-- Please fill out everything with an *, as this report will be discarded otherwise -->
<!-- This is a comment, the syntax is a bit different from c++ or bash -->
##### *Detector type:
<!-- If applicable, Eiger, Jungfrau, Mythen3, Gotthard2, Gotth... | priority | eiger bit mode detector type eiger software package version priority low state the feature implement bit mode mbrueckner psi will give registers for server implementation rate correction disabled it is packets for it is packets b... | 1 |
402,835 | 11,825,436,567 | IssuesEvent | 2020-03-21 12:52:14 | codidact/qpixel | https://api.github.com/repos/codidact/qpixel | closed | Flag history | priority: low status: completed type: change request | Users can currently flag posts and moderators can leave feedback on processed flags, but neither can see a summary of flags per user and the feedback left. That'd be useful to have. | 1.0 | Flag history - Users can currently flag posts and moderators can leave feedback on processed flags, but neither can see a summary of flags per user and the feedback left. That'd be useful to have. | priority | flag history users can currently flag posts and moderators can leave feedback on processed flags but neither can see a summary of flags per user and the feedback left that d be useful to have | 1 |
506,192 | 14,659,952,606 | IssuesEvent | 2020-12-28 21:58:57 | craftercms/craftercms | https://api.github.com/repos/craftercms/craftercms | closed | [craftercms] Detect when the DB is up on restore | enhancement priority: low | On slower systems, restore sometimes fails because the DB takes longer to start up than the expected 30 seconds. These expected 30 seconds can be found here https://github.com/craftercms/craftercms/blob/support/3.1.x/resources/bin/crafter.sh#L835 and here https://github.com/craftercms/craftercms/blob/support/3.1.x/reso... | 1.0 | [craftercms] Detect when the DB is up on restore - On slower systems, restore sometimes fails because the DB takes longer to start up than the expected 30 seconds. These expected 30 seconds can be found here https://github.com/craftercms/craftercms/blob/support/3.1.x/resources/bin/crafter.sh#L835 and here https://githu... | priority | detect when the db is up on restore on slower systems restore sometimes fails because the db takes longer to start up than the expected seconds these expected seconds can be found here and here see if it s possible to detect when the db has finished starting up but if not possible make this value config... | 1 |
361,857 | 10,720,713,010 | IssuesEvent | 2019-10-26 19:42:01 | facebookresearch/nevergrad | https://api.github.com/repos/facebookresearch/nevergrad | closed | Update optimizers with variants to use families/factories | Difficulty: Low Priority: Medium Status: Help wanted Status: In Progess Type: Enhancement | All variations of optimizers are different classes, even for subtle changes (eg.: `CMA`). This process is not scalable and we should create some `Optimizer` factories.
It's not clear to me yet what the naming should be nor their API, or how it can interface with benchmarking which assumes all optimizers are different ... | 1.0 | Update optimizers with variants to use families/factories - All variations of optimizers are different classes, even for subtle changes (eg.: `CMA`). This process is not scalable and we should create some `Optimizer` factories.
It's not clear to me yet what the naming should be nor their API, or how it can interface w... | priority | update optimizers with variants to use families factories all variations of optimizers are different classes even for subtle changes eg cma this process is not scalable and we should create some optimizer factories it s not clear to me yet what the naming should be nor their api or how it can interface w... | 1 |
819,896 | 30,754,388,277 | IssuesEvent | 2023-07-28 23:30:26 | Vandivier/ladderly-3 | https://api.github.com/repos/Vandivier/ladderly-3 | opened | social proof | low-priority | setup one of those sappy marketing tools that says how jim and sarah recently donated on the home page
| 1.0 | social proof - setup one of those sappy marketing tools that says how jim and sarah recently donated on the home page
| priority | social proof setup one of those sappy marketing tools that says how jim and sarah recently donated on the home page | 1 |
394,249 | 11,634,105,623 | IssuesEvent | 2020-02-28 09:42:11 | incognitochain/incognito-wallet | https://api.github.com/repos/incognitochain/incognito-wallet | closed | The Pdex is crashed when clicking swap button if data is not loaded fully | Priority: Low Type: Bug | Steps:
1. Open app
2. Select pdex right now
3. Click swap button when data is not loaded.
Actual result: App is crashed
Expected result: App is NOT crashed. | 1.0 | The Pdex is crashed when clicking swap button if data is not loaded fully - Steps:
1. Open app
2. Select pdex right now
3. Click swap button when data is not loaded.
Actual result: App is crashed
Expected result: App is NOT crashed. | priority | the pdex is crashed when clicking swap button if data is not loaded fully steps open app select pdex right now click swap button when data is not loaded actual result app is crashed expected result app is not crashed | 1 |
135,623 | 5,255,745,568 | IssuesEvent | 2017-02-02 16:16:54 | jkall/qgis-midvatten-plugin | https://api.github.com/repos/jkall/qgis-midvatten-plugin | closed | import data from Nemos field data logger LP | enhancement Priority-Low | Add function to import data from the Nemos-LP field data logger:
http://www.microcom.es/nemos-lp.php
The server application "Microcom Hermes" stores data in a sqlite database which makes it simple to attach to this database and select tha data to be imported into the midvatten db.
Midvatten db design changes are nee... | 1.0 | import data from Nemos field data logger LP - Add function to import data from the Nemos-LP field data logger:
http://www.microcom.es/nemos-lp.php
The server application "Microcom Hermes" stores data in a sqlite database which makes it simple to attach to this database and select tha data to be imported into the midv... | priority | import data from nemos field data logger lp add function to import data from the nemos lp field data logger the server application microcom hermes stores data in a sqlite database which makes it simple to attach to this database and select tha data to be imported into the midvatten db midvatten db design ch... | 1 |
305,125 | 9,359,597,815 | IssuesEvent | 2019-04-02 07:21:13 | aiidateam/aiida_core | https://api.github.com/repos/aiidateam/aiida_core | closed | Use period as separator for namespaced input and output links | priority/nice-to-have requires discussion topic/workflows type/feature request type/question | Currently, if a Process exposes inputs into a specific namespace, the link names will be a concatenation of the namespace and the input port, joined by an underscore. However, in specifying namespaces, we use `.` as the separator. Should these two made to be congruent? | 1.0 | Use period as separator for namespaced input and output links - Currently, if a Process exposes inputs into a specific namespace, the link names will be a concatenation of the namespace and the input port, joined by an underscore. However, in specifying namespaces, we use `.` as the separator. Should these two made to ... | priority | use period as separator for namespaced input and output links currently if a process exposes inputs into a specific namespace the link names will be a concatenation of the namespace and the input port joined by an underscore however in specifying namespaces we use as the separator should these two made to ... | 1 |
240,575 | 7,803,049,332 | IssuesEvent | 2018-06-10 19:16:10 | jaor/geiser | https://api.github.com/repos/jaor/geiser | closed | Geiser not functioning correctly with Chicken and Org Babel | bug chicken priority - low | Trying to use Chicken Scheme with Org Babel on Windows. I have Geiser set up with Chicken as the default implementation but C-c C-c generates a result block with "an error occurred" every time.
| 1.0 | Geiser not functioning correctly with Chicken and Org Babel - Trying to use Chicken Scheme with Org Babel on Windows. I have Geiser set up with Chicken as the default implementation but C-c C-c generates a result block with "an error occurred" every time.
| priority | geiser not functioning correctly with chicken and org babel trying to use chicken scheme with org babel on windows i have geiser set up with chicken as the default implementation but c c c c generates a result block with an error occurred every time | 1 |
543,053 | 15,877,090,443 | IssuesEvent | 2021-04-09 09:12:03 | wso2/product-is | https://api.github.com/repos/wso2/product-is | closed | Rename the existing sub heading “Filter Users” as “List Users” in IS 5.6.0 doc. | Complexity/Low Component/SCIM Priority/Highest bug docs | In IS 5.6.0 SCIM2 documentation, under filter users, instead of describing filters, we discussed how to list the users using different attributes. [https://docs.wso2.com/display/IS560/apidocs/SCIM2-endpoints/#!/operations#UsersEndpoint#getUsersByPost](url) | 1.0 | Rename the existing sub heading “Filter Users” as “List Users” in IS 5.6.0 doc. - In IS 5.6.0 SCIM2 documentation, under filter users, instead of describing filters, we discussed how to list the users using different attributes. [https://docs.wso2.com/display/IS560/apidocs/SCIM2-endpoints/#!/operations#UsersEndpoint#ge... | priority | rename the existing sub heading “filter users” as “list users” in is doc in is documentation under filter users instead of describing filters we discussed how to list the users using different attributes url | 1 |
248,460 | 7,931,482,762 | IssuesEvent | 2018-07-07 00:39:49 | SparkDevNetwork/Rock | https://api.github.com/repos/SparkDevNetwork/Rock | opened | Implement support for Database Unit Tests | Priority: Low Topic: Rock Internals Type: Discussion Type: Enhancement | # TL;DR
I think adding database-driven unit tests is extremely viable with only 1 small change to existing Rock core code necessary.
# Feature Request
@nairdo pointed me towards a project called Effort (http://entityframework-effort.net/) that I took a look at. It is extremely promising and I think would work ... | 1.0 | Implement support for Database Unit Tests - # TL;DR
I think adding database-driven unit tests is extremely viable with only 1 small change to existing Rock core code necessary.
# Feature Request
@nairdo pointed me towards a project called Effort (http://entityframework-effort.net/) that I took a look at. It is... | priority | implement support for database unit tests tl dr i think adding database driven unit tests is extremely viable with only small change to existing rock core code necessary feature request nairdo pointed me towards a project called effort that i took a look at it is extremely promising and i think w... | 1 |
530,027 | 15,414,987,069 | IssuesEvent | 2021-03-05 01:32:13 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | opened | [Coverity CID :219522] Unchecked return value in tests/subsys/dfu/mcuboot/src/main.c | Coverity bug priority: low |
Static code scan issues found in file:
https://github.com/zephyrproject-rtos/zephyr/tree/bd97359a5338b2542d19011b6d6aa1d8d1b9cc3f/tests/subsys/dfu/mcuboot/src/main.c
Category: Error handling issues
Function: `test_request_upgrade`
Component: Tests
CID: [219522](https://scan9.coverity.com/reports.htm#v29726/p12996/me... | 1.0 | [Coverity CID :219522] Unchecked return value in tests/subsys/dfu/mcuboot/src/main.c -
Static code scan issues found in file:
https://github.com/zephyrproject-rtos/zephyr/tree/bd97359a5338b2542d19011b6d6aa1d8d1b9cc3f/tests/subsys/dfu/mcuboot/src/main.c
Category: Error handling issues
Function: `test_request_upgrade`... | priority | unchecked return value in tests subsys dfu mcuboot src main c static code scan issues found in file category error handling issues function test request upgrade component tests cid details please fix or provide comments in coverity using the link note this issue was created automaticall... | 1 |
5,710 | 2,578,500,336 | IssuesEvent | 2015-02-12 23:44:17 | texastribune/tx_lobbying | https://api.github.com/repos/texastribune/tx_lobbying | opened | Ability to quickly look at "related" interests | priority:low | Sometimes, you can't combine two interests because they aren't exactly the same, but for most cases, you want to combine them. For example, there might be an interest who happens to be the CEO of another interest. | 1.0 | Ability to quickly look at "related" interests - Sometimes, you can't combine two interests because they aren't exactly the same, but for most cases, you want to combine them. For example, there might be an interest who happens to be the CEO of another interest. | priority | ability to quickly look at related interests sometimes you can t combine two interests because they aren t exactly the same but for most cases you want to combine them for example there might be an interest who happens to be the ceo of another interest | 1 |
391,462 | 11,574,096,708 | IssuesEvent | 2020-02-21 06:12:06 | yugabyte/yugabyte-db | https://api.github.com/repos/yugabyte/yugabyte-db | opened | [docdb][colocation] Consider adjusting rocksdb_max_background_compactions for low resource setup | area/docdb priority/low | For colocation, we will only realistically have 1 rocksdb for the whole database. On low resource machines, if we want to have more background compaction threads, we might need to adjust also the per-rocksdb `rocksdb_max_background_compactions`, for allowing more to be scheduled.
This came up as part of some offline... | 1.0 | [docdb][colocation] Consider adjusting rocksdb_max_background_compactions for low resource setup - For colocation, we will only realistically have 1 rocksdb for the whole database. On low resource machines, if we want to have more background compaction threads, we might need to adjust also the per-rocksdb `rocksdb_max_... | priority | consider adjusting rocksdb max background compactions for low resource setup for colocation we will only realistically have rocksdb for the whole database on low resource machines if we want to have more background compaction threads we might need to adjust also the per rocksdb rocksdb max background compac... | 1 |
611,913 | 18,984,329,258 | IssuesEvent | 2021-11-21 13:04:19 | Together-Java/TJ-Bot | https://api.github.com/repos/Together-Java/TJ-Bot | closed | VC activity command UX - Direct message towards audience | good first issue enhance command priority: low | I think we could improve the vc activity command text. It is a bit random to other readers who lack context.
It would be better if it would say like **"user x wants to start activity y. feel free to join by clicking z, enjoy"**
Right now it's directed towards the message author but it should be directed to the ac... | 1.0 | VC activity command UX - Direct message towards audience - I think we could improve the vc activity command text. It is a bit random to other readers who lack context.
It would be better if it would say like **"user x wants to start activity y. feel free to join by clicking z, enjoy"**
Right now it's directed tow... | priority | vc activity command ux direct message towards audience i think we could improve the vc activity command text it is a bit random to other readers who lack context it would be better if it would say like user x wants to start activity y feel free to join by clicking z enjoy right now it s directed tow... | 1 |
419,343 | 12,221,939,727 | IssuesEvent | 2020-05-02 10:41:58 | alfaro96/scikit-lr | https://api.github.com/repos/alfaro96/scikit-lr | closed | [DOC] Create documentation for the package | enhancement hard help wanted low priority | #### Description
Using the `sphinx` package, we can create intelligent and beautiful documentation from the comments and examples already included in the modules.
To make it easier, a list of projects that use this tool is provided in this [link](http://www.sphinx-doc.org/en/master/examples.html). | 1.0 | [DOC] Create documentation for the package - #### Description
Using the `sphinx` package, we can create intelligent and beautiful documentation from the comments and examples already included in the modules.
To make it easier, a list of projects that use this tool is provided in this [link](http://www.sphinx-doc.... | priority | create documentation for the package description using the sphinx package we can create intelligent and beautiful documentation from the comments and examples already included in the modules to make it easier a list of projects that use this tool is provided in this | 1 |
249,205 | 7,954,256,455 | IssuesEvent | 2018-07-12 06:46:16 | dhowe/RiTa | https://api.github.com/repos/dhowe/RiTa | reopened | Function to convert between IPA and Arpabet phonemes | PRIORITY: Low enhancement | include functions to convert back and forth between IPA and Arpabet phonemes?
| 1.0 | Function to convert between IPA and Arpabet phonemes - include functions to convert back and forth between IPA and Arpabet phonemes?
| priority | function to convert between ipa and arpabet phonemes include functions to convert back and forth between ipa and arpabet phonemes | 1 |
152,520 | 5,848,563,056 | IssuesEvent | 2017-05-10 21:11:28 | byuccl/RapidSmith2 | https://api.github.com/repos/byuccl/RapidSmith2 | closed | Control Sets in RapidSmith | Priority:Low question | Vivado uses control sets to enforce placement restrictions for certain cells. For example, all Flip Flop cells in a Site must have the same edge detection scheme (rising or falling edge), they cannot be mixed or a DRC violation will be thrown. What is the best way to represent this in RapidSmith (if we should at all)? ... | 1.0 | Control Sets in RapidSmith - Vivado uses control sets to enforce placement restrictions for certain cells. For example, all Flip Flop cells in a Site must have the same edge detection scheme (rising or falling edge), they cannot be mixed or a DRC violation will be thrown. What is the best way to represent this in Rapid... | priority | control sets in rapidsmith vivado uses control sets to enforce placement restrictions for certain cells for example all flip flop cells in a site must have the same edge detection scheme rising or falling edge they cannot be mixed or a drc violation will be thrown what is the best way to represent this in rapid... | 1 |
448,252 | 12,946,283,832 | IssuesEvent | 2020-07-18 18:26:12 | status-im/nim-beacon-chain | https://api.github.com/repos/status-im/nim-beacon-chain | opened | [SEC] Brittle AES-GCM Tag/IV Construction in Nimcrypto | difficulty:medium low priority nbc-audit-2020-0 :passport_control: security status:reported | ## Description
The [`bcmode.nim`](https://github.com/cheatfate/nimcrypto/blob/f767595f4ddec2b5570b5194feb96954c00a6499/nimcrypto/bcmode.nim) source file provides support for large range of block ciphers including AES-ECB and AES-GCM.
For the AES-GCM cipher mode, the code provides a `getTag()` function that gives... | 1.0 | [SEC] Brittle AES-GCM Tag/IV Construction in Nimcrypto - ## Description
The [`bcmode.nim`](https://github.com/cheatfate/nimcrypto/blob/f767595f4ddec2b5570b5194feb96954c00a6499/nimcrypto/bcmode.nim) source file provides support for large range of block ciphers including AES-ECB and AES-GCM.
For the AES-GCM cipher... | priority | brittle aes gcm tag iv construction in nimcrypto description the source file provides support for large range of block ciphers including aes ecb and aes gcm for the aes gcm cipher mode the code provides a gettag function that gives the caller access to the authentication tag for both encryption ... | 1 |
1,044 | 2,506,999,615 | IssuesEvent | 2015-01-12 15:29:41 | sharewave/frontus | https://api.github.com/repos/sharewave/frontus | closed | two scroll bars in cap table on right | captable low priority UX | this is weird.
can the far right one be attached to the cap table proper instead of rail?

| 1.0 | two scroll bars in cap table on right - this is weird.
can the far right one be attached to the cap table proper instead of rail?

| priority | two scroll bars in cap table on right this is weird can the far right one be attached to the cap table proper instead of rail | 1 |
161,717 | 6,134,706,838 | IssuesEvent | 2017-06-26 01:09:11 | nylas-mail-lives/nylas-mail | https://api.github.com/repos/nylas-mail-lives/nylas-mail | closed | Reverse mail order option | Priority: Low Status: In Progress Type: Enhancement | Would anyone be interested in providing an option so that the correspondence in emails is instead reverse with newest appearing on top. Currently it is the other way around. What I am thinking is more like what you see in the outlook.com web interface. | 1.0 | Reverse mail order option - Would anyone be interested in providing an option so that the correspondence in emails is instead reverse with newest appearing on top. Currently it is the other way around. What I am thinking is more like what you see in the outlook.com web interface. | priority | reverse mail order option would anyone be interested in providing an option so that the correspondence in emails is instead reverse with newest appearing on top currently it is the other way around what i am thinking is more like what you see in the outlook com web interface | 1 |
471,640 | 13,595,914,231 | IssuesEvent | 2020-09-22 04:36:41 | Schmed/teamwork | https://api.github.com/repos/Schmed/teamwork | opened | Cell phone app? | enhancement low priority | If we moved from a Google form to a cell phone app, it would obviously open up all kinds of opportunities:
- It would automatically handle all of our authentication concerns.
- It could provide our own custom (albeit simple) platform for social interaction that was well-integrated with the other system features.
-... | 1.0 | Cell phone app? - If we moved from a Google form to a cell phone app, it would obviously open up all kinds of opportunities:
- It would automatically handle all of our authentication concerns.
- It could provide our own custom (albeit simple) platform for social interaction that was well-integrated with the other s... | priority | cell phone app if we moved from a google form to a cell phone app it would obviously open up all kinds of opportunities it would automatically handle all of our authentication concerns it could provide our own custom albeit simple platform for social interaction that was well integrated with the other s... | 1 |
451,624 | 13,039,427,997 | IssuesEvent | 2020-07-28 16:44:04 | department-of-veterans-affairs/caseflow | https://api.github.com/repos/department-of-veterans-affairs/caseflow | opened | AOD Cases should sort to the top | Priority: Medium Product: caseflow-queue Stakeholder: BVA Team: Echo 🐬 Type: Bug | ## Description
While investigating a seperate issue in production, I observed that AOD cases are not bubbling up to the top of a users queue, like we want. Specifically, non-original cases were appearing first in a Judges Assign queue.
## Acceptance criteria
- [ ] AOD cases should always sort to the top of a users... | 1.0 | AOD Cases should sort to the top - ## Description
While investigating a seperate issue in production, I observed that AOD cases are not bubbling up to the top of a users queue, like we want. Specifically, non-original cases were appearing first in a Judges Assign queue.
## Acceptance criteria
- [ ] AOD cases shoul... | priority | aod cases should sort to the top description while investigating a seperate issue in production i observed that aod cases are not bubbling up to the top of a users queue like we want specifically non original cases were appearing first in a judges assign queue acceptance criteria aod cases should ... | 1 |
132,839 | 5,194,210,680 | IssuesEvent | 2017-01-23 02:06:31 | UPBGE/blender | https://api.github.com/repos/UPBGE/blender | closed | Add 'activate actuator' function or method | feature request low priority | _When I programmed several projects under BGE all times one moment corrupted me all the architecture. I could not activate actuator from not connected to it controller. So I suggest will be better to:_
**Remove necessity connecting actuators to controllers to activate actuators.**
Why:
-(a) if in scene will be ... | 1.0 | Add 'activate actuator' function or method - _When I programmed several projects under BGE all times one moment corrupted me all the architecture. I could not activate actuator from not connected to it controller. So I suggest will be better to:_
**Remove necessity connecting actuators to controllers to activate ac... | priority | add activate actuator function or method when i programmed several projects under bge all times one moment corrupted me all the architecture i could not activate actuator from not connected to it controller so i suggest will be better to remove necessity connecting actuators to controllers to activate ac... | 1 |
293,322 | 8,975,329,618 | IssuesEvent | 2019-01-30 04:40:56 | leonstafford/wp2static | https://api.github.com/repos/leonstafford/wp2static | closed | Export to File system does not remove deleted pages/css/images etc. | enhancement low-priority | I noticed that once a file is exportet to the file system it does not get deleted even if the site is removed from wordpress and a new export has been done this file stays and can be of course called if you know the url.
Export should also check for deleteted files and removes them from the file system target | 1.0 | Export to File system does not remove deleted pages/css/images etc. - I noticed that once a file is exportet to the file system it does not get deleted even if the site is removed from wordpress and a new export has been done this file stays and can be of course called if you know the url.
Export should also check for... | priority | export to file system does not remove deleted pages css images etc i noticed that once a file is exportet to the file system it does not get deleted even if the site is removed from wordpress and a new export has been done this file stays and can be of course called if you know the url export should also check for... | 1 |
211,134 | 7,198,589,384 | IssuesEvent | 2018-02-05 13:23:36 | TauCetiStation/TauCetiClassic | https://api.github.com/repos/TauCetiStation/TauCetiClassic | closed | Баг соединения Тобразной трубы. | Bug Priority: Low | <!--
1. ОТВЕТЫ ОСТАВЛЯТЬ ПОД СООТВЕТСТВУЮЩИЕ ЗАГОЛОВКИ
(они в самом низу, после всех правил)
2. В ОДНОМ РЕПОРТЕ ДОЛЖНО БЫТЬ ОПИСАНИЕ ТОЛЬКО ОДНОЙ ПРОБЛЕМЫ
3. КОРРЕКТНОЕ НАЗВАНИЕ РЕПОРТА НЕ МЕНЕЕ ВАЖНО ЧЕМ ОПИСАНИЕ
-. Ниже описание каждого пункта.
1. Весь данный текст что уже написан до вас -
НЕ УДАЛЯТЬ И НЕ РЕДАКТИРО... | 1.0 | Баг соединения Тобразной трубы. - <!--
1. ОТВЕТЫ ОСТАВЛЯТЬ ПОД СООТВЕТСТВУЮЩИЕ ЗАГОЛОВКИ
(они в самом низу, после всех правил)
2. В ОДНОМ РЕПОРТЕ ДОЛЖНО БЫТЬ ОПИСАНИЕ ТОЛЬКО ОДНОЙ ПРОБЛЕМЫ
3. КОРРЕКТНОЕ НАЗВАНИЕ РЕПОРТА НЕ МЕНЕЕ ВАЖНО ЧЕМ ОПИСАНИЕ
-. Ниже описание каждого пункта.
1. Весь данный текст что уже написан ... | priority | баг соединения тобразной трубы ответы оставлять под соответствующие заголовки они в самом низу после всех правил в одном репорте должно быть описание только одной проблемы корректное название репорта не менее важно чем описание ниже описание каждого пункта весь данный текст что уже написан ... | 1 |
522,806 | 15,168,362,261 | IssuesEvent | 2021-02-12 19:17:03 | eugenemel/maven | https://api.github.com/repos/eugenemel/maven | opened | Click on spectrum, should scale RT to gradient length instead of 100 | bug low_priority manuscript | Seen in initial load, does not know the gradient length.
Should automatically fix everything | 1.0 | Click on spectrum, should scale RT to gradient length instead of 100 - Seen in initial load, does not know the gradient length.
Should automatically fix everything | priority | click on spectrum should scale rt to gradient length instead of seen in initial load does not know the gradient length should automatically fix everything | 1 |
685,629 | 23,463,376,840 | IssuesEvent | 2022-08-16 14:46:17 | pachyderm/pachyderm | https://api.github.com/repos/pachyderm/pachyderm | closed | Service docs need more detail re:data updates | docs size: S priority: low | The [doc says](http://docs.pachyderm.io/en/v1.6.0rc6/fundamentals/creating_services.html) a service has "always got the most up-to-date version of your data exposed to it", but doesn't explain how that works -- is the process killed and relaunched in a new pod when a new commit comes in? Does new data just appear while... | 1.0 | Service docs need more detail re:data updates - The [doc says](http://docs.pachyderm.io/en/v1.6.0rc6/fundamentals/creating_services.html) a service has "always got the most up-to-date version of your data exposed to it", but doesn't explain how that works -- is the process killed and relaunched in a new pod when a new ... | priority | service docs need more detail re data updates the a service has always got the most up to date version of your data exposed to it but doesn t explain how that works is the process killed and relaunched in a new pod when a new commit comes in does new data just appear while the process is running is the ex... | 1 |
799,477 | 28,307,832,654 | IssuesEvent | 2023-04-10 12:50:06 | Eonasdan/tempus-dominus | https://api.github.com/repos/Eonasdan/tempus-dominus | closed | Bootstrap Icons plugin | help wanted Type: Feature Request Priority: Low Area: Plugins | ### Prerequisites
- [X] I have [searched](https://github.com/Eonasdan/tempus-dominus/issues?q=label%3A%22Type%3A+feature+request%22+) for duplicate or closed feature requests.
- [X] I have read the [contributing guidelines](https://github.com/Eonasdan/tempus-dominus/blob/master/.github/CONTRIBUTING.md).
### Proposal
... | 1.0 | Bootstrap Icons plugin - ### Prerequisites
- [X] I have [searched](https://github.com/Eonasdan/tempus-dominus/issues?q=label%3A%22Type%3A+feature+request%22+) for duplicate or closed feature requests.
- [X] I have read the [contributing guidelines](https://github.com/Eonasdan/tempus-dominus/blob/master/.github/CONTRIB... | priority | bootstrap icons plugin prerequisites i have for duplicate or closed feature requests i have read the proposal like fa five plugin we can use a plugin for bootstrap icons and to use it tempusdominus extend window tempusdominus plugins bootstrap icons load moti... | 1 |
80,087 | 3,550,618,581 | IssuesEvent | 2016-01-20 22:42:04 | unt-libraries/coda | https://api.github.com/repos/unt-libraries/coda | closed | coda_mdstore ERC support needs refactoring or removal | app/mdstore bug priority low views | In coda_mdstore/views.py, [app_bag] (https://github.com/unt-libraries/coda/blob/master/coda/coda_mdstore/views.py#L849) function has logic for `GET` requests that have an `identifier` to check if the URL has "?" or "??" appended (in support of Electronic Resource Citations (ERC) https://tools.ietf.org/html/draft-kunze-... | 1.0 | coda_mdstore ERC support needs refactoring or removal - In coda_mdstore/views.py, [app_bag] (https://github.com/unt-libraries/coda/blob/master/coda/coda_mdstore/views.py#L849) function has logic for `GET` requests that have an `identifier` to check if the URL has "?" or "??" appended (in support of Electronic Resource ... | priority | coda mdstore erc support needs refactoring or removal in coda mdstore views py function has logic for get requests that have an identifier to check if the url has or appended in support of electronic resource citations erc spec logic to set value for url test in the function will exceptio... | 1 |
156,543 | 5,971,090,872 | IssuesEvent | 2017-05-31 01:02:41 | lightertu/TeamDivider | https://api.github.com/repos/lightertu/TeamDivider | closed | Create a Source Indicator while dragging | Activities CSS Low Priority | Something like a frame around the source of drag would be helpful to keep track. | 1.0 | Create a Source Indicator while dragging - Something like a frame around the source of drag would be helpful to keep track. | priority | create a source indicator while dragging something like a frame around the source of drag would be helpful to keep track | 1 |
312,831 | 9,553,708,880 | IssuesEvent | 2019-05-02 20:00:17 | eJourn-al/eJournal | https://api.github.com/repos/eJourn-al/eJournal | closed | Non-required file upload throws an error when left empty | Priority: High Status: Review Needed Type: Bug Workload: Low | **Describe the bug**
The back end always denies requests that contain `None` for a file upload field.
**To Reproduce**
Steps to reproduce the behavior:
1. Make a template with a non-required file upload field
2. Try to post it as a student
3. Observe that the server returns a bad request stating `One of your fi... | 1.0 | Non-required file upload throws an error when left empty - **Describe the bug**
The back end always denies requests that contain `None` for a file upload field.
**To Reproduce**
Steps to reproduce the behavior:
1. Make a template with a non-required file upload field
2. Try to post it as a student
3. Observe th... | priority | non required file upload throws an error when left empty describe the bug the back end always denies requests that contain none for a file upload field to reproduce steps to reproduce the behavior make a template with a non required file upload field try to post it as a student observe th... | 1 |
34,771 | 2,787,549,666 | IssuesEvent | 2015-05-08 07:01:33 | HGustavs/LenaSYS | https://api.github.com/repos/HGustavs/LenaSYS | closed | Grey out/remove unfitting options in "Edit Item" dialog | DuggaSys lowPriority | In the edit item dialog, some of the options are not suitable for all item types. E.g. you can now set a grade system and highscore for a header. The options that are not fit for the item type should be either greyed out or removed completely. | 1.0 | Grey out/remove unfitting options in "Edit Item" dialog - In the edit item dialog, some of the options are not suitable for all item types. E.g. you can now set a grade system and highscore for a header. The options that are not fit for the item type should be either greyed out or removed completely. | priority | grey out remove unfitting options in edit item dialog in the edit item dialog some of the options are not suitable for all item types e g you can now set a grade system and highscore for a header the options that are not fit for the item type should be either greyed out or removed completely | 1 |
111,219 | 4,466,901,860 | IssuesEvent | 2016-08-25 01:11:14 | Murkantilism/skylabgame | https://api.github.com/repos/Murkantilism/skylabgame | closed | Write code to support the new animation slices | enhancement Low Priority | - [x] Re: #167 will need to play animation slices at the right times based on timing decided in that ticket
- [x] Additionally, there appears to be a minor issue where the player movement does not wait for the wall flip animation to complete if you hold down boost input (even if you are out of boost). Normally there s... | 1.0 | Write code to support the new animation slices - - [x] Re: #167 will need to play animation slices at the right times based on timing decided in that ticket
- [x] Additionally, there appears to be a minor issue where the player movement does not wait for the wall flip animation to complete if you hold down boost input... | priority | write code to support the new animation slices re will need to play animation slices at the right times based on timing decided in that ticket additionally there appears to be a minor issue where the player movement does not wait for the wall flip animation to complete if you hold down boost input even... | 1 |
696,410 | 23,900,180,147 | IssuesEvent | 2022-09-08 18:01:48 | windwalker-io/framework | https://api.github.com/repos/windwalker-io/framework | closed | Query::whereElement(callable, 'AND' or 'OR') | Priority Low | Try implement this conditions
```sql
WHERE a = b AND ( b = c OR ( d = e AND g = f) )
``` | 1.0 | Query::whereElement(callable, 'AND' or 'OR') - Try implement this conditions
```sql
WHERE a = b AND ( b = c OR ( d = e AND g = f) )
``` | priority | query whereelement callable and or or try implement this conditions sql where a b and b c or d e and g f | 1 |
417,961 | 12,190,917,517 | IssuesEvent | 2020-04-29 10:09:48 | mantidproject/mantid | https://api.github.com/repos/mantidproject/mantid | closed | Error message on importing Mantid into Python on Mac | Framework Low Priority | This issue was originally [TRAC 5577](http://trac.mantidproject.org/mantid/ticket/5577)
Original Reporter: Russell Taylor
If I install Mantid, and have Paraview installed as well, I get the following message when trying to import Mantid into standalone python (i.e. outside of MantidPlot):
```
ConfigService-[Notice] ... | 1.0 | Error message on importing Mantid into Python on Mac - This issue was originally [TRAC 5577](http://trac.mantidproject.org/mantid/ticket/5577)
Original Reporter: Russell Taylor
If I install Mantid, and have Paraview installed as well, I get the following message when trying to import Mantid into standalone python (i.... | priority | error message on importing mantid into python on mac this issue was originally original reporter russell taylor if i install mantid and have paraview installed as well i get the following message when trying to import mantid into standalone python i e outside of mantidplot configservice paraview i... | 1 |
730,406 | 25,170,972,726 | IssuesEvent | 2022-11-11 03:12:57 | KingCh1ll/SparkV | https://api.github.com/repos/KingCh1ll/SparkV | closed | The Issue With "Any" Typings | priority: low Status: Stale | ## What is any?
The special type `any` is used to tell TypeScript that a variable can be of **any** type. A variable with the type any can be a string, a number and or anything else! When our previous code block is updated to use any, the assignment of a string is allowed, as shown below. You can assign any type to a ... | 1.0 | The Issue With "Any" Typings - ## What is any?
The special type `any` is used to tell TypeScript that a variable can be of **any** type. A variable with the type any can be a string, a number and or anything else! When our previous code block is updated to use any, the assignment of a string is allowed, as shown below... | priority | the issue with any typings what is any the special type any is used to tell typescript that a variable can be of any type a variable with the type any can be a string a number and or anything else when our previous code block is updated to use any the assignment of a string is allowed as shown below... | 1 |
407,209 | 11,908,075,352 | IssuesEvent | 2020-03-30 23:55:36 | LadnerLab/PepSIRF | https://api.github.com/repos/LadnerLab/PepSIRF | closed | Standard out index flags | demux enhancement low priority | The reported flags in the standard out for demux are:
--f_index_data
--r_index_data
The actual command line flags are:
--f_index
--r_index
It would be better if the stdout flags match the command line flags, to allow commands to be recreated from stdout. | 1.0 | Standard out index flags - The reported flags in the standard out for demux are:
--f_index_data
--r_index_data
The actual command line flags are:
--f_index
--r_index
It would be better if the stdout flags match the command line flags, to allow commands to be recreated from stdout. | priority | standard out index flags the reported flags in the standard out for demux are f index data r index data the actual command line flags are f index r index it would be better if the stdout flags match the command line flags to allow commands to be recreated from stdout | 1 |
169,928 | 6,421,288,376 | IssuesEvent | 2017-08-09 04:02:25 | facebookincubator/create-react-app | https://api.github.com/repos/facebookincubator/create-react-app | closed | I also was trying to create cordova based phongap (android app ) for the react js web app built using create-react-app script but not getting how to integrate it please help | priority: low (ignored issue template) | <!--
PLEASE READ THE FIRST SECTION :-)
-->
### Is this a bug report?
(write your answer here)
<!--
If you answered "Yes":
Please note that your issue will be fixed much faster if you spend about
half an hour preparing it, including the exact reproduction steps and a demo.
If you... | 1.0 | I also was trying to create cordova based phongap (android app ) for the react js web app built using create-react-app script but not getting how to integrate it please help - <!--
PLEASE READ THE FIRST SECTION :-)
-->
### Is this a bug report?
(write your answer here)
<!--
If you answered "Yes":
... | priority | i also was trying to create cordova based phongap android app for the react js web app built using create react app script but not getting how to integrate it please help please read the first section is this a bug report write your answer here if you answered yes ... | 1 |
470,908 | 13,549,204,710 | IssuesEvent | 2020-09-17 07:51:21 | telerik/kendo-ui-core | https://api.github.com/repos/telerik/kendo-ui-core | closed | Validator Basic usage demo has unneeded code | C: Validator Demo Kendo1 Kendo2 Priority 1 SEV: Low | ### Bug report
The **else** block in the **submit** event handler of the **form** will never be executed.
### Reproduction of the problem
http://demos.telerik.com/kendo-ui/validator/index
### Environment
* **Kendo UI version:** 2017.2.621
* **jQuery version:** 1.12.3
* **Browser:** [all]
| 1.0 | Validator Basic usage demo has unneeded code - ### Bug report
The **else** block in the **submit** event handler of the **form** will never be executed.
### Reproduction of the problem
http://demos.telerik.com/kendo-ui/validator/index
### Environment
* **Kendo UI version:** 2017.2.621
* **jQuery version... | priority | validator basic usage demo has unneeded code bug report the else block in the submit event handler of the form will never be executed reproduction of the problem environment kendo ui version jquery version browser | 1 |
561,218 | 16,613,461,506 | IssuesEvent | 2021-06-02 14:09:40 | Proof-Of-Humanity/proof-of-humanity-web | https://api.github.com/repos/Proof-Of-Humanity/proof-of-humanity-web | closed | Handle gracefully user being in an unsuported network. | priority: low type: bug :bug: | **Describe the Bug**
The page flickers a few times until it shows "An unexpected error has occurred.".
**To Reproduce**
Open https://app.proofofhumanity.id/ with another network (ex: Polygon)
**Expected Behavior**
It should display a message informing the user of supported networks.
**Screenshots**

**Expected Behavior**
It should display a message informing the us... | priority | handle gracefully user being in an unsuported network describe the bug the page flickers a few times until it shows an unexpected error has occurred to reproduce open with another network ex polygon expected behavior it should display a message informing the user of supported networks s... | 1 |
549,627 | 16,096,037,340 | IssuesEvent | 2021-04-26 23:59:10 | TheTypingMatch/lecashbot | https://api.github.com/repos/TheTypingMatch/lecashbot | closed | Guess That Car Bot Game | commands priority: low status: pending type: feat | **Is your feature request related to a problem? Please describe.**
This is a popular request from users.
**Describe the solution you'd like**
Grab all the images of all the cars in NitroType.
Edit them so that they are outlines.
When users try to guess the car, they give the car name and depending on how many ... | 1.0 | Guess That Car Bot Game - **Is your feature request related to a problem? Please describe.**
This is a popular request from users.
**Describe the solution you'd like**
Grab all the images of all the cars in NitroType.
Edit them so that they are outlines.
When users try to guess the car, they give the car name ... | priority | guess that car bot game is your feature request related to a problem please describe this is a popular request from users describe the solution you d like grab all the images of all the cars in nitrotype edit them so that they are outlines when users try to guess the car they give the car name ... | 1 |
414,761 | 12,111,283,888 | IssuesEvent | 2020-04-21 11:57:43 | maths300/lessons | https://api.github.com/repos/maths300/lessons | opened | multiple lessons: error warning does not reset | priority: low type: bug | Lessons:
- algebra charts
- chart strategies
- fraction charts
- number charts
When errors are removed from the board and "check" is pressed again, the error is still reported.

| 1.0 | multiple lessons: error warning does not reset - Lessons:
- algebra charts
- chart strategies
- fraction charts
- number charts
When errors are removed from the board and "check" is pressed again, the error is still reported.

Original Redmine Issue: 781, https://issues.qgis.org/issues/781
Original Assignee: perrygeo -
---
In discussing the idea of a plugin repository plugin (a gui allowing you to search for and install new python plugins), the major hangup is that of permissions. Many users ... | 1.0 | Python plugins installed in user's home directory - ---
Author Name: **perrygeo -** (perrygeo -)
Original Redmine Issue: 781, https://issues.qgis.org/issues/781
Original Assignee: perrygeo -
---
In discussing the idea of a plugin repository plugin (a gui allowing you to search for and install new python plugins), ... | priority | python plugins installed in user s home directory author name perrygeo perrygeo original redmine issue original assignee perrygeo in discussing the idea of a plugin repository plugin a gui allowing you to search for and install new python plugins the major hangup is that of permiss... | 1 |
609,249 | 18,869,586,388 | IssuesEvent | 2021-11-13 00:48:32 | iantaylor-NOAA/Lingcod_2021 | https://api.github.com/repos/iantaylor-NOAA/Lingcod_2021 | closed | Sensitivity wishlist | topic: model sensitivity w/ average priority sensitivity w/ low priority | I'm not sure if it makes sense to create separate issues to track high and low priority sensitivity ideas or pile them all in one.
Here's a low-priority one from https://github.com/iantaylor-NOAA/Lingcod_2021/issues/27#issuecomment-847042307.
- [ ] test the impact on the 2019 models of changing the month value for ... | 2.0 | Sensitivity wishlist - I'm not sure if it makes sense to create separate issues to track high and low priority sensitivity ideas or pile them all in one.
Here's a low-priority one from https://github.com/iantaylor-NOAA/Lingcod_2021/issues/27#issuecomment-847042307.
- [ ] test the impact on the 2019 models of changi... | priority | sensitivity wishlist i m not sure if it makes sense to create separate issues to track high and low priority sensitivity ideas or pile them all in one here s a low priority one from test the impact on the models of changing the month value for all the survey observations to to test ian s belief that th... | 1 |
124,564 | 4,927,138,131 | IssuesEvent | 2016-11-26 15:25:39 | vnaskos/lajarus | https://api.github.com/repos/vnaskos/lajarus | opened | Add background music | point: 5 priority: low type: feature | Create/find add audio soundtracks for the game and adjust them to the android client | 1.0 | Add background music - Create/find add audio soundtracks for the game and adjust them to the android client | priority | add background music create find add audio soundtracks for the game and adjust them to the android client | 1 |
540,938 | 15,819,434,636 | IssuesEvent | 2021-04-05 17:29:34 | Psychoanalytic-Electronic-Publishing/PEP-Web-User-Interface | https://api.github.com/repos/Psychoanalytic-Electronic-Publishing/PEP-Web-User-Interface | closed | XML Doctype Leaks into hit list in search results | Bug Low priority | I've seen this before, not likely to be high incidence, but here's an example:

| 1.0 | XML Doctype Leaks into hit list in search results - I've seen this before, not likely to be high incidence, but here's an example:

| priority | xml doctype leaks into hit list in search results i ve seen this before not likely to be high incidence but here s an example | 1 |
363,998 | 10,757,667,997 | IssuesEvent | 2019-10-31 13:42:17 | alexakasanjeev/magento_react_native | https://api.github.com/repos/alexakasanjeev/magento_react_native | closed | [iOS] Category List Item not rendering properly | Priority: Low Status: In Progress Type: Bug ios | **Describe the bug**
In [`CategoryListScreen`](https://github.com/alexakasanjeev/magento_react_native/blob/develop/src/screens/CategoryListScreen/index.js), the items in the list should appear in 2 column layout, filling the entire width, but two columns are having fixed size.
**Expected behavior**
[`CatalogGridIt... | 1.0 | [iOS] Category List Item not rendering properly - **Describe the bug**
In [`CategoryListScreen`](https://github.com/alexakasanjeev/magento_react_native/blob/develop/src/screens/CategoryListScreen/index.js), the items in the list should appear in 2 column layout, filling the entire width, but two columns are having fix... | priority | category list item not rendering properly describe the bug in the items in the list should appear in column layout filling the entire width but two columns are having fixed size expected behavior should appear in column layout when used in and should have fixed width when used in h... | 1 |
576,914 | 17,098,635,148 | IssuesEvent | 2021-07-09 08:05:49 | gnosis/ido-ux | https://api.github.com/repos/gnosis/ido-ux | opened | UI issues with 'Highest volume auctions' table | QA bug low priority | 1. 'Highest volume auctions' font size should match the 'Featured auctions' : 24 px
2. Highest Volume Auctions column names:
- Font color = #FFFFFF
- Font weight = normal
3. Network indicator:
- Font color = #FFFFFF
- Font size = 9 px
4. Table lines values (besides a token's pair): Font size = 18 px
Mock-up: https:... | 1.0 | UI issues with 'Highest volume auctions' table - 1. 'Highest volume auctions' font size should match the 'Featured auctions' : 24 px
2. Highest Volume Auctions column names:
- Font color = #FFFFFF
- Font weight = normal
3. Network indicator:
- Font color = #FFFFFF
- Font size = 9 px
4. Table lines values (besides a ... | priority | ui issues with highest volume auctions table highest volume auctions font size should match the featured auctions px highest volume auctions column names font color ffffff font weight normal network indicator font color ffffff font size px table lines values besides a t... | 1 |
481,670 | 13,889,856,937 | IssuesEvent | 2020-10-19 08:29:29 | cilium/cilium | https://api.github.com/repos/cilium/cilium | closed | Clear error messages that should be marked as default | kind/bug priority/low priority/release-blocker | These errors are showed for the first time I enabled `kube-proxy-replacement` with `--device`
```
Oct 12 14:45:38 k8s2 cilium-agent[16875]: level=error msg="Command execution failed" cmd="[tc filter delete dev enp0s8 egress]" error="exit status 2" subsys=datapath-loader
Oct 12 14:45:38 k8s2 cilium-agent[16875]: leve... | 2.0 | Clear error messages that should be marked as default - These errors are showed for the first time I enabled `kube-proxy-replacement` with `--device`
```
Oct 12 14:45:38 k8s2 cilium-agent[16875]: level=error msg="Command execution failed" cmd="[tc filter delete dev enp0s8 egress]" error="exit status 2" subsys=datapat... | priority | clear error messages that should be marked as default these errors are showed for the first time i enabled kube proxy replacement with device oct cilium agent level error msg command execution failed cmd error exit status subsys datapath loader oct cilium agent level war... | 1 |
166,997 | 6,329,946,440 | IssuesEvent | 2017-07-26 05:32:43 | AmpersandTarski/Ampersand | https://api.github.com/repos/AmpersandTarski/Ampersand | closed | !fatal without a call site | component:prototype generator priority:low | Consider the following script
~~~
CONTEXT Issue586 IN ENGLISH
workitemText :: WorkItem * WorkitemText [UNI,TOT] REPRESENT WorkitemText TYPE ALPHANUMERIC
workitemRole :: WorkItem * Role [UNI,TOT] -- Role at which the workitem is aimed.
rcWorkItem :: RentalCase * WorkItem
rcRenter :: RentalCase * PersonRef ... | 1.0 | !fatal without a call site - Consider the following script
~~~
CONTEXT Issue586 IN ENGLISH
workitemText :: WorkItem * WorkitemText [UNI,TOT] REPRESENT WorkitemText TYPE ALPHANUMERIC
workitemRole :: WorkItem * Role [UNI,TOT] -- Role at which the workitem is aimed.
rcWorkItem :: RentalCase * WorkItem
rcRent... | priority | fatal without a call site consider the following script context in english workitemtext workitem workitemtext represent workitemtext type alphanumeric workitemrole workitem role role at which the workitem is aimed rcworkitem rentalcase workitem rcrenter rentalcase pers... | 1 |
124,151 | 4,892,538,725 | IssuesEvent | 2016-11-18 20:01:54 | minio/minio | https://api.github.com/repos/minio/minio | closed | PUT object response should include "ETag" instead of "Etag" | low-priority worksforme | For PUT object requests, Minio response header includes "Etag", instead of "ETag". Apparently this compatibility mismatch breaks AWS SDK 1.7.1 and PUT object requests fails. However, it seem to work with AWS Java SDK 1.10.x.
## Expected Behavior
AWS responses for PUT object:
```
[main] DEBUG - Receiving response... | 1.0 | PUT object response should include "ETag" instead of "Etag" - For PUT object requests, Minio response header includes "Etag", instead of "ETag". Apparently this compatibility mismatch breaks AWS SDK 1.7.1 and PUT object requests fails. However, it seem to work with AWS Java SDK 1.10.x.
## Expected Behavior
AWS resp... | priority | put object response should include etag instead of etag for put object requests minio response header includes etag instead of etag apparently this compatibility mismatch breaks aws sdk and put object requests fails however it seem to work with aws java sdk x expected behavior aws respo... | 1 |
423,035 | 12,289,772,904 | IssuesEvent | 2020-05-09 23:24:24 | jwcorle/425_FinalProject | https://api.github.com/repos/jwcorle/425_FinalProject | opened | More/less damage to limbs | enhancement low priority | Goal:
When a user fires a bullet and it impacts the different body parts (legs, arms, chest, head) to be able to keep track of these and deal the appropriate amount of damage.
Possible Solutions:
Start with just the head, splitting the existing capsule collider into an additional spherical collider for the head an... | 1.0 | More/less damage to limbs - Goal:
When a user fires a bullet and it impacts the different body parts (legs, arms, chest, head) to be able to keep track of these and deal the appropriate amount of damage.
Possible Solutions:
Start with just the head, splitting the existing capsule collider into an additional spheri... | priority | more less damage to limbs goal when a user fires a bullet and it impacts the different body parts legs arms chest head to be able to keep track of these and deal the appropriate amount of damage possible solutions start with just the head splitting the existing capsule collider into an additional spheri... | 1 |
720,494 | 24,794,868,128 | IssuesEvent | 2022-10-24 16:22:24 | owncloud/web | https://api.github.com/repos/owncloud/web | closed | Link share indicator is missing on "Shared with others" view sidebar | Type:Bug Priority:p4-low | ### Steps to reproduce
1. Create a public link for a received share from the "Shared with others" view
2. Reload the page
3. Open the sidebar for this resource via right click -> "Details"
### Expected behaviour
The share indicator for links should be displayed.
### Actual behaviour
The share indicator for l... | 1.0 | Link share indicator is missing on "Shared with others" view sidebar - ### Steps to reproduce
1. Create a public link for a received share from the "Shared with others" view
2. Reload the page
3. Open the sidebar for this resource via right click -> "Details"
### Expected behaviour
The share indicator for links ... | priority | link share indicator is missing on shared with others view sidebar steps to reproduce create a public link for a received share from the shared with others view reload the page open the sidebar for this resource via right click details expected behaviour the share indicator for links ... | 1 |
433,709 | 12,508,994,040 | IssuesEvent | 2020-06-02 16:24:23 | canonical-web-and-design/jaas-dashboard | https://api.github.com/repos/canonical-web-and-design/jaas-dashboard | closed | Stopped machines reporting as running | Priority: Low | The latter "MESSAGE" is reporting correctly from Juju but the `status` should be "stopped" not "Running"
To reproduce, deploy an application and then once you have a machine run `juju remove-machine #` and wait.
<img width="1680" alt="Screen Shot 2020-01-23 at 2 12 59 PM" src="https://user-images.githubuserconte... | 1.0 | Stopped machines reporting as running - The latter "MESSAGE" is reporting correctly from Juju but the `status` should be "stopped" not "Running"
To reproduce, deploy an application and then once you have a machine run `juju remove-machine #` and wait.
<img width="1680" alt="Screen Shot 2020-01-23 at 2 12 59 PM" ... | priority | stopped machines reporting as running the latter message is reporting correctly from juju but the status should be stopped not running to reproduce deploy an application and then once you have a machine run juju remove machine and wait img width alt screen shot at pm src i... | 1 |
659,532 | 21,932,071,145 | IssuesEvent | 2022-05-23 10:37:21 | wso2/ballerina-plugin-vscode | https://api.github.com/repos/wso2/ballerina-plugin-vscode | closed | Add `Run` and `Debug` icons side by side | Type/Improvement Priority/Low Area/Launcher(Run/Debug) | **Description:**
Currently VS Code plugin view is having `Run` and `Debug project in terminal` options in a drop-down format (top right corner). The default view icon is `Run`. In this current view, users mostly won't be able to notice the `Debug` icon which is hidden inside the dropdown.
**Expected Improvements:**... | 1.0 | Add `Run` and `Debug` icons side by side - **Description:**
Currently VS Code plugin view is having `Run` and `Debug project in terminal` options in a drop-down format (top right corner). The default view icon is `Run`. In this current view, users mostly won't be able to notice the `Debug` icon which is hidden inside ... | priority | add run and debug icons side by side description currently vs code plugin view is having run and debug project in terminal options in a drop down format top right corner the default view icon is run in this current view users mostly won t be able to notice the debug icon which is hidden inside ... | 1 |
316,697 | 9,653,452,093 | IssuesEvent | 2019-05-19 04:36:33 | momentum-mod/game | https://api.github.com/repos/momentum-mod/game | closed | Download bar overlaps while scrolling thru Map Selector | Low Priority bug | “also if you start downloading maps and scroll through the browse window this happens”
https://media.discordapp.net/attachments/235125108656701440/575320851340066827/unknown.png
Submitted by milo | 1.0 | Download bar overlaps while scrolling thru Map Selector - “also if you start downloading maps and scroll through the browse window this happens”
https://media.discordapp.net/attachments/235125108656701440/575320851340066827/unknown.png
Submitted by milo | priority | download bar overlaps while scrolling thru map selector “also if you start downloading maps and scroll through the browse window this happens” submitted by milo | 1 |
476,719 | 13,749,063,170 | IssuesEvent | 2020-10-06 09:56:18 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | Footstep audio frequency should be dependent on movement | Category: Audio Priority: Low Status: Fixed Status: Reopen | If youre slowed because youre moving against a wall or through bushes, the footstep sounds should slow accordingly. And if youre walking directly into a wall they should stop altogether. | 1.0 | Footstep audio frequency should be dependent on movement - If youre slowed because youre moving against a wall or through bushes, the footstep sounds should slow accordingly. And if youre walking directly into a wall they should stop altogether. | priority | footstep audio frequency should be dependent on movement if youre slowed because youre moving against a wall or through bushes the footstep sounds should slow accordingly and if youre walking directly into a wall they should stop altogether | 1 |
716,417 | 24,632,237,320 | IssuesEvent | 2022-10-17 03:54:50 | Anishkulkarni9001/fa22-cse110-lab3 | https://api.github.com/repos/Anishkulkarni9001/fa22-cse110-lab3 | closed | [TASK] Create standup markdown | Priority : Low | **Describe the feature.**
Make a markdown file for standup meeting.
**List any additional notes or comments.**
Status updates.
| 1.0 | [TASK] Create standup markdown - **Describe the feature.**
Make a markdown file for standup meeting.
**List any additional notes or comments.**
Status updates.
| priority | create standup markdown describe the feature make a markdown file for standup meeting list any additional notes or comments status updates | 1 |
95,917 | 3,962,142,795 | IssuesEvent | 2016-05-02 15:43:05 | DoSomething/gladiator | https://api.github.com/repos/DoSomething/gladiator | closed | Retroactively add people in here | priority-low | unclear if people should go into the waiting room or into a competition. | 1.0 | Retroactively add people in here - unclear if people should go into the waiting room or into a competition. | priority | retroactively add people in here unclear if people should go into the waiting room or into a competition | 1 |
36,163 | 2,796,175,708 | IssuesEvent | 2015-05-12 04:47:54 | PSCS-Coding/Attendance_System | https://api.github.com/repos/PSCS-Coding/Attendance_System | opened | Ability to sign everyone on from a field trip | enhancement low priority | This would be great. For example if there was not a group for a Field Trip then you could sign everyone that is on a field trip with Nic in. | 1.0 | Ability to sign everyone on from a field trip - This would be great. For example if there was not a group for a Field Trip then you could sign everyone that is on a field trip with Nic in. | priority | ability to sign everyone on from a field trip this would be great for example if there was not a group for a field trip then you could sign everyone that is on a field trip with nic in | 1 |
238,478 | 7,779,857,967 | IssuesEvent | 2018-06-05 18:09:37 | daily-bruin/meow | https://api.github.com/repos/daily-bruin/meow | closed | "Post Now button" with Confirmation Dialog | enhancement high priority low hanging fruit | Posts which are Readied should have a button that allows them to post immediately, with a confirmation dialog showing the message and everything to be sent out. The permission also needs to be set to Copy only.
### Tasks
- [ ] Post now button
- [ ] Confirmation Dialog
- [ ] Give permissions to Copy | 1.0 | "Post Now button" with Confirmation Dialog - Posts which are Readied should have a button that allows them to post immediately, with a confirmation dialog showing the message and everything to be sent out. The permission also needs to be set to Copy only.
### Tasks
- [ ] Post now button
- [ ] Confirmation Dialog
... | priority | post now button with confirmation dialog posts which are readied should have a button that allows them to post immediately with a confirmation dialog showing the message and everything to be sent out the permission also needs to be set to copy only tasks post now button confirmation dialog ... | 1 |
346,285 | 10,410,312,950 | IssuesEvent | 2019-09-13 11:02:30 | getkirby/kirby | https://api.github.com/repos/getkirby/kirby | closed | [Panel] Query language in headline not working | priority: low 🐌 type: bug 🐛 | **Describe the bug**
According to the documentation it should be possible to use query language in section headlines:
> The headline for the section. This can be a simple string or a template with additional info from the parent page.
However, a section definition like this displays just a literal string:
```... | 1.0 | [Panel] Query language in headline not working - **Describe the bug**
According to the documentation it should be possible to use query language in section headlines:
> The headline for the section. This can be a simple string or a template with additional info from the parent page.
However, a section definition... | priority | query language in headline not working describe the bug according to the documentation it should be possible to use query language in section headlines the headline for the section this can be a simple string or a template with additional info from the parent page however a section definition like ... | 1 |
195,081 | 6,902,540,819 | IssuesEvent | 2017-11-25 21:58:36 | facelessuser/pymdown-extensions | https://api.github.com/repos/facelessuser/pymdown-extensions | closed | Add support for GitLab style diff shorthand and link shortening | Enhancement Priority - Low | GitHub, GitLab, and Bitbucket all have a way to diff commits. GitLab has a shorthand that allows you to reference a diff: `{hash1}..{hash2}`, `repo@{hash1}..{hash2}`, or `user/repo@{hash1}..{hash2}`.
For link shortening, this is the format for the 3 providers:
- `https://bitbucket.org/<user>/<repo>/branches/comm... | 1.0 | Add support for GitLab style diff shorthand and link shortening - GitHub, GitLab, and Bitbucket all have a way to diff commits. GitLab has a shorthand that allows you to reference a diff: `{hash1}..{hash2}`, `repo@{hash1}..{hash2}`, or `user/repo@{hash1}..{hash2}`.
For link shortening, this is the format for the 3 ... | priority | add support for gitlab style diff shorthand and link shortening github gitlab and bitbucket all have a way to diff commits gitlab has a shorthand that allows you to reference a diff repo or user repo for link shortening this is the format for the providers also... | 1 |
530,535 | 15,434,025,294 | IssuesEvent | 2021-03-07 00:53:29 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | opened | [Coverity CID :219644] Side effect in assertion in tests/subsys/edac/ibecc/src/ibecc.c | Coverity bug priority: low |
Static code scan issues found in file:
https://github.com/zephyrproject-rtos/zephyr/tree/bd97359a5338b2542d19011b6d6aa1d8d1b9cc3f/tests/subsys/edac/ibecc/src/ibecc.c
Category: Incorrect expression
Function: `test_inject`
Component: Tests
CID: [219644](https://scan9.coverity.com/reports.htm#v29726/p12996/mergedDefect... | 1.0 | [Coverity CID :219644] Side effect in assertion in tests/subsys/edac/ibecc/src/ibecc.c -
Static code scan issues found in file:
https://github.com/zephyrproject-rtos/zephyr/tree/bd97359a5338b2542d19011b6d6aa1d8d1b9cc3f/tests/subsys/edac/ibecc/src/ibecc.c
Category: Incorrect expression
Function: `test_inject`
Compone... | priority | side effect in assertion in tests subsys edac ibecc src ibecc c static code scan issues found in file category incorrect expression function test inject component tests cid details please fix or provide comments in coverity using the link note this issue was created automatically prior... | 1 |
588,231 | 17,650,345,215 | IssuesEvent | 2021-08-20 12:22:31 | francheska-vicente/cssweng | https://api.github.com/repos/francheska-vicente/cssweng | opened | Dates that are not today are highlighted the same as today's date | bug priority: medium issue: front-end severity: low | ### Summary:
The dates that are not today but have the same day as today gets highlighted the same color as today's date.
E.g. if today is August 20, then September 20 also gets the same highlight
### Steps to Reproduce:
1. Login
2. Go to calendar
3. Go through various months
### Visual Proof:
 provides a REST endpoint and a server for sending text messages to phone numbers. This may be a cool feature to have - ie, someone wants to know when a specific is getting close to a stop.
They put in their phone number and when they want to be texted, and they get one.
The que... | 1.0 | Send Texts? - [This site](http://textbelt.com) provides a REST endpoint and a server for sending text messages to phone numbers. This may be a cool feature to have - ie, someone wants to know when a specific is getting close to a stop.
They put in their phone number and when they want to be texted, and they get o... | priority | send texts provides a rest endpoint and a server for sending text messages to phone numbers this may be a cool feature to have ie someone wants to know when a specific is getting close to a stop they put in their phone number and when they want to be texted and they get one the question is would... | 1 |
596,195 | 18,099,857,739 | IssuesEvent | 2021-09-22 13:12:03 | abapGit/abapGit | https://api.github.com/repos/abapGit/abapGit | closed | 'exception not caught' warning in ZABAPGIT report | low priority | Warning from NW 7.55.


Interestingly the warning doesn't appear on NW 7.52. | 1.0 | 'exception not caught' warning in ZABAPGIT report - Warning from NW 7.55.


Interestingly t... | priority | exception not caught warning in zabapgit report warning from nw interestingly the warning doesn t appear on nw | 1 |
728,801 | 25,093,609,247 | IssuesEvent | 2022-11-08 08:35:04 | YangCatalog/deployment | https://api.github.com/repos/YangCatalog/deployment | closed | Rework DOCUMENTATION file as README.md file for setup directory | Priority: Low Maintenance | Rework [DOCUMENTATION](https://github.com/YangCatalog/deployment/blob/develop/DOCUMENTATION) file into README.md file, which will be stored in `setup` directory. It will contain steps necessary for initial setup of YANG Catalog project. | 1.0 | Rework DOCUMENTATION file as README.md file for setup directory - Rework [DOCUMENTATION](https://github.com/YangCatalog/deployment/blob/develop/DOCUMENTATION) file into README.md file, which will be stored in `setup` directory. It will contain steps necessary for initial setup of YANG Catalog project. | priority | rework documentation file as readme md file for setup directory rework file into readme md file which will be stored in setup directory it will contain steps necessary for initial setup of yang catalog project | 1 |
303,564 | 9,308,401,059 | IssuesEvent | 2019-03-25 14:29:33 | rathena/rathena | https://api.github.com/repos/rathena/rathena | closed | Need to update Magma Eruption skill | component:skill mode:prerenewal mode:renewal priority:low status:confirmed type:bug | <!-- NOTE: Anything within these brackets will be hidden on the preview of the Issue. -->
* **rAthena Hash**: de8c707
<!-- Please specify the rAthena [GitHub hash](https://help.github.com/articles/autolinked-references-and-urls/#commit-shas) on which you encountered this issue.
How to get your GitHub Hash:
1. ... | 1.0 | Need to update Magma Eruption skill - <!-- NOTE: Anything within these brackets will be hidden on the preview of the Issue. -->
* **rAthena Hash**: de8c707
<!-- Please specify the rAthena [GitHub hash](https://help.github.com/articles/autolinked-references-and-urls/#commit-shas) on which you encountered this issu... | priority | need to update magma eruption skill rathena hash please specify the rathena on which you encountered this issue how to get your github hash cd your rathena directory git rev parse short head copy the resulting hash client date server mode p... | 1 |
805,033 | 29,505,828,014 | IssuesEvent | 2023-06-03 09:48:03 | AstarTeam/hufs_baekjoon_front | https://api.github.com/repos/AstarTeam/hufs_baekjoon_front | closed | [HOME] - 개인 순위 리스트 구현 | ✨Feat 🚀API 🌿Priority: Low | ## 추가 기능 설명
[HOME] - 개인 순위 리스트 구현
- 일주일 동안 푼 문제 개수 기준으로 1위부터 10위 회원의 닉네임을 보여줍니다
## 할 일
- [x] 개인 순위 리스트 컴포넌트 UI 구현
- [x] 개인 순위 API 연결 및 보여주기
- [x] 개인 순위 페이지 새로 생성하기
## ETC
| 1.0 | [HOME] - 개인 순위 리스트 구현 - ## 추가 기능 설명
[HOME] - 개인 순위 리스트 구현
- 일주일 동안 푼 문제 개수 기준으로 1위부터 10위 회원의 닉네임을 보여줍니다
## 할 일
- [x] 개인 순위 리스트 컴포넌트 UI 구현
- [x] 개인 순위 API 연결 및 보여주기
- [x] 개인 순위 페이지 새로 생성하기
## ETC
| priority | 개인 순위 리스트 구현 추가 기능 설명 개인 순위 리스트 구현 일주일 동안 푼 문제 개수 기준으로 회원의 닉네임을 보여줍니다 할 일 개인 순위 리스트 컴포넌트 ui 구현 개인 순위 api 연결 및 보여주기 개인 순위 페이지 새로 생성하기 etc | 1 |
261,893 | 8,247,444,484 | IssuesEvent | 2018-09-11 15:33:34 | zulip/zulip-electron | https://api.github.com/repos/zulip/zulip-electron | closed | Organization name does not update on the sidebar | Priority: Low Type: Enhancement help wanted in progress | ---
<!-- Please Include: -->
- **Operating System**:
- [ ] Windows
- [ ] Linux/Ubutnu
- [x] macOS

Upon changing the Organization's name and icon, they are not instantly updated on the... | 1.0 | Organization name does not update on the sidebar - ---
<!-- Please Include: -->
- **Operating System**:
- [ ] Windows
- [ ] Linux/Ubutnu
- [x] macOS

Upon changing the Organization's n... | priority | organization name does not update on the sidebar operating system windows linux ubutnu macos upon changing the organization s name and icon they are not instantly updated on the sidebar i tried logging out and back in but still the bug persists the only way to get the... | 1 |
450,076 | 12,979,877,459 | IssuesEvent | 2020-07-22 03:26:45 | kubeflow/pipelines | https://api.github.com/repos/kubeflow/pipelines | closed | [Multi User] Integrate KFP multi user with KF 1.1 | area/deployment/kubeflow kind/feature priority/p0 status/triaged | Part of https://github.com/kubeflow/pipelines/issues/1223 (that's the main issue tracker).
I'm using this issue as a tracker for all the efforts of merging KFP multi user related changes to upstream kubeflow repo.
/priority p0
/assign @Bobgy
/kind feature
My fork to merge kfp multi user manifests with KF 1.... | 1.0 | [Multi User] Integrate KFP multi user with KF 1.1 - Part of https://github.com/kubeflow/pipelines/issues/1223 (that's the main issue tracker).
I'm using this issue as a tracker for all the efforts of merging KFP multi user related changes to upstream kubeflow repo.
/priority p0
/assign @Bobgy
/kind feature
... | priority | integrate kfp multi user with kf part of that s the main issue tracker i m using this issue as a tracker for all the efforts of merging kfp multi user related changes to upstream kubeflow repo priority assign bobgy kind feature my fork to merge kfp multi user manifests with kf ... | 1 |
688,981 | 23,602,801,857 | IssuesEvent | 2022-08-24 04:53:27 | Square789/PydayNightFunkin | https://api.github.com/repos/Square789/PydayNightFunkin | closed | Modding??? Tear assets out of asset system | enhancement priority: low | If I want this pile of spaghetti 'n' meatballs to become moddable, the base game assets should stop being defined inside of `asset_system.py` and live somewhere else.
Effectively, have the base game be its own mod that is auto-loaded.
Maybe deal with this later, no one is gonna use this for mods anyways | 1.0 | Modding??? Tear assets out of asset system - If I want this pile of spaghetti 'n' meatballs to become moddable, the base game assets should stop being defined inside of `asset_system.py` and live somewhere else.
Effectively, have the base game be its own mod that is auto-loaded.
Maybe deal with this later, no one... | priority | modding tear assets out of asset system if i want this pile of spaghetti n meatballs to become moddable the base game assets should stop being defined inside of asset system py and live somewhere else effectively have the base game be its own mod that is auto loaded maybe deal with this later no one... | 1 |
234,641 | 7,724,276,646 | IssuesEvent | 2018-05-24 14:41:47 | tempesta-tech/tempesta | https://api.github.com/repos/tempesta-tech/tempesta | closed | backup configuration doesn't work properly | bug low priority | Tempesta config
```
srv_group primary {
sched ratio;
server 127.0.0.1:8000 conns_n=1;
}
srv_group backup {
sched ratio;
server 127.0.0.1:8001 conns_n=1;
}
vhost primary {
proxy_pass primary;
}
vhost backup {
proxy_pass backup;
}
cache 0;
sched_http_rules {
match primary * * * backup=backup;
... | 1.0 | backup configuration doesn't work properly - Tempesta config
```
srv_group primary {
sched ratio;
server 127.0.0.1:8000 conns_n=1;
}
srv_group backup {
sched ratio;
server 127.0.0.1:8001 conns_n=1;
}
vhost primary {
proxy_pass primary;
}
vhost backup {
proxy_pass backup;
}
cache 0;
sched_http_r... | priority | backup configuration doesn t work properly tempesta config srv group primary sched ratio server conns n srv group backup sched ratio server conns n vhost primary proxy pass primary vhost backup proxy pass backup cache sched http rules ... | 1 |
151,597 | 5,824,629,117 | IssuesEvent | 2017-05-07 14:43:12 | minj/foxtrick | https://api.github.com/repos/minj/foxtrick | opened | Age average in TransferCompare | accepted feature good-first-issue Priority-Low Transfers | **From:** LA-Ron__Manager
**PostID:** [16412248.709](https://www.hattrick.org/goto.ashx?path=%2FForum%2FRead.aspx%3Ft%3D16412248%26n%3D709%26v%3D0)
**To:** LA-MJ
**Re:** [16412248.707](https://www.hattrick.org/goto.ashx?path=%2FForum%2FRead.aspx%3Ft%3D16412248%26n%3D707%26v%3D0)
**Datetime:** 2017-05-03 17:07
**Me... | 1.0 | Age average in TransferCompare - **From:** LA-Ron__Manager
**PostID:** [16412248.709](https://www.hattrick.org/goto.ashx?path=%2FForum%2FRead.aspx%3Ft%3D16412248%26n%3D709%26v%3D0)
**To:** LA-MJ
**Re:** [16412248.707](https://www.hattrick.org/goto.ashx?path=%2FForum%2FRead.aspx%3Ft%3D16412248%26n%3D707%26v%3D0)
**D... | priority | age average in transfercompare from la ron manager postid to la mj re datetime message can we get in transfer compare page average value for age as well | 1 |
441,787 | 12,732,327,027 | IssuesEvent | 2020-06-25 10:11:04 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | Bluetooth: Windows 10 cannot reconnect on direct advertising from Zephyr | area: Bluetooth bug platform: nRF priority: low | **Describe the bug**
Zephyr Bluetooth peripheral using Split LL connects and bonds to Windows10 host. After the disconnection, it cannot reconnect using direct advertising (reconnection works fine for undirected advertising).
**To Reproduce**
I replicated the problem using nrf_desktop application from https://gith... | 1.0 | Bluetooth: Windows 10 cannot reconnect on direct advertising from Zephyr - **Describe the bug**
Zephyr Bluetooth peripheral using Split LL connects and bonds to Windows10 host. After the disconnection, it cannot reconnect using direct advertising (reconnection works fine for undirected advertising).
**To Reproduce*... | priority | bluetooth windows cannot reconnect on direct advertising from zephyr describe the bug zephyr bluetooth peripheral using split ll connects and bonds to host after the disconnection it cannot reconnect using direct advertising reconnection works fine for undirected advertising to reproduce i repl... | 1 |
64,938 | 3,220,105,007 | IssuesEvent | 2015-10-08 13:30:11 | Dolibarr/dolibarr | https://api.github.com/repos/Dolibarr/dolibarr | opened | Allow linking events to multiple companies and/or contacts | Feature request Priority Low version develop | Meetings often takes place with multiple parties. Linking to them all would be a great time-saver. | 1.0 | Allow linking events to multiple companies and/or contacts - Meetings often takes place with multiple parties. Linking to them all would be a great time-saver. | priority | allow linking events to multiple companies and or contacts meetings often takes place with multiple parties linking to them all would be a great time saver | 1 |
271,288 | 8,482,274,152 | IssuesEvent | 2018-10-25 18:04:48 | FServais/BoardgameWE | https://api.github.com/repos/FServais/BoardgameWE | closed | Login case sensitive? | component/backend priority/low priority/medium | When I try to login as Fservais instead of fservais, the login fails (user not found).
Should we leave the login as case sensitive or not? :) | 2.0 | Login case sensitive? - When I try to login as Fservais instead of fservais, the login fails (user not found).
Should we leave the login as case sensitive or not? :) | priority | login case sensitive when i try to login as fservais instead of fservais the login fails user not found should we leave the login as case sensitive or not | 1 |
298,612 | 9,200,589,598 | IssuesEvent | 2019-03-07 17:24:50 | qissue-bot/QGIS | https://api.github.com/repos/qissue-bot/QGIS | closed | User-variable line thickness for composer label box | 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: **Gavin Macaulay -** (Gavin Macaulay -)
Original Redmine Issue: 180, https://issues.qgis.org/issues/180
Original Assignee: Redmine Admin
---
The user should probably be able to vary the line thickness of the optional label box in the print composer.
| 1.0 | User-variable line thickness for composer label box - ---
Author Name: **Gavin Macaulay -** (Gavin Macaulay -)
Original Redmine Issue: 180, https://issues.qgis.org/issues/180
Original Assignee: Redmine Admin
---
The user should probably be able to vary the line thickness of the optional label box in the print comp... | priority | user variable line thickness for composer label box author name gavin macaulay gavin macaulay original redmine issue original assignee redmine admin the user should probably be able to vary the line thickness of the optional label box in the print composer | 1 |
22,170 | 2,645,703,399 | IssuesEvent | 2015-03-13 01:17:19 | pedromorgan/flightgear-issues-test | https://api.github.com/repos/pedromorgan/flightgear-issues-test | opened | Requires two Enter-key hits to send chat message in Chat Dialog. | GUI imported keyboard mouse Priority-Low Type-FeatureRequest | _From [ray.stma...@gmail.com](https://code.google.com/u/112969097702122670883/) on April 14, 2010 02:41:39_
What steps will reproduce the problem? 1. Open the chat window
2. try to send your message with enter, only mouse button SEND works
3. on account that ENTER doesn't SEND chat because it is right rudder
curre... | 1.0 | Requires two Enter-key hits to send chat message in Chat Dialog. - _From [ray.stma...@gmail.com](https://code.google.com/u/112969097702122670883/) on April 14, 2010 02:41:39_
What steps will reproduce the problem? 1. Open the chat window
2. try to send your message with enter, only mouse button SEND works
3. on acco... | priority | requires two enter key hits to send chat message in chat dialog from on april what steps will reproduce the problem open the chat window try to send your message with enter only mouse button send works on account that enter doesn t send chat because it is right rudder currently find... | 1 |
168,037 | 6,360,019,751 | IssuesEvent | 2017-07-31 09:00:13 | Tazinho/Advanced-R-Solutions | https://api.github.com/repos/Tazinho/Advanced-R-Solutions | closed | reduce size of repo | low-priority | remove files that are not strictly necessary for the compilation of the book from version control. | 1.0 | reduce size of repo - remove files that are not strictly necessary for the compilation of the book from version control. | priority | reduce size of repo remove files that are not strictly necessary for the compilation of the book from version control | 1 |
473,236 | 13,639,047,821 | IssuesEvent | 2020-09-25 10:20:10 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | [Coverity CID :214348] Memset buffer size of 0 in tests/kernel/fpu_sharing/generic/src/load_store.c | Coverity bug priority: low |
Static code scan issues found in file:
https://github.com/zephyrproject-rtos/zephyr/tree/07756e53324ddb06297358636b73988f073a4a38/tests/kernel/fpu_sharing/generic/src/load_store.c#L113
Category: Memory - illegal accesses
Function: `load_store_low`
Component: Tests
CID: [214348](https://scan9.coverity.com/reports.htm... | 1.0 | [Coverity CID :214348] Memset buffer size of 0 in tests/kernel/fpu_sharing/generic/src/load_store.c -
Static code scan issues found in file:
https://github.com/zephyrproject-rtos/zephyr/tree/07756e53324ddb06297358636b73988f073a4a38/tests/kernel/fpu_sharing/generic/src/load_store.c#L113
Category: Memory - illegal acc... | priority | memset buffer size of in tests kernel fpu sharing generic src load store c static code scan issues found in file category memory illegal accesses function load store low component tests cid details for load store low count test exited load store low count ... | 1 |
620,204 | 19,556,421,897 | IssuesEvent | 2022-01-03 10:11:23 | MaibornWolff/codecharta | https://api.github.com/repos/MaibornWolff/codecharta | closed | Suspicious Metrics feature does not respect current app settings | bug pr-visualization javascript priority:high difficulty:low good first issue UX / UI | # Bug
## Expected Behavior
GIVEN: initially loaded CodeCharta with experimental mode turned `off`
WHEN loading a map that has suspicious metrics and then turning `on` experimental mode and then clicking on a suspicious metrics Custom Config e.g. "Suspicious MCC Files" like:
, such sent or received message on Android is not wrapped up in bubble.
On iOS message wrapped up i... | 1.0 | No bubble background on messages with > 200 lines - ***Type***: Bug
***Summary***: When the message is really huge (exact number depends from device, but in case of Samsung Galaxy S6 emulator - it's > 190 lines, in a case on Samsung J7 on Android 7.0 it's > 220 messages), such sent or received message on Android is no... | priority | no bubble background on messages with lines type bug summary when the message is really huge exact number depends from device but in case of samsung galaxy emulator it s lines in a case on samsung on android it s messages such sent or received message on android is not wrappe... | 1 |
300,465 | 9,211,129,046 | IssuesEvent | 2019-03-09 12:37:32 | richelbilderbeek/djog_unos_2018 | https://api.github.com/repos/richelbilderbeek/djog_unos_2018 | closed | Add venus_fly_trap agent | low priority | Add a venus_fly_trap agent and do all the other stuff you always need to do when creating an agent.
Add venus_fly_trap to appropriate tiles | 1.0 | Add venus_fly_trap agent - Add a venus_fly_trap agent and do all the other stuff you always need to do when creating an agent.
Add venus_fly_trap to appropriate tiles | priority | add venus fly trap agent add a venus fly trap agent and do all the other stuff you always need to do when creating an agent add venus fly trap to appropriate tiles | 1 |
170,418 | 6,444,231,275 | IssuesEvent | 2017-08-12 08:20:18 | Polpetta/SecurityAndRiskManagementNotes | https://api.github.com/repos/Polpetta/SecurityAndRiskManagementNotes | opened | Mistranslation esercizio 56 | priority:low question type:exercise type:mistranslation | **Description**
La domanda originale:
> The difference between where an organization performs and
where they intend to perform is known as:
L'attuale traduzione:
> La differenza tra dove una organizzazione rende e dove loro vorrebbero rendere è anche conosciuto come:
Suona un po' strano il "dove" in itali... | 1.0 | Mistranslation esercizio 56 - **Description**
La domanda originale:
> The difference between where an organization performs and
where they intend to perform is known as:
L'attuale traduzione:
> La differenza tra dove una organizzazione rende e dove loro vorrebbero rendere è anche conosciuto come:
Suona un... | priority | mistranslation esercizio description la domanda originale the difference between where an organization performs and where they intend to perform is known as l attuale traduzione la differenza tra dove una organizzazione rende e dove loro vorrebbero rendere è anche conosciuto come suona un ... | 1 |
586,885 | 17,599,331,994 | IssuesEvent | 2021-08-17 09:48:38 | eclipse/dirigible | https://api.github.com/repos/eclipse/dirigible | closed | [OData] Issue to Retrieval OData using API | bug component-core priority-high efforts-low component-odata | Issue w.r.t the OData retrieval. unable to retrieve the data using API's.
1. Recently I have updated all the tables with the few columns and then I generated the model.odata.
2. I unpublished the whole project and ran below sql query in database perspective.
delete from DIRIGIBLE_ODATA;
delete from DIRIGIBLE_ODA... | 1.0 | [OData] Issue to Retrieval OData using API - Issue w.r.t the OData retrieval. unable to retrieve the data using API's.
1. Recently I have updated all the tables with the few columns and then I generated the model.odata.
2. I unpublished the whole project and ran below sql query in database perspective.
delete fro... | priority | issue to retrieval odata using api issue w r t the odata retrieval unable to retrieve the data using api s recently i have updated all the tables with the few columns and then i generated the model odata i unpublished the whole project and ran below sql query in database perspective delete from diri... | 1 |
504,948 | 14,624,591,764 | IssuesEvent | 2020-12-23 06:42:37 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | opened | [0.9.2 staging-1883] Meteor Tutorial subtitles problem when using not 16х9 resolution | Category: UI Priority: Low | So I have monitor 16x10 and I have 2 black bars in top and bottom, but text is align to bottom of screen, not to bottom of video:

I would not even pay attention to this, but the text in one line lies right ... | 1.0 | [0.9.2 staging-1883] Meteor Tutorial subtitles problem when using not 16х9 resolution - So I have monitor 16x10 and I have 2 black bars in top and bottom, but text is align to bottom of screen, not to bottom of video:

Don't known / other
### Description
stable version of yarn is `3.6` and we must upgrade to them!
### Proposed solution
Useful links:
- [why-should-you-upgrade-to-yarn-modern](https://yarnpkg.com/getting-started/qa#why-should-you-upgrade-to-yarn-modern)
- [zero-installs](https://yarnpkg.com/feature... | 1.0 | Upgrade to Yarn stable - ### Package(s)
Don't known / other
### Description
stable version of yarn is `3.6` and we must upgrade to them!
### Proposed solution
Useful links:
- [why-should-you-upgrade-to-yarn-modern](https://yarnpkg.com/getting-started/qa#why-should-you-upgrade-to-yarn-modern)
- [zero-installs](ht... | priority | upgrade to yarn stable package s don t known other description stable version of yarn is and we must upgrade to them proposed solution useful links steps to upgrade to stable version yarn set version stable yarn set version berry yarn config set nodelinker node modul... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.