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 844 | labels stringlengths 4 721 | body stringlengths 1 261k | index stringclasses 12
values | text_combine stringlengths 96 261k | label stringclasses 2
values | text stringlengths 96 248k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
6,668 | 23,692,348,575 | IssuesEvent | 2022-08-29 12:00:09 | mozilla-mobile/firefox-ios | https://api.github.com/repos/mozilla-mobile/firefox-ios | opened | [XCUITests] L10n Intro test needs to be updated | eng:automation | The [test](https://github.com/mozilla-mobile/firefox-ios/blob/59568c9ea028c11959f8b02501c6503372385047/L10nSnapshotTests/L10nSuite1SnapshotTests.swift#L41) is failing because is waiting for the wallpapers onboarding slide. That one is not shown on Bitrise or locally. Is this the final design or is it an experiment? @yo... | 1.0 | [XCUITests] L10n Intro test needs to be updated - The [test](https://github.com/mozilla-mobile/firefox-ios/blob/59568c9ea028c11959f8b02501c6503372385047/L10nSnapshotTests/L10nSuite1SnapshotTests.swift#L41) is failing because is waiting for the wallpapers onboarding slide. That one is not shown on Bitrise or locally. Is... | non_priority | intro test needs to be updated the is failing because is waiting for the wallpapers onboarding slide that one is not shown on bitrise or locally is this the final design or is it an experiment yoanarios thatswinnie asking you since i have seen some commits related to onboarding coming from you cur... | 0 |
99,063 | 8,688,959,492 | IssuesEvent | 2018-12-03 17:22:17 | Microsoft/AzureStorageExplorer | https://api.github.com/repos/Microsoft/AzureStorageExplorer | closed | Nothing happens after clicking 'Remove from Quick Access' | :gear: quick access :white_check_mark: merged testing | **Storage Explorer Version**: 1.5.0
**Platform/OS Version**: Windows 10/ MacOS High Sierra/ Linux Ubuntu 16.04
**Architecture**: ia32
**Build Number**: 20181109.1
**Commit**: e721f1fb
**Regression From**: Previous release 1.5.0
#### Steps to Reproduce: ####
1. Choose one account then add it to Quick Access.
2... | 1.0 | Nothing happens after clicking 'Remove from Quick Access' - **Storage Explorer Version**: 1.5.0
**Platform/OS Version**: Windows 10/ MacOS High Sierra/ Linux Ubuntu 16.04
**Architecture**: ia32
**Build Number**: 20181109.1
**Commit**: e721f1fb
**Regression From**: Previous release 1.5.0
#### Steps to Reproduce:... | non_priority | nothing happens after clicking remove from quick access storage explorer version platform os version windows macos high sierra linux ubuntu architecture build number commit regression from previous release steps to reproduce choose one... | 0 |
146,220 | 11,729,665,473 | IssuesEvent | 2020-03-10 19:49:26 | NCIOCPL/cgov-digital-platform-qa | https://api.github.com/repos/NCIOCPL/cgov-digital-platform-qa | closed | Test Case: Tests for Advanced Search Form Trial Type Section | Test Case | # Test URL:
https://www.cancer.gov/about-cancer/treatment/clinical-trials/search/advanced
# Tests Covered:
- [x] 30.Verify that the 'Trial Type' section is displayed. (#94 )
- [x] 44. When the user switches the healthy volunteer toggle first to 'YES' and then to "NO" in the Trial Type section and clicks Find Tria... | 1.0 | Test Case: Tests for Advanced Search Form Trial Type Section - # Test URL:
https://www.cancer.gov/about-cancer/treatment/clinical-trials/search/advanced
# Tests Covered:
- [x] 30.Verify that the 'Trial Type' section is displayed. (#94 )
- [x] 44. When the user switches the healthy volunteer toggle first to 'YES' ... | non_priority | test case tests for advanced search form trial type section test url tests covered verify that the trial type section is displayed when the user switches the healthy volunteer toggle first to yes and then to no in the trial type section and clicks find trials button we will ... | 0 |
111,299 | 24,107,064,943 | IssuesEvent | 2022-09-20 08:21:31 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | opened | KotlinGenerator shouldn't generate public default constructor | T: Enhancement C: Code Generation P: Medium C: Integration: Kotlin E: All Editions | The `KotlinGenerator` generates a default constructor just like the `JavaGenerator`, e.g.
```kotlin
internal open class NullabilityRecord() :
UpdatableRecordImpl<NullabilityRecord>(Nullability.NULLABILITY), INullability {
// [...]
```
Starting with jOOQ 3.18 and https://github.com/jOOQ/jOOQ/issues/10... | 1.0 | KotlinGenerator shouldn't generate public default constructor - The `KotlinGenerator` generates a default constructor just like the `JavaGenerator`, e.g.
```kotlin
internal open class NullabilityRecord() :
UpdatableRecordImpl<NullabilityRecord>(Nullability.NULLABILITY), INullability {
// [...]
```
St... | non_priority | kotlingenerator shouldn t generate public default constructor the kotlingenerator generates a default constructor just like the javagenerator e g kotlin internal open class nullabilityrecord updatablerecordimpl nullability nullability inullability starting with jooq a... | 0 |
87,834 | 17,380,628,569 | IssuesEvent | 2021-07-31 16:30:22 | CATcher-org/CATcher | https://api.github.com/repos/CATcher-org/CATcher | closed | Logging Service: Move "download as file" logic, into separate module | aspect-CodeQuality | LoggingService contains an `exportLogFile` method that is used to help users download the logs in a file.
Most of the "file creation / downloading" code here is not strictly related to logging.
Let's move it into an independent module, just to simplify the LoggingService.
LoggingService could just invoke a funct... | 1.0 | Logging Service: Move "download as file" logic, into separate module - LoggingService contains an `exportLogFile` method that is used to help users download the logs in a file.
Most of the "file creation / downloading" code here is not strictly related to logging.
Let's move it into an independent module, just to s... | non_priority | logging service move download as file logic into separate module loggingservice contains an exportlogfile method that is used to help users download the logs in a file most of the file creation downloading code here is not strictly related to logging let s move it into an independent module just to s... | 0 |
64,773 | 6,919,725,126 | IssuesEvent | 2017-11-29 16:15:12 | PulpQE/pulp-smash | https://api.github.com/repos/PulpQE/pulp-smash | closed | Test that upload fails and error is raised with uploading invalid rpm | High Issue Type: Test Case | https://pulp.plan.io/issues/2543
Upload an invalid rpm
Assert that an error is raised when it fails
| 1.0 | Test that upload fails and error is raised with uploading invalid rpm - https://pulp.plan.io/issues/2543
Upload an invalid rpm
Assert that an error is raised when it fails
| non_priority | test that upload fails and error is raised with uploading invalid rpm upload an invalid rpm assert that an error is raised when it fails | 0 |
184,652 | 14,986,650,091 | IssuesEvent | 2021-01-28 21:31:57 | 2i2c-org/pilot-hubs | https://api.github.com/repos/2i2c-org/pilot-hubs | opened | Document how to connect documentation to a JupyterHub | documentation enhancement | It doesn't exist if it isn't documented! | 1.0 | Document how to connect documentation to a JupyterHub - It doesn't exist if it isn't documented! | non_priority | document how to connect documentation to a jupyterhub it doesn t exist if it isn t documented | 0 |
37,989 | 5,155,038,025 | IssuesEvent | 2017-01-15 07:35:50 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | opened | github.com/cockroachdb/cockroach/pkg/kv: TestMultiRangeBoundedBatchScanSortedOverlapping failed under stress | Robot test-failure | SHA: https://github.com/cockroachdb/cockroach/commits/ffc0c336351e06b68e7982b5ac6008ba75aa0a66
Parameters:
```
COCKROACH_PROPOSER_EVALUATED_KV=true
TAGS=
GOFLAGS=
```
Stress build found a failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=118626&tab=buildLog
```
created by github.com/cockroachdb/cock... | 1.0 | github.com/cockroachdb/cockroach/pkg/kv: TestMultiRangeBoundedBatchScanSortedOverlapping failed under stress - SHA: https://github.com/cockroachdb/cockroach/commits/ffc0c336351e06b68e7982b5ac6008ba75aa0a66
Parameters:
```
COCKROACH_PROPOSER_EVALUATED_KV=true
TAGS=
GOFLAGS=
```
Stress build found a failed test: https:... | non_priority | github com cockroachdb cockroach pkg kv testmultirangeboundedbatchscansortedoverlapping failed under stress sha parameters cockroach proposer evaluated kv true tags goflags stress build found a failed test created by github com cockroachdb cockroach vendor google golang org grpc server ser... | 0 |
149,878 | 23,543,223,219 | IssuesEvent | 2022-08-20 18:28:08 | PostReview/postreview-app | https://api.github.com/repos/PostReview/postreview-app | closed | Add dark and light modes for the Article component | Sherlock Design | Currently, there are no dark and light modes for the article component. We need to make changes so that the content will be visible in both(dark & light) modes.

| 1.0 | Add dark and light modes for the Article component - Currently, there are no dark and light modes for the article component. We need to make changes so that the content will be visible in both(dark & light) modes.
 | Incomplete Migration Migrated from Trac combo reconstruction defect | Migrated from https://code.icecube.wisc.edu/ticket/750
```json
{
"status": "closed",
"changetime": "2014-09-30T19:52:12",
"description": "{{{\n[buildslave@foraii build]$ ./env-shell.sh flat-ntuple/resources/scripts/TestOneEventExhaustiveCorsika.py \n*************************************... | 1.0 | flat-ntuple::TestOneEventExhaustiveCorsika.py fails with SIGABRT on SL5 32bit (Trac #750) - Migrated from https://code.icecube.wisc.edu/ticket/750
```json
{
"status": "closed",
"changetime": "2014-09-30T19:52:12",
"description": "{{{\n[buildslave@foraii build]$ ./env-shell.sh flat-ntuple/resources/scripts... | non_priority | flat ntuple testoneeventexhaustivecorsika py fails with sigabrt on trac migrated from json status closed changetime description n env shell sh flat ntuple resources scripts testoneeventexhaustivecorsika py n ... | 0 |
25,349 | 6,654,121,583 | IssuesEvent | 2017-09-29 11:22:31 | joomla/joomla-cms | https://api.github.com/repos/joomla/joomla-cms | closed | Menu Item Alias menu-selection issue | No Code Attached Yet | ### Steps to reproduce the issue
1. Install a clean Joomla installation with 3.7.5 or Joomla 3.8.0 beta 3 with no sample data
2. Create the following menu structure
<img src="https://image.ibb.co/d0051k/menu_list.png" alt="menu_list">
3. Create a new menu item of menu type 'Menu Item Alias' > Select a menu by click... | 1.0 | Menu Item Alias menu-selection issue - ### Steps to reproduce the issue
1. Install a clean Joomla installation with 3.7.5 or Joomla 3.8.0 beta 3 with no sample data
2. Create the following menu structure
<img src="https://image.ibb.co/d0051k/menu_list.png" alt="menu_list">
3. Create a new menu item of menu type 'Me... | non_priority | menu item alias menu selection issue steps to reproduce the issue install a clean joomla installation with or joomla beta with no sample data create the following menu structure create a new menu item of menu type menu item alias select a menu by clicking select button a modal... | 0 |
92,341 | 11,628,203,383 | IssuesEvent | 2020-02-27 17:52:37 | UniversityOfHelsinkiCS/mobvita | https://api.github.com/repos/UniversityOfHelsinkiCS/mobvita | closed | improve no flashcards view | UI design feature | Currently the "no flashcards yet" text is only in english, fix that.
Dont render inputs etc when there's no flashcards. | 1.0 | improve no flashcards view - Currently the "no flashcards yet" text is only in english, fix that.
Dont render inputs etc when there's no flashcards. | non_priority | improve no flashcards view currently the no flashcards yet text is only in english fix that dont render inputs etc when there s no flashcards | 0 |
316,745 | 23,645,878,093 | IssuesEvent | 2022-08-25 22:06:12 | pedroSoaresll/make-your-list | https://api.github.com/repos/pedroSoaresll/make-your-list | closed | Rewrite the README | documentation | **Is your feature request related to a problem? Please describe.**
Yes. The readme is very confusing to present the application to other people.
**Describe the solution you'd like**
Rewrite the README listing some important things that this repository uses:
- [x] What is the application name and its proposal?
-... | 1.0 | Rewrite the README - **Is your feature request related to a problem? Please describe.**
Yes. The readme is very confusing to present the application to other people.
**Describe the solution you'd like**
Rewrite the README listing some important things that this repository uses:
- [x] What is the application name ... | non_priority | rewrite the readme is your feature request related to a problem please describe yes the readme is very confusing to present the application to other people describe the solution you d like rewrite the readme listing some important things that this repository uses what is the application name an... | 0 |
4,171 | 4,863,008,122 | IssuesEvent | 2016-11-14 14:19:37 | manifoldco/torus-cli | https://api.github.com/repos/manifoldco/torus-cli | opened | Set content-type and cache headers on get.torus.sh | component/infrastructure | For stuff uploaded to get.torus.sh, we should set the s3 content-type and cache-control headers. This should happen when the file is uploaded. | 1.0 | Set content-type and cache headers on get.torus.sh - For stuff uploaded to get.torus.sh, we should set the s3 content-type and cache-control headers. This should happen when the file is uploaded. | non_priority | set content type and cache headers on get torus sh for stuff uploaded to get torus sh we should set the content type and cache control headers this should happen when the file is uploaded | 0 |
94,794 | 8,517,766,655 | IssuesEvent | 2018-11-01 09:17:17 | xcat2/xcat2-task-management | https://api.github.com/repos/xcat2/xcat2-task-management | closed | offer a doc about how to recover the build environment on a new x86 fresh installed OS | sprint1 test | what to do:
* [x] document exactly [how to recover the build environment on a new x86 fresh installed OS](https://github.ibm.com/xcat2/team_process/blob/master/FVT/docs/The_steps_of_x86_build_server_docker_host_setup.md)
requirement comes from https://github.ibm.com/vhu/c910env/issues/410#issuecomment-8087070 | 1.0 | offer a doc about how to recover the build environment on a new x86 fresh installed OS - what to do:
* [x] document exactly [how to recover the build environment on a new x86 fresh installed OS](https://github.ibm.com/xcat2/team_process/blob/master/FVT/docs/The_steps_of_x86_build_server_docker_host_setup.md)
requ... | non_priority | offer a doc about how to recover the build environment on a new fresh installed os what to do document exactly requirement comes from | 0 |
251,744 | 27,208,364,775 | IssuesEvent | 2023-02-20 14:43:47 | scm-automation-project/npm-6-with-lock-file-project | https://api.github.com/repos/scm-automation-project/npm-6-with-lock-file-project | opened | node-fetch-2.6.0.tgz: 1 vulnerabilities (highest severity is: 5.3) | Mend: dependency security vulnerability | <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node-fetch-2.6.0.tgz</b></p></summary>
<p>A light-weight module that brings window.fetch to node.js</p>
<p>Library home page: <a href="https://registry.npmjs.org/node... | True | node-fetch-2.6.0.tgz: 1 vulnerabilities (highest severity is: 5.3) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node-fetch-2.6.0.tgz</b></p></summary>
<p>A light-weight module that brings window.fetch to node.... | non_priority | node fetch tgz vulnerabilities highest severity is 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 package json path to vulnerable library node modules node fetch package json ... | 0 |
32,609 | 6,875,314,351 | IssuesEvent | 2017-11-19 12:31:56 | bwu-dart/polymer_elements_demos | https://api.github.com/repos/bwu-dart/polymer_elements_demos | closed | Demos that use google-auth don't work | status:blocked-3rd-party type:defect | - [ ] google_analytics
- [ ] google_calendar
- [ ] google_signin
blocked on dart-lang/polymer_elements#67
| 1.0 | Demos that use google-auth don't work - - [ ] google_analytics
- [ ] google_calendar
- [ ] google_signin
blocked on dart-lang/polymer_elements#67
| non_priority | demos that use google auth don t work google analytics google calendar google signin blocked on dart lang polymer elements | 0 |
81,295 | 23,433,562,491 | IssuesEvent | 2022-08-15 07:07:30 | tensorflow/tensorflow | https://api.github.com/repos/tensorflow/tensorflow | closed | bazel build tflite :xnnpack/assembly.h not found | stat:awaiting response type:build/install stalled comp:lite TF 2.9 | **System information**
os:win11
tfv ersion:2.9.0
bazel version:5.1.1
python version:3.8.12
android sdk:31
ndk version:21.4.7075529
the build command:
bazel build -c opt --cxxopt="--std=c++11" --fat_apk_cpu=arm64-v8a --config=android_arm64 //tensorflow/lite:libtensorflowlite.so --verbose_failures
log:
ERROR... | 1.0 | bazel build tflite :xnnpack/assembly.h not found - **System information**
os:win11
tfv ersion:2.9.0
bazel version:5.1.1
python version:3.8.12
android sdk:31
ndk version:21.4.7075529
the build command:
bazel build -c opt --cxxopt="--std=c++11" --fat_apk_cpu=arm64-v8a --config=android_arm64 //tensorflow/lite:l... | non_priority | bazel build tflite :xnnpack assembly h not found system information os tfv ersion bazel version python version android sdk ndk version the build command bazel build c opt cxxopt std c fat apk cpu config android tensorflow lite libtensorflowlite so ve... | 0 |
257,732 | 19,530,197,686 | IssuesEvent | 2021-12-30 15:21:40 | App-Choreography/app-choreography.github.io | https://api.github.com/repos/App-Choreography/app-choreography.github.io | closed | Additions to the Website | documentation enhancement | @CodingSpecies I just wanted to ask you whether you would like me to add create webpages for the links on the navigation bar that currently redirect you to the homepage again? Thanks | 1.0 | Additions to the Website - @CodingSpecies I just wanted to ask you whether you would like me to add create webpages for the links on the navigation bar that currently redirect you to the homepage again? Thanks | non_priority | additions to the website codingspecies i just wanted to ask you whether you would like me to add create webpages for the links on the navigation bar that currently redirect you to the homepage again thanks | 0 |
20,733 | 6,923,071,602 | IssuesEvent | 2017-11-30 07:20:09 | opencv/opencv | https://api.github.com/repos/opencv/opencv | closed | core:ppc clang/xlC build failure | bug category: build/install | - OpenCV => master
- Compiler => clang tested on (4.0.1-6, 5.0.0-2, 6.0.0-svn310776-1),
xlc, tested on (13.1.5.1)
on clang:
> /home/builder/opencv/modules/core/include/opencv2/core/vsx_utils.hpp:667:1: error: call to 'vec_promote' is ambiguous
VSX_IMPL_LOAD_L8(vec_double2, double)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~... | 1.0 | core:ppc clang/xlC build failure - - OpenCV => master
- Compiler => clang tested on (4.0.1-6, 5.0.0-2, 6.0.0-svn310776-1),
xlc, tested on (13.1.5.1)
on clang:
> /home/builder/opencv/modules/core/include/opencv2/core/vsx_utils.hpp:667:1: error: call to 'vec_promote' is ambiguous
VSX_IMPL_LOAD_L8(vec_double2, doub... | non_priority | core ppc clang xlc build failure opencv master compiler clang tested on xlc tested on on clang home builder opencv modules core include core vsx utils hpp error call to vec promote is ambiguous vsx impl load vec double ... | 0 |
66,634 | 12,808,602,995 | IssuesEvent | 2020-07-03 13:56:08 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | closed | Change JavaGenerator.printClassAnnotations() to (JavaWriter, Definition, Mode) | C: Code Generation E: All Editions P: Medium T: Enhancement T: Incompatible change | ### Use case:
I want to add an annotation to my generated POJOs. The right place to do so I guess is by overwriting `printClassAnnotations`-method in `JavaGenerator`. However this method is invoked by many other methods too (e.g. `generateDao`). We should also consider changing the second parameter from `SchemaDefin... | 1.0 | Change JavaGenerator.printClassAnnotations() to (JavaWriter, Definition, Mode) - ### Use case:
I want to add an annotation to my generated POJOs. The right place to do so I guess is by overwriting `printClassAnnotations`-method in `JavaGenerator`. However this method is invoked by many other methods too (e.g. `gener... | non_priority | change javagenerator printclassannotations to javawriter definition mode use case i want to add an annotation to my generated pojos the right place to do so i guess is by overwriting printclassannotations method in javagenerator however this method is invoked by many other methods too e g gener... | 0 |
29,239 | 4,479,733,868 | IssuesEvent | 2016-08-27 20:08:50 | hilvarenbeek/nl.marcovandenhout.marantz | https://api.github.com/repos/hilvarenbeek/nl.marcovandenhout.marantz | closed | Support adding more than one device properly | needs testing | Needs investigating, got a spinning wheel after entering settings for a second device in the pairing wizard. Uninstalled app v0.0.2 and removed devices then was able to add two amplifiers using the 0.0.1 version currently in the App store but both got the same name. It is possible to rename them though. Maybe should su... | 1.0 | Support adding more than one device properly - Needs investigating, got a spinning wheel after entering settings for a second device in the pairing wizard. Uninstalled app v0.0.2 and removed devices then was able to add two amplifiers using the 0.0.1 version currently in the App store but both got the same name. It is ... | non_priority | support adding more than one device properly needs investigating got a spinning wheel after entering settings for a second device in the pairing wizard uninstalled app and removed devices then was able to add two amplifiers using the version currently in the app store but both got the same name it is p... | 0 |
63,121 | 7,695,551,517 | IssuesEvent | 2018-05-18 12:43:45 | ThoraX-SVK/Webte2 | https://api.github.com/repos/ThoraX-SVK/Webte2 | closed | Get user's contributions to route based on routeID | Interface design needed backend SQL | This function will take routeID as parameter and will return some formatted data back, how much each user contributed, so they can be visualized later. | 1.0 | Get user's contributions to route based on routeID - This function will take routeID as parameter and will return some formatted data back, how much each user contributed, so they can be visualized later. | non_priority | get user s contributions to route based on routeid this function will take routeid as parameter and will return some formatted data back how much each user contributed so they can be visualized later | 0 |
126,546 | 17,079,032,243 | IssuesEvent | 2021-07-08 00:25:15 | microsoft/testfx | https://api.github.com/repos/microsoft/testfx | closed | 2.2.5: Issue with structs in DynamicData | Triaged by-design | ## Description
Unit test using DynamicData with a struct work fine in 2.2.3 but fails in 2.2.5. This seems to be caused by the structs as changing them to class seems to resolve the issue.
This seems to be related to #844
## Steps to reproduce
Run the following unit test in VS 2019 as a .NET 5.0 project using... | 1.0 | 2.2.5: Issue with structs in DynamicData - ## Description
Unit test using DynamicData with a struct work fine in 2.2.3 but fails in 2.2.5. This seems to be caused by the structs as changing them to class seems to resolve the issue.
This seems to be related to #844
## Steps to reproduce
Run the following unit... | non_priority | issue with structs in dynamicdata description unit test using dynamicdata with a struct work fine in but fails in this seems to be caused by the structs as changing them to class seems to resolve the issue this seems to be related to steps to reproduce run the following unit t... | 0 |
173,097 | 27,386,327,170 | IssuesEvent | 2023-02-28 13:34:18 | SINZAK/sinzak-ios | https://api.github.com/repos/SINZAK/sinzak-ios | closed | [Design] 웰컴 스크린 | Design | ### Feature 설명
웰컴 스크린
- 콘페티
### Preceded issue(Optional)
_No response_
### Related View(Optional)
- e.g. SignupView
### 우선 순위
P3
### 예상 마감일 + 소요시간
~ 2h
### 실제 마감일 + 소요시간
_No response_ | 1.0 | [Design] 웰컴 스크린 - ### Feature 설명
웰컴 스크린
- 콘페티
### Preceded issue(Optional)
_No response_
### Related View(Optional)
- e.g. SignupView
### 우선 순위
P3
### 예상 마감일 + 소요시간
~ 2h
### 실제 마감일 + 소요시간
_No response_ | non_priority | 웰컴 스크린 feature 설명 웰컴 스크린 콘페티 preceded issue optional no response related view optional e g signupview 우선 순위 예상 마감일 소요시간 실제 마감일 소요시간 no response | 0 |
7,528 | 18,143,069,825 | IssuesEvent | 2021-09-25 00:57:35 | Krakenus00/EzNote | https://api.github.com/repos/Krakenus00/EzNote | closed | Create base architecture | documentation architecture | Design core architecture for the project. The current idea is to use 3-layered architecture with a library for providing domain-wide interfaces and entities. As a result of this issue, all components and entities of these layers should be documented. | 1.0 | Create base architecture - Design core architecture for the project. The current idea is to use 3-layered architecture with a library for providing domain-wide interfaces and entities. As a result of this issue, all components and entities of these layers should be documented. | non_priority | create base architecture design core architecture for the project the current idea is to use layered architecture with a library for providing domain wide interfaces and entities as a result of this issue all components and entities of these layers should be documented | 0 |
22,417 | 11,731,966,313 | IssuesEvent | 2020-03-11 02:00:16 | cBioPortal/cbioportal | https://api.github.com/repos/cBioPortal/cbioportal | closed | separate session services / collections for different portals | discussion session-service wontfix | Currently, they are all together for private portals leading to virtual studies listed in wrong portal. | 1.0 | separate session services / collections for different portals - Currently, they are all together for private portals leading to virtual studies listed in wrong portal. | non_priority | separate session services collections for different portals currently they are all together for private portals leading to virtual studies listed in wrong portal | 0 |
46,238 | 5,793,631,204 | IssuesEvent | 2017-05-02 13:07:28 | geosolutions-it/MapStore2-C040 | https://api.github.com/repos/geosolutions-it/MapStore2-C040 | closed | Editing with hidden attributes fails | Blocked bug In Test | this issue should be fixed by this pull request https://github.com/geoserver/geoserver/pull/1694
So updating GeoServer to latest stable will solve the problem. | 1.0 | Editing with hidden attributes fails - this issue should be fixed by this pull request https://github.com/geoserver/geoserver/pull/1694
So updating GeoServer to latest stable will solve the problem. | non_priority | editing with hidden attributes fails this issue should be fixed by this pull request so updating geoserver to latest stable will solve the problem | 0 |
11,123 | 16,478,906,985 | IssuesEvent | 2021-05-24 09:10:16 | ReedFamily/hebamme-web | https://api.github.com/repos/ReedFamily/hebamme-web | closed | Build a simple contact form | requirement | Create a contact form in HTML. The form should be available in both German and English languages.
The form should contain the following fields:
* Mrs., Ms., Mr. (should be displayed as Radio buttons)
* First Name (text field)
* Last Name (text field)
* Email Address (text field)
* Street (text field)
* City (te... | 1.0 | Build a simple contact form - Create a contact form in HTML. The form should be available in both German and English languages.
The form should contain the following fields:
* Mrs., Ms., Mr. (should be displayed as Radio buttons)
* First Name (text field)
* Last Name (text field)
* Email Address (text field)
* S... | non_priority | build a simple contact form create a contact form in html the form should be available in both german and english languages the form should contain the following fields mrs ms mr should be displayed as radio buttons first name text field last name text field email address text field s... | 0 |
9,369 | 6,877,581,652 | IssuesEvent | 2017-11-20 08:40:02 | quasar-analytics/quasar | https://api.github.com/repos/quasar-analytics/quasar | closed | Avoid `mapReduce` for `Sort` (phase 1) | epic: Connector: New Mongo - Initial Production Rollout status: In progress topic: MongoDB type: PerformanceIssue type: Regression ☠️ | Consider the QScript for this query as planned on [current master](https://github.com/quasar-analytics/quasar/commit/e27a94cae377705e6dc1ee13656b6cd0df246b18):
```sql
select * from zips order by pop
```
The QScript handed to the Mongo connector:
```
QScript (Optimized):
Map
├─ Sort
│ ├─ ShiftedRead(/jps... | True | Avoid `mapReduce` for `Sort` (phase 1) - Consider the QScript for this query as planned on [current master](https://github.com/quasar-analytics/quasar/commit/e27a94cae377705e6dc1ee13656b6cd0df246b18):
```sql
select * from zips order by pop
```
The QScript handed to the Mongo connector:
```
QScript (Optimize... | non_priority | avoid mapreduce for sort phase consider the qscript for this query as planned on sql select from zips order by pop the qscript handed to the mongo connector qscript optimized map ├─ sort │ ├─ shiftedread jps zips excludeid │ ├─ bucket │ │ ╰─ list │ ╰─ order │ ... | 0 |
172,922 | 14,395,693,451 | IssuesEvent | 2020-12-03 04:25:49 | th1095l/Python-Planning | https://api.github.com/repos/th1095l/Python-Planning | closed | v1.0.1 Changes | documentation | Here the code has improved more through user feedback into v1.0.1. As user Tony Schaufelberger pointed out, the code might not have been culturally welcoming to someone, so I have added more culturally friendly phrases to improve the cultural aspect of the program. There was also a small bug that was also pointed out, ... | 1.0 | v1.0.1 Changes - Here the code has improved more through user feedback into v1.0.1. As user Tony Schaufelberger pointed out, the code might not have been culturally welcoming to someone, so I have added more culturally friendly phrases to improve the cultural aspect of the program. There was also a small bug that was a... | non_priority | changes here the code has improved more through user feedback into as user tony schaufelberger pointed out the code might not have been culturally welcoming to someone so i have added more culturally friendly phrases to improve the cultural aspect of the program there was also a small bug that was als... | 0 |
247,478 | 18,857,814,706 | IssuesEvent | 2021-11-12 09:03:38 | clementkfj/pe | https://api.github.com/repos/clementkfj/pe | opened | Use 4 instead of iv | severity.Low type.DocumentationBug | Should state 4 instead of iv, in case user does not understand roman numerals.

<!--session: 1636701898170-783cee23-9da7-401d-875e-e544f0c1d99b-->
<!--Version: Web v3.4.1--> | 1.0 | Use 4 instead of iv - Should state 4 instead of iv, in case user does not understand roman numerals.

<!--session: 1636701898170-783cee23-9da7-401d-875e-e544f0c1d99b-->
<!--V... | non_priority | use instead of iv should state instead of iv in case user does not understand roman numerals | 0 |
48,452 | 25,534,572,353 | IssuesEvent | 2022-11-29 10:58:00 | PostHog/posthog | https://api.github.com/repos/PostHog/posthog | closed | Home page: dashboard logic is mounted twice, causing excessive API load | bug feature/dashboards performance feature/home | ## Bug description
PostHog home page contains a home dashboard. However when checking the network tab, all requests are made twice
## How to reproduce
1. Reload a dashboard
2. Check network tab
3. See multiple requests to load dashboard
## Environment
- [x] PostHog Cloud
- [ ] self-hosted PostHog, ver... | True | Home page: dashboard logic is mounted twice, causing excessive API load - ## Bug description
PostHog home page contains a home dashboard. However when checking the network tab, all requests are made twice
## How to reproduce
1. Reload a dashboard
2. Check network tab
3. See multiple requests to load dashboar... | non_priority | home page dashboard logic is mounted twice causing excessive api load bug description posthog home page contains a home dashboard however when checking the network tab all requests are made twice how to reproduce reload a dashboard check network tab see multiple requests to load dashboar... | 0 |
202,437 | 15,830,803,172 | IssuesEvent | 2021-04-06 12:57:02 | praveenscience/Internship-LMS-FrontEnd | https://api.github.com/repos/praveenscience/Internship-LMS-FrontEnd | closed | Fix Grammatical Errors in ReadMe. | Level0 documentation gssoc21 | I have made some grammatical edits to the README.md file. Kindly refer to PR #105. | 1.0 | Fix Grammatical Errors in ReadMe. - I have made some grammatical edits to the README.md file. Kindly refer to PR #105. | non_priority | fix grammatical errors in readme i have made some grammatical edits to the readme md file kindly refer to pr | 0 |
17,495 | 23,305,507,996 | IssuesEvent | 2022-08-07 23:50:04 | lynnandtonic/nestflix.fun | https://api.github.com/repos/lynnandtonic/nestflix.fun | closed | Add Brazzos (2022) from "Only Murders in the Building" (Screenshots and Poster Added) | suggested title in process | Please add as much of the following info as you can:
Title: Brazzos (2022)
Type (film/tv show): TV series - detective drama
Film or show in which it appears: Only Murders in the Building
Is the parent film/show streaming anywhere? Yes - Hulu
About when in the parent film/show does it appear? Ep. 2x06 - ... | 1.0 | Add Brazzos (2022) from "Only Murders in the Building" (Screenshots and Poster Added) - Please add as much of the following info as you can:
Title: Brazzos (2022)
Type (film/tv show): TV series - detective drama
Film or show in which it appears: Only Murders in the Building
Is the parent film/show streamin... | non_priority | add brazzos from only murders in the building screenshots and poster added please add as much of the following info as you can title brazzos type film tv show tv series detective drama film or show in which it appears only murders in the building is the parent film show streaming anyw... | 0 |
54,440 | 11,234,972,713 | IssuesEvent | 2020-01-09 07:02:26 | remkop/picocli | https://api.github.com/repos/remkop/picocli | closed | Autocomplete support for OSX | auto-completion codegen | Hi,
Currently the autocomplete feature does not work on OSX, at least not on Darwin (bash 3.2.57). Any plan to add support for it?
If not I might try to do it by myself.
Picocli version: 3.0.1
Sample code (if you need it): https://github.com/cornelcreanga/various/tree/master/src/main/java/commandline
Thanks. | 1.0 | Autocomplete support for OSX - Hi,
Currently the autocomplete feature does not work on OSX, at least not on Darwin (bash 3.2.57). Any plan to add support for it?
If not I might try to do it by myself.
Picocli version: 3.0.1
Sample code (if you need it): https://github.com/cornelcreanga/various/tree/master/src/m... | non_priority | autocomplete support for osx hi currently the autocomplete feature does not work on osx at least not on darwin bash any plan to add support for it if not i might try to do it by myself picocli version sample code if you need it thanks | 0 |
26,403 | 6,767,178,757 | IssuesEvent | 2017-10-26 01:37:32 | ahmedahamid/temp-third | https://api.github.com/repos/ahmedahamid/temp-third | closed | Create Example: ATLShellExPropSheetExt | CodePlexMigrationInitiated Impact: Medium Shell Task | ATLShellExPropSheetExt demonstrates the implementation of shell property sheet extension handler in ATL.
Some reference materials:
MSDN: Creating Property Sheet Handlers
http://msdn.microsoft.com/en-us/library/bb776850.aspx
The Complete Idiot's Guide to Writing Shell Extensions
http://www.codeproject.com/KB/shell... | 1.0 | Create Example: ATLShellExPropSheetExt - ATLShellExPropSheetExt demonstrates the implementation of shell property sheet extension handler in ATL.
Some reference materials:
MSDN: Creating Property Sheet Handlers
http://msdn.microsoft.com/en-us/library/bb776850.aspx
The Complete Idiot's Guide to Writing Shell Exten... | non_priority | create example atlshellexpropsheetext atlshellexpropsheetext demonstrates the implementation of shell property sheet extension handler in atl some reference materials msdn creating property sheet handlers the complete idiot s guide to writing shell extensions this work item was migrated from co... | 0 |
106,384 | 11,485,902,219 | IssuesEvent | 2020-02-11 08:50:45 | SAP/openui5 | https://api.github.com/repos/SAP/openui5 | closed | Is "and" returned within Opa5.waitFor a feature or an antipattern ? | bug documentation in progress | OpenUI5 version: all versions
Documentation : https://openui5.hana.ondemand.com/api/sap.ui.test.Opa5#methods/waitFor
Example:
`// Assertions
Then.onMyBeautifulPage.iClickOnButton("doNotClickHere").and.theApplicationCrashed();`
The documentation (openUI5 as well as sapUI5) states that `waitFor` returns a jQu... | 1.0 | Is "and" returned within Opa5.waitFor a feature or an antipattern ? - OpenUI5 version: all versions
Documentation : https://openui5.hana.ondemand.com/api/sap.ui.test.Opa5#methods/waitFor
Example:
`// Assertions
Then.onMyBeautifulPage.iClickOnButton("doNotClickHere").and.theApplicationCrashed();`
The documen... | non_priority | is and returned within waitfor a feature or an antipattern version all versions documentation example assertions then onmybeautifulpage iclickonbutton donotclickhere and theapplicationcrashed the documentation as well as states that waitfor returns a jquery promise wait... | 0 |
106,336 | 13,262,256,257 | IssuesEvent | 2020-08-20 21:24:28 | LibraryOfCongress/concordia | https://api.github.com/repos/LibraryOfCongress/concordia | opened | Move asset status to the top of thumbnail in asset view | design user experience | **User story/persona**
As a user, I want to quickly be able to tell the status of assets when browsing the thumbnails on an asset view page.
**Is your feature request related to a problem? Please describe.**
Currently the page number is at the top of the thumbnails and the status is at the bottom. The status is mo... | 1.0 | Move asset status to the top of thumbnail in asset view - **User story/persona**
As a user, I want to quickly be able to tell the status of assets when browsing the thumbnails on an asset view page.
**Is your feature request related to a problem? Please describe.**
Currently the page number is at the top of the th... | non_priority | move asset status to the top of thumbnail in asset view user story persona as a user i want to quickly be able to tell the status of assets when browsing the thumbnails on an asset view page is your feature request related to a problem please describe currently the page number is at the top of the th... | 0 |
94,745 | 8,515,154,237 | IssuesEvent | 2018-10-31 20:42:04 | knative/serving | https://api.github.com/repos/knative/serving | closed | Need an e2e test for controller upgrade | area/API area/test-and-release | <!--
Uncomment leaving one or more of the following to ensure that the appropriate
working groups are aware of the issue:
/area API
/area test-and-release
-->
<!--
Uncomment leaving one or more of the following to classify the kind of issue:
/kind dev
-->
<!--
You may also assign an issue via:
-->... | 1.0 | Need an e2e test for controller upgrade - <!--
Uncomment leaving one or more of the following to ensure that the appropriate
working groups are aware of the issue:
/area API
/area test-and-release
-->
<!--
Uncomment leaving one or more of the following to classify the kind of issue:
/kind dev
-->
<!... | non_priority | need an test for controller upgrade uncomment leaving one or more of the following to ensure that the appropriate working groups are aware of the issue area api area test and release uncomment leaving one or more of the following to classify the kind of issue kind dev ... | 0 |
68,325 | 17,241,930,585 | IssuesEvent | 2021-07-21 00:37:06 | aws-amplify/amplify-js | https://api.github.com/repos/aws-amplify/amplify-js | closed | Faulty TypeScript types in a React Native project | Build TypeScript pending-close-response-required | **Describe the bug**
Faulty TypeScript types in a React Native project.
**To Reproduce**
Steps to reproduce the behavior:
1. In a React Native + TypeScript project
```sh
npm i aws-amplify
```
2. Import anything from _aws-amplify_, e.g.
```ts
import { Auth } from 'aws-amplify';
```
3. Get a host of TypeS... | 1.0 | Faulty TypeScript types in a React Native project - **Describe the bug**
Faulty TypeScript types in a React Native project.
**To Reproduce**
Steps to reproduce the behavior:
1. In a React Native + TypeScript project
```sh
npm i aws-amplify
```
2. Import anything from _aws-amplify_, e.g.
```ts
import { Aut... | non_priority | faulty typescript types in a react native project describe the bug faulty typescript types in a react native project to reproduce steps to reproduce the behavior in a react native typescript project sh npm i aws amplify import anything from aws amplify e g ts import aut... | 0 |
32,653 | 6,885,821,639 | IssuesEvent | 2017-11-21 17:15:04 | pymc-devs/pymc3 | https://api.github.com/repos/pymc-devs/pymc3 | closed | sample_ppc uses a single chain only | beginner_friendly defects | Judging both by the behavior of `sample_ppc` and its implementation code I see that it samples from a single chain of a `MultiTrace`. I guess that's because indexing into such trace returns samples from a single chain only and its `len()` is equal to the number of samples per chain. Not sure if that's on purpose, but i... | 1.0 | sample_ppc uses a single chain only - Judging both by the behavior of `sample_ppc` and its implementation code I see that it samples from a single chain of a `MultiTrace`. I guess that's because indexing into such trace returns samples from a single chain only and its `len()` is equal to the number of samples per chain... | non_priority | sample ppc uses a single chain only judging both by the behavior of sample ppc and its implementation code i see that it samples from a single chain of a multitrace i guess that s because indexing into such trace returns samples from a single chain only and its len is equal to the number of samples per chain... | 0 |
230,576 | 17,628,188,944 | IssuesEvent | 2021-08-19 02:34:23 | libusb/libusb | https://api.github.com/repos/libusb/libusb | closed | Synchronous API cannot be effectively interrupted | enhancement Documentation | I spent some time this working on fixing a shutdown crash in the MTP backend for gvfs, which uses libmtp, which in turn uses libusb.
libmtp implements listening for mtp device events using the synchronous transfer API. I had originally thought there was no way to interrupt this call, and built some elaborate logic on ... | 1.0 | Synchronous API cannot be effectively interrupted - I spent some time this working on fixing a shutdown crash in the MTP backend for gvfs, which uses libmtp, which in turn uses libusb.
libmtp implements listening for mtp device events using the synchronous transfer API. I had originally thought there was no way to int... | non_priority | synchronous api cannot be effectively interrupted i spent some time this working on fixing a shutdown crash in the mtp backend for gvfs which uses libmtp which in turn uses libusb libmtp implements listening for mtp device events using the synchronous transfer api i had originally thought there was no way to int... | 0 |
6,386 | 8,690,880,839 | IssuesEvent | 2018-12-03 22:58:55 | rust-lang/rust | https://api.github.com/repos/rust-lang/rust | opened | `order_dependent_trait_impls` future compatibility lint | B-unstable C-future-compatibility T-compiler | This is the **summary issue** for the `order_dependent_trait_impls`
future-compatibility warning and other related errors. The goal of
this page is describe why this change was made and how you can fix
code that is affected by it. It also provides a place to ask questions
or register a complaint if you feel the cha... | True | `order_dependent_trait_impls` future compatibility lint - This is the **summary issue** for the `order_dependent_trait_impls`
future-compatibility warning and other related errors. The goal of
this page is describe why this change was made and how you can fix
code that is affected by it. It also provides a place to ... | non_priority | order dependent trait impls future compatibility lint this is the summary issue for the order dependent trait impls future compatibility warning and other related errors the goal of this page is describe why this change was made and how you can fix code that is affected by it it also provides a place to ... | 0 |
44,046 | 5,728,444,745 | IssuesEvent | 2017-04-21 01:00:37 | dotnet/roslyn | https://api.github.com/repos/dotnet/roslyn | closed | Convert delegate types with compatible signature automatically | 0 - Backlog Area-Language Design Language-C# | .NET has inherited a whole sea of delegate types from .NET 1.0. Thanks to Func and Action they are largely obsolete now. C# should allow implicit conversions between delegate types of compatible signature.
See https://lostechies.com/jimmybogard/2008/03/26/stop-creating-custom-delegate-types/
```
public delegate bool ... | 1.0 | Convert delegate types with compatible signature automatically - .NET has inherited a whole sea of delegate types from .NET 1.0. Thanks to Func and Action they are largely obsolete now. C# should allow implicit conversions between delegate types of compatible signature.
See https://lostechies.com/jimmybogard/2008/03/2... | non_priority | convert delegate types with compatible signature automatically net has inherited a whole sea of delegate types from net thanks to func and action they are largely obsolete now c should allow implicit conversions between delegate types of compatible signature see public delegate bool custommatchingfu... | 0 |
4,083 | 19,285,831,764 | IssuesEvent | 2021-12-11 00:45:43 | aws/aws-sam-cli | https://api.github.com/repos/aws/aws-sam-cli | closed | Multiple queryStringParameters ignored in sam local start-api for HTTP APIs | area/local/start-api stage/needs-investigation stage/bug-repro maintainer/need-followup | <!-- Make sure we don't have an existing Issue that reports the bug you are seeing (both open and closed).
If you do find an existing Issue, re-open or add a comment to that Issue instead of creating a new one. -->
### Description:
<!-- Briefly describe the bug you are facing.-->
I have a simple lambda function ... | True | Multiple queryStringParameters ignored in sam local start-api for HTTP APIs - <!-- Make sure we don't have an existing Issue that reports the bug you are seeing (both open and closed).
If you do find an existing Issue, re-open or add a comment to that Issue instead of creating a new one. -->
### Description:
<!--... | non_priority | multiple querystringparameters ignored in sam local start api for http apis make sure we don t have an existing issue that reports the bug you are seeing both open and closed if you do find an existing issue re open or add a comment to that issue instead of creating a new one description i... | 0 |
254,453 | 19,214,525,731 | IssuesEvent | 2021-12-07 07:58:45 | sthagen/csaf-lint | https://api.github.com/repos/sthagen/csaf-lint | opened | Plan the evolution and communicate the breaking changes | documentation | The next stage will break some backwards draft capabilities.
That is good, but we should communicate to eventual users so they can make an informed choice. | 1.0 | Plan the evolution and communicate the breaking changes - The next stage will break some backwards draft capabilities.
That is good, but we should communicate to eventual users so they can make an informed choice. | non_priority | plan the evolution and communicate the breaking changes the next stage will break some backwards draft capabilities that is good but we should communicate to eventual users so they can make an informed choice | 0 |
117,852 | 11,957,843,194 | IssuesEvent | 2020-04-04 15:45:18 | NovelCOVID/API | https://api.github.com/repos/NovelCOVID/API | closed | update the goddamn docs | documentation | as the title says.
will add what to update tomorrow, not in the mood to do it right now. | 1.0 | update the goddamn docs - as the title says.
will add what to update tomorrow, not in the mood to do it right now. | non_priority | update the goddamn docs as the title says will add what to update tomorrow not in the mood to do it right now | 0 |
93,160 | 19,096,863,768 | IssuesEvent | 2021-11-29 17:34:56 | google/iree | https://api.github.com/repos/google/iree | closed | SPIR-V lowering generates multiple types of workgroup query functions. | codegen/spirv | I noticed in #7750 that the generated SPIR-V IR contains both the IREE HAL query methods (`hal.interface.workgroup.id` etc) and the GPU dialect query methods (`"gpu.thread_id"` etc). Until the very end of translation into the SPIR-V dialect these remain un-CSE'd and will hurt incremental optimization as the values retu... | 1.0 | SPIR-V lowering generates multiple types of workgroup query functions. - I noticed in #7750 that the generated SPIR-V IR contains both the IREE HAL query methods (`hal.interface.workgroup.id` etc) and the GPU dialect query methods (`"gpu.thread_id"` etc). Until the very end of translation into the SPIR-V dialect these ... | non_priority | spir v lowering generates multiple types of workgroup query functions i noticed in that the generated spir v ir contains both the iree hal query methods hal interface workgroup id etc and the gpu dialect query methods gpu thread id etc until the very end of translation into the spir v dialect these rem... | 0 |
6,942 | 9,219,359,200 | IssuesEvent | 2019-03-11 15:16:08 | LLK/scratch-blocks | https://api.github.com/repos/LLK/scratch-blocks | closed | Blocks in "Echo of the Light - prototype" do not show up | bug compatibility | ### Expected Behavior
The blocks show up (when you have the "Pen Text Engine" sprite selected), looking something like this:

### Actual... | True | Blocks in "Echo of the Light - prototype" do not show up - ### Expected Behavior
The blocks show up (when you have the "Pen Text Engine" sprite selected), looking something like this:
 detected in jackson-databind-2.10.2.jar | security vulnerability | ## CVE-2020-36518 - 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.10.2.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streami... | True | CVE-2020-36518 (High) detected in jackson-databind-2.10.2.jar - ## CVE-2020-36518 - 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.10.2.jar</b></p></summary>
<p>Gener... | 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 build gradle path to vulnera... | 0 |
165,123 | 12,829,280,231 | IssuesEvent | 2020-07-06 22:28:57 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | opened | roachtest: kv/splits/nodes=3/quiesce=false failed | C-test-failure O-roachtest O-robot branch-master release-blocker | [(roachtest).kv/splits/nodes=3/quiesce=false failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=2067813&tab=buildLog) on [master@6b7b2972e676c0869ea7524c24066ae6982f9bfc](https://github.com/cockroachdb/cockroach/commits/6b7b2972e676c0869ea7524c24066ae6982f9bfc):
```
The test failed on branch=master, cloud=g... | 2.0 | roachtest: kv/splits/nodes=3/quiesce=false failed - [(roachtest).kv/splits/nodes=3/quiesce=false failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=2067813&tab=buildLog) on [master@6b7b2972e676c0869ea7524c24066ae6982f9bfc](https://github.com/cockroachdb/cockroach/commits/6b7b2972e676c0869ea7524c24066ae6982f9... | non_priority | roachtest kv splits nodes quiesce false failed on the test failed on branch master cloud gce test artifacts and logs in artifacts kv splits nodes quiesce false run cluster go context go cluster go test runner go dead node detection go src github com cockroachdb cockroach bin roachpr... | 0 |
117,958 | 15,196,572,323 | IssuesEvent | 2021-02-16 08:29:34 | ghostery/user-agent-desktop | https://api.github.com/repos/ghostery/user-agent-desktop | closed | New Tab design | needs design | As a Ghostery Browser user, when I open a new tab I would like to see a Ghostery-branded experience that reinforces the value prop of the browser while giving the ability to use search.
**BUSINESS GOALS:**
- Drive further use of their default search
- To gently nudge users to our own search if they aren’t using it... | 1.0 | New Tab design - As a Ghostery Browser user, when I open a new tab I would like to see a Ghostery-branded experience that reinforces the value prop of the browser while giving the ability to use search.
**BUSINESS GOALS:**
- Drive further use of their default search
- To gently nudge users to our own search if the... | non_priority | new tab design as a ghostery browser user when i open a new tab i would like to see a ghostery branded experience that reinforces the value prop of the browser while giving the ability to use search business goals drive further use of their default search to gently nudge users to our own search if the... | 0 |
43,229 | 11,575,301,891 | IssuesEvent | 2020-02-21 09:29:09 | contao/contao | https://api.github.com/repos/contao/contao | closed | Übersetzung MSC.noTrustedDevices | defect | Die Übersetzung ``MSC.noTrustedDevices`` müsste statt ``Zurzeit sind keine vertrauenswürdige Geräte vorhanden.`` korrekt ``Zurzeit sind keine vertrauenswürdigen Geräte vorhanden.`` heißen.
https://github.com/contao/contao/blob/bf87609767e5623d9da8b98920683bef2d651997/core-bundle/src/Resources/contao/languages/de/def... | 1.0 | Übersetzung MSC.noTrustedDevices - Die Übersetzung ``MSC.noTrustedDevices`` müsste statt ``Zurzeit sind keine vertrauenswürdige Geräte vorhanden.`` korrekt ``Zurzeit sind keine vertrauenswürdigen Geräte vorhanden.`` heißen.
https://github.com/contao/contao/blob/bf87609767e5623d9da8b98920683bef2d651997/core-bundle/sr... | non_priority | übersetzung msc notrusteddevices die übersetzung msc notrusteddevices müsste statt zurzeit sind keine vertrauenswürdige geräte vorhanden korrekt zurzeit sind keine vertrauenswürdigen geräte vorhanden heißen | 0 |
435,342 | 30,494,822,821 | IssuesEvent | 2023-07-18 10:05:15 | gosling-lang/gosling.js | https://api.github.com/repos/gosling-lang/gosling.js | closed | Explain differences between Gosling's and HiGlass' track and view IDs | documentation | We can explain those four concepts in `CONTRIBUTING.md`, which are important to know when maintaining the repo.
We can take the explanations from https://github.com/gosling-lang/gosling.js/pull/939#issuecomment-1635716872 | 1.0 | Explain differences between Gosling's and HiGlass' track and view IDs - We can explain those four concepts in `CONTRIBUTING.md`, which are important to know when maintaining the repo.
We can take the explanations from https://github.com/gosling-lang/gosling.js/pull/939#issuecomment-1635716872 | non_priority | explain differences between gosling s and higlass track and view ids we can explain those four concepts in contributing md which are important to know when maintaining the repo we can take the explanations from | 0 |
340,211 | 24,645,542,264 | IssuesEvent | 2022-10-17 14:37:46 | lasdpc-games/Magnata-da-Saude | https://api.github.com/repos/lasdpc-games/Magnata-da-Saude | closed | Atualizar GDD | documentation | Atualizar o [GDD](https://docs.google.com/document/d/19OMl4TJhrEr_nBx74TCEmjgfetdr18nX/edit) conforme os comentários deixados no documento e atualizar a formatação para algo mais profissional | 1.0 | Atualizar GDD - Atualizar o [GDD](https://docs.google.com/document/d/19OMl4TJhrEr_nBx74TCEmjgfetdr18nX/edit) conforme os comentários deixados no documento e atualizar a formatação para algo mais profissional | non_priority | atualizar gdd atualizar o conforme os comentários deixados no documento e atualizar a formatação para algo mais profissional | 0 |
260,200 | 27,772,268,819 | IssuesEvent | 2023-03-16 15:07:59 | RG4421/tp-qemu | https://api.github.com/repos/RG4421/tp-qemu | closed | CVE-2022-27940 (High) detected in tcpreplaytcpreplay-4.3.1 - autoclosed | Mend: dependency security vulnerability | ## CVE-2022-27940 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tcpreplaytcpreplay-4.3.1</b></p></summary>
<p>
<p>edit and replay captured network traffic</p>
<p>Library home page: <... | True | CVE-2022-27940 (High) detected in tcpreplaytcpreplay-4.3.1 - autoclosed - ## CVE-2022-27940 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tcpreplaytcpreplay-4.3.1</b></p></summary>
<p... | non_priority | cve high detected in tcpreplaytcpreplay autoclosed cve high severity vulnerability vulnerable library tcpreplaytcpreplay edit and replay captured network traffic library home page a href found in base branch master vulnerable source files ... | 0 |
3,788 | 4,048,634,068 | IssuesEvent | 2016-05-23 11:07:48 | NatLibFi/Skosmos | https://api.github.com/repos/NatLibFi/Skosmos | closed | Option to disable alphabetical index | enhancement performance size-medium | Currently the weakest link in supporting large vocabularies (hundreds of thousands of concepts, or millions) is the alphabetical index, which takes a long time to generate for large numbers of concepts. It doesn't even make sense to show one when there are so many concepts, at least not in its current form.
We could... | True | Option to disable alphabetical index - Currently the weakest link in supporting large vocabularies (hundreds of thousands of concepts, or millions) is the alphabetical index, which takes a long time to generate for large numbers of concepts. It doesn't even make sense to show one when there are so many concepts, at lea... | non_priority | option to disable alphabetical index currently the weakest link in supporting large vocabularies hundreds of thousands of concepts or millions is the alphabetical index which takes a long time to generate for large numbers of concepts it doesn t even make sense to show one when there are so many concepts at lea... | 0 |
183,094 | 14,928,496,378 | IssuesEvent | 2021-01-24 19:27:22 | the-nerve/nerve.web | https://api.github.com/repos/the-nerve/nerve.web | closed | Update Documentation to Reflect Monorepo Setup | type: documentation | - Create root documentation discussing the architecture of our project
- Update & improve web documentation
- Create cms documentation | 1.0 | Update Documentation to Reflect Monorepo Setup - - Create root documentation discussing the architecture of our project
- Update & improve web documentation
- Create cms documentation | non_priority | update documentation to reflect monorepo setup create root documentation discussing the architecture of our project update improve web documentation create cms documentation | 0 |
220,484 | 16,961,079,262 | IssuesEvent | 2021-06-29 04:01:35 | netbox-community/netbox | https://api.github.com/repos/netbox-community/netbox | closed | Add a "How do I..." section to the documentation | pending closure status: needs owner type: documentation | ### Change Type
[x] Addition
[ ] Correction
[ ] Deprecation
[ ] Cleanup (formatting, typos, etc.)
### Proposed Changes
Introduce a new section in the documentation featuring example solutions for common use cases that might not be immediately apparent. Some example "How do I..." topics include:
* Model a fab... | 1.0 | Add a "How do I..." section to the documentation - ### Change Type
[x] Addition
[ ] Correction
[ ] Deprecation
[ ] Cleanup (formatting, typos, etc.)
### Proposed Changes
Introduce a new section in the documentation featuring example solutions for common use cases that might not be immediately apparent. Some exa... | non_priority | add a how do i section to the documentation change type addition correction deprecation cleanup formatting typos etc proposed changes introduce a new section in the documentation featuring example solutions for common use cases that might not be immediately apparent some example ho... | 0 |
398,000 | 27,183,520,173 | IssuesEvent | 2023-02-18 23:21:12 | esteinig/vircov | https://api.github.com/repos/esteinig/vircov | closed | Output column names | documentation question | Looks very interesting. Did I miss the output column names somewhere ?
```
gi_1070105496_ref_NC_031108.1__Propionibacterium_phage_PFR2,_complete_genome 2 2 2 132 0 0.0000
gi_1070125494_ref_NC_031129.1__Salmonella_phage_SJ46,_complete_genome 2 2 2 128 0 0.0000
gi_... | 1.0 | Output column names - Looks very interesting. Did I miss the output column names somewhere ?
```
gi_1070105496_ref_NC_031108.1__Propionibacterium_phage_PFR2,_complete_genome 2 2 2 132 0 0.0000
gi_1070125494_ref_NC_031129.1__Salmonella_phage_SJ46,_complete_genome 2 2 2 ... | non_priority | output column names looks very interesting did i miss the output column names somewhere gi ref nc propionibacterium phage complete genome gi ref nc salmonella phage complete genome gi ref nc adeno as... | 0 |
110,037 | 16,976,853,960 | IssuesEvent | 2021-06-30 01:07:10 | dmyers87/prefect | https://api.github.com/repos/dmyers87/prefect | closed | CVE-2021-25950 (High) detected in webpack-merge-4.2.2.tgz - autoclosed | security vulnerability | ## CVE-2021-25950 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>webpack-merge-4.2.2.tgz</b></p></summary>
<p>Variant of merge that's useful for webpack configuration</p>
<p>Library h... | True | CVE-2021-25950 (High) detected in webpack-merge-4.2.2.tgz - autoclosed - ## CVE-2021-25950 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>webpack-merge-4.2.2.tgz</b></p></summary>
<p>... | non_priority | cve high detected in webpack merge tgz autoclosed cve high severity vulnerability vulnerable library webpack merge tgz variant of merge that s useful for webpack configuration library home page a href path to dependency file prefect package json path to vulnerable l... | 0 |
15,607 | 11,611,111,253 | IssuesEvent | 2020-02-26 05:30:04 | servo/servo | https://api.github.com/repos/servo/servo | closed | WPT sync is busted | A-infrastructure I-bustage | ```
Error running mach:
['update-wpt', 'test-wpt.log', 'test-wpt-bluetooth.log', 'test-wpt-wdspec.log']
The error occurred in code that was called by the mach command. This is either
a bug in the called code itself or in the way that mach is calling it.
You can invoke |./mach busted| to check if this issue... | 1.0 | WPT sync is busted - ```
Error running mach:
['update-wpt', 'test-wpt.log', 'test-wpt-bluetooth.log', 'test-wpt-wdspec.log']
The error occurred in code that was called by the mach command. This is either
a bug in the called code itself or in the way that mach is calling it.
You can invoke |./mach busted| t... | non_priority | wpt sync is busted error running mach the error occurred in code that was called by the mach command this is either a bug in the called code itself or in the way that mach is calling it you can invoke mach busted to check if this issue is already on file if it isn t please use mach bus... | 0 |
68,000 | 13,059,600,516 | IssuesEvent | 2020-07-30 10:57:19 | pwstrick/daily | https://api.github.com/repos/pwstrick/daily | opened | 零钱兑换 | Leetcode | [322. 零钱兑换](https://leetcode-cn.com/problems/coin-change/)
```javascript
/**
* @param {number[]} coins
* @param {number} amount
* @return {number}
*/
var coinChange = function(coins, amount) {
if(amount == 0)
return 0;
let len = coins.length,
min = Number.MAX_VALUE,
dp = [new Arra... | 1.0 | 零钱兑换 - [322. 零钱兑换](https://leetcode-cn.com/problems/coin-change/)
```javascript
/**
* @param {number[]} coins
* @param {number} amount
* @return {number}
*/
var coinChange = function(coins, amount) {
if(amount == 0)
return 0;
let len = coins.length,
min = Number.MAX_VALUE,
dp = [n... | non_priority | 零钱兑换 javascript param number coins param number amount return number var coinchange function coins amount if amount return let len coins length min number max value dp for let j j amount j 初始化第一行 dp... | 0 |
134,440 | 18,460,685,947 | IssuesEvent | 2021-10-16 00:56:40 | atlslscsrv-app/master | https://api.github.com/repos/atlslscsrv-app/master | opened | CVE-2020-7598 (Medium) detected in multiple libraries | security vulnerability | ## CVE-2020-7598 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>minimist-0.0.10.tgz</b>, <b>minimist-0.0.8.tgz</b>, <b>minimist-1.2.0.tgz</b>, <b>minimist-0.2.0.tgz</b></p></summar... | True | CVE-2020-7598 (Medium) detected in multiple libraries - ## CVE-2020-7598 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>minimist-0.0.10.tgz</b>, <b>minimist-0.0.8.tgz</b>, <b>minim... | non_priority | cve medium detected in multiple libraries cve medium severity vulnerability vulnerable libraries minimist tgz minimist tgz minimist tgz minimist tgz minimist tgz parse argument options library home page a href path to dependency file ... | 0 |
68,847 | 9,217,608,340 | IssuesEvent | 2019-03-11 11:11:37 | rzeigler/waveguide | https://api.github.com/repos/rzeigler/waveguide | closed | Compare to funfix | documentation | I think it is worth to compare to funfix (https://github.com/funfix/funfix) in order to help people choosing an 'IO'.
| 1.0 | Compare to funfix - I think it is worth to compare to funfix (https://github.com/funfix/funfix) in order to help people choosing an 'IO'.
| non_priority | compare to funfix i think it is worth to compare to funfix in order to help people choosing an io | 0 |
164,452 | 20,364,483,036 | IssuesEvent | 2022-02-21 02:53:18 | arohablue/skill-india-frontend | https://api.github.com/repos/arohablue/skill-india-frontend | closed | WS-2020-0091 (High) detected in http-proxy-1.17.0.tgz - autoclosed | security vulnerability | ## WS-2020-0091 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>http-proxy-1.17.0.tgz</b></p></summary>
<p>HTTP proxying for the masses</p>
<p>Library home page: <a href="https://regis... | True | WS-2020-0091 (High) detected in http-proxy-1.17.0.tgz - autoclosed - ## WS-2020-0091 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>http-proxy-1.17.0.tgz</b></p></summary>
<p>HTTP pro... | non_priority | ws high detected in http proxy tgz autoclosed ws high severity vulnerability vulnerable library http proxy tgz http proxying for the masses library home page a href path to dependency file skill india frontend package json path to vulnerable library skill india fr... | 0 |
40,020 | 5,266,244,235 | IssuesEvent | 2017-02-04 10:13:33 | angular/angular | https://api.github.com/repos/angular/angular | closed | Angular 2 Unit testing Component having dependent component gives error saying Can't resolve all parameters for componentName: (?, ?) | comp: testing state: Need repro | I am getting an error while doing unit test case for a Particular Component which depends upon another 2 components , so in the constructor we have those 2 components
Node : v6.9.1 (AoT)
"ionic-angular": "2.0.0-rc.2",
"@angular/common": "2.2.0",
"@angular/compiler": "2.2.0",
"@angular/core": "2.... | 1.0 | Angular 2 Unit testing Component having dependent component gives error saying Can't resolve all parameters for componentName: (?, ?) - I am getting an error while doing unit test case for a Particular Component which depends upon another 2 components , so in the constructor we have those 2 components
Node : v6.9... | non_priority | angular unit testing component having dependent component gives error saying can t resolve all parameters for componentname i am getting an error while doing unit test case for a particular component which depends upon another components so in the constructor we have those components node ... | 0 |
16,174 | 9,302,689,689 | IssuesEvent | 2019-03-24 11:56:00 | pingcap/tidb | https://api.github.com/repos/pingcap/tidb | closed | Performance issue in IsMemoryDB | type/performance | ERROR: type should be string, got "\r\nhttps://github.com/pingcap/tidb/blob/59c7b69187e8ad1975a3a19724e210df4fb53526/infoschema/infoschema.go#L371\r\n\r\nIsMemoryDB is called by buildDataSource, it is on the main path.\r\n\r\nwe can change the drivers from an array to a map.\r\n\r\n```\r\nvar drivers []*virtualTableDriver\r\n```\r\n\r\n" | True | Performance issue in IsMemoryDB -
https://github.com/pingcap/tidb/blob/59c7b69187e8ad1975a3a19724e210df4fb53526/infoschema/infoschema.go#L371
IsMemoryDB is called by buildDataSource, it is on the main path.
we can change the drivers from an array to a map.
```
var drivers []*virtualTableDriver
```
| non_priority | performance issue in ismemorydb ismemorydb is called by builddatasource it is on the main path we can change the drivers from an array to a map var drivers virtualtabledriver | 0 |
65,085 | 7,856,559,718 | IssuesEvent | 2018-06-21 08:00:31 | greatnewcls/HLNLL3FFR3NVETEIL4MMB55N | https://api.github.com/repos/greatnewcls/HLNLL3FFR3NVETEIL4MMB55N | reopened | uh/qzSjatcvdTuXccl0uxD8IUcN4+CNYDZq++BuV/gnqCB2rpOnQKHZjns9GQAoHkmWJDz+4TM6a+bf/T6QVZQ11X/wE0wKdyqtA0EzrJ7t+zhI/TdBTJk/BzUWDQ1j7Yq1ov6DkndKGAjFTkhgDn8jcqx8Ihk3CpHek9CXljdg= | design | 0CgrZYbLibwI8YyZezHx92LWgq5kDbpphQss0obAMbDSU/NcbMR5OG7jHLjRUH4PYlrofA1LVxqQfDL16FW2dc2GPifTh2UIYLWI7CMsrpmQ3da3EhKMCBkdiDDjVp2mddDjQc295y01MqTKZy40OtfzKM1sDe8Y4wJIT5X/WlpL1XPmB0MXG1HvM7a2qLr/2FtimL5PPqPLkPhmF9hXZUYb0tzueTn/r13DHqL8PBIEOx3bu8EwrxzUEQnWomd7kgzhiEJW+SawATTkKC807iqhglPMpmZdV6SIGRrTko2q+i2HOhThlx4h3aKnTnWF... | 1.0 | uh/qzSjatcvdTuXccl0uxD8IUcN4+CNYDZq++BuV/gnqCB2rpOnQKHZjns9GQAoHkmWJDz+4TM6a+bf/T6QVZQ11X/wE0wKdyqtA0EzrJ7t+zhI/TdBTJk/BzUWDQ1j7Yq1ov6DkndKGAjFTkhgDn8jcqx8Ihk3CpHek9CXljdg= - 0CgrZYbLibwI8YyZezHx92LWgq5kDbpphQss0obAMbDSU/NcbMR5OG7jHLjRUH4PYlrofA1LVxqQfDL16FW2dc2GPifTh2UIYLWI7CMsrpmQ3da3EhKMCBkdiDDjVp2mddDjQc295y01MqTKZ... | non_priority | uh cnydzq buv bf zhi tdbtjk a wwlfyrzswwxs | 0 |
186,427 | 15,057,501,502 | IssuesEvent | 2021-02-03 21:47:30 | apache/buildstream | https://api.github.com/repos/apache/buildstream | closed | Create artifact cache for buildstream tutorial builds | documentation infrastructure | [See original issue on GitLab](https://gitlab.com/BuildStream/buildstream/-/issues/1011)
In GitLab by [[Gitlab user @tlater]](https://gitlab.com/tlater) on Apr 26, 2019, 12:41
## Background
[//]: # (Provide a background or the root/source that justifies this task or action.)
Since !1300 will add a number of projects... | 1.0 | Create artifact cache for buildstream tutorial builds - [See original issue on GitLab](https://gitlab.com/BuildStream/buildstream/-/issues/1011)
In GitLab by [[Gitlab user @tlater]](https://gitlab.com/tlater) on Apr 26, 2019, 12:41
## Background
[//]: # (Provide a background or the root/source that justifies this tas... | non_priority | create artifact cache for buildstream tutorial builds in gitlab by on apr background provide a background or the root source that justifies this task or action since will add a number of projects with insignificant build time to the basic buildstream tutorial and we don t want a n... | 0 |
279,605 | 21,177,084,428 | IssuesEvent | 2022-04-08 01:55:07 | AY2122S2-CS2103T-W14-3/tp | https://api.github.com/repos/AY2122S2-CS2103T-W14-3/tp | closed | [PE-D] Spelling error in documentation | documentation | "Explaining" instead of "explaning".

<!--session: 1648793049084-1fa1ab11-251e-4fd5-9f9f-87a4cc428970-->
<!--Version: Web v3.4.2-->
-------------
Labels: `severity.Medium` `type.DocumentationBug`
origi... | 1.0 | [PE-D] Spelling error in documentation - "Explaining" instead of "explaning".

<!--session: 1648793049084-1fa1ab11-251e-4fd5-9f9f-87a4cc428970-->
<!--Version: Web v3.4.2-->
-------------
Labels: `sever... | non_priority | spelling error in documentation explaining instead of explaning labels severity medium type documentationbug original soloplxya ped | 0 |
169,718 | 14,229,000,072 | IssuesEvent | 2020-11-18 05:15:01 | trixi-framework/Trixi.jl | https://api.github.com/repos/trixi-framework/Trixi.jl | closed | Document and export initial conditions | documentation | In GitLab by @ranocha on May 28, 2020, 12:45
In particular, we need to
- add useful docstrings with references and DOIs
- `export` the functions from Trixi
Cf. https://gitlab.mi.uni-koeln.de/numsim/code/Trixi.jl/-/merge_requests/57#note_1223 | 1.0 | Document and export initial conditions - In GitLab by @ranocha on May 28, 2020, 12:45
In particular, we need to
- add useful docstrings with references and DOIs
- `export` the functions from Trixi
Cf. https://gitlab.mi.uni-koeln.de/numsim/code/Trixi.jl/-/merge_requests/57#note_1223 | non_priority | document and export initial conditions in gitlab by ranocha on may in particular we need to add useful docstrings with references and dois export the functions from trixi cf | 0 |
71,447 | 13,652,834,945 | IssuesEvent | 2020-09-27 09:36:28 | GTNewHorizons/GT-New-Horizons-Modpack | https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack | closed | Manual pollination | Type Need Code changes | #### Which modpack version are you using?
2.0.4.6
#
#### If in multiplayer; On which server does this happen?
Epsilon
#
#### What did you try to do, and what did you expect to happen?
I tried to manually pollinate silver birch tree with apple oak pollen collected by my bees
Edit: ive tried scanned and unscanne... | 1.0 | Manual pollination - #### Which modpack version are you using?
2.0.4.6
#
#### If in multiplayer; On which server does this happen?
Epsilon
#
#### What did you try to do, and what did you expect to happen?
I tried to manually pollinate silver birch tree with apple oak pollen collected by my bees
Edit: ive tried... | non_priority | manual pollination which modpack version are you using if in multiplayer on which server does this happen epsilon what did you try to do and what did you expect to happen i tried to manually pollinate silver birch tree with apple oak pollen collected by my bees edit ive tried... | 0 |
19,179 | 3,755,740,654 | IssuesEvent | 2016-03-12 21:35:12 | calblueprint/CRT | https://api.github.com/repos/calblueprint/CRT | opened | Capybara Test: Project Show View | Test | Project Show View should show project information and data types table with correct values | 1.0 | Capybara Test: Project Show View - Project Show View should show project information and data types table with correct values | non_priority | capybara test project show view project show view should show project information and data types table with correct values | 0 |
2,551 | 5,310,583,929 | IssuesEvent | 2017-02-12 21:17:28 | jlm2017/jlm-video-subtitles | https://api.github.com/repos/jlm2017/jlm-video-subtitles | closed | [subtitles] [fr] « Il faut sortir du nucléaire » - Jean-Luc Mélenchon | Language: French Process: [6] Approved | # Video title
« Il faut sortir du nucléaire » - Jean-Luc Mélenchon
# URL
https://www.youtube.com/watch?v=TYmeiHryrCE
# Youtube subtitles language
French
# Duration
1:56
# Subtitles URL
https://www.youtube.com/timedtext_editor?ref=player&lang=fr&v=TYmeiHryrCE&tab=captions&action_mde_edit_form=1&bl=vmp&u... | 1.0 | [subtitles] [fr] « Il faut sortir du nucléaire » - Jean-Luc Mélenchon - # Video title
« Il faut sortir du nucléaire » - Jean-Luc Mélenchon
# URL
https://www.youtube.com/watch?v=TYmeiHryrCE
# Youtube subtitles language
French
# Duration
1:56
# Subtitles URL
https://www.youtube.com/timedtext_editor?ref=p... | non_priority | « il faut sortir du nucléaire » jean luc mélenchon video title « il faut sortir du nucléaire » jean luc mélenchon url youtube subtitles language french duration subtitles url | 0 |
108,325 | 11,585,619,813 | IssuesEvent | 2020-02-23 01:19:58 | lxylxy123456/ngshare | https://api.github.com/repos/lxylxy123456/ngshare | closed | Time format | documentation | @Lawrence37 Could you please specify a datetime format in the API spec? For example:
`%Y-%m-%d %H:%M:%S %Z%z`
Note: maybe this should not be used because it doesn't include information up to nanosecond | 1.0 | Time format - @Lawrence37 Could you please specify a datetime format in the API spec? For example:
`%Y-%m-%d %H:%M:%S %Z%z`
Note: maybe this should not be used because it doesn't include information up to nanosecond | non_priority | time format could you please specify a datetime format in the api spec for example y m d h m s z z note maybe this should not be used because it doesn t include information up to nanosecond | 0 |
222,142 | 24,684,633,554 | IssuesEvent | 2022-10-19 01:50:59 | pustovitDmytro/redis-github-action | https://api.github.com/repos/pustovitDmytro/redis-github-action | opened | CVE-2022-3517 (High) detected in minimatch-3.0.4.tgz | security vulnerability | ## CVE-2022-3517 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>minimatch-3.0.4.tgz</b></p></summary>
<p>a glob matcher in javascript</p>
<p>Library home page: <a href="https://regist... | True | CVE-2022-3517 (High) detected in minimatch-3.0.4.tgz - ## CVE-2022-3517 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>minimatch-3.0.4.tgz</b></p></summary>
<p>a glob matcher in javas... | non_priority | cve high detected in minimatch tgz cve high severity vulnerability vulnerable library minimatch tgz a glob matcher in javascript library home page a href path to dependency file package json path to vulnerable library node modules npm node modules minimatch package... | 0 |
29,754 | 7,123,466,163 | IssuesEvent | 2018-01-19 15:30:40 | mozilla-releng/services | https://api.github.com/repos/mozilla-releng/services | opened | shipit_code_coverage: Upload the chunk mapping as an artifact and index the coverage task on the TaskCluster index | 4.app: shipit_code_coverage | Right now the file is temporarily uploaded in a GitHub repository. To actually make it usable in production, we should upload the file as an artifact and index the coverage task so that clients can find it. | 1.0 | shipit_code_coverage: Upload the chunk mapping as an artifact and index the coverage task on the TaskCluster index - Right now the file is temporarily uploaded in a GitHub repository. To actually make it usable in production, we should upload the file as an artifact and index the coverage task so that clients can find ... | non_priority | shipit code coverage upload the chunk mapping as an artifact and index the coverage task on the taskcluster index right now the file is temporarily uploaded in a github repository to actually make it usable in production we should upload the file as an artifact and index the coverage task so that clients can find ... | 0 |
132,292 | 18,266,299,613 | IssuesEvent | 2021-10-04 08:51:32 | artsking/linux-3.0.35_CVE-2020-15436_withPatch | https://api.github.com/repos/artsking/linux-3.0.35_CVE-2020-15436_withPatch | closed | CVE-2020-8992 (Medium) detected in linux-stable-rtv3.8.6 - autoclosed | security vulnerability | ## CVE-2020-8992 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv3.8.6</b></p></summary>
<p>
<p>Julia Cartwright's fork of linux-stable-rt.git</p>
<p>Library home pag... | True | CVE-2020-8992 (Medium) detected in linux-stable-rtv3.8.6 - autoclosed - ## CVE-2020-8992 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv3.8.6</b></p></summary>
<p>
<... | non_priority | cve medium detected in linux stable autoclosed cve medium severity vulnerability vulnerable library linux stable julia cartwright s fork of linux stable rt git library home page a href found in head commit a href found in base branch master vulner... | 0 |
346,275 | 30,881,190,968 | IssuesEvent | 2023-08-03 17:44:02 | ray-project/ray | https://api.github.com/repos/ray-project/ray | opened | Release test rllib_learning_tests_dqn_tf.aws failed | bug P0 rllib release-test | Release test **rllib_learning_tests_dqn_tf.aws** failed. See https://buildkite.com/ray-project/release-tests-branch/builds/2019#0189bc78-b022-4bed-8ce1-c0d97ee092b4 for more details.
Managed by OSS Test Policy | 1.0 | Release test rllib_learning_tests_dqn_tf.aws failed - Release test **rllib_learning_tests_dqn_tf.aws** failed. See https://buildkite.com/ray-project/release-tests-branch/builds/2019#0189bc78-b022-4bed-8ce1-c0d97ee092b4 for more details.
Managed by OSS Test Policy | non_priority | release test rllib learning tests dqn tf aws failed release test rllib learning tests dqn tf aws failed see for more details managed by oss test policy | 0 |
5,751 | 3,652,576,571 | IssuesEvent | 2016-02-17 01:13:18 | jeff1evesque/machine-learning | https://api.github.com/repos/jeff1evesque/machine-learning | closed | Move webform jsx scripts under 'form/' subdirectory | build enhancement | We will group our current webform jsx scripts under the '/vagrant/arc/jsx/form/' directory. | 1.0 | Move webform jsx scripts under 'form/' subdirectory - We will group our current webform jsx scripts under the '/vagrant/arc/jsx/form/' directory. | non_priority | move webform jsx scripts under form subdirectory we will group our current webform jsx scripts under the vagrant arc jsx form directory | 0 |
63,670 | 14,656,758,233 | IssuesEvent | 2020-12-28 14:07:59 | fu1771695yongxie/Boostnote | https://api.github.com/repos/fu1771695yongxie/Boostnote | opened | CVE-2020-28282 (High) detected in getobject-0.1.0.tgz | security vulnerability | ## CVE-2020-28282 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>getobject-0.1.0.tgz</b></p></summary>
<p>get.and.set.deep.objects.easily = true</p>
<p>Library home page: <a href="htt... | True | CVE-2020-28282 (High) detected in getobject-0.1.0.tgz - ## CVE-2020-28282 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>getobject-0.1.0.tgz</b></p></summary>
<p>get.and.set.deep.obje... | non_priority | cve high detected in getobject tgz cve high severity vulnerability vulnerable library getobject tgz get and set deep objects easily true library home page a href path to dependency file boostnote package json path to vulnerable library boostnote node modules getobj... | 0 |
240,673 | 26,256,418,814 | IssuesEvent | 2023-01-06 01:25:19 | n-devs/libpack-scripts | https://api.github.com/repos/n-devs/libpack-scripts | opened | CVE-2021-32804 (High) detected in tar-4.4.10.tgz | security vulnerability | ## CVE-2021-32804 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tar-4.4.10.tgz</b></p></summary>
<p>tar for node</p>
<p>Library home page: <a href="https://registry.npmjs.org/tar/-/t... | True | CVE-2021-32804 (High) detected in tar-4.4.10.tgz - ## CVE-2021-32804 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tar-4.4.10.tgz</b></p></summary>
<p>tar for node</p>
<p>Library hom... | non_priority | cve high detected in tar tgz cve high severity vulnerability vulnerable library tar tgz tar for node library home page a href path to dependency file libpack scripts package json path to vulnerable library node modules tar package json dependency hierarchy ... | 0 |
57,701 | 8,203,231,706 | IssuesEvent | 2018-09-02 18:54:08 | trailofbits/algo | https://api.github.com/repos/trailofbits/algo | closed | Add additional cloudformation docs | cloud_provider documentation | ```
TASK [cloud-ec2 : Deploy the template] *****************************************
fatal: [localhost]: FAILED! => {"changed": false, "failed": true, "msg": "User: arn:aws:iam::082851645362:user/algo is not authorized to perform: cloudformation:UpdateStack on resource: arn:aws:cloudformation:us-east-1:082851645362:s... | 1.0 | Add additional cloudformation docs - ```
TASK [cloud-ec2 : Deploy the template] *****************************************
fatal: [localhost]: FAILED! => {"changed": false, "failed": true, "msg": "User: arn:aws:iam::082851645362:user/algo is not authorized to perform: cloudformation:UpdateStack on resource: arn:aws:cl... | non_priority | add additional cloudformation docs task fatal failed changed false failed true msg user arn aws iam user algo is not authorized to perform cloudformation updatestack on resource arn aws cloudformation us east stack algo indic... | 0 |
108,441 | 23,607,835,198 | IssuesEvent | 2022-08-24 09:45:38 | pwa-builder/PWABuilder | https://api.github.com/repos/pwa-builder/PWABuilder | closed | [VSCODE] npm run dev-server exited with code 127 | bug :bug: needs triage :mag: vscode | ### What happened?
Oh, just the usual stuff. You install something in the hope of getting somewhere, and then BAM! You're in a world of hurt trying to figure out what went wrong. Considering quitting (web) development once again to avoid depression. Why do you constantly make the hype ... instead of doing a proper job... | 1.0 | [VSCODE] npm run dev-server exited with code 127 - ### What happened?
Oh, just the usual stuff. You install something in the hope of getting somewhere, and then BAM! You're in a world of hurt trying to figure out what went wrong. Considering quitting (web) development once again to avoid depression. Why do you constan... | non_priority | npm run dev server exited with code what happened oh just the usual stuff you install something in the hope of getting somewhere and then bam you re in a world of hurt trying to figure out what went wrong considering quitting web development once again to avoid depression why do you constantly make ... | 0 |
34,822 | 9,477,290,010 | IssuesEvent | 2019-04-19 18:05:14 | pravega/flink-connectors | https://api.github.com/repos/pravega/flink-connectors | closed | Fix incorrect artifact version label | area/build kind/bug version/0.5.0 | **Problem description**
Flink connector is now enabled to support Flink 1.7.x with scala version 2.12. However the final build artifact reflects the naming convention as `pravega-connectors-flink_2.11` which should be changed to `pravega-connectors-flink_2.12`.
**Problem location**
build configuration
**Suggest... | 1.0 | Fix incorrect artifact version label - **Problem description**
Flink connector is now enabled to support Flink 1.7.x with scala version 2.12. However the final build artifact reflects the naming convention as `pravega-connectors-flink_2.11` which should be changed to `pravega-connectors-flink_2.12`.
**Problem locat... | non_priority | fix incorrect artifact version label problem description flink connector is now enabled to support flink x with scala version however the final build artifact reflects the naming convention as pravega connectors flink which should be changed to pravega connectors flink problem location... | 0 |
1,084 | 2,605,276,706 | IssuesEvent | 2015-02-25 05:37:32 | OpenUserJs/OpenUserJS.org | https://api.github.com/repos/OpenUserJs/OpenUserJS.org | closed | Relative library urls inconsistent | bug CODE UI | One or more bugs exist when using relative urls with `@require`
[Using this as a Unit Test](https://openuserjs.org/scripts/Marti/RFC_2606%C2%A73_-_Test_relative_require_OUJS_url)
[Using this as a Unit Test Library](https://openuserjs.org/libs/Marti/GM_setStyle)
Bug A:
* Assuming this should happen... listing of... | 1.0 | Relative library urls inconsistent - One or more bugs exist when using relative urls with `@require`
[Using this as a Unit Test](https://openuserjs.org/scripts/Marti/RFC_2606%C2%A73_-_Test_relative_require_OUJS_url)
[Using this as a Unit Test Library](https://openuserjs.org/libs/Marti/GM_setStyle)
Bug A:
* Assu... | non_priority | relative library urls inconsistent one or more bugs exist when using relative urls with require bug a assuming this should happen listing of scripts using the library is missing and visa versa e g scripts using this library and libraries used if bug b is intendend behavior then this bec... | 0 |
10,991 | 7,007,520,342 | IssuesEvent | 2017-12-19 12:39:28 | cnr-ibf-pa/hbp-bsp-issues | https://api.github.com/repos/cnr-ibf-pa/hbp-bsp-issues | closed | User message in case of a bad fit | Type_Usability UC_SynapEvFitting_UModel | In case the fitting does not give any meaningful results (and there is no CSV file), the user should see an appropriate message like
The computation did not reveal any suitable fit
| True | User message in case of a bad fit - In case the fitting does not give any meaningful results (and there is no CSV file), the user should see an appropriate message like
The computation did not reveal any suitable fit
| non_priority | user message in case of a bad fit in case the fitting does not give any meaningful results and there is no csv file the user should see an appropriate message like the computation did not reveal any suitable fit | 0 |
83,093 | 10,322,187,917 | IssuesEvent | 2019-08-31 09:48:30 | agda/agda-stdlib | https://api.github.com/repos/agda/agda-stdlib | closed | operator precedents are too tight | breaking library-design question status: blocked-by-issue | I once a while find that the precedent settings are probably suboptimal.
In particular, I find the precedents have the following problems.
1. the range of usage is too short. the default precedent is 20, but stdlib clusters most of the operators (0, 10). therefore, a new operator is very hard to get an appropriat... | 1.0 | operator precedents are too tight - I once a while find that the precedent settings are probably suboptimal.
In particular, I find the precedents have the following problems.
1. the range of usage is too short. the default precedent is 20, but stdlib clusters most of the operators (0, 10). therefore, a new operat... | non_priority | operator precedents are too tight i once a while find that the precedent settings are probably suboptimal in particular i find the precedents have the following problems the range of usage is too short the default precedent is but stdlib clusters most of the operators therefore a new operator... | 0 |
437,107 | 30,587,691,404 | IssuesEvent | 2023-07-21 14:32:40 | ministryofjustice/operations-engineering | https://api.github.com/repos/ministryofjustice/operations-engineering | closed | Runbook for services we don't offer. | documentation | ## Background
<!-- Describe background of the story -->
## Proposed user journey
<!-- Describe user journey and needs for better understanding of the work -->
## Approach
<!-- Describe proposed approach -->
## Questions / Assumptions
<!-- Additional information to explain approach taken -->
## Acceptance Criter... | 1.0 | Runbook for services we don't offer. - ## Background
<!-- Describe background of the story -->
## Proposed user journey
<!-- Describe user journey and needs for better understanding of the work -->
## Approach
<!-- Describe proposed approach -->
## Questions / Assumptions
<!-- Additional information to explain a... | non_priority | runbook for services we don t offer background proposed user journey approach questions assumptions acceptance criteria enter text enter text enter text enter text reference | 0 |
76,629 | 15,496,154,663 | IssuesEvent | 2021-03-11 02:09:38 | jinuem/React-Type-Script-Starter | https://api.github.com/repos/jinuem/React-Type-Script-Starter | opened | WS-2020-0208 (Medium) detected in highlight.js-9.12.0.tgz | security vulnerability | ## WS-2020-0208 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>highlight.js-9.12.0.tgz</b></p></summary>
<p>Syntax highlighting with language autodetection.</p>
<p>Library home page... | True | WS-2020-0208 (Medium) detected in highlight.js-9.12.0.tgz - ## WS-2020-0208 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>highlight.js-9.12.0.tgz</b></p></summary>
<p>Syntax highli... | non_priority | ws medium detected in highlight js tgz ws medium severity vulnerability vulnerable library highlight js tgz syntax highlighting with language autodetection library home page a href path to dependency file react type script starter package json path to vulnerable lib... | 0 |
1,498 | 4,075,284,181 | IssuesEvent | 2016-05-29 03:32:22 | alexrj/Slic3r | https://api.github.com/repos/alexrj/Slic3r | closed | Feature request - speed/temp/size changes@layers | Feature request Fixable with post-process script | I found some nifty test objects on thiniverse (eg http://www.thingiverse.com/thing:211514), but they could be really enhanced if we could tag changes at layers (probably with another file), eg (or XML)
0, 220, 30, 25 , ...
10, 210, 30, 25, ...
20, 220, 60,25,....
That way you could have the customizer or a batch ... | 1.0 | Feature request - speed/temp/size changes@layers - I found some nifty test objects on thiniverse (eg http://www.thingiverse.com/thing:211514), but they could be really enhanced if we could tag changes at layers (probably with another file), eg (or XML)
0, 220, 30, 25 , ...
10, 210, 30, 25, ...
20, 220, 60,25,....
... | non_priority | feature request speed temp size changes layers i found some nifty test objects on thiniverse eg but they could be really enhanced if we could tag changes at layers probably with another file eg or xml that way you could have the customizer or a batch fil... | 0 |
7,734 | 5,171,905,797 | IssuesEvent | 2017-01-18 11:49:55 | gbif/portal16 | https://api.github.com/repos/gbif/portal16 | opened | Enhancement: Revise the boosting of terms of literature search | cms idea usability | A [search for Darwin core](https://demo.gbif.org/cms/search?offset=0&q=Darwin%20core&type=literature) gives the top result as [Semantics in Support of Biodiversity Knowledge Discovery: An Introduction to the Biological Collections Ontology and Related Ontologies](http://journals.plos.org/plosone/article?id=10.1371/jour... | True | Enhancement: Revise the boosting of terms of literature search - A [search for Darwin core](https://demo.gbif.org/cms/search?offset=0&q=Darwin%20core&type=literature) gives the top result as [Semantics in Support of Biodiversity Knowledge Discovery: An Introduction to the Biological Collections Ontology and Related Ont... | non_priority | enhancement revise the boosting of terms of literature search a gives the top result as when the most intuitive top result would most likely be something with darwin core in the title such as i d recommend revising this so that title and then author are used for boosting content i suspect a lo... | 0 |
255,512 | 21,931,720,212 | IssuesEvent | 2022-05-23 10:18:49 | pingcap/tiflow | https://api.github.com/repos/pingcap/tiflow | closed | DM full mode failed to check dump file which should be removed | component/test type/enhancement area/dm | ### Which jobs are flaking?
https://ci2.pingcap.net/blue/organizations/jenkins/dm_ghpr_integration_test/detail/dm_ghpr_integration_test/5852/pipeline/
### Which test(s) are flaking?
full_mode/main run
### Jenkins logs or GitHub Actions link
check failed
```log
[2022-05-18T09:08:52.444Z] ls: cannot access /tmp/dm... | 1.0 | DM full mode failed to check dump file which should be removed - ### Which jobs are flaking?
https://ci2.pingcap.net/blue/organizations/jenkins/dm_ghpr_integration_test/detail/dm_ghpr_integration_test/5852/pipeline/
### Which test(s) are flaking?
full_mode/main run
### Jenkins logs or GitHub Actions link
check fai... | non_priority | dm full mode failed to check dump file which should be removed which jobs are flaking which test s are flaking full mode main run jenkins logs or github actions link check failed log ls cannot access tmp dm test full mode dumped data test no such file or directory auto removed... | 0 |
54,254 | 6,376,508,398 | IssuesEvent | 2017-08-02 07:40:13 | handsontable/handsontable | https://api.github.com/repos/handsontable/handsontable | closed | Update of the TypeScript definition file (related to Filter changes) | PRO: filtering Status: Merged (ready for release) Tested Type: Change | ### Description
After changes related to release [1.12.0](http://docs.handsontable.com/pro/1.12.0/tutorial-release-notes.html) Typescript definition file should be updated. API was changed. | 1.0 | Update of the TypeScript definition file (related to Filter changes) - ### Description
After changes related to release [1.12.0](http://docs.handsontable.com/pro/1.12.0/tutorial-release-notes.html) Typescript definition file should be updated. API was changed. | non_priority | update of the typescript definition file related to filter changes description after changes related to release typescript definition file should be updated api was changed | 0 |
300,107 | 22,641,498,712 | IssuesEvent | 2022-07-01 02:53:15 | vocalpy/vak | https://api.github.com/repos/vocalpy/vak | opened | DOC: better document conda install | DOC: documentation | not still what's going in #470 but I have accidentally re-discovered that I can "fix" the conda-forge install by just adding `-c pytorch` even on ubuntu and still get gpu pytorch "for free"
we should also tell people to specify a version so that it makes the solve faster
and maybe say "if all else fails, try the ... | 1.0 | DOC: better document conda install - not still what's going in #470 but I have accidentally re-discovered that I can "fix" the conda-forge install by just adding `-c pytorch` even on ubuntu and still get gpu pytorch "for free"
we should also tell people to specify a version so that it makes the solve faster
and m... | non_priority | doc better document conda install not still what s going in but i have accidentally re discovered that i can fix the conda forge install by just adding c pytorch even on ubuntu and still get gpu pytorch for free we should also tell people to specify a version so that it makes the solve faster and may... | 0 |
166,083 | 12,890,512,933 | IssuesEvent | 2020-07-13 16:07:11 | elastic/elasticsearch | https://api.github.com/repos/elastic/elasticsearch | closed | SnapshotResiliencyTests testSnapshotWithNodeDisconnects and testSnapshotPrimaryRelocations failures | :Distributed/Snapshot/Restore >test-failure Team:Distributed | **Build scan**:
https://gradle-enterprise.elastic.co/s/puwxv532d7p5u
**Repro line**:
```
./gradlew ':server:test' --tests "org.elasticsearch.snapshots.SnapshotResiliencyTests.testSnapshotWithNodeDisconnects" \
-Dtests.seed=AB11F5CEE90655C4 \
-Dtests.security.manager=true \
-Dtests.locale=ar-SY \
-Dte... | 1.0 | SnapshotResiliencyTests testSnapshotWithNodeDisconnects and testSnapshotPrimaryRelocations failures - **Build scan**:
https://gradle-enterprise.elastic.co/s/puwxv532d7p5u
**Repro line**:
```
./gradlew ':server:test' --tests "org.elasticsearch.snapshots.SnapshotResiliencyTests.testSnapshotWithNodeDisconnects" \
... | non_priority | snapshotresiliencytests testsnapshotwithnodedisconnects and testsnapshotprimaryrelocations failures build scan repro line gradlew server test tests org elasticsearch snapshots snapshotresiliencytests testsnapshotwithnodedisconnects dtests seed dtests security manager true... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.