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
295,999
25,520,689,208
IssuesEvent
2022-11-28 20:11:33
prestodb/presto
https://api.github.com/repos/prestodb/presto
reopened
Flaky test TestQueues.testQueuedQueryInteraction
tests
Failed test https://github.com/prestodb/presto/pull/16121/checks?check_run_id=2623286824 org.testng.internal.thread.ThreadTimeoutException: Method com.facebook.presto.execution.TestQueues.testQueuedQueryInteraction() didn't finish within the time-out 240000
1.0
Flaky test TestQueues.testQueuedQueryInteraction - Failed test https://github.com/prestodb/presto/pull/16121/checks?check_run_id=2623286824 org.testng.internal.thread.ThreadTimeoutException: Method com.facebook.presto.execution.TestQueues.testQueuedQueryInteraction() didn't finish within the time-out 240000
non_process
flaky test testqueues testqueuedqueryinteraction failed test org testng internal thread threadtimeoutexception method com facebook presto execution testqueues testqueuedqueryinteraction didn t finish within the time out
0
251,453
21,482,577,575
IssuesEvent
2022-04-26 19:18:11
microsoft/vscode
https://api.github.com/repos/microsoft/vscode
closed
Test: Find all references in markdown files
testplan-item
Refs #146277 - [x] Mac @JacksonKearl - [x] Linux @weinand - [x] Windows @amunger Complexity: 4 [Create Issue](https://github.com/microsoft/vscode/issues/new?body=Testing+%23147731%0A%0A&assignees=mjbvz) --- #146277 adds support for using `find all references` in markdown files. This will find all refere...
1.0
Test: Find all references in markdown files - Refs #146277 - [x] Mac @JacksonKearl - [x] Linux @weinand - [x] Windows @amunger Complexity: 4 [Create Issue](https://github.com/microsoft/vscode/issues/new?body=Testing+%23147731%0A%0A&assignees=mjbvz) --- #146277 adds support for using `find all references...
non_process
test find all references in markdown files refs mac jacksonkearl linux weinand windows amunger complexity adds support for using find all references in markdown files this will find all references to a given header file across the entire workspace here s a quic...
0
230,328
17,612,871,309
IssuesEvent
2021-08-18 05:31:37
code-ready/crc
https://api.github.com/repos/code-ready/crc
closed
[BUG] CRC page on developers.redhat.com is a mess
size/S priority/critical kind/documentation status/stale
### General information if you go to the CRC page on developers.redhat.com, you will have: - the Install OpenShift on your laptop button redirects to 404 - the Release Notes, Installation and Troubleshooting links link to 1.19 documentation
1.0
[BUG] CRC page on developers.redhat.com is a mess - ### General information if you go to the CRC page on developers.redhat.com, you will have: - the Install OpenShift on your laptop button redirects to 404 - the Release Notes, Installation and Troubleshooting links link to 1.19 documentation
non_process
crc page on developers redhat com is a mess general information if you go to the crc page on developers redhat com you will have the install openshift on your laptop button redirects to the release notes installation and troubleshooting links link to documentation
0
520,100
15,079,037,725
IssuesEvent
2021-02-05 09:35:58
jbroutier/whatisflying-db
https://api.github.com/repos/jbroutier/whatisflying-db
closed
Missing Northrop Grumman aircraft
Category: Aircraft Priority: Normal
Add aircraft for the following aircraft types: - [x] B-2 Spirit - [x] RQ-4 Global Hawk - [x] X-47B
1.0
Missing Northrop Grumman aircraft - Add aircraft for the following aircraft types: - [x] B-2 Spirit - [x] RQ-4 Global Hawk - [x] X-47B
non_process
missing northrop grumman aircraft add aircraft for the following aircraft types b spirit rq global hawk x
0
7,189
10,329,575,699
IssuesEvent
2019-09-02 12:34:15
martinlindhe/wmi_exporter
https://api.github.com/repos/martinlindhe/wmi_exporter
reopened
Process collector return error when collect same name and label values
collector/process
Hello, We start to deploy wmi_exporter on Windows Server 2012, we have this issue on our w2k12 server: > An error has occurred during metrics gathering: > > 266 error(s) occurred: > * collected metric wmi_process_start_time label:<name:"creating_process_id" value:"660" > label:<name:"process" value:"svc...
1.0
Process collector return error when collect same name and label values - Hello, We start to deploy wmi_exporter on Windows Server 2012, we have this issue on our w2k12 server: > An error has occurred during metrics gathering: > > 266 error(s) occurred: > * collected metric wmi_process_start_time label:<...
process
process collector return error when collect same name and label values hello we start to deploy wmi exporter on windows server we have this issue on our server an error has occurred during metrics gathering error s occurred collected metric wmi process start time label label ...
1
368,961
10,886,663,142
IssuesEvent
2019-11-18 13:03:59
dropbox/mypy-PyCharm-plugin
https://api.github.com/repos/dropbox/mypy-PyCharm-plugin
closed
Distribute the plugin via JetBrains plugins repository
enhancement priority-high
It's more convenient for PyCharm / IntelliJ users to get their plugins as in-app updates via the [JetBrains repository](https://plugins.jetbrains.com). Please consider distributing the plugin via this channel instead of a manual download + install via a file.
1.0
Distribute the plugin via JetBrains plugins repository - It's more convenient for PyCharm / IntelliJ users to get their plugins as in-app updates via the [JetBrains repository](https://plugins.jetbrains.com). Please consider distributing the plugin via this channel instead of a manual download + install via a file.
non_process
distribute the plugin via jetbrains plugins repository it s more convenient for pycharm intellij users to get their plugins as in app updates via the please consider distributing the plugin via this channel instead of a manual download install via a file
0
14,582
8,637,887,431
IssuesEvent
2018-11-23 12:55:41
dotnet/corefx
https://api.github.com/repos/dotnet/corefx
closed
Add StringBuilder.Append(ROM<char>) to existing Append(ROS<char>) for perf
api-approved area-System.Runtime easy tenet-performance up-for-grabs
```C# using System; using System.Text; using BenchmarkDotNet.Attributes; using BenchmarkDotNet.Configs; using BenchmarkDotNet.Diagnosers; using BenchmarkDotNet.Running; namespace MyBenchmarks { public class StringBuilderROM { private readonly ReadOnlyMemory<char> m1 = "xAbCdEfG".AsMemory()....
True
Add StringBuilder.Append(ROM<char>) to existing Append(ROS<char>) for perf - ```C# using System; using System.Text; using BenchmarkDotNet.Attributes; using BenchmarkDotNet.Configs; using BenchmarkDotNet.Diagnosers; using BenchmarkDotNet.Running; namespace MyBenchmarks { public class StringBuilderROM ...
non_process
add stringbuilder append rom to existing append ros for perf c using system using system text using benchmarkdotnet attributes using benchmarkdotnet configs using benchmarkdotnet diagnosers using benchmarkdotnet running namespace mybenchmarks public class stringbuilderrom ...
0
9,773
12,780,263,263
IssuesEvent
2020-07-01 00:10:17
crim-ca/weaver
https://api.github.com/repos/crim-ca/weaver
opened
[Feature] Builtin process marked with WPS-REST isStatic field
compliance process/builtin process/wps3 triage/feature
WPS-REST reference introduced parameter `isStatic = true|false` to indicate a pre-deployed vs dynamically deployed processes after WPS app startup. This basically corresponds to our `builtin` processes that are marked using CWL `BuiltinRequirement`. We should add this new parameter accordingly to indicate this beh...
2.0
[Feature] Builtin process marked with WPS-REST isStatic field - WPS-REST reference introduced parameter `isStatic = true|false` to indicate a pre-deployed vs dynamically deployed processes after WPS app startup. This basically corresponds to our `builtin` processes that are marked using CWL `BuiltinRequirement`. W...
process
builtin process marked with wps rest isstatic field wps rest reference introduced parameter isstatic true false to indicate a pre deployed vs dynamically deployed processes after wps app startup this basically corresponds to our builtin processes that are marked using cwl builtinrequirement we should...
1
8,370
11,520,025,253
IssuesEvent
2020-02-14 14:02:53
ESMValGroup/ESMValCore
https://api.github.com/repos/ESMValGroup/ESMValCore
closed
New preprocessor to clip values to a certain range.
enhancement preprocessor
**Is your feature request related to a problem? Please describe.** Sometimes a dataset contains values that can be judged by an expert as wrong (e.g. physically impossible). Under certain circumstances one wants to still keep the data, therefore masking is not an option. The data should be clipped to a certain range o...
1.0
New preprocessor to clip values to a certain range. - **Is your feature request related to a problem? Please describe.** Sometimes a dataset contains values that can be judged by an expert as wrong (e.g. physically impossible). Under certain circumstances one wants to still keep the data, therefore masking is not an o...
process
new preprocessor to clip values to a certain range is your feature request related to a problem please describe sometimes a dataset contains values that can be judged by an expert as wrong e g physically impossible under certain circumstances one wants to still keep the data therefore masking is not an o...
1
80,909
23,338,216,405
IssuesEvent
2022-08-09 11:56:25
Automattic/wp-calypso
https://api.github.com/repos/Automattic/wp-calypso
closed
Media: Image Privacy setting doesn't save
[Type] Bug [Pri] Low Media User Report Build Maintenance
### Quick summary _No response_ ### Steps to reproduce 1. In Calypso, go to Media 2. Edit an Image 3. Set the Privacy to **Public** or **Private** 4. Click Done ![image1](https://user-images.githubusercontent.com/15944096/174431393-ea2f2aa6-b61d-48dc-ac40-14d6d75095f0.png) ### What you expected to happe...
1.0
Media: Image Privacy setting doesn't save - ### Quick summary _No response_ ### Steps to reproduce 1. In Calypso, go to Media 2. Edit an Image 3. Set the Privacy to **Public** or **Private** 4. Click Done ![image1](https://user-images.githubusercontent.com/15944096/174431393-ea2f2aa6-b61d-48dc-ac40-14d6d7509...
non_process
media image privacy setting doesn t save quick summary no response steps to reproduce in calypso go to media edit an image set the privacy to public or private click done what you expected to happen privacy status to be be saved what actually happened p...
0
5,867
8,686,694,663
IssuesEvent
2018-12-03 11:34:06
aiidateam/aiida_core
https://api.github.com/repos/aiidateam/aiida_core
closed
Drop the `DbCalcState`
topic/JobCalculationAndProcess topic/ORM type/enhancement
The `DbCalcState` was used to both store the current state of `JobCalculations`, but also acted as a lock-mechanism, by only allowing progressive state changes. This last functionality is now the responsibility of the `Runner`. It is still useful to keep the job state, but this can now simply be furnished by an attribu...
1.0
Drop the `DbCalcState` - The `DbCalcState` was used to both store the current state of `JobCalculations`, but also acted as a lock-mechanism, by only allowing progressive state changes. This last functionality is now the responsibility of the `Runner`. It is still useful to keep the job state, but this can now simply b...
process
drop the dbcalcstate the dbcalcstate was used to both store the current state of jobcalculations but also acted as a lock mechanism by only allowing progressive state changes this last functionality is now the responsibility of the runner it is still useful to keep the job state but this can now simply b...
1
4,861
7,746,698,170
IssuesEvent
2018-05-29 22:52:11
StackSavingsTeam/stacksavings.com_templates
https://api.github.com/repos/StackSavingsTeam/stacksavings.com_templates
opened
Modificación de template
On Process
Se requiere modificar el siguiente layout: http://stacksavings.com/detail-post/we-are-complete-software-developing-agency-5M7cM/en?skipcache - Eliminar la sección de "testimoniales". - A la sección de abajo removerle lo de "Work with us", "Useful links", y "Contact us", y sólo dejar el texto y el logo centrado. -...
1.0
Modificación de template - Se requiere modificar el siguiente layout: http://stacksavings.com/detail-post/we-are-complete-software-developing-agency-5M7cM/en?skipcache - Eliminar la sección de "testimoniales". - A la sección de abajo removerle lo de "Work with us", "Useful links", y "Contact us", y sólo dejar el t...
process
modificación de template se requiere modificar el siguiente layout eliminar la sección de testimoniales a la sección de abajo removerle lo de work with us useful links y contact us y sólo dejar el texto y el logo centrado en la izquierda del footer quitarle el icono de pinterest e insta...
1
13,442
15,882,564,320
IssuesEvent
2021-04-09 16:11:08
GoogleCloudPlatform/fda-mystudies
https://api.github.com/repos/GoogleCloudPlatform/fda-mystudies
closed
[PM] Open study > Enrollment registry > Multiple records are displayed
Bug P1 Participant manager Process: Fixed Process: Tested QA Process: Tested dev
Steps 1. Join an open study 2. Delete the app account 3. Again create an app account with the same email 4. Enroll into the same open study 5. PM > Observe the number of records on the enrollment registry page AR: Multiple records are displayed ER: Only one participant record should be displayed ![mul...
3.0
[PM] Open study > Enrollment registry > Multiple records are displayed - Steps 1. Join an open study 2. Delete the app account 3. Again create an app account with the same email 4. Enroll into the same open study 5. PM > Observe the number of records on the enrollment registry page AR: Multiple records are dis...
process
open study enrollment registry multiple records are displayed steps join an open study delete the app account again create an app account with the same email enroll into the same open study pm observe the number of records on the enrollment registry page ar multiple records are displa...
1
12,314
14,878,218,532
IssuesEvent
2021-01-20 05:12:04
threefoldfoundation/tft-stellar
https://api.github.com/repos/threefoldfoundation/tft-stellar
closed
activation service does not work with oldstyle arguments
process_wontfix type_bug
``` curl --insecure -H "Content-Type: application/json" -d '{ "args": { "address": "GBAX7LCTBDSHTVU65OF76VOMV73JUCJ3M57NVY635EQYXECTW6G5SQ66" }}' "https://localhost:443/threefoldfoundation/activation_service/activate_account" {"error": "missing a required argument: 'address'"} ```
1.0
activation service does not work with oldstyle arguments - ``` curl --insecure -H "Content-Type: application/json" -d '{ "args": { "address": "GBAX7LCTBDSHTVU65OF76VOMV73JUCJ3M57NVY635EQYXECTW6G5SQ66" }}' "https://localhost:443/threefoldfoundation/activation_service/activate_account" {"error": "missing a required a...
process
activation service does not work with oldstyle arguments curl insecure h content type application json d args address error missing a required argument address
1
135,984
18,722,239,179
IssuesEvent
2021-11-03 13:05:58
KDWSS/dd-trace-java
https://api.github.com/repos/KDWSS/dd-trace-java
opened
CVE-2016-4978 (High) detected in hornetq-jms-client-2.4.7.Final.jar
security vulnerability
## CVE-2016-4978 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>hornetq-jms-client-2.4.7.Final.jar</b></p></summary> <p>Putting the buzz in messaging</p> <p>Library home page: <a href...
True
CVE-2016-4978 (High) detected in hornetq-jms-client-2.4.7.Final.jar - ## CVE-2016-4978 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>hornetq-jms-client-2.4.7.Final.jar</b></p></summar...
non_process
cve high detected in hornetq jms client final jar cve high severity vulnerability vulnerable library hornetq jms client final jar putting the buzz in messaging library home page a href path to dependency file dd trace java dd java agent instrumentation jms jms gradle ...
0
128,253
27,220,508,689
IssuesEvent
2023-02-21 04:39:28
UBC-Thunderbots/Software
https://api.github.com/repos/UBC-Thunderbots/Software
closed
Add script to visualize Tactic FSMs
Doc Difficulty - 7 Code Quality
### Description of the task There is a [plantuml integration example](https://boost-ext.github.io/sml/examples.html#plant-uml-integration) that we should adapt into a script/genrule to automatically generate Tactic FSMs. The existing code isn't the prettiest, so we should see what we can do to make it look nicer <!--...
1.0
Add script to visualize Tactic FSMs - ### Description of the task There is a [plantuml integration example](https://boost-ext.github.io/sml/examples.html#plant-uml-integration) that we should adapt into a script/genrule to automatically generate Tactic FSMs. The existing code isn't the prettiest, so we should see what...
non_process
add script to visualize tactic fsms description of the task there is a that we should adapt into a script genrule to automatically generate tactic fsms the existing code isn t the prettiest so we should see what we can do to make it look nicer what does this work depend on what interface w...
0
771,979
27,100,226,686
IssuesEvent
2023-02-15 08:02:16
MSRevive/MasterSwordRebirth
https://api.github.com/repos/MSRevive/MasterSwordRebirth
reopened
Prevent accidental item drops
enhancement 🔧 med priority game
Add a confirmation prompt when trying to drop an item, or do so that you have to double tap the drop item key? (imagine that you accidentally drop an item just before a level change, etc...)
1.0
Prevent accidental item drops - Add a confirmation prompt when trying to drop an item, or do so that you have to double tap the drop item key? (imagine that you accidentally drop an item just before a level change, etc...)
non_process
prevent accidental item drops add a confirmation prompt when trying to drop an item or do so that you have to double tap the drop item key imagine that you accidentally drop an item just before a level change etc
0
61,431
25,520,118,481
IssuesEvent
2022-11-28 19:42:35
aws/aws-cdk
https://api.github.com/repos/aws/aws-cdk
closed
servicecatalogappregistry: Use cdk.App as scope for TargetApplication application
p2 feature-request effort/small @aws-cdk/aws-servicecatalogappregistry
### Describe the feature Use `stackId` [prop](https://docs.aws.amazon.com/cdk/api/v2/docs/@aws-cdk_aws-servicecatalogappregistry-alpha.CreateTargetApplicationOptions.html#stackidspan-classapi-icon-api-icon-experimental-titlethis-api-element-is-experimental-it-may-change-without-noticespan) value verbatim in `TargetApp...
1.0
servicecatalogappregistry: Use cdk.App as scope for TargetApplication application - ### Describe the feature Use `stackId` [prop](https://docs.aws.amazon.com/cdk/api/v2/docs/@aws-cdk_aws-servicecatalogappregistry-alpha.CreateTargetApplicationOptions.html#stackidspan-classapi-icon-api-icon-experimental-titlethis-api-el...
non_process
servicecatalogappregistry use cdk app as scope for targetapplication application describe the feature use stackid value verbatim in targetapplication class with no prefix update the stackid description to align with the definition in documentation “the id of a stack is also the identif...
0
292,913
8,970,536,683
IssuesEvent
2019-01-29 13:54:11
threefoldfoundation/tfchain
https://api.github.com/repos/threefoldfoundation/tfchain
closed
tfchainc erc20 commands output json while human is the default
priority_minor type_bug
``` ./tfchainc wallet send erc20funds 0x76844c1cedf593be0c175e67845582e36d3bc889 1000 { "transactionid": "f8e6d3bb16590b474821741ea580bfa949fd8b8c0ab39ae033bb05ece310c63d" } ``` ``` ./tfchainc wallet send erc20address { "transactionid": "d41c0cab80145825d84c2e5930d38f69a62978bf1834e73db165c18a8ebf688d" ...
1.0
tfchainc erc20 commands output json while human is the default - ``` ./tfchainc wallet send erc20funds 0x76844c1cedf593be0c175e67845582e36d3bc889 1000 { "transactionid": "f8e6d3bb16590b474821741ea580bfa949fd8b8c0ab39ae033bb05ece310c63d" } ``` ``` ./tfchainc wallet send erc20address { "transactionid": "d4...
non_process
tfchainc commands output json while human is the default tfchainc wallet send transactionid tfchainc wallet send transactionid
0
106,834
16,722,377,487
IssuesEvent
2021-06-10 08:53:09
Vento-Nuenenen/UploadNow
https://api.github.com/repos/Vento-Nuenenen/UploadNow
opened
WS-2021-0154 (Medium) detected in glob-parent-3.1.0.tgz, glob-parent-5.1.1.tgz
security vulnerability
## WS-2021-0154 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>glob-parent-3.1.0.tgz</b>, <b>glob-parent-5.1.1.tgz</b></p></summary> <p> <details><summary><b>glob-parent-3.1.0.tgz...
True
WS-2021-0154 (Medium) detected in glob-parent-3.1.0.tgz, glob-parent-5.1.1.tgz - ## WS-2021-0154 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>glob-parent-3.1.0.tgz</b>, <b>glob-p...
non_process
ws medium detected in glob parent tgz glob parent tgz ws medium severity vulnerability vulnerable libraries glob parent tgz glob parent tgz glob parent tgz strips glob magic from a string to provide the parent directory path library home page a...
0
18,169
24,207,796,235
IssuesEvent
2022-09-25 13:33:54
sebastianbergmann/phpunit
https://api.github.com/repos/sebastianbergmann/phpunit
closed
@runClassInSeparateProcess has the same effect as @runTestsInSeparateProcesses
type/bug feature/process-isolation
| Q | A | --------------------| --------------- | PHPUnit version | 7.4-dev | PHP version | 7.2.7 | Installation Method | Composer <!-- - Please fill in this template according to your issue. - Please keep the table shown above at the top of your issue. - Please include the outpu...
1.0
@runClassInSeparateProcess has the same effect as @runTestsInSeparateProcesses - | Q | A | --------------------| --------------- | PHPUnit version | 7.4-dev | PHP version | 7.2.7 | Installation Method | Composer <!-- - Please fill in this template according to your issue. - Please...
process
runclassinseparateprocess has the same effect as runtestsinseparateprocesses q a phpunit version dev php version installation method composer please fill in this template according to your issue please...
1
69,002
3,294,868,677
IssuesEvent
2015-10-31 12:44:16
rubenarslan/formr.org
https://api.github.com/repos/rubenarslan/formr.org
closed
allow disabling emails from formr and specific studies
enhancement high-priority
we already have the field `no_email` in the survey_run_sessions table. Basically, all emails should have a unsubscribe message at the bottom, along the lines of: I do not want to get emails from this study ever again / for two weeks. I do not want emails at all. maybe also establish an automated way of deleting d...
1.0
allow disabling emails from formr and specific studies - we already have the field `no_email` in the survey_run_sessions table. Basically, all emails should have a unsubscribe message at the bottom, along the lines of: I do not want to get emails from this study ever again / for two weeks. I do not want emails at al...
non_process
allow disabling emails from formr and specific studies we already have the field no email in the survey run sessions table basically all emails should have a unsubscribe message at the bottom along the lines of i do not want to get emails from this study ever again for two weeks i do not want emails at al...
0
7,364
10,509,835,822
IssuesEvent
2019-09-27 12:03:21
NationalSecurityAgency/ghidra
https://api.github.com/repos/NationalSecurityAgency/ghidra
closed
SH2-A decompile issue with exts.b instruction
Feature: Processor/SuperH Type: Bug
**Describe the bug** I have some code using the the exts.b instruction (extend sign byte): 06006706 b0 4d bsr loadOverlay int loadOverlay(void) 06006708 64 e3 _mov r14,r4 0600670a 60 0e ...
1.0
SH2-A decompile issue with exts.b instruction - **Describe the bug** I have some code using the the exts.b instruction (extend sign byte): 06006706 b0 4d bsr loadOverlay int loadOverlay(void) 06006708 64 e3 _mov ...
process
a decompile issue with exts b instruction describe the bug i have some code using the the exts b instruction extend sign byte bsr loadoverlay int loadoverlay void mov ...
1
223,409
17,112,934,950
IssuesEvent
2021-07-10 18:12:43
centre-for-humanities-computing/DaCy
https://api.github.com/repos/centre-for-humanities-computing/DaCy
closed
Move to Center for Humanities Computing
documentation
Move to the Center for humanities Computing organization. To officially show that it is under CHC support.
1.0
Move to Center for Humanities Computing - Move to the Center for humanities Computing organization. To officially show that it is under CHC support.
non_process
move to center for humanities computing move to the center for humanities computing organization to officially show that it is under chc support
0
18,911
24,851,417,058
IssuesEvent
2022-10-26 20:26:02
bazelbuild/bazel
https://api.github.com/repos/bazelbuild/bazel
opened
Tracking issue for standard builtins API inconsistencies
P4 type: process team-Starlark-Interpreter
This bug is for collecting known API inconsistencies with the Starlark spec and/or Python 3. At some point we should do a full audit of all standard builtins. Mainly the kinds of inconsistencies I expect involve parameter processing, e.g.: - accepting a keyword arg when the param should be positional-only - keywor...
1.0
Tracking issue for standard builtins API inconsistencies - This bug is for collecting known API inconsistencies with the Starlark spec and/or Python 3. At some point we should do a full audit of all standard builtins. Mainly the kinds of inconsistencies I expect involve parameter processing, e.g.: - accepting a key...
process
tracking issue for standard builtins api inconsistencies this bug is for collecting known api inconsistencies with the starlark spec and or python at some point we should do a full audit of all standard builtins mainly the kinds of inconsistencies i expect involve parameter processing e g accepting a key...
1
15,383
19,567,120,981
IssuesEvent
2022-01-04 03:10:48
allinurl/goaccess
https://api.github.com/repos/allinurl/goaccess
closed
ignore specific folders in URL
question log/date/time format log-processing
Is there a way to ignore specific folders in a URL request? If the request is for https://my-domain/admin/... ignore it thanks, Scott
1.0
ignore specific folders in URL - Is there a way to ignore specific folders in a URL request? If the request is for https://my-domain/admin/... ignore it thanks, Scott
process
ignore specific folders in url is there a way to ignore specific folders in a url request if the request is for ignore it thanks scott
1
269,821
28,960,304,102
IssuesEvent
2023-05-10 01:31:11
Nivaskumark/kernel_v4.19.72_old
https://api.github.com/repos/Nivaskumark/kernel_v4.19.72_old
reopened
CVE-2023-0266 (High) detected in linuxlinux-4.19.83
Mend: dependency security vulnerability
## CVE-2023-0266 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.83</b></p></summary> <p> <p>Apache Software Foundation (ASF)</p> <p>Library home page: <a href=https://...
True
CVE-2023-0266 (High) detected in linuxlinux-4.19.83 - ## CVE-2023-0266 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.83</b></p></summary> <p> <p>Apache Software Found...
non_process
cve high detected in linuxlinux cve high severity vulnerability vulnerable library linuxlinux apache software foundation asf library home page a href found in head commit a href found in base branch master vulnerable source files ...
0
4,350
7,253,846,822
IssuesEvent
2018-02-16 08:25:53
aiidateam/aiida_core
https://api.github.com/repos/aiidateam/aiida_core
closed
Unable to set parser for JobProcess through inputs
priority/critical-blocking topic/JobCalculationAndProcess type/bug
The key `parser_name` is simply missing from the allowed `_options` in `JobProcess` input specification. At https://github.com/aiidateam/aiida_core/blob/f593ca5eb73ae03e3093b64f953dde09a453f57c/aiida/work/legacy/job_process.py#L33-L48 there should be an additional line: ```python options = { ... "append...
1.0
Unable to set parser for JobProcess through inputs - The key `parser_name` is simply missing from the allowed `_options` in `JobProcess` input specification. At https://github.com/aiidateam/aiida_core/blob/f593ca5eb73ae03e3093b64f953dde09a453f57c/aiida/work/legacy/job_process.py#L33-L48 there should be an additio...
process
unable to set parser for jobprocess through inputs the key parser name is simply missing from the allowed options in jobprocess input specification at there should be an additional line python options append text unicode parser name unicode since jobcalculatio...
1
161,255
12,535,495,146
IssuesEvent
2020-06-04 21:29:21
rancher/rancher
https://api.github.com/repos/rancher/rancher
closed
No longer able to 'upgrade' to older version, please reenable this option
[zube]: To Test internal team/ui
**What kind of request is this (question/bug/enhancement/feature request):** feature request **Steps to reproduce (least amount of steps as possible):** Deploy an App using the GUI by selecting the App and the version as shown below where there is a lot of choice in versions, we start with the lowest: ![PolitieNL-Dev]...
1.0
No longer able to 'upgrade' to older version, please reenable this option - **What kind of request is this (question/bug/enhancement/feature request):** feature request **Steps to reproduce (least amount of steps as possible):** Deploy an App using the GUI by selecting the App and the version as shown below where ther...
non_process
no longer able to upgrade to older version please reenable this option what kind of request is this question bug enhancement feature request feature request steps to reproduce least amount of steps as possible deploy an app using the gui by selecting the app and the version as shown below where ther...
0
1,845
4,647,339,907
IssuesEvent
2016-10-01 12:38:20
rg3/youtube-dl
https://api.github.com/repos/rg3/youtube-dl
closed
Would like to add extended attributes to saved file
clarification-needed postprocessors
Hi, I want to add extended attributes (for example discussed in https://www.freedesktop.org/wiki/CommonExtendedAttributes/) to the downloaded file. I see that there is an option "xattr_set_filesize" available. Can someone point me to where I can add extended attributes to the downloaded file. I am primarily looki...
1.0
Would like to add extended attributes to saved file - Hi, I want to add extended attributes (for example discussed in https://www.freedesktop.org/wiki/CommonExtendedAttributes/) to the downloaded file. I see that there is an option "xattr_set_filesize" available. Can someone point me to where I can add extended a...
process
would like to add extended attributes to saved file hi i want to add extended attributes for example discussed in to the downloaded file i see that there is an option xattr set filesize available can someone point me to where i can add extended attributes to the downloaded file i am primarily looking t...
1
84,448
16,499,322,514
IssuesEvent
2021-05-25 13:21:55
Regalis11/Barotrauma
https://api.github.com/repos/Regalis11/Barotrauma
closed
When you press and hold the keyboard to move, the mouse will be stuck when you slide it (there will be jerky and teleportation)
Bug Code Need more info
- [x] I have searched the issue tracker to check if the issue has already been **Description** A clear and concise description of what the bug is. **Steps To Reproduce** 新手教程中,按住键盘进行左右移动的同时,滑动鼠标,会出现鼠标指针移动缓慢、瞬移等情况 **Version** Windows 0.12.03 **Additional information**
1.0
When you press and hold the keyboard to move, the mouse will be stuck when you slide it (there will be jerky and teleportation) - - [x] I have searched the issue tracker to check if the issue has already been **Description** A clear and concise description of what the bug is. **Steps To Reproduce** 新手教程中,...
non_process
when you press and hold the keyboard to move the mouse will be stuck when you slide it there will be jerky and teleportation i have searched the issue tracker to check if the issue has already been description a clear and concise description of what the bug is steps to reproduce 新手教程中,按住...
0
34,212
9,306,772,383
IssuesEvent
2019-03-25 10:31:55
cnr-ibf-pa/hbp-bsp-issues
https://api.github.com/repos/cnr-ibf-pa/hbp-bsp-issues
closed
Add info icon to HH-Neuron Builder panels
Minor Topic_CellBuilding_HodgkinHuxley Type_Feature
## Use Case Update Aspect | Detail ------------ | ------------- Summary | @orena1 requested to add an info icon on the HHNB panels Expert | @lbologna Deadline | M12 Dependencies | None ## List of additional/changed features * The user will be able to point an info icon and have a summary of what the relat...
1.0
Add info icon to HH-Neuron Builder panels - ## Use Case Update Aspect | Detail ------------ | ------------- Summary | @orena1 requested to add an info icon on the HHNB panels Expert | @lbologna Deadline | M12 Dependencies | None ## List of additional/changed features * The user will be able to point an in...
non_process
add info icon to hh neuron builder panels use case update aspect detail summary requested to add an info icon on the hhnb panels expert lbologna deadline dependencies none list of additional changed features the user will be able to point an info icon...
0
217,839
24,351,627,766
IssuesEvent
2022-10-03 01:03:29
YauheniPo/Elements_Test_Framework
https://api.github.com/repos/YauheniPo/Elements_Test_Framework
opened
CVE-2022-42004 (Medium) detected in jackson-databind-2.9.8.jar
security vulnerability
## CVE-2022-42004 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.8.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core stream...
True
CVE-2022-42004 (Medium) detected in jackson-databind-2.9.8.jar - ## CVE-2022-42004 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.8.jar</b></p></summary> <p>Gen...
non_process
cve medium detected in jackson databind jar cve medium severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file pom xml path to vulnerab...
0
16,777
10,564,958,801
IssuesEvent
2019-10-05 07:05:32
terraform-providers/terraform-provider-azurerm
https://api.github.com/repos/terraform-providers/terraform-provider-azurerm
closed
AKS error when trying to upgrade cluster
bug service/kubernetes-cluster
<!--- Please keep this note for the community ---> ### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do not l...
1.0
AKS error when trying to upgrade cluster - <!--- Please keep this note for the community ---> ### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers...
non_process
aks error when trying to upgrade cluster community note please vote on this issue by adding a 👍 to the original issue to help the community and maintainers prioritize this request please do not leave or me too comments they generate extra noise for issue followers and do not help priorit...
0
216,707
7,311,092,811
IssuesEvent
2018-02-28 16:44:57
joshherkness/AR-Top
https://api.github.com/repos/joshherkness/AR-Top
opened
Leave session button
Effort: 3 Priority: High
Add a button to the unity application that can be used to leave a session and return to the "join session" scene. For now, just use the _X_ (close) icon for this.
1.0
Leave session button - Add a button to the unity application that can be used to leave a session and return to the "join session" scene. For now, just use the _X_ (close) icon for this.
non_process
leave session button add a button to the unity application that can be used to leave a session and return to the join session scene for now just use the x close icon for this
0
8,208
11,402,793,615
IssuesEvent
2020-01-31 04:46:35
qgis/QGIS
https://api.github.com/repos/qgis/QGIS
closed
"Points Along Geometry" not creating points if geometry is multipart
Bug Processing
I found the result of qgis:pointsalonglines with v3.10 and 3.2.2 are different, exactly the new version gives a wrong result. see the screenshot attatched. ![Uploading floodchain with QGIS3.10 version.png…]()
1.0
"Points Along Geometry" not creating points if geometry is multipart - I found the result of qgis:pointsalonglines with v3.10 and 3.2.2 are different, exactly the new version gives a wrong result. see the screenshot attatched. ![Uploading floodchain with QGIS3.10 version.png…]()
process
points along geometry not creating points if geometry is multipart i found the result of qgis pointsalonglines with and are different exactly the new version gives a wrong result see the screenshot attatched
1
11,270
14,060,158,658
IssuesEvent
2020-11-03 05:16:59
gfx-rs/naga
https://api.github.com/repos/gfx-rs/naga
opened
Typifier -> Classifier
area: processing help wanted kind: feature kind: question
Currently, we have the typifier module that assigns expression types. We need more information induced from the expressions though. One such bit is what is the variability of an expression: global, uniform, or local. We could go at least two ways from here: 1. Introduce an expression visitor, which will be used b...
1.0
Typifier -> Classifier - Currently, we have the typifier module that assigns expression types. We need more information induced from the expressions though. One such bit is what is the variability of an expression: global, uniform, or local. We could go at least two ways from here: 1. Introduce an expression visi...
process
typifier classifier currently we have the typifier module that assigns expression types we need more information induced from the expressions though one such bit is what is the variability of an expression global uniform or local we could go at least two ways from here introduce an expression visi...
1
195,462
14,730,136,011
IssuesEvent
2021-01-06 12:42:52
pubpub-zz/ppInk
https://api.github.com/repos/pubpub-zz/ppInk
opened
New feature for test : Image Pasting
beta looking for testers
This new version introduces capability to stamp images. Can you give me your feedbacks? Although advanced, this is still an alpha version [ppInkTst3.zip](https://github.com/pubpub-zz/ppInk/files/5775795/ppInkTst3.zip)
1.0
New feature for test : Image Pasting - This new version introduces capability to stamp images. Can you give me your feedbacks? Although advanced, this is still an alpha version [ppInkTst3.zip](https://github.com/pubpub-zz/ppInk/files/5775795/ppInkTst3.zip)
non_process
new feature for test image pasting this new version introduces capability to stamp images can you give me your feedbacks although advanced this is still an alpha version
0
290,974
25,111,916,772
IssuesEvent
2022-11-08 21:20:19
WordPress/gutenberg
https://api.github.com/repos/WordPress/gutenberg
closed
core/post-content patterns fail to render preview on page creation of patterns referenced within them
Needs Testing [Feature] Patterns
### Description I noticed I can create page template patterns (that autoload on page creation) fine by building out content in the editor and then copying the code, but I'd like to create these core/post-content patterns with just a few references to my other section style patterns (otherwise there is a lot of repeati...
1.0
core/post-content patterns fail to render preview on page creation of patterns referenced within them - ### Description I noticed I can create page template patterns (that autoload on page creation) fine by building out content in the editor and then copying the code, but I'd like to create these core/post-content pat...
non_process
core post content patterns fail to render preview on page creation of patterns referenced within them description i noticed i can create page template patterns that autoload on page creation fine by building out content in the editor and then copying the code but i d like to create these core post content pat...
0
7,074
10,224,150,025
IssuesEvent
2019-08-16 11:52:36
Open-EO/openeo-processes
https://api.github.com/repos/Open-EO/openeo-processes
opened
Vector data cubes + processes
help wanted new process
We basically ignored vector data cubes and related processes until now and will need to add more related processes in 1.0, which will be a major work package!
1.0
Vector data cubes + processes - We basically ignored vector data cubes and related processes until now and will need to add more related processes in 1.0, which will be a major work package!
process
vector data cubes processes we basically ignored vector data cubes and related processes until now and will need to add more related processes in which will be a major work package
1
61,252
6,731,144,886
IssuesEvent
2017-10-18 06:02:23
kubernetes/kubernetes
https://api.github.com/repos/kubernetes/kubernetes
opened
pull-kubernetes-e2e-kubeadm-gce is broken again
kind/bug sig/cluster-lifecycle sig/testing
/kind bug **What happened**: https://k8s-gubernator.appspot.com/builds/kubernetes-jenkins/pr-logs/directory/pull-kubernetes-e2e-kubeadm-gce is solid red for over 24h **What you expected to happen**: Not all red. I mentioned it in https://kubernetes.slack.com/archives/C09QZ4DQB/p1508249038000603 yesterday...
1.0
pull-kubernetes-e2e-kubeadm-gce is broken again - /kind bug **What happened**: https://k8s-gubernator.appspot.com/builds/kubernetes-jenkins/pr-logs/directory/pull-kubernetes-e2e-kubeadm-gce is solid red for over 24h **What you expected to happen**: Not all red. I mentioned it in https://kubernetes.slack....
non_process
pull kubernetes kubeadm gce is broken again kind bug what happened is solid red for over what you expected to happen not all red i mentioned it in yesterday but didn t see any reaction so i m cranking up the volume a little kubernetes sig testing bugs kubernetes sig cluster...
0
89,476
15,829,496,927
IssuesEvent
2021-04-06 11:16:09
VivekBuzruk/Hygieia
https://api.github.com/repos/VivekBuzruk/Hygieia
opened
CVE-2020-36048 (High) detected in engine.io-1.8.5.tgz
security vulnerability
## CVE-2020-36048 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>engine.io-1.8.5.tgz</b></p></summary> <p>The realtime engine behind Socket.IO. Provides the foundation of a bidirectio...
True
CVE-2020-36048 (High) detected in engine.io-1.8.5.tgz - ## CVE-2020-36048 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>engine.io-1.8.5.tgz</b></p></summary> <p>The realtime engine b...
non_process
cve high detected in engine io tgz cve high severity vulnerability vulnerable library engine io tgz the realtime engine behind socket io provides the foundation of a bidirectional connection between client and server library home page a href path to dependency file hyg...
0
73,577
15,266,971,062
IssuesEvent
2021-02-22 09:30:00
MicrosoftDocs/microsoft-365-docs
https://api.github.com/repos/MicrosoftDocs/microsoft-365-docs
closed
How to use DKIM
security
Reference your webpage https://docs.microsoft.com/en-gb/microsoft-365/security/office-365-security/use-dkim-to-validate-outbound-email?view=o365-worldwide. I have been in contact with the o365sup@microsoft.com case reference: 23884876. The recommended host settings for DKIM CNAME Configuration entries for all entri...
True
How to use DKIM - Reference your webpage https://docs.microsoft.com/en-gb/microsoft-365/security/office-365-security/use-dkim-to-validate-outbound-email?view=o365-worldwide. I have been in contact with the o365sup@microsoft.com case reference: 23884876. The recommended host settings for DKIM CNAME Configuration ent...
non_process
how to use dkim reference your webpage i have been in contact with the microsoft com case reference the recommended host settings for dkim cname configuration entries for all entries in for custom domains are listed in this page as host name domainkey points to address or value c...
0
95,116
8,531,575,041
IssuesEvent
2018-11-04 13:44:45
Fourdee/DietPi
https://api.github.com/repos/Fourdee/DietPi
closed
Nextcloud cannot be installed, again
Beta Investigation required :thinking: Testing/testers required :arrow_down_small:
I'm here again. Trying to install Nextcloud with dietpi_userspace on another drive, throws me this error. To save time, I also send a bug report just in case: f489c9d1-7964-4348-b501-c2de9bd420e1 #### Details: - Date | Sun 4 Nov 12:37:10 CET 2018 - Bug report | N/A - DietPi version | v6.18.2 (Fourd...
2.0
Nextcloud cannot be installed, again - I'm here again. Trying to install Nextcloud with dietpi_userspace on another drive, throws me this error. To save time, I also send a bug report just in case: f489c9d1-7964-4348-b501-c2de9bd420e1 #### Details: - Date | Sun 4 Nov 12:37:10 CET 2018 - Bug report |...
non_process
nextcloud cannot be installed again i m here again trying to install nextcloud with dietpi userspace on another drive throws me this error to save time i also send a bug report just in case details date sun nov cet bug report n a dietpi version f...
0
317,177
23,666,972,729
IssuesEvent
2022-08-26 22:28:27
RocketPy-Team/RocketPy-Hackathon-2022
https://api.github.com/repos/RocketPy-Team/RocketPy-Hackathon-2022
opened
Batch dispersion notebook
documentation Medium
**Short Description:** Dispersion analysis can take a while to run, sometimes we need to schedule multiple simulations and go to sleep. Ensure everything is ready once the user wakes up. **Long Description:** Build a notebook that makes it easy to simulate multiple flights in sequence, specially for multiple dispersi...
1.0
Batch dispersion notebook - **Short Description:** Dispersion analysis can take a while to run, sometimes we need to schedule multiple simulations and go to sleep. Ensure everything is ready once the user wakes up. **Long Description:** Build a notebook that makes it easy to simulate multiple flights in sequence, spe...
non_process
batch dispersion notebook short description dispersion analysis can take a while to run sometimes we need to schedule multiple simulations and go to sleep ensure everything is ready once the user wakes up long description build a notebook that makes it easy to simulate multiple flights in sequence spe...
0
17,035
22,409,457,962
IssuesEvent
2022-06-18 13:50:10
RobertCraigie/prisma-client-py
https://api.github.com/repos/RobertCraigie/prisma-client-py
closed
Do not override already set env variables from `.env`
bug/2-confirmed kind/bug process/candidate topic: client level/beginner priority/high
## Problem <!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] --> Currently the `.env` variables take precedence over the system environment variables, this can cause issues as the Prisma CLI will use the system environment variables instead which could lead to migra...
1.0
Do not override already set env variables from `.env` - ## Problem <!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] --> Currently the `.env` variables take precedence over the system environment variables, this can cause issues as the Prisma CLI will use the system...
process
do not override already set env variables from env problem currently the env variables take precedence over the system environment variables this can cause issues as the prisma cli will use the system environment variables instead which could lead to migrations being applied to a different database ...
1
8,233
11,415,575,262
IssuesEvent
2020-02-02 12:02:11
parcel-bundler/parcel
https://api.github.com/repos/parcel-bundler/parcel
closed
Unable to import CSS file from node_modules when target is electron
:bug: Bug CSS Preprocessing Electron Stale
<!--- Thanks for filing an issue 😄 ! Before you submit, please read the following: Search open/closed issues before submitting since someone might have asked the same thing before! --> # 🐛 bug report <!--- Provide a general summary of the issue here --> I cannot import CSS from node_modules when the tar...
1.0
Unable to import CSS file from node_modules when target is electron - <!--- Thanks for filing an issue 😄 ! Before you submit, please read the following: Search open/closed issues before submitting since someone might have asked the same thing before! --> # 🐛 bug report <!--- Provide a general summary of th...
process
unable to import css file from node modules when target is electron thanks for filing an issue 😄 before you submit please read the following search open closed issues before submitting since someone might have asked the same thing before 🐛 bug report i cannot import css from node mo...
1
8,440
11,599,582,564
IssuesEvent
2020-02-25 02:44:53
quinngroup/CiliaRepresentation
https://api.github.com/repos/quinngroup/CiliaRepresentation
closed
Initial optical flow dataset creation
High Priority processing
Need to create a local and complete dataset containing optical flow vector fields. In previous experiments, variants of Horn-Schunck and Lucas-Kanade solutions performed optimally for basic thresholding-based segmentation; experiments might need to be re-done to optimize optical flow in conjunction with derivative valu...
1.0
Initial optical flow dataset creation - Need to create a local and complete dataset containing optical flow vector fields. In previous experiments, variants of Horn-Schunck and Lucas-Kanade solutions performed optimally for basic thresholding-based segmentation; experiments might need to be re-done to optimize optical ...
process
initial optical flow dataset creation need to create a local and complete dataset containing optical flow vector fields in previous experiments variants of horn schunck and lucas kanade solutions performed optimally for basic thresholding based segmentation experiments might need to be re done to optimize optical ...
1
68,246
8,243,559,257
IssuesEvent
2018-09-11 01:01:11
flutter/flutter
https://api.github.com/repos/flutter/flutter
closed
_debugUltimatePreviousSiblingOf(after, equals: _firstChild) is not true.
customer: crowd customer: mulligan (g3) f: material design f: scrolling framework severe: crash severe: customer blocker severe: customer critical waiting for PR to land (fixed)
## Steps to Reproduce I have a PageView that contains the top level widgets for my app, with switching between them controlled by a BottomNavBar. As per @Hixie's advice in the chat, I am adding ```AutomaticKeepAliveClientMixin``` to these top level widgets so the PageView won't recycle them and will preserve state. ...
1.0
_debugUltimatePreviousSiblingOf(after, equals: _firstChild) is not true. - ## Steps to Reproduce I have a PageView that contains the top level widgets for my app, with switching between them controlled by a BottomNavBar. As per @Hixie's advice in the chat, I am adding ```AutomaticKeepAliveClientMixin``` to these top...
non_process
debugultimateprevioussiblingof after equals firstchild is not true steps to reproduce i have a pageview that contains the top level widgets for my app with switching between them controlled by a bottomnavbar as per hixie s advice in the chat i am adding automatickeepaliveclientmixin to these top...
0
73,876
24,846,457,324
IssuesEvent
2022-10-26 16:14:36
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Changing Power Level to Custom and then leaving empty results in weird UI behaviour
T-Defect S-Minor O-Uncommon A-Power-Levels
### Steps to reproduce 1. Change a power level in settings to custom and delete the power level (with the back space for example) Here's a video showing this: https://chagai.website/power-level-issue.mp4 ### Outcome #### What did you expect? Error saying that's an invalid value or just disabling the possibility...
1.0
Changing Power Level to Custom and then leaving empty results in weird UI behaviour - ### Steps to reproduce 1. Change a power level in settings to custom and delete the power level (with the back space for example) Here's a video showing this: https://chagai.website/power-level-issue.mp4 ### Outcome #### What d...
non_process
changing power level to custom and then leaving empty results in weird ui behaviour steps to reproduce change a power level in settings to custom and delete the power level with the back space for example here s a video showing this outcome what did you expect error saying that s an inva...
0
15,284
19,277,327,173
IssuesEvent
2021-12-10 13:25:30
redwoodjs/redwood
https://api.github.com/repos/redwoodjs/redwood
closed
tutorial:authentication requireAuth without roles cause an error
triage/processing
Hi, I follow the tutorial wich is very well thank for your work redwood is awesome I will continue to use it for a long time If we follow the tutorial we will have an error when we want to create a post at the Deployment section, because we don't pass the roles to `requireAuth`. ``` export const createPost = ...
1.0
tutorial:authentication requireAuth without roles cause an error - Hi, I follow the tutorial wich is very well thank for your work redwood is awesome I will continue to use it for a long time If we follow the tutorial we will have an error when we want to create a post at the Deployment section, because we don't ...
process
tutorial authentication requireauth without roles cause an error hi i follow the tutorial wich is very well thank for your work redwood is awesome i will continue to use it for a long time if we follow the tutorial we will have an error when we want to create a post at the deployment section because we don t ...
1
22,180
30,729,619,526
IssuesEvent
2023-07-27 23:28:42
h4sh5/pypi-auto-scanner
https://api.github.com/repos/h4sh5/pypi-auto-scanner
opened
roblox-pyc 1.25.107 has 2 GuardDog issues
guarddog silent-process-execution
https://pypi.org/project/roblox-pyc https://inspector.pypi.io/project/roblox-pyc ```{ "dependency": "roblox-pyc", "version": "1.25.107", "result": { "issues": 2, "errors": {}, "results": { "silent-process-execution": [ { "location": "roblox-pyc-1.25.107/robloxpyc/robloxpy.py:14...
1.0
roblox-pyc 1.25.107 has 2 GuardDog issues - https://pypi.org/project/roblox-pyc https://inspector.pypi.io/project/roblox-pyc ```{ "dependency": "roblox-pyc", "version": "1.25.107", "result": { "issues": 2, "errors": {}, "results": { "silent-process-execution": [ { "location": "...
process
roblox pyc has guarddog issues dependency roblox pyc version result issues errors results silent process execution location roblox pyc robloxpyc robloxpy py code subprocess ca...
1
15,668
19,847,157,485
IssuesEvent
2022-01-21 08:08:12
ooi-data/RS01SLBS-MJ01A-06-PRESTA101-streamed-prest_real_time
https://api.github.com/repos/ooi-data/RS01SLBS-MJ01A-06-PRESTA101-streamed-prest_real_time
opened
🛑 Processing failed: ValueError
process
## Overview `ValueError` found in `processing_task` task during run ended on 2022-01-21T08:08:11.400885. ## Details Flow name: `RS01SLBS-MJ01A-06-PRESTA101-streamed-prest_real_time` Task name: `processing_task` Error type: `ValueError` Error message: cannot reshape array of size 1209600 into shape (3125000,) <deta...
1.0
🛑 Processing failed: ValueError - ## Overview `ValueError` found in `processing_task` task during run ended on 2022-01-21T08:08:11.400885. ## Details Flow name: `RS01SLBS-MJ01A-06-PRESTA101-streamed-prest_real_time` Task name: `processing_task` Error type: `ValueError` Error message: cannot reshape array of size 12...
process
🛑 processing failed valueerror overview valueerror found in processing task task during run ended on details flow name streamed prest real time task name processing task error type valueerror error message cannot reshape array of size into shape traceback ...
1
449,312
31,838,702,895
IssuesEvent
2023-09-14 14:57:33
aws-powertools/powertools-lambda-python
https://api.github.com/repos/aws-powertools/powertools-lambda-python
closed
Docs: create your own parameters provider - Vault
documentation revisit-in-3-months
### What were you searching in the docs? I am looking at creating my own Parameters provider and followed the example that shows how to create a provider for HashiCorp Vault. I'm doing this work because I'm writing a similar piece for the TS version. The `VaultProvider.get` method has a return type of `str`, howeve...
1.0
Docs: create your own parameters provider - Vault - ### What were you searching in the docs? I am looking at creating my own Parameters provider and followed the example that shows how to create a provider for HashiCorp Vault. I'm doing this work because I'm writing a similar piece for the TS version. The `VaultPro...
non_process
docs create your own parameters provider vault what were you searching in the docs i am looking at creating my own parameters provider and followed the example that shows how to create a provider for hashicorp vault i m doing this work because i m writing a similar piece for the ts version the vaultpro...
0
84,261
3,655,935,649
IssuesEvent
2016-02-17 17:59:20
kubernetes/kubernetes
https://api.github.com/repos/kubernetes/kubernetes
opened
GKE: Kubelet not configuring CBR0 on 4 of 1000 nodes
priority/P1 team/cluster team/gke team/node
From head @ Feb 16 ~9am, a 1000 node cluster on GKE had 4 nodes that came up as persistently flapping healthy/unhealthy. They cycle through a loop where apparently kubelet restarts itself because docker is not running. Logging details follow with instructions on how to access the node at the end. % gcloud containe...
1.0
GKE: Kubelet not configuring CBR0 on 4 of 1000 nodes - From head @ Feb 16 ~9am, a 1000 node cluster on GKE had 4 nodes that came up as persistently flapping healthy/unhealthy. They cycle through a loop where apparently kubelet restarts itself because docker is not running. Logging details follow with instructions on ...
non_process
gke kubelet not configuring on of nodes from head feb a node cluster on gke had nodes that came up as persistently flapping healthy unhealthy they cycle through a loop where apparently kubelet restarts itself because docker is not running logging details follow with instructions on how to acces...
0
64,330
14,662,048,782
IssuesEvent
2020-12-29 06:04:28
tamirverthim/NodeGoat
https://api.github.com/repos/tamirverthim/NodeGoat
opened
CVE-2019-16777 (Medium) detected in npm-3.10.10.tgz
security vulnerability
## CVE-2019-16777 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>npm-3.10.10.tgz</b></p></summary> <p>a package manager for JavaScript</p> <p>Library home page: <a href="https://reg...
True
CVE-2019-16777 (Medium) detected in npm-3.10.10.tgz - ## CVE-2019-16777 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>npm-3.10.10.tgz</b></p></summary> <p>a package manager for Jav...
non_process
cve medium detected in npm tgz cve medium severity vulnerability vulnerable library npm tgz a package manager for javascript library home page a href path to dependency file nodegoat package json path to vulnerable library nodegoat node modules npm package json d...
0
10,887
13,657,649,326
IssuesEvent
2020-09-28 06:13:04
timberio/vector
https://api.github.com/repos/timberio/vector
closed
New `tokenize` remap function
domain: mapping domain: processing transform: remap type: feature
This aims to replace the [`tokenizer` transform](https://vector.dev/docs/reference/transforms/tokenizer/). ## Examples Given the following event: ``` { "message": "217.250.207.207 - - [07/Sep/2020:16:38:00 -0400] \"DELETE /deliverables/next-generation/user-centric HTTP/1.1\" 205 11881" } ``` And the f...
1.0
New `tokenize` remap function - This aims to replace the [`tokenizer` transform](https://vector.dev/docs/reference/transforms/tokenizer/). ## Examples Given the following event: ``` { "message": "217.250.207.207 - - [07/Sep/2020:16:38:00 -0400] \"DELETE /deliverables/next-generation/user-centric HTTP/1.1\"...
process
new tokenize remap function this aims to replace the examples given the following event message delete deliverables next generation user centric http and the following remap instruction set message tokenize message the resul...
1
14,780
18,052,350,358
IssuesEvent
2021-09-19 23:59:32
vmware-tanzu/velero
https://api.github.com/repos/vmware-tanzu/velero
closed
The commit ID of final RC should be the same as the GA release.
Area/Process staled
I noticed there are code changes between the RC and final release. Ideally, we should make sure that the commit of the final RC is the one we tag for GA. The package we ship for GA release should be the one of the final RC which passes all the tests. I noticed that the reason for the situation is we need to upda...
1.0
The commit ID of final RC should be the same as the GA release. - I noticed there are code changes between the RC and final release. Ideally, we should make sure that the commit of the final RC is the one we tag for GA. The package we ship for GA release should be the one of the final RC which passes all the tests....
process
the commit id of final rc should be the same as the ga release i noticed there are code changes between the rc and final release ideally we should make sure that the commit of the final rc is the one we tag for ga the package we ship for ga release should be the one of the final rc which passes all the tests ...
1
74,979
3,453,783,485
IssuesEvent
2015-12-17 13:08:59
quantopian/pyfolio
https://api.github.com/repos/quantopian/pyfolio
closed
annual_returns calculation for 'calender' style is not accurate
bug high priority
I don't believe it computes the average annual return correctly since it currently just divides by num_years, where it should be computing the geometric return along the lines of: total_return = (portfolio_end_value - portfolio_start_value) / portfolio_start_value annual_return = (1+total_return) ^ (1/num_years)...
1.0
annual_returns calculation for 'calender' style is not accurate - I don't believe it computes the average annual return correctly since it currently just divides by num_years, where it should be computing the geometric return along the lines of: total_return = (portfolio_end_value - portfolio_start_value) / portf...
non_process
annual returns calculation for calender style is not accurate i don t believe it computes the average annual return correctly since it currently just divides by num years where it should be computing the geometric return along the lines of total return portfolio end value portfolio start value portf...
0
14,728
17,937,011,230
IssuesEvent
2021-09-10 16:37:17
MicrosoftDocs/azure-devops-docs
https://api.github.com/repos/MicrosoftDocs/azure-devops-docs
closed
Only one checkout task is supported in a deployment job
devops/prod devops-cicd-process/tech needs-sme
Hi there, I have a pipeline that it was using 2 checkout tasks and when I tried to convert it to use a deployment job it didn't work. I was getting the error: "An Item with the same key has already been added" so after some try/error when I removed one of the checkout task it start working. My config looks like ...
1.0
Only one checkout task is supported in a deployment job - Hi there, I have a pipeline that it was using 2 checkout tasks and when I tried to convert it to use a deployment job it didn't work. I was getting the error: "An Item with the same key has already been added" so after some try/error when I removed one of the...
process
only one checkout task is supported in a deployment job hi there i have a pipeline that it was using checkout tasks and when i tried to convert it to use a deployment job it didn t work i was getting the error an item with the same key has already been added so after some try error when i removed one of the...
1
10,025
13,044,143,216
IssuesEvent
2020-07-29 03:43:50
tikv/tikv
https://api.github.com/repos/tikv/tikv
closed
UCP: Migrate scalar function `Lower` from TiDB
challenge-program-2 component/coprocessor difficulty/easy sig/coprocessor
## Description Port the scalar function `Lower` from TiDB to coprocessor. ## Score * 50 ## Mentor(s) * @sticnarf ## Recommended Skills * Rust programming ## Learning Materials Already implemented expressions ported from TiDB - https://github.com/tikv/tikv/tree/master/components/tidb_query/src/rpn_expr) -...
2.0
UCP: Migrate scalar function `Lower` from TiDB - ## Description Port the scalar function `Lower` from TiDB to coprocessor. ## Score * 50 ## Mentor(s) * @sticnarf ## Recommended Skills * Rust programming ## Learning Materials Already implemented expressions ported from TiDB - https://github.com/tikv/tikv/t...
process
ucp migrate scalar function lower from tidb description port the scalar function lower from tidb to coprocessor score mentor s sticnarf recommended skills rust programming learning materials already implemented expressions ported from tidb
1
105,362
11,449,208,611
IssuesEvent
2020-02-06 06:26:17
dankamongmen/notcurses
https://api.github.com/repos/dankamongmen/notcurses
closed
Shift all public identifiers to either a notcurses or nc prefix
documentation enhancement
@edmonds suggests we corral all stragglers into a notcurses* or nc* prefix. This seems reasonable enough. ``` bgrx_blit@Base 1.1.4 cell_duplicate@Base 1.0.0 cell_extended_gcluster@Base 1.0.0 cell_load@Base 1.0.0 cell_release@Base 1.0.0 enmetric@Base 1.0.0 palette256_free@Base 1.1.0 palette256_new@Bas...
1.0
Shift all public identifiers to either a notcurses or nc prefix - @edmonds suggests we corral all stragglers into a notcurses* or nc* prefix. This seems reasonable enough. ``` bgrx_blit@Base 1.1.4 cell_duplicate@Base 1.0.0 cell_extended_gcluster@Base 1.0.0 cell_load@Base 1.0.0 cell_release@Base 1.0.0 enm...
non_process
shift all public identifiers to either a notcurses or nc prefix edmonds suggests we corral all stragglers into a notcurses or nc prefix this seems reasonable enough bgrx blit base cell duplicate base cell extended gcluster base cell load base cell release base enm...
0
762,228
26,712,008,666
IssuesEvent
2023-01-28 02:14:09
canonical/grafana-k8s-operator
https://api.github.com/repos/canonical/grafana-k8s-operator
closed
The readme is not consistent with the actual usage
Type: Bug Priority: High Status: Confirmed
The readme is not consistent with the actual usage. When charmhub got rid of the Docs tab, the content from discourse was moved to the Descriptions tab, making it super confusing as it now contains TWO overviews with entirely different content. We should - Make sure the overview taken from the readme is up to d...
1.0
The readme is not consistent with the actual usage - The readme is not consistent with the actual usage. When charmhub got rid of the Docs tab, the content from discourse was moved to the Descriptions tab, making it super confusing as it now contains TWO overviews with entirely different content. We should - Ma...
non_process
the readme is not consistent with the actual usage the readme is not consistent with the actual usage when charmhub got rid of the docs tab the content from discourse was moved to the descriptions tab making it super confusing as it now contains two overviews with entirely different content we should ma...
0
20,639
27,318,137,184
IssuesEvent
2023-02-24 17:19:05
geneontology/go-ontology
https://api.github.com/repos/geneontology/go-ontology
closed
GO:0000294 nuclear-transcribed mRNA catabolic process, endonucleolytic cleavage-dependent decay CLARIFICATION REQUIRED
RNA processes ready
GO:0000294 nuclear-transcribed mRNA catabolic process, endonucleolytic cleavage-dependent decay is defined A minor degradation pathway nuclear-transcribed mRNAs that begins with an endonucleolytic cleavage to generate unprotected ends. This definition doesn't seem to be necessary and sufficient to describe the...
1.0
GO:0000294 nuclear-transcribed mRNA catabolic process, endonucleolytic cleavage-dependent decay CLARIFICATION REQUIRED - GO:0000294 nuclear-transcribed mRNA catabolic process, endonucleolytic cleavage-dependent decay is defined A minor degradation pathway nuclear-transcribed mRNAs that begins with an endonucle...
process
go nuclear transcribed mrna catabolic process endonucleolytic cleavage dependent decay clarification required go nuclear transcribed mrna catabolic process endonucleolytic cleavage dependent decay is defined a minor degradation pathway nuclear transcribed mrnas that begins with an endonucleolytic cleav...
1
21,112
28,076,045,325
IssuesEvent
2023-03-29 23:46:08
googleapis/python-storage
https://api.github.com/repos/googleapis/python-storage
closed
Restore noxfile and unpin grpcio
api: storage type: process priority: p3
Revert https://github.com/googleapis/python-storage/pull/845 upon confirmation that `1.49.0rc1` is released as a stable version
1.0
Restore noxfile and unpin grpcio - Revert https://github.com/googleapis/python-storage/pull/845 upon confirmation that `1.49.0rc1` is released as a stable version
process
restore noxfile and unpin grpcio revert upon confirmation that is released as a stable version
1
7,454
10,561,151,048
IssuesEvent
2019-10-04 15:17:07
ESMValGroup/ESMValCore
https://api.github.com/repos/ESMValGroup/ESMValCore
closed
FX variables saga
enhancement preprocessor
The fx variables are and have been a thorn in the foot of ESMValTool and now it's gone to esmvalcore. I will try to summarize the standing problems that the fx files/variables pose to us pointing to the already existing or planned solutions. **Fx file discovery** fx files have a slightly different standard DRS path...
1.0
FX variables saga - The fx variables are and have been a thorn in the foot of ESMValTool and now it's gone to esmvalcore. I will try to summarize the standing problems that the fx files/variables pose to us pointing to the already existing or planned solutions. **Fx file discovery** fx files have a slightly differe...
process
fx variables saga the fx variables are and have been a thorn in the foot of esmvaltool and now it s gone to esmvalcore i will try to summarize the standing problems that the fx files variables pose to us pointing to the already existing or planned solutions fx file discovery fx files have a slightly differe...
1
802,196
28,780,886,697
IssuesEvent
2023-05-02 00:27:08
agency-of-learning/PairApp
https://api.github.com/repos/agency-of-learning/PairApp
opened
Create dev Procfile
good first issue high priority solo
We should add a `Procfile.dev` that will help with setting up our local host. Params we want are: 1. server 2. worker
1.0
Create dev Procfile - We should add a `Procfile.dev` that will help with setting up our local host. Params we want are: 1. server 2. worker
non_process
create dev procfile we should add a procfile dev that will help with setting up our local host params we want are server worker
0
741,955
25,829,709,571
IssuesEvent
2022-12-12 15:18:02
tdxvolt/tdxvolt-tracker
https://api.github.com/repos/tdxvolt/tdxvolt-tracker
opened
Can't open resource from search results
Type: Bug Priority: Medium
You can't open a search result that resides on another Volt. This is a regression as a result of recent work on the tab bar.
1.0
Can't open resource from search results - You can't open a search result that resides on another Volt. This is a regression as a result of recent work on the tab bar.
non_process
can t open resource from search results you can t open a search result that resides on another volt this is a regression as a result of recent work on the tab bar
0
13,824
16,589,382,065
IssuesEvent
2021-06-01 05:19:55
arcus-azure/arcus.messaging
https://api.github.com/repos/arcus-azure/arcus.messaging
closed
Provide support for managed identity authentication for Azure Service Bus message pump
area:message-processing area:security feature integration:service-bus
**Is your feature request related to a problem? Please describe.** Provide support for managed identity authentication for Azure Service Bus message pump. This would allow us to use 0 secrets. **Describe the solution you'd like** A new extension that does not require a secret name, but explicitly state it uses Mana...
1.0
Provide support for managed identity authentication for Azure Service Bus message pump - **Is your feature request related to a problem? Please describe.** Provide support for managed identity authentication for Azure Service Bus message pump. This would allow us to use 0 secrets. **Describe the solution you'd like...
process
provide support for managed identity authentication for azure service bus message pump is your feature request related to a problem please describe provide support for managed identity authentication for azure service bus message pump this would allow us to use secrets describe the solution you d like...
1
18,051
24,061,488,253
IssuesEvent
2022-09-16 23:42:22
apache/arrow-rs
https://api.github.com/repos/apache/arrow-rs
closed
verify_release_candidate.sh script fails verifying `23.0.0` rc 2
bug development-process
**Describe the bug** When trying to verify the release using the `verify_release_candidate.sh` script from https://github.com/apache/arrow-rs/blob/master/dev/release/verify-release-candidate.sh we see an error: ```shell ... + cargo publish --dry-run * Updating* [crates.io](http://crates.io/) index * ...
1.0
verify_release_candidate.sh script fails verifying `23.0.0` rc 2 - **Describe the bug** When trying to verify the release using the `verify_release_candidate.sh` script from https://github.com/apache/arrow-rs/blob/master/dev/release/verify-release-candidate.sh we see an error: ```shell ... + cargo publish --dry...
process
verify release candidate sh script fails verifying rc describe the bug when trying to verify the release using the verify release candidate sh script from we see an error shell cargo publish dry run updating index packaging arrow private var folders ...
1
10,535
13,311,633,018
IssuesEvent
2020-08-26 08:34:30
pingcap/tidb
https://api.github.com/repos/pingcap/tidb
closed
Copr-test failed for randgen-topn.
component/coprocessor severity/major type/bug
## Bug Report Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) https://internal.pingcap.net/idc-jenkins/blue/organizations/jenkins/tidb_ghpr_integration_copr_test/detail/tidb_ghpr_integration_copr_test/6029/pipeline/ <!-- a step by step guide for rep...
1.0
Copr-test failed for randgen-topn. - ## Bug Report Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) https://internal.pingcap.net/idc-jenkins/blue/organizations/jenkins/tidb_ghpr_integration_copr_test/detail/tidb_ghpr_integration_copr_test/6029/pipelin...
process
copr test failed for randgen topn bug report please answer these questions before submitting your issue thanks minimal reproduce step required what did you expect to see required what did you see instead required affected version required ...
1
6,455
8,751,023,997
IssuesEvent
2018-12-13 20:59:46
LLK/scratch-vm
https://api.github.com/repos/LLK/scratch-vm
closed
Save the Minifigs project does not load
bug compatibility has patch needs-triage project load error
This version does not load in 3.0: https://llk.github.io/scratch-gui/develop/#10118726 This version does load- the only change was to add a shape to the background: https://llk.github.io/scratch-gui/develop/#258472899 cc @kchadha
True
Save the Minifigs project does not load - This version does not load in 3.0: https://llk.github.io/scratch-gui/develop/#10118726 This version does load- the only change was to add a shape to the background: https://llk.github.io/scratch-gui/develop/#258472899 cc @kchadha
non_process
save the minifigs project does not load this version does not load in this version does load the only change was to add a shape to the background cc kchadha
0
376,279
11,140,622,904
IssuesEvent
2019-12-21 15:49:43
proycon/foliatools
https://api.github.com/repos/proycon/foliatools
closed
foliaupgrade is way too slow
PRIORITY bug
(reported by @ceramisch) foliaupgrade is excessively slow, taking up to 15 minutes for a document that validates in 2 seconds! Something is clearly wrong. This affects loading times of old (to be upgraded) documents in FLAT.
1.0
foliaupgrade is way too slow - (reported by @ceramisch) foliaupgrade is excessively slow, taking up to 15 minutes for a document that validates in 2 seconds! Something is clearly wrong. This affects loading times of old (to be upgraded) documents in FLAT.
non_process
foliaupgrade is way too slow reported by ceramisch foliaupgrade is excessively slow taking up to minutes for a document that validates in seconds something is clearly wrong this affects loading times of old to be upgraded documents in flat
0
203,374
23,149,973,235
IssuesEvent
2022-07-29 07:18:21
symfony/symfony
https://api.github.com/repos/symfony/symfony
closed
Redirect URLs not starting with '/' get dropped
Security Bug Status: Needs Review
### Symfony version(s) affected 4.4.42 ### Description By fixing bug #46317 a new bug was introduced. If a _target_path starts with 'http' or 'https' it gets dropped and the default location is returned. Using the Referer should still work. ### How to reproduce In a login form allowing _target_path, modify the val...
True
Redirect URLs not starting with '/' get dropped - ### Symfony version(s) affected 4.4.42 ### Description By fixing bug #46317 a new bug was introduced. If a _target_path starts with 'http' or 'https' it gets dropped and the default location is returned. Using the Referer should still work. ### How to reproduce In ...
non_process
redirect urls not starting with get dropped symfony version s affected description by fixing bug a new bug was introduced if a target path starts with http or https it gets dropped and the default location is returned using the referer should still work how to reproduce in a log...
0
7,607
10,721,539,626
IssuesEvent
2019-10-27 03:38:54
kavics/SnTraceViewer
https://api.github.com/repos/kavics/SnTraceViewer
opened
Create Command infrastructure
PROCESSOR
The first arg is the command name, the rest are the individual command arguments.
1.0
Create Command infrastructure - The first arg is the command name, the rest are the individual command arguments.
process
create command infrastructure the first arg is the command name the rest are the individual command arguments
1
10,366
13,187,547,933
IssuesEvent
2020-08-13 03:46:17
medic/cht-core
https://api.github.com/repos/medic/cht-core
opened
Release 3.9.1
Type: Internal process
# Planning - [x] Create an [organisation wide project](https://github.com/orgs/medic/projects?query=is%3Aopen+sort%3Aname-asc) and add this issue to it. - [x] Add all the issues to be worked on to the project. # Development When development is ready to begin one of the engineers should be nominated as a Relea...
1.0
Release 3.9.1 - # Planning - [x] Create an [organisation wide project](https://github.com/orgs/medic/projects?query=is%3Aopen+sort%3Aname-asc) and add this issue to it. - [x] Add all the issues to be worked on to the project. # Development When development is ready to begin one of the engineers should be nomi...
process
release planning create an and add this issue to it add all the issues to be worked on to the project development when development is ready to begin one of the engineers should be nominated as a release manager they will be responsible for making sure the following tasks are complet...
1
88,525
25,456,119,023
IssuesEvent
2022-11-24 14:19:42
eclipse-dataspaceconnector/DataSpaceConnector
https://api.github.com/repos/eclipse-dataspaceconnector/DataSpaceConnector
reopened
Story: Improve EDC's build pipelines
build
# Feature Request We should improve our build pipelines to have cascaded builds. Also, Github Actions should trigger a (snapshot) release directly. ## Which Areas Would Be Affected? build (Jenkins), build (Github Actions) ## Why Is the Feature Desired? We need to make sure all our components stay compatible ...
1.0
Story: Improve EDC's build pipelines - # Feature Request We should improve our build pipelines to have cascaded builds. Also, Github Actions should trigger a (snapshot) release directly. ## Which Areas Would Be Affected? build (Jenkins), build (Github Actions) ## Why Is the Feature Desired? We need to make s...
non_process
story improve edc s build pipelines feature request we should improve our build pipelines to have cascaded builds also github actions should trigger a snapshot release directly which areas would be affected build jenkins build github actions why is the feature desired we need to make s...
0
11,173
13,957,694,947
IssuesEvent
2020-10-24 08:11:23
alexanderkotsev/geoportal
https://api.github.com/repos/alexanderkotsev/geoportal
opened
NO: Harvesting
Geoportal Harvesting process NO - Norway
From: Lars Inge Arnevik Sent: 03 January 2019 20:34:41 (UTC+01:00) Brussels, Copenhagen, Madrid, Paris To: inspire-geoportal@jrc.ec.europa.eu Cc: Johannes Ryland Flesj&oslash; Subject: Harvesting Hi ! It is quite a good time since last harvesting from the national catalogue in Norway. Are there problems related t...
1.0
NO: Harvesting - From: Lars Inge Arnevik Sent: 03 January 2019 20:34:41 (UTC+01:00) Brussels, Copenhagen, Madrid, Paris To: inspire-geoportal@jrc.ec.europa.eu Cc: Johannes Ryland Flesj&oslash; Subject: Harvesting Hi ! It is quite a good time since last harvesting from the national catalogue in Norway. Are there p...
process
no harvesting from lars inge arnevik sent january utc brussels copenhagen madrid paris to inspire geoportal jrc ec europa eu cc johannes ryland flesj oslash subject harvesting hi it is quite a good time since last harvesting from the national catalogue in norway are there problems r...
1
7,324
10,466,259,065
IssuesEvent
2019-09-21 17:29:39
bisq-network/bisq
https://api.github.com/repos/bisq-network/bisq
closed
Potential mining fees issue. Somewhat repeatable.
an:investigation in:trade-process
So I usually wait until the mempool is light to make orders with the goal being 4087 sats + fees in BSQ which is the lowest I've been able to get. And I keep noticing an inconsistency that may or may not be an issue. Example: I create a new offer to Sell Bitcoin and see that the funds needed for mining are 4087 sats....
1.0
Potential mining fees issue. Somewhat repeatable. - So I usually wait until the mempool is light to make orders with the goal being 4087 sats + fees in BSQ which is the lowest I've been able to get. And I keep noticing an inconsistency that may or may not be an issue. Example: I create a new offer to Sell Bitcoin and...
process
potential mining fees issue somewhat repeatable so i usually wait until the mempool is light to make orders with the goal being sats fees in bsq which is the lowest i ve been able to get and i keep noticing an inconsistency that may or may not be an issue example i create a new offer to sell bitcoin and se...
1
666,183
22,345,453,708
IssuesEvent
2022-06-15 07:22:43
gbowne1/taotnpwaft
https://api.github.com/repos/gbowne1/taotnpwaft
closed
[TODO] Website - Admin Panel
bug enhancement help wanted good first issue question discussion feature request Type: Help Needed Priority: High Type: Enhancement Type: Feature Status: In Progress
[TODO] Admin panel for website I have inserted a stub of code for admin panel for the site and the blog inside website/admin.html
1.0
[TODO] Website - Admin Panel - [TODO] Admin panel for website I have inserted a stub of code for admin panel for the site and the blog inside website/admin.html
non_process
website admin panel admin panel for website i have inserted a stub of code for admin panel for the site and the blog inside website admin html
0
9,339
12,341,494,098
IssuesEvent
2020-05-14 22:04:04
allinurl/goaccess
https://api.github.com/repos/allinurl/goaccess
closed
Processing a log twice will count entries twice using on-disk store (dumb protection)
log-processing on-disk
When analyzing log files with on-disk B+Tree feature enabled (--keep-db-files --load-from-disk at each run), parsing a log file twice will process and count each entry twice. Would be a good thing to avoid such feature. Possible way to do this : _ remember wich log entry has been analyzed (would take lots of space on...
1.0
Processing a log twice will count entries twice using on-disk store (dumb protection) - When analyzing log files with on-disk B+Tree feature enabled (--keep-db-files --load-from-disk at each run), parsing a log file twice will process and count each entry twice. Would be a good thing to avoid such feature. Possible wa...
process
processing a log twice will count entries twice using on disk store dumb protection when analyzing log files with on disk b tree feature enabled keep db files load from disk at each run parsing a log file twice will process and count each entry twice would be a good thing to avoid such feature possible wa...
1
137,601
12,760,341,180
IssuesEvent
2020-06-29 07:51:52
Qiskit/qiskit
https://api.github.com/repos/Qiskit/qiskit
opened
Broken links in file docs/contributing_to_qiskit.rst
documentation
## Did you find a doc bug or broken link that needs to be fixed? Yes, the link "Build from source" in the file docs/contributing_to_qiskit.rst is broken, and all the links inside that section too. They are not able to refer to the sections in the file. - What is the file name(s) where you found the bug? The file nam...
1.0
Broken links in file docs/contributing_to_qiskit.rst - ## Did you find a doc bug or broken link that needs to be fixed? Yes, the link "Build from source" in the file docs/contributing_to_qiskit.rst is broken, and all the links inside that section too. They are not able to refer to the sections in the file. - What is ...
non_process
broken links in file docs contributing to qiskit rst did you find a doc bug or broken link that needs to be fixed yes the link build from source in the file docs contributing to qiskit rst is broken and all the links inside that section too they are not able to refer to the sections in the file what is ...
0
8,584
11,755,270,526
IssuesEvent
2020-03-13 09:11:25
Altinn/altinn-studio
https://api.github.com/repos/Altinn/altinn-studio
closed
Implement BPMN model with mutliple tasks
area/process kind/user-story
## Description To support a flexible workflow the bpmn file related to an application must hold several tasks. The goal of this issue is to write one or several BPMN files that can be linked to an application. ## Screenshots ![image.png](https://images.zenhubusercontent.com/5c8f655333fd990b927f5ea1/86862095-25db-461...
1.0
Implement BPMN model with mutliple tasks - ## Description To support a flexible workflow the bpmn file related to an application must hold several tasks. The goal of this issue is to write one or several BPMN files that can be linked to an application. ## Screenshots ![image.png](https://images.zenhubusercontent.com...
process
implement bpmn model with mutliple tasks description to support a flexible workflow the bpmn file related to an application must hold several tasks the goal of this issue is to write one or several bpmn files that can be linked to an application screenshots considerations describe input beyond ...
1
809,684
30,205,637,127
IssuesEvent
2023-07-05 09:14:41
status-im/status-desktop
https://api.github.com/repos/status-im/status-desktop
closed
[Owner token] Create `token owner` and `master token` components
ui-team Communities feature priority F2: important qml S:1 C2
### Description [Design:](https://www.figma.com/file/17fc13UBFvInrLgNUKJJg5/Kuba%E2%8E%9CDesktop?type=design&node-id=33640%3A576049&mode=design&t=wlvmoB9Jnms9D82i-1) - `Owner` token: ![Screenshot 2023-06-28 at 12 06 35](https://github.com/status-im/status-desktop/assets/97019400/f51e4a25-c2ce-4fa8-8e3a-78258d335...
1.0
[Owner token] Create `token owner` and `master token` components - ### Description [Design:](https://www.figma.com/file/17fc13UBFvInrLgNUKJJg5/Kuba%E2%8E%9CDesktop?type=design&node-id=33640%3A576049&mode=design&t=wlvmoB9Jnms9D82i-1) - `Owner` token: ![Screenshot 2023-06-28 at 12 06 35](https://github.com/status-...
non_process
create token owner and master token components description owner token mastertoken token from community s logo and color create the owner and master token component
0
15,677
19,847,641,382
IssuesEvent
2022-01-21 08:42:26
ooi-data/CE02SHSM-RID27-04-DOSTAD000-recovered_host-dosta_abcdjm_dcl_instrument_recovered
https://api.github.com/repos/ooi-data/CE02SHSM-RID27-04-DOSTAD000-recovered_host-dosta_abcdjm_dcl_instrument_recovered
opened
🛑 Processing failed: ValueError
process
## Overview `ValueError` found in `processing_task` task during run ended on 2022-01-21T08:42:24.864752. ## Details Flow name: `CE02SHSM-RID27-04-DOSTAD000-recovered_host-dosta_abcdjm_dcl_instrument_recovered` Task name: `processing_task` Error type: `ValueError` Error message: not enough values to unpack (expected ...
1.0
🛑 Processing failed: ValueError - ## Overview `ValueError` found in `processing_task` task during run ended on 2022-01-21T08:42:24.864752. ## Details Flow name: `CE02SHSM-RID27-04-DOSTAD000-recovered_host-dosta_abcdjm_dcl_instrument_recovered` Task name: `processing_task` Error type: `ValueError` Error message: not...
process
🛑 processing failed valueerror overview valueerror found in processing task task during run ended on details flow name recovered host dosta abcdjm dcl instrument recovered task name processing task error type valueerror error message not enough values to unpack expected ...
1
10,343
13,171,770,424
IssuesEvent
2020-08-11 17:14:53
MicrosoftDocs/azure-devops-docs
https://api.github.com/repos/MicrosoftDocs/azure-devops-docs
closed
for YAML pipelines which pre-defined variables available compile time
Pri1 devops-cicd-process/tech devops/prod product-question
[Enter feedback here] Initially only System.* variables were available in template expressions. Is it expanded to all PreDefined Variables (including Agent variables too?) https://docs.microsoft.com/en-us/azure/devops/pipelines/build/variables?view=azure-devops&tabs=yaml or only https://docs.microsoft.com/en-us/...
1.0
for YAML pipelines which pre-defined variables available compile time - [Enter feedback here] Initially only System.* variables were available in template expressions. Is it expanded to all PreDefined Variables (including Agent variables too?) https://docs.microsoft.com/en-us/azure/devops/pipelines/build/variables...
process
for yaml pipelines which pre defined variables available compile time initially only system variables were available in template expressions is it expanded to all predefined variables including agent variables too or only document details ⚠ do not edit this section it is require...
1
96,507
20,025,888,470
IssuesEvent
2022-02-01 21:15:41
Azure/azure-sdk-for-java
https://api.github.com/repos/Azure/azure-sdk-for-java
closed
[Checkstyle] IllegalArgumentException is thrown but never documented.
Client Java Source Code Rules
IllegalArgumentException has been getting thrown for a while but never documented, we have a Checkstyle rule that should fail PR validation due to this. https://github.com/Azure/azure-sdk-for-java/pull/7121#discussion_r363403020
1.0
[Checkstyle] IllegalArgumentException is thrown but never documented. - IllegalArgumentException has been getting thrown for a while but never documented, we have a Checkstyle rule that should fail PR validation due to this. https://github.com/Azure/azure-sdk-for-java/pull/7121#discussion_r363403020
non_process
illegalargumentexception is thrown but never documented illegalargumentexception has been getting thrown for a while but never documented we have a checkstyle rule that should fail pr validation due to this
0
11,204
4,171,742,099
IssuesEvent
2016-06-21 01:20:34
swift-nav/plover
https://api.github.com/repos/swift-nav/plover
closed
libswiftnav reintegration
4 - Code Review
push parse branch into master fix remaining cmake issues, use new plover compiler CLIi <!--- @huboard:{"order":469.5,"milestone_order":31,"custom_state":""} -->
1.0
libswiftnav reintegration - push parse branch into master fix remaining cmake issues, use new plover compiler CLIi <!--- @huboard:{"order":469.5,"milestone_order":31,"custom_state":""} -->
non_process
libswiftnav reintegration push parse branch into master fix remaining cmake issues use new plover compiler clii huboard order milestone order custom state
0
404,421
27,485,907,542
IssuesEvent
2023-03-04 03:55:12
Ptshah/mywebclass-agile-docs
https://api.github.com/repos/Ptshah/mywebclass-agile-docs
closed
Issue - 5
documentation
In epic 2 , dependencies you have to remove the developer from the 1 line and put analyst over there.
1.0
Issue - 5 - In epic 2 , dependencies you have to remove the developer from the 1 line and put analyst over there.
non_process
issue in epic dependencies you have to remove the developer from the line and put analyst over there
0
10,410
13,205,498,319
IssuesEvent
2020-08-14 18:05:01
nlpie/biomedicus3
https://api.github.com/repos/nlpie/biomedicus3
opened
Provide a more useful logger name for main method processors
area/processing kind/enhancement lang/python
Currently some Python processors log with the identifier "__main__" which is less than helpful.
1.0
Provide a more useful logger name for main method processors - Currently some Python processors log with the identifier "__main__" which is less than helpful.
process
provide a more useful logger name for main method processors currently some python processors log with the identifier main which is less than helpful
1
9,625
12,562,359,415
IssuesEvent
2020-06-08 03:53:56
MicrosoftDocs/azure-docs
https://api.github.com/repos/MicrosoftDocs/azure-docs
closed
Can one node be used in multiple automation accounts?
Pri1 automation/svc cxp process-automation/subsvc product-question triaged
I would like to use one node for multiple hybrid groups across different automation accounts. Its a huge waste if we have to use dedicated nodes for every automation account instead of sharing them. [Enter feedback here] --- #### Document Details ⚠ *Do not edit this section. It is required for docs.mic...
1.0
Can one node be used in multiple automation accounts? - I would like to use one node for multiple hybrid groups across different automation accounts. Its a huge waste if we have to use dedicated nodes for every automation account instead of sharing them. [Enter feedback here] --- #### Document Details ...
process
can one node be used in multiple automation accounts i would like to use one node for multiple hybrid groups across different automation accounts its a huge waste if we have to use dedicated nodes for every automation account instead of sharing them document details ⚠ do not edit this ...
1
14,207
17,104,454,064
IssuesEvent
2021-07-09 15:35:25
googleapis/python-datastore
https://api.github.com/repos/googleapis/python-datastore
closed
Generated Code Coverage seems to have decreased with a recent gen change
api: datastore type: process
Upon regenerating, code coverage went from 99% to 97%. https://github.com/googleapis/python-datastore/pull/108/ ``` nox > coverage report --show-missing --fail-under=99 Name Stmts Miss Branch BrPart Cover Missing ----------...
1.0
Generated Code Coverage seems to have decreased with a recent gen change - Upon regenerating, code coverage went from 99% to 97%. https://github.com/googleapis/python-datastore/pull/108/ ``` nox > coverage report --show-missing --fail-under=99 Name ...
process
generated code coverage seems to have decreased with a recent gen change upon regenerating code coverage went from to nox coverage report show missing fail under name stmts miss branch brpart cover mi...
1
37,092
18,106,866,461
IssuesEvent
2021-09-22 20:08:42
keras-team/keras
https://api.github.com/repos/keras-team/keras
closed
LocallyConnected2D should raise error with negative strides
type:bug/performance
**System information**. - Have I written custom code (as opposed to using a stock example script provided in Keras): Yes - OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Linux Ubuntu 18.04 - TensorFlow installed from (source or binary): binary - TensorFlow version (use command below): nightly - Python ve...
True
LocallyConnected2D should raise error with negative strides - **System information**. - Have I written custom code (as opposed to using a stock example script provided in Keras): Yes - OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Linux Ubuntu 18.04 - TensorFlow installed from (source or binary): binary ...
non_process
should raise error with negative strides system information have i written custom code as opposed to using a stock example script provided in keras yes os platform and distribution e g linux ubuntu linux ubuntu tensorflow installed from source or binary binary tensorflow version ...
0
12,543
9,819,392,738
IssuesEvent
2019-06-13 21:52:33
eventespresso/event-espresso-core
https://api.github.com/repos/eventespresso/event-espresso-core
opened
Changes sometimes not applied when calling the save method
category:models-and-data-infrastructure type:bug 🐞
Easiest to show with a a quick example: `add_action('AHEE__Extend_Events_Admin_Page___duplicate_event__after', 'updateacfanddatetime', 10, 2); function updateacfanddatetime($new_event, $orig_event) { $new_datetimes = $new_event->get_many_related('Datetime'); foreach ($new_datetimes as $new_dtt) { $newd...
1.0
Changes sometimes not applied when calling the save method - Easiest to show with a a quick example: `add_action('AHEE__Extend_Events_Admin_Page___duplicate_event__after', 'updateacfanddatetime', 10, 2); function updateacfanddatetime($new_event, $orig_event) { $new_datetimes = $new_event->get_many_related('Datet...
non_process
changes sometimes not applied when calling the save method easiest to show with a a quick example add action ahee extend events admin page duplicate event after updateacfanddatetime function updateacfanddatetime new event orig event new datetimes new event get many related dateti...
0
483,571
13,926,401,921
IssuesEvent
2020-10-21 18:14:13
MarketSquare/robotframework-browser
https://api.github.com/repos/MarketSquare/robotframework-browser
closed
Wait for response matchers not working
bug priority: high
**Describe the bug** I want this to return the result of route search. So ${r} should be that result. And matcher should work as a JS regexp. **To Reproduce** ```RobotFramework *** Settings *** Library Browser Suite Setup New Browser headless=${False} *** Test Cases *** Graphhopper New Page https...
1.0
Wait for response matchers not working - **Describe the bug** I want this to return the result of route search. So ${r} should be that result. And matcher should work as a JS regexp. **To Reproduce** ```RobotFramework *** Settings *** Library Browser Suite Setup New Browser headless=${False} *** Test Cas...
non_process
wait for response matchers not working describe the bug i want this to return the result of route search so r should be that result and matcher should work as a js regexp to reproduce robotframework settings library browser suite setup new browser headless false test cas...
0
15,283
19,273,946,655
IssuesEvent
2021-12-10 09:37:40
ESMValGroup/ESMValCore
https://api.github.com/repos/ESMValGroup/ESMValCore
closed
Preprocessor error message can be very hard to read
preprocessor
While working with native model output of ICON, I discovered that error messages of the preprocessor from this place in the code https://github.com/ESMValGroup/ESMValCore/blob/e24a86836d72533087433c8d7ad2dde08e014305/esmvalcore/preprocessor/__init__.py#L282-L288 can be **very** hard to read. See here an example f...
1.0
Preprocessor error message can be very hard to read - While working with native model output of ICON, I discovered that error messages of the preprocessor from this place in the code https://github.com/ESMValGroup/ESMValCore/blob/e24a86836d72533087433c8d7ad2dde08e014305/esmvalcore/preprocessor/__init__.py#L282-L288 ...
process
preprocessor error message can be very hard to read while working with native model output of icon i discovered that error messages of the preprocessor from this place in the code can be very hard to read see here an example for only a single year of icon output utc err...
1
501,717
14,532,069,754
IssuesEvent
2020-12-14 21:48:35
celo-org/celo-monorepo
https://api.github.com/repos/celo-org/celo-monorepo
closed
Exchange amounts should not be represented in scientific notation
Component: CELO Priority: P2 bug quick-fix wallet
### Expected Behavior Amounts are not represented in scientific notation. ### Current Behavior Amounts are sometimes represented in scientific notation when there are many decimals. This results in an "invalid number value" error. https://sentry.io/organizations/celo/issues/1936609246/?project=1250733
1.0
Exchange amounts should not be represented in scientific notation - ### Expected Behavior Amounts are not represented in scientific notation. ### Current Behavior Amounts are sometimes represented in scientific notation when there are many decimals. This results in an "invalid number value" error. https://sentr...
non_process
exchange amounts should not be represented in scientific notation expected behavior amounts are not represented in scientific notation current behavior amounts are sometimes represented in scientific notation when there are many decimals this results in an invalid number value error
0
493,820
14,238,745,641
IssuesEvent
2020-11-18 19:05:01
airshipit/airshipctl
https://api.github.com/repos/airshipit/airshipctl
closed
Deduplication of network definitions
enhancement priority/critical
**Problem description (if applicable)** As an operator, I need the ability to specify common networking information at various levels of specificity while also being able to override & specify specific values down to the site & sub-type level. The different levels of specificity could be: - global - type (common ...
1.0
Deduplication of network definitions - **Problem description (if applicable)** As an operator, I need the ability to specify common networking information at various levels of specificity while also being able to override & specify specific values down to the site & sub-type level. The different levels of specifici...
non_process
deduplication of network definitions problem description if applicable as an operator i need the ability to specify common networking information at various levels of specificity while also being able to override specify specific values down to the site sub type level the different levels of specifici...
0
734,740
25,360,871,111
IssuesEvent
2022-11-20 21:44:03
Laravel-Backpack/CRUD
https://api.github.com/repos/Laravel-Backpack/CRUD
closed
[Minor Bug] first column before a "bigger" column doesn't get center aligned
Priority: SHOULD Minor Bug
# Bug report ### What I did Added a column that makes the row expand, imagine the new table column, or an textarea with some `br`: ![image](https://user-images.githubusercontent.com/7188159/198270644-08bdbde5-35d3-4b36-a254-4553d1e15319.png) ![image](https://user-images.githubusercontent.com/7188159/1982678...
1.0
[Minor Bug] first column before a "bigger" column doesn't get center aligned - # Bug report ### What I did Added a column that makes the row expand, imagine the new table column, or an textarea with some `br`: ![image](https://user-images.githubusercontent.com/7188159/198270644-08bdbde5-35d3-4b36-a254-4553d1e1...
non_process
first column before a bigger column doesn t get center aligned bug report what i did added a column that makes the row expand imagine the new table column or an textarea with some br the first column is never center aligned
0
7,058
10,217,741,236
IssuesEvent
2019-08-15 14:22:30
jupyter/nbconvert
https://api.github.com/repos/jupyter/nbconvert
closed
How to save widget state after executing notebook
Preprocessor:Execute
I automate the execution and conversion to html of notebooks with this convenience package [notebook-snapshot](https://github.com/oscar6echo/notebook-snapshot). In particular the execution script is [there](https://github.com/oscar6echo/notebook-snapshot/blob/master/notebook_snapshot/execute.py) straight from the docum...
1.0
How to save widget state after executing notebook - I automate the execution and conversion to html of notebooks with this convenience package [notebook-snapshot](https://github.com/oscar6echo/notebook-snapshot). In particular the execution script is [there](https://github.com/oscar6echo/notebook-snapshot/blob/master/n...
process
how to save widget state after executing notebook i automate the execution and conversion to html of notebooks with this convenience package in particular the execution script is straight from the documentation my notebooks contain widgets so i need to save widget state after execution if i run a...
1