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
18,523
24,551,909,772
IssuesEvent
2022-10-12 13:14:11
GoogleCloudPlatform/fda-mystudies
https://api.github.com/repos/GoogleCloudPlatform/fda-mystudies
closed
[iOS] Dashboard > Statistics > UI issue for Day and Week tabs
Bug P2 iOS Process: Fixed Process: Tested dev
**Actual:** First 2 letters of the month text is showing in blue colour **Expected:** Colour of the text should be in light grey colour and blue colour should be removed Issue not observed for Month tab ![Day](https://user-images.githubusercontent.com/60386291/191757316-e286cc67-c4f8-46bc-bef4-57a104779921.png...
2.0
[iOS] Dashboard > Statistics > UI issue for Day and Week tabs - **Actual:** First 2 letters of the month text is showing in blue colour **Expected:** Colour of the text should be in light grey colour and blue colour should be removed Issue not observed for Month tab ![Day](https://user-images.githubusercontent...
process
dashboard statistics ui issue for day and week tabs actual first letters of the month text is showing in blue colour expected colour of the text should be in light grey colour and blue colour should be removed issue not observed for month tab
1
20,240
26,850,367,781
IssuesEvent
2023-02-03 10:32:37
AvaloniaUI/Avalonia
https://api.github.com/repos/AvaloniaUI/Avalonia
closed
extra space below textblock's text with wrapping enabled
bug area-textprocessing
**Describe the bug** i noticed that there is an extra space below the textblock when i have wrapping enabled. **To Reproduce** Steps to reproduce the behavior: 1. add a border with MaxWidth and background color for easier observation. 2. inside the border, add a textblock with text wrapping enabled. 3. add lo...
1.0
extra space below textblock's text with wrapping enabled - **Describe the bug** i noticed that there is an extra space below the textblock when i have wrapping enabled. **To Reproduce** Steps to reproduce the behavior: 1. add a border with MaxWidth and background color for easier observation. 2. inside the bor...
process
extra space below textblock s text with wrapping enabled describe the bug i noticed that there is an extra space below the textblock when i have wrapping enabled to reproduce steps to reproduce the behavior add a border with maxwidth and background color for easier observation inside the bor...
1
9,786
12,801,173,779
IssuesEvent
2020-07-02 18:35:37
solid/process
https://api.github.com/repos/solid/process
closed
Github pull request application limiting Solid reach to talent
process proposal
To apply to be a Solid panellist, editor, administrator or creator one needs a GitHub account and know how to navigate GitHub enough to submit a pull request. Because GitHub is a tool with specific professional and geographically distributed users these steps act as filters to the applications. Submitting a pul...
1.0
Github pull request application limiting Solid reach to talent - To apply to be a Solid panellist, editor, administrator or creator one needs a GitHub account and know how to navigate GitHub enough to submit a pull request. Because GitHub is a tool with specific professional and geographically distributed users th...
process
github pull request application limiting solid reach to talent to apply to be a solid panellist editor administrator or creator one needs a github account and know how to navigate github enough to submit a pull request because github is a tool with specific professional and geographically distributed users th...
1
5,308
3,560,939,702
IssuesEvent
2016-01-23 12:45:51
tarantool/tarantool
https://api.github.com/repos/tarantool/tarantool
opened
Permission denied on tarantoolctl enter
build
``` [buildslave@localhost ~]$ tarantoolctl enter example /usr/bin/tarantoolctl: Found example.lua in /etc/tarantool/instances.available /usr/bin/tarantoolctl: Connecting to /var/run/tarantool/example.control /usr/bin/tarantoolctl: unix/:/var/run/tarantool/example.control: Permission denied ``` My user was added...
1.0
Permission denied on tarantoolctl enter - ``` [buildslave@localhost ~]$ tarantoolctl enter example /usr/bin/tarantoolctl: Found example.lua in /etc/tarantool/instances.available /usr/bin/tarantoolctl: Connecting to /var/run/tarantool/example.control /usr/bin/tarantoolctl: unix/:/var/run/tarantool/example.control: ...
non_process
permission denied on tarantoolctl enter tarantoolctl enter example usr bin tarantoolctl found example lua in etc tarantool instances available usr bin tarantoolctl connecting to var run tarantool example control usr bin tarantoolctl unix var run tarantool example control permission denied ...
0
271,539
29,515,732,506
IssuesEvent
2023-06-04 13:14:37
amaybaum-local/vprofile-project6
https://api.github.com/repos/amaybaum-local/vprofile-project6
opened
CVE-2020-14062 (High, reachable) detected in jackson-databind-2.9.10.4.jar
Mend: dependency security vulnerability
## CVE-2020-14062 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.10.4.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core strea...
True
CVE-2020-14062 (High, reachable) detected in jackson-databind-2.9.10.4.jar - ## CVE-2020-14062 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.10.4.jar</b></p></sum...
non_process
cve high reachable detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file pom xml path ...
0
9,866
12,880,631,426
IssuesEvent
2020-07-12 07:13:52
dotnet/runtime
https://api.github.com/repos/dotnet/runtime
closed
ServiceController.ExecuteCommand() causes Exception (Cannot control service on computer '.'.)
area-System.ServiceProcess
@Anipik ### Description When running a program as administrator and trying to send my service a command I get an Exception (Cannot control service on computer '.'.) . I am able to start/stop the service without any issues, but I am not able to execute a command to it. ### Configuration .NET versions tried: 8.0/...
1.0
ServiceController.ExecuteCommand() causes Exception (Cannot control service on computer '.'.) - @Anipik ### Description When running a program as administrator and trying to send my service a command I get an Exception (Cannot control service on computer '.'.) . I am able to start/stop the service without any issue...
process
servicecontroller executecommand causes exception cannot control service on computer anipik description when running a program as administrator and trying to send my service a command i get an exception cannot control service on computer i am able to start stop the service without any issue...
1
818,964
30,713,677,873
IssuesEvent
2023-07-27 11:36:35
nacht-falter/aikido-course-website-django
https://api.github.com/repos/nacht-falter/aikido-course-website-django
closed
BUG: Exam application with grades higher than 1st kyu cause 404 error.
EPIC: Exams THEME: Course Registration and Management PRIORITY: Must-Have BUG
If users with a grade higher than 1st kyu apply for exams with their course registration, it causes a 404 error. The logic for exam applications seems to be flawed. Another solution could be to hide the exam field entirely for users with higher grades.
1.0
BUG: Exam application with grades higher than 1st kyu cause 404 error. - If users with a grade higher than 1st kyu apply for exams with their course registration, it causes a 404 error. The logic for exam applications seems to be flawed. Another solution could be to hide the exam field entirely for users with higher gr...
non_process
bug exam application with grades higher than kyu cause error if users with a grade higher than kyu apply for exams with their course registration it causes a error the logic for exam applications seems to be flawed another solution could be to hide the exam field entirely for users with higher grades
0
6,426
9,530,837,746
IssuesEvent
2019-04-29 14:43:47
codefordenver/org
https://api.github.com/repos/codefordenver/org
closed
Flowdock tutorial
Process
As a new user to flowdock, I would like some very short videos / visual - written tutorials that help me learn how to use flowdock, specifically threading.
1.0
Flowdock tutorial - As a new user to flowdock, I would like some very short videos / visual - written tutorials that help me learn how to use flowdock, specifically threading.
process
flowdock tutorial as a new user to flowdock i would like some very short videos visual written tutorials that help me learn how to use flowdock specifically threading
1
10,529
13,309,299,796
IssuesEvent
2020-08-26 03:35:07
pytorch/pytorch
https://api.github.com/repos/pytorch/pytorch
closed
Spawn, torch.multiprocessing
module: multiprocessing triaged
Hello all We have developed a multilingual TTS service, and we have got several DL models to run at test time , and those models can be run in parallel because they don't have any dependencies to each other (trying to get lower runtime, better performance) We do that on a GPU but I ran into several problems ...
1.0
Spawn, torch.multiprocessing - Hello all We have developed a multilingual TTS service, and we have got several DL models to run at test time , and those models can be run in parallel because they don't have any dependencies to each other (trying to get lower runtime, better performance) We do that on a GPU but ...
process
spawn torch multiprocessing hello all we have developed a multilingual tts service and we have got several dl models to run at test time and those models can be run in parallel because they don t have any dependencies to each other trying to get lower runtime better performance we do that on a gpu but ...
1
7,395
10,521,727,247
IssuesEvent
2019-09-30 06:58:18
qgis/QGIS
https://api.github.com/repos/qgis/QGIS
closed
Parameter label "Expression" is not meaningful
Bug Processing
Author Name: **Harrissou Santanna** (@DelazJ) Original Redmine Issue: [19816](https://issues.qgis.org/issues/19816) Affected QGIS version: 3.3(master) Redmine category:processing/gui --- The "Random points inside polygons" algorithm provides a parameter named "Expression" which imho does not help to know what user is...
1.0
Parameter label "Expression" is not meaningful - Author Name: **Harrissou Santanna** (@DelazJ) Original Redmine Issue: [19816](https://issues.qgis.org/issues/19816) Affected QGIS version: 3.3(master) Redmine category:processing/gui --- The "Random points inside polygons" algorithm provides a parameter named "Expressi...
process
parameter label expression is not meaningful author name harrissou santanna delazj original redmine issue affected qgis version master redmine category processing gui the random points inside polygons algorithm provides a parameter named expression which imho does not help to know what ...
1
19,513
25,828,508,992
IssuesEvent
2022-12-12 14:35:00
microsoft/vscode
https://api.github.com/repos/microsoft/vscode
closed
Cannot open local terminal when remote container is opened as a workspace
bug remote terminal-process
<!-- Please search existing issues to avoid creating duplicates, and review our troubleshooting tips: https://code.visualstudio.com/docs/remote/troubleshooting --> <!-- Please attach logs to help us diagnose your issue. Learn more here: https://code.visualstudio.com/docs/remote/troubleshooting#_reporting-issues --> <...
1.0
Cannot open local terminal when remote container is opened as a workspace - <!-- Please search existing issues to avoid creating duplicates, and review our troubleshooting tips: https://code.visualstudio.com/docs/remote/troubleshooting --> <!-- Please attach logs to help us diagnose your issue. Learn more here: https:...
process
cannot open local terminal when remote container is opened as a workspace vscode version local os version arch remote os version ubuntu remote extension connection type docker logs steps to reproduce create a minimal workspace and devcontainer file workspace code work...
1
210,635
23,761,808,903
IssuesEvent
2022-09-01 09:29:11
remigiusz-donczyk/final-project
https://api.github.com/repos/remigiusz-donczyk/final-project
opened
script-security-1.78.jar: 1 vulnerabilities (highest severity is: 4.3)
security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>script-security-1.78.jar</b></p></summary> <p>Allows Jenkins administrators to control what in-process scripts can be run by less-privileged users.</p> <p>Library hom...
True
script-security-1.78.jar: 1 vulnerabilities (highest severity is: 4.3) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>script-security-1.78.jar</b></p></summary> <p>Allows Jenkins administrators to control what i...
non_process
script security jar vulnerabilities highest severity is vulnerable library script security jar allows jenkins administrators to control what in process scripts can be run by less privileged users library home page a href found in head commit a href vulnerabilities ...
0
29,044
4,467,473,583
IssuesEvent
2016-08-25 04:58:21
ddurdle/GDrive-for-KODI
https://api.github.com/repos/ddurdle/GDrive-for-KODI
closed
Filenames with invalid characters
enhancement in-testing
Google Photos allows filenames with invalid characters (these are filesystem dependent), like "/" (forward slash). The addon can retrieve/view thumbnails for such files but can't display them. Google drive on Windows replaces those characters with "_" in order to show the files in the explorer.
1.0
Filenames with invalid characters - Google Photos allows filenames with invalid characters (these are filesystem dependent), like "/" (forward slash). The addon can retrieve/view thumbnails for such files but can't display them. Google drive on Windows replaces those characters with "_" in order to show the files ...
non_process
filenames with invalid characters google photos allows filenames with invalid characters these are filesystem dependent like forward slash the addon can retrieve view thumbnails for such files but can t display them google drive on windows replaces those characters with in order to show the files ...
0
21,804
30,316,338,882
IssuesEvent
2023-07-10 15:49:15
tdwg/dwc
https://api.github.com/repos/tdwg/dwc
closed
Change term - relationshipOfResource
Term - change Class - ResourceRelationship non-normative Process - complete
## Term change The additional example represented here was missed in [an issue](https://github.com/tdwg/dwc/issues/194) at the end of the previous public review. * Submitter: Holly Little @hollyel * Efficacy Justification (why is this change necessary?): Helps clarify use for additional cases * Demand Justifica...
1.0
Change term - relationshipOfResource - ## Term change The additional example represented here was missed in [an issue](https://github.com/tdwg/dwc/issues/194) at the end of the previous public review. * Submitter: Holly Little @hollyel * Efficacy Justification (why is this change necessary?): Helps clarify use f...
process
change term relationshipofresource term change the additional example represented here was missed in at the end of the previous public review submitter holly little hollyel efficacy justification why is this change necessary helps clarify use for additional cases demand justification if...
1
778,834
27,331,069,302
IssuesEvent
2023-02-25 16:35:32
webaverse-studios/CharacterCreator
https://api.github.com/repos/webaverse-studios/CharacterCreator
closed
Add localization support
high priority feature season 0
We should support EFIGS (English, French, Italian, German, Spanish), Japanese, Chinese and Russian for the UX. - Language icon in the corner which opens a modal containing a select input with different language options. - There should be a note in the current language which explains that Chat is in alpha and only offi...
1.0
Add localization support - We should support EFIGS (English, French, Italian, German, Spanish), Japanese, Chinese and Russian for the UX. - Language icon in the corner which opens a modal containing a select input with different language options. - There should be a note in the current language which explains that Cha...
non_process
add localization support we should support efigs english french italian german spanish japanese chinese and russian for the ux language icon in the corner which opens a modal containing a select input with different language options there should be a note in the current language which explains that cha...
0
14,839
18,236,286,251
IssuesEvent
2021-10-01 07:22:51
quark-engine/quark-engine
https://api.github.com/repos/quark-engine/quark-engine
closed
Add a process for handling invalid issues
work-in-progress issue-processing-state-04
We need to define a process to handle the issues we cannot reproduce, especially if the issue raiser has not responded for a long time.
1.0
Add a process for handling invalid issues - We need to define a process to handle the issues we cannot reproduce, especially if the issue raiser has not responded for a long time.
process
add a process for handling invalid issues we need to define a process to handle the issues we cannot reproduce especially if the issue raiser has not responded for a long time
1
15,089
18,798,435,058
IssuesEvent
2021-11-09 02:40:09
qgis/QGIS
https://api.github.com/repos/qgis/QGIS
closed
macOS: Symbol not found: __cg_jpeg_resync_to_restart when reprojecting raster layer with GDAL warp on macOS
Feedback stale Processing Bug MacOS
I work with Mac OX mojave with 3.17 and have this error when trying to reproject a raster map (but I've tried already to downgrade to 3.16, 3.12, 3.10 - same result): Symbol not found: __cg_jpeg_resync_to_restart ``` GIS-Version: 3.17.0-Master QGIS-Codeversion: 21908f09f5 Qt-Version: 5.14.2 GDAL-Version: 3.1....
1.0
macOS: Symbol not found: __cg_jpeg_resync_to_restart when reprojecting raster layer with GDAL warp on macOS - I work with Mac OX mojave with 3.17 and have this error when trying to reproject a raster map (but I've tried already to downgrade to 3.16, 3.12, 3.10 - same result): Symbol not found: __cg_jpeg_resync_to_re...
process
macos symbol not found cg jpeg resync to restart when reprojecting raster layer with gdal warp on macos i work with mac ox mojave with and have this error when trying to reproject a raster map but i ve tried already to downgrade to same result symbol not found cg jpeg resync to restar...
1
18,204
24,258,581,963
IssuesEvent
2022-09-27 20:09:02
Altinn/app-template-dotnet
https://api.github.com/repos/Altinn/app-template-dotnet
closed
Update application to support that user can go back from confirmation page
kind/user-story area/process
## Description It should be possible to go back from the confirmation task to the previous task or whatever defined task in the BPMN process. In the below example SequenceFlow_4 takes the process from Task_2 (confirmation) to Task_1 (data) ```xml <bpmn2:process id="Altinn_Data_Confirmation_Process" isExecuta...
1.0
Update application to support that user can go back from confirmation page - ## Description It should be possible to go back from the confirmation task to the previous task or whatever defined task in the BPMN process. In the below example SequenceFlow_4 takes the process from Task_2 (confirmation) to Task_1 (data...
process
update application to support that user can go back from confirmation page description it should be possible to go back from the confirmation task to the previous task or whatever defined task in the bpmn process in the below example sequenceflow takes the process from task confirmation to task data...
1
3,881
10,239,387,010
IssuesEvent
2019-08-19 18:07:14
MicrosoftDocs/architecture-center
https://api.github.com/repos/MicrosoftDocs/architecture-center
closed
Autoscaling documentation not complete
architecture-center/svc assigned-to-author doc-enhancement triaged
Autoscaling documentation and pointers to specific detailed sections are available for Service Fabric, VM Scale Sets, App Services, Azure Functions, Cloud Service etc However, additional information for Azure Kubernetes Service, Azure Container Service and Azure Container Instances should be added. --- #### Documen...
1.0
Autoscaling documentation not complete - Autoscaling documentation and pointers to specific detailed sections are available for Service Fabric, VM Scale Sets, App Services, Azure Functions, Cloud Service etc However, additional information for Azure Kubernetes Service, Azure Container Service and Azure Container Instan...
non_process
autoscaling documentation not complete autoscaling documentation and pointers to specific detailed sections are available for service fabric vm scale sets app services azure functions cloud service etc however additional information for azure kubernetes service azure container service and azure container instan...
0
232,717
17,792,422,464
IssuesEvent
2021-08-31 17:47:33
vmware-samples/vcenter-event-broker-appliance
https://api.github.com/repos/vmware-samples/vcenter-event-broker-appliance
closed
Update VEBA Architecture Diagram
documentation enhancement
**Is your feature request related to a problem? Please describe.** https://github.com/vmware-samples/vcenter-event-broker-appliance/blob/development/docs/kb/img/veba-architecture.png needs to be updated to include additional Event Providers(s), Endpoints and Deprecated Event Processors
1.0
Update VEBA Architecture Diagram - **Is your feature request related to a problem? Please describe.** https://github.com/vmware-samples/vcenter-event-broker-appliance/blob/development/docs/kb/img/veba-architecture.png needs to be updated to include additional Event Providers(s), Endpoints and Deprecated Event Processo...
non_process
update veba architecture diagram is your feature request related to a problem please describe needs to be updated to include additional event providers s endpoints and deprecated event processors
0
8,302
11,463,305,445
IssuesEvent
2020-02-07 15:45:55
material-components/material-components-ios
https://api.github.com/repos/material-components/material-components-ios
closed
[TextControls] Internal issue: b/147444232
[TextControls] type:Process
This was filed as an internal issue. If you are a Googler, please visit [b/147444232](http://b/147444232) for more details. <!-- Auto-generated content below, do not modify --> --- #### Internal data - Associated internal bug: [b/147444232](http://b/147444232) - Blocked by: https://github.com/material-components/mate...
1.0
[TextControls] Internal issue: b/147444232 - This was filed as an internal issue. If you are a Googler, please visit [b/147444232](http://b/147444232) for more details. <!-- Auto-generated content below, do not modify --> --- #### Internal data - Associated internal bug: [b/147444232](http://b/147444232) - Blocked by...
process
internal issue b this was filed as an internal issue if you are a googler please visit for more details internal data associated internal bug blocked by blocked by
1
18,760
24,663,809,785
IssuesEvent
2022-10-18 08:47:39
googleapis/google-api-dotnet-client
https://api.github.com/repos/googleapis/google-api-dotnet-client
closed
Remove .NET 4.0 targets
type: process priority: p2
We should look at all the targets we claim to support, and remove the ones that really don't work and aren't tested or supported.
1.0
Remove .NET 4.0 targets - We should look at all the targets we claim to support, and remove the ones that really don't work and aren't tested or supported.
process
remove net targets we should look at all the targets we claim to support and remove the ones that really don t work and aren t tested or supported
1
106,206
11,472,953,134
IssuesEvent
2020-02-09 20:17:24
NeProgramist/Cytrus
https://api.github.com/repos/NeProgramist/Cytrus
closed
NLP implementations in other languages
documentation
find information on existing NLP implementations in other languages. (Grammarly, etc)
1.0
NLP implementations in other languages - find information on existing NLP implementations in other languages. (Grammarly, etc)
non_process
nlp implementations in other languages find information on existing nlp implementations in other languages grammarly etc
0
21,969
3,587,528,815
IssuesEvent
2016-01-30 11:04:04
PRIDE-Utilities/jmzml
https://api.github.com/repos/PRIDE-Utilities/jmzml
closed
Debug message going to info level instead of debug level
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Use jmzml to open any standard mzML file What is the expected output? What do you see instead? The debuging message "Creating index" in MzMLIndexerFactory is sent to the log4j logget with INFO level. I believe it is supposed to be DEBUG level, just like other debugging ...
1.0
Debug message going to info level instead of debug level - ``` What steps will reproduce the problem? 1. Use jmzml to open any standard mzML file What is the expected output? What do you see instead? The debuging message "Creating index" in MzMLIndexerFactory is sent to the log4j logget with INFO level. I believe it...
non_process
debug message going to info level instead of debug level what steps will reproduce the problem use jmzml to open any standard mzml file what is the expected output what do you see instead the debuging message creating index in mzmlindexerfactory is sent to the logget with info level i believe it is ...
0
615,126
19,214,965,341
IssuesEvent
2021-12-07 08:29:22
canonical-web-and-design/vanilla-framework
https://api.github.com/repos/canonical-web-and-design/vanilla-framework
closed
A11Y: Mobile card variant of table misuses aria-label
Priority: High
In mobile card table pattern we use `aria-label` to show column headers in mobile view. This causes screen reader to only read column title and completely skip cell value. We should not use `aria-label` this way.
1.0
A11Y: Mobile card variant of table misuses aria-label - In mobile card table pattern we use `aria-label` to show column headers in mobile view. This causes screen reader to only read column title and completely skip cell value. We should not use `aria-label` this way.
non_process
mobile card variant of table misuses aria label in mobile card table pattern we use aria label to show column headers in mobile view this causes screen reader to only read column title and completely skip cell value we should not use aria label this way
0
5,910
8,728,644,399
IssuesEvent
2018-12-10 17:57:03
PowercoderJr/FlagsRecognizer
https://api.github.com/repos/PowercoderJr/FlagsRecognizer
closed
Предоставить пользователю возможность обрезать или повернуть изображение
enhancement input preprocessing
Как вариант - предлагать указать 4 точки по углам флага, после чего привести выделенную область к прямоугольной форме
1.0
Предоставить пользователю возможность обрезать или повернуть изображение - Как вариант - предлагать указать 4 точки по углам флага, после чего привести выделенную область к прямоугольной форме
process
предоставить пользователю возможность обрезать или повернуть изображение как вариант предлагать указать точки по углам флага после чего привести выделенную область к прямоугольной форме
1
99,095
20,870,895,354
IssuesEvent
2022-03-22 11:51:23
GoogleForCreators/web-stories-wp
https://api.github.com/repos/GoogleForCreators/web-stories-wp
closed
Discovery: Consider using Puppeteer Testing Library
P2 Type: Infrastructure Type: Code Quality Pod: WP Package: E2E Test Utils Package: E2E Tests
<!-- NOTE: For help requests, support questions, or general feedback, please use the WordPress.org forums instead: https://wordpress.org/support/plugin/web-stories/ --> ## Task Description <!-- A clear and concise description of what this task is about. --> With Puppeteer Testing Library ([`pptr-testing-librar...
1.0
Discovery: Consider using Puppeteer Testing Library - <!-- NOTE: For help requests, support questions, or general feedback, please use the WordPress.org forums instead: https://wordpress.org/support/plugin/web-stories/ --> ## Task Description <!-- A clear and concise description of what this task is about. --> ...
non_process
discovery consider using puppeteer testing library task description with puppeteer testing library we could bring our test suite closer to our karma and unit test suites making it easier to write write tests for all three targets let s do a brief evaluation and perhaps rewrite a few tes...
0
17,472
9,786,318,331
IssuesEvent
2019-06-09 15:38:37
kyma-project/kyma
https://api.github.com/repos/kyma-project/kyma
closed
Events publishing latency and throughput tests
area/application-connector area/eventing quality/performance
## Description We need test cases to test the "external events publishing throughput and latency". We need to have the test cases executed and analyzed ones so that we know the possible maximum assuming the performance test cluster setup. ## Requirements Provide the following tests |Name | Test | What to measur...
True
Events publishing latency and throughput tests - ## Description We need test cases to test the "external events publishing throughput and latency". We need to have the test cases executed and analyzed ones so that we know the possible maximum assuming the performance test cluster setup. ## Requirements Provide the...
non_process
events publishing latency and throughput tests description we need test cases to test the external events publishing throughput and latency we need to have the test cases executed and analyzed ones so that we know the possible maximum assuming the performance test cluster setup requirements provide the...
0
252,867
19,074,436,094
IssuesEvent
2021-11-27 14:06:36
WomenPlusPlus/deploy-impact-21-kona-c
https://api.github.com/repos/WomenPlusPlus/deploy-impact-21-kona-c
closed
Delivery - Update of the Readme file
documentation
The ReadMe documentation should contain: Works on the browser Screenshots for the app once design is done Link to the presentation - demo
1.0
Delivery - Update of the Readme file - The ReadMe documentation should contain: Works on the browser Screenshots for the app once design is done Link to the presentation - demo
non_process
delivery update of the readme file the readme documentation should contain works on the browser screenshots for the app once design is done link to the presentation demo
0
19,506
25,815,012,771
IssuesEvent
2022-12-12 03:44:48
bazelbuild/bazel
https://api.github.com/repos/bazelbuild/bazel
closed
[Mirror] Dependencies from rules_go 0.37.0
P2 type: process team-OSS mirror request
### Please list the URLs of the archives you'd like to mirror: [rules_go 0.37.0](https://github.com/bazelbuild/rules_go/releases/tag/v0.37.0), released a few days ago, depends on a few new mirror URLs that currently 404: ``` WARNING: Download from https://mirror.bazel.build/github.com/golang/sys/archive/refs/tags...
1.0
[Mirror] Dependencies from rules_go 0.37.0 - ### Please list the URLs of the archives you'd like to mirror: [rules_go 0.37.0](https://github.com/bazelbuild/rules_go/releases/tag/v0.37.0), released a few days ago, depends on a few new mirror URLs that currently 404: ``` WARNING: Download from https://mirror.bazel....
process
dependencies from rules go please list the urls of the archives you d like to mirror released a few days ago depends on a few new mirror urls that currently warning download from failed class java io filenotfoundexception get returned not found warning download from failed cl...
1
146,043
5,592,593,825
IssuesEvent
2017-03-30 05:20:44
CS2103JAN2017-W09-B3/main
https://api.github.com/repos/CS2103JAN2017-W09-B3/main
closed
As an advanced user I want to add task reminder to Google Calendar
priority.low type.enhancement type.story
so that due task will be shown as full day calendar event
1.0
As an advanced user I want to add task reminder to Google Calendar - so that due task will be shown as full day calendar event
non_process
as an advanced user i want to add task reminder to google calendar so that due task will be shown as full day calendar event
0
10,161
13,044,162,649
IssuesEvent
2020-07-29 03:47:34
tikv/tikv
https://api.github.com/repos/tikv/tikv
closed
UCP: Migrate scalar function `Encode` from TiDB
challenge-program-2 component/coprocessor difficulty/easy sig/coprocessor
## Description Port the scalar function `Encode` from TiDB to coprocessor. ## Score * 50 ## Mentor(s) * @breeswish ## 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 `Encode` from TiDB - ## Description Port the scalar function `Encode` from TiDB to coprocessor. ## Score * 50 ## Mentor(s) * @breeswish ## Recommended Skills * Rust programming ## Learning Materials Already implemented expressions ported from TiDB - https://github.com/tikv/tik...
process
ucp migrate scalar function encode from tidb description port the scalar function encode from tidb to coprocessor score mentor s breeswish recommended skills rust programming learning materials already implemented expressions ported from tidb
1
74,950
25,451,513,758
IssuesEvent
2022-11-24 10:49:09
matrix-org/synapse
https://api.github.com/repos/matrix-org/synapse
closed
media admin list API breaks when some event contains invalid info in content
A-Admin-API A-Validation S-Minor T-Defect O-Uncommon
### Description You can send events containing non-spec conform contents like this: ``` { "content": { "url": "mxc://<server>/<media>", "info": null, "body": "<filename>", "msgtype": "m.image" }, "type": "m.room.message" } ``` The ["List all media in a room" API]...
1.0
media admin list API breaks when some event contains invalid info in content - ### Description You can send events containing non-spec conform contents like this: ``` { "content": { "url": "mxc://<server>/<media>", "info": null, "body": "<filename>", "msgtype": "m.image" ...
non_process
media admin list api breaks when some event contains invalid info in content description you can send events containing non spec conform contents like this content url mxc info null body msgtype m image type m ro...
0
222,566
7,433,871,143
IssuesEvent
2018-03-26 09:07:35
CS2103JAN2018-W14-B2/main
https://api.github.com/repos/CS2103JAN2018-W14-B2/main
closed
Create commands for employees to apply for a shift
priority.high type.enhancement
`apply <index>` lets an employee apply for the shift at the specified index. `unapply <index>` lets an employee remove himself from the shift at the specified index.
1.0
Create commands for employees to apply for a shift - `apply <index>` lets an employee apply for the shift at the specified index. `unapply <index>` lets an employee remove himself from the shift at the specified index.
non_process
create commands for employees to apply for a shift apply lets an employee apply for the shift at the specified index unapply lets an employee remove himself from the shift at the specified index
0
5,369
8,201,364,332
IssuesEvent
2018-09-01 16:47:22
rubberduck-vba/Rubberduck
https://api.github.com/repos/rubberduck-vba/Rubberduck
closed
Scale keyword in UDT as a member name is a parser error
bug critical parse-tree-processing regression
Stumbled upon this while I was playing with a `tagDEC` struct: ``` Option Explicit ' https://docs.microsoft.com/en-us/windows/desktop/api/wtypes/ns-wtypes-tagdec Private Type tagDec wReserved As Integer scale As Byte sign As Byte Hi32 As Long Lo64Lo As Long Lo64Hi As Long End Type...
1.0
Scale keyword in UDT as a member name is a parser error - Stumbled upon this while I was playing with a `tagDEC` struct: ``` Option Explicit ' https://docs.microsoft.com/en-us/windows/desktop/api/wtypes/ns-wtypes-tagdec Private Type tagDec wReserved As Integer scale As Byte sign As Byte Hi32...
process
scale keyword in udt as a member name is a parser error stumbled upon this while i was playing with a tagdec struct option explicit private type tagdec wreserved as integer scale as byte sign as byte as long as long as long end type the parser is choking o...
1
244,296
26,375,083,878
IssuesEvent
2023-01-12 01:16:56
noahbjohnson/electron-foundation
https://api.github.com/repos/noahbjohnson/electron-foundation
opened
electron-devtools-installer-3.1.1.tgz: 2 vulnerabilities (highest severity is: 5.5)
security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>electron-devtools-installer-3.1.1.tgz</b></p></summary> <p></p> <p>Path to dependency file: /package.json</p> <p>Path to vulnerable library: /node_modules/jszip</p> <...
True
electron-devtools-installer-3.1.1.tgz: 2 vulnerabilities (highest severity is: 5.5) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>electron-devtools-installer-3.1.1.tgz</b></p></summary> <p></p> <p>Path to depen...
non_process
electron devtools installer tgz vulnerabilities highest severity is vulnerable library electron devtools installer tgz path to dependency file package json path to vulnerable library node modules jszip vulnerabilities cve severity cvss dependency type ...
0
137,362
12,751,283,690
IssuesEvent
2020-06-27 10:03:25
Imagine-Programming/hindsight
https://api.github.com/repos/Imagine-Programming/hindsight
opened
[documentation] generate a Wiki from the XML comments in code.
documentation
Currently, the code is thoroughly documented through XML comment blocks. These XML comment blocks are not extremely well supported for C++ in Visual Studio, but they do describe all classes, methods and relevant members with references to other classes, methods and relevant members. The next step is to generate some...
1.0
[documentation] generate a Wiki from the XML comments in code. - Currently, the code is thoroughly documented through XML comment blocks. These XML comment blocks are not extremely well supported for C++ in Visual Studio, but they do describe all classes, methods and relevant members with references to other classes, m...
non_process
generate a wiki from the xml comments in code currently the code is thoroughly documented through xml comment blocks these xml comment blocks are not extremely well supported for c in visual studio but they do describe all classes methods and relevant members with references to other classes methods and rel...
0
20,272
26,902,779,032
IssuesEvent
2023-02-06 16:45:07
dtcenter/MET
https://api.github.com/repos/dtcenter/MET
reopened
Bugfix: Missing NDBC buoy location information when running ASCII2NC
type: bug requestor: NOAA/EMC alert: NEED ACCOUNT KEY MET: PreProcessing Tools (Point) priority: high
## Describe the Problem ## I tested ASCII2NC with MET 11.0.0/METplus 5.0.0 to convert NDBC buoy data (*.txt) into a METplus compatible point obs netCDF file and got the following error messages in the log file: ERROR : No location information found for station 44084 do not process file /lfs/h1/ops/dev/dcom/2023012...
1.0
Bugfix: Missing NDBC buoy location information when running ASCII2NC - ## Describe the Problem ## I tested ASCII2NC with MET 11.0.0/METplus 5.0.0 to convert NDBC buoy data (*.txt) into a METplus compatible point obs netCDF file and got the following error messages in the log file: ERROR : No location information f...
process
bugfix missing ndbc buoy location information when running describe the problem i tested with met metplus to convert ndbc buoy data txt into a metplus compatible point obs netcdf file and got the following error messages in the log file error no location information found for statio...
1
22,539
31,710,988,143
IssuesEvent
2023-09-09 09:08:23
h4sh5/npm-auto-scanner
https://api.github.com/repos/h4sh5/npm-auto-scanner
opened
@alephium/cli 0.21.2 has 1 guarddog issues
npm-silent-process-execution
```{"npm-silent-process-execution":[{"code":" const p = spawn('java', ['-jar', jarFile], {\n detached: true,\n stdio: 'ignore',\n env: { ...process.env, ALEPHIUM_HOME: devDir, ALEPHIUM_FILE_LOG_LEVEL: 'DEBUG', ALEPHIUM_WALLET_HOME: devDir }\n })","location":"package/scripts/start-devnet.js:69","message":"Thi...
1.0
@alephium/cli 0.21.2 has 1 guarddog issues - ```{"npm-silent-process-execution":[{"code":" const p = spawn('java', ['-jar', jarFile], {\n detached: true,\n stdio: 'ignore',\n env: { ...process.env, ALEPHIUM_HOME: devDir, ALEPHIUM_FILE_LOG_LEVEL: 'DEBUG', ALEPHIUM_WALLET_HOME: devDir }\n })","location":"packa...
process
alephium cli has guarddog issues npm silent process execution n detached true n stdio ignore n env process env alephium home devdir alephium file log level debug alephium wallet home devdir n location package scripts start devnet js message this package...
1
149,048
11,880,703,174
IssuesEvent
2020-03-27 11:11:43
microsoft/azure-pipelines-tasks
https://api.github.com/repos/microsoft/azure-pipelines-tasks
closed
Publish Code Coverage Results. Error: Incorrect Format
Area: Test bug
## Required Information **Question, Bug, or Feature?** *Type*: Bug **Enter Task Name**: Publish Code Coverage Results ## Environment - Server - Azure Pipelines or TFS on-premises? Azure pipelines. Please email me for exact details (see below). - Agent - Hosted or Private: Hosted ## Issue Description Task...
1.0
Publish Code Coverage Results. Error: Incorrect Format - ## Required Information **Question, Bug, or Feature?** *Type*: Bug **Enter Task Name**: Publish Code Coverage Results ## Environment - Server - Azure Pipelines or TFS on-premises? Azure pipelines. Please email me for exact details (see below). - Agent ...
non_process
publish code coverage results error incorrect format required information question bug or feature type bug enter task name publish code coverage results environment server azure pipelines or tfs on premises azure pipelines please email me for exact details see below agent ...
0
240,956
26,256,562,937
IssuesEvent
2023-01-06 01:37:14
tlkh/serverless-transformers
https://api.github.com/repos/tlkh/serverless-transformers
opened
CVE-2021-33503 (High) detected in urllib3-1.26.2-py2.py3-none-any.whl
security vulnerability
## CVE-2021-33503 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>urllib3-1.26.2-py2.py3-none-any.whl</b></p></summary> <p>HTTP library with thread-safe connection pooling, file post, ...
True
CVE-2021-33503 (High) detected in urllib3-1.26.2-py2.py3-none-any.whl - ## CVE-2021-33503 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>urllib3-1.26.2-py2.py3-none-any.whl</b></p></su...
non_process
cve high detected in none any whl cve high severity vulnerability vulnerable library none any whl http library with thread safe connection pooling file post and more library home page a href path to dependency file requirements txt path to vulnerable l...
0
4,632
7,477,934,088
IssuesEvent
2018-04-04 09:53:18
Open-EO/openeo-api
https://api.github.com/repos/Open-EO/openeo-api
closed
Make the "Image Collection" a process
enhancement process graphs processes suggestion
According to https://open-eo.github.io/openeo-api-poc/processgraphs/index.html we currently we have a separate object type definition called "image collection", which basically loads a product from /data. Why do we need an individual type for this? Can't this be simply a process, like everything else? This would mea...
2.0
Make the "Image Collection" a process - According to https://open-eo.github.io/openeo-api-poc/processgraphs/index.html we currently we have a separate object type definition called "image collection", which basically loads a product from /data. Why do we need an individual type for this? Can't this be simply a process,...
process
make the image collection a process according to we currently we have a separate object type definition called image collection which basically loads a product from data why do we need an individual type for this can t this be simply a process like everything else this would mean we can replace the ima...
1
316,124
9,636,975,475
IssuesEvent
2019-05-16 07:40:02
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.xvideos.com - site is not usable
browser-firefox-mobile engine-gecko nsfw priority-critical
<!-- @browser: Firefox Mobile 67.0 --> <!-- @ua_header: Mozilla/5.0 (Android 8.0.0; Mobile; rv:67.0) Gecko/67.0 Firefox/67.0 --> <!-- @reported_with: mobile-reporter --> **URL**: https://www.xvideos.com/video10196259/young_slut_hardcore_teen_sex **Browser / Version**: Firefox Mobile 67.0 **Operating System**: Android...
1.0
www.xvideos.com - site is not usable - <!-- @browser: Firefox Mobile 67.0 --> <!-- @ua_header: Mozilla/5.0 (Android 8.0.0; Mobile; rv:67.0) Gecko/67.0 Firefox/67.0 --> <!-- @reported_with: mobile-reporter --> **URL**: https://www.xvideos.com/video10196259/young_slut_hardcore_teen_sex **Browser / Version**: Firefox Mo...
non_process
site is not usable url browser version firefox mobile operating system android tested another browser yes problem type site is not usable description video won t play steps to reproduce browser configuration mixed active content blocked false ...
0
21,246
28,370,484,921
IssuesEvent
2023-04-12 16:35:40
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
reopened
TSC Structure and composition and the move to a community based TSC.
Process
Problem statement: we want to avoid a pay-to-play situation where companies purchase influence on the project using higher membership levels
1.0
TSC Structure and composition and the move to a community based TSC. - Problem statement: we want to avoid a pay-to-play situation where companies purchase influence on the project using higher membership levels
process
tsc structure and composition and the move to a community based tsc problem statement we want to avoid a pay to play situation where companies purchase influence on the project using higher membership levels
1
21,745
30,259,058,668
IssuesEvent
2023-07-07 06:40:11
Graylog2/graylog2-server
https://api.github.com/repos/Graylog2/graylog2-server
closed
Pipeline Rule Function substring() utilizes Keyword "end"
processing bug triaged
When creating a pipeline rule, using the substring() function, there is no way to explicitely state the parameter names (i.e. value:, start:, end:) when using an value for end. The "end:" is interpreted in the same way as the "end" finishing the rule (including syntax highlighting), which leads to the rule no longer be...
1.0
Pipeline Rule Function substring() utilizes Keyword "end" - When creating a pipeline rule, using the substring() function, there is no way to explicitely state the parameter names (i.e. value:, start:, end:) when using an value for end. The "end:" is interpreted in the same way as the "end" finishing the rule (includin...
process
pipeline rule function substring utilizes keyword end when creating a pipeline rule using the substring function there is no way to explicitely state the parameter names i e value start end when using an value for end the end is interpreted in the same way as the end finishing the rule includin...
1
618,378
19,433,755,583
IssuesEvent
2021-12-21 14:51:26
BIDMCDigitalPsychiatry/LAMP-platform
https://api.github.com/repos/BIDMCDigitalPsychiatry/LAMP-platform
closed
Optional Question Default
bug frontend priority 1
Can it be fixed amongst the platform that studies are by default unchecked for the optional questions? Both studies w researcher id yhe0wtfn6n6sbvsan0js and 4aq1kry81ktrb5v1smvs include many, if not all surveys to entirely composed of optional questions when they are all required. Please see to this asap. Move this to ...
1.0
Optional Question Default - Can it be fixed amongst the platform that studies are by default unchecked for the optional questions? Both studies w researcher id yhe0wtfn6n6sbvsan0js and 4aq1kry81ktrb5v1smvs include many, if not all surveys to entirely composed of optional questions when they are all required. Please see...
non_process
optional question default can it be fixed amongst the platform that studies are by default unchecked for the optional questions both studies w researcher id and include many if not all surveys to entirely composed of optional questions when they are all required please see to this asap move this to production...
0
11,729
14,567,967,016
IssuesEvent
2020-12-17 10:58:13
e4exp/paper_manager_abstract
https://api.github.com/repos/e4exp/paper_manager_abstract
opened
F^2-Softmax: Diversifying Neural Text Generation via Frequency Factorized Softmax
2020 Natural Language Processing _read_later
* https://arxiv.org/abs/2009.09417 * 2020 近年のニューラルテキスト生成技術の進歩にもかかわらず、人間の言語の豊かな多様性を符号化することは未だに困難なままである。 我々は、最適でないテキスト生成は、主にトークン分布の不均衡に起因するものであり、最尤目的語を用いて学習した場合には、特に学習モデルの方向性がずれてしまうことを指摘する。 単純でありながら効果的な解決策として、我々は、周波数分布が歪んでいてもバランスのとれた学習を行うために、F^2-SoftmaxとMefMaxの2つの新しい手法を提案する。 MefMaxは、類似した周波数を持つトークンをグループ化し、クラス間の周波数質...
1.0
F^2-Softmax: Diversifying Neural Text Generation via Frequency Factorized Softmax - * https://arxiv.org/abs/2009.09417 * 2020 近年のニューラルテキスト生成技術の進歩にもかかわらず、人間の言語の豊かな多様性を符号化することは未だに困難なままである。 我々は、最適でないテキスト生成は、主にトークン分布の不均衡に起因するものであり、最尤目的語を用いて学習した場合には、特に学習モデルの方向性がずれてしまうことを指摘する。 単純でありながら効果的な解決策として、我々は、周波数分布が歪んでいてもバランスのとれ...
process
f softmax diversifying neural text generation via frequency factorized softmax 近年のニューラルテキスト生成技術の進歩にもかかわらず、人間の言語の豊かな多様性を符号化することは未だに困難なままである。 我々は、最適でないテキスト生成は、主にトークン分布の不均衡に起因するものであり、最尤目的語を用いて学習した場合には、特に学習モデルの方向性がずれてしまうことを指摘する。 単純でありながら効果的な解決策として、我々は、周波数分布が歪んでいてもバランスのとれた学習を行うために、f 。 mefmaxは、類似した周波数を...
1
306,128
23,144,503,994
IssuesEvent
2022-07-28 22:18:42
SPOpenSource/edgeconnect-python
https://api.github.com/repos/SPOpenSource/edgeconnect-python
closed
Preconfig code example missing parameter for serial_number to match against appliance serial
bug documentation
The preconfig generator example looks for a column in CSV file for `serial_number`, however, it doesn't use the data when saving the preconfig on Orchestrator to match against an appliance ```python # Set value for serial number if provided appliance_serial = row.get("serial_number") if ap...
1.0
Preconfig code example missing parameter for serial_number to match against appliance serial - The preconfig generator example looks for a column in CSV file for `serial_number`, however, it doesn't use the data when saving the preconfig on Orchestrator to match against an appliance ```python # Set value fo...
non_process
preconfig code example missing parameter for serial number to match against appliance serial the preconfig generator example looks for a column in csv file for serial number however it doesn t use the data when saving the preconfig on orchestrator to match against an appliance python set value fo...
0
55,004
13,496,099,152
IssuesEvent
2020-09-12 02:08:40
spack/spack
https://api.github.com/repos/spack/spack
closed
Installation issue: flang
build-error
<!-- Thanks for taking the time to report this build failure. To proceed with the report please: 1. Title the issue "Installation issue: <name-of-the-package>". 2. Provide the information required below. We encourage you to try, as much as possible, to reduce your problem to the minimal example that still reprod...
1.0
Installation issue: flang - <!-- Thanks for taking the time to report this build failure. To proceed with the report please: 1. Title the issue "Installation issue: <name-of-the-package>". 2. Provide the information required below. We encourage you to try, as much as possible, to reduce your problem to the minim...
non_process
installation issue flang thanks for taking the time to report this build failure to proceed with the report please title the issue installation issue provide the information required below we encourage you to try as much as possible to reduce your problem to the minimal example that stil...
0
92,844
8,379,266,107
IssuesEvent
2018-10-06 23:14:46
kubernetes/kubernetes
https://api.github.com/repos/kubernetes/kubernetes
closed
pull-kubernetes-integration always fails
kind/bug sig/testing
<!-- This form is for bug reports and feature requests ONLY! If you're looking for help check [Stack Overflow](https://stackoverflow.com/questions/tagged/kubernetes) and the [troubleshooting guide](https://kubernetes.io/docs/tasks/debug-application-cluster/troubleshooting/). If the matter is security related, ple...
1.0
pull-kubernetes-integration always fails - <!-- This form is for bug reports and feature requests ONLY! If you're looking for help check [Stack Overflow](https://stackoverflow.com/questions/tagged/kubernetes) and the [troubleshooting guide](https://kubernetes.io/docs/tasks/debug-application-cluster/troubleshooting/)...
non_process
pull kubernetes integration always fails this form is for bug reports and feature requests only if you re looking for help check and the if the matter is security related please disclose it privately via is this a bug report or feature request kind bug sig testing uncomm...
0
26,045
4,194,861,969
IssuesEvent
2016-06-25 10:24:58
coherence-community/oracle-bedrock
https://api.github.com/repos/coherence-community/oracle-bedrock
closed
Introduce EntrySetMatcher
Module: Testing Support Priority: Minor Type: New Feature
As a developer I often would like to assert against two Set<Entry.Map>s, especially when those Entry Sets are across Coherence Clusters.
1.0
Introduce EntrySetMatcher - As a developer I often would like to assert against two Set<Entry.Map>s, especially when those Entry Sets are across Coherence Clusters.
non_process
introduce entrysetmatcher as a developer i often would like to assert against two set s especially when those entry sets are across coherence clusters
0
22,005
30,509,665,167
IssuesEvent
2023-07-18 19:44:47
metabase/metabase
https://api.github.com/repos/metabase/metabase
closed
[MLv2] Make `joinable_columns` return JS array
.metabase-lib .Team/QueryProcessor :hammer_and_wrench:
Currently, it seems like `joinable_columns` returns a Clojure vector in JS, and the FE has to use `to_array` from `cljs/cljs.core` to make it work. We should update the JS wrapper to do that
1.0
[MLv2] Make `joinable_columns` return JS array - Currently, it seems like `joinable_columns` returns a Clojure vector in JS, and the FE has to use `to_array` from `cljs/cljs.core` to make it work. We should update the JS wrapper to do that
process
make joinable columns return js array currently it seems like joinable columns returns a clojure vector in js and the fe has to use to array from cljs cljs core to make it work we should update the js wrapper to do that
1
18,104
24,128,636,769
IssuesEvent
2022-09-21 04:39:37
pubestpubest/CPE65BasicComProjGroup3
https://api.github.com/repos/pubestpubest/CPE65BasicComProjGroup3
closed
ทำอาหาร!!
inProcess
- [x] เอาวัตถุดิบไปเตรียม _(สับ ทอด นวด บลาๆๆๆ)_ - [x] ทอด - [ ] สับ - [x] เอาวัตถุดิบมารวมกัน _(ex.ขนมปัง + เนื้อ = เบอร์เกอร์, เบอร์เกอร์+จาน)_ ![image](https://user-images.githubusercontent.com/110964000/189985476-1a424617-963d-4d45-81b5-2e32868f18d5.png) ![image](https://user-images.githubusercontent.com/11096...
1.0
ทำอาหาร!! - - [x] เอาวัตถุดิบไปเตรียม _(สับ ทอด นวด บลาๆๆๆ)_ - [x] ทอด - [ ] สับ - [x] เอาวัตถุดิบมารวมกัน _(ex.ขนมปัง + เนื้อ = เบอร์เกอร์, เบอร์เกอร์+จาน)_ ![image](https://user-images.githubusercontent.com/110964000/189985476-1a424617-963d-4d45-81b5-2e32868f18d5.png) ![image](https://user-images.githubuserconte...
process
ทำอาหาร เอาวัตถุดิบไปเตรียม สับ ทอด นวด บลาๆๆๆ ทอด สับ เอาวัตถุดิบมารวมกัน ex ขนมปัง เนื้อ เบอร์เกอร์ เบอร์เกอร์ จาน
1
8,834
11,944,918,872
IssuesEvent
2020-04-03 04:04:05
googleapis/nodejs-bigtable
https://api.github.com/repos/googleapis/nodejs-bigtable
closed
enable "noImplicitAny" check in tsconfig.json
api: bigtable type: process
Clean up synth.py. we don't wanna exclude `tsconfig.json` in generated client library. reference: #https://github.com/googleapis/nodejs-bigtable/pull/631
1.0
enable "noImplicitAny" check in tsconfig.json - Clean up synth.py. we don't wanna exclude `tsconfig.json` in generated client library. reference: #https://github.com/googleapis/nodejs-bigtable/pull/631
process
enable noimplicitany check in tsconfig json clean up synth py we don t wanna exclude tsconfig json in generated client library reference
1
42,088
2,869,096,986
IssuesEvent
2015-06-05 23:18:35
dart-lang/test
https://api.github.com/repos/dart-lang/test
closed
pkg/unittest: guardAsync remove 'testNum' and finallyBody
bug Fixed Priority-Medium
<a href="https://github.com/kevmoo"><img src="https://avatars.githubusercontent.com/u/17034?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [kevmoo](https://github.com/kevmoo)** _Originally opened as dart-lang/sdk#8878_ ---- testNum is an implementation detail. The \_currentTest field is pr...
1.0
pkg/unittest: guardAsync remove 'testNum' and finallyBody - <a href="https://github.com/kevmoo"><img src="https://avatars.githubusercontent.com/u/17034?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [kevmoo](https://github.com/kevmoo)** _Originally opened as dart-lang/sdk#8878_ ---- testNum...
non_process
pkg unittest guardasync remove testnum and finallybody issue by originally opened as dart lang sdk testnum is an implementation detail the currenttest field is private no way for a user of unittest to know what it is if finallybody throws there is no mechanism to handle exceptions corr...
0
9,073
12,141,091,625
IssuesEvent
2020-04-23 21:44:52
MicrosoftDocs/azure-devops-docs
https://api.github.com/repos/MicrosoftDocs/azure-devops-docs
closed
Array vs basic type
devops-cicd-process/tech devops/prod
Is there a way to determine whether a template parameter is enumerable or not? I like to have template parameters that can contain either a single value (e.g. a string) or multiple values (e.g. a list of strings). But then, if I try to enumerate my parameter with a `${{ each value in parameters.values }}` construct, i...
1.0
Array vs basic type - Is there a way to determine whether a template parameter is enumerable or not? I like to have template parameters that can contain either a single value (e.g. a string) or multiple values (e.g. a list of strings). But then, if I try to enumerate my parameter with a `${{ each value in parameters.v...
process
array vs basic type is there a way to determine whether a template parameter is enumerable or not i like to have template parameters that can contain either a single value e g a string or multiple values e g a list of strings but then if i try to enumerate my parameter with a each value in parameters v...
1
8,883
11,982,914,462
IssuesEvent
2020-04-07 13:41:43
geneontology/go-ontology
https://api.github.com/repos/geneontology/go-ontology
closed
MP and other parentage issues effector-mediated terms
multi-species process
<img width="339" alt="Screenshot 2020-03-02 at 16 58 04" src="https://user-images.githubusercontent.com/7359272/75698730-23e93000-5ca7-11ea-9428-c39c9f3c30fb.png"> I noticed that GO:0140423 effector-mediated suppression of pattern-triggered immunity signaling was not a child of GO:0140418 effector-med...
1.0
MP and other parentage issues effector-mediated terms - <img width="339" alt="Screenshot 2020-03-02 at 16 58 04" src="https://user-images.githubusercontent.com/7359272/75698730-23e93000-5ca7-11ea-9428-c39c9f3c30fb.png"> I noticed that GO:0140423 effector-mediated suppression of pattern-triggered immunity sig...
process
mp and other parentage issues effector mediated terms img width alt screenshot at src i noticed that go effector mediated suppression of pattern triggered immunity signaling was not a child of go effector mediated modulation of host process by symbiont and pti is a host ...
1
9,960
3,079,778,290
IssuesEvent
2015-08-21 18:13:11
discorick/space_invaders
https://api.github.com/repos/discorick/space_invaders
closed
Ember 1.13.7 LinkIssueTest!
3 - Done Test1 Test2
blahblahblah <!--- @huboard:{"order":13.375,"milestone_order":0.0103759765625,"custom_state":""} -->
2.0
Ember 1.13.7 LinkIssueTest! - blahblahblah <!--- @huboard:{"order":13.375,"milestone_order":0.0103759765625,"custom_state":""} -->
non_process
ember linkissuetest blahblahblah huboard order milestone order custom state
0
17,798
23,724,409,500
IssuesEvent
2022-08-30 18:10:12
darktable-org/darktable
https://api.github.com/repos/darktable-org/darktable
closed
IOP bug with corrupted datas
priority: high understood: clear reproduce: confirmed scope: image processing bug: pending
**Describe the bug/issue** An old IOP bug is back! @TurboGit: I know you will not like that one. **To Reproduce** 1. Be sure to have 2 instances of diffuse & sharpen module on destination image (EDIT : I also see with 2 instances of denoise (profiled) module ; this issue is unfortunately not always reproducible)...
1.0
IOP bug with corrupted datas - **Describe the bug/issue** An old IOP bug is back! @TurboGit: I know you will not like that one. **To Reproduce** 1. Be sure to have 2 instances of diffuse & sharpen module on destination image (EDIT : I also see with 2 instances of denoise (profiled) module ; this issue is unfortu...
process
iop bug with corrupted datas describe the bug issue an old iop bug is back turbogit i know you will not like that one to reproduce be sure to have instances of diffuse sharpen module on destination image edit i also see with instances of denoise profiled module this issue is unfortu...
1
16,136
21,606,963,717
IssuesEvent
2022-05-04 05:15:52
gridcoin-community/Gridcoin-Research
https://api.github.com/repos/gridcoin-community/Gridcoin-Research
closed
libssl1.1 dropped from Ubuntu 22.04, needs build against libssl3
compatibility temporary
# Bug Report **Current behavior** Install fails or when previous install present after upgrade system errors with libssl1.1 present sudo apt install gridcoinresearch-qt Reading package lists... Done Building dependency tree... Done Reading state information... Done Some packages could not be installed. This...
True
libssl1.1 dropped from Ubuntu 22.04, needs build against libssl3 - # Bug Report **Current behavior** Install fails or when previous install present after upgrade system errors with libssl1.1 present sudo apt install gridcoinresearch-qt Reading package lists... Done Building dependency tree... Done Reading s...
non_process
dropped from ubuntu needs build against bug report current behavior install fails or when previous install present after upgrade system errors with present sudo apt install gridcoinresearch qt reading package lists done building dependency tree done reading state information ...
0
15,793
19,985,615,885
IssuesEvent
2022-01-30 16:09:50
LinasVidziunas/Unsupervised-lesion-detection-with-multi-view-MRI-and-autoencoders
https://api.github.com/repos/LinasVidziunas/Unsupervised-lesion-detection-with-multi-view-MRI-and-autoencoders
opened
Resizing images
bug enhancement Data preprocessing
Our current ad hoc approach of skipping images that are not of the size (320, 320) is not the best as it re-appends the previous image that fit the size, which is probably not optimal for training and reduces the already limited number of slices we have. Suggestion rescale the images down to 300x300. Since all of th...
1.0
Resizing images - Our current ad hoc approach of skipping images that are not of the size (320, 320) is not the best as it re-appends the previous image that fit the size, which is probably not optimal for training and reduces the already limited number of slices we have. Suggestion rescale the images down to 300x30...
process
resizing images our current ad hoc approach of skipping images that are not of the size is not the best as it re appends the previous image that fit the size which is probably not optimal for training and reduces the already limited number of slices we have suggestion rescale the images down to since a...
1
50,709
13,187,690,227
IssuesEvent
2020-08-13 04:14:52
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
closed
[genie-icetray] code review needs to be added to sphinx docs (Trac #1214)
Migrated from Trac combo reconstruction defect
The code review at `resources/genieCodeReview.txt` needs to be moved to `resources/docs/` and put into rst style. <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1214">https://code.icecube.wisc.edu/ticket/1214</a>, reported by david.schultz and owned by kclark</em></summary> <p> ``...
1.0
[genie-icetray] code review needs to be added to sphinx docs (Trac #1214) - The code review at `resources/genieCodeReview.txt` needs to be moved to `resources/docs/` and put into rst style. <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1214">https://code.icecube.wisc.edu/ticket/12...
non_process
code review needs to be added to sphinx docs trac the code review at resources geniecodereview txt needs to be moved to resources docs and put into rst style migrated from json status closed changetime description the code review at resources geni...
0
1,806
4,541,739,608
IssuesEvent
2016-09-09 18:48:07
ParsePlatform/parse-server
https://api.github.com/repos/ParsePlatform/parse-server
closed
{"code":209,"error":"invalid session token"} on v2.2.15
in-process pr-submitted
I upgraded parse-server from v2.2.7 to v2.2.15. I started getting {"code":209,"error":"invalid session token"} for all the users who had logged in 2-3 days earlier. when i reverted back to v2.2.7. things started working again. is there an issue with v2.2.15
1.0
{"code":209,"error":"invalid session token"} on v2.2.15 - I upgraded parse-server from v2.2.7 to v2.2.15. I started getting {"code":209,"error":"invalid session token"} for all the users who had logged in 2-3 days earlier. when i reverted back to v2.2.7. things started working again. is there an issue with v2.2.15
process
code error invalid session token on i upgraded parse server from to i started getting code error invalid session token for all the users who had logged in days earlier when i reverted back to things started working again is there an issue with
1
17,271
23,051,126,916
IssuesEvent
2022-07-24 16:43:07
nodejs/node
https://api.github.com/repos/nodejs/node
closed
`subprocess.stdout` can be undefined instead of null
child_process doc
### Affected URL(s) https://nodejs.org/docs/latest-v16.x/api/child_process.html#subprocessstdout ### Description of the problem > The `subprocess.stdout` property can be null if the child process could not be successfully spawned. However, it can be `undefined` in some cases: ```console $ docker run --r...
1.0
`subprocess.stdout` can be undefined instead of null - ### Affected URL(s) https://nodejs.org/docs/latest-v16.x/api/child_process.html#subprocessstdout ### Description of the problem > The `subprocess.stdout` property can be null if the child process could not be successfully spawned. However, it can be `un...
process
subprocess stdout can be undefined instead of null affected url s description of the problem the subprocess stdout property can be null if the child process could not be successfully spawned however it can be undefined in some cases console docker run rm it node bin ba...
1
6,430
9,531,487,536
IssuesEvent
2019-04-29 16:06:56
openopps/openopps-platform
https://api.github.com/repos/openopps/openopps-platform
opened
Department of State: Change content on "Next Steps" page
Apply Process State Dept.
Who: Student What: Clarify that references are not required Why: As a student I want to know what is required in my application A/C - Step #2 should read - Review your experience (this will be bold) - Under this will be - Tell us about your work, military, or other experience.
1.0
Department of State: Change content on "Next Steps" page - Who: Student What: Clarify that references are not required Why: As a student I want to know what is required in my application A/C - Step #2 should read - Review your experience (this will be bold) - Under this will be - Tell us about your wor...
process
department of state change content on next steps page who student what clarify that references are not required why as a student i want to know what is required in my application a c step should read review your experience this will be bold under this will be tell us about your wor...
1
10,104
13,044,162,130
IssuesEvent
2020-07-29 03:47:29
tikv/tikv
https://api.github.com/repos/tikv/tikv
closed
UCP: Migrate scalar function `TimeLiteral` from TiDB
challenge-program-2 component/coprocessor difficulty/easy sig/coprocessor
## Description Port the scalar function `TimeLiteral` from TiDB to coprocessor. ## Score * 50 ## Mentor(s) * @lonng ## 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 `TimeLiteral` from TiDB - ## Description Port the scalar function `TimeLiteral` from TiDB to coprocessor. ## Score * 50 ## Mentor(s) * @lonng ## Recommended Skills * Rust programming ## Learning Materials Already implemented expressions ported from TiDB - https://github.com/ti...
process
ucp migrate scalar function timeliteral from tidb description port the scalar function timeliteral from tidb to coprocessor score mentor s lonng recommended skills rust programming learning materials already implemented expressions ported from tidb
1
21,669
30,112,196,329
IssuesEvent
2023-06-30 08:39:55
0xPolygonMiden/miden-vm
https://api.github.com/repos/0xPolygonMiden/miden-vm
closed
Memory subsystem improvements
processor air
I want to summarize the improvements to memory subsystem (memory operations + memory chiplet) which I'm hoping to get into v0.3 release (though, maybe not all of them will make it in). These are listed in no particular order. 1. Memory access trace refactoring. Currently, for each memory access we record both the ol...
1.0
Memory subsystem improvements - I want to summarize the improvements to memory subsystem (memory operations + memory chiplet) which I'm hoping to get into v0.3 release (though, maybe not all of them will make it in). These are listed in no particular order. 1. Memory access trace refactoring. Currently, for each mem...
process
memory subsystem improvements i want to summarize the improvements to memory subsystem memory operations memory chiplet which i m hoping to get into release though maybe not all of them will make it in these are listed in no particular order memory access trace refactoring currently for each memo...
1
821,295
30,815,643,529
IssuesEvent
2023-08-01 13:19:32
AdguardTeam/AdguardForWindows
https://api.github.com/repos/AdguardTeam/AdguardForWindows
closed
Параметры отслеживания
bug Priority: P4
### AdGuard version AdGuard 7.14 ### Browser version Brave 1.47.186 ### OS version Windows 8.1 Enterpise х64 ### What filters do you have enabled? _No response_ ### What Stealth Mode options do you have enabled? _No response_ ### Support ticket ID _No response_ ### Issue Details Вы же сами пишите, что данн...
1.0
Параметры отслеживания - ### AdGuard version AdGuard 7.14 ### Browser version Brave 1.47.186 ### OS version Windows 8.1 Enterpise х64 ### What filters do you have enabled? _No response_ ### What Stealth Mode options do you have enabled? _No response_ ### Support ticket ID _No response_ ### Issue Details Вы...
non_process
параметры отслеживания adguard version adguard browser version brave os version windows enterpise what filters do you have enabled no response what stealth mode options do you have enabled no response support ticket id no response issue details вы же са...
0
12,002
14,738,139,128
IssuesEvent
2021-01-07 03:52:21
kdjstudios/SABillingGitlab
https://api.github.com/repos/kdjstudios/SABillingGitlab
closed
PayneWest Insurance, Account #: 071-2331 - Billings, MT
anc-ops anc-process anp-0.5 ant-bug ant-support
In GitLab by @kdjstudios on May 9, 2018, 09:33 **Submitted by:** "Martin Villegas" <martin.villegas@answernet.com> **Helpdesk:** http://www.servicedesk.answernet.com/profiles/ticket/2018-05-09-66829/conversation **Server:** Internal **Client/Site:** Billings **Account:** 2331 **Issue:** Client is trying to set ...
1.0
PayneWest Insurance, Account #: 071-2331 - Billings, MT - In GitLab by @kdjstudios on May 9, 2018, 09:33 **Submitted by:** "Martin Villegas" <martin.villegas@answernet.com> **Helpdesk:** http://www.servicedesk.answernet.com/profiles/ticket/2018-05-09-66829/conversation **Server:** Internal **Client/Site:** Billings...
process
paynewest insurance account billings mt in gitlab by kdjstudios on may submitted by martin villegas helpdesk server internal client site billings account issue client is trying to set up her online portal but doesn’t receive the portal invite when s...
1
15,299
19,322,292,551
IssuesEvent
2021-12-14 07:33:54
googleapis/dotnet-spanner-nhibernate
https://api.github.com/repos/googleapis/dotnet-spanner-nhibernate
closed
Test creating/updating/deleting data model from entity model
type: process priority: p3
NHibernate allows users to automatically generate/update/delete the data model from the entity model. This feature should only generate valid Spanner DDL statements. This feature is currently not tested by the driver implementation.
1.0
Test creating/updating/deleting data model from entity model - NHibernate allows users to automatically generate/update/delete the data model from the entity model. This feature should only generate valid Spanner DDL statements. This feature is currently not tested by the driver implementation.
process
test creating updating deleting data model from entity model nhibernate allows users to automatically generate update delete the data model from the entity model this feature should only generate valid spanner ddl statements this feature is currently not tested by the driver implementation
1
16,670
21,774,829,000
IssuesEvent
2022-05-13 12:51:22
camunda/feel-scala
https://api.github.com/repos/camunda/feel-scala
opened
range function before/after are failing with date and time objects
type: bug team/process-automation
**Describe the bug** The FEEL expression `after(date and time(now()), date and time(today(),time("14:00:00")))` fails with `14:44:02.988 [main] WARN org.camunda.feel.FeelEngine - Suppressed failure: illegal arguments: List(ValDateTime(2022-05-13T14:44:02.987611+02:00[Europe/Berlin])) 14:44:02.990 [main] WARN or...
1.0
range function before/after are failing with date and time objects - **Describe the bug** The FEEL expression `after(date and time(now()), date and time(today(),time("14:00:00")))` fails with `14:44:02.988 [main] WARN org.camunda.feel.FeelEngine - Suppressed failure: illegal arguments: List(ValDateTime(2022-05-13...
process
range function before after are failing with date and time objects describe the bug the feel expression after date and time now date and time today time fails with warn org camunda feel feelengine suppressed failure illegal arguments list valdatetime ...
1
13,821
16,584,119,148
IssuesEvent
2021-05-31 15:51:29
laugharn/link
https://api.github.com/repos/laugharn/link
closed
Processing Indicator
kind/improvement process/selected size/sm team/front
We need a way to visually indicate that something is happening when we submit our forms. - [x] Add a processing value to the app container - [x] Add a Processing component that overlays the screen with some sort of animation - [x] Lock the scroll position of the screen when the processing value is true - [x] Impl...
1.0
Processing Indicator - We need a way to visually indicate that something is happening when we submit our forms. - [x] Add a processing value to the app container - [x] Add a Processing component that overlays the screen with some sort of animation - [x] Lock the scroll position of the screen when the processing va...
process
processing indicator we need a way to visually indicate that something is happening when we submit our forms add a processing value to the app container add a processing component that overlays the screen with some sort of animation lock the scroll position of the screen when the processing value is...
1
233,691
7,703,408,733
IssuesEvent
2018-05-21 08:19:04
cybercongress/cyber-markets
https://api.github.com/repos/cybercongress/cyber-markets
closed
Recalculate tickers using old trades
Epic Priority: High Type: Enhancement
Update tickers using non real-time trades. Will be used to process historical data
1.0
Recalculate tickers using old trades - Update tickers using non real-time trades. Will be used to process historical data
non_process
recalculate tickers using old trades update tickers using non real time trades will be used to process historical data
0
659,597
21,934,408,070
IssuesEvent
2022-05-23 12:39:49
cloudmesh/cloudmesh-pi-burn
https://api.github.com/repos/cloudmesh/cloudmesh-pi-burn
opened
nfs in cloudmesh-pi-cluster
bug PRIORITY 1
- [ ] (high priority) allow --username== in commandline so you can set username [default: pi] - [ ] (medium priority) find out how to pass to pytest --username= and --hostname= - [ ] document how to - [ ] pytest on specified hostnames - [ ] we can assume if --username not specified username is pi - [ ] w...
1.0
nfs in cloudmesh-pi-cluster - - [ ] (high priority) allow --username== in commandline so you can set username [default: pi] - [ ] (medium priority) find out how to pass to pytest --username= and --hostname= - [ ] document how to - [ ] pytest on specified hostnames - [ ] we can assume if --username not speci...
non_process
nfs in cloudmesh pi cluster high priority allow username in commandline so you can set username medium priority find out how to pass to pytest username and hostname document how to pytest on specified hostnames we can assume if username not specified username is pi ...
0
18,539
24,554,606,537
IssuesEvent
2022-10-12 14:58:00
GoogleCloudPlatform/fda-mystudies
https://api.github.com/repos/GoogleCloudPlatform/fda-mystudies
closed
[Android] [Angular Upgrade] Getting 'Invalid data sharing status' error message in the consent flow
Bug Blocker P0 Android Process: Fixed Process: Tested QA Process: Tested dev
**Steps:** 1. Sign in and complete the passcode process 2. Enroll to the study 3. Now, go back to SB 4. Edit the study for which participant has enrolled 5. Update 'Enforce e-consent flow again for enrolled participants' and Publish the study 6. Open the mobile app 7. Try to complete the consent flow and Verif...
3.0
[Android] [Angular Upgrade] Getting 'Invalid data sharing status' error message in the consent flow - **Steps:** 1. Sign in and complete the passcode process 2. Enroll to the study 3. Now, go back to SB 4. Edit the study for which participant has enrolled 5. Update 'Enforce e-consent flow again for enrolled part...
process
getting invalid data sharing status error message in the consent flow steps sign in and complete the passcode process enroll to the study now go back to sb edit the study for which participant has enrolled update enforce e consent flow again for enrolled participants and publish th...
1
137,900
12,799,088,128
IssuesEvent
2020-07-02 14:52:43
2KPS/testset
https://api.github.com/repos/2KPS/testset
opened
2020.01.01 회의명111
documentation
## 2020.01.01 > 회의 목적 입력 ## 참여자 - 참여자 1 - 참여자 2 - 참여자 3 - 참여자 4 ## 회의 내용 #### 소제목 - 항목 1 - 항목 2 - 항목 3 #### 소제목 ```` 코드 블럭 ```` #### 소제목 [링크](http://www.naver.com)
1.0
2020.01.01 회의명111 - ## 2020.01.01 > 회의 목적 입력 ## 참여자 - 참여자 1 - 참여자 2 - 참여자 3 - 참여자 4 ## 회의 내용 #### 소제목 - 항목 1 - 항목 2 - 항목 3 #### 소제목 ```` 코드 블럭 ```` #### 소제목 [링크](http://www.naver.com)
non_process
회의 목적 입력 참여자 참여자 참여자 참여자 참여자 회의 내용 소제목 항목 항목 항목 소제목 코드 블럭 소제목
0
19,092
25,147,337,420
IssuesEvent
2022-11-10 07:02:21
open-telemetry/opentelemetry-collector-contrib
https://api.github.com/repos/open-telemetry/opentelemetry-collector-contrib
closed
support string replace for resources/attributes names
Stale priority:p3 processor/transform
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] resources and/or attributes key currently follows semconv, or k8s labels/annotations enriched by `k8sattrs` processor, would contains `.`, `/`, `-`, in cases ...
1.0
support string replace for resources/attributes names - **Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] resources and/or attributes key currently follows semconv, or k8s labels/annotations enriched by `k8sa...
process
support string replace for resources attributes names is your feature request related to a problem please describe a clear and concise description of what the problem is ex i m always frustrated when resources and or attributes key currently follows semconv or labels annotations enriched by process...
1
13,984
16,760,599,514
IssuesEvent
2021-06-13 17:56:24
Leviatan-Analytics/LA-data-processing
https://api.github.com/repos/Leviatan-Analytics/LA-data-processing
closed
Test feature matching algorithms with different filters on images [2]
Data Processing Sprint 2 Week 3
Estimated time: 2 hs per assignee Research and test feature matching algorithms with different image modifications (filters) and compare them. Output: Research document with the results of the different tests and the research repo with the python code of the tests.
1.0
Test feature matching algorithms with different filters on images [2] - Estimated time: 2 hs per assignee Research and test feature matching algorithms with different image modifications (filters) and compare them. Output: Research document with the results of the different tests and the research repo with the py...
process
test feature matching algorithms with different filters on images estimated time hs per assignee research and test feature matching algorithms with different image modifications filters and compare them output research document with the results of the different tests and the research repo with the pyth...
1
30,795
7,260,193,686
IssuesEvent
2018-02-18 06:09:37
SolidZORO/blog
https://api.github.com/repos/SolidZORO/blog
opened
linux 下安装 git 和 zsh [#](install-git-zsh-on-linux)
code
记录一下两个必备工具的安装。 ## 安装 git `aptitude -y install git-core` ## 安装 curl `aptitude install curl` ## 安装 zsh `cat /etc/shells` 查看当前系统可以使用哪些shell ``` bash aptitude -y install zsh chsh -s /bin/zsh  chsh -s /bin/zsh [USERNAME] ``` ## 升级为 oh-my-zsh ``` bash sh -c "$(curl -fsSL https://raw.github.com/r...
1.0
linux 下安装 git 和 zsh [#](install-git-zsh-on-linux) - 记录一下两个必备工具的安装。 ## 安装 git `aptitude -y install git-core` ## 安装 curl `aptitude install curl` ## 安装 zsh `cat /etc/shells` 查看当前系统可以使用哪些shell ``` bash aptitude -y install zsh chsh -s /bin/zsh  chsh -s /bin/zsh [USERNAME] ``` ## 升级为 oh-my-zsh ``...
non_process
linux 下安装 git 和 zsh install git zsh on linux 记录一下两个必备工具的安装。 安装 git aptitude y install git core 安装 curl aptitude install curl 安装 zsh cat etc shells 查看当前系统可以使用哪些shell bash aptitude y install zsh chsh s bin zsh  chsh s bin zsh 升级为 oh my zsh bash sh ...
0
20,707
27,397,636,104
IssuesEvent
2023-02-28 21:04:57
dtcenter/MET
https://api.github.com/repos/dtcenter/MET
closed
Bugfix: Fix ASCII2NC to handle missing NDBC buoy location information
type: bug requestor: NOAA/EMC MET: PreProcessing Tools (Point) priority: high
## Describe the Problem ## I tested ASCII2NC with MET 11.0.0/METplus 5.0.0 to convert NDBC buoy data (*.txt) into a METplus compatible point obs netCDF file and got the following error messages in the log file: ERROR : No location information found for station 44084 do not process file /lfs/h1/ops/dev/dcom/2023012...
1.0
Bugfix: Fix ASCII2NC to handle missing NDBC buoy location information - ## Describe the Problem ## I tested ASCII2NC with MET 11.0.0/METplus 5.0.0 to convert NDBC buoy data (*.txt) into a METplus compatible point obs netCDF file and got the following error messages in the log file: ERROR : No location information ...
process
bugfix fix to handle missing ndbc buoy location information describe the problem i tested with met metplus to convert ndbc buoy data txt into a metplus compatible point obs netcdf file and got the following error messages in the log file error no location information found for stati...
1
7,720
10,824,554,919
IssuesEvent
2019-11-09 10:07:57
qgis/QGIS
https://api.github.com/repos/qgis/QGIS
closed
Wrong layer name after processing procedures
Bug Processing
In older QGIS versions (2.x), if I saved a layer to a file (Save to file) and I gave a name to that e.g. "airports", by running the algorithm (Add saved layer to project - option ticked) the created and loaded layer's name was the same like the given filename. In newer versions this behavior disappeared, the resul...
1.0
Wrong layer name after processing procedures - In older QGIS versions (2.x), if I saved a layer to a file (Save to file) and I gave a name to that e.g. "airports", by running the algorithm (Add saved layer to project - option ticked) the created and loaded layer's name was the same like the given filename. In newe...
process
wrong layer name after processing procedures in older qgis versions x if i saved a layer to a file save to file and i gave a name to that e g airports by running the algorithm add saved layer to project option ticked the created and loaded layer s name was the same like the given filename in newe...
1
19,326
25,472,176,915
IssuesEvent
2022-11-25 11:08:30
GoogleCloudPlatform/fda-mystudies
https://api.github.com/repos/GoogleCloudPlatform/fda-mystudies
closed
[IDP] [PM] Not able to update admin in the my account screen
Bug Blocker P0 Participant manager Process: Fixed Process: Tested QA Process: Tested dev
**Pre-condition:** mfa should be disabled in the PM **Steps:** 1. Login to PM 2. Click on 'My account' tab 3. Remove the phone number 4. Try to click on 'Update' button and Verify **AR:** Not able to update admin , Update button is disabled **ER:** Update button should be enabled and account should be update...
3.0
[IDP] [PM] Not able to update admin in the my account screen - **Pre-condition:** mfa should be disabled in the PM **Steps:** 1. Login to PM 2. Click on 'My account' tab 3. Remove the phone number 4. Try to click on 'Update' button and Verify **AR:** Not able to update admin , Update button is disabled **ER:...
process
not able to update admin in the my account screen pre condition mfa should be disabled in the pm steps login to pm click on my account tab remove the phone number try to click on update button and verify ar not able to update admin update button is disabled er upda...
1
18,286
4,243,343,168
IssuesEvent
2016-07-06 22:38:33
KyleJHarper/stupidbashtard
https://api.github.com/repos/KyleJHarper/stupidbashtard
opened
Clean up phrasing
documentation
Review the documentation to ensure no misleading phrasing. Specifically, ensure code-oriented semantics are being used. "Thread safe" needs to be better worded. Obviously the intention was never to have a MT-safe library but rather to explain that a bash's dynamic scoping will bop you if you use subshells and/or try...
1.0
Clean up phrasing - Review the documentation to ensure no misleading phrasing. Specifically, ensure code-oriented semantics are being used. "Thread safe" needs to be better worded. Obviously the intention was never to have a MT-safe library but rather to explain that a bash's dynamic scoping will bop you if you use ...
non_process
clean up phrasing review the documentation to ensure no misleading phrasing specifically ensure code oriented semantics are being used thread safe needs to be better worded obviously the intention was never to have a mt safe library but rather to explain that a bash s dynamic scoping will bop you if you use ...
0
14,547
17,668,751,253
IssuesEvent
2021-08-23 00:32:35
lynnandtonic/nestflix.fun
https://api.github.com/repos/lynnandtonic/nestflix.fun
closed
Add Hockey High
suggested title in process
Please add as much of the following info as you can: Title: Hockey High Type (film/tv show): Film Film or show in which it appears: Brigsby Bear Is the parent film/show streaming anywhere? https://www.justwatch.com/us/movie/brigsby-bear About when in the parent film/show does it appear? 25:00 Actual f...
1.0
Add Hockey High - Please add as much of the following info as you can: Title: Hockey High Type (film/tv show): Film Film or show in which it appears: Brigsby Bear Is the parent film/show streaming anywhere? https://www.justwatch.com/us/movie/brigsby-bear About when in the parent film/show does it appear?...
process
add hockey high please add as much of the following info as you can title hockey high type film tv show film film or show in which it appears brigsby bear is the parent film show streaming anywhere about when in the parent film show does it appear actual footage of the film show can be...
1
9,160
12,218,280,725
IssuesEvent
2020-05-01 18:59:40
hashgraph/hedera-mirror-node
https://api.github.com/repos/hashgraph/hedera-mirror-node
closed
Kubernetes: Helm chart CI
P3 enhancement process
**Problem** Follow up to #653 to run those tests on every commit inside CI **Solution** Run a test job in CI that: - Installs and starts k3d - Installs helm - Installs [helm test tools](https://github.com/helm/chart-testing) - ct lint - ct install **Alternatives** - Deploy to a static environment for bran...
1.0
Kubernetes: Helm chart CI - **Problem** Follow up to #653 to run those tests on every commit inside CI **Solution** Run a test job in CI that: - Installs and starts k3d - Installs helm - Installs [helm test tools](https://github.com/helm/chart-testing) - ct lint - ct install **Alternatives** - Deploy to a...
process
kubernetes helm chart ci problem follow up to to run those tests on every commit inside ci solution run a test job in ci that installs and starts installs helm installs ct lint ct install alternatives deploy to a static environment for branches additional context ...
1
11,971
14,736,998,981
IssuesEvent
2021-01-07 00:34:53
kdjstudios/SABillingGitlab
https://api.github.com/repos/kdjstudios/SABillingGitlab
closed
Grant Call 4-6-18 - Invoice update request
anc-process anc-ui anp-3 ant-enhancement ant-support
In GitLab by @kdjstudios on Apr 6, 2018, 12:58 **Submitted by:** Grant Allan'" <granta@selectcomm.ab.ca> **Helpdesk:** http://www.servicedesk.answernet.com/profiles/ticket/2018-04-06-47824/conversation **Server:** DEV **Client/Site:** SCC **Account:** All **Issue:** Grant mentioned today during our call this m...
1.0
Grant Call 4-6-18 - Invoice update request - In GitLab by @kdjstudios on Apr 6, 2018, 12:58 **Submitted by:** Grant Allan'" <granta@selectcomm.ab.ca> **Helpdesk:** http://www.servicedesk.answernet.com/profiles/ticket/2018-04-06-47824/conversation **Server:** DEV **Client/Site:** SCC **Account:** All **Issue:** ...
process
grant call invoice update request in gitlab by kdjstudios on apr submitted by grant allan helpdesk server dev client site scc account all issue grant mentioned today during our call this morning they would like to have a change made to the invoice layout...
1
7,476
10,569,321,037
IssuesEvent
2019-10-06 18:48:34
nodejs/security-wg
https://api.github.com/repos/nodejs/security-wg
opened
Node+Interactive Security WG Agenda
process
Let's use this issue to track all the suggestions and recommended agenda for Security WG in upcoming Collab Summit in Node+Interactive Montreal.
1.0
Node+Interactive Security WG Agenda - Let's use this issue to track all the suggestions and recommended agenda for Security WG in upcoming Collab Summit in Node+Interactive Montreal.
process
node interactive security wg agenda let s use this issue to track all the suggestions and recommended agenda for security wg in upcoming collab summit in node interactive montreal
1
181,073
21,641,751,885
IssuesEvent
2022-05-05 19:34:18
LibrIT/passhport
https://api.github.com/repos/LibrIT/passhport
closed
CVE-2020-7676 (Medium) detected in angular-1.4.2.min.js - autoclosed
security vulnerability
## CVE-2020-7676 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>angular-1.4.2.min.js</b></p></summary> <p>AngularJS is an MVC framework for building web applications. The core featu...
True
CVE-2020-7676 (Medium) detected in angular-1.4.2.min.js - autoclosed - ## CVE-2020-7676 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>angular-1.4.2.min.js</b></p></summary> <p>Angu...
non_process
cve medium detected in angular min js autoclosed cve medium severity vulnerability vulnerable library angular min js angularjs is an mvc framework for building web applications the core features include html enhanced with custom component and data binding capabilities depend...
0
2,972
5,963,362,007
IssuesEvent
2017-05-30 04:32:34
nodejs/node
https://api.github.com/repos/nodejs/node
closed
tests: deprecate test/parallel/test-child-process-double-pipe.js
child_process test
I am reviewing windows building, testing and other related windows stuff and noticed that this test is quite complex. That might be fair, but it's the only one that requires both `sed` and `grep`, which are sort of hard to install dependencies on windows (imo, I am now windows developer though). In order to ease windo...
1.0
tests: deprecate test/parallel/test-child-process-double-pipe.js - I am reviewing windows building, testing and other related windows stuff and noticed that this test is quite complex. That might be fair, but it's the only one that requires both `sed` and `grep`, which are sort of hard to install dependencies on window...
process
tests deprecate test parallel test child process double pipe js i am reviewing windows building testing and other related windows stuff and noticed that this test is quite complex that might be fair but it s the only one that requires both sed and grep which are sort of hard to install dependencies on window...
1
15,634
19,785,477,376
IssuesEvent
2022-01-18 05:57:58
linuxdeepin/developer-center
https://api.github.com/repos/linuxdeepin/developer-center
closed
QQ 启动十分钟后崩溃,请求删除 deepin-wine 中的一行代码
bug | functional behavior other | delay processing
<!--请将下方的缺陷汇报模板中的文字替换为您实际需要汇报的缺陷所对应的描述文字。--> <!--请保持一个 Issue 只专注一个缺陷,如果您有多个不同的缺陷需要汇报,请发起多个 Issue 。--> ## 缺陷描述 <!--简明清晰的描述你所需要汇报的缺陷(BUG)--> QQ 启动后运行一切正常,可以登录以及收发消息,但每次启动后约几分钟至十几分钟内崩溃。 ## 复现步骤 <!-- 描述可以重现缺陷(BUG)的操作步骤,以便我们复现缺陷并进行修复 复现步骤为: 1. 打开 '...' 2. 点击 '....' 3. 滚动至 '....' 4. 缺陷 '...' 发生 --> 使用官方安装包或...
1.0
QQ 启动十分钟后崩溃,请求删除 deepin-wine 中的一行代码 - <!--请将下方的缺陷汇报模板中的文字替换为您实际需要汇报的缺陷所对应的描述文字。--> <!--请保持一个 Issue 只专注一个缺陷,如果您有多个不同的缺陷需要汇报,请发起多个 Issue 。--> ## 缺陷描述 <!--简明清晰的描述你所需要汇报的缺陷(BUG)--> QQ 启动后运行一切正常,可以登录以及收发消息,但每次启动后约几分钟至十几分钟内崩溃。 ## 复现步骤 <!-- 描述可以重现缺陷(BUG)的操作步骤,以便我们复现缺陷并进行修复 复现步骤为: 1. 打开 '...' 2. 点击 '....' 3. 滚动至...
process
qq 启动十分钟后崩溃,请求删除 deepin wine 中的一行代码 缺陷描述 qq 启动后运行一切正常,可以登录以及收发消息,但每次启动后约几分钟至十几分钟内崩溃。 复现步骤 描述可以重现缺陷(bug)的操作步骤,以便我们复现缺陷并进行修复 复现步骤为 打开 点击 滚动至 缺陷 发生 使用官方安装包或 deepin 提供的安装包安装 qq 并登录,并等待约十几分钟,qq 崩溃并弹出错误报告。 期望行为 qq 应该能持续运行。 截图 ...
1
11,705
14,545,447,542
IssuesEvent
2020-12-15 19:39:55
MicrosoftDocs/azure-devops-docs
https://api.github.com/repos/MicrosoftDocs/azure-devops-docs
closed
Mapped name for System.AccessToken
Pri2 devops-cicd-process/tech devops/prod support-request
For use of System.AccessToken in YAML, does the token need to be mapped to SYSTEM_ACCESSTOKEN, or can the name be customized? For example, is the following form required? ``` steps: - powershell: Write-Host "This is a script that could use $env:SYSTEM_ACCESSTOKEN" env: SYSTEM_ACCESSTOKEN: $(Syst...
1.0
Mapped name for System.AccessToken - For use of System.AccessToken in YAML, does the token need to be mapped to SYSTEM_ACCESSTOKEN, or can the name be customized? For example, is the following form required? ``` steps: - powershell: Write-Host "This is a script that could use $env:SYSTEM_ACCESSTOKEN" e...
process
mapped name for system accesstoken for use of system accesstoken in yaml does the token need to be mapped to system accesstoken or can the name be customized for example is the following form required steps powershell write host this is a script that could use env system accesstoken e...
1
477,654
13,765,849,155
IssuesEvent
2020-10-07 13:54:09
buddyboss/buddyboss-platform
https://api.github.com/repos/buddyboss/buddyboss-platform
closed
Group Admin setting - can't remove the group parent
bug component: groups hacktoberfest hacktoberfest-accepted priority: medium
**Describe the bug** If you have assigned the Group Parent and then if you have to remove the group parent from the backend then you can't remove the group parent it's not removing the group parent. **To Reproduce** Steps to reproduce the behavior: 1. Go to backend groups and edit single group. 2. Assign the gr...
1.0
Group Admin setting - can't remove the group parent - **Describe the bug** If you have assigned the Group Parent and then if you have to remove the group parent from the backend then you can't remove the group parent it's not removing the group parent. **To Reproduce** Steps to reproduce the behavior: 1. Go to b...
non_process
group admin setting can t remove the group parent describe the bug if you have assigned the group parent and then if you have to remove the group parent from the backend then you can t remove the group parent it s not removing the group parent to reproduce steps to reproduce the behavior go to b...
0
20,469
27,130,518,967
IssuesEvent
2023-02-16 09:27:19
bazelbuild/bazel
https://api.github.com/repos/bazelbuild/bazel
closed
Polymorphic libraries and rpaths
P4 type: support / not a bug (process) team-Rules-CPP stale
### Description of the problem / feature request: We're making a library which has two different implementations, acting as a polymorphic library. If I denote the two versions of the library as `libpoly.so(a)` and `libpoly.so(b)`. When testing the different library versions, we've hit a couple of pain points where a...
1.0
Polymorphic libraries and rpaths - ### Description of the problem / feature request: We're making a library which has two different implementations, acting as a polymorphic library. If I denote the two versions of the library as `libpoly.so(a)` and `libpoly.so(b)`. When testing the different library versions, we've ...
process
polymorphic libraries and rpaths description of the problem feature request we re making a library which has two different implementations acting as a polymorphic library if i denote the two versions of the library as libpoly so a and libpoly so b when testing the different library versions we ve ...
1
20,595
30,602,244,772
IssuesEvent
2023-07-22 14:36:43
khanhduytran0/LiveContainer
https://api.github.com/repos/khanhduytran0/LiveContainer
opened
Delta Crashes
compatibility
### Describe the issue Delta (v 1.4) crashes after being opened in LiveContainer ### Instructions to reproduce See description ### What version of LiveContainer are you using? Build #22 ### Other Error message: -[NSUserDefaults setIsAltJITEnabled:]: unrecognized selector sent to instance 0x2801f56b0 Call stack...
True
Delta Crashes - ### Describe the issue Delta (v 1.4) crashes after being opened in LiveContainer ### Instructions to reproduce See description ### What version of LiveContainer are you using? Build #22 ### Other Error message: -[NSUserDefaults setIsAltJITEnabled:]: unrecognized selector sent to instance 0x2801f...
non_process
delta crashes describe the issue delta v crashes after being opened in livecontainer instructions to reproduce see description what version of livecontainer are you using build other error message unrecognized selector sent to instance call stack corefoundation ...
0
310,336
23,332,984,729
IssuesEvent
2022-08-09 07:29:08
KinsonDigital/GitHubData
https://api.github.com/repos/KinsonDigital/GitHubData
closed
🚧Fix v1.0.0-preview.2 release notes
good first issue low priority preview 📝documentation/product
### Complete The Item Below - [X] I have updated the title without removing the 🚧 emoji. ### Description Fix the release notes for version **v1.0.0-preview.2** by moving all of issue 7 items from the **Other 🪧** section to the **New Features ✨** section. Also remove any sections that contain nothing ### Accept...
1.0
🚧Fix v1.0.0-preview.2 release notes - ### Complete The Item Below - [X] I have updated the title without removing the 🚧 emoji. ### Description Fix the release notes for version **v1.0.0-preview.2** by moving all of issue 7 items from the **Other 🪧** section to the **New Features ✨** section. Also remove any se...
non_process
🚧fix preview release notes complete the item below i have updated the title without removing the 🚧 emoji description fix the release notes for version preview by moving all of issue items from the other 🪧 section to the new features ✨ section also remove any sectio...
0
5,412
8,247,724,507
IssuesEvent
2018-09-11 16:18:20
ArctosDB/new-collections
https://api.github.com/repos/ArctosDB/new-collections
closed
Assign collection mentor
Application in process
Default = AWG Chair or Vice-Chair AWG member can volunteer to act as primary contact, especially if they have similar collections or specific knowledge about a collection; can serve as ‘in kind support’ for collections to help offset costs
1.0
Assign collection mentor - Default = AWG Chair or Vice-Chair AWG member can volunteer to act as primary contact, especially if they have similar collections or specific knowledge about a collection; can serve as ‘in kind support’ for collections to help offset costs
process
assign collection mentor default awg chair or vice chair awg member can volunteer to act as primary contact especially if they have similar collections or specific knowledge about a collection can serve as ‘in kind support’ for collections to help offset costs
1
11,322
14,140,085,677
IssuesEvent
2020-11-10 10:42:07
MineCake147E/MonoAudio
https://api.github.com/repos/MineCake147E/MonoAudio
opened
.NET 5
CPU: AMD x64 🖥️ CPU: Apple A-Series📱🍎 CPU: Fujitsu A64FX 🖥️🖥️🖥️🖥️🖥️🖥️(📱) CPU: Intel x64 🖥️ CPU: Other ARMv8 📱 CPU: Qualcomm Snapdragon 📱 Feature: Signal Processing 🎛️ Kind: High Latency 🐌 Priority: High 🚅 Status: Waiting ⏳
In order to improve performance of MonoAudio, we have to move MonoAudio from .Net Standard 2.0 to .Net 5. - [ ] .NET 5 Release # Major changes - [ ] Adopt new APIs **almost EVERYWHERE** - [ ] x86/64 - [ ] SSE - [ ] SSE2 - [ ] SSE3 - [ ] SSE4.x - [ ] AVX - [ ] AVX2 - [ ] AVX5...
1.0
.NET 5 - In order to improve performance of MonoAudio, we have to move MonoAudio from .Net Standard 2.0 to .Net 5. - [ ] .NET 5 Release # Major changes - [ ] Adopt new APIs **almost EVERYWHERE** - [ ] x86/64 - [ ] SSE - [ ] SSE2 - [ ] SSE3 - [ ] SSE4.x - [ ] AVX - [ ] AVX2 -...
process
net in order to improve performance of monoaudio we have to move monoaudio from net standard to net net release major changes adopt new apis almost everywhere sse x avx ...
1
96,850
20,117,415,081
IssuesEvent
2022-02-07 21:07:48
Aden-Q/gitalk-comments
https://api.github.com/repos/Aden-Q/gitalk-comments
opened
VS Code Issues/Fixes | Lyrics
Gitalk /2022/02/07/VS%20Code%20Issues:Fixes/
https://aden-q.github.io/2022/02/07/VS%20Code%20Issues:Fixes/#more Common issues and fixes for extensions in Visual Studio Code Environment: macOS Monterey
1.0
VS Code Issues/Fixes | Lyrics - https://aden-q.github.io/2022/02/07/VS%20Code%20Issues:Fixes/#more Common issues and fixes for extensions in Visual Studio Code Environment: macOS Monterey
non_process
vs code issues fixes lyrics common issues and fixes for extensions in visual studio code environment macos monterey
0
18,454
24,548,544,661
IssuesEvent
2022-10-12 10:42:00
GoogleCloudPlatform/fda-mystudies
https://api.github.com/repos/GoogleCloudPlatform/fda-mystudies
closed
[PM] Participant details screen > Consent history > Enrolled date is displayed as consented date when user provides the updated consent
Bug P1 Participant manager Process: Fixed Process: Tested dev
Steps: 1. In mobile, enroll to the study (enrolled date is (4/14/2022) 2. In SB, update the consent for a particular enrolled to study with e 'Enforce consent for enrolled participants' option) 3. In Mobile, click on the particular enrolled study 4. Provide the updated consent ( Eg: latest consent provided date 20/...
2.0
[PM] Participant details screen > Consent history > Enrolled date is displayed as consented date when user provides the updated consent - Steps: 1. In mobile, enroll to the study (enrolled date is (4/14/2022) 2. In SB, update the consent for a particular enrolled to study with e 'Enforce consent for enrolled particip...
process
participant details screen consent history enrolled date is displayed as consented date when user provides the updated consent steps in mobile enroll to the study enrolled date is in sb update the consent for a particular enrolled to study with e enforce consent for enrolled participants o...
1
18,363
24,492,331,404
IssuesEvent
2022-10-10 04:21:08
phamtanduongtk29/html-css-training
https://api.github.com/repos/phamtanduongtk29/html-css-training
opened
Create and Responsive plans section and need help section
not yet processing
- Estimates: 7 hours - Create detail plan - Create information
1.0
Create and Responsive plans section and need help section - - Estimates: 7 hours - Create detail plan - Create information
process
create and responsive plans section and need help section estimates hours create detail plan create information
1