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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
22,468 | 19,488,687,303 | IssuesEvent | 2021-12-26 22:44:44 | severinsimmler/chaine | https://api.github.com/repos/severinsimmler/chaine | closed | Allow int/float types as direct input features | bug usability | `int`/`float` features like this `[1, 19, 4, 0, 0, 0]` are currently not supported by `chaine`. `crfsuite_api.hpp` only allows `double` at the moment, see: https://github.com/severinsimmler/chaine/blob/852ff925dd74476d66c2948e0fa509684c36b27f/chaine/crfsuite/include/crfsuite_api.hpp#L148
EDIT: `string` types also ... | True | Allow int/float types as direct input features - `int`/`float` features like this `[1, 19, 4, 0, 0, 0]` are currently not supported by `chaine`. `crfsuite_api.hpp` only allows `double` at the moment, see: https://github.com/severinsimmler/chaine/blob/852ff925dd74476d66c2948e0fa509684c36b27f/chaine/crfsuite/include/cr... | non_priority | allow int float types as direct input features int float features like this are currently not supported by chaine crfsuite api hpp only allows double at the moment see edit string types also work edit float types doesn t work | 0 |
150,725 | 23,703,981,461 | IssuesEvent | 2022-08-29 22:03:55 | hackforla/website | https://api.github.com/repos/hackforla/website | closed | Design System Audit: Swap colors with color variables: Yellows | role: front end Size: Medium Feature: Refactor CSS Feature: Design system size: 1pt | ### Overview
As a developer, hard-coding colors only makes things difficult when colors change. For this only change the yellow colors so we can use the color variables.
### Action Items
- [x] Refer to [/_sass/variables/_colors.scss](https://github.com/hackforla/website/blob/gh-pages/_sass/variables/_colors.scss... | 1.0 | Design System Audit: Swap colors with color variables: Yellows - ### Overview
As a developer, hard-coding colors only makes things difficult when colors change. For this only change the yellow colors so we can use the color variables.
### Action Items
- [x] Refer to [/_sass/variables/_colors.scss](https://github... | non_priority | design system audit swap colors with color variables yellows overview as a developer hard coding colors only makes things difficult when colors change for this only change the yellow colors so we can use the color variables action items refer to for the current color variables yellow ... | 0 |
352,952 | 25,091,193,134 | IssuesEvent | 2022-11-08 06:24:32 | fluid-cloudnative/fluid | https://api.github.com/repos/fluid-cloudnative/fluid | closed | [DOC] Add web ufs preview in the accelerating web ufs demo | documentation good first issue | **Provide a link to that doc page:**
https://github.com/fluid-cloudnative/fluid/blob/master/docs/zh/samples/accelerate_data_accessing.md
**What is the defect and your suggestions on improvement:**
Apache mirror site used in the demo doc (e.g. `https://mirrors.tuna.tsinghua.edu.cn/apache/hbase/stable/`) may change ... | 1.0 | [DOC] Add web ufs preview in the accelerating web ufs demo - **Provide a link to that doc page:**
https://github.com/fluid-cloudnative/fluid/blob/master/docs/zh/samples/accelerate_data_accessing.md
**What is the defect and your suggestions on improvement:**
Apache mirror site used in the demo doc (e.g. `https://mi... | non_priority | add web ufs preview in the accelerating web ufs demo provide a link to that doc page what is the defect and your suggestions on improvement apache mirror site used in the demo doc e g may change over time following the instructions in the demo doc step by step users might be confused about w... | 0 |
352,432 | 25,066,944,206 | IssuesEvent | 2022-11-07 09:06:42 | AY2223S1-CS2103-F09-2/tp | https://api.github.com/repos/AY2223S1-CS2103-F09-2/tp | closed | User Guide Features Information Box has too many words | type.Documentation severity.Low | In one of the bullet points, there are too many words.
This can be improved by creating sub bullet points instead.

| 1.0 | User Guide Features Information Box has too many words - In one of the bullet points, there are too many words.
This can be improved by creating sub bullet points instead.

| non_priority | user guide features information box has too many words in one of the bullet points there are too many words this can be improved by creating sub bullet points instead | 0 |
738,350 | 25,554,334,078 | IssuesEvent | 2022-11-30 04:28:12 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | www.starbucks.com - site is not usable | browser-firefox priority-normal engine-gecko | <!-- @browser: Firefox 107.0 -->
<!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:107.0) Gecko/20100101 Firefox/107.0 -->
<!-- @reported_with: unknown -->
**URL**: https://www.starbucks.com/account/signin?ReturnUrl=%2F
**Browser / Version**: Firefox 107.0
**Operating System**: Mac OS X 10.15
**Tested... | 1.0 | www.starbucks.com - site is not usable - <!-- @browser: Firefox 107.0 -->
<!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:107.0) Gecko/20100101 Firefox/107.0 -->
<!-- @reported_with: unknown -->
**URL**: https://www.starbucks.com/account/signin?ReturnUrl=%2F
**Browser / Version**: Firefox 107.0
**Op... | priority | site is not usable url browser version firefox operating system mac os x tested another browser yes chrome problem type site is not usable description unable to login steps to reproduce i get an unhelpful error message we could not log you in i can succe... | 1 |
791,573 | 27,868,295,043 | IssuesEvent | 2023-03-21 11:50:01 | googleapis/google-api-go-client | https://api.github.com/repos/googleapis/google-api-go-client | opened | NodePool Get/Describe returns the desired number of node | type: question priority: p3 | This question is regarding to the container service (GKE).
I am trying to get the `desired number of nodes of a nodepool` (especially when the nodepool is managed by a CA, cluster autoscaler). However, I tried both the go SDK and the gcloud CLI. Neither returns the desired number. I wonder if this is a way to achieve ... | 1.0 | NodePool Get/Describe returns the desired number of node - This question is regarding to the container service (GKE).
I am trying to get the `desired number of nodes of a nodepool` (especially when the nodepool is managed by a CA, cluster autoscaler). However, I tried both the go SDK and the gcloud CLI. Neither return... | priority | nodepool get describe returns the desired number of node this question is regarding to the container service gke i am trying to get the desired number of nodes of a nodepool especially when the nodepool is managed by a ca cluster autoscaler however i tried both the go sdk and the gcloud cli neither return... | 1 |
400,365 | 11,774,089,356 | IssuesEvent | 2020-03-16 08:47:46 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | accounts.firefox.com - see bug description | browser-fenix engine-gecko ml-needsdiagnosis-false priority-normal | <!-- @browser: Firefox Mobile 76.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:76.0) Gecko/76.0 Firefox/76.0 -->
<!-- @reported_with: -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/50235 -->
<!-- @extra_labels: browser-fenix -->
**URL**: https://accounts.firefox.com/signin_recovery_cod... | 1.0 | accounts.firefox.com - see bug description - <!-- @browser: Firefox Mobile 76.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:76.0) Gecko/76.0 Firefox/76.0 -->
<!-- @reported_with: -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/50235 -->
<!-- @extra_labels: browser-fenix -->
**URL**: htt... | priority | accounts firefox com see bug description url browser version firefox mobile operating system android tested another browser yes chrome problem type something else description you let someone else control my firefox account with your stupid factor authentication ... | 1 |
442,728 | 12,749,447,505 | IssuesEvent | 2020-06-26 22:52:35 | SETI/pds-opus | https://api.github.com/repos/SETI/pds-opus | opened | Permalink URL uses different numerical formatting than normalizeinput | A-Bug B-OPUS Django Effort 3 Easy Priority 5 Minor | If you enter OPUS using a permalink URL that includes the RINGGEOringradius field, the widget will be populated by the number with a ".0" on the end. But if you just enter the numbers manually, there is no ".0" because normalizeinput gets rid of it while reformatting.
https://opus.pds-rings.seti.org/opus/#/planet=Ju... | 1.0 | Permalink URL uses different numerical formatting than normalizeinput - If you enter OPUS using a permalink URL that includes the RINGGEOringradius field, the widget will be populated by the number with a ".0" on the end. But if you just enter the numbers manually, there is no ".0" because normalizeinput gets rid of it... | priority | permalink url uses different numerical formatting than normalizeinput if you enter opus using a permalink url that includes the ringgeoringradius field the widget will be populated by the number with a on the end but if you just enter the numbers manually there is no because normalizeinput gets rid of it... | 1 |
23,742 | 3,851,867,324 | IssuesEvent | 2016-04-06 05:28:43 | GPF/imame4all | https://api.github.com/repos/GPF/imame4all | closed | Require a "screen flip" or "screen mirror" mode | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1.
2.
3.Not applicable
What is the expected output? What do you see instead?
image is inverted
What version of the product are you using? On what operating system?
Mame reloaded for android
Please provide any additional information below.
Running holosemu with the origin... | 1.0 | Require a "screen flip" or "screen mirror" mode - ```
What steps will reproduce the problem?
1.
2.
3.Not applicable
What is the expected output? What do you see instead?
image is inverted
What version of the product are you using? On what operating system?
Mame reloaded for android
Please provide any additional in... | non_priority | require a screen flip or screen mirror mode what steps will reproduce the problem not applicable what is the expected output what do you see instead image is inverted what version of the product are you using on what operating system mame reloaded for android please provide any additional in... | 0 |
105,375 | 4,234,747,272 | IssuesEvent | 2016-07-05 13:07:59 | Metaswitch/crest | https://api.github.com/repos/Metaswitch/crest | closed | Homer doesn't start properly on all-in-one images | bug high-priority | #### Symptoms
Start an all-in-one image, log in through Ellis and create an account. The web account creates successfully, but the SIP account fails. It appears that Homer has locked up.
After I restart Homer, everything works fine. Interestingly, it also creates a log file dated an hour earlier than the previ... | 1.0 | Homer doesn't start properly on all-in-one images - #### Symptoms
Start an all-in-one image, log in through Ellis and create an account. The web account creates successfully, but the SIP account fails. It appears that Homer has locked up.
After I restart Homer, everything works fine. Interestingly, it also cre... | priority | homer doesn t start properly on all in one images symptoms start an all in one image log in through ellis and create an account the web account creates successfully but the sip account fails it appears that homer has locked up after i restart homer everything works fine interestingly it also cre... | 1 |
496,846 | 14,356,778,579 | IssuesEvent | 2020-11-30 12:05:08 | jenkins-x/jx | https://api.github.com/repos/jenkins-x/jx | closed | Remove legacy code from 'step create task' | area/tekton kind/task lifecycle/rotten priority/important-longterm | Once meta pipeline is enabled and tested (#4992), we can review the existing code and clean it up by removing the pre meta pipeline code which we kept to be able to have both approaches during development.
In particular this is code in `step_create_task.go` as well as the pipelinerunner. | 1.0 | Remove legacy code from 'step create task' - Once meta pipeline is enabled and tested (#4992), we can review the existing code and clean it up by removing the pre meta pipeline code which we kept to be able to have both approaches during development.
In particular this is code in `step_create_task.go` as well as the p... | priority | remove legacy code from step create task once meta pipeline is enabled and tested we can review the existing code and clean it up by removing the pre meta pipeline code which we kept to be able to have both approaches during development in particular this is code in step create task go as well as the pipe... | 1 |
35,327 | 6,444,680,577 | IssuesEvent | 2017-08-12 15:34:33 | fossasia/open-event-orga-server | https://api.github.com/repos/fossasia/open-event-orga-server | closed | Custom-forms: Change data.type in custom-form | documentation has-PR rest-api | **I'm submitting a ...** (check one with "x")
- [x] bug report
- [ ] feature request
- [ ] support request => Please do not submit support requests here, instead ask your query in out Gitter channel at https://gitter.im/fossasia/open-event-orga-server
**Current behavior:**
The type attribute is `custom_form` wh... | 1.0 | Custom-forms: Change data.type in custom-form - **I'm submitting a ...** (check one with "x")
- [x] bug report
- [ ] feature request
- [ ] support request => Please do not submit support requests here, instead ask your query in out Gitter channel at https://gitter.im/fossasia/open-event-orga-server
**Current beh... | non_priority | custom forms change data type in custom form i m submitting a check one with x bug report feature request support request please do not submit support requests here instead ask your query in out gitter channel at current behavior the type attribute is custom form which le... | 0 |
739,994 | 25,731,480,822 | IssuesEvent | 2022-12-07 20:40:56 | npm/cli | https://api.github.com/repos/npm/cli | closed | [BUG] `npm completion` does not support workspaces | Bug Priority 2 Release 9.x | ### Is there an existing issue for this?
- [X] I have searched the existing issues
### This issue exists in the latest npm version
- [X] I am using the latest npm
### Current Behavior
When running `npm completion` from an npm workspace, it shows the following error:
```sh
$ npm completion
npm ERR! code ENO... | 1.0 | [BUG] `npm completion` does not support workspaces - ### Is there an existing issue for this?
- [X] I have searched the existing issues
### This issue exists in the latest npm version
- [X] I am using the latest npm
### Current Behavior
When running `npm completion` from an npm workspace, it shows the following er... | priority | npm completion does not support workspaces is there an existing issue for this i have searched the existing issues this issue exists in the latest npm version i am using the latest npm current behavior when running npm completion from an npm workspace it shows the following error ... | 1 |
720,051 | 24,776,745,542 | IssuesEvent | 2022-10-23 20:30:17 | googleapis/python-pubsub | https://api.github.com/repos/googleapis/python-pubsub | opened | tests.system.TestStreamingPull: test_streaming_pull_max_messages failed | type: bug priority: p1 flakybot: issue | Note: #721 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
----
commit: 42e7b694662aee9fd4893093d715f37a4a7f2fc7
buildURL: [Build Status](https://source.cloud.google.com/results/invocations/ca8da89e-acbc-4f43-a165-5fcc4b449a9b), [Sponge](http://sponge2/ca8da89e-acbc-4f43-a... | 1.0 | tests.system.TestStreamingPull: test_streaming_pull_max_messages failed - Note: #721 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
----
commit: 42e7b694662aee9fd4893093d715f37a4a7f2fc7
buildURL: [Build Status](https://source.cloud.google.com/results/invocations/ca8da89e-... | priority | tests system teststreamingpull test streaming pull max messages failed note was also for this test but it was closed more than days ago so i didn t mark it flaky commit buildurl status failed test output args topic projects precise truck topics t kwargs metadata ... | 1 |
197,761 | 6,963,613,357 | IssuesEvent | 2017-12-08 18:06:32 | explorers-nation/SeppOcrClient | https://api.github.com/repos/explorers-nation/SeppOcrClient | opened | Implement Journal Scraping | very-high-priority | When the app is open flying to a SEPP system should cause that system to get selected in the app, the data to get filled out and sent to the server automagically. | 1.0 | Implement Journal Scraping - When the app is open flying to a SEPP system should cause that system to get selected in the app, the data to get filled out and sent to the server automagically. | priority | implement journal scraping when the app is open flying to a sepp system should cause that system to get selected in the app the data to get filled out and sent to the server automagically | 1 |
452,975 | 13,062,641,789 | IssuesEvent | 2020-07-30 15:26:15 | datavisyn/tdp_core | https://api.github.com/repos/datavisyn/tdp_core | closed | ProxyView: Entity selection and external link swapped | priority: medium type: bug | * Release number or git hash: v9.1.0
* Web browser version and OS: Chrome 84
* Environment (local or deployed): both
### Steps to reproduce
1. Open list of all cell lines
2. Select the cell lines `201T` and `22Rv1`
3. Open Detail view "COSMIC"
### Observed behavior
At the very top, the URL of the detail... | 1.0 | ProxyView: Entity selection and external link swapped - * Release number or git hash: v9.1.0
* Web browser version and OS: Chrome 84
* Environment (local or deployed): both
### Steps to reproduce
1. Open list of all cell lines
2. Select the cell lines `201T` and `22Rv1`
3. Open Detail view "COSMIC"
### Obs... | priority | proxyview entity selection and external link swapped release number or git hash web browser version and os chrome environment local or deployed both steps to reproduce open list of all cell lines select the cell lines and open detail view cosmic observed beh... | 1 |
80,448 | 23,209,711,476 | IssuesEvent | 2022-08-02 09:04:27 | homuler/MediaPipeUnityPlugin | https://api.github.com/repos/homuler/MediaPipeUnityPlugin | closed | iOS build Error / Is the bundle id build correctly? | type:build/install | ### Plugin Version or Commit ID
adb2d90
### Unity Version
2021.3.6f1 (Apple Silicon)
### Your Host OS
M1 Mac
### Target Platform
iOS
### [Windows Only] Visual Studio C++ and Windows SDK Version
_No response_
### [Linux Only] GCC/G++ and GLIBC Version
_No response_
### [Android Only] Android Build Tools and ... | 1.0 | iOS build Error / Is the bundle id build correctly? - ### Plugin Version or Commit ID
adb2d90
### Unity Version
2021.3.6f1 (Apple Silicon)
### Your Host OS
M1 Mac
### Target Platform
iOS
### [Windows Only] Visual Studio C++ and Windows SDK Version
_No response_
### [Linux Only] GCC/G++ and GLIBC Version
_No ... | non_priority | ios build error is the bundle id build correctly plugin version or commit id unity version apple silicon your host os mac target platform ios visual studio c and windows sdk version no response gcc g and glibc version no response android build tools... | 0 |
70,120 | 15,051,925,435 | IssuesEvent | 2021-02-03 14:39:25 | fuzzdbunit/fuzzdbunit | https://api.github.com/repos/fuzzdbunit/fuzzdbunit | closed | CVE-2020-5529 (High) detected in htmlunit-2.36.0.jar | security vulnerability | ## CVE-2020-5529 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>htmlunit-2.36.0.jar</b></p></summary>
<p>A headless browser intended for use in testing web-based applications.</p>
<p>... | True | CVE-2020-5529 (High) detected in htmlunit-2.36.0.jar - ## CVE-2020-5529 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>htmlunit-2.36.0.jar</b></p></summary>
<p>A headless browser inte... | non_priority | cve high detected in htmlunit jar cve high severity vulnerability vulnerable library htmlunit jar a headless browser intended for use in testing web based applications library home page a href path to dependency file fuzzdbunit samples sample selenium test build gradle... | 0 |
243,391 | 18,685,295,560 | IssuesEvent | 2021-11-01 11:38:42 | VLK-STUDIO/morfeo | https://api.github.com/repos/VLK-STUDIO/morfeo | closed | Add benchmarks to website | documentation enhancement | ## Current
We currently have a script that tests the performance of `Morfeo` packages and compares the core-api with other popular libraries, currently we have tests for:
- core package
- jss package
- Morfeo core versus styled system
The results of these tests are currently available in the subfolder `resu... | 1.0 | Add benchmarks to website - ## Current
We currently have a script that tests the performance of `Morfeo` packages and compares the core-api with other popular libraries, currently we have tests for:
- core package
- jss package
- Morfeo core versus styled system
The results of these tests are currently avai... | non_priority | add benchmarks to website current we currently have a script that tests the performance of morfeo packages and compares the core api with other popular libraries currently we have tests for core package jss package morfeo core versus styled system the results of these tests are currently avai... | 0 |
52,708 | 13,224,959,110 | IssuesEvent | 2020-08-17 20:12:02 | icecube-trac/tix4 | https://api.github.com/repos/icecube-trac/tix4 | closed | I3TimeUtils::max_DAQ_time inverts values for MAX_DAQTIME (Trac #203) | Migrated from Trac dataclasses defect | I3TimeUtils::max_DAQ_time returns tenths-of-ns value of leap year for normal year and vice versa.
Corrected version of method:
int64_t I3TimeUtils::max_DAQ_time(const int year){
if(I3TimeUtils::leap_year(year)){
return MAX_DAQTIME.second;
}else{
return MAX_DAQTIME.first;
}
}
<details>
<summary><em>M... | 1.0 | I3TimeUtils::max_DAQ_time inverts values for MAX_DAQTIME (Trac #203) - I3TimeUtils::max_DAQ_time returns tenths-of-ns value of leap year for normal year and vice versa.
Corrected version of method:
int64_t I3TimeUtils::max_DAQ_time(const int year){
if(I3TimeUtils::leap_year(year)){
return MAX_DAQTIME.second;
... | non_priority | max daq time inverts values for max daqtime trac max daq time returns tenths of ns value of leap year for normal year and vice versa corrected version of method t max daq time const int year if leap year year return max daqtime second else return max daqtime first ... | 0 |
175,426 | 6,551,002,136 | IssuesEvent | 2017-09-05 13:22:09 | pmem/issues | https://api.github.com/repos/pmem/issues | opened | rpmem: ssh daemon terminated when fork() fails due to insufficient memory | Exposure: Medium OS: Linux Priority: 3 medium Type: Bug | I have ~40GB of free physical memory on both hosts.
Steps to reproduce:
On client side:
1) create local memory pool with aligned_alloc of size 32GB
2) create remote pool of size 32GB calling rpmem_create()
As a result I got my ssh daemon terminated.
What I have investigated - forking() within rpmem_cmd_run() f... | 1.0 | rpmem: ssh daemon terminated when fork() fails due to insufficient memory - I have ~40GB of free physical memory on both hosts.
Steps to reproduce:
On client side:
1) create local memory pool with aligned_alloc of size 32GB
2) create remote pool of size 32GB calling rpmem_create()
As a result I got my ssh daemon... | priority | rpmem ssh daemon terminated when fork fails due to insufficient memory i have of free physical memory on both hosts steps to reproduce on client side create local memory pool with aligned alloc of size create remote pool of size calling rpmem create as a result i got my ssh daemon terminat... | 1 |
35,264 | 30,874,979,955 | IssuesEvent | 2023-08-03 13:46:40 | moj-analytical-services/user-guidance | https://api.github.com/repos/moj-analytical-services/user-guidance | closed | create-a-derived-table user guidance landing | Data Platform Core Infrastructure | Ensure [this](https://user-guidance.analytical-platform.service.justice.gov.uk/tools/create-a-derived-table/) landing page is the only landing page referenced throughout our docs. It lists the other contents pages.
Overall aim to improve visibility of this page
https://user-guidance.analytical-platform.service.just... | 1.0 | create-a-derived-table user guidance landing - Ensure [this](https://user-guidance.analytical-platform.service.justice.gov.uk/tools/create-a-derived-table/) landing page is the only landing page referenced throughout our docs. It lists the other contents pages.
Overall aim to improve visibility of this page
https:/... | non_priority | create a derived table user guidance landing ensure landing page is the only landing page referenced throughout our docs it lists the other contents pages overall aim to improve visibility of this page repo s contrib readme slack user guidance internal links back to this may ... | 0 |
446,429 | 31,476,014,257 | IssuesEvent | 2023-08-30 10:44:51 | 1Dohyeon/fastcampus-project-board | https://api.github.com/repos/1Dohyeon/fastcampus-project-board | closed | 깃헙 프로젝트와 이슈 정리하기 | documentation | 깃헙 프로젝트를 세팅하고, 카드를 만들어서 정리
- [x] 프로젝트 베타 만들기
- [x] 카드 목록 만들기 - 강의 커리큘럼 참고
- [x] 이슈로 적절히 바꾸기 | 1.0 | 깃헙 프로젝트와 이슈 정리하기 - 깃헙 프로젝트를 세팅하고, 카드를 만들어서 정리
- [x] 프로젝트 베타 만들기
- [x] 카드 목록 만들기 - 강의 커리큘럼 참고
- [x] 이슈로 적절히 바꾸기 | non_priority | 깃헙 프로젝트와 이슈 정리하기 깃헙 프로젝트를 세팅하고 카드를 만들어서 정리 프로젝트 베타 만들기 카드 목록 만들기 강의 커리큘럼 참고 이슈로 적절히 바꾸기 | 0 |
99,637 | 16,449,129,698 | IssuesEvent | 2021-05-21 01:09:00 | renfei/cloudflare | https://api.github.com/repos/renfei/cloudflare | opened | CVE-2021-21345 (High) detected in xstream-1.4.15.jar | security vulnerability | ## CVE-2021-21345 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>xstream-1.4.15.jar</b></p></summary>
<p></p>
<p>Library home page: <a href="http://x-stream.github.io">http://x-stream... | True | CVE-2021-21345 (High) detected in xstream-1.4.15.jar - ## CVE-2021-21345 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>xstream-1.4.15.jar</b></p></summary>
<p></p>
<p>Library home pa... | non_priority | cve high detected in xstream jar cve high severity vulnerability vulnerable library xstream jar library home page a href path to dependency file cloudflare pom xml path to vulnerable library home wss scanner repository com thoughtworks xstream xstream xstr... | 0 |
82,069 | 31,899,070,246 | IssuesEvent | 2023-09-18 06:14:09 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | Improved room header - Impossible to open user info. | T-Defect | ### Steps to reproduce
With the _Improved Room Header_ enabled , it's impossible to click a avatar, or select a user from the user list and get it's user pane.
Old style:

No matter were i click on a user (ava... | 1.0 | Improved room header - Impossible to open user info. - ### Steps to reproduce
With the _Improved Room Header_ enabled , it's impossible to click a avatar, or select a user from the user list and get it's user pane.
Old style:

Currently, when YugaWare starts up with YB as its backing database, we manually create a `system_platform` database to store its data. Tables created in this database should not count towards system tables so that the UI will show the proper number of... | 1.0 | YugaWare tables should count as system tables - Jira Link: [DB-2250](https://yugabyte.atlassian.net/browse/DB-2250)
Currently, when YugaWare starts up with YB as its backing database, we manually create a `system_platform` database to store its data. Tables created in this database should not count towards system tabl... | priority | yugaware tables should count as system tables jira link currently when yugaware starts up with yb as its backing database we manually create a system platform database to store its data tables created in this database should not count towards system tables so that the ui will show the proper number of user... | 1 |
88,133 | 25,312,880,732 | IssuesEvent | 2022-11-17 18:57:02 | mctools/dgcode | https://api.github.com/repos/mctools/dgcode | opened | dgbuild --grep does not work as intended | bug dgbuild | ```
$> dgbuild --grep 'append' packages/Framework/
dgbuild: Disabled 3 packages as result of missing external dependencies
Grepping 0 packages for pattern append
```
It should grep many packages (and there are certainly many packages inside which contains the string `append`) | 1.0 | dgbuild --grep does not work as intended - ```
$> dgbuild --grep 'append' packages/Framework/
dgbuild: Disabled 3 packages as result of missing external dependencies
Grepping 0 packages for pattern append
```
It should grep many packages (and there are certainly many packages inside which contains the string `appe... | non_priority | dgbuild grep does not work as intended dgbuild grep append packages framework dgbuild disabled packages as result of missing external dependencies grepping packages for pattern append it should grep many packages and there are certainly many packages inside which contains the string appe... | 0 |
809,697 | 30,206,078,333 | IssuesEvent | 2023-07-05 09:31:09 | google/ground-android | https://api.github.com/repos/google/ground-android | opened | Move creation of string labels for responses from model to view | type: cleanup priority: p2 | As an early hack, we returned the string representation of responses by extending `getDetailsText()` in the base `TaskData`. To allow for i18n and proper SoC, these UI representations should be produce be ViewModels or related helpers, not in the model itself. | 1.0 | Move creation of string labels for responses from model to view - As an early hack, we returned the string representation of responses by extending `getDetailsText()` in the base `TaskData`. To allow for i18n and proper SoC, these UI representations should be produce be ViewModels or related helpers, not in the model i... | priority | move creation of string labels for responses from model to view as an early hack we returned the string representation of responses by extending getdetailstext in the base taskdata to allow for and proper soc these ui representations should be produce be viewmodels or related helpers not in the model itse... | 1 |
532 | 3,547,113,049 | IssuesEvent | 2016-01-20 07:56:59 | camptocamp/ngeo | https://api.github.com/repos/camptocamp/ngeo | closed | Wrong service configuration | GMF-Architecture Ongoing | We have some issue here:
https://github.com/camptocamp/ngeo/blob/master/contribs/gmf/apps/mobile/js/mobile.js#L25-L27
and here:
https://github.com/camptocamp/ngeo/blob/master/contribs/gmf/src/controllers/abstractmobile.js#L42-L45
The services URLs can't be in a controller because on the target application because... | 1.0 | Wrong service configuration - We have some issue here:
https://github.com/camptocamp/ngeo/blob/master/contribs/gmf/apps/mobile/js/mobile.js#L25-L27
and here:
https://github.com/camptocamp/ngeo/blob/master/contribs/gmf/src/controllers/abstractmobile.js#L42-L45
The services URLs can't be in a controller because on ... | non_priority | wrong service configuration we have some issue here and here the services urls can t be in a controller because on the target application because the the client application they will be generated on the fly than it should be in the html file as the full text search | 0 |
806,238 | 29,807,584,912 | IssuesEvent | 2023-06-16 12:51:25 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | sites.google.com - see bug description | browser-firefox priority-critical os-mac engine-gecko | <!-- @browser: Firefox 114.0 -->
<!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/114.0 -->
<!-- @reported_with: unknown -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/123461 -->
**URL**: https://sites.google.com/region18.org/ai-news-new/newest-article... | 1.0 | sites.google.com - see bug description - <!-- @browser: Firefox 114.0 -->
<!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/114.0 -->
<!-- @reported_with: unknown -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/123461 -->
**URL**: https://sites.google.co... | priority | sites google com see bug description url browser version firefox operating system mac os x tested another browser yes chrome problem type something else description going from editing to viewing to editing again crashes firefox steps to reproduce going into ... | 1 |
23,794 | 10,934,820,874 | IssuesEvent | 2019-11-24 14:21:23 | whitesource-yossi/go-algorand | https://api.github.com/repos/whitesource-yossi/go-algorand | opened | WS-2018-0594 (High) detected in github.com/satori/go.uuid-v1.2.0 | security vulnerability | ## WS-2018-0594 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>github.com/satori/go.uuid-v1.2.0</b></p></summary>
<p>UUID package for Go</p>
<p>
Dependency Hierarchy:
- :x: **githu... | True | WS-2018-0594 (High) detected in github.com/satori/go.uuid-v1.2.0 - ## WS-2018-0594 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>github.com/satori/go.uuid-v1.2.0</b></p></summary>
<p... | non_priority | ws high detected in github com satori go uuid ws high severity vulnerability vulnerable library github com satori go uuid uuid package for go dependency hierarchy x github com satori go uuid vulnerable library found in head commit a href v... | 0 |
459,663 | 13,196,639,036 | IssuesEvent | 2020-08-13 21:04:30 | department-of-veterans-affairs/caseflow | https://api.github.com/repos/department-of-veterans-affairs/caseflow | opened | Consolidate RESET_VIRTUAL_HEARING and RESET actions in HearingsFormContext reducer | Priority: Low Product: caseflow-hearings Team: Tango 💃 Type: Tech-Improvement | ## Description
Follow up ticket to consolidate `RESET_VIRTUAL_HEARING` and `RESET` actions into the `RESET` action See comment for more info:
https://github.com/department-of-veterans-affairs/caseflow/pull/14944#discussion_r470227775
## Acceptance criteria
- [ ] Update documentation: [link]
## Background/context/r... | 1.0 | Consolidate RESET_VIRTUAL_HEARING and RESET actions in HearingsFormContext reducer - ## Description
Follow up ticket to consolidate `RESET_VIRTUAL_HEARING` and `RESET` actions into the `RESET` action See comment for more info:
https://github.com/department-of-veterans-affairs/caseflow/pull/14944#discussion_r470227775... | priority | consolidate reset virtual hearing and reset actions in hearingsformcontext reducer description follow up ticket to consolidate reset virtual hearing and reset actions into the reset action see comment for more info acceptance criteria update documentation background context resources ... | 1 |
177,370 | 6,582,832,142 | IssuesEvent | 2017-09-13 01:20:35 | HAS-CRM/IssueTracker | https://api.github.com/repos/HAS-CRM/IssueTracker | closed | Prepare UAT Server for Vietnam Testing | Priority.High Status.Done Type.ChangeRequest | Background:
Irene will want to let user at Vietnam try out at CRM Test Server.
Tested:
- [x] Account : Using HAS-VN User, Create account
- [x] Opportunity : Tested
- [x] Approval Flow : Tested
- [x] Quotation : Tested
- [x] Statistic : Tested
| 1.0 | Prepare UAT Server for Vietnam Testing - Background:
Irene will want to let user at Vietnam try out at CRM Test Server.
Tested:
- [x] Account : Using HAS-VN User, Create account
- [x] Opportunity : Tested
- [x] Approval Flow : Tested
- [x] Quotation : Tested
- [x] Statistic : Tested
| priority | prepare uat server for vietnam testing background irene will want to let user at vietnam try out at crm test server tested account using has vn user create account opportunity tested approval flow tested quotation tested statistic tested | 1 |
48,415 | 2,998,144,390 | IssuesEvent | 2015-07-23 12:31:14 | jayway/powermock | https://api.github.com/repos/jayway/powermock | closed | mockStaticMethodX should be renamed? | enhancement imported Milestone-Release1.0 Priority-Medium | _From [johan.ha...@gmail.com](https://code.google.com/u/105676376875942041029/) on October 26, 2008 08:46:05_
Rename to mockStaticPartialX?
_Original issue: http://code.google.com/p/powermock/issues/detail?id=42_ | 1.0 | mockStaticMethodX should be renamed? - _From [johan.ha...@gmail.com](https://code.google.com/u/105676376875942041029/) on October 26, 2008 08:46:05_
Rename to mockStaticPartialX?
_Original issue: http://code.google.com/p/powermock/issues/detail?id=42_ | priority | mockstaticmethodx should be renamed from on october rename to mockstaticpartialx original issue | 1 |
214,103 | 7,266,758,337 | IssuesEvent | 2018-02-20 00:04:59 | theycallmemac/Skyscraper | https://api.github.com/repos/theycallmemac/Skyscraper | opened | add options to cli | Priority: Medium Status: In Progress Type: Enhancement Type: Feature | Options such as ```-t``` (to) and ```-f``` (from) are required to to figure out flight details.
Other options include:
- ```-r``` (marking as return)
- ```-n``` (number of those travelling)
Requirements of this issue are subject to change. | 1.0 | add options to cli - Options such as ```-t``` (to) and ```-f``` (from) are required to to figure out flight details.
Other options include:
- ```-r``` (marking as return)
- ```-n``` (number of those travelling)
Requirements of this issue are subject to change. | priority | add options to cli options such as t to and f from are required to to figure out flight details other options include r marking as return n number of those travelling requirements of this issue are subject to change | 1 |
74,950 | 15,386,625,873 | IssuesEvent | 2021-03-03 08:28:55 | secureCodeBox/secureCodeBox | https://api.github.com/repos/secureCodeBox/secureCodeBox | opened | Outdated Amass Version | bug maintenance security scanner | The amass version specified in the values.yaml of the amass helm chart is outdated.
This is a problem because the version that is currently in use in the scb does not have a valid docker image anymore.
To fix this we will need to upgrade the docker tag to `v3.11.3`
| True | Outdated Amass Version - The amass version specified in the values.yaml of the amass helm chart is outdated.
This is a problem because the version that is currently in use in the scb does not have a valid docker image anymore.
To fix this we will need to upgrade the docker tag to `v3.11.3`
| non_priority | outdated amass version the amass version specified in the values yaml of the amass helm chart is outdated this is a problem because the version that is currently in use in the scb does not have a valid docker image anymore to fix this we will need to upgrade the docker tag to | 0 |
813,331 | 30,454,145,648 | IssuesEvent | 2023-07-16 17:17:30 | dataforgoodfr/CarbonBombsApp | https://api.github.com/repos/dataforgoodfr/CarbonBombsApp | opened | Graphs banks et companies - remplacer Mds$ par $b | priority 1 | 2 graphiques concernés :
remplacer Mds$ par $b | 1.0 | Graphs banks et companies - remplacer Mds$ par $b - 2 graphiques concernés :
remplacer Mds$ par $b | priority | graphs banks et companies remplacer mds par b graphiques concernés remplacer mds par b | 1 |
304,628 | 9,334,294,711 | IssuesEvent | 2019-03-28 16:01:50 | RobotLocomotion/drake | https://api.github.com/repos/RobotLocomotion/drake | closed | Simulator logic invalidates ALL discrete events in a diagram. | priority: high team: dynamics type: performance | What happens is that when the simulator attempts to handle a single discrete update, all discrete value cache entries in the diagram being simulated get invalidated.
The problematic line of code in the simulator was identified to be within `Simulator<T>::HandleDiscreteUpdate()`, specifically in [this line](https://g... | 1.0 | Simulator logic invalidates ALL discrete events in a diagram. - What happens is that when the simulator attempts to handle a single discrete update, all discrete value cache entries in the diagram being simulated get invalidated.
The problematic line of code in the simulator was identified to be within `Simulator<T>... | priority | simulator logic invalidates all discrete events in a diagram what happens is that when the simulator attempts to handle a single discrete update all discrete value cache entries in the diagram being simulated get invalidated the problematic line of code in the simulator was identified to be within simulator ... | 1 |
503,561 | 14,594,384,249 | IssuesEvent | 2020-12-20 05:21:32 | myConsciousness/entity-validator | https://api.github.com/repos/myConsciousness/entity-validator | closed | NestedEntityStrategyにコレクションの場合の処理を追加 | Priority: high Type: new feature | # Add New Feature
## 1. Feature details
`NestedEntityStrategy` にコレクションの場合の処理を追加する。
## 2. Why it is necessary
既存機能の拡張に伴う修正。
## 3. How to implement
`NestedEntityStrategy` にコレクションの場合の処理を追加する。
## 4. References
| 1.0 | NestedEntityStrategyにコレクションの場合の処理を追加 - # Add New Feature
## 1. Feature details
`NestedEntityStrategy` にコレクションの場合の処理を追加する。
## 2. Why it is necessary
既存機能の拡張に伴う修正。
## 3. How to implement
`NestedEntityStrategy` にコレクションの場合の処理を追加する。
## 4. References
| priority | nestedentitystrategyにコレクションの場合の処理を追加 add new feature feature details nestedentitystrategy にコレクションの場合の処理を追加する。 why it is necessary 既存機能の拡張に伴う修正。 how to implement nestedentitystrategy にコレクションの場合の処理を追加する。 references | 1 |
86,725 | 17,064,827,125 | IssuesEvent | 2021-07-07 05:33:49 | ytret/os | https://api.github.com/repos/ytret/os | opened | Better usermode thread stack constructing | spots bad code | The kernel has to construct an initial stack for a usermode thread that is popped on the first task switch to that thread. Currently such stacks are created and filled by hand:
https://github.com/ytret/os/blob/4037c584647670ac190da1099ac58d687476af21/kernel/arch/x86/thread.rs#L37-L39
https://github.com/ytret/os/blo... | 1.0 | Better usermode thread stack constructing - The kernel has to construct an initial stack for a usermode thread that is popped on the first task switch to that thread. Currently such stacks are created and filled by hand:
https://github.com/ytret/os/blob/4037c584647670ac190da1099ac58d687476af21/kernel/arch/x86/thread... | non_priority | better usermode thread stack constructing the kernel has to construct an initial stack for a usermode thread that is popped on the first task switch to that thread currently such stacks are created and filled by hand also the stack size is defined in another method in rather than | 0 |
742,957 | 25,879,945,372 | IssuesEvent | 2022-12-14 10:33:38 | Sunbird-cQube/community | https://api.github.com/repos/Sunbird-cQube/community | closed | Writing test scripts for Nipun Bharath | Development Priority 1 (P1) |
Development of automation scripts for Nipun Bharat Program Dashboard
- Vanity metrics cards-completed
- Tabs
- TextBook Status - completed
- Learning Session - completed
fixing errors and unit test - completed
Converting the test cases to automation scripts using selenium python
The new requi... | 1.0 | Writing test scripts for Nipun Bharath -
Development of automation scripts for Nipun Bharat Program Dashboard
- Vanity metrics cards-completed
- Tabs
- TextBook Status - completed
- Learning Session - completed
fixing errors and unit test - completed
Converting the test cases to automation sc... | priority | writing test scripts for nipun bharath development of automation scripts for nipun bharat program dashboard vanity metrics cards completed tabs textbook status completed learning session completed fixing errors and unit test completed converting the test cases to automation sc... | 1 |
239,674 | 7,799,917,296 | IssuesEvent | 2018-06-09 02:05:02 | tine20/Tine-2.0-Open-Source-Groupware-and-CRM | https://api.github.com/repos/tine20/Tine-2.0-Open-Source-Groupware-and-CRM | closed | 0006108:
add responsible (related) contact to grid columns | Crm Mantis high priority | **Reported by pschuele on 21 Mar 2012 09:22**
**Version:** Milan (2012-03-1)
add responsible (related) contact to grid columns
| 1.0 | 0006108:
add responsible (related) contact to grid columns - **Reported by pschuele on 21 Mar 2012 09:22**
**Version:** Milan (2012-03-1)
add responsible (related) contact to grid columns
| priority | add responsible related contact to grid columns reported by pschuele on mar version milan add responsible related contact to grid columns | 1 |
21,483 | 10,632,442,309 | IssuesEvent | 2019-10-15 10:22:27 | MachoThemes/brilliance-lite | https://api.github.com/repos/MachoThemes/brilliance-lite | opened | Vulnerablilities | Security | Framework v1.2.2
Vulnerablilities (x2):
welcome_screen_ajax_callback in includes/libraries/welcome-screen/class-epsilon-welcome-screen.php
epsilon_framework_ajax_action in includes/libraries/epsilon-framework/classes/class-epsilon-ajax-controller.php | True | Vulnerablilities - Framework v1.2.2
Vulnerablilities (x2):
welcome_screen_ajax_callback in includes/libraries/welcome-screen/class-epsilon-welcome-screen.php
epsilon_framework_ajax_action in includes/libraries/epsilon-framework/classes/class-epsilon-ajax-controller.php | non_priority | vulnerablilities framework vulnerablilities welcome screen ajax callback in includes libraries welcome screen class epsilon welcome screen php epsilon framework ajax action in includes libraries epsilon framework classes class epsilon ajax controller php | 0 |
535,984 | 15,702,297,428 | IssuesEvent | 2021-03-26 12:25:43 | rwth-afu/UniPager | https://api.github.com/repos/rwth-afu/UniPager | closed | RabbitMQ-Version: No reconnect if RabbiMQ-Server is restarted | Priority: High Type: Bug | Am 11.6.19, nach einem vermutlichen Neustart des RabbitMQ-Servers wegen Telemetry-Updates verbinden sich die zuvor verbundenen Sender nicht neu.

Dafür 100% CPU Last durch unipager.
Webinterface zeigt wei... | 1.0 | RabbitMQ-Version: No reconnect if RabbiMQ-Server is restarted - Am 11.6.19, nach einem vermutlichen Neustart des RabbitMQ-Servers wegen Telemetry-Updates verbinden sich die zuvor verbundenen Sender nicht neu.
 | documentation enhancement small | ## Overview
Add choices and documentcloud_pages to the **type_printads** field on **CvrE530Cd** the database model.
Basically, we think **type_printads** should be defined as a "choice field" (in Django parlance), which just means it's a field with a defined list of valid values and an intelligible definition for eac... | 1.0 | Add choices and documentcloud_pages to CvrE530Cd.type_printads (in common.py) - ## Overview
Add choices and documentcloud_pages to the **type_printads** field on **CvrE530Cd** the database model.
Basically, we think **type_printads** should be defined as a "choice field" (in Django parlance), which just means it's a ... | non_priority | add choices and documentcloud pages to type printads in common py overview add choices and documentcloud pages to the type printads field on the database model basically we think type printads should be defined as a choice field in django parlance which just means it s a field with a def... | 0 |
490,062 | 14,115,077,447 | IssuesEvent | 2020-11-07 19:02:05 | bounswe/bounswe2020group3 | https://api.github.com/repos/bounswe/bounswe2020group3 | closed | creating setup script for linux and macos as an alternative to setup.sh file | Backend Priority: Medium Status: Completed :100: Type: Enhancement | * **Project: BACKEND**
* **This is a: FEATURE REQUEST**
* **Description of the issue**
A simple script file for setting up python environment.
* **For feature requests: Expected functionality of the requested feature**
After running this script file, it sets up a same environment for all developers due t... | 1.0 | creating setup script for linux and macos as an alternative to setup.sh file - * **Project: BACKEND**
* **This is a: FEATURE REQUEST**
* **Description of the issue**
A simple script file for setting up python environment.
* **For feature requests: Expected functionality of the requested feature**
After r... | priority | creating setup script for linux and macos as an alternative to setup sh file project backend this is a feature request description of the issue a simple script file for setting up python environment for feature requests expected functionality of the requested feature after r... | 1 |
802,689 | 29,044,237,356 | IssuesEvent | 2023-05-13 10:48:13 | karel-brinda/mof-search | https://api.github.com/repos/karel-brinda/mof-search | closed | Verifying memory consumption measurements | high-priority paper | Our benchmarks report relatively low memory requirements even situations when I would expect more.
When I ran recently the plasmid DB experiment, with `max_ram_gb: 25`, I got the following memory results:
https://github.com/karel-brinda/mof-experiments/blob/7703f62bbb4c04383ed430024617c35fe9ece941/experiments/A60_m... | 1.0 | Verifying memory consumption measurements - Our benchmarks report relatively low memory requirements even situations when I would expect more.
When I ran recently the plasmid DB experiment, with `max_ram_gb: 25`, I got the following memory results:
https://github.com/karel-brinda/mof-experiments/blob/7703f62bbb4c04... | priority | verifying memory consumption measurements our benchmarks report relatively low memory requirements even situations when i would expect more when i ran recently the plasmid db experiment with max ram gb i got the following memory results i e mem kb gb when i looked at the memory consump... | 1 |
308,848 | 9,458,381,541 | IssuesEvent | 2019-04-17 04:59:43 | wso2/product-is | https://api.github.com/repos/wso2/product-is | closed | [Doc] Support for renew refresh token property to be configurable per application. IS-5.7.0 | Complexity/Medium Priority/High Severity/Blocker Type/Docs | We need to include documentation on how to configure/use this new feature. Below attachment includes a sample documentation.
[Instructions.docx](https://github.com/wso2/product-is/files/3006781/Instructions.docx)
improvement for: wso2/product-is#4550
| 1.0 | [Doc] Support for renew refresh token property to be configurable per application. IS-5.7.0 - We need to include documentation on how to configure/use this new feature. Below attachment includes a sample documentation.
[Instructions.docx](https://github.com/wso2/product-is/files/3006781/Instructions.docx)
improve... | priority | support for renew refresh token property to be configurable per application is we need to include documentation on how to configure use this new feature below attachment includes a sample documentation improvement for product is | 1 |
449,280 | 12,966,343,008 | IssuesEvent | 2020-07-21 00:30:03 | kubernetes-sigs/cluster-api | https://api.github.com/repos/kubernetes-sigs/cluster-api | closed | Allow DockerMachineTemplate to be mutable | kind/feature priority/awaiting-more-evidence | **User Story**
As a developer/user I would like to update the custom image (`DockerMachineSpec.CustomeImage`) in my `DockerMachineTemplate` to enable reliable upgrades in KinD.
**Detailed Description**
KinD has very specific image requirements for its Nodes (see https://github.com/kubernetes-sigs/kind/release... | 1.0 | Allow DockerMachineTemplate to be mutable - **User Story**
As a developer/user I would like to update the custom image (`DockerMachineSpec.CustomeImage`) in my `DockerMachineTemplate` to enable reliable upgrades in KinD.
**Detailed Description**
KinD has very specific image requirements for its Nodes (see htt... | priority | allow dockermachinetemplate to be mutable user story as a developer user i would like to update the custom image dockermachinespec customeimage in my dockermachinetemplate to enable reliable upgrades in kind detailed description kind has very specific image requirements for its nodes see i... | 1 |
181,335 | 21,658,633,559 | IssuesEvent | 2022-05-06 16:35:58 | yaeljacobs67/librenms | https://api.github.com/repos/yaeljacobs67/librenms | closed | CVE-2019-11358 (Medium) detected in multiple libraries - autoclosed | security vulnerability | ## CVE-2019-11358 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jquery-2.1.1.min.js</b>, <b>jquery-1.10.1.min.js</b>, <b>jquery-1.10.2.min.js</b></p></summary>
<p>
<details><summ... | True | CVE-2019-11358 (Medium) detected in multiple libraries - autoclosed - ## CVE-2019-11358 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jquery-2.1.1.min.js</b>, <b>jquery-1.10.1.min... | non_priority | cve medium detected in multiple libraries autoclosed cve medium severity vulnerability vulnerable libraries jquery min js jquery min js jquery min js jquery min js javascript library for dom operations library home page a href path to depende... | 0 |
59,007 | 17,009,714,831 | IssuesEvent | 2021-07-02 01:11:04 | aimeedonah/roottools | https://api.github.com/repos/aimeedonah/roottools | reopened | Add Rootools to Maven repository | Priority-Medium Type-Defect | ```
Hi,
As you may know, Gradle is becoming the standard way to compile an Android
application.
And Gradle can download libraries from Maven.
It would be very good to upload Rootools to Maven so we can automatically
download the latest version and have a better workflow.
Regards
```
Original issue reported on co... | 1.0 | Add Rootools to Maven repository - ```
Hi,
As you may know, Gradle is becoming the standard way to compile an Android
application.
And Gradle can download libraries from Maven.
It would be very good to upload Rootools to Maven so we can automatically
download the latest version and have a better workflow.
Regards... | non_priority | add rootools to maven repository hi as you may know gradle is becoming the standard way to compile an android application and gradle can download libraries from maven it would be very good to upload rootools to maven so we can automatically download the latest version and have a better workflow regards... | 0 |
44,587 | 9,605,292,848 | IssuesEvent | 2019-05-10 23:15:34 | EdenServer/community | https://api.github.com/repos/EdenServer/community | closed | Quest "A Clock Most Delicate" Not Triggering | in-code-review | See title. I should have max Jeuno fame, so it shouldn't be an issue. Nothing associated looks like its going to trigger. Not sure if its implemented in DSP or not. | 1.0 | Quest "A Clock Most Delicate" Not Triggering - See title. I should have max Jeuno fame, so it shouldn't be an issue. Nothing associated looks like its going to trigger. Not sure if its implemented in DSP or not. | non_priority | quest a clock most delicate not triggering see title i should have max jeuno fame so it shouldn t be an issue nothing associated looks like its going to trigger not sure if its implemented in dsp or not | 0 |
637,867 | 20,680,145,525 | IssuesEvent | 2022-03-10 13:10:31 | wellcomecollection/wellcomecollection.org | https://api.github.com/repos/wellcomecollection/wellcomecollection.org | closed | Online requesting dashboard: tracking user journey | epic: requesting priority: medium needs: analyst needs: dev | This ticket builds on #6787, setting out what dashboards would look like and what data is required
**We want to know if the following change has improved the user experience**
Online requesting
**Definition of success is**
Users able to navigate log in process, request items and collect holds
**We'll know if... | 1.0 | Online requesting dashboard: tracking user journey - This ticket builds on #6787, setting out what dashboards would look like and what data is required
**We want to know if the following change has improved the user experience**
Online requesting
**Definition of success is**
Users able to navigate log in proce... | priority | online requesting dashboard tracking user journey this ticket builds on setting out what dashboards would look like and what data is required we want to know if the following change has improved the user experience online requesting definition of success is users able to navigate log in process ... | 1 |
132,889 | 28,378,918,044 | IssuesEvent | 2023-04-13 00:13:03 | dtcxzyw/llvm-ci | https://api.github.com/repos/dtcxzyw/llvm-ci | closed | Regressions Report [rv32gc-O3-thinlto] April 7th 2023, 2:33:52 am | regression codegen reasonable | ## Metadata
+ Workflow URL: https://github.com/dtcxzyw/llvm-ci/actions/runs/4634788378
## Change Logs
from b04bc87c9edca0e93330948b88292ebcde891ce2 to edc8b602f996a1fc68c28054c81e8fb671bb874b
[edc8b602f996a1fc68c28054c81e8fb671bb874b](https://github.com/llvm/llvm-project/commit/edc8b602f996a1fc68c28054c81e8fb671bb874b... | 1.0 | Regressions Report [rv32gc-O3-thinlto] April 7th 2023, 2:33:52 am - ## Metadata
+ Workflow URL: https://github.com/dtcxzyw/llvm-ci/actions/runs/4634788378
## Change Logs
from b04bc87c9edca0e93330948b88292ebcde891ce2 to edc8b602f996a1fc68c28054c81e8fb671bb874b
[edc8b602f996a1fc68c28054c81e8fb671bb874b](https://github.c... | non_priority | regressions report april am metadata workflow url change logs from to valueboundsopinterface add linalgops revert quot end to end example with sparse gpu pipeline quot revert quot end to end test for sparsity on nvidia gpus quot add valueboundsopinte... | 0 |
254,171 | 8,070,770,486 | IssuesEvent | 2018-08-06 10:51:41 | linterhub/schema | https://api.github.com/repos/linterhub/schema | opened | Remove assets/img folder from project | Priority: Medium Type: CI | Please, remove `assets/img` folder from project.
Improve logo link for `gh-pages` in themes settings | 1.0 | Remove assets/img folder from project - Please, remove `assets/img` folder from project.
Improve logo link for `gh-pages` in themes settings | priority | remove assets img folder from project please remove assets img folder from project improve logo link for gh pages in themes settings | 1 |
113,592 | 9,657,801,751 | IssuesEvent | 2019-05-20 09:26:41 | italia/spid | https://api.github.com/repos/italia/spid | closed | Validazione metadata Comune di Chiavari | metadata nuovo md test | Buongiorno,
per conto del Comune di Chiavari
abbiamo predisposto metadata e pubblicati all'URL
https://chiavari.comune-online.it/serviziSPID/metadata.xml
cordiali saluti
Facondini Stefano
Maggioli Spa
[metadata_chiavari-signed.zip](https://github.com/italia/spid/files/3178423/metadata_chiavari-signed.zip... | 1.0 | Validazione metadata Comune di Chiavari - Buongiorno,
per conto del Comune di Chiavari
abbiamo predisposto metadata e pubblicati all'URL
https://chiavari.comune-online.it/serviziSPID/metadata.xml
cordiali saluti
Facondini Stefano
Maggioli Spa
[metadata_chiavari-signed.zip](https://github.com/italia/spid/... | non_priority | validazione metadata comune di chiavari buongiorno per conto del comune di chiavari abbiamo predisposto metadata e pubblicati all url cordiali saluti facondini stefano maggioli spa | 0 |
36,245 | 17,572,761,154 | IssuesEvent | 2021-08-15 02:47:05 | dotnet/runtime | https://api.github.com/repos/dotnet/runtime | closed | [WIP] Major performance reduction with net6 vs classic xamarin | tenet-performance untriaged | ### Description
This is going to be a bit of a weird one, but something is happening with threads/async/locking when using net6.
I have a Xamarin.Android app
https://github.com/dotnet/maui/tree/6.0.100-preview.7.6
### Configuration
<!--
(If you are posting Benchmark.NET results, this info will be includ... | True | [WIP] Major performance reduction with net6 vs classic xamarin - ### Description
This is going to be a bit of a weird one, but something is happening with threads/async/locking when using net6.
I have a Xamarin.Android app
https://github.com/dotnet/maui/tree/6.0.100-preview.7.6
### Configuration
<!--
(I... | non_priority | major performance reduction with vs classic xamarin description this is going to be a bit of a weird one but something is happening with threads async locking when using i have a xamarin android app configuration if you are posting benchmark net results this info will be inclu... | 0 |
320,138 | 27,420,274,630 | IssuesEvent | 2023-03-01 16:15:55 | unifyai/ivy | https://api.github.com/repos/unifyai/ivy | opened | Fix array.test_array__xor__ | Sub Task Failing Test | | | |
|---|---|
|tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/4302817322/jobs/7501800113" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-failure-red></a>
|torch|<a href="https://github.com/unifyai/ivy/actions/" rel="noopener noreferrer" target="_blank"><img sr... | 1.0 | Fix array.test_array__xor__ - | | |
|---|---|
|tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/4302817322/jobs/7501800113" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-failure-red></a>
|torch|<a href="https://github.com/unifyai/ivy/actions/" rel="noopener noref... | non_priority | fix array test array xor tensorflow img src torch img src numpy img src jax img src not found not found not found not found | 0 |
177,031 | 6,573,405,255 | IssuesEvent | 2017-09-11 08:40:03 | kubernetes/kubernetes | https://api.github.com/repos/kubernetes/kubernetes | opened | GCE audit policy should use v1beta1 API | area/audit area/platform/gce kind/bug priority/important-soon sig/auth | Currently, GCE audit policy is v1alpha1 and doesn't match the list of resources in 1.8. It has to be updated before the release and e2e should check that it's correct. | 1.0 | GCE audit policy should use v1beta1 API - Currently, GCE audit policy is v1alpha1 and doesn't match the list of resources in 1.8. It has to be updated before the release and e2e should check that it's correct. | priority | gce audit policy should use api currently gce audit policy is and doesn t match the list of resources in it has to be updated before the release and should check that it s correct | 1 |
167,242 | 6,334,927,445 | IssuesEvent | 2017-07-26 17:44:23 | FAC10/easy-poll | https://api.github.com/repos/FAC10/easy-poll | closed | add a proper backend | 1 priority help wanted | maybe with express and mongo for ease?
we need routes for:
GET home page (create poll)
POST to create poll
GET voting page
POST to send vote
anything else? | 1.0 | add a proper backend - maybe with express and mongo for ease?
we need routes for:
GET home page (create poll)
POST to create poll
GET voting page
POST to send vote
anything else? | priority | add a proper backend maybe with express and mongo for ease we need routes for get home page create poll post to create poll get voting page post to send vote anything else | 1 |
30,798 | 5,857,988,060 | IssuesEvent | 2017-05-12 01:44:40 | scikit-learn/scikit-learn | https://api.github.com/repos/scikit-learn/scikit-learn | closed | CountVectorizer analyzer="char_wb" not well explained | Documentation Easy Need Contributor | It looks like "char_wb" adds a space before and after each document. That makes sense, and is visible in the docs, but is not explained anywhere as far as I can see.
It's a bit counter-intuitive that it can generate larger vocabularies on toy examples:
```python
from sklearn.feature_extraction.text import CountVecto... | 1.0 | CountVectorizer analyzer="char_wb" not well explained - It looks like "char_wb" adds a space before and after each document. That makes sense, and is visible in the docs, but is not explained anywhere as far as I can see.
It's a bit counter-intuitive that it can generate larger vocabularies on toy examples:
```python... | non_priority | countvectorizer analyzer char wb not well explained it looks like char wb adds a space before and after each document that makes sense and is visible in the docs but is not explained anywhere as far as i can see it s a bit counter intuitive that it can generate larger vocabularies on toy examples python... | 0 |
533,276 | 15,587,661,925 | IssuesEvent | 2021-03-18 04:42:34 | AY2021S2-CS2103T-W15-4/tp | https://api.github.com/repos/AY2021S2-CS2103T-W15-4/tp | opened | Re-design EventCard | priority.Medium type.Story | - Re-design EventCard to look better, similar to the layout of Jira's cards
- Handle overflow of text from description
- Add placeholder field for note in an Event | 1.0 | Re-design EventCard - - Re-design EventCard to look better, similar to the layout of Jira's cards
- Handle overflow of text from description
- Add placeholder field for note in an Event | priority | re design eventcard re design eventcard to look better similar to the layout of jira s cards handle overflow of text from description add placeholder field for note in an event | 1 |
801,654 | 28,496,872,415 | IssuesEvent | 2023-04-18 14:47:05 | logseq/logseq | https://api.github.com/repos/logseq/logseq | closed | 'Delete' key when typing inline at the end of a parent block deleting entire set of blocks (incl. parent and children) | :type/bug priority-A editor can-be-reproduced fixed-next-release ✅ | ### Search first
- [X] I searched and no similar issues were found
### What Happened?
When typing inline at the end of a parent block with some children block underneath it, the entire group of blocks get deleted.
### Reproduce the Bug
Copy this into Logseq
- Parent block here
- Child block
Put your c... | 1.0 | 'Delete' key when typing inline at the end of a parent block deleting entire set of blocks (incl. parent and children) - ### Search first
- [X] I searched and no similar issues were found
### What Happened?
When typing inline at the end of a parent block with some children block underneath it, the entire group of bl... | priority | delete key when typing inline at the end of a parent block deleting entire set of blocks incl parent and children search first i searched and no similar issues were found what happened when typing inline at the end of a parent block with some children block underneath it the entire group of bloc... | 1 |
785,157 | 27,601,799,049 | IssuesEvent | 2023-03-09 10:26:07 | sebastien-d-me/SebBlog | https://api.github.com/repos/sebastien-d-me/SebBlog | opened | Comments CRUD | Priority: High Statut: Not started Type : Front-end Type : Back-end | #### Description:
Creation of a CRUD for the comments.
------------
###### Estimated time: 5 day(s)
###### Difficulty: ⭐⭐⭐
| 1.0 | Comments CRUD - #### Description:
Creation of a CRUD for the comments.
------------
###### Estimated time: 5 day(s)
###### Difficulty: ⭐⭐⭐
| priority | comments crud description creation of a crud for the comments estimated time day s difficulty ⭐⭐⭐ | 1 |
530,874 | 15,437,573,628 | IssuesEvent | 2021-03-07 17:12:03 | googleapis/nodejs-dlp | https://api.github.com/repos/googleapis/nodejs-dlp | closed | risk: should perform k-map analysis on a single field failed | api: dlp flakybot: issue priority: p1 type: bug | This test failed!
To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/master/packages/flakybot).
If I'm commenting on this issue too often, add the `flakybot: quiet` label and
I will stop commenting.
---
commit: c0b3730d0cc00c8364a73cc40653bfb640e0262c... | 1.0 | risk: should perform k-map analysis on a single field failed - This test failed!
To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/master/packages/flakybot).
If I'm commenting on this issue too often, add the `flakybot: quiet` label and
I will stop com... | priority | risk should perform k map analysis on a single field failed this test failed to configure my behavior see if i m commenting on this issue too often add the flakybot quiet label and i will stop commenting commit buildurl status failed test output command failed node kmapestimation... | 1 |
471,058 | 13,552,525,973 | IssuesEvent | 2020-09-17 12:43:58 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | www.toppr.com - see bug description | browser-firefox engine-gecko ml-needsdiagnosis-false priority-normal | <!-- @browser: Firefox 81.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 6.1; rv:81.0) Gecko/20100101 Firefox/81.0 -->
<!-- @reported_with: desktop-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/58386 -->
**URL**: https://www.toppr.com/lc-portal/414165/welcome/
**Browser / Version**: Fire... | 1.0 | www.toppr.com - see bug description - <!-- @browser: Firefox 81.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 6.1; rv:81.0) Gecko/20100101 Firefox/81.0 -->
<!-- @reported_with: desktop-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/58386 -->
**URL**: https://www.toppr.com/lc-portal/414165... | priority | see bug description url browser version firefox operating system windows tested another browser yes chrome problem type something else description its showes unable to fech device thats why i am not able to tock steps to reproduce jhngtutgnrhgnruyje ... | 1 |
347 | 2,523,500,085 | IssuesEvent | 2015-01-20 11:03:07 | VSRonin/CLOModel | https://api.github.com/repos/VSRonin/CLOModel | opened | Use QtConcurrent for async workers | Code Cleanup Kernel | As the structure of the async workers is applying a function to each element of a container, [QtConcurrent::map()](http://qt-project.org/doc/qt-4.8/qtconcurrentmap.html#map) might be a cleaner way of handling parallel processes | 1.0 | Use QtConcurrent for async workers - As the structure of the async workers is applying a function to each element of a container, [QtConcurrent::map()](http://qt-project.org/doc/qt-4.8/qtconcurrentmap.html#map) might be a cleaner way of handling parallel processes | non_priority | use qtconcurrent for async workers as the structure of the async workers is applying a function to each element of a container might be a cleaner way of handling parallel processes | 0 |
333,788 | 10,131,317,150 | IssuesEvent | 2019-08-01 19:13:05 | desktop/desktop | https://api.github.com/repos/desktop/desktop | opened | Binary file conflict resolution error message | bug priority-3 | When resolving a conflict for a binary file, I noticed two things not consistent with the normal flow of a conflict when dealing with non-binary files.
We surface a message stating the conflict must be resolved via the command line, yet when you go to the conflict modal, you can select the file from source A or B an... | 1.0 | Binary file conflict resolution error message - When resolving a conflict for a binary file, I noticed two things not consistent with the normal flow of a conflict when dealing with non-binary files.
We surface a message stating the conflict must be resolved via the command line, yet when you go to the conflict moda... | priority | binary file conflict resolution error message when resolving a conflict for a binary file i noticed two things not consistent with the normal flow of a conflict when dealing with non binary files we surface a message stating the conflict must be resolved via the command line yet when you go to the conflict moda... | 1 |
36,476 | 2,799,785,432 | IssuesEvent | 2015-05-13 04:35:12 | afollestad/cabinet-issue-tracker | https://api.github.com/repos/afollestad/cabinet-issue-tracker | closed | Save files to SD Card when shared from apps | enhancement low priority | Hi there!
ES File Explorer provides a way to save a file directly to the SD card via "ES Save to...." option in the share menu. It would be great if Cabinet did the same!
Here's how it looks:
 people
- [ ] Possibly allow them to have marked editors who have permission to state canon about the world (but aren't necessarily owners)
- [ ] Have some 'standard' settings (mostly canons, like "Harry Potter") that are moderator-controlled (see #3)
- [ ] Make v... | 1.0 | Enhance settings/worlds/canons - From #34:
- [ ] Allow them to be owned by (plural) people
- [ ] Possibly allow them to have marked editors who have permission to state canon about the world (but aren't necessarily owners)
- [ ] Have some 'standard' settings (mostly canons, like "Harry Potter") that are moderator-... | priority | enhance settings worlds canons from allow them to be owned by plural people possibly allow them to have marked editors who have permission to state canon about the world but aren t necessarily owners have some standard settings mostly canons like harry potter that are moderator control... | 1 |
459,551 | 13,195,071,989 | IssuesEvent | 2020-08-13 17:58:35 | open-telemetry/opentelemetry-java-instrumentation | https://api.github.com/repos/open-telemetry/opentelemetry-java-instrumentation | closed | Rename io.opentelemetry.auto.bootstrap.AgentBootstrap | priority:p1 release:required-for-ga | Updated javaagent-jar-components.md in #884 makes it seem strange that this class named "bootstrap" is the 1 class that is not in the bootstrap class loader. It does "bootstrap" the agent, but I think better to rename and avoid this confusion. Since this is the `Premain-Class`, we should probably do this on the sooner ... | 1.0 | Rename io.opentelemetry.auto.bootstrap.AgentBootstrap - Updated javaagent-jar-components.md in #884 makes it seem strange that this class named "bootstrap" is the 1 class that is not in the bootstrap class loader. It does "bootstrap" the agent, but I think better to rename and avoid this confusion. Since this is the `P... | priority | rename io opentelemetry auto bootstrap agentbootstrap updated javaagent jar components md in makes it seem strange that this class named bootstrap is the class that is not in the bootstrap class loader it does bootstrap the agent but i think better to rename and avoid this confusion since this is the pre... | 1 |
99,535 | 30,485,962,214 | IssuesEvent | 2023-07-18 02:13:54 | tensorflow/tensorflow | https://api.github.com/repos/tensorflow/tensorflow | closed | Linker error on Windows with shared build updating to 2.9.1 | stat:awaiting response type:build/install stale comp:lite TF 2.9 | 👋 I am [Conan](https://github.com/conan-io) contributor and we've received a PR https://github.com/conan-io/conan-center-index/pull/11477 and there was new patch I'd like to contribute back.
The Windows shared build failed using the CMake build system. There's intentionally duplicate symbols with weak attribute, ho... | 1.0 | Linker error on Windows with shared build updating to 2.9.1 - 👋 I am [Conan](https://github.com/conan-io) contributor and we've received a PR https://github.com/conan-io/conan-center-index/pull/11477 and there was new patch I'd like to contribute back.
The Windows shared build failed using the CMake build system. T... | non_priority | linker error on windows with shared build updating to 👋 i am contributor and we ve received a pr and there was new patch i d like to contribute back the windows shared build failed using the cmake build system there s intentionally duplicate symbols with weak attribute however i suspect this is not... | 0 |
568,777 | 16,988,490,172 | IssuesEvent | 2021-06-30 17:07:10 | cloud-custodian/cloud-custodian | https://api.github.com/repos/cloud-custodian/cloud-custodian | closed | c7n-org + mugc.py multi-account resource destruction issues | area/tools kind/bug priority/P2 | **Describe the bug**
I'm using c7n-org + mugc.py to destroy resources that were deployed using c7n-org. When running the following command:
```AWS_PROFILE='account_A_profile' c7n-org run-script -s out/ -c accounts.json "/path/to/python /path/to/mugc.py -v --present -c policy.json"```
resources are only destroyed in... | 1.0 | c7n-org + mugc.py multi-account resource destruction issues - **Describe the bug**
I'm using c7n-org + mugc.py to destroy resources that were deployed using c7n-org. When running the following command:
```AWS_PROFILE='account_A_profile' c7n-org run-script -s out/ -c accounts.json "/path/to/python /path/to/mugc.py -v... | priority | org mugc py multi account resource destruction issues describe the bug i m using org mugc py to destroy resources that were deployed using org when running the following command aws profile account a profile org run script s out c accounts json path to python path to mugc py v prese... | 1 |
40,462 | 20,870,696,965 | IssuesEvent | 2022-03-22 11:39:45 | behrenle/NumberDrive | https://api.github.com/repos/behrenle/NumberDrive | closed | nsolve performance issues | wontfix performance | `nsolve((x^2 -2x)*e^(0.5 x)=0,-20,20)` takes 5 seconds
`nsolve(10 e^(0.1 t) = 50 -40 e^(-0.1t))` takes 7 seconds | True | nsolve performance issues - `nsolve((x^2 -2x)*e^(0.5 x)=0,-20,20)` takes 5 seconds
`nsolve(10 e^(0.1 t) = 50 -40 e^(-0.1t))` takes 7 seconds | non_priority | nsolve performance issues nsolve x e x takes seconds nsolve e t e takes seconds | 0 |
69,561 | 8,432,736,361 | IssuesEvent | 2018-10-17 03:41:54 | VotingVoices/chorus | https://api.github.com/repos/VotingVoices/chorus | closed | Should users invest a little more effort to "commit" to their Plan? | design feedback | I demo'd the app last night to a friend of mine (who works in software too). After generating her plan, she suggested that we provide a way for users to invest a little more effort to "emotionally commit" to their plan.
For example, one idea is that we not only provide a way to share via social networks, but also t... | 1.0 | Should users invest a little more effort to "commit" to their Plan? - I demo'd the app last night to a friend of mine (who works in software too). After generating her plan, she suggested that we provide a way for users to invest a little more effort to "emotionally commit" to their plan.
For example, one idea is t... | non_priority | should users invest a little more effort to commit to their plan i demo d the app last night to a friend of mine who works in software too after generating her plan she suggested that we provide a way for users to invest a little more effort to emotionally commit to their plan for example one idea is t... | 0 |
500,707 | 14,512,112,092 | IssuesEvent | 2020-12-13 00:23:53 | python/mypy | https://api.github.com/repos/python/mypy | closed | Path escaping bug in HTML report | bug priority-1-normal topic-usability | Bug in MyPy 0.780 with Python 3.7.1 on Windows 10, including args `--html_report coverage_report/`
The template for the HTML report includes a path without normalizing the path separators, so on windows uses '\\' instead of '/', and this appears in the browser as %5C:
<a href="html/example%5Capp%5Cmain.py.ht... | 1.0 | Path escaping bug in HTML report - Bug in MyPy 0.780 with Python 3.7.1 on Windows 10, including args `--html_report coverage_report/`
The template for the HTML report includes a path without normalizing the path separators, so on windows uses '\\' instead of '/', and this appears in the browser as %5C:
<a hr... | priority | path escaping bug in html report bug in mypy with python on windows including args html report coverage report the template for the html report includes a path without normalizing the path separators so on windows uses instead of and this appears in the browser as example ... | 1 |
815,430 | 30,553,432,409 | IssuesEvent | 2023-07-20 10:02:06 | Apicurio/apicurio-registry | https://api.github.com/repos/Apicurio/apicurio-registry | closed | Event sourcing not publishing any data | Bug priority/normal area/compatibility area/storage area/rules | Hi team.
Not sure whether this is a bug or just a misconfiguration on my end.
I have configured Apicurio Event Sourcing [based on the docs](https://www.apicur.io/registry/docs/apicurio-registry/2.4.x/getting-started/assembly-configuring-the-registry.html#registry-cloud-events_registry). However, whenever I do an... | 1.0 | Event sourcing not publishing any data - Hi team.
Not sure whether this is a bug or just a misconfiguration on my end.
I have configured Apicurio Event Sourcing [based on the docs](https://www.apicur.io/registry/docs/apicurio-registry/2.4.x/getting-started/assembly-configuring-the-registry.html#registry-cloud-ev... | priority | event sourcing not publishing any data hi team not sure whether this is a bug or just a misconfiguration on my end i have configured apicurio event sourcing however whenever i do an action in the registry create delete update an artifact or anything else no data is published i see no logs of event ... | 1 |
622,727 | 19,655,264,963 | IssuesEvent | 2022-01-10 11:49:23 | o3de/o3de | https://api.github.com/repos/o3de/o3de | closed | [GNU/LINUX] Grid snapping and angle snapping not exact digits | feature/editor kind/bug sig/content triage/accepted priority/major needs-ux-action | **Describe the bug**
Enabled grid snapping and angle snapping digits is `0.4` sometimes not exact digits `0.39999913` this is a bug
**Screenshots/Video**
https://user-images.githubusercontent.com/17591539/140290148-3926c865-36a8-4b4a-a311-902d41173554.mp4
https://user-images.githubusercontent.com/17591539/140... | 1.0 | [GNU/LINUX] Grid snapping and angle snapping not exact digits - **Describe the bug**
Enabled grid snapping and angle snapping digits is `0.4` sometimes not exact digits `0.39999913` this is a bug
**Screenshots/Video**
https://user-images.githubusercontent.com/17591539/140290148-3926c865-36a8-4b4a-a311-902d411735... | priority | grid snapping and angle snapping not exact digits describe the bug enabled grid snapping and angle snapping digits is sometimes not exact digits this is a bug screenshots video found in branch stabilization desktop device please complete the following informatio... | 1 |
247,819 | 7,923,994,905 | IssuesEvent | 2018-07-05 15:33:36 | Vhoyon/Discord-Bot | https://api.github.com/repos/Vhoyon/Discord-Bot | closed | Add an CharText setting field to allow for settings that requires a char | Feature Request: Framework Priority: Low settings | It could very well extends from #94 and actually automatically add the options for `minLength` and `maxLegth` to both **`1`**.
This way, only a String of 1 char will be returned by the sanitization and we will get the result we want.
I'll see if we should return a `char` object instead though...
This issue wou... | 1.0 | Add an CharText setting field to allow for settings that requires a char - It could very well extends from #94 and actually automatically add the options for `minLength` and `maxLegth` to both **`1`**.
This way, only a String of 1 char will be returned by the sanitization and we will get the result we want.
I'll ... | priority | add an chartext setting field to allow for settings that requires a char it could very well extends from and actually automatically add the options for minlength and maxlegth to both this way only a string of char will be returned by the sanitization and we will get the result we want i ll s... | 1 |
158,394 | 13,731,973,793 | IssuesEvent | 2020-10-05 03:04:08 | MazamaScience/RAWSmet | https://api.github.com/repos/MazamaScience/RAWSmet | opened | Rewrite Oregon 2020 article using rawsList functions | documentation | A lot of the code blocks in the Oregon 2020 article can be simplified using the new functions working with rawsLists. | 1.0 | Rewrite Oregon 2020 article using rawsList functions - A lot of the code blocks in the Oregon 2020 article can be simplified using the new functions working with rawsLists. | non_priority | rewrite oregon article using rawslist functions a lot of the code blocks in the oregon article can be simplified using the new functions working with rawslists | 0 |
529,237 | 15,384,277,679 | IssuesEvent | 2021-03-03 04:22:37 | ballerina-platform/ballerina-lang | https://api.github.com/repos/ballerina-platform/ballerina-lang | closed | Empty array does not seem to get created for the rest param when passing a record as the rest argument | Priority/Blocker Team/CompilerFE Type/Bug | **Description:**
$title.
**Steps to reproduce:**
```ballerina
import ballerina/io;
public function main() {
print(1, "a"); // Works
print(...[2, "b"]); // Works
record {| int i; string j; |} x = {i: 3, j: "c"};
print(...x); // Panics!
}
function print(int i, string j, int... k) {
... | 1.0 | Empty array does not seem to get created for the rest param when passing a record as the rest argument - **Description:**
$title.
**Steps to reproduce:**
```ballerina
import ballerina/io;
public function main() {
print(1, "a"); // Works
print(...[2, "b"]); // Works
record {| int i; string j; |... | priority | empty array does not seem to get created for the rest param when passing a record as the rest argument description title steps to reproduce ballerina import ballerina io public function main print a works print works record int i string j x ... | 1 |
749,749 | 26,178,272,838 | IssuesEvent | 2023-01-02 12:32:24 | o3de/o3de | https://api.github.com/repos/o3de/o3de | opened | Remote project can be added through Add Remote Template function | kind/bug needs-triage sig/content priority/minor WF1 | **Describe the bug**
When using a link of a remote project in the Add Remote Project Template function, project manager will download the project the same way as the Add Remote Project function works. It should be noted that this does not work the other way around (e.g. entering a remote project template link for the ... | 1.0 | Remote project can be added through Add Remote Template function - **Describe the bug**
When using a link of a remote project in the Add Remote Project Template function, project manager will download the project the same way as the Add Remote Project function works. It should be noted that this does not work the othe... | priority | remote project can be added through add remote template function describe the bug when using a link of a remote project in the add remote project template function project manager will download the project the same way as the add remote project function works it should be noted that this does not work the othe... | 1 |
312,006 | 26,831,365,375 | IssuesEvent | 2023-02-02 16:13:42 | apache/trafficcontrol | https://api.github.com/repos/apache/trafficcontrol | closed | TP and TPv2 test GHAs assume `admin` role has ID `1` | bug Traffic Portal tests automation Traffic Portal v2 | <!--
************ STOP!! ************
If this issue identifies a security vulnerability, DO NOT submit it! Instead, contact
the Apache Traffic Control Security Team at security@trafficcontrol.apache.org and follow the
guidelines at https://apache.org/security regarding vulnerability disclosure.
- For *SUPPORT QU... | 1.0 | TP and TPv2 test GHAs assume `admin` role has ID `1` - <!--
************ STOP!! ************
If this issue identifies a security vulnerability, DO NOT submit it! Instead, contact
the Apache Traffic Control Security Team at security@trafficcontrol.apache.org and follow the
guidelines at https://apache.org/security r... | non_priority | tp and test ghas assume admin role has id stop if this issue identifies a security vulnerability do not submit it instead contact the apache traffic control security team at security trafficcontrol apache org and follow the guidelines at regarding vulnerability disclo... | 0 |
599,779 | 18,282,516,894 | IssuesEvent | 2021-10-05 06:22:19 | buddyboss/buddyboss-platform | https://api.github.com/repos/buddyboss/buddyboss-platform | closed | Courses are not sorted alphabetically inside groups | bug bug: can't reproduce priority: medium | **Describe the bug**
Courses are not sorted alphabetically inside groups
**To Reproduce**
The courses were also not sorted alphabetically here:
https://mindbodyfunctionalmedicine.com/members/cat/courses/
So I shared following snippet to client which solved the issue.
add_filter( 'bp_learndash_user_courses_... | 1.0 | Courses are not sorted alphabetically inside groups - **Describe the bug**
Courses are not sorted alphabetically inside groups
**To Reproduce**
The courses were also not sorted alphabetically here:
https://mindbodyfunctionalmedicine.com/members/cat/courses/
So I shared following snippet to client which solved... | priority | courses are not sorted alphabetically inside groups describe the bug courses are not sorted alphabetically inside groups to reproduce the courses were also not sorted alphabetically here so i shared following snippet to client which solved the issue add filter bp learndash user courses atts... | 1 |
785,879 | 27,626,743,005 | IssuesEvent | 2023-03-10 07:34:01 | rism-digital/verovio | https://api.github.com/repos/rism-digital/verovio | closed | Option values not shown in help when default is equal to either min or max | bug low priority | In the command-line documentation summary for verovio, the `--beam-min-slope` option is described:
```
--beam-min-slope <i> The minimum beam slope
```
Preferably the default, min and max value for the integer operand, similar to the `--beam-max-slope`:
```
--beam-max-slope <i> The maximu... | 1.0 | Option values not shown in help when default is equal to either min or max - In the command-line documentation summary for verovio, the `--beam-min-slope` option is described:
```
--beam-min-slope <i> The minimum beam slope
```
Preferably the default, min and max value for the integer operand, similar... | priority | option values not shown in help when default is equal to either min or max in the command line documentation summary for verovio the beam min slope option is described beam min slope the minimum beam slope preferably the default min and max value for the integer operand similar t... | 1 |
66,763 | 3,258,024,045 | IssuesEvent | 2015-10-20 20:26:20 | google/paco | https://api.github.com/repos/google/paco | closed | Web UI: Organization of Experiments on Main Screen (logged in) | Priority-Medium | We need a new design for experiments on the main logged-in page.
The list gets too long and loads too many things and it is confusing (it is hard to distinguish the groups).
Right now, we see Administered, Joined, and Joinable experiments and a Create Experiment link at the top.
Perhaps refactoring the design... | 1.0 | Web UI: Organization of Experiments on Main Screen (logged in) - We need a new design for experiments on the main logged-in page.
The list gets too long and loads too many things and it is confusing (it is hard to distinguish the groups).
Right now, we see Administered, Joined, and Joinable experiments and a Cre... | priority | web ui organization of experiments on main screen logged in we need a new design for experiments on the main logged in page the list gets too long and loads too many things and it is confusing it is hard to distinguish the groups right now we see administered joined and joinable experiments and a cre... | 1 |
378,906 | 11,210,561,805 | IssuesEvent | 2020-01-06 13:32:13 | Thiago-Viotto/Meus-Filmes-App | https://api.github.com/repos/Thiago-Viotto/Meus-Filmes-App | opened | Já assistiu não está visível ao assistir o filme | bug priority_normal | ### Step to replicate
- Acessar Meus Favoritos
- Clicar em Assistir filme
### Expected result
- Texto branco e bem posicionado | 1.0 | Já assistiu não está visível ao assistir o filme - ### Step to replicate
- Acessar Meus Favoritos
- Clicar em Assistir filme
### Expected result
- Texto branco e bem posicionado | priority | já assistiu não está visível ao assistir o filme step to replicate acessar meus favoritos clicar em assistir filme expected result texto branco e bem posicionado | 1 |
5,304 | 12,321,394,937 | IssuesEvent | 2020-05-13 08:39:12 | dusk-network/phoenix | https://api.github.com/repos/dusk-network/phoenix | closed | Implement a conversion from an `rpc::DecryptedNote` to a `NoteVariant` | area:architecture area:tx type:question | This will be used in Rusk, to convert them into transaction inputs. | 1.0 | Implement a conversion from an `rpc::DecryptedNote` to a `NoteVariant` - This will be used in Rusk, to convert them into transaction inputs. | non_priority | implement a conversion from an rpc decryptednote to a notevariant this will be used in rusk to convert them into transaction inputs | 0 |
801,873 | 28,505,672,789 | IssuesEvent | 2023-04-18 21:10:36 | WordPress/Learn | https://api.github.com/repos/WordPress/Learn | closed | Prioritise content based on site locale switcher | [Type] Enhancement [Component] Learn Plugin [Priority] High | Content for all content types (courses, lesson plans, and tutorials) should give extra weight to content that is in the same language as what is selected in the global locale switcher. This first needs the language meta field to be added to lesson plans, courses and meetings. | 1.0 | Prioritise content based on site locale switcher - Content for all content types (courses, lesson plans, and tutorials) should give extra weight to content that is in the same language as what is selected in the global locale switcher. This first needs the language meta field to be added to lesson plans, courses and me... | priority | prioritise content based on site locale switcher content for all content types courses lesson plans and tutorials should give extra weight to content that is in the same language as what is selected in the global locale switcher this first needs the language meta field to be added to lesson plans courses and me... | 1 |
8,012 | 3,126,885,141 | IssuesEvent | 2015-09-08 12:04:49 | spring-projects/spring-boot | https://api.github.com/repos/spring-projects/spring-boot | closed | Improve "Use a random unassigned HTTP port" section | documentation | @artembilan tried to inject `local.server.port` in its application and didn't realize he had to wait for the container to start to be able to retrieve the value
The [related section in the doc](http://docs.spring.io/spring-boot/docs/1.3.0.BUILD-SNAPSHOT/reference/htmlsingle/#howto-user-a-random-unassigned-http-port)... | 1.0 | Improve "Use a random unassigned HTTP port" section - @artembilan tried to inject `local.server.port` in its application and didn't realize he had to wait for the container to start to be able to retrieve the value
The [related section in the doc](http://docs.spring.io/spring-boot/docs/1.3.0.BUILD-SNAPSHOT/reference... | non_priority | improve use a random unassigned http port section artembilan tried to inject local server port in its application and didn t realize he had to wait for the container to start to be able to retrieve the value the could be improved to make that more obvious | 0 |
209,288 | 16,014,046,968 | IssuesEvent | 2021-04-20 14:05:56 | ariadne-cps/ariadne | https://api.github.com/repos/ariadne-cps/ariadne | closed | Make Debug builds to run tests, remove tests from Release builds | tests | We can reduce the running time of Actions sensibly by putting tests only on the Debug builds. | 1.0 | Make Debug builds to run tests, remove tests from Release builds - We can reduce the running time of Actions sensibly by putting tests only on the Debug builds. | non_priority | make debug builds to run tests remove tests from release builds we can reduce the running time of actions sensibly by putting tests only on the debug builds | 0 |
227,451 | 7,533,619,920 | IssuesEvent | 2018-04-16 03:37:56 | phetsims/vegas | https://api.github.com/repos/phetsims/vegas | closed | status bar change requests | dev:enhancement priority:2-high | Change requests from 4/12/18 design meeting with @amanda-phet @arouinfar @kathy-phet @jonathanolson @ariel-phet:
- [x] add a 4th score display, "Score: ⭐⭐⭐⭐" (decorate ScoreDisplayDiscreteStars)
- [x] add scoreDisplay option to ScoreboardBar (old bar)
- [x] factor out a common bar that is used by both ScoreboardBa... | 1.0 | status bar change requests - Change requests from 4/12/18 design meeting with @amanda-phet @arouinfar @kathy-phet @jonathanolson @ariel-phet:
- [x] add a 4th score display, "Score: ⭐⭐⭐⭐" (decorate ScoreDisplayDiscreteStars)
- [x] add scoreDisplay option to ScoreboardBar (old bar)
- [x] factor out a common bar that... | priority | status bar change requests change requests from design meeting with amanda phet arouinfar kathy phet jonathanolson ariel phet add a score display score ⭐⭐⭐⭐ decorate scoredisplaydiscretestars add scoredisplay option to scoreboardbar old bar factor out a common bar that is used b... | 1 |
587,173 | 17,606,319,099 | IssuesEvent | 2021-08-17 17:33:33 | enwikipedia-acc/waca | https://api.github.com/repos/enwikipedia-acc/waca | closed | Database deadlocks | actually quite difficult Priority: High | We've had several deadlocks in the database.
### Deadlock 1
This one was encountered by me while deferring a request (txn 1); txn 2 is the "related requests from this IP" query.
```
2020-12-30 19:45:16 0x7fdc802a1700
*** (1) TRANSACTION:
TRANSACTION 225198, ACTIVE 0 sec updating or deleting
mysql tables in u... | 1.0 | Database deadlocks - We've had several deadlocks in the database.
### Deadlock 1
This one was encountered by me while deferring a request (txn 1); txn 2 is the "related requests from this IP" query.
```
2020-12-30 19:45:16 0x7fdc802a1700
*** (1) TRANSACTION:
TRANSACTION 225198, ACTIVE 0 sec updating or deleti... | priority | database deadlocks we ve had several deadlocks in the database deadlock this one was encountered by me while deferring a request txn txn is the related requests from this ip query transaction transaction active sec updating or deleting mysql tables in use ... | 1 |
81,495 | 30,879,809,035 | IssuesEvent | 2023-08-03 16:41:30 | dotCMS/core | https://api.github.com/repos/dotCMS/core | closed | PP: pushing new folder with limited user fails | Type : Defect dotCMS : Push Publishing Priority : 1 Show Stopper OKR : Customer Support Team : Bug Fixers | ### Parent Issue
_No response_
### Problem Statement
When you try to PP a newly created folder as a limited user, which has full permissions over the folder, it fails due "lack of permissions".
### Steps to Reproduce
1- Create a new folder
2- Edit Folder Permissions and give Edit Permissions to the Chris Publishe... | 1.0 | PP: pushing new folder with limited user fails - ### Parent Issue
_No response_
### Problem Statement
When you try to PP a newly created folder as a limited user, which has full permissions over the folder, it fails due "lack of permissions".
### Steps to Reproduce
1- Create a new folder
2- Edit Folder Permission... | non_priority | pp pushing new folder with limited user fails parent issue no response problem statement when you try to pp a newly created folder as a limited user which has full permissions over the folder it fails due lack of permissions steps to reproduce create a new folder edit folder permission... | 0 |
620,665 | 19,566,906,951 | IssuesEvent | 2022-01-04 02:40:42 | bounswe/2021SpringGroup12 | https://api.github.com/repos/bounswe/2021SpringGroup12 | closed | Add Assignee Feature to Entities - Android | enhancement priority: high android | **Description**
- Add assignee part to the entity pages to be used in group goal
- Connect it with the code so that it is only active if the entity belongs to a group goal
- Change the entity data as well or create new entity data to be used for group goal
- It should have an option to add and remove assignees
- M... | 1.0 | Add Assignee Feature to Entities - Android - **Description**
- Add assignee part to the entity pages to be used in group goal
- Connect it with the code so that it is only active if the entity belongs to a group goal
- Change the entity data as well or create new entity data to be used for group goal
- It should ha... | priority | add assignee feature to entities android description add assignee part to the entity pages to be used in group goal connect it with the code so that it is only active if the entity belongs to a group goal change the entity data as well or create new entity data to be used for group goal it should ha... | 1 |
359,767 | 25,255,203,636 | IssuesEvent | 2022-11-15 17:28:27 | kevinren1108/Apollo-Capstone-Project | https://api.github.com/repos/kevinren1108/Apollo-Capstone-Project | closed | Project Requirement | documentation | Stakeholders need to know the features, functions, and tasks that need to be completed for a project to be deemed successful.
- [x] Provide a list of features of the project
- [x] Provide the technical requirements for the project | 1.0 | Project Requirement - Stakeholders need to know the features, functions, and tasks that need to be completed for a project to be deemed successful.
- [x] Provide a list of features of the project
- [x] Provide the technical requirements for the project | non_priority | project requirement stakeholders need to know the features functions and tasks that need to be completed for a project to be deemed successful provide a list of features of the project provide the technical requirements for the project | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.