Unnamed: 0
int64
0
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
5
112
repo_url
stringlengths
34
141
action
stringclasses
3 values
title
stringlengths
1
1k
labels
stringlengths
4
1.38k
body
stringlengths
1
262k
index
stringclasses
16 values
text_combine
stringlengths
96
262k
label
stringclasses
2 values
text
stringlengths
96
252k
binary_label
int64
0
1
758,686
26,564,886,447
IssuesEvent
2023-01-20 19:10:26
tm21cy/Bit
https://api.github.com/repos/tm21cy/Bit
closed
Suggestion: implement SQLite buffer file for query and rate optimizations
enhancement good first issue medium priority semver: minor
**Is your feature request related to a problem? Please describe.** Planetscale limits our monthly queries, and any networking takes time. As well as this, we then rely on a network based backup. **Describe the solution you'd like** Approve and add a buffer file in SQLite for caching data - have two Sequelize entities,...
1.0
Suggestion: implement SQLite buffer file for query and rate optimizations - **Is your feature request related to a problem? Please describe.** Planetscale limits our monthly queries, and any networking takes time. As well as this, we then rely on a network based backup. **Describe the solution you'd like** Approve and...
priority
suggestion implement sqlite buffer file for query and rate optimizations is your feature request related to a problem please describe planetscale limits our monthly queries and any networking takes time as well as this we then rely on a network based backup describe the solution you d like approve and...
1
434,572
30,456,245,428
IssuesEvent
2023-07-16 23:06:34
UWB-Biocomputing/Graphitti
https://api.github.com/repos/UWB-Biocomputing/Graphitti
closed
Add override specifier
documentation refactor
C++ 11 introduced the `override` specifier which is used to explicitly indicate that a member function of a derived class is intended to override a virtual function from its base class. There are multiple benefits of adding `override` specifier to our Graphitti codebase: 1. Improves code readability- The function t...
1.0
Add override specifier - C++ 11 introduced the `override` specifier which is used to explicitly indicate that a member function of a derived class is intended to override a virtual function from its base class. There are multiple benefits of adding `override` specifier to our Graphitti codebase: 1. Improves code r...
non_priority
add override specifier c introduced the override specifier which is used to explicitly indicate that a member function of a derived class is intended to override a virtual function from its base class there are multiple benefits of adding override specifier to our graphitti codebase improves code re...
0
75,118
15,392,738,198
IssuesEvent
2021-03-03 15:57:10
snowdensb/datagov-deploy-test-gh-actions
https://api.github.com/repos/snowdensb/datagov-deploy-test-gh-actions
opened
CVE-2020-1740 (Medium) detected in ansible-2.7.10.tar.gz, ansible-2.7.12.tar.gz
security vulnerability
## CVE-2020-1740 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>ansible-2.7.10.tar.gz</b>, <b>ansible-2.7.12.tar.gz</b></p></summary> <p> <details><summary><b>ansible-2.7.10.tar.g...
True
CVE-2020-1740 (Medium) detected in ansible-2.7.10.tar.gz, ansible-2.7.12.tar.gz - ## CVE-2020-1740 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>ansible-2.7.10.tar.gz</b>, <b>ansi...
non_priority
cve medium detected in ansible tar gz ansible tar gz cve medium severity vulnerability vulnerable libraries ansible tar gz ansible tar gz ansible tar gz radically simple it automation library home page a href path to dependency file datago...
0
170,114
14,241,025,972
IssuesEvent
2020-11-18 22:38:18
Icinga/icinga-powershell-framework
https://api.github.com/repos/Icinga/icinga-powershell-framework
closed
Uninstall agent from powershell
Documentation
Please forgive me, but I have been looking through the docs to find out how to uninstall the Icinga agent through the framework. Please could you point me in the right direction? I have just switched from the icinga2agent module. Kind regards, Max
1.0
Uninstall agent from powershell - Please forgive me, but I have been looking through the docs to find out how to uninstall the Icinga agent through the framework. Please could you point me in the right direction? I have just switched from the icinga2agent module. Kind regards, Max
non_priority
uninstall agent from powershell please forgive me but i have been looking through the docs to find out how to uninstall the icinga agent through the framework please could you point me in the right direction i have just switched from the module kind regards max
0
16,145
9,284,978,687
IssuesEvent
2019-03-21 04:35:16
zerocracy/farm
https://api.github.com/repos/zerocracy/farm
closed
CatalogTest.java:51-53: Board page is slow, load all...
bug pdd performance scope
The puzzle `1333-6882f9fb` from #1333 has to be resolved: https://github.com/zerocracy/farm/blob/ffcdf7d6d683d04a11aa93ebc9dcb82583789354/src/test/java/com/zerocracy/pmo/CatalogTest.java#L51-L53 The puzzle was created by rultor on 27-Aug-18. Estimate: 30 minutes, If you have any technical questions, don't ask...
True
CatalogTest.java:51-53: Board page is slow, load all... - The puzzle `1333-6882f9fb` from #1333 has to be resolved: https://github.com/zerocracy/farm/blob/ffcdf7d6d683d04a11aa93ebc9dcb82583789354/src/test/java/com/zerocracy/pmo/CatalogTest.java#L51-L53 The puzzle was created by rultor on 27-Aug-18. Estimate: 30 min...
non_priority
catalogtest java board page is slow load all the puzzle from has to be resolved the puzzle was created by rultor on aug estimate minutes if you have any technical questions don t ask me submit new tickets instead the task will be done when the problem is fixed and the text...
0
767,581
26,932,097,911
IssuesEvent
2023-02-07 17:32:33
pytorch/pytorch
https://api.github.com/repos/pytorch/pytorch
closed
AVX512 CPU kernels result in 5+% slower Transformer training on Cascade Lake CPU
high priority module: performance triaged module: regression
### 🐛 Describe the bug Benchmarking latest nightly using [WLM_Transformers example](https://github.com/pytorch/examples/tree/main/word_language_model) AVX512 kernels are 18% slower than using AVX2 ones: ``` (py38-cpu-perf-regression) nshulga@compile-st-c524xlarge-1:/fsx/users/nshulga/examples/word_language_model...
1.0
AVX512 CPU kernels result in 5+% slower Transformer training on Cascade Lake CPU - ### 🐛 Describe the bug Benchmarking latest nightly using [WLM_Transformers example](https://github.com/pytorch/examples/tree/main/word_language_model) AVX512 kernels are 18% slower than using AVX2 ones: ``` (py38-cpu-perf-regressi...
priority
cpu kernels result in slower transformer training on cascade lake cpu 🐛 describe the bug benchmarking latest nightly using kernels are slower than using ones cpu perf regression nshulga compile st fsx users nshulga examples word language model aten cpu capability main py...
1
260,990
27,785,050,550
IssuesEvent
2023-03-17 01:59:38
Kijacode/dotfiles
https://api.github.com/repos/Kijacode/dotfiles
opened
CVE-2023-28155 (Medium) detected in multiple libraries
Mend: dependency security vulnerability
## CVE-2023-28155 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>request-2.88.2.tgz</b>, <b>request-2.81.0.tgz</b>, <b>request-2.85.0.tgz</b>, <b>request-2.87.0.tgz</b>, <b>request...
True
CVE-2023-28155 (Medium) detected in multiple libraries - ## CVE-2023-28155 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>request-2.88.2.tgz</b>, <b>request-2.81.0.tgz</b>, <b>requ...
non_priority
cve medium detected in multiple libraries cve medium severity vulnerability vulnerable libraries request tgz request tgz request tgz request tgz request tgz request tgz simplified http request client library home page a href ...
0
187,130
22,031,538,440
IssuesEvent
2022-05-28 00:40:19
vincenzodistasio97/Slack-Clone
https://api.github.com/repos/vincenzodistasio97/Slack-Clone
closed
WS-2019-0063 (High) detected in js-yaml-3.12.0.tgz - autoclosed
security vulnerability
## WS-2019-0063 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>js-yaml-3.12.0.tgz</b></p></summary> <p>YAML 1.2 parser and serializer</p> <p>Library home page: <a href="https://regist...
True
WS-2019-0063 (High) detected in js-yaml-3.12.0.tgz - autoclosed - ## WS-2019-0063 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>js-yaml-3.12.0.tgz</b></p></summary> <p>YAML 1.2 parse...
non_priority
ws high detected in js yaml tgz autoclosed ws high severity vulnerability vulnerable library js yaml tgz yaml parser and serializer library home page a href path to dependency file server package json path to vulnerable library server node modules js yaml pac...
0
568,315
16,964,577,920
IssuesEvent
2021-06-29 09:18:57
dmwm/WMCore
https://api.github.com/repos/dmwm/WMCore
closed
[py2py3] Make DBFormatter return native strings instead of bytes
BUG High Priority Python3 WMAgent py3 potential bug
**Impact of the bug** Mostly WMAgent (and externals) **Describe the bug** Some places in WMCore actually expect a python3 string data type, instead of bytes, as it's been reported in this comment: https://github.com/dmwm/WMCore/issues/10634#issuecomment-869847004 StompAMQ was also failing in AgentStatusWatcher...
1.0
[py2py3] Make DBFormatter return native strings instead of bytes - **Impact of the bug** Mostly WMAgent (and externals) **Describe the bug** Some places in WMCore actually expect a python3 string data type, instead of bytes, as it's been reported in this comment: https://github.com/dmwm/WMCore/issues/10634#issuec...
priority
make dbformatter return native strings instead of bytes impact of the bug mostly wmagent and externals describe the bug some places in wmcore actually expect a string data type instead of bytes as it s been reported in this comment stompamq was also failing in agentstatuswatcher with ...
1
14,627
3,412,348,245
IssuesEvent
2015-12-05 20:31:19
agershun/alasql
https://api.github.com/repos/agershun/alasql
closed
GROUP BY MONTH () is not executed in the manner Desire
Bug solved please test
Hello, run the following query and not get the desired result. I think the problem is GROUP BY. Here I leave the query and the result source example: ```js var data = [{"fecha_Venta":"2012-09-28","hora_venta":"23:35:17","CantVenta":1,"Sales":12500,"Product_Cost":8250,"Objetivo":12500,"gender":"M","Age_rango":"3...
1.0
GROUP BY MONTH () is not executed in the manner Desire - Hello, run the following query and not get the desired result. I think the problem is GROUP BY. Here I leave the query and the result source example: ```js var data = [{"fecha_Venta":"2012-09-28","hora_venta":"23:35:17","CantVenta":1,"Sales":12500,"Produc...
non_priority
group by month is not executed in the manner desire hello run the following query and not get the desired result i think the problem is group by here i leave the query and the result source example js var data var res alasql select month fecha venta as meses sum sales sales from gro...
0
184,955
6,717,636,438
IssuesEvent
2017-10-15 00:08:45
mathgizmo/gizmo
https://api.github.com/repos/mathgizmo/gizmo
closed
Admin: add possibility to select an image for topic on topic creation
High priority minor task
We should have one file with allowed topic images. Something like this http://all-free-download.com/free-icon/download/icontexto-webdev-icons-pack_120623.html - find any for now, we will have to find designer to create our own pack. Icons should be cat from that file by css. Add mew field in DB into topic table wi...
1.0
Admin: add possibility to select an image for topic on topic creation - We should have one file with allowed topic images. Something like this http://all-free-download.com/free-icon/download/icontexto-webdev-icons-pack_120623.html - find any for now, we will have to find designer to create our own pack. Icons shoul...
priority
admin add possibility to select an image for topic on topic creation we should have one file with allowed topic images something like this find any for now we will have to find designer to create our own pack icons should be cat from that file by css add mew field in db into topic table with image id ...
1
243,147
7,853,803,049
IssuesEvent
2018-06-20 18:36:49
canmet-energy/btap_tasks
https://api.github.com/repos/canmet-energy/btap_tasks
closed
Presentation for AQME
Priority High Training outreach
Translate Presentation for Meli by 2018--05-16. This will be a french presentation for AQME on BTAP and how it relates to codes.
1.0
Presentation for AQME - Translate Presentation for Meli by 2018--05-16. This will be a french presentation for AQME on BTAP and how it relates to codes.
priority
presentation for aqme translate presentation for meli by this will be a french presentation for aqme on btap and how it relates to codes
1
19,009
11,105,431,679
IssuesEvent
2019-12-17 09:49:35
kyma-project/helm-broker
https://api.github.com/repos/kyma-project/helm-broker
closed
Helm Broker stores secrets data in underlying etcd storage
area/security area/service-catalog enhancement
**Description** In Helm Broker, we are storing information about processed Addons and Charts. During the provision request, we are rendering also the bind data, see: https://github.com/kyma-project/helm-broker/blob/53b8cb4b76231ef0d00e1c81ccef0365bcad0f78/internal/broker/provision.go#L219-L221 results are stored in u...
1.0
Helm Broker stores secrets data in underlying etcd storage - **Description** In Helm Broker, we are storing information about processed Addons and Charts. During the provision request, we are rendering also the bind data, see: https://github.com/kyma-project/helm-broker/blob/53b8cb4b76231ef0d00e1c81ccef0365bcad0f78/in...
non_priority
helm broker stores secrets data in underlying etcd storage description in helm broker we are storing information about processed addons and charts during the provision request we are rendering also the bind data see results are stored in underlying storage etcd and used on bind request see prob...
0
195,925
22,362,813,217
IssuesEvent
2022-06-15 22:39:47
snowflakedb/snowflake-hive-metastore-connector
https://api.github.com/repos/snowflakedb/snowflake-hive-metastore-connector
closed
CVE-2019-16943 (High) detected in jackson-databind-2.6.5.jar
security vulnerability
## CVE-2019-16943 - 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.6.5.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streamin...
True
CVE-2019-16943 (High) detected in jackson-databind-2.6.5.jar - ## CVE-2019-16943 - 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.6.5.jar</b></p></summary> <p>General...
non_priority
cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file pom xml path to vulnerable l...
0
516,793
14,987,892,271
IssuesEvent
2021-01-28 23:55:40
gazprom-neft/consta-uikit
https://api.github.com/repos/gazprom-neft/consta-uikit
closed
landing: Корректировки
feature 🔥🔥🔥 priority
1. починить снэкбар 2. обратная связь 3. открытие ссылок в новой вкладке 4. ссылка на сайт ГПН на логоблоке 5. логоблок только в разрешенных цветах при переключении тем и компаний 6. картинка с учетом комментария БКК по цвету для разных тем и компаний (после дизайна) 7. добавить ссылку на телеграм-канал (после ди...
1.0
landing: Корректировки - 1. починить снэкбар 2. обратная связь 3. открытие ссылок в новой вкладке 4. ссылка на сайт ГПН на логоблоке 5. логоблок только в разрешенных цветах при переключении тем и компаний 6. картинка с учетом комментария БКК по цвету для разных тем и компаний (после дизайна) 7. добавить ссылку н...
priority
landing корректировки починить снэкбар обратная связь открытие ссылок в новой вкладке ссылка на сайт гпн на логоблоке логоблок только в разрешенных цветах при переключении тем и компаний картинка с учетом комментария бкк по цвету для разных тем и компаний после дизайна добавить ссылку н...
1
75,375
3,461,844,664
IssuesEvent
2015-12-20 12:45:28
PowerPointLabs/powerpointlabs
https://api.github.com/repos/PowerPointLabs/powerpointlabs
closed
Text highlight is behind the text
Feature.TextHighlight Priority.Medium status.releaseCandidate type-enhancement
Highlight test does not work if the text box has a fill color. Perhaps in such cases the highlight should be in front of the text?
1.0
Text highlight is behind the text - Highlight test does not work if the text box has a fill color. Perhaps in such cases the highlight should be in front of the text?
priority
text highlight is behind the text highlight test does not work if the text box has a fill color perhaps in such cases the highlight should be in front of the text
1
126,541
26,875,039,229
IssuesEvent
2023-02-04 23:21:45
andrew-johnson-4/L1IR
https://api.github.com/repos/andrew-johnson-4/L1IR
closed
Make a heap
enhancement JIT reference api tests codegen
Make a heap and say "hello world". * [Declare a data object in the module](https://docs.rs/cranelift-module/0.91.0/cranelift_module/trait.Module.html#tymethod.declare_data) * [Declare data in function](https://docs.rs/cranelift-module/0.91.0/cranelift_module/trait.Module.html#method.declare_data_in_func) * [Declar...
1.0
Make a heap - Make a heap and say "hello world". * [Declare a data object in the module](https://docs.rs/cranelift-module/0.91.0/cranelift_module/trait.Module.html#tymethod.declare_data) * [Declare data in function](https://docs.rs/cranelift-module/0.91.0/cranelift_module/trait.Module.html#method.declare_data_in_fu...
non_priority
make a heap make a heap and say hello world this is a wish list the initial heap storage can be managed by ffi rust
0
409,270
27,730,261,629
IssuesEvent
2023-03-15 07:24:35
Bearer/bearer
https://api.github.com/repos/Bearer/bearer
closed
docs: improve JS rule remediations
documentation enhancement
For our newer JS rules, the remediation copy is missing or incomplete. We list the affected rules here, for copy review purposes: ### AWS See https://github.com/Bearer/bearer/pull/750 - [x] [code_injection](https://github.com/Bearer/bearer/blob/main/pkg/commands/process/settings/rules/javascript/aws_lambda/code_i...
1.0
docs: improve JS rule remediations - For our newer JS rules, the remediation copy is missing or incomplete. We list the affected rules here, for copy review purposes: ### AWS See https://github.com/Bearer/bearer/pull/750 - [x] [code_injection](https://github.com/Bearer/bearer/blob/main/pkg/commands/process/settin...
non_priority
docs improve js rule remediations for our newer js rules the remediation copy is missing or incomplete we list the affected rules here for copy review purposes aws see express cross site scripting external resource ...
0
67,623
3,275,568,581
IssuesEvent
2015-10-26 16:01:50
appc/acbuild
https://api.github.com/repos/appc/acbuild
closed
Issue untar'ing some ACIs
kind/bug priority/P1
Certain ACIs cause the following error when acbuild attempts to untar them: ``` extracttar error: exit status 1, output: error extracting tar: error extracting tarball: archive/tar: invalid tar header ``` An example of an ACI that causes this is at https://aci.gonyeo.com/nginx-latest-linux-amd64.aci. The applicat...
1.0
Issue untar'ing some ACIs - Certain ACIs cause the following error when acbuild attempts to untar them: ``` extracttar error: exit status 1, output: error extracting tar: error extracting tarball: archive/tar: invalid tar header ``` An example of an ACI that causes this is at https://aci.gonyeo.com/nginx-latest-l...
priority
issue untar ing some acis certain acis cause the following error when acbuild attempts to untar them extracttar error exit status output error extracting tar error extracting tarball archive tar invalid tar header an example of an aci that causes this is at the application was made with build...
1
116,057
11,899,407,722
IssuesEvent
2020-03-30 08:57:35
viktorbjerring/Pandekage-tastrofe
https://api.github.com/repos/viktorbjerring/Pandekage-tastrofe
opened
Opfølgning på feedback fra Arne - Viktor/Anton
documentation
UC skal ændres så antal samtidige er fast og der skal skrives noget beskrivende til. STM er ikke rettet. Indledning til app-model mangler.
1.0
Opfølgning på feedback fra Arne - Viktor/Anton - UC skal ændres så antal samtidige er fast og der skal skrives noget beskrivende til. STM er ikke rettet. Indledning til app-model mangler.
non_priority
opfølgning på feedback fra arne viktor anton uc skal ændres så antal samtidige er fast og der skal skrives noget beskrivende til stm er ikke rettet indledning til app model mangler
0
180,462
6,650,111,808
IssuesEvent
2017-09-28 15:17:16
etalab/cadastre
https://api.github.com/repos/etalab/cadastre
opened
Doublons
bug priority-normal
Remontée beta-testeur : En ce qui concerne les identifiants des parcelles, j’ai trouvé 237 doublons dont un mauvais ID qui correspond à 8 lignes (04null): 04null 361070000A3140 361070000A3141 361200000C1495 361070000A3185 862530000B0001 862530000B0005 862530000B0006 862530000B0037 862530000B0038 8625300...
1.0
Doublons - Remontée beta-testeur : En ce qui concerne les identifiants des parcelles, j’ai trouvé 237 doublons dont un mauvais ID qui correspond à 8 lignes (04null): 04null 361070000A3140 361070000A3141 361200000C1495 361070000A3185 862530000B0001 862530000B0005 862530000B0006 862530000B0037 862530000B00...
priority
doublons remontée beta testeur en ce qui concerne les identifiants des parcelles j’ai trouvé doublons dont un mauvais id qui correspond à lignes ...
1
174,991
14,513,708,970
IssuesEvent
2020-12-13 05:49:39
dankamongmen/notcurses
https://api.github.com/repos/dankamongmen/notcurses
closed
provide recommended nccell alias for cell
documentation enhancement
as @joseluis pointed out a week back, and i've tried not to think of, `cell` is both a misnomer in terms of expectations/pattern matching, and a dangerous leak into the c namespace. we can't do anything about that latter without removing `cell` (let's plan to do this in 3.0, should we ever release 3.0), but we can add ...
1.0
provide recommended nccell alias for cell - as @joseluis pointed out a week back, and i've tried not to think of, `cell` is both a misnomer in terms of expectations/pattern matching, and a dangerous leak into the c namespace. we can't do anything about that latter without removing `cell` (let's plan to do this in 3.0, ...
non_priority
provide recommended nccell alias for cell as joseluis pointed out a week back and i ve tried not to think of cell is both a misnomer in terms of expectations pattern matching and a dangerous leak into the c namespace we can t do anything about that latter without removing cell let s plan to do this in ...
0
627,619
19,910,385,307
IssuesEvent
2022-01-25 16:36:01
Datawheel/canon
https://api.github.com/repos/Datawheel/canon
closed
[reports] extract non-d3 vizconfig options
type: feature priority: 2 - high effort: 3 - standard package: reports
A number of hacky CMS-level configs are overloading the pure d3plus config, including: - [ ] Tabs - [ ] Mini vs Large We also want some new ones, like: - [ ] Setting visibility on the options panel - [ ] A CMS-only title for visualizations (replaces #1041) During the next database change, add a configura...
1.0
[reports] extract non-d3 vizconfig options - A number of hacky CMS-level configs are overloading the pure d3plus config, including: - [ ] Tabs - [ ] Mini vs Large We also want some new ones, like: - [ ] Setting visibility on the options panel - [ ] A CMS-only title for visualizations (replaces #1041) Dur...
priority
extract non vizconfig options a number of hacky cms level configs are overloading the pure config including tabs mini vs large we also want some new ones like setting visibility on the options panel a cms only title for visualizations replaces during the next database cha...
1
364,524
10,765,464,703
IssuesEvent
2019-11-01 11:05:53
mantidproject/mantid
https://api.github.com/repos/mantidproject/mantid
opened
Workbench can hang with plots of live data
Bug High Priority Live Data Workbench
### Expected behavior Workbench should not hang ### Actual behavior Workbench sometimes hangs when showing plots of live data when live data is still accumulating. ### Steps to reproduce the behavior I found these new issues in Workbench when following the unscripted testing instructions when I got to the fi...
1.0
Workbench can hang with plots of live data - ### Expected behavior Workbench should not hang ### Actual behavior Workbench sometimes hangs when showing plots of live data when live data is still accumulating. ### Steps to reproduce the behavior I found these new issues in Workbench when following the unscrip...
priority
workbench can hang with plots of live data expected behavior workbench should not hang actual behavior workbench sometimes hangs when showing plots of live data when live data is still accumulating steps to reproduce the behavior i found these new issues in workbench when following the unscrip...
1
213,704
7,255,642,827
IssuesEvent
2018-02-16 15:31:23
milaroisin/SOEN341
https://api.github.com/repos/milaroisin/SOEN341
closed
Server-side sign up verification
high priority high risk
After validation for the client side is set , set the validation for the server side to check if the data insert by the user is correct such pass username password ,valid email address , confirm password and confirm email address
1.0
Server-side sign up verification - After validation for the client side is set , set the validation for the server side to check if the data insert by the user is correct such pass username password ,valid email address , confirm password and confirm email address
priority
server side sign up verification after validation for the client side is set set the validation for the server side to check if the data insert by the user is correct such pass username password valid email address confirm password and confirm email address
1
724,137
24,918,762,158
IssuesEvent
2022-10-30 18:09:10
apache/hudi
https://api.github.com/repos/apache/hudi
closed
No hudi dataset was saved to s3
priority:minor deltastreamer
I am using deltastreamer to load files uploaded to s3 bucket. Everything works fine with `--class org.apache.hudi.utilities.deltastreamer.HoodieDeltaStreamer`, but failed with `--class org.apache.hudi.utilities.deltastreamer.HoodieMultiTableDeltaStreamer` when trying to load multiple tables. Here is part of the log....
1.0
No hudi dataset was saved to s3 - I am using deltastreamer to load files uploaded to s3 bucket. Everything works fine with `--class org.apache.hudi.utilities.deltastreamer.HoodieDeltaStreamer`, but failed with `--class org.apache.hudi.utilities.deltastreamer.HoodieMultiTableDeltaStreamer` when trying to load multiple t...
priority
no hudi dataset was saved to i am using deltastreamer to load files uploaded to bucket everything works fine with class org apache hudi utilities deltastreamer hoodiedeltastreamer but failed with class org apache hudi utilities deltastreamer hoodiemultitabledeltastreamer when trying to load multiple tab...
1
139,960
20,987,827,491
IssuesEvent
2022-03-29 06:16:17
S-CON-SKHU/S_CON_iOS
https://api.github.com/repos/S-CON-SKHU/S_CON_iOS
closed
Main Design 재구성
design MAIN
<h3> 기존의 가독성이 떨어지는 메인화면을 전면 변경 </h3> - [x] 파트 부분별 메인 화면 (IT, 미디어, SW) - [x] 상단 탭바는 년도별로 정렬 -> Open source 사용 - [x] 상단 탭바 디테일은 수상별로 컬렉션뷰
1.0
Main Design 재구성 - <h3> 기존의 가독성이 떨어지는 메인화면을 전면 변경 </h3> - [x] 파트 부분별 메인 화면 (IT, 미디어, SW) - [x] 상단 탭바는 년도별로 정렬 -> Open source 사용 - [x] 상단 탭바 디테일은 수상별로 컬렉션뷰
non_priority
main design 재구성 기존의 가독성이 떨어지는 메인화면을 전면 변경 파트 부분별 메인 화면 it 미디어 sw 상단 탭바는 년도별로 정렬 open source 사용 상단 탭바 디테일은 수상별로 컬렉션뷰
0
211,027
7,197,665,871
IssuesEvent
2018-02-05 09:57:30
wso2/product-iots
https://api.github.com/repos/wso2/product-iots
opened
Unable to view shared device via a group
Priority/Highest Severity/Blocker Type/Bug
**Description:** Exception throws when tried to access shared device via a group. ``` [2018-02-05 15:13:39,486] [IoT-Core] ERROR - {org.wso2.carbon.device.mgt.jaxrs.service.impl.DeviceManagementServiceImpl} User 'charitha' is not authorized to retrieve the given device id '5dadbd0dc0bbd7e6' [2018-02-05 15:13:39,4...
1.0
Unable to view shared device via a group - **Description:** Exception throws when tried to access shared device via a group. ``` [2018-02-05 15:13:39,486] [IoT-Core] ERROR - {org.wso2.carbon.device.mgt.jaxrs.service.impl.DeviceManagementServiceImpl} User 'charitha' is not authorized to retrieve the given device id...
priority
unable to view shared device via a group description exception throws when tried to access shared device via a group error org carbon device mgt jaxrs service impl devicemanagementserviceimpl user charitha is not authorized to retrieve the given device id error handlebars module...
1
315,679
9,630,874,214
IssuesEvent
2019-05-15 13:06:32
inverse-inc/packetfence
https://api.github.com/repos/inverse-inc/packetfence
opened
POTD: conflict with local source
Priority: Medium Type: Bug
When you want to use a POTD source with a local source (for example on default connection profile without modification), your POTD user will match the local source before POTD causing following message: ![Screenshot from 2019-05-15 14-53-41](https://user-images.githubusercontent.com/10830260/57777070-41054000-7721-11e...
1.0
POTD: conflict with local source - When you want to use a POTD source with a local source (for example on default connection profile without modification), your POTD user will match the local source before POTD causing following message: ![Screenshot from 2019-05-15 14-53-41](https://user-images.githubusercontent.com/...
priority
potd conflict with local source when you want to use a potd source with a local source for example on default connection profile without modification your potd user will match the local source before potd causing following message in this context local source should be able to detect a potd user based...
1
435,741
12,540,456,348
IssuesEvent
2020-06-05 10:24:12
ooni/backend
https://api.github.com/repos/ooni/backend
opened
Deploy tor bridgedb orchestra integration
enhancement ooni/devops ooni/orchestra priority/low
This is about merging and deploying this: https://github.com/ooni/orchestra/pull/88. It's currently blocked by: ooni/probe-engine#629 ooni/probe-engine#643 This is a follow up issue to: https://github.com/ooni/backend/issues/396
1.0
Deploy tor bridgedb orchestra integration - This is about merging and deploying this: https://github.com/ooni/orchestra/pull/88. It's currently blocked by: ooni/probe-engine#629 ooni/probe-engine#643 This is a follow up issue to: https://github.com/ooni/backend/issues/396
priority
deploy tor bridgedb orchestra integration this is about merging and deploying this it s currently blocked by ooni probe engine ooni probe engine this is a follow up issue to
1
375,954
11,136,401,962
IssuesEvent
2019-12-20 16:30:43
aiidateam/aiida-core
https://api.github.com/repos/aiidateam/aiida-core
closed
Error in 'prepare_for_submission' causes CalcJob to pause
priority/important topic/calc-jobs topic/engine type/bug
Related to #3664. When an exception is raised in the ``prepare_for_submission`` method, the daemon seems to attempt to re-run the upload, until it eventually pauses the process. I think the correct behavior would be for the process to except. Example output, for a ``PwCalculation`` with wrong input: The ``p...
1.0
Error in 'prepare_for_submission' causes CalcJob to pause - Related to #3664. When an exception is raised in the ``prepare_for_submission`` method, the daemon seems to attempt to re-run the upload, until it eventually pauses the process. I think the correct behavior would be for the process to except. Example ...
priority
error in prepare for submission causes calcjob to pause related to when an exception is raised in the prepare for submission method the daemon seems to attempt to re run the upload until it eventually pauses the process i think the correct behavior would be for the process to except example out...
1
213,278
23,976,560,785
IssuesEvent
2022-09-13 12:05:58
MatBenfield/news
https://api.github.com/repos/MatBenfield/news
closed
[SecurityWeek] Cisco Patches High-Severity Vulnerability in SD-WAN vManage
SecurityWeek Stale
**Cisco has announced patches for a high-severity vulnerability in the binding configuration of SD-WAN vManage software containers.** Tracked as CVE-2022-20696, the issue exists because of insufficient protection mechanisms on messaging server container ports, allowing an unauthenticated attacker to connect to an af...
True
[SecurityWeek] Cisco Patches High-Severity Vulnerability in SD-WAN vManage - **Cisco has announced patches for a high-severity vulnerability in the binding configuration of SD-WAN vManage software containers.** Tracked as CVE-2022-20696, the issue exists because of insufficient protection mechanisms on messaging ser...
non_priority
cisco patches high severity vulnerability in sd wan vmanage cisco has announced patches for a high severity vulnerability in the binding configuration of sd wan vmanage software containers tracked as cve the issue exists because of insufficient protection mechanisms on messaging server container ports ...
0
725,035
24,949,564,996
IssuesEvent
2022-11-01 05:23:42
AY2223S1-CS2103T-F11-2/tp
https://api.github.com/repos/AY2223S1-CS2103T-F11-2/tp
closed
[PE-D][Tester E] Checkbox is not clickable
priority.Medium response.NotInScope
The checkbox looks enabled and invites the user to click it. However, clicking it does not do anything. Your team could consider making the name of the task greyed out and struck through to indicate that it is complete. ![image.png](https://raw.githubusercontent.com/yeojunjie/ped/main/files/8b58be8b-67ca-4a06-94b7-dc...
1.0
[PE-D][Tester E] Checkbox is not clickable - The checkbox looks enabled and invites the user to click it. However, clicking it does not do anything. Your team could consider making the name of the task greyed out and struck through to indicate that it is complete. ![image.png](https://raw.githubusercontent.com/yeojun...
priority
checkbox is not clickable the checkbox looks enabled and invites the user to click it however clicking it does not do anything your team could consider making the name of the task greyed out and struck through to indicate that it is complete labels severity medium type featuref...
1
813
2,546,369,248
IssuesEvent
2015-01-29 23:24:38
jhipster/generator-jhipster
https://api.github.com/repos/jhipster/generator-jhipster
closed
Documentation about how to set up your own continuous integration server
documentation
Setting up your own continuous integration server using Jenkins for a JHipster 2 application is harder than for a classic Spring MVC application because of all tools required to build and test the client code. In fact, for those who can it's probably a good idea to think about hosted continuous integration like Trav...
1.0
Documentation about how to set up your own continuous integration server - Setting up your own continuous integration server using Jenkins for a JHipster 2 application is harder than for a classic Spring MVC application because of all tools required to build and test the client code. In fact, for those who can it's ...
non_priority
documentation about how to set up your own continuous integration server setting up your own continuous integration server using jenkins for a jhipster application is harder than for a classic spring mvc application because of all tools required to build and test the client code in fact for those who can it s ...
0
324,100
9,883,831,990
IssuesEvent
2019-06-24 20:26:51
department-of-veterans-affairs/caseflow
https://api.github.com/repos/department-of-veterans-affairs/caseflow
closed
Duplicate HearingTask on Legacy Appeals
bug-high-priority caseflow-queue
Reported in https://github.com/department-of-veterans-affairs/appeals-support/issues/5076 Perhaps related to #10643 This code can be run in production to identify duplicate tasks: ```ruby summary = {} Task.where.not(status: ["completed", "cancelled"]).find_in_batches do |tasks| tasks.each do |task| ...
1.0
Duplicate HearingTask on Legacy Appeals - Reported in https://github.com/department-of-veterans-affairs/appeals-support/issues/5076 Perhaps related to #10643 This code can be run in production to identify duplicate tasks: ```ruby summary = {} Task.where.not(status: ["completed", "cancelled"]).find_in_batche...
priority
duplicate hearingtask on legacy appeals reported in perhaps related to this code can be run in production to identify duplicate tasks ruby summary task where not status find in batches do tasks tasks each do task key join if summary summary task id ...
1
605,559
18,736,898,231
IssuesEvent
2021-11-04 08:53:50
beattosetto/beattosetto
https://api.github.com/repos/beattosetto/beattosetto
closed
The view still create `BeatmapEntry` despite no beatmap found in API
area:api area:beatmap priority:medium type:bug
To reproduce: 1. Add beatmap ID that not have in osu! 2. The `BeatmapEntry` created with every field except user blank. This regressed from the add beatmap view that's still make `BeatmapEntry` despite the result from API is blank.
1.0
The view still create `BeatmapEntry` despite no beatmap found in API - To reproduce: 1. Add beatmap ID that not have in osu! 2. The `BeatmapEntry` created with every field except user blank. This regressed from the add beatmap view that's still make `BeatmapEntry` despite the result from API is blank.
priority
the view still create beatmapentry despite no beatmap found in api to reproduce add beatmap id that not have in osu the beatmapentry created with every field except user blank this regressed from the add beatmap view that s still make beatmapentry despite the result from api is blank
1
691,296
23,691,431,986
IssuesEvent
2022-08-29 11:10:53
wxWidgets/wxWidgets
https://api.github.com/repos/wxWidgets/wxWidgets
closed
wxColourEnumerator
low priority feature
*Issue migrated from trac ticket # 9264* **priority:** low #### 2004-06-09 20:41:52: wyo created the issue ___ Currently it's not possible to retrieve the colours from the wxColourDatabase. It might be a good idea to have a wxColourEnumerator class quiet similar to the wxFontEnumerator class.
1.0
wxColourEnumerator - *Issue migrated from trac ticket # 9264* **priority:** low #### 2004-06-09 20:41:52: wyo created the issue ___ Currently it's not possible to retrieve the colours from the wxColourDatabase. It might be a good idea to have a wxColourEnumerator class quiet similar to the wxFontEnumerator class.
priority
wxcolourenumerator issue migrated from trac ticket priority low wyo created the issue currently it s not possible to retrieve the colours from the wxcolourdatabase it might be a good idea to have a wxcolourenumerator class quiet similar to the wxfontenumerator class
1
582,748
17,369,436,541
IssuesEvent
2021-07-30 12:01:35
AxonFramework/extension-kafka
https://api.github.com/repos/AxonFramework/extension-kafka
closed
Axon-spring-boot-starter - kafka version problem
Priority 1: Must Status: In Progress Type: Enhancement
Have tried to run this two versions - axon-spring-boot-starter version: '4.1.2' - axon-kafka version: '4.0-M2' but I'm getting always the binary incompatibility issue when the configuration org.axonframework.config.EventProcessingModule is getting loaded. The exception is IncompatibleClassChangeError Implementin...
1.0
Axon-spring-boot-starter - kafka version problem - Have tried to run this two versions - axon-spring-boot-starter version: '4.1.2' - axon-kafka version: '4.0-M2' but I'm getting always the binary incompatibility issue when the configuration org.axonframework.config.EventProcessingModule is getting loaded. The ex...
priority
axon spring boot starter kafka version problem have tried to run this two versions axon spring boot starter version axon kafka version but i m getting always the binary incompatibility issue when the configuration org axonframework config eventprocessingmodule is getting loaded the exc...
1
294,637
25,389,010,236
IssuesEvent
2022-11-22 01:26:08
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
pkg/ccl/logictestccl/tests/3node-tenant/3node-tenant_test: TestTenantLogic_alter_table failed
C-test-failure O-robot branch-master
pkg/ccl/logictestccl/tests/3node-tenant/3node-tenant_test.TestTenantLogic_alter_table [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_StressBazel/6260581?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_StressBazel/6260581?buildTab=a...
1.0
pkg/ccl/logictestccl/tests/3node-tenant/3node-tenant_test: TestTenantLogic_alter_table failed - pkg/ccl/logictestccl/tests/3node-tenant/3node-tenant_test.TestTenantLogic_alter_table [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_StressBazel/6260581?buildTab=log) with [artifacts](https:...
non_priority
pkg ccl logictestccl tests tenant tenant test testtenantlogic alter table failed pkg ccl logictestccl tests tenant tenant test testtenantlogic alter table with on master run testtenantlogic alter table test log scope go test logs captured to artifacts tmp tmp logtesttena...
0
62,611
8,629,891,227
IssuesEvent
2018-11-21 22:38:05
aragon/aragon-wiki
https://api.github.com/repos/aragon/aragon-wiki
opened
Add documentation about how to run IPFS and Ethereum nodes locally
documentation good first issue help wanted
Sometimes the default nodes that Aragon connects to might not be working properly. Users should have an easy way to run these nodes locally. Let's document how a user can run Ethereum and IPFS nodes on their local computer and point the Aragon client at these nodes to use them instead.
1.0
Add documentation about how to run IPFS and Ethereum nodes locally - Sometimes the default nodes that Aragon connects to might not be working properly. Users should have an easy way to run these nodes locally. Let's document how a user can run Ethereum and IPFS nodes on their local computer and point the Aragon client ...
non_priority
add documentation about how to run ipfs and ethereum nodes locally sometimes the default nodes that aragon connects to might not be working properly users should have an easy way to run these nodes locally let s document how a user can run ethereum and ipfs nodes on their local computer and point the aragon client ...
0
684,199
23,410,964,630
IssuesEvent
2022-08-12 17:28:19
JaffaKetchup/flutter_map_tile_caching
https://api.github.com/repos/JaffaKetchup/flutter_map_tile_caching
closed
[BUG] Error: No named parameter with the name 'number'.
bug high priority needs verification
After upgrading to `flutter_map_tile_caching: ^5.1.0` (also happens on ^5.1.1) I get an error while building for Android and iOS. I'm on a test branch upgrading to Flutter v_3... as well as some other packages so it could be something else but it seems like there is some type of issue. ``` ../../flutter/.pub-cache/...
1.0
[BUG] Error: No named parameter with the name 'number'. - After upgrading to `flutter_map_tile_caching: ^5.1.0` (also happens on ^5.1.1) I get an error while building for Android and iOS. I'm on a test branch upgrading to Flutter v_3... as well as some other packages so it could be something else but it seems like ther...
priority
error no named parameter with the name number after upgrading to flutter map tile caching also happens on i get an error while building for android and ios i m on a test branch upgrading to flutter v as well as some other packages so it could be something else but it seems like there is...
1
413,585
27,960,214,524
IssuesEvent
2023-03-24 15:08:34
joao-pedrozo/shoppingify-client
https://api.github.com/repos/joao-pedrozo/shoppingify-client
closed
Write README
documentation help wanted good first issue
Write a README having the following: - Project logo at the top - One image of the project; - A description of the project; - Chosen technologies; - Link to the how-to-contribute guide wiki; - How to install and execute the project (yarn, yarn dev, [...]) - Project dependencies (node version, [...])] - Use em...
1.0
Write README - Write a README having the following: - Project logo at the top - One image of the project; - A description of the project; - Chosen technologies; - Link to the how-to-contribute guide wiki; - How to install and execute the project (yarn, yarn dev, [...]) - Project dependencies (node version, [....
non_priority
write readme write a readme having the following project logo at the top one image of the project a description of the project chosen technologies link to the how to contribute guide wiki how to install and execute the project yarn yarn dev project dependencies node version ...
0
249,492
7,962,531,803
IssuesEvent
2018-07-13 14:35:23
RumiaGIT/RumiaBot
https://api.github.com/repos/RumiaGIT/RumiaBot
closed
Check and fix code blocks for each command
Priority: Low Type: Bug
Some command's code blocks still eat the first input due to it being detected as the code block language. "\n" at the start will prevent this.
1.0
Check and fix code blocks for each command - Some command's code blocks still eat the first input due to it being detected as the code block language. "\n" at the start will prevent this.
priority
check and fix code blocks for each command some command s code blocks still eat the first input due to it being detected as the code block language n at the start will prevent this
1
134,220
5,222,288,178
IssuesEvent
2017-01-27 07:24:03
Sonarr/Sonarr
https://api.github.com/repos/Sonarr/Sonarr
closed
Downloading status for episode with an existing file
priority:medium suboptimal ui-only
When you queue a new download for an episode with an existing file and you have an existing file the status doesn't change to show its downloading. Either we need to fully replace the status or show both at the same time.
1.0
Downloading status for episode with an existing file - When you queue a new download for an episode with an existing file and you have an existing file the status doesn't change to show its downloading. Either we need to fully replace the status or show both at the same time.
priority
downloading status for episode with an existing file when you queue a new download for an episode with an existing file and you have an existing file the status doesn t change to show its downloading either we need to fully replace the status or show both at the same time
1
14,452
3,273,796,504
IssuesEvent
2015-10-26 06:26:27
aspnet/dnx
https://api.github.com/repos/aspnet/dnx
closed
Support consuming and producing nuget packages with native binaries
2 - Working design:done enhancement
We need a convention for both consuming and adding native binaries to nuget packages. When you're developing a project and need to take a dependency on a native binary, you need to put it in a path that is loadable. This scenario needs to take bitness and OS into account. You also need to be able to produce a p...
1.0
Support consuming and producing nuget packages with native binaries - We need a convention for both consuming and adding native binaries to nuget packages. When you're developing a project and need to take a dependency on a native binary, you need to put it in a path that is loadable. This scenario needs to take b...
non_priority
support consuming and producing nuget packages with native binaries we need a convention for both consuming and adding native binaries to nuget packages when you re developing a project and need to take a dependency on a native binary you need to put it in a path that is loadable this scenario needs to take b...
0
56,610
6,992,967,141
IssuesEvent
2017-12-15 09:28:46
pythonapis/MLNGAHTE5T5NGNHWMPPDWFPE
https://api.github.com/repos/pythonapis/MLNGAHTE5T5NGNHWMPPDWFPE
reopened
bubSH28Mh+vmSFzMos2StmEpjhR+iTZcz8D/szv4u9EFNaSPINKbjTc/j3K44Ab9SAxIy3d4tTbbyMi6owcV/MEpRip1CvQSlH9KNgs8LrZD7Sq0aYgpyXaK/wyg2GP4k6y9S1nk0weErGpr8lzfKnJ8lx03n6o0b/dmPHHgE8A=
design
yt2bZmcymECCWnKfGj1R8NdMavMvjA8jQLUBhC0gfqUw11ALsxxB8itX14DPUhVHPysVNCPNARpe+tDnBCh4cjO5Wi5h0nCtlFDcXosV680BifaXMJOzOIbJvC2Sllmf7OAhUS0N77tLqbf0sB8jwQhKGNwv9b3gRCb3BMzZyEX9DIPBidub+5ORznCd7i/nTaxYiwr2MghiaXnfyjZDIk2sWIsK9jIIYml538o2QyJNrFiLCvYyCGJped/KNkMiTaxYiwr2MghiaXnfyjZDIherRX9lcADY9MC1apI01QzFdHUwWwrd9omJ4wInImLA...
1.0
bubSH28Mh+vmSFzMos2StmEpjhR+iTZcz8D/szv4u9EFNaSPINKbjTc/j3K44Ab9SAxIy3d4tTbbyMi6owcV/MEpRip1CvQSlH9KNgs8LrZD7Sq0aYgpyXaK/wyg2GP4k6y9S1nk0weErGpr8lzfKnJ8lx03n6o0b/dmPHHgE8A= - yt2bZmcymECCWnKfGj1R8NdMavMvjA8jQLUBhC0gfqUw11ALsxxB8itX14DPUhVHPysVNCPNARpe+tDnBCh4cjO5Wi5h0nCtlFDcXosV680BifaXMJOzOIbJvC2Sllmf7OAhUS0N77tLqbf0s...
non_priority
vofaureadniq scwhiwgx toishjcl ge fcsdjyidqflfempgkl p fnpykcbs xharqxl st
0
18,703
3,080,680,743
IssuesEvent
2015-08-22 00:32:24
jameslh/pagedown
https://api.github.com/repos/jameslh/pagedown
closed
Need a prominent version number
auto-migrated Priority-Medium Type-Defect
``` In order to get this library updated on cdnjs, someone needs to submit a pull request which follows the rules at https://github.com/cdnjs/cdnjs A very old version of this library is already on cdnjs as 1.0, but I can't find a proper version number for pagedown, so can't update that version number to the correct...
1.0
Need a prominent version number - ``` In order to get this library updated on cdnjs, someone needs to submit a pull request which follows the rules at https://github.com/cdnjs/cdnjs A very old version of this library is already on cdnjs as 1.0, but I can't find a proper version number for pagedown, so can't update ...
non_priority
need a prominent version number in order to get this library updated on cdnjs someone needs to submit a pull request which follows the rules at a very old version of this library is already on cdnjs as but i can t find a proper version number for pagedown so can t update that version number to the co...
0
255,368
8,122,397,853
IssuesEvent
2018-08-16 11:28:26
mozilla/addons-frontend
https://api.github.com/repos/mozilla/addons-frontend
reopened
Use the collection owner when adding an add-on to a collection from the collection edit screen
component: collections priority: p2 size: S type: bug
The function that should allow users with either `Admin:Curation` or `Collections:Contribute` to add add-ons to collections that they do not personally own is currently not working. That's because the code that calls the API assumes that the current user is the owner of the collection. We need to change the code in `Co...
1.0
Use the collection owner when adding an add-on to a collection from the collection edit screen - The function that should allow users with either `Admin:Curation` or `Collections:Contribute` to add add-ons to collections that they do not personally own is currently not working. That's because the code that calls the AP...
priority
use the collection owner when adding an add on to a collection from the collection edit screen the function that should allow users with either admin curation or collections contribute to add add ons to collections that they do not personally own is currently not working that s because the code that calls the ap...
1
27,864
5,400,952,586
IssuesEvent
2017-02-27 23:27:51
snowplow/snowplow
https://api.github.com/repos/snowplow/snowplow
closed
Documentation: Broken sidebar links
bug documentation
Top two pages on customized sidebar are broken (direct to 404) 1. Trackers 2. Overview (404) 3. JavaScript Tracker (404)
1.0
Documentation: Broken sidebar links - Top two pages on customized sidebar are broken (direct to 404) 1. Trackers 2. Overview (404) 3. JavaScript Tracker (404)
non_priority
documentation broken sidebar links top two pages on customized sidebar are broken direct to trackers overview javascript tracker
0
410,488
27,788,815,080
IssuesEvent
2023-03-17 07:00:12
kookmin-sw/capstone-2023-23
https://api.github.com/repos/kookmin-sw/capstone-2023-23
opened
2주차 회의록
documentation
# 2주차 회의록 --- - 회의 일시 : 2023.03.10 ( 금 ) - 회의록 작성자 : 박성준 - 회의 참여자 : 노지민, 문선진, 문소윤, 박성준, 이정현 --- ## 회의 내용 1. AI 파트 ( 노지민 ) : 식물 AI가 판별하기 위한 데이터의 문제점 세 가지 1. 데이터 셋을 찾았지만, 외국 데이터 셋으로 식물 카테고리가 한국의 환경과 적합하지 않았다. 2. 식물을 처음 심었을 때는 어린 식물 데이터를, 어느정도 성장이 이뤄진 뒤에는 성체 식물 데이터를 통해 AI가 작동되어야하는데, 두 가지 데이터셋을 병...
1.0
2주차 회의록 - # 2주차 회의록 --- - 회의 일시 : 2023.03.10 ( 금 ) - 회의록 작성자 : 박성준 - 회의 참여자 : 노지민, 문선진, 문소윤, 박성준, 이정현 --- ## 회의 내용 1. AI 파트 ( 노지민 ) : 식물 AI가 판별하기 위한 데이터의 문제점 세 가지 1. 데이터 셋을 찾았지만, 외국 데이터 셋으로 식물 카테고리가 한국의 환경과 적합하지 않았다. 2. 식물을 처음 심었을 때는 어린 식물 데이터를, 어느정도 성장이 이뤄진 뒤에는 성체 식물 데이터를 통해 AI가 작동되어야하는데, 두 ...
non_priority
회의록 회의록 회의 일시 금 회의록 작성자 박성준 회의 참여자 노지민 문선진 문소윤 박성준 이정현 회의 내용 ai 파트 노지민 식물 ai가 판별하기 위한 데이터의 문제점 세 가지 데이터 셋을 찾았지만 외국 데이터 셋으로 식물 카테고리가 한국의 환경과 적합하지 않았다 식물을 처음 심었을 때는 어린 식물 데이터를 어느정도 성장이 이뤄진 뒤에는 성체 식물 데이터를 통해 ai가 작동되어야하는데 두 가지 데이터셋을 ...
0
330,312
10,038,444,288
IssuesEvent
2019-07-18 15:09:50
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
code relocation generating different memory layout cause user mode not working
area: Linker Scripts area: Memory Protection area: Userspace bug priority: medium
**Describe the bug** In the magic building process for user mode, there are different memory layout as below log show. The map file of building zephyr_prebuilt.elf is: ``` .text.sedi_pm_pmu2nvic_isr 0x0000000060011188 0xa libbsp_sedi_arm.a(pm.c.obj) 0x0000000060011188 ...
1.0
code relocation generating different memory layout cause user mode not working - **Describe the bug** In the magic building process for user mode, there are different memory layout as below log show. The map file of building zephyr_prebuilt.elf is: ``` .text.sedi_pm_pmu2nvic_isr 0x000000006001118...
priority
code relocation generating different memory layout cause user mode not working describe the bug in the magic building process for user mode there are different memory layout as below log show the map file of building zephyr prebuilt elf is text sedi pm isr libbsp sedi a...
1
699,919
24,036,986,540
IssuesEvent
2022-09-15 20:10:34
googleapis/google-cloud-go
https://api.github.com/repos/googleapis/google-cloud-go
closed
profiler: TestAgentIntegration failed
type: bug priority: p1 api: cloudprofiler flakybot: issue
Note: #6149 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: f7b082212b1e46ff2f4126b52d49618785c2e8ca buildURL: [Build Status](https://source.cloud.google.com/results/invocations/816ce2a6-f4ce-46e5-93a6-7ea0e3b052ee), [Sponge](http://sponge2/816ce2a6-f4ce-46e5-...
1.0
profiler: TestAgentIntegration failed - Note: #6149 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: f7b082212b1e46ff2f4126b52d49618785c2e8ca buildURL: [Build Status](https://source.cloud.google.com/results/invocations/816ce2a6-f4ce-46e5-93a6-7ea0e3b052ee), [Sp...
priority
profiler testagentintegration failed note was also for this test but it was closed more than days ago so i didn t mark it flaky commit buildurl status failed test output proftest go serial port output for profiler test gomaster ...
1
541,557
15,829,366,514
IssuesEvent
2021-04-06 11:05:17
wso2/product-apim
https://api.github.com/repos/wso2/product-apim
closed
Mediation IN/OUT editor missing for SOAPtoRest API when changing the HTTP method of a resource
Priority/Normal Type/Bug
### Description: When changing the GET method into the POST method in the API definition itself through the publisher UI after creating an API using the WSDL URL with the Generate REST APIs option in APIM 3.1.0. After changing the GET method into POST via the API definition through the publisher UI, the SOAP to REST c...
1.0
Mediation IN/OUT editor missing for SOAPtoRest API when changing the HTTP method of a resource - ### Description: When changing the GET method into the POST method in the API definition itself through the publisher UI after creating an API using the WSDL URL with the Generate REST APIs option in APIM 3.1.0. After chan...
priority
mediation in out editor missing for soaptorest api when changing the http method of a resource description when changing the get method into the post method in the api definition itself through the publisher ui after creating an api using the wsdl url with the generate rest apis option in apim after chan...
1
177,517
21,478,147,202
IssuesEvent
2022-04-26 15:14:49
lukebroganws/Java-Demo
https://api.github.com/repos/lukebroganws/Java-Demo
closed
CVE-2016-3092 (High) detected in commons-fileupload-1.3.1.jar - autoclosed
security vulnerability
## CVE-2016-3092 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-fileupload-1.3.1.jar</b></p></summary> <p>The Apache Commons FileUpload component provides a simple yet flexibl...
True
CVE-2016-3092 (High) detected in commons-fileupload-1.3.1.jar - autoclosed - ## CVE-2016-3092 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-fileupload-1.3.1.jar</b></p></summa...
non_priority
cve high detected in commons fileupload jar autoclosed cve high severity vulnerability vulnerable library commons fileupload jar the apache commons fileupload component provides a simple yet flexible means of adding support for multipart file upload functionality to servle...
0
78,041
9,657,910,935
IssuesEvent
2019-05-20 09:41:48
Neufund/platform-frontend
https://api.github.com/repos/Neufund/platform-frontend
closed
Issuer ETO page preview / published toggle
Design Postponed
**Background** On the Issue Dashboard: When an issuer visits their ETO Page - they see the entire ETO listing preview with All the data they have submitted via all the ETO forms they've completed. We need to implement a switch on that listing view to allow them to toggle between All their fields versus the fields t...
1.0
Issuer ETO page preview / published toggle - **Background** On the Issue Dashboard: When an issuer visits their ETO Page - they see the entire ETO listing preview with All the data they have submitted via all the ETO forms they've completed. We need to implement a switch on that listing view to allow them to toggle...
non_priority
issuer eto page preview published toggle background on the issue dashboard when an issuer visits their eto page they see the entire eto listing preview with all the data they have submitted via all the eto forms they ve completed we need to implement a switch on that listing view to allow them to toggle...
0
190,213
14,538,005,891
IssuesEvent
2020-12-15 09:54:29
mindsdb/mindsdb_python_sdk
https://api.github.com/repos/mindsdb/mindsdb_python_sdk
closed
Tests for config endpoint
tests
Ideally, once the interface of the config endpoint is done, we should add the tests first and implement based on the expected behavior there.
1.0
Tests for config endpoint - Ideally, once the interface of the config endpoint is done, we should add the tests first and implement based on the expected behavior there.
non_priority
tests for config endpoint ideally once the interface of the config endpoint is done we should add the tests first and implement based on the expected behavior there
0
177,483
14,629,985,208
IssuesEvent
2020-12-23 16:49:45
ingogriebsch/spring-hateoas-siren
https://api.github.com/repos/ingogriebsch/spring-hateoas-siren
opened
Include an up to date changelog in the project that is available in the released artifacts of a specific release
type:documentation type:improvement
https://github.com/github-changelog-generator/github-changelog-generator https://github.com/marketplace/actions/generate-changelog https://levelup.gitconnected.com/how-to-manually-trigger-a-github-actions-workflow-4712542f1960 https://github.blog/changelog/2020-07-06-github-actions-manual-triggers-with-workflow_disp...
1.0
Include an up to date changelog in the project that is available in the released artifacts of a specific release - https://github.com/github-changelog-generator/github-changelog-generator https://github.com/marketplace/actions/generate-changelog https://levelup.gitconnected.com/how-to-manually-trigger-a-github-action...
non_priority
include an up to date changelog in the project that is available in the released artifacts of a specific release
0
436,425
12,550,402,693
IssuesEvent
2020-06-06 10:59:47
googleapis/google-api-java-client-services
https://api.github.com/repos/googleapis/google-api-java-client-services
opened
Synthesis failed for webmasters
autosynth failure priority: p1 type: bug
Hello! Autosynth couldn't regenerate webmasters. :broken_heart: Here's the output from running `synth.py`: ``` 2020-06-06 03:59:40,577 autosynth [INFO] > logs will be written to: /tmpfs/src/github/synthtool/logs/googleapis/google-api-java-client-services 2020-06-06 03:59:41,930 autosynth [DEBUG] > Running: git config...
1.0
Synthesis failed for webmasters - Hello! Autosynth couldn't regenerate webmasters. :broken_heart: Here's the output from running `synth.py`: ``` 2020-06-06 03:59:40,577 autosynth [INFO] > logs will be written to: /tmpfs/src/github/synthtool/logs/googleapis/google-api-java-client-services 2020-06-06 03:59:41,930 autos...
priority
synthesis failed for webmasters hello autosynth couldn t regenerate webmasters broken heart here s the output from running synth py autosynth logs will be written to tmpfs src github synthtool logs googleapis google api java client services autosynth running git con...
1
3,447
2,538,417,769
IssuesEvent
2015-01-27 06:25:37
vanowm/FirefoxCookiesManagerPlus
https://api.github.com/repos/vanowm/FirefoxCookiesManagerPlus
closed
Cookie Protect change "httponly" or auto disable "httponly" cookie to "no-httponly"
imported Priority-Low Type-Request
_From [Tonmaste...@gmail.com](https://code.google.com/u/104886322959561075906/) on October 02, 2013 06:40:28_ Cookie Protect change "httponly" or auto disable "httponly" cookie to "no-httponly" I want feature protect change of cookie u can look for simple here https://chrome.google.com/webstore/detail/edit-this-coo...
1.0
Cookie Protect change "httponly" or auto disable "httponly" cookie to "no-httponly" - _From [Tonmaste...@gmail.com](https://code.google.com/u/104886322959561075906/) on October 02, 2013 06:40:28_ Cookie Protect change "httponly" or auto disable "httponly" cookie to "no-httponly" I want feature protect change of coo...
priority
cookie protect change httponly or auto disable httponly cookie to no httponly from on october cookie protect change httponly or auto disable httponly cookie to no httponly i want feature protect change of cookie u can look for simple here this addon in chrome can protect change cook...
1
749,042
26,148,504,673
IssuesEvent
2022-12-30 09:47:41
fractal-analytics-platform/fractal
https://api.github.com/repos/fractal-analytics-platform/fractal
closed
Update dataset endpoint address
High Priority mantainance
https://github.com/fractal-analytics-platform/fractal-server/pull/402 has a breaking change in the API (the address for the dataset get endpoint). This will be released in fractal-server=1.0.0b10
1.0
Update dataset endpoint address - https://github.com/fractal-analytics-platform/fractal-server/pull/402 has a breaking change in the API (the address for the dataset get endpoint). This will be released in fractal-server=1.0.0b10
priority
update dataset endpoint address has a breaking change in the api the address for the dataset get endpoint this will be released in fractal server
1
108,740
23,657,064,842
IssuesEvent
2022-08-26 12:18:42
arduino/arduino-ide
https://api.github.com/repos/arduino/arduino-ide
closed
Remove **File > Close Editor** menu item
type: enhancement topic: code
## Describe the current behavior A new menu item **File > Close Editor** was introduced recently. This closes the currently selected editor. The code files in the root of an Arduino sketch are always opened in the Arduino IDE editors. It is very rare for users to have any other editors open in the IDE. **File > C...
1.0
Remove **File > Close Editor** menu item - ## Describe the current behavior A new menu item **File > Close Editor** was introduced recently. This closes the currently selected editor. The code files in the root of an Arduino sketch are always opened in the Arduino IDE editors. It is very rare for users to have an...
non_priority
remove file close editor menu item describe the current behavior a new menu item file close editor was introduced recently this closes the currently selected editor the code files in the root of an arduino sketch are always opened in the arduino ide editors it is very rare for users to have an...
0
756,925
26,490,094,935
IssuesEvent
2023-01-17 21:44:21
sugarlabs/musicblocks
https://api.github.com/repos/sugarlabs/musicblocks
closed
Open .tb from clipboard
Issue-Enhancement Priority-Minor
Warning: totally selfish feature proposal It would be nice if I could copy .tb code and drag from one browser window to another to open the files. Right now, for example, if there is .tb code in a github comment, I have to copy, then paste into a text editor, save, then open from MB. ...not sure how much this ...
1.0
Open .tb from clipboard - Warning: totally selfish feature proposal It would be nice if I could copy .tb code and drag from one browser window to another to open the files. Right now, for example, if there is .tb code in a github comment, I have to copy, then paste into a text editor, save, then open from MB. ...
priority
open tb from clipboard warning totally selfish feature proposal it would be nice if i could copy tb code and drag from one browser window to another to open the files right now for example if there is tb code in a github comment i have to copy then paste into a text editor save then open from mb ...
1
81,372
15,720,623,564
IssuesEvent
2021-03-29 00:40:05
michaeljones/breathe
https://api.github.com/repos/michaeljones/breathe
closed
IndexError when generating toctree
bug code regression
Commit 9f2c660324773029fdbc1e587a9aeaa17d75bc1a introduced some issue/behavior change that results in failed doc builds. I don't understand breathe/doxygen sufficiently to be able to provide a minimal reproducer, but I can reproduce this issue 100 % of time when building [Knot Resolver](https://gitlab.nic.cz/knot/knot-...
1.0
IndexError when generating toctree - Commit 9f2c660324773029fdbc1e587a9aeaa17d75bc1a introduced some issue/behavior change that results in failed doc builds. I don't understand breathe/doxygen sufficiently to be able to provide a minimal reproducer, but I can reproduce this issue 100 % of time when building [Knot Resol...
non_priority
indexerror when generating toctree commit introduced some issue behavior change that results in failed doc builds i don t understand breathe doxygen sufficiently to be able to provide a minimal reproducer but i can reproduce this issue of time when building docs here s the traceback i get tra...
0
77,418
15,529,721,669
IssuesEvent
2021-03-13 16:17:46
Seneca-CDOT/telescope
https://api.github.com/repos/Seneca-CDOT/telescope
opened
Allow fine-grained user validation in Satellite middleware
satellite type: enhancement type: security
In certain places we need to be able to do custom checks against certain claims for the currently authenticated user. An authenticated user sends a JWT bearer token, which includes claims like their id (`sub`) and their `roles`, etc. We need a simple way for microservices to be able to inspect the user's claims, an...
True
Allow fine-grained user validation in Satellite middleware - In certain places we need to be able to do custom checks against certain claims for the currently authenticated user. An authenticated user sends a JWT bearer token, which includes claims like their id (`sub`) and their `roles`, etc. We need a simple way ...
non_priority
allow fine grained user validation in satellite middleware in certain places we need to be able to do custom checks against certain claims for the currently authenticated user an authenticated user sends a jwt bearer token which includes claims like their id sub and their roles etc we need a simple way ...
0
164,839
6,257,251,133
IssuesEvent
2017-07-14 12:46:01
AnalyticalGraphicsInc/cesium
https://api.github.com/repos/AnalyticalGraphicsInc/cesium
opened
Pilot GitHub releases for Cesium 1.46
category - tooling priority - next release
For the 1.36 release, let's pilot using the GitHub release feature by uploading the zip and including the CHANGES.md section here: https://github.com/AnalyticalGraphicsInc/cesium/releases/new The Cesium website download page could then link to this zip and we will be able to get GitHub release download stats from...
1.0
Pilot GitHub releases for Cesium 1.46 - For the 1.36 release, let's pilot using the GitHub release feature by uploading the zip and including the CHANGES.md section here: https://github.com/AnalyticalGraphicsInc/cesium/releases/new The Cesium website download page could then link to this zip and we will be able t...
priority
pilot github releases for cesium for the release let s pilot using the github release feature by uploading the zip and including the changes md section here the cesium website download page could then link to this zip and we will be able to get github release download stats from which we currently...
1
76,447
7,529,455,876
IssuesEvent
2018-04-14 05:04:46
openshift/origin
https://api.github.com/repos/openshift/origin
closed
TestRouterReloadSuppressionOnSync flake
component/routing kind/test-flake lifecycle/rotten priority/P1
https://ci.openshift.redhat.com/jenkins/job/test_pull_request_origin/1250/consoleFull#-38562260156bf4006e4b05b79524e5923 ``` === RUN TestRouterReloadSuppressionOnSync masterAddr: "127.0.0.1:12000" --- FAIL: TestRouterReloadSuppressionOnSync (7.55s) router_without_haproxy_test.go:362: Router router_0 reloaded ...
1.0
TestRouterReloadSuppressionOnSync flake - https://ci.openshift.redhat.com/jenkins/job/test_pull_request_origin/1250/consoleFull#-38562260156bf4006e4b05b79524e5923 ``` === RUN TestRouterReloadSuppressionOnSync masterAddr: "127.0.0.1:12000" --- FAIL: TestRouterReloadSuppressionOnSync (7.55s) router_without_hapr...
non_priority
testrouterreloadsuppressiononsync flake run testrouterreloadsuppressiononsync masteraddr fail testrouterreloadsuppressiononsync router without haproxy test go router router reloaded times router without haproxy test go router router reloaded times rout...
0
488,443
14,077,522,036
IssuesEvent
2020-11-04 12:10:10
AY2021S1-CS2103T-W15-2/tp
https://api.github.com/repos/AY2021S1-CS2103T-W15-2/tp
closed
[PE-D] Date Validation could be more stringent
bug priority.High
There are many date fields such as exam date, last payment date. Specifically when I tested the command `exam add 6 n/finals d/31/02/10 s/1/9` which has all fields valid except the date field, it still passed as a command even though the date 31st February does not exist. It is however recorded as 29th February instead...
1.0
[PE-D] Date Validation could be more stringent - There are many date fields such as exam date, last payment date. Specifically when I tested the command `exam add 6 n/finals d/31/02/10 s/1/9` which has all fields valid except the date field, it still passed as a command even though the date 31st February does not exist...
priority
date validation could be more stringent there are many date fields such as exam date last payment date specifically when i tested the command exam add n finals d s which has all fields valid except the date field it still passed as a command even though the date february does not exist it is how...
1
580,222
17,213,257,808
IssuesEvent
2021-07-19 08:15:23
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.homedepot.com - desktop site instead of mobile site
browser-focus-geckoview engine-gecko priority-important
<!-- @browser: Firefox Mobile 90.0 --> <!-- @ua_header: Mozilla/5.0 (Android 12; Mobile; rv:90.0) Gecko/90.0 Firefox/90.0 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/80622 --> <!-- @extra_labels: browser-focus-geckoview --> **URL**: https://www.homedepot.com/ **...
1.0
www.homedepot.com - desktop site instead of mobile site - <!-- @browser: Firefox Mobile 90.0 --> <!-- @ua_header: Mozilla/5.0 (Android 12; Mobile; rv:90.0) Gecko/90.0 Firefox/90.0 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/80622 --> <!-- @extra_labels: browser-fo...
priority
desktop site instead of mobile site url browser version firefox mobile operating system android tested another browser yes chrome problem type desktop site instead of mobile site description desktop site instead of mobile site steps to reproduce the websit...
1
592,593
17,911,920,190
IssuesEvent
2021-09-09 06:50:15
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.pornhub.com - design is broken
browser-chrome-mobile nsfw priority-critical
<!-- @browser: Chrome Mobile 93.0.4577 --> <!-- @ua_header: Mozilla/5.0 (Linux; Android 11; SM-A205F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.62 Mobile Safari/537.36 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/86252 --> **URL**: https://www.pornhu...
1.0
www.pornhub.com - design is broken - <!-- @browser: Chrome Mobile 93.0.4577 --> <!-- @ua_header: Mozilla/5.0 (Linux; Android 11; SM-A205F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.62 Mobile Safari/537.36 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/8...
priority
design is broken url browser version chrome mobile operating system android tested another browser yes chrome problem type design is broken description images not loaded steps to reproduce the preview doesn t show up even if i reload the page browser c...
1
69,637
9,311,151,659
IssuesEvent
2019-03-25 20:38:01
virtual-kubelet/virtual-kubelet
https://api.github.com/repos/virtual-kubelet/virtual-kubelet
closed
Point users to official website
documentation
As it stands, there's no indication in this repository that there's an official website for VK at https://virtual-kubelet.io. This should be added to the repo description and mentioned in the README.
1.0
Point users to official website - As it stands, there's no indication in this repository that there's an official website for VK at https://virtual-kubelet.io. This should be added to the repo description and mentioned in the README.
non_priority
point users to official website as it stands there s no indication in this repository that there s an official website for vk at this should be added to the repo description and mentioned in the readme
0
50,765
13,187,727,068
IssuesEvent
2020-08-13 04:22:36
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
closed
[simulation] release notes not up to date (Trac #1325)
Migrated from Trac combo simulation defect
The simulation meta-project trunk release notes only goes up to V04-01-07. I've seen release notes for versions past that, so we're out of sync. Fix that. <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1325">https://code.icecube.wisc.edu/ticket/1325</a>, reported by david.schultz ...
1.0
[simulation] release notes not up to date (Trac #1325) - The simulation meta-project trunk release notes only goes up to V04-01-07. I've seen release notes for versions past that, so we're out of sync. Fix that. <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1325">https://code.ice...
non_priority
release notes not up to date trac the simulation meta project trunk release notes only goes up to i ve seen release notes for versions past that so we re out of sync fix that migrated from json status closed changetime description the simulati...
0
705,358
24,232,336,071
IssuesEvent
2022-09-26 19:28:15
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
[Docs] Add documentation for pg_stat_progress_copy
kind/enhancement area/ysql priority/medium
Jira Link: [DB-3523](https://yugabyte.atlassian.net/browse/DB-3523) ### Description We added [pg_stat_progress_copy](https://www.postgresql.org/docs/current/progress-reporting.html#COPY-PROGRESS-REPORTING) view in the YB. Mostly it is same as PostgreSQL with the following changes - tuples_processed are the tup...
1.0
[Docs] Add documentation for pg_stat_progress_copy - Jira Link: [DB-3523](https://yugabyte.atlassian.net/browse/DB-3523) ### Description We added [pg_stat_progress_copy](https://www.postgresql.org/docs/current/progress-reporting.html#COPY-PROGRESS-REPORTING) view in the YB. Mostly it is same as PostgreSQL with the ...
priority
add documentation for pg stat progress copy jira link description we added view in the yb mostly it is same as postgresql with the following changes tuples processed are the tuples which are already persisted in a transaction during the copy command retains copy command information in t...
1
409,131
11,957,412,805
IssuesEvent
2020-04-04 14:18:59
neuropoly/spinalcordtoolbox
https://api.github.com/repos/neuropoly/spinalcordtoolbox
closed
Function is crashing with sagittal data
bug priority:HIGH sct_dmri_moco
Hello, I am running SCT 4.2.1 on a OSX 10.12.6 I am having trouble processing dmri data ( acquired sagittally, poor resolution ; Processing of T2 files from same patients works fine). There seems to be a problem with dmri moco which I don't understand : > Exception: Couldn't find mat.Z0000T0000Warp.nii.gz in m...
1.0
Function is crashing with sagittal data - Hello, I am running SCT 4.2.1 on a OSX 10.12.6 I am having trouble processing dmri data ( acquired sagittally, poor resolution ; Processing of T2 files from same patients works fine). There seems to be a problem with dmri moco which I don't understand : > Exception: Co...
priority
function is crashing with sagittal data hello i am running sct on a osx i am having trouble processing dmri data acquired sagittally poor resolution processing of files from same patients works fine there seems to be a problem with dmri moco which i don t understand exception could...
1
183,103
14,199,323,986
IssuesEvent
2020-11-16 02:00:43
FasterXML/jackson-dataformat-xml
https://api.github.com/repos/FasterXML/jackson-dataformat-xml
closed
`MismatchedInputException` when reading field with same name as class
has-failing-test
Ticket #393 has been fixed in that a Jackson annotated class can be read if a nested field with the same name as the class is found. However, when the class is generated from an XSD and thus has JAXB annotations, this still seems to fail. For example, this XML should now be read correctly: ``` <Product> <Pri...
1.0
`MismatchedInputException` when reading field with same name as class - Ticket #393 has been fixed in that a Jackson annotated class can be read if a nested field with the same name as the class is found. However, when the class is generated from an XSD and thus has JAXB annotations, this still seems to fail. For e...
non_priority
mismatchedinputexception when reading field with same name as class ticket has been fixed in that a jackson annotated class can be read if a nested field with the same name as the class is found however when the class is generated from an xsd and thus has jaxb annotations this still seems to fail for exa...
0
7,635
8,016,535,435
IssuesEvent
2018-07-25 13:38:34
terraform-providers/terraform-provider-aws
https://api.github.com/repos/terraform-providers/terraform-provider-aws
closed
Crash Report: terraform apply causes crash
bug crash service/ses
_This issue was originally opened by @elsdrium as hashicorp/terraform#18534. It was migrated here as a result of the [provider split](https://www.hashicorp.com/blog/upcoming-provider-changes-in-terraform-0-10/). The original body of the issue is below._ <hr> <!-- Hi there, Thank you for opening an issue. Plea...
1.0
Crash Report: terraform apply causes crash - _This issue was originally opened by @elsdrium as hashicorp/terraform#18534. It was migrated here as a result of the [provider split](https://www.hashicorp.com/blog/upcoming-provider-changes-in-terraform-0-10/). The original body of the issue is below._ <hr> <!-- Hi t...
non_priority
crash report terraform apply causes crash this issue was originally opened by elsdrium as hashicorp terraform it was migrated here as a result of the the original body of the issue is below hi there thank you for opening an issue please note that we try to keep the terraform issue track...
0
6,575
2,589,913,697
IssuesEvent
2015-02-18 15:53:28
chessmasterhong/WaterEmblem
https://api.github.com/repos/chessmasterhong/WaterEmblem
closed
Player party position persists between maps when it is not supposed to
bug high priority
After completing the current map objective and transitioning to the new map, the player's party is positioned at the same spots as in the previous map. This can have dire consequences as player units can get stuck in "walls", other collision tiles, or on top of enemies after entering the new map. This is not suppose...
1.0
Player party position persists between maps when it is not supposed to - After completing the current map objective and transitioning to the new map, the player's party is positioned at the same spots as in the previous map. This can have dire consequences as player units can get stuck in "walls", other collision tiles...
priority
player party position persists between maps when it is not supposed to after completing the current map objective and transitioning to the new map the player s party is positioned at the same spots as in the previous map this can have dire consequences as player units can get stuck in walls other collision tiles...
1
24,425
7,496,826,572
IssuesEvent
2018-04-08 13:41:33
allinurl/goaccess
https://api.github.com/repos/allinurl/goaccess
closed
"git clone https://github.com/allinurl/goaccess.git" Do not work
build other
As per the instructions given for getting goaccess via git (Build from GitHub (Development)), it is noted that the given "git clone" command exsits with below error .. **[root@abcd ~]# git clone https://github.com/allinurl/goaccess.git** **Initialized empty Git repository in /root/goaccess-1.2/goaccess/.git/** **e...
1.0
"git clone https://github.com/allinurl/goaccess.git" Do not work - As per the instructions given for getting goaccess via git (Build from GitHub (Development)), it is noted that the given "git clone" command exsits with below error .. **[root@abcd ~]# git clone https://github.com/allinurl/goaccess.git** **Initializ...
non_priority
git clone do not work as per the instructions given for getting goaccess via git build from github development it is noted that the given git clone command exsits with below error git clone initialized empty git repository in root goaccess goaccess git error while accessing ...
0
82,808
10,281,608,511
IssuesEvent
2019-08-26 08:56:33
ShenZZ/HomeSolution
https://api.github.com/repos/ShenZZ/HomeSolution
opened
仪表盘的设计
need-design 统计报表
1. 系统当前客户(进行中): 客源数 意向 订金 签约 设计(金额)工程(金额)产品(金额)定制(金额)订单合计(金额) 2. 本年度统计: 饼图1:年度创建总客户(客源、意向、作废) 饼图2:意向客户(订金客户、签约客户) 饼图3:签约客户(未完成、已完成) 饼图4:产值(设计、工程、产品、定制) 3. 月度统计: 折线图: Y轴客户数量 X轴客户、意向、签约柱状图
1.0
仪表盘的设计 - 1. 系统当前客户(进行中): 客源数 意向 订金 签约 设计(金额)工程(金额)产品(金额)定制(金额)订单合计(金额) 2. 本年度统计: 饼图1:年度创建总客户(客源、意向、作废) 饼图2:意向客户(订金客户、签约客户) 饼图3:签约客户(未完成、已完成) 饼图4:产值(设计、工程、产品、定制) 3. 月度统计: 折线图: Y轴客户数量 X轴客户、意向、签约柱状图
non_priority
仪表盘的设计 系统当前客户(进行中) 客源数 意向 订金 签约 设计(金额)工程(金额)产品(金额)定制(金额)订单合计(金额) 本年度统计 年度创建总客户(客源、意向、作废) 意向客户(订金客户、签约客户) 签约客户(未完成、已完成) 产值(设计、工程、产品、定制) 月度统计 折线图 y轴客户数量 x轴客户、意向、签约柱状图
0
144,688
13,114,035,655
IssuesEvent
2020-08-05 06:57:59
ShixiangWang/sigminer.workflow
https://api.github.com/repos/ShixiangWang/sigminer.workflow
closed
文章准备:框架和模板
documentation
Target journal Bioinformatics: - https://doi.org/10.1093/bioinformatics/btx377 - https://doi.org/10.1093/bioinformatics/btx211 - https://doi.org/10.1093/bioinformatics/btt371 BMC Bioinformatics 都偏长一些: - https://bmcbioinformatics.biomedcentral.com/articles/10.1186/1471-2105-7-468 - https://bmcbioinformati...
1.0
文章准备:框架和模板 - Target journal Bioinformatics: - https://doi.org/10.1093/bioinformatics/btx377 - https://doi.org/10.1093/bioinformatics/btx211 - https://doi.org/10.1093/bioinformatics/btt371 BMC Bioinformatics 都偏长一些: - https://bmcbioinformatics.biomedcentral.com/articles/10.1186/1471-2105-7-468 - https://bm...
non_priority
文章准备:框架和模板 target journal bioinformatics bmc bioinformatics 都偏长一些:
0
208,905
15,948,553,982
IssuesEvent
2021-04-15 06:03:48
microsoft/azure-pipelines-tasks
https://api.github.com/repos/microsoft/azure-pipelines-tasks
closed
Publish Test Results plugin does not render NUnit test results using TestFixtureSource correctly
Area: Test Area: TestManagement enhancement stale
## Environment - Server - TFS on-premises, version 16.131.27701.1 - Agent - Private: Capability name | Capability value -- | -- Agent.OS | Windows_NT Agent.OSVersion | 10.0.14393 Agent.Version | 2.131.0 ## Issue Description There are no errors, but the final rendering does not let us distinguish between ...
2.0
Publish Test Results plugin does not render NUnit test results using TestFixtureSource correctly - ## Environment - Server - TFS on-premises, version 16.131.27701.1 - Agent - Private: Capability name | Capability value -- | -- Agent.OS | Windows_NT Agent.OSVersion | 10.0.14393 Agent.Version | 2.131.0 ## I...
non_priority
publish test results plugin does not render nunit test results using testfixturesource correctly environment server tfs on premises version agent private capability name capability value agent os windows nt agent osversion agent version issue descripti...
0
50,165
21,036,385,589
IssuesEvent
2022-03-31 08:15:27
elastic/beats
https://api.github.com/repos/elastic/beats
closed
Add Filebeat syslog unix socket input support for Nginx
Stalled Team:Services
Currently Filebeat syslog unix socket input doesn't work for Nginx Test environment: Filebeat 7.9.2 ``` yml - input_type: syslog protocol.unix: path: "/var/log/nginx/nginx.sock" ``` Nginx 1.15.2 ``` access_log syslog:server=unix:/var/log/nginx/nginx.sock,tag=nginx_access mycustomformat; ``` F...
1.0
Add Filebeat syslog unix socket input support for Nginx - Currently Filebeat syslog unix socket input doesn't work for Nginx Test environment: Filebeat 7.9.2 ``` yml - input_type: syslog protocol.unix: path: "/var/log/nginx/nginx.sock" ``` Nginx 1.15.2 ``` access_log syslog:server=unix:/var/log/n...
non_priority
add filebeat syslog unix socket input support for nginx currently filebeat syslog unix socket input doesn t work for nginx test environment filebeat yml input type syslog protocol unix path var log nginx nginx sock nginx access log syslog server unix var log ng...
0
101,483
31,165,235,660
IssuesEvent
2023-08-16 19:07:36
dotnet/dnceng
https://api.github.com/repos/dotnet/dnceng
closed
Build failed: dotnet-arcade-validation-official/main #20230816.3
Build Failed
Build [#20230816.3](https://dev.azure.com/dnceng/7ea9116e-9fac-403d-b258-b31fcf1bb293/_build/results?buildId=2245153) failed ## :x: : internal / dotnet-arcade-validation-official failed ### Summary **Finished** - Wed, 16 Aug 2023 16:26:22 GMT **Duration** - 42 minutes **Requested for** - DotNet Bot **Reason**...
1.0
Build failed: dotnet-arcade-validation-official/main #20230816.3 - Build [#20230816.3](https://dev.azure.com/dnceng/7ea9116e-9fac-403d-b258-b31fcf1bb293/_build/results?buildId=2245153) failed ## :x: : internal / dotnet-arcade-validation-official failed ### Summary **Finished** - Wed, 16 Aug 2023 16:26:22 GMT *...
non_priority
build failed dotnet arcade validation official main build failed x internal dotnet arcade validation official failed summary finished wed aug gmt duration minutes requested for dotnet bot reason batchedci details validate build asse...
0
32,206
15,279,808,602
IssuesEvent
2021-02-23 04:56:52
tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow
opened
Slower on a Nvidia 1080TI GPU than on CPU
type:performance
**System information** - Linux Ubuntu 18.04 - TensorFlow installed from binary - TensorFlow version 2.4.1 - Python version : 3.8 - CUDA V 11.0/cuDNN version 8: - GPU model: Nvidia 1080TI 11gb RAM Running same script is 2x slower on GPU than CPU Steps to reproduce the problem : obj = DeepFace.analyze(img...
True
Slower on a Nvidia 1080TI GPU than on CPU - **System information** - Linux Ubuntu 18.04 - TensorFlow installed from binary - TensorFlow version 2.4.1 - Python version : 3.8 - CUDA V 11.0/cuDNN version 8: - GPU model: Nvidia 1080TI 11gb RAM Running same script is 2x slower on GPU than CPU Steps to reproduc...
non_priority
slower on a nvidia gpu than on cpu system information linux ubuntu tensorflow installed from binary tensorflow version python version cuda v cudnn version gpu model nvidia ram running same script is slower on gpu than cpu steps to reproduce the problem ...
0
146,000
11,717,627,423
IssuesEvent
2020-03-09 17:35:15
ethereum/solidity
https://api.github.com/repos/ethereum/solidity
closed
Refactor TestCase classes
difficulty: easy enhancement good first issue testing :hammer:
@ekpyron and I went a bit over the testcases code (while looking at #8238) and come up with the following ideas for a refactor: * remove `validateSettings` and the related variables `m_settings` and `m_validateSettings`. Instead add a function `void addSetting()` that takes a string and a lambda/function pointer tha...
1.0
Refactor TestCase classes - @ekpyron and I went a bit over the testcases code (while looking at #8238) and come up with the following ideas for a refactor: * remove `validateSettings` and the related variables `m_settings` and `m_validateSettings`. Instead add a function `void addSetting()` that takes a string and a...
non_priority
refactor testcase classes ekpyron and i went a bit over the testcases code while looking at and come up with the following ideas for a refactor remove validatesettings and the related variables m settings and m validatesettings instead add a function void addsetting that takes a string and a la...
0
735,629
25,407,340,673
IssuesEvent
2022-11-22 16:11:42
windchime-yk/cinelog
https://api.github.com/repos/windchime-yk/cinelog
closed
ディレクトリ構造の修正
Priority: Low Type: Refactoring
## タスク - [x] ページコンポーネントのコメントにあるJSXをHTMLレスポンスやリダイレクトレスポンスに修正 - [x] コメントで`req`の抜けがあるところを追加 - [x] `pages`ディレクトリの配下に`redirect`ディレクトリを作成し、リダイレクトレスポンスのあるページコンポーネントを移動 - [x] `mod.tsx`の主要画面系に混ざっているリダイレクト画面系を下に移動 - [x] `mod.tsx`を`main.ts`に変更
1.0
ディレクトリ構造の修正 - ## タスク - [x] ページコンポーネントのコメントにあるJSXをHTMLレスポンスやリダイレクトレスポンスに修正 - [x] コメントで`req`の抜けがあるところを追加 - [x] `pages`ディレクトリの配下に`redirect`ディレクトリを作成し、リダイレクトレスポンスのあるページコンポーネントを移動 - [x] `mod.tsx`の主要画面系に混ざっているリダイレクト画面系を下に移動 - [x] `mod.tsx`を`main.ts`に変更
priority
ディレクトリ構造の修正 タスク ページコンポーネントのコメントにあるjsxをhtmlレスポンスやリダイレクトレスポンスに修正 コメントで req の抜けがあるところを追加 pages ディレクトリの配下に redirect ディレクトリを作成し、リダイレクトレスポンスのあるページコンポーネントを移動 mod tsx の主要画面系に混ざっているリダイレクト画面系を下に移動 mod tsx を main ts に変更
1
71,734
8,678,272,159
IssuesEvent
2018-11-30 19:23:24
IgnacioSica/Unplug
https://api.github.com/repos/IgnacioSica/Unplug
opened
Design_AA
Design
Create **wiki** for design and resolve the next bullets: - **Colour pallet** - Establish all the **8 scenes** - Choose _"theme"_ - Something more that i didn't knew by the time i created this _issue_
1.0
Design_AA - Create **wiki** for design and resolve the next bullets: - **Colour pallet** - Establish all the **8 scenes** - Choose _"theme"_ - Something more that i didn't knew by the time i created this _issue_
non_priority
design aa create wiki for design and resolve the next bullets colour pallet establish all the scenes choose theme something more that i didn t knew by the time i created this issue
0
56,133
14,940,921,747
IssuesEvent
2021-01-25 18:59:12
AeroScripts/QuestieDev
https://api.github.com/repos/AeroScripts/QuestieDev
closed
Auto Turn In Bugs on Argent Dawn Valor Token quests
Questie - Quest Issue Type - Defect
<!-- READ THIS FIRST Hello, thanks for taking the time to report a bug! Before you proceed, please verify that you're running the latest version of Questie. The easiest way to do this is via the Twitch client, but you can also download the latest version here: https://www.curseforge.com/wow/addons/questie Ques...
1.0
Auto Turn In Bugs on Argent Dawn Valor Token quests - <!-- READ THIS FIRST Hello, thanks for taking the time to report a bug! Before you proceed, please verify that you're running the latest version of Questie. The easiest way to do this is via the Twitch client, but you can also download the latest version here:...
non_priority
auto turn in bugs on argent dawn valor token quests read this first hello thanks for taking the time to report a bug before you proceed please verify that you re running the latest version of questie the easiest way to do this is via the twitch client but you can also download the latest version here ...
0
37,880
12,501,349,781
IssuesEvent
2020-06-02 01:02:25
LevyForchh/workflow2
https://api.github.com/repos/LevyForchh/workflow2
opened
CVE-2020-8163 (High) detected in actionview-4.2.11.1.gem
security vulnerability
## CVE-2020-8163 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>actionview-4.2.11.1.gem</b></p></summary> <p>Simple, battle-tested conventions and helpers for building web pages.</p> ...
True
CVE-2020-8163 (High) detected in actionview-4.2.11.1.gem - ## CVE-2020-8163 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>actionview-4.2.11.1.gem</b></p></summary> <p>Simple, battle-...
non_priority
cve high detected in actionview gem cve high severity vulnerability vulnerable library actionview gem simple battle tested conventions and helpers for building web pages library home page a href path to dependency file tmp ws scm workflow db database gemfile lo...
0
402,245
11,806,790,450
IssuesEvent
2020-03-19 10:11:46
mozilla/addons-frontend
https://api.github.com/repos/mozilla/addons-frontend
closed
Start adding comments for localizers.
component: i18n contrib: welcome priority: p4 triaged
Relates to https://github.com/mozilla/addons-frontend/issues/2305 Extraction should be ok to handle comments for localizers so we should start adding them where the context needs additional explanation.
1.0
Start adding comments for localizers. - Relates to https://github.com/mozilla/addons-frontend/issues/2305 Extraction should be ok to handle comments for localizers so we should start adding them where the context needs additional explanation.
priority
start adding comments for localizers relates to extraction should be ok to handle comments for localizers so we should start adding them where the context needs additional explanation
1
48,679
25,756,467,250
IssuesEvent
2022-12-08 16:47:07
modin-project/modin
https://api.github.com/repos/modin-project/modin
opened
Reduce amount of remote calls for square-like dataframes
Performance 🚀 new feature/request 💬 P2 Internals
## What's the problem? There are certain scenarios where some patterns of distributed executions work better than others for different types of datasets even if they're implementing the same function. Consider this example from [Modin's optimization notes](https://modin.readthedocs.io/en/stable/usage_guide/optimizatio...
True
Reduce amount of remote calls for square-like dataframes - ## What's the problem? There are certain scenarios where some patterns of distributed executions work better than others for different types of datasets even if they're implementing the same function. Consider this example from [Modin's optimization notes](htt...
non_priority
reduce amount of remote calls for square like dataframes what s the problem there are certain scenarios where some patterns of distributed executions work better than others for different types of datasets even if they re implementing the same function consider this example from when we re applying a ...
0
23,755
7,373,250,890
IssuesEvent
2018-03-13 16:46:10
numpy/numpy
https://api.github.com/repos/numpy/numpy
closed
BUG: setup.py does not build if egg-info is specified
00 - Bug component: build component: distribution
This command fails to make numpy build ``` python setup.py egg-info build install ``` But this works fine: ``` python setup.py egg-info python setup.py build python setup.py install ``` As the presence of `egg-info` causes builds to be skipped
1.0
BUG: setup.py does not build if egg-info is specified - This command fails to make numpy build ``` python setup.py egg-info build install ``` But this works fine: ``` python setup.py egg-info python setup.py build python setup.py install ``` As the presence of `egg-info` causes builds to be skipped
non_priority
bug setup py does not build if egg info is specified this command fails to make numpy build python setup py egg info build install but this works fine python setup py egg info python setup py build python setup py install as the presence of egg info causes builds to be skipped
0
23,147
7,292,874,980
IssuesEvent
2018-02-25 07:25:52
kubernetes/kubernetes
https://api.github.com/repos/kubernetes/kubernetes
closed
[E2E] Dockerfile (or build integration) for compiling image artifacts.
area/build-release area/test-infra lifecycle/rotten priority/awaiting-more-evidence sig/release team/control-plane (deprecated - do not use)
Some of the containers need a compilation step for building: ``` ... webserver: webserver.go CGO_ENABLED=0 GOOS=linux go build -a -installsuffix cgo -ldflags '-w' ./webserver.go ... ``` - I think we should have a top-level Dockerfile in `test/images/` which can build test/images golang binaries from zero. - O...
1.0
[E2E] Dockerfile (or build integration) for compiling image artifacts. - Some of the containers need a compilation step for building: ``` ... webserver: webserver.go CGO_ENABLED=0 GOOS=linux go build -a -installsuffix cgo -ldflags '-w' ./webserver.go ... ``` - I think we should have a top-level Dockerfile in `...
non_priority
dockerfile or build integration for compiling image artifacts some of the containers need a compilation step for building webserver webserver go cgo enabled goos linux go build a installsuffix cgo ldflags w webserver go i think we should have a top level dockerfile in test...
0
22,571
11,756,029,548
IssuesEvent
2020-03-13 10:42:37
MicrosoftDocs/azure-docs
https://api.github.com/repos/MicrosoftDocs/azure-docs
closed
Regional VNET integration still in preview on Azure Portal
Pri1 app-service/svc cxp product-issue triaged
Hi, Going to the Networking UI in Azure Portal I still see the Vnet Integration in preview, all screenshots don't apply. Following the blog post of @ccompy (https://azure.github.io/AppService/2020/02/27/General-Availability-of-VNet-Integration-with-Windows-Web-Apps.html) I assume that it's already GA. However, having A...
1.0
Regional VNET integration still in preview on Azure Portal - Hi, Going to the Networking UI in Azure Portal I still see the Vnet Integration in preview, all screenshots don't apply. Following the blog post of @ccompy (https://azure.github.io/AppService/2020/02/27/General-Availability-of-VNet-Integration-with-Windows-We...
non_priority
regional vnet integration still in preview on azure portal hi going to the networking ui in azure portal i still see the vnet integration in preview all screenshots don t apply following the blog post of ccompy i assume that it s already ga however having azure portal still showing preview doesn t give us en...
0
55,266
14,348,266,719
IssuesEvent
2020-11-29 11:41:03
scipy/scipy
https://api.github.com/repos/scipy/scipy
closed
scipy.stats.spearmanr mishandles nan variables with "propogate"
defect scipy.stats
`scipy.stats.speramnr` tries to see which variables have a nan value and nan-out their results in the output matrix. This is seen in [line 4215](https://github.com/scipy/scipy/blob/ac49c61d92fc11719b4a6a1ad09145ee607dd76f/scipy/stats/stats.py#L4215) `variable_has_nan = np.isnan(a).sum(axis=axisout)` Unfortunat...
1.0
scipy.stats.spearmanr mishandles nan variables with "propogate" - `scipy.stats.speramnr` tries to see which variables have a nan value and nan-out their results in the output matrix. This is seen in [line 4215](https://github.com/scipy/scipy/blob/ac49c61d92fc11719b4a6a1ad09145ee607dd76f/scipy/stats/stats.py#L4215) `...
non_priority
scipy stats spearmanr mishandles nan variables with propogate scipy stats speramnr tries to see which variables have a nan value and nan out their results in the output matrix this is seen in variable has nan np isnan a sum axis axisout unfortunately right now it accidentally applies a sum whe...
0
110,627
11,706,733,974
IssuesEvent
2020-03-08 00:21:34
sympy/sympy
https://api.github.com/repos/sympy/sympy
closed
Document how to access the solutions from solve
Documentation Easy to Fix solvers solvers.solve solvers.solveset
We have to keep in mind with SymPy that some users are really new to Python. They don't necessarily know how lists and dictionaries work. Consider http://stackoverflow.com/q/24281298/161801 and http://stackoverflow.com/q/21371093/161801. Both questions boil down to the person not knowing how to access an element of a d...
1.0
Document how to access the solutions from solve - We have to keep in mind with SymPy that some users are really new to Python. They don't necessarily know how lists and dictionaries work. Consider http://stackoverflow.com/q/24281298/161801 and http://stackoverflow.com/q/21371093/161801. Both questions boil down to the ...
non_priority
document how to access the solutions from solve we have to keep in mind with sympy that some users are really new to python they don t necessarily know how lists and dictionaries work consider and both questions boil down to the person not knowing how to access an element of a dictionary we should document t...
0
107,898
16,762,604,807
IssuesEvent
2021-06-14 02:35:45
gms-ws-demo/nibrs-pr-test
https://api.github.com/repos/gms-ws-demo/nibrs-pr-test
opened
CVE-2015-6644 (Low) detected in bcprov-jdk15on-1.54.jar
security vulnerability
## CVE-2015-6644 - Low Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bcprov-jdk15on-1.54.jar</b></p></summary> <p>The Bouncy Castle Crypto package is a Java implementation of cryptographic ...
True
CVE-2015-6644 (Low) detected in bcprov-jdk15on-1.54.jar - ## CVE-2015-6644 - Low Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bcprov-jdk15on-1.54.jar</b></p></summary> <p>The Bouncy Castle...
non_priority
cve low detected in bcprov jar cve low severity vulnerability vulnerable library bcprov jar the bouncy castle crypto package is a java implementation of cryptographic algorithms this jar contains jce provider and lightweight api for the bouncy castle cryptography apis for jdk ...
0
823,138
30,929,251,337
IssuesEvent
2023-08-06 21:58:52
HaxeFoundation/intellij-haxe
https://api.github.com/repos/HaxeFoundation/intellij-haxe
closed
Need better code hinting
enhancement Priority 3
When I `cmd+mouseover` (on OSX) a variable name, all I get is:- ``` field "fieldName" [filenameWith.ext] ``` I'm used to IntelliJ plugins that also include the type of the field as well. Something like:- ``` private var my.package.path.ThisClassName.fieldName:TypeName (filenameWith.ext) ``` where `filenameWith....
1.0
Need better code hinting - When I `cmd+mouseover` (on OSX) a variable name, all I get is:- ``` field "fieldName" [filenameWith.ext] ``` I'm used to IntelliJ plugins that also include the type of the field as well. Something like:- ``` private var my.package.path.ThisClassName.fieldName:TypeName (filenameWith.ext)...
priority
need better code hinting when i cmd mouseover on osx a variable name all i get is field fieldname i m used to intellij plugins that also include the type of the field as well something like private var my package path thisclassname fieldname typename filenamewith ext where fil...
1
678,817
23,211,730,798
IssuesEvent
2022-08-02 10:44:29
Zokrates/ZoKrates
https://api.github.com/repos/Zokrates/ZoKrates
closed
constant propagation for imports fails
Type: Bug Type: Enhancement Priority: Medium
> ecc/edwardsAdd.code ``` def main(field[2] pt1, field[2] pt2, field[10] context) -> (field[2]): field a = context[0] field d = context[1] field u1 = pt1[0] field v1 = pt1[1] field u2 = pt2[0] field v2 = pt2[1] field uOut = (u1*v2 + v1*u2) / (1 + d*u1*u2*v1*v2) field vOut...
1.0
constant propagation for imports fails - > ecc/edwardsAdd.code ``` def main(field[2] pt1, field[2] pt2, field[10] context) -> (field[2]): field a = context[0] field d = context[1] field u1 = pt1[0] field v1 = pt1[1] field u2 = pt2[0] field v2 = pt2[1] field uOut = (u1*v2 + v1*...
priority
constant propagation for imports fails ecc edwardsadd code def main field field field context field field a context field d context field field field field field uout d field vout ...
1
331,413
10,073,021,969
IssuesEvent
2019-07-24 08:41:39
wso2/kubernetes-apim
https://api.github.com/repos/wso2/kubernetes-apim
closed
Make WSO2 API Manager's Key Manager profile the default Key Manager used in WSO2 API Management deployment patterns
Priority/Normal Type/Task
**Description:** It has been suggested to make WSO2 API Manager's Key Manager profile the default Key Manager used in WSO2 API Management deployment patterns. Currently, the default Key Manager used is Identity Server as Key Manager profile. **Affected Product Version:** Kubernetes and Helm resources for WSO2 API ...
1.0
Make WSO2 API Manager's Key Manager profile the default Key Manager used in WSO2 API Management deployment patterns - **Description:** It has been suggested to make WSO2 API Manager's Key Manager profile the default Key Manager used in WSO2 API Management deployment patterns. Currently, the default Key Manager used is...
priority
make api manager s key manager profile the default key manager used in api management deployment patterns description it has been suggested to make api manager s key manager profile the default key manager used in api management deployment patterns currently the default key manager used is identity se...
1
149,637
5,722,673,713
IssuesEvent
2017-04-20 10:04:28
commons-app/apps-android-commons
https://api.github.com/repos/commons-app/apps-android-commons
closed
Tapping 'refresh' icon before Nearby list has loaded prevents it from ever loading
bug high priority nearby
If I tap 'refresh' before the list has loaded, it will never load. Tapping a second time later, or leaving and returning to the activity, does not fix the problem.
1.0
Tapping 'refresh' icon before Nearby list has loaded prevents it from ever loading - If I tap 'refresh' before the list has loaded, it will never load. Tapping a second time later, or leaving and returning to the activity, does not fix the problem.
priority
tapping refresh icon before nearby list has loaded prevents it from ever loading if i tap refresh before the list has loaded it will never load tapping a second time later or leaving and returning to the activity does not fix the problem
1