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
1k
labels
stringlengths
4
1.38k
body
stringlengths
1
262k
index
stringclasses
16 values
text_combine
stringlengths
96
262k
label
stringclasses
2 values
text
stringlengths
96
252k
binary_label
int64
0
1
552,602
16,244,671,904
IssuesEvent
2021-05-07 13:32:24
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
fwrite() function will cause the program to crash when wrong parameters passed
area: C Library bug priority: medium
**Describe the bug** I am testing the libc module in qemu_x86, It has a function fwrite. when I passed the wrong parameters, the program crashed. **To Reproduce** Steps to reproduce the behavior: 1. write the code "fwrite("This 3", -1, 1, stdout);" 2. twister -p qemu_x86 -T tests/lib/c_lib/ 3. See error **...
1.0
fwrite() function will cause the program to crash when wrong parameters passed - **Describe the bug** I am testing the libc module in qemu_x86, It has a function fwrite. when I passed the wrong parameters, the program crashed. **To Reproduce** Steps to reproduce the behavior: 1. write the code "fwrite("This 3",...
priority
fwrite function will cause the program to crash when wrong parameters passed describe the bug i am testing the libc module in qemu it has a function fwrite when i passed the wrong parameters the program crashed to reproduce steps to reproduce the behavior write the code fwrite this ...
1
801,980
28,536,664,289
IssuesEvent
2023-04-20 00:09:21
zulip/zulip
https://api.github.com/repos/zulip/zulip
closed
Improve "contact us" line in onboarding emails
help wanted area: onboarding priority: high area: emails release goal
Several onboarding emails sent to new users/organizations use the following "contact us" language: > Contact us any time at [email] if you run into trouble, have any feedback, or just want to chat! This line does not work well for self-hosted servers, where the email belongs to the server admin (who, in a new o...
1.0
Improve "contact us" line in onboarding emails - Several onboarding emails sent to new users/organizations use the following "contact us" language: > Contact us any time at [email] if you run into trouble, have any feedback, or just want to chat! This line does not work well for self-hosted servers, where the e...
priority
improve contact us line in onboarding emails several onboarding emails sent to new users organizations use the following contact us language contact us any time at if you run into trouble have any feedback or just want to chat this line does not work well for self hosted servers where the email b...
1
120,748
10,132,767,358
IssuesEvent
2019-08-01 23:55:00
NASA-Planetary-Science/sbpy
https://api.github.com/repos/NASA-Planetary-Science/sbpy
opened
pyradex testing issues
activity help wanted tests
See #189 Due to the heavy dependency of this code on pyradex, we will have to find a way to work around remote tests and Travis not being able to import pyradex within the environment. Since the pyradex implementation is a big chunk of code, codecov isn't happy that we're not testing the pyradex implementation. May...
1.0
pyradex testing issues - See #189 Due to the heavy dependency of this code on pyradex, we will have to find a way to work around remote tests and Travis not being able to import pyradex within the environment. Since the pyradex implementation is a big chunk of code, codecov isn't happy that we're not testing the py...
non_priority
pyradex testing issues see due to the heavy dependency of this code on pyradex we will have to find a way to work around remote tests and travis not being able to import pyradex within the environment since the pyradex implementation is a big chunk of code codecov isn t happy that we re not testing the pyra...
0
174,386
14,480,285,943
IssuesEvent
2020-12-10 10:57:47
chydee/Noted
https://api.github.com/repos/chydee/Noted
closed
Refactor App to use Android Architectures
documentation enhancement good first issue
Refactor the App to use Android Architecture such as: - [x] Navigation Architecture Component - [x] Model View ViewModel (MVVM)
1.0
Refactor App to use Android Architectures - Refactor the App to use Android Architecture such as: - [x] Navigation Architecture Component - [x] Model View ViewModel (MVVM)
non_priority
refactor app to use android architectures refactor the app to use android architecture such as navigation architecture component model view viewmodel mvvm
0
129,850
17,926,564,429
IssuesEvent
2021-09-10 00:51:54
RecordReplay/devtools
https://api.github.com/repos/RecordReplay/devtools
closed
Library first column width is fixed to 200px
design-complete
The first column should stretch to fill the space, rather than being forced to truncate at 200px.
1.0
Library first column width is fixed to 200px - The first column should stretch to fill the space, rather than being forced to truncate at 200px.
non_priority
library first column width is fixed to the first column should stretch to fill the space rather than being forced to truncate at
0
139,008
20,756,653,664
IssuesEvent
2022-03-15 12:51:31
readthedocs/readthedocs.org
https://api.github.com/repos/readthedocs/readthedocs.org
closed
Implement Static Type Checking Using ``mypy`` in RTD
Improvement Needed: design decision Priority: low
RTD code base is growing on a regular basis and we might want to implement static type checking for cleaner code. - We can update the code base in a step by step manner. Making changes in one app at a time and testing it. - Integrating mypy with travis-ci will also help to prevent avoidable errors. Many orgs hav...
1.0
Implement Static Type Checking Using ``mypy`` in RTD - RTD code base is growing on a regular basis and we might want to implement static type checking for cleaner code. - We can update the code base in a step by step manner. Making changes in one app at a time and testing it. - Integrating mypy with travis-ci will ...
non_priority
implement static type checking using mypy in rtd rtd code base is growing on a regular basis and we might want to implement static type checking for cleaner code we can update the code base in a step by step manner making changes in one app at a time and testing it integrating mypy with travis ci will ...
0
818,133
30,672,786,601
IssuesEvent
2023-07-26 00:53:13
AutoResearch/EEG-GAN
https://api.github.com/repos/AutoResearch/EEG-GAN
closed
path_checkpoint does not function (pip release)
bug priority 0: emergency gan
This parameter in gan_training_main.py does not seem to work (issue from a collaborator). Test to confirm and fix if needed.
1.0
path_checkpoint does not function (pip release) - This parameter in gan_training_main.py does not seem to work (issue from a collaborator). Test to confirm and fix if needed.
priority
path checkpoint does not function pip release this parameter in gan training main py does not seem to work issue from a collaborator test to confirm and fix if needed
1
700,173
24,049,206,503
IssuesEvent
2022-09-16 11:10:24
space-wizards/space-station-14
https://api.github.com/repos/space-wizards/space-station-14
closed
Large beaker should have more size
Priority: 2-Before Release Difficulty: 1-Easy Issue: Balance
Right now it's the default item size of 5. It should be at least 10 or 15 (probably 15).
1.0
Large beaker should have more size - Right now it's the default item size of 5. It should be at least 10 or 15 (probably 15).
priority
large beaker should have more size right now it s the default item size of it should be at least or probably
1
66,491
27,498,049,772
IssuesEvent
2023-03-05 11:28:49
APIs-guru/openapi-directory
https://api.github.com/repos/APIs-guru/openapi-directory
closed
Add "Electricity Usage Estimate" API
needs-servicename stale
**Format**: OpenAPI 3.0 **Official**: YES **Url**: https://wattbuy.readme.io/reference/get_electricity-estimation-1 **Name**: Electricity Usage Estimate **Category**: analytics **Logo**: https://wattbuy.com/public/images/mainlogo.webp
1.0
Add "Electricity Usage Estimate" API - **Format**: OpenAPI 3.0 **Official**: YES **Url**: https://wattbuy.readme.io/reference/get_electricity-estimation-1 **Name**: Electricity Usage Estimate **Category**: analytics **Logo**: https://wattbuy.com/public/images/mainlogo.webp
non_priority
add electricity usage estimate api format openapi official yes url name electricity usage estimate category analytics logo
0
648,019
21,162,997,048
IssuesEvent
2022-04-07 11:06:28
AY2122S2-CS2113T-T10-3/tp
https://api.github.com/repos/AY2122S2-CS2113T-T10-3/tp
closed
The current AddParser throw exception of flag for time even when it's actually valid
type.Bug priority.Medium
<img width="938" alt="Screen Shot 2022-04-07 at 9 42 20 AM" src="https://user-images.githubusercontent.com/78465180/162103622-77eda748-2e3b-43de-a079-2dc8d7672505.png">
1.0
The current AddParser throw exception of flag for time even when it's actually valid - <img width="938" alt="Screen Shot 2022-04-07 at 9 42 20 AM" src="https://user-images.githubusercontent.com/78465180/162103622-77eda748-2e3b-43de-a079-2dc8d7672505.png">
priority
the current addparser throw exception of flag for time even when it s actually valid img width alt screen shot at am src
1
39,338
5,074,845,277
IssuesEvent
2016-12-27 16:25:20
empowerhack/DrawMyLife-Website
https://api.github.com/repos/empowerhack/DrawMyLife-Website
opened
Create Contact Us Form
frontend ux-design
## What Contact form/banner to be designed and built for the Contact Us page. **DESKTOP** ![banner](https://cloud.githubusercontent.com/assets/2605703/21503641/e641ec7c-cc50-11e6-88b1-a4ecc1da5d84.png) **MOBILE** ![contact_-_mob](https://cloud.githubusercontent.com/assets/2605703/21503624/d09d2bac-cc50-11e6-9e...
1.0
Create Contact Us Form - ## What Contact form/banner to be designed and built for the Contact Us page. **DESKTOP** ![banner](https://cloud.githubusercontent.com/assets/2605703/21503641/e641ec7c-cc50-11e6-88b1-a4ecc1da5d84.png) **MOBILE** ![contact_-_mob](https://cloud.githubusercontent.com/assets/2605703/21503...
non_priority
create contact us form what contact form banner to be designed and built for the contact us page desktop mobile how section as a partial and included on the contact page this should be the first and only section considerations signing off should be done by design...
0
100,428
4,087,623,844
IssuesEvent
2016-06-01 10:46:39
wp-property/wp-property
https://api.github.com/repos/wp-property/wp-property
closed
Word Property not replacing with white label in some places
priority/high type/bug workflow/review
When you update or publish property. **Property** updated. view **property**, or view flyer. ![image](https://cloud.githubusercontent.com/assets/5111163/15045146/b90198d0-12e1-11e6-8ce3-2ade292065e5.png) Also default page sor Search results in Settings/Main tab ![image](https://cloud.githubusercontent.com/...
1.0
Word Property not replacing with white label in some places - When you update or publish property. **Property** updated. view **property**, or view flyer. ![image](https://cloud.githubusercontent.com/assets/5111163/15045146/b90198d0-12e1-11e6-8ce3-2ade292065e5.png) Also default page sor Search results in Setti...
priority
word property not replacing with white label in some places when you update or publish property property updated view property or view flyer also default page sor search results in settings main tab probably need to fix within power tools add on not sure
1
48,785
7,457,985,291
IssuesEvent
2018-03-30 08:05:04
hackoregon/data-science-pet-containers
https://api.github.com/repos/hackoregon/data-science-pet-containers
closed
Fix geocoder scripts so they work in the "dbsuper" home directory
documentation enhancement
Right now it does all its work in `/gisdata`. If we move it to `/home/dbsuper/gisdata` we can make everything work inside the project. See <https://postgis.net/docs/postgis_installation.html#install_tiger_geocoder_extension>.
1.0
Fix geocoder scripts so they work in the "dbsuper" home directory - Right now it does all its work in `/gisdata`. If we move it to `/home/dbsuper/gisdata` we can make everything work inside the project. See <https://postgis.net/docs/postgis_installation.html#install_tiger_geocoder_extension>.
non_priority
fix geocoder scripts so they work in the dbsuper home directory right now it does all its work in gisdata if we move it to home dbsuper gisdata we can make everything work inside the project see
0
43,969
9,526,818,557
IssuesEvent
2019-04-28 23:16:57
KaTeX/KaTeX
https://api.github.com/repos/KaTeX/KaTeX
opened
Remove @muspace, @thinspace, @mediumspace, @thickspace
code cleanup
They currently aren't being used anywhere in katex.less. If these values are needed they should probably be consumed via a macro.
1.0
Remove @muspace, @thinspace, @mediumspace, @thickspace - They currently aren't being used anywhere in katex.less. If these values are needed they should probably be consumed via a macro.
non_priority
remove muspace thinspace mediumspace thickspace they currently aren t being used anywhere in katex less if these values are needed they should probably be consumed via a macro
0
565,424
16,761,140,664
IssuesEvent
2021-06-13 20:14:39
jsonbsd/arduino-ams
https://api.github.com/repos/jsonbsd/arduino-ams
closed
[Devel] 프로토타입 구성 및 테스트
priority: high roadmap: tracked
## 프로토타입 구성 및 테스트 (~ 6/1) - 서버 및 클라이언트 소스 코드 병합 - 하드웨어 구현 완료 - 하드웨어 설치 및 소프트웨어 테스트 - 하드웨어 및 소프트웨어 오류 수정
1.0
[Devel] 프로토타입 구성 및 테스트 - ## 프로토타입 구성 및 테스트 (~ 6/1) - 서버 및 클라이언트 소스 코드 병합 - 하드웨어 구현 완료 - 하드웨어 설치 및 소프트웨어 테스트 - 하드웨어 및 소프트웨어 오류 수정
priority
프로토타입 구성 및 테스트 프로토타입 구성 및 테스트 서버 및 클라이언트 소스 코드 병합 하드웨어 구현 완료 하드웨어 설치 및 소프트웨어 테스트 하드웨어 및 소프트웨어 오류 수정
1
151,053
13,388,968,647
IssuesEvent
2020-09-02 18:08:12
CiscoDevNet/ansible-aci
https://api.github.com/repos/CiscoDevNet/ansible-aci
closed
question for "aci_access_port_block_to_access_port:" module
documentation
**SUMMARY** There seem to be issue with aci_access_port_block_to_access_port: module. What is the parameter for "leaf_port_blk:" ? using aci_rest the dn is dn: "uni/infra/accportprof-{{item.name}}/hports-{{item.intSel}}-typ-range/portblk-block2" but if i use leaf_port_blk: block2, the dn shown is correct, but i the...
1.0
question for "aci_access_port_block_to_access_port:" module - **SUMMARY** There seem to be issue with aci_access_port_block_to_access_port: module. What is the parameter for "leaf_port_blk:" ? using aci_rest the dn is dn: "uni/infra/accportprof-{{item.name}}/hports-{{item.intSel}}-typ-range/portblk-block2" but if i...
non_priority
question for aci access port block to access port module summary there seem to be issue with aci access port block to access port module what is the parameter for leaf port blk using aci rest the dn is dn uni infra accportprof item name hports item intsel typ range portblk but if i use ...
0
578,892
17,156,549,211
IssuesEvent
2021-07-14 07:41:29
googleapis/java-bigtable-hbase
https://api.github.com/repos/googleapis/java-bigtable-hbase
closed
bigtable.hbase.async.TestAsyncBufferedMutator: testBufferdMutatorMulti failed
api: bigtable flakybot: issue priority: p1 type: bug
This test failed! To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/master/packages/flakybot). If I'm commenting on this issue too often, add the `flakybot: quiet` label and I will stop commenting. --- commit: a891335ce3179c45fade4f3683b7e09d38d0107a...
1.0
bigtable.hbase.async.TestAsyncBufferedMutator: testBufferdMutatorMulti failed - This test failed! To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/master/packages/flakybot). If I'm commenting on this issue too often, add the `flakybot: quiet` label an...
priority
bigtable hbase async testasyncbufferedmutator testbufferdmutatormulti failed this test failed to configure my behavior see if i m commenting on this issue too often add the flakybot quiet label and i will stop commenting commit buildurl status failed test output java util concurre...
1
566,831
16,831,561,100
IssuesEvent
2021-06-18 06:04:37
Warcraft-GoA-Development-Team/Warcraft-Guardians-of-Azeroth-2
https://api.github.com/repos/Warcraft-GoA-Development-Team/Warcraft-Guardians-of-Azeroth-2
closed
Wrong race trait assigned to character from ruler designer
:beetle: bug :beetle: :grey_exclamation: priority low
<!-- **DO NOT REMOVE PRE-EXISTING LINES** ------------------------------------------------------------------------------------------------------------ --> **Your mod version is:** 3197a439 **What expansions do you have installed?** Whatever **Are you using any submods/mods? If so, which?** Whatever **Pl...
1.0
Wrong race trait assigned to character from ruler designer - <!-- **DO NOT REMOVE PRE-EXISTING LINES** ------------------------------------------------------------------------------------------------------------ --> **Your mod version is:** 3197a439 **What expansions do you have installed?** Whatever **Are ...
priority
wrong race trait assigned to character from ruler designer do not remove pre existing lines your mod version is what expansions do you have installed whatever are you usi...
1
198,182
22,617,953,516
IssuesEvent
2022-06-30 01:26:33
AlexRogalskiy/android-patterns
https://api.github.com/repos/AlexRogalskiy/android-patterns
opened
CVE-2022-2216 (High) detected in parse-url-6.0.0.tgz
security vulnerability
## CVE-2022-2216 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>parse-url-6.0.0.tgz</b></p></summary> <p>An advanced url parser supporting git urls too.</p> <p>Library home page: <a h...
True
CVE-2022-2216 (High) detected in parse-url-6.0.0.tgz - ## CVE-2022-2216 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>parse-url-6.0.0.tgz</b></p></summary> <p>An advanced url parser ...
non_priority
cve high detected in parse url tgz cve high severity vulnerability vulnerable library parse url tgz an advanced url parser supporting git urls too library home page a href path to dependency file package json path to vulnerable library node modules parse url packa...
0
139,463
31,553,364,311
IssuesEvent
2023-09-02 10:31:29
SuperTux/supertux
https://api.github.com/repos/SuperTux/supertux
closed
Make Skull Tiles an option/type of Unstable Tiles
type:idea status:needs-discussion category:code
Since the **Skull Tile** behaves almost identical to an **Unstable Tile**, minus the fact that they don't respawn (which they should) and don't break immediately, fusing both into one wouldn't be such a bad idea. Let's say when placing an unstable tile you have setting for "Break immediately" (Y/N) or something along t...
1.0
Make Skull Tiles an option/type of Unstable Tiles - Since the **Skull Tile** behaves almost identical to an **Unstable Tile**, minus the fact that they don't respawn (which they should) and don't break immediately, fusing both into one wouldn't be such a bad idea. Let's say when placing an unstable tile you have settin...
non_priority
make skull tiles an option type of unstable tiles since the skull tile behaves almost identical to an unstable tile minus the fact that they don t respawn which they should and don t break immediately fusing both into one wouldn t be such a bad idea let s say when placing an unstable tile you have settin...
0
540,352
15,806,500,890
IssuesEvent
2021-04-04 05:36:12
Mendes11/micro_framework
https://api.github.com/repos/Mendes11/micro_framework
opened
Possible Memory Leak with specific structure
Priority bug
When using a worker that has a spawner, but the spawner calls an asyncio target, if we execute `run_in_executor` inside the asyncio target (that runs its own event-loop, inside the worker only), the memory is not released after ther worker finishes. I'll try to provide an example later.
1.0
Possible Memory Leak with specific structure - When using a worker that has a spawner, but the spawner calls an asyncio target, if we execute `run_in_executor` inside the asyncio target (that runs its own event-loop, inside the worker only), the memory is not released after ther worker finishes. I'll try to provide ...
priority
possible memory leak with specific structure when using a worker that has a spawner but the spawner calls an asyncio target if we execute run in executor inside the asyncio target that runs its own event loop inside the worker only the memory is not released after ther worker finishes i ll try to provide ...
1
72,440
24,119,163,261
IssuesEvent
2022-09-20 17:05:34
idaholab/moose
https://api.github.com/repos/idaholab/moose
closed
fixed_meshes nearest node transfer does not work with repeated sub-apps
C: Framework T: defect P: normal
## Bug Description If you run multiple sub-applications at different points through the geometry, and set `fixed_meshes = true` for a `MultiAppNearestNodeTransfer`, then for every transfer after the very first one (i.e. once you've cached the nearest node points), the field received on each sub-app matches the field t...
1.0
fixed_meshes nearest node transfer does not work with repeated sub-apps - ## Bug Description If you run multiple sub-applications at different points through the geometry, and set `fixed_meshes = true` for a `MultiAppNearestNodeTransfer`, then for every transfer after the very first one (i.e. once you've cached the ne...
non_priority
fixed meshes nearest node transfer does not work with repeated sub apps bug description if you run multiple sub applications at different points through the geometry and set fixed meshes true for a multiappnearestnodetransfer then for every transfer after the very first one i e once you ve cached the ne...
0
515,804
14,969,486,537
IssuesEvent
2021-01-27 18:13:06
RobotLocomotion/drake
https://api.github.com/repos/RobotLocomotion/drake
closed
Deprecate CalcCenterOfMassPosition() in favor of CalcCenterOfMassPositionInWorld().
component: multibody plant priority: medium team: dynamics type: cleanup
While working on #14268, we decided that for a consistent API for center of mass methods, it would be beneficial to deprecate CalcCenterOfMassPosition() in favor of CalcCenterOfMassPositionInWorld(). As decided in issue #14268, the public API for center of mass methods names are (or will be): Vector3<T> CalcCenter...
1.0
Deprecate CalcCenterOfMassPosition() in favor of CalcCenterOfMassPositionInWorld(). - While working on #14268, we decided that for a consistent API for center of mass methods, it would be beneficial to deprecate CalcCenterOfMassPosition() in favor of CalcCenterOfMassPositionInWorld(). As decided in issue #14268, th...
priority
deprecate calccenterofmassposition in favor of calccenterofmasspositioninworld while working on we decided that for a consistent api for center of mass methods it would be beneficial to deprecate calccenterofmassposition in favor of calccenterofmasspositioninworld as decided in issue the public...
1
199,347
22,693,307,544
IssuesEvent
2022-07-05 01:10:54
TechnoConserve/personal_website
https://api.github.com/repos/TechnoConserve/personal_website
closed
CVE-2022-21712 (High) detected in Twisted-20.3.0-cp37-cp37m-manylinux1_x86_64.whl - autoclosed
security vulnerability
## CVE-2022-21712 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>Twisted-20.3.0-cp37-cp37m-manylinux1_x86_64.whl</b></p></summary> <p>An asynchronous networking framework written in P...
True
CVE-2022-21712 (High) detected in Twisted-20.3.0-cp37-cp37m-manylinux1_x86_64.whl - autoclosed - ## CVE-2022-21712 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>Twisted-20.3.0-cp37-cp...
non_priority
cve high detected in twisted whl autoclosed cve high severity vulnerability vulnerable library twisted whl an asynchronous networking framework written in python library home page a href path to dependency file requirements txt path to vulnerabl...
0
404,714
11,861,959,002
IssuesEvent
2020-03-25 17:08:55
mozilla/addons-server
https://api.github.com/repos/mozilla/addons-server
closed
Add a `score` field to `ScannerResult`
component: scanners priority: p3 state: pull request ready
We discussed that with @diox in Slack. We'd like to extract the different `score` values returned by the ML API and store them in the scanner results. We'll have an aggregate score that we'll set on the `ScannerResult` created by the `call_ml_api` task (see #13140). We'll have one score per scanner result sent to...
1.0
Add a `score` field to `ScannerResult` - We discussed that with @diox in Slack. We'd like to extract the different `score` values returned by the ML API and store them in the scanner results. We'll have an aggregate score that we'll set on the `ScannerResult` created by the `call_ml_api` task (see #13140). We'll ...
priority
add a score field to scannerresult we discussed that with diox in slack we d like to extract the different score values returned by the ml api and store them in the scanner results we ll have an aggregate score that we ll set on the scannerresult created by the call ml api task see we ll have...
1
309,576
9,477,328,894
IssuesEvent
2019-04-19 18:13:59
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
Butchery Table Bug/Issue
High Priority
After today's update, it seems like the butchery table is having some issues for my game. Normally, with level 7 butchery, you have one carcass, and you can put 5x the materials in the butchery table quantity that you craft, and you'd get 5x1 carcass in resources. I put a 5 carcass job up, and it says I'm missing ca...
1.0
Butchery Table Bug/Issue - After today's update, it seems like the butchery table is having some issues for my game. Normally, with level 7 butchery, you have one carcass, and you can put 5x the materials in the butchery table quantity that you craft, and you'd get 5x1 carcass in resources. I put a 5 carcass job up,...
priority
butchery table bug issue after today s update it seems like the butchery table is having some issues for my game normally with level butchery you have one carcass and you can put the materials in the butchery table quantity that you craft and you d get carcass in resources i put a carcass job up an...
1
199,332
6,988,335,176
IssuesEvent
2017-12-14 12:33:31
chingu-voyage3/bears-17
https://api.github.com/repos/chingu-voyage3/bears-17
closed
API: Get Question by ID
Priority: Must Have Type: Back End
As a developer I want to have an API endpoint where I can fetch a question by its ID so I can display the question and its answers on the site.
1.0
API: Get Question by ID - As a developer I want to have an API endpoint where I can fetch a question by its ID so I can display the question and its answers on the site.
priority
api get question by id as a developer i want to have an api endpoint where i can fetch a question by its id so i can display the question and its answers on the site
1
213,988
16,544,093,249
IssuesEvent
2021-05-27 20:58:54
DIT112-V21/group-17
https://api.github.com/repos/DIT112-V21/group-17
closed
[DOCUMENTATION] Update the requirements of DeliRover App (Mailman version)
Documentation HighPriority Sprint4
### Description Update the requirements of DeliRover App (Mailman version) milestone to match the existing functionalities - Update the functional requirments - Update the non functional requirments - Add Assumptions - Add scenarios - Make sure to Link the requirments page to the corresponding milestone
1.0
[DOCUMENTATION] Update the requirements of DeliRover App (Mailman version) - ### Description Update the requirements of DeliRover App (Mailman version) milestone to match the existing functionalities - Update the functional requirments - Update the non functional requirments - Add Assumptions - Add scenarios - Ma...
non_priority
update the requirements of delirover app mailman version description update the requirements of delirover app mailman version milestone to match the existing functionalities update the functional requirments update the non functional requirments add assumptions add scenarios make sure to lin...
0
214,728
16,608,591,015
IssuesEvent
2021-06-02 08:11:36
JBoudou/Itero
https://api.github.com/repos/JBoudou/Itero
opened
TestCreateHandler/ReportVote sometimes fails
Go bug tests
``` --- FAIL: TestCreateHandler (0.02s) --- FAIL: TestCreateHandler/ReportVote (0.00s) create_test.go:132: Deadline differ. Got 2021-06-09 10:07:25 +0200 CEST. Expect 2021-06-09 10:07:26.000066461 +0200 CEST m=+604800.291562392. Difference -1.000066461s. ```
1.0
TestCreateHandler/ReportVote sometimes fails - ``` --- FAIL: TestCreateHandler (0.02s) --- FAIL: TestCreateHandler/ReportVote (0.00s) create_test.go:132: Deadline differ. Got 2021-06-09 10:07:25 +0200 CEST. Expect 2021-06-09 10:07:26.000066461 +0200 CEST m=+604800.291562392. Difference -1.000066461s. ``...
non_priority
testcreatehandler reportvote sometimes fails fail testcreatehandler fail testcreatehandler reportvote create test go deadline differ got cest expect cest m difference
0
498,488
14,408,106,404
IssuesEvent
2020-12-03 23:03:52
osulp/Scholars-Archive
https://api.github.com/repos/osulp/Scholars-Archive
closed
Make language metadata on collections user-friendly
Priority: Low User Interface
### Descriptive summary Language metadata lists URI. ![language](https://user-images.githubusercontent.com/33705514/47936081-d03fba00-de99-11e8-8e8e-c498e88cd2d5.png) ### Expected behavior Should reflect the value of the URI instead as it does at the item level (English [eng]) and not be clickable. ### Actua...
1.0
Make language metadata on collections user-friendly - ### Descriptive summary Language metadata lists URI. ![language](https://user-images.githubusercontent.com/33705514/47936081-d03fba00-de99-11e8-8e8e-c498e88cd2d5.png) ### Expected behavior Should reflect the value of the URI instead as it does at the item le...
priority
make language metadata on collections user friendly descriptive summary language metadata lists uri expected behavior should reflect the value of the uri instead as it does at the item level english and not be clickable actual behavior lists a uri and if clicked searches the repo f...
1
244,360
26,388,809,509
IssuesEvent
2023-01-12 14:17:42
aayant-mend/onboardtraining
https://api.github.com/repos/aayant-mend/onboardtraining
closed
threadfix_api-1.1.1-py3-none-any.whl: 2 vulnerabilities (highest severity is: 7.5) - autoclosed
security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>threadfix_api-1.1.1-py3-none-any.whl</b></p></summary> <p></p> <p>Path to vulnerable library: /Python/Pip/requirements.txt</p> <p> <p>Found in HEAD commit: <a href=...
True
threadfix_api-1.1.1-py3-none-any.whl: 2 vulnerabilities (highest severity is: 7.5) - autoclosed - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>threadfix_api-1.1.1-py3-none-any.whl</b></p></summary> <p></p> <p>Pa...
non_priority
threadfix api none any whl vulnerabilities highest severity is autoclosed vulnerable library threadfix api none any whl path to vulnerable library python pip requirements txt found in head commit a href vulnerabilities cve severity cvss dependency...
0
47,649
2,982,766,412
IssuesEvent
2015-07-17 13:39:36
openshift/origin-server
https://api.github.com/repos/openshift/origin-server
closed
oo-install fails to start required services
kind/bug priority/P2
Running ``oo-diagnostics -v`` after installing OpenShift Origin using oo-install (all-in-one installation) identifies that required services ``openshift-watchman``, ``cgred`` and ``cgconfig`` are not running on the server.
1.0
oo-install fails to start required services - Running ``oo-diagnostics -v`` after installing OpenShift Origin using oo-install (all-in-one installation) identifies that required services ``openshift-watchman``, ``cgred`` and ``cgconfig`` are not running on the server.
priority
oo install fails to start required services running oo diagnostics v after installing openshift origin using oo install all in one installation identifies that required services openshift watchman cgred and cgconfig are not running on the server
1
774,014
27,180,205,131
IssuesEvent
2023-02-18 14:30:02
Password4j/password4j
https://api.github.com/repos/Password4j/password4j
closed
Inconsistency between public and internal APIs
type: bug good first issue priority: medium status: confirmed
@firaja That works like a charm, thanks for the quick support and fix! I accidentally noticed something else though. See this test: ```java @Test public void test_using_function_directly() { String hash = "$argon2id$v=19$m=16384,t=2,p=1$nlm7oNI5zquzSYkyby6oVw$JOkJAYrDB0i2gmiJrXC6o2...
1.0
Inconsistency between public and internal APIs - @firaja That works like a charm, thanks for the quick support and fix! I accidentally noticed something else though. See this test: ```java @Test public void test_using_function_directly() { String hash = "$argon2id$v=19$m=16384,t=2,...
priority
inconsistency between public and internal apis firaja that works like a charm thanks for the quick support and fix i accidentally noticed something else though see this test java test public void test using function directly string hash v m t p ...
1
785,692
27,622,958,627
IssuesEvent
2023-03-10 02:45:47
coral-xyz/backpack
https://api.github.com/repos/coral-xyz/backpack
reopened
remove zustand dependency from @coral-xyz/common
priority 1
We need to remove this dependency because it also requires `react` and thus makes `backpack-api` dependent on `react` via `@coral-xyz/common` This should be reverted https://github.com/coral-xyz/backpack/pull/2892
1.0
remove zustand dependency from @coral-xyz/common - We need to remove this dependency because it also requires `react` and thus makes `backpack-api` dependent on `react` via `@coral-xyz/common` This should be reverted https://github.com/coral-xyz/backpack/pull/2892
priority
remove zustand dependency from coral xyz common we need to remove this dependency because it also requires react and thus makes backpack api dependent on react via coral xyz common this should be reverted
1
86,512
3,716,057,477
IssuesEvent
2016-03-03 06:13:34
lixun910/geoda
https://api.github.com/repos/lixun910/geoda
closed
Averages Chart: save dummy variables to Tables
auto-migrated Milestone-Release1.8 Module-AveragesTool Priority-High to be fixed Type-Enhancement
``` Averages Chart: save dummy variables to Tables ``` Original issue reported on code.google.com by `lixun...@gmail.com` on 30 Jun 2015 at 3:20
1.0
Averages Chart: save dummy variables to Tables - ``` Averages Chart: save dummy variables to Tables ``` Original issue reported on code.google.com by `lixun...@gmail.com` on 30 Jun 2015 at 3:20
priority
averages chart save dummy variables to tables averages chart save dummy variables to tables original issue reported on code google com by lixun gmail com on jun at
1
220,175
7,353,785,109
IssuesEvent
2018-03-09 02:39:16
kcgrimes/grimes-simple-revive
https://api.github.com/repos/kcgrimes/grimes-simple-revive
opened
Replace revive-related animations & actions with updated ones
Priority: Low Status: Accepted Type: Feature
Software updates have led to new/improved animations and actions related to revive, particularly the unconscious state and the holdAction. Implement stock Revive-related animations. Implement holdAction with certain revive holdAction image. Reference revive-related functions available in function viewer. S...
1.0
Replace revive-related animations & actions with updated ones - Software updates have led to new/improved animations and actions related to revive, particularly the unconscious state and the holdAction. Implement stock Revive-related animations. Implement holdAction with certain revive holdAction image. Refere...
priority
replace revive related animations actions with updated ones software updates have led to new improved animations and actions related to revive particularly the unconscious state and the holdaction implement stock revive related animations implement holdaction with certain revive holdaction image refere...
1
630,825
20,118,389,256
IssuesEvent
2022-02-07 22:14:49
googlemaps/android-maps-compose
https://api.github.com/repos/googlemaps/android-maps-compose
closed
CameraPositionState.position is not updated when using .move()
type: bug priority: p1
Modifying the `CameraStatePosition` using `.move` will not reflect the `position` property until the map camera is moved (either via `.animate` or using gestures/UI controls). #### Steps to reproduce 1. Launch the sample app 2. Turn the 'Camera Animations On' switch to off 3. Zoom in/out using the "-"/"+"...
1.0
CameraPositionState.position is not updated when using .move() - Modifying the `CameraStatePosition` using `.move` will not reflect the `position` property until the map camera is moved (either via `.animate` or using gestures/UI controls). #### Steps to reproduce 1. Launch the sample app 2. Turn the 'Camera...
priority
camerapositionstate position is not updated when using move modifying the camerastateposition using move will not reflect the position property until the map camera is moved either via animate or using gestures ui controls steps to reproduce launch the sample app turn the camera...
1
380,462
26,419,966,787
IssuesEvent
2023-01-13 19:24:17
aefarrell/GasDispersion.jl
https://api.github.com/repos/aefarrell/GasDispersion.jl
closed
Update documentation
documentation
In my infinite wisdom I merged a pull request that significantly altered how the user interacts with the code, and I didn't update any of the documentation!
1.0
Update documentation - In my infinite wisdom I merged a pull request that significantly altered how the user interacts with the code, and I didn't update any of the documentation!
non_priority
update documentation in my infinite wisdom i merged a pull request that significantly altered how the user interacts with the code and i didn t update any of the documentation
0
165,433
6,276,876,571
IssuesEvent
2017-07-18 10:40:12
vanilla-framework/vanilla-framework
https://api.github.com/repos/vanilla-framework/vanilla-framework
closed
Update breadcrumbs link style based on new design spec
Priority: High Status: Review Type: Enhancement WG: Validated
1. Go to a page that uses Vanilla breadcrumbs. 2. Try to tell which of the breadcrumbs are links. Currently, breadcrumbs that are links look quite similar to breadcrumbs that are not. The only difference is in font weight. Sometimes this difference in weight is fairly obvious, such as in Firefox on Ubuntu: ![va...
1.0
Update breadcrumbs link style based on new design spec - 1. Go to a page that uses Vanilla breadcrumbs. 2. Try to tell which of the breadcrumbs are links. Currently, breadcrumbs that are links look quite similar to breadcrumbs that are not. The only difference is in font weight. Sometimes this difference in weig...
priority
update breadcrumbs link style based on new design spec go to a page that uses vanilla breadcrumbs try to tell which of the breadcrumbs are links currently breadcrumbs that are links look quite similar to breadcrumbs that are not the only difference is in font weight sometimes this difference in weig...
1
720,624
24,799,402,817
IssuesEvent
2022-10-24 20:14:55
fredo-ai/Fredo-Public
https://api.github.com/repos/fredo-ai/Fredo-Public
opened
Feature adoption flow
priority-1
When user is not using specific feature (we will identify this on Mixpanel) we will send him a message through Make.com (automation). The message is a template which will trigger 3 optional buttons. 1. Implement the flow of the buttons as described i Miro: https://miro.com/app/board/o9J_lttkfEA=/?moveToWidget=3458...
1.0
Feature adoption flow - When user is not using specific feature (we will identify this on Mixpanel) we will send him a message through Make.com (automation). The message is a template which will trigger 3 optional buttons. 1. Implement the flow of the buttons as described i Miro: https://miro.com/app/board/o9J_ltt...
priority
feature adoption flow when user is not using specific feature we will identify this on mixpanel we will send him a message through make com automation the message is a template which will trigger optional buttons implement the flow of the buttons as described i miro add mixpanel event impleme...
1
44,980
13,099,025,642
IssuesEvent
2020-08-03 20:42:29
GoogleChrome/web.dev
https://api.github.com/repos/GoogleChrome/web.dev
closed
content: security collection updates [2020-12-31]
new content privacy/security
* [tracker](https://docs.google.com/spreadsheets/d/1UotH1cM_gIEt2HgOF23j_PqxzFtYMz2LK58sM1c1kEs/edit#gid=15561552490) * next step: @kaycebasques to review the tracker
True
content: security collection updates [2020-12-31] - * [tracker](https://docs.google.com/spreadsheets/d/1UotH1cM_gIEt2HgOF23j_PqxzFtYMz2LK58sM1c1kEs/edit#gid=15561552490) * next step: @kaycebasques to review the tracker
non_priority
content security collection updates next step kaycebasques to review the tracker
0
151,097
5,798,145,879
IssuesEvent
2017-05-03 00:20:37
Brevada/brv
https://api.github.com/repos/Brevada/brv
closed
Handbook: How to Leverage Brevada
Business Development medium priority
Similar to the Shopify 'Grow' handbook. Rather than making a 'how to use Brevada' handbook, let's frame everything in the form of 'how to leverage Brevada'.
1.0
Handbook: How to Leverage Brevada - Similar to the Shopify 'Grow' handbook. Rather than making a 'how to use Brevada' handbook, let's frame everything in the form of 'how to leverage Brevada'.
priority
handbook how to leverage brevada similar to the shopify grow handbook rather than making a how to use brevada handbook let s frame everything in the form of how to leverage brevada
1
71,892
13,758,327,758
IssuesEvent
2020-10-06 23:44:06
dotnet/roslyn
https://api.github.com/repos/dotnet/roslyn
closed
Detecting and fixing violations of naming rules
Area-IDE Feature Request IDE-CodeStyle Need Design Review
Have a naming convention detection feature that offers to modify symbol names to match the others around them. **Steps to reproduce**: 1. Highlight the detected violations as warnings in the editor. 2. Press Ctrl+. or Alt+Enter to trigger the Quick Actions and Refactorings menu. 3. Have an option to `Detect In...
1.0
Detecting and fixing violations of naming rules - Have a naming convention detection feature that offers to modify symbol names to match the others around them. **Steps to reproduce**: 1. Highlight the detected violations as warnings in the editor. 2. Press Ctrl+. or Alt+Enter to trigger the Quick Actions and Re...
non_priority
detecting and fixing violations of naming rules have a naming convention detection feature that offers to modify symbol names to match the others around them steps to reproduce highlight the detected violations as warnings in the editor press ctrl or alt enter to trigger the quick actions and re...
0
585,303
17,484,570,929
IssuesEvent
2021-08-09 09:17:27
ita-social-projects/TeachUA
https://api.github.com/repos/ita-social-projects/TeachUA
opened
[Mobile version] Wrong resolution of 'Мій профіль', 'Додати гурток' and 'Додати центр' pages
bug Priority: Medium
**Environment:** Windows 10, Google Chrome Version 92.0.4515.107 (Official Build) (64-bit), mobile version iPhone X **Reproducible:** always **Build found:** last commit **Preconditions** 1. Go to https://speak-ukrainian.org.ua/dev/ 2. Log in 3. Click on 'Мій Профіль' **Steps to reproduce** 1. Scroll down ...
1.0
[Mobile version] Wrong resolution of 'Мій профіль', 'Додати гурток' and 'Додати центр' pages - **Environment:** Windows 10, Google Chrome Version 92.0.4515.107 (Official Build) (64-bit), mobile version iPhone X **Reproducible:** always **Build found:** last commit **Preconditions** 1. Go to https://speak-ukraini...
priority
wrong resolution of мій профіль додати гурток and додати центр pages environment windows google chrome version official build bit mobile version iphone x reproducible always build found last commit preconditions go to log in click on мій профіль ...
1
11,152
9,232,320,811
IssuesEvent
2019-03-13 06:39:16
MicrosoftDocs/azure-docs
https://api.github.com/repos/MicrosoftDocs/azure-docs
closed
is there a 'rank' pre-built entity?
cognitive-services/svc cxp product-question triaged
how would you recommend modeling "top 10" , "bottom 10" ? --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.* * ID: ec294f2d-b77c-07ce-8367-09f1e2530b3d * Version Independent ID: 24e4c175-d833-2b81-8a72-b8d8feb5c163 * Content: [Ordinal Prebuilt entity...
1.0
is there a 'rank' pre-built entity? - how would you recommend modeling "top 10" , "bottom 10" ? --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.* * ID: ec294f2d-b77c-07ce-8367-09f1e2530b3d * Version Independent ID: 24e4c175-d833-2b81-8a72-b8d8feb5c1...
non_priority
is there a rank pre built entity how would you recommend modeling top bottom document details ⚠ do not edit this section it is required for docs microsoft com ➟ github issue linking id version independent id content content source service cog...
0
825,139
31,274,909,706
IssuesEvent
2023-08-22 05:13:53
pombase/website
https://api.github.com/repos/pombase/website
closed
Improve characterization data and provide a graph
needs checking medium priority for_paper
I think that we are beginning to see an 'uptick' in the number of unknowns characterized. It would be useful to graph this data on the curation stats page https://www.pombase.org/status/gene-characterisation The historical data is here https://www.pombase.org/status/gene-characterisation-statistics-history (Id...
1.0
Improve characterization data and provide a graph - I think that we are beginning to see an 'uptick' in the number of unknowns characterized. It would be useful to graph this data on the curation stats page https://www.pombase.org/status/gene-characterisation The historical data is here https://www.pombase.org/...
priority
improve characterization data and provide a graph i think that we are beginning to see an uptick in the number of unknowns characterized it would be useful to graph this data on the curation stats page the historical data is here ideally we would reparse the colour qualifier from the embl files at e...
1
305,506
23,117,564,908
IssuesEvent
2022-07-27 18:12:17
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
[Docs] PITR example flow doesn't work with Python 3
area/documentation
### Description The [Explore PITR](https://docs.yugabyte.com/preview/explore/cluster-management/point-in-time-recovery-ysql/) page uses Python's `print` command to print out the current timestamp that is later used for restoration. In Python 3, this command was [converted to a function](https://stackoverflow.com/que...
1.0
[Docs] PITR example flow doesn't work with Python 3 - ### Description The [Explore PITR](https://docs.yugabyte.com/preview/explore/cluster-management/point-in-time-recovery-ysql/) page uses Python's `print` command to print out the current timestamp that is later used for restoration. In Python 3, this command was [...
non_priority
pitr example flow doesn t work with python description the page uses python s print command to print out the current timestamp that is later used for restoration in python this command was so the syntax provided in the documentation doesn t work need to document both syntax flavors or fi...
0
462,632
13,250,508,986
IssuesEvent
2020-08-19 23:14:31
PyTorchLightning/pytorch-lightning
https://api.github.com/repos/PyTorchLightning/pytorch-lightning
closed
torchelastic multinode training fail
Priority bug / fix
I am trying to run a 2 node distributed training on kubernetes cluster. I am using pytorch lightning with torchelastic. However I keep getting `RuntimeError: NCCL error in: invalid argument, NCCL version 2.4.8`. I tried to run the code without pytorch lightning the code works fine. Here is the logs from the two worke...
1.0
torchelastic multinode training fail - I am trying to run a 2 node distributed training on kubernetes cluster. I am using pytorch lightning with torchelastic. However I keep getting `RuntimeError: NCCL error in: invalid argument, NCCL version 2.4.8`. I tried to run the code without pytorch lightning the code works fin...
priority
torchelastic multinode training fail i am trying to run a node distributed training on kubernetes cluster i am using pytorch lightning with torchelastic however i keep getting runtimeerror nccl error in invalid argument nccl version i tried to run the code without pytorch lightning the code works fin...
1
402,819
27,387,857,934
IssuesEvent
2023-02-28 14:28:35
CCSDForge/episciences
https://api.github.com/repos/CCSDForge/episciences
opened
[Feature request] correction page Settings (EN)
documentation enhancement New
Sur la page Settings, version EN (ex : https://epi-preprod.episciences.org/review/settings), dans "Section choice:" - remplacer "The contributors **has** to choose section" par "The contributors **have** to choose **a** section".
1.0
[Feature request] correction page Settings (EN) - Sur la page Settings, version EN (ex : https://epi-preprod.episciences.org/review/settings), dans "Section choice:" - remplacer "The contributors **has** to choose section" par "The contributors **have** to choose **a** section".
non_priority
correction page settings en sur la page settings version en ex dans section choice remplacer the contributors has to choose section par the contributors have to choose a section
0
274,514
23,844,789,511
IssuesEvent
2022-09-06 13:16:46
MohistMC/Mohist
https://api.github.com/repos/MohistMC/Mohist
closed
[1.12.2] Invalid UUID in /whitelist add *username*
Wait Needs Testing 1.12.2
<!-- ISSUE_TEMPLATE_3 -> IMPORTANT: DO NOT DELETE THIS LINE.--> <!-- Thank you for reporting ! Please note that issues can take a lot of time to be fixed and there is no eta.--> <!-- If you don't know where to upload your logs and crash reports, you can use these websites : --> <!-- https://gist.github.com (reco...
1.0
[1.12.2] Invalid UUID in /whitelist add *username* - <!-- ISSUE_TEMPLATE_3 -> IMPORTANT: DO NOT DELETE THIS LINE.--> <!-- Thank you for reporting ! Please note that issues can take a lot of time to be fixed and there is no eta.--> <!-- If you don't know where to upload your logs and crash reports, you can use the...
non_priority
invalid uuid in whitelist add username important do not delete this line minecraft version mohist version operating system debian i m using pterodactyl logs mod list plugin list description of issue ...
0
727,083
25,022,506,690
IssuesEvent
2022-11-04 03:08:19
open-telemetry/opentelemetry-collector-contrib
https://api.github.com/repos/open-telemetry/opentelemetry-collector-contrib
closed
[pkg/stanza] helper.Encoding should avoid to create byte array slice every time
priority:p2 pkg/stanza
### Describe the issue you're reporting The idea is to avoid making `[]byte` every time to improve performance. In fact we had previously done benchmark against v0.52.0 and recently v0.60.0 and noticed the performance regression, give it one CPU and 40 files to be ingested, emitted logs/s reduced from ~254k/s to ~140k...
1.0
[pkg/stanza] helper.Encoding should avoid to create byte array slice every time - ### Describe the issue you're reporting The idea is to avoid making `[]byte` every time to improve performance. In fact we had previously done benchmark against v0.52.0 and recently v0.60.0 and noticed the performance regression, give it...
priority
helper encoding should avoid to create byte array slice every time describe the issue you re reporting the idea is to avoid making byte every time to improve performance in fact we had previously done benchmark against and recently and noticed the performance regression give it one cpu and f...
1
628,052
19,974,549,637
IssuesEvent
2022-01-29 00:01:19
linkerd/linkerd2
https://api.github.com/repos/linkerd/linkerd2
closed
linkerd-policy-validator certificate not reloaded unless linkerd-destination pods are restarted
area/controller priority/P0 bug rust
### What is the issue? I've deployed Linkerd 2.11 with helm following the [Installing Linkerd with Helm](https://linkerd.io/2.11/tasks/install-helm/) using HA values. I've also followed [Automatically Rotating Control Plan TLS Credentials](https://linkerd.io/2.11/tasks/automatically-rotating-control-plane-tls-creden...
1.0
linkerd-policy-validator certificate not reloaded unless linkerd-destination pods are restarted - ### What is the issue? I've deployed Linkerd 2.11 with helm following the [Installing Linkerd with Helm](https://linkerd.io/2.11/tasks/install-helm/) using HA values. I've also followed [Automatically Rotating Control P...
priority
linkerd policy validator certificate not reloaded unless linkerd destination pods are restarted what is the issue i ve deployed linkerd with helm following the using ha values i ve also followed and guides to rotate the certificates everything is running great until the certificates are...
1
266,649
8,373,273,272
IssuesEvent
2018-10-05 09:49:31
wordpress-mobile/AztecEditor-Android
https://api.github.com/repos/wordpress-mobile/AztecEditor-Android
closed
RuntimeException - AztecMediaSpan.draw
bug high priority
``` Fatal Exception: java.lang.RuntimeException: Canvas: trying to use a recycled bitmap android.graphics.Bitmap@c4afd26 at android.graphics.Canvas.throwIfCannotDraw(Canvas.java:1225) at android.view.GLES20Canvas.drawBitmap(GLES20Canvas.java:600) at android.graphics.drawable.BitmapDrawable....
1.0
RuntimeException - AztecMediaSpan.draw - ``` Fatal Exception: java.lang.RuntimeException: Canvas: trying to use a recycled bitmap android.graphics.Bitmap@c4afd26 at android.graphics.Canvas.throwIfCannotDraw(Canvas.java:1225) at android.view.GLES20Canvas.drawBitmap(GLES20Canvas.java:600) at ...
priority
runtimeexception aztecmediaspan draw fatal exception java lang runtimeexception canvas trying to use a recycled bitmap android graphics bitmap at android graphics canvas throwifcannotdraw canvas java at android view drawbitmap java at android graphics drawable bitmapd...
1
706,553
24,276,937,682
IssuesEvent
2022-09-28 14:28:38
insightsengineering/random.cdisc.data
https://api.github.com/repos/insightsengineering/random.cdisc.data
closed
Refactor ADRS for listing
enhancement sme blocked priority
### Feature description ADRS needs refactoring to include two more PARAMCD variables: CBOR - Best Confirmed Response by Investigator BOR - Best Overall Response by Investigator (confirmation not required) These paramters are generated per patient by the following rules: Set to 'CR', if there exists an observatio...
1.0
Refactor ADRS for listing - ### Feature description ADRS needs refactoring to include two more PARAMCD variables: CBOR - Best Confirmed Response by Investigator BOR - Best Overall Response by Investigator (confirmation not required) These paramters are generated per patient by the following rules: Set to 'CR', i...
priority
refactor adrs for listing feature description adrs needs refactoring to include two more paramcd variables cbor best confirmed response by investigator bor best overall response by investigator confirmation not required these paramters are generated per patient by the following rules set to cr i...
1
721,974
24,845,656,701
IssuesEvent
2022-10-26 15:41:01
WordPress/openverse-frontend
https://api.github.com/repos/WordPress/openverse-frontend
closed
Wrong spacing in filters sidebar's top side
good first issue help wanted 🟨 priority: medium 🛠 goal: fix 🕹 aspect: interface
## Description In the search results page, the top side of filters sidebar has a bigger spacing than [audio release designs](https://www.figma.com/file/w60dl1XPUvSaRncv1Utmnb/Audio-Release?node-id=133%3A14463). The spacing should be `32px`. ## Reproduction 1. Search for anything. 2. Open the filter sidebar 3. N...
1.0
Wrong spacing in filters sidebar's top side - ## Description In the search results page, the top side of filters sidebar has a bigger spacing than [audio release designs](https://www.figma.com/file/w60dl1XPUvSaRncv1Utmnb/Audio-Release?node-id=133%3A14463). The spacing should be `32px`. ## Reproduction 1. Search f...
priority
wrong spacing in filters sidebar s top side description in the search results page the top side of filters sidebar has a bigger spacing than the spacing should be reproduction search for anything open the filter sidebar notice the top spacing of the sidebar compared with an ...
1
355,355
10,579,826,185
IssuesEvent
2019-10-08 04:19:22
AY1920S1-CS2103T-T12-3/main
https://api.github.com/repos/AY1920S1-CS2103T-T12-3/main
opened
As a coach/captain, I can view player's past performances
priority.High type.Story
So I can have an track my player's progress
1.0
As a coach/captain, I can view player's past performances - So I can have an track my player's progress
priority
as a coach captain i can view player s past performances so i can have an track my player s progress
1
260,857
8,216,036,131
IssuesEvent
2018-09-05 08:01:04
AxonFramework/ReferenceGuide
https://api.github.com/repos/AxonFramework/ReferenceGuide
closed
Publish content as epub and/or pdf
Priority 2: Should Status: In Progress Status: Information Required Type: Feature
Some of our users wish to read the reference guide offline. It would be nice to be able to publish a static version of the documentation somewhere. For sample code on how this could be done (for epub), see [epub.zip](https://github.com/AxonFramework/ReferenceGuide/files/2188978/epub.zip)
1.0
Publish content as epub and/or pdf - Some of our users wish to read the reference guide offline. It would be nice to be able to publish a static version of the documentation somewhere. For sample code on how this could be done (for epub), see [epub.zip](https://github.com/AxonFramework/ReferenceGuide/files/2188978/e...
priority
publish content as epub and or pdf some of our users wish to read the reference guide offline it would be nice to be able to publish a static version of the documentation somewhere for sample code on how this could be done for epub see
1
4,895
3,097,490,696
IssuesEvent
2015-08-28 02:29:04
pydata/pandas
https://api.github.com/repos/pydata/pandas
closed
Irregular errors when reading certain categorical strings from hdf
Bug Difficulty Intermediate Effort Low IO HDF5 Unicode
It seems that there is something bad happening when we use certain strings with special characters AND the empty string with categoricals: ```python # -*- coding: latin-1 -*- import pandas import os examples = [ pandas.Series(['EÉ, 17', '', 'a', 'b', 'c'], dtype='category'), ...
1.0
Irregular errors when reading certain categorical strings from hdf - It seems that there is something bad happening when we use certain strings with special characters AND the empty string with categoricals: ```python # -*- coding: latin-1 -*- import pandas import os examples = [ p...
non_priority
irregular errors when reading certain categorical strings from hdf it seems that there is something bad happening when we use certain strings with special characters and the empty string with categoricals python coding latin import pandas import os examples p...
0
8,234
3,700,385,846
IssuesEvent
2016-02-29 08:12:01
medic/medic-webapp
https://api.github.com/repos/medic/medic-webapp
closed
Show certain forms in History based on the type of user who is logged in
3 - Code Review Feature Request Priority Returned
Currently all forms are available for all users in the History tab which means that, for example, a CHP could submit a Branch Manager form. Need to limit which forms are available based on the type of user so that CHPs cannot access Branch Manager forms.
1.0
Show certain forms in History based on the type of user who is logged in - Currently all forms are available for all users in the History tab which means that, for example, a CHP could submit a Branch Manager form. Need to limit which forms are available based on the type of user so that CHPs cannot access Branch Manag...
non_priority
show certain forms in history based on the type of user who is logged in currently all forms are available for all users in the history tab which means that for example a chp could submit a branch manager form need to limit which forms are available based on the type of user so that chps cannot access branch manag...
0
145,219
22,628,204,991
IssuesEvent
2022-06-30 12:37:28
team113/messenger
https://api.github.com/repos/team113/messenger
opened
Workaround `Hive` being isolate-unfriendly
enhancement k::design p::minor
## Background Каждый новый звонок в отдельном окне под вебом - это отдельное приложение. Бэкграунд сервис - это отдельное приложение. В будущем отдельные окна под десктопом будут тоже отдельными приложениями, если `Flutter` не реализует этот момент иначе. ## Problem to solve [Hive не поддерживает работу...
1.0
Workaround `Hive` being isolate-unfriendly - ## Background Каждый новый звонок в отдельном окне под вебом - это отдельное приложение. Бэкграунд сервис - это отдельное приложение. В будущем отдельные окна под десктопом будут тоже отдельными приложениями, если `Flutter` не реализует этот момент иначе. ## Pro...
non_priority
workaround hive being isolate unfriendly background каждый новый звонок в отдельном окне под вебом это отдельное приложение бэкграунд сервис это отдельное приложение в будущем отдельные окна под десктопом будут тоже отдельными приложениями если flutter не реализует этот момент иначе pro...
0
81,169
7,769,959,203
IssuesEvent
2018-06-04 07:06:39
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
reopened
ManagementCenterServiceIntegrationTest.testTimedMemberStateNotNull
Team: Integration Type: Test-Failure
``` com.eclipsesource.json.ParseException: Expected value at 1:0 at com.eclipsesource.json.JsonParser.error(JsonParser.java:382) at com.eclipsesource.json.JsonParser.expected(JsonParser.java:375) at com.eclipsesource.json.JsonParser.readValue(JsonParser.java:108) at com.eclipsesource.json.JsonParser.par...
1.0
ManagementCenterServiceIntegrationTest.testTimedMemberStateNotNull - ``` com.eclipsesource.json.ParseException: Expected value at 1:0 at com.eclipsesource.json.JsonParser.error(JsonParser.java:382) at com.eclipsesource.json.JsonParser.expected(JsonParser.java:375) at com.eclipsesource.json.JsonParser.readVa...
non_priority
managementcenterserviceintegrationtest testtimedmemberstatenotnull com eclipsesource json parseexception expected value at at com eclipsesource json jsonparser error jsonparser java at com eclipsesource json jsonparser expected jsonparser java at com eclipsesource json jsonparser readvalue ...
0
535,936
15,701,514,505
IssuesEvent
2021-03-26 11:18:11
OHIF/Viewers
https://api.github.com/repos/OHIF/Viewers
closed
Delay in the segmentation loading
IDC:priority
For https://testing-viewer.canceridc.dev/viewer/1.3.6.1.4.1.32722.99.99.203715003805996641695765332389135385095 when **normal** reloading a page (CTRL+R) there is delay in the showing the segmentation of few seconds (~1-2 sec). overlapping computations for 1.3.6.1.4.1.32722.99.99.203715003805996641695765332389135...
1.0
Delay in the segmentation loading - For https://testing-viewer.canceridc.dev/viewer/1.3.6.1.4.1.32722.99.99.203715003805996641695765332389135385095 when **normal** reloading a page (CTRL+R) there is delay in the showing the segmentation of few seconds (~1-2 sec). overlapping computations for 1.3.6.1.4.1.32722.99....
priority
delay in the segmentation loading for when normal reloading a page ctrl r there is delay in the showing the segmentation of few seconds sec overlapping computations for in the original overlapping segments commit were definitively sec maximum i e a factor t...
1
695,085
23,844,051,369
IssuesEvent
2022-09-06 12:45:40
gladiaio/gladia
https://api.github.com/repos/gladiaio/gladia
closed
enable Inference Mode for triton
type: enhancement priority: medium
I0522 19:34:27.633397 73 libtorch.cc:253] Optimized execution is enabled for model instance 'hate-speech-detection_bert-base-uncased-hatexplain_base_traced' I0522 19:34:27.633409 73 libtorch.cc:271] Inference Mode is disabled for model instance 'hate-speech-detection_bert-base-uncased-hatexplain_base_traced'
1.0
enable Inference Mode for triton - I0522 19:34:27.633397 73 libtorch.cc:253] Optimized execution is enabled for model instance 'hate-speech-detection_bert-base-uncased-hatexplain_base_traced' I0522 19:34:27.633409 73 libtorch.cc:271] Inference Mode is disabled for model instance 'hate-speech-detection_bert-base-uncase...
priority
enable inference mode for triton libtorch cc optimized execution is enabled for model instance hate speech detection bert base uncased hatexplain base traced libtorch cc inference mode is disabled for model instance hate speech detection bert base uncased hatexplain base traced
1
604,969
18,722,171,916
IssuesEvent
2021-11-03 13:02:10
CoalAI/pos-app
https://api.github.com/repos/CoalAI/pos-app
opened
Show inventory Batch only while adding product in order page of Store admin
3 high priority
There is only 1 batch of red bull in the inventory of store. as shown in image ![Screenshot from 2021-11-03 17-51-35](https://user-images.githubusercontent.com/52906678/140064394-37fe6be2-098b-48b6-b71f-b18b49f3f86d.png But when we try to place order there is more than 1 batch which cause issue. ![Screenshot fro...
1.0
Show inventory Batch only while adding product in order page of Store admin - There is only 1 batch of red bull in the inventory of store. as shown in image ![Screenshot from 2021-11-03 17-51-35](https://user-images.githubusercontent.com/52906678/140064394-37fe6be2-098b-48b6-b71f-b18b49f3f86d.png But when we try to...
priority
show inventory batch only while adding product in order page of store admin there is only batch of red bull in the inventory of store as shown in image but when we try to place order there is more than batch which cause issue in the list of batch there should be only those batch which are...
1
43,689
5,681,662,036
IssuesEvent
2017-04-13 07:20:41
creyD/project_zero
https://api.github.com/repos/creyD/project_zero
opened
Ansicht/ Bedienoberfläche
development gamedesign
## Bedienoberfläche Die Oberfläche, die der Spieler am Ende sehen kann, benötigt Zugriff auf alle anderen Module und hat keinen Einfluss auf diese, da die Oberfläche nur ausgibt. Hier sollte sich mit dem design_team von @lazyproggers zusammengesetzt werden.
1.0
Ansicht/ Bedienoberfläche - ## Bedienoberfläche Die Oberfläche, die der Spieler am Ende sehen kann, benötigt Zugriff auf alle anderen Module und hat keinen Einfluss auf diese, da die Oberfläche nur ausgibt. Hier sollte sich mit dem design_team von @lazyproggers zusammengesetzt werden.
non_priority
ansicht bedienoberfläche bedienoberfläche die oberfläche die der spieler am ende sehen kann benötigt zugriff auf alle anderen module und hat keinen einfluss auf diese da die oberfläche nur ausgibt hier sollte sich mit dem design team von lazyproggers zusammengesetzt werden
0
666,131
22,343,657,222
IssuesEvent
2022-06-15 05:15:29
googleapis/python-aiplatform
https://api.github.com/repos/googleapis/python-aiplatform
closed
tests.system.aiplatform.test_featurestore.TestFeaturestore: test_batch_serve_to_bq failed
type: bug priority: p1 flakybot: issue api: vertex-ai
Note: #1206 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: 24d1bb6d85dda76b9895dc924c7e0437864ea7a2 buildURL: [Build Status](https://source.cloud.google.com/results/invocations/4b5bb883-136d-4276-8f4a-adf54885b620), [Sponge](http://sponge2/4b5bb883-136d-4276-...
1.0
tests.system.aiplatform.test_featurestore.TestFeaturestore: test_batch_serve_to_bq failed - Note: #1206 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: 24d1bb6d85dda76b9895dc924c7e0437864ea7a2 buildURL: [Build Status](https://source.cloud.google.com/results/in...
priority
tests system aiplatform test featurestore testfeaturestore test batch serve to bq failed note was also for this test but it was closed more than days ago so i didn t mark it flaky commit buildurl status failed test output args featurestore projects locations us featurestore...
1
168,194
6,364,238,765
IssuesEvent
2017-07-31 19:12:11
TerraFusion/basicFusion
https://api.github.com/repos/TerraFusion/basicFusion
opened
Add MODIS band_names attribute
enhancement Fusion Program Medium Priority
Email from Dr. Zhao: > I’m wondering if you can add one attribute for all the MODIS radiance fields. > It is called “band_names” > You can find this attribute from the original MODIS radiance granules. > band_names = 3,4,5,6,7 for EV_500_RefSB > band_names = 1,2 for EV_250_RefSB > band_names = 8,9,10,11,12,13l...
1.0
Add MODIS band_names attribute - Email from Dr. Zhao: > I’m wondering if you can add one attribute for all the MODIS radiance fields. > It is called “band_names” > You can find this attribute from the original MODIS radiance granules. > band_names = 3,4,5,6,7 for EV_500_RefSB > band_names = 1,2 for EV_250_RefSB...
priority
add modis band names attribute email from dr zhao i’m wondering if you can add one attribute for all the modis radiance fields it is called “band names” you can find this attribute from the original modis radiance granules band names for ev refsb band names for ev refsb ...
1
35,500
4,995,058,035
IssuesEvent
2016-12-09 08:42:42
zetkin/www.zetk.in
https://api.github.com/repos/zetkin/www.zetk.in
opened
"My assignments" not obvious
user test
The following was observed during the december 2016 user tests of Zetkin Call. "My assignments" in the dashboard is not properly noted as current or important by test subjects, when they visit the dashboard for the first time. When looking for a call assignment, they first have to sift through various other parts of...
1.0
"My assignments" not obvious - The following was observed during the december 2016 user tests of Zetkin Call. "My assignments" in the dashboard is not properly noted as current or important by test subjects, when they visit the dashboard for the first time. When looking for a call assignment, they first have to sift...
non_priority
my assignments not obvious the following was observed during the december user tests of zetkin call my assignments in the dashboard is not properly noted as current or important by test subjects when they visit the dashboard for the first time when looking for a call assignment they first have to sift th...
0
680,130
23,259,693,106
IssuesEvent
2022-08-04 12:30:57
SELinuxProject/selinux-kernel
https://api.github.com/repos/SELinuxProject/selinux-kernel
closed
BUG: memory leaks in selinux_sb_eat_lsm_opts()
bug priority/medium
Version: 5.19.0-rc2 After running the SELinux testsuite: ``` unreferenced object 0xffff888114dfd140 (size 64): comm "mount", pid 15182, jiffies 4295687028 (age 796.340s) hex dump (first 32 bytes): 73 79 73 74 65 6d 5f 75 3a 6f 62 6a 65 63 74 5f system_u:object_ 72 3a 74 65 73 74 5f 66 69 6c 65 7...
1.0
BUG: memory leaks in selinux_sb_eat_lsm_opts() - Version: 5.19.0-rc2 After running the SELinux testsuite: ``` unreferenced object 0xffff888114dfd140 (size 64): comm "mount", pid 15182, jiffies 4295687028 (age 796.340s) hex dump (first 32 bytes): 73 79 73 74 65 6d 5f 75 3a 6f 62 6a 65 63 74 5f system_...
priority
bug memory leaks in selinux sb eat lsm opts version after running the selinux testsuite unreferenced object size comm mount pid jiffies age hex dump first bytes system u object r test f...
1
28,215
32,067,421,498
IssuesEvent
2023-09-25 05:00:52
home-climate-control/dz
https://api.github.com/repos/home-climate-control/dz
closed
Migrate Swing Console to Reactive Streams
enhancement Swing usability visualization reactive UX
### Acceptance Criteria Reactive Swing Console replicates the functionality of the old Swing Console, namely: * Display: * Current temperature line with green to red gradient color depending on the demand value at the moment; * Background as gradient depending on the demand value at the moment; * Current t...
True
Migrate Swing Console to Reactive Streams - ### Acceptance Criteria Reactive Swing Console replicates the functionality of the old Swing Console, namely: * Display: * Current temperature line with green to red gradient color depending on the demand value at the moment; * Background as gradient depending on th...
non_priority
migrate swing console to reactive streams acceptance criteria reactive swing console replicates the functionality of the old swing console namely display current temperature line with green to red gradient color depending on the demand value at the moment background as gradient depending on th...
0
455,675
13,131,197,889
IssuesEvent
2020-08-06 16:35:11
VizierDB/web-ui
https://api.github.com/repos/VizierDB/web-ui
closed
Streamline the ramp-up process
Vizier-API Vizier-UI enhancement needs review priority
**Problem**: New users may be confused when first sitting down to a blank Vizier notebook. **Ideas**: 1. When the notebook is empty, have the notebook display big arrow pointing at the [+] button with the label "Start by adding a Load Dataset Cell" 2. Add emphasis (larger font size, bold text, etc...) to the Load...
1.0
Streamline the ramp-up process - **Problem**: New users may be confused when first sitting down to a blank Vizier notebook. **Ideas**: 1. When the notebook is empty, have the notebook display big arrow pointing at the [+] button with the label "Start by adding a Load Dataset Cell" 2. Add emphasis (larger font siz...
priority
streamline the ramp up process problem new users may be confused when first sitting down to a blank vizier notebook ideas when the notebook is empty have the notebook display big arrow pointing at the button with the label start by adding a load dataset cell add emphasis larger font size ...
1
36,193
6,519,041,922
IssuesEvent
2017-08-28 10:52:53
okfn/opendatasurvey
https://api.github.com/repos/okfn/opendatasurvey
opened
Update readme for GODI admins
documentation in progress
In order to manage content on Index.okfn.org we use several tools, including a config file and an admin dashboard. To facilitate the management for new team members, we add a section 'admin tasks' to a readme file
1.0
Update readme for GODI admins - In order to manage content on Index.okfn.org we use several tools, including a config file and an admin dashboard. To facilitate the management for new team members, we add a section 'admin tasks' to a readme file
non_priority
update readme for godi admins in order to manage content on index okfn org we use several tools including a config file and an admin dashboard to facilitate the management for new team members we add a section admin tasks to a readme file
0
575,573
17,035,920,060
IssuesEvent
2021-07-05 07:05:36
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.google.com - design is broken
browser-fenix engine-gecko priority-critical
<!-- @browser: Firefox Mobile 91.0 --> <!-- @ua_header: Mozilla/5.0 (Android 6.0.1; Mobile; rv:91.0) Gecko/91.0 Firefox/91.0 --> <!-- @reported_with: android-components-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/79130 --> <!-- @extra_labels: browser-fenix --> **URL**: https://www.googl...
1.0
www.google.com - design is broken - <!-- @browser: Firefox Mobile 91.0 --> <!-- @ua_header: Mozilla/5.0 (Android 6.0.1; Mobile; rv:91.0) Gecko/91.0 Firefox/91.0 --> <!-- @reported_with: android-components-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/79130 --> <!-- @extra_labels: browser-f...
priority
design is broken url browser version firefox mobile operating system android tested another browser yes chrome problem type design is broken description items not fully visible steps to reproduce todavía usa el antiguo diseño y esta desactualizado ...
1
330,923
28,496,038,125
IssuesEvent
2023-04-18 14:18:01
elastic/kibana
https://api.github.com/repos/elastic/kibana
reopened
Failing test: Analytics Integration Tests.test/analytics/tests/analytics_from_the_browser·ts - analytics analytics service analytics service: public side after setting opt-in should call flush when using the window-exposed flush method
Team:Core failed-test
A test failed on a tracked branch ``` ScriptTimeoutError: script timeout (Session info: headless chrome=107.0.5304.110) at Object.throwDecodedError (node_modules/selenium-webdriver/lib/error.js:524:15) at parseHttpResponse (node_modules/selenium-webdriver/lib/http.js:587:13) at Executor.execute (node_mod...
1.0
Failing test: Analytics Integration Tests.test/analytics/tests/analytics_from_the_browser·ts - analytics analytics service analytics service: public side after setting opt-in should call flush when using the window-exposed flush method - A test failed on a tracked branch ``` ScriptTimeoutError: script timeout (Sessi...
non_priority
failing test analytics integration tests test analytics tests analytics from the browser·ts analytics analytics service analytics service public side after setting opt in should call flush when using the window exposed flush method a test failed on a tracked branch scripttimeouterror script timeout sessi...
0
436,175
30,540,439,899
IssuesEvent
2023-07-19 20:53:20
Yaskawa-Global/motoros2
https://api.github.com/repos/Yaskawa-Global/motoros2
opened
Update installation procedure and troubleshooting
documentation good first issue
In regard to https://github.com/ros-industrial/motoman/discussions/562#discussioncomment-6482427 We need to update the order of operations during setup and add a step to the troubleshooting. This is the same as https://github.com/ros-industrial/motoman/issues/563 for MotoROS1.
1.0
Update installation procedure and troubleshooting - In regard to https://github.com/ros-industrial/motoman/discussions/562#discussioncomment-6482427 We need to update the order of operations during setup and add a step to the troubleshooting. This is the same as https://github.com/ros-industrial/motoman/issues/563...
non_priority
update installation procedure and troubleshooting in regard to we need to update the order of operations during setup and add a step to the troubleshooting this is the same as for
0
706,386
24,268,863,279
IssuesEvent
2022-09-28 08:42:27
fractal-analytics-platform/fractal-tasks-core
https://api.github.com/repos/fractal-analytics-platform/fractal-tasks-core
closed
[ROI] Per-ROI parallelization introduces dask overhead (with respect to per-chunk parallelization)
High Priority
TL;DR Working on an array through ROI indices (rather than chunks) produces more complex dask graphs and has a (small?) time overhead. This is not surprising, given the increased flexibility we aim for. *** With per-ROI parallelization, the elements of a dask array (identified by their indices) are populated wit...
1.0
[ROI] Per-ROI parallelization introduces dask overhead (with respect to per-chunk parallelization) - TL;DR Working on an array through ROI indices (rather than chunks) produces more complex dask graphs and has a (small?) time overhead. This is not surprising, given the increased flexibility we aim for. *** With ...
priority
per roi parallelization introduces dask overhead with respect to per chunk parallelization tl dr working on an array through roi indices rather than chunks produces more complex dask graphs and has a small time overhead this is not surprising given the increased flexibility we aim for with per ...
1
152,096
13,444,740,843
IssuesEvent
2020-09-08 10:15:25
theupdateframework/tuf
https://api.github.com/repos/theupdateframework/tuf
closed
Document release process expectations
documentation
When looking at the POUF for the reference implementation I realised that we should probably make an effort as part of the release process to ensure it's up to date. Furthermore we should document the release process and a pre-release checklist of tasks that should be completed before tagging a release. Possible ...
1.0
Document release process expectations - When looking at the POUF for the reference implementation I realised that we should probably make an effort as part of the release process to ensure it's up to date. Furthermore we should document the release process and a pre-release checklist of tasks that should be complete...
non_priority
document release process expectations when looking at the pouf for the reference implementation i realised that we should probably make an effort as part of the release process to ensure it s up to date furthermore we should document the release process and a pre release checklist of tasks that should be complete...
0
383,706
11,361,631,009
IssuesEvent
2020-01-26 16:08:30
kubernetes/website
https://api.github.com/repos/kubernetes/website
closed
Translate setup/production-environment/tools/kubeadm/install-kubeadm into Japanese
language/ja lifecycle/stale priority/backlog
**This is a Feature Request** **What would you like to be added** Translate setup/production-environment/tools/kubeadm/install-kubeadm into Japanese **Why is this needed** This document is not translated in Japanese. **Comments**
1.0
Translate setup/production-environment/tools/kubeadm/install-kubeadm into Japanese - **This is a Feature Request** **What would you like to be added** Translate setup/production-environment/tools/kubeadm/install-kubeadm into Japanese **Why is this needed** This document is not translated in Japanese. **Com...
priority
translate setup production environment tools kubeadm install kubeadm into japanese this is a feature request what would you like to be added translate setup production environment tools kubeadm install kubeadm into japanese why is this needed this document is not translated in japanese com...
1
31,002
6,394,558,079
IssuesEvent
2017-08-04 10:37:17
AsyncHttpClient/async-http-client
https://api.github.com/repos/AsyncHttpClient/async-http-client
closed
Origin header shouldn't explicit port when it's the default one.
Defect
According to the specification https://tools.ietf.org/html/rfc6454#section-6.1 the port should be omitted if it is the standard port for the protocol: > 5. If the port part of the origin triple is different from the default port for the protocol given by the scheme part of the origin triple:
1.0
Origin header shouldn't explicit port when it's the default one. - According to the specification https://tools.ietf.org/html/rfc6454#section-6.1 the port should be omitted if it is the standard port for the protocol: > 5. If the port part of the origin triple is different from the default port for the protocol give...
non_priority
origin header shouldn t explicit port when it s the default one according to the specification the port should be omitted if it is the standard port for the protocol if the port part of the origin triple is different from the default port for the protocol given by the scheme part of the origin triple
0
83,850
24,156,439,407
IssuesEvent
2022-09-22 08:06:27
llvm/llvm-project
https://api.github.com/repos/llvm/llvm-project
closed
[SPIRV] llvm fails to compile
build-problem backend:SPIR-V
https://reviews.llvm.org/D132648 added https://github.com/llvm/llvm-project/blob/main/llvm/lib/Target/SPIRV/SPIRVBuiltins.cpp#L1796-L1800 ```c++ namespace SPIRV { SPIRVType *lowerBuiltinType(const StructType *OpaqueType, AccessQualifier::AccessQualifier AccessQual, ...
1.0
[SPIRV] llvm fails to compile - https://reviews.llvm.org/D132648 added https://github.com/llvm/llvm-project/blob/main/llvm/lib/Target/SPIRV/SPIRVBuiltins.cpp#L1796-L1800 ```c++ namespace SPIRV { SPIRVType *lowerBuiltinType(const StructType *OpaqueType, AccessQualifier::AccessQualifier...
non_priority
llvm fails to compile added c namespace spirv spirvtype lowerbuiltintype const structtype opaquetype accessqualifier accessqualifier accessqual machineirbuilder mirbuilder spirvglobalregistry gr ...
0
40,522
6,827,755,396
IssuesEvent
2017-11-08 18:04:23
jsocol/django-ratelimit
https://api.github.com/repos/jsocol/django-ratelimit
closed
Use Redis Cache Expiration to Minimize Memory Usage (or Encourage a Cron job)
documentation
Unless I'm missing something, enabling this app will slowly but steadily take up more and more memory/hd space as more and more IP addresses visit your site. I can see two solutions for this: 1. For those that use Redis for their cache, we can use [the EXPIRE command][1] to make it so keys go away when they're no lo...
1.0
Use Redis Cache Expiration to Minimize Memory Usage (or Encourage a Cron job) - Unless I'm missing something, enabling this app will slowly but steadily take up more and more memory/hd space as more and more IP addresses visit your site. I can see two solutions for this: 1. For those that use Redis for their cache, ...
non_priority
use redis cache expiration to minimize memory usage or encourage a cron job unless i m missing something enabling this app will slowly but steadily take up more and more memory hd space as more and more ip addresses visit your site i can see two solutions for this for those that use redis for their cache ...
0
316,614
9,652,468,223
IssuesEvent
2019-05-18 17:26:37
antooa/Sushi-Runner
https://api.github.com/repos/antooa/Sushi-Runner
opened
Finish implementation of all the services and cover them with tests
priority:high
Please, cover your services with tests.
1.0
Finish implementation of all the services and cover them with tests - Please, cover your services with tests.
priority
finish implementation of all the services and cover them with tests please cover your services with tests
1
467,212
13,443,675,843
IssuesEvent
2020-09-08 08:42:31
discordextremelist/website
https://api.github.com/repos/discordextremelist/website
closed
Filter System for Bots
feature request medium priority
**Is your feature request related to a problem? Please describe.** It should help to filter the bots. For example which libary the bot was programmed with or which tags the bot has. **Describe the solution you'd like** So the feature filters the bots e.g. economy tag then the system only filters out the bots that ...
1.0
Filter System for Bots - **Is your feature request related to a problem? Please describe.** It should help to filter the bots. For example which libary the bot was programmed with or which tags the bot has. **Describe the solution you'd like** So the feature filters the bots e.g. economy tag then the system only f...
priority
filter system for bots is your feature request related to a problem please describe it should help to filter the bots for example which libary the bot was programmed with or which tags the bot has describe the solution you d like so the feature filters the bots e g economy tag then the system only f...
1
160,814
20,118,889,221
IssuesEvent
2022-02-07 22:53:38
TreyM-WSS/whitesource-demo-1
https://api.github.com/repos/TreyM-WSS/whitesource-demo-1
opened
CVE-2020-28168 (Medium) detected in axios-0.18.1.tgz
security vulnerability
## CVE-2020-28168 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>axios-0.18.1.tgz</b></p></summary> <p>Promise based HTTP client for the browser and node.js</p> <p>Library home page...
True
CVE-2020-28168 (Medium) detected in axios-0.18.1.tgz - ## CVE-2020-28168 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>axios-0.18.1.tgz</b></p></summary> <p>Promise based HTTP clie...
non_priority
cve medium detected in axios tgz cve medium severity vulnerability vulnerable library axios tgz promise based http client for the browser and node js library home page a href dependency hierarchy firebase tools tgz root library google auto auth ...
0
33,940
7,308,206,358
IssuesEvent
2018-02-28 07:18:03
hazelcast/hazelcast-jet
https://api.github.com/repos/hazelcast/hazelcast-jet
closed
Serialization issue when using windowed aggregation in Pipeline API
defect pipeline-api
``` com.hazelcast.jet.JetException: Exception in ProcessorTasklet{vertex=listSink(sink), processor=com.hazelcast.jet.impl.pipeline.FunctionAdapter$AdaptingProcessor@60cfb273}: com.hazelcast.nio.serialization.HazelcastSerializationException: Failed to serialize 'com.hazelcast.jet.datamodel.TimestampedItem' at com....
1.0
Serialization issue when using windowed aggregation in Pipeline API - ``` com.hazelcast.jet.JetException: Exception in ProcessorTasklet{vertex=listSink(sink), processor=com.hazelcast.jet.impl.pipeline.FunctionAdapter$AdaptingProcessor@60cfb273}: com.hazelcast.nio.serialization.HazelcastSerializationException: Failed t...
non_priority
serialization issue when using windowed aggregation in pipeline api com hazelcast jet jetexception exception in processortasklet vertex listsink sink processor com hazelcast jet impl pipeline functionadapter adaptingprocessor com hazelcast nio serialization hazelcastserializationexception failed to seria...
0
24,635
24,075,836,957
IssuesEvent
2022-09-18 19:39:33
StarArawn/bevy_ecs_tilemap
https://api.github.com/repos/StarArawn/bevy_ecs_tilemap
closed
move tile by change TilePos, old tile doesn't clean.
enhancement usability
Want move tile by change tile_pos, but old tile doesn't clean. code : ```rust use bevy::{prelude::*, render::texture::ImageSettings}; use bevy_ecs_tilemap::prelude::*; mod helpers; #[derive(Component)] struct TileMoveable; fn startup(mut commands: Commands, asset_server: Res<AssetServer>) { let tex...
True
move tile by change TilePos, old tile doesn't clean. - Want move tile by change tile_pos, but old tile doesn't clean. code : ```rust use bevy::{prelude::*, render::texture::ImageSettings}; use bevy_ecs_tilemap::prelude::*; mod helpers; #[derive(Component)] struct TileMoveable; fn startup(mut commands: C...
non_priority
move tile by change tilepos old tile doesn t clean want move tile by change tile pos but old tile doesn t clean code rust use bevy prelude render texture imagesettings use bevy ecs tilemap prelude mod helpers struct tilemoveable fn startup mut commands commands asset ser...
0
373,636
11,046,707,162
IssuesEvent
2019-12-09 17:23:00
lowRISC/opentitan
https://api.github.com/repos/lowRISC/opentitan
closed
Idea: Rename meson_init.sh to configure
Component:SW Priority:P3 Type:Enhancement
The title says it all; in order to help people get started and feel more "at home", can we rename `meson_init.sh` to `configure`? That would give us a sequence of calls rather similar to what we'd have with autotools/make, e.g. ``` ./configure ninja -C build-out/sw/sim-verilator all ``` @mcy @gkelly @asb
1.0
Idea: Rename meson_init.sh to configure - The title says it all; in order to help people get started and feel more "at home", can we rename `meson_init.sh` to `configure`? That would give us a sequence of calls rather similar to what we'd have with autotools/make, e.g. ``` ./configure ninja -C build-out/sw/sim-ver...
priority
idea rename meson init sh to configure the title says it all in order to help people get started and feel more at home can we rename meson init sh to configure that would give us a sequence of calls rather similar to what we d have with autotools make e g configure ninja c build out sw sim ver...
1
206,811
23,399,870,391
IssuesEvent
2022-08-12 06:41:20
elastic/kibana
https://api.github.com/repos/elastic/kibana
closed
[Security Solution] Queries with `nested` field types fail open with `failed to create query: [nested] failed to find nested object under path [threat.enrichments]` errors for indexes where the nested fields are unmapped
bug Team:Threat Hunting Team: SecuritySolution sdh-linked Team:Threat Hunting:Investigations 8.3 candidate
## Summary / Q&A Queries throughout the Security Solution that request [nested](https://www.elastic.co/guide/en/elasticsearch/reference/current/nested.html) field types fail open with `failed to create query: [nested] failed to find nested object under path [threat.enrichments]` errors for indexes where the nested f...
True
[Security Solution] Queries with `nested` field types fail open with `failed to create query: [nested] failed to find nested object under path [threat.enrichments]` errors for indexes where the nested fields are unmapped - ## Summary / Q&A Queries throughout the Security Solution that request [nested](https://www.el...
non_priority
queries with nested field types fail open with failed to create query failed to find nested object under path errors for indexes where the nested fields are unmapped summary q a queries throughout the security solution that request field types fail open with failed to create query failed to...
0
523,047
15,171,435,405
IssuesEvent
2021-02-13 03:11:54
indexed-finance/circuit-breaker
https://api.github.com/repos/indexed-finance/circuit-breaker
opened
Monitor Logs For Spot Price Caluculation Errors
low-priority
# Note This occurred during initial development leveraging sqlite as the database backend. Since testing with production deployments using postgresql and moving to the microservice'sh architecture I have not noticed this issue appear. Logs for the `contract-watcher`should be periodically reviewed for the following e...
1.0
Monitor Logs For Spot Price Caluculation Errors - # Note This occurred during initial development leveraging sqlite as the database backend. Since testing with production deployments using postgresql and moving to the microservice'sh architecture I have not noticed this issue appear. Logs for the `contract-watcher`s...
priority
monitor logs for spot price caluculation errors note this occurred during initial development leveraging sqlite as the database backend since testing with production deployments using postgresql and moving to the microservice sh architecture i have not noticed this issue appear logs for the contract watcher s...
1
286,905
8,795,741,641
IssuesEvent
2018-12-22 19:32:46
BendroCorp/bendrocorp-app
https://api.github.com/repos/BendroCorp/bendrocorp-app
opened
Add donation goal date to donation items
api support required effort: moderate priority:low
Add donation goal date to donation items and a corresponding worker to remind members in Discord that an item still needs funding. - [ ] Add goal_date (datetime) to donation_items - [ ] Create worker to remind memebrs through Discord
1.0
Add donation goal date to donation items - Add donation goal date to donation items and a corresponding worker to remind members in Discord that an item still needs funding. - [ ] Add goal_date (datetime) to donation_items - [ ] Create worker to remind memebrs through Discord
priority
add donation goal date to donation items add donation goal date to donation items and a corresponding worker to remind members in discord that an item still needs funding add goal date datetime to donation items create worker to remind memebrs through discord
1
56,208
23,725,518,059
IssuesEvent
2022-08-30 19:12:24
cityofaustin/atd-data-tech
https://api.github.com/repos/cityofaustin/atd-data-tech
closed
Make Fatality Review Board Recommendations editable
Type: Feature Service: Dev Need: 1-Must Have Workgroup: VZ Product: Vision Zero Crash Data System
Editing capabilities on recommendations will only be available to those with `Editor` ,`Admin` , or `IT Supervisor` permissions. They will have the ability to edit `Coordination Partners` and `Status`, as well as the text update. **Ability to Edit** Grey pencil button is visible. ![Recommendations – Edit mode – Butto...
1.0
Make Fatality Review Board Recommendations editable - Editing capabilities on recommendations will only be available to those with `Editor` ,`Admin` , or `IT Supervisor` permissions. They will have the ability to edit `Coordination Partners` and `Status`, as well as the text update. **Ability to Edit** Grey pencil but...
non_priority
make fatality review board recommendations editable editing capabilities on recommendations will only be available to those with editor admin or it supervisor permissions they will have the ability to edit coordination partners and status as well as the text update ability to edit grey pencil but...
0
411,413
12,017,903,993
IssuesEvent
2020-04-10 19:30:12
FTBTeam/FTB-Presents-Direwolf20-1.12
https://api.github.com/repos/FTBTeam/FTB-Presents-Direwolf20-1.12
closed
FPS issue
Category: User :busts_in_silhouette: Cause: Unknown :grey_question: Priority: Medium :warning: State: Awaiting Reply :speaking_head:
* **Modpack Version**: 1.12 v2.3.0 * **Link to Log or Crash File Paste**: n/a * **Is it Repeatable?**: yes * **Mod/s Affected**: n/a * **Known Fix**: n/a Once logged into the game my FPS drop to 1 or less, but when on the main screen to choose multiplayer and options I'm at normal FPS with no lag O...
1.0
FPS issue - * **Modpack Version**: 1.12 v2.3.0 * **Link to Log or Crash File Paste**: n/a * **Is it Repeatable?**: yes * **Mod/s Affected**: n/a * **Known Fix**: n/a Once logged into the game my FPS drop to 1 or less, but when on the main screen to choose multiplayer and options I'm at normal FPS wit...
priority
fps issue modpack version link to log or crash file paste n a is it repeatable yes mod s affected n a known fix n a once logged into the game my fps drop to or less but when on the main screen to choose multiplayer and options i m at normal fps with ...
1
783,924
27,551,294,476
IssuesEvent
2023-03-07 15:06:09
GoogleCloudPlatform/nodejs-docs-samples
https://api.github.com/repos/GoogleCloudPlatform/nodejs-docs-samples
closed
Update Websocket Cloud Run sample to use latest Redis version
type: cleanup priority: p3 api: run samples
https://github.com/GoogleCloudPlatform/nodejs-docs-samples/commit/05b5423242f273518e8600e26e2bd35036082959#r61378446 change broke the sample. In PR #2654, we will convert the version back. We should update redis back to v4 and make the needed changes to the code. Learn more: * https://socket.io/docs/v4/redis-adapter...
1.0
Update Websocket Cloud Run sample to use latest Redis version - https://github.com/GoogleCloudPlatform/nodejs-docs-samples/commit/05b5423242f273518e8600e26e2bd35036082959#r61378446 change broke the sample. In PR #2654, we will convert the version back. We should update redis back to v4 and make the needed changes to t...
priority
update websocket cloud run sample to use latest redis version change broke the sample in pr we will convert the version back we should update redis back to and make the needed changes to the code learn more
1
240,002
7,800,267,103
IssuesEvent
2018-06-09 07:14:56
tine20/Tine-2.0-Open-Source-Groupware-and-CRM
https://api.github.com/repos/tine20/Tine-2.0-Open-Source-Groupware-and-CRM
closed
0008316: allow multiple loggers
Feature Request Mantis Tinebase high priority
**Reported by pschuele on 6 May 2013 13:19** allow multiple loggers -&gt; define more than one logger in config
1.0
0008316: allow multiple loggers - **Reported by pschuele on 6 May 2013 13:19** allow multiple loggers -&gt; define more than one logger in config
priority
allow multiple loggers reported by pschuele on may allow multiple loggers gt define more than one logger in config
1
514,755
14,943,537,670
IssuesEvent
2021-01-25 23:16:16
perfectsense/gyro-aws-provider
https://api.github.com/repos/perfectsense/gyro-aws-provider
closed
Autoscaling Groups : Don't require desired-capacity.
bug priority:high
We do not normally want to declare what the desired capacity of an autoscaling group is. When running gyro on a running environment that has scaled for cpu reasons, a person can accidentally scale down the environment and cause issues. Additionally, when using some workflows, we may want to deploy autoscaling groups wi...
1.0
Autoscaling Groups : Don't require desired-capacity. - We do not normally want to declare what the desired capacity of an autoscaling group is. When running gyro on a running environment that has scaled for cpu reasons, a person can accidentally scale down the environment and cause issues. Additionally, when using som...
priority
autoscaling groups don t require desired capacity we do not normally want to declare what the desired capacity of an autoscaling group is when running gyro on a running environment that has scaled for cpu reasons a person can accidentally scale down the environment and cause issues additionally when using som...
1
123,690
4,867,158,290
IssuesEvent
2016-11-15 02:56:28
yairodriguez/dotbrands
https://api.github.com/repos/yairodriguez/dotbrands
opened
Design Microsoft Logo
[priority] high [status] accepted [type] feature
### Description Create the *Microsoft–dot* logo. --- ### Issue Checklist - [ ] Create the grid in `Jade`. - [ ] Create the palette in `Sass`. --- ### Assignees - [ ] Final assign @yairodriguez
1.0
Design Microsoft Logo - ### Description Create the *Microsoft–dot* logo. --- ### Issue Checklist - [ ] Create the grid in `Jade`. - [ ] Create the palette in `Sass`. --- ### Assignees - [ ] Final assign @yairodriguez
priority
design microsoft logo description create the microsoft–dot logo issue checklist create the grid in jade create the palette in sass assignees final assign yairodriguez
1
652,172
21,524,276,977
IssuesEvent
2022-04-28 16:48:31
interaction-lab/MoveToCode
https://api.github.com/repos/interaction-lab/MoveToCode
closed
Freeplay manager should be migrated to shelf
wontfix low priority
`FreePlayManager` is a relic of first study, `Shelf` now does this. `Shelf` needs to: - [x] be renamed to `BlockShelfManager` - [ ] have spawns moved into it for variables etc - [ ] remove `FreePlayManager` and all associated game objects when done
1.0
Freeplay manager should be migrated to shelf - `FreePlayManager` is a relic of first study, `Shelf` now does this. `Shelf` needs to: - [x] be renamed to `BlockShelfManager` - [ ] have spawns moved into it for variables etc - [ ] remove `FreePlayManager` and all associated game objects when done
priority
freeplay manager should be migrated to shelf freeplaymanager is a relic of first study shelf now does this shelf needs to be renamed to blockshelfmanager have spawns moved into it for variables etc remove freeplaymanager and all associated game objects when done
1
164,093
25,919,856,824
IssuesEvent
2022-12-15 20:48:53
CDRH/chesnutt
https://api.github.com/repos/CDRH/chesnutt
closed
Remove extra space before footnote references (the subscript numbers)
design tech_orchid close?
There is currently an extra space being inserted before footnote references in the body of the letters (before the superscript numbers that point to the annotations).
1.0
Remove extra space before footnote references (the subscript numbers) - There is currently an extra space being inserted before footnote references in the body of the letters (before the superscript numbers that point to the annotations).
non_priority
remove extra space before footnote references the subscript numbers there is currently an extra space being inserted before footnote references in the body of the letters before the superscript numbers that point to the annotations
0
730,872
25,191,741,186
IssuesEvent
2022-11-12 02:43:30
mmohare2019/SE_Project
https://api.github.com/repos/mmohare2019/SE_Project
closed
P5 - View live score (1 pt)
User Story Medium priority
As a parent, I want to view the score of my child's game so that I can follow along when I am not present on site
1.0
P5 - View live score (1 pt) - As a parent, I want to view the score of my child's game so that I can follow along when I am not present on site
priority
view live score pt as a parent i want to view the score of my child s game so that i can follow along when i am not present on site
1
393,009
11,598,979,081
IssuesEvent
2020-02-25 00:43:41
cop4934-fall19-group32/Project-32
https://api.github.com/repos/cop4934-fall19-group32/Project-32
closed
Runtime UI Locking
Priority:High Puzzles UI
When the player is executing a solution, they can still still manipulate the instruction cache and solution window. This does not break anything, but is undesired. - [x] User cannot drag items out of the instruction cache while the simulation is running - [x] User cannot re-order instructions while the simulation i...
1.0
Runtime UI Locking - When the player is executing a solution, they can still still manipulate the instruction cache and solution window. This does not break anything, but is undesired. - [x] User cannot drag items out of the instruction cache while the simulation is running - [x] User cannot re-order instructions w...
priority
runtime ui locking when the player is executing a solution they can still still manipulate the instruction cache and solution window this does not break anything but is undesired user cannot drag items out of the instruction cache while the simulation is running user cannot re order instructions while...
1