Unnamed: 0
int64
0
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
7
112
repo_url
stringlengths
36
141
action
stringclasses
3 values
title
stringlengths
1
744
labels
stringlengths
4
574
body
stringlengths
9
211k
index
stringclasses
10 values
text_combine
stringlengths
96
211k
label
stringclasses
2 values
text
stringlengths
96
188k
binary_label
int64
0
1
125,104
26,595,078,535
IssuesEvent
2023-01-23 11:50:24
sourcegraph/sourcegraph
https://api.github.com/repos/sourcegraph/sourcegraph
closed
insights: export datapoints including truncated points
team/code-insights backend strategic insights-data-retention
Follow up from https://github.com/sourcegraph/sourcegraph/issues/45745 We will want to support the ability to export data as if from a user context. This data should include both data available on the chart (series_points / series_points_snapshots) as well as any truncated data for the series. Exporting in CSV is pr...
1.0
insights: export datapoints including truncated points - Follow up from https://github.com/sourcegraph/sourcegraph/issues/45745 We will want to support the ability to export data as if from a user context. This data should include both data available on the chart (series_points / series_points_snapshots) as well as ...
non_process
insights export datapoints including truncated points follow up from we will want to support the ability to export data as if from a user context this data should include both data available on the chart series points series points snapshots as well as any truncated data for the series exporting in csv is...
0
18,560
24,555,669,779
IssuesEvent
2022-10-12 15:40:56
GoogleCloudPlatform/fda-mystudies
https://api.github.com/repos/GoogleCloudPlatform/fda-mystudies
closed
[Android] [Offline indicator] 'You are offline' error message is not getting displayed when participant clicks on the 'Notifications icon
Bug P1 Android Process: Fixed Process: Tested QA Process: Tested dev
**AR:** Blank screen is getting displayed and the 'You are offline' error message is not getting displayed when the participant clicks on the 'Notifications' icon, when participant's are offline **ER:** 'You are offline' error message should get displayed ![androiderrormessage](https://user-images.githubusercontent...
3.0
[Android] [Offline indicator] 'You are offline' error message is not getting displayed when participant clicks on the 'Notifications icon - **AR:** Blank screen is getting displayed and the 'You are offline' error message is not getting displayed when the participant clicks on the 'Notifications' icon, when participant...
process
you are offline error message is not getting displayed when participant clicks on the notifications icon ar blank screen is getting displayed and the you are offline error message is not getting displayed when the participant clicks on the notifications icon when participant s are offline er y...
1
176,551
21,411,766,014
IssuesEvent
2022-04-22 06:57:06
AlexRogalskiy/java-patterns
https://api.github.com/repos/AlexRogalskiy/java-patterns
opened
CVE-2021-43138 (High) detected in multiple libraries
security vulnerability
## CVE-2021-43138 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>async-1.5.2.tgz</b>, <b>async-1.0.0.tgz</b>, <b>async-0.2.10.tgz</b></p></summary> <p> <details><summary><b>async-1....
True
CVE-2021-43138 (High) detected in multiple libraries - ## CVE-2021-43138 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>async-1.5.2.tgz</b>, <b>async-1.0.0.tgz</b>, <b>async-0.2.10.t...
non_process
cve high detected in multiple libraries cve high severity vulnerability vulnerable libraries async tgz async tgz async tgz async tgz higher order functions and common patterns for asynchronous code library home page a href path to dependency fi...
0
12,164
9,582,641,269
IssuesEvent
2019-05-08 01:38:46
microsoft/vscode-cpptools
https://api.github.com/repos/microsoft/vscode-cpptools
closed
cppStandard no longer seems to be respected on insiders version
Language Service bug fixed (release pending) insiders quick fix regression
**Type: LanguageService** **Describe the bug** - OS and Version: Windows 1803(?) update - VS Code Version: 1.34.0-insiders - C/C++ Extension Version: 0.23.0-insiders **To Reproduce** 1. Have the above installed. 2. Create a blank directory and open it in Code Insiders 3. Create a new cpp file and write the ...
1.0
cppStandard no longer seems to be respected on insiders version - **Type: LanguageService** **Describe the bug** - OS and Version: Windows 1803(?) update - VS Code Version: 1.34.0-insiders - C/C++ Extension Version: 0.23.0-insiders **To Reproduce** 1. Have the above installed. 2. Create a blank directory and...
non_process
cppstandard no longer seems to be respected on insiders version type languageservice describe the bug os and version windows update vs code version insiders c c extension version insiders to reproduce have the above installed create a blank directory and open...
0
8,710
11,851,142,896
IssuesEvent
2020-03-24 17:40:00
MHRA/products
https://api.github.com/repos/MHRA/products
closed
Create worker panics when connection to the SFTP server fails
BUG :bug: EPIC - Auto Batch Process :oncoming_automobile:
It looks like the create worker will panic when it can't connect to the SFTP server. ``` thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 61, kind: ConnectionRefused, message: "Connection refused" }', src/create_manager/sftp_client.rs:10:15 note: run with `RUST_BACKTRACE=1` enviro...
1.0
Create worker panics when connection to the SFTP server fails - It looks like the create worker will panic when it can't connect to the SFTP server. ``` thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 61, kind: ConnectionRefused, message: "Connection refused" }', src/create_manage...
process
create worker panics when connection to the sftp server fails it looks like the create worker will panic when it can t connect to the sftp server thread main panicked at called result unwrap on an err value os code kind connectionrefused message connection refused src create manager...
1
775
3,257,746,844
IssuesEvent
2015-10-20 19:11:41
nodejs/node
https://api.github.com/repos/nodejs/node
closed
Undocumented options for child_process.exec and execSync?
child_process doc good first contribution
I assume that `exec` and `execSync` have the same set of options, but in the documentation some are missing: The `shell` option mentioned in [`child_process.exec`](https://nodejs.org/api/child_process.html#child_process_child_process_exec_command_options_callback) is absent from the [`execSync`](https://nodejs.org/a...
1.0
Undocumented options for child_process.exec and execSync? - I assume that `exec` and `execSync` have the same set of options, but in the documentation some are missing: The `shell` option mentioned in [`child_process.exec`](https://nodejs.org/api/child_process.html#child_process_child_process_exec_command_options_ca...
process
undocumented options for child process exec and execsync i assume that exec and execsync have the same set of options but in the documentation some are missing the shell option mentioned in is absent from the documentation conversely the input and stdio options mentioned in child proce...
1
17,639
3,012,784,626
IssuesEvent
2015-07-29 02:34:06
yawlfoundation/yawl
https://api.github.com/repos/yawlfoundation/yawl
closed
Change of data type is not reflected at runtime
auto-migrated Category-ResService Priority-High Type-Defect
``` In the attached example there is an element 'price' (part of the complex type 'item') which used to have the type 'xs:decimal". I changed it to 'listofitems' which is defined as a list of strings. At runtime the price field is still expecting a decimal. ``` Original issue reported on code.google.com by `arthu...
1.0
Change of data type is not reflected at runtime - ``` In the attached example there is an element 'price' (part of the complex type 'item') which used to have the type 'xs:decimal". I changed it to 'listofitems' which is defined as a list of strings. At runtime the price field is still expecting a decimal. ``` Or...
non_process
change of data type is not reflected at runtime in the attached example there is an element price part of the complex type item which used to have the type xs decimal i changed it to listofitems which is defined as a list of strings at runtime the price field is still expecting a decimal or...
0
8,871
11,964,894,118
IssuesEvent
2020-04-05 21:17:28
arcum-omni/Coquo
https://api.github.com/repos/arcum-omni/Coquo
closed
Setup Branch Protection Rules
dev process
Require status checks to pass before merging Require branches to be up to date before merging Build Project/Solution
1.0
Setup Branch Protection Rules - Require status checks to pass before merging Require branches to be up to date before merging Build Project/Solution
process
setup branch protection rules require status checks to pass before merging require branches to be up to date before merging build project solution
1
6,439
9,544,249,969
IssuesEvent
2019-05-01 13:38:40
cypress-io/cypress
https://api.github.com/repos/cypress-io/cypress
closed
Detect forked pull request on AppVeyor CI
CI: appveyor process: tests stage: work in progress type: chore
We have special logic to detect forked pull requests on CircleCI and run tests without recording even when the CI file says `cypress run --record`. (we do show a warning in the terminal) I have noticed that we don't detect this situation on AppVeyor, see https://ci.appveyor.com/project/cypress-io/cypress-example-kit...
1.0
Detect forked pull request on AppVeyor CI - We have special logic to detect forked pull requests on CircleCI and run tests without recording even when the CI file says `cypress run --record`. (we do show a warning in the terminal) I have noticed that we don't detect this situation on AppVeyor, see https://ci.appveyo...
process
detect forked pull request on appveyor ci we have special logic to detect forked pull requests on circleci and run tests without recording even when the ci file says cypress run record we do show a warning in the terminal i have noticed that we don t detect this situation on appveyor see for example ...
1
553,185
16,359,603,650
IssuesEvent
2021-05-14 07:18:38
ita-social-projects/TeachUA
https://api.github.com/repos/ita-social-projects/TeachUA
closed
[Мій профіль] The club's categories are not shown on the club's card
Priority: Medium bug
**Environment:** Windows 10, Google Chrome, 88.0.4324.182, (64-bit). **Reproducible:** always **Build found:** last commit from https://speak-ukrainian.org.ua/dev **Steps to reproduce** 1. Go to 'https://speak-ukrainian.org.ua/dev' and login as 'Керівник' 2. Click on 'Мій профіль' 3. Look at the club's card ...
1.0
[Мій профіль] The club's categories are not shown on the club's card - **Environment:** Windows 10, Google Chrome, 88.0.4324.182, (64-bit). **Reproducible:** always **Build found:** last commit from https://speak-ukrainian.org.ua/dev **Steps to reproduce** 1. Go to 'https://speak-ukrainian.org.ua/dev' and login a...
non_process
the club s categories are not shown on the club s card environment windows google chrome bit reproducible always build found last commit from steps to reproduce go to and login as керівник click on мій профіль look at the club s card actual result ...
0
26,123
7,785,287,173
IssuesEvent
2018-06-06 15:27:52
USDA-FSA/fsa-design-system
https://api.github.com/repos/USDA-FSA/fsa-design-system
closed
Update font usage
Category: Site Design & Build P2
Scrub through doc site SCSS for implications of removing serif (#166, #164) and adjust as needed.
1.0
Update font usage - Scrub through doc site SCSS for implications of removing serif (#166, #164) and adjust as needed.
non_process
update font usage scrub through doc site scss for implications of removing serif and adjust as needed
0
232,736
25,603,833,153
IssuesEvent
2022-12-01 22:59:13
amplify-education/tmp_SAST_eval_WebGoat
https://api.github.com/repos/amplify-education/tmp_SAST_eval_WebGoat
opened
commons-io-2.6.jar: 1 vulnerabilities (highest severity is: 4.8)
security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-io-2.6.jar</b></p></summary> <p>The Apache Commons IO library contains utility classes, stream implementations, file filters, file comparators, endian transfo...
True
commons-io-2.6.jar: 1 vulnerabilities (highest severity is: 4.8) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-io-2.6.jar</b></p></summary> <p>The Apache Commons IO library contains utility classes, str...
non_process
commons io jar vulnerabilities highest severity is vulnerable library commons io jar the apache commons io library contains utility classes stream implementations file filters file comparators endian transformation classes and much more found in head commit a href vu...
0
15,201
19,025,638,119
IssuesEvent
2021-11-24 02:54:26
streamnative/flink
https://api.github.com/repos/streamnative/flink
closed
[BUG] Not Confirmed Yet: PulsarSourceSplitReader tests shows initial seeking is not working.
platform/data-processing type/bug
``` @Test @Disabled void consumeMessageCreatedBeforeHandleSplitsChangesAndUseSecondMessageIdCursor() { PulsarPartitionSplitReaderBase<String> splitReader = splitReader(); String topicName = randomAlphabetic(10); operator().setupTopic(topicName, STRING, () -> randomAlphabetic(...
1.0
[BUG] Not Confirmed Yet: PulsarSourceSplitReader tests shows initial seeking is not working. - ``` @Test @Disabled void consumeMessageCreatedBeforeHandleSplitsChangesAndUseSecondMessageIdCursor() { PulsarPartitionSplitReaderBase<String> splitReader = splitReader(); String topicName =...
process
not confirmed yet pulsarsourcesplitreader tests shows initial seeking is not working test disabled void consumemessagecreatedbeforehandlesplitschangesandusesecondmessageidcursor pulsarpartitionsplitreaderbase splitreader splitreader string topicname randomalph...
1
77,911
9,637,990,613
IssuesEvent
2019-05-16 10:02:19
Darkov3/forum-project
https://api.github.com/repos/Darkov3/forum-project
closed
Create favicons and all other relevant files
design/ui feature front-end
They can easily be created using this site: https://realfavicongenerator.net/ I will use the forum default avatar from the SC theme.
1.0
Create favicons and all other relevant files - They can easily be created using this site: https://realfavicongenerator.net/ I will use the forum default avatar from the SC theme.
non_process
create favicons and all other relevant files they can easily be created using this site i will use the forum default avatar from the sc theme
0
3,869
6,808,647,454
IssuesEvent
2017-11-04 06:10:00
Great-Hill-Corporation/quickBlocks
https://api.github.com/repos/Great-Hill-Corporation/quickBlocks
reopened
Separate monitored accounts into individual binary files and merge them on the fly
monitors-all status-inprocess type-bug
These data files must be hidden from the user. Also--if the user changes the list of accounts that goes into the hash, then the hash must either be re-written entirely (if there are new accounts) or cleaned up, if there are accounts that have been removed. From https://github.com/Great-Hill-Corporation/ethslurp/issu...
1.0
Separate monitored accounts into individual binary files and merge them on the fly - These data files must be hidden from the user. Also--if the user changes the list of accounts that goes into the hash, then the hash must either be re-written entirely (if there are new accounts) or cleaned up, if there are accounts th...
process
separate monitored accounts into individual binary files and merge them on the fly these data files must be hidden from the user also if the user changes the list of accounts that goes into the hash then the hash must either be re written entirely if there are new accounts or cleaned up if there are accounts th...
1
98,167
16,361,442,745
IssuesEvent
2021-05-14 10:05:29
Galaxy-Software-Service/Maven_Pom_Demo
https://api.github.com/repos/Galaxy-Software-Service/Maven_Pom_Demo
opened
CVE-2013-2251 (High) detected in struts2-core-2.3.15.jar
security vulnerability
## CVE-2013-2251 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>struts2-core-2.3.15.jar</b></p></summary> <p>Apache Struts 2</p> <p>Path to dependency file: Maven_Pom_Demo/pom.xml</p>...
True
CVE-2013-2251 (High) detected in struts2-core-2.3.15.jar - ## CVE-2013-2251 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>struts2-core-2.3.15.jar</b></p></summary> <p>Apache Struts 2...
non_process
cve high detected in core jar cve high severity vulnerability vulnerable library core jar apache struts path to dependency file maven pom demo pom xml path to vulnerable library canner repository org apache struts core core jar dependency hiera...
0
1,363
3,923,276,524
IssuesEvent
2016-04-22 10:30:35
e-government-ua/iBP
https://api.github.com/repos/e-government-ua/iBP
closed
Дніпропетровська область - Рішення про продовження терміну дії рішення міської ради
In process of testing in work
Розкрити/створити послугу на наступні міста Дніпропетровської області: - [ ] Нікополь - існує два варіанта цієї послуги для цього населеного пункту Процес створювати чи рефакторити з використанням SubjectOrganJoinAttribute (атрибути будуть заведені централізовано на всі райони - окремо їх створювати не потрібно) ...
1.0
Дніпропетровська область - Рішення про продовження терміну дії рішення міської ради - Розкрити/створити послугу на наступні міста Дніпропетровської області: - [ ] Нікополь - існує два варіанта цієї послуги для цього населеного пункту Процес створювати чи рефакторити з використанням SubjectOrganJoinAttribute (атри...
process
дніпропетровська область рішення про продовження терміну дії рішення міської ради розкрити створити послугу на наступні міста дніпропетровської області нікополь існує два варіанта цієї послуги для цього населеного пункту процес створювати чи рефакторити з використанням subjectorganjoinattribute атрибу...
1
225,916
24,912,206,435
IssuesEvent
2022-10-30 01:10:12
ams0/openhack-containers
https://api.github.com/repos/ams0/openhack-containers
opened
CVE-2020-1108 (High) detected in microsoft.netcore.app.2.1.0.nupkg
security vulnerability
## CVE-2020-1108 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>microsoft.netcore.app.2.1.0.nupkg</b></p></summary> <p>A set of .NET API's that are included in the default .NET Core a...
True
CVE-2020-1108 (High) detected in microsoft.netcore.app.2.1.0.nupkg - ## CVE-2020-1108 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>microsoft.netcore.app.2.1.0.nupkg</b></p></summary>...
non_process
cve high detected in microsoft netcore app nupkg cve high severity vulnerability vulnerable library microsoft netcore app nupkg a set of net api s that are included in the default net core application model when using nuget x this package requires at least version ...
0
15,929
20,147,578,374
IssuesEvent
2022-02-09 09:12:58
CMPT756-A5-Org-Patel-Dhruv/MYC756PROJECT
https://api.github.com/repos/CMPT756-A5-Org-Patel-Dhruv/MYC756PROJECT
opened
Find age group based on the tenure based on months
preprocessing 6 months dataset
Write a python code to find out the age group based on the tenure <img width="65" alt="age" src="https://user-images.githubusercontent.com/97414622/153162946-3d181118-84c1-4784-9fb6-aeae5f5ddcab.PNG">
1.0
Find age group based on the tenure based on months - Write a python code to find out the age group based on the tenure <img width="65" alt="age" src="https://user-images.githubusercontent.com/97414622/153162946-3d181118-84c1-4784-9fb6-aeae5f5ddcab.PNG">
process
find age group based on the tenure based on months write a python code to find out the age group based on the tenure img width alt age src
1
3,145
6,200,970,956
IssuesEvent
2017-07-06 03:40:51
gaocegege/Processing.R
https://api.github.com/repos/gaocegege/Processing.R
opened
Welcome to have a try on Processing.R
community/processing
Processing.R has been released 5 versions, and you can get the mode from [github.com/gaocegege/Processing.R/releases/download/v1.0.3/RLangMode.tar.gz](https://github.com/gaocegege/Processing.R/releases/download/v1.0.3/RLangMode.tar.gz). Now the features in Processing.R includes: ### Built-in functions in Processi...
1.0
Welcome to have a try on Processing.R - Processing.R has been released 5 versions, and you can get the mode from [github.com/gaocegege/Processing.R/releases/download/v1.0.3/RLangMode.tar.gz](https://github.com/gaocegege/Processing.R/releases/download/v1.0.3/RLangMode.tar.gz). Now the features in Processing.R include...
process
welcome to have a try on processing r processing r has been released versions and you can get the mode from now the features in processing r includes built in functions in processing we have a incomplete documentation in all the functions are theoretically supported in processing r but we ar...
1
398,601
27,203,150,112
IssuesEvent
2023-02-20 11:07:40
department-for-transport-BODS/bods-data-extractor
https://api.github.com/repos/department-for-transport-BODS/bods-data-extractor
closed
Add high level overview of concepts, data and relationships to documentation (diagram)
documentation feature request
**Is your feature request related to a problem? Please describe.** As a data consumer, I would like to be able to understand the structure of the data being queried and returned. **Describe the solution you'd like** It would be useful if there was a diagram to help visualise the concepts, data and relationship...
1.0
Add high level overview of concepts, data and relationships to documentation (diagram) - **Is your feature request related to a problem? Please describe.** As a data consumer, I would like to be able to understand the structure of the data being queried and returned. **Describe the solution you'd like** It wou...
non_process
add high level overview of concepts data and relationships to documentation diagram is your feature request related to a problem please describe as a data consumer i would like to be able to understand the structure of the data being queried and returned describe the solution you d like it wou...
0
139,791
31,777,843,791
IssuesEvent
2023-09-12 15:24:31
fwouts/previewjs
https://api.github.com/repos/fwouts/previewjs
closed
[Windows 10 not WSL] Error loading webview
blocked vscode windows
### Describe the bug After I managed to install Preview.js in my VSCode and tried to open a preview of my component, it is showing an error like this. ![image](https://user-images.githubusercontent.com/1437205/183441773-3ee802d4-bd69-4a7e-a758-da1704c2bb4f.png) OS: **Windows 10** VSCode Version: **1.70.0** No...
1.0
[Windows 10 not WSL] Error loading webview - ### Describe the bug After I managed to install Preview.js in my VSCode and tried to open a preview of my component, it is showing an error like this. ![image](https://user-images.githubusercontent.com/1437205/183441773-3ee802d4-bd69-4a7e-a758-da1704c2bb4f.png) OS: *...
non_process
error loading webview describe the bug after i managed to install preview js in my vscode and tried to open a preview of my component it is showing an error like this os windows vscode version node version reproduction install preview js from the extensions...
0
14,449
17,514,696,382
IssuesEvent
2021-08-11 04:36:12
googleapis/python-spanner
https://api.github.com/repos/googleapis/python-spanner
closed
Refactor systests into separate modules, using pytest fixtures / idioms
api: spanner type: process
See #438, #439, ..., #469, #470. The current setup / teardown code in `tests/system/` is ancient, creaky, and not hardened well against quota restrictions / throttling. - [x] Split the `tests/system/test_system.py` monolith up into more focused modules. - [x] Re-do its setup / teardown using pytest fixtures, tak...
1.0
Refactor systests into separate modules, using pytest fixtures / idioms - See #438, #439, ..., #469, #470. The current setup / teardown code in `tests/system/` is ancient, creaky, and not hardened well against quota restrictions / throttling. - [x] Split the `tests/system/test_system.py` monolith up into more foc...
process
refactor systests into separate modules using pytest fixtures idioms see the current setup teardown code in tests system is ancient creaky and not hardened well against quota restrictions throttling split the tests system test system py monolith up into more focused modul...
1
294
2,732,220,783
IssuesEvent
2015-04-17 03:01:43
mitchellh/packer
https://api.github.com/repos/mitchellh/packer
closed
Atlas post-processor not setting the correct artifact type
bug post-processor/atlas
Using these post-processors: ```json "post-processors": [ { "output": "build/{{.Provider}}/fb-ubuntu-14.04.{{user `build_number`}}.box", "type": "vagrant" }, { "access_token": "{{user `vagrant_cloud_token`}}", "box_download_url": "ht...
1.0
Atlas post-processor not setting the correct artifact type - Using these post-processors: ```json "post-processors": [ { "output": "build/{{.Provider}}/fb-ubuntu-14.04.{{user `build_number`}}.box", "type": "vagrant" }, { "access_token": "{{user `...
process
atlas post processor not setting the correct artifact type using these post processors json post processors output build provider fb ubuntu user build number box type vagrant access token user va...
1
18,550
24,555,389,247
IssuesEvent
2022-10-12 15:29:14
GoogleCloudPlatform/fda-mystudies
https://api.github.com/repos/GoogleCloudPlatform/fda-mystudies
closed
[Android][Scheduling] Runs count is wrong for monthly regular survey
Bug P2 Android Process: Fixed Process: Tested QA Process: Tested dev
Steps:- 1. Schedule a activity with regular-monthly frequency in SB and publish 2. Install and login into the Android app 3. Enroll into study and navigate into study activities screen 4. Observe the run count for the activity A/R:- Currently, activity is displaying with run count of 8 E/R:- Run count should b...
3.0
[Android][Scheduling] Runs count is wrong for monthly regular survey - Steps:- 1. Schedule a activity with regular-monthly frequency in SB and publish 2. Install and login into the Android app 3. Enroll into study and navigate into study activities screen 4. Observe the run count for the activity A/R:- Currentl...
process
runs count is wrong for monthly regular survey steps schedule a activity with regular monthly frequency in sb and publish install and login into the android app enroll into study and navigate into study activities screen observe the run count for the activity a r currently activity is disp...
1
180,220
21,625,602,253
IssuesEvent
2022-05-05 01:24:16
JMD60260/fetchmeaband
https://api.github.com/repos/JMD60260/fetchmeaband
closed
WS-2015-0024 (High) detected in uglify-js-2.3.6.tgz, uglify-js-1.2.5.tgz - autoclosed
security vulnerability
## WS-2015-0024 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>uglify-js-2.3.6.tgz</b>, <b>uglify-js-1.2.5.tgz</b></p></summary> <p> <details><summary><b>uglify-js-2.3.6.tgz</b></p>...
True
WS-2015-0024 (High) detected in uglify-js-2.3.6.tgz, uglify-js-1.2.5.tgz - autoclosed - ## WS-2015-0024 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>uglify-js-2.3.6.tgz</b>, <b>ugl...
non_process
ws high detected in uglify js tgz uglify js tgz autoclosed ws high severity vulnerability vulnerable libraries uglify js tgz uglify js tgz uglify js tgz javascript parser mangler compressor and beautifier toolkit library home page a href ...
0
35,728
7,987,390,305
IssuesEvent
2018-07-19 07:36:58
wurmf/OpenBooth
https://api.github.com/repos/wurmf/OpenBooth
closed
remove all cases of log-and-rethrow
clean code
log-and-rethrow is an anti-pattern, which leads to logging exceptions multiple times and therefore cluttering the log file with unnecessary duplicate information. log-and-rethrow typically looks like this: ``` try{ //do stuff } catch (SQLException e) { LOG.error("I found an exception!"); throw new CustomExceptio...
1.0
remove all cases of log-and-rethrow - log-and-rethrow is an anti-pattern, which leads to logging exceptions multiple times and therefore cluttering the log file with unnecessary duplicate information. log-and-rethrow typically looks like this: ``` try{ //do stuff } catch (SQLException e) { LOG.error("I found an e...
non_process
remove all cases of log and rethrow log and rethrow is an anti pattern which leads to logging exceptions multiple times and therefore cluttering the log file with unnecessary duplicate information log and rethrow typically looks like this try do stuff catch sqlexception e log error i found an e...
0
20,796
27,542,977,909
IssuesEvent
2023-03-07 09:49:57
MrZeRo2000/odeon-wss
https://api.github.com/repos/MrZeRo2000/odeon-wss
closed
Repeated movies import fails after Movies Load
bug Processing
Duplicate key null (attempted merging values MediaFile{id=94, artifact=Artifact{id=86, artifactType=not initialized, artist=null, title='Крепкий орешек', year=null, duration=13, size=1319066, insertDate=null, tracks=not initialized, mediaFiles=not initialized}, name='Die.Hard.1988.BDRip.720p.stimtoo.mkv', format='matro...
1.0
Repeated movies import fails after Movies Load - Duplicate key null (attempted merging values MediaFile{id=94, artifact=Artifact{id=86, artifactType=not initialized, artist=null, title='Крепкий орешек', year=null, duration=13, size=1319066, insertDate=null, tracks=not initialized, mediaFiles=not initialized}, name='Die...
process
repeated movies import fails after movies load duplicate key null attempted merging values mediafile id artifact artifact id artifacttype not initialized artist null title крепкий орешек year null duration size insertdate null tracks not initialized mediafiles not initialized name die hard b...
1
869
2,582,294,836
IssuesEvent
2015-02-15 02:28:49
TheCricket/Chisel-2
https://api.github.com/repos/TheCricket/Chisel-2
closed
getHarvestLevel and getHarvestTool not returning correct values
bug code complete
Hey, I'm using Chisel2_DEV-2.3.5.7f88e05 with Forge 10.13.2.30 and when calling either of these methods with marble or limestone (probably other, I just checked those two) these methods return the following: getHarvestLevel: -1 getHarvestTool: null I've also tried calling ForgeHooks.canToolHarvestBlock with a p...
1.0
getHarvestLevel and getHarvestTool not returning correct values - Hey, I'm using Chisel2_DEV-2.3.5.7f88e05 with Forge 10.13.2.30 and when calling either of these methods with marble or limestone (probably other, I just checked those two) these methods return the following: getHarvestLevel: -1 getHarvestTool: null ...
non_process
getharvestlevel and getharvesttool not returning correct values hey i m using dev with forge and when calling either of these methods with marble or limestone probably other i just checked those two these methods return the following getharvestlevel getharvesttool null i ve also tr...
0
170,527
13,191,838,236
IssuesEvent
2020-08-13 12:50:57
cs-shadow/buildstream
https://api.github.com/repos/cs-shadow/buildstream
closed
Test that an error is raised when staging to the elements build directory
enhancement tests
In GitLab by @tristanvb on Oct 22, 2017, 08:57 I had to fix the recent branch staging sources to the build directory. The branch was checking this for *every source*, which is wrong, it needs to check once while staging *all sources* of an element to a non-empty element build directory (top level *only*), this is fix...
1.0
Test that an error is raised when staging to the elements build directory - In GitLab by @tristanvb on Oct 22, 2017, 08:57 I had to fix the recent branch staging sources to the build directory. The branch was checking this for *every source*, which is wrong, it needs to check once while staging *all sources* of an el...
non_process
test that an error is raised when staging to the elements build directory in gitlab by tristanvb on oct i had to fix the recent branch staging sources to the build directory the branch was checking this for every source which is wrong it needs to check once while staging all sources of an element ...
0
24,621
6,557,323,135
IssuesEvent
2017-09-06 16:59:36
LukasKalbertodt/luten
https://api.github.com/repos/LukasKalbertodt/luten
opened
Add passwords to `add_dummies` executable
E-easy K-improvement W-code
All dummy users created by `add_dummies` could have a default password "dummy".
1.0
Add passwords to `add_dummies` executable - All dummy users created by `add_dummies` could have a default password "dummy".
non_process
add passwords to add dummies executable all dummy users created by add dummies could have a default password dummy
0
19,501
25,809,547,080
IssuesEvent
2022-12-11 18:23:16
brucemiller/LaTeXML
https://api.github.com/repos/brucemiller/LaTeXML
closed
\bibitem and \cite seems to be case-insensitive
bug postprocessing
In LateX, `\cite` is case-sensitive, but for LaTeXML, `\cite` seems to be case-insensitive. A minimal example is [cite-test.zip](https://github.com/brucemiller/LaTeXML/files/7285455/cite-test.zip), which results in “[1] vs [2]” in LaTeX, but “[2] vs [2]” in LaTeXML.
1.0
\bibitem and \cite seems to be case-insensitive - In LateX, `\cite` is case-sensitive, but for LaTeXML, `\cite` seems to be case-insensitive. A minimal example is [cite-test.zip](https://github.com/brucemiller/LaTeXML/files/7285455/cite-test.zip), which results in “[1] vs [2]” in LaTeX, but “[2] vs [2]” in LaTeXML.
process
bibitem and cite seems to be case insensitive in latex cite is case sensitive but for latexml cite seems to be case insensitive a minimal example is which results in “ vs ” in latex but “ vs ” in latexml
1
10,742
13,535,948,397
IssuesEvent
2020-09-16 08:20:56
panther-labs/panther
https://api.github.com/repos/panther-labs/panther
closed
SQS source messages having wrong source_id/source_label and failing classification
bug p0 team:data processing
### Describe the bug When creating more than 1 SQS sources, Panther doesn't classify events properly. ### Steps to reproduce Steps to reproduce the behavior: 1. Go to Panther UI 2. Onboard more than one SQS sources, each with different log type 3. Push some data logs. You will see some misclassification errors #...
1.0
SQS source messages having wrong source_id/source_label and failing classification - ### Describe the bug When creating more than 1 SQS sources, Panther doesn't classify events properly. ### Steps to reproduce Steps to reproduce the behavior: 1. Go to Panther UI 2. Onboard more than one SQS sources, each with diff...
process
sqs source messages having wrong source id source label and failing classification describe the bug when creating more than sqs sources panther doesn t classify events properly steps to reproduce steps to reproduce the behavior go to panther ui onboard more than one sqs sources each with diff...
1
17,711
12,512,263,278
IssuesEvent
2020-06-02 22:19:48
APSIMInitiative/ApsimX
https://api.github.com/repos/APSIMInitiative/ApsimX
reopened
Experiment in Agroforestry - factor only applied to first zone
bug interface/infrastructure
Attached is a single tree agroforestry simulation in an experiment with one factor of several N rates. The N rate factor is applied only to the first zone of the simulation, but should be applied to all zones. This problem might exist for the Windbreak agroforestry system also. [WorkingFolder.zip](https://github...
1.0
Experiment in Agroforestry - factor only applied to first zone - Attached is a single tree agroforestry simulation in an experiment with one factor of several N rates. The N rate factor is applied only to the first zone of the simulation, but should be applied to all zones. This problem might exist for the Windbrea...
non_process
experiment in agroforestry factor only applied to first zone attached is a single tree agroforestry simulation in an experiment with one factor of several n rates the n rate factor is applied only to the first zone of the simulation but should be applied to all zones this problem might exist for the windbrea...
0
152,233
23,935,820,122
IssuesEvent
2022-09-11 07:54:06
jonallamas/simple-wallet
https://api.github.com/repos/jonallamas/simple-wallet
closed
[Dev] Envío de tokens a otras wallets
enhancement design development in progress
- [x] Diseñar vista de cómo cambiar entre tokens ![Captura de Pantalla 2022-09-08 a la(s) 01 56 48](https://user-images.githubusercontent.com/25107314/189037761-ee7bd5c8-7ed0-4410-80a5-4ea3a2e62ef5.png) - [x] Implementar diseño - [x] Implementar funcionalidad de envío
1.0
[Dev] Envío de tokens a otras wallets - - [x] Diseñar vista de cómo cambiar entre tokens ![Captura de Pantalla 2022-09-08 a la(s) 01 56 48](https://user-images.githubusercontent.com/25107314/189037761-ee7bd5c8-7ed0-4410-80a5-4ea3a2e62ef5.png) - [x] Implementar diseño - [x] Implementar funcionalidad de envío
non_process
envío de tokens a otras wallets diseñar vista de cómo cambiar entre tokens implementar diseño implementar funcionalidad de envío
0
194,255
22,261,918,305
IssuesEvent
2022-06-10 01:51:12
panasalap/linux-4.19.72_1
https://api.github.com/repos/panasalap/linux-4.19.72_1
reopened
CVE-2021-26931 (Medium) detected in linux-yoctov5.4.51
security vulnerability
## CVE-2021-26931 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-yoctov5.4.51</b></p></summary> <p> <p>Yocto Linux Embedded kernel</p> <p>Library home page: <a href=https://gi...
True
CVE-2021-26931 (Medium) detected in linux-yoctov5.4.51 - ## CVE-2021-26931 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-yoctov5.4.51</b></p></summary> <p> <p>Yocto Linux Emb...
non_process
cve medium detected in linux cve medium severity vulnerability vulnerable library linux yocto linux embedded kernel library home page a href found in head commit a href found in base branch master vulnerable source files drivers blo...
0
112,233
17,080,655,180
IssuesEvent
2021-07-08 04:21:15
MohamedElashri/Zotero-Docker
https://api.github.com/repos/MohamedElashri/Zotero-Docker
closed
WS-2019-0164 (Medium) detected in decompress-zip-0.3.0.tgz
security vulnerability
## WS-2019-0164 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>decompress-zip-0.3.0.tgz</b></p></summary> <p>Extract files from a ZIP archive</p> <p>Library home page: <a href="http...
True
WS-2019-0164 (Medium) detected in decompress-zip-0.3.0.tgz - ## WS-2019-0164 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>decompress-zip-0.3.0.tgz</b></p></summary> <p>Extract fil...
non_process
ws medium detected in decompress zip tgz ws medium severity vulnerability vulnerable library decompress zip tgz extract files from a zip archive library home page a href path to dependency file zotero docker client zotero build xpi package json path to vulnerable libr...
0
166,255
12,941,933,078
IssuesEvent
2020-07-18 00:10:02
NakiNorton/refactor-tractor-fitlitA
https://api.github.com/repos/NakiNorton/refactor-tractor-fitlitA
opened
Fix bug(s) in Sleep-test-js
bug sleep class testing
- [ ] Sleep-test is currently not working as it should, we need to go in and find the issue
1.0
Fix bug(s) in Sleep-test-js - - [ ] Sleep-test is currently not working as it should, we need to go in and find the issue
non_process
fix bug s in sleep test js sleep test is currently not working as it should we need to go in and find the issue
0
12,066
14,739,747,398
IssuesEvent
2021-01-07 07:50:57
kdjstudios/SABillingGitlab
https://api.github.com/repos/kdjstudios/SABillingGitlab
closed
Consolidate Posting Scripts
anc-process anp-not prioritized ant-enhancement
In GitLab by @tim.traylor on Sep 18, 2018, 09:32 Please add a new 'posting_script' field to the sites collection and we would then use that field to indicate which posting script should run for that site. This way we can use a single posting script file for all of the VCC sites. Also, please add an editable field fo...
1.0
Consolidate Posting Scripts - In GitLab by @tim.traylor on Sep 18, 2018, 09:32 Please add a new 'posting_script' field to the sites collection and we would then use that field to indicate which posting script should run for that site. This way we can use a single posting script file for all of the VCC sites. Also, p...
process
consolidate posting scripts in gitlab by tim traylor on sep please add a new posting script field to the sites collection and we would then use that field to indicate which posting script should run for that site this way we can use a single posting script file for all of the vcc sites also please ...
1
20,238
26,845,099,351
IssuesEvent
2023-02-03 06:02:13
qgis/QGIS
https://api.github.com/repos/qgis/QGIS
closed
Remaining geometry-issues in dataset after applying "fix geometries"-processing tool
Feedback stale Data Provider Processing Bug
### What is the bug or the crash? The "fix-geometries"-processing-tool is expected to remove and repair all geometry-issues from a dataset After applying the tool to the (sample-dataset "ewf5.shp") QGIS shows, that all geometries are valid. ![grafik](https://user-images.githubusercontent.com/28433436/213403752-...
1.0
Remaining geometry-issues in dataset after applying "fix geometries"-processing tool - ### What is the bug or the crash? The "fix-geometries"-processing-tool is expected to remove and repair all geometry-issues from a dataset After applying the tool to the (sample-dataset "ewf5.shp") QGIS shows, that all geometr...
process
remaining geometry issues in dataset after applying fix geometries processing tool what is the bug or the crash the fix geometries processing tool is expected to remove and repair all geometry issues from a dataset after applying the tool to the sample dataset shp qgis shows that all geometries...
1
3,793
6,775,330,545
IssuesEvent
2017-10-27 13:56:30
syndesisio/syndesis-ui
https://api.github.com/repos/syndesisio/syndesis-ui
opened
Improve scripts; support macOS
dev process
For local development. - Check for `google-chrome` in `./scripts/open-browser.sh`, if not use `open` to open browser in the `open-browser` shell script. - Alternatively, use npm/yarn to handle these. Must be able to handle env arguments.
1.0
Improve scripts; support macOS - For local development. - Check for `google-chrome` in `./scripts/open-browser.sh`, if not use `open` to open browser in the `open-browser` shell script. - Alternatively, use npm/yarn to handle these. Must be able to handle env arguments.
process
improve scripts support macos for local development check for google chrome in scripts open browser sh if not use open to open browser in the open browser shell script alternatively use npm yarn to handle these must be able to handle env arguments
1
55,965
14,075,667,333
IssuesEvent
2020-11-04 09:22:37
teena24/WebGoat
https://api.github.com/repos/teena24/WebGoat
closed
CVE-2020-10719 (Medium) detected in undertow-core-2.0.28.Final.jar - autoclosed
security vulnerability
## CVE-2020-10719 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>undertow-core-2.0.28.Final.jar</b></p></summary> <p>Undertow</p> <p>Library home page: <a href="http://www.jboss.org...
True
CVE-2020-10719 (Medium) detected in undertow-core-2.0.28.Final.jar - autoclosed - ## CVE-2020-10719 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>undertow-core-2.0.28.Final.jar</b><...
non_process
cve medium detected in undertow core final jar autoclosed cve medium severity vulnerability vulnerable library undertow core final jar undertow library home page a href path to dependency file webgoat webwolf pom xml path to vulnerable library home wss scanner ...
0
136,096
30,475,167,580
IssuesEvent
2023-07-17 15:59:36
Rothamsted/knetminer
https://api.github.com/repos/Rothamsted/knetminer
reopened
Render Gene view using JSON
code review UX & UI
Part 2 of [3](https://github.com/Rothamsted/knetminer/issues/692). See 1 [here](https://github.com/Rothamsted/knetminer/issues/734). Gene view to be updated to parse the returned JSON. - [x] 1. @marco-brandizi - ensure the code is in order (is the [code](https://github.com/Rothamsted/knetminer/issues/655) from #655...
1.0
Render Gene view using JSON - Part 2 of [3](https://github.com/Rothamsted/knetminer/issues/692). See 1 [here](https://github.com/Rothamsted/knetminer/issues/734). Gene view to be updated to parse the returned JSON. - [x] 1. @marco-brandizi - ensure the code is in order (is the [code](https://github.com/Rothamsted/k...
non_process
render gene view using json part of see gene view to be updated to parse the returned json marco brandizi ensure the code is in order is the from on master marco brandizi make distance and p value numeric formats marco brandizi to ensure distance and p values ar...
0
344,535
24,817,896,766
IssuesEvent
2022-10-25 14:23:12
gatsbyjs/gatsby
https://api.github.com/repos/gatsbyjs/gatsby
closed
SOUBHAGYA SEKHAR
type: documentation status: triage needed
### Preliminary Checks - [X] This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/gatsbyjs/gatsby/issues - [X] This issue is not a question, feature request, RFC, or anything other than a bug report. Please post those things in GitHub Discussions: https://github....
1.0
SOUBHAGYA SEKHAR - ### Preliminary Checks - [X] This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/gatsbyjs/gatsby/issues - [X] This issue is not a question, feature request, RFC, or anything other than a bug report. Please post those things in GitHub Discussio...
non_process
soubhagya sekhar preliminary checks this issue is not a duplicate before opening a new issue please search existing issues this issue is not a question feature request rfc or anything other than a bug report please post those things in github discussions summary hello steps to reso...
0
305,374
9,368,468,395
IssuesEvent
2019-04-03 08:46:53
radical-cybertools/radical.pilot
https://api.github.com/repos/radical-cybertools/radical.pilot
closed
Bootstrapper should ensure that essential modules are loaded.
comp:agent:bootstrapper comp:agent:executor priority:medium topic:resource type:enhancement
e.g., should ensure that launch methods are found - that check should be made fatal.
1.0
Bootstrapper should ensure that essential modules are loaded. - e.g., should ensure that launch methods are found - that check should be made fatal.
non_process
bootstrapper should ensure that essential modules are loaded e g should ensure that launch methods are found that check should be made fatal
0
365,537
25,541,019,287
IssuesEvent
2022-11-29 15:18:50
Plutonomicon/cardano-transaction-lib
https://api.github.com/repos/Plutonomicon/cardano-transaction-lib
closed
Better visibility for purescript-bridge fork
documentation stage 5
Let's rename purescript-bridge to something like ctl-purescript-bridge and add a relevant section to our docs.
1.0
Better visibility for purescript-bridge fork - Let's rename purescript-bridge to something like ctl-purescript-bridge and add a relevant section to our docs.
non_process
better visibility for purescript bridge fork let s rename purescript bridge to something like ctl purescript bridge and add a relevant section to our docs
0
9,774
3,317,341,002
IssuesEvent
2015-11-06 21:11:08
cfpb/cfgov-refresh
https://api.github.com/repos/cfpb/cfgov-refresh
closed
Add directions for updating sheer
depreciated by cms move documentation
Do we currently have it documented anywhere what to do when sheer is outdated on an existing installation of cfgov-refresh? It would help to have some steps to update sheer documented. Perhaps in https://github.com/cfpb/cfgov-refresh/blob/flapjack/README.md#3-launch-sheer-to-serve-the-site Also, https://github.com/c...
1.0
Add directions for updating sheer - Do we currently have it documented anywhere what to do when sheer is outdated on an existing installation of cfgov-refresh? It would help to have some steps to update sheer documented. Perhaps in https://github.com/cfpb/cfgov-refresh/blob/flapjack/README.md#3-launch-sheer-to-serve-th...
non_process
add directions for updating sheer do we currently have it documented anywhere what to do when sheer is outdated on an existing installation of cfgov refresh it would help to have some steps to update sheer documented perhaps in also probably shouldn t say all since sheer isn t updated there
0
16,769
21,944,226,641
IssuesEvent
2022-05-23 21:43:38
hashgraph/hedera-json-rpc-relay
https://api.github.com/repos/hashgraph/hedera-json-rpc-relay
opened
Add liveness and readiness endpoint to relay
enhancement P2 process
### Problem When deployed in a k8s instance a liveness and readiness endpoint is necessary for correct deployment coordination. No such endpoints exist right now ### Solution Add a `/liveness` and `/readiness` endpoint - `/liveness` - return HTTP 200 post startup - `/readiness` - return HTTP 200 post simple check...
1.0
Add liveness and readiness endpoint to relay - ### Problem When deployed in a k8s instance a liveness and readiness endpoint is necessary for correct deployment coordination. No such endpoints exist right now ### Solution Add a `/liveness` and `/readiness` endpoint - `/liveness` - return HTTP 200 post startup - `...
process
add liveness and readiness endpoint to relay problem when deployed in a instance a liveness and readiness endpoint is necessary for correct deployment coordination no such endpoints exist right now solution add a liveness and readiness endpoint liveness return http post startup rea...
1
55,670
3,074,229,703
IssuesEvent
2015-08-20 05:15:02
pavel-pimenov/flylinkdc-r5xx
https://api.github.com/repos/pavel-pimenov/flylinkdc-r5xx
closed
чат-комната
enhancement imported Priority-Low Usability
_From [maks_vla...@mail.ru](https://code.google.com/u/109160490397369351897/) on January 06, 2011 09:12:20_ почему бы не сделать как в FgLink "создать чат- комнату (минихаб)"? http://www.image123.net/tlmjoy5do9uypic.html и еще меня прикалывает эта штука там же http://www.image123.net/uhtn50xgnsiwpic.html _Original is...
1.0
чат-комната - _From [maks_vla...@mail.ru](https://code.google.com/u/109160490397369351897/) on January 06, 2011 09:12:20_ почему бы не сделать как в FgLink "создать чат- комнату (минихаб)"? http://www.image123.net/tlmjoy5do9uypic.html и еще меня прикалывает эта штука там же http://www.image123.net/uhtn50xgnsiwpic.html...
non_process
чат комната from on january почему бы не сделать как в fglink создать чат комнату минихаб и еще меня прикалывает эта штука там же original issue
0
21,091
28,044,160,632
IssuesEvent
2023-03-28 21:04:11
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
opened
Track PR merge times
Process
**Proposal** With the recent publication of [Zephyr's Contributor and Reviewer Expectations](https://docs.zephyrproject.org/latest/contribute/contributor_expectations.html), it would be valuable to measure and track PR merge times. This data could inform whether policy changes are helping or hindering the velocity of...
1.0
Track PR merge times - **Proposal** With the recent publication of [Zephyr's Contributor and Reviewer Expectations](https://docs.zephyrproject.org/latest/contribute/contributor_expectations.html), it would be valuable to measure and track PR merge times. This data could inform whether policy changes are helping or hi...
process
track pr merge times proposal with the recent publication of it would be valuable to measure and track pr merge times this data could inform whether policy changes are helping or hindering the velocity of the project provides some of this data but i don t know the methodology used and the numbers...
1
148,887
11,870,239,154
IssuesEvent
2020-03-26 12:26:51
eclipse/openj9
https://api.github.com/repos/eclipse/openj9
opened
Windows javac code.Symbol.complete NullPointerException
test failure
https://ci.eclipse.org/openj9/job/Test_openjdk14_j9_extended.system_x86-64_windows_Nightly/46 SharedClasses.SCM01.SingleCL_0 ``` CSC 26/03/20 00:43:28: Compiling java files CSC Compilation failed CSC stderr An exception has occurred in the compiler (14-internal). Please file a bug against the Java compiler via the...
1.0
Windows javac code.Symbol.complete NullPointerException - https://ci.eclipse.org/openj9/job/Test_openjdk14_j9_extended.system_x86-64_windows_Nightly/46 SharedClasses.SCM01.SingleCL_0 ``` CSC 26/03/20 00:43:28: Compiling java files CSC Compilation failed CSC stderr An exception has occurred in the compiler (14-inte...
non_process
windows javac code symbol complete nullpointerexception sharedclasses singlecl csc compiling java files csc compilation failed csc stderr an exception has occurred in the compiler internal please file a bug against the java compiler via the java bug reporting page after checking th...
0
21,586
29,953,997,732
IssuesEvent
2023-06-23 05:35:14
oasis-tcs/sarif-spec
https://api.github.com/repos/oasis-tcs/sarif-spec
closed
Errata01 20230619 Section 1.2 Terminology - Entry result management system - artifacts link broken
process 2.1.0-erratum editorial
When accepting all changes the link with the text artifacts in the first para of the result management system entry is broken > software system that consumes the [log files] produced by [analysis tools], produces reports that enable engineering teams to assess the quality of their software >>>[artifacts]<<< at a poi...
1.0
Errata01 20230619 Section 1.2 Terminology - Entry result management system - artifacts link broken - When accepting all changes the link with the text artifacts in the first para of the result management system entry is broken > software system that consumes the [log files] produced by [analysis tools], produces rep...
process
section terminology entry result management system artifacts link broken when accepting all changes the link with the text artifacts in the first para of the result management system entry is broken software system that consumes the produced by produces reports that enable engineering teams to a...
1
17,196
22,773,380,540
IssuesEvent
2022-07-08 12:16:39
gradle/gradle
https://api.github.com/repos/gradle/gradle
closed
Incremental cache lost after a compilation error when using Micronaut
a:bug in:annotation-processing
The cache is lost after any compilation error when Micronaut-inject is shipped with the project, so for example : 1- Build this project a first time 2- Make a build error, for example by removing any parentheses on the line 12 ( `log.debug` ) of the `test.Application` class in the `/grails-app/init` folder, pleas...
1.0
Incremental cache lost after a compilation error when using Micronaut - The cache is lost after any compilation error when Micronaut-inject is shipped with the project, so for example : 1- Build this project a first time 2- Make a build error, for example by removing any parentheses on the line 12 ( `log.debug` )...
process
incremental cache lost after a compilation error when using micronaut the cache is lost after any compilation error when micronaut inject is shipped with the project so for example build this project a first time make a build error for example by removing any parentheses on the line log debug ...
1
320,910
27,492,868,042
IssuesEvent
2023-03-04 20:54:49
PalisadoesFoundation/talawa-admin
https://api.github.com/repos/PalisadoesFoundation/talawa-admin
closed
Increase the code coverage for OrganizationPeople.tsx
bug good first issue test
**Describe the bug** - Increase the code coverage for `/screens/OrganizationPeople/OrganizationPeople.tsx` to 100%. - Add required tests or alter the existing tests in the `/screens/OrganizationPeople/OrganizationPeople.test.tsx` file. **Potential internship candidates** Please read this if you are planning t...
1.0
Increase the code coverage for OrganizationPeople.tsx - **Describe the bug** - Increase the code coverage for `/screens/OrganizationPeople/OrganizationPeople.tsx` to 100%. - Add required tests or alter the existing tests in the `/screens/OrganizationPeople/OrganizationPeople.test.tsx` file. **Potential interns...
non_process
increase the code coverage for organizationpeople tsx describe the bug increase the code coverage for screens organizationpeople organizationpeople tsx to add required tests or alter the existing tests in the screens organizationpeople organizationpeople test tsx file potential internshi...
0
1,704
4,349,987,519
IssuesEvent
2016-07-30 23:26:44
AkkadianGames/Nanoshooter
https://api.github.com/repos/AkkadianGames/Nanoshooter
opened
Issue migration — Nanoshooter framework issues to Susa
Process Ready
## Criteria - [ ] All framework-related issues in Nanoshooter are migrated to the Susa project.
1.0
Issue migration — Nanoshooter framework issues to Susa - ## Criteria - [ ] All framework-related issues in Nanoshooter are migrated to the Susa project.
process
issue migration — nanoshooter framework issues to susa criteria all framework related issues in nanoshooter are migrated to the susa project
1
11,054
13,889,100,302
IssuesEvent
2020-10-19 07:24:01
zerolab-fe/awesome-nodejs
https://api.github.com/repos/zerolab-fe/awesome-nodejs
closed
pm2
Process management
在👆 Title 处填写包名,并补充下面信息: ```json { "repoUrl": "https://github.com/Unitech/pm2", "description": "内置负载均衡的 node 进程管理器" } ```
1.0
pm2 - 在👆 Title 处填写包名,并补充下面信息: ```json { "repoUrl": "https://github.com/Unitech/pm2", "description": "内置负载均衡的 node 进程管理器" } ```
process
在👆 title 处填写包名,并补充下面信息: json repourl description 内置负载均衡的 node 进程管理器
1
20,002
26,476,409,115
IssuesEvent
2023-01-17 11:28:47
0xPolygonMiden/miden-vm
https://api.github.com/repos/0xPolygonMiden/miden-vm
closed
Tracking issue: Migrate to Rescue Prime Optimized hash function
processor air v0.4
### Goal(s) Switch the Miden VM's native hash function to RPO. @grjte edit: I've added the goal and working group information, but kept the details from Bobbin's original description. ### Details Currently, the native hash function of the VM is a non-standard variation of Rescue Prime. Besides being non-st...
1.0
Tracking issue: Migrate to Rescue Prime Optimized hash function - ### Goal(s) Switch the Miden VM's native hash function to RPO. @grjte edit: I've added the goal and working group information, but kept the details from Bobbin's original description. ### Details Currently, the native hash function of the VM...
process
tracking issue migrate to rescue prime optimized hash function goal s switch the miden vm s native hash function to rpo grjte edit i ve added the goal and working group information but kept the details from bobbin s original description details currently the native hash function of the vm...
1
7,958
11,137,566,926
IssuesEvent
2019-12-20 19:43:02
openopps/openopps-platform
https://api.github.com/repos/openopps/openopps-platform
closed
Bring work experience sort order over from USAJOBS
Apply Process Requirements Ready State Dept.
Who: Student internship applicants What: default sort order for work experience Why: in order to bring data over from USAJOBS in the same order Acceptance Criteria: USAJOBS now allows for the user to sort their work experience on One Profile. - Pull the sort order from USAJOBS - The work experience should defa...
1.0
Bring work experience sort order over from USAJOBS - Who: Student internship applicants What: default sort order for work experience Why: in order to bring data over from USAJOBS in the same order Acceptance Criteria: USAJOBS now allows for the user to sort their work experience on One Profile. - Pull the sort ...
process
bring work experience sort order over from usajobs who student internship applicants what default sort order for work experience why in order to bring data over from usajobs in the same order acceptance criteria usajobs now allows for the user to sort their work experience on one profile pull the sort ...
1
316,224
9,638,963,384
IssuesEvent
2019-05-16 12:30:51
oceanprotocol/commons
https://api.github.com/repos/oceanprotocol/commons
closed
Error during the consuming flow in Nile
bug priority:high
# Prerequisites ## Expected Behavior When I try to consume/download an asset on Nile network I can do it without any issue. ## Current Behavior Currently when I'm trying to download one asset, the flow is stuck showing the message: ""Decrypting file URL, please sign..."" ## Failure Information (for ...
1.0
Error during the consuming flow in Nile - # Prerequisites ## Expected Behavior When I try to consume/download an asset on Nile network I can do it without any issue. ## Current Behavior Currently when I'm trying to download one asset, the flow is stuck showing the message: ""Decrypting file URL, please sig...
non_process
error during the consuming flow in nile prerequisites expected behavior when i try to consume download an asset on nile network i can do it without any issue current behavior currently when i m trying to download one asset the flow is stuck showing the message decrypting file url please sig...
0
98,757
16,389,453,362
IssuesEvent
2021-05-17 14:27:36
Thanraj/linux-1
https://api.github.com/repos/Thanraj/linux-1
opened
CVE-2019-19816 (High) detected in linuxv5.0
security vulnerability
## CVE-2019-19816 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxv5.0</b></p></summary> <p> <p>Linux kernel source tree</p> <p>Library home page: <a href=https://github.com/torva...
True
CVE-2019-19816 (High) detected in linuxv5.0 - ## CVE-2019-19816 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxv5.0</b></p></summary> <p> <p>Linux kernel source tree</p> <p>Libra...
non_process
cve high detected in cve high severity vulnerability vulnerable library linux kernel source tree library home page a href found in head commit a href found in base branch master vulnerable source files linux fs btrfs volumes c li...
0
2,057
4,864,871,858
IssuesEvent
2016-11-14 19:13:58
Sage-Bionetworks/Genie
https://api.github.com/repos/Sage-Bionetworks/Genie
opened
incorrect gene symbols in BED
data processing NKI pending release VICC
NKI uploaded a new file for release 0.3 VICC says to ignore symbols containing "WG".
1.0
incorrect gene symbols in BED - NKI uploaded a new file for release 0.3 VICC says to ignore symbols containing "WG".
process
incorrect gene symbols in bed nki uploaded a new file for release vicc says to ignore symbols containing wg
1
8,242
3,147,255,849
IssuesEvent
2015-09-15 06:49:55
jMonkeyEngine-Contributions/Lemur
https://api.github.com/repos/jMonkeyEngine-Contributions/Lemur
opened
Docs:TextEntryComponent
documentation
Need to add content to the TextEntryComponent section of the GUI Components page.
1.0
Docs:TextEntryComponent - Need to add content to the TextEntryComponent section of the GUI Components page.
non_process
docs textentrycomponent need to add content to the textentrycomponent section of the gui components page
0
17,742
23,657,330,047
IssuesEvent
2022-08-26 12:32:52
mdsreq-fga-unb/2022.1-GDS
https://api.github.com/repos/mdsreq-fga-unb/2022.1-GDS
closed
Processo de Requisitos
Processo de Requisitos
**Descrição** A equipe apresenta apenas uma lista de atividades, não organizam elas em um processo.
1.0
Processo de Requisitos - **Descrição** A equipe apresenta apenas uma lista de atividades, não organizam elas em um processo.
process
processo de requisitos descrição a equipe apresenta apenas uma lista de atividades não organizam elas em um processo
1
286,537
24,759,781,387
IssuesEvent
2022-10-21 21:59:55
kendallm360/smart-tech
https://api.github.com/repos/kendallm360/smart-tech
closed
Category Testing
Testing
- [x] Test for all elements in Category component - [x] Add tests for router when selecting a category - [x] Add tests for number of expected elements - [x] Add tests for title - [x] Add fixture
1.0
Category Testing - - [x] Test for all elements in Category component - [x] Add tests for router when selecting a category - [x] Add tests for number of expected elements - [x] Add tests for title - [x] Add fixture
non_process
category testing test for all elements in category component add tests for router when selecting a category add tests for number of expected elements add tests for title add fixture
0
88,962
8,182,496,560
IssuesEvent
2018-08-29 05:26:57
MrBlizzard/RCAdmins-Tracker
https://api.github.com/repos/MrBlizzard/RCAdmins-Tracker
closed
[Crate Catcher] Find a way to disable autofishing
Testing Needed Upload Needed priority:low
Possibly make a prompt every 5 fish caught to type something in chat, a few separate responses, so ti requires a person to be active to use it.
1.0
[Crate Catcher] Find a way to disable autofishing - Possibly make a prompt every 5 fish caught to type something in chat, a few separate responses, so ti requires a person to be active to use it.
non_process
find a way to disable autofishing possibly make a prompt every fish caught to type something in chat a few separate responses so ti requires a person to be active to use it
0
9,326
12,339,525,608
IssuesEvent
2020-05-14 18:16:48
bazelbuild/bazel
https://api.github.com/repos/bazelbuild/bazel
closed
ctx.files linearizes nested sets
P3 team-Starlark type: process
This code: https://github.com/bazelbuild/bazel/blob/master/src/main/java/com/google/devtools/build/lib/rules/SkylarkRuleContext.java#L330 linearizes nested sets and as such, unnecessarily increases memory use.
1.0
ctx.files linearizes nested sets - This code: https://github.com/bazelbuild/bazel/blob/master/src/main/java/com/google/devtools/build/lib/rules/SkylarkRuleContext.java#L330 linearizes nested sets and as such, unnecessarily increases memory use.
process
ctx files linearizes nested sets this code linearizes nested sets and as such unnecessarily increases memory use
1
30,922
2,729,656,404
IssuesEvent
2015-04-16 09:59:29
jkall/qgis-midvatten-plugin
https://api.github.com/repos/jkall/qgis-midvatten-plugin
opened
allow obsid dubplicates by introducing another ID as primary key
enhancement Priority-High
Introduce a unique observation id that is independent of obsid and name. This will allow the existance of duplicates among obsid. Major code revisions are needed. Several security checks are needed during imports and also, when obsid duplicates are found, user interaction to distinguish between observations of sa...
1.0
allow obsid dubplicates by introducing another ID as primary key - Introduce a unique observation id that is independent of obsid and name. This will allow the existance of duplicates among obsid. Major code revisions are needed. Several security checks are needed during imports and also, when obsid duplicates ar...
non_process
allow obsid dubplicates by introducing another id as primary key introduce a unique observation id that is independent of obsid and name this will allow the existance of duplicates among obsid major code revisions are needed several security checks are needed during imports and also when obsid duplicates ar...
0
21,711
30,211,055,438
IssuesEvent
2023-07-05 12:49:54
GIScience/sketch-map-tool
https://api.github.com/repos/GIScience/sketch-map-tool
opened
Issue with OpenCV and too many descriptors in matching
bug component:upload-processing
When uploading an A0 sketch map, the following error message appears. Probably due to too many descriptors (cf. https://stackoverflow.com/questions/20432403/error-215-traindesccollectioniidx-python-opencv) ``` Arguments: {'hostname': 'celery@H0108', 'id': 'a3a9bc42-27a9-4792-a65d-9cce615c278b', 'name': 'sketch_map_to...
1.0
Issue with OpenCV and too many descriptors in matching - When uploading an A0 sketch map, the following error message appears. Probably due to too many descriptors (cf. https://stackoverflow.com/questions/20432403/error-215-traindesccollectioniidx-python-opencv) ``` Arguments: {'hostname': 'celery@H0108', 'id': 'a3a9...
process
issue with opencv and too many descriptors in matching when uploading an sketch map the following error message appears probably due to too many descriptors cf arguments hostname celery id name sketch map tool tasks digitize sketches exc error opencv io openc...
1
243,641
18,720,355,197
IssuesEvent
2021-11-03 11:03:10
AY2122S1-CS2103-W14-3/tp
https://api.github.com/repos/AY2122S1-CS2103-W14-3/tp
closed
[PE-D] Mismatch description in UserGuide
v1.4 Documentation
In the User Guide, the delete class command should have the functionality to delete a class. However, in the User Guide, it gives the wrong description as shown in the screenshot below. ![Screenshot 2021-10-29 at 4.47.32 PM.png](https://raw.githubusercontent.com/xiongjya/ped/main/files/b039eee7-f77b-4e88-8326-25597c...
1.0
[PE-D] Mismatch description in UserGuide - In the User Guide, the delete class command should have the functionality to delete a class. However, in the User Guide, it gives the wrong description as shown in the screenshot below. ![Screenshot 2021-10-29 at 4.47.32 PM.png](https://raw.githubusercontent.com/xiongjya/pe...
non_process
mismatch description in userguide in the user guide the delete class command should have the functionality to delete a class however in the user guide it gives the wrong description as shown in the screenshot below labels severity low type documentationbug original xiongjya ...
0
160,309
6,086,216,227
IssuesEvent
2017-06-17 22:16:00
lambdan/Splits
https://api.github.com/repos/lambdan/Splits
opened
change save format to wsplit
enhancement highpriority
the more i think about it, the less necessary i think it is for us to save in the custom yaml format. saving in wsplit format would make it much easier to upload to splits.io and use with wsplit on windows.
1.0
change save format to wsplit - the more i think about it, the less necessary i think it is for us to save in the custom yaml format. saving in wsplit format would make it much easier to upload to splits.io and use with wsplit on windows.
non_process
change save format to wsplit the more i think about it the less necessary i think it is for us to save in the custom yaml format saving in wsplit format would make it much easier to upload to splits io and use with wsplit on windows
0
20,875
27,662,508,129
IssuesEvent
2023-03-12 17:31:19
LLazyEmail/nomoretogo_email_template
https://api.github.com/repos/LLazyEmail/nomoretogo_email_template
closed
resolve an issue with button2 component
in process
``` // import { button } from 'nmtg-template-mailerlite-typography'; import { buttonComponent, // buttonComponent2, } from 'nmtg-template-mailerlite-typography'; buttonComponent2({id: '12', href: 'google.com'}); ```
1.0
resolve an issue with button2 component - ``` // import { button } from 'nmtg-template-mailerlite-typography'; import { buttonComponent, // buttonComponent2, } from 'nmtg-template-mailerlite-typography'; buttonComponent2({id: '12', href: 'google.com'}); ```
process
resolve an issue with component import button from nmtg template mailerlite typography import buttoncomponent from nmtg template mailerlite typography id href google com
1
653,535
21,605,862,998
IssuesEvent
2022-05-04 02:48:51
ballerina-platform/ballerina-extended-library
https://api.github.com/repos/ballerina-platform/ballerina-extended-library
opened
[Task]: `SOQL` and `SOSL` querying in Salesforce
Priority/Normal Type/Task Team/Connector Component/Connector
### Connector Name module/salesforce (Salesforce) ### Task Description - `SOQL` (Salesforce Object Query Language) is a query language specific to Salesforce which could be used to read information stored in your org’s database. SOQL is syntactically similar to SQL (Structured Query Language). - `SOSL` (Salesfor...
1.0
[Task]: `SOQL` and `SOSL` querying in Salesforce - ### Connector Name module/salesforce (Salesforce) ### Task Description - `SOQL` (Salesforce Object Query Language) is a query language specific to Salesforce which could be used to read information stored in your org’s database. SOQL is syntactically similar to SQL...
non_process
soql and sosl querying in salesforce connector name module salesforce salesforce task description soql salesforce object query language is a query language specific to salesforce which could be used to read information stored in your org’s database soql is syntactically similar to sql str...
0
15,155
18,908,722,102
IssuesEvent
2021-11-16 11:54:15
streamnative/pulsar-flink
https://api.github.com/repos/streamnative/pulsar-flink
closed
Reorganize code directory to a better structure
type/cleanup platform/data-processing
The code structure is hard to understand and may include some of the code for new connector, which is now hosted in a separate repo. After the code clean, we need to reorganize the directory to reduce the barrier to understand it. ``` ── connector │   └── pulsar │   └── source │   ├── enumerator │   ...
1.0
Reorganize code directory to a better structure - The code structure is hard to understand and may include some of the code for new connector, which is now hosted in a separate repo. After the code clean, we need to reorganize the directory to reduce the barrier to understand it. ``` ── connector │   └── pulsar │   ...
process
reorganize code directory to a better structure the code structure is hard to understand and may include some of the code for new connector which is now hosted in a separate repo after the code clean we need to reorganize the directory to reduce the barrier to understand it ── connector │   └── pulsar │   ...
1
7,697
10,781,006,023
IssuesEvent
2019-11-04 14:08:11
radis/radis
https://api.github.com/repos/radis/radis
closed
issue with algrebra of >2 spectra
bug post-process
The shortcut to `SerialSlabs(s1, s2, s3)` written as `s1 > s2 > s3` does not work as expected as Python evaluates it to `s1 > s2 and s2 > s3`
1.0
issue with algrebra of >2 spectra - The shortcut to `SerialSlabs(s1, s2, s3)` written as `s1 > s2 > s3` does not work as expected as Python evaluates it to `s1 > s2 and s2 > s3`
process
issue with algrebra of spectra the shortcut to serialslabs written as does not work as expected as python evaluates it to and
1
810,249
30,233,190,596
IssuesEvent
2023-07-06 08:26:58
googleapis/cloud-profiler-nodejs
https://api.github.com/repos/googleapis/cloud-profiler-nodejs
opened
Is there an option to stop the profiler?
type: question priority: p3
I would like to start and the stop the profiler for a configured duration of time and stop it once the time reached, is there an API to stop the profiler?
1.0
Is there an option to stop the profiler? - I would like to start and the stop the profiler for a configured duration of time and stop it once the time reached, is there an API to stop the profiler?
non_process
is there an option to stop the profiler i would like to start and the stop the profiler for a configured duration of time and stop it once the time reached is there an api to stop the profiler
0
22,566
31,789,568,989
IssuesEvent
2023-09-13 01:26:23
bazelbuild/bazel
https://api.github.com/repos/bazelbuild/bazel
closed
execv error executing PEX in custom rule
P4 type: support / not a bug (process) team-Rules-Python stale
### Description of the problem / feature request: > Attempting to write a `rule` to use [pex](https://github.com/pantsbuild/pex/releases/download/v2.1.67/pex) to build PEX's. > > Getting a strange error from `ctx.actions.run` that does not manifest with a `genrule` or direct invocation outside of bazel. ### Fe...
1.0
execv error executing PEX in custom rule - ### Description of the problem / feature request: > Attempting to write a `rule` to use [pex](https://github.com/pantsbuild/pex/releases/download/v2.1.67/pex) to build PEX's. > > Getting a strange error from `ctx.actions.run` that does not manifest with a `genrule` or di...
process
execv error executing pex in custom rule description of the problem feature request attempting to write a rule to use to build pex s getting a strange error from ctx actions run that does not manifest with a genrule or direct invocation outside of bazel feature requests what und...
1
277,408
21,042,019,105
IssuesEvent
2022-03-31 13:09:24
stacks-network/docs
https://api.github.com/repos/stacks-network/docs
closed
Remove regtest references from docs
good first issue chore documentation
https://github.com/blockstack/docs/search?q=regtest cc @pgray-hiro - should we replicate this issue for the Hiro docs too?
1.0
Remove regtest references from docs - https://github.com/blockstack/docs/search?q=regtest cc @pgray-hiro - should we replicate this issue for the Hiro docs too?
non_process
remove regtest references from docs cc pgray hiro should we replicate this issue for the hiro docs too
0
38,842
5,011,679,450
IssuesEvent
2016-12-13 08:51:42
pythonapis/6ZJYP2PXGY5CWP2LWTZZFRIL
https://api.github.com/repos/pythonapis/6ZJYP2PXGY5CWP2LWTZZFRIL
reopened
I+UbKUBVkKv2hpI5mQ3mPEy4cODEZN+Slx79lJoFkqa3epNu7SnLwzWmDNaF1LGnxx0AVFKn8XgMP9HtmmrecbwG2GwiOfID/7xcewynoC55Y4KDd+03C7ooYIvZ9pNaPp4oSqRUd2ILjFDVe/1UBDZLlhPj3sVTngiFCtyFsn4=
design
kcS2crLTpvFeFHi/lNqT7P//v1EGTgBiN5AIzRTfiIGNJnmDtDGQLSiu9yOX+bRnQ7woZ4XR2RBcDchxaTNdE7ffz1Io+MOr95F/TLO9ALN+LJUyGvxoBM1H7dj0LlVsjYMl6QUrIJm6ZfwaZAm+6psRI1NfApAwFtVddyy23jbZmf+rONkHnKgbpNLxGZXPX344tXedpmFoyDVaCWRvPU8jDs4JWEVMUe3rV0xeOr6NOCIPys3aBq+gQwDDHcWKCcw22wFGJugB5T7xcQm7oMDQhMLXn+w59wZYf106KqRaCH7QxOkufjkflqBxBl+i...
1.0
I+UbKUBVkKv2hpI5mQ3mPEy4cODEZN+Slx79lJoFkqa3epNu7SnLwzWmDNaF1LGnxx0AVFKn8XgMP9HtmmrecbwG2GwiOfID/7xcewynoC55Y4KDd+03C7ooYIvZ9pNaPp4oSqRUd2ILjFDVe/1UBDZLlhPj3sVTngiFCtyFsn4= - kcS2crLTpvFeFHi/lNqT7P//v1EGTgBiN5AIzRTfiIGNJnmDtDGQLSiu9yOX+bRnQ7woZ4XR2RBcDchxaTNdE7ffz1Io+MOr95F/TLO9ALN+LJUyGvxoBM1H7dj0LlVsjYMl6QUrIJm6ZfwaZ...
non_process
i asrc fuwyrxji as sk glhrw eey vfl venj fqrxykc or wet wet yhzmf nsrronmiysthowwrf
0
724
3,212,002,997
IssuesEvent
2015-10-06 13:48:29
superroma/testcafe-hammerhead
https://api.github.com/repos/superroma/testcafe-hammerhead
closed
The URL attribute is set to an empty string on the client for the second time (T295078)
!IMPORTANT! AREA: client BROWSER: Firefox SYSTEM: resource processing SYSTEM: sandbox TYPE: bug
That's why Firefox reloads the iframe and removes Hammerhead from it. The Firefox scenario: * an iframe without a src is being processed on the server ```html <iframe src="" src-hammerhead-stored-value=""></iframe> ``` * ```window.Hammerhead``` is initialized in the iframe on the client * ```src``` is again ...
1.0
The URL attribute is set to an empty string on the client for the second time (T295078) - That's why Firefox reloads the iframe and removes Hammerhead from it. The Firefox scenario: * an iframe without a src is being processed on the server ```html <iframe src="" src-hammerhead-stored-value=""></iframe> ``` *...
process
the url attribute is set to an empty string on the client for the second time that s why firefox reloads the iframe and removes hammerhead from it the firefox scenario an iframe without a src is being processed on the server html window hammerhead is initialized in the iframe on th...
1
99,995
30,595,259,108
IssuesEvent
2023-07-21 21:12:53
rpopuc/gha-build-homolog
https://api.github.com/repos/rpopuc/gha-build-homolog
closed
Via create-issue:
build-homolog
## Description Realiza deploy automatizado da aplicação. ## Environments environment_1 ## Branches feat/mainha
1.0
Via create-issue: - ## Description Realiza deploy automatizado da aplicação. ## Environments environment_1 ## Branches feat/mainha
non_process
via create issue description realiza deploy automatizado da aplicação environments environment branches feat mainha
0
5,540
8,392,425,037
IssuesEvent
2018-10-09 17:35:34
AlexsLemonade/refinebio
https://api.github.com/repos/AlexsLemonade/refinebio
closed
tximport RDS object should be at the transcript level
RNA-seq bug processor
### Context Looking into #508 & downloading files ### Problem or idea In #278, I made a mistake in asking @dongbohu to change the parameter below to `FALSE`. https://github.com/AlexsLemonade/refinebio/blob/79d9d9032caaa7ffda6ad898862da16b82edcbab/workers/data_refinery_workers/processors/tximport.R#L49 T...
1.0
tximport RDS object should be at the transcript level - ### Context Looking into #508 & downloading files ### Problem or idea In #278, I made a mistake in asking @dongbohu to change the parameter below to `FALSE`. https://github.com/AlexsLemonade/refinebio/blob/79d9d9032caaa7ffda6ad898862da16b82edcbab/work...
process
tximport rds object should be at the transcript level context looking into downloading files problem or idea in i made a mistake in asking dongbohu to change the parameter below to false this means that the txi out rds file is at the gene level rather than the desired transcri...
1
14,741
18,012,706,164
IssuesEvent
2021-09-16 10:26:49
geneontology/go-ontology
https://api.github.com/repos/geneontology/go-ontology
closed
Change term label 'GO:0039579 suppression by virus of host ISG15 activity'
multi-species process
- GO:0039579 suppression by virus of host ISG15 activity -> change label to 'suppression by virus of host ISG15-protein conjugation' - OLD def: Any process in which a virus stops, prevents, or reduces the frequency, rate or extent of host ubiquitin-like protein ISG15 activity. ISG15 is a ubiquitin-like protein that ...
1.0
Change term label 'GO:0039579 suppression by virus of host ISG15 activity' - - GO:0039579 suppression by virus of host ISG15 activity -> change label to 'suppression by virus of host ISG15-protein conjugation' - OLD def: Any process in which a virus stops, prevents, or reduces the frequency, rate or extent of host ...
process
change term label go suppression by virus of host activity go suppression by virus of host activity change label to suppression by virus of host protein conjugation old def any process in which a virus stops prevents or reduces the frequency rate or extent of host ubiquitin like protein ...
1
395,262
11,682,687,777
IssuesEvent
2020-03-05 00:55:57
AIcrowd/AIcrowd
https://api.github.com/repos/AIcrowd/AIcrowd
closed
Delete submission does not delete s3 assets
High Priority
_From @seanfcarroll on October 27, 2018 21:23_ The delete submission link deletes the submission and recalculates the leaderboard, but does not delete data from S3. It should be modified to delete S3 data, and we should probably an audit of such at the same time. _Copied from original issue: crowdAI/crowdai#1047_
1.0
Delete submission does not delete s3 assets - _From @seanfcarroll on October 27, 2018 21:23_ The delete submission link deletes the submission and recalculates the leaderboard, but does not delete data from S3. It should be modified to delete S3 data, and we should probably an audit of such at the same time. _Copied ...
non_process
delete submission does not delete assets from seanfcarroll on october the delete submission link deletes the submission and recalculates the leaderboard but does not delete data from it should be modified to delete data and we should probably an audit of such at the same time copied from orig...
0
21,705
30,203,819,239
IssuesEvent
2023-07-05 08:04:47
mrdoob/three.js
https://api.github.com/repos/mrdoob/three.js
closed
OutputPass: shader does not compile if renderer.toneMapping is set
Post-processing
### Description Setting, for example, ```js renderer.toneMapping = THREE.ACESFilmicToneMapping; ``` will cause `OutputPass` shader to fail to compile. ### Reproduction steps 1. Add `renderer.toneMapping = THREE.ACESFilmicToneMapping` to an example using `OutputPass`. ### Code ```js renderer.toneMapping = TH...
1.0
OutputPass: shader does not compile if renderer.toneMapping is set - ### Description Setting, for example, ```js renderer.toneMapping = THREE.ACESFilmicToneMapping; ``` will cause `OutputPass` shader to fail to compile. ### Reproduction steps 1. Add `renderer.toneMapping = THREE.ACESFilmicToneMapping` to an ex...
process
outputpass shader does not compile if renderer tonemapping is set description setting for example js renderer tonemapping three acesfilmictonemapping will cause outputpass shader to fail to compile reproduction steps add renderer tonemapping three acesfilmictonemapping to an ex...
1
8,392
11,564,131,053
IssuesEvent
2020-02-20 07:57:46
dzhw/zofar
https://api.github.com/repos/dzhw/zofar
closed
Webstart Replacement: Updating automated project creation process
5 category: secondary.cockpit category: secondary.exporter category: technical.processes duplicate prio: 1 status: discussion type: backlog.item
As a Developer i want to generate Configurations for Exporter and Cockpit while automated process of project creation
1.0
Webstart Replacement: Updating automated project creation process - As a Developer i want to generate Configurations for Exporter and Cockpit while automated process of project creation
process
webstart replacement updating automated project creation process as a developer i want to generate configurations for exporter and cockpit while automated process of project creation
1
707,208
24,298,633,218
IssuesEvent
2022-09-29 12:14:36
ut-issl/c2a-core
https://api.github.com/repos/ut-issl/c2a-core
closed
DriverSuper の各種構造体のメンバが並列に詰まってるのがわかりにくいので階層化する
enhancement priority::medium
## 概要 DriverSuper の各種構造体のメンバが並列に詰まってるのがわかりにくいので階層化する ## 詳細 ここらへん https://github.com/ut-issl/c2a-core/blob/9f5154ddc5684f8e626b77c8f8bc7c8215c0e096/Drivers/Super/driver_super.h#L232-L335 ユーザー設定値なのか,内部で自動記録されるメトリックなのか,内部で使う一時変数なのかわかりにくい. setterのみ,setter / getter あり,accessorなし,などで分けたい ## close条件 できたら
1.0
DriverSuper の各種構造体のメンバが並列に詰まってるのがわかりにくいので階層化する - ## 概要 DriverSuper の各種構造体のメンバが並列に詰まってるのがわかりにくいので階層化する ## 詳細 ここらへん https://github.com/ut-issl/c2a-core/blob/9f5154ddc5684f8e626b77c8f8bc7c8215c0e096/Drivers/Super/driver_super.h#L232-L335 ユーザー設定値なのか,内部で自動記録されるメトリックなのか,内部で使う一時変数なのかわかりにくい. setterのみ,setter / get...
non_process
driversuper の各種構造体のメンバが並列に詰まってるのがわかりにくいので階層化する 概要 driversuper の各種構造体のメンバが並列に詰まってるのがわかりにくいので階層化する 詳細 ここらへん ユーザー設定値なのか,内部で自動記録されるメトリックなのか,内部で使う一時変数なのかわかりにくい. setterのみ,setter getter あり,accessorなし,などで分けたい close条件 できたら
0
351,714
10,522,561,573
IssuesEvent
2019-09-30 09:01:03
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.washingtonpost.com - site is not usable
browser-fenix engine-gecko priority-important
<!-- @browser: Firefox Mobile 70.0 --> <!-- @ua_header: Mozilla/5.0 (Android 10; Mobile; rv:70.0) Gecko/70.0 Firefox/70.0 --> <!-- @reported_with: --> <!-- @extra_labels: browser-fenix --> **URL**: https://www.washingtonpost.com/sports/2019/09/25/nfls-search-next-sean-mcvay-has-created-new-role-head-coach-defense/ *...
1.0
www.washingtonpost.com - site is not usable - <!-- @browser: Firefox Mobile 70.0 --> <!-- @ua_header: Mozilla/5.0 (Android 10; Mobile; rv:70.0) Gecko/70.0 Firefox/70.0 --> <!-- @reported_with: --> <!-- @extra_labels: browser-fenix --> **URL**: https://www.washingtonpost.com/sports/2019/09/25/nfls-search-next-sean-mcv...
non_process
site is not usable url browser version firefox mobile operating system android tested another browser yes problem type site is not usable description can t read articles with tracking protection on steps to reproduce loaded an article browser configuration...
0
32,165
4,329,301,521
IssuesEvent
2016-07-26 16:23:46
LLK/scratch-blocks
https://api.github.com/repos/LLK/scratch-blocks
closed
Font spec
design
We need the font to be well-defined for blocks with text, including face, size, weight.
1.0
Font spec - We need the font to be well-defined for blocks with text, including face, size, weight.
non_process
font spec we need the font to be well defined for blocks with text including face size weight
0
38,945
10,268,831,438
IssuesEvent
2019-08-23 07:31:56
yodaos-project/yodart
https://api.github.com/repos/yodaos-project/yodart
closed
flaky build: c client sdk dependency on yoda-api-c
bug build
* **Version**: next * **Platform**: all * **Subsystem**: build Target `yodaosclient_c` does depend on output of target `yodart-api-c` yet did not declare its dependency on the target `yodart-api-c`. This may cause build issue when parallelling.
1.0
flaky build: c client sdk dependency on yoda-api-c - * **Version**: next * **Platform**: all * **Subsystem**: build Target `yodaosclient_c` does depend on output of target `yodart-api-c` yet did not declare its dependency on the target `yodart-api-c`. This may cause build issue when parallelling.
non_process
flaky build c client sdk dependency on yoda api c version next platform all subsystem build target yodaosclient c does depend on output of target yodart api c yet did not declare its dependency on the target yodart api c this may cause build issue when parallelling
0
6,858
9,994,867,508
IssuesEvent
2019-07-11 18:45:51
TorXakis/TorXakis
https://api.github.com/repos/TorXakis/TorXakis
opened
Improve error handling in build environments
development-process
Recent issues, like with the stack lock files, show that our error handling is not always in place. All scripts should be reviewed to ensure that an error is reported when something unexpected happens. Some minimal error handling like described in https://www.pdq.com/blog/error-handling-with-powershell/ seems to be the...
1.0
Improve error handling in build environments - Recent issues, like with the stack lock files, show that our error handling is not always in place. All scripts should be reviewed to ensure that an error is reported when something unexpected happens. Some minimal error handling like described in https://www.pdq.com/blog/...
process
improve error handling in build environments recent issues like with the stack lock files show that our error handling is not always in place all scripts should be reviewed to ensure that an error is reported when something unexpected happens some minimal error handling like described in seems to be the bare mi...
1
197,156
14,910,501,045
IssuesEvent
2021-01-22 09:40:45
input-output-hk/jormungandr
https://api.github.com/repos/input-output-hk/jormungandr
closed
Develop Performance/Load test for tallying big amount of votes
Tests VOTE
Develop tests which exercises tallying operation: **Chain Libs** - [x] develop test which measure tally time needed to do tallying of 1k votes **Integration tests** - [x] performance test which tally 1k-10k votes - [x] memory consumption during tally 1k- 10k votes
1.0
Develop Performance/Load test for tallying big amount of votes - Develop tests which exercises tallying operation: **Chain Libs** - [x] develop test which measure tally time needed to do tallying of 1k votes **Integration tests** - [x] performance test which tally 1k-10k votes - [x] memory consumption during ta...
non_process
develop performance load test for tallying big amount of votes develop tests which exercises tallying operation chain libs develop test which measure tally time needed to do tallying of votes integration tests performance test which tally votes memory consumption during tally v...
0
4,151
7,103,357,843
IssuesEvent
2018-01-16 04:26:21
bojanrajkovic/Volley
https://api.github.com/repos/bojanrajkovic/Volley
closed
Generate manifest file for homepage to pull artifacts from
Release Process
The manifest should include the artifact URL, a hash, and either a link to a detached signature or an indication that the artifact is "signed" internally (for RPM/DEB artifacts). It would be nice to do this in CI, but due to the disparate nature of the CI systems, it'll be easiest to run the generation by hand.
1.0
Generate manifest file for homepage to pull artifacts from - The manifest should include the artifact URL, a hash, and either a link to a detached signature or an indication that the artifact is "signed" internally (for RPM/DEB artifacts). It would be nice to do this in CI, but due to the disparate nature of the CI ...
process
generate manifest file for homepage to pull artifacts from the manifest should include the artifact url a hash and either a link to a detached signature or an indication that the artifact is signed internally for rpm deb artifacts it would be nice to do this in ci but due to the disparate nature of the ci ...
1
14,975
18,493,741,858
IssuesEvent
2021-10-19 05:59:07
juzi5201314/maop
https://api.github.com/repos/juzi5201314/maop
opened
改进password的配置
http processing
为了不储存密码明文,将密码hash后放到data path中。 1. 在终端与用户交互获取密码 2. 通过--no-password启动,禁用身份验证(禁用需要验证的操作 3. 通过pwd子命令手动设置密码
1.0
改进password的配置 - 为了不储存密码明文,将密码hash后放到data path中。 1. 在终端与用户交互获取密码 2. 通过--no-password启动,禁用身份验证(禁用需要验证的操作 3. 通过pwd子命令手动设置密码
process
改进password的配置 为了不储存密码明文,将密码hash后放到data path中。 在终端与用户交互获取密码 通过 no password启动,禁用身份验证 禁用需要验证的操作 通过pwd子命令手动设置密码
1
19,572
25,891,961,692
IssuesEvent
2022-12-14 18:44:01
PyCQA/pylint
https://api.github.com/repos/PyCQA/pylint
closed
pylint/2.15.8: python/3.11.1: debian: tests/test_check_parallel.py tests fail/hang indefinitely
Bug :beetle: Blocker 🙅 topic-multiprocessing
### Bug description Running tests with python3.11, makes some tests/test_check_parallel.py either fail or hang indefinitely: ``` I: pybuild base:240: cd /build/pylint-2.15.8/.pybuild/cpython3_3.11/build; python3.11 -m pytest -vvvv -k 'not test_pkginfo and not test_do_not_import_files_from_local_directory and not t...
1.0
pylint/2.15.8: python/3.11.1: debian: tests/test_check_parallel.py tests fail/hang indefinitely - ### Bug description Running tests with python3.11, makes some tests/test_check_parallel.py either fail or hang indefinitely: ``` I: pybuild base:240: cd /build/pylint-2.15.8/.pybuild/cpython3_3.11/build; python3.11 -m...
process
pylint python debian tests test check parallel py tests fail hang indefinitely bug description running tests with makes some tests test check parallel py either fail or hang indefinitely i pybuild base cd build pylint pybuild build m pytest vvvv k not test ...
1
62,251
7,566,730,109
IssuesEvent
2018-04-22 00:06:18
tpportugal/tpp_registo_de_feeds
https://api.github.com/repos/tpportugal/tpp_registo_de_feeds
closed
Adaptar SCSS atual a novo SCSS conforme o utilizado em TPP.pt
design
É necessário adaptar o projeto para utilizar o SCCS de https://github.com/BlackrockDigital/startbootstrap-new-age, o que implica uma atualização para Bootstrap 4 do Bootstrap 3 que é atualizado atualmente. Os ficheiros de estilo estão localizados [aqui](https://github.com/tpportugal/tpp_registo_de_feeds/tree/tpp/app...
1.0
Adaptar SCSS atual a novo SCSS conforme o utilizado em TPP.pt - É necessário adaptar o projeto para utilizar o SCCS de https://github.com/BlackrockDigital/startbootstrap-new-age, o que implica uma atualização para Bootstrap 4 do Bootstrap 3 que é atualizado atualmente. Os ficheiros de estilo estão localizados [aqui]...
non_process
adaptar scss atual a novo scss conforme o utilizado em tpp pt é necessário adaptar o projeto para utilizar o sccs de o que implica uma atualização para bootstrap do bootstrap que é atualizado atualmente os ficheiros de estilo estão localizados os ícones e imagens imagens logótipos do projeto ...
0
14,458
17,536,704,693
IssuesEvent
2021-08-12 07:22:13
aiidateam/aiida-core
https://api.github.com/repos/aiidateam/aiida-core
closed
Unrelated builders interfere with each other
type/bug priority/important topic/processes
### Describe the bug The `ProcessBuilderNamespace` of unrelated processes can interfere with each other, because their properties are set on the `ProcessBuilderNamespace` class instead of the specific instance. ### Steps to reproduce WorkChain code: ```python class First(WorkChain): @classmethod ...
1.0
Unrelated builders interfere with each other - ### Describe the bug The `ProcessBuilderNamespace` of unrelated processes can interfere with each other, because their properties are set on the `ProcessBuilderNamespace` class instead of the specific instance. ### Steps to reproduce WorkChain code: ```python ...
process
unrelated builders interfere with each other describe the bug the processbuildernamespace of unrelated processes can interfere with each other because their properties are set on the processbuildernamespace class instead of the specific instance steps to reproduce workchain code python ...
1
288,643
31,861,531,166
IssuesEvent
2023-09-15 11:17:21
nidhi7598/linux-v4.19.72_CVE-2022-3564
https://api.github.com/repos/nidhi7598/linux-v4.19.72_CVE-2022-3564
opened
CVE-2023-1990 (Medium) detected in linuxlinux-4.19.294
Mend: dependency security vulnerability
## CVE-2023-1990 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.294</b></p></summary> <p> <p>The Linux Kernel</p> <p>Library home page: <a href=https://mirrors.edge....
True
CVE-2023-1990 (Medium) detected in linuxlinux-4.19.294 - ## CVE-2023-1990 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.294</b></p></summary> <p> <p>The Linux Kerne...
non_process
cve medium detected in linuxlinux cve medium severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in head commit a href found in base branch main vulnerable source files drivers nfc st...
0
10,477
13,251,979,732
IssuesEvent
2020-08-20 03:51:24
tikv/tikv
https://api.github.com/repos/tikv/tikv
opened
coprocessor: redact log
component/security sig/coprocessor type/enhancement
## Development Task In #7758 we are adding `ecurity.redact-info-log` option to TiKV, to hide user data from printing into info log. The option provide a way for users to avoid leaking sensitive data into info log, when they want to transfer the into log out of the storage node to use in other systems. However the PR...
1.0
coprocessor: redact log - ## Development Task In #7758 we are adding `ecurity.redact-info-log` option to TiKV, to hide user data from printing into info log. The option provide a way for users to avoid leaking sensitive data into info log, when they want to transfer the into log out of the storage node to use in oth...
process
coprocessor redact log development task in we are adding ecurity redact info log option to tikv to hide user data from printing into info log the option provide a way for users to avoid leaking sensitive data into info log when they want to transfer the into log out of the storage node to use in other ...
1
40,528
8,798,130,200
IssuesEvent
2018-12-24 04:47:49
MovingBlocks/DestinationSol
https://api.github.com/repos/MovingBlocks/DestinationSol
opened
Research and implement a better frame limiter if appropriate
Enhancement-code quality Good First Issue help wanted
Follow-up to #360 which upgraded DS to use LWJGL on the backend. This broke the old framerate-limiter and @BenjaminAmos provided a quick effort re-implementation so we could move forward. The goal of this issue will be to research whether a better implementation could be chosen, or if we should stick with what we ha...
1.0
Research and implement a better frame limiter if appropriate - Follow-up to #360 which upgraded DS to use LWJGL on the backend. This broke the old framerate-limiter and @BenjaminAmos provided a quick effort re-implementation so we could move forward. The goal of this issue will be to research whether a better implem...
non_process
research and implement a better frame limiter if appropriate follow up to which upgraded ds to use lwjgl on the backend this broke the old framerate limiter and benjaminamos provided a quick effort re implementation so we could move forward the goal of this issue will be to research whether a better implemen...
0
28,473
8,149,296,865
IssuesEvent
2018-08-22 09:11:21
bazelbuild/continuous-integration
https://api.github.com/repos/bazelbuild/continuous-integration
opened
Windows workers disconnect frequently
P1 buildkite infra-flakes
Windows workers keep disconnecting from buildkite automatically, which block all our CI jobs. I had to delete all GCE windows workers and let them to be recreated. /cc @philwo @buchgr, do you know why windows workers keep going offline?
1.0
Windows workers disconnect frequently - Windows workers keep disconnecting from buildkite automatically, which block all our CI jobs. I had to delete all GCE windows workers and let them to be recreated. /cc @philwo @buchgr, do you know why windows workers keep going offline?
non_process
windows workers disconnect frequently windows workers keep disconnecting from buildkite automatically which block all our ci jobs i had to delete all gce windows workers and let them to be recreated cc philwo buchgr do you know why windows workers keep going offline
0