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
14,902
18,291,722,999
IssuesEvent
2021-10-05 15:55:01
GSA/EDX
https://api.github.com/repos/GSA/EDX
reopened
Processing Separations Reports
process touchpoints
A Separation Report is sent from IT every month, containing a list of people who have left. If a person is listed in the Separations Report and assigned to a Website as Website Manager, what should happen? ### User Story As a Digital Council member I want to know which Websites do not have managers (recently, d...
1.0
Processing Separations Reports - A Separation Report is sent from IT every month, containing a list of people who have left. If a person is listed in the Separations Report and assigned to a Website as Website Manager, what should happen? ### User Story As a Digital Council member I want to know which Websites ...
process
processing separations reports a separation report is sent from it every month containing a list of people who have left if a person is listed in the separations report and assigned to a website as website manager what should happen user story as a digital council member i want to know which websites ...
1
22,146
15,020,513,685
IssuesEvent
2021-02-01 14:48:00
ansible/galaxy_ng
https://api.github.com/repos/ansible/galaxy_ng
closed
Add django-admin models that support pulpcore RBAC via django-guardian
area/infrastructure priority/low status/in-progress type/enhancement
Add ModelAdmin objects for galaxy_ng Use pulpcore.admin.BaseModel for guardian obj perms Subtask of #302
1.0
Add django-admin models that support pulpcore RBAC via django-guardian - Add ModelAdmin objects for galaxy_ng Use pulpcore.admin.BaseModel for guardian obj perms Subtask of #302
non_process
add django admin models that support pulpcore rbac via django guardian add modeladmin objects for galaxy ng use pulpcore admin basemodel for guardian obj perms subtask of
0
14,678
17,794,818,263
IssuesEvent
2021-08-31 20:38:28
googleapis/nodejs-asset
https://api.github.com/repos/googleapis/nodejs-asset
closed
cleanup old nodejs-asset resources
type: process api: cloudasset samples
I'm wondering whether the reason this repository is slowing down is that we're collecting old vms and buckets in our account (_leading to gradual slowdown over time_). We should add logic that cleans up the old VMs and storage buckets created for the asset client.
1.0
cleanup old nodejs-asset resources - I'm wondering whether the reason this repository is slowing down is that we're collecting old vms and buckets in our account (_leading to gradual slowdown over time_). We should add logic that cleans up the old VMs and storage buckets created for the asset client.
process
cleanup old nodejs asset resources i m wondering whether the reason this repository is slowing down is that we re collecting old vms and buckets in our account leading to gradual slowdown over time we should add logic that cleans up the old vms and storage buckets created for the asset client
1
15,903
20,108,459,811
IssuesEvent
2022-02-07 12:57:08
prisma/prisma
https://api.github.com/repos/prisma/prisma
opened
db execute: confusing error message when doing `DROP DATABASE "test-doesnotexists;"` says that `Database `postgres.public` does not exist`
bug/1-unconfirmed kind/bug process/candidate topic: error team/migrations topic: db execute
Given this schema and command ```prisma datasource my_db { provider = "postgresql" url = "postgres://prisma:prisma@localhost:5432" } ``` ```sh echo "DROP DATABASE \"test-doesnotexists\";" | npx prisma@dev db execute --stdin --preview-feature --schema prisma/schema.prisma ``` I expected to get a ...
1.0
db execute: confusing error message when doing `DROP DATABASE "test-doesnotexists;"` says that `Database `postgres.public` does not exist` - Given this schema and command ```prisma datasource my_db { provider = "postgresql" url = "postgres://prisma:prisma@localhost:5432" } ``` ```sh echo "DROP DATAB...
process
db execute confusing error message when doing drop database test doesnotexists says that database postgres public does not exist given this schema and command prisma datasource my db provider postgresql url postgres prisma prisma localhost sh echo drop database...
1
11,358
14,174,433,968
IssuesEvent
2020-11-12 19:53:58
qgis/QGIS
https://api.github.com/repos/qgis/QGIS
closed
SAGA Random Terrain generation - Bug
Bug Processing
When running the Random Terrain Generation from the Toolbox with all settings to default, there is one setting you have to pick. The only option I have for 'Target Dimensions' is [0] User defined. So the settings are: grid_calculus "Random Terrain Generation" -RADIUS 10 -ITERATIONS 10 -TARGET_TYPE 0 -USER_CELL_SIZ...
1.0
SAGA Random Terrain generation - Bug - When running the Random Terrain Generation from the Toolbox with all settings to default, there is one setting you have to pick. The only option I have for 'Target Dimensions' is [0] User defined. So the settings are: grid_calculus "Random Terrain Generation" -RADIUS 10 -ITER...
process
saga random terrain generation bug when running the random terrain generation from the toolbox with all settings to default there is one setting you have to pick the only option i have for target dimensions is user defined so the settings are grid calculus random terrain generation radius iterati...
1
6
2,492,959,702
IssuesEvent
2015-01-05 09:06:52
dita-ot/dita-ot
https://api.github.com/repos/dita-ot/dita-ot
closed
Too many HTML files in output in spite of "onlytopic.in.map=true"
bug preprocess xhtml
In DITA-OT 2.0, the XHTML transform under special circumstances creates too many HTML files in the output directory, in spite of the parameter `onlytopic.in.map` set to `true`. Test files: https://gist.github.com/maer2712/d0247e9d121562a2f992 Command line: ```[dita.dir]\bin\dita.bat -f xhtml -i src\test.ditam...
1.0
Too many HTML files in output in spite of "onlytopic.in.map=true" - In DITA-OT 2.0, the XHTML transform under special circumstances creates too many HTML files in the output directory, in spite of the parameter `onlytopic.in.map` set to `true`. Test files: https://gist.github.com/maer2712/d0247e9d121562a2f992 Com...
process
too many html files in output in spite of onlytopic in map true in dita ot the xhtml transform under special circumstances creates too many html files in the output directory in spite of the parameter onlytopic in map set to true test files command line bin dita bat f xhtml i src tes...
1
546,553
16,014,585,047
IssuesEvent
2021-04-20 14:37:26
GoogleCloudPlatform/golang-samples
https://api.github.com/repos/GoogleCloudPlatform/golang-samples
closed
bigtable/writes: TestWrites failed
api: bigtable flakybot: flaky flakybot: issue priority: p2 samples type: bug
This test failed! To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/master/packages/flakybot). If I'm commenting on this issue too often, add the `flakybot: quiet` label and I will stop commenting. --- commit: e9049803347f279e250436eec63d378c7ee9eb59...
1.0
bigtable/writes: TestWrites failed - This test failed! To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/master/packages/flakybot). If I'm commenting on this issue too often, add the `flakybot: quiet` label and I will stop commenting. --- commit: e90...
non_process
bigtable writes testwrites failed this test failed to configure my behavior see if i m commenting on this issue too often add the flakybot quiet label and i will stop commenting commit buildurl status failed test output retry go failed after attempts writes test go co...
0
317,732
23,686,240,387
IssuesEvent
2022-08-29 06:37:12
cloud-native-toolkit/terraform-azure-nat-gateway
https://api.github.com/repos/cloud-native-toolkit/terraform-azure-nat-gateway
closed
Readme needs to be updated
documentation
The readme only contains the module boilerplate and does not include the specifics for this module.
1.0
Readme needs to be updated - The readme only contains the module boilerplate and does not include the specifics for this module.
non_process
readme needs to be updated the readme only contains the module boilerplate and does not include the specifics for this module
0
5,918
3,698,327,272
IssuesEvent
2016-02-28 08:02:54
nodejs/node
https://api.github.com/repos/nodejs/node
closed
deps: static cares build fails if shared c-ares installed
build
Followup from patches landed in #38, I've had this problem on both Mac OS X 10.9.5 and FreeBSD 10.2: ``` ../deps/cares/src/ares_parse_txt_reply.c:153:25: error: no member named 'record_start' in 'struct ares_txt_reply' txt_curr->record_start = strptr == aptr; ~~~~~~~~ ^ 1 error generated. ``` ...
1.0
deps: static cares build fails if shared c-ares installed - Followup from patches landed in #38, I've had this problem on both Mac OS X 10.9.5 and FreeBSD 10.2: ``` ../deps/cares/src/ares_parse_txt_reply.c:153:25: error: no member named 'record_start' in 'struct ares_txt_reply' txt_curr->record_start = st...
non_process
deps static cares build fails if shared c ares installed followup from patches landed in i ve had this problem on both mac os x and freebsd deps cares src ares parse txt reply c error no member named record start in struct ares txt reply txt curr record start strptr ...
0
5,047
7,859,215,154
IssuesEvent
2018-06-21 15:56:24
Open-EO/openeo-api
https://api.github.com/repos/Open-EO/openeo-api
opened
Referencing stored process graphs
feedback required job management process graph management process graphs processes service management
It is possible to send a full process graph to the jobs and services, but how to reference stored process graphs? Possible solutions: * Load it with a process_graph process. This is intended to be in the core profile anyway to load external process graphs, therefore this would be a "cheap" solution, but would also...
3.0
Referencing stored process graphs - It is possible to send a full process graph to the jobs and services, but how to reference stored process graphs? Possible solutions: * Load it with a process_graph process. This is intended to be in the core profile anyway to load external process graphs, therefore this would b...
process
referencing stored process graphs it is possible to send a full process graph to the jobs and services but how to reference stored process graphs possible solutions load it with a process graph process this is intended to be in the core profile anyway to load external process graphs therefore this would b...
1
12,130
14,740,900,804
IssuesEvent
2021-01-07 09:47:55
kdjstudios/SABillingGitlab
https://api.github.com/repos/kdjstudios/SABillingGitlab
closed
Keener - billing group codes
anc-process anp-urgent ant-enhancement has attachment
In GitLab by @kdjstudios on Dec 12, 2018, 13:39 **Submitted by:** Gaylan Garrett <gaylan@keenercom.net> **Helpdesk:** http://www.servicedesk.answernet.com/profiles/ticket/2018-12-12-28571/conversation **Server:** External **Client/Site:** Keener **Account:** NA **Issue:** As I am sure you are aware, Keener Comm...
1.0
Keener - billing group codes - In GitLab by @kdjstudios on Dec 12, 2018, 13:39 **Submitted by:** Gaylan Garrett <gaylan@keenercom.net> **Helpdesk:** http://www.servicedesk.answernet.com/profiles/ticket/2018-12-12-28571/conversation **Server:** External **Client/Site:** Keener **Account:** NA **Issue:** As I am ...
process
keener billing group codes in gitlab by kdjstudios on dec submitted by gaylan garrett helpdesk server external client site keener account na issue as i am sure you are aware keener communications has been purchased by answer and we are beginning to merge sha...
1
6,628
9,733,169,007
IssuesEvent
2019-05-31 08:59:26
zammad/zammad
https://api.github.com/repos/zammad/zammad
closed
ERROR: Can't process email
bug mail processing regression verified
<!-- Hi there - thanks for filing an issue. Please ensure the following things before creating an issue - thank you! 🤓 Since november 15th we handle all requests, except real bugs, at our community board. Full explanation: https://community.zammad.org/t/major-change-regarding-github-issues-community-board/21 P...
1.0
ERROR: Can't process email - <!-- Hi there - thanks for filing an issue. Please ensure the following things before creating an issue - thank you! 🤓 Since november 15th we handle all requests, except real bugs, at our community board. Full explanation: https://community.zammad.org/t/major-change-regarding-github-i...
process
error can t process email hi there thanks for filing an issue please ensure the following things before creating an issue thank you 🤓 since november we handle all requests except real bugs at our community board full explanation please post feature requests development questions ...
1
13,021
15,376,796,584
IssuesEvent
2021-03-02 16:22:02
geneontology/go-ontology
https://api.github.com/repos/geneontology/go-ontology
closed
missing parent :GO:0140418 effector-mediated modulation of host process by symbiont
multi-species process
GO:0140418 effector-mediated modulation of host process by symbiont should be is_a GO:0044003 modulation by symbiont of host process
1.0
missing parent :GO:0140418 effector-mediated modulation of host process by symbiont - GO:0140418 effector-mediated modulation of host process by symbiont should be is_a GO:0044003 modulation by symbiont of host process
process
missing parent go effector mediated modulation of host process by symbiont go effector mediated modulation of host process by symbiont should be is a go modulation by symbiont of host process
1
84,372
16,487,558,395
IssuesEvent
2021-05-24 20:27:23
bpxe/bpxe
https://api.github.com/repos/bpxe/bpxe
closed
Mock clock leaves lock taken
code review
This pattern repeats: https://github.com/bpxe/bpxe/blob/0828554a14ebbdc2c38b7564443c0036b0f05ab0/pkg/clock/mock.go#L53-L59 ``` m.Lock() ch := make(chan time.Time, 1) if duration.Nanoseconds() <= 0 { ch <- m.now close(ch) return ch } ``` This leaves the lock taken. Should use ``` m.Lock() ...
1.0
Mock clock leaves lock taken - This pattern repeats: https://github.com/bpxe/bpxe/blob/0828554a14ebbdc2c38b7564443c0036b0f05ab0/pkg/clock/mock.go#L53-L59 ``` m.Lock() ch := make(chan time.Time, 1) if duration.Nanoseconds() <= 0 { ch <- m.now close(ch) return ch } ``` This leaves the lock take...
non_process
mock clock leaves lock taken this pattern repeats m lock ch make chan time time if duration nanoseconds ch m now close ch return ch this leaves the lock taken should use m lock defer m unlock
0
12,824
15,210,170,044
IssuesEvent
2021-02-17 06:56:53
gfx-rs/naga
https://api.github.com/repos/gfx-rs/naga
opened
Move global usage flags to the Analysis
area: middle area: processing kind: refactor
This is one of the things that belong to "artifacts" of the IR analysis. We used to keep it in the IR itself, but we can now move it to `FunctionInfo` instead. The tricky part here is that figuring out the global use may require recursive descent into the expression tree, while currently Analysis is only produced by a...
1.0
Move global usage flags to the Analysis - This is one of the things that belong to "artifacts" of the IR analysis. We used to keep it in the IR itself, but we can now move it to `FunctionInfo` instead. The tricky part here is that figuring out the global use may require recursive descent into the expression tree, whil...
process
move global usage flags to the analysis this is one of the things that belong to artifacts of the ir analysis we used to keep it in the ir itself but we can now move it to functioninfo instead the tricky part here is that figuring out the global use may require recursive descent into the expression tree whil...
1
249,744
26,968,544,072
IssuesEvent
2023-02-09 01:27:43
monch1962/test-data-mgmt-spike
https://api.github.com/repos/monch1962/test-data-mgmt-spike
opened
CVE-2020-25659 (Medium) detected in cryptography-2.9.2-cp27-cp27mu-manylinux2010_x86_64.whl
security vulnerability
## CVE-2020-25659 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>cryptography-2.9.2-cp27-cp27mu-manylinux2010_x86_64.whl</b></p></summary> <p>cryptography is a package which provide...
True
CVE-2020-25659 (Medium) detected in cryptography-2.9.2-cp27-cp27mu-manylinux2010_x86_64.whl - ## CVE-2020-25659 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>cryptography-2.9.2-cp27...
non_process
cve medium detected in cryptography whl cve medium severity vulnerability vulnerable library cryptography whl cryptography is a package which provides cryptographic recipes and primitives to python developers library home page a href path to dependen...
0
416,975
28,107,982,409
IssuesEvent
2023-03-31 03:32:31
FastCampus-MoReturn/final-project-Be
https://api.github.com/repos/FastCampus-MoReturn/final-project-Be
closed
Jenkins CICD setting
For: Backend For: CI/CD Priority: Low Status: Available Type: Documentation
## Title Swagger 문서 배포를 통한 Api 명세서 공유 ## Description Jenkins를 활용하여 api 명세서의 변동사항을 실시간으로 배포하여 확인가능하게 진행 ## Tasks - [x] Jenkins init ## References <!-- -[link text](link address) -->
1.0
Jenkins CICD setting - ## Title Swagger 문서 배포를 통한 Api 명세서 공유 ## Description Jenkins를 활용하여 api 명세서의 변동사항을 실시간으로 배포하여 확인가능하게 진행 ## Tasks - [x] Jenkins init ## References <!-- -[link text](link address) -->
non_process
jenkins cicd setting title swagger 문서 배포를 통한 api 명세서 공유 description jenkins를 활용하여 api 명세서의 변동사항을 실시간으로 배포하여 확인가능하게 진행 tasks jenkins init references link address
0
6,456
9,546,553,131
IssuesEvent
2019-05-01 20:17:13
openopps/openopps-platform
https://api.github.com/repos/openopps/openopps-platform
closed
Department of State: Education & Transcript
Apply Process Approved Requirements Ready State Dept.
Who: Student Applicant What: Education and Transcript Information Why: The student is required to provide education and transcript information A/C - There will be a header "Education & Transcripts" (Bold) - "All fields are required" (In the right margin) - There will be a header "Education" - Under the hea...
1.0
Department of State: Education & Transcript - Who: Student Applicant What: Education and Transcript Information Why: The student is required to provide education and transcript information A/C - There will be a header "Education & Transcripts" (Bold) - "All fields are required" (In the right margin) - There wil...
process
department of state education transcript who student applicant what education and transcript information why the student is required to provide education and transcript information a c there will be a header education transcripts bold all fields are required in the right margin there wil...
1
19,763
26,138,112,333
IssuesEvent
2022-12-29 14:41:16
vesoft-inc/nebula
https://api.github.com/repos/vesoft-inc/nebula
reopened
Incorrect result on edge list join query
type/bug severity/major find/automation affects/master process/fixed
**Please check the FAQ documentation before raising an issue** <!-- Please check the [FAQ](https://docs.nebula-graph.com.cn/master/20.appendix/0.FAQ/) documentation and old issues before raising an issue in case someone has asked the same question that you are asking. --> **Describe the bug (__required__)** Lo...
1.0
Incorrect result on edge list join query - **Please check the FAQ documentation before raising an issue** <!-- Please check the [FAQ](https://docs.nebula-graph.com.cn/master/20.appendix/0.FAQ/) documentation and old issues before raising an issue in case someone has asked the same question that you are asking. --> ...
process
incorrect result on edge list join query please check the faq documentation before raising an issue describe the bug required look at the query below txt root nebula match where id in match return count count ...
1
14,657
17,778,387,764
IssuesEvent
2021-08-30 22:49:58
esmero/strawberryfield
https://api.github.com/repos/esmero/strawberryfield
closed
Bug: identify is not running on Draft ADOs
bug JSON Postprocessors
# Bug .. and because of that, since the as:structure does get filled up, it never runs, even after publishing. This feels like a regression or a bad mad If() condition. Needs fix before 1.0.0-RC1 is made public @dmer @alliomeria will fix today
1.0
Bug: identify is not running on Draft ADOs - # Bug .. and because of that, since the as:structure does get filled up, it never runs, even after publishing. This feels like a regression or a bad mad If() condition. Needs fix before 1.0.0-RC1 is made public @dmer @alliomeria will fix today
process
bug identify is not running on draft ados bug and because of that since the as structure does get filled up it never runs even after publishing this feels like a regression or a bad mad if condition needs fix before is made public dmer alliomeria will fix today
1
2,193
5,038,422,761
IssuesEvent
2016-12-18 08:03:40
AllenFang/react-bootstrap-table
https://api.github.com/repos/AllenFang/react-bootstrap-table
closed
Layout error while expanding row in table has hidden column.
bug inprocess
This error occurs when we have a hidden column and expand row simultaneously. In ExpandRow example, I add a hidden property in a Table Header Column: ``<TableHeaderColumn dataField='price' hidden>`` when we expand a row, hidden column will become a empty block just like the screenshot below: ![](http://i.imgur...
1.0
Layout error while expanding row in table has hidden column. - This error occurs when we have a hidden column and expand row simultaneously. In ExpandRow example, I add a hidden property in a Table Header Column: ``<TableHeaderColumn dataField='price' hidden>`` when we expand a row, hidden column will become a em...
process
layout error while expanding row in table has hidden column this error occurs when we have a hidden column and expand row simultaneously in expandrow example i add a hidden property in a table header column when we expand a row hidden column will become a empty block just like the screenshot below ...
1
4,651
7,495,777,928
IssuesEvent
2018-04-08 01:13:34
gkiar/reading
https://api.github.com/repos/gkiar/reading
closed
Paper: newpaper
neuroscience processing reproducibility stats to read
URL: [http://testurl.io](http://testurl.io) ## This paper does... test note ## This paper does not... test note ## Other comments? it works!
1.0
Paper: newpaper - URL: [http://testurl.io](http://testurl.io) ## This paper does... test note ## This paper does not... test note ## Other comments? it works!
process
paper newpaper url this paper does test note this paper does not test note other comments it works
1
55,162
13,966,034,997
IssuesEvent
2020-10-26 01:03:24
RG4421/kafka-service-interface
https://api.github.com/repos/RG4421/kafka-service-interface
closed
CVE-2020-9488 (Low) detected in log4j-1.2.17.jar - autoclosed
security vulnerability
## CVE-2020-9488 - Low Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>log4j-1.2.17.jar</b></p></summary> <p>Apache Log4j 1.2</p> <p>Path to dependency file: kafka-service-interface/pom.xml</...
True
CVE-2020-9488 (Low) detected in log4j-1.2.17.jar - autoclosed - ## CVE-2020-9488 - Low Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>log4j-1.2.17.jar</b></p></summary> <p>Apache Log4j 1.2</...
non_process
cve low detected in jar autoclosed cve low severity vulnerability vulnerable library jar apache path to dependency file kafka service interface pom xml path to vulnerable library canner repository jar dependency hierarchy x ...
0
196,127
14,813,773,603
IssuesEvent
2021-01-14 02:57:35
SHUReeducation/autoAPI
https://api.github.com/repos/SHUReeducation/autoAPI
closed
复杂查询测试
feature request medium medium priority test
<!-- 下面的内容可以使用中文或者英文填写。 --> <!-- You can fill the following things by using English or Chinese. --> <!-- 注意:请不要要求我们支持Java,我们永远不会考虑支持Java。 --> <!-- Warning: Never ask us to support Java, we'll never do that. --> **Describe the solution you'd like** 添加对复杂查询的测试。 **Additional context** 可以在 #56 找到添加...
1.0
复杂查询测试 - <!-- 下面的内容可以使用中文或者英文填写。 --> <!-- You can fill the following things by using English or Chinese. --> <!-- 注意:请不要要求我们支持Java,我们永远不会考虑支持Java。 --> <!-- Warning: Never ask us to support Java, we'll never do that. --> **Describe the solution you'd like** 添加对复杂查询的测试。 **Additional context** 可以在...
non_process
复杂查询测试 下面的内容可以使用中文或者英文填写。 you can fill the following things by using english or chinese 注意:请不要要求我们支持java,我们永远不会考虑支持java。 warning never ask us to support java we ll never do that describe the solution you d like 添加对复杂查询的测试。 additional context 可以在...
0
19,057
25,075,873,569
IssuesEvent
2022-11-07 15:27:16
Tencent/tdesign-miniprogram
https://api.github.com/repos/Tencent/tdesign-miniprogram
closed
t-calendar 日历组件
bug good first issue in process
### tdesign-miniprogram 版本 0.24.0-beta.0 ### 重现链接 _No response_ ### 重现步骤 开发者工具上,在日历弹出后,可以通过鼠标滚轮滚动进行日期的上下翻页查看,但是不能通过触摸滑动进行类似的操作,这样导致真机上无法进行日历的上下操作 ### 期望结果 希望添加触摸事件的操作,真机上可以进行日历的上下操作 ### 实际结果 _No response_ ### 框架版本 原生小程序 ### 浏览器版本 微信开发者工具 stable 1.06.2206090 ### 系统版本 win10家庭中文版 ### Node版本 16.13.1 ### 补...
1.0
t-calendar 日历组件 - ### tdesign-miniprogram 版本 0.24.0-beta.0 ### 重现链接 _No response_ ### 重现步骤 开发者工具上,在日历弹出后,可以通过鼠标滚轮滚动进行日期的上下翻页查看,但是不能通过触摸滑动进行类似的操作,这样导致真机上无法进行日历的上下操作 ### 期望结果 希望添加触摸事件的操作,真机上可以进行日历的上下操作 ### 实际结果 _No response_ ### 框架版本 原生小程序 ### 浏览器版本 微信开发者工具 stable 1.06.2206090 ### 系统版本 win10家庭中文版 ### Node...
process
t calendar 日历组件 tdesign miniprogram 版本 beta 重现链接 no response 重现步骤 开发者工具上,在日历弹出后,可以通过鼠标滚轮滚动进行日期的上下翻页查看,但是不能通过触摸滑动进行类似的操作,这样导致真机上无法进行日历的上下操作 期望结果 希望添加触摸事件的操作,真机上可以进行日历的上下操作 实际结果 no response 框架版本 原生小程序 浏览器版本 微信开发者工具 stable 系统版本 node版本 补充...
1
97,765
12,261,054,363
IssuesEvent
2020-05-06 19:23:14
meloneminze/famly
https://api.github.com/repos/meloneminze/famly
closed
Create logo
design
### User Story As a developer and as a brand I need a logo! ### Clarification ##To do Create : - [ ] ducks with a nicer pecker ## Criteria - [ ] Use design prototype - [ ] Use storybook to build the components - [ ] different size ### Material | Images Design: https://xd.adobe.com/view/7f86dc69-703e-...
1.0
Create logo - ### User Story As a developer and as a brand I need a logo! ### Clarification ##To do Create : - [ ] ducks with a nicer pecker ## Criteria - [ ] Use design prototype - [ ] Use storybook to build the components - [ ] different size ### Material | Images Design: https://xd.adobe.com/view/...
non_process
create logo user story as a developer and as a brand i need a logo clarification to do create ducks with a nicer pecker criteria use design prototype use storybook to build the components different size material images design links examples
0
363,989
10,757,622,847
IssuesEvent
2019-10-31 13:37:27
infor-design/enterprise
https://api.github.com/repos/infor-design/enterprise
closed
Toolbar contrast is changing in iOS devices
[1] priority: minor status: cant reproduce type: bug :bug:
<!-- Please be aware that this is a publicly visible bug report. Do not post any credentials, screenshots with proprietary information, or anything you think shouldn't be visible to the world. If private information is required to be shared for a quality bug report, please email one of the [code owners](https://github....
1.0
Toolbar contrast is changing in iOS devices - <!-- Please be aware that this is a publicly visible bug report. Do not post any credentials, screenshots with proprietary information, or anything you think shouldn't be visible to the world. If private information is required to be shared for a quality bug report, please...
non_process
toolbar contrast is changing in ios devices describe the bug toolbar contrast is changing in ios devices to reproduce steps to reproduce the behavior open ios device go to notice that there is a difference in contrast in the label in the toolbar expected behavior color and c...
0
207,041
7,123,990,058
IssuesEvent
2018-01-19 17:09:58
carbon-design-system/carbon-components
https://api.github.com/repos/carbon-design-system/carbon-components
closed
Interesting “double outinline” on DataTable
bug priority: high
`.bx--overflow-menu:focus` has a box-shadow and the child svg has one as well `.bx--data-table-v2 .bx--overflow-menu:focus .bx--overflow-menu__icon` ![image](https://user-images.githubusercontent.com/127535/35066401-4d6e0944-fb85-11e7-9ea3-9073d370ebe6.png)
1.0
Interesting “double outinline” on DataTable - `.bx--overflow-menu:focus` has a box-shadow and the child svg has one as well `.bx--data-table-v2 .bx--overflow-menu:focus .bx--overflow-menu__icon` ![image](https://user-images.githubusercontent.com/127535/35066401-4d6e0944-fb85-11e7-9ea3-9073d370ebe6.png)
non_process
interesting “double outinline” on datatable bx overflow menu focus has a box shadow and the child svg has one as well bx data table bx overflow menu focus bx overflow menu icon
0
19,463
25,758,410,415
IssuesEvent
2022-12-08 18:15:43
mdsreq-fga-unb/2022.2-Receitalista
https://api.github.com/repos/mdsreq-fga-unb/2022.2-Receitalista
closed
Processo de Desenvolvimento de Software
Processo
O que o processo descrito tem a ver com o projeto de vcs? que características são compatíveis ou incompatíveis, por exemplo? Lembrem-se do CASOS que foram avaliados em sala.
1.0
Processo de Desenvolvimento de Software - O que o processo descrito tem a ver com o projeto de vcs? que características são compatíveis ou incompatíveis, por exemplo? Lembrem-se do CASOS que foram avaliados em sala.
process
processo de desenvolvimento de software o que o processo descrito tem a ver com o projeto de vcs que características são compatíveis ou incompatíveis por exemplo lembrem se do casos que foram avaliados em sala
1
1,713
4,351,896,400
IssuesEvent
2016-08-01 02:44:00
VietOpenCPS/opencps
https://api.github.com/repos/VietOpenCPS/opencps
closed
Sau khi tạo mới mẫu hồ sơ, nhấn nút lưu thì hệ thống không giữ nguyên màn hình
bug fixed service_process
Sau khi tạo mới mẫu hồ sơ, nhấn nút lưu thì hệ thống không giữ nguyên màn hình (hiện tại đang quay lại danh sách mẫu hồ sơ)
1.0
Sau khi tạo mới mẫu hồ sơ, nhấn nút lưu thì hệ thống không giữ nguyên màn hình - Sau khi tạo mới mẫu hồ sơ, nhấn nút lưu thì hệ thống không giữ nguyên màn hình (hiện tại đang quay lại danh sách mẫu hồ sơ)
process
sau khi tạo mới mẫu hồ sơ nhấn nút lưu thì hệ thống không giữ nguyên màn hình sau khi tạo mới mẫu hồ sơ nhấn nút lưu thì hệ thống không giữ nguyên màn hình hiện tại đang quay lại danh sách mẫu hồ sơ
1
342,863
24,759,505,416
IssuesEvent
2022-10-21 21:36:24
OpenZeppelin/nile
https://api.github.com/repos/OpenZeppelin/nile
closed
DOC: Update CONTRIBUTING guide to describe project setup
documentation
This is a documentation related issue. I think it would be great to have the steps for setting up the project before contributing: Ex: Should dependencies be installed through `pip install .` or `python3 setup.py develop`. Tox must be installed manually after this? Etc...
1.0
DOC: Update CONTRIBUTING guide to describe project setup - This is a documentation related issue. I think it would be great to have the steps for setting up the project before contributing: Ex: Should dependencies be installed through `pip install .` or `python3 setup.py develop`. Tox must be installed manually afte...
non_process
doc update contributing guide to describe project setup this is a documentation related issue i think it would be great to have the steps for setting up the project before contributing ex should dependencies be installed through pip install or setup py develop tox must be installed manually after this...
0
392,074
26,922,954,730
IssuesEvent
2023-02-07 11:49:22
serenity-js/serenity-js
https://api.github.com/repos/serenity-js/serenity-js
closed
Serenity/JS 3.0 - protractor-cucumber example broken
documentation good-first-issue
Hello all, I have a similar problem like #954, but the error comes from protractor-cucumber example. To reproduce: - Start with a clean repo, by downloading the latest build. - npm i to install all dependencies. - npm run test in folder 'serenity-js/examples/protractor-cucumber' - We'll get the following e...
1.0
Serenity/JS 3.0 - protractor-cucumber example broken - Hello all, I have a similar problem like #954, but the error comes from protractor-cucumber example. To reproduce: - Start with a clean repo, by downloading the latest build. - npm i to install all dependencies. - npm run test in folder 'serenity-js/exa...
non_process
serenity js protractor cucumber example broken hello all i have a similar problem like but the error comes from protractor cucumber example to reproduce start with a clean repo by downloading the latest build npm i to install all dependencies npm run test in folder serenity js examp...
0
3,291
6,384,795,269
IssuesEvent
2017-08-03 06:36:35
rubberduck-vba/Rubberduck
https://api.github.com/repos/rubberduck-vba/Rubberduck
closed
False Inspection when procedure scoped variable name matches class member name
bug feature-inspections parse-tree-processing
This is a resolver issue that is exposed as a false positive inspection result for _Return Value for member 'x' is never assigned_. The following code produces 2 false-positive inspection results: - Return value for member 'Foo' is never assigned - Return value for member 'Bar' is never assigned - Return value for mem...
1.0
False Inspection when procedure scoped variable name matches class member name - This is a resolver issue that is exposed as a false positive inspection result for _Return Value for member 'x' is never assigned_. The following code produces 2 false-positive inspection results: - Return value for member 'Foo' is never ...
process
false inspection when procedure scoped variable name matches class member name this is a resolver issue that is exposed as a false positive inspection result for return value for member x is never assigned the following code produces false positive inspection results return value for member foo is never ...
1
13,781
16,540,558,068
IssuesEvent
2021-05-27 16:16:00
NixOS/nixpkgs
https://api.github.com/repos/NixOS/nixpkgs
closed
21.05 Feature Freeze
6.topic: release process
Pinging all language, framework, and ecosystem owners to consolidate feature freeze items for the 21.05 release. Please mention any items you see blocking the 21.05 release in your given domains. The branch off date will be the on the 21st of May. So there is still some time to address these items. Nix/nix-cli ec...
1.0
21.05 Feature Freeze - Pinging all language, framework, and ecosystem owners to consolidate feature freeze items for the 21.05 release. Please mention any items you see blocking the 21.05 release in your given domains. The branch off date will be the on the 21st of May. So there is still some time to address these i...
process
feature freeze pinging all language framework and ecosystem owners to consolidate feature freeze items for the release please mention any items you see blocking the release in your given domains the branch off date will be the on the of may so there is still some time to address these items ...
1
102,213
31,862,163,660
IssuesEvent
2023-09-15 11:45:41
PaddlePaddle/Paddle
https://api.github.com/repos/PaddlePaddle/Paddle
closed
编译paddle2.5失败
status/new-issue type/build
### 问题描述 Issue Description 问题(1): 官方没有paddle2.5.1+cuda12.0在python3.7下的whl包,能帮忙提供吗?感谢! 问题(2)如图,在python3.7中编译paddle release/2.5报错,取掉-DCUDA_ARCH_NAME=All则ok; 但是我需要编译出python37下通用版本的whl, 所以我理解CUDA_ARCH_NAME是必要的?麻烦帮忙看下,感谢! cmake .. -DPY_VERSION=3.7 -DWITH_GPU=ON -DCUDA_ARCH_NAME=All 编译环境:docker pull paddlepaddle/pad...
1.0
编译paddle2.5失败 - ### 问题描述 Issue Description 问题(1): 官方没有paddle2.5.1+cuda12.0在python3.7下的whl包,能帮忙提供吗?感谢! 问题(2)如图,在python3.7中编译paddle release/2.5报错,取掉-DCUDA_ARCH_NAME=All则ok; 但是我需要编译出python37下通用版本的whl, 所以我理解CUDA_ARCH_NAME是必要的?麻烦帮忙看下,感谢! cmake .. -DPY_VERSION=3.7 -DWITH_GPU=ON -DCUDA_ARCH_NAME=All 编译环境:docker pull ...
non_process
问题描述 issue description 问题 ,能帮忙提供吗?感谢! 问题 如图, release ,取掉 dcuda arch name all则ok , 所以我理解cuda arch name是必要的?麻烦帮忙看下,感谢! cmake dpy version dwith gpu on dcuda arch name all 编译环境:docker pull paddlepaddle paddle gpu 版本 环境信息 version enviro...
0
68,997
3,294,830,807
IssuesEvent
2015-10-31 11:51:47
RedMatterAxe/My-Tycoon
https://api.github.com/repos/RedMatterAxe/My-Tycoon
closed
Player should be able to move on from Story manually
bug Fix Priority: MEDIUM
Player should be able to move on from Story manually rather than it being on a timer.
1.0
Player should be able to move on from Story manually - Player should be able to move on from Story manually rather than it being on a timer.
non_process
player should be able to move on from story manually player should be able to move on from story manually rather than it being on a timer
0
9,933
12,969,983,067
IssuesEvent
2020-07-21 08:38:30
prisma/prisma
https://api.github.com/repos/prisma/prisma
opened
Switch Client to use Unix Domain Sockets
kind/feature process/candidate topic: internal topic: performance
Now that [we switched our HTTP client to undici](https://github.com/prisma/prisma/issues/2890) we can also start supporting UDS. This should be able to be controlled with a flag to Prisma Client, so we can first test it in isolation and then later switch back to the old implementation to compare the performance or a...
1.0
Switch Client to use Unix Domain Sockets - Now that [we switched our HTTP client to undici](https://github.com/prisma/prisma/issues/2890) we can also start supporting UDS. This should be able to be controlled with a flag to Prisma Client, so we can first test it in isolation and then later switch back to the old imp...
process
switch client to use unix domain sockets now that we can also start supporting uds this should be able to be controlled with a flag to prisma client so we can first test it in isolation and then later switch back to the old implementation to compare the performance or allow people to fall back to the proven ...
1
16,313
20,968,369,515
IssuesEvent
2022-03-28 09:02:34
DevExpress/testcafe-hammerhead
https://api.github.com/repos/DevExpress/testcafe-hammerhead
closed
Error: "TypeError: window.location.toString is not a function"
TYPE: bug AREA: client SYSTEM: event simulation FREQUENCY: level 2 SYSTEM: iframe processing
The issue has been reproduced here: https://github.com/jsnanigans/hammerhead_testcafe_error ### What is your Test Scenario? Speculation: A iframe is focused, the iframe sends a message to the main window, the main window closes the iframe before testcafe can focus the main window. > A Iframe is opened where th...
1.0
Error: "TypeError: window.location.toString is not a function" - The issue has been reproduced here: https://github.com/jsnanigans/hammerhead_testcafe_error ### What is your Test Scenario? Speculation: A iframe is focused, the iframe sends a message to the main window, the main window closes the iframe before te...
process
error typeerror window location tostring is not a function the issue has been reproduced here what is your test scenario speculation a iframe is focused the iframe sends a message to the main window the main window closes the iframe before testcafe can focus the main window a iframe is ope...
1
9,309
12,322,752,013
IssuesEvent
2020-05-13 10:54:24
Torbjornsson/DATX05-Master_Thesis
https://api.github.com/repos/Torbjornsson/DATX05-Master_Thesis
closed
Process/Testing
Section: Process
- [x] Technical solutions (Hangouts etc.) - [x] Planning the tests - [x] Consent form - [x] Changes from plan bcz corona - [x] The final test plan - [x] "Pilot"-testing - [x] How the tests went - [x] Possible outliers (?)
1.0
Process/Testing - - [x] Technical solutions (Hangouts etc.) - [x] Planning the tests - [x] Consent form - [x] Changes from plan bcz corona - [x] The final test plan - [x] "Pilot"-testing - [x] How the tests went - [x] Possible outliers (?)
process
process testing technical solutions hangouts etc planning the tests consent form changes from plan bcz corona the final test plan pilot testing how the tests went possible outliers
1
19,379
25,516,409,375
IssuesEvent
2022-11-28 16:40:22
carbon-design-system/carbon-platform
https://api.github.com/repos/carbon-design-system/carbon-platform
opened
rmdx: track usages of column offset and/or span
role: dev 🤖 type: enhancement 💡 service: rmdx-processing 🖨️
**Summary** We don't want to support rmdx `Column` spans and offsets long-term. To do this, we need to be aware of when they are used. We should log a warning log when one is encountered and set up a notification to the slack channel for it.
1.0
rmdx: track usages of column offset and/or span - **Summary** We don't want to support rmdx `Column` spans and offsets long-term. To do this, we need to be aware of when they are used. We should log a warning log when one is encountered and set up a notification to the slack channel for it.
process
rmdx track usages of column offset and or span summary we don t want to support rmdx column spans and offsets long term to do this we need to be aware of when they are used we should log a warning log when one is encountered and set up a notification to the slack channel for it
1
18,312
24,424,050,254
IssuesEvent
2022-10-05 23:56:22
googleapis/gapic-generator-python
https://api.github.com/repos/googleapis/gapic-generator-python
opened
test `x-goog-request-params` over REST
type: process priority: p2
If the new annotation `google.api.routing` ([AIP 4222](https://google.aip.dev/client-libraries/4222)) is used ([example](https://github.com/googleapis/googleapis/blob/7b5a467b978ff2dde6cd34717ebad5728d05f2bb/google/bigtable/v2/bigtable.proto#L66)), then I believe we need to include `x-goog-request-params`, with a value...
1.0
test `x-goog-request-params` over REST - If the new annotation `google.api.routing` ([AIP 4222](https://google.aip.dev/client-libraries/4222)) is used ([example](https://github.com/googleapis/googleapis/blob/7b5a467b978ff2dde6cd34717ebad5728d05f2bb/google/bigtable/v2/bigtable.proto#L66)), then I believe we need to incl...
process
test x goog request params over rest if the new annotation google api routing is used then i believe we need to include x goog request params with a value as specified in that annotation over rest if no google api routing are presented then it sounds like we could omit x goog request param...
1
1,008
3,475,340,717
IssuesEvent
2015-12-25 14:27:02
NuCivic/dkan
https://api.github.com/repos/NuCivic/dkan
closed
Bug: Dataset search includes non-dataset content types
bug Processed/JIRA
## Description Dataset search includes all content types. ## Steps to Reproduce 1. Create a Data Dashboard 2. Go to /datasets 3. See it listed ### Search API's new bundle filter seems to fail randomly. A solution would be to update the search index to index content type dataset view to only allow datas...
1.0
Bug: Dataset search includes non-dataset content types - ## Description Dataset search includes all content types. ## Steps to Reproduce 1. Create a Data Dashboard 2. Go to /datasets 3. See it listed ### Search API's new bundle filter seems to fail randomly. A solution would be to update the search ind...
process
bug dataset search includes non dataset content types description dataset search includes all content types steps to reproduce create a data dashboard go to datasets see it listed search api s new bundle filter seems to fail randomly a solution would be to update the search ind...
1
17,193
22,772,380,380
IssuesEvent
2022-07-08 11:17:12
geneontology/go-ontology
https://api.github.com/repos/geneontology/go-ontology
closed
NTR 'suppression by virus of host interferon-mediated signaling pathway'
New term request multi-species process
Hello, The @geneontology/multiorganism-working-group would like to create a sibling term to 'GO:0039502 suppression by virus of host type I interferon-mediated signaling pathway', suppression by virus of host type I Iinterferon-mediated signaling pathway' and a parent term, 'suppression by virus of host interfer...
1.0
NTR 'suppression by virus of host interferon-mediated signaling pathway' - Hello, The @geneontology/multiorganism-working-group would like to create a sibling term to 'GO:0039502 suppression by virus of host type I interferon-mediated signaling pathway', suppression by virus of host type I Iinterferon-mediated sign...
process
ntr suppression by virus of host interferon mediated signaling pathway hello the geneontology multiorganism working group would like to create a sibling term to go suppression by virus of host type i interferon mediated signaling pathway suppression by virus of host type i iinterferon mediated signaling ...
1
9,291
12,306,079,316
IssuesEvent
2020-05-12 00:20:14
kubeflow/testing
https://api.github.com/repos/kubeflow/testing
opened
NFS is full - tests are failing
area/engprod kind/process priority/p0
NFS is full. @Jeffwan said he would take care of this once we grant him permission; PR to add him to the ci-team is pending in kubeflow/internal-acls#242
1.0
NFS is full - tests are failing - NFS is full. @Jeffwan said he would take care of this once we grant him permission; PR to add him to the ci-team is pending in kubeflow/internal-acls#242
process
nfs is full tests are failing nfs is full jeffwan said he would take care of this once we grant him permission pr to add him to the ci team is pending in kubeflow internal acls
1
7,748
10,864,298,898
IssuesEvent
2019-11-14 16:36:49
qgis/QGIS-Documentation
https://api.github.com/repos/qgis/QGIS-Documentation
closed
[FEATURE][processing] New algorithm "Overlap analysis"
3.8 Automatic new feature Easy Processing Alg
Original commit: https://github.com/qgis/QGIS/commit/2ec429cb890242d29e04908fa0eabe74bbb3a899 by nyalldawson This algorithm calculates the area and percentage cover by which features from an input layer are overlapped by features from a selection of overlay layers. New attributes are added to the output layer reporti...
1.0
[FEATURE][processing] New algorithm "Overlap analysis" - Original commit: https://github.com/qgis/QGIS/commit/2ec429cb890242d29e04908fa0eabe74bbb3a899 by nyalldawson This algorithm calculates the area and percentage cover by which features from an input layer are overlapped by features from a selection of overlay laye...
process
new algorithm overlap analysis original commit by nyalldawson this algorithm calculates the area and percentage cover by which features from an input layer are overlapped by features from a selection of overlay layers new attributes are added to the output layer reporting the total area of overlap and perc...
1
7,094
10,241,033,363
IssuesEvent
2019-08-19 22:36:49
toggl/mobileapp
https://api.github.com/repos/toggl/mobileapp
closed
Update docs/localization.md to reflect usage of Resources.resx & generalized text bindings
process
The part from Android works describe on #4142 works only for Xamarin.Forms, we've got to update the docs, explaining that we are supposed to set text similarly to what is done on iOS.
1.0
Update docs/localization.md to reflect usage of Resources.resx & generalized text bindings - The part from Android works describe on #4142 works only for Xamarin.Forms, we've got to update the docs, explaining that we are supposed to set text similarly to what is done on iOS.
process
update docs localization md to reflect usage of resources resx generalized text bindings the part from android works describe on works only for xamarin forms we ve got to update the docs explaining that we are supposed to set text similarly to what is done on ios
1
604
3,074,788,328
IssuesEvent
2015-08-20 09:36:40
sysown/proxysql-0.2
https://api.github.com/repos/sysown/proxysql-0.2
opened
Reduce memory footprint
CONNECTION POOL enhancement MYSQL QUERY PROCESSOR STATISTICS
## Why While running benchmark, calls to malloc() and free() are often the bottleneck ## What * [ ] reduce the amount of memory that is copied between client and server MySQL_Data_Stream * [ ] reduce the amount of memory that is copied between server MySQL_Data_Stream and MySQL_Connection * [ ] reduce the amou...
1.0
Reduce memory footprint - ## Why While running benchmark, calls to malloc() and free() are often the bottleneck ## What * [ ] reduce the amount of memory that is copied between client and server MySQL_Data_Stream * [ ] reduce the amount of memory that is copied between server MySQL_Data_Stream and MySQL_Connect...
process
reduce memory footprint why while running benchmark calls to malloc and free are often the bottleneck what reduce the amount of memory that is copied between client and server mysql data stream reduce the amount of memory that is copied between server mysql data stream and mysql connection ...
1
70,540
7,190,583,905
IssuesEvent
2018-02-02 17:46:15
Esri/solutions-geoprocessing-toolbox
https://api.github.com/repos/Esri/solutions-geoprocessing-toolbox
closed
Build a script that allows users to pull out their templates tools
A-feature E-invalid T - unit test
**Problem:** Right now the engineer must manually copy all of the parts of a GP tool for deployment in a template. This means the engineer must know which files belong with the toolbox. Sometimes the required files are not obvious (imported PY modules, output LYRX files, tooldata, etc.). This means the engineer may not...
1.0
Build a script that allows users to pull out their templates tools - **Problem:** Right now the engineer must manually copy all of the parts of a GP tool for deployment in a template. This means the engineer must know which files belong with the toolbox. Sometimes the required files are not obvious (imported PY modules...
non_process
build a script that allows users to pull out their templates tools problem right now the engineer must manually copy all of the parts of a gp tool for deployment in a template this means the engineer must know which files belong with the toolbox sometimes the required files are not obvious imported py modules...
0
538,879
15,780,278,276
IssuesEvent
2021-04-01 09:45:23
geosolutions-it/MapStore2
https://api.github.com/repos/geosolutions-it/MapStore2
opened
The first GFI result visualized in Identify panel is not the expected one
C125-2020-AUSTROCONTROL-Map2Imp Priority: High bug
## Description <!-- Add here a few sentences describing the bug. --> We agreed on the solution, that the first element that is received will be selected initially. This is the case so far. Nevertheless as soon as all elements are loaded, the first item in the drop down list is automatically selected, leading to a sudde...
1.0
The first GFI result visualized in Identify panel is not the expected one - ## Description <!-- Add here a few sentences describing the bug. --> We agreed on the solution, that the first element that is received will be selected initially. This is the case so far. Nevertheless as soon as all elements are loaded, the fi...
non_process
the first gfi result visualized in identify panel is not the expected one description we agreed on the solution that the first element that is received will be selected initially this is the case so far nevertheless as soon as all elements are loaded the first item in the drop down list is automatically sele...
0
13,671
16,359,979,430
IssuesEvent
2021-05-14 07:56:36
crash1115/5e-training
https://api.github.com/repos/crash1115/5e-training
closed
Compatibility with Dice Tooltip.
Compatibility Request
Having this mod activated together with Dice Tooltip will still work, but when you put your mouse on the activity name, or the dice icon, you'll get errors in the console, because it seems to think that it's a weapon or something. With the error coming up by hovering over both the icon and the name, the console quickl...
True
Compatibility with Dice Tooltip. - Having this mod activated together with Dice Tooltip will still work, but when you put your mouse on the activity name, or the dice icon, you'll get errors in the console, because it seems to think that it's a weapon or something. With the error coming up by hovering over both the ic...
non_process
compatibility with dice tooltip having this mod activated together with dice tooltip will still work but when you put your mouse on the activity name or the dice icon you ll get errors in the console because it seems to think that it s a weapon or something with the error coming up by hovering over both the ic...
0
64,470
14,666,132,119
IssuesEvent
2020-12-29 15:40:16
jgeraigery/experian-java
https://api.github.com/repos/jgeraigery/experian-java
opened
CVE-2019-12814 (Medium) detected in jackson-databind-2.9.2.jar
security vulnerability
## CVE-2019-12814 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.2.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core stream...
True
CVE-2019-12814 (Medium) detected in jackson-databind-2.9.2.jar - ## CVE-2019-12814 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.2.jar</b></p></summary> <p>Gen...
non_process
cve medium detected in jackson databind jar cve medium severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file experian java mavenworkspac...
0
6,969
10,119,975,973
IssuesEvent
2019-07-31 12:47:45
googleapis/google-cloud-python
https://api.github.com/repos/googleapis/google-cloud-python
closed
Synthesis failed for videointelligence
api: videointelligence autosynth failure type: process
Hello! Autosynth couldn't regenerate videointelligence. :broken_heart: Here's the output from running `synth.py`: ``` Cloning into 'working_repo'... Switched to branch 'autosynth-videointelligence' Running synthtool ['/tmpfs/src/git/autosynth/env/bin/python3', '-m', 'synthtool', 'synth.py', '--'] synthtool > Executin...
1.0
Synthesis failed for videointelligence - Hello! Autosynth couldn't regenerate videointelligence. :broken_heart: Here's the output from running `synth.py`: ``` Cloning into 'working_repo'... Switched to branch 'autosynth-videointelligence' Running synthtool ['/tmpfs/src/git/autosynth/env/bin/python3', '-m', 'synthtool...
process
synthesis failed for videointelligence hello autosynth couldn t regenerate videointelligence broken heart here s the output from running synth py cloning into working repo switched to branch autosynth videointelligence running synthtool synthtool executing tmpfs src git autosynth working repo...
1
49,776
13,462,586,904
IssuesEvent
2020-09-09 16:16:45
LevyForchh/symphony-java-api
https://api.github.com/repos/LevyForchh/symphony-java-api
opened
CVE-2020-24616 (High) detected in jackson-databind-2.8.4.jar
security vulnerability
## CVE-2020-24616 - 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.8.4.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streamin...
True
CVE-2020-24616 (High) detected in jackson-databind-2.8.4.jar - ## CVE-2020-24616 - 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.8.4.jar</b></p></summary> <p>General...
non_process
cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file tmp ws scm symphony java api a...
0
7,082
10,229,898,274
IssuesEvent
2019-08-17 16:37:40
rtcharity/eahub.org
https://api.github.com/repos/rtcharity/eahub.org
closed
Disable smooch
Feature Request High Priority Process
We currently don't have the capacity to ensure that messages are being answered in time. It would be much better if users had the option to send us an email (without making an appearance that it's going to be answered within minutes)
1.0
Disable smooch - We currently don't have the capacity to ensure that messages are being answered in time. It would be much better if users had the option to send us an email (without making an appearance that it's going to be answered within minutes)
process
disable smooch we currently don t have the capacity to ensure that messages are being answered in time it would be much better if users had the option to send us an email without making an appearance that it s going to be answered within minutes
1
13,141
15,558,757,749
IssuesEvent
2021-03-16 10:40:29
nodejs/citgm
https://api.github.com/repos/nodejs/citgm
closed
Add hapi support
bug child_process weirdness
Moving discussion from https://github.com/rvagg/iojs-smoke-tests/issues/1 I'm +1 on adding Hapi given its heavy test burden and enterprise popularity. Does it need anything more than an entry on the README?
1.0
Add hapi support - Moving discussion from https://github.com/rvagg/iojs-smoke-tests/issues/1 I'm +1 on adding Hapi given its heavy test burden and enterprise popularity. Does it need anything more than an entry on the README?
process
add hapi support moving discussion from i m on adding hapi given its heavy test burden and enterprise popularity does it need anything more than an entry on the readme
1
56,765
13,922,824,643
IssuesEvent
2020-10-21 13:44:15
pwa-builder/PWABuilder
https://api.github.com/repos/pwa-builder/PWABuilder
closed
[Visual Requirements - PWA Builder - Home Page]: Luminosity ratio is "1.64:1" which is less than required i.e. 4.5:1 for "Enter a url" placeholder text.
A11yCT A11yMAS A11yMediumImpact HCL- PWABuilder HCL-E+D In-PR :rocket: MAS1.4.3 Severity3
**User Experience:** If a minimum luminosity contrast ratio of 4:5:1 is not provided between text and its background, it would be difficult for people with moderately low vision to read the text. Good luminance contrast accommodates diverse color deficiencies and provides contrast that is independent of color percepti...
1.0
[Visual Requirements - PWA Builder - Home Page]: Luminosity ratio is "1.64:1" which is less than required i.e. 4.5:1 for "Enter a url" placeholder text. - **User Experience:** If a minimum luminosity contrast ratio of 4:5:1 is not provided between text and its background, it would be difficult for people with moderate...
non_process
luminosity ratio is which is less than required i e for enter a url placeholder text user experience if a minimum luminosity contrast ratio of is not provided between text and its background it would be difficult for people with moderately low vision to read the text good luminance ...
0
35,700
5,003,292,856
IssuesEvent
2016-12-11 20:50:43
DynamoRIO/dynamorio
https://api.github.com/repos/DynamoRIO/dynamorio
closed
Mac SYS_sigaction takes a different struct type for the prev action
Bug-AppFail Component-Tests Hotlist-Release OpSys-OSX
The expanded linux.sigaction test from 53bc931 exposed an error in DR's handling of Mac sigaction: while the new action has the trampoline field, the old action does not -- yes, they are different struct types.
1.0
Mac SYS_sigaction takes a different struct type for the prev action - The expanded linux.sigaction test from 53bc931 exposed an error in DR's handling of Mac sigaction: while the new action has the trampoline field, the old action does not -- yes, they are different struct types.
non_process
mac sys sigaction takes a different struct type for the prev action the expanded linux sigaction test from exposed an error in dr s handling of mac sigaction while the new action has the trampoline field the old action does not yes they are different struct types
0
7,423
10,542,964,246
IssuesEvent
2019-10-02 14:09:51
uncrustify/uncrustify
https://api.github.com/repos/uncrustify/uncrustify
closed
It is not possible to exclude the CT_ASM_COLON for option sp_before_square in C asm
C and C++11 Preprocessor
Please refer to the option sp_before_square from uncrustify.cfg: ``` ## Add or remove space before '[' (except '[]') sp_before_square = remove # ignore/add/remove/force ``` Altough ``` #define SET_STACK(stack) \ do { \ __asm__ __volatile__ ...
1.0
It is not possible to exclude the CT_ASM_COLON for option sp_before_square in C asm - Please refer to the option sp_before_square from uncrustify.cfg: ``` ## Add or remove space before '[' (except '[]') sp_before_square = remove # ignore/add/remove/force ``` Altough ``` #define SET_STACK(sta...
process
it is not possible to exclude the ct asm colon for option sp before square in c asm please refer to the option sp before square from uncrustify cfg add or remove space before sp before square remove ignore add remove force altough define set stack stack ...
1
213,843
16,540,815,177
IssuesEvent
2021-05-27 16:33:32
napari/napari
https://api.github.com/repos/napari/napari
opened
pre color test fail from numpy 1.21
bug tests
## 🐛 Bug Our pre-tests are currently failing - it's a fairly innocuous fail, so no need to rush a release, but we should fix them. The test is passing an intentionally invalid `color = ('a', 1, 1, 1)` which is now raising a warning that didn't used to happen. I'm not quite sure how we want to fix, I can see many d...
1.0
pre color test fail from numpy 1.21 - ## 🐛 Bug Our pre-tests are currently failing - it's a fairly innocuous fail, so no need to rush a release, but we should fix them. The test is passing an intentionally invalid `color = ('a', 1, 1, 1)` which is now raising a warning that didn't used to happen. I'm not quite sur...
non_process
pre color test fail from numpy 🐛 bug our pre tests are currently failing it s a fairly innocuous fail so no need to rush a release but we should fix them the test is passing an intentionally invalid color a which is now raising a warning that didn t used to happen i m not quite sure...
0
48,960
10,311,191,420
IssuesEvent
2019-08-29 16:45:34
rbeezer/mathbook
https://api.github.com/repos/rbeezer/mathbook
opened
More economical knowl production
code cleanup z-xref
"xref" knowls can be built by searching the source for all cross-references and collecting these pointers. Perhaps duplicates can be removed in a manner similar to how the EPUB image list is created without duplicates. Then only necessary knowl content need be built. Don't forget index entries and contributors. ...
1.0
More economical knowl production - "xref" knowls can be built by searching the source for all cross-references and collecting these pointers. Perhaps duplicates can be removed in a manner similar to how the EPUB image list is created without duplicates. Then only necessary knowl content need be built. Don't forget...
non_process
more economical knowl production xref knowls can be built by searching the source for all cross references and collecting these pointers perhaps duplicates can be removed in a manner similar to how the epub image list is created without duplicates then only necessary knowl content need be built don t forget...
0
59,046
14,365,925,811
IssuesEvent
2020-12-01 03:02:10
NixOS/nixpkgs
https://api.github.com/repos/NixOS/nixpkgs
closed
Vulnerability roundup 91: qemu-4.2.0: 1 advisory [7.9]
1.severity: security
[search](https://search.nix.gsc.io/?q=qemu&i=fosho&repos=NixOS-nixpkgs), [files](https://github.com/NixOS/nixpkgs/search?utf8=%E2%9C%93&q=qemu+in%3Apath&type=Code) * [ ] [CVE-2020-15863](https://nvd.nist.gov/vuln/detail/CVE-2020-15863) CVSSv3=7.9 (nixos-20.03) Scanned versions: nixos-20.03: 977000f149b. May contain f...
True
Vulnerability roundup 91: qemu-4.2.0: 1 advisory [7.9] - [search](https://search.nix.gsc.io/?q=qemu&i=fosho&repos=NixOS-nixpkgs), [files](https://github.com/NixOS/nixpkgs/search?utf8=%E2%9C%93&q=qemu+in%3Apath&type=Code) * [ ] [CVE-2020-15863](https://nvd.nist.gov/vuln/detail/CVE-2020-15863) CVSSv3=7.9 (nixos-20.03) ...
non_process
vulnerability roundup qemu advisory nixos scanned versions nixos may contain false positives cc edolstra
0
13,474
15,982,307,071
IssuesEvent
2021-04-18 03:14:41
tdwg/dwc
https://api.github.com/repos/tdwg/dwc
opened
Change term - country
Class - Location Process - ready for public comment Term - change
## Change term * Submitter: John Wieczorek (following issue raised by Ian Engelbrecht @ianengelbrecht) * Justification (why is this change necessary?): Clarity * Proponents (who needs this change): Everyone Proposed new attributes of the term: * Term name (in lowerCamelCase): country * Organized in Class (e...
1.0
Change term - country - ## Change term * Submitter: John Wieczorek (following issue raised by Ian Engelbrecht @ianengelbrecht) * Justification (why is this change necessary?): Clarity * Proponents (who needs this change): Everyone Proposed new attributes of the term: * Term name (in lowerCamelCase): country ...
process
change term country change term submitter john wieczorek following issue raised by ian engelbrecht ianengelbrecht justification why is this change necessary clarity proponents who needs this change everyone proposed new attributes of the term term name in lowercamelcase country ...
1
15,157
18,908,990,458
IssuesEvent
2021-11-16 12:11:16
alphagov/govuk-design-system
https://api.github.com/repos/alphagov/govuk-design-system
closed
Enough analytics to pass live assessment
epic analytics refining team processes
## What Do enough analytics to pass the live assessment ## Why There's a backlog of analytics we need to do on the team. We plan to narrow the scope to doing enough analytics to pass the live assessment before we tackle some of the other areas. Part of this work will also be looking at some of the analytics ...
1.0
Enough analytics to pass live assessment - ## What Do enough analytics to pass the live assessment ## Why There's a backlog of analytics we need to do on the team. We plan to narrow the scope to doing enough analytics to pass the live assessment before we tackle some of the other areas. Part of this work wil...
process
enough analytics to pass live assessment what do enough analytics to pass the live assessment why there s a backlog of analytics we need to do on the team we plan to narrow the scope to doing enough analytics to pass the live assessment before we tackle some of the other areas part of this work wil...
1
13,324
15,786,849,534
IssuesEvent
2021-04-01 18:20:52
bitpal/bitpal_umbrella
https://api.github.com/repos/bitpal/bitpal_umbrella
opened
We should always operate on base units
Payment processor
We shouldn't deal with floats or ints directly, only the general `BaseUnit` and the exact `Decimal`, to avoid accidental misuse or floating point issues.
1.0
We should always operate on base units - We shouldn't deal with floats or ints directly, only the general `BaseUnit` and the exact `Decimal`, to avoid accidental misuse or floating point issues.
process
we should always operate on base units we shouldn t deal with floats or ints directly only the general baseunit and the exact decimal to avoid accidental misuse or floating point issues
1
17,343
23,166,872,356
IssuesEvent
2022-07-30 04:37:08
NationalSecurityAgency/ghidra
https://api.github.com/repos/NationalSecurityAgency/ghidra
closed
Ghidra Ignores Sign-Extension of Memory Operand Displacement Values
Feature: Processor/x86 Status: Internal
**Describe the bug** Displacement values (as I understand them) when calculated as part of an effective memory address should be sign-extended to the size specified in the instruction encoding. While Ghidra correctly identifies the size of the displacement value, it does not sign-extend it. This produces inaccurate/mi...
1.0
Ghidra Ignores Sign-Extension of Memory Operand Displacement Values - **Describe the bug** Displacement values (as I understand them) when calculated as part of an effective memory address should be sign-extended to the size specified in the instruction encoding. While Ghidra correctly identifies the size of the displ...
process
ghidra ignores sign extension of memory operand displacement values describe the bug displacement values as i understand them when calculated as part of an effective memory address should be sign extended to the size specified in the instruction encoding while ghidra correctly identifies the size of the displ...
1
19,792
26,177,057,299
IssuesEvent
2023-01-02 11:04:58
Sunbird-cQube/community
https://api.github.com/repos/Sunbird-cQube/community
closed
move files generated through configuration( data processing config file) to AWS S3 or on-premise or AZURE blob storage instead of storing in cQube installed instance/machine.
enhancement Backlog Processing cQube 4.0 - To be analysed
**Current design** : Files are generated through data processing configuration are stored in the instance/machine where cQube is installed. **Proposed design**: move all files generated by data processing configuration to AWS S3 or on-premise or AZURE blob storage instead of storing in cQube installed instance/machin...
1.0
move files generated through configuration( data processing config file) to AWS S3 or on-premise or AZURE blob storage instead of storing in cQube installed instance/machine. - **Current design** : Files are generated through data processing configuration are stored in the instance/machine where cQube is installed. ...
process
move files generated through configuration data processing config file to aws or on premise or azure blob storage instead of storing in cqube installed instance machine current design files are generated through data processing configuration are stored in the instance machine where cqube is installed ...
1
327,400
24,133,574,285
IssuesEvent
2022-09-21 09:25:21
falcosecurity/libs
https://api.github.com/repos/falcosecurity/libs
opened
[TRACKING] Libs Release
kind/documentation
As you may know for this libs release we will try a new form of release process using a release branch, you can find more details in this document :point_down: https://github.com/falcosecurity/libs/blob/33ca24e29790092cf5176fee5fd02cfaa1f5591a/release.md We have already terminated the [preparation phase](https:/...
1.0
[TRACKING] Libs Release - As you may know for this libs release we will try a new form of release process using a release branch, you can find more details in this document :point_down: https://github.com/falcosecurity/libs/blob/33ca24e29790092cf5176fee5fd02cfaa1f5591a/release.md We have already terminated the [...
non_process
libs release as you may know for this libs release we will try a new form of release process using a release branch you can find more details in this document point down we have already terminated the and all the prs have the right milestone so we can directly proceed with the during this pe...
0
3,281
6,368,817,658
IssuesEvent
2017-08-01 10:09:53
zero-os/0-stor
https://api.github.com/repos/zero-os/0-stor
closed
new method to allow new consumer to (de)register as user to the data
process_wontfix
- to add consumer to consumer list - also remove use case - allow multiple consumers to allocate same data
1.0
new method to allow new consumer to (de)register as user to the data - - to add consumer to consumer list - also remove use case - allow multiple consumers to allocate same data
process
new method to allow new consumer to de register as user to the data to add consumer to consumer list also remove use case allow multiple consumers to allocate same data
1
17,437
23,261,037,938
IssuesEvent
2022-08-04 13:31:43
OpenDataScotland/the_od_bods
https://api.github.com/repos/OpenDataScotland/the_od_bods
opened
Add Stagecoach Open Data as a source
research data processing
On the back of some Twitter enquiries about bus open data I discovered Stagecoach publish their schedules and fares as open data: https://www.stagecoachbus.com/open-data As these are just file downloads as a page we'll need to write a scraper for this. ## Considerations - What is the license for these? It doe...
1.0
Add Stagecoach Open Data as a source - On the back of some Twitter enquiries about bus open data I discovered Stagecoach publish their schedules and fares as open data: https://www.stagecoachbus.com/open-data As these are just file downloads as a page we'll need to write a scraper for this. ## Considerations ...
process
add stagecoach open data as a source on the back of some twitter enquiries about bus open data i discovered stagecoach publish their schedules and fares as open data as these are just file downloads as a page we ll need to write a scraper for this considerations what is the license for these it do...
1
19,363
25,493,317,104
IssuesEvent
2022-11-27 11:10:20
altillimity/SatDump
https://api.github.com/repos/altillimity/SatDump
closed
Himawaricast - stol argument out of range
bug Processing
**Description of the issue** When trying to process himawaricast transport stream **Hardware (SDR/PC/OS)** TBS5927 **Version (Eg, 1.0.0, CI Build #171)** **Logs after the cras (satdump.logs)** [11/22/22 - 13:30:53] (I) Using input frames E:\DVB_stream\0.0E_4148.146_H_2586_(2021-05-03 02.58.45)_dump.ts [11/...
1.0
Himawaricast - stol argument out of range - **Description of the issue** When trying to process himawaricast transport stream **Hardware (SDR/PC/OS)** TBS5927 **Version (Eg, 1.0.0, CI Build #171)** **Logs after the cras (satdump.logs)** [11/22/22 - 13:30:53] (I) Using input frames E:\DVB_stream\0.0E_4148.14...
process
himawaricast stol argument out of range description of the issue when trying to process himawaricast transport stream hardware sdr pc os version eg ci build logs after the cras satdump logs i using input frames e dvb stream h dump ts i ...
1
2,430
5,205,204,671
IssuesEvent
2017-01-24 17:19:37
AnalyticalGraphicsInc/cesium
https://api.github.com/repos/AnalyticalGraphicsInc/cesium
reopened
Support CORS in Cesium's development server
beginner dev process
At least when it is running locally. After ``` app.use(compression()); ``` add ``` app.use(function(req, res, next) { res.header("Access-Control-Allow-Origin", "*"); res.header("Access-Control-Allow-Headers", "Origin, X-Requested-With, Content-Type, Accept"); next(); }); ```
1.0
Support CORS in Cesium's development server - At least when it is running locally. After ``` app.use(compression()); ``` add ``` app.use(function(req, res, next) { res.header("Access-Control-Allow-Origin", "*"); res.header("Access-Control-Allow-Headers", "Origin, X-Requested-With, Content-Type, Accept"); next...
process
support cors in cesium s development server at least when it is running locally after app use compression add app use function req res next res header access control allow origin res header access control allow headers origin x requested with content type accept next...
1
11,902
14,697,828,814
IssuesEvent
2021-01-04 04:44:52
vionwinnie/tableTennis-product-review
https://api.github.com/repos/vionwinnie/tableTennis-product-review
closed
Clean comment data for identifying comparative statement
data preprocessing
- creating a wordcloud for identifying useful lexicon using existing comment
1.0
Clean comment data for identifying comparative statement - - creating a wordcloud for identifying useful lexicon using existing comment
process
clean comment data for identifying comparative statement creating a wordcloud for identifying useful lexicon using existing comment
1
10,373
13,190,848,189
IssuesEvent
2020-08-13 10:58:41
OUDcollective/twenty20times
https://api.github.com/repos/OUDcollective/twenty20times
closed
Linking a pull request to an issue - GitHub Help
workflow-process
![Screen Shot from awesomescreenshot.com](https://www.awesomescreenshot.com/api/v1/destination/image/show?ImageKey=tm-3919-15898-31511b6105f34f8e0dd0d3a7da932d8a) --- **Source URL**: [https://help.github.com/en/github/managing-your-work-on-github/linking-a-pull-request-to-an-issue](https://help.github.com/en/github/m...
1.0
Linking a pull request to an issue - GitHub Help - ![Screen Shot from awesomescreenshot.com](https://www.awesomescreenshot.com/api/v1/destination/image/show?ImageKey=tm-3919-15898-31511b6105f34f8e0dd0d3a7da932d8a) --- **Source URL**: [https://help.github.com/en/github/managing-your-work-on-github/linking-a-pull-reque...
process
linking a pull request to an issue github help source url browser chrome os windows bit screen size viewport size pixel ratio zoom level
1
1,974
4,804,047,596
IssuesEvent
2016-11-02 12:15:55
bogas04/SikhJS
https://api.github.com/repos/bogas04/SikhJS
opened
Use webpack 2 and webpack-devserver
devprocess
Since you don't have a backend, using webpack-devserver is better than `ws` and `webpack -w`. Webpack 2 with treeshaking will hopefully provided smaller bundle size. * [ ] webpack 2 * [ ] webpack-devserver * [ ] React hot reloading
1.0
Use webpack 2 and webpack-devserver - Since you don't have a backend, using webpack-devserver is better than `ws` and `webpack -w`. Webpack 2 with treeshaking will hopefully provided smaller bundle size. * [ ] webpack 2 * [ ] webpack-devserver * [ ] React hot reloading
process
use webpack and webpack devserver since you don t have a backend using webpack devserver is better than ws and webpack w webpack with treeshaking will hopefully provided smaller bundle size webpack webpack devserver react hot reloading
1
17,330
23,146,366,412
IssuesEvent
2022-07-29 01:34:43
knative/serving
https://api.github.com/repos/knative/serving
closed
Mitigating Cold Start times: Prewarmed pods pool
kind/feature area/autoscale kind/process lifecycle/stale
/area autoscale /kind process ## Describe the feature The feature we wanted to request is to implement a prewarmed pool of pods, so the time used in requesting and launching the pod with the code could be reduced. The idea would be to have some kind of pool of pods ready to receive a code injection, so the ti...
1.0
Mitigating Cold Start times: Prewarmed pods pool - /area autoscale /kind process ## Describe the feature The feature we wanted to request is to implement a prewarmed pool of pods, so the time used in requesting and launching the pod with the code could be reduced. The idea would be to have some kind of pool ...
process
mitigating cold start times prewarmed pods pool area autoscale kind process describe the feature the feature we wanted to request is to implement a prewarmed pool of pods so the time used in requesting and launching the pod with the code could be reduced the idea would be to have some kind of pool ...
1
5,960
3,703,084,060
IssuesEvent
2016-02-29 19:07:36
deis/deis
https://api.github.com/repos/deis/deis
closed
deis-builder 1.10.0 is spitting 'Failed handshake: EOF' once per ~5 seconds
builder easy-fix
Log as seen in papertrail: ``` Sep 08 15:07:11 52.22.0.199 logger: 2015-09-08T22:07:11UTC deis-builder[1]: [error] Failed handshake: EOF (&{{0xc82046a2a0}}) Sep 08 15:07:11 52.22.0.199 logger: 2015-09-08T22:07:11UTC deis-builder[1]: [info] Accepted connection. Sep 08 15:07:11 52.22.0.199 logger: 2015-09-08T22:...
1.0
deis-builder 1.10.0 is spitting 'Failed handshake: EOF' once per ~5 seconds - Log as seen in papertrail: ``` Sep 08 15:07:11 52.22.0.199 logger: 2015-09-08T22:07:11UTC deis-builder[1]: [error] Failed handshake: EOF (&{{0xc82046a2a0}}) Sep 08 15:07:11 52.22.0.199 logger: 2015-09-08T22:07:11UTC deis-builder[1]: [i...
non_process
deis builder is spitting failed handshake eof once per seconds log as seen in papertrail sep logger deis builder failed handshake eof sep logger deis builder accepted connection sep logger dei...
0
768,095
26,953,259,076
IssuesEvent
2023-02-08 13:15:47
meower-media-co/Meower-Server
https://api.github.com/repos/meower-media-co/Meower-Server
closed
[cl4] Duplicate home posts
bug Cloudlink4 High Priority
**Describe the bug** With a fresh install of a server with only one post in the homepage, the post is duplicated when accessing /v1/home. **To Reproduce** Steps to reproduce the behavior: 1. Authenticate with API: POST /v1/auth/password 2. POST /v1/home with a new post 3. GET /v1/home **Expected behavior** ...
1.0
[cl4] Duplicate home posts - **Describe the bug** With a fresh install of a server with only one post in the homepage, the post is duplicated when accessing /v1/home. **To Reproduce** Steps to reproduce the behavior: 1. Authenticate with API: POST /v1/auth/password 2. POST /v1/home with a new post 3. GET /v1/h...
non_process
duplicate home posts describe the bug with a fresh install of a server with only one post in the homepage the post is duplicated when accessing home to reproduce steps to reproduce the behavior authenticate with api post auth password post home with a new post get home ...
0
274,730
20,865,140,397
IssuesEvent
2022-03-22 06:00:57
microsoft/FluidFramework
https://api.github.com/repos/microsoft/FluidFramework
closed
Add Links for `TinyliciousClientProps` and `AzureClientProps` in Telemetry Doc
documentation telemetry status: stale
## Work Item Add the corresponding package links to `TinyliciousClientProps` and `AzureClientProps`. Links will be available once #7472 is settled Reference: https://github.com/microsoft/FluidFramework/pull/7424#discussion_r708445247
1.0
Add Links for `TinyliciousClientProps` and `AzureClientProps` in Telemetry Doc - ## Work Item Add the corresponding package links to `TinyliciousClientProps` and `AzureClientProps`. Links will be available once #7472 is settled Reference: https://github.com/microsoft/FluidFramework/pull/7424#discussion_r708445247...
non_process
add links for tinyliciousclientprops and azureclientprops in telemetry doc work item add the corresponding package links to tinyliciousclientprops and azureclientprops links will be available once is settled reference
0
20,818
27,578,675,784
IssuesEvent
2023-03-08 14:47:54
ukri-excalibur/excalibur-tests
https://api.github.com/repos/ukri-excalibur/excalibur-tests
opened
Read perflog data into pandas dataframe
UCL postprocessing
Inter-connected tasks needed: - [ ] Get the [handlers_perflog.format](https://reframe-hpc.readthedocs.io/en/stable/config_reference.html#config.logging.handlers_perflog.format) in https://github.com/ukri-excalibur/excalibur-tests/blob/87dde005a6b581448a9003c8dcbac47107019957/reframe_config.py#L393 to - [ ] follow t...
1.0
Read perflog data into pandas dataframe - Inter-connected tasks needed: - [ ] Get the [handlers_perflog.format](https://reframe-hpc.readthedocs.io/en/stable/config_reference.html#config.logging.handlers_perflog.format) in https://github.com/ukri-excalibur/excalibur-tests/blob/87dde005a6b581448a9003c8dcbac47107019957/r...
process
read perflog data into pandas dataframe inter connected tasks needed get the in to follow the pattern of name value for every field add all the needed variables check variables dictionary of environment variables tags either check info or display name see and be aware of refra...
1
985
3,441,763,673
IssuesEvent
2015-12-14 19:47:37
dotnet/corefx
https://api.github.com/repos/dotnet/corefx
closed
Process.Start not working for HTTP links
System.Diagnostics.Process
On windows (with .NET Core) calling: System.Diagnostics.Process.Start(SomeWebLinkHere); Results in: An exception of type 'System.ComponentModel.Win32Exception' occurred in System.Diagnostics.Process.dll but was not handled in user code. Additional information: The system cannot find the file specified. Wor...
1.0
Process.Start not working for HTTP links - On windows (with .NET Core) calling: System.Diagnostics.Process.Start(SomeWebLinkHere); Results in: An exception of type 'System.ComponentModel.Win32Exception' occurred in System.Diagnostics.Process.dll but was not handled in user code. Additional information: The sy...
process
process start not working for http links on windows with net core calling system diagnostics process start someweblinkhere results in an exception of type system componentmodel occurred in system diagnostics process dll but was not handled in user code additional information the system cannot f...
1
4,702
7,543,410,053
IssuesEvent
2018-04-17 15:26:45
UnbFeelings/unb-feelings-docs
https://api.github.com/repos/UnbFeelings/unb-feelings-docs
opened
[Não conformidade] Não realização da coleta de métricas
Desenvolvimento Processo Qualidade invalid
@UnbFeelings/devel Perante critérios definidos para as [Auditorias](https://github.com/UnbFeelings/unb-feelings-GQA/wiki/Crit%C3%A9rios-de-Avalia%C3%A7%C3%A3o-e-T%C3%A9cnicas-de-Auditoria) fora auditada a [Medição e Análise](https://github.com/UnbFeelings/unb-feelings-GQA/wiki/Auditoria-da-Medi%C3%A7%C3%A3o-e-An%C3...
1.0
[Não conformidade] Não realização da coleta de métricas - @UnbFeelings/devel Perante critérios definidos para as [Auditorias](https://github.com/UnbFeelings/unb-feelings-GQA/wiki/Crit%C3%A9rios-de-Avalia%C3%A7%C3%A3o-e-T%C3%A9cnicas-de-Auditoria) fora auditada a [Medição e Análise](https://github.com/UnbFeelings/un...
process
não realização da coleta de métricas unbfeelings devel perante critérios definidos para as fora auditada a como pode ser visto na foi encontrada a não conformidade aqui descrita descrição nenhuma métrica foi coletada e o time de desenvolvimento não está alinhado em relação ao plano de m...
1
12,204
14,742,632,054
IssuesEvent
2021-01-07 12:38:01
kdjstudios/SABillingGitlab
https://api.github.com/repos/kdjstudios/SABillingGitlab
closed
Missing Accounts
anc-process anp-urgent ant-bug
In GitLab by @pchaudhary on May 13, 2019, 07:24 **Submitted by:** "Gaylan Garrett" <Gaylan.Garrett@Nexa.com> **HD:** http://www.servicedesk.answernet.com/profiles/ticket/2019-05-13-81538/conversation **Server:** External **Client/Site:** KNR **Account:** KNR-3501 - Superior Plumbing, Heating & Air, In ...
1.0
Missing Accounts - In GitLab by @pchaudhary on May 13, 2019, 07:24 **Submitted by:** "Gaylan Garrett" <Gaylan.Garrett@Nexa.com> **HD:** http://www.servicedesk.answernet.com/profiles/ticket/2019-05-13-81538/conversation **Server:** External **Client/Site:** KNR **Account:** KNR-3501 - Superior Plumbing, Heating & A...
process
missing accounts in gitlab by pchaudhary on may submitted by gaylan garrett hd server external client site knr account knr superior plumbing heating air in knr actikare inc knr steadfast properties llc hv k...
1
2,766
8,306,973,822
IssuesEvent
2018-09-23 01:57:56
MovingBlocks/Terasology
https://api.github.com/repos/MovingBlocks/Terasology
opened
Recover and finish parked serialization / type handling overhaul
Api Architecture Epic
See #3489 for background information. @eviltak is behind the parked code related to this and may be interested in continuing with it, but is low on time as of this writing. If anybody else is hugely interested in serialization and type handling feel free to look at this but be warned that it is a large piece of work an...
1.0
Recover and finish parked serialization / type handling overhaul - See #3489 for background information. @eviltak is behind the parked code related to this and may be interested in continuing with it, but is low on time as of this writing. If anybody else is hugely interested in serialization and type handling feel fre...
non_process
recover and finish parked serialization type handling overhaul see for background information eviltak is behind the parked code related to this and may be interested in continuing with it but is low on time as of this writing if anybody else is hugely interested in serialization and type handling feel free t...
0
3,198
6,262,107,121
IssuesEvent
2017-07-15 07:00:44
nodejs/node
https://api.github.com/repos/nodejs/node
closed
Output data lost from spawned process if process ends before all data read
child_process question
<!-- Thank you for reporting an issue. This issue tracker is for bugs and issues found within Node.js core. If you require more general support please file an issue on our help repo. https://github.com/nodejs/help Please fill in as much of the template below as you're able. Version: output of `node -v` P...
1.0
Output data lost from spawned process if process ends before all data read - <!-- Thank you for reporting an issue. This issue tracker is for bugs and issues found within Node.js core. If you require more general support please file an issue on our help repo. https://github.com/nodejs/help Please fill in as ...
process
output data lost from spawned process if process ends before all data read thank you for reporting an issue this issue tracker is for bugs and issues found within node js core if you require more general support please file an issue on our help repo please fill in as much of the template below as...
1
3,422
6,524,848,260
IssuesEvent
2017-08-29 14:04:43
DynareTeam/dynare
https://api.github.com/repos/DynareTeam/dynare
closed
do not automatically create *_set_auxiliary_variables.m on preprocessor run
enhancement preprocessor
As `*_set_auxiliary_variables.m` is sometimes empty, it does not make sense to create it on every run. Only create it if something will be written to it. This change requires either a flag in `M_` to be tested every time the function is called in the code or to test `exist('./*set_auxiliary_variables.m') == 2` and t...
1.0
do not automatically create *_set_auxiliary_variables.m on preprocessor run - As `*_set_auxiliary_variables.m` is sometimes empty, it does not make sense to create it on every run. Only create it if something will be written to it. This change requires either a flag in `M_` to be tested every time the function is ca...
process
do not automatically create set auxiliary variables m on preprocessor run as set auxiliary variables m is sometimes empty it does not make sense to create it on every run only create it if something will be written to it this change requires either a flag in m to be tested every time the function is ca...
1
703
3,198,655,173
IssuesEvent
2015-10-01 13:27:23
hammerlab/pileup.js
https://api.github.com/repos/hammerlab/pileup.js
closed
Update public demo
process
It's missing the new location & scale tracks and it has a few CSS issues: http://www.hammerlab.org/pileup/
1.0
Update public demo - It's missing the new location & scale tracks and it has a few CSS issues: http://www.hammerlab.org/pileup/
process
update public demo it s missing the new location scale tracks and it has a few css issues
1
71,274
13,637,698,339
IssuesEvent
2020-09-25 08:15:28
internelp/appgao-comment
https://api.github.com/repos/internelp/appgao-comment
opened
VS Code - 微软出品跨平台的免费代码编辑器 | 应用侠软件下载
/Programming/Visual-Studio-Code.html Gitalk
https://www.appgao.com/Programming/Visual-Studio-Code.html VS Code 全称 Visual Studio Code,是微软推出的一款免费的、开源的、高性能的、跨平台的、轻量级的代码编辑器,号称微软最好的开源软件作品。VS Code 有一个扩展和主题市...
1.0
VS Code - 微软出品跨平台的免费代码编辑器 | 应用侠软件下载 - https://www.appgao.com/Programming/Visual-Studio-Code.html VS Code 全称 Visual Studio Code,是微软推出的一款免费的、开源的、高性能的、跨平台的、轻量级的代码编辑器,号称微软最好的开源软件作品。VS Code 有一个扩展和主题市...
non_process
vs code 微软出品跨平台的免费代码编辑器 应用侠软件下载 vs code 全称 visual studio code,是微软推出的一款免费的、开源的、高性能的、跨平台的、轻量级的代码编辑器,号称微软最好的开源软件作品。vs code 有一个扩展和主题市
0
17,217
22,826,387,639
IssuesEvent
2022-07-12 08:57:40
camunda/zeebe-process-test
https://api.github.com/repos/camunda/zeebe-process-test
closed
Extend record logger with start instructions
kind/feature team/process-automation
**Description** Log information about start instructions in record logging
1.0
Extend record logger with start instructions - **Description** Log information about start instructions in record logging
process
extend record logger with start instructions description log information about start instructions in record logging
1
10,574
13,385,909,055
IssuesEvent
2020-09-02 14:04:11
DevExpress/testcafe-hammerhead
https://api.github.com/repos/DevExpress/testcafe-hammerhead
closed
An uncaught exception is thrown when using fetch, Request and a data: URL
AREA: client SYSTEM: client side processing TYPE: bug
<!-- If you have all reproduction steps with a complete sample app, please share as many details as possible in the sections below. Make sure that you tried using the latest Hammerhead version (https://github.com/DevExpress/testcafe-hammerhead/releases), where this behavior might have been already addressed. Bef...
1.0
An uncaught exception is thrown when using fetch, Request and a data: URL - <!-- If you have all reproduction steps with a complete sample app, please share as many details as possible in the sections below. Make sure that you tried using the latest Hammerhead version (https://github.com/DevExpress/testcafe-hammerh...
process
an uncaught exception is thrown when using fetch request and a data url if you have all reproduction steps with a complete sample app please share as many details as possible in the sections below make sure that you tried using the latest hammerhead version where this behavior might have been already ...
1
183,613
14,947,216,814
IssuesEvent
2021-01-26 08:18:17
YumiZhan/OSL
https://api.github.com/repos/YumiZhan/OSL
reopened
说明书和一些增强功能(休停一段时间,记一下下期进度)
documentation
- [x] 在readme.md写上代码说明书 - [x] 支持从超出原矩阵的行lct_i和列lct_j插入(insert) - [x] 重载的复制构造函数:生成原矩阵的子阵或以其为基础扩充的矩阵
1.0
说明书和一些增强功能(休停一段时间,记一下下期进度) - - [x] 在readme.md写上代码说明书 - [x] 支持从超出原矩阵的行lct_i和列lct_j插入(insert) - [x] 重载的复制构造函数:生成原矩阵的子阵或以其为基础扩充的矩阵
non_process
说明书和一些增强功能(休停一段时间,记一下下期进度) 在readme md写上代码说明书 支持从超出原矩阵的行lct i和列lct j插入 insert 重载的复制构造函数:生成原矩阵的子阵或以其为基础扩充的矩阵
0
345
2,793,273,428
IssuesEvent
2015-05-11 09:49:40
ecodistrict/IDSSDashboard
https://api.github.com/repos/ecodistrict/IDSSDashboard
closed
Show the initial benchmarks
enhancement form feedback 09102014 process step: assess alternatives
Show the initial benchmarks because they are not always 100% exact, sometimes it is a reference value marked by a stakeholder that is not fitting with the point of view of another stakeholder.
1.0
Show the initial benchmarks - Show the initial benchmarks because they are not always 100% exact, sometimes it is a reference value marked by a stakeholder that is not fitting with the point of view of another stakeholder.
process
show the initial benchmarks show the initial benchmarks because they are not always exact sometimes it is a reference value marked by a stakeholder that is not fitting with the point of view of another stakeholder
1
149,312
5,716,296,324
IssuesEvent
2017-04-19 14:52:42
OperationCode/operationcode_frontend
https://api.github.com/repos/OperationCode/operationcode_frontend
closed
Create social media react component
Priority: Medium Status: Available Type: Feature
Create a react component to display our social media icons. This component should: - [ ] Be configured by a hash - [ ] Work on mobile and destop - [ ] Use the icons in the screenshot below ![desktop-military-families](https://cloud.githubusercontent.com/assets/334550/24533301/145845e4-1584-11e7-844c-68369751b...
1.0
Create social media react component - Create a react component to display our social media icons. This component should: - [ ] Be configured by a hash - [ ] Work on mobile and destop - [ ] Use the icons in the screenshot below ![desktop-military-families](https://cloud.githubusercontent.com/assets/334550/2453...
non_process
create social media react component create a react component to display our social media icons this component should be configured by a hash work on mobile and destop use the icons in the screenshot below
0
24,758
17,694,295,504
IssuesEvent
2021-08-24 13:45:32
gnosis/safe-ios
https://api.github.com/repos/gnosis/safe-ios
closed
Release 3.0.0
infrastructure
- [x] Create a release task in GitHub using the “New Release” template. - [x] Create and push the release branch ``` git checkout main -b release/3.0.0 git push -u origin release/3.0.0 ``` - [x] Marketing version is updated (3.0.0) ``` agvtool new-marketing-version 3.0.0 ``` - [x] Notify QA - [x] QA approve...
1.0
Release 3.0.0 - - [x] Create a release task in GitHub using the “New Release” template. - [x] Create and push the release branch ``` git checkout main -b release/3.0.0 git push -u origin release/3.0.0 ``` - [x] Marketing version is updated (3.0.0) ``` agvtool new-marketing-version 3.0.0 ``` - [x] Notify QA ...
non_process
release create a release task in github using the “new release” template create and push the release branch git checkout main b release git push u origin release marketing version is updated agvtool new marketing version notify qa qa a...
0
74,355
3,438,640,771
IssuesEvent
2015-12-14 02:26:05
Treverr/inSparkle
https://api.github.com/repos/Treverr/inSparkle
opened
Vacation Time Requests
medium priority
Area of the app wanted for employees to request vacation time be added to their next paycheck.
1.0
Vacation Time Requests - Area of the app wanted for employees to request vacation time be added to their next paycheck.
non_process
vacation time requests area of the app wanted for employees to request vacation time be added to their next paycheck
0
17,552
23,367,058,043
IssuesEvent
2022-08-10 16:13:52
googleapis/python-storage
https://api.github.com/repos/googleapis/python-storage
closed
refactor flaky system tests
api: storage type: process priority: p2
From Kokoro failures [[1](https://source.cloud.google.com/results/invocations/7f28eb9b-b5cc-4d29-9e86-e081f44f140e/targets/cloud-devrel%2Fclient-libraries%2Fpython%2Fgoogleapis%2Fpython-storage%2Fpresubmit%2Fsystem-3.8/log), [2](https://source.cloud.google.com/results/invocations/54db59e4-152c-4250-baa4-c0047555b197/ta...
1.0
refactor flaky system tests - From Kokoro failures [[1](https://source.cloud.google.com/results/invocations/7f28eb9b-b5cc-4d29-9e86-e081f44f140e/targets/cloud-devrel%2Fclient-libraries%2Fpython%2Fgoogleapis%2Fpython-storage%2Fpresubmit%2Fsystem-3.8/log), [2](https://source.cloud.google.com/results/invocations/54db59e4-...
process
refactor flaky system tests from kokoro failures test bucket w default event based hold test bucket w retention period test blob compose w source generation match ref tracking in
1
17,756
23,671,207,022
IssuesEvent
2022-08-27 11:34:57
googleapis/python-audit-log
https://api.github.com/repos/googleapis/python-audit-log
closed
Dependency Dashboard
type: process
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. This repository currently has no open or pending branches. ## Detected dependencies <details><summary>dockerfile</summary> <blockquote> <details><sum...
1.0
Dependency Dashboard - This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. This repository currently has no open or pending branches. ## Detected dependencies <details><summary>dockerfile</summary> <blo...
process
dependency dashboard this issue lists renovate updates and detected dependencies read the docs to learn more this repository currently has no open or pending branches detected dependencies dockerfile kokoro docker docs dockerfile ubuntu pip setup setup py protob...
1
88,415
25,399,087,827
IssuesEvent
2022-11-22 10:43:49
homuler/MediaPipeUnityPlugin
https://api.github.com/repos/homuler/MediaPipeUnityPlugin
closed
Build fails on Windows
type:build/install
### Plugin Version or Commit ID v.0.6.2 ### Unity Version 2021.3.8f1 ### Your Host OS Windows 10 Home ### Target Platform Windows Standalone ### [Windows Only] Visual Studio C++ and Windows SDK Version Visual Studio C++:14.29.30133 Windows SDK Version:10.0.19041.0 ### [Linux Only] GCC/G++...
1.0
Build fails on Windows - ### Plugin Version or Commit ID v.0.6.2 ### Unity Version 2021.3.8f1 ### Your Host OS Windows 10 Home ### Target Platform Windows Standalone ### [Windows Only] Visual Studio C++ and Windows SDK Version Visual Studio C++:14.29.30133 Windows SDK Version:10.0.19041.0 ...
non_process
build fails on windows plugin version or commit id v unity version your host os windows home target platform windows standalone visual studio c and windows sdk version visual studio c windows sdk version gcc g and glibc versi...
0
2,769
5,704,883,878
IssuesEvent
2017-04-18 06:43:11
RITficialIntelligence/kaggle-cancer
https://api.github.com/repos/RITficialIntelligence/kaggle-cancer
closed
Implement NV classification
in progress preprocessing
Implement the model we decide to use for night vision classification
1.0
Implement NV classification - Implement the model we decide to use for night vision classification
process
implement nv classification implement the model we decide to use for night vision classification
1
147,983
19,526,242,259
IssuesEvent
2021-12-30 08:23:03
panasalap/linux-4.1.15
https://api.github.com/repos/panasalap/linux-4.1.15
opened
CVE-2018-10938 (Medium) detected in linux-stable-rtv4.1.33
security vulnerability
## CVE-2018-10938 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary> <p> <p>Julia Cartwright's fork of linux-stable-rt.git</p> <p>Library home p...
True
CVE-2018-10938 (Medium) detected in linux-stable-rtv4.1.33 - ## CVE-2018-10938 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary> <p> <p>Julia C...
non_process
cve medium detected in linux stable cve medium severity vulnerability vulnerable library linux stable julia cartwright s fork of linux stable rt git library home page a href found in head commit a href found in base branch master vulnerable source f...
0
201,707
15,219,092,239
IssuesEvent
2021-02-17 18:43:21
brave/brave-browser
https://api.github.com/repos/brave/brave-browser
closed
`Customize sync` settings are not respected
OS/Desktop QA/Test-Plan-Specified QA/Yes bug feature/sync needs-discussion
<!-- Have you searched for similar issues? Before submitting this issue, please check the open issues and add a note before logging a new issue. PLEASE USE THE TEMPLATE BELOW TO PROVIDE INFORMATION ABOUT THE ISSUE. INSUFFICIENT INFO WILL GET THE ISSUE CLOSED. IT WILL ONLY BE REOPENED AFTER SUFFICIENT INFO IS PROV...
1.0
`Customize sync` settings are not respected - <!-- Have you searched for similar issues? Before submitting this issue, please check the open issues and add a note before logging a new issue. PLEASE USE THE TEMPLATE BELOW TO PROVIDE INFORMATION ABOUT THE ISSUE. INSUFFICIENT INFO WILL GET THE ISSUE CLOSED. IT WILL ...
non_process
customize sync settings are not respected have you searched for similar issues before submitting this issue please check the open issues and add a note before logging a new issue please use the template below to provide information about the issue insufficient info will get the issue closed it will ...
0