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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
476,719 | 13,749,063,170 | IssuesEvent | 2020-10-06 09:56:18 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | Footstep audio frequency should be dependent on movement | Category: Audio Priority: Low Status: Fixed Status: Reopen | If youre slowed because youre moving against a wall or through bushes, the footstep sounds should slow accordingly. And if youre walking directly into a wall they should stop altogether. | 1.0 | Footstep audio frequency should be dependent on movement - If youre slowed because youre moving against a wall or through bushes, the footstep sounds should slow accordingly. And if youre walking directly into a wall they should stop altogether. | priority | footstep audio frequency should be dependent on movement if youre slowed because youre moving against a wall or through bushes the footstep sounds should slow accordingly and if youre walking directly into a wall they should stop altogether | 1 |
6,956 | 3,933,804,698 | IssuesEvent | 2016-04-25 20:24:06 | grpc/grpc | https://api.github.com/repos/grpc/grpc | closed | grpc-canary-interop worker is getting stuck about once a day | BUILDPONY Jenkins P1 | The VM running interop tests is starting and stopping lost of short-lived docker containers, which eventually leads to the VM getting stuck (and the VM needs to be manually restarted).
This usually happens once every 1-2 days. | 1.0 | grpc-canary-interop worker is getting stuck about once a day - The VM running interop tests is starting and stopping lost of short-lived docker containers, which eventually leads to the VM getting stuck (and the VM needs to be manually restarted).
This usually happens once every 1-2 days. | non_priority | grpc canary interop worker is getting stuck about once a day the vm running interop tests is starting and stopping lost of short lived docker containers which eventually leads to the vm getting stuck and the vm needs to be manually restarted this usually happens once every days | 0 |
716,417 | 24,632,237,320 | IssuesEvent | 2022-10-17 03:54:50 | Anishkulkarni9001/fa22-cse110-lab3 | https://api.github.com/repos/Anishkulkarni9001/fa22-cse110-lab3 | closed | [TASK] Create standup markdown | Priority : Low | **Describe the feature.**
Make a markdown file for standup meeting.
**List any additional notes or comments.**
Status updates.
| 1.0 | [TASK] Create standup markdown - **Describe the feature.**
Make a markdown file for standup meeting.
**List any additional notes or comments.**
Status updates.
| priority | create standup markdown describe the feature make a markdown file for standup meeting list any additional notes or comments status updates | 1 |
771,645 | 27,088,149,744 | IssuesEvent | 2023-02-14 18:37:39 | googleapis/google-cloud-ruby | https://api.github.com/repos/googleapis/google-cloud-ruby | closed | [Nightly CI Failures] Failures detected for google-cloud-workflows-executions-v1beta | type: bug priority: p1 nightly failure | At 2023-02-09 08:59:38 UTC, detected failures in google-cloud-workflows-executions-v1beta for: rubocop
report_key_7ee1128f2458f1630795553c54941290 | 1.0 | [Nightly CI Failures] Failures detected for google-cloud-workflows-executions-v1beta - At 2023-02-09 08:59:38 UTC, detected failures in google-cloud-workflows-executions-v1beta for: rubocop
report_key_7ee1128f2458f1630795553c54941290 | priority | failures detected for google cloud workflows executions at utc detected failures in google cloud workflows executions for rubocop report key | 1 |
294,104 | 9,013,381,676 | IssuesEvent | 2019-02-05 19:21:10 | zephyrproject-rtos/west | https://api.github.com/repos/zephyrproject-rtos/west | closed | out-of-installation use of west | bug priority: high | User feedback noted that it's not possible by default to use west commands outside of the installation (i.e. not in a subdirectory of the directory containing .west).
Options:
1. One way to do this is to allow the user to specify the default west installation in a system- or user-level west configuration file. Th... | 1.0 | out-of-installation use of west - User feedback noted that it's not possible by default to use west commands outside of the installation (i.e. not in a subdirectory of the directory containing .west).
Options:
1. One way to do this is to allow the user to specify the default west installation in a system- or user... | priority | out of installation use of west user feedback noted that it s not possible by default to use west commands outside of the installation i e not in a subdirectory of the directory containing west options one way to do this is to allow the user to specify the default west installation in a system or user... | 1 |
336,555 | 10,193,513,192 | IssuesEvent | 2019-08-12 13:49:57 | OpenNebula/one | https://api.github.com/repos/OpenNebula/one | closed | onevm disk-snapshot operations should validate snap_id | Category: CLI Priority: Normal Status: Accepted Type: Bug | **Description**
When calling `onevm disk-snapshot-(revert|delete|rename)` and giving snapshot name instead of id, it is converted to `0`.
**To Reproduce**
create 2 snapshots:
```
onevm disk-snapshot-create 0 0 snap1
onevm disk-snapshot-create 0 0 snap2
```
try to delete snap2 using name
```
onevm disk-s... | 1.0 | onevm disk-snapshot operations should validate snap_id - **Description**
When calling `onevm disk-snapshot-(revert|delete|rename)` and giving snapshot name instead of id, it is converted to `0`.
**To Reproduce**
create 2 snapshots:
```
onevm disk-snapshot-create 0 0 snap1
onevm disk-snapshot-create 0 0 snap... | priority | onevm disk snapshot operations should validate snap id description when calling onevm disk snapshot revert delete rename and giving snapshot name instead of id it is converted to to reproduce create snapshots onevm disk snapshot create onevm disk snapshot create ... | 1 |
305,711 | 9,375,821,845 | IssuesEvent | 2019-04-04 05:57:14 | nateraw/Lda2vec-Tensorflow | https://api.github.com/repos/nateraw/Lda2vec-Tensorflow | closed | Reproducible working example in new version of Lda2Vec | high priority in progress | I've made TONS of changes the last few weeks. This has caused things to break and has made it so my working example no longer works :cry: . So, a new reproducible example needs to be made. This is highly related to #8 , where you can see that we ended up with a working example. However, with the new changes, we should ... | 1.0 | Reproducible working example in new version of Lda2Vec - I've made TONS of changes the last few weeks. This has caused things to break and has made it so my working example no longer works :cry: . So, a new reproducible example needs to be made. This is highly related to #8 , where you can see that we ended up with a w... | priority | reproducible working example in new version of i ve made tons of changes the last few weeks this has caused things to break and has made it so my working example no longer works cry so a new reproducible example needs to be made this is highly related to where you can see that we ended up with a working... | 1 |
141,141 | 11,395,508,782 | IssuesEvent | 2020-01-30 11:34:56 | ckeditor/ckeditor4 | https://api.github.com/repos/ckeditor/ckeditor4 | closed | Bleeding test in tests/plugins/pastefromword/pasteimage | status:confirmed type:failingtest | ## Type of report
Failing test
## Provide detailed reproduction steps (if any)
1. Open console.
2. Run test.
### Expected result
No errors in the console.
### Actual result
```
Uncaught YUI.YUITest.YUITest.Wait {delay: 10000, segment: ƒ}
```
## Other details
None of the tests seem to fail,... | 1.0 | Bleeding test in tests/plugins/pastefromword/pasteimage - ## Type of report
Failing test
## Provide detailed reproduction steps (if any)
1. Open console.
2. Run test.
### Expected result
No errors in the console.
### Actual result
```
Uncaught YUI.YUITest.YUITest.Wait {delay: 10000, segment: ƒ}
... | non_priority | bleeding test in tests plugins pastefromword pasteimage type of report failing test provide detailed reproduction steps if any open console run test expected result no errors in the console actual result uncaught yui yuitest yuitest wait delay segment ƒ ... | 0 |
42,992 | 2,878,750,632 | IssuesEvent | 2015-06-10 04:31:31 | openshift/origin | https://api.github.com/repos/openshift/origin | opened | Prevent pod admission before service account tokens exist | area/reliability component/auth kind/bug priority/P2 | If a build or deployment pod is created immediately after creating a project, but before the serviceaccount API tokens have been generated, no token will be mounted, which will fail the build/deployment.
More broadly, this is true of any pod running a container which expects to make use of service account tokens.
... | 1.0 | Prevent pod admission before service account tokens exist - If a build or deployment pod is created immediately after creating a project, but before the serviceaccount API tokens have been generated, no token will be mounted, which will fail the build/deployment.
More broadly, this is true of any pod running a conta... | priority | prevent pod admission before service account tokens exist if a build or deployment pod is created immediately after creating a project but before the serviceaccount api tokens have been generated no token will be mounted which will fail the build deployment more broadly this is true of any pod running a conta... | 1 |
452,123 | 32,050,270,381 | IssuesEvent | 2023-09-23 13:17:06 | SITINF2001P74/INF2001_P7-4 | https://api.github.com/repos/SITINF2001P74/INF2001_P7-4 | closed | [1.1] Introduction | documentation | ### Description:
Provide a brief introduction to your project, the intended purpose of the project, the impact of the project, and a brief overview of what the reader will find in this section. You can use the concise project description you have created to identify your nouns for your problem statement as a starting p... | 1.0 | [1.1] Introduction - ### Description:
Provide a brief introduction to your project, the intended purpose of the project, the impact of the project, and a brief overview of what the reader will find in this section. You can use the concise project description you have created to identify your nouns for your problem stat... | non_priority | introduction description provide a brief introduction to your project the intended purpose of the project the impact of the project and a brief overview of what the reader will find in this section you can use the concise project description you have created to identify your nouns for your problem statemen... | 0 |
240,369 | 20,024,853,045 | IssuesEvent | 2022-02-01 20:06:29 | geneontology/minerva | https://api.github.com/repos/geneontology/minerva | closed | Add two new annotation extension relations to gpad-extensions.rq | GAF/GPAD relations/inferences imports ready for testing | @balhoff
Please add these two new annotation extension relations from RO to the gpad-extensions.rq file so we can start exporting them from GO-CAM models.
Thx.
http://purl.obolibrary.org/obo/RO_0002490
http://purl.obolibrary.org/obo/RO_0002491
@suzialeksander @ukemi @dustine32 | 1.0 | Add two new annotation extension relations to gpad-extensions.rq - @balhoff
Please add these two new annotation extension relations from RO to the gpad-extensions.rq file so we can start exporting them from GO-CAM models.
Thx.
http://purl.obolibrary.org/obo/RO_0002490
http://purl.obolibrary.org/obo/RO_0002491
... | non_priority | add two new annotation extension relations to gpad extensions rq balhoff please add these two new annotation extension relations from ro to the gpad extensions rq file so we can start exporting them from go cam models thx suzialeksander ukemi | 0 |
141,933 | 5,447,128,699 | IssuesEvent | 2017-03-07 12:42:05 | openshift/origin | https://api.github.com/repos/openshift/origin | closed | Tag is not trimmed before pulling image | component/image kind/bug priority/P3 | [provide a description of the issue]
Having a trailing space with the tag of an image leads to image pull errors.
##### Version
```
oc v1.4.0-rc1+b4e0954
kubernetes v1.4.0+776c994
features: Basic-Auth GSSAPI Kerberos SPNEGO
Server https://acme-ocp3-haproxy-0.acme.example.com:8443
openshift v3.3.1.7
kubern... | 1.0 | Tag is not trimmed before pulling image - [provide a description of the issue]
Having a trailing space with the tag of an image leads to image pull errors.
##### Version
```
oc v1.4.0-rc1+b4e0954
kubernetes v1.4.0+776c994
features: Basic-Auth GSSAPI Kerberos SPNEGO
Server https://acme-ocp3-haproxy-0.acme.ex... | priority | tag is not trimmed before pulling image having a trailing space with the tag of an image leads to image pull errors version oc kubernetes features basic auth gssapi kerberos spnego server openshift kubernetes steps to reproduce deploy s... | 1 |
776,780 | 27,264,646,736 | IssuesEvent | 2023-02-22 17:06:35 | ascheid/itsg33-pbmm-issue-gen | https://api.github.com/repos/ascheid/itsg33-pbmm-issue-gen | opened | MP-1: Media Protection Policy And Procedures | Priority: P1 Suggested Assignment: IT Security Function ITSG-33 Class: Operational Control: MP-1 | # Control Definition
(A) The organization develops, documents, and disseminates to [Assignment: organization-defined personnel or roles]:
(a) A media protection policy that addresses purpose, scope, roles, responsibilities, management commitment, coordination among organizational entities, and compliance; and
(b) Proce... | 1.0 | MP-1: Media Protection Policy And Procedures - # Control Definition
(A) The organization develops, documents, and disseminates to [Assignment: organization-defined personnel or roles]:
(a) A media protection policy that addresses purpose, scope, roles, responsibilities, management commitment, coordination among organiz... | priority | mp media protection policy and procedures control definition a the organization develops documents and disseminates to a a media protection policy that addresses purpose scope roles responsibilities management commitment coordination among organizational entities and compliance and b procedures... | 1 |
95,917 | 3,962,142,795 | IssuesEvent | 2016-05-02 15:43:05 | DoSomething/gladiator | https://api.github.com/repos/DoSomething/gladiator | closed | Retroactively add people in here | priority-low | unclear if people should go into the waiting room or into a competition. | 1.0 | Retroactively add people in here - unclear if people should go into the waiting room or into a competition. | priority | retroactively add people in here unclear if people should go into the waiting room or into a competition | 1 |
59,192 | 3,103,914,116 | IssuesEvent | 2015-08-31 13:15:05 | centreon/centreon-clapi | https://api.github.com/repos/centreon/centreon-clapi | closed | Error when using character "!" in args field of a service | invalid Priority: Normal | ---
Author Name: **Samuel Mutel** (Samuel Mutel)
Original Redmine Issue: 1963, https://forge.centreon.com/issues/1963
Original Date: 2010-09-21
---
I want to set the args of a service, for example "test!test2"
So I execute this command :
./centreon -u nagiosadmin -p nagiosadmin -o SERVICE -a setparam -v "local... | 1.0 | Error when using character "!" in args field of a service - ---
Author Name: **Samuel Mutel** (Samuel Mutel)
Original Redmine Issue: 1963, https://forge.centreon.com/issues/1963
Original Date: 2010-09-21
---
I want to set the args of a service, for example "test!test2"
So I execute this command :
./centreon -... | priority | error when using character in args field of a service author name samuel mutel samuel mutel original redmine issue original date i want to set the args of a service for example test so i execute this command centreon u nagiosadmin p nagiosadmin o service a setpar... | 1 |
777,277 | 27,274,078,554 | IssuesEvent | 2023-02-23 02:23:04 | magento/magento2 | https://api.github.com/repos/magento/magento2 | closed | [Issue] Allow more htmlClasses | Issue: Confirmed Component: Ui Reproduced on 2.4.x Progress: PR in progress Priority: P2 Reported on 2.4.x Area: UI Framework | This issue is automatically created based on existing pull request: magento/magento2#36452: Allow more htmlClasses
---------
Follow-up on #34559
Supports classes like `w-screen left-1/2 right-1/2 mx-[-50vw] relative` as used in Tailwind 3
See https://regexr.com/72318 vs https://regexr.com/72315 | 1.0 | [Issue] Allow more htmlClasses - This issue is automatically created based on existing pull request: magento/magento2#36452: Allow more htmlClasses
---------
Follow-up on #34559
Supports classes like `w-screen left-1/2 right-1/2 mx-[-50vw] relative` as used in Tailwind 3
See https://regexr.com/72318 vs https://regex... | priority | allow more htmlclasses this issue is automatically created based on existing pull request magento allow more htmlclasses follow up on supports classes like w screen left right mx relative as used in tailwind see vs | 1 |
36,163 | 2,796,175,708 | IssuesEvent | 2015-05-12 04:47:54 | PSCS-Coding/Attendance_System | https://api.github.com/repos/PSCS-Coding/Attendance_System | opened | Ability to sign everyone on from a field trip | enhancement low priority | This would be great. For example if there was not a group for a Field Trip then you could sign everyone that is on a field trip with Nic in. | 1.0 | Ability to sign everyone on from a field trip - This would be great. For example if there was not a group for a Field Trip then you could sign everyone that is on a field trip with Nic in. | priority | ability to sign everyone on from a field trip this would be great for example if there was not a group for a field trip then you could sign everyone that is on a field trip with nic in | 1 |
316,882 | 9,658,173,021 | IssuesEvent | 2019-05-20 10:18:55 | nim-lang/Nim | https://api.github.com/repos/nim-lang/Nim | closed | return NimNode from macro causes type mismatch | High Priority Macros |
```Nim
import macros
macro testA: string =
result = newLit("testA")
macro testB: untyped =
newLit("testB")
macro testC: untyped =
return newLit("testC")
macro testD: string =
newLit("testD")
macro testE: string =
return newLit("testE")
```
compilation output:
```
scratch.nim(14, 3) ... | 1.0 | return NimNode from macro causes type mismatch -
```Nim
import macros
macro testA: string =
result = newLit("testA")
macro testB: untyped =
newLit("testB")
macro testC: untyped =
return newLit("testC")
macro testD: string =
newLit("testD")
macro testE: string =
return newLit("testE")
`... | priority | return nimnode from macro causes type mismatch nim import macros macro testa string result newlit testa macro testb untyped newlit testb macro testc untyped return newlit testc macro testd string newlit testd macro teste string return newlit teste ... | 1 |
49,723 | 6,038,260,265 | IssuesEvent | 2017-06-09 20:55:31 | AffiliateWP/AffiliateWP | https://api.github.com/repos/AffiliateWP/AffiliateWP | closed | Add tests coverage for the object query classes for multiple fields | bug Unit Tests | Pasing multiple fields was introduced to the base and all query classes in #2254. This is the second item in the todo list for #2255 – writing tests for each of the query classes. | 1.0 | Add tests coverage for the object query classes for multiple fields - Pasing multiple fields was introduced to the base and all query classes in #2254. This is the second item in the todo list for #2255 – writing tests for each of the query classes. | non_priority | add tests coverage for the object query classes for multiple fields pasing multiple fields was introduced to the base and all query classes in this is the second item in the todo list for – writing tests for each of the query classes | 0 |
223,380 | 24,711,792,880 | IssuesEvent | 2022-10-20 01:48:47 | CliffCrerar/aws-amplift-starter | https://api.github.com/repos/CliffCrerar/aws-amplift-starter | closed | CVE-2022-37599 (Medium) detected in loader-utils-1.2.3.tgz - autoclosed | security vulnerability | ## CVE-2022-37599 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>loader-utils-1.2.3.tgz</b></p></summary>
<p>utils for webpack loaders</p>
<p>Library home page: <a href="https://reg... | True | CVE-2022-37599 (Medium) detected in loader-utils-1.2.3.tgz - autoclosed - ## CVE-2022-37599 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>loader-utils-1.2.3.tgz</b></p></summary>
<... | non_priority | cve medium detected in loader utils tgz autoclosed cve medium severity vulnerability vulnerable library loader utils tgz utils for webpack loaders library home page a href path to dependency file package json path to vulnerable library node modules loader utils p... | 0 |
44,736 | 13,079,411,715 | IssuesEvent | 2020-08-01 03:13:16 | fufunoyu/example-pip-travis | https://api.github.com/repos/fufunoyu/example-pip-travis | opened | CVE-2020-10378 (Medium) detected in Pillow-3.2.0.tar.gz | security vulnerability | ## CVE-2020-10378 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>Pillow-3.2.0.tar.gz</b></p></summary>
<p>Python Imaging Library (Fork)</p>
<p>Library home page: <a href="https://fi... | True | CVE-2020-10378 (Medium) detected in Pillow-3.2.0.tar.gz - ## CVE-2020-10378 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>Pillow-3.2.0.tar.gz</b></p></summary>
<p>Python Imaging Li... | non_priority | cve medium detected in pillow tar gz cve medium severity vulnerability vulnerable library pillow tar gz python imaging library fork library home page a href path to dependency file tmp ws scm example pip travis requirements txt path to vulnerable library tmp ws s... | 0 |
229,518 | 25,360,263,902 | IssuesEvent | 2022-11-20 20:17:28 | zammad/zammad | https://api.github.com/repos/zammad/zammad | closed | Administrative password reset does not provide token | bug security blocker verified | <!--
Hi there - thanks for filing an issue. Please ensure the following things before creating an issue - thank you! 🤓
Since november 15th we handle all requests, except real bugs, at our community board.
Full explanation: https://community.zammad.org/t/major-change-regarding-github-issues-community-board/21
P... | True | Administrative password reset does not provide token - <!--
Hi there - thanks for filing an issue. Please ensure the following things before creating an issue - thank you! 🤓
Since november 15th we handle all requests, except real bugs, at our community board.
Full explanation: https://community.zammad.org/t/major... | non_priority | administrative password reset does not provide token hi there thanks for filing an issue please ensure the following things before creating an issue thank you 🤓 since november we handle all requests except real bugs at our community board full explanation please post feature requests ... | 0 |
178,531 | 14,672,744,546 | IssuesEvent | 2020-12-30 11:21:58 | peterbrittain/asciimatics | https://api.github.com/repos/peterbrittain/asciimatics | reopened | Screen background is 'gray', not the desired 'black' | Documentation | **Describe the bug**
Unable to `clear_buffer` such that the background is all black
**To Reproduce**
```
def duty_cycle(screen):
ev = -1
while True:
response = requests.post(MY_URL, data=None).json()
screen.clear_buffer(Screen.COLOUR_RED, Screen.COLOUR_GREEN, Screen.COLOUR_BLACK)
... | 1.0 | Screen background is 'gray', not the desired 'black' - **Describe the bug**
Unable to `clear_buffer` such that the background is all black
**To Reproduce**
```
def duty_cycle(screen):
ev = -1
while True:
response = requests.post(MY_URL, data=None).json()
screen.clear_buffer(Screen.CO... | non_priority | screen background is gray not the desired black describe the bug unable to clear buffer such that the background is all black to reproduce def duty cycle screen ev while true response requests post my url data none json screen clear buffer screen co... | 0 |
238,478 | 7,779,857,967 | IssuesEvent | 2018-06-05 18:09:37 | daily-bruin/meow | https://api.github.com/repos/daily-bruin/meow | closed | "Post Now button" with Confirmation Dialog | enhancement high priority low hanging fruit | Posts which are Readied should have a button that allows them to post immediately, with a confirmation dialog showing the message and everything to be sent out. The permission also needs to be set to Copy only.
### Tasks
- [ ] Post now button
- [ ] Confirmation Dialog
- [ ] Give permissions to Copy | 1.0 | "Post Now button" with Confirmation Dialog - Posts which are Readied should have a button that allows them to post immediately, with a confirmation dialog showing the message and everything to be sent out. The permission also needs to be set to Copy only.
### Tasks
- [ ] Post now button
- [ ] Confirmation Dialog
... | priority | post now button with confirmation dialog posts which are readied should have a button that allows them to post immediately with a confirmation dialog showing the message and everything to be sent out the permission also needs to be set to copy only tasks post now button confirmation dialog ... | 1 |
249,093 | 26,884,672,755 | IssuesEvent | 2023-02-06 01:18:22 | Nivaskumark/kernel_v4.19.72 | https://api.github.com/repos/Nivaskumark/kernel_v4.19.72 | closed | CVE-2021-29155 (Medium) detected in linux-yoctov5.4.51 - autoclosed | security vulnerability | ## CVE-2021-29155 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-yoctov5.4.51</b></p></summary>
<p>
<p>Yocto Linux Embedded kernel</p>
<p>Library home page: <a href=https://gi... | True | CVE-2021-29155 (Medium) detected in linux-yoctov5.4.51 - autoclosed - ## CVE-2021-29155 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-yoctov5.4.51</b></p></summary>
<p>
<p>Yo... | non_priority | cve medium detected in linux autoclosed cve medium severity vulnerability vulnerable library linux yocto linux embedded kernel library home page a href found in head commit a href found in base branch master vulnerable source files ... | 0 |
83,481 | 10,368,302,680 | IssuesEvent | 2019-09-07 15:51:19 | rubyforgood/voices-of-consent | https://api.github.com/repos/rubyforgood/voices-of-consent | closed | Adjust contact consent radio buttons on BoxRequest form | Complexity: 1 Priority: Medium Status: Available Type: Feature/Redesign beginner friendly | add "ok_to_email" under email and "ok_to_mail" the same way as the phone field radio buttons
also, for all of these radio buttons, make sure all of them are required fields | 1.0 | Adjust contact consent radio buttons on BoxRequest form - add "ok_to_email" under email and "ok_to_mail" the same way as the phone field radio buttons
also, for all of these radio buttons, make sure all of them are required fields | non_priority | adjust contact consent radio buttons on boxrequest form add ok to email under email and ok to mail the same way as the phone field radio buttons also for all of these radio buttons make sure all of them are required fields | 0 |
62,250 | 6,787,164,400 | IssuesEvent | 2017-10-31 02:16:48 | TerriaJS/nationalmap | https://api.github.com/repos/TerriaJS/nationalmap | closed | National Map v2017-06-15 pre-release test - Catalogue data unavailable - Geoscience Australia | GA-testing | **Major Issue**
Most of the data items listed under 'Data Providers/Geoscience Australia' is inaccessible.
Generating: 'Missing data' and 'Error loading KML or KMZ' errors

: int {.nosideeffect.} =
let p =
sequence(capture(?sequence(anyRune(), &charSet({'<', '>', '=', '^'}))),
capture(?charSet({'<', '>', '=', '^'})),
capture(?charSet({'-', '+', ' '})),
capt... | 1.0 | calling a large number of macros doing some computation fails - Consider the following code
```nim
import pegs, macros
proc parse*(fmt: string): int {.nosideeffect.} =
let p =
sequence(capture(?sequence(anyRune(), &charSet({'<', '>', '=', '^'}))),
capture(?charSet({'<', '>', '=', '^'})),
... | priority | calling a large number of macros doing some computation fails consider the following code nim import pegs macros proc parse fmt string int nosideeffect let p sequence capture sequence anyrune charset capture charset ... | 1 |
196,534 | 15,597,550,724 | IssuesEvent | 2021-03-18 17:02:59 | lanl/fiducia | https://api.github.com/repos/lanl/fiducia | opened | Uncertainties warning | bug documentation | Add a warning message when running Fiducia analysis that propagation of uncertainties is a feature which is currently in development, and the resultant uncertainties should not currently be trusted. | 1.0 | Uncertainties warning - Add a warning message when running Fiducia analysis that propagation of uncertainties is a feature which is currently in development, and the resultant uncertainties should not currently be trusted. | non_priority | uncertainties warning add a warning message when running fiducia analysis that propagation of uncertainties is a feature which is currently in development and the resultant uncertainties should not currently be trusted | 0 |
285,647 | 8,767,494,867 | IssuesEvent | 2018-12-17 19:55:57 | webhintio/hint | https://api.github.com/repos/webhintio/hint | closed | [create hint] EventEmitter warning + script never ends on macOS and node 10+ | priority:medium type:bug | Node: v10.10.0
npm: 6.4.1
hint: v3.4.10
```sh
$ npm create hint
npx: installed 1 in 1.18s
? Is this a package with multiple hints? (yes) No
? What's the name of this new hint? tmp
? What's the description of this new hint 'tmp'? ...
? Please select the category of this new hint: development
? Please sel... | 1.0 | [create hint] EventEmitter warning + script never ends on macOS and node 10+ - Node: v10.10.0
npm: 6.4.1
hint: v3.4.10
```sh
$ npm create hint
npx: installed 1 in 1.18s
? Is this a package with multiple hints? (yes) No
? What's the name of this new hint? tmp
? What's the description of this new hint 'tmp'... | priority | eventemitter warning script never ends on macos and node node npm hint sh npm create hint npx installed in is this a package with multiple hints yes no what s the name of this new hint tmp what s the description of this new hint tmp please sele... | 1 |
260,178 | 8,204,778,319 | IssuesEvent | 2018-09-03 07:58:14 | haydencrain/HealthClientApp | https://api.github.com/repos/haydencrain/HealthClientApp | closed | US119 - View Medical Facilities | priority: M size: 1 | As a patient I want to click on a nearby medical facility so that I can view information about the medical facility
**Acceptance Criteria:**
1. query the google Places api so that it highlights and marks any 'medical facilities'.
2. allow a user to click on a medical facility on the map view
3. a popup opens up, ... | 1.0 | US119 - View Medical Facilities - As a patient I want to click on a nearby medical facility so that I can view information about the medical facility
**Acceptance Criteria:**
1. query the google Places api so that it highlights and marks any 'medical facilities'.
2. allow a user to click on a medical facility on t... | priority | view medical facilities as a patient i want to click on a nearby medical facility so that i can view information about the medical facility acceptance criteria query the google places api so that it highlights and marks any medical facilities allow a user to click on a medical facility on the m... | 1 |
298,095 | 25,786,088,496 | IssuesEvent | 2022-12-09 20:37:17 | NOAA-OWP/inundation-mapping | https://api.github.com/repos/NOAA-OWP/inundation-mapping | closed | [13pt] Develop feature to report Alpha Test metrics by hydroid | enhancement testing FIM4 FIM3 | Currently, CSI is computed and reported at the HUC scale. This enhancement would allow for the computation of CSI at the catchment scale.
Recommended action: Develop a function that accepts a FIM version, its config (`dev` or `official`/`previous_fim`), and walks through the `agreement_raster.tif` files in the `test... | 1.0 | [13pt] Develop feature to report Alpha Test metrics by hydroid - Currently, CSI is computed and reported at the HUC scale. This enhancement would allow for the computation of CSI at the catchment scale.
Recommended action: Develop a function that accepts a FIM version, its config (`dev` or `official`/`previous_fim`)... | non_priority | develop feature to report alpha test metrics by hydroid currently csi is computed and reported at the huc scale this enhancement would allow for the computation of csi at the catchment scale recommended action develop a function that accepts a fim version its config dev or official previous fim and... | 0 |
144,211 | 19,286,049,677 | IssuesEvent | 2021-12-11 01:26:45 | KDWSS/dd-trace-java | https://api.github.com/repos/KDWSS/dd-trace-java | opened | CVE-2021-43797 (Medium) detected in multiple libraries | security vulnerability | ## CVE-2021-43797 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>netty-codec-http-4.1.43.Final.jar</b>, <b>netty-codec-http-4.1.7.Final.jar</b>, <b>netty-codec-http-4.1.9.Final.jar... | True | CVE-2021-43797 (Medium) detected in multiple libraries - ## CVE-2021-43797 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>netty-codec-http-4.1.43.Final.jar</b>, <b>netty-codec-http... | non_priority | cve medium detected in multiple libraries cve medium severity vulnerability vulnerable libraries netty codec http final jar netty codec http final jar netty codec http final jar netty codec http final jar netty codec http final jar netty codec http ... | 0 |
310,429 | 26,716,231,780 | IssuesEvent | 2023-01-28 14:55:00 | quarkusio/quarkus | https://api.github.com/repos/quarkusio/quarkus | closed | Classes might be transformed twice in some cases | kind/bug area/core area/maven area/testing | ### Describe the bug
Seeing the following error when running integration tests: `Caused by: java.lang.ClassFormatError: Duplicate method name "<init>" with signature "()V" in class file org/acme/testcoverage/GreetingService2`, so classes might be transformed twice or there might be some transformation checks missing.
... | 1.0 | Classes might be transformed twice in some cases - ### Describe the bug
Seeing the following error when running integration tests: `Caused by: java.lang.ClassFormatError: Duplicate method name "<init>" with signature "()V" in class file org/acme/testcoverage/GreetingService2`, so classes might be transformed twice or ... | non_priority | classes might be transformed twice in some cases describe the bug seeing the following error when running integration tests caused by java lang classformaterror duplicate method name with signature v in class file org acme testcoverage so classes might be transformed twice or there might be some ... | 0 |
437,065 | 12,559,743,872 | IssuesEvent | 2020-06-07 19:54:15 | aiidateam/aiida-quantumespresso | https://api.github.com/repos/aiidateam/aiida-quantumespresso | closed | Change yapf requirement back to strict match? | priority/nice to have topic/dependencies topic/devops type/enhancement | In #513, the `yapf` requirement was changed to `~=0.29` - which I didn't notice when reviewing 😅
I think in the case of `yapf`, the requirement should actually be a strict one. The problem with the compatible release clause is that formatting can change between different versions of `yapf`, which can lead to:
- C... | 1.0 | Change yapf requirement back to strict match? - In #513, the `yapf` requirement was changed to `~=0.29` - which I didn't notice when reviewing 😅
I think in the case of `yapf`, the requirement should actually be a strict one. The problem with the compatible release clause is that formatting can change between diffe... | priority | change yapf requirement back to strict match in the yapf requirement was changed to which i didn t notice when reviewing 😅 i think in the case of yapf the requirement should actually be a strict one the problem with the compatible release clause is that formatting can change between differen... | 1 |
828,567 | 31,834,791,521 | IssuesEvent | 2023-09-14 12:55:18 | filamentphp/filament | https://api.github.com/repos/filamentphp/filament | closed | canViewForRecord() in RelationManager Not change properly | bug unconfirmed high priority | ### Package
filament/filament
### Package Version
v3.0.19
### Laravel Version
v10.19.0
### Livewire Version
_No response_
### PHP Version
PHP 8.1.21
### Problem description
After i implement [this](https://filamentphp.com/docs/3.x/panels/resources/relation-managers#conditionally-showing... | 1.0 | canViewForRecord() in RelationManager Not change properly - ### Package
filament/filament
### Package Version
v3.0.19
### Laravel Version
v10.19.0
### Livewire Version
_No response_
### PHP Version
PHP 8.1.21
### Problem description
After i implement [this](https://filamentphp.com/docs/... | priority | canviewforrecord in relationmanager not change properly package filament filament package version laravel version livewire version no response php version php problem description after i implement php public static function canv... | 1 |
4,335 | 2,550,401,613 | IssuesEvent | 2015-02-01 14:25:49 | JasperHorn/GoodSuite | https://api.github.com/repos/JasperHorn/GoodSuite | closed | Proper API for getting object by id | bug high priority | I removed createDummy with a comment that there would soon be a different way to achieve its main purpose. And then that other way didn't arrive.
Currently, my tests use the `setId()` function, which works, but is definitely not part of the *public* API. There should be a better way, perhaps something like a `getByI... | 1.0 | Proper API for getting object by id - I removed createDummy with a comment that there would soon be a different way to achieve its main purpose. And then that other way didn't arrive.
Currently, my tests use the `setId()` function, which works, but is definitely not part of the *public* API. There should be a better... | priority | proper api for getting object by id i removed createdummy with a comment that there would soon be a different way to achieve its main purpose and then that other way didn t arrive currently my tests use the setid function which works but is definitely not part of the public api there should be a better... | 1 |
346,285 | 10,410,312,950 | IssuesEvent | 2019-09-13 11:02:30 | getkirby/kirby | https://api.github.com/repos/getkirby/kirby | closed | [Panel] Query language in headline not working | priority: low 🐌 type: bug 🐛 | **Describe the bug**
According to the documentation it should be possible to use query language in section headlines:
> The headline for the section. This can be a simple string or a template with additional info from the parent page.
However, a section definition like this displays just a literal string:
```... | 1.0 | [Panel] Query language in headline not working - **Describe the bug**
According to the documentation it should be possible to use query language in section headlines:
> The headline for the section. This can be a simple string or a template with additional info from the parent page.
However, a section definition... | priority | query language in headline not working describe the bug according to the documentation it should be possible to use query language in section headlines the headline for the section this can be a simple string or a template with additional info from the parent page however a section definition like ... | 1 |
195,081 | 6,902,540,819 | IssuesEvent | 2017-11-25 21:58:36 | facelessuser/pymdown-extensions | https://api.github.com/repos/facelessuser/pymdown-extensions | closed | Add support for GitLab style diff shorthand and link shortening | Enhancement Priority - Low | GitHub, GitLab, and Bitbucket all have a way to diff commits. GitLab has a shorthand that allows you to reference a diff: `{hash1}..{hash2}`, `repo@{hash1}..{hash2}`, or `user/repo@{hash1}..{hash2}`.
For link shortening, this is the format for the 3 providers:
- `https://bitbucket.org/<user>/<repo>/branches/comm... | 1.0 | Add support for GitLab style diff shorthand and link shortening - GitHub, GitLab, and Bitbucket all have a way to diff commits. GitLab has a shorthand that allows you to reference a diff: `{hash1}..{hash2}`, `repo@{hash1}..{hash2}`, or `user/repo@{hash1}..{hash2}`.
For link shortening, this is the format for the 3 ... | priority | add support for gitlab style diff shorthand and link shortening github gitlab and bitbucket all have a way to diff commits gitlab has a shorthand that allows you to reference a diff repo or user repo for link shortening this is the format for the providers also... | 1 |
499,025 | 14,437,760,815 | IssuesEvent | 2020-12-07 12:02:35 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | [0.9.2 staging-1862] Blackout background that blocks all UIs | Category: Laws Priority: High | Step to reproduce:
- open court (I guess you can use any such civic objects):

- create any law:
:

- create any law:
 will add extra information to the plist reports like macro expansion.
Notes are already generated to the plist files by some checkers.
The test plist (store, plist_to_html ...) files should be generated by the released clang versions. | 1.0 | update test plist files - The upcoming clang releases (v8 or v9) will add extra information to the plist reports like macro expansion.
Notes are already generated to the plist files by some checkers.
The test plist (store, plist_to_html ...) files should be generated by the released clang versions. | non_priority | update test plist files the upcoming clang releases or will add extra information to the plist reports like macro expansion notes are already generated to the plist files by some checkers the test plist store plist to html files should be generated by the released clang versions | 0 |
259,912 | 8,201,590,394 | IssuesEvent | 2018-09-01 19:36:49 | keepassxreboot/keepassxc | https://api.github.com/repos/keepassxreboot/keepassxc | closed | Database corruption on merging to a locked database | bug high priority security | <!--- Provide a general summary of the issue in the title above -->
I just lost my database. Fingers were faster than they should've been, attempted a merge while my db was locked. That just opened the db I'm merging. Manually opening the db I merged into shows it's corrupt.
I guess it was because the db was locked... | 1.0 | Database corruption on merging to a locked database - <!--- Provide a general summary of the issue in the title above -->
I just lost my database. Fingers were faster than they should've been, attempted a merge while my db was locked. That just opened the db I'm merging. Manually opening the db I merged into shows it'... | priority | database corruption on merging to a locked database i just lost my database fingers were faster than they should ve been attempted a merge while my db was locked that just opened the db i m merging manually opening the db i merged into shows it s corrupt i guess it was because the db was locked looking at... | 1 |
191,759 | 22,215,840,991 | IssuesEvent | 2022-06-08 01:29:05 | panasalap/linux-4.1.15 | https://api.github.com/repos/panasalap/linux-4.1.15 | reopened | CVE-2019-20794 (Medium) detected in linux-yocto-devv4.2.8 | security vulnerability | ## CVE-2019-20794 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-yocto-devv4.2.8</b></p></summary>
<p>
<p>Linux Embedded Kernel - tracks the next mainline release</p>
<p>Libra... | True | CVE-2019-20794 (Medium) detected in linux-yocto-devv4.2.8 - ## CVE-2019-20794 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-yocto-devv4.2.8</b></p></summary>
<p>
<p>Linux Emb... | non_priority | cve medium detected in linux yocto cve medium severity vulnerability vulnerable library linux yocto linux embedded kernel tracks the next mainline release library home page a href found in head commit a href found in base branch master vulnerable ... | 0 |
106,085 | 16,664,305,313 | IssuesEvent | 2021-06-06 22:18:12 | uniquelyparticular/zendesk-magento-m1-request | https://api.github.com/repos/uniquelyparticular/zendesk-magento-m1-request | opened | CVE-2021-33502 (High) detected in normalize-url-5.1.0.tgz | security vulnerability | ## CVE-2021-33502 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>normalize-url-5.1.0.tgz</b></p></summary>
<p>Normalize a URL</p>
<p>Library home page: <a href="https://registry.npmjs... | True | CVE-2021-33502 (High) detected in normalize-url-5.1.0.tgz - ## CVE-2021-33502 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>normalize-url-5.1.0.tgz</b></p></summary>
<p>Normalize a U... | non_priority | cve high detected in normalize url tgz cve high severity vulnerability vulnerable library normalize url tgz normalize a url library home page a href path to dependency file zendesk magento request package json path to vulnerable library zendesk magento request no... | 0 |
251,560 | 21,510,727,994 | IssuesEvent | 2022-04-28 04:01:05 | metaplex-foundation/metaplex | https://api.github.com/repos/metaplex-foundation/metaplex | closed | Metaplex not displaying owned NFTs after minting with another wallet | needs tests Store Front bug Stale | ### Which package is this bug report for?
storefront
### Issue description
I just forked metaplex and initiated a new store and minted a few NFTs. It works well and they are listed as owned myself. (used owner wallet for minting)
Then, I tried minting another NFTs with other wallets (e.g. Wallet 2 in Phantom). Of c... | 1.0 | Metaplex not displaying owned NFTs after minting with another wallet - ### Which package is this bug report for?
storefront
### Issue description
I just forked metaplex and initiated a new store and minted a few NFTs. It works well and they are listed as owned myself. (used owner wallet for minting)
Then, I tried m... | non_priority | metaplex not displaying owned nfts after minting with another wallet which package is this bug report for storefront issue description i just forked metaplex and initiated a new store and minted a few nfts it works well and they are listed as owned myself used owner wallet for minting then i tried m... | 0 |
96,997 | 10,974,422,171 | IssuesEvent | 2019-11-29 09:06:15 | mattnazari/WaShare | https://api.github.com/repos/mattnazari/WaShare | closed | Payment Information & Payment History | documentation | I talked with henry about how we should approach these with the backend in mind and he said:
- We dont have to create the payment information page because there is a prebuilt UI we can just use, but if we want to style and create our own custom Payment Comp we can look it up and figure it out on our own.
- Payment Hi... | 1.0 | Payment Information & Payment History - I talked with henry about how we should approach these with the backend in mind and he said:
- We dont have to create the payment information page because there is a prebuilt UI we can just use, but if we want to style and create our own custom Payment Comp we can look it up and... | non_priority | payment information payment history i talked with henry about how we should approach these with the backend in mind and he said we dont have to create the payment information page because there is a prebuilt ui we can just use but if we want to style and create our own custom payment comp we can look it up and... | 0 |
192,693 | 15,356,467,500 | IssuesEvent | 2021-03-01 12:28:33 | welfare-state-analytics/riksdagen-corpus | https://api.github.com/repos/welfare-state-analytics/riksdagen-corpus | closed | Documentation of current data structure | documentation | I looked at the description of the corpus here:
https://github.com/welfare-state-analytics/riksdagen-corpus/wiki
I guess this is not correct? | 1.0 | Documentation of current data structure - I looked at the description of the corpus here:
https://github.com/welfare-state-analytics/riksdagen-corpus/wiki
I guess this is not correct? | non_priority | documentation of current data structure i looked at the description of the corpus here i guess this is not correct | 0 |
240,664 | 26,256,418,152 | IssuesEvent | 2023-01-06 01:25:15 | n-devs/uiWebView | https://api.github.com/repos/n-devs/uiWebView | opened | WS-2020-0345 (High) detected in jsonpointer-4.0.1.tgz | security vulnerability | ## WS-2020-0345 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jsonpointer-4.0.1.tgz</b></p></summary>
<p>Simple JSON Addressing.</p>
<p>Library home page: <a href="https://registry.n... | True | WS-2020-0345 (High) detected in jsonpointer-4.0.1.tgz - ## WS-2020-0345 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jsonpointer-4.0.1.tgz</b></p></summary>
<p>Simple JSON Addressin... | non_priority | ws high detected in jsonpointer tgz ws high severity vulnerability vulnerable library jsonpointer tgz simple json addressing library home page a href path to dependency file uiwebview library onsenui package json path to vulnerable library node modules jsonpointer... | 0 |
49,582 | 6,033,529,701 | IssuesEvent | 2017-06-09 08:35:14 | xcat2/xcat-core | https://api.github.com/repos/xcat2/xcat-core | closed | [FVT]update script pre_deploy_sn to support PostgreSQL database in automation test bucket | component:test priority:low sprint2 status:pending test:testcase_added | We need to support both Mysql and PostgreSQL in automaton bucket. Need to update pre_deploy_sn to run PostgreSQL setup script.
```
$cmd = "XCATMYSQLADMIN_PW=12345 XCATMYSQLROOT_PW=12345 /opt/xcat/bin/mysqlsetup -i -V";
runcmd("$cmd");
$cmd = "echo \"GRANT ALL on xcatdb.* TO xcatadmin@\'%\' IDENTIFIED BY \'1234... | 3.0 | [FVT]update script pre_deploy_sn to support PostgreSQL database in automation test bucket - We need to support both Mysql and PostgreSQL in automaton bucket. Need to update pre_deploy_sn to run PostgreSQL setup script.
```
$cmd = "XCATMYSQLADMIN_PW=12345 XCATMYSQLROOT_PW=12345 /opt/xcat/bin/mysqlsetup -i -V";
run... | non_priority | update script pre deploy sn to support postgresql database in automation test bucket we need to support both mysql and postgresql in automaton bucket need to update pre deploy sn to run postgresql setup script cmd xcatmysqladmin pw xcatmysqlroot pw opt xcat bin mysqlsetup i v runcmd cmd ... | 0 |
775,612 | 27,234,919,213 | IssuesEvent | 2023-02-21 15:40:46 | ascheid/itsg33-pbmm-issue-gen | https://api.github.com/repos/ascheid/itsg33-pbmm-issue-gen | closed | AU-8 TIME STAMPS | Priority: P1 | (A) The information system uses internal system clocks to generate time stamps for audit records.
(B) The information system records time stamps for audit records that can be mapped to Coordinated Universal Time (UTC) or Greenwich Mean Time (GMT) and meets [Assignment: organization-defined granularity of time measureme... | 1.0 | AU-8 TIME STAMPS - (A) The information system uses internal system clocks to generate time stamps for audit records.
(B) The information system records time stamps for audit records that can be mapped to Coordinated Universal Time (UTC) or Greenwich Mean Time (GMT) and meets [Assignment: organization-defined granulari... | priority | au time stamps a the information system uses internal system clocks to generate time stamps for audit records b the information system records time stamps for audit records that can be mapped to coordinated universal time utc or greenwich mean time gmt and meets | 1 |
16,519 | 10,523,575,385 | IssuesEvent | 2019-09-30 11:21:13 | kyma-project/kyma | https://api.github.com/repos/kyma-project/kyma | closed | Adding a new addons repository sometimes does not work | area/service-catalog bug | **Description**
On adding a new repo to the add-ons UI, I do not see the new connector in the catalog section.
**Expected result**
New connector is visible in the catalog section.
**Actual result**
New connector is not visible in the catalog section
**Troubleshooting**
On checking the logs for the helm-b... | 1.0 | Adding a new addons repository sometimes does not work - **Description**
On adding a new repo to the add-ons UI, I do not see the new connector in the catalog section.
**Expected result**
New connector is visible in the catalog section.
**Actual result**
New connector is not visible in the catalog section
*... | non_priority | adding a new addons repository sometimes does not work description on adding a new repo to the add ons ui i do not see the new connector in the catalog section expected result new connector is visible in the catalog section actual result new connector is not visible in the catalog section ... | 0 |
215,507 | 16,606,590,712 | IssuesEvent | 2021-06-02 05:12:55 | UTAgritech/PeaPod | https://api.github.com/repos/UTAgritech/PeaPod | opened | [FEATURE] - Design Proposal SFD | Scope: Documentation Status: Assigned Type: New Feature | Shit first draft of a design report-like document, just better.
### Context
We need a document that outlines the major systems in detail, and the design choices, with justification.
**What** is the design? What does it accomplish/what is its function?
**How** does it accomplish this? What are its features?
... | 1.0 | [FEATURE] - Design Proposal SFD - Shit first draft of a design report-like document, just better.
### Context
We need a document that outlines the major systems in detail, and the design choices, with justification.
**What** is the design? What does it accomplish/what is its function?
**How** does it accompl... | non_priority | design proposal sfd shit first draft of a design report like document just better context we need a document that outlines the major systems in detail and the design choices with justification what is the design what does it accomplish what is its function how does it accomplish this... | 0 |
417,042 | 28,110,054,499 | IssuesEvent | 2023-03-31 06:17:18 | joyngjr/ped | https://api.github.com/repos/joyngjr/ped | opened | Command Example in UG is misleading | type.DocumentationBug severity.Low | Example command in section 6.3 looks like its one whole string of characters without spacing, when it is actually supposed to have spacing (in later commands below). Perhaps it would be better to decrease the box width or increase the number of white spaces between each component to make it clearer?
. Perhaps it would be better to decrease the box width or increase the number of white spaces between each component t... | non_priority | command example in ug is misleading example command in section looks like its one whole string of characters without spacing when it is actually supposed to have spacing in later commands below perhaps it would be better to decrease the box width or increase the number of white spaces between each component t... | 0 |
508,380 | 14,699,086,778 | IssuesEvent | 2021-01-04 07:54:28 | esowc/ecPoint-Calibrate | https://api.github.com/repos/esowc/ecPoint-Calibrate | closed | Framework to compare WTs | enhancement priority 2 | It would be very useful to have a framework in the software where it would be possible to display the WTs from two different DTs. This would be a very useful feature to have, for example, in case of evaluating whether or not change DT when there is a new forecast cycle. It will also be very useful to be able to highlig... | 1.0 | Framework to compare WTs - It would be very useful to have a framework in the software where it would be possible to display the WTs from two different DTs. This would be a very useful feature to have, for example, in case of evaluating whether or not change DT when there is a new forecast cycle. It will also be very u... | priority | framework to compare wts it would be very useful to have a framework in the software where it would be possible to display the wts from two different dts this would be a very useful feature to have for example in case of evaluating whether or not change dt when there is a new forecast cycle it will also be very u... | 1 |
223,713 | 7,460,058,875 | IssuesEvent | 2018-03-30 17:58:38 | EvictionLab/eviction-maps | https://api.github.com/repos/EvictionLab/eviction-maps | closed | Add county level filing data to S3 interface | enhancement high priority | Not really map related but putting here to track it. Data should come in tomorrow (March 28) | 1.0 | Add county level filing data to S3 interface - Not really map related but putting here to track it. Data should come in tomorrow (March 28) | priority | add county level filing data to interface not really map related but putting here to track it data should come in tomorrow march | 1 |
240,405 | 18,349,668,770 | IssuesEvent | 2021-10-08 10:54:03 | girlscript/winter-of-contributing | https://api.github.com/repos/girlscript/winter-of-contributing | closed | Jump Search | documentation GWOC21 DSA Assigned | ### Description
Description
Introduction, problem, approach, complexity, code with pics wherever required
### Domain
DSA
### Type of Contribution
Documentation
### Code of Conduct
- [X] I follow [Contributing Guidelines](https://github.com/girlscript/winter-of-contributing/blob/main/.github/CONTRIBUTING.md) & [... | 1.0 | Jump Search - ### Description
Description
Introduction, problem, approach, complexity, code with pics wherever required
### Domain
DSA
### Type of Contribution
Documentation
### Code of Conduct
- [X] I follow [Contributing Guidelines](https://github.com/girlscript/winter-of-contributing/blob/main/.github/CONTRI... | non_priority | jump search description description introduction problem approach complexity code with pics wherever required domain dsa type of contribution documentation code of conduct i follow of this project | 0 |
639,315 | 20,751,295,917 | IssuesEvent | 2022-03-15 07:52:05 | AY2122s2-CS2113-F12-3/tp | https://api.github.com/repos/AY2122s2-CS2113-F12-3/tp | opened | Edit staff details | type.Story priority.High | As a user, I can add new staff, modify staff details and delete staff that has left the company. | 1.0 | Edit staff details - As a user, I can add new staff, modify staff details and delete staff that has left the company. | priority | edit staff details as a user i can add new staff modify staff details and delete staff that has left the company | 1 |
304,030 | 9,313,452,568 | IssuesEvent | 2019-03-26 06:03:55 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | search46107304-a.akamaihd.net - see bug description | browser-firefox priority-normal | <!-- @browser: Firefox 65.0 -->
<!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:65.0) Gecko/20100101 Firefox/65.0 -->
<!-- @reported_with: web -->
**URL**: http://search46107304-a.akamaihd.net/s?q
**Browser / Version**: Firefox 65.0
**Operating System**: Mac OS X 10.14
**Tested Another Browser**: No... | 1.0 | search46107304-a.akamaihd.net - see bug description - <!-- @browser: Firefox 65.0 -->
<!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:65.0) Gecko/20100101 Firefox/65.0 -->
<!-- @reported_with: web -->
**URL**: http://search46107304-a.akamaihd.net/s?q
**Browser / Version**: Firefox 65.0
**Operating S... | priority | a akamaihd net see bug description url browser version firefox operating system mac os x tested another browser no problem type something else description firefox default search engine resets from google to an akamai yahoo search steps to reproduce firefox d... | 1 |
186,927 | 6,743,660,916 | IssuesEvent | 2017-10-20 13:02:17 | ActivityWatch/activitywatch | https://api.github.com/repos/ActivityWatch/activitywatch | closed | Fixing packaging on macOS | area: ci platform: macos priority: high size: small type: bug | There has been this annoying bug with the macOS builds:
```
Error loading Python lib '/Applications/activitywatch/.Python': dlopen(/Applications/activitywatch/.Python, 10): image not found
```
@jwiese had [the same issue](https://github.com/ActivityWatch/activitywatch/issues/78#issuecomment-325065686)
Then [... | 1.0 | Fixing packaging on macOS - There has been this annoying bug with the macOS builds:
```
Error loading Python lib '/Applications/activitywatch/.Python': dlopen(/Applications/activitywatch/.Python, 10): image not found
```
@jwiese had [the same issue](https://github.com/ActivityWatch/activitywatch/issues/78#issue... | priority | fixing packaging on macos there has been this annoying bug with the macos builds error loading python lib applications activitywatch python dlopen applications activitywatch python image not found jwiese had then i thought a bit about it and the fix might be stupidly easy ... | 1 |
326,804 | 28,019,884,446 | IssuesEvent | 2023-03-28 03:57:37 | FehamIsmail/-hiza_tech-soen341project2023- | https://api.github.com/repos/FehamIsmail/-hiza_tech-soen341project2023- | opened | AT 10.1 Student knows when he has been selected for an interview | Acceptance Test | **Issue tracking**
This acceptance test is for #22
**User Acceptance Flow:**
1. Login as an employer with valid credentials
2. Navigate to the jobs page of the employer and go to the applications section
3. Select a candidate and select him for an interview
4. Log in to the candidate's dummy email account... | 1.0 | AT 10.1 Student knows when he has been selected for an interview - **Issue tracking**
This acceptance test is for #22
**User Acceptance Flow:**
1. Login as an employer with valid credentials
2. Navigate to the jobs page of the employer and go to the applications section
3. Select a candidate and select him... | non_priority | at student knows when he has been selected for an interview issue tracking this acceptance test is for user acceptance flow login as an employer with valid credentials navigate to the jobs page of the employer and go to the applications section select a candidate and select him f... | 0 |
208,351 | 16,111,444,404 | IssuesEvent | 2021-04-27 21:54:18 | hajun-myoung/until | https://api.github.com/repos/hajun-myoung/until | closed | /guide/ 편집방향 수정 | documentation enhancement | # 목표
- 간결하게
## 예시
before:
```md
## 테크와 논테크
**UNTIL** 블로그에서 가장 핵심이 되는 카테고리에요. '공부한 것', '공부한 걸 써 먹는 것', '하고싶어서 하는 것'에서 '공부한 것'을 담당하고 있죠.
- 테크에는 당연히 조금이라도 테크와 관련이 있는 걸 모아놨어요.
- 프로그래밍 언어 카테고리에는 C, Python, JS, HTML과 CSS가 현재 해당되죠.
- 프로그래밍 이론 카테고리는 아직 준비중이에요.
- 메이킹 카테고리에는 메이킹, 테크와 모두 관련된 아두이노, 프로세싱이 해당돼요.
... | 1.0 | /guide/ 편집방향 수정 - # 목표
- 간결하게
## 예시
before:
```md
## 테크와 논테크
**UNTIL** 블로그에서 가장 핵심이 되는 카테고리에요. '공부한 것', '공부한 걸 써 먹는 것', '하고싶어서 하는 것'에서 '공부한 것'을 담당하고 있죠.
- 테크에는 당연히 조금이라도 테크와 관련이 있는 걸 모아놨어요.
- 프로그래밍 언어 카테고리에는 C, Python, JS, HTML과 CSS가 현재 해당되죠.
- 프로그래밍 이론 카테고리는 아직 준비중이에요.
- 메이킹 카테고리에는 메이킹, 테크와 모두 관련된 ... | non_priority | guide 편집방향 수정 목표 간결하게 예시 before md 테크와 논테크 until 블로그에서 가장 핵심이 되는 카테고리에요 공부한 것 공부한 걸 써 먹는 것 하고싶어서 하는 것 에서 공부한 것 을 담당하고 있죠 테크에는 당연히 조금이라도 테크와 관련이 있는 걸 모아놨어요 프로그래밍 언어 카테고리에는 c python js html과 css가 현재 해당되죠 프로그래밍 이론 카테고리는 아직 준비중이에요 메이킹 카테고리에는 메이킹 테크와 모두 관련된 ... | 0 |
55,346 | 14,005,918,214 | IssuesEvent | 2020-10-28 19:10:08 | elastic/kibana | https://api.github.com/repos/elastic/kibana | opened | Explicitly delete all Kibana security sessions | Team:Security enhancement | Kibana now has server-side sessions, and end-users are able to configure how frequently expired/invalid sessions are cleaned up. However, there isn't a way of explicitly deleting all existing sessions besides deleting the `.kibana_security_session_1` index. As part of the [system-indices project](https://github.com/ela... | True | Explicitly delete all Kibana security sessions - Kibana now has server-side sessions, and end-users are able to configure how frequently expired/invalid sessions are cleaned up. However, there isn't a way of explicitly deleting all existing sessions besides deleting the `.kibana_security_session_1` index. As part of th... | non_priority | explicitly delete all kibana security sessions kibana now has server side sessions and end users are able to configure how frequently expired invalid sessions are cleaned up however there isn t a way of explicitly deleting all existing sessions besides deleting the kibana security session index as part of th... | 0 |
14,533 | 10,923,582,085 | IssuesEvent | 2019-11-22 08:07:30 | MeteoSwiss-APN/dawn | https://api.github.com/repos/MeteoSwiss-APN/dawn | closed | Make test infrastructure ready for atlas on jenkins | backend infrastructure | As preliminary step for having regression tests for unstructured, we should prepare our cmake/scripts for the link to atlas. This should work both locally and on jenkins.
As reference, unstructured prototype currently does:
```
g++ -o out atlas[TestCase]Driver.cpp -std=c++17 -I../../gtclang/src -I<path/to/atlas>/inc... | 1.0 | Make test infrastructure ready for atlas on jenkins - As preliminary step for having regression tests for unstructured, we should prepare our cmake/scripts for the link to atlas. This should work both locally and on jenkins.
As reference, unstructured prototype currently does:
```
g++ -o out atlas[TestCase]Driver.cp... | non_priority | make test infrastructure ready for atlas on jenkins as preliminary step for having regression tests for unstructured we should prepare our cmake scripts for the link to atlas this should work both locally and on jenkins as reference unstructured prototype currently does g o out atlas driver cpp std c ... | 0 |
206,521 | 15,733,036,956 | IssuesEvent | 2021-03-29 19:02:46 | StevensSEC/pokemonbattlelib | https://api.github.com/repos/StevensSEC/pokemonbattlelib | opened | Turns from rcAgent require `Pokemon` and `Team` to be set on targets, which is not convenient | feature testing | **Is your feature request related to a problem? Please describe.**
Turns from rcAgent require `Pokemon` and `Team` to be set on targets, which is not convenient
**Describe the solution you'd like**
<!-- A clear and concise description of what you want to happen. Including code snippets is recommended! -->
I woul... | 1.0 | Turns from rcAgent require `Pokemon` and `Team` to be set on targets, which is not convenient - **Is your feature request related to a problem? Please describe.**
Turns from rcAgent require `Pokemon` and `Team` to be set on targets, which is not convenient
**Describe the solution you'd like**
<!-- A clear and conc... | non_priority | turns from rcagent require pokemon and team to be set on targets which is not convenient is your feature request related to a problem please describe turns from rcagent require pokemon and team to be set on targets which is not convenient describe the solution you d like i would like it to... | 0 |
115,344 | 4,663,466,932 | IssuesEvent | 2016-10-05 09:21:23 | hariduspilv/koolikott | https://api.github.com/repos/hariduspilv/koolikott | closed | Wikisse testimise sektsiooni loomine | chore priority | **Tegevus:**
Luua wikisse eraldi leht kaetud testide kohta koos kasutamisjuhenditega.
**Tulem:**
- [x] Wikisse on loodud testimise leht.
- [x] Lehele on lisatud kokkuvõtted testide olemasolu kohta.
- [x] Testide juurde on lisatud kasutusjuhendid.
- [x] UI testid koolikoti reposse | 1.0 | Wikisse testimise sektsiooni loomine - **Tegevus:**
Luua wikisse eraldi leht kaetud testide kohta koos kasutamisjuhenditega.
**Tulem:**
- [x] Wikisse on loodud testimise leht.
- [x] Lehele on lisatud kokkuvõtted testide olemasolu kohta.
- [x] Testide juurde on lisatud kasutusjuhendid.
- [x] UI testid koolikoti ... | priority | wikisse testimise sektsiooni loomine tegevus luua wikisse eraldi leht kaetud testide kohta koos kasutamisjuhenditega tulem wikisse on loodud testimise leht lehele on lisatud kokkuvõtted testide olemasolu kohta testide juurde on lisatud kasutusjuhendid ui testid koolikoti reposse | 1 |
499,795 | 14,479,380,752 | IssuesEvent | 2020-12-10 09:44:03 | amanianai/covid-conscious | https://api.github.com/repos/amanianai/covid-conscious | closed | Add categories /home to the database | Development Medium Priority ToDo | **Category/Keyword tags on /austin (city homepage) view**
Feel free to implement this the easiest way possible :)
**Tasks**
- [ ] add categories to the database via seed files (wellness, food, etc.)
- [ ] clicking on one of the thumbnails should run a query based on that category or keyword tag
**Categories th... | 1.0 | Add categories /home to the database - **Category/Keyword tags on /austin (city homepage) view**
Feel free to implement this the easiest way possible :)
**Tasks**
- [ ] add categories to the database via seed files (wellness, food, etc.)
- [ ] clicking on one of the thumbnails should run a query based on that cat... | priority | add categories home to the database category keyword tags on austin city homepage view feel free to implement this the easiest way possible tasks add categories to the database via seed files wellness food etc clicking on one of the thumbnails should run a query based on that categor... | 1 |
108,713 | 11,598,998,885 | IssuesEvent | 2020-02-25 00:47:43 | aws-samples/amazon-ecs-firelens-examples | https://api.github.com/repos/aws-samples/amazon-ecs-firelens-examples | closed | Add access logs for Envoy/AppMesh FireLens example | documentation | <!--- Please keep this note for the community --->
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request
* Please do not l... | 1.0 | Add access logs for Envoy/AppMesh FireLens example - <!--- Please keep this note for the community --->
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and m... | non_priority | add access logs for envoy appmesh firelens example community note please vote on this issue by adding a 👍 to the original issue to help the community and maintainers prioritize this request please do not leave or me too comments they generate extra noise for issue followers and do not he... | 0 |
394,871 | 27,044,151,360 | IssuesEvent | 2023-02-13 08:30:48 | JHay0112/lcadide | https://api.github.com/repos/JHay0112/lcadide | opened | Licensing | documentation enhancement help wanted | As this project depends upon a number of packages and projects it is necessary that the correct licensing be applied to the project and that any required licensing information is displayed correctly. I lack experience in this area, I require assistance in doing this properly as I wish to show the correct respect to the... | 1.0 | Licensing - As this project depends upon a number of packages and projects it is necessary that the correct licensing be applied to the project and that any required licensing information is displayed correctly. I lack experience in this area, I require assistance in doing this properly as I wish to show the correct re... | non_priority | licensing as this project depends upon a number of packages and projects it is necessary that the correct licensing be applied to the project and that any required licensing information is displayed correctly i lack experience in this area i require assistance in doing this properly as i wish to show the correct re... | 0 |
61,336 | 12,178,060,093 | IssuesEvent | 2020-04-28 08:23:08 | sttp-book/sttp-book | https://api.github.com/repos/sttp-book/sttp-book | closed | Example of a bug caught by property-based testing | code-example | Let us show a concrete example caught by PBT, so that the power of PBT becomes more concrete to the reader. | 1.0 | Example of a bug caught by property-based testing - Let us show a concrete example caught by PBT, so that the power of PBT becomes more concrete to the reader. | non_priority | example of a bug caught by property based testing let us show a concrete example caught by pbt so that the power of pbt becomes more concrete to the reader | 0 |
530,535 | 15,434,025,294 | IssuesEvent | 2021-03-07 00:53:29 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | opened | [Coverity CID :219644] Side effect in assertion in tests/subsys/edac/ibecc/src/ibecc.c | Coverity bug priority: low |
Static code scan issues found in file:
https://github.com/zephyrproject-rtos/zephyr/tree/bd97359a5338b2542d19011b6d6aa1d8d1b9cc3f/tests/subsys/edac/ibecc/src/ibecc.c
Category: Incorrect expression
Function: `test_inject`
Component: Tests
CID: [219644](https://scan9.coverity.com/reports.htm#v29726/p12996/mergedDefect... | 1.0 | [Coverity CID :219644] Side effect in assertion in tests/subsys/edac/ibecc/src/ibecc.c -
Static code scan issues found in file:
https://github.com/zephyrproject-rtos/zephyr/tree/bd97359a5338b2542d19011b6d6aa1d8d1b9cc3f/tests/subsys/edac/ibecc/src/ibecc.c
Category: Incorrect expression
Function: `test_inject`
Compone... | priority | side effect in assertion in tests subsys edac ibecc src ibecc c static code scan issues found in file category incorrect expression function test inject component tests cid details please fix or provide comments in coverity using the link note this issue was created automatically prior... | 1 |
1,766 | 3,452,753,287 | IssuesEvent | 2015-12-17 07:18:19 | Pinecast/pinecast | https://api.github.com/repos/Pinecast/pinecast | closed | Migrate from boto to boto3 | enhancement help wanted security-or-scalability ★★★★ | Places left to convert:
- [x] `reprocess_logs` command
- [x] `gc` command
- [x] `dashboard.importer_worker` uses boto to push to SNS to kick off import jobs
- [x] `pinecast.email` uses boto to send emails | True | Migrate from boto to boto3 - Places left to convert:
- [x] `reprocess_logs` command
- [x] `gc` command
- [x] `dashboard.importer_worker` uses boto to push to SNS to kick off import jobs
- [x] `pinecast.email` uses boto to send emails | non_priority | migrate from boto to places left to convert reprocess logs command gc command dashboard importer worker uses boto to push to sns to kick off import jobs pinecast email uses boto to send emails | 0 |
143,338 | 19,177,923,266 | IssuesEvent | 2021-12-04 00:06:06 | samq-ghdemo/js-monorepo | https://api.github.com/repos/samq-ghdemo/js-monorepo | opened | CVE-2019-5413 (High) detected in morgan-1.6.1.tgz | security vulnerability | ## CVE-2019-5413 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>morgan-1.6.1.tgz</b></p></summary>
<p>HTTP request logger middleware for node.js</p>
<p>Library home page: <a href="htt... | True | CVE-2019-5413 (High) detected in morgan-1.6.1.tgz - ## CVE-2019-5413 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>morgan-1.6.1.tgz</b></p></summary>
<p>HTTP request logger middlewar... | non_priority | cve high detected in morgan tgz cve high severity vulnerability vulnerable library morgan tgz http request logger middleware for node js library home page a href path to dependency file js monorepo vulnerable node package json path to vulnerable library vulnerable n... | 0 |
588,231 | 17,650,345,215 | IssuesEvent | 2021-08-20 12:22:31 | francheska-vicente/cssweng | https://api.github.com/repos/francheska-vicente/cssweng | opened | Dates that are not today are highlighted the same as today's date | bug priority: medium issue: front-end severity: low | ### Summary:
The dates that are not today but have the same day as today gets highlighted the same color as today's date.
E.g. if today is August 20, then September 20 also gets the same highlight
### Steps to Reproduce:
1. Login
2. Go to calendar
3. Go through various months
### Visual Proof:
 into a new window
Unfavourite AAPL in the no window. There should now be no favourites in this window.
In the original main window open the search tab, perform a search and then favourite one of the stocks.
See that the selection in the 2nd, ... | 1.0 | Windows are not fully disconnected - Clear cache before starting.
Steps:
Tear out a favourite (e.g. AAPL) into a new window
Unfavourite AAPL in the no window. There should now be no favourites in this window.
In the original main window open the search tab, perform a search and then favourite one of the stocks.
... | priority | windows are not fully disconnected clear cache before starting steps tear out a favourite e g aapl into a new window unfavourite aapl in the no window there should now be no favourites in this window in the original main window open the search tab perform a search and then favourite one of the stocks ... | 1 |
320,897 | 9,790,890,204 | IssuesEvent | 2019-06-10 13:51:45 | infor-design/enterprise | https://api.github.com/repos/infor-design/enterprise | closed | Tabs Module: New added tab is getting the content of different tab | [1] priority: trivial status: wont fix :no_entry_sign: type: demo-app bug :beetle: | <!-- Please be aware that this is a publicly visible bug report. Do not post any credentials, screenshots with proprietary information, or anything you think shouldn't be visible to the world. If private information is required to be shared for a quality bug report, please email one of the [code owners](https://github.... | 1.0 | Tabs Module: New added tab is getting the content of different tab - <!-- Please be aware that this is a publicly visible bug report. Do not post any credentials, screenshots with proprietary information, or anything you think shouldn't be visible to the world. If private information is required to be shared for a qual... | priority | tabs module new added tab is getting the content of different tab describe the bug tabs module new added tab is getting the content of different tab to reproduce steps to reproduce the behavior go to uncheck fill with garage and populate tab name and content click create new tab but... | 1 |
691,949 | 23,717,798,144 | IssuesEvent | 2022-08-30 13:11:41 | acdh-oeaw/brahms_static | https://api.github.com/repos/acdh-oeaw/brahms_static | reopened | erweiterte Suche: Nummerierungen neben Feldnamen entfernen | enhancement frontend / user interaction A Priority | # Aktueller Stand
* Auf [Datenbanksuche](https://acdh-oeaw.github.io/brahms_static/search.html)
* öffne "Erweiterte Suche"
Vor den Labels der einzelnen Suchfelder stehen Zahlen, die die Sortierung der Felder festlegen (z.B. "004 Veranstaltungsort":

* öffne "Erweiterte Suche"
Vor den Labels der einzelnen Suchfelder stehen Zahlen, die die Sortierung der Felder festlegen (z.B. "004 Veranstaltungsort":
... | priority | erweiterte suche nummerierungen neben feldnamen entfernen aktueller stand auf öffne erweiterte suche vor den labels der einzelnen suchfelder stehen zahlen die die sortierung der felder festlegen z b veranstaltungsort ziel die zahlen am anfang der labels sollen ent... | 1 |
26,996 | 2,689,655,306 | IssuesEvent | 2015-03-31 11:53:51 | Homidom/homidom | https://api.github.com/repos/Homidom/homidom | closed | Driver Modbus | auto-migrated Priority-Bas Type-Ameliorations | ```
Description :
Ajout du driver Molbus proposé par un membre de TLD
Sites avec des informations / sources :
```
Original issue reported on code.google.com by `davidinfo05` on 17 May 2013 at 7:49 | 1.0 | Driver Modbus - ```
Description :
Ajout du driver Molbus proposé par un membre de TLD
Sites avec des informations / sources :
```
Original issue reported on code.google.com by `davidinfo05` on 17 May 2013 at 7:49 | priority | driver modbus description ajout du driver molbus proposé par un membre de tld sites avec des informations sources original issue reported on code google com by on may at | 1 |
420,163 | 28,238,415,874 | IssuesEvent | 2023-04-06 04:07:54 | fankiat/sopht-mpi | https://api.github.com/repos/fankiat/sopht-mpi | closed | Setting up for running on cluster | documentation prio:low | Let's use this issue to track and discuss the steps needed to be taken for running `sopht-mpi` on different supercomputing facilities. I'll update the issue thread as I make new findings.
- [x] #170
- [x] #184
- [x] #171 | 1.0 | Setting up for running on cluster - Let's use this issue to track and discuss the steps needed to be taken for running `sopht-mpi` on different supercomputing facilities. I'll update the issue thread as I make new findings.
- [x] #170
- [x] #184
- [x] #171 | non_priority | setting up for running on cluster let s use this issue to track and discuss the steps needed to be taken for running sopht mpi on different supercomputing facilities i ll update the issue thread as i make new findings | 0 |
5,180 | 7,752,143,587 | IssuesEvent | 2018-05-30 19:19:30 | dotnet/corefx | https://api.github.com/repos/dotnet/corefx | closed | SocketAsyncEventArgs.Complete may hang if used on disposed socket | Servicing-Approved-2.1.1 area-System.Net.Sockets bug tenet-compatibility | If there is a race between using a Socket with SocketAsyncEventArgs and disposing of the Socket, it's possible that the call to allocate a NativeOverlapped will throw an ObjectDisposedException. In some operations, this throw happens after we've already transitioned the Socket's _singleBufferHandleState to something o... | True | SocketAsyncEventArgs.Complete may hang if used on disposed socket - If there is a race between using a Socket with SocketAsyncEventArgs and disposing of the Socket, it's possible that the call to allocate a NativeOverlapped will throw an ObjectDisposedException. In some operations, this throw happens after we've alrea... | non_priority | socketasynceventargs complete may hang if used on disposed socket if there is a race between using a socket with socketasynceventargs and disposing of the socket it s possible that the call to allocate a nativeoverlapped will throw an objectdisposedexception in some operations this throw happens after we ve alrea... | 0 |
28,457 | 13,690,120,566 | IssuesEvent | 2020-09-30 14:00:41 | quantumlib/Cirq | https://api.github.com/repos/quantumlib/Cirq | closed | float32 parameters leads to significant performance loss of parameter resolver | area/parameters area/performance kind/bug-report triage/accepted | **Description of the issue**
Calling `cirq.resolve_parameters` to resolve the parameters of a symbolic circuit with `np.float32` parameters leads to a significant performance loss. I ran into this bug while working on loading circuit parameters from a `.npy` file on [this TensorQuantum Dataset PR](https://github.com/t... | True | float32 parameters leads to significant performance loss of parameter resolver - **Description of the issue**
Calling `cirq.resolve_parameters` to resolve the parameters of a symbolic circuit with `np.float32` parameters leads to a significant performance loss. I ran into this bug while working on loading circuit para... | non_priority | parameters leads to significant performance loss of parameter resolver description of the issue calling cirq resolve parameters to resolve the parameters of a symbolic circuit with np parameters leads to a significant performance loss i ran into this bug while working on loading circuit parameters from ... | 0 |
22,756 | 2,650,829,285 | IssuesEvent | 2015-03-16 05:22:05 | Glavin001/atom-beautify | https://api.github.com/repos/Glavin001/atom-beautify | closed | Atom.Object.defineProperty.get is deprecated. | high priority | Bug report from Atom:
> atom.workspaceView is no longer available.
> In most cases you will not need the view. See the Workspace docs for
> alternatives: https://atom.io/docs/api/latest/Workspace.
> If you do need the view, please use `atom.views.getView(atom.workspace)`,
> which returns an HTMLElement.
> ```
... | 1.0 | Atom.Object.defineProperty.get is deprecated. - Bug report from Atom:
> atom.workspaceView is no longer available.
> In most cases you will not need the view. See the Workspace docs for
> alternatives: https://atom.io/docs/api/latest/Workspace.
> If you do need the view, please use `atom.views.getView(atom.worksp... | priority | atom object defineproperty get is deprecated bug report from atom atom workspaceview is no longer available in most cases you will not need the view see the workspace docs for alternatives if you do need the view please use atom views getview atom workspace which returns an htmlelement ... | 1 |
232,208 | 17,775,838,773 | IssuesEvent | 2021-08-30 19:05:44 | jarmuszz/sbo-shell | https://api.github.com/repos/jarmuszz/sbo-shell | opened | Document env variables | documentation | SBo-shell supports a few env variables for setting options, document them, | 1.0 | Document env variables - SBo-shell supports a few env variables for setting options, document them, | non_priority | document env variables sbo shell supports a few env variables for setting options document them | 0 |
517,153 | 14,995,764,902 | IssuesEvent | 2021-01-29 14:44:31 | wso2/product-apim | https://api.github.com/repos/wso2/product-apim | opened | [3.1.0] Devportal is not listing all Subscribe-able Applications | Priority/Normal Type/Bug | ### Description:
In APIM 3.1.0, we were able to notice that only the first 25 entries of Applications are getting listed in the Subscription view of the respective API. Please find the attached screenshot for reference.
<img width="1792" alt="devportal" src="https://user-images.githubusercontent.com/29927177/1062... | 1.0 | [3.1.0] Devportal is not listing all Subscribe-able Applications - ### Description:
In APIM 3.1.0, we were able to notice that only the first 25 entries of Applications are getting listed in the Subscription view of the respective API. Please find the attached screenshot for reference.
<img width="1792" alt="devp... | priority | devportal is not listing all subscribe able applications description in apim we were able to notice that only the first entries of applications are getting listed in the subscription view of the respective api please find the attached screenshot for reference img width alt devportal src... | 1 |
593,945 | 18,020,551,057 | IssuesEvent | 2021-09-16 18:50:16 | google/shaka-player | https://api.github.com/repos/google/shaka-player | closed | Networking engine does not provide response HTTP status code | enhancement contributions welcome Why didn't we catch this sooner? priority:P3 | **Have you read the [FAQ](https://bit.ly/ShakaFAQ) and checked for duplicate open issues?**
Yes
**What version of Shaka Player are you using?**
3.2.0
**Can you reproduce the issue with our latest release version?**
Yes
**Can you reproduce the issue with the latest code from `master`?**
Yes
**Are you u... | 1.0 | Networking engine does not provide response HTTP status code - **Have you read the [FAQ](https://bit.ly/ShakaFAQ) and checked for duplicate open issues?**
Yes
**What version of Shaka Player are you using?**
3.2.0
**Can you reproduce the issue with our latest release version?**
Yes
**Can you reproduce the ... | priority | networking engine does not provide response http status code have you read the and checked for duplicate open issues yes what version of shaka player are you using can you reproduce the issue with our latest release version yes can you reproduce the issue with the latest code ... | 1 |
76,198 | 7,521,755,983 | IssuesEvent | 2018-04-12 18:12:26 | RIOT-OS/RIOT | https://api.github.com/repos/RIOT-OS/RIOT | opened | tests: split unittests? | Request for Comments tests | #### Description
Currently, RIOT's unittests test application consists of many tests for different parts of the system, e.g., tests-core or tests-relic.
By default all of them (that are compatible with the target board) are built into one big binary, but they can also be built seperately.
There are several iss... | 1.0 | tests: split unittests? - #### Description
Currently, RIOT's unittests test application consists of many tests for different parts of the system, e.g., tests-core or tests-relic.
By default all of them (that are compatible with the target board) are built into one big binary, but they can also be built seperately... | non_priority | tests split unittests description currently riot s unittests test application consists of many tests for different parts of the system e g tests core or tests relic by default all of them that are compatible with the target board are built into one big binary but they can also be built seperately... | 0 |
531,247 | 15,443,423,697 | IssuesEvent | 2021-03-08 09:07:17 | ldsec/glowing-bear-medco | https://api.github.com/repos/ldsec/glowing-bear-medco | closed | clamp confidence interval | low priority bug | except log minus log, confidence interval transformation can give bounds below 0.0 and above 1.0, which makes no sense talking about probability | 1.0 | clamp confidence interval - except log minus log, confidence interval transformation can give bounds below 0.0 and above 1.0, which makes no sense talking about probability | priority | clamp confidence interval except log minus log confidence interval transformation can give bounds below and above which makes no sense talking about probability | 1 |
794,170 | 28,025,104,264 | IssuesEvent | 2023-03-28 08:37:20 | hotosm/fmtm | https://api.github.com/repos/hotosm/fmtm | closed | Add drop menus for create project | enhancement Priority: Must have recovery-response frontend | Currently the create project page lets the project manager upload a project boundary. This should be extended to add two drop down menus. One is the splitting algorithm, which should have 3 choices. The default is squares, the 2nd is uploading a custom multi-polygon of task boundaries, and the 3rd is to use OSM feature... | 1.0 | Add drop menus for create project - Currently the create project page lets the project manager upload a project boundary. This should be extended to add two drop down menus. One is the splitting algorithm, which should have 3 choices. The default is squares, the 2nd is uploading a custom multi-polygon of task boundarie... | priority | add drop menus for create project currently the create project page lets the project manager upload a project boundary this should be extended to add two drop down menus one is the splitting algorithm which should have choices the default is squares the is uploading a custom multi polygon of task boundaries ... | 1 |
62,882 | 7,654,277,844 | IssuesEvent | 2018-05-10 08:38:52 | greatnewcls/J7ASM5NS7ODF6TOLW2GR7TAM | https://api.github.com/repos/greatnewcls/J7ASM5NS7ODF6TOLW2GR7TAM | reopened | OaxiXKNSs80isnagdN3n6d/X2R/agpwBdr/Hsj/JG+Zfv7c9LZRsmXm0hbjRiXcFYY5vZ90jXJKUN0NoQfjzcVcciTozk0GvngNHSVW/F7bT76ZbPwZQSCu0eUNb+cgeyzUV4ylhfaLsM+fdIlhK5XseSeqiGju6uBxVUPEBS7Q= | design | QP6D5ym0ugQaSawpusyrrN1qO+fknqDZ5URzgL8yinjFPSwarrfUYRrMUDjAps/ofGrR0FtHzTDIxOgkfhp9b1/3dLCFDrs5Dvj6cePsw+nPgcr4Ex3Gm/MKE4CtCr1sONCSgQt/3pT9yhzI1wBr6M7wS7aNatVMU3Q1EKeN0BXajibT+jOQUbV+gR9Hf+wOGYi0JCW4oeBdGFSmnv8ky+ylFNf515SSO2bd72HVQvJaO3CtVXh2Aj/H34bIJFrq4SWfSp7mSioKg3EXzPjrO0sXElroelbR4sEZnsxXy5VVtVue3BoZV+m9c4u06BdW... | 1.0 | OaxiXKNSs80isnagdN3n6d/X2R/agpwBdr/Hsj/JG+Zfv7c9LZRsmXm0hbjRiXcFYY5vZ90jXJKUN0NoQfjzcVcciTozk0GvngNHSVW/F7bT76ZbPwZQSCu0eUNb+cgeyzUV4ylhfaLsM+fdIlhK5XseSeqiGju6uBxVUPEBS7Q= - QP6D5ym0ugQaSawpusyrrN1qO+fknqDZ5URzgL8yinjFPSwarrfUYRrMUDjAps/ofGrR0FtHzTDIxOgkfhp9b1/3dLCFDrs5Dvj6cePsw+nPgcr4Ex3Gm/MKE4CtCr1sONCSgQt/3pT9yhzI1... | non_priority | agpwbdr hsj jg joqubv dn kigqgp of o ciqh evd eml sk wsjlihpzvwgiup ia k qgzqu ... | 0 |
61,198 | 14,619,097,884 | IssuesEvent | 2020-12-22 17:16:13 | kenferrara/calcite | https://api.github.com/repos/kenferrara/calcite | opened | WS-2016-7071 (High) detected in hadoop-common-2.7.5.jar | security vulnerability | ## WS-2016-7071 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>hadoop-common-2.7.5.jar</b></p></summary>
<p>Apache Hadoop Common</p>
<p>Path to dependency file: calcite/pig/build.grad... | True | WS-2016-7071 (High) detected in hadoop-common-2.7.5.jar - ## WS-2016-7071 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>hadoop-common-2.7.5.jar</b></p></summary>
<p>Apache Hadoop Com... | non_priority | ws high detected in hadoop common jar ws high severity vulnerability vulnerable library hadoop common jar apache hadoop common path to dependency file calcite pig build gradle kts path to vulnerable library home wss scanner gradle caches modules files org apache ha... | 0 |
23,089 | 7,276,989,270 | IssuesEvent | 2018-02-21 18:00:07 | hashicorp/packer | https://api.github.com/repos/hashicorp/packer | opened | configurable snapshot creation timeout for Oracle-Classic builds | builder/oracle-classic enhancement | Feature: configurable snapshot creation timeout for Oracle-Classic builds
The length of time it takes to create a snapshot is highly dependent on the size of the underlying disk; for a minimal windows 2012 build (~21G uncompressed) this can take fifteen minutes. Currently the code is set to a 20 minute default timeo... | 1.0 | configurable snapshot creation timeout for Oracle-Classic builds - Feature: configurable snapshot creation timeout for Oracle-Classic builds
The length of time it takes to create a snapshot is highly dependent on the size of the underlying disk; for a minimal windows 2012 build (~21G uncompressed) this can take fift... | non_priority | configurable snapshot creation timeout for oracle classic builds feature configurable snapshot creation timeout for oracle classic builds the length of time it takes to create a snapshot is highly dependent on the size of the underlying disk for a minimal windows build uncompressed this can take fifteen m... | 0 |
381,068 | 11,273,010,553 | IssuesEvent | 2020-01-14 15:49:56 | threefoldfoundation/www_threefold.io_new | https://api.github.com/repos/threefoldfoundation/www_threefold.io_new | opened | Why page;Get an additional Profile to replace Stela | priority_minor | The profiles we feature should be active people within the organisation.
Must figure out who to feature here and gather the info. | 1.0 | Why page;Get an additional Profile to replace Stela - The profiles we feature should be active people within the organisation.
Must figure out who to feature here and gather the info. | priority | why page get an additional profile to replace stela the profiles we feature should be active people within the organisation must figure out who to feature here and gather the info | 1 |
60,296 | 3,122,525,129 | IssuesEvent | 2015-09-06 16:28:38 | onyxfish/agate | https://api.github.com/repos/onyxfish/agate | closed | Implement type inference | feature priority-normal | Returns an orderedict. Individual inferred types can be overridden by setting them. Then use spec.items() to pass it to the table constructor.
Last bit needed to swap agate in as a new csvkit backend? | 1.0 | Implement type inference - Returns an orderedict. Individual inferred types can be overridden by setting them. Then use spec.items() to pass it to the table constructor.
Last bit needed to swap agate in as a new csvkit backend? | priority | implement type inference returns an orderedict individual inferred types can be overridden by setting them then use spec items to pass it to the table constructor last bit needed to swap agate in as a new csvkit backend | 1 |
12,511 | 14,790,570,157 | IssuesEvent | 2021-01-12 12:14:35 | SoCo/SoCo | https://api.github.com/repos/SoCo/SoCo | closed | Deprecating support for Python 2.7 | Administrativia Backward compatibility Support | Separate issued branched off from [#337](https://github.com/SoCo/SoCo/issues/337#issuecomment-367275787).
Python 2.7 is the last supported 2.x version and requires some campatability code (#337). Python 2.7 will be maintained until 2020 (https://pythonclock.org/).
This issue is to discuss our plans for supportin... | True | Deprecating support for Python 2.7 - Separate issued branched off from [#337](https://github.com/SoCo/SoCo/issues/337#issuecomment-367275787).
Python 2.7 is the last supported 2.x version and requires some campatability code (#337). Python 2.7 will be maintained until 2020 (https://pythonclock.org/).
This issue ... | non_priority | deprecating support for python separate issued branched off from python is the last supported x version and requires some campatability code python will be maintained until this issue is to discuss our plans for supporting for soco | 0 |
315,652 | 9,630,354,749 | IssuesEvent | 2019-05-15 11:52:54 | abpframework/abp | https://api.github.com/repos/abpframework/abp | opened | Align module & class names | enhancement priority:normal | For example, `AbpAuditLoggingDomainModule` uses the `Abp` prefix, but `BackgroundJobsDomainModule` does not use it.
Similar differences do exists in permission definition and some other classes. As a better practice;
* Align prefix usage.
* Don't use `Abp` prefix if there is no good reason (like confusion with a s... | 1.0 | Align module & class names - For example, `AbpAuditLoggingDomainModule` uses the `Abp` prefix, but `BackgroundJobsDomainModule` does not use it.
Similar differences do exists in permission definition and some other classes. As a better practice;
* Align prefix usage.
* Don't use `Abp` prefix if there is no good re... | priority | align module class names for example abpauditloggingdomainmodule uses the abp prefix but backgroundjobsdomainmodule does not use it similar differences do exists in permission definition and some other classes as a better practice align prefix usage don t use abp prefix if there is no good re... | 1 |
120,834 | 4,794,970,169 | IssuesEvent | 2016-10-31 22:49:46 | deis/postgres | https://api.github.com/repos/deis/postgres | opened | socket.gaierror: [Errno -2] Name or service not known | bug priority 0 | This issue cropped up after merging #137. It seems boto is attempting to connect to `s3-us-east-1.$DEIS_MINIO_SERVICE_HOST:$DEIS_MINIO_SERVICE_PORT` which is causing headaches for wal-e.
```
wal_e.worker.upload INFO MSG: begin archiving a file
DETAIL: Uploading "pg_xlog/000000010000000000000001" to "s3... | 1.0 | socket.gaierror: [Errno -2] Name or service not known - This issue cropped up after merging #137. It seems boto is attempting to connect to `s3-us-east-1.$DEIS_MINIO_SERVICE_HOST:$DEIS_MINIO_SERVICE_PORT` which is causing headaches for wal-e.
```
wal_e.worker.upload INFO MSG: begin archiving a file
DET... | priority | socket gaierror name or service not known this issue cropped up after merging it seems boto is attempting to connect to us east deis minio service host deis minio service port which is causing headaches for wal e wal e worker upload info msg begin archiving a file detail uploadi... | 1 |
150,213 | 19,600,870,386 | IssuesEvent | 2022-01-06 01:04:34 | Tim-Demo/JS-Demo | https://api.github.com/repos/Tim-Demo/JS-Demo | closed | WS-2019-0318 (High) detected in handlebars-4.0.5.tgz - autoclosed | security vulnerability | ## WS-2019-0318 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.0.5.tgz</b></p></summary>
<p>Handlebars provides the power necessary to let you build semantic templates ef... | True | WS-2019-0318 (High) detected in handlebars-4.0.5.tgz - autoclosed - ## WS-2019-0318 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.0.5.tgz</b></p></summary>
<p>Handlebars... | non_priority | ws high detected in handlebars tgz autoclosed ws high severity vulnerability vulnerable library handlebars tgz handlebars provides the power necessary to let you build semantic templates effectively with no frustration library home page a href path to dependency file ... | 0 |
506,863 | 14,674,649,962 | IssuesEvent | 2020-12-30 15:47:17 | MicroHealthLLC/mGis | https://api.github.com/repos/MicroHealthLLC/mGis | closed | Fix new Flags filter UI across Client Panel | Priority | This filter was created to conserve space. Accordingly, I will tweak the UI to adhere to those requirements.


 | 4. Tracking & feedback priority-2 | As a user, I am able to review my tracking data that I have entered on a graph, so I can learn about myself.
## Acceptance Criteria
+[ ] As a user who has clicked on Tracking Overview in Toolkit, I am taken to the Tracking overview page.
+ [ ] I see a bar graph, defaulted to show the last 7 days of my sleep da... | 1.0 | Tracking: overview (sleep data) - As a user, I am able to review my tracking data that I have entered on a graph, so I can learn about myself.
## Acceptance Criteria
+[ ] As a user who has clicked on Tracking Overview in Toolkit, I am taken to the Tracking overview page.
+ [ ] I see a bar graph, defaulted to s... | priority | tracking overview sleep data as a user i am able to review my tracking data that i have entered on a graph so i can learn about myself acceptance criteria as a user who has clicked on tracking overview in toolkit i am taken to the tracking overview page i see a bar graph defaulted to show ... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.