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 957 | labels stringlengths 4 795 | body stringlengths 1 259k | index stringclasses 12
values | text_combine stringlengths 96 259k | label stringclasses 2
values | text stringlengths 96 252k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
224,513 | 24,778,513,874 | IssuesEvent | 2022-10-24 01:03:39 | LingalaShalini/openjpeg-2.3.0_before_fix | https://api.github.com/repos/LingalaShalini/openjpeg-2.3.0_before_fix | reopened | CVE-2018-19210 (Low) detected in openjpegv2.3.0 | security vulnerability | ## CVE-2018-19210 - Low Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>openjpegv2.3.0</b></p></summary>
<p>
<p>Official repository of the OpenJPEG project</p>
<p>Library home page: <a href=h... | True | CVE-2018-19210 (Low) detected in openjpegv2.3.0 - ## CVE-2018-19210 - Low Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>openjpegv2.3.0</b></p></summary>
<p>
<p>Official repository of the Op... | non_priority | cve low detected in cve low severity vulnerability vulnerable library official repository of the openjpeg project library home page a href found in head commit a href found in base branch master vulnerable source files thirdparty li... | 0 |
386,780 | 26,701,193,495 | IssuesEvent | 2023-01-27 14:31:39 | White-Whale-Defi-Platform/migaloo-bots | https://api.github.com/repos/White-Whale-Defi-Platform/migaloo-bots | closed | Add Flashloan Router Contract address to environment variables | documentation enhancement good first issue | Currently the flashloan router contract address is hardcoded in the code (at flashloanmessage.ts) for each Juno and Terra. To support future expansions towards new chains and make sure we dont have hardcoded values like contract addresses in our code, we should move those contract addresses to the environment variables... | 1.0 | Add Flashloan Router Contract address to environment variables - Currently the flashloan router contract address is hardcoded in the code (at flashloanmessage.ts) for each Juno and Terra. To support future expansions towards new chains and make sure we dont have hardcoded values like contract addresses in our code, we ... | non_priority | add flashloan router contract address to environment variables currently the flashloan router contract address is hardcoded in the code at flashloanmessage ts for each juno and terra to support future expansions towards new chains and make sure we dont have hardcoded values like contract addresses in our code we ... | 0 |
173,674 | 21,177,039,429 | IssuesEvent | 2022-04-08 01:50:01 | jyepesr1/movie-analyst-api | https://api.github.com/repos/jyepesr1/movie-analyst-api | opened | CVE-2020-7751 (High) detected in pathval-1.1.0.tgz | security vulnerability | ## CVE-2020-7751 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>pathval-1.1.0.tgz</b></p></summary>
<p>Object value retrieval given a string path</p>
<p>Library home page: <a href="ht... | True | CVE-2020-7751 (High) detected in pathval-1.1.0.tgz - ## CVE-2020-7751 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>pathval-1.1.0.tgz</b></p></summary>
<p>Object value retrieval give... | non_priority | cve high detected in pathval tgz cve high severity vulnerability vulnerable library pathval tgz object value retrieval given a string path library home page a href path to dependency file package json path to vulnerable library node modules pathval package json ... | 0 |
181,470 | 14,021,286,822 | IssuesEvent | 2020-10-29 21:01:59 | CityofToronto/bdit_flashcrow | https://api.github.com/repos/CityofToronto/bdit_flashcrow | closed | Improve REST API test coverage | dev feature tests | **Description**
[CI / CD pipeline 170](https://gitlab.bdit.intra.prod-toronto.ca/move-team/bdit_flashcrow/-/jobs/170) failed due to not meeting coverage targets. This task aims to improve test coverage in advance of launch.
**Acceptance Criteria**
- [x] branch coverage is above 62%;
- [x] `lib/controller` covera... | 1.0 | Improve REST API test coverage - **Description**
[CI / CD pipeline 170](https://gitlab.bdit.intra.prod-toronto.ca/move-team/bdit_flashcrow/-/jobs/170) failed due to not meeting coverage targets. This task aims to improve test coverage in advance of launch.
**Acceptance Criteria**
- [x] branch coverage is above 62... | non_priority | improve rest api test coverage description failed due to not meeting coverage targets this task aims to improve test coverage in advance of launch acceptance criteria branch coverage is above lib controller coverage targets are set to at least and are met additional notes ... | 0 |
256,936 | 19,477,426,596 | IssuesEvent | 2021-12-24 15:45:54 | paperclipui/paperclip | https://api.github.com/repos/paperclipui/paperclip | closed | Theming pattern | enhancement: DX area: documentation status: completed | E.g:
```javascript
import { Modal } from "@hum/design-system";
import * as styles from "./styles.pc";
<Modal styles={customModalStyles}>
{/*... code ...*/}
</Modal>
``` | 1.0 | Theming pattern - E.g:
```javascript
import { Modal } from "@hum/design-system";
import * as styles from "./styles.pc";
<Modal styles={customModalStyles}>
{/*... code ...*/}
</Modal>
``` | non_priority | theming pattern e g javascript import modal from hum design system import as styles from styles pc code | 0 |
1,073 | 4,892,188,959 | IssuesEvent | 2016-11-18 18:57:12 | coniks-sys/coniks-go | https://api.github.com/repos/coniks-sys/coniks-go | closed | Make distinction between errors and request/check results more clear | maintainability | Only some of the error codes in error.go refer to actual errors, the others refer to results to a client request, or results of consistency checks. Original discussion: https://github.com/coniks-sys/coniks-go/pull/105#discussion_r85631712
| True | Make distinction between errors and request/check results more clear - Only some of the error codes in error.go refer to actual errors, the others refer to results to a client request, or results of consistency checks. Original discussion: https://github.com/coniks-sys/coniks-go/pull/105#discussion_r85631712
| non_priority | make distinction between errors and request check results more clear only some of the error codes in error go refer to actual errors the others refer to results to a client request or results of consistency checks original discussion | 0 |
170,072 | 13,172,390,669 | IssuesEvent | 2020-08-11 18:21:10 | rancher/k3s | https://api.github.com/repos/rancher/k3s | closed | io: load closed segment 0000000000064324-0000000000064793: found 469 entries (expected 470) | [zube]: To Test area/dqlite | This is my 5 times that this happened to me
Random Failures after restart using 'systemctl restart k3s'. Happens after serval days of use, then restart using 'systemctl restart k3s'
**Version:**
k3s version v1.17.2+k3s1 (cdab19b0)
Ubuntu 18.04.3 LTS
**K3s arguments:**
ExecStart=/usr/local/bin/k3s \
ser... | 1.0 | io: load closed segment 0000000000064324-0000000000064793: found 469 entries (expected 470) - This is my 5 times that this happened to me
Random Failures after restart using 'systemctl restart k3s'. Happens after serval days of use, then restart using 'systemctl restart k3s'
**Version:**
k3s version v1.17.2+k3s1... | non_priority | io load closed segment found entries expected this is my times that this happened to me random failures after restart using systemctl restart happens after serval days of use then restart using systemctl restart version version ubuntu lts arguments e... | 0 |
226,332 | 24,946,967,604 | IssuesEvent | 2022-11-01 01:40:57 | rvvergara/post_and_comment_app | https://api.github.com/repos/rvvergara/post_and_comment_app | opened | CVE-2022-3704 (Medium) detected in actionpack-5.2.1.gem | security vulnerability | ## CVE-2022-3704 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>actionpack-5.2.1.gem</b></p></summary>
<p>Web apps on Rails. Simple, battle-tested conventions for building and testi... | True | CVE-2022-3704 (Medium) detected in actionpack-5.2.1.gem - ## CVE-2022-3704 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>actionpack-5.2.1.gem</b></p></summary>
<p>Web apps on Rails... | non_priority | cve medium detected in actionpack gem cve medium severity vulnerability vulnerable library actionpack gem web apps on rails simple battle tested conventions for building and testing mvc web applications works with any rack compatible server library home page a href ... | 0 |
4,307 | 7,043,991,516 | IssuesEvent | 2017-12-31 16:05:01 | att/ast | https://api.github.com/repos/att/ast | closed | ksh on Linux/musl | compatibility | I'd like to run ksh with the new musl libc.
So far I found three issues:
- `sh/fault.c` uses non-standard `<execinfo.h>` unconditionally, this should be checked by iffe.
(Just don't install any SIGSEGV handler if this is not found IMO.)
- `libast/vmalloc/malloc.c` uses non-standard mallinfo, which is not provid... | True | ksh on Linux/musl - I'd like to run ksh with the new musl libc.
So far I found three issues:
- `sh/fault.c` uses non-standard `<execinfo.h>` unconditionally, this should be checked by iffe.
(Just don't install any SIGSEGV handler if this is not found IMO.)
- `libast/vmalloc/malloc.c` uses non-standard mallinfo,... | non_priority | ksh on linux musl i d like to run ksh with the new musl libc so far i found three issues sh fault c uses non standard unconditionally this should be checked by iffe just don t install any sigsegv handler if this is not found imo libast vmalloc malloc c uses non standard mallinfo which is n... | 0 |
337,092 | 24,526,411,029 | IssuesEvent | 2022-10-11 13:27:14 | course-dprep/airbnb-price-calculator | https://api.github.com/repos/course-dprep/airbnb-price-calculator | closed | create RMarkdown reports for the raw data | documentation | We generate RMarkdown reports from the raw data we downloaded from [Inside Airbnb](http://insideairbnb.com/get-the-data), which allow potential users of our repository to understand the content of these files, and the definitions of the variables.
**Deliverables:**
RMarkdown reports, properly formatted, in HTML or ... | 1.0 | create RMarkdown reports for the raw data - We generate RMarkdown reports from the raw data we downloaded from [Inside Airbnb](http://insideairbnb.com/get-the-data), which allow potential users of our repository to understand the content of these files, and the definitions of the variables.
**Deliverables:**
RMarkd... | non_priority | create rmarkdown reports for the raw data we generate rmarkdown reports from the raw data we downloaded from which allow potential users of our repository to understand the content of these files and the definitions of the variables deliverables rmarkdown reports properly formatted in html or pdf th... | 0 |
76,707 | 14,669,759,561 | IssuesEvent | 2020-12-30 02:05:10 | grpc/grpc-java | https://api.github.com/repos/grpc/grpc-java | closed | Upgrade compile/target Android SDK version to 29 | android code health | `grpc-cronet` (currently SDK 27) should be easy.
`grpc-android` (currently SDK 28) uses `android.net.NetworkInfo` to detect network connectivity for API < 24, which has been [deprecated](https://developer.android.com/reference/android/net/NetworkInfo) in SDK 29. This may block us upgrading the compile SDK version.
... | 1.0 | Upgrade compile/target Android SDK version to 29 - `grpc-cronet` (currently SDK 27) should be easy.
`grpc-android` (currently SDK 28) uses `android.net.NetworkInfo` to detect network connectivity for API < 24, which has been [deprecated](https://developer.android.com/reference/android/net/NetworkInfo) in SDK 29. Thi... | non_priority | upgrade compile target android sdk version to grpc cronet currently sdk should be easy grpc android currently sdk uses android net networkinfo to detect network connectivity for api which has been in sdk this may block us upgrading the compile sdk version grpc android interop test... | 0 |
170,271 | 13,181,363,186 | IssuesEvent | 2020-08-12 14:13:16 | alpheios-project/alpheios-core | https://api.github.com/repos/alpheios-project/alpheios-core | reopened | Frozen toolbar in Google docs | testcase | while testing #349, I did experience again the frozen toolbar in google docs. this time I logged in as apple user, then I checked my wordlist, then I change page language from chinese to latin in lookup and the toolbar is frozen, I cannot select Options or wordlist or anything else. After deactivating alpheios and clos... | 1.0 | Frozen toolbar in Google docs - while testing #349, I did experience again the frozen toolbar in google docs. this time I logged in as apple user, then I checked my wordlist, then I change page language from chinese to latin in lookup and the toolbar is frozen, I cannot select Options or wordlist or anything else. Afte... | non_priority | frozen toolbar in google docs while testing i did experience again the frozen toolbar in google docs this time i logged in as apple user then i checked my wordlist then i change page language from chinese to latin in lookup and the toolbar is frozen i cannot select options or wordlist or anything else after ... | 0 |
106,514 | 16,681,707,846 | IssuesEvent | 2021-06-08 01:10:28 | yael-lindman/jenkins | https://api.github.com/repos/yael-lindman/jenkins | opened | CVE-2014-1904 (Medium) detected in spring-webmvc-2.5.6.SEC03.jar | security vulnerability | ## CVE-2014-1904 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-webmvc-2.5.6.SEC03.jar</b></p></summary>
<p>Spring Framework: Web MVC</p>
<p>Library home page: <a href="http:... | True | CVE-2014-1904 (Medium) detected in spring-webmvc-2.5.6.SEC03.jar - ## CVE-2014-1904 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-webmvc-2.5.6.SEC03.jar</b></p></summary>
<p... | non_priority | cve medium detected in spring webmvc jar cve medium severity vulnerability vulnerable library spring webmvc jar spring framework web mvc library home page a href path to dependency file jenkins war pom xml path to vulnerable library jenkins war target jenkins we... | 0 |
24,057 | 10,965,041,037 | IssuesEvent | 2019-11-28 01:08:13 | loki-project/loki-messenger | https://api.github.com/repos/loki-project/loki-messenger | opened | Lokinet integration | Clientside Security High | Lokinet will need to be implemented for desktop platforms, we will need to check all the work we did early this year still works with the current Lokinet building when 0.6.0 is published | True | Lokinet integration - Lokinet will need to be implemented for desktop platforms, we will need to check all the work we did early this year still works with the current Lokinet building when 0.6.0 is published | non_priority | lokinet integration lokinet will need to be implemented for desktop platforms we will need to check all the work we did early this year still works with the current lokinet building when is published | 0 |
234,007 | 19,090,070,457 | IssuesEvent | 2021-11-29 11:04:32 | elastic/kibana | https://api.github.com/repos/elastic/kibana | opened | Failing test: Jest Integration Tests.src/core/server/saved_objects/migrations/actions/integration_tests - migration actions reindex & waitForReindexTask resolves right when reindex succeeds without reindex script | failed-test | A test failed on a tracked branch
```
Error: thrown: "Exceeded timeout of 280000 ms for a hook.
Use jest.setTimeout(newTimeout) to increase the timeout value, if this is a long-running test."
at /opt/local-ssd/buildkite/builds/kb-n2-4-93bb50a3471ac968/elastic/kibana-hourly/kibana/src/core/server/saved_objects/migr... | 1.0 | Failing test: Jest Integration Tests.src/core/server/saved_objects/migrations/actions/integration_tests - migration actions reindex & waitForReindexTask resolves right when reindex succeeds without reindex script - A test failed on a tracked branch
```
Error: thrown: "Exceeded timeout of 280000 ms for a hook.
Use jest... | non_priority | failing test jest integration tests src core server saved objects migrations actions integration tests migration actions reindex waitforreindextask resolves right when reindex succeeds without reindex script a test failed on a tracked branch error thrown exceeded timeout of ms for a hook use jest sett... | 0 |
15,618 | 2,862,975,502 | IssuesEvent | 2015-06-04 09:13:38 | primefaces/primefaces | https://api.github.com/repos/primefaces/primefaces | closed | Lazy DataScollerRenderer loads data twice | 5.1.19 5.2.6 defect | The current **lazy** `DataScrollerRenderer` implementation loads data twice in its `encodeMarkup` method. Suggested correction:
public class DataScrollerRenderer extends CoreRenderer {
protected void encodeMarkup(FacesContext context, DataScroller ds, int chunkSize) throws IOException {
// ...
... | 1.0 | Lazy DataScollerRenderer loads data twice - The current **lazy** `DataScrollerRenderer` implementation loads data twice in its `encodeMarkup` method. Suggested correction:
public class DataScrollerRenderer extends CoreRenderer {
protected void encodeMarkup(FacesContext context, DataScroller ds, int chunkSiz... | non_priority | lazy datascollerrenderer loads data twice the current lazy datascrollerrenderer implementation loads data twice in its encodemarkup method suggested correction public class datascrollerrenderer extends corerenderer protected void encodemarkup facescontext context datascroller ds int chunksiz... | 0 |
44,000 | 23,457,720,140 | IssuesEvent | 2022-08-16 10:20:56 | rtCamp/wp-themes-performance-measurement | https://api.github.com/repos/rtCamp/wp-themes-performance-measurement | opened | Performance Report for twentyeleven theme | performance-report | ## THEME: twentyeleven
- MEASURING TOOL: Lighthouse CI
- LIGHTHOUSE VERSION: 0.9.0
- TIMESTAMP: 2022-08-16T10:20:55
- HTML REPORT ARTIFACTS: https://github.com/rtCamp/wp-themes-performance-measurement/actions/runs/2867134920
> Note: To see full Performance report download artifacts as zip and unzip them to destin... | True | Performance Report for twentyeleven theme - ## THEME: twentyeleven
- MEASURING TOOL: Lighthouse CI
- LIGHTHOUSE VERSION: 0.9.0
- TIMESTAMP: 2022-08-16T10:20:55
- HTML REPORT ARTIFACTS: https://github.com/rtCamp/wp-themes-performance-measurement/actions/runs/2867134920
> Note: To see full Performance report downlo... | non_priority | performance report for twentyeleven theme theme twentyeleven measuring tool lighthouse ci lighthouse version timestamp html report artifacts note to see full performance report download artifacts as zip and unzip them to destination folder lighthouseci and use command np... | 0 |
117,358 | 17,469,333,557 | IssuesEvent | 2021-08-06 22:46:59 | NixOS/nixpkgs | https://api.github.com/repos/NixOS/nixpkgs | closed | Vulnerability roundup 104: containerd-1.5.2: 1 advisory [6.3] | 1.severity: security | [search](https://search.nix.gsc.io/?q=containerd&i=fosho&repos=NixOS-nixpkgs), [files](https://github.com/NixOS/nixpkgs/search?utf8=%E2%9C%93&q=containerd+in%3Apath&type=Code)
* [ ] [CVE-2021-32760](https://nvd.nist.gov/vuln/detail/CVE-2021-32760) CVSSv3=6.3 (nixos-21.05, nixos-unstable)
## CVE details
### CVE-2021-... | True | Vulnerability roundup 104: containerd-1.5.2: 1 advisory [6.3] - [search](https://search.nix.gsc.io/?q=containerd&i=fosho&repos=NixOS-nixpkgs), [files](https://github.com/NixOS/nixpkgs/search?utf8=%E2%9C%93&q=containerd+in%3Apath&type=Code)
* [ ] [CVE-2021-32760](https://nvd.nist.gov/vuln/detail/CVE-2021-32760) CVSSv3=... | non_priority | vulnerability roundup containerd advisory nixos nixos unstable cve details cve containerd is a container runtime a bug was found in containerd versions prior to and where pulling and extracting a specially crafted container image can result in uni... | 0 |
60,554 | 25,172,633,200 | IssuesEvent | 2022-11-11 05:45:17 | elastic/integrations | https://api.github.com/repos/elastic/integrations | closed | Add system testing for Oracle Integration Package | Team:Service-Integrations | Oracle system test could not be created because oracle-client is not present in the docker-fleet-agent as part of elastic-package stack.
To install the oracle client, following library is a dependency.
- libaio
Follow the below mentioned steps to complete the oracle client library installation
[Oracle cli... | 1.0 | Add system testing for Oracle Integration Package - Oracle system test could not be created because oracle-client is not present in the docker-fleet-agent as part of elastic-package stack.
To install the oracle client, following library is a dependency.
- libaio
Follow the below mentioned steps to complete t... | non_priority | add system testing for oracle integration package oracle system test could not be created because oracle client is not present in the docker fleet agent as part of elastic package stack to install the oracle client following library is a dependency libaio follow the below mentioned steps to complete t... | 0 |
63,854 | 8,697,488,455 | IssuesEvent | 2018-12-04 20:25:13 | pokt-network/pocket-core | https://api.github.com/repos/pokt-network/pocket-core | opened | Plan out multiple session creation persistent connection scheme | documentation | In Pocket, several sessions will be simultaneously created. This shard of the network is stateful. What should the scheme be of constantly creating persistent connections for each session
@luyzdeleon this may be crucial when planning | 1.0 | Plan out multiple session creation persistent connection scheme - In Pocket, several sessions will be simultaneously created. This shard of the network is stateful. What should the scheme be of constantly creating persistent connections for each session
@luyzdeleon this may be crucial when planning | non_priority | plan out multiple session creation persistent connection scheme in pocket several sessions will be simultaneously created this shard of the network is stateful what should the scheme be of constantly creating persistent connections for each session luyzdeleon this may be crucial when planning | 0 |
170,102 | 20,842,020,138 | IssuesEvent | 2022-03-21 02:06:06 | REInVent650/weekendview | https://api.github.com/repos/REInVent650/weekendview | opened | CVE-2022-24773 (Medium) detected in node-forge-0.10.0.tgz | security vulnerability | ## CVE-2022-24773 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node-forge-0.10.0.tgz</b></p></summary>
<p>JavaScript implementations of network transports, cryptography, ciphers, ... | True | CVE-2022-24773 (Medium) detected in node-forge-0.10.0.tgz - ## CVE-2022-24773 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node-forge-0.10.0.tgz</b></p></summary>
<p>JavaScript im... | non_priority | cve medium detected in node forge tgz cve medium severity vulnerability vulnerable library node forge tgz javascript implementations of network transports cryptography ciphers pki message digests and various utilities library home page a href path to dependency fil... | 0 |
280,816 | 21,315,193,078 | IssuesEvent | 2022-04-16 06:32:05 | godotengine/godot | https://api.github.com/repos/godotengine/godot | closed | Datetime string does not take decimal fraction into account | topic:core documentation | ### Godot version
3.x (8f4f3841313c7cbb70a8e7370952ab42b5d292da) master (788f355ad2f8c1826f5e55477249934d45d62891)
### System information
Arch Linux, GLES 3, Mesa Intel(R) UHD Graphics (CML GT2)
### Issue description
Unix time taken/returned by APIs are `int64_t`s. The only exception is `get_unix_time_fr... | 1.0 | Datetime string does not take decimal fraction into account - ### Godot version
3.x (8f4f3841313c7cbb70a8e7370952ab42b5d292da) master (788f355ad2f8c1826f5e55477249934d45d62891)
### System information
Arch Linux, GLES 3, Mesa Intel(R) UHD Graphics (CML GT2)
### Issue description
Unix time taken/returned b... | non_priority | datetime string does not take decimal fraction into account godot version x master system information arch linux gles mesa intel r uhd graphics cml issue description unix time taken returned by apis are t s the only exception is get unix time from system which ret... | 0 |
282,216 | 21,315,472,589 | IssuesEvent | 2022-04-16 07:35:15 | ddx-510/pe | https://api.github.com/repos/ddx-510/pe | opened | Not all fields are not supposed to optional | severity.Medium type.DocumentationBug | 
expected: sort requires at least one field to be specified,
actual: all fields are wrapped with "[ ]" which is deemed to be optional
<!--session: 1650087836959-c251ba83-30c3-4014-9cf4-1dcf652d9033-->
<!--... | 1.0 | Not all fields are not supposed to optional - 
expected: sort requires at least one field to be specified,
actual: all fields are wrapped with "[ ]" which is deemed to be optional
<!--session: 165008783695... | non_priority | not all fields are not supposed to optional expected sort requires at least one field to be specified actual all fields are wrapped with which is deemed to be optional | 0 |
22,803 | 10,775,130,779 | IssuesEvent | 2019-11-03 12:15:05 | mmahmoodictbd/production-ready-microservices-starter | https://api.github.com/repos/mmahmoodictbd/production-ready-microservices-starter | opened | CVE-2019-17531 (High) detected in jackson-databind-2.9.8.jar | security vulnerability | ## CVE-2019-17531 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.8.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streamin... | True | CVE-2019-17531 (High) detected in jackson-databind-2.9.8.jar - ## CVE-2019-17531 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.8.jar</b></p></summary>
<p>General... | non_priority | cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file tmp ws scm production ready mi... | 0 |
81,575 | 31,031,497,357 | IssuesEvent | 2023-08-10 12:46:31 | vector-im/element-x-ios | https://api.github.com/repos/vector-im/element-x-ios | closed | Local echos aren't shown in roomlist previews (and roomlist previews still lag reality by a few seconds) | X-Needs-Rust A-Room-List A-Local echo T-Defect S-Major O-Frequent Z-Schedule | ### Steps to reproduce
1. Go to a room and send a msg
2. Go to the room list, and see the room preview doesn't show the msg you just sent
3. After a second or so it updates
4. Conclude that the app is sluggish and flakey.
### Outcome
#### What did you expect?
Activity in a room timeline should be reflected *im... | 1.0 | Local echos aren't shown in roomlist previews (and roomlist previews still lag reality by a few seconds) - ### Steps to reproduce
1. Go to a room and send a msg
2. Go to the room list, and see the room preview doesn't show the msg you just sent
3. After a second or so it updates
4. Conclude that the app is sluggish... | non_priority | local echos aren t shown in roomlist previews and roomlist previews still lag reality by a few seconds steps to reproduce go to a room and send a msg go to the room list and see the room preview doesn t show the msg you just sent after a second or so it updates conclude that the app is sluggish... | 0 |
208,677 | 16,133,895,011 | IssuesEvent | 2021-04-29 09:15:20 | bounswe/2021SpringGroup12 | https://api.github.com/repos/bounswe/2021SpringGroup12 | closed | Drawing a sequence diagram | documentation status: Review Request | Deadline 27.04.2021, 13:00.
Scenario : Enter the invitation link to participate in group goal.
I'll create "sequence diagrams" page and add it there. I'll use [class diagram](https://github.com/bounswe/2021SpringGroup12/wiki/Class-Diagram) as reference. | 1.0 | Drawing a sequence diagram - Deadline 27.04.2021, 13:00.
Scenario : Enter the invitation link to participate in group goal.
I'll create "sequence diagrams" page and add it there. I'll use [class diagram](https://github.com/bounswe/2021SpringGroup12/wiki/Class-Diagram) as reference. | non_priority | drawing a sequence diagram deadline scenario enter the invitation link to participate in group goal i ll create sequence diagrams page and add it there i ll use as reference | 0 |
422,940 | 28,488,478,622 | IssuesEvent | 2023-04-18 09:34:35 | instantpage/instant.page | https://api.github.com/repos/instantpage/instant.page | reopened | Please support classname | documentation platform integration | For Wordpress user, it's hard to set data-instant in the a tag without changing code.
if the Wordpress plugin could let user set customized classnames, It makes easier for Wordpress user.
e.g.:
`<a href="somewhere" class="data-instant">Link</a>`
`<a href="somewhere" class="my-custom-instant-class">Link</a>`
In... | 1.0 | Please support classname - For Wordpress user, it's hard to set data-instant in the a tag without changing code.
if the Wordpress plugin could let user set customized classnames, It makes easier for Wordpress user.
e.g.:
`<a href="somewhere" class="data-instant">Link</a>`
`<a href="somewhere" class="my-custom-ins... | non_priority | please support classname for wordpress user it s hard to set data instant in the a tag without changing code if the wordpress plugin could let user set customized classnames it makes easier for wordpress user e g link link in my use case i just want to add the data instant flag on links in woo... | 0 |
12,038 | 18,792,036,371 | IssuesEvent | 2021-11-08 17:48:35 | Green-Software-Foundation/software_carbon_intensity | https://api.github.com/repos/Green-Software-Foundation/software_carbon_intensity | closed | Site reliability engineering principles and impact of SCI on them | requirements-constraints | **What is SLI and SLO?**
Reliability is the concept of a system having the quality of being trustworthy or of performing consistently well. Today most applications have a Service level objective (SLO) to facilitate monitoring. SLOs have typically 3 constraints
1) Service level indicator or SLI.
2) The target metric ... | 1.0 | Site reliability engineering principles and impact of SCI on them - **What is SLI and SLO?**
Reliability is the concept of a system having the quality of being trustworthy or of performing consistently well. Today most applications have a Service level objective (SLO) to facilitate monitoring. SLOs have typically 3 co... | non_priority | site reliability engineering principles and impact of sci on them what is sli and slo reliability is the concept of a system having the quality of being trustworthy or of performing consistently well today most applications have a service level objective slo to facilitate monitoring slos have typically co... | 0 |
175,026 | 14,515,325,350 | IssuesEvent | 2020-12-13 11:58:46 | carlgutierrez/github-slideshow | https://api.github.com/repos/carlgutierrez/github-slideshow | closed | test | documentation | # This is a test
the quick brown fox jumps over the head of the lazy dog.
```
x = 'foo'
y = 'bar'
print(x+y) # foobar
```
@githubteacher

| 1.0 | test - # This is a test
the quick brown fox jumps over the head of the lazy dog.
```
x = 'foo'
y = 'bar'
print(x+y) # foobar
```
@githubteacher

| non_priority | test this is a test the quick brown fox jumps over the head of the lazy dog x foo y bar print x y foobar githubteacher | 0 |
104,665 | 22,717,358,531 | IssuesEvent | 2022-07-06 04:21:40 | iree-org/iree | https://api.github.com/repos/iree-org/iree | opened | Numeric issue in LayoutLm on CPU | bug 🐞 codegen/llvm awaiting-triage | ### What happened?
The output from IREE CPU and golden values mismatch.
### Steps to reproduce your issue
Download the artifacts from https://storage.googleapis.com/iree-shared-files/nod-perf/hanchung/layoutlm_repro.zip
```
$ iree-compile --iree-mlir-to-vm-bytecode-module --iree-input-type=mhlo --iree-hal-target... | 1.0 | Numeric issue in LayoutLm on CPU - ### What happened?
The output from IREE CPU and golden values mismatch.
### Steps to reproduce your issue
Download the artifacts from https://storage.googleapis.com/iree-shared-files/nod-perf/hanchung/layoutlm_repro.zip
```
$ iree-compile --iree-mlir-to-vm-bytecode-module --ire... | non_priority | numeric issue in layoutlm on cpu what happened the output from iree cpu and golden values mismatch steps to reproduce your issue download the artifacts from iree compile iree mlir to vm bytecode module iree input type mhlo iree hal target backends dylib llvm aot iree llvm target tripl... | 0 |
71,773 | 30,914,600,824 | IssuesEvent | 2023-08-05 05:29:33 | Zahlungsmittel/Zahlungsmittel | https://api.github.com/repos/Zahlungsmittel/Zahlungsmittel | opened | [CLOSED] 🐛 [Bug] Password reset form does not work properly | service: wallet frontend bug service: backend imported | <a href="https://github.com/ulfgebhardt"><img src="https://avatars.githubusercontent.com/u/1238238?v=4" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [ulfgebhardt](https://github.com/ulfgebhardt)**
_Tuesday Jan 18, 2022 at 06:34 GMT_
_Originally opened as https://github.com/gradido/gradido/issue... | 2.0 | [CLOSED] 🐛 [Bug] Password reset form does not work properly - <a href="https://github.com/ulfgebhardt"><img src="https://avatars.githubusercontent.com/u/1238238?v=4" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [ulfgebhardt](https://github.com/ulfgebhardt)**
_Tuesday Jan 18, 2022 at 06:34 GMT_... | non_priority | 🐛 password reset form does not work properly issue by tuesday jan at gmt originally opened as 🐛 bugreport nachdem ich erstmal nur oben das passwort eingegeben hatte konnte ich auf “passwort festlegen” klicken nicht ausgegraut und gelangte zum login ... | 0 |
2,452 | 2,602,529,457 | IssuesEvent | 2015-02-24 09:38:16 | CDS-VRN/InSpider | https://api.github.com/repos/CDS-VRN/InSpider | closed | Pipeline finish masks original PSQLException | bug readyForTest | In the ValidateFeatureProcessor::processFeatures method two error situations can occur when importing features:
1. XSD / XML parsing error.
2. Database import error (duplicate imna ID for example).
In the first case, database lock cleanup should still occur or a rollback is not possible. In the second case this datab... | 1.0 | Pipeline finish masks original PSQLException - In the ValidateFeatureProcessor::processFeatures method two error situations can occur when importing features:
1. XSD / XML parsing error.
2. Database import error (duplicate imna ID for example).
In the first case, database lock cleanup should still occur or a rollback... | non_priority | pipeline finish masks original psqlexception in the validatefeatureprocessor processfeatures method two error situations can occur when importing features xsd xml parsing error database import error duplicate imna id for example in the first case database lock cleanup should still occur or a rollback... | 0 |
89,413 | 8,202,945,912 | IssuesEvent | 2018-09-02 15:34:34 | jconallen/SumApp | https://api.github.com/repos/jconallen/SumApp | closed | Automated Test Results | test | Test Job: <a href="http://169.61.122.30:30898/job/SumApp-Test/29/">Build: 29</a>
Failed tests
-----------------------------------------------
<pre> run run op1 op2 result title result-----------------------------------------------
8 3 9 [3 + 9 = 90] OK --> ... | 1.0 | Automated Test Results - Test Job: <a href="http://169.61.122.30:30898/job/SumApp-Test/29/">Build: 29</a>
Failed tests
-----------------------------------------------
<pre> run run op1 op2 result title result-----------------------------------------------
8 3 9... | non_priority | automated test results test job failed tests run run result title result ok failed ok failed ok ... | 0 |
126,042 | 12,280,698,531 | IssuesEvent | 2020-05-08 14:34:03 | Qiskit/qiskit-terra | https://api.github.com/repos/Qiskit/qiskit-terra | opened | ExcitationPreserving circuit docs should use jupyter-execute | type: documentation type: enhancement | <!-- ⚠️ If you do not respect this template, your issue will be closed -->
<!-- ⚠️ Make sure to browse the opened and closed issues to confirm this idea does not exist. -->
### What is the expected enhancement?
ExcitationPreserving circuit docs
https://qiskit.org/documentation/stubs/qiskit.circuit.library.Ex... | 1.0 | ExcitationPreserving circuit docs should use jupyter-execute - <!-- ⚠️ If you do not respect this template, your issue will be closed -->
<!-- ⚠️ Make sure to browse the opened and closed issues to confirm this idea does not exist. -->
### What is the expected enhancement?
ExcitationPreserving circuit docs
h... | non_priority | excitationpreserving circuit docs should use jupyter execute what is the expected enhancement excitationpreserving circuit docs should use jupyter execute | 0 |
135,989 | 18,722,242,017 | IssuesEvent | 2021-11-03 13:06:08 | KDWSS/dd-trace-java | https://api.github.com/repos/KDWSS/dd-trace-java | opened | CVE-2020-26939 (Medium) detected in bcprov-jdk15on-1.49.jar, bcprov-jdk15on-1.56.jar | security vulnerability | ## CVE-2020-26939 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>bcprov-jdk15on-1.49.jar</b>, <b>bcprov-jdk15on-1.56.jar</b></p></summary>
<p>
<details><summary><b>bcprov-jdk15on-... | True | CVE-2020-26939 (Medium) detected in bcprov-jdk15on-1.49.jar, bcprov-jdk15on-1.56.jar - ## CVE-2020-26939 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>bcprov-jdk15on-1.49.jar</b>,... | non_priority | cve medium detected in bcprov jar bcprov jar cve medium severity vulnerability vulnerable libraries bcprov jar bcprov jar bcprov jar the bouncy castle crypto package is a java implementation of cryptographic algorithms this jar contains jce provid... | 0 |
317,581 | 27,245,512,227 | IssuesEvent | 2023-02-22 01:27:03 | longhorn/longhorn | https://api.github.com/repos/longhorn/longhorn | closed | [TEST] Implement test case `test_delete_backup_during_restoring_volume` | kind/test area/qa | ## What's the test to develop? Please describe
Implement test case `test_delete_backup_during_restoring_volume'
## Describe the items of the test development (DoD, definition of done) you'd like
- [ ] Implement test case
- [ ] Verify on pipeline
## Additional context
N/A
| 1.0 | [TEST] Implement test case `test_delete_backup_during_restoring_volume` - ## What's the test to develop? Please describe
Implement test case `test_delete_backup_during_restoring_volume'
## Describe the items of the test development (DoD, definition of done) you'd like
- [ ] Implement test case
- [ ] Verify o... | non_priority | implement test case test delete backup during restoring volume what s the test to develop please describe implement test case test delete backup during restoring volume describe the items of the test development dod definition of done you d like implement test case verify on pipelin... | 0 |
135,016 | 19,457,630,895 | IssuesEvent | 2021-12-23 02:22:57 | JiaChen-Zeng/PRNL-Alpha01 | https://api.github.com/repos/JiaChen-Zeng/PRNL-Alpha01 | opened | 画面のUXデザインを完成する | design | # ライフポイント
わたしの意見ですが、「正」の文字自体を主人公のライフポイントに使わないほうがいいと思います。賢そうなデザインに見えますが、文字一つしかなく実際ダサく見えるかなと思います。代わりに、「正」の文字が書かれている盾を複数個使ってライフポイントを表すほうがいいかと思います。
# ステージ選択
下から上まで難しいステージになるような感じをイメージしています。絵は簡単でも大丈夫です。
 | 1.0 | 画面のUXデザインを完成する - # ライフポイント
わたしの意見ですが、「正」の文字自体を主人公のライフポイントに使わないほうがいいと思います。賢そうなデザインに見えますが、文字一つしかなく実際ダサく見えるかなと思います。代わりに、「正」の文字が書かれている盾を複数個使ってライフポイントを表すほうがいいかと思います。
# ステージ選択
下から上まで難しいステージになるような感じをイメージしています。絵は簡単でも大丈夫です。
.
The goals:
* Execute realistc/real code samples (with minimized input data) by collecting actual error cases.
* Run them in a fully integrated setup: m... | 1.0 | Integrated tests for kernels - This issue replaces lablup/backend.ai-kernels#3 and represents the work in [lablup/backend.ai-kernel-tester](https://github.com/lablup/backend.ai-kernel-tester).
The goals:
* Execute realistc/real code samples (with minimized input data) by collecting actual error cases.
* Run them... | non_priority | integrated tests for kernels this issue replaces lablup backend ai kernels and represents the work in the goals execute realistc real code samples with minimized input data by collecting actual error cases run them in a fully integrated setup manager agent accelerator plugin make it pos... | 0 |
54,840 | 7,927,002,959 | IssuesEvent | 2018-07-06 06:02:10 | jonathanheilmann/ext-jh_opengraphprotocol | https://api.github.com/repos/jonathanheilmann/ext-jh_opengraphprotocol | closed | Add prefix og: http://ogp.me/ns# | documentation | Hi Jonathan
The Open Graph Protocol (http://ogp.me/) requires the prefix for "og" to be set (Although most clients do not care).
It would be great if you could add this to the extension in order to respect the standard and ensure that all clients following the standard do work.
I am not sure however what's the b... | 1.0 | Add prefix og: http://ogp.me/ns# - Hi Jonathan
The Open Graph Protocol (http://ogp.me/) requires the prefix for "og" to be set (Although most clients do not care).
It would be great if you could add this to the extension in order to respect the standard and ensure that all clients following the standard do work.
... | non_priority | add prefix og hi jonathan the open graph protocol requires the prefix for og to be set although most clients do not care it would be great if you could add this to the extension in order to respect the standard and ensure that all clients following the standard do work i am not sure however what s ... | 0 |
19,445 | 3,453,250,436 | IssuesEvent | 2015-12-17 10:18:47 | medic/medic-webapp | https://api.github.com/repos/medic/medic-webapp | opened | Confusing UX : Contact vs Place vs People/Person | 0 - Backlog Needs Design Work | In the UI, the term "Contact" sometimes means "People and places", and sometimes means "Person attached to a place" (e.g. primary contact, contact for a user).
Possible solution :
- In the first screenshot, in blue are the places we can use "People and Places", in orange "Places", in green "People". No use of "Co... | 1.0 | Confusing UX : Contact vs Place vs People/Person - In the UI, the term "Contact" sometimes means "People and places", and sometimes means "Person attached to a place" (e.g. primary contact, contact for a user).
Possible solution :
- In the first screenshot, in blue are the places we can use "People and Places", i... | non_priority | confusing ux contact vs place vs people person in the ui the term contact sometimes means people and places and sometimes means person attached to a place e g primary contact contact for a user possible solution in the first screenshot in blue are the places we can use people and places i... | 0 |
90,430 | 8,245,597,859 | IssuesEvent | 2018-09-11 10:09:39 | bitnami/hex | https://api.github.com/repos/bitnami/hex | closed | Add browser testing with BrowserStack | testing | We officially support IE 11 in HEx and we want to test our framework properly. For that reason we're going to integrate BrowserStack in our project. | 1.0 | Add browser testing with BrowserStack - We officially support IE 11 in HEx and we want to test our framework properly. For that reason we're going to integrate BrowserStack in our project. | non_priority | add browser testing with browserstack we officially support ie in hex and we want to test our framework properly for that reason we re going to integrate browserstack in our project | 0 |
44,533 | 18,073,916,972 | IssuesEvent | 2021-09-21 07:41:50 | hashicorp/terraform-provider-azurerm | https://api.github.com/repos/hashicorp/terraform-provider-azurerm | closed | Support for AKS CSI Storage Driver | enhancement service/kubernetes-cluster | <!--- Please keep this note for the community --->
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request
* Please do not l... | 1.0 | Support for AKS CSI Storage Driver - <!--- Please keep this note for the community --->
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prior... | non_priority | support for aks csi storage driver community note please vote on this issue by adding a 👍 to the original issue to help the community and maintainers prioritize this request please do not leave or me too comments they generate extra noise for issue followers and do not help prioritize th... | 0 |
207,801 | 16,094,859,869 | IssuesEvent | 2021-04-26 21:32:41 | lindeloev/job | https://api.github.com/repos/lindeloev/job | closed | brms | documentation | Hi,
interesting package, sure it will be popular.
One note - since it is of general interest, it might be good to have a general package as an example. Alternatively, it would be worth mentioning
`install.packages("brms")
`
if not already done.
Oh, and on Debian/Ubuntu
`sudo apt install libv8-dev`
Th... | 1.0 | brms - Hi,
interesting package, sure it will be popular.
One note - since it is of general interest, it might be good to have a general package as an example. Alternatively, it would be worth mentioning
`install.packages("brms")
`
if not already done.
Oh, and on Debian/Ubuntu
`sudo apt install libv8-dev... | non_priority | brms hi interesting package sure it will be popular one note since it is of general interest it might be good to have a general package as an example alternatively it would be worth mentioning install packages brms if not already done oh and on debian ubuntu sudo apt install dev ... | 0 |
410,262 | 27,776,915,123 | IssuesEvent | 2023-03-16 17:52:54 | emory-libraries/blacklight-launch | https://api.github.com/repos/emory-libraries/blacklight-launch | closed | Knowledge for Infrastructure Playbook | documentation Tasks Support Application Development Infrastructure Operational | Infrastructure handoff/knowledge transfer from DCE. This mitigates a project risk that if the middle-ware positions aren’t filled before the end of the project, then application support will be limited, and a significant amount of responsibility will be placed on Ann
Output: Identify a playbook and workflows for su... | 1.0 | Knowledge for Infrastructure Playbook - Infrastructure handoff/knowledge transfer from DCE. This mitigates a project risk that if the middle-ware positions aren’t filled before the end of the project, then application support will be limited, and a significant amount of responsibility will be placed on Ann
Output: ... | non_priority | knowledge for infrastructure playbook infrastructure handoff knowledge transfer from dce this mitigates a project risk that if the middle ware positions aren’t filled before the end of the project then application support will be limited and a significant amount of responsibility will be placed on ann output ... | 0 |
2,078 | 2,694,198,435 | IssuesEvent | 2015-04-01 18:53:57 | phetsims/states-of-matter | https://api.github.com/repos/phetsims/states-of-matter | opened | Annotations should be added for properties, possibly private methods | code review | The code style guidelines in the PhET Development Overview document (https://docs.google.com/document/d/1odXkliRagq0zuf1_NdOtQ2BrkC9hwlISnPi2y-dKdrk/edit?usp=sharing) describe how annotations such as @private and @public for the properties and methods of a JavaScript object should be used. I'm not seeing these annotat... | 1.0 | Annotations should be added for properties, possibly private methods - The code style guidelines in the PhET Development Overview document (https://docs.google.com/document/d/1odXkliRagq0zuf1_NdOtQ2BrkC9hwlISnPi2y-dKdrk/edit?usp=sharing) describe how annotations such as @private and @public for the properties and metho... | non_priority | annotations should be added for properties possibly private methods the code style guidelines in the phet development overview document describe how annotations such as private and public for the properties and methods of a javascript object should be used i m not seeing these annotations in the first files t... | 0 |
405,713 | 27,530,954,430 | IssuesEvent | 2023-03-06 22:04:05 | FDA-ARGOS/data.argosdb | https://api.github.com/repos/FDA-ARGOS/data.argosdb | closed | Mazumder - Research and collect Orgs of interest 2x per month | documentation enhancement | Orgs should be logged herer, and then approved by Raja and/or Steph: https://docs.google.com/spreadsheets/d/1KD4WfihfcFzy9MCcmyvgkIlyy2hGmq9vtxYFW5SG4RM/edit#gid=0
schedule a 15 min meeting 2x per month with each other to go over your findings prior to getting approval. | 1.0 | Mazumder - Research and collect Orgs of interest 2x per month - Orgs should be logged herer, and then approved by Raja and/or Steph: https://docs.google.com/spreadsheets/d/1KD4WfihfcFzy9MCcmyvgkIlyy2hGmq9vtxYFW5SG4RM/edit#gid=0
schedule a 15 min meeting 2x per month with each other to go over your findings prior to ge... | non_priority | mazumder research and collect orgs of interest per month orgs should be logged herer and then approved by raja and or steph schedule a min meeting per month with each other to go over your findings prior to getting approval | 0 |
196,346 | 14,856,252,799 | IssuesEvent | 2021-01-18 13:54:51 | elastic/kibana | https://api.github.com/repos/elastic/kibana | closed | Failing test: Correct incident fields show when connector is changed - Cases connector incident fields Correct incident fields show when connector is changed | Team: SecuritySolution Team:Threat Hunting failed-test | A test failed on a tracked branch
```
EmptyError: The following error originated from your application code, not from Cypress.
> no elements in sequence
When Cypress detects uncaught errors originating from your application it will automatically fail the current test.
This behavior is configurable, and you can ch... | 1.0 | Failing test: Correct incident fields show when connector is changed - Cases connector incident fields Correct incident fields show when connector is changed - A test failed on a tracked branch
```
EmptyError: The following error originated from your application code, not from Cypress.
> no elements in sequence
Wh... | non_priority | failing test correct incident fields show when connector is changed cases connector incident fields correct incident fields show when connector is changed a test failed on a tracked branch emptyerror the following error originated from your application code not from cypress no elements in sequence wh... | 0 |
369,798 | 25,868,698,156 | IssuesEvent | 2022-12-13 23:44:02 | lanl/singularity-eos | https://api.github.com/repos/lanl/singularity-eos | closed | Provide more information on building the documentation | documentation | I've found an easy workflow that uses python to build the docs that I should document. | 1.0 | Provide more information on building the documentation - I've found an easy workflow that uses python to build the docs that I should document. | non_priority | provide more information on building the documentation i ve found an easy workflow that uses python to build the docs that i should document | 0 |
97,236 | 28,132,841,656 | IssuesEvent | 2023-04-01 03:14:47 | elementor/elementor | https://api.github.com/repos/elementor/elementor | closed | ⛔ 🐞 Bug Report: The preview button on the top bar doesn't work if... (Duplicate of #21831) | bug type/ui/ux product/pro component/theme-builder component/editor type/workflow type/experiment component/top-bar | ### Prerequisites
- [X] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- [X] The issue still exists against the latest stable version of Elementor.
### Description
The preview button on the top bar doesn't work. This problem seems to only exist in the theme builder. I... | 1.0 | ⛔ 🐞 Bug Report: The preview button on the top bar doesn't work if... (Duplicate of #21831) - ### Prerequisites
- [X] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- [X] The issue still exists against the latest stable version of Elementor.
### Description
The previe... | non_priority | ⛔ 🐞 bug report the preview button on the top bar doesn t work if duplicate of prerequisites i have searched for similar issues in both open and closed tickets and cannot find a duplicate the issue still exists against the latest stable version of elementor description the preview button... | 0 |
256,534 | 19,426,559,958 | IssuesEvent | 2021-12-21 06:39:39 | horaciovelvetine/horaciovelvetine | https://api.github.com/repos/horaciovelvetine/horaciovelvetine | closed | Usability :: The Home Page | bug documentation enhancement good first issue (1: fis) required | The intent is to replace the homepage tool I currently use for new tabs, with my own site and tools. That being said, the main search bar/page feature should be able to redirect me to any site if I were to type in a URL as well as should shoot me off too google if none of the links return (or if I instead hit the googl... | 1.0 | Usability :: The Home Page - The intent is to replace the homepage tool I currently use for new tabs, with my own site and tools. That being said, the main search bar/page feature should be able to redirect me to any site if I were to type in a URL as well as should shoot me off too google if none of the links return (... | non_priority | usability the home page the intent is to replace the homepage tool i currently use for new tabs with my own site and tools that being said the main search bar page feature should be able to redirect me to any site if i were to type in a url as well as should shoot me off too google if none of the links return ... | 0 |
14,931 | 5,829,641,056 | IssuesEvent | 2017-05-08 15:00:45 | dotnet/core-setup | https://api.github.com/repos/dotnet/core-setup | closed | Enable portable builds | area-CoreSetup-on-BuildTools blocking-release | I wired up the portable builds last night (it was mostly done before the decision to cut over). The work here is to validate that it's producing properly portable binaries, check the packaging, general cleanup, etc... I've left the "PortableLinux" leg in the netci.groovy file because it is building clean now. | 1.0 | Enable portable builds - I wired up the portable builds last night (it was mostly done before the decision to cut over). The work here is to validate that it's producing properly portable binaries, check the packaging, general cleanup, etc... I've left the "PortableLinux" leg in the netci.groovy file because it is bu... | non_priority | enable portable builds i wired up the portable builds last night it was mostly done before the decision to cut over the work here is to validate that it s producing properly portable binaries check the packaging general cleanup etc i ve left the portablelinux leg in the netci groovy file because it is bu... | 0 |
197,521 | 15,683,004,546 | IssuesEvent | 2021-03-25 08:11:14 | hyperjumptech/monika | https://api.github.com/repos/hyperjumptech/monika | closed | Example for probing with POST request | documentation | - [ ] Add an example to probe a URL with POST request in the docs. | 1.0 | Example for probing with POST request - - [ ] Add an example to probe a URL with POST request in the docs. | non_priority | example for probing with post request add an example to probe a url with post request in the docs | 0 |
15,942 | 3,994,578,617 | IssuesEvent | 2016-05-10 12:56:42 | tdwg/vocab | https://api.github.com/repos/tdwg/vocab | closed | Rules about IRI construction | documentation | What rules, if any, about IRI construction should be specified in the Documentation Spec? There are some conventions that have been followed with AC and DwC, such as using http://rs.tdwg.org/ as the root for namespaces. However, what if TDWG would adopt other terms that are already in use, such as http://rs.gbif.org/... | 1.0 | Rules about IRI construction - What rules, if any, about IRI construction should be specified in the Documentation Spec? There are some conventions that have been followed with AC and DwC, such as using http://rs.tdwg.org/ as the root for namespaces. However, what if TDWG would adopt other terms that are already in u... | non_priority | rules about iri construction what rules if any about iri construction should be specified in the documentation spec there are some conventions that have been followed with ac and dwc such as using as the root for namespaces however what if tdwg would adopt other terms that are already in use such as or... | 0 |
16,785 | 11,348,353,506 | IssuesEvent | 2020-01-24 00:05:58 | DeepskyLog/DeepskyLog | https://api.github.com/repos/DeepskyLog/DeepskyLog | closed | DSL Charts: mirror flipped display possible | Usability no-issue-activity question | URANIA WORKSHOP:
Currently the DSL charts can be used for regular (newtonian) display.
Several users of refractors and SCT telescopes requested that the view of charts should be flipped (using a diagonal prism).
| True | DSL Charts: mirror flipped display possible - URANIA WORKSHOP:
Currently the DSL charts can be used for regular (newtonian) display.
Several users of refractors and SCT telescopes requested that the view of charts should be flipped (using a diagonal prism).
| non_priority | dsl charts mirror flipped display possible urania workshop currently the dsl charts can be used for regular newtonian display several users of refractors and sct telescopes requested that the view of charts should be flipped using a diagonal prism | 0 |
284,776 | 24,623,348,691 | IssuesEvent | 2022-10-16 07:26:40 | pywbem/pywbemtools | https://api.github.com/repos/pywbem/pywbemtools | closed | Test failures with "instance shrub" command | type: bug area: test resolution: fixed roll back/forward done | From https://github.com/pywbem/pywbemtools/actions/runs/3214416794/jobs/5254794418:
```
E Traceback (most recent call last):
E File "/opt/hostedtoolcache/Python/3.10.7/x64/bin/pywbemcli", line 33, in <module>
E sys.exit(load_entry_point('pywbemtools', 'console_scripts', 'pywbemcli')())
E ... | 1.0 | Test failures with "instance shrub" command - From https://github.com/pywbem/pywbemtools/actions/runs/3214416794/jobs/5254794418:
```
E Traceback (most recent call last):
E File "/opt/hostedtoolcache/Python/3.10.7/x64/bin/pywbemcli", line 33, in <module>
E sys.exit(load_entry_point('pywbem... | non_priority | test failures with instance shrub command from e traceback most recent call last e file opt hostedtoolcache python bin pywbemcli line in e sys exit load entry point pywbemtools console scripts pywbemcli e file home runner work pywbemtool... | 0 |
326,555 | 24,090,845,253 | IssuesEvent | 2022-09-19 14:38:53 | juan-albornoz/git_web_practice_branch | https://api.github.com/repos/juan-albornoz/git_web_practice_branch | closed | Un commit que no sigue la convención de código o arreglo a realizar | documentation | La convención del mensaje del último commit no es la esperada:
`Se soluciona conflicto`
Recuerde que debe tener el siguiente formato: `<Identificador de la corrección>: <Comentario>`
Para realizar la corrección del mensaje de commit ejecute los comandos `git commit --amend` y `git push -f`
Este issue es solo un reco... | 1.0 | Un commit que no sigue la convención de código o arreglo a realizar - La convención del mensaje del último commit no es la esperada:
`Se soluciona conflicto`
Recuerde que debe tener el siguiente formato: `<Identificador de la corrección>: <Comentario>`
Para realizar la corrección del mensaje de commit ejecute los com... | non_priority | un commit que no sigue la convención de código o arreglo a realizar la convención del mensaje del último commit no es la esperada se soluciona conflicto recuerde que debe tener el siguiente formato para realizar la corrección del mensaje de commit ejecute los comandos git commit amend y git push f ... | 0 |
1,274 | 3,122,664,173 | IssuesEvent | 2015-09-06 19:03:04 | Alamofire/Alamofire | https://api.github.com/repos/Alamofire/Alamofire | closed | *.alamofire.org.cer isn't a valid filename in Windows | bug security | Hi there,
I'm having trouble copying this source code over to a windows box because the filename you chose for your wildcard certificate (https://github.com/Alamofire/Alamofire/tree/swift-2.0/Tests/Resources/Certificates/alamofire.org/*.alamofire.org.cer) isn't a valid filename in windows. We use windows machines as... | True | *.alamofire.org.cer isn't a valid filename in Windows - Hi there,
I'm having trouble copying this source code over to a windows box because the filename you chose for your wildcard certificate (https://github.com/Alamofire/Alamofire/tree/swift-2.0/Tests/Resources/Certificates/alamofire.org/*.alamofire.org.cer) isn't... | non_priority | alamofire org cer isn t a valid filename in windows hi there i m having trouble copying this source code over to a windows box because the filename you chose for your wildcard certificate isn t a valid filename in windows we use windows machines as part of our deployment pipeline for ios apps so it d be gr... | 0 |
335,159 | 30,015,144,457 | IssuesEvent | 2023-06-26 18:06:28 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | closed | roachtest: hibernate-spatial failed | C-test-failure O-robot O-roachtest branch-master T-sql-foundations | roachtest.hibernate-spatial [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/10644056?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/10644056?buildTab=artifacts#/hibernate-spatial) o... | 2.0 | roachtest: hibernate-spatial failed - roachtest.hibernate-spatial [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/10644056?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/10644056?bu... | non_priority | roachtest hibernate spatial failed roachtest hibernate spatial with on master hibernate go all attempts failed for building hibernate without tests output in run cd cd mnt hibernate hibernate spatial gradlew test pdb cockroachdb spatial tests org hibernate spatia... | 0 |
38,541 | 8,881,764,238 | IssuesEvent | 2019-01-14 11:06:15 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | closed | Significant amount of Object[] allocations due to internal EnumMap | C: Functionality P: Medium T: Defect | There's an internal `EnumMap` in `AbstractScope`, which allows for putting specialised `Configuration.data()` flags in the scope.

This `EnumMap` was introduced as part of an optimisation in jOOQ 3.8: #4646... | 1.0 | Significant amount of Object[] allocations due to internal EnumMap - There's an internal `EnumMap` in `AbstractScope`, which allows for putting specialised `Configuration.data()` flags in the scope.

This `... | non_priority | significant amount of object allocations due to internal enummap there s an internal enummap in abstractscope which allows for putting specialised configuration data flags in the scope this enummap was introduced as part of an optimisation in jooq unfortunately during that optimisatio... | 0 |
259,545 | 19,604,010,885 | IssuesEvent | 2022-01-06 06:47:49 | TheThingsIndustries/lorawan-stack-docs | https://api.github.com/repos/TheThingsIndustries/lorawan-stack-docs | opened | Document a guide for connecting the LBS gateway to a local stack | documentation | #### Summary
The Things Stack users are facing issues while connecting the LBS gateway to the TTS Open source stack running on an IP address.
#### Why do we need this?
It will be helpful to users to connect their LBS gateways to the local stack.
#### What is already there? What do you see now?
Ref: https://www.the... | 1.0 | Document a guide for connecting the LBS gateway to a local stack - #### Summary
The Things Stack users are facing issues while connecting the LBS gateway to the TTS Open source stack running on an IP address.
#### Why do we need this?
It will be helpful to users to connect their LBS gateways to the local stack.
###... | non_priority | document a guide for connecting the lbs gateway to a local stack summary the things stack users are facing issues while connecting the lbs gateway to the tts open source stack running on an ip address why do we need this it will be helpful to users to connect their lbs gateways to the local stack ... | 0 |
183,204 | 21,718,454,154 | IssuesEvent | 2022-05-10 20:31:07 | classicvalues/LaudateCorpusWebsite1 | https://api.github.com/repos/classicvalues/LaudateCorpusWebsite1 | closed | CVE-2022-0235 (Medium) detected in node-fetch-2.6.6.tgz - autoclosed | security vulnerability | ## CVE-2022-0235 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node-fetch-2.6.6.tgz</b></p></summary>
<p>A light-weight module that brings window.fetch to node.js</p>
<p>Library ho... | True | CVE-2022-0235 (Medium) detected in node-fetch-2.6.6.tgz - autoclosed - ## CVE-2022-0235 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node-fetch-2.6.6.tgz</b></p></summary>
<p>A li... | non_priority | cve medium detected in node fetch tgz autoclosed cve medium severity vulnerability vulnerable library node fetch tgz a light weight module that brings window fetch to node js library home page a href path to dependency file application package json path to vulnerab... | 0 |
64,243 | 26,662,819,467 | IssuesEvent | 2023-01-25 22:59:44 | Azure/azure-sdk-for-python | https://api.github.com/repos/Azure/azure-sdk-for-python | closed | Upload async file data | Storage question Service Attention Client customer-reported needs-team-attention | **Is your feature request related to a problem? Please describe.**
Hi there! I'm trying to upload a block blob using an async source:
```python
async with aiofiles.open(file=path, mode="rb") as data:
await blob_client.upload_blob(data, metadata=tags, overwrite=True)
```
This doens't work, the data is supposed... | 1.0 | Upload async file data - **Is your feature request related to a problem? Please describe.**
Hi there! I'm trying to upload a block blob using an async source:
```python
async with aiofiles.open(file=path, mode="rb") as data:
await blob_client.upload_blob(data, metadata=tags, overwrite=True)
```
This doens't w... | non_priority | upload async file data is your feature request related to a problem please describe hi there i m trying to upload a block blob using an async source python async with aiofiles open file path mode rb as data await blob client upload blob data metadata tags overwrite true this doens t w... | 0 |
237,737 | 26,085,316,530 | IssuesEvent | 2022-12-26 01:31:06 | n-devs/supper-bin | https://api.github.com/repos/n-devs/supper-bin | opened | CVE-2022-46175 (High) detected in multiple libraries | security vulnerability | ## CVE-2022-46175 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>json5-2.1.0.tgz</b>, <b>json5-0.5.1.tgz</b>, <b>json5-1.0.1.tgz</b></p></summary>
<p>
<details><summary><b>json5-2.1... | True | CVE-2022-46175 (High) detected in multiple libraries - ## CVE-2022-46175 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>json5-2.1.0.tgz</b>, <b>json5-0.5.1.tgz</b>, <b>json5-1.0.1.tg... | non_priority | cve high detected in multiple libraries cve high severity vulnerability vulnerable libraries tgz tgz tgz tgz json for humans library home page a href path to dependency file supper bin package json path to vulnerable library node... | 0 |
116,394 | 24,910,687,575 | IssuesEvent | 2022-10-29 20:32:08 | swyddfa/esbonio | https://api.github.com/repos/swyddfa/esbonio | closed | Prevent multiple notifications from being shown | bug vscode | There's an annoying bug where after asking the user if they want to install the language server in their current environment and they choose "No", a second error notification pops up saying the server cannot be started.
This second notification should be suppressed as it's obvious that since the server is not availa... | 1.0 | Prevent multiple notifications from being shown - There's an annoying bug where after asking the user if they want to install the language server in their current environment and they choose "No", a second error notification pops up saying the server cannot be started.
This second notification should be suppressed a... | non_priority | prevent multiple notifications from being shown there s an annoying bug where after asking the user if they want to install the language server in their current environment and they choose no a second error notification pops up saying the server cannot be started this second notification should be suppressed a... | 0 |
104,338 | 13,059,510,235 | IssuesEvent | 2020-07-30 10:47:27 | wellcomecollection/wellcomecollection.org | https://api.github.com/repos/wellcomecollection/wellcomecollection.org | opened | Standardise list + content page headers | cardigan 🧥 improvement ✨ needs:design | # What is it and who's it for?
All site users
We currently use different header styles for list pages and content pages. This task brings these page types into alignment, making it easier to iterate in the future.
Currently:
List page:
<img width="1164" alt="Screenshot 2020-07-30 at 11 40 30" src="https://us... | 1.0 | Standardise list + content page headers - # What is it and who's it for?
All site users
We currently use different header styles for list pages and content pages. This task brings these page types into alignment, making it easier to iterate in the future.
Currently:
List page:
<img width="1164" alt="Screensh... | non_priority | standardise list content page headers what is it and who s it for all site users we currently use different header styles for list pages and content pages this task brings these page types into alignment making it easier to iterate in the future currently list page img width alt screenshot ... | 0 |
24,827 | 12,412,004,177 | IssuesEvent | 2020-05-22 09:41:31 | flutter/flutter | https://api.github.com/repos/flutter/flutter | opened | Memory leak when switch route too fast | created via performance template | $ flutter doctor -v
[√] Flutter (Channel stable, v1.17.1, on Microsoft Windows [Version 6.1.7601], locale en-US)
• Flutter version 1.17.1 at C:\flutter
• Framework revision f7a6a7906b (9 days ago), 2020-05-12 18:39:00 -0700
• Engine revision 6bc433c6b6
• Dart version 2.8.2
[√] Android toolchain ... | True | Memory leak when switch route too fast - $ flutter doctor -v
[√] Flutter (Channel stable, v1.17.1, on Microsoft Windows [Version 6.1.7601], locale en-US)
• Flutter version 1.17.1 at C:\flutter
• Framework revision f7a6a7906b (9 days ago), 2020-05-12 18:39:00 -0700
• Engine revision 6bc433c6b6
• Dar... | non_priority | memory leak when switch route too fast flutter doctor v flutter channel stable on microsoft windows locale en us • flutter version at c flutter • framework revision days ago • engine revision • dart version android toolchain develop fo... | 0 |
18,995 | 3,736,871,220 | IssuesEvent | 2016-03-08 17:17:57 | IBM-Swift/Kitura | https://api.github.com/repos/IBM-Swift/Kitura | closed | Switch from KituraTestFramework to official apple XCTest | tests | It appears that the [swift-corelibs-xctest] has been implemented and stabilized that we should start migrating to this. Also, as of the latest SNAPSHOT 2-25, the Swift Package Manager launches tests with `swift test`.
Unfortunately, like libDispatch, XCTest does not appear bundled with the SNAPSHOT. We need to buil... | 1.0 | Switch from KituraTestFramework to official apple XCTest - It appears that the [swift-corelibs-xctest] has been implemented and stabilized that we should start migrating to this. Also, as of the latest SNAPSHOT 2-25, the Swift Package Manager launches tests with `swift test`.
Unfortunately, like libDispatch, XCTest... | non_priority | switch from kituratestframework to official apple xctest it appears that the has been implemented and stabilized that we should start migrating to this also as of the latest snapshot the swift package manager launches tests with swift test unfortunately like libdispatch xctest does not appear bundle... | 0 |
249,699 | 26,968,452,011 | IssuesEvent | 2023-02-09 01:20:24 | flickerfly/k8s_auth_tests | https://api.github.com/repos/flickerfly/k8s_auth_tests | opened | CVE-2023-23931 (Medium) detected in cryptography-3.3.2-cp27-cp27mu-manylinux2010_x86_64.whl | security vulnerability | ## CVE-2023-23931 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>cryptography-3.3.2-cp27-cp27mu-manylinux2010_x86_64.whl</b></p></summary>
<p>cryptography is a package which provide... | True | CVE-2023-23931 (Medium) detected in cryptography-3.3.2-cp27-cp27mu-manylinux2010_x86_64.whl - ## CVE-2023-23931 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>cryptography-3.3.2-cp27... | non_priority | cve medium detected in cryptography whl cve medium severity vulnerability vulnerable library cryptography whl cryptography is a package which provides cryptographic recipes and primitives to python developers library home page a href path to dependen... | 0 |
70,272 | 9,393,232,693 | IssuesEvent | 2019-04-07 09:45:30 | scipy/scipy | https://api.github.com/repos/scipy/scipy | closed | request for clarification in documentation | Documentation scipy.interpolate | From examination of the code that is wrapped by `scipy.interpolate.LSQSphereBivariateSpline`, I discovered that this method fits a bivariate cubic spline. It would be helpful if the documentation were updated to indicate that the order of the spline is 3 (cubic or bicubic). | 1.0 | request for clarification in documentation - From examination of the code that is wrapped by `scipy.interpolate.LSQSphereBivariateSpline`, I discovered that this method fits a bivariate cubic spline. It would be helpful if the documentation were updated to indicate that the order of the spline is 3 (cubic or bicubic). | non_priority | request for clarification in documentation from examination of the code that is wrapped by scipy interpolate lsqspherebivariatespline i discovered that this method fits a bivariate cubic spline it would be helpful if the documentation were updated to indicate that the order of the spline is cubic or bicubic | 0 |
435,452 | 30,501,188,385 | IssuesEvent | 2023-07-18 14:03:18 | helix-editor/helix | https://api.github.com/repos/helix-editor/helix | closed | Wrong highlight of wrap in the documentation | C-bug A-documentation | ### Summary
On current master docs, the wrapping section has wrong highlighting:
https://docs.helix-editor.com/master/configuration.html?highlight=wrap#editorsoft-wrap-section
Every instance of `wrap` is highlighted, even outside of the code section.
<img width="819" alt="CleanShot 2023-02-03 at 06 36 55@2x" ... | 1.0 | Wrong highlight of wrap in the documentation - ### Summary
On current master docs, the wrapping section has wrong highlighting:
https://docs.helix-editor.com/master/configuration.html?highlight=wrap#editorsoft-wrap-section
Every instance of `wrap` is highlighted, even outside of the code section.
<img width="... | non_priority | wrong highlight of wrap in the documentation summary on current master docs the wrapping section has wrong highlighting every instance of wrap is highlighted even outside of the code section img width alt cleanshot at src reproduction steps no response helix ... | 0 |
132,924 | 10,773,489,226 | IssuesEvent | 2019-11-02 20:58:12 | MrLever/SuperVoid | https://api.github.com/repos/MrLever/SuperVoid | closed | Refactor MessageBusNode tests out of the MessageBus test suite | Refactor Stale-Issue-Please-Address Testing | Tests specific to MessageBusNodes should have their own test suite to improve test architecture and readability.
- [ ] MessageBusNode tests are moved to their own class | 1.0 | Refactor MessageBusNode tests out of the MessageBus test suite - Tests specific to MessageBusNodes should have their own test suite to improve test architecture and readability.
- [ ] MessageBusNode tests are moved to their own class | non_priority | refactor messagebusnode tests out of the messagebus test suite tests specific to messagebusnodes should have their own test suite to improve test architecture and readability messagebusnode tests are moved to their own class | 0 |
156,124 | 24,574,357,612 | IssuesEvent | 2022-10-13 11:07:54 | microsoft/pyright | https://api.github.com/repos/microsoft/pyright | closed | "PickleBuffer" is incompatible with protocol "SupportsBytes" | as designed | **Describe the bug**
Passing a `PickleBuffer` instance, like `pb`, to the `bytes` constructor, like `bytes(pb)`, is valid and works. However this raises a typing error with pyright.
```python
error: Argument of type "PickleBuffer" cannot be assigned to parameter "__o" of type "SupportsBytes" in function "__new__... | 1.0 | "PickleBuffer" is incompatible with protocol "SupportsBytes" - **Describe the bug**
Passing a `PickleBuffer` instance, like `pb`, to the `bytes` constructor, like `bytes(pb)`, is valid and works. However this raises a typing error with pyright.
```python
error: Argument of type "PickleBuffer" cannot be assigned ... | non_priority | picklebuffer is incompatible with protocol supportsbytes describe the bug passing a picklebuffer instance like pb to the bytes constructor like bytes pb is valid and works however this raises a typing error with pyright python error argument of type picklebuffer cannot be assigned ... | 0 |
407,730 | 27,629,054,866 | IssuesEvent | 2023-03-10 09:26:52 | final-project-teamB/parking | https://api.github.com/repos/final-project-teamB/parking | closed | Docs : create Issue Template, PR Template | documentation | ## 💁 설명
- 이슈 템플릿과 PR 템플릿 생성
## 📑 체크리스트
> 구현해야하는 이슈 체크리스트
- [x] Issuer Template
- [x] PR Template
## 🚧 주의 사항
> 이슈를 구현할 때 유의깊게 살펴볼 사항
- commit 컨벤션
| 1.0 | Docs : create Issue Template, PR Template - ## 💁 설명
- 이슈 템플릿과 PR 템플릿 생성
## 📑 체크리스트
> 구현해야하는 이슈 체크리스트
- [x] Issuer Template
- [x] PR Template
## 🚧 주의 사항
> 이슈를 구현할 때 유의깊게 살펴볼 사항
- commit 컨벤션
| non_priority | docs create issue template pr template 💁 설명 이슈 템플릿과 pr 템플릿 생성 📑 체크리스트 구현해야하는 이슈 체크리스트 issuer template pr template 🚧 주의 사항 이슈를 구현할 때 유의깊게 살펴볼 사항 commit 컨벤션 | 0 |
428,342 | 29,953,284,129 | IssuesEvent | 2023-06-23 04:36:51 | microsoft/vcpkg | https://api.github.com/repos/microsoft/vcpkg | closed | EOF of docs/maintainers/maintainer-guide.md is CR LF | category:documentation | After check some other docs file in `docs/maintainers`, EOF is LF for each one.
Better to fix it? | 1.0 | EOF of docs/maintainers/maintainer-guide.md is CR LF - After check some other docs file in `docs/maintainers`, EOF is LF for each one.
Better to fix it? | non_priority | eof of docs maintainers maintainer guide md is cr lf after check some other docs file in docs maintainers eof is lf for each one better to fix it | 0 |
4,473 | 23,335,801,265 | IssuesEvent | 2022-08-09 09:49:25 | precice/precice | https://api.github.com/repos/precice/precice | opened | Simplification of EventTimings | enhancement maintainability dependencies | _I open this issue in this repo to preserve the information and make it easier to find from people running into issues regarding this. It also may impact the preCICE lib in the future._
**Please describe the problem you are trying to solve.**
The EventTimings provide a system to:
* measure named sections in th... | True | Simplification of EventTimings - _I open this issue in this repo to preserve the information and make it easier to find from people running into issues regarding this. It also may impact the preCICE lib in the future._
**Please describe the problem you are trying to solve.**
The EventTimings provide a system to:
... | non_priority | simplification of eventtimings i open this issue in this repo to preserve the information and make it easier to find from people running into issues regarding this it also may impact the precice lib in the future please describe the problem you are trying to solve the eventtimings provide a system to ... | 0 |
37,533 | 12,483,394,546 | IssuesEvent | 2020-05-30 09:06:06 | benchmarkdebricked/spring-boot | https://api.github.com/repos/benchmarkdebricked/spring-boot | opened | CVE-2020-10719 (Medium) detected in undertow-core-2.0.20.Final.jar | security vulnerability | ## CVE-2020-10719 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>undertow-core-2.0.20.Final.jar</b></p></summary>
<p>Undertow</p>
<p>Library home page: <a href="http://www.jboss.org... | True | CVE-2020-10719 (Medium) detected in undertow-core-2.0.20.Final.jar - ## CVE-2020-10719 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>undertow-core-2.0.20.Final.jar</b></p></summary>... | non_priority | cve medium detected in undertow core final jar cve medium severity vulnerability vulnerable library undertow core final jar undertow library home page a href path to dependency file tmp ws scm spring boot spring boot project spring boot docs pom xml path to vulnerabl... | 0 |
53,151 | 13,261,029,907 | IssuesEvent | 2020-08-20 19:13:44 | icecube-trac/tix4 | https://api.github.com/repos/icecube-trac/tix4 | closed | [icetray] Adding services directly to the context bypasses I3TrayInfo (Trac #826) | Migrated from Trac combo core defect | With the reworking of the context, it has become possible to add services without the aid of a service factory, which is convenient in many cases. Unfortunately, it also does an end run around the TrayInfo bookkeeping system, since this discovers services and their parameters by iterating over the list of factories con... | 1.0 | [icetray] Adding services directly to the context bypasses I3TrayInfo (Trac #826) - With the reworking of the context, it has become possible to add services without the aid of a service factory, which is convenient in many cases. Unfortunately, it also does an end run around the TrayInfo bookkeeping system, since this... | non_priority | adding services directly to the context bypasses trac with the reworking of the context it has become possible to add services without the aid of a service factory which is convenient in many cases unfortunately it also does an end run around the trayinfo bookkeeping system since this discovers services... | 0 |
127,858 | 10,491,199,021 | IssuesEvent | 2019-09-25 10:34:26 | owncloud/phoenix | https://api.github.com/repos/owncloud/phoenix | closed | Acceptance tests: Fix sharing function to use human readable shareType argument | Acceptance tests QA-team | <!--
Thanks for reporting issues back to ownCloud! This is the issue tracker of ownCloud, if you have any support question please check out https://owncloud.org/support
This is the bug tracker for the Phoenix. Find other components at https://github.com/owncloud/core/blob/master/.github/CONTRIBUTING.md#guidelines
... | 1.0 | Acceptance tests: Fix sharing function to use human readable shareType argument - <!--
Thanks for reporting issues back to ownCloud! This is the issue tracker of ownCloud, if you have any support question please check out https://owncloud.org/support
This is the bug tracker for the Phoenix. Find other components at... | non_priority | acceptance tests fix sharing function to use human readable sharetype argument thanks for reporting issues back to owncloud this is the issue tracker of owncloud if you have any support question please check out this is the bug tracker for the phoenix find other components at for reporting potenti... | 0 |
178,500 | 29,864,087,036 | IssuesEvent | 2023-06-20 01:08:34 | Joystream/pioneer | https://api.github.com/repos/Joystream/pioneer | opened | Account search improvements | enhancement design scope:app/common | 1. Validator page: For #4329 search by account is required. Merely an account filter applied to the known validator set.
2. Member page: The implemented account search on the members page (#3369) only returns memberships. Searching for an account that is listed as bounded to a member won't return that membership but a... | 1.0 | Account search improvements - 1. Validator page: For #4329 search by account is required. Merely an account filter applied to the known validator set.
2. Member page: The implemented account search on the members page (#3369) only returns memberships. Searching for an account that is listed as bounded to a member won'... | non_priority | account search improvements validator page for search by account is required merely an account filter applied to the known validator set member page the implemented account search on the members page only returns memberships searching for an account that is listed as bounded to a member won t retu... | 0 |
202,693 | 15,295,819,079 | IssuesEvent | 2021-02-24 05:40:56 | maiandrew23/LockBox | https://api.github.com/repos/maiandrew23/LockBox | opened | Testing Character LCD | testing | - [ ] Test if it turns on
- [ ] Test backlight levels and set to a reasonable contrast
- [ ] Try setup commands and see if a correct response is received
- [ ] Write to both lines of the display
- [ ] Make sure response time is virtually zero | 1.0 | Testing Character LCD - - [ ] Test if it turns on
- [ ] Test backlight levels and set to a reasonable contrast
- [ ] Try setup commands and see if a correct response is received
- [ ] Write to both lines of the display
- [ ] Make sure response time is virtually zero | non_priority | testing character lcd test if it turns on test backlight levels and set to a reasonable contrast try setup commands and see if a correct response is received write to both lines of the display make sure response time is virtually zero | 0 |
267,466 | 20,204,305,446 | IssuesEvent | 2022-02-11 18:26:27 | lnsandnkth/CI | https://api.github.com/repos/lnsandnkth/CI | opened | doc - readme additions | documentation | * project description
* compilation and testing instructions
* statement of contributions
* anything else ? | 1.0 | doc - readme additions - * project description
* compilation and testing instructions
* statement of contributions
* anything else ? | non_priority | doc readme additions project description compilation and testing instructions statement of contributions anything else | 0 |
341,924 | 24,719,943,731 | IssuesEvent | 2022-10-20 09:53:17 | cloudflare/cloudflare-docs | https://api.github.com/repos/cloudflare/cloudflare-docs | opened | Outdated example in 'Migrating to module Workers' | documentation content:edit | ### Which Cloudflare product does this pertain to?
Workers
### Existing documentation URL(s)
https://developers.cloudflare.com/workers/learning/migrating-to-module-workers/#configuring-your-wranglertoml
### Section that requires update
Configuring your wrangler.toml
### What needs to change?
[build.upload]
form... | 1.0 | Outdated example in 'Migrating to module Workers' - ### Which Cloudflare product does this pertain to?
Workers
### Existing documentation URL(s)
https://developers.cloudflare.com/workers/learning/migrating-to-module-workers/#configuring-your-wranglertoml
### Section that requires update
Configuring your wrangler.t... | non_priority | outdated example in migrating to module workers which cloudflare product does this pertain to workers existing documentation url s section that requires update configuring your wrangler toml what needs to change format modules dir src main worker js becomes src ... | 0 |
400,814 | 27,301,600,196 | IssuesEvent | 2023-02-24 02:47:19 | timescale/docs | https://api.github.com/repos/timescale/docs | opened | [Feedback] Page: /api/latest/continuous-aggregates/create_materialized_view/ | documentation community feedback | ### Is it easy to find the information you need?
Yes
### Are the instructions clear?
No
### How could we improve the Timescale documentation site?
Hi there, thanks for all the documentation.
I noticed that this page reads as if CTEs and joins are not supported. As far as I can tell CTEs remain unsupported, but ... | 1.0 | [Feedback] Page: /api/latest/continuous-aggregates/create_materialized_view/ - ### Is it easy to find the information you need?
Yes
### Are the instructions clear?
No
### How could we improve the Timescale documentation site?
Hi there, thanks for all the documentation.
I noticed that this page reads as if CTEs ... | non_priority | page api latest continuous aggregates create materialized view is it easy to find the information you need yes are the instructions clear no how could we improve the timescale documentation site hi there thanks for all the documentation i noticed that this page reads as if ctes and joins... | 0 |
31,448 | 14,968,193,176 | IssuesEvent | 2021-01-27 16:33:12 | agda/agda | https://api.github.com/repos/agda/agda | opened | Memory leak? | performance type: bug | I have some code for which Agda runs out of memory on the first run, but is successful on the second run. This suggests that there is a memory leak. I think this should be investigated before the next release of Agda.
To reproduce (on my 32-bit system):
```
git clone https://github.com/agda/agda-stdlib.git
(cd ag... | True | Memory leak? - I have some code for which Agda runs out of memory on the first run, but is successful on the second run. This suggests that there is a memory leak. I think this should be investigated before the next release of Agda.
To reproduce (on my 32-bit system):
```
git clone https://github.com/agda/agda-std... | non_priority | memory leak i have some code for which agda runs out of memory on the first run but is successful on the second run this suggests that there is a memory leak i think this should be investigated before the next release of agda to reproduce on my bit system git clone cd agda stdlib git checkou... | 0 |
305,886 | 23,135,279,799 | IssuesEvent | 2022-07-28 13:52:44 | Da-was/Roosters7033 | https://api.github.com/repos/Da-was/Roosters7033 | closed | Atualizar as branchs locais do computador do laboratório. | documentation | Atualizar as branchs locais para evitar que haja problemas na hora de colocar o robô pra funcionar. | 1.0 | Atualizar as branchs locais do computador do laboratório. - Atualizar as branchs locais para evitar que haja problemas na hora de colocar o robô pra funcionar. | non_priority | atualizar as branchs locais do computador do laboratório atualizar as branchs locais para evitar que haja problemas na hora de colocar o robô pra funcionar | 0 |
75,506 | 25,888,749,291 | IssuesEvent | 2022-12-14 16:19:16 | DependencyTrack/dependency-track | https://api.github.com/repos/DependencyTrack/dependency-track | opened | Snyk Config does not inform user of default SCANNER_SNYK_API_VERSION | defect in triage | ### Current Behavior
The API used for Snyk Integration in DT v4.7.0 is versioned and fast-evolving. The `SCANNER_SNYK_API_VERSION` has updated twice even during the development of 4.7.0.
The config screen warns that "Changing the default version may break the integration!"
Snyk integration only uses SCANNER_SNY... | 1.0 | Snyk Config does not inform user of default SCANNER_SNYK_API_VERSION - ### Current Behavior
The API used for Snyk Integration in DT v4.7.0 is versioned and fast-evolving. The `SCANNER_SNYK_API_VERSION` has updated twice even during the development of 4.7.0.
The config screen warns that "Changing the default versio... | non_priority | snyk config does not inform user of default scanner snyk api version current behavior the api used for snyk integration in dt is versioned and fast evolving the scanner snyk api version has updated twice even during the development of the config screen warns that changing the default version... | 0 |
324,460 | 24,000,067,270 | IssuesEvent | 2022-09-14 10:41:11 | Researchstudio-DSc/kodicare_framework | https://api.github.com/repos/Researchstudio-DSc/kodicare_framework | closed | Documentation for elasticsearch scripts | documentation | Add documentation and tutorials on how to run elasticsearch scripts. | 1.0 | Documentation for elasticsearch scripts - Add documentation and tutorials on how to run elasticsearch scripts. | non_priority | documentation for elasticsearch scripts add documentation and tutorials on how to run elasticsearch scripts | 0 |
78,438 | 9,740,031,689 | IssuesEvent | 2019-06-01 16:39:40 | InsightSoftwareConsortium/ITK | https://api.github.com/repos/InsightSoftwareConsortium/ITK | opened | Address Todo items in AzimuthElevationToCartesianTransform | type:Design | ### Description
AzimuthElevationToCartesianTransform
* \todo Is there any real value in allowing the user to template
* over the scalar type? Perhaps it should always be double, unless
* there's a compatibility problem with the Point class.
*
* \todo Derive this class from TransformBase class.
* Curre... | 1.0 | Address Todo items in AzimuthElevationToCartesianTransform - ### Description
AzimuthElevationToCartesianTransform
* \todo Is there any real value in allowing the user to template
* over the scalar type? Perhaps it should always be double, unless
* there's a compatibility problem with the Point class.
*
... | non_priority | address todo items in azimuthelevationtocartesiantransform description azimuthelevationtocartesiantransform todo is there any real value in allowing the user to template over the scalar type perhaps it should always be double unless there s a compatibility problem with the point class ... | 0 |
170,273 | 20,842,099,365 | IssuesEvent | 2022-03-21 02:16:22 | directoryxx/Laravel-UUID-CRUD-Login | https://api.github.com/repos/directoryxx/Laravel-UUID-CRUD-Login | opened | CVE-2021-44906 (High) detected in minimist-0.0.8.tgz, minimist-1.2.0.tgz | security vulnerability | ## CVE-2021-44906 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>minimist-0.0.8.tgz</b>, <b>minimist-1.2.0.tgz</b></p></summary>
<p>
<details><summary><b>minimist-0.0.8.tgz</b></p><... | True | CVE-2021-44906 (High) detected in minimist-0.0.8.tgz, minimist-1.2.0.tgz - ## CVE-2021-44906 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>minimist-0.0.8.tgz</b>, <b>minimist-1.2.0.... | non_priority | cve high detected in minimist tgz minimist tgz cve high severity vulnerability vulnerable libraries minimist tgz minimist tgz minimist tgz parse argument options library home page a href path to dependency file laravel uuid crud login pac... | 0 |
360,912 | 25,316,284,583 | IssuesEvent | 2022-11-17 21:57:49 | McShelby/hugo-theme-relearn | https://api.github.com/repos/McShelby/hugo-theme-relearn | closed | docs: document how to use tabs inside tabs | documentation | Tabbed views doesn't support tabs inside tabs.
When using groupids it's partially rendered.
It fails to close a div inserting a pre instead.

```
{{< tabs groupid="main" >}}
{{% tab name="Main1" %... | 1.0 | docs: document how to use tabs inside tabs - Tabbed views doesn't support tabs inside tabs.
When using groupids it's partially rendered.
It fails to close a div inserting a pre instead.

```
{{< ta... | non_priority | docs document how to use tabs inside tabs tabbed views doesn t support tabs inside tabs when using groupids it s partially rendered it fails to close a div inserting a pre instead tab name content tab name subcontent tab tab name ... | 0 |
45,973 | 5,773,401,183 | IssuesEvent | 2017-04-28 01:54:02 | kubernetes/test-infra | https://api.github.com/repos/kubernetes/test-infra | closed | Ensure merge-bot, prow and testgrid data match | prow testgrid | merge-bot has a list of blocking jobs
prow has a list of jobs it always runs
testgrid has a blocking job dashboard
We need a unit tests that fails if these lists do not match | 1.0 | Ensure merge-bot, prow and testgrid data match - merge-bot has a list of blocking jobs
prow has a list of jobs it always runs
testgrid has a blocking job dashboard
We need a unit tests that fails if these lists do not match | non_priority | ensure merge bot prow and testgrid data match merge bot has a list of blocking jobs prow has a list of jobs it always runs testgrid has a blocking job dashboard we need a unit tests that fails if these lists do not match | 0 |
285,894 | 31,155,749,169 | IssuesEvent | 2023-08-16 13:02:03 | Trinadh465/linux-4.1.15_CVE-2018-5873 | https://api.github.com/repos/Trinadh465/linux-4.1.15_CVE-2018-5873 | opened | CVE-2018-13053 (Low) detected in linuxlinux-4.1.52 | Mend: dependency security vulnerability | ## CVE-2018-13053 - Low Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.1.52</b></p></summary>
<p>
<p>The Linux Kernel</p>
<p>Library home page: <a href=https://mirrors.edge.kern... | True | CVE-2018-13053 (Low) detected in linuxlinux-4.1.52 - ## CVE-2018-13053 - Low Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.1.52</b></p></summary>
<p>
<p>The Linux Kernel</p>
<p... | non_priority | cve low detected in linuxlinux cve low severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in head commit a href found in base branch master vulnerable source files kernel time alarmt... | 0 |
13,059 | 15,361,438,675 | IssuesEvent | 2021-03-01 18:08:41 | ValveSoftware/Proton | https://api.github.com/repos/ValveSoftware/Proton | closed | Riddle Joker (1277930) | Game compatibility - Unofficial | # Compatibility Report
- Name of the game with compatibility issues: Riddle Joker
- Steam AppID of the game: 1277930
## System Information
- GPU: RTX 2080 Ti
- Driver/LLVM version: nvidia 460.39
- Kernel version: 5.8.0-7642-generic
- Link to full system information report as [Gist](https://gist.github.com/): h... | True | Riddle Joker (1277930) - # Compatibility Report
- Name of the game with compatibility issues: Riddle Joker
- Steam AppID of the game: 1277930
## System Information
- GPU: RTX 2080 Ti
- Driver/LLVM version: nvidia 460.39
- Kernel version: 5.8.0-7642-generic
- Link to full system information report as [Gist](htt... | non_priority | riddle joker compatibility report name of the game with compatibility issues riddle joker steam appid of the game system information gpu rtx ti driver llvm version nvidia kernel version generic link to full system information report as proton version ... | 0 |
330,775 | 24,277,216,876 | IssuesEvent | 2022-09-28 14:38:54 | felangel/bloc | https://api.github.com/repos/felangel/bloc | opened | Add the Package name in Infinite List Example - Post Bloc section docs: | documentation | **Description**
Currently in the PostBloc section of Infinite List example, we need to add the package name to avoid confusion. The Event Transform Section in Post Bloc uses a method `event.throttle(duration)` this method is a part of **stream_transform** package. The package is introduced only in the next section.... | 1.0 | Add the Package name in Infinite List Example - Post Bloc section docs: - **Description**
Currently in the PostBloc section of Infinite List example, we need to add the package name to avoid confusion. The Event Transform Section in Post Bloc uses a method `event.throttle(duration)` this method is a part of **stre... | non_priority | add the package name in infinite list example post bloc section docs description currently in the postbloc section of infinite list example we need to add the package name to avoid confusion the event transform section in post bloc uses a method event throttle duration this method is a part of stre... | 0 |
47,869 | 25,231,724,317 | IssuesEvent | 2022-11-14 20:25:30 | useblocks/sphinx-needs | https://api.github.com/repos/useblocks/sphinx-needs | closed | Memory leak: Don't save target/content nodes | performance | ## Impact
Sphinx-Needs has a huge memory problem in bigger projects:

Runs ``3a`` and ``3b`` are the ones without fixes.
3b has 3120 pages , 3a 1560. The rest is the same.
Also we just doubled the pages, ... | True | Memory leak: Don't save target/content nodes - ## Impact
Sphinx-Needs has a huge memory problem in bigger projects:

Runs ``3a`` and ``3b`` are the ones without fixes.
3b has 3120 pages , 3a 1560. The rest i... | non_priority | memory leak don t save target content nodes impact sphinx needs has a huge memory problem in bigger projects runs and are the ones without fixes has pages the rest is the same also we just doubled the pages the memory consumption increased by and the test project has jus... | 0 |
29,013 | 13,033,631,400 | IssuesEvent | 2020-07-28 07:18:56 | cityofaustin/atd-data-tech | https://api.github.com/repos/cityofaustin/atd-data-tech | closed | Compile list of UI views | Product: Mobility Project Database Service: Apps Service: Product Workgroup: ATD Workgroup: PWD | Documenting these will help us evaluate component libraries and produce initial wireframes:
- [UI Views](https://docs.google.com/spreadsheets/d/1gNCz63qFpztiuL_JK4aPNnicjCglmATOW1dbpU0wxWk/edit#gid=1731506475)
- [UI Components](https://docs.google.com/spreadsheets/d/1gNCz63qFpztiuL_JK4aPNnicjCglmATOW1dbpU0wxWk/edit#g... | 2.0 | Compile list of UI views - Documenting these will help us evaluate component libraries and produce initial wireframes:
- [UI Views](https://docs.google.com/spreadsheets/d/1gNCz63qFpztiuL_JK4aPNnicjCglmATOW1dbpU0wxWk/edit#gid=1731506475)
- [UI Components](https://docs.google.com/spreadsheets/d/1gNCz63qFpztiuL_JK4aPNni... | non_priority | compile list of ui views documenting these will help us evaluate component libraries and produce initial wireframes | 0 |
31,935 | 4,729,254,391 | IssuesEvent | 2016-10-18 18:11:20 | rancher/rancher | https://api.github.com/repos/rancher/rancher | closed | Not able to clone services with sidekick | area/ui kind/bug status/resolved status/to-test | Rancher Version: Build from master
When cloning a service with sidekick, user is directed to "/fail" page with following error message:
```
e.serializeForNew is not a function
Reload to try again or log out
``` | 1.0 | Not able to clone services with sidekick - Rancher Version: Build from master
When cloning a service with sidekick, user is directed to "/fail" page with following error message:
```
e.serializeForNew is not a function
Reload to try again or log out
``` | non_priority | not able to clone services with sidekick rancher version build from master when cloning a service with sidekick user is directed to fail page with following error message e serializefornew is not a function reload to try again or log out | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.