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 855 | labels stringlengths 4 721 | body stringlengths 1 261k | index stringclasses 13 values | text_combine stringlengths 96 261k | label stringclasses 2 values | text stringlengths 96 240k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
140,258 | 5,399,396,314 | IssuesEvent | 2017-02-27 19:21:02 | forcedotcom/scmt-server | https://api.github.com/repos/forcedotcom/scmt-server | opened | Missing environmental variables in app.json | bug priority - high | We're missing two environmental variables in `app.json`:
SALESFORCE_TRACE_MESSAGES = 1
JAVA_ENV = development | 1.0 | Missing environmental variables in app.json - We're missing two environmental variables in `app.json`:
SALESFORCE_TRACE_MESSAGES = 1
JAVA_ENV = development | priority | missing environmental variables in app json we re missing two environmental variables in app json salesforce trace messages java env development | 1 |
629,308 | 20,029,041,576 | IssuesEvent | 2022-02-02 01:44:13 | ctm/mb2-doc | https://api.github.com/repos/ctm/mb2-doc | opened | bust player in active tournament live link improvements | high priority easy | Fix so players still in a tournament are above bust players and remove their completely incorrect "time finished" values.
<img width="1468" alt="Screen Shot 2022-02-01 at 18 41 13" src="https://user-images.githubusercontent.com/26245/152080414-18afcd4b-6dc3-47a8-9c1c-3c445e914ecb.png">
| 1.0 | bust player in active tournament live link improvements - Fix so players still in a tournament are above bust players and remove their completely incorrect "time finished" values.
<img width="1468" alt="Screen Shot 2022-02-01 at 18 41 13" src="https://user-images.githubusercontent.com/26245/152080414-18afcd4b-6dc3-47a8-9c1c-3c445e914ecb.png">
| priority | bust player in active tournament live link improvements fix so players still in a tournament are above bust players and remove their completely incorrect time finished values img width alt screen shot at src | 1 |
665,022 | 22,296,457,616 | IssuesEvent | 2022-06-13 02:33:54 | UseCrowdWise/crowdwise | https://api.github.com/repos/UseCrowdWise/crowdwise | closed | Number of results in icon doesn't match number of actual results shown | bug PRIORITY-HIGH | Possibly because of filtering happening _after_ we send results to index.js?


| 1.0 | Number of results in icon doesn't match number of actual results shown - Possibly because of filtering happening _after_ we send results to index.js?


| priority | number of results in icon doesn t match number of actual results shown possibly because of filtering happening after we send results to index js | 1 |
465,804 | 13,392,466,172 | IssuesEvent | 2020-09-03 01:26:42 | okTurtles/group-income-simple | https://api.github.com/repos/okTurtles/group-income-simple | closed | Finish i18n translation/localization toolchain — fetch JSON and update UI | App:Backend App:Frontend Kind:Enhancement Note:Accessibility Note:Tooling Note:Up-for-grabs Priority:High | ### Problem
Our localization toolchain is almost finished, and the final missing piece is for the frontend to fetch the proper `.json` file from the server for the user's local language and update the UI.
This will require updates to both the backend and frontend code.
### Solution
**Backend**
Be able to serve the translated .json file that the client requests.
**Frontend**
For now as an alpha version we will do this incorrectly and inefficiently, and in a future update we will do it properly.
So a PR for this issue will simply fetch the json file by using either `navigator.language` or `navigator.languages[0]` or `navigator.languages[1]` (do thorough research on this and find out what the most correct choice is!). It will then save this translation into memory and do the mapping from `original english` => `new language` inside of `translations.js`.
A future issue will be opened to make this more efficient by versioning the translations file and caching it locally in IndexedDB, but for now this simple method should get us up and running. | 1.0 | Finish i18n translation/localization toolchain — fetch JSON and update UI - ### Problem
Our localization toolchain is almost finished, and the final missing piece is for the frontend to fetch the proper `.json` file from the server for the user's local language and update the UI.
This will require updates to both the backend and frontend code.
### Solution
**Backend**
Be able to serve the translated .json file that the client requests.
**Frontend**
For now as an alpha version we will do this incorrectly and inefficiently, and in a future update we will do it properly.
So a PR for this issue will simply fetch the json file by using either `navigator.language` or `navigator.languages[0]` or `navigator.languages[1]` (do thorough research on this and find out what the most correct choice is!). It will then save this translation into memory and do the mapping from `original english` => `new language` inside of `translations.js`.
A future issue will be opened to make this more efficient by versioning the translations file and caching it locally in IndexedDB, but for now this simple method should get us up and running. | priority | finish translation localization toolchain — fetch json and update ui problem our localization toolchain is almost finished and the final missing piece is for the frontend to fetch the proper json file from the server for the user s local language and update the ui this will require updates to both the backend and frontend code solution backend be able to serve the translated json file that the client requests frontend for now as an alpha version we will do this incorrectly and inefficiently and in a future update we will do it properly so a pr for this issue will simply fetch the json file by using either navigator language or navigator languages or navigator languages do thorough research on this and find out what the most correct choice is it will then save this translation into memory and do the mapping from original english new language inside of translations js a future issue will be opened to make this more efficient by versioning the translations file and caching it locally in indexeddb but for now this simple method should get us up and running | 1 |
433,752 | 12,509,969,986 | IssuesEvent | 2020-06-02 17:48:12 | pulibrary/cicognara-rails | https://api.github.com/repos/pulibrary/cicognara-rails | closed | Text updates from Holly | content high-priority | Holly is preparing some updates to the About and Community text. When we have the final text, we can update the views. | 1.0 | Text updates from Holly - Holly is preparing some updates to the About and Community text. When we have the final text, we can update the views. | priority | text updates from holly holly is preparing some updates to the about and community text when we have the final text we can update the views | 1 |
700,681 | 24,069,025,017 | IssuesEvent | 2022-09-17 22:59:55 | oresat/oresat-olaf | https://api.github.com/repos/oresat/oresat-olaf | closed | Unit tests | high priority | Need to go crazy with unit tests.
Has unit tests:
- General
- [ ] App
- [x] Updater
- Common
- [x] ECSS time functions
- [x] OreSatFile
- [x] OreSatFileCache
- [x] PRU (requires hardware)
- Resources
- [x] ECSSResource
- [x] OSResource
- [x] FwriteResource
- [x] FreadResource
- [x] FileCacheResource
- [ ] LogsResource
- [x] SysInfoResource
- [ ] UpdaterResource | 1.0 | Unit tests - Need to go crazy with unit tests.
Has unit tests:
- General
- [ ] App
- [x] Updater
- Common
- [x] ECSS time functions
- [x] OreSatFile
- [x] OreSatFileCache
- [x] PRU (requires hardware)
- Resources
- [x] ECSSResource
- [x] OSResource
- [x] FwriteResource
- [x] FreadResource
- [x] FileCacheResource
- [ ] LogsResource
- [x] SysInfoResource
- [ ] UpdaterResource | priority | unit tests need to go crazy with unit tests has unit tests general app updater common ecss time functions oresatfile oresatfilecache pru requires hardware resources ecssresource osresource fwriteresource freadresource filecacheresource logsresource sysinforesource updaterresource | 1 |
633,847 | 20,268,204,697 | IssuesEvent | 2022-02-15 14:03:12 | bluecadet/longwood-d8 | https://api.github.com/repos/bluecadet/longwood-d8 | opened | Logic for Top Content Section | high priority |
What should be included in "Top Content" Currently it is just set to the first two paragraphs. We should at the very least, filter certain paragraph bundles. | 1.0 | Logic for Top Content Section -
What should be included in "Top Content" Currently it is just set to the first two paragraphs. We should at the very least, filter certain paragraph bundles. | priority | logic for top content section what should be included in top content currently it is just set to the first two paragraphs we should at the very least filter certain paragraph bundles | 1 |
634,355 | 20,359,582,925 | IssuesEvent | 2022-02-20 13:41:08 | TeamBookTez/booktez-server | https://api.github.com/repos/TeamBookTez/booktez-server | opened | [refactor] modify api database to mongoDB | 🌈 refactor 1️⃣ priority: high | ## 💡 Issue
몽고디비로 이사 감에 따른 api 수정
## 📝 todo
- [ ] API 명세서 담당자 기준으로 DB 부분 수정
| 1.0 | [refactor] modify api database to mongoDB - ## 💡 Issue
몽고디비로 이사 감에 따른 api 수정
## 📝 todo
- [ ] API 명세서 담당자 기준으로 DB 부분 수정
| priority | modify api database to mongodb 💡 issue 몽고디비로 이사 감에 따른 api 수정 📝 todo api 명세서 담당자 기준으로 db 부분 수정 | 1 |
139,374 | 5,368,371,322 | IssuesEvent | 2017-02-22 08:34:04 | Sonarr/Sonarr | https://api.github.com/repos/Sonarr/Sonarr | closed | Support nzbGet's Status field for history | priority:high suboptimal | nzbGet 13.0 added a status field (which we can use instead of individual fields), it requires some special handling, but gives a lot more info that the individual status fields.
http://nzbget.net/RPC_API_reference#Field_Status
| 1.0 | Support nzbGet's Status field for history - nzbGet 13.0 added a status field (which we can use instead of individual fields), it requires some special handling, but gives a lot more info that the individual status fields.
http://nzbget.net/RPC_API_reference#Field_Status
| priority | support nzbget s status field for history nzbget added a status field which we can use instead of individual fields it requires some special handling but gives a lot more info that the individual status fields | 1 |
269,429 | 8,435,689,011 | IssuesEvent | 2018-10-17 13:45:28 | smartdevicelink/sdl_core | https://api.github.com/repos/smartdevicelink/sdl_core | closed | Fix moduleType save to the policy database | Bug Contributor priority 1: High | ### Bug Report
Fix moduleType save to the policy database
##### Steps
1.Need added missing logic of saving this parameter
into the database.
##### Expected Behavior
Fixed moduleType save to the policy database
##### Observed Behavior
There was a missed logic of saving of moduleType parameter
of application into the database. SDL does not save this
parameter into the database when application get default
policy permissions. As a result, on the next ignition
circle SDL loads nothing from database for this application
as nothing was saved. As a result SDL rejects all RC related
requests due to wrongly set moduleType parameter.
##### OS & Version Information
* OS/Version:
* SDL Core Version:
* Testing Against: | 1.0 | Fix moduleType save to the policy database - ### Bug Report
Fix moduleType save to the policy database
##### Steps
1.Need added missing logic of saving this parameter
into the database.
##### Expected Behavior
Fixed moduleType save to the policy database
##### Observed Behavior
There was a missed logic of saving of moduleType parameter
of application into the database. SDL does not save this
parameter into the database when application get default
policy permissions. As a result, on the next ignition
circle SDL loads nothing from database for this application
as nothing was saved. As a result SDL rejects all RC related
requests due to wrongly set moduleType parameter.
##### OS & Version Information
* OS/Version:
* SDL Core Version:
* Testing Against: | priority | fix moduletype save to the policy database bug report fix moduletype save to the policy database steps need added missing logic of saving this parameter into the database expected behavior fixed moduletype save to the policy database observed behavior there was a missed logic of saving of moduletype parameter of application into the database sdl does not save this parameter into the database when application get default policy permissions as a result on the next ignition circle sdl loads nothing from database for this application as nothing was saved as a result sdl rejects all rc related requests due to wrongly set moduletype parameter os version information os version sdl core version testing against | 1 |
698,044 | 23,963,385,429 | IssuesEvent | 2022-09-12 21:25:00 | OpenPrinting/libcups | https://api.github.com/repos/OpenPrinting/libcups | closed | ipptool: octetString values not sent correctly | bug priority-high | The PWG 5100.13 test in the ippsample project doesn't work because the octetString value sent as the client-info/client-version member attribute comes across as 2051 nul bytes. | 1.0 | ipptool: octetString values not sent correctly - The PWG 5100.13 test in the ippsample project doesn't work because the octetString value sent as the client-info/client-version member attribute comes across as 2051 nul bytes. | priority | ipptool octetstring values not sent correctly the pwg test in the ippsample project doesn t work because the octetstring value sent as the client info client version member attribute comes across as nul bytes | 1 |
386,108 | 11,431,989,550 | IssuesEvent | 2020-02-04 13:17:31 | locandy/dialogue-plugin | https://api.github.com/repos/locandy/dialogue-plugin | reopened | Add Image: Upload von jpeg geht nicht | bug high priority priority | Wenn man ein jpeg als Bild rauflädt verschwindet es (inklusive ID) nach dem Upload. Es ist im Array der resourcen drin, aber wird nicht in drop-downs angezeigt. Auch gifs testen! | 2.0 | Add Image: Upload von jpeg geht nicht - Wenn man ein jpeg als Bild rauflädt verschwindet es (inklusive ID) nach dem Upload. Es ist im Array der resourcen drin, aber wird nicht in drop-downs angezeigt. Auch gifs testen! | priority | add image upload von jpeg geht nicht wenn man ein jpeg als bild rauflädt verschwindet es inklusive id nach dem upload es ist im array der resourcen drin aber wird nicht in drop downs angezeigt auch gifs testen | 1 |
570,067 | 17,018,133,760 | IssuesEvent | 2021-07-02 14:46:17 | kaiwalyakoparkar/Find-Me-Resource | https://api.github.com/repos/kaiwalyakoparkar/Find-Me-Resource | closed | [Bug] Links to footer contents | Priority: High Review Required bug want fix | Some links in the footer seem to not working or the link is absent. Adding the links to the respecting heading is the task | 1.0 | [Bug] Links to footer contents - Some links in the footer seem to not working or the link is absent. Adding the links to the respecting heading is the task | priority | links to footer contents some links in the footer seem to not working or the link is absent adding the links to the respecting heading is the task | 1 |
676,746 | 23,136,332,386 | IssuesEvent | 2022-07-28 14:36:10 | red-hat-storage/ocs-ci | https://api.github.com/repos/red-hat-storage/ocs-ci | closed | Collect OCP must-gather for some of the Brown squad test cases for better debugging | enhancement High Priority Squad/Brown | For run id `1651499508`
test-
tests/manage/z_cluster/cluster_expansion/test_verify_ceph_csidriver_runs_on_non_ocs_nodes.py::TestCheckTolerationForCephCsiDriverDs::test_ceph_csidriver_runs_on_non_ocs_nodes
We were unable to conclude the reason of failure because we don't have OCP logs for this test failure-
the error is
`New spun node failed to reach ready state OR Replica count didn't match ready replica count`
although replica count increased from 2 to 3 but the new node did not become ready
Marked it as a system issue for now, after discussing with Pratik.
OCP must-gather collection was stopped after proposed in the email by Oded
subject- `Improve testing suites - OCP/OCS MG collection` | 1.0 | Collect OCP must-gather for some of the Brown squad test cases for better debugging - For run id `1651499508`
test-
tests/manage/z_cluster/cluster_expansion/test_verify_ceph_csidriver_runs_on_non_ocs_nodes.py::TestCheckTolerationForCephCsiDriverDs::test_ceph_csidriver_runs_on_non_ocs_nodes
We were unable to conclude the reason of failure because we don't have OCP logs for this test failure-
the error is
`New spun node failed to reach ready state OR Replica count didn't match ready replica count`
although replica count increased from 2 to 3 but the new node did not become ready
Marked it as a system issue for now, after discussing with Pratik.
OCP must-gather collection was stopped after proposed in the email by Oded
subject- `Improve testing suites - OCP/OCS MG collection` | priority | collect ocp must gather for some of the brown squad test cases for better debugging for run id test tests manage z cluster cluster expansion test verify ceph csidriver runs on non ocs nodes py testchecktolerationforcephcsidriverds test ceph csidriver runs on non ocs nodes we were unable to conclude the reason of failure because we don t have ocp logs for this test failure the error is new spun node failed to reach ready state or replica count didn t match ready replica count although replica count increased from to but the new node did not become ready marked it as a system issue for now after discussing with pratik ocp must gather collection was stopped after proposed in the email by oded subject improve testing suites ocp ocs mg collection | 1 |
461,085 | 13,223,288,081 | IssuesEvent | 2020-08-17 16:57:30 | onicagroup/runway | https://api.github.com/repos/onicagroup/runway | opened | hcl2 import errors on all-in-one builds | bug priority:high status:review_needed | Reproducible as follows:
```
$ docker run --rm -it node:12-buster bash
# curl -L oni.ca/runway/latest/linux -o /usr/local/bin/runway
# chmod +x /usr/local/bin/runway
# runway --version
Traceback (most recent call last):
File "runway-script.py", line 1, in <module>
File "<frozen importlib._bootstrap>", line 983, in _find_and_load
File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
File "/home/runner/work/runway/runway/.venv/lib/python3.7/site-packages/PyInstaller/loader/pyimod03_importers.py", line 627, in exec_module
File "site-packages/runway/_cli/__init__.py", line 2, in <module>
File "<frozen importlib._bootstrap>", line 983, in _find_and_load
File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
File "/home/runner/work/runway/runway/.venv/lib/python3.7/site-packages/PyInstaller/loader/pyimod03_importers.py", line 627, in exec_module
File "site-packages/runway/_cli/main.py", line 11, in <module>
File "<frozen importlib._bootstrap>", line 983, in _find_and_load
File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
File "/home/runner/work/runway/runway/.venv/lib/python3.7/site-packages/PyInstaller/loader/pyimod03_importers.py", line 627, in exec_module
File "site-packages/runway/_cli/commands/__init__.py", line 7, in <module>
File "<frozen importlib._bootstrap>", line 983, in _find_and_load
File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
File "/home/runner/work/runway/runway/.venv/lib/python3.7/site-packages/PyInstaller/loader/pyimod03_importers.py", line 627, in exec_module
File "site-packages/runway/_cli/commands/_gen_sample/__init__.py", line 18, in <module>
File "<frozen importlib._bootstrap>", line 983, in _find_and_load
File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
File "/home/runner/work/runway/runway/.venv/lib/python3.7/site-packages/PyInstaller/loader/pyimod03_importers.py", line 627, in exec_module
File "site-packages/runway/_cli/commands/_gen_sample/_tf.py", line 7, in <module>
File "<frozen importlib._bootstrap>", line 983, in _find_and_load
File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
File "/home/runner/work/runway/runway/.venv/lib/python3.7/site-packages/PyInstaller/loader/pyimod03_importers.py", line 627, in exec_module
File "site-packages/runway/env_mgr/tfenv.py", line 24, in <module>
File "<frozen importlib._bootstrap>", line 983, in _find_and_load
File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
File "/home/runner/work/runway/runway/.venv/lib/python3.7/site-packages/PyInstaller/loader/pyimod03_importers.py", line 627, in exec_module
File "site-packages/hcl2/__init__.py", line 5, in <module>
File "<frozen importlib._bootstrap>", line 983, in _find_and_load
File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
File "/home/runner/work/runway/runway/.venv/lib/python3.7/site-packages/PyInstaller/loader/pyimod03_importers.py", line 627, in exec_module
File "site-packages/hcl2/api.py", line 4, in <module>
File "<frozen importlib._bootstrap>", line 983, in _find_and_load
File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
File "/home/runner/work/runway/runway/.venv/lib/python3.7/site-packages/PyInstaller/loader/pyimod03_importers.py", line 627, in exec_module
File "site-packages/hcl2/parser.py", line 51, in <module>
File "site-packages/hcl2/parser.py", line 42, in create_parser_file
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/_MEIz8d5MO/hcl2/hcl2.lark'
[13] Failed to execute script runway-script
``` | 1.0 | hcl2 import errors on all-in-one builds - Reproducible as follows:
```
$ docker run --rm -it node:12-buster bash
# curl -L oni.ca/runway/latest/linux -o /usr/local/bin/runway
# chmod +x /usr/local/bin/runway
# runway --version
Traceback (most recent call last):
File "runway-script.py", line 1, in <module>
File "<frozen importlib._bootstrap>", line 983, in _find_and_load
File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
File "/home/runner/work/runway/runway/.venv/lib/python3.7/site-packages/PyInstaller/loader/pyimod03_importers.py", line 627, in exec_module
File "site-packages/runway/_cli/__init__.py", line 2, in <module>
File "<frozen importlib._bootstrap>", line 983, in _find_and_load
File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
File "/home/runner/work/runway/runway/.venv/lib/python3.7/site-packages/PyInstaller/loader/pyimod03_importers.py", line 627, in exec_module
File "site-packages/runway/_cli/main.py", line 11, in <module>
File "<frozen importlib._bootstrap>", line 983, in _find_and_load
File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
File "/home/runner/work/runway/runway/.venv/lib/python3.7/site-packages/PyInstaller/loader/pyimod03_importers.py", line 627, in exec_module
File "site-packages/runway/_cli/commands/__init__.py", line 7, in <module>
File "<frozen importlib._bootstrap>", line 983, in _find_and_load
File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
File "/home/runner/work/runway/runway/.venv/lib/python3.7/site-packages/PyInstaller/loader/pyimod03_importers.py", line 627, in exec_module
File "site-packages/runway/_cli/commands/_gen_sample/__init__.py", line 18, in <module>
File "<frozen importlib._bootstrap>", line 983, in _find_and_load
File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
File "/home/runner/work/runway/runway/.venv/lib/python3.7/site-packages/PyInstaller/loader/pyimod03_importers.py", line 627, in exec_module
File "site-packages/runway/_cli/commands/_gen_sample/_tf.py", line 7, in <module>
File "<frozen importlib._bootstrap>", line 983, in _find_and_load
File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
File "/home/runner/work/runway/runway/.venv/lib/python3.7/site-packages/PyInstaller/loader/pyimod03_importers.py", line 627, in exec_module
File "site-packages/runway/env_mgr/tfenv.py", line 24, in <module>
File "<frozen importlib._bootstrap>", line 983, in _find_and_load
File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
File "/home/runner/work/runway/runway/.venv/lib/python3.7/site-packages/PyInstaller/loader/pyimod03_importers.py", line 627, in exec_module
File "site-packages/hcl2/__init__.py", line 5, in <module>
File "<frozen importlib._bootstrap>", line 983, in _find_and_load
File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
File "/home/runner/work/runway/runway/.venv/lib/python3.7/site-packages/PyInstaller/loader/pyimod03_importers.py", line 627, in exec_module
File "site-packages/hcl2/api.py", line 4, in <module>
File "<frozen importlib._bootstrap>", line 983, in _find_and_load
File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
File "/home/runner/work/runway/runway/.venv/lib/python3.7/site-packages/PyInstaller/loader/pyimod03_importers.py", line 627, in exec_module
File "site-packages/hcl2/parser.py", line 51, in <module>
File "site-packages/hcl2/parser.py", line 42, in create_parser_file
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/_MEIz8d5MO/hcl2/hcl2.lark'
[13] Failed to execute script runway-script
``` | priority | import errors on all in one builds reproducible as follows docker run rm it node buster bash curl l oni ca runway latest linux o usr local bin runway chmod x usr local bin runway runway version traceback most recent call last file runway script py line in file line in find and load file line in find and load unlocked file line in load unlocked file home runner work runway runway venv lib site packages pyinstaller loader importers py line in exec module file site packages runway cli init py line in file line in find and load file line in find and load unlocked file line in load unlocked file home runner work runway runway venv lib site packages pyinstaller loader importers py line in exec module file site packages runway cli main py line in file line in find and load file line in find and load unlocked file line in load unlocked file home runner work runway runway venv lib site packages pyinstaller loader importers py line in exec module file site packages runway cli commands init py line in file line in find and load file line in find and load unlocked file line in load unlocked file home runner work runway runway venv lib site packages pyinstaller loader importers py line in exec module file site packages runway cli commands gen sample init py line in file line in find and load file line in find and load unlocked file line in load unlocked file home runner work runway runway venv lib site packages pyinstaller loader importers py line in exec module file site packages runway cli commands gen sample tf py line in file line in find and load file line in find and load unlocked file line in load unlocked file home runner work runway runway venv lib site packages pyinstaller loader importers py line in exec module file site packages runway env mgr tfenv py line in file line in find and load file line in find and load unlocked file line in load unlocked file home runner work runway runway venv lib site packages pyinstaller loader importers py line in exec module file site packages init py line in file line in find and load file line in find and load unlocked file line in load unlocked file home runner work runway runway venv lib site packages pyinstaller loader importers py line in exec module file site packages api py line in file line in find and load file line in find and load unlocked file line in load unlocked file home runner work runway runway venv lib site packages pyinstaller loader importers py line in exec module file site packages parser py line in file site packages parser py line in create parser file filenotfounderror no such file or directory tmp lark failed to execute script runway script | 1 |
169,035 | 6,393,692,021 | IssuesEvent | 2017-08-04 08:15:59 | handsontable/handsontable | https://api.github.com/repos/handsontable/handsontable | closed | Examples are not working on Android and iOS | Core: compatibility Priority: high Type: Change | I'm looking at http://handsontable.com/examples.html
Scroll is not working on tablets (Android 4.4 and iOS 8.3). So I've got an impression that handsontable is not designed/usable for touch devices. Though I see few closed issues related to touch devices problems.
The question is: is it problem of examples page only or it's global/unresolvable problem of handsontable itself?
| 1.0 | Examples are not working on Android and iOS - I'm looking at http://handsontable.com/examples.html
Scroll is not working on tablets (Android 4.4 and iOS 8.3). So I've got an impression that handsontable is not designed/usable for touch devices. Though I see few closed issues related to touch devices problems.
The question is: is it problem of examples page only or it's global/unresolvable problem of handsontable itself?
| priority | examples are not working on android and ios i m looking at scroll is not working on tablets android and ios so i ve got an impression that handsontable is not designed usable for touch devices though i see few closed issues related to touch devices problems the question is is it problem of examples page only or it s global unresolvable problem of handsontable itself | 1 |
435,718 | 12,539,948,651 | IssuesEvent | 2020-06-05 09:29:41 | aeternity/superhero-ui | https://api.github.com/repos/aeternity/superhero-ui | closed | Edit profile with web wallet | kind/feature priority/high | Users should be able to edit their profile via deeplink with the web-wallet. | 1.0 | Edit profile with web wallet - Users should be able to edit their profile via deeplink with the web-wallet. | priority | edit profile with web wallet users should be able to edit their profile via deeplink with the web wallet | 1 |
517,842 | 15,020,426,254 | IssuesEvent | 2021-02-01 14:42:12 | SentyFunBall/valour-vapp | https://api.github.com/repos/SentyFunBall/valour-vapp | opened | 🐛 Bug - wrapper doesnt authenticate | bug high priority urgent | Describe the bug
title
To Reproduce
go to wrapper.py
there is no good authentication
Expected behavior
good authentication
Screenshots
If applicable, add screenshots to help explain your problem.
System Information:
-not needed-
Additional context
none | 1.0 | 🐛 Bug - wrapper doesnt authenticate - Describe the bug
title
To Reproduce
go to wrapper.py
there is no good authentication
Expected behavior
good authentication
Screenshots
If applicable, add screenshots to help explain your problem.
System Information:
-not needed-
Additional context
none | priority | 🐛 bug wrapper doesnt authenticate describe the bug title to reproduce go to wrapper py there is no good authentication expected behavior good authentication screenshots if applicable add screenshots to help explain your problem system information not needed additional context none | 1 |
347,808 | 10,434,426,947 | IssuesEvent | 2019-09-17 15:13:00 | RealVNF/coordination-simulation | https://api.github.com/repos/RealVNF/coordination-simulation | closed | Dynamically changing traffic over time | enhancement feature priority: high priority: medium | Currently, our simulator supports deterministic or stochatically distributed traffic, generating flows around a predefined avg inter-arrival time and data rate.
At some point, it would be nice to also test the RL agent with traffic that's dynamically and gradually changing over time. Eg, gradually increasing traffic where the inter-arrival time slowly decreases; or vice versa.
I'm still not sure what would be the best way to specify and implement this in a way that's both simple and useful.
Ideally, we should also be able to run pre-recoded traces from http://sndlib.zib.de (where we have traffic recorded for every 5min or so).
Before any implementation happens, we should discuss ideas and approaches first. | 2.0 | Dynamically changing traffic over time - Currently, our simulator supports deterministic or stochatically distributed traffic, generating flows around a predefined avg inter-arrival time and data rate.
At some point, it would be nice to also test the RL agent with traffic that's dynamically and gradually changing over time. Eg, gradually increasing traffic where the inter-arrival time slowly decreases; or vice versa.
I'm still not sure what would be the best way to specify and implement this in a way that's both simple and useful.
Ideally, we should also be able to run pre-recoded traces from http://sndlib.zib.de (where we have traffic recorded for every 5min or so).
Before any implementation happens, we should discuss ideas and approaches first. | priority | dynamically changing traffic over time currently our simulator supports deterministic or stochatically distributed traffic generating flows around a predefined avg inter arrival time and data rate at some point it would be nice to also test the rl agent with traffic that s dynamically and gradually changing over time eg gradually increasing traffic where the inter arrival time slowly decreases or vice versa i m still not sure what would be the best way to specify and implement this in a way that s both simple and useful ideally we should also be able to run pre recoded traces from where we have traffic recorded for every or so before any implementation happens we should discuss ideas and approaches first | 1 |
711,612 | 24,469,643,534 | IssuesEvent | 2022-10-07 18:26:37 | zulip/zulip | https://api.github.com/repos/zulip/zulip | closed | Draft count briefly appears when sending a new message. | bug help wanted area: left-sidebar area: compose in progress priority: high release goal | Hi :)
When sending a new message (i.e. pressing `Enter` after having composed a new message), the draft count briefly appears (or increments when it already had been present before).
The issue can be reproduced on `dev`.
Discussion: https://chat.zulip.org/#narrow/stream/9-issues/topic/draft.20count.20appears.20briefly.20when.20sending.20a.20message
Thanks a lot for looking into this! :heart: | 1.0 | Draft count briefly appears when sending a new message. - Hi :)
When sending a new message (i.e. pressing `Enter` after having composed a new message), the draft count briefly appears (or increments when it already had been present before).
The issue can be reproduced on `dev`.
Discussion: https://chat.zulip.org/#narrow/stream/9-issues/topic/draft.20count.20appears.20briefly.20when.20sending.20a.20message
Thanks a lot for looking into this! :heart: | priority | draft count briefly appears when sending a new message hi when sending a new message i e pressing enter after having composed a new message the draft count briefly appears or increments when it already had been present before the issue can be reproduced on dev discussion thanks a lot for looking into this heart | 1 |
828,475 | 31,830,862,886 | IssuesEvent | 2023-09-14 10:28:17 | code4romania/crestem-ong | https://api.github.com/repos/code4romania/crestem-ong | opened | [Persoană resursă/Profilul meu] implement the user's profile page | enhancement :rocket: high-priority :fire: | The resource person user should be able to view and edit their profile information on an individual page. ([see design here](https://www.figma.com/file/EeUtizbTE8Bkqhjx70CwOB/Cre%C8%99tem-ONG?type=design&node-id=1681-27866&mode=design&t=n84o6A92aLuMVw5U-4)) | 1.0 | [Persoană resursă/Profilul meu] implement the user's profile page - The resource person user should be able to view and edit their profile information on an individual page. ([see design here](https://www.figma.com/file/EeUtizbTE8Bkqhjx70CwOB/Cre%C8%99tem-ONG?type=design&node-id=1681-27866&mode=design&t=n84o6A92aLuMVw5U-4)) | priority | implement the user s profile page the resource person user should be able to view and edit their profile information on an individual page | 1 |
231,829 | 7,643,827,612 | IssuesEvent | 2018-05-08 13:52:27 | Frooxius/NeosPublic | https://api.github.com/repos/Frooxius/NeosPublic | closed | Improve Windows Mixed Reality controller mapping and models | enhancement high priority | Currently uses Vive mapping through SteamVR. | 1.0 | Improve Windows Mixed Reality controller mapping and models - Currently uses Vive mapping through SteamVR. | priority | improve windows mixed reality controller mapping and models currently uses vive mapping through steamvr | 1 |
745,320 | 25,979,782,265 | IssuesEvent | 2022-12-19 17:44:03 | rokwire/illinois-app | https://api.github.com/repos/rokwire/illinois-app | closed | [BUG] Saved Wellness To-do list item text is not visible. | Type: Bug Priority: High | **Describe the bug**
The added to-do list item title is not visible on the screen. Also, the font of the title items is big.
**To Reproduce**
Steps to reproduce the behavior:
1. Install the Illinois app.
2. Navigate to wellness and select the To-do list
3. Tap on add item.
4. Enter the Item name and tap the Save button
Actual Result
1. The saved to-do item title is not visible on the displayed section bar
2. Also the visible item title's font is big.
**Expected behavior**
The saved item title should be visible to the user
**Screenshots**

**Smartphone (please complete the following information):**
- Device: [e.g. android]
- Version [e.g. 4.2.36]
| 1.0 | [BUG] Saved Wellness To-do list item text is not visible. - **Describe the bug**
The added to-do list item title is not visible on the screen. Also, the font of the title items is big.
**To Reproduce**
Steps to reproduce the behavior:
1. Install the Illinois app.
2. Navigate to wellness and select the To-do list
3. Tap on add item.
4. Enter the Item name and tap the Save button
Actual Result
1. The saved to-do item title is not visible on the displayed section bar
2. Also the visible item title's font is big.
**Expected behavior**
The saved item title should be visible to the user
**Screenshots**

**Smartphone (please complete the following information):**
- Device: [e.g. android]
- Version [e.g. 4.2.36]
| priority | saved wellness to do list item text is not visible describe the bug the added to do list item title is not visible on the screen also the font of the title items is big to reproduce steps to reproduce the behavior install the illinois app navigate to wellness and select the to do list tap on add item enter the item name and tap the save button actual result the saved to do item title is not visible on the displayed section bar also the visible item title s font is big expected behavior the saved item title should be visible to the user screenshots smartphone please complete the following information device version | 1 |
360,816 | 10,697,677,465 | IssuesEvent | 2019-10-23 17:02:03 | woocommerce/woocommerce-gateway-stripe | https://api.github.com/repos/woocommerce/woocommerce-gateway-stripe | opened | Cannot place order with payment request buttons for Chinese provinces | Priority: High [Type] Bug | **Describe the bug**
Cannot place an order with Stripe payment request buttons for Chinese shipping address due to an error.
**To Reproduce**
Steps to reproduce the behavior:
1. Click on payment request button on your product page and type in a shipping address in China:

Full Size: https://cld.wthms.co/wWGc5E
2. Receive an error:

Full Size: https://cld.wthms.co/0xWmes
`Shipping Province is not valid. Please enter one of the following: Yunnan / 云南, Beijing / 北京, Tianjin / 天津, Hebei / 河北, Shanxi / 山西, Inner Mongolia / 內蒙古, Liaoning / 辽宁, Jilin / 吉林, Heilongjiang / 黑龙江, Shanghai / 上海, Jiangsu / 江苏, Zhejiang / 浙江, Anhui / 安徽, Fujian / 福建, Jiangxi / 江西, Shandong / 山东, Henan / 河南, Hubei / 湖北, Hunan / 湖南, Guangdong / 广东, Guangxi Zhuang / 广西壮族, Hainan / 海南, Chongqing / 重庆, Sichuan / 四川, Guizhou / 贵州, Shaanxi / 陕西, Gansu / 甘肃, Qinghai / 青海, Ningxia Hui / 宁夏, Macau / 澳门, Tibet / 西藏, Xinjiang / 新疆
`
Related PHP Warning:
`PHP Warning: preg_match(): Unknown modifier '&' in /home/mik/woosites/woo-payment/wp-content/plugins/woocommerce-gateway-stripe/includes/payment-methods/class-wc-stripe-payment-request.php on line 987`
I tested it with Apple Pay too - the province needs to be typed manually there, but it still fails even if I use the exact same province names as in the error, such as `Yunnan`.
**Expected behavior**
To be able to place an order for any Chinese province with Stripe payment request button.
**Additional context**
Raised in https://wordpress.org/support/topic/php-warnings-87/
| 1.0 | Cannot place order with payment request buttons for Chinese provinces - **Describe the bug**
Cannot place an order with Stripe payment request buttons for Chinese shipping address due to an error.
**To Reproduce**
Steps to reproduce the behavior:
1. Click on payment request button on your product page and type in a shipping address in China:

Full Size: https://cld.wthms.co/wWGc5E
2. Receive an error:

Full Size: https://cld.wthms.co/0xWmes
`Shipping Province is not valid. Please enter one of the following: Yunnan / 云南, Beijing / 北京, Tianjin / 天津, Hebei / 河北, Shanxi / 山西, Inner Mongolia / 內蒙古, Liaoning / 辽宁, Jilin / 吉林, Heilongjiang / 黑龙江, Shanghai / 上海, Jiangsu / 江苏, Zhejiang / 浙江, Anhui / 安徽, Fujian / 福建, Jiangxi / 江西, Shandong / 山东, Henan / 河南, Hubei / 湖北, Hunan / 湖南, Guangdong / 广东, Guangxi Zhuang / 广西壮族, Hainan / 海南, Chongqing / 重庆, Sichuan / 四川, Guizhou / 贵州, Shaanxi / 陕西, Gansu / 甘肃, Qinghai / 青海, Ningxia Hui / 宁夏, Macau / 澳门, Tibet / 西藏, Xinjiang / 新疆
`
Related PHP Warning:
`PHP Warning: preg_match(): Unknown modifier '&' in /home/mik/woosites/woo-payment/wp-content/plugins/woocommerce-gateway-stripe/includes/payment-methods/class-wc-stripe-payment-request.php on line 987`
I tested it with Apple Pay too - the province needs to be typed manually there, but it still fails even if I use the exact same province names as in the error, such as `Yunnan`.
**Expected behavior**
To be able to place an order for any Chinese province with Stripe payment request button.
**Additional context**
Raised in https://wordpress.org/support/topic/php-warnings-87/
| priority | cannot place order with payment request buttons for chinese provinces describe the bug cannot place an order with stripe payment request buttons for chinese shipping address due to an error to reproduce steps to reproduce the behavior click on payment request button on your product page and type in a shipping address in china full size receive an error full size shipping province is not valid please enter one of the following yunnan 云南 beijing 北京 tianjin 天津 hebei 河北 shanxi 山西 inner mongolia 內蒙古 liaoning 辽宁 jilin 吉林 heilongjiang 黑龙江 shanghai 上海 jiangsu 江苏 zhejiang 浙江 anhui 安徽 fujian 福建 jiangxi 江西 shandong 山东 henan 河南 hubei 湖北 hunan 湖南 guangdong 广东 guangxi zhuang 广西壮族 hainan 海南 chongqing 重庆 sichuan 四川 guizhou 贵州 shaanxi 陕西 gansu 甘肃 qinghai 青海 ningxia hui 宁夏 macau 澳门 tibet 西藏 xinjiang 新疆 related php warning php warning preg match unknown modifier amp in home mik woosites woo payment wp content plugins woocommerce gateway stripe includes payment methods class wc stripe payment request php on line i tested it with apple pay too the province needs to be typed manually there but it still fails even if i use the exact same province names as in the error such as yunnan expected behavior to be able to place an order for any chinese province with stripe payment request button additional context raised in | 1 |
515,680 | 14,967,259,196 | IssuesEvent | 2021-01-27 15:29:48 | bounswe/bounswe2020group5 | https://api.github.com/repos/bounswe/bounswe2020group5 | closed | frontend/ admin privileges for comment page | Priority: High enhancement frontend | Admins should be able to delete comments and ban users from the comment page. | 1.0 | frontend/ admin privileges for comment page - Admins should be able to delete comments and ban users from the comment page. | priority | frontend admin privileges for comment page admins should be able to delete comments and ban users from the comment page | 1 |
210,719 | 7,192,864,386 | IssuesEvent | 2018-02-03 09:33:13 | hpi-swt2/sport-portal | https://api.github.com/repos/hpi-swt2/sport-portal | closed | Hide metrics which aren’t available | epic create event po-review priority high size XS team issue number 5 user story | **AS A** creator of a ranking list event
**I WANT TO** only see metrics that are implemented
**SO THAT** I know what I can actually use
## ACCEPTANCE CRITERIA
- [ ] On the edit/creation page of a ranking list event the dropdown menu for the option “Metrics” should only show implemented metrics (hopefully Elo and TrueSkill)
| 1.0 | Hide metrics which aren’t available - **AS A** creator of a ranking list event
**I WANT TO** only see metrics that are implemented
**SO THAT** I know what I can actually use
## ACCEPTANCE CRITERIA
- [ ] On the edit/creation page of a ranking list event the dropdown menu for the option “Metrics” should only show implemented metrics (hopefully Elo and TrueSkill)
| priority | hide metrics which aren’t available as a creator of a ranking list event i want to only see metrics that are implemented so that i know what i can actually use acceptance criteria on the edit creation page of a ranking list event the dropdown menu for the option “metrics” should only show implemented metrics hopefully elo and trueskill | 1 |
179,443 | 6,625,230,620 | IssuesEvent | 2017-09-22 14:42:53 | envistaInteractive/itagroup-ecommerce-template | https://api.github.com/repos/envistaInteractive/itagroup-ecommerce-template | opened | Request Loader | High Priority JavaScript | - Create a loader that indicates when a post or put request is made using super agent.
- Implement on all superagent requests/responses | 1.0 | Request Loader - - Create a loader that indicates when a post or put request is made using super agent.
- Implement on all superagent requests/responses | priority | request loader create a loader that indicates when a post or put request is made using super agent implement on all superagent requests responses | 1 |
378,203 | 11,198,574,270 | IssuesEvent | 2020-01-03 16:17:26 | BendroCorp/bendrocorp-app | https://api.github.com/repos/BendroCorp/bendrocorp-app | closed | Expose interface for creating/update faction affiliations | api supported effort: moderate priority:high | Expose an interface for creating faction affiliations.
- [x] Create master/details interface within the app for managing factions
API
- [x] Use UUIDs instead of integer values for PK
- [x] Convert icon field into image field which uses `image_uploads`
- [x] Create endpoints/controller for managing faction affiliations
- [x] Add Role `Faction Administrator` pk 51
DB
- [x] Reflect table updates from the above actions on `faction_affiliations` table
- [x] Add `/faction-admin` to menu table on prod, protect with role # 51 | 1.0 | Expose interface for creating/update faction affiliations - Expose an interface for creating faction affiliations.
- [x] Create master/details interface within the app for managing factions
API
- [x] Use UUIDs instead of integer values for PK
- [x] Convert icon field into image field which uses `image_uploads`
- [x] Create endpoints/controller for managing faction affiliations
- [x] Add Role `Faction Administrator` pk 51
DB
- [x] Reflect table updates from the above actions on `faction_affiliations` table
- [x] Add `/faction-admin` to menu table on prod, protect with role # 51 | priority | expose interface for creating update faction affiliations expose an interface for creating faction affiliations create master details interface within the app for managing factions api use uuids instead of integer values for pk convert icon field into image field which uses image uploads create endpoints controller for managing faction affiliations add role faction administrator pk db reflect table updates from the above actions on faction affiliations table add faction admin to menu table on prod protect with role | 1 |
720,793 | 24,806,602,831 | IssuesEvent | 2022-10-25 05:30:50 | thewca/worldcubeassociation.org | https://api.github.com/repos/thewca/worldcubeassociation.org | opened | Technical implementation of allowing cumulative and individual time limits on events | PRIORITY: high-priority TEAM: wrc META: technical-clarity | [WRC 1063](https://github.com/thewca/wca-regulations/pull/1063) requires a technical implementation. This issue will, at the very least, track the task of the technical implementation. | 2.0 | Technical implementation of allowing cumulative and individual time limits on events - [WRC 1063](https://github.com/thewca/wca-regulations/pull/1063) requires a technical implementation. This issue will, at the very least, track the task of the technical implementation. | priority | technical implementation of allowing cumulative and individual time limits on events requires a technical implementation this issue will at the very least track the task of the technical implementation | 1 |
198,375 | 6,972,724,798 | IssuesEvent | 2017-12-11 17:58:13 | osuosl/streamwebs | https://api.github.com/repos/osuosl/streamwebs | closed | Create manage account page (mockup in account_mockup branch) that is accessible by admin for specific org and is generally accessible by the super admin. | high priority Needs Implementation | Acceptance Criteria
Implement what you see on story board with the following changes:
- [x] Implement all buttons as different named submit buttons to same form action (a.k.a. View Method)
- [x] Change Author Accounts to Contributors
- [x] Change Admin Accounts to Editors
- [x] Change Approve New Users columns: Admin -> Editor, Student -> Contributor
- [x] Remove Birthday Column from grids
- [x] When you click Apply, apply appropriate permissions and redisplay the view (apply is a submit form button)
- [x] Contributor, Editor and Deny check boxes should be mutually exclusive
- [x] When you click on a All check box JS selects/deselects all check boxes in the grid
- [x] When you click on Promote, any selected users are promoted to Editor accounts.
- [x] When you click on Demote, does opposite as Promote
- [x] When you click on Delete Selected, selected accounts in the corresponding grid are removed permanently (beware FK issues here)
- [x] Sections for the various grids should be clearly delineated
- [x] Change Promote/Demote to include the word Selected
- [x] Make Contributors last on the page since it will be the biggest list
| 1.0 | Create manage account page (mockup in account_mockup branch) that is accessible by admin for specific org and is generally accessible by the super admin. - Acceptance Criteria
Implement what you see on story board with the following changes:
- [x] Implement all buttons as different named submit buttons to same form action (a.k.a. View Method)
- [x] Change Author Accounts to Contributors
- [x] Change Admin Accounts to Editors
- [x] Change Approve New Users columns: Admin -> Editor, Student -> Contributor
- [x] Remove Birthday Column from grids
- [x] When you click Apply, apply appropriate permissions and redisplay the view (apply is a submit form button)
- [x] Contributor, Editor and Deny check boxes should be mutually exclusive
- [x] When you click on a All check box JS selects/deselects all check boxes in the grid
- [x] When you click on Promote, any selected users are promoted to Editor accounts.
- [x] When you click on Demote, does opposite as Promote
- [x] When you click on Delete Selected, selected accounts in the corresponding grid are removed permanently (beware FK issues here)
- [x] Sections for the various grids should be clearly delineated
- [x] Change Promote/Demote to include the word Selected
- [x] Make Contributors last on the page since it will be the biggest list
| priority | create manage account page mockup in account mockup branch that is accessible by admin for specific org and is generally accessible by the super admin acceptance criteria implement what you see on story board with the following changes implement all buttons as different named submit buttons to same form action a k a view method change author accounts to contributors change admin accounts to editors change approve new users columns admin editor student contributor remove birthday column from grids when you click apply apply appropriate permissions and redisplay the view apply is a submit form button contributor editor and deny check boxes should be mutually exclusive when you click on a all check box js selects deselects all check boxes in the grid when you click on promote any selected users are promoted to editor accounts when you click on demote does opposite as promote when you click on delete selected selected accounts in the corresponding grid are removed permanently beware fk issues here sections for the various grids should be clearly delineated change promote demote to include the word selected make contributors last on the page since it will be the biggest list | 1 |
199,256 | 6,987,364,745 | IssuesEvent | 2017-12-14 08:57:52 | ballerinalang/plugin-intellij | https://api.github.com/repos/ballerinalang/plugin-intellij | closed | Code completion not working when adding function parameters | Priority/High Severity/Minor Type/Bug | Please refer the screenshot.

Code Snippet:
```
var token,_ = (string)formParams["token"];
int userID = dboperations:isTokenValid(to);
```
| 1.0 | Code completion not working when adding function parameters - Please refer the screenshot.

Code Snippet:
```
var token,_ = (string)formParams["token"];
int userID = dboperations:isTokenValid(to);
```
| priority | code completion not working when adding function parameters please refer the screenshot code snippet var token string formparams int userid dboperations istokenvalid to | 1 |
786,423 | 27,646,042,932 | IssuesEvent | 2023-03-10 23:12:29 | bigomics/omicsplayground | https://api.github.com/repos/bigomics/omicsplayground | closed | Upload CSV files crashes in v3.beta | high priority v3 | [Shahab via email 10.3.2023]
Hi
Thanks for sending the new version. I am not able to upload the very same dataset that is being analyzed using the old one, into the new server for some reason!Many thanks,
Shahab | 1.0 | Upload CSV files crashes in v3.beta - [Shahab via email 10.3.2023]
Hi
Thanks for sending the new version. I am not able to upload the very same dataset that is being analyzed using the old one, into the new server for some reason!Many thanks,
Shahab | priority | upload csv files crashes in beta hi thanks for sending the new version i am not able to upload the very same dataset that is being analyzed using the old one into the new server for some reason many thanks shahab | 1 |
474,602 | 13,672,458,127 | IssuesEvent | 2020-09-29 08:31:53 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | mail.google.com - desktop site instead of mobile site | browser-firefox engine-gecko ml-needsdiagnosis-false ml-probability-high priority-critical | <!-- @browser: Firefox 82.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:82.0) Gecko/20100101 Firefox/82.0 -->
<!-- @reported_with: desktop-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/59023 -->
**URL**: https://mail.google.com/mail/u/1/
**Browser / Version**: Firefox 82.0
**Operating System**: Windows 10
**Tested Another Browser**: Yes Safari
**Problem type**: Desktop site instead of mobile site
**Description**: Desktop site instead of mobile site
**Steps to Reproduce**:
<details>
<summary>View the screenshot</summary>
<img alt="Screenshot" src="https://webcompat.com/uploads/2020/9/f5d10d99-ec07-4962-96fc-6fc09b494e91.jpeg">
</details>
<details>
<summary>Browser Configuration</summary>
<ul>
<li>gfx.webrender.all: false</li><li>gfx.webrender.blob-images: true</li><li>gfx.webrender.enabled: false</li><li>image.mem.shared: true</li><li>buildID: 20200926073307</li><li>channel: beta</li><li>hasTouchScreen: false</li><li>mixed active content blocked: false</li><li>mixed passive content blocked: false</li><li>tracking content blocked: false</li>
</ul>
</details>
[View console log messages](https://webcompat.com/console_logs/2020/9/cbef393d-4647-41b1-93b2-d8368e89000b)
_From [webcompat.com](https://webcompat.com/) with ❤️_ | 1.0 | mail.google.com - desktop site instead of mobile site - <!-- @browser: Firefox 82.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:82.0) Gecko/20100101 Firefox/82.0 -->
<!-- @reported_with: desktop-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/59023 -->
**URL**: https://mail.google.com/mail/u/1/
**Browser / Version**: Firefox 82.0
**Operating System**: Windows 10
**Tested Another Browser**: Yes Safari
**Problem type**: Desktop site instead of mobile site
**Description**: Desktop site instead of mobile site
**Steps to Reproduce**:
<details>
<summary>View the screenshot</summary>
<img alt="Screenshot" src="https://webcompat.com/uploads/2020/9/f5d10d99-ec07-4962-96fc-6fc09b494e91.jpeg">
</details>
<details>
<summary>Browser Configuration</summary>
<ul>
<li>gfx.webrender.all: false</li><li>gfx.webrender.blob-images: true</li><li>gfx.webrender.enabled: false</li><li>image.mem.shared: true</li><li>buildID: 20200926073307</li><li>channel: beta</li><li>hasTouchScreen: false</li><li>mixed active content blocked: false</li><li>mixed passive content blocked: false</li><li>tracking content blocked: false</li>
</ul>
</details>
[View console log messages](https://webcompat.com/console_logs/2020/9/cbef393d-4647-41b1-93b2-d8368e89000b)
_From [webcompat.com](https://webcompat.com/) with ❤️_ | priority | mail google com desktop site instead of mobile site url browser version firefox operating system windows tested another browser yes safari problem type desktop site instead of mobile site description desktop site instead of mobile site steps to reproduce view the screenshot img alt screenshot src browser configuration gfx webrender all false gfx webrender blob images true gfx webrender enabled false image mem shared true buildid channel beta hastouchscreen false mixed active content blocked false mixed passive content blocked false tracking content blocked false from with ❤️ | 1 |
504,849 | 14,622,939,054 | IssuesEvent | 2020-12-23 01:51:12 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | opened | Crash on White-Tiger | Priority: High | Server crashes after initial crash (top) with the crashes in the other logs.
[log_201222031509.log](https://github.com/StrangeLoopGames/EcoIssues/files/5732799/log_201222031509.log)
[log_201223023031.log](https://github.com/StrangeLoopGames/EcoIssues/files/5732800/log_201223023031.log)
[log_201223023403.log](https://github.com/StrangeLoopGames/EcoIssues/files/5732801/log_201223023403.log)
[log_201223023654.log](https://github.com/StrangeLoopGames/EcoIssues/files/5732802/log_201223023654.log)
Save: https://drive.google.com/file/d/1vxiF3rwcuNW38pHH3ZL6L4mRYHN_2EWB/view?usp=sharing | 1.0 | Crash on White-Tiger - Server crashes after initial crash (top) with the crashes in the other logs.
[log_201222031509.log](https://github.com/StrangeLoopGames/EcoIssues/files/5732799/log_201222031509.log)
[log_201223023031.log](https://github.com/StrangeLoopGames/EcoIssues/files/5732800/log_201223023031.log)
[log_201223023403.log](https://github.com/StrangeLoopGames/EcoIssues/files/5732801/log_201223023403.log)
[log_201223023654.log](https://github.com/StrangeLoopGames/EcoIssues/files/5732802/log_201223023654.log)
Save: https://drive.google.com/file/d/1vxiF3rwcuNW38pHH3ZL6L4mRYHN_2EWB/view?usp=sharing | priority | crash on white tiger server crashes after initial crash top with the crashes in the other logs save | 1 |
677,926 | 23,179,926,366 | IssuesEvent | 2022-08-01 00:08:02 | zulip/zulip | https://api.github.com/repos/zulip/zulip | closed | Deduplicate "edit bot" modal | help wanted in progress area: settings UI priority: high | It appears we have 20px of bottom margin on this form for only one of the inputs, which looks bad (both the spacing, and bottoms of characters being cut off). We should make its styling match the settings page g"Edit user" modal, which doesn't have this problem.

I think we should just aim to delete the #settings/bots panel modal in favor of sharing code with the existing "Edit bot" modal. The only feature that'd be missing is the "Upload avatar" button, which seems like it's be fine to offer in the "organization settings" bots UI as well.
https://github.com/zulip/zulip/pull/21916 is related. | 1.0 | Deduplicate "edit bot" modal - It appears we have 20px of bottom margin on this form for only one of the inputs, which looks bad (both the spacing, and bottoms of characters being cut off). We should make its styling match the settings page g"Edit user" modal, which doesn't have this problem.

I think we should just aim to delete the #settings/bots panel modal in favor of sharing code with the existing "Edit bot" modal. The only feature that'd be missing is the "Upload avatar" button, which seems like it's be fine to offer in the "organization settings" bots UI as well.
https://github.com/zulip/zulip/pull/21916 is related. | priority | deduplicate edit bot modal it appears we have of bottom margin on this form for only one of the inputs which looks bad both the spacing and bottoms of characters being cut off we should make its styling match the settings page g edit user modal which doesn t have this problem i think we should just aim to delete the settings bots panel modal in favor of sharing code with the existing edit bot modal the only feature that d be missing is the upload avatar button which seems like it s be fine to offer in the organization settings bots ui as well is related | 1 |
367,804 | 10,861,738,929 | IssuesEvent | 2019-11-14 11:45:24 | mantidproject/mantid | https://api.github.com/repos/mantidproject/mantid | closed | ISIS Indirect Data Reduction Crash in S(Q, w) Tab on Ubuntu | Bug High Priority Indirect Inelastic Linux Only | ### Expected behavior
- Clicking the run button in the s(Q, w) tab should produce an `_sqw` workspace.
- It should be possible to run through the indirect testing script without issue.
### Actual behavior
When running through the steps in the Indirect Inelastic testing script, Mantid crashes to desktop when the run button is pressed on the s(Q, w) tab. (Step 21 of part 2)
### Steps to reproduce the behavior
1. Interfaces -> Indirect -> Data Reduction -> ISIS Energy Transfer
2. Enter a valid run number (26184)
3. Click Run
4. S(Q, w) tab
5. Select the workspace just created
6. Click run
### Platforms affected
Only observed on Ubuntu 18.04
**Notes:** Segfault occurs in `SpectrumInfo.cpp` L176 | 1.0 | ISIS Indirect Data Reduction Crash in S(Q, w) Tab on Ubuntu - ### Expected behavior
- Clicking the run button in the s(Q, w) tab should produce an `_sqw` workspace.
- It should be possible to run through the indirect testing script without issue.
### Actual behavior
When running through the steps in the Indirect Inelastic testing script, Mantid crashes to desktop when the run button is pressed on the s(Q, w) tab. (Step 21 of part 2)
### Steps to reproduce the behavior
1. Interfaces -> Indirect -> Data Reduction -> ISIS Energy Transfer
2. Enter a valid run number (26184)
3. Click Run
4. S(Q, w) tab
5. Select the workspace just created
6. Click run
### Platforms affected
Only observed on Ubuntu 18.04
**Notes:** Segfault occurs in `SpectrumInfo.cpp` L176 | priority | isis indirect data reduction crash in s q w tab on ubuntu expected behavior clicking the run button in the s q w tab should produce an sqw workspace it should be possible to run through the indirect testing script without issue actual behavior when running through the steps in the indirect inelastic testing script mantid crashes to desktop when the run button is pressed on the s q w tab step of part steps to reproduce the behavior interfaces indirect data reduction isis energy transfer enter a valid run number click run s q w tab select the workspace just created click run platforms affected only observed on ubuntu notes segfault occurs in spectruminfo cpp | 1 |
191,280 | 6,827,580,919 | IssuesEvent | 2017-11-08 17:28:21 | mlibrary/search | https://api.github.com/repos/mlibrary/search | closed | Improve small screen design | Priority: High Type: Feature | - [ ] @varnum Create a plan and allow time for a small screen design and development phase.
- [ ] @bnhowell Provide findings from recent small screen user study.
- [ ] @Treevore Create small screen designs with interactions included.
- [ ] @jonearley Implement in UI. | 1.0 | Improve small screen design - - [ ] @varnum Create a plan and allow time for a small screen design and development phase.
- [ ] @bnhowell Provide findings from recent small screen user study.
- [ ] @Treevore Create small screen designs with interactions included.
- [ ] @jonearley Implement in UI. | priority | improve small screen design varnum create a plan and allow time for a small screen design and development phase bnhowell provide findings from recent small screen user study treevore create small screen designs with interactions included jonearley implement in ui | 1 |
597,758 | 18,171,107,127 | IssuesEvent | 2021-09-27 20:09:17 | pxblue/react-native-component-library | https://api.github.com/repos/pxblue/react-native-component-library | closed | Empty State icon should be gray500 | bug empty-state high-priority | #### Describe the bug
Empty State icon is doing black500 by default
#### What is the expected behavior?
Should be gray500
#### Screenshots or links to minimum reproduction example
From Joe's sprint review demo

| 1.0 | Empty State icon should be gray500 - #### Describe the bug
Empty State icon is doing black500 by default
#### What is the expected behavior?
Should be gray500
#### Screenshots or links to minimum reproduction example
From Joe's sprint review demo

| priority | empty state icon should be describe the bug empty state icon is doing by default what is the expected behavior should be screenshots or links to minimum reproduction example from joe s sprint review demo | 1 |
68,407 | 3,287,489,846 | IssuesEvent | 2015-10-29 10:42:26 | SiCKRAGETV/sickrage-issues | https://api.github.com/repos/SiCKRAGETV/sickrage-issues | closed | Failed download handling is replacing/snatching existing quality episodes | 1: Bug / issue 2: High Priority | If I have a 720p BluRay already downloaded successfully, but my Archive is 1080p BluRay, and SickBeard snatches the 1080p -- but it fails -- it then proceeds to snatch the 720p BluRay version due to the failed download handling -- even though it already was downloaded and is on the disk.
This happens all the time and is a waste of bandwidth, but I'm also concerned what would happen if the 720p BluRay were to fail, if it would then end up downloading a lower quality episode and replacing the 720p BluRay altogether.
I can provide further details if needed. | 1.0 | Failed download handling is replacing/snatching existing quality episodes - If I have a 720p BluRay already downloaded successfully, but my Archive is 1080p BluRay, and SickBeard snatches the 1080p -- but it fails -- it then proceeds to snatch the 720p BluRay version due to the failed download handling -- even though it already was downloaded and is on the disk.
This happens all the time and is a waste of bandwidth, but I'm also concerned what would happen if the 720p BluRay were to fail, if it would then end up downloading a lower quality episode and replacing the 720p BluRay altogether.
I can provide further details if needed. | priority | failed download handling is replacing snatching existing quality episodes if i have a bluray already downloaded successfully but my archive is bluray and sickbeard snatches the but it fails it then proceeds to snatch the bluray version due to the failed download handling even though it already was downloaded and is on the disk this happens all the time and is a waste of bandwidth but i m also concerned what would happen if the bluray were to fail if it would then end up downloading a lower quality episode and replacing the bluray altogether i can provide further details if needed | 1 |
22,865 | 2,651,006,747 | IssuesEvent | 2015-03-16 07:50:21 | cs2103jan2015-w09-1j/main | https://api.github.com/repos/cs2103jan2015-w09-1j/main | closed | Task does not have a default location yet | priority.high type.bug | If config file is empty, user cannot change location of 2DO.txt | 1.0 | Task does not have a default location yet - If config file is empty, user cannot change location of 2DO.txt | priority | task does not have a default location yet if config file is empty user cannot change location of txt | 1 |
205,265 | 7,096,320,071 | IssuesEvent | 2018-01-14 05:02:01 | sagesharp/outreachy-django-wagtail | https://api.github.com/repos/sagesharp/outreachy-django-wagtail | closed | Email to Organizers on projects with non-free licenses or proprietary software | high priority | Add a NullBoolean field to a Project. The NullBoolean is initially set to "None".
When a mentor submits a project (or updates a project) that uses a non-free license or proprietary software, set this bit to "False". Send an email to the Outreachy organizers with a link to the project page and description of which field was set. Have an approval button under Organizer Actions that can approve the project exception.
Only organizers should be able to modify this field. Even if the mentor edits the information later, the bit should remain set until an Organizer can review the project. | 1.0 | Email to Organizers on projects with non-free licenses or proprietary software - Add a NullBoolean field to a Project. The NullBoolean is initially set to "None".
When a mentor submits a project (or updates a project) that uses a non-free license or proprietary software, set this bit to "False". Send an email to the Outreachy organizers with a link to the project page and description of which field was set. Have an approval button under Organizer Actions that can approve the project exception.
Only organizers should be able to modify this field. Even if the mentor edits the information later, the bit should remain set until an Organizer can review the project. | priority | email to organizers on projects with non free licenses or proprietary software add a nullboolean field to a project the nullboolean is initially set to none when a mentor submits a project or updates a project that uses a non free license or proprietary software set this bit to false send an email to the outreachy organizers with a link to the project page and description of which field was set have an approval button under organizer actions that can approve the project exception only organizers should be able to modify this field even if the mentor edits the information later the bit should remain set until an organizer can review the project | 1 |
753,482 | 26,348,278,783 | IssuesEvent | 2023-01-11 01:01:29 | FlutterFlow/flutterflow-issues | https://api.github.com/repos/FlutterFlow/flutterflow-issues | closed | Confusion on API Access Key setup. | status: needs triage priority: high closed: not a bug | ## Expected behavior (required)
- Should show some meaningful indication(message) if the developer set API Access Key for `Deploy to Play Store`.
## Current behavior (required)
- I helped one of my FlutterFlow study member.
- And he said to me he tried but failed to set up the API Access Key.
- I told him to press `Deploy to Play Store` and the deploy will fail. But he can download the AAB after building and upload the AAB manually onto the Play store console.
- And he did many times.
- Every time he did, there was an error message like `The version code is already exist`.
- I check if the version code is already exist. and it was really exist and I realized the `API Access Key` was properly set even if there is no indication. I think this is confusing.
## To Reproduce (required)
- After setting up the `API Access Key` from Play store console, there is no indication whether it is set or not unlike `App Store Key Setting`.
### Bug Report Code (required, generate from Widget Tree)
N/A
## Context (required)
- It is really confusing. I really thought the `API Access Key` was not set.
## Screenshots / recordings
<img width="1093" alt="image" src="https://user-images.githubusercontent.com/5080329/210244082-10e53808-d38b-41cf-813d-fc3a1eeec286.png">
## Your environment
* Version of FlutterFlow used: v3.0 December 30, 2022 - Flutter 3.3.4
* Platform (e.g. Web, MacOS Desktop): Web
* Browser name and version: Google Chrome, Version 108.0.5359.124
* Operating system and version (desktop or mobile): iMac 2020, macOS Ventura 13.1
| 1.0 | Confusion on API Access Key setup. - ## Expected behavior (required)
- Should show some meaningful indication(message) if the developer set API Access Key for `Deploy to Play Store`.
## Current behavior (required)
- I helped one of my FlutterFlow study member.
- And he said to me he tried but failed to set up the API Access Key.
- I told him to press `Deploy to Play Store` and the deploy will fail. But he can download the AAB after building and upload the AAB manually onto the Play store console.
- And he did many times.
- Every time he did, there was an error message like `The version code is already exist`.
- I check if the version code is already exist. and it was really exist and I realized the `API Access Key` was properly set even if there is no indication. I think this is confusing.
## To Reproduce (required)
- After setting up the `API Access Key` from Play store console, there is no indication whether it is set or not unlike `App Store Key Setting`.
### Bug Report Code (required, generate from Widget Tree)
N/A
## Context (required)
- It is really confusing. I really thought the `API Access Key` was not set.
## Screenshots / recordings
<img width="1093" alt="image" src="https://user-images.githubusercontent.com/5080329/210244082-10e53808-d38b-41cf-813d-fc3a1eeec286.png">
## Your environment
* Version of FlutterFlow used: v3.0 December 30, 2022 - Flutter 3.3.4
* Platform (e.g. Web, MacOS Desktop): Web
* Browser name and version: Google Chrome, Version 108.0.5359.124
* Operating system and version (desktop or mobile): iMac 2020, macOS Ventura 13.1
| priority | confusion on api access key setup expected behavior required should show some meaningful indication message if the developer set api access key for deploy to play store current behavior required i helped one of my flutterflow study member and he said to me he tried but failed to set up the api access key i told him to press deploy to play store and the deploy will fail but he can download the aab after building and upload the aab manually onto the play store console and he did many times every time he did there was an error message like the version code is already exist i check if the version code is already exist and it was really exist and i realized the api access key was properly set even if there is no indication i think this is confusing to reproduce required after setting up the api access key from play store console there is no indication whether it is set or not unlike app store key setting bug report code required generate from widget tree n a context required it is really confusing i really thought the api access key was not set screenshots recordings img width alt image src your environment version of flutterflow used december flutter platform e g web macos desktop web browser name and version google chrome version operating system and version desktop or mobile imac macos ventura | 1 |
434,633 | 12,520,938,094 | IssuesEvent | 2020-06-03 16:40:03 | cilium/cilium | https://api.github.com/repos/cilium/cilium | opened | CI: K8sServicesTest Checks service across nodes with L4 policy Tests NodePort with L4 Policy | area/CI needs/triage priority/high project/ci-force | ```
/home/jenkins/workspace/Cilium-PR-Ginkgo-Tests-K8s/1.14-gopath/src/github.com/cilium/cilium/test/ginkgo-ext/scopes.go:512
Request from testclient-4wxwt pod to service tftp://[::ffff:192.168.36.11]:30747/hello failed
Expected command: kubectl exec -n default testclient-4wxwt -- /bin/sh -c 'set -e; for i in $(seq 1 10); do curl --path-as-is -s -D /dev/stderr --fail --connect-timeout 5 --max-time 20 tftp://[::ffff:192.168.36.11]:30747/hello; done'
To succeed, but it failed:
Exitcode: 28
Stdout:
Hostname: testds-xfkdm
Request Information:
client_address=10.10.0.106
client_port=59279
real path=/hello
request_scheme=tftp
Hostname: testds-2zkmq
Request Information:
client_address=10.0.2.15
client_port=51920
real path=/hello
request_scheme=tftp
Hostname: testds-2zkmq
Request Information:
client_address=10.0.2.15
client_port=48402
real path=/hello
request_scheme=tftp
Hostname: testds-2zkmq
Request Information:
client_address=10.0.2.15
client_port=38149
real path=/hello
request_scheme=tftp
Hostname: testds-2zkmq
Request Information:
client_address=10.0.2.15
client_port=38765
real path=/hello
request_scheme=tftp
Hostname: testds-xfkdm
Request Information:
client_address=10.10.0.106
client_port=58164
real path=/hello
request_scheme=tftp
Hostname: testds-2zkmq
Request Information:
client_address=10.0.2.15
client_port=53457
real path=/hello
request_scheme=tftp
```
Assigning high priority because this was hit in the `test-missed-k8s` and those jobs are rarely executed so it might be a real bug and not a flake.
[3f7ee90a_K8sServicesTest_Checks_service_across_nodes_with_L4_policy_Tests_NodePort_with_L4_Policy.zip](https://github.com/cilium/cilium/files/4724777/3f7ee90a_K8sServicesTest_Checks_service_across_nodes_with_L4_policy_Tests_NodePort_with_L4_Policy.zip)
https://jenkins.cilium.io/job/Cilium-PR-Ginkgo-Tests-K8s/3151/testReport/junit/Suite-k8s-1/14/K8sServicesTest_Checks_service_across_nodes_with_L4_policy_Tests_NodePort_with_L4_Policy/ | 1.0 | CI: K8sServicesTest Checks service across nodes with L4 policy Tests NodePort with L4 Policy - ```
/home/jenkins/workspace/Cilium-PR-Ginkgo-Tests-K8s/1.14-gopath/src/github.com/cilium/cilium/test/ginkgo-ext/scopes.go:512
Request from testclient-4wxwt pod to service tftp://[::ffff:192.168.36.11]:30747/hello failed
Expected command: kubectl exec -n default testclient-4wxwt -- /bin/sh -c 'set -e; for i in $(seq 1 10); do curl --path-as-is -s -D /dev/stderr --fail --connect-timeout 5 --max-time 20 tftp://[::ffff:192.168.36.11]:30747/hello; done'
To succeed, but it failed:
Exitcode: 28
Stdout:
Hostname: testds-xfkdm
Request Information:
client_address=10.10.0.106
client_port=59279
real path=/hello
request_scheme=tftp
Hostname: testds-2zkmq
Request Information:
client_address=10.0.2.15
client_port=51920
real path=/hello
request_scheme=tftp
Hostname: testds-2zkmq
Request Information:
client_address=10.0.2.15
client_port=48402
real path=/hello
request_scheme=tftp
Hostname: testds-2zkmq
Request Information:
client_address=10.0.2.15
client_port=38149
real path=/hello
request_scheme=tftp
Hostname: testds-2zkmq
Request Information:
client_address=10.0.2.15
client_port=38765
real path=/hello
request_scheme=tftp
Hostname: testds-xfkdm
Request Information:
client_address=10.10.0.106
client_port=58164
real path=/hello
request_scheme=tftp
Hostname: testds-2zkmq
Request Information:
client_address=10.0.2.15
client_port=53457
real path=/hello
request_scheme=tftp
```
Assigning high priority because this was hit in the `test-missed-k8s` and those jobs are rarely executed so it might be a real bug and not a flake.
[3f7ee90a_K8sServicesTest_Checks_service_across_nodes_with_L4_policy_Tests_NodePort_with_L4_Policy.zip](https://github.com/cilium/cilium/files/4724777/3f7ee90a_K8sServicesTest_Checks_service_across_nodes_with_L4_policy_Tests_NodePort_with_L4_Policy.zip)
https://jenkins.cilium.io/job/Cilium-PR-Ginkgo-Tests-K8s/3151/testReport/junit/Suite-k8s-1/14/K8sServicesTest_Checks_service_across_nodes_with_L4_policy_Tests_NodePort_with_L4_Policy/ | priority | ci checks service across nodes with policy tests nodeport with policy home jenkins workspace cilium pr ginkgo tests gopath src github com cilium cilium test ginkgo ext scopes go request from testclient pod to service tftp hello failed expected command kubectl exec n default testclient bin sh c set e for i in seq do curl path as is s d dev stderr fail connect timeout max time tftp hello done to succeed but it failed exitcode stdout hostname testds xfkdm request information client address client port real path hello request scheme tftp hostname testds request information client address client port real path hello request scheme tftp hostname testds request information client address client port real path hello request scheme tftp hostname testds request information client address client port real path hello request scheme tftp hostname testds request information client address client port real path hello request scheme tftp hostname testds xfkdm request information client address client port real path hello request scheme tftp hostname testds request information client address client port real path hello request scheme tftp assigning high priority because this was hit in the test missed and those jobs are rarely executed so it might be a real bug and not a flake | 1 |
410,403 | 11,987,183,746 | IssuesEvent | 2020-04-07 20:43:16 | AugurProject/augur | https://api.github.com/repos/AugurProject/augur | opened | Mobile Bug- Trade history | Bug Needed for V2 launch Priority: High | When On a market on mobile if i click the Trade History button (next to Orderbook) it does not bring me to tjhe trade history section...still shows me the order book
 | 1.0 | Mobile Bug- Trade history - When On a market on mobile if i click the Trade History button (next to Orderbook) it does not bring me to tjhe trade history section...still shows me the order book
 | priority | mobile bug trade history when on a market on mobile if i click the trade history button next to orderbook it does not bring me to tjhe trade history section still shows me the order book | 1 |
316,924 | 9,658,783,940 | IssuesEvent | 2019-05-20 11:55:57 | geosolutions-it/MapStore2 | https://api.github.com/repos/geosolutions-it/MapStore2 | closed | Error on Openlayers when WMTS with custom grid has be added from Catalog (Firefox) | Internal Priority: High bug | ### Description
It's happens when the boundingbox of tilematrix and the one of the layers don't match.
### Please indicate if this issue is related to a bug or a new feature request
- [x] Bug
### In case of Bug (otherwise remove this paragraph)
*Browser Affected*
(use this site: https://www.whatsmybrowser.org/ for non expert users)
- [ ] Internet Explorer
- [ ] Chrome
- [x] Firefox
- [ ] Safari
*Browser Version Affected*
- Firefox v.57
*Steps to reproduce*
- Open a map
- Open catalog
- Add a WMTS service that provide a layer with custom tilematrix* and layer bbox [-180, -90, 180, 90]
- Add the layer described in the previuos step from Catalog
*Expected Result*
- Layer should be displayed on map
*Current Result*
- Map is empty and the app crashed
| 1.0 | Error on Openlayers when WMTS with custom grid has be added from Catalog (Firefox) - ### Description
It's happens when the boundingbox of tilematrix and the one of the layers don't match.
### Please indicate if this issue is related to a bug or a new feature request
- [x] Bug
### In case of Bug (otherwise remove this paragraph)
*Browser Affected*
(use this site: https://www.whatsmybrowser.org/ for non expert users)
- [ ] Internet Explorer
- [ ] Chrome
- [x] Firefox
- [ ] Safari
*Browser Version Affected*
- Firefox v.57
*Steps to reproduce*
- Open a map
- Open catalog
- Add a WMTS service that provide a layer with custom tilematrix* and layer bbox [-180, -90, 180, 90]
- Add the layer described in the previuos step from Catalog
*Expected Result*
- Layer should be displayed on map
*Current Result*
- Map is empty and the app crashed
| priority | error on openlayers when wmts with custom grid has be added from catalog firefox description it s happens when the boundingbox of tilematrix and the one of the layers don t match please indicate if this issue is related to a bug or a new feature request bug in case of bug otherwise remove this paragraph browser affected use this site for non expert users internet explorer chrome firefox safari browser version affected firefox v steps to reproduce open a map open catalog add a wmts service that provide a layer with custom tilematrix and layer bbox add the layer described in the previuos step from catalog expected result layer should be displayed on map current result map is empty and the app crashed | 1 |
526,843 | 15,302,787,580 | IssuesEvent | 2021-02-24 15:06:27 | Warcraft-GoA-Development-Team/Warcraft-Guardians-of-Azeroth-2 | https://api.github.com/repos/Warcraft-GoA-Development-Team/Warcraft-Guardians-of-Azeroth-2 | closed | The Grand Mosque of Lordaeron | :beetle: bug :beetle: :exclamation: priority high | <!--
**DO NOT REMOVE PRE-EXISTING LINES**
------------------------------------------------------------------------------------------------------------
-->
**Your mod version is:**
`-`
**What expansions do you have installed?**
`-`
**Are you using any submods/mods? If so, which?**
`-`
**Please explain your issue in as much detail as possible:**
<details>
<summary>Click to expand</summary>

</details>
**Steps to reproduce the issue:**
`-`
**Upload an attachment below: .zip of your save, or screenshots:**
<details>
<summary>Click to expand</summary>

</details> | 1.0 | The Grand Mosque of Lordaeron - <!--
**DO NOT REMOVE PRE-EXISTING LINES**
------------------------------------------------------------------------------------------------------------
-->
**Your mod version is:**
`-`
**What expansions do you have installed?**
`-`
**Are you using any submods/mods? If so, which?**
`-`
**Please explain your issue in as much detail as possible:**
<details>
<summary>Click to expand</summary>

</details>
**Steps to reproduce the issue:**
`-`
**Upload an attachment below: .zip of your save, or screenshots:**
<details>
<summary>Click to expand</summary>

</details> | priority | the grand mosque of lordaeron do not remove pre existing lines your mod version is what expansions do you have installed are you using any submods mods if so which please explain your issue in as much detail as possible click to expand steps to reproduce the issue upload an attachment below zip of your save or screenshots click to expand | 1 |
311,056 | 9,527,604,150 | IssuesEvent | 2019-04-29 05:04:31 | circleteach/circleteach | https://api.github.com/repos/circleteach/circleteach | closed | Edit profile hangs, console is full of errors. | priority: high status: accepted type: bug | When clicking edit profile the ui looks all wrong the first few seconds and the console keeps throwing errors. | 1.0 | Edit profile hangs, console is full of errors. - When clicking edit profile the ui looks all wrong the first few seconds and the console keeps throwing errors. | priority | edit profile hangs console is full of errors when clicking edit profile the ui looks all wrong the first few seconds and the console keeps throwing errors | 1 |
719,739 | 24,768,319,588 | IssuesEvent | 2022-10-22 20:31:10 | group2-cs321/milestone4 | https://api.github.com/repos/group2-cs321/milestone4 | closed | As a user, I want to access all webpages that I have access to. | High priority | Connect pages dynamically so for each different user identity, a different set of pages is made available to them. | 1.0 | As a user, I want to access all webpages that I have access to. - Connect pages dynamically so for each different user identity, a different set of pages is made available to them. | priority | as a user i want to access all webpages that i have access to connect pages dynamically so for each different user identity a different set of pages is made available to them | 1 |
616,340 | 19,299,739,012 | IssuesEvent | 2021-12-13 02:54:41 | matrixorigin/matrixcube | https://api.github.com/repos/matrixorigin/matrixcube | closed | LogReader is incorrectly initialized | kind/bug component/raftstore priority/high | There are several issues identified during snapshot related tests with AOE folks -
1. LogReader range is incorrectly initialized
2. LogReader is not updated once snapshot is applied
3. replica.replica is not updated when applying a snapshot | 1.0 | LogReader is incorrectly initialized - There are several issues identified during snapshot related tests with AOE folks -
1. LogReader range is incorrectly initialized
2. LogReader is not updated once snapshot is applied
3. replica.replica is not updated when applying a snapshot | priority | logreader is incorrectly initialized there are several issues identified during snapshot related tests with aoe folks logreader range is incorrectly initialized logreader is not updated once snapshot is applied replica replica is not updated when applying a snapshot | 1 |
549,987 | 16,102,902,719 | IssuesEvent | 2021-04-27 11:41:47 | Muhammad-Hassan-Farooq/SE-Project-repo | https://api.github.com/repos/Muhammad-Hassan-Farooq/SE-Project-repo | closed | Create Vendors and all the Necessary files. | Back-end Development Database/server Development High Priority | Add the vendor program files.
┆Issue is synchronized with this [Asana task](https://app.asana.com/0/1200179730969548/1200243297148295) by [Unito](https://www.unito.io/learn-more)
| 1.0 | Create Vendors and all the Necessary files. - Add the vendor program files.
┆Issue is synchronized with this [Asana task](https://app.asana.com/0/1200179730969548/1200243297148295) by [Unito](https://www.unito.io/learn-more)
| priority | create vendors and all the necessary files add the vendor program files ┆issue is synchronized with this by | 1 |
423,479 | 12,297,420,084 | IssuesEvent | 2020-05-11 08:48:45 | nf-core/proteomicslfq | https://api.github.com/repos/nf-core/proteomicslfq | closed | ENSEMBL stop codons not working | bug enhancement high-priority | We need to find a way that ensemble stop codons can be processed by PeptideIndexer
. Sequences like:
- GGGGG*SSSTR | 1.0 | ENSEMBL stop codons not working - We need to find a way that ensemble stop codons can be processed by PeptideIndexer
. Sequences like:
- GGGGG*SSSTR | priority | ensembl stop codons not working we need to find a way that ensemble stop codons can be processed by peptideindexer sequences like ggggg ssstr | 1 |
520,350 | 15,084,901,376 | IssuesEvent | 2021-02-05 17:50:29 | anaestheticsapp/logbook | https://api.github.com/repos/anaestheticsapp/logbook | opened | [Logbook v2] Adding support for Emergency Medicine | enhancement high priority user request | ## First draft for layout
```Date``` - radio datetime
```Session``` - radio - Morning, Afternoon, Evening, Night
```Location``` - radio
* Resus / Majors / Minors / paeds / RAT
```Age``` - radio age
```Problem``` ?radio ?select ?new filter button
(select medical or surgical then next set of options open, only able to select one)
* Medical (cardio / resp / renal / neuro / endo / GI / Rheum / haem / oncology)
* Surgical (General / Ortho / ENT / Max Fax / Neurosurg / Vascular / Gynae)
```Diagnosis``` - text - depending on specialty chosen there will be a number of prepopulated options (TBC)
e.g, cardio - STEMI, NSTEMI, Unstable angina, cardiac failure etc.
```Critical events``` - check / multiselect list
(select any number) - Cardiac arrest / respiratory arrest / sepsis / major trauma / major haemorrhage / low GCS / emergency airway management / arrhythmia
```Procedures``` check, allow custom items
* ultrasound (further sub section opens up)
* arterial line
* central line
* chest drain (seldinger / open)
* sedation
* reduction of fracture/dislocation
* airway management
* suturing
* cardioversion
```Ultrasound``` sub section - ???
Scan - FAST / focused ECHO / vascular access / AAA / Lung / Other (free text)
Reason for scan (free text)
Pre scan (free text)
Findings (free text)
Post scan (free text)
```Supervisor``` - radio
* Same options as theatre/icm/theatre
```Outcome``` - radio
* Inpatient ward
* Critical care/ HDU
* Transfer (major trauma/stroke/cardiac)
* Discharge
* Ambulatory follow up
* Observation/short stay unit
```Notes``` - text area
## Internal note
* no plans for I18N
* link to alpha is private, do not post | 1.0 | [Logbook v2] Adding support for Emergency Medicine - ## First draft for layout
```Date``` - radio datetime
```Session``` - radio - Morning, Afternoon, Evening, Night
```Location``` - radio
* Resus / Majors / Minors / paeds / RAT
```Age``` - radio age
```Problem``` ?radio ?select ?new filter button
(select medical or surgical then next set of options open, only able to select one)
* Medical (cardio / resp / renal / neuro / endo / GI / Rheum / haem / oncology)
* Surgical (General / Ortho / ENT / Max Fax / Neurosurg / Vascular / Gynae)
```Diagnosis``` - text - depending on specialty chosen there will be a number of prepopulated options (TBC)
e.g, cardio - STEMI, NSTEMI, Unstable angina, cardiac failure etc.
```Critical events``` - check / multiselect list
(select any number) - Cardiac arrest / respiratory arrest / sepsis / major trauma / major haemorrhage / low GCS / emergency airway management / arrhythmia
```Procedures``` check, allow custom items
* ultrasound (further sub section opens up)
* arterial line
* central line
* chest drain (seldinger / open)
* sedation
* reduction of fracture/dislocation
* airway management
* suturing
* cardioversion
```Ultrasound``` sub section - ???
Scan - FAST / focused ECHO / vascular access / AAA / Lung / Other (free text)
Reason for scan (free text)
Pre scan (free text)
Findings (free text)
Post scan (free text)
```Supervisor``` - radio
* Same options as theatre/icm/theatre
```Outcome``` - radio
* Inpatient ward
* Critical care/ HDU
* Transfer (major trauma/stroke/cardiac)
* Discharge
* Ambulatory follow up
* Observation/short stay unit
```Notes``` - text area
## Internal note
* no plans for I18N
* link to alpha is private, do not post | priority | adding support for emergency medicine first draft for layout date radio datetime session radio morning afternoon evening night location radio resus majors minors paeds rat age radio age problem radio select new filter button select medical or surgical then next set of options open only able to select one medical cardio resp renal neuro endo gi rheum haem oncology surgical general ortho ent max fax neurosurg vascular gynae diagnosis text depending on specialty chosen there will be a number of prepopulated options tbc e g cardio stemi nstemi unstable angina cardiac failure etc critical events check multiselect list select any number cardiac arrest respiratory arrest sepsis major trauma major haemorrhage low gcs emergency airway management arrhythmia procedures check allow custom items ultrasound further sub section opens up arterial line central line chest drain seldinger open sedation reduction of fracture dislocation airway management suturing cardioversion ultrasound sub section scan fast focused echo vascular access aaa lung other free text reason for scan free text pre scan free text findings free text post scan free text supervisor radio same options as theatre icm theatre outcome radio inpatient ward critical care hdu transfer major trauma stroke cardiac discharge ambulatory follow up observation short stay unit notes text area internal note no plans for link to alpha is private do not post | 1 |
469,664 | 13,523,010,707 | IssuesEvent | 2020-09-15 09:21:09 | input-output-hk/cardano-node | https://api.github.com/repos/input-output-hk/cardano-node | closed | [PERF] - starting node / bootstrapping from empty DB takes too long | Pioneer cli revision performance priority high | cardano-cli 1.12.0 - darwin-x86_64 - ghc-8.6
git rev 036ea01f9d8d025e68e0570c1eeb15a6f8191039
Observed on a network with 35000 produced blocks so far and that is up to slot number 140394 or thereabouts. When starting a cardano-node on a Macbook machine with decent internet speeds, catching up to the blockchain tip seems to take way too long (in my humble opinion).
For example, after 15 minutes since startup the LiveView reports my node has caught up to block 10400 (out of 35000) and is up to epoch 1 / slot 19706.
After 28 minutes, it is up to block 19773 and epoch 3 / slot 14314....
Also worth noting that while this is happening the Network In value in LiveView is showing a wide variety of values, ranging from 3.0 KB/s to 60 KB/s... meaning it is not exactly trying really hard to fetch the block data from the peers. Also peer count as has been the case since Haskell Testne thas launched is fluctuating between 0 and 2, not sure how much of a factor that is in all of this. e.g.
{"at":"2020-05-28T12:59:20.26Z","env":"1.12.0:036ea","ns":["cardano.node.IpSubscription"],"data":{"event":"Skipping peer 88.99.83.86:6000","dests":"[88.99.83.86:6000,95.216.188.94:6001]","kind":"WithIPList SubscriptionTrace","localAddresses":"LocalAddresses {laIpv4 = Just 0.0.0.0:0, laIpv6 = Nothing, laUnix = Nothing}"},"app":[],"msg":"","pid":"97559","loc":null,"host":"YARRISMA","sev":"Info","thread":"63"}
without much explanation as to why one of my peers is being skipped..
also there are some
{"at":"2020-05-28T13:00:18.00Z","env":"1.12.0:036ea","ns":["cardano.node.Forge"],"data":{"kind":"TraceNoLedgerView","slot":140529},"app":[],"msg":"","pid":"97559","loc":null,"host":"YARRISMA","sev":"Error","thread":"51"}
messages, which I'm not sure what to make of...
All in all it's not a very smooth pleasant experience even on a very small network with a few running nodes. Please let me know if you want me to collect any more metrics/statistics/logs from my node - but if I'm not mistaken other people have reported similar slow bootstrapping-from-empty-DB issues even on non MacOS systems.
| 1.0 | [PERF] - starting node / bootstrapping from empty DB takes too long - cardano-cli 1.12.0 - darwin-x86_64 - ghc-8.6
git rev 036ea01f9d8d025e68e0570c1eeb15a6f8191039
Observed on a network with 35000 produced blocks so far and that is up to slot number 140394 or thereabouts. When starting a cardano-node on a Macbook machine with decent internet speeds, catching up to the blockchain tip seems to take way too long (in my humble opinion).
For example, after 15 minutes since startup the LiveView reports my node has caught up to block 10400 (out of 35000) and is up to epoch 1 / slot 19706.
After 28 minutes, it is up to block 19773 and epoch 3 / slot 14314....
Also worth noting that while this is happening the Network In value in LiveView is showing a wide variety of values, ranging from 3.0 KB/s to 60 KB/s... meaning it is not exactly trying really hard to fetch the block data from the peers. Also peer count as has been the case since Haskell Testne thas launched is fluctuating between 0 and 2, not sure how much of a factor that is in all of this. e.g.
{"at":"2020-05-28T12:59:20.26Z","env":"1.12.0:036ea","ns":["cardano.node.IpSubscription"],"data":{"event":"Skipping peer 88.99.83.86:6000","dests":"[88.99.83.86:6000,95.216.188.94:6001]","kind":"WithIPList SubscriptionTrace","localAddresses":"LocalAddresses {laIpv4 = Just 0.0.0.0:0, laIpv6 = Nothing, laUnix = Nothing}"},"app":[],"msg":"","pid":"97559","loc":null,"host":"YARRISMA","sev":"Info","thread":"63"}
without much explanation as to why one of my peers is being skipped..
also there are some
{"at":"2020-05-28T13:00:18.00Z","env":"1.12.0:036ea","ns":["cardano.node.Forge"],"data":{"kind":"TraceNoLedgerView","slot":140529},"app":[],"msg":"","pid":"97559","loc":null,"host":"YARRISMA","sev":"Error","thread":"51"}
messages, which I'm not sure what to make of...
All in all it's not a very smooth pleasant experience even on a very small network with a few running nodes. Please let me know if you want me to collect any more metrics/statistics/logs from my node - but if I'm not mistaken other people have reported similar slow bootstrapping-from-empty-DB issues even on non MacOS systems.
| priority | starting node bootstrapping from empty db takes too long cardano cli darwin ghc git rev observed on a network with produced blocks so far and that is up to slot number or thereabouts when starting a cardano node on a macbook machine with decent internet speeds catching up to the blockchain tip seems to take way too long in my humble opinion for example after minutes since startup the liveview reports my node has caught up to block out of and is up to epoch slot after minutes it is up to block and epoch slot also worth noting that while this is happening the network in value in liveview is showing a wide variety of values ranging from kb s to kb s meaning it is not exactly trying really hard to fetch the block data from the peers also peer count as has been the case since haskell testne thas launched is fluctuating between and not sure how much of a factor that is in all of this e g at env ns data event skipping peer dests kind withiplist subscriptiontrace localaddresses localaddresses just nothing launix nothing app msg pid loc null host yarrisma sev info thread without much explanation as to why one of my peers is being skipped also there are some at env ns data kind tracenoledgerview slot app msg pid loc null host yarrisma sev error thread messages which i m not sure what to make of all in all it s not a very smooth pleasant experience even on a very small network with a few running nodes please let me know if you want me to collect any more metrics statistics logs from my node but if i m not mistaken other people have reported similar slow bootstrapping from empty db issues even on non macos systems | 1 |
130,458 | 5,116,392,172 | IssuesEvent | 2017-01-07 02:55:26 | Baystation12/Baystation12 | https://api.github.com/repos/Baystation12/Baystation12 | closed | [TORCH] Unable to spawn with Cowboy Hat as Security Guard | map: torch ⚠ priority: high ⚠ ⛔ blocker ⛔ | <!--
If a specific field doesn't apply, remove it!
Anything inside tags like these is a comment and will not be displayed in the final issue.
Be careful not to write inside them!
Joke or spammed issues can and will result in punishment.
PUT YOUR ANSWERS ON THE BLANK LINES BELOW THE HEADERS
(The lines with four #'s)
Don't edit them or delete them it's part of the formatting
-->
#### Description of issue
Unable to spawn with cowboy hat as Security Guard
#### Difference between expected and actual behavior
Expected: Spawn with it when selected in loadout
Actual: Doesn't spawn
#### Steps to reproduce
Spawn as Security Guard with cowboy hat in loadout
See your disgusting, grit-less head
#### Specific information for locating
<!-- e.g. an object name, paste specific message outputs... -->
Cowboy Hat
#### Length of time in which bug has been known to occur
<!--
Be specific if you approximately know the time it's been occurring
for—this can speed up finding the source. If you're not sure
about it, tell us too!
-->
1st official Torch test
#### Client version, Server revision & Game ID
<!-- Found with the "Show server revision" verb in the OOC tab in game. -->
Game ID: bMg-ajqd
#### Issue bingo
Please check whatever applies. More checkboxes checked increase your chances of the issue being looked at sooner.
<!-- Check these by writing an x inside the [ ] (like this: [x])-->
<!-- Don't forget to remove the space between the brackets, or it won't work! -->
- [ ] Issue could be reproduced at least once
- [ ] Issue could be reproduced by different players
- [ ] Issue could be reproduced in multiple rounds
- [x] Issue happened in a recent (less than 7 days ago) round
- [x] [Couldn't find an existing issue about this](https://github.com/Baystation12/Baystation12/issues)
| 1.0 | [TORCH] Unable to spawn with Cowboy Hat as Security Guard - <!--
If a specific field doesn't apply, remove it!
Anything inside tags like these is a comment and will not be displayed in the final issue.
Be careful not to write inside them!
Joke or spammed issues can and will result in punishment.
PUT YOUR ANSWERS ON THE BLANK LINES BELOW THE HEADERS
(The lines with four #'s)
Don't edit them or delete them it's part of the formatting
-->
#### Description of issue
Unable to spawn with cowboy hat as Security Guard
#### Difference between expected and actual behavior
Expected: Spawn with it when selected in loadout
Actual: Doesn't spawn
#### Steps to reproduce
Spawn as Security Guard with cowboy hat in loadout
See your disgusting, grit-less head
#### Specific information for locating
<!-- e.g. an object name, paste specific message outputs... -->
Cowboy Hat
#### Length of time in which bug has been known to occur
<!--
Be specific if you approximately know the time it's been occurring
for—this can speed up finding the source. If you're not sure
about it, tell us too!
-->
1st official Torch test
#### Client version, Server revision & Game ID
<!-- Found with the "Show server revision" verb in the OOC tab in game. -->
Game ID: bMg-ajqd
#### Issue bingo
Please check whatever applies. More checkboxes checked increase your chances of the issue being looked at sooner.
<!-- Check these by writing an x inside the [ ] (like this: [x])-->
<!-- Don't forget to remove the space between the brackets, or it won't work! -->
- [ ] Issue could be reproduced at least once
- [ ] Issue could be reproduced by different players
- [ ] Issue could be reproduced in multiple rounds
- [x] Issue happened in a recent (less than 7 days ago) round
- [x] [Couldn't find an existing issue about this](https://github.com/Baystation12/Baystation12/issues)
| priority | unable to spawn with cowboy hat as security guard if a specific field doesn t apply remove it anything inside tags like these is a comment and will not be displayed in the final issue be careful not to write inside them joke or spammed issues can and will result in punishment put your answers on the blank lines below the headers the lines with four s don t edit them or delete them it s part of the formatting description of issue unable to spawn with cowboy hat as security guard difference between expected and actual behavior expected spawn with it when selected in loadout actual doesn t spawn steps to reproduce spawn as security guard with cowboy hat in loadout see your disgusting grit less head specific information for locating cowboy hat length of time in which bug has been known to occur be specific if you approximately know the time it s been occurring for—this can speed up finding the source if you re not sure about it tell us too official torch test client version server revision game id game id bmg ajqd issue bingo please check whatever applies more checkboxes checked increase your chances of the issue being looked at sooner issue could be reproduced at least once issue could be reproduced by different players issue could be reproduced in multiple rounds issue happened in a recent less than days ago round | 1 |
375,490 | 11,104,673,797 | IssuesEvent | 2019-12-17 08:11:30 | wso2/ballerina-message-broker | https://api.github.com/repos/wso2/ballerina-message-broker | closed | Cannot change log level at runtime | Complexity/Novice Priority/High Severity/Major Type/Improvement | ### Description
We need a way to change the log level of loggers at runtime to assist in debuging issues.
### Affected Product Version
0.970.0
| 1.0 | Cannot change log level at runtime - ### Description
We need a way to change the log level of loggers at runtime to assist in debuging issues.
### Affected Product Version
0.970.0
| priority | cannot change log level at runtime description we need a way to change the log level of loggers at runtime to assist in debuging issues affected product version | 1 |
244,303 | 7,873,284,799 | IssuesEvent | 2018-06-25 13:53:46 | edenlabllc/ehealth.api | https://api.github.com/repos/edenlabllc/ehealth.api | opened | Fix and improve tests for offline declaration flow | kind/task priority/high status/todo | #2534
Fix and improve tests for offline declaration flow
depends on #2181 | 1.0 | Fix and improve tests for offline declaration flow - #2534
Fix and improve tests for offline declaration flow
depends on #2181 | priority | fix and improve tests for offline declaration flow fix and improve tests for offline declaration flow depends on | 1 |
465,262 | 13,369,542,902 | IssuesEvent | 2020-09-01 08:59:13 | zeebe-io/zeebe | https://api.github.com/repos/zeebe-io/zeebe | closed | Take snapshot even when exported position is not updated | Impact: Availability Priority: High Scope: broker Status: Needs Review Type: Maintenance | **Description**
Currently we don't take a snapshot if the exporter position is not changed from the last snapshot. If exporter is not available, then there is no new snapshot. As a result on restart or failover, reprocessing can take much longer.
| 1.0 | Take snapshot even when exported position is not updated - **Description**
Currently we don't take a snapshot if the exporter position is not changed from the last snapshot. If exporter is not available, then there is no new snapshot. As a result on restart or failover, reprocessing can take much longer.
| priority | take snapshot even when exported position is not updated description currently we don t take a snapshot if the exporter position is not changed from the last snapshot if exporter is not available then there is no new snapshot as a result on restart or failover reprocessing can take much longer | 1 |
653,608 | 21,608,432,526 | IssuesEvent | 2022-05-04 07:30:12 | rism-digital/rism-online-issues | https://api.github.com/repos/rism-digital/rism-online-issues | closed | Consider IIIF manifests as ‘digitizations’ as soon as there is a IIIF viewer available on RISM online | Audience: General public Priority: High Status: Waiting to be addressed Type: Enhancement Component: User Interface | The digitization toggle should look for links in the 865 also with a value of IIIF manifest, as soon as an embedded IIIF viewer (diva) is implemented on RO.
Example query:
https://rism.online/search?q=dialogo&mode=sources&fq=composer%3ACossoni%2C%20Carlo%20Donato%20(1623-1700)&fb=composer%3Aunion&page=1
These are three child records of parent records with IIIF manifests, e.g.:
https://rism.online/sources/400011734
They should eventually show up as results when the digitization filter is applied.
| 1.0 | Consider IIIF manifests as ‘digitizations’ as soon as there is a IIIF viewer available on RISM online - The digitization toggle should look for links in the 865 also with a value of IIIF manifest, as soon as an embedded IIIF viewer (diva) is implemented on RO.
Example query:
https://rism.online/search?q=dialogo&mode=sources&fq=composer%3ACossoni%2C%20Carlo%20Donato%20(1623-1700)&fb=composer%3Aunion&page=1
These are three child records of parent records with IIIF manifests, e.g.:
https://rism.online/sources/400011734
They should eventually show up as results when the digitization filter is applied.
| priority | consider iiif manifests as ‘digitizations’ as soon as there is a iiif viewer available on rism online the digitization toggle should look for links in the also with a value of iiif manifest as soon as an embedded iiif viewer diva is implemented on ro example query these are three child records of parent records with iiif manifests e g they should eventually show up as results when the digitization filter is applied | 1 |
194,685 | 6,897,773,865 | IssuesEvent | 2017-11-24 05:39:00 | metasfresh/metasfresh | https://api.github.com/repos/metasfresh/metasfresh | opened | Adjust the Order-Materialdispo document reference | priority:high type:enhancement | ### Is this a bug or feature request?
Feature Request
### What is the current behavior?
Currently, the document reference in sales order to materialdispo shows not all dependent materialdispo lines. The Lines for the initial demand of the sales order is missing.
#### Which are the steps to reproduce?
Open, try and see.
### What is the expected or desired behavior?
The reference shall show all materialdispo lines that are connected to the sales order.
Currently:

Shall be like this (as example filtered by sales order manually in materialdispo)

| 1.0 | Adjust the Order-Materialdispo document reference - ### Is this a bug or feature request?
Feature Request
### What is the current behavior?
Currently, the document reference in sales order to materialdispo shows not all dependent materialdispo lines. The Lines for the initial demand of the sales order is missing.
#### Which are the steps to reproduce?
Open, try and see.
### What is the expected or desired behavior?
The reference shall show all materialdispo lines that are connected to the sales order.
Currently:

Shall be like this (as example filtered by sales order manually in materialdispo)

| priority | adjust the order materialdispo document reference is this a bug or feature request feature request what is the current behavior currently the document reference in sales order to materialdispo shows not all dependent materialdispo lines the lines for the initial demand of the sales order is missing which are the steps to reproduce open try and see what is the expected or desired behavior the reference shall show all materialdispo lines that are connected to the sales order currently shall be like this as example filtered by sales order manually in materialdispo | 1 |
7,471 | 2,602,505,046 | IssuesEvent | 2015-02-24 09:26:13 | jackjonesfashion/tasks | https://api.github.com/repos/jackjonesfashion/tasks | closed | Storefront - Temp fix for missing spacing between hero and brands | Bug Priority: High | Temp. fix while we wait for https://bestseller.jira.com/browse/CDV-4899 to be fixed properly | 1.0 | Storefront - Temp fix for missing spacing between hero and brands - Temp. fix while we wait for https://bestseller.jira.com/browse/CDV-4899 to be fixed properly | priority | storefront temp fix for missing spacing between hero and brands temp fix while we wait for to be fixed properly | 1 |
318,874 | 9,703,256,065 | IssuesEvent | 2019-05-27 10:52:45 | telerik/kendo-ui-core | https://api.github.com/repos/telerik/kendo-ui-core | opened | ListView: The scrollable configuration cannot be disabled | Bug C: ListView Kendo1 Priority 1 SEV: High | ### Bug report
The scrollable configuration cannot be disabled(it should be disabled by default). Now, all the ListViews have the following inline styles:
```
overflow-y: scroll;
position: relative;
```
### Reproduction of the problem
https://demos.telerik.com/kendo-ui/listview/index
### Current behavior
The ListView is scrollable.
### Expected/desired behavior
The ListView is not scrollable and the above styles are not added.
### Workaround
```
<style>
.k-widget.k-listview {
overflow-y: visible !important;
position: static !important;
}
</style>
```
### Environment
* **Kendo UI version:** 2019.2.514
* **Browser:** [all]
| 1.0 | ListView: The scrollable configuration cannot be disabled - ### Bug report
The scrollable configuration cannot be disabled(it should be disabled by default). Now, all the ListViews have the following inline styles:
```
overflow-y: scroll;
position: relative;
```
### Reproduction of the problem
https://demos.telerik.com/kendo-ui/listview/index
### Current behavior
The ListView is scrollable.
### Expected/desired behavior
The ListView is not scrollable and the above styles are not added.
### Workaround
```
<style>
.k-widget.k-listview {
overflow-y: visible !important;
position: static !important;
}
</style>
```
### Environment
* **Kendo UI version:** 2019.2.514
* **Browser:** [all]
| priority | listview the scrollable configuration cannot be disabled bug report the scrollable configuration cannot be disabled it should be disabled by default now all the listviews have the following inline styles overflow y scroll position relative reproduction of the problem current behavior the listview is scrollable expected desired behavior the listview is not scrollable and the above styles are not added workaround k widget k listview overflow y visible important position static important environment kendo ui version browser | 1 |
773,159 | 27,148,108,064 | IssuesEvent | 2023-02-16 21:50:20 | owncloud/web | https://api.github.com/repos/owncloud/web | closed | [Web] Contexmenu is partly hidden | Priority:p2-high Type:Story p2-high | ### Steps to reproduce
1. Open web in a common viewport (1280 x 800)
2. Rightclick on a resource
3. Some items in the menu are not visible and hard to access
### Hidden items in context menu

### Expected behaviour
- Menu Items should be accessible without scolling as far as possible
(ex. If there is space, menus should use the available space and only then show scrollbars as last solution)
**Google Drive: Menu floating into viewport:**
<img width="1058" alt="screenshot_000392" src="https://user-images.githubusercontent.com/26610733/218076068-cd30bdf3-dfea-42de-bc3a-22437b555337.png">
### Actual behaviour
- Items in the menu are not visible and hard to access
### Environment general
Tested on a standard setup:
- Windows 11
- 14''
- 1920x1080 --> scales to 150%, results in **1280 x 800px** ) | 1.0 | [Web] Contexmenu is partly hidden - ### Steps to reproduce
1. Open web in a common viewport (1280 x 800)
2. Rightclick on a resource
3. Some items in the menu are not visible and hard to access
### Hidden items in context menu

### Expected behaviour
- Menu Items should be accessible without scolling as far as possible
(ex. If there is space, menus should use the available space and only then show scrollbars as last solution)
**Google Drive: Menu floating into viewport:**
<img width="1058" alt="screenshot_000392" src="https://user-images.githubusercontent.com/26610733/218076068-cd30bdf3-dfea-42de-bc3a-22437b555337.png">
### Actual behaviour
- Items in the menu are not visible and hard to access
### Environment general
Tested on a standard setup:
- Windows 11
- 14''
- 1920x1080 --> scales to 150%, results in **1280 x 800px** ) | priority | contexmenu is partly hidden steps to reproduce open web in a common viewport x rightclick on a resource some items in the menu are not visible and hard to access hidden items in context menu expected behaviour menu items should be accessible without scolling as far as possible ex if there is space menus should use the available space and only then show scrollbars as last solution google drive menu floating into viewport img width alt screenshot src actual behaviour items in the menu are not visible and hard to access environment general tested on a standard setup windows scales to results in x | 1 |
725,740 | 24,974,041,284 | IssuesEvent | 2022-11-02 05:39:25 | mikezimm/drilldown7 | https://api.github.com/repos/mikezimm/drilldown7 | closed | Fix blueBar Items text | bug views High Priority complete | ## Currently shows this.
Either show Refiners clicked (if enough room) or just ( 68 ) Items

| 1.0 | Fix blueBar Items text - ## Currently shows this.
Either show Refiners clicked (if enough room) or just ( 68 ) Items

| priority | fix bluebar items text currently shows this either show refiners clicked if enough room or just items | 1 |
122,447 | 4,835,582,580 | IssuesEvent | 2016-11-08 17:09:16 | jschadaway/pylet | https://api.github.com/repos/jschadaway/pylet | opened | Push input stream prompts to console output | enhancement high-priority | Input stream prompts are currently rendered separately as their own window. PyConsole should be modified to properly accommodate input queries. | 1.0 | Push input stream prompts to console output - Input stream prompts are currently rendered separately as their own window. PyConsole should be modified to properly accommodate input queries. | priority | push input stream prompts to console output input stream prompts are currently rendered separately as their own window pyconsole should be modified to properly accommodate input queries | 1 |
165,197 | 6,265,393,851 | IssuesEvent | 2017-07-16 17:05:12 | CS2103JUN2017-T2/main | https://api.github.com/repos/CS2103JUN2017-T2/main | closed | Modify Model Architecture for V0.4 | priority.high type.task | 
Things to change:
* Add `State` field to entries.
* `State` is not required by constructor. Constructor instantiates entries in active state by default. Clients can change state of entries with setter methods.
* `State` *is* used to determine duplicate entries.
* Implement a `toString()` method for `State` for easy conversion to XML format.
* Run through all methods of `EntryBook` to see if setting States are necessary.
* `EventList`, `DeadlineList` and `FloatingTaskList` now contains entries of all states (i.e. active, deleted, archived). `EntryBook` should now have methods that:
* Change the states of entries.
* Allow duplicated floating tasks to be added if the existing floating task is in the deleted or archived state. When this happens, set the state of the floating task back to active.
* Modify filtered list predicates to match entries' state, in addition to name and tag keywords. | 1.0 | Modify Model Architecture for V0.4 - 
Things to change:
* Add `State` field to entries.
* `State` is not required by constructor. Constructor instantiates entries in active state by default. Clients can change state of entries with setter methods.
* `State` *is* used to determine duplicate entries.
* Implement a `toString()` method for `State` for easy conversion to XML format.
* Run through all methods of `EntryBook` to see if setting States are necessary.
* `EventList`, `DeadlineList` and `FloatingTaskList` now contains entries of all states (i.e. active, deleted, archived). `EntryBook` should now have methods that:
* Change the states of entries.
* Allow duplicated floating tasks to be added if the existing floating task is in the deleted or archived state. When this happens, set the state of the floating task back to active.
* Modify filtered list predicates to match entries' state, in addition to name and tag keywords. | priority | modify model architecture for things to change add state field to entries state is not required by constructor constructor instantiates entries in active state by default clients can change state of entries with setter methods state is used to determine duplicate entries implement a tostring method for state for easy conversion to xml format run through all methods of entrybook to see if setting states are necessary eventlist deadlinelist and floatingtasklist now contains entries of all states i e active deleted archived entrybook should now have methods that change the states of entries allow duplicated floating tasks to be added if the existing floating task is in the deleted or archived state when this happens set the state of the floating task back to active modify filtered list predicates to match entries state in addition to name and tag keywords | 1 |
250,483 | 7,977,812,482 | IssuesEvent | 2018-07-17 16:20:32 | osulp/Scholars-Archive | https://api.github.com/repos/osulp/Scholars-Archive | opened | Implement ordering on Creator metadata field | Epic Priority: High | Approach is to make Creator a nested resource with type, order, and value as nested elements. Things to consider:
- [ ] order is an integer
- [ ] 0 index
- [ ] value is a string
- [ ] order validation: no duplicate index number
- [ ] reindex order on save/submit
- [ ] UI to reorder creators - similar to what we see on homepage for featured researcher
- [ ] javascript validation in the UI (e.g. to prevent duplicates)?
| 1.0 | Implement ordering on Creator metadata field - Approach is to make Creator a nested resource with type, order, and value as nested elements. Things to consider:
- [ ] order is an integer
- [ ] 0 index
- [ ] value is a string
- [ ] order validation: no duplicate index number
- [ ] reindex order on save/submit
- [ ] UI to reorder creators - similar to what we see on homepage for featured researcher
- [ ] javascript validation in the UI (e.g. to prevent duplicates)?
| priority | implement ordering on creator metadata field approach is to make creator a nested resource with type order and value as nested elements things to consider order is an integer index value is a string order validation no duplicate index number reindex order on save submit ui to reorder creators similar to what we see on homepage for featured researcher javascript validation in the ui e g to prevent duplicates | 1 |
256,038 | 8,126,802,760 | IssuesEvent | 2018-08-17 04:46:36 | INCF/bids-validator | https://api.github.com/repos/INCF/bids-validator | closed | acq_time in scans.tsv | enhancement help wanted priority:high | Hi,
I'm not sure the validator is checking the acq_time field properly.
Acording to the BIDS specs: "Datetime should be expressed in the following format 2009-06-15T13:45:30 (year, month, day, hour (24h), minute, second; this is equivalent to the RFC3339 “date-time” format, time zone is always assumed as local time)."
Martin @martcous discovered our MEG-BIDS datasets:
e.g. https://openneuro.org/datasets/ds000247
SUB-0002_SES-0001_SCANS.TSV
Has a value of: 18901014T123300
Instead of: 1890-10-14T12:33:00
Cheers,
| 1.0 | acq_time in scans.tsv - Hi,
I'm not sure the validator is checking the acq_time field properly.
Acording to the BIDS specs: "Datetime should be expressed in the following format 2009-06-15T13:45:30 (year, month, day, hour (24h), minute, second; this is equivalent to the RFC3339 “date-time” format, time zone is always assumed as local time)."
Martin @martcous discovered our MEG-BIDS datasets:
e.g. https://openneuro.org/datasets/ds000247
SUB-0002_SES-0001_SCANS.TSV
Has a value of: 18901014T123300
Instead of: 1890-10-14T12:33:00
Cheers,
| priority | acq time in scans tsv hi i m not sure the validator is checking the acq time field properly acording to the bids specs datetime should be expressed in the following format year month day hour minute second this is equivalent to the “date time” format time zone is always assumed as local time martin martcous discovered our meg bids datasets e g sub ses scans tsv has a value of instead of cheers | 1 |
385,734 | 11,424,928,118 | IssuesEvent | 2020-02-03 18:46:38 | rubyforgood/abalone | https://api.github.com/repos/rubyforgood/abalone | closed | Add MortalityTracking CSV upload job and model validations | Priority: High help wanted | _Acceptance Criteria:_
- [ ] As a user, I want to be able to upload a CSV of category found in `sample_date_files/mortality_tracking` on the page `/file_uploads/new`.
- [ ] Test should be written for this job similar to `spec/jobs/tagged_animal_assessment_job_spec.rb`
- [ ] Model Validations
- [ ] Unit tests for model validations
**Notes:**
Much of the logic for the file uploading/parsing is already written in the module concern `ImportJob`.
The heaviest lifting will be adding appropriate validations for the ```MortalityTracking``` model. Please refer to the [data dictionary](https://github.com/rubyforgood/abalone/wiki/Abalone-Data-Dictionary) and the notes below for coding these. For an example, please look at: [Example of WildCollection model validations and spec](https://github.com/rubyforgood/abalone/pull/89/commits/9054bf20f821de658a2a028549d4a26ab632c3a9)
**If there is a column for Facility, let's make these foreign keys to the `Facility.rb` model we already have. There should only be certain facilities (see the `seeds.rb` file and users have the ability to add new ones.)
`MortalityTracking.rb`
- Required: mortality_date, cohort, shl_case_number, spawning_date, # of morts (some might be unknown see note from lab)
- See data dictionary for specific formats for cohort, shl_case_number, tag
- motality_date and spawning_date should be valid date with month, day, and year
- Note from lab:
_These are the data that are probably going to need the most attention and QA/QC on
our end. One challenge here is that mortalities are currently being tracked on this
datasheet via a single entry for each population/location collected from at a single time
point. When there are multiple tagged animals collected at a single timepoint, all the
tagged animals are all lumped together in a single entry on this data sheet, and their tags are listed in the Notes. One other challenge is that sometimes we don’t know exactly which population a dead animal was from (e.g., it was found dead on the floor or in a sump), but we have some guesses
based on the animal size and/or where it was located. Not sure the best way to code for
that._
--> This brings up one question: for those animals that are lumped together in a single entry (`#_of_morts` > 1), can we create multiple entries in the db for each individual animal, and can we extract each animal's tag from the `Note` column?? | 1.0 | Add MortalityTracking CSV upload job and model validations - _Acceptance Criteria:_
- [ ] As a user, I want to be able to upload a CSV of category found in `sample_date_files/mortality_tracking` on the page `/file_uploads/new`.
- [ ] Test should be written for this job similar to `spec/jobs/tagged_animal_assessment_job_spec.rb`
- [ ] Model Validations
- [ ] Unit tests for model validations
**Notes:**
Much of the logic for the file uploading/parsing is already written in the module concern `ImportJob`.
The heaviest lifting will be adding appropriate validations for the ```MortalityTracking``` model. Please refer to the [data dictionary](https://github.com/rubyforgood/abalone/wiki/Abalone-Data-Dictionary) and the notes below for coding these. For an example, please look at: [Example of WildCollection model validations and spec](https://github.com/rubyforgood/abalone/pull/89/commits/9054bf20f821de658a2a028549d4a26ab632c3a9)
**If there is a column for Facility, let's make these foreign keys to the `Facility.rb` model we already have. There should only be certain facilities (see the `seeds.rb` file and users have the ability to add new ones.)
`MortalityTracking.rb`
- Required: mortality_date, cohort, shl_case_number, spawning_date, # of morts (some might be unknown see note from lab)
- See data dictionary for specific formats for cohort, shl_case_number, tag
- motality_date and spawning_date should be valid date with month, day, and year
- Note from lab:
_These are the data that are probably going to need the most attention and QA/QC on
our end. One challenge here is that mortalities are currently being tracked on this
datasheet via a single entry for each population/location collected from at a single time
point. When there are multiple tagged animals collected at a single timepoint, all the
tagged animals are all lumped together in a single entry on this data sheet, and their tags are listed in the Notes. One other challenge is that sometimes we don’t know exactly which population a dead animal was from (e.g., it was found dead on the floor or in a sump), but we have some guesses
based on the animal size and/or where it was located. Not sure the best way to code for
that._
--> This brings up one question: for those animals that are lumped together in a single entry (`#_of_morts` > 1), can we create multiple entries in the db for each individual animal, and can we extract each animal's tag from the `Note` column?? | priority | add mortalitytracking csv upload job and model validations acceptance criteria as a user i want to be able to upload a csv of category found in sample date files mortality tracking on the page file uploads new test should be written for this job similar to spec jobs tagged animal assessment job spec rb model validations unit tests for model validations notes much of the logic for the file uploading parsing is already written in the module concern importjob the heaviest lifting will be adding appropriate validations for the mortalitytracking model please refer to the and the notes below for coding these for an example please look at if there is a column for facility let s make these foreign keys to the facility rb model we already have there should only be certain facilities see the seeds rb file and users have the ability to add new ones mortalitytracking rb required mortality date cohort shl case number spawning date of morts some might be unknown see note from lab see data dictionary for specific formats for cohort shl case number tag motality date and spawning date should be valid date with month day and year note from lab these are the data that are probably going to need the most attention and qa qc on our end one challenge here is that mortalities are currently being tracked on this datasheet via a single entry for each population location collected from at a single time point when there are multiple tagged animals collected at a single timepoint all the tagged animals are all lumped together in a single entry on this data sheet and their tags are listed in the notes one other challenge is that sometimes we don’t know exactly which population a dead animal was from e g it was found dead on the floor or in a sump but we have some guesses based on the animal size and or where it was located not sure the best way to code for that this brings up one question for those animals that are lumped together in a single entry of morts can we create multiple entries in the db for each individual animal and can we extract each animal s tag from the note column | 1 |
189,680 | 6,800,706,233 | IssuesEvent | 2017-11-02 14:46:09 | idrdex/star-django | https://api.github.com/repos/idrdex/star-django | closed | Publish data freezes to zenodo | high priority | Publish annotation freezes from #66 to zenodo or similar data publishing resource: http://developers.zenodo.org/#rest-api. Data should consist of analyses (with component data frames) or just annotations themselves. Ultimately any data generated by the site could potentially be published to zenodo. This gives th user a digital identifier so they can cite the dataset in their own work. | 1.0 | Publish data freezes to zenodo - Publish annotation freezes from #66 to zenodo or similar data publishing resource: http://developers.zenodo.org/#rest-api. Data should consist of analyses (with component data frames) or just annotations themselves. Ultimately any data generated by the site could potentially be published to zenodo. This gives th user a digital identifier so they can cite the dataset in their own work. | priority | publish data freezes to zenodo publish annotation freezes from to zenodo or similar data publishing resource data should consist of analyses with component data frames or just annotations themselves ultimately any data generated by the site could potentially be published to zenodo this gives th user a digital identifier so they can cite the dataset in their own work | 1 |
304,967 | 9,350,106,981 | IssuesEvent | 2019-04-01 01:16:37 | qlcchain/go-qlc | https://api.github.com/repos/qlcchain/go-qlc | opened | Implement POV chain | Epic Priority: High | ### Description of the issue
Implement POV chain, should modify many modules, such as Common, Config, P2P, Consensus, Ledger, RPC, Miner.
### Issue-Type
- [ ] bug report
- [X] feature request
- [ ] Documentation improvement | 1.0 | Implement POV chain - ### Description of the issue
Implement POV chain, should modify many modules, such as Common, Config, P2P, Consensus, Ledger, RPC, Miner.
### Issue-Type
- [ ] bug report
- [X] feature request
- [ ] Documentation improvement | priority | implement pov chain description of the issue implement pov chain should modify many modules such as common config consensus ledger rpc miner issue type bug report feature request documentation improvement | 1 |
508,365 | 14,698,860,814 | IssuesEvent | 2021-01-04 07:25:48 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | www.google.com - site is not usable | browser-fenix engine-gecko ml-needsdiagnosis-false ml-probability-high priority-critical | <!-- @browser: Firefox Mobile 85.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 10; Mobile; rv:85.0) Gecko/85.0 Firefox/85.0 -->
<!-- @reported_with: android-components-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/64828 -->
<!-- @extra_labels: browser-fenix -->
**URL**: https://www.google.com/search?q=xxx&oq=xxx&gs_l=mobile-heirloom-hp.3..0i433i457j0j0i433l3.4019.4732.0.6470.4.3.0.1.1.0.257.701.0j1j2.3.0....0...1c.1j4.34.mobile-heirloom-hp..1.3.701.oD-Xehna9bQ
**Browser / Version**: Firefox Mobile 85.0
**Operating System**: Android
**Tested Another Browser**: Yes Chrome
**Problem type**: Site is not usable
**Description**: Unable to type
**Steps to Reproduce**:
<details>
<summary>Browser Configuration</summary>
<ul>
<li>gfx.webrender.all: false</li><li>gfx.webrender.blob-images: true</li><li>gfx.webrender.enabled: false</li><li>image.mem.shared: true</li><li>buildID: 20201223151005</li><li>channel: beta</li><li>hasTouchScreen: true</li><li>mixed active content blocked: false</li><li>mixed passive content blocked: false</li><li>tracking content blocked: false</li>
</ul>
</details>
[View console log messages](https://webcompat.com/console_logs/2021/1/2eec2862-6329-44e7-8b5e-040fe6fb23ce)
_From [webcompat.com](https://webcompat.com/) with ❤️_ | 1.0 | www.google.com - site is not usable - <!-- @browser: Firefox Mobile 85.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 10; Mobile; rv:85.0) Gecko/85.0 Firefox/85.0 -->
<!-- @reported_with: android-components-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/64828 -->
<!-- @extra_labels: browser-fenix -->
**URL**: https://www.google.com/search?q=xxx&oq=xxx&gs_l=mobile-heirloom-hp.3..0i433i457j0j0i433l3.4019.4732.0.6470.4.3.0.1.1.0.257.701.0j1j2.3.0....0...1c.1j4.34.mobile-heirloom-hp..1.3.701.oD-Xehna9bQ
**Browser / Version**: Firefox Mobile 85.0
**Operating System**: Android
**Tested Another Browser**: Yes Chrome
**Problem type**: Site is not usable
**Description**: Unable to type
**Steps to Reproduce**:
<details>
<summary>Browser Configuration</summary>
<ul>
<li>gfx.webrender.all: false</li><li>gfx.webrender.blob-images: true</li><li>gfx.webrender.enabled: false</li><li>image.mem.shared: true</li><li>buildID: 20201223151005</li><li>channel: beta</li><li>hasTouchScreen: true</li><li>mixed active content blocked: false</li><li>mixed passive content blocked: false</li><li>tracking content blocked: false</li>
</ul>
</details>
[View console log messages](https://webcompat.com/console_logs/2021/1/2eec2862-6329-44e7-8b5e-040fe6fb23ce)
_From [webcompat.com](https://webcompat.com/) with ❤️_ | priority | site is not usable url browser version firefox mobile operating system android tested another browser yes chrome problem type site is not usable description unable to type steps to reproduce browser configuration gfx webrender all false gfx webrender blob images true gfx webrender enabled false image mem shared true buildid channel beta hastouchscreen true mixed active content blocked false mixed passive content blocked false tracking content blocked false from with ❤️ | 1 |
115,882 | 4,684,153,827 | IssuesEvent | 2016-10-10 02:26:52 | ventoviro/phoenix | https://api.github.com/repos/ventoviro/phoenix | closed | Filter will load twice if call getItems() twice | Priority High | ```
`build`,`builds` AS `build` WHERE `build`.`pipeline_id` = '1' AND `build`.`type` = 'branch' AND `build`.`pipeline_id` = '1' AND `build`.`type` = 'pr'
``` | 1.0 | Filter will load twice if call getItems() twice - ```
`build`,`builds` AS `build` WHERE `build`.`pipeline_id` = '1' AND `build`.`type` = 'branch' AND `build`.`pipeline_id` = '1' AND `build`.`type` = 'pr'
``` | priority | filter will load twice if call getitems twice build builds as build where build pipeline id and build type branch and build pipeline id and build type pr | 1 |
499,049 | 14,438,708,037 | IssuesEvent | 2020-12-07 13:26:02 | trezor/trezor-suite | https://api.github.com/repos/trezor/trezor-suite | closed | Prioritize autoupdate over discovery | High priority Suite | Currently in case Suite finds a new version it still asks for a device and does a discovery. The user should be able to update Suite even without a device connected. | 1.0 | Prioritize autoupdate over discovery - Currently in case Suite finds a new version it still asks for a device and does a discovery. The user should be able to update Suite even without a device connected. | priority | prioritize autoupdate over discovery currently in case suite finds a new version it still asks for a device and does a discovery the user should be able to update suite even without a device connected | 1 |
440,793 | 12,704,030,839 | IssuesEvent | 2020-06-23 00:04:22 | certbot/certbot | https://api.github.com/repos/certbot/certbot | opened | Make DNS plugins use core20 | area: dns area: pkging area: snaps priority: high | Pulled out of https://github.com/certbot/certbot/issues/7672, as it looks like that one will be focused on generating the files themselves.
> As part of this, I think we should use core20 as the base for our DNS plugins. Using core18 seems to work for the dnsimple plugin, but I think we'll hit problems with this approach eventually and I think we'll also want to use core20/Python 3.8 everywhere eventually so I figure we might as well do it that way now.
| 1.0 | Make DNS plugins use core20 - Pulled out of https://github.com/certbot/certbot/issues/7672, as it looks like that one will be focused on generating the files themselves.
> As part of this, I think we should use core20 as the base for our DNS plugins. Using core18 seems to work for the dnsimple plugin, but I think we'll hit problems with this approach eventually and I think we'll also want to use core20/Python 3.8 everywhere eventually so I figure we might as well do it that way now.
| priority | make dns plugins use pulled out of as it looks like that one will be focused on generating the files themselves as part of this i think we should use as the base for our dns plugins using seems to work for the dnsimple plugin but i think we ll hit problems with this approach eventually and i think we ll also want to use python everywhere eventually so i figure we might as well do it that way now | 1 |
84,324 | 3,663,316,901 | IssuesEvent | 2016-02-19 04:57:43 | dmwm/WMCore | https://api.github.com/repos/dmwm/WMCore | closed | Stepchain: allow intermediate stage out | High Priority | As discussed in yesterday's meeting, we need to have the flexibility of saving intermediate outputs in Stepchain. Right now it only saves (stages out) the files produced by the last step (cmsRun). | 1.0 | Stepchain: allow intermediate stage out - As discussed in yesterday's meeting, we need to have the flexibility of saving intermediate outputs in Stepchain. Right now it only saves (stages out) the files produced by the last step (cmsRun). | priority | stepchain allow intermediate stage out as discussed in yesterday s meeting we need to have the flexibility of saving intermediate outputs in stepchain right now it only saves stages out the files produced by the last step cmsrun | 1 |
745,538 | 25,987,688,505 | IssuesEvent | 2022-12-20 02:49:42 | etternagame/etterna | https://api.github.com/repos/etternagame/etterna | closed | BPMs no longer change based on rate adjustments | Type: Bug Priority: High Good First Issue | this is a problem most likely introduced by #1217
to reproduce: literally open the game and go to any file and change the music rate. the bpm should adjust accordingly to help the player pick which rate to play on. this no longer happens and damages the flow of menuing and picking the song you mean to play | 1.0 | BPMs no longer change based on rate adjustments - this is a problem most likely introduced by #1217
to reproduce: literally open the game and go to any file and change the music rate. the bpm should adjust accordingly to help the player pick which rate to play on. this no longer happens and damages the flow of menuing and picking the song you mean to play | priority | bpms no longer change based on rate adjustments this is a problem most likely introduced by to reproduce literally open the game and go to any file and change the music rate the bpm should adjust accordingly to help the player pick which rate to play on this no longer happens and damages the flow of menuing and picking the song you mean to play | 1 |
504,402 | 14,617,815,326 | IssuesEvent | 2020-12-22 15:19:21 | codidact/qpixel | https://api.github.com/repos/codidact/qpixel | opened | Notification for suggested edit uses local community's URL slug, not where the edit is | area: frontend complexity: easy priority: high type: bug | https://meta.codidact.com/posts/280086
If you click on the notification for a suggested edit, and that suggested edit is on a different community than the one you're presently on, the link is wrong (usually 404) because it uses the local slug instead of the one for the correct community.
I'm pretty sure this is a recent regression; I'm usually parked on meta and approved an edit on Judaism a few days ago because I was notified. I could be misremembering where I saw the notification, but we also haven't gotten reports of bad links before now. I just found that notification and followed the link from meta, reproducing this bug.
| 1.0 | Notification for suggested edit uses local community's URL slug, not where the edit is - https://meta.codidact.com/posts/280086
If you click on the notification for a suggested edit, and that suggested edit is on a different community than the one you're presently on, the link is wrong (usually 404) because it uses the local slug instead of the one for the correct community.
I'm pretty sure this is a recent regression; I'm usually parked on meta and approved an edit on Judaism a few days ago because I was notified. I could be misremembering where I saw the notification, but we also haven't gotten reports of bad links before now. I just found that notification and followed the link from meta, reproducing this bug.
| priority | notification for suggested edit uses local community s url slug not where the edit is if you click on the notification for a suggested edit and that suggested edit is on a different community than the one you re presently on the link is wrong usually because it uses the local slug instead of the one for the correct community i m pretty sure this is a recent regression i m usually parked on meta and approved an edit on judaism a few days ago because i was notified i could be misremembering where i saw the notification but we also haven t gotten reports of bad links before now i just found that notification and followed the link from meta reproducing this bug | 1 |
374,855 | 11,096,341,375 | IssuesEvent | 2019-12-16 10:56:44 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | www.snapdeal.com - see bug description | browser-chrome form-v2-experiment ml-needsdiagnosis-false ml-probability-high priority-important | <!-- @browser: Chrome 79.0.3945 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36 -->
<!-- @reported_with: -->
<!-- @extra_labels: form-v2-experiment -->
**URL**: https://www.snapdeal.com/
**Browser / Version**: Chrome 79.0.3945
**Operating System**: Windows 7
**Tested Another Browser**: Yes Chrome
**Problem type**: Something else
**Description**: security concern
**Steps to Reproduce**:
Though i click back page on browser and again visit the site it opened my account
<details>
<summary>Browser Configuration</summary>
<ul>
<li>None</li>
</ul>
</details>
_From [webcompat.com](https://webcompat.com/) with ❤️_ | 1.0 | www.snapdeal.com - see bug description - <!-- @browser: Chrome 79.0.3945 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.79 Safari/537.36 -->
<!-- @reported_with: -->
<!-- @extra_labels: form-v2-experiment -->
**URL**: https://www.snapdeal.com/
**Browser / Version**: Chrome 79.0.3945
**Operating System**: Windows 7
**Tested Another Browser**: Yes Chrome
**Problem type**: Something else
**Description**: security concern
**Steps to Reproduce**:
Though i click back page on browser and again visit the site it opened my account
<details>
<summary>Browser Configuration</summary>
<ul>
<li>None</li>
</ul>
</details>
_From [webcompat.com](https://webcompat.com/) with ❤️_ | priority | see bug description url browser version chrome operating system windows tested another browser yes chrome problem type something else description security concern steps to reproduce though i click back page on browser and again visit the site it opened my account browser configuration none from with ❤️ | 1 |
697,821 | 23,954,690,628 | IssuesEvent | 2022-09-12 14:09:42 | harvester/harvester | https://api.github.com/repos/harvester/harvester | closed | [FEATURE] Allowing users to download backing images | kind/enhancement area/ui area/backend priority/0 highlight area/longhorn-related require-ui/small | **Is your feature request related to a problem? Please describe.**
Allowing users to download the backing images from UI, so that those images can be shared accordingly.
Depends on: https://github.com/longhorn/longhorn/issues/3155 | 1.0 | [FEATURE] Allowing users to download backing images - **Is your feature request related to a problem? Please describe.**
Allowing users to download the backing images from UI, so that those images can be shared accordingly.
Depends on: https://github.com/longhorn/longhorn/issues/3155 | priority | allowing users to download backing images is your feature request related to a problem please describe allowing users to download the backing images from ui so that those images can be shared accordingly depends on | 1 |
411,214 | 12,015,723,053 | IssuesEvent | 2020-04-10 14:35:57 | ooni/probe | https://api.github.com/repos/ooni/probe | closed | Implementation of app with OONI Run link via push notification using countly | discuss effort/L ooni/probe-mobile priority/high ux | We want to send a OONI Run link via push notification.
The action triggered in this case will be not opening the OONI Browser but parsing the link and opening the OONI run screen. | 1.0 | Implementation of app with OONI Run link via push notification using countly - We want to send a OONI Run link via push notification.
The action triggered in this case will be not opening the OONI Browser but parsing the link and opening the OONI run screen. | priority | implementation of app with ooni run link via push notification using countly we want to send a ooni run link via push notification the action triggered in this case will be not opening the ooni browser but parsing the link and opening the ooni run screen | 1 |
293,830 | 9,009,963,159 | IssuesEvent | 2019-02-05 10:35:27 | Qiskit/qiskit-vscode | https://api.github.com/repos/Qiskit/qiskit-vscode | closed | Add support for Qiskit Terra v0.7 | priority: high status: confirmed type: enhancement | <!-- ⚠️ If you do not respect this template, your issue will be closed -->
<!-- ⚠️ Make sure to browse the opened and closed issues to confirm this idea does not exist. -->
### What is the expected enhancement?
After the release of Qiskit Terra v0.7, I noticed the extension must be updated to deal with the new changes in the Terra API https://github.com/Qiskit/qiskit-terra/blob/master/CHANGELOG.rst#070---2018-12-19
| 1.0 | Add support for Qiskit Terra v0.7 - <!-- ⚠️ If you do not respect this template, your issue will be closed -->
<!-- ⚠️ Make sure to browse the opened and closed issues to confirm this idea does not exist. -->
### What is the expected enhancement?
After the release of Qiskit Terra v0.7, I noticed the extension must be updated to deal with the new changes in the Terra API https://github.com/Qiskit/qiskit-terra/blob/master/CHANGELOG.rst#070---2018-12-19
| priority | add support for qiskit terra what is the expected enhancement after the release of qiskit terra i noticed the extension must be updated to deal with the new changes in the terra api | 1 |
647,879 | 21,158,064,047 | IssuesEvent | 2022-04-07 06:40:45 | oceanprotocol/oceandao-proposal-portal | https://api.github.com/repos/oceanprotocol/oceandao-proposal-portal | closed | Browser / Wallet Integration in Seed Website | high priority | **Describe the bug**
The new Seed website appears to require a wallet app integrated into the browser.
**To Reproduce**
Steps to reproduce the behavior:
1. Install a browser without an integrated wallet app.
2. Go to https://seed.oceandao.org/
3. Click on 'Connect Wallet'
4. Click on 'Connect Wallet' Again
5. Click on 'Connect Wallet' feverishly, like a ferret or other small, hyperactive rodent.
6. See nothing happen.
7. Open Browser Tools > Web Developer Tools (or similar)
8. Refresh the browser.
9. Observe the following error:
<Router> Could not find an element to focus. You should always render a header for accessibility reasons, or set a custom focus element via the "useFocus" hook. If you don't want this Route or Router to manage focus, pass "primary={false}" to it.
Occurred in: <Route path="/" /> warning.js:54:9
Uncaught (in promise) TypeError: window.ethereum is undefined
bl ethers.js:13
Rc App.svelte:14
ft index.mjs:1862
<anonymous> main.js:4
app main.js:4
<anonymous> quill.js:9
ethers.js:13:29
bl ethers.js:21
Rc App.svelte:14
ft index.mjs:1862
<anonymous> main.js:4
app main.js:4
<anonymous> quill.js:9
**Expected behavior**
It would be nice if the new website would work for people who choose not to integrate their wallets with their browsers, to reduce the risk of issues like [data leakage](https://en.wikipedia.org/wiki/MetaMask#Criticism). That would permit old fussy people like me to continue developing new features for Ocean Protocol.
**Screenshots**
I have one, will try to attach after submitting, don't see a way to include it inline right now.
Failed to find an easy way to upload a screenshot. I'm fairly confident this is not hard to reproduce.
**Desktop (please complete the following information):**
- OS: Ubuntu 20.04
- Browser: Tested in Firefox and Chromium, details from Firefox.
- Version: 97.0.1
**Additional context**
Add any other context about the problem here.
| 1.0 | Browser / Wallet Integration in Seed Website - **Describe the bug**
The new Seed website appears to require a wallet app integrated into the browser.
**To Reproduce**
Steps to reproduce the behavior:
1. Install a browser without an integrated wallet app.
2. Go to https://seed.oceandao.org/
3. Click on 'Connect Wallet'
4. Click on 'Connect Wallet' Again
5. Click on 'Connect Wallet' feverishly, like a ferret or other small, hyperactive rodent.
6. See nothing happen.
7. Open Browser Tools > Web Developer Tools (or similar)
8. Refresh the browser.
9. Observe the following error:
<Router> Could not find an element to focus. You should always render a header for accessibility reasons, or set a custom focus element via the "useFocus" hook. If you don't want this Route or Router to manage focus, pass "primary={false}" to it.
Occurred in: <Route path="/" /> warning.js:54:9
Uncaught (in promise) TypeError: window.ethereum is undefined
bl ethers.js:13
Rc App.svelte:14
ft index.mjs:1862
<anonymous> main.js:4
app main.js:4
<anonymous> quill.js:9
ethers.js:13:29
bl ethers.js:21
Rc App.svelte:14
ft index.mjs:1862
<anonymous> main.js:4
app main.js:4
<anonymous> quill.js:9
**Expected behavior**
It would be nice if the new website would work for people who choose not to integrate their wallets with their browsers, to reduce the risk of issues like [data leakage](https://en.wikipedia.org/wiki/MetaMask#Criticism). That would permit old fussy people like me to continue developing new features for Ocean Protocol.
**Screenshots**
I have one, will try to attach after submitting, don't see a way to include it inline right now.
Failed to find an easy way to upload a screenshot. I'm fairly confident this is not hard to reproduce.
**Desktop (please complete the following information):**
- OS: Ubuntu 20.04
- Browser: Tested in Firefox and Chromium, details from Firefox.
- Version: 97.0.1
**Additional context**
Add any other context about the problem here.
| priority | browser wallet integration in seed website describe the bug the new seed website appears to require a wallet app integrated into the browser to reproduce steps to reproduce the behavior install a browser without an integrated wallet app go to click on connect wallet click on connect wallet again click on connect wallet feverishly like a ferret or other small hyperactive rodent see nothing happen open browser tools web developer tools or similar refresh the browser observe the following error could not find an element to focus you should always render a header for accessibility reasons or set a custom focus element via the usefocus hook if you don t want this route or router to manage focus pass primary false to it occurred in warning js uncaught in promise typeerror window ethereum is undefined bl ethers js rc app svelte ft index mjs main js app main js quill js ethers js bl ethers js rc app svelte ft index mjs main js app main js quill js expected behavior it would be nice if the new website would work for people who choose not to integrate their wallets with their browsers to reduce the risk of issues like that would permit old fussy people like me to continue developing new features for ocean protocol screenshots i have one will try to attach after submitting don t see a way to include it inline right now failed to find an easy way to upload a screenshot i m fairly confident this is not hard to reproduce desktop please complete the following information os ubuntu browser tested in firefox and chromium details from firefox version additional context add any other context about the problem here | 1 |
615,147 | 19,215,708,049 | IssuesEvent | 2021-12-07 09:15:37 | geosolutions-it/MapStore2 | https://api.github.com/repos/geosolutions-it/MapStore2 | closed | Google Street View Plugin | Priority: High Accepted New Feature | ## Description
Provide a google street view plugin that provides the possibility to browse data from google street view (using an API-key).
## Acceptance criteria
<!-- Describe here the list of acceptance criteria -->
- [ ] The plugin should be configurable with the API key from plugin or localConfig.json
- [ ] The plugin should not be delivered in the standard MapStore (because api-key is required), but can be enabled in contexts
- [ ] Configurations must be documented
## Other useful information
| 1.0 | Google Street View Plugin - ## Description
Provide a google street view plugin that provides the possibility to browse data from google street view (using an API-key).
## Acceptance criteria
<!-- Describe here the list of acceptance criteria -->
- [ ] The plugin should be configurable with the API key from plugin or localConfig.json
- [ ] The plugin should not be delivered in the standard MapStore (because api-key is required), but can be enabled in contexts
- [ ] Configurations must be documented
## Other useful information
| priority | google street view plugin description provide a google street view plugin that provides the possibility to browse data from google street view using an api key acceptance criteria the plugin should be configurable with the api key from plugin or localconfig json the plugin should not be delivered in the standard mapstore because api key is required but can be enabled in contexts configurations must be documented other useful information | 1 |
248,845 | 7,936,847,810 | IssuesEvent | 2018-07-09 10:47:53 | status-im/status-react | https://api.github.com/repos/status-im/status-react | closed | Implement "Share my contact code" | desktop feature high-priority | ### User Story
As a user, I want to share my key using QR code.
### Description
*Type*: Feature
*Summary*: for now QR code is not displayed, so there is no option to share it to smbd.
#### Expected behavior
button "Share my contact code" which leads to separate screen with QR code where you can copy public key.
In mobile:

#### Actual behavior

### Reproduction
[comment]: # (Describe how we can replicate the bug step by step.)
- Open Status
- Log in
- Click on "Profile"
| 1.0 | Implement "Share my contact code" - ### User Story
As a user, I want to share my key using QR code.
### Description
*Type*: Feature
*Summary*: for now QR code is not displayed, so there is no option to share it to smbd.
#### Expected behavior
button "Share my contact code" which leads to separate screen with QR code where you can copy public key.
In mobile:

#### Actual behavior

### Reproduction
[comment]: # (Describe how we can replicate the bug step by step.)
- Open Status
- Log in
- Click on "Profile"
| priority | implement share my contact code user story as a user i want to share my key using qr code description type feature summary for now qr code is not displayed so there is no option to share it to smbd expected behavior button share my contact code which leads to separate screen with qr code where you can copy public key in mobile actual behavior reproduction describe how we can replicate the bug step by step open status log in click on profile | 1 |
684,709 | 23,427,761,017 | IssuesEvent | 2022-08-14 16:47:21 | vortexntnu/Vortex-CV | https://api.github.com/repos/vortexntnu/Vortex-CV | closed | Calibration ROS node (Camera Calibration) | feature high priority Utility | **Time estimate:** 10-15 hours
Create a ROS node in the camera calibration package to take the image stream from the ZED ROS wrapper, and apply OpenCV camera calibration in realtime. The end result should be a calibration parameters config file in the required Stereolabs format. | 1.0 | Calibration ROS node (Camera Calibration) - **Time estimate:** 10-15 hours
Create a ROS node in the camera calibration package to take the image stream from the ZED ROS wrapper, and apply OpenCV camera calibration in realtime. The end result should be a calibration parameters config file in the required Stereolabs format. | priority | calibration ros node camera calibration time estimate hours create a ros node in the camera calibration package to take the image stream from the zed ros wrapper and apply opencv camera calibration in realtime the end result should be a calibration parameters config file in the required stereolabs format | 1 |
278,694 | 8,649,157,943 | IssuesEvent | 2018-11-26 18:34:04 | FStarLang/FStar | https://api.github.com/repos/FStarLang/FStar | opened | Unnecessary casts inserted in KreMLin AST when using --cmi | component/extraction kind/bug priority/high | During KreMLin extraction when using `--cmi`, sometimes F* inserts unnecessary casts in the generated AST. When processed with KreMLin, these casts translate to casts to incompatible types (e.g. `(void **)` when the expected type is `uint8_t *`, or `(void *)` when the expected type is `uint8_t`) and a C compiler rightfully complains about them.
Starting from `code/sha3` in `hacl-star/_dev_frodo` that exhibits this behaviour, I minimized the issue to these 4 files:
- `L.fsti`
```FStar
type inttype = | U8
inline_for_extraction
val uint_t: inttype -> Type0
inline_for_extraction
type uint8 = uint_t U8
inline_for_extraction
val u8: (n:nat{n < 256}) -> uint8
```
- `L.fst`
```FStar
module L
let uint_t = function | U8 -> UInt8.t
let u8 n = UInt8.uint_to_t n
```
- `M.fst`
```FStar
module M
open FStar.HyperStack.ST
open L
let f (b:uint8) : St unit = ()
let inside () : St unit = f (u8 0)
```
- `Test.fst`
```FStar
module Test
open FStar.HyperStack.ST
open L
let outside () : St unit = M.f (u8 0)
let main () : St Int32.t =
M.inside();
outside();
0l
```
The expected result is that `M.inside` and `Test.outside` extract the same to C, but they aren't:
```C
static void M_inside()
{
M_f((uint8_t)0U);
}
void outside()
{
M_f((void *)(uint8_t)0U);
}
```
The symptom is that when trying to compile the extracted C, the compiler errors:
```
c/Test.c: In function ‘outside’:
c/Test.c:21:7: error: passing argument 1 of ‘M_f’ makes integer from pointer without a cast [-Werror=int-conversion]
M_f((void *)(uint8_t)0U);
^
c/Test.c:9:13: note: expected ‘uint8_t {aka unsigned char}’ but argument is of type ‘void *’
static void M_f(uint8_t b)
^~~
```
Passing `-dast` to KreMLin shows an extra cast in `Test.outside` that is absent in the call to `M.f` in `M.inside`: ` M.f (0uint8<: L_uint_t ())`.
It's crucial that `L.uint_t` is a `match`. Defining it instead as `let uint_t _ = UInt8.t` works around the issue, but of course can't be done when there's more than one case. Another workaround is to mark `M.f` as `inline_for_extraction`, but this is not always desirable.
An unsatisfactory workaround is to compile with `-Wno-incompatible-pointer-types -Wno-int-conversion -Wno-int-to-pointer-cast`, but who knows what the C compiler is allowed to do when these warnings are triggered.
I'm attaching the 4 files as well as an incremental Makefile to reproduce the issue:
[casts.tar.gz](https://github.com/FStarLang/FStar/files/2616823/casts.tar.gz)
I'm setting the priority to fix this to high because using `Lib.IntTypes` in `hacl-star` triggers the issue and so it will show everywhere in `hacl-star` when using `--cmi`. | 1.0 | Unnecessary casts inserted in KreMLin AST when using --cmi - During KreMLin extraction when using `--cmi`, sometimes F* inserts unnecessary casts in the generated AST. When processed with KreMLin, these casts translate to casts to incompatible types (e.g. `(void **)` when the expected type is `uint8_t *`, or `(void *)` when the expected type is `uint8_t`) and a C compiler rightfully complains about them.
Starting from `code/sha3` in `hacl-star/_dev_frodo` that exhibits this behaviour, I minimized the issue to these 4 files:
- `L.fsti`
```FStar
type inttype = | U8
inline_for_extraction
val uint_t: inttype -> Type0
inline_for_extraction
type uint8 = uint_t U8
inline_for_extraction
val u8: (n:nat{n < 256}) -> uint8
```
- `L.fst`
```FStar
module L
let uint_t = function | U8 -> UInt8.t
let u8 n = UInt8.uint_to_t n
```
- `M.fst`
```FStar
module M
open FStar.HyperStack.ST
open L
let f (b:uint8) : St unit = ()
let inside () : St unit = f (u8 0)
```
- `Test.fst`
```FStar
module Test
open FStar.HyperStack.ST
open L
let outside () : St unit = M.f (u8 0)
let main () : St Int32.t =
M.inside();
outside();
0l
```
The expected result is that `M.inside` and `Test.outside` extract the same to C, but they aren't:
```C
static void M_inside()
{
M_f((uint8_t)0U);
}
void outside()
{
M_f((void *)(uint8_t)0U);
}
```
The symptom is that when trying to compile the extracted C, the compiler errors:
```
c/Test.c: In function ‘outside’:
c/Test.c:21:7: error: passing argument 1 of ‘M_f’ makes integer from pointer without a cast [-Werror=int-conversion]
M_f((void *)(uint8_t)0U);
^
c/Test.c:9:13: note: expected ‘uint8_t {aka unsigned char}’ but argument is of type ‘void *’
static void M_f(uint8_t b)
^~~
```
Passing `-dast` to KreMLin shows an extra cast in `Test.outside` that is absent in the call to `M.f` in `M.inside`: ` M.f (0uint8<: L_uint_t ())`.
It's crucial that `L.uint_t` is a `match`. Defining it instead as `let uint_t _ = UInt8.t` works around the issue, but of course can't be done when there's more than one case. Another workaround is to mark `M.f` as `inline_for_extraction`, but this is not always desirable.
An unsatisfactory workaround is to compile with `-Wno-incompatible-pointer-types -Wno-int-conversion -Wno-int-to-pointer-cast`, but who knows what the C compiler is allowed to do when these warnings are triggered.
I'm attaching the 4 files as well as an incremental Makefile to reproduce the issue:
[casts.tar.gz](https://github.com/FStarLang/FStar/files/2616823/casts.tar.gz)
I'm setting the priority to fix this to high because using `Lib.IntTypes` in `hacl-star` triggers the issue and so it will show everywhere in `hacl-star` when using `--cmi`. | priority | unnecessary casts inserted in kremlin ast when using cmi during kremlin extraction when using cmi sometimes f inserts unnecessary casts in the generated ast when processed with kremlin these casts translate to casts to incompatible types e g void when the expected type is t or void when the expected type is t and a c compiler rightfully complains about them starting from code in hacl star dev frodo that exhibits this behaviour i minimized the issue to these files l fsti fstar type inttype inline for extraction val uint t inttype inline for extraction type uint t inline for extraction val n nat n l fst fstar module l let uint t function t let n uint to t n m fst fstar module m open fstar hyperstack st open l let f b st unit let inside st unit f test fst fstar module test open fstar hyperstack st open l let outside st unit m f let main st t m inside outside the expected result is that m inside and test outside extract the same to c but they aren t c static void m inside m f t void outside m f void t the symptom is that when trying to compile the extracted c the compiler errors c test c in function ‘outside’ c test c error passing argument of ‘m f’ makes integer from pointer without a cast m f void t c test c note expected ‘ t aka unsigned char ’ but argument is of type ‘void ’ static void m f t b passing dast to kremlin shows an extra cast in test outside that is absent in the call to m f in m inside m f l uint t it s crucial that l uint t is a match defining it instead as let uint t t works around the issue but of course can t be done when there s more than one case another workaround is to mark m f as inline for extraction but this is not always desirable an unsatisfactory workaround is to compile with wno incompatible pointer types wno int conversion wno int to pointer cast but who knows what the c compiler is allowed to do when these warnings are triggered i m attaching the files as well as an incremental makefile to reproduce the issue i m setting the priority to fix this to high because using lib inttypes in hacl star triggers the issue and so it will show everywhere in hacl star when using cmi | 1 |
559,124 | 16,550,622,325 | IssuesEvent | 2021-05-28 08:10:08 | YangCatalog/sdo_analysis | https://api.github.com/repos/YangCatalog/sdo_analysis | closed | Dumping compilation results which have value None | Priority: High bug | Following error occurred while running yangGeneric.py script
```
Traceback (most recent call last):
File "/./sdo_analysis/bin/yangGeneric.py", line 627, in <module>
my_list = sorted(dict_to_list(dictionary_no_submodules))
File "/./sdo_analysis/bin/yangGeneric.py", line 228, in dict_to_list
for i in range(len(value)):
TypeError: object of type 'NoneType' has no len()
```
This error occurs while compilation results is None instead of list of the values.
How it is dumped/loaded from json file in next script run? | 1.0 | Dumping compilation results which have value None - Following error occurred while running yangGeneric.py script
```
Traceback (most recent call last):
File "/./sdo_analysis/bin/yangGeneric.py", line 627, in <module>
my_list = sorted(dict_to_list(dictionary_no_submodules))
File "/./sdo_analysis/bin/yangGeneric.py", line 228, in dict_to_list
for i in range(len(value)):
TypeError: object of type 'NoneType' has no len()
```
This error occurs while compilation results is None instead of list of the values.
How it is dumped/loaded from json file in next script run? | priority | dumping compilation results which have value none following error occurred while running yanggeneric py script traceback most recent call last file sdo analysis bin yanggeneric py line in my list sorted dict to list dictionary no submodules file sdo analysis bin yanggeneric py line in dict to list for i in range len value typeerror object of type nonetype has no len this error occurs while compilation results is none instead of list of the values how it is dumped loaded from json file in next script run | 1 |
75,783 | 3,475,715,935 | IssuesEvent | 2015-12-26 01:04:19 | MenoData/Time4J | https://api.github.com/repos/MenoData/Time4J | reopened | Introduce day periods with appropriate translations | enhancement fixed priority: high | CLDR 28 has introduced a new concept for supporting day periods (including new pattern symbols "b" and "B"). See also:
http://cldr.unicode.org/development/development-process/design-proposals/day-period-design
http://cldr.unicode.org/translation/date-time-names#TOC-Day-Periods-AM-and-PM-
Time4J might introduce a new class `DayPeriod` which can act as `ChronoFunction<PlainTime,String>` and offer options how to get the concrete time span and i18n-translation for a given time of day. | 1.0 | Introduce day periods with appropriate translations - CLDR 28 has introduced a new concept for supporting day periods (including new pattern symbols "b" and "B"). See also:
http://cldr.unicode.org/development/development-process/design-proposals/day-period-design
http://cldr.unicode.org/translation/date-time-names#TOC-Day-Periods-AM-and-PM-
Time4J might introduce a new class `DayPeriod` which can act as `ChronoFunction<PlainTime,String>` and offer options how to get the concrete time span and i18n-translation for a given time of day. | priority | introduce day periods with appropriate translations cldr has introduced a new concept for supporting day periods including new pattern symbols b and b see also might introduce a new class dayperiod which can act as chronofunction and offer options how to get the concrete time span and translation for a given time of day | 1 |
444,166 | 12,807,418,242 | IssuesEvent | 2020-07-03 11:26:44 | hazelcast/hazelcast | https://api.github.com/repos/hazelcast/hazelcast | closed | SQL: Introduce public API | Estimation: M Module: SQL Priority: High Source: Internal Team: Core Type: Enhancement | We should introduce a public API for the SQL engine. General considerations:
1. **Service** - SQL should be accessed through a new service interface exposed from `HazelcastInstance`. Old predicate API was exposed from the `IMap` interface. This approach doesn't work for us because SQL could access multiple `IMap`-s and other data sources, such as `ReplicatedMap` or Jet connectors.
2. **Do not use JDBC interfaces** - it might be tempting to re-use JDBC `Connection/Statement/ResultSet` interfaces. They are well-known to users and part of JDK. The problem is that these interfaces are much more complex than most users need: you need to instantiate a lot of intermediate objects, remember to close them properly, handle checked exceptions, etc. Our API will be much simpler, while still reusing some ideas from JDBC.
3. **SqlQuery** object - when running a query user may need to pass various configuration properties in addition to the query itself. This includes parameters, timeout, page size, schema name, etc. Trying to expose them in a flat form will lead to a combinatorial explosion of a number of methods. Therefore, we will introduce `SqlQuery` class to encapsulate the state. Simple shortcut method for the most common case - query string and parameters - will be exposed as well:
```java
class SqlQuery {
String schema;
String sql;
Object[] params;
long timeout;
...
}
interface SqlService {
SqlResult execute(SqlQuery query);
default SqlResult execute(String sql, Object... params) {
return execute(new SqlQuery(sql, params));
}
}
```
4. **Result types** - SQL may return different types of results: rows for `SELECT` and some other commands (such as `SHOW`), update count for other DML statements, void for DDL. We will expose the result type through an enum:
```java
enum SqlResultType {
ROWS,
UPDATE_COUNT,
VOID
}
```
5. **Result** - will encapsulate the result. For `ROWS` we will expose an `Iterator` as opposed to `Set` in the old predicate API. The result will be `AutoCloseable` to allow users to stop query execution before all rows are consumed. Also, it will implement `Iterable` interface to allow for convenient consumption of rows. Last, it will expose row metadata so that the user knows type of values within a row:
```java
interface SqlResult extends Iterable<SqlRow>, AutoCloseable {
SqlResultType resultType();
long updateCount();
SqlRowMetadata rowMetadata();
Iterator<SqlRow> iterator(); // Inherited from Iterable
void close(); // Inherited from AutoCloseable
}
```
6. **Row** - provides access to row data. At the moment we will only expose a generic accessor. In future we may want to add specialized versions, such as `getInt`, `getLong`, etc. Row will also expose own metadata, so that it could be introspected without the parent `SqlResult`:
```java
interface SqlRow {
Object getObject(int index);
SqlRowMetadata rowMetadata();
}
```
7. **No support for multi-result queries** - consider the query string `SELECT ... FROM r; SELECT ... FROM s`. This query string consists of two actual queries, and hence two results should be returned. We will not support such use cases at the moment, even though JDBC interfaces support it. The reason is that they are not used widely, but adds considerable complexity to both API and implementation. Many JDBC implementations don't support them as well. If needed, we will add support for such queries later like this:
```java
interface SqlService {
...
List<SqlResult> executeMultiple(...);
}
```
8. **No support for sessions** - we will not support any kind of sessions in the first release. If we understand that there are important use cases in 4.1 where they are absolutely needed, we will add them separately. Sessions should not affect already described API much. | 1.0 | SQL: Introduce public API - We should introduce a public API for the SQL engine. General considerations:
1. **Service** - SQL should be accessed through a new service interface exposed from `HazelcastInstance`. Old predicate API was exposed from the `IMap` interface. This approach doesn't work for us because SQL could access multiple `IMap`-s and other data sources, such as `ReplicatedMap` or Jet connectors.
2. **Do not use JDBC interfaces** - it might be tempting to re-use JDBC `Connection/Statement/ResultSet` interfaces. They are well-known to users and part of JDK. The problem is that these interfaces are much more complex than most users need: you need to instantiate a lot of intermediate objects, remember to close them properly, handle checked exceptions, etc. Our API will be much simpler, while still reusing some ideas from JDBC.
3. **SqlQuery** object - when running a query user may need to pass various configuration properties in addition to the query itself. This includes parameters, timeout, page size, schema name, etc. Trying to expose them in a flat form will lead to a combinatorial explosion of a number of methods. Therefore, we will introduce `SqlQuery` class to encapsulate the state. Simple shortcut method for the most common case - query string and parameters - will be exposed as well:
```java
class SqlQuery {
String schema;
String sql;
Object[] params;
long timeout;
...
}
interface SqlService {
SqlResult execute(SqlQuery query);
default SqlResult execute(String sql, Object... params) {
return execute(new SqlQuery(sql, params));
}
}
```
4. **Result types** - SQL may return different types of results: rows for `SELECT` and some other commands (such as `SHOW`), update count for other DML statements, void for DDL. We will expose the result type through an enum:
```java
enum SqlResultType {
ROWS,
UPDATE_COUNT,
VOID
}
```
5. **Result** - will encapsulate the result. For `ROWS` we will expose an `Iterator` as opposed to `Set` in the old predicate API. The result will be `AutoCloseable` to allow users to stop query execution before all rows are consumed. Also, it will implement `Iterable` interface to allow for convenient consumption of rows. Last, it will expose row metadata so that the user knows type of values within a row:
```java
interface SqlResult extends Iterable<SqlRow>, AutoCloseable {
SqlResultType resultType();
long updateCount();
SqlRowMetadata rowMetadata();
Iterator<SqlRow> iterator(); // Inherited from Iterable
void close(); // Inherited from AutoCloseable
}
```
6. **Row** - provides access to row data. At the moment we will only expose a generic accessor. In future we may want to add specialized versions, such as `getInt`, `getLong`, etc. Row will also expose own metadata, so that it could be introspected without the parent `SqlResult`:
```java
interface SqlRow {
Object getObject(int index);
SqlRowMetadata rowMetadata();
}
```
7. **No support for multi-result queries** - consider the query string `SELECT ... FROM r; SELECT ... FROM s`. This query string consists of two actual queries, and hence two results should be returned. We will not support such use cases at the moment, even though JDBC interfaces support it. The reason is that they are not used widely, but adds considerable complexity to both API and implementation. Many JDBC implementations don't support them as well. If needed, we will add support for such queries later like this:
```java
interface SqlService {
...
List<SqlResult> executeMultiple(...);
}
```
8. **No support for sessions** - we will not support any kind of sessions in the first release. If we understand that there are important use cases in 4.1 where they are absolutely needed, we will add them separately. Sessions should not affect already described API much. | priority | sql introduce public api we should introduce a public api for the sql engine general considerations service sql should be accessed through a new service interface exposed from hazelcastinstance old predicate api was exposed from the imap interface this approach doesn t work for us because sql could access multiple imap s and other data sources such as replicatedmap or jet connectors do not use jdbc interfaces it might be tempting to re use jdbc connection statement resultset interfaces they are well known to users and part of jdk the problem is that these interfaces are much more complex than most users need you need to instantiate a lot of intermediate objects remember to close them properly handle checked exceptions etc our api will be much simpler while still reusing some ideas from jdbc sqlquery object when running a query user may need to pass various configuration properties in addition to the query itself this includes parameters timeout page size schema name etc trying to expose them in a flat form will lead to a combinatorial explosion of a number of methods therefore we will introduce sqlquery class to encapsulate the state simple shortcut method for the most common case query string and parameters will be exposed as well java class sqlquery string schema string sql object params long timeout interface sqlservice sqlresult execute sqlquery query default sqlresult execute string sql object params return execute new sqlquery sql params result types sql may return different types of results rows for select and some other commands such as show update count for other dml statements void for ddl we will expose the result type through an enum java enum sqlresulttype rows update count void result will encapsulate the result for rows we will expose an iterator as opposed to set in the old predicate api the result will be autocloseable to allow users to stop query execution before all rows are consumed also it will implement iterable interface to allow for convenient consumption of rows last it will expose row metadata so that the user knows type of values within a row java interface sqlresult extends iterable autocloseable sqlresulttype resulttype long updatecount sqlrowmetadata rowmetadata iterator iterator inherited from iterable void close inherited from autocloseable row provides access to row data at the moment we will only expose a generic accessor in future we may want to add specialized versions such as getint getlong etc row will also expose own metadata so that it could be introspected without the parent sqlresult java interface sqlrow object getobject int index sqlrowmetadata rowmetadata no support for multi result queries consider the query string select from r select from s this query string consists of two actual queries and hence two results should be returned we will not support such use cases at the moment even though jdbc interfaces support it the reason is that they are not used widely but adds considerable complexity to both api and implementation many jdbc implementations don t support them as well if needed we will add support for such queries later like this java interface sqlservice list executemultiple no support for sessions we will not support any kind of sessions in the first release if we understand that there are important use cases in where they are absolutely needed we will add them separately sessions should not affect already described api much | 1 |
763,107 | 26,745,339,661 | IssuesEvent | 2023-01-30 15:37:49 | scaleway/scaleway-cli | https://api.github.com/repos/scaleway/scaleway-cli | closed | config info command | enhancement config priority:highest | Add a command that will display config informations like its path
<!--- Please keep this note for the community --->
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request
* Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
* If you are interested in working on this issue or have submitted a pull request, please leave a comment
<!--- Thank you for keeping this note for the community --->
### Description
<!-- describe the problem that you think our CLI might help you with -->
### How I imagine scw could expose this functionality
<!-- e.g. `scw namespace resource verb --some-flags` -->
### References
| 1.0 | config info command - Add a command that will display config informations like its path
<!--- Please keep this note for the community --->
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request
* Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
* If you are interested in working on this issue or have submitted a pull request, please leave a comment
<!--- Thank you for keeping this note for the community --->
### Description
<!-- describe the problem that you think our CLI might help you with -->
### How I imagine scw could expose this functionality
<!-- e.g. `scw namespace resource verb --some-flags` -->
### References
| priority | config info command add a command that will display config informations like its path community note please vote on this issue by adding a 👍 to the original issue to help the community and maintainers prioritize this request please do not leave or other comments that do not add relevant new information or questions they generate extra noise for issue followers and do not help prioritize the request if you are interested in working on this issue or have submitted a pull request please leave a comment description how i imagine scw could expose this functionality references | 1 |
103,703 | 4,183,969,792 | IssuesEvent | 2016-06-23 03:46:10 | mulesoft/api-workbench | https://api.github.com/repos/mulesoft/api-workbench | closed | disable validation for non-RAML files | enhancement priority:high ready | Currently every single file that seems to use the either `*.raml` or `*.yaml` extensions (maybe more) gets validated and produces unnecessary errors. The specification states that a RAML document always starts with `#%RAML <version>` and these should be the files that get validated. Everything else should get ignored. Same principle that the Mulesoft API Designer uses. | 1.0 | disable validation for non-RAML files - Currently every single file that seems to use the either `*.raml` or `*.yaml` extensions (maybe more) gets validated and produces unnecessary errors. The specification states that a RAML document always starts with `#%RAML <version>` and these should be the files that get validated. Everything else should get ignored. Same principle that the Mulesoft API Designer uses. | priority | disable validation for non raml files currently every single file that seems to use the either raml or yaml extensions maybe more gets validated and produces unnecessary errors the specification states that a raml document always starts with raml and these should be the files that get validated everything else should get ignored same principle that the mulesoft api designer uses | 1 |
19,711 | 2,622,161,790 | IssuesEvent | 2015-03-04 00:10:21 | byzhang/terrastore | https://api.github.com/repos/byzhang/terrastore | closed | Upgrade to Terracotta 3.5.2. | auto-migrated Milestone-0.8.2 Priority-High Project-Terrastore Type-Enhancement | ```
Upgrade to the upcoming Terracotta 3.5.0 version, allowing us to replace the
patched toolkit, and providing fewer memory consumption by avoiding storing all
keys into server memory.
```
Original issue reported on code.google.com by `sergio.b...@gmail.com` on 24 Mar 2011 at 6:25 | 1.0 | Upgrade to Terracotta 3.5.2. - ```
Upgrade to the upcoming Terracotta 3.5.0 version, allowing us to replace the
patched toolkit, and providing fewer memory consumption by avoiding storing all
keys into server memory.
```
Original issue reported on code.google.com by `sergio.b...@gmail.com` on 24 Mar 2011 at 6:25 | priority | upgrade to terracotta upgrade to the upcoming terracotta version allowing us to replace the patched toolkit and providing fewer memory consumption by avoiding storing all keys into server memory original issue reported on code google com by sergio b gmail com on mar at | 1 |
451,798 | 13,041,628,386 | IssuesEvent | 2020-07-28 20:45:25 | usds/SME-QA-Website | https://api.github.com/repos/usds/SME-QA-Website | closed | Font not loading properly in SVG version of funnel image | Priority - High Website bug | On mobile browsers (Chrome, Firefox) the SVG version of the funnel images is not loading the font properly. I've attempted to fix the SVG export from Sketch to address this but in the meantime I'm switching back to PNGs until I can find a way to test it more thoroughly without having an ugly, broken image.
| 1.0 | Font not loading properly in SVG version of funnel image - On mobile browsers (Chrome, Firefox) the SVG version of the funnel images is not loading the font properly. I've attempted to fix the SVG export from Sketch to address this but in the meantime I'm switching back to PNGs until I can find a way to test it more thoroughly without having an ugly, broken image.
| priority | font not loading properly in svg version of funnel image on mobile browsers chrome firefox the svg version of the funnel images is not loading the font properly i ve attempted to fix the svg export from sketch to address this but in the meantime i m switching back to pngs until i can find a way to test it more thoroughly without having an ugly broken image | 1 |
326,410 | 9,956,066,894 | IssuesEvent | 2019-07-05 12:56:56 | bbc/simorgh | https://api.github.com/repos/bbc/simorgh | opened | Pull in new version of psammead-brand | Refinement Needed articles-current-epic articles-features-stream high priority | **Is your feature request related to a problem? Please describe.**
`psammead-brand` currently does not work as expected in high contrast mode in Firefox. Work done in bbc/psammead#787 fixes this bug, and therefore following the merge of that, we should pull the new version of the component into Simorgh.
**Describe the solution you'd like**
- Pull `@bbc/psammead-brand@latest` into Simorgh
- Update snapshots
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Testing notes**
[Tester to complete]
Dev insight: Visual regression
**Additional context**
You can test this by opening Firefox > Settings > Colours > Change dropdown to 'Always'
| 1.0 | Pull in new version of psammead-brand - **Is your feature request related to a problem? Please describe.**
`psammead-brand` currently does not work as expected in high contrast mode in Firefox. Work done in bbc/psammead#787 fixes this bug, and therefore following the merge of that, we should pull the new version of the component into Simorgh.
**Describe the solution you'd like**
- Pull `@bbc/psammead-brand@latest` into Simorgh
- Update snapshots
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Testing notes**
[Tester to complete]
Dev insight: Visual regression
**Additional context**
You can test this by opening Firefox > Settings > Colours > Change dropdown to 'Always'
| priority | pull in new version of psammead brand is your feature request related to a problem please describe psammead brand currently does not work as expected in high contrast mode in firefox work done in bbc psammead fixes this bug and therefore following the merge of that we should pull the new version of the component into simorgh describe the solution you d like pull bbc psammead brand latest into simorgh update snapshots describe alternatives you ve considered a clear and concise description of any alternative solutions or features you ve considered testing notes dev insight visual regression additional context you can test this by opening firefox settings colours change dropdown to always | 1 |
511,683 | 14,879,558,741 | IssuesEvent | 2021-01-20 07:53:30 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | m.facebook.com - see bug description | browser-fenix engine-gecko ml-needsdiagnosis-false ml-probability-high priority-critical | <!-- @browser: Firefox Mobile 85.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 10; Mobile; rv:85.0) Gecko/85.0 Firefox/85.0 -->
<!-- @reported_with: android-components-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/65913 -->
<!-- @extra_labels: browser-fenix -->
**URL**: https://m.facebook.com/help/713015355575644/?ref=share
**Browser / Version**: Firefox Mobile 85.0
**Operating System**: Android
**Tested Another Browser**: Yes Internet Explorer
**Problem type**: Something else
**Description**: someone is using my account
**Steps to Reproduce**:
My setting keep getting changed to suit a computer
<details>
<summary>Browser Configuration</summary>
<ul>
<li>gfx.webrender.all: false</li><li>gfx.webrender.blob-images: true</li><li>gfx.webrender.enabled: false</li><li>image.mem.shared: true</li><li>buildID: 20210115192513</li><li>channel: beta</li><li>hasTouchScreen: true</li><li>mixed active content blocked: false</li><li>mixed passive content blocked: false</li><li>tracking content blocked: false</li>
</ul>
</details>
[View console log messages](https://webcompat.com/console_logs/2021/1/04c0486d-d360-45a4-974d-f17be00b086e)
_From [webcompat.com](https://webcompat.com/) with ❤️_ | 1.0 | m.facebook.com - see bug description - <!-- @browser: Firefox Mobile 85.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 10; Mobile; rv:85.0) Gecko/85.0 Firefox/85.0 -->
<!-- @reported_with: android-components-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/65913 -->
<!-- @extra_labels: browser-fenix -->
**URL**: https://m.facebook.com/help/713015355575644/?ref=share
**Browser / Version**: Firefox Mobile 85.0
**Operating System**: Android
**Tested Another Browser**: Yes Internet Explorer
**Problem type**: Something else
**Description**: someone is using my account
**Steps to Reproduce**:
My setting keep getting changed to suit a computer
<details>
<summary>Browser Configuration</summary>
<ul>
<li>gfx.webrender.all: false</li><li>gfx.webrender.blob-images: true</li><li>gfx.webrender.enabled: false</li><li>image.mem.shared: true</li><li>buildID: 20210115192513</li><li>channel: beta</li><li>hasTouchScreen: true</li><li>mixed active content blocked: false</li><li>mixed passive content blocked: false</li><li>tracking content blocked: false</li>
</ul>
</details>
[View console log messages](https://webcompat.com/console_logs/2021/1/04c0486d-d360-45a4-974d-f17be00b086e)
_From [webcompat.com](https://webcompat.com/) with ❤️_ | priority | m facebook com see bug description url browser version firefox mobile operating system android tested another browser yes internet explorer problem type something else description someone is using my account steps to reproduce my setting keep getting changed to suit a computer browser configuration gfx webrender all false gfx webrender blob images true gfx webrender enabled false image mem shared true buildid channel beta hastouchscreen true mixed active content blocked false mixed passive content blocked false tracking content blocked false from with ❤️ | 1 |
679,424 | 23,231,962,029 | IssuesEvent | 2022-08-03 08:26:43 | microsoft/fluentui | https://api.github.com/repos/microsoft/fluentui | closed | [Bug]: Dropdown (Preview) Control is Missing Usage Warning and has different Best Practices Format | Priority 1: High Component: Dropdown Status: In PR Fluent UI react-components (v9) Storybook | ### Library
React Components / v9 (@fluentui/react-components)
### System Info
```shell
n/a
```
### Are you reporting Accessibility issue?
no
### Reproduction
https://react.fluentui.dev/
### Bug Description
## Actual Behavior
-The control has no usage warning.
-The controls best practices are not in an expandable element.
## Expected Behavior
-Add a warning on the usage like Alert (Preview).
-Move the Best Practices into an expandable element.
### Logs
_No response_
### Requested priority
High
### Products/sites affected
Fluent React v9 Microsite
### Are you willing to submit a PR to fix?
no
### Validations
- [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- [X] The provided reproduction is a minimal reproducible example of the bug. | 1.0 | [Bug]: Dropdown (Preview) Control is Missing Usage Warning and has different Best Practices Format - ### Library
React Components / v9 (@fluentui/react-components)
### System Info
```shell
n/a
```
### Are you reporting Accessibility issue?
no
### Reproduction
https://react.fluentui.dev/
### Bug Description
## Actual Behavior
-The control has no usage warning.
-The controls best practices are not in an expandable element.
## Expected Behavior
-Add a warning on the usage like Alert (Preview).
-Move the Best Practices into an expandable element.
### Logs
_No response_
### Requested priority
High
### Products/sites affected
Fluent React v9 Microsite
### Are you willing to submit a PR to fix?
no
### Validations
- [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- [X] The provided reproduction is a minimal reproducible example of the bug. | priority | dropdown preview control is missing usage warning and has different best practices format library react components fluentui react components system info shell n a are you reporting accessibility issue no reproduction bug description actual behavior the control has no usage warning the controls best practices are not in an expandable element expected behavior add a warning on the usage like alert preview move the best practices into an expandable element logs no response requested priority high products sites affected fluent react microsite are you willing to submit a pr to fix no validations check that there isn t already an issue that reports the same bug to avoid creating a duplicate the provided reproduction is a minimal reproducible example of the bug | 1 |
699,134 | 24,005,597,136 | IssuesEvent | 2022-09-14 14:35:43 | dtcenter/METviewer | https://api.github.com/repos/dtcenter/METviewer | closed | Plot new columns added to the MET-11.0.0-beta1 output. | type: new feature priority: high alert: NEED ACCOUNT KEY alert: NEED MORE DEFINITION requestor: METplus Team METviewer: Plotting METviewer: User Interface METviewer: Data Load/Pruning | ## Describe the Enhancement ##
Several new columns of "stat" output were added to the output of MET version 11.0.0-beta1. This issue is to update the database schema to handle these changes. We also need to update METviewer to display the columns in the GUI and plot some of them.
Note: I can't see a need to actually PLOT the contents of the EC_VALUE column described below. However we should only aggregate CTC tables together when the EC_VALUE remains constant. Doing otherwise should result in an error.
- Issue dtcenter/MET#2147:
- Adds EC_VALUE to the end of the CTC line type
- Value between 0.0 and 1.0 to indicate the expected correct rate
- Fill existing CTC tables with a default EC_VALUE of 0.5
- Only aggregate CTC tables where the EC_VALUE remains constant
- Adds 4 new columns to the end of the CTS line type: HSS_EC HSS_EC_BCL HSS_EC_BCU EC_VALUE
- HSS_EC is the Heidke Skill Score using the user-configurable expected correct rate. See details in [Appendix C](https://met.readthedocs.io/en/develop/Users_Guide/appendixC.html?highlight=hss_ec#heidke-skill-score-expected-correct-hss-ec).
- The _BCL and _BCU columns are the bootstrap CI limits.
- The EC_VALUE is as described in the CTC column. Don't see a need to actually plot this.
- Issue dtcenter/MET#2022:
- Adds 2 columns to the end of the VAL1L2 line type: FA_SPEED_BAR and OA_SPEED_BAR
- These correspond to the VL1L2 line type's F_SPEED_BAR and O_SPEED_BAR columns but for the anomalies (F-C and O-C) instead
- Adds 8 new columns to the end of the [VCNT line type](https://met.readthedocs.io/en/develop/Users_Guide/point-stat.html#id23):
- Centered Anomaly Correlation with normal and bootstrap CI's
- ANOM_CORR, ANOM_CORR_NCL, ANOM_CORR_NCU, ANOM_CORR_BCL, ANOM_CORR_BCU
- Uncentered Anomaly Correlation with bootstrap CI's
- ANOM_CORR_UNCNTR ANOM_CORR_UNCNTR_BCL ANOM_CORR_UNCNTR_BCU
In the MCTC and MCTS line types, the default would be 1/N where N is the dimension of the Nx2 contingency table.
Only aggregate MCTC and MCTS tables where the EC_VALUE remains constant
### Time Estimate ###
*Estimate the amount of work required here.*
*Issues should represent approximately 1 to 3 days of work.*
### Sub-Issues ###
Consider breaking the enhancement down into sub-issues.
No sub-issues needed.
### Relevant Deadlines ###
*List relevant project deadlines here or state NONE.*
### Funding Source ###
2792541
## Define the Metadata ##
### Assignee ###
- [x] Select **engineer(s)** or **no engineer** required: @TatianaBurek
- [x] Select **scientist(s)** or **no scientist** required: Please ask @JohnHalleyGotway if questions arise
### Labels ###
- [x] Select **component(s)**
- [x] Select **priority**
- [x] Select **requestor(s)**
### Projects and Milestone ###
- [x] Select **Repository** and/or **Organization** level **Project(s)** or add **alert: NEED PROJECT ASSIGNMENT** label
- [x] Select **Milestone** as the next official version or **Future Versions**
## Define Related Issue(s) ##
Consider the impact to the other METplus components.
- [x] [METplus](https://github.com/dtcenter/METplus/issues/new/choose), [MET](https://github.com/dtcenter/MET/issues/new/choose), [METdatadb](https://github.com/dtcenter/METdatadb/issues/new/choose), [METviewer](https://github.com/dtcenter/METviewer/issues/new/choose), [METexpress](https://github.com/dtcenter/METexpress/issues/new/choose), [METcalcpy](https://github.com/dtcenter/METcalcpy/issues/new/choose), [METplotpy](https://github.com/dtcenter/METplotpy/issues/new/choose)
## Enhancement Checklist ##
See the [METplus Workflow](https://metplus.readthedocs.io/en/latest/Contributors_Guide/github_workflow.html) for details.
- [ ] Complete the issue definition above, including the **Time Estimate** and **Funding Source**.
- [ ] Fork this repository or create a branch of **develop**.
Branch name: `feature_<Issue Number>_<Description>`
- [ ] Complete the development and test your changes.
- [ ] Add/update log messages for easier debugging.
- [ ] Add/update unit tests.
- [ ] Add/update documentation.
- [ ] Push local changes to GitHub.
- [ ] Submit a pull request to merge into **develop**.
Pull request: `feature <Issue Number> <Description>`
- [ ] Define the pull request metadata, as permissions allow.
Select: **Reviewer(s)** and **Linked issues**
Select: **Repository** level development cycle **Project** for the next official release
Select: **Milestone** as the next official version
- [ ] Iterate until the reviewer(s) accept and merge your changes.
- [ ] Delete your fork or branch.
- [ ] Close this issue.
| 1.0 | Plot new columns added to the MET-11.0.0-beta1 output. - ## Describe the Enhancement ##
Several new columns of "stat" output were added to the output of MET version 11.0.0-beta1. This issue is to update the database schema to handle these changes. We also need to update METviewer to display the columns in the GUI and plot some of them.
Note: I can't see a need to actually PLOT the contents of the EC_VALUE column described below. However we should only aggregate CTC tables together when the EC_VALUE remains constant. Doing otherwise should result in an error.
- Issue dtcenter/MET#2147:
- Adds EC_VALUE to the end of the CTC line type
- Value between 0.0 and 1.0 to indicate the expected correct rate
- Fill existing CTC tables with a default EC_VALUE of 0.5
- Only aggregate CTC tables where the EC_VALUE remains constant
- Adds 4 new columns to the end of the CTS line type: HSS_EC HSS_EC_BCL HSS_EC_BCU EC_VALUE
- HSS_EC is the Heidke Skill Score using the user-configurable expected correct rate. See details in [Appendix C](https://met.readthedocs.io/en/develop/Users_Guide/appendixC.html?highlight=hss_ec#heidke-skill-score-expected-correct-hss-ec).
- The _BCL and _BCU columns are the bootstrap CI limits.
- The EC_VALUE is as described in the CTC column. Don't see a need to actually plot this.
- Issue dtcenter/MET#2022:
- Adds 2 columns to the end of the VAL1L2 line type: FA_SPEED_BAR and OA_SPEED_BAR
- These correspond to the VL1L2 line type's F_SPEED_BAR and O_SPEED_BAR columns but for the anomalies (F-C and O-C) instead
- Adds 8 new columns to the end of the [VCNT line type](https://met.readthedocs.io/en/develop/Users_Guide/point-stat.html#id23):
- Centered Anomaly Correlation with normal and bootstrap CI's
- ANOM_CORR, ANOM_CORR_NCL, ANOM_CORR_NCU, ANOM_CORR_BCL, ANOM_CORR_BCU
- Uncentered Anomaly Correlation with bootstrap CI's
- ANOM_CORR_UNCNTR ANOM_CORR_UNCNTR_BCL ANOM_CORR_UNCNTR_BCU
In the MCTC and MCTS line types, the default would be 1/N where N is the dimension of the Nx2 contingency table.
Only aggregate MCTC and MCTS tables where the EC_VALUE remains constant
### Time Estimate ###
*Estimate the amount of work required here.*
*Issues should represent approximately 1 to 3 days of work.*
### Sub-Issues ###
Consider breaking the enhancement down into sub-issues.
No sub-issues needed.
### Relevant Deadlines ###
*List relevant project deadlines here or state NONE.*
### Funding Source ###
2792541
## Define the Metadata ##
### Assignee ###
- [x] Select **engineer(s)** or **no engineer** required: @TatianaBurek
- [x] Select **scientist(s)** or **no scientist** required: Please ask @JohnHalleyGotway if questions arise
### Labels ###
- [x] Select **component(s)**
- [x] Select **priority**
- [x] Select **requestor(s)**
### Projects and Milestone ###
- [x] Select **Repository** and/or **Organization** level **Project(s)** or add **alert: NEED PROJECT ASSIGNMENT** label
- [x] Select **Milestone** as the next official version or **Future Versions**
## Define Related Issue(s) ##
Consider the impact to the other METplus components.
- [x] [METplus](https://github.com/dtcenter/METplus/issues/new/choose), [MET](https://github.com/dtcenter/MET/issues/new/choose), [METdatadb](https://github.com/dtcenter/METdatadb/issues/new/choose), [METviewer](https://github.com/dtcenter/METviewer/issues/new/choose), [METexpress](https://github.com/dtcenter/METexpress/issues/new/choose), [METcalcpy](https://github.com/dtcenter/METcalcpy/issues/new/choose), [METplotpy](https://github.com/dtcenter/METplotpy/issues/new/choose)
## Enhancement Checklist ##
See the [METplus Workflow](https://metplus.readthedocs.io/en/latest/Contributors_Guide/github_workflow.html) for details.
- [ ] Complete the issue definition above, including the **Time Estimate** and **Funding Source**.
- [ ] Fork this repository or create a branch of **develop**.
Branch name: `feature_<Issue Number>_<Description>`
- [ ] Complete the development and test your changes.
- [ ] Add/update log messages for easier debugging.
- [ ] Add/update unit tests.
- [ ] Add/update documentation.
- [ ] Push local changes to GitHub.
- [ ] Submit a pull request to merge into **develop**.
Pull request: `feature <Issue Number> <Description>`
- [ ] Define the pull request metadata, as permissions allow.
Select: **Reviewer(s)** and **Linked issues**
Select: **Repository** level development cycle **Project** for the next official release
Select: **Milestone** as the next official version
- [ ] Iterate until the reviewer(s) accept and merge your changes.
- [ ] Delete your fork or branch.
- [ ] Close this issue.
| priority | plot new columns added to the met output describe the enhancement several new columns of stat output were added to the output of met version this issue is to update the database schema to handle these changes we also need to update metviewer to display the columns in the gui and plot some of them note i can t see a need to actually plot the contents of the ec value column described below however we should only aggregate ctc tables together when the ec value remains constant doing otherwise should result in an error issue dtcenter met adds ec value to the end of the ctc line type value between and to indicate the expected correct rate fill existing ctc tables with a default ec value of only aggregate ctc tables where the ec value remains constant adds new columns to the end of the cts line type hss ec hss ec bcl hss ec bcu ec value hss ec is the heidke skill score using the user configurable expected correct rate see details in the bcl and bcu columns are the bootstrap ci limits the ec value is as described in the ctc column don t see a need to actually plot this issue dtcenter met adds columns to the end of the line type fa speed bar and oa speed bar these correspond to the line type s f speed bar and o speed bar columns but for the anomalies f c and o c instead adds new columns to the end of the centered anomaly correlation with normal and bootstrap ci s anom corr anom corr ncl anom corr ncu anom corr bcl anom corr bcu uncentered anomaly correlation with bootstrap ci s anom corr uncntr anom corr uncntr bcl anom corr uncntr bcu in the mctc and mcts line types the default would be n where n is the dimension of the contingency table only aggregate mctc and mcts tables where the ec value remains constant time estimate estimate the amount of work required here issues should represent approximately to days of work sub issues consider breaking the enhancement down into sub issues no sub issues needed relevant deadlines list relevant project deadlines here or state none funding source define the metadata assignee select engineer s or no engineer required tatianaburek select scientist s or no scientist required please ask johnhalleygotway if questions arise labels select component s select priority select requestor s projects and milestone select repository and or organization level project s or add alert need project assignment label select milestone as the next official version or future versions define related issue s consider the impact to the other metplus components enhancement checklist see the for details complete the issue definition above including the time estimate and funding source fork this repository or create a branch of develop branch name feature complete the development and test your changes add update log messages for easier debugging add update unit tests add update documentation push local changes to github submit a pull request to merge into develop pull request feature define the pull request metadata as permissions allow select reviewer s and linked issues select repository level development cycle project for the next official release select milestone as the next official version iterate until the reviewer s accept and merge your changes delete your fork or branch close this issue | 1 |
342,962 | 10,323,866,935 | IssuesEvent | 2019-09-01 02:57:05 | red-eclipse/base | https://api.github.com/repos/red-eclipse/base | closed | undo causing segfaults | branch: master difficulty: hard priority: high status: bug | When undoing a fairly large geometry change of a map (seems to happen more often at "gridpower 10" and above), the game will either freeze or segfault, with no other information relating to error messages or logs.
eg; `Fatal signal 11 (Segmentation Violation)`
Here's a reproducible method;
* /edit cathedral
* /gridpower 10
* select a specific area of the map (see image below)
* press backspace to delete selection
* press Z to undo
* game then crashes with segfault

This map is not specific to the issue, just one in the default map rotation that can reproduce it. Although, the problem seems to be related to the number of world triangles in the selection, the more geometry that is present, the more likely the game will crash.
` Version: 1.9.9-nix64-inplace client (v2 Preview) [0x3c603210] (Dist)`
Although, i recall having this happen a few times in 1.6 also, but could never reproduce it, not sure if this has been reported before, although SniperGoth just told me they've experienced it a few times.
Hopefully someone else can reproduce this form the above methods? | 1.0 | undo causing segfaults - When undoing a fairly large geometry change of a map (seems to happen more often at "gridpower 10" and above), the game will either freeze or segfault, with no other information relating to error messages or logs.
eg; `Fatal signal 11 (Segmentation Violation)`
Here's a reproducible method;
* /edit cathedral
* /gridpower 10
* select a specific area of the map (see image below)
* press backspace to delete selection
* press Z to undo
* game then crashes with segfault

This map is not specific to the issue, just one in the default map rotation that can reproduce it. Although, the problem seems to be related to the number of world triangles in the selection, the more geometry that is present, the more likely the game will crash.
` Version: 1.9.9-nix64-inplace client (v2 Preview) [0x3c603210] (Dist)`
Although, i recall having this happen a few times in 1.6 also, but could never reproduce it, not sure if this has been reported before, although SniperGoth just told me they've experienced it a few times.
Hopefully someone else can reproduce this form the above methods? | priority | undo causing segfaults when undoing a fairly large geometry change of a map seems to happen more often at gridpower and above the game will either freeze or segfault with no other information relating to error messages or logs eg fatal signal segmentation violation here s a reproducible method edit cathedral gridpower select a specific area of the map see image below press backspace to delete selection press z to undo game then crashes with segfault this map is not specific to the issue just one in the default map rotation that can reproduce it although the problem seems to be related to the number of world triangles in the selection the more geometry that is present the more likely the game will crash version inplace client preview dist although i recall having this happen a few times in also but could never reproduce it not sure if this has been reported before although snipergoth just told me they ve experienced it a few times hopefully someone else can reproduce this form the above methods | 1 |
464,724 | 13,338,811,336 | IssuesEvent | 2020-08-28 11:45:56 | onaio/reveal-frontend | https://api.github.com/repos/onaio/reveal-frontend | closed | Namibia: Dynamic Plans not showing under IRS Reporting | Priority: High Reveal-DSME | - [ ] We had the dynamic plans showing under the IRS Reporting section for Namibia production. However, these are presently not showing. The plans however can be see from the Assignment page. | 1.0 | Namibia: Dynamic Plans not showing under IRS Reporting - - [ ] We had the dynamic plans showing under the IRS Reporting section for Namibia production. However, these are presently not showing. The plans however can be see from the Assignment page. | priority | namibia dynamic plans not showing under irs reporting we had the dynamic plans showing under the irs reporting section for namibia production however these are presently not showing the plans however can be see from the assignment page | 1 |
21,378 | 2,639,712,748 | IssuesEvent | 2015-03-11 05:18:38 | cs2103jan2015-w15-2j/main | https://api.github.com/repos/cs2103jan2015-w15-2j/main | closed | As a user, I can export my schedule to a json file in a readable form | priority.high type.story | ...so that I can use my created schedule for other purposes if necessary. | 1.0 | As a user, I can export my schedule to a json file in a readable form - ...so that I can use my created schedule for other purposes if necessary. | priority | as a user i can export my schedule to a json file in a readable form so that i can use my created schedule for other purposes if necessary | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.