Unnamed: 0
int64
0
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
7
112
repo_url
stringlengths
36
141
action
stringclasses
3 values
title
stringlengths
1
744
labels
stringlengths
4
574
body
stringlengths
9
211k
index
stringclasses
10 values
text_combine
stringlengths
96
211k
label
stringclasses
2 values
text
stringlengths
96
188k
binary_label
int64
0
1
296,047
22,286,915,931
IssuesEvent
2022-06-11 19:32:18
bluesky/hklpy
https://api.github.com/repos/bluesky/hklpy
opened
DOC note about add_reflection(h,k,l) will use current positions
documentation
Note in the documentation that `add_reflection(h,k,l)` will use the current positions if `positions=None` (the default): https://github.com/bluesky/hklpy/blob/906f00e7044449d6bcee6a5347f70efcf628003b/hkl/sample.py#L301-L320
1.0
DOC note about add_reflection(h,k,l) will use current positions - Note in the documentation that `add_reflection(h,k,l)` will use the current positions if `positions=None` (the default): https://github.com/bluesky/hklpy/blob/906f00e7044449d6bcee6a5347f70efcf628003b/hkl/sample.py#L301-L320
non_process
doc note about add reflection h k l will use current positions note in the documentation that add reflection h k l will use the current positions if positions none the default
0
7,381
10,514,634,654
IssuesEvent
2019-09-28 02:15:12
metabase/metabase
https://api.github.com/repos/metabase/metabase
closed
SparkSQL does not properly compile datetime filters with :default bucketing
.Backend Database/Spark Priority:P3 Query Processor Type:Bug
In Spark SQL for whatever strange reason a datetime and timestamp can be compared against another, but it doesn't work correctly. For example, ```sql SELECT date '2019-09-27' < timestamp '2019-09-27 00:00:00' -- true ``` is `true` in Spark SQL, for some reason I am not able to figure out. Casting the `date` to...
1.0
SparkSQL does not properly compile datetime filters with :default bucketing - In Spark SQL for whatever strange reason a datetime and timestamp can be compared against another, but it doesn't work correctly. For example, ```sql SELECT date '2019-09-27' < timestamp '2019-09-27 00:00:00' -- true ``` is `true` in...
process
sparksql does not properly compile datetime filters with default bucketing in spark sql for whatever strange reason a datetime and timestamp can be compared against another but it doesn t work correctly for example sql select date timestamp true is true in spark sql f...
1
19,636
26,004,727,970
IssuesEvent
2022-12-20 18:13:08
daoanhhuy26012001/pacific-hotel
https://api.github.com/repos/daoanhhuy26012001/pacific-hotel
closed
setup structure project
in-process
- [x] update README.md - [x] create new file.html - [x] create new file.css - [x] create new file.js - [x] add images - [x] add bootstrap - [x] add jquery - [x] add fonts
1.0
setup structure project - - [x] update README.md - [x] create new file.html - [x] create new file.css - [x] create new file.js - [x] add images - [x] add bootstrap - [x] add jquery - [x] add fonts
process
setup structure project update readme md create new file html create new file css create new file js add images add bootstrap add jquery add fonts
1
20,987
16,389,590,648
IssuesEvent
2021-05-17 14:35:47
hochschule-darmstadt/openartbrowser
https://api.github.com/repos/hochschule-darmstadt/openartbrowser
opened
Mobile Overhaul: Tab layout
User Interface make ready usability improvement
**Reason (Why?)** In the current mobile version of the openArtBrowser, the labels for the tabs are aligned vertically at full width. We should investigate how to display them in a more compact way, because in some places they take up to half of the screen. Additionally, the selected tab indication via the background...
True
Mobile Overhaul: Tab layout - **Reason (Why?)** In the current mobile version of the openArtBrowser, the labels for the tabs are aligned vertically at full width. We should investigate how to display them in a more compact way, because in some places they take up to half of the screen. Additionally, the selected tab...
non_process
mobile overhaul tab layout reason why in the current mobile version of the openartbrowser the labels for the tabs are aligned vertically at full width we should investigate how to display them in a more compact way because in some places they take up to half of the screen additionally the selected tab...
0
769,801
27,018,825,275
IssuesEvent
2023-02-10 22:25:32
googleapis/nodejs-automl
https://api.github.com/repos/googleapis/nodejs-automl
closed
Automl Video Object Tracking Create Dataset Test: "after all" hook: delete created dataset for "should create a dataset" failed
type: bug priority: p1 api: automl flakybot: issue
Note: #678 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: 97411a2bb514b9921bb3932543a2d895c452d5c6 buildURL: [Build Status](https://source.cloud.google.com/results/invocations/111acef3-99d9-40ee-ba64-bedce26a8918), [Sponge](http://sponge2/111acef3-99d9-40ee-b...
1.0
Automl Video Object Tracking Create Dataset Test: "after all" hook: delete created dataset for "should create a dataset" failed - Note: #678 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: 97411a2bb514b9921bb3932543a2d895c452d5c6 buildURL: [Build Status](https...
non_process
automl video object tracking create dataset test after all hook delete created dataset for should create a dataset 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 cannot read property t...
0
18,666
24,583,050,828
IssuesEvent
2022-10-13 17:10:40
keras-team/keras-cv
https://api.github.com/repos/keras-team/keras-cv
closed
Add RandomRain preprocessing layer
preprocessing
## Weather Augmentation One of the real-world scenarios that pose challenges for training neural networks of Autonomous vehicles ![output_27_0](https://user-images.githubusercontent.com/17668390/164973608-66059cd2-9920-4447-99fa-a996fb94cd79.png) Impl. Ref. - https://github.com/UjjwalSaxena/Automold--Road...
1.0
Add RandomRain preprocessing layer - ## Weather Augmentation One of the real-world scenarios that pose challenges for training neural networks of Autonomous vehicles ![output_27_0](https://user-images.githubusercontent.com/17668390/164973608-66059cd2-9920-4447-99fa-a996fb94cd79.png) Impl. Ref. - https://g...
process
add randomrain preprocessing layer weather augmentation one of the real world scenarios that pose challenges for training neural networks of autonomous vehicles impl ref
1
1,445
4,017,459,061
IssuesEvent
2016-05-16 04:15:01
inasafe/inasafe
https://api.github.com/repos/inasafe/inasafe
closed
Feature update: Softcode postprocessors
Aggregation Postprocessing
# Problem The postprocessors are built around the OSM data structures and naming conventions. This causes any non-conforming building or road exposure to cause false Zeros and 'No Data' # Proposed solution Softcode postprocessors' building and road types based on exposure layer. # Related issues: - #2318 ...
1.0
Feature update: Softcode postprocessors - # Problem The postprocessors are built around the OSM data structures and naming conventions. This causes any non-conforming building or road exposure to cause false Zeros and 'No Data' # Proposed solution Softcode postprocessors' building and road types based on expos...
process
feature update softcode postprocessors problem the postprocessors are built around the osm data structures and naming conventions this causes any non conforming building or road exposure to cause false zeros and no data proposed solution softcode postprocessors building and road types based on expos...
1
12,037
3,250,687,281
IssuesEvent
2015-10-19 03:19:47
kumulsoft/Fixed-Assets
https://api.github.com/repos/kumulsoft/Fixed-Assets
closed
SETUP >> Manage Staff. Small Adjustments to the entry screen
bug enhancement Fixed Ready for testing UI
1. Rename section 'Contact Information' to 'Staff Information' 2. Rename label 'Employee Name' to 'Staff Name' 3. Contact Type must be defaulted to 'Staff' and Read Only 4. Arrange Centre and Location to be Side by Side (like Division and Section) 5. Remove/Hide the Address section 6. Position Field too is missin...
1.0
SETUP >> Manage Staff. Small Adjustments to the entry screen - 1. Rename section 'Contact Information' to 'Staff Information' 2. Rename label 'Employee Name' to 'Staff Name' 3. Contact Type must be defaulted to 'Staff' and Read Only 4. Arrange Centre and Location to be Side by Side (like Division and Section) 5. Re...
non_process
setup manage staff small adjustments to the entry screen rename section contact information to staff information rename label employee name to staff name contact type must be defaulted to staff and read only arrange centre and location to be side by side like division and section re...
0
14,033
8,445,858,422
IssuesEvent
2018-10-18 23:16:09
letsencrypt/boulder
https://api.github.com/repos/letsencrypt/boulder
opened
Update go-gorp and use Context
area/sa kind/performance layer/storage
Gorp [added a dbMap.WithContext function](https://github.com/go-gorp/gorp/commit/fe96e856d4ed65f604a6c1564df37c005bbd048f) that we can use to plumb through contexts. We should update our vendored dep and use it.
True
Update go-gorp and use Context - Gorp [added a dbMap.WithContext function](https://github.com/go-gorp/gorp/commit/fe96e856d4ed65f604a6c1564df37c005bbd048f) that we can use to plumb through contexts. We should update our vendored dep and use it.
non_process
update go gorp and use context gorp that we can use to plumb through contexts we should update our vendored dep and use it
0
191,878
14,596,909,580
IssuesEvent
2020-12-20 17:49:14
rancher/dashboard
https://api.github.com/repos/rancher/dashboard
closed
Drop-down are not the correct size
[zube]: To Test bug
Some of the drop-downs are smaller then other drop-down and all the other fields: Examples: On deployment create, in the container tab: Pull Policy is the only drop-down that is corecct. All the other drop-downs are 2 or 3 pixels to short: Here are some examples: ![image](https://user-images.githubusercontent.c...
1.0
Drop-down are not the correct size - Some of the drop-downs are smaller then other drop-down and all the other fields: Examples: On deployment create, in the container tab: Pull Policy is the only drop-down that is corecct. All the other drop-downs are 2 or 3 pixels to short: Here are some examples: ![image](ht...
non_process
drop down are not the correct size some of the drop downs are smaller then other drop down and all the other fields examples on deployment create in the container tab pull policy is the only drop down that is corecct all the other drop downs are or pixels to short here are some examples ...
0
19,484
25,794,165,440
IssuesEvent
2022-12-10 11:16:50
dealii/dealii
https://api.github.com/repos/dealii/dealii
closed
New postprocessing functions?
Discussion Post-processing
With PR #11804 merged, we will have an easy way to evaluate solution vectors at arbitrary (distributed) point. Although the intention for writing this function was completely different, I have used locally this function for the following two post-processing tasks: 1) evaluate the solution along a line with points p...
1.0
New postprocessing functions? - With PR #11804 merged, we will have an easy way to evaluate solution vectors at arbitrary (distributed) point. Although the intention for writing this function was completely different, I have used locally this function for the following two post-processing tasks: 1) evaluate the sol...
process
new postprocessing functions with pr merged we will have an easy way to evaluate solution vectors at arbitrary distributed point although the intention for writing this function was completely different i have used locally this function for the following two post processing tasks evaluate the solutio...
1
20,225
26,820,485,347
IssuesEvent
2023-02-02 09:08:00
X-Sharp/XSharpPublic
https://api.github.com/repos/X-Sharp/XSharpPublic
closed
Preprocessor problem with nested square brackets
bug Preprocessor
With the SUM UDC defined in dbcmd.xh (and identical in VO's STD.UDC), the preprocessor throws an error XS9002: Parser: unexpected input '0': ``` #command SUM [ <x1> [, <xn>] TO <v1> [, <vn>] ] ; [FOR <lfor>] ; [WHILE <lwhi...
1.0
Preprocessor problem with nested square brackets - With the SUM UDC defined in dbcmd.xh (and identical in VO's STD.UDC), the preprocessor throws an error XS9002: Parser: unexpected input '0': ``` #command SUM [ <x1> [, <xn>] TO <v1> [, <vn>] ] ; [FOR <lfor>] ...
process
preprocessor problem with nested square brackets with the sum udc defined in dbcmd xh and identical in vo s std udc the preprocessor throws an error parser unexpected input command sum to ...
1
247
2,669,107,399
IssuesEvent
2015-03-23 13:48:07
FrustratedGameDev/Papers
https://api.github.com/repos/FrustratedGameDev/Papers
closed
README identifying process?
Our Process
Should there be a README file identifying the process to go through the papers?
1.0
README identifying process? - Should there be a README file identifying the process to go through the papers?
process
readme identifying process should there be a readme file identifying the process to go through the papers
1
250,285
7,974,655,155
IssuesEvent
2018-07-17 06:40:11
octavian-paraschiv/protone-suite
https://api.github.com/repos/octavian-paraschiv/protone-suite
opened
Track info list enhancements for Deezer
Category-Player OS-All Priority-P1 ReportSource-EndUser Type-Story
Should be possible to display the Deezer track properties in the Track Info screen. We should be able to see here the same properties as those shown in the tool tips, when we're on the Playlist screen: - Artist - Title - Album - Duration TODO: Investigate whether we can add more info: - Year - Copyright notic...
1.0
Track info list enhancements for Deezer - Should be possible to display the Deezer track properties in the Track Info screen. We should be able to see here the same properties as those shown in the tool tips, when we're on the Playlist screen: - Artist - Title - Album - Duration TODO: Investigate whether we can...
non_process
track info list enhancements for deezer should be possible to display the deezer track properties in the track info screen we should be able to see here the same properties as those shown in the tool tips when we re on the playlist screen artist title album duration todo investigate whether we can...
0
10,208
14,876,783,415
IssuesEvent
2021-01-20 01:38:20
DualSaturn/wi21-cse110-lab3
https://api.github.com/repos/DualSaturn/wi21-cse110-lab3
closed
Need colors and background-color to be used
requirement
- rgb(r, g, b), rgba(r, g, b, a) - #FFF, #FFFFFF - hsl(h, s, l), hsla(h, s, l, a) - Color name (‘green’) - background-color
1.0
Need colors and background-color to be used - - rgb(r, g, b), rgba(r, g, b, a) - #FFF, #FFFFFF - hsl(h, s, l), hsla(h, s, l, a) - Color name (‘green’) - background-color
non_process
need colors and background color to be used rgb r g b rgba r g b a fff ffffff hsl h s l hsla h s l a color name ‘green’ background color
0
50,018
6,049,713,432
IssuesEvent
2017-06-12 19:23:42
numbbo/coco
https://api.github.com/repos/numbbo/coco
closed
activate test_suites
bug Priority-Critical Tests & CI
I factored out the regression tests of the suites in `do.py` from `test_python()` into `test_suites()`. What needs to be done now is to initiate this test automatically. It can be done by ``` python do.py test-suites 2 10 20 ``` where the numbers are optional and refer to a data set with the respective number o...
1.0
activate test_suites - I factored out the regression tests of the suites in `do.py` from `test_python()` into `test_suites()`. What needs to be done now is to initiate this test automatically. It can be done by ``` python do.py test-suites 2 10 20 ``` where the numbers are optional and refer to a data set with ...
non_process
activate test suites i factored out the regression tests of the suites in do py from test python into test suites what needs to be done now is to initiate this test automatically it can be done by python do py test suites where the numbers are optional and refer to a data set with th...
0
12,391
14,908,806,269
IssuesEvent
2021-01-22 06:44:14
GoogleCloudPlatform/fda-mystudies
https://api.github.com/repos/GoogleCloudPlatform/fda-mystudies
closed
PM>add user>Select study>Sites not displayed when selected
Bug P2 Participant manager Process: Fixed Process: Tested QA Process: Tested dev
**Describe the bug** The number of sites when Study is selected is to be displayed even in add new user **To Reproduce** Steps to reproduce the behavior: 1. Go to PM 2. Click on User>add new user 3. select study 4. The number of sites selected under study is not displayed next to the study for add user N...
3.0
PM>add user>Select study>Sites not displayed when selected - **Describe the bug** The number of sites when Study is selected is to be displayed even in add new user **To Reproduce** Steps to reproduce the behavior: 1. Go to PM 2. Click on User>add new user 3. select study 4. The number of sites selected und...
process
pm add user select study sites not displayed when selected describe the bug the number of sites when study is selected is to be displayed even in add new user to reproduce steps to reproduce the behavior go to pm click on user add new user select study the number of sites selected und...
1
22,200
3,618,508,450
IssuesEvent
2016-02-08 11:59:04
Threesixty/aufo-jde-ppst
https://api.github.com/repos/Threesixty/aufo-jde-ppst
closed
Explication - Alerte création d'un compte utilisateur et/ou société
auto-migrated Priority-Medium Type-Defect
``` Gestion des erreurs nom remplissage : ne pas effacer tout ce qui avait été écrit Remplissage automatique (ne fonctionne pas pour Vincent) ``` Original issue reported on code.google.com by `delegati...@gmail.com` on 31 Jul 2014 at 1:16
1.0
Explication - Alerte création d'un compte utilisateur et/ou société - ``` Gestion des erreurs nom remplissage : ne pas effacer tout ce qui avait été écrit Remplissage automatique (ne fonctionne pas pour Vincent) ``` Original issue reported on code.google.com by `delegati...@gmail.com` on 31 Jul 2014 at 1:16
non_process
explication alerte création d un compte utilisateur et ou société gestion des erreurs nom remplissage ne pas effacer tout ce qui avait été écrit remplissage automatique ne fonctionne pas pour vincent original issue reported on code google com by delegati gmail com on jul at
0
10,015
13,043,900,985
IssuesEvent
2020-07-29 02:59:56
tikv/tikv
https://api.github.com/repos/tikv/tikv
closed
UCP: Migrate scalar function `Substring3Args` from TiDB
challenge-program-2 component/coprocessor difficulty/easy sig/coprocessor
## Description Port the scalar function `Substring3Args` from TiDB to coprocessor. ## Score * 50 ## Mentor(s) * @lonng ## Recommended Skills * Rust programming ## Learning Materials Already implemented expressions ported from TiDB - https://github.com/tikv/tikv/tree/master/components/tidb_query/src/rpn_ex...
2.0
UCP: Migrate scalar function `Substring3Args` from TiDB - ## Description Port the scalar function `Substring3Args` from TiDB to coprocessor. ## Score * 50 ## Mentor(s) * @lonng ## Recommended Skills * Rust programming ## Learning Materials Already implemented expressions ported from TiDB - https://github....
process
ucp migrate scalar function from tidb description port the scalar function from tidb to coprocessor score mentor s lonng recommended skills rust programming learning materials already implemented expressions ported from tidb
1
283,184
8,717,638,752
IssuesEvent
2018-12-07 17:46:59
cilium/cilium
https://api.github.com/repos/cilium/cilium
closed
Better cilium-health status output if HTTP check fails
help-wanted kind/enhancement kind/microtask priority/medium
Adjust `cilium-health status` output to indicate that failure to HTTP connectivity implies that the cilium agent cannot be reached to explain difference to ICMP health check.
1.0
Better cilium-health status output if HTTP check fails - Adjust `cilium-health status` output to indicate that failure to HTTP connectivity implies that the cilium agent cannot be reached to explain difference to ICMP health check.
non_process
better cilium health status output if http check fails adjust cilium health status output to indicate that failure to http connectivity implies that the cilium agent cannot be reached to explain difference to icmp health check
0
346,172
24,886,602,482
IssuesEvent
2022-10-28 08:19:42
Aishwarya-Hariharan-Iyer/ped
https://api.github.com/repos/Aishwarya-Hariharan-Iyer/ped
opened
User Guide expected outputs are not shown
type.DocumentationBug severity.Low
The UG does not contain either sample outputs or descriptions of system response (for example, "NotionUS shows a message saying --" for this command) for the commands which makes it hard to understand which messages, especially error messages, are a part of design and which are a potential flaw <!--session: 166694391...
1.0
User Guide expected outputs are not shown - The UG does not contain either sample outputs or descriptions of system response (for example, "NotionUS shows a message saying --" for this command) for the commands which makes it hard to understand which messages, especially error messages, are a part of design and which a...
non_process
user guide expected outputs are not shown the ug does not contain either sample outputs or descriptions of system response for example notionus shows a message saying for this command for the commands which makes it hard to understand which messages especially error messages are a part of design and which a...
0
280,958
30,865,618,726
IssuesEvent
2023-08-03 07:50:29
BogdanOrg/WebGoat-DEV
https://api.github.com/repos/BogdanOrg/WebGoat-DEV
opened
CVE-2021-29505 (High) detected in xstream-1.4.5.jar
Mend: dependency security vulnerability
## CVE-2021-29505 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>xstream-1.4.5.jar</b></p></summary> <p>XStream is a serialization library from Java objects to XML and back.</p> <p>Li...
True
CVE-2021-29505 (High) detected in xstream-1.4.5.jar - ## CVE-2021-29505 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>xstream-1.4.5.jar</b></p></summary> <p>XStream is a serializatio...
non_process
cve high detected in xstream jar cve high severity vulnerability vulnerable library xstream jar xstream is a serialization library from java objects to xml and back library home page a href path to dependency file pom xml path to vulnerable library home wss scanne...
0
29,377
13,102,172,058
IssuesEvent
2020-08-04 06:04:19
Azure/azure-cli
https://api.github.com/repos/Azure/azure-cli
closed
Webapp:issui while deploying zip
Service Attention Web Apps
### **This is autogenerated. Please review and update as needed.** ## Describe the bug **Command Name** `az webapp deployment source config-zip` **Errors:** ``` ('Connection aborted.', OSError("(10054, 'WSAECONNRESET')",)) Traceback (most recent call last): urllib3\urllib3\contrib\pyopenssl.py, ln 320, ...
1.0
Webapp:issui while deploying zip - ### **This is autogenerated. Please review and update as needed.** ## Describe the bug **Command Name** `az webapp deployment source config-zip` **Errors:** ``` ('Connection aborted.', OSError("(10054, 'WSAECONNRESET')",)) Traceback (most recent call last): urllib3\url...
non_process
webapp issui while deploying zip this is autogenerated please review and update as needed describe the bug command name az webapp deployment source config zip errors connection aborted oserror wsaeconnreset traceback most recent call last contrib pyo...
0
16,596
21,651,220,886
IssuesEvent
2022-05-06 09:32:58
camunda/zeebe
https://api.github.com/repos/camunda/zeebe
closed
Dependency convergence error
kind/bug team/process-automation area/project
**Describe the bug** When building `zeebe-process-test` with 8.1.0-alpha1, we get the following error. ``` Dependency convergence error for org.camunda.bpm.model:camunda-dmn-model:jar:7.16.0:compile paths to dependency are: +-io.camunda:zeebe-process-test-engine:jar:8.0.1-SNAPSHOT +-io.camunda:zeebe-workflow...
1.0
Dependency convergence error - **Describe the bug** When building `zeebe-process-test` with 8.1.0-alpha1, we get the following error. ``` Dependency convergence error for org.camunda.bpm.model:camunda-dmn-model:jar:7.16.0:compile paths to dependency are: +-io.camunda:zeebe-process-test-engine:jar:8.0.1-SNAPSHOT...
process
dependency convergence error describe the bug when building zeebe process test with we get the following error dependency convergence error for org camunda bpm model camunda dmn model jar compile paths to dependency are io camunda zeebe process test engine jar snapshot ...
1
71,449
7,245,092,466
IssuesEvent
2018-02-14 16:57:40
EyeSeeTea/pictureapp
https://api.github.com/repos/EyeSeeTea/pictureapp
closed
During a soft login, clear & logout doesn't toggle simple/advance switch
complexity - low (1hr) eReferrals priority - critical testing type - bug
If during a soft login you click on clear & logout you're taken to the full login screen collapsed (so simple) but the simple/advance switch says "Simple", so we're in a Simple/Advance switch inversion situation
1.0
During a soft login, clear & logout doesn't toggle simple/advance switch - If during a soft login you click on clear & logout you're taken to the full login screen collapsed (so simple) but the simple/advance switch says "Simple", so we're in a Simple/Advance switch inversion situation
non_process
during a soft login clear logout doesn t toggle simple advance switch if during a soft login you click on clear logout you re taken to the full login screen collapsed so simple but the simple advance switch says simple so we re in a simple advance switch inversion situation
0
294,908
25,414,048,500
IssuesEvent
2022-11-22 21:49:33
LIBCAS/INDIHU-Exhibition
https://api.github.com/repos/LIBCAS/INDIHU-Exhibition
opened
Dokresli
waiting for test
Stejný problém s názvem a zadáním, nekreslí se, ale gumuje, nejsou tam barvy a tloušťky dle plánovaných funkcionalit, také se nepřejde na další obrazovku
1.0
Dokresli - Stejný problém s názvem a zadáním, nekreslí se, ale gumuje, nejsou tam barvy a tloušťky dle plánovaných funkcionalit, také se nepřejde na další obrazovku
non_process
dokresli stejný problém s názvem a zadáním nekreslí se ale gumuje nejsou tam barvy a tloušťky dle plánovaných funkcionalit také se nepřejde na další obrazovku
0
15,160
18,912,278,321
IssuesEvent
2021-11-16 15:12:07
symfony/symfony
https://api.github.com/repos/symfony/symfony
closed
[Process] defaultEnv not properly generated in PHP build-in webserver
Bug Process Status: Needs Review
### Symfony version(s) affected process 5.3.7 ### Description The php-doc says https://github.com/symfony/symfony/blob/f7d70f1ab4be3bd98432cf9eccc4fa53f9fd36c4/src/Symfony/Component/Process/Process.php#L137 With `$env = null` it will take the Enviroment of the current process. This is not allways true. Us...
1.0
[Process] defaultEnv not properly generated in PHP build-in webserver - ### Symfony version(s) affected process 5.3.7 ### Description The php-doc says https://github.com/symfony/symfony/blob/f7d70f1ab4be3bd98432cf9eccc4fa53f9fd36c4/src/Symfony/Component/Process/Process.php#L137 With `$env = null` it will ta...
process
defaultenv not properly generated in php build in webserver symfony version s affected process description the php doc says with env null it will take the enviroment of the current process this is not allways true using the php s localhost env is empty but gete...
1
13,303
15,777,983,511
IssuesEvent
2021-04-01 07:06:22
Jeffail/benthos
https://api.github.com/repos/Jeffail/benthos
closed
Consider introducing general `label` field to processors (and other components?)
enhancement processors v4
Currently the labels for components is either the path (`pipeline.processors.0.1.processors.0`) of the component, or if it's a resource the name (`resources.processors.foo`). This means if a user wants nice labels in their logs and metrics they need to configure them as resources. It would be possible to add a gener...
1.0
Consider introducing general `label` field to processors (and other components?) - Currently the labels for components is either the path (`pipeline.processors.0.1.processors.0`) of the component, or if it's a resource the name (`resources.processors.foo`). This means if a user wants nice labels in their logs and metri...
process
consider introducing general label field to processors and other components currently the labels for components is either the path pipeline processors processors of the component or if it s a resource the name resources processors foo this means if a user wants nice labels in their logs and metri...
1
204,632
7,089,566,636
IssuesEvent
2018-01-12 03:34:41
dmwm/WMCore
https://api.github.com/repos/dmwm/WMCore
closed
Workflow Summary Makeover
Medium Priority WMAgent WMStats
In a nutshell, improve document structure, move visualization to WMStats and improve visualization. The needed features are: - User friendly performance histograms with API for retrieval - Error display, organized by sites, exit codes. - Missing lumis per output dataset with API for JSON retrieval - Input description...
1.0
Workflow Summary Makeover - In a nutshell, improve document structure, move visualization to WMStats and improve visualization. The needed features are: - User friendly performance histograms with API for retrieval - Error display, organized by sites, exit codes. - Missing lumis per output dataset with API for JSON r...
non_process
workflow summary makeover in a nutshell improve document structure move visualization to wmstats and improve visualization the needed features are user friendly performance histograms with api for retrieval error display organized by sites exit codes missing lumis per output dataset with api for json r...
0
20,473
27,131,557,685
IssuesEvent
2023-02-16 10:08:39
bazelbuild/bazel
https://api.github.com/repos/bazelbuild/bazel
closed
Improve python shell integration test coverage
P4 type: process team-Rules-Python stale
Namely, OSS some internal-only basic "hello world" tests demonstrating py_binary, py_library, runfiles access, and choosing the Python version.
1.0
Improve python shell integration test coverage - Namely, OSS some internal-only basic "hello world" tests demonstrating py_binary, py_library, runfiles access, and choosing the Python version.
process
improve python shell integration test coverage namely oss some internal only basic hello world tests demonstrating py binary py library runfiles access and choosing the python version
1
8,832
10,781,259,811
IssuesEvent
2019-11-04 14:35:56
Yoast/wordpress-seo
https://api.github.com/repos/Yoast/wordpress-seo
closed
High hosting CPU usage with Yoast SEO and WooCommerce
backlog compatibility component: performance type: bug
Copied from https://github.com/Yoast/wordpress-seo/issues/9170#issuecomment-373472498 --- high hosting cpu usage after yoast seo update cpu usage when I click woo–products–all is above 90-95% and loading time (by query monitor) is above 8 seconds. also query monitor detects duplicate queries SELECT ID FR...
True
High hosting CPU usage with Yoast SEO and WooCommerce - Copied from https://github.com/Yoast/wordpress-seo/issues/9170#issuecomment-373472498 --- high hosting cpu usage after yoast seo update cpu usage when I click woo–products–all is above 90-95% and loading time (by query monitor) is above 8 seconds. also ...
non_process
high hosting cpu usage with yoast seo and woocommerce copied from high hosting cpu usage after yoast seo update cpu usage when i click woo–products–all is above and loading time by query monitor is above seconds also query monitor detects duplicate queries select id from posts as post...
0
9,462
12,440,515,559
IssuesEvent
2020-05-26 12:08:44
prisma/prisma
https://api.github.com/repos/prisma/prisma
opened
[prisma-format] should eliminate excessive extra lines
kind/regression process/candidate
Recently `prisma-fmt` allowed newlines to reset the formatter. This is awesome, but it's incomplete: Given this **unformatted** model: ```prisma model User { email String @unique name String? } ``` **Actual (after formatting)** ```prisma model User { email String @unique nam...
1.0
[prisma-format] should eliminate excessive extra lines - Recently `prisma-fmt` allowed newlines to reset the formatter. This is awesome, but it's incomplete: Given this **unformatted** model: ```prisma model User { email String @unique name String? } ``` **Actual (after formatting)** ```...
process
should eliminate excessive extra lines recently prisma fmt allowed newlines to reset the formatter this is awesome but it s incomplete given this unformatted model prisma model user email string unique name string actual after formatting prisma model ...
1
6,368
9,418,934,311
IssuesEvent
2019-04-10 20:31:41
mick-warehime/sixth_corp
https://api.github.com/repos/mick-warehime/sixth_corp
opened
If no moves are available, AI should return None
ai development process
This will likely occur in certain situations.
1.0
If no moves are available, AI should return None - This will likely occur in certain situations.
process
if no moves are available ai should return none this will likely occur in certain situations
1
650,233
21,343,609,454
IssuesEvent
2022-04-19 00:05:59
cyrusae/highlighter-public
https://api.github.com/repos/cyrusae/highlighter-public
opened
Let new codes check against existing ones when entered
enhancement frontend Priority: + QOL
Probably onBlur but I need to get the list of codes back into Colormaker component first
1.0
Let new codes check against existing ones when entered - Probably onBlur but I need to get the list of codes back into Colormaker component first
non_process
let new codes check against existing ones when entered probably onblur but i need to get the list of codes back into colormaker component first
0
8,361
11,516,123,331
IssuesEvent
2020-02-14 03:46:12
metabase/metabase
https://api.github.com/repos/metabase/metabase
closed
Adding questionId to query remark for embedded reports and dashboard
Querying/Processor Type:New Feature
**Is your feature request related to a problem? Please describe.** Currently, we add user id and query hash to query remark when a user executes a query. But for a query that is executed from embedded dashboard or report, there is no information. Debugging gets difficult if we have multiple reports with similar looki...
1.0
Adding questionId to query remark for embedded reports and dashboard - **Is your feature request related to a problem? Please describe.** Currently, we add user id and query hash to query remark when a user executes a query. But for a query that is executed from embedded dashboard or report, there is no information. ...
process
adding questionid to query remark for embedded reports and dashboard is your feature request related to a problem please describe currently we add user id and query hash to query remark when a user executes a query but for a query that is executed from embedded dashboard or report there is no information ...
1
198,791
14,997,497,018
IssuesEvent
2021-01-29 16:59:12
tracim/tracim
https://api.github.com/repos/tracim/tracim
closed
Bug: JS Error in the activity feed page
activity-feed add to changelog frontend manually tested
## Description and expectations When going we sometimes get the following JS error: ``` Uncaught (in promise) TypeError: activityParams is null     activityIndex activity.js:183 addMessageToActivityList activity.js:183 _temp withActivity.jsx:90 ``` ### How to reproduce 1. Login as administrator 2. Vis...
1.0
Bug: JS Error in the activity feed page - ## Description and expectations When going we sometimes get the following JS error: ``` Uncaught (in promise) TypeError: activityParams is null     activityIndex activity.js:183 addMessageToActivityList activity.js:183 _temp withActivity.jsx:90 ``` ### How to repr...
non_process
bug js error in the activity feed page description and expectations when going we sometimes get the following js error uncaught in promise typeerror activityparams is null     activityindex activity js addmessagetoactivitylist activity js temp withactivity jsx how to reproduce...
0
674,447
23,051,064,166
IssuesEvent
2022-07-24 16:31:47
xmlew/UniMod
https://api.github.com/repos/xmlew/UniMod
closed
Milestone 1 changelog: 23/5/2022 - 30/5/2022
High priority
Backend: Creation of MongoDB database using MongoDB compass with University Module Dat Registration function and module subscription level functions developed and integrated with database Backend API using Node.js, available in server folder. Frontend: Login page development using HTML and CSS Figma files desig...
1.0
Milestone 1 changelog: 23/5/2022 - 30/5/2022 - Backend: Creation of MongoDB database using MongoDB compass with University Module Dat Registration function and module subscription level functions developed and integrated with database Backend API using Node.js, available in server folder. Frontend: Login page de...
non_process
milestone changelog backend creation of mongodb database using mongodb compass with university module dat registration function and module subscription level functions developed and integrated with database backend api using node js available in server folder frontend login page developmen...
0
280,519
21,280,119,961
IssuesEvent
2022-04-14 00:14:10
google/multispecies-whale-detection
https://api.github.com/repos/google/multispecies-whale-detection
opened
Flesh out examplegen usage documentation
documentation
User testing ran into a pitfall: It is not obvious from the docs that examplgen reads all audio files and CSV files within a whole directory tree (recursive) and converts them all to examples. Running without realizing this can cause problems downstream, like overlap between two runs that were intended to be sepa...
1.0
Flesh out examplegen usage documentation - User testing ran into a pitfall: It is not obvious from the docs that examplgen reads all audio files and CSV files within a whole directory tree (recursive) and converts them all to examples. Running without realizing this can cause problems downstream, like overlap bet...
non_process
flesh out examplegen usage documentation user testing ran into a pitfall it is not obvious from the docs that examplgen reads all audio files and csv files within a whole directory tree recursive and converts them all to examples running without realizing this can cause problems downstream like overlap bet...
0
8,758
11,879,942,445
IssuesEvent
2020-03-27 09:46:00
prisma/prisma2
https://api.github.com/repos/prisma/prisma2
opened
Update Prisma 1 docs to link to Prisma 2 docs
kind/docs process/candidate
The existing Prisma 1 docs need an entry "Prisma 2" in the dropdown. At the same time it would make sense to replace "Prisma" with "Prisma 1" in the normal docs content.
1.0
Update Prisma 1 docs to link to Prisma 2 docs - The existing Prisma 1 docs need an entry "Prisma 2" in the dropdown. At the same time it would make sense to replace "Prisma" with "Prisma 1" in the normal docs content.
process
update prisma docs to link to prisma docs the existing prisma docs need an entry prisma in the dropdown at the same time it would make sense to replace prisma with prisma in the normal docs content
1
13,613
16,195,303,442
IssuesEvent
2021-05-04 13:55:49
MicrosoftDocs/azure-devops-docs
https://api.github.com/repos/MicrosoftDocs/azure-devops-docs
closed
Wrong Documentation: Runtime parameters are not supported in Azure DevOps Server 2019
Pri2 devops-cicd-process/tech devops/prod doc-bug
Runtime parameters are not supported in Azure DevOps Server 2019. But the documentation is not correct, this section (https://docs.microsoft.com/en-us/azure/devops/pipelines/process/runtime-parameters?view=azure-devops-2019&tabs=script#use-parameters-in-pipelines) must be applied only for Cloud Version, not for Azure ...
1.0
Wrong Documentation: Runtime parameters are not supported in Azure DevOps Server 2019 - Runtime parameters are not supported in Azure DevOps Server 2019. But the documentation is not correct, this section (https://docs.microsoft.com/en-us/azure/devops/pipelines/process/runtime-parameters?view=azure-devops-2019&tabs=sc...
process
wrong documentation runtime parameters are not supported in azure devops server runtime parameters are not supported in azure devops server but the documentation is not correct this section must be applied only for cloud version not for azure devops server document details ⚠ do not edi...
1
2,155
5,005,968,002
IssuesEvent
2016-12-12 12:35:02
geneontology/go-ontology
https://api.github.com/repos/geneontology/go-ontology
closed
...positive regulation of argininosuccinate synthase act...
auto-migrated multiorganism processes New term request toxin Uniprot
Hi, I will need this new term: Process: envenomation resulting in positive regulation of argininosuccinate synthase activity in other organism; GO:new. Def: A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with the activation of the cytosolic argininos...
1.0
...positive regulation of argininosuccinate synthase act... - Hi, I will need this new term: Process: envenomation resulting in positive regulation of argininosuccinate synthase activity in other organism; GO:new. Def: A process that begins with venom being forced into an organism by the bite or sting of another orga...
process
positive regulation of argininosuccinate synthase act hi i will need this new term process envenomation resulting in positive regulation of argininosuccinate synthase activity in other organism go new def a process that begins with venom being forced into an organism by the bite or sting of another orga...
1
13,171
15,595,609,061
IssuesEvent
2021-03-18 15:03:33
prisma/prisma
https://api.github.com/repos/prisma/prisma
opened
Add tests for custom engine env vars like `PRISMA_QUERY_ENGINE_BINARY`
process/candidate team/client tech/typescript topic: binary topic: cli topic: internal topic: tests
## Problem These env vars can be used to have to point to a custom engine location: ``` PRISMA_QUERY_ENGINE_BINARY PRISMA_MIGRATION_ENGINE_BINARY PRISMA_INTROSPECTION_ENGINE_BINARY PRISMA_FMT_BINARY ``` Currently, they work but are not covered by tests. ## Suggested solution Add a test for the "happy...
1.0
Add tests for custom engine env vars like `PRISMA_QUERY_ENGINE_BINARY` - ## Problem These env vars can be used to have to point to a custom engine location: ``` PRISMA_QUERY_ENGINE_BINARY PRISMA_MIGRATION_ENGINE_BINARY PRISMA_INTROSPECTION_ENGINE_BINARY PRISMA_FMT_BINARY ``` Currently, they work but are no...
process
add tests for custom engine env vars like prisma query engine binary problem these env vars can be used to have to point to a custom engine location prisma query engine binary prisma migration engine binary prisma introspection engine binary prisma fmt binary currently they work but are no...
1
585,825
17,535,662,180
IssuesEvent
2021-08-12 06:01:33
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
docs.google.com - site is not usable
status-needsinfo browser-firefox priority-critical os-linux engine-gecko
<!-- @browser: Firefox 90.0 --> <!-- @ua_header: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:90.0) Gecko/20100101 Firefox/90.0 --> <!-- @reported_with: addon-reporter-firefox --> **URL**: https://docs.google.com/forms/d/e/1FAIpQLSefcr9Kj_Pz8MNjn0YvKBI3kMjOFCf3gsX9VPZ4tNTfIVyj7w/viewform?pli=1 **Browser / Version**: Fi...
1.0
docs.google.com - site is not usable - <!-- @browser: Firefox 90.0 --> <!-- @ua_header: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:90.0) Gecko/20100101 Firefox/90.0 --> <!-- @reported_with: addon-reporter-firefox --> **URL**: https://docs.google.com/forms/d/e/1FAIpQLSefcr9Kj_Pz8MNjn0YvKBI3kMjOFCf3gsX9VPZ4tNTfIVyj7w/vi...
non_process
docs google com site is not usable url browser version firefox operating system ubuntu tested another browser yes chrome problem type site is not usable description unable to login steps to reproduce when click login page is not redirected to google login page t...
0
20,724
27,424,771,250
IssuesEvent
2023-03-01 19:22:55
geneontology/go-ontology
https://api.github.com/repos/geneontology/go-ontology
closed
NTR: [egg deposition]
New term request organism-level process
Please provide as much information as you can: * **Suggested term label:** egg deposition * **Definition (free text)** The multicellular organismal reproductive process that results in the movement of an egg from within an organism into the external environment. * **Reference, in format PMID:#######** PMID...
1.0
NTR: [egg deposition] - Please provide as much information as you can: * **Suggested term label:** egg deposition * **Definition (free text)** The multicellular organismal reproductive process that results in the movement of an egg from within an organism into the external environment. * **Reference, in for...
process
ntr please provide as much information as you can suggested term label egg deposition definition free text the multicellular organismal reproductive process that results in the movement of an egg from within an organism into the external environment reference in format pmid ...
1
51,875
10,731,881,023
IssuesEvent
2019-10-28 20:33:04
dictyBase/Dicty-Stock-Center
https://api.github.com/repos/dictyBase/Dicty-Stock-Center
closed
Fix "method_lines" issue in src/components/Stocks/CatalogPageItems/AppBar/AppBarRightMenu.js
code climate
Function `AppBarRightMenu` has 33 lines of code (exceeds 25 allowed). Consider refactoring. https://codeclimate.com/github/dictyBase/Dicty-Stock-Center/src/components/Stocks/CatalogPageItems/AppBar/AppBarRightMenu.js#issue_5db0e02e409aff0001000198
1.0
Fix "method_lines" issue in src/components/Stocks/CatalogPageItems/AppBar/AppBarRightMenu.js - Function `AppBarRightMenu` has 33 lines of code (exceeds 25 allowed). Consider refactoring. https://codeclimate.com/github/dictyBase/Dicty-Stock-Center/src/components/Stocks/CatalogPageItems/AppBar/AppBarRightMenu.js#issue_5...
non_process
fix method lines issue in src components stocks catalogpageitems appbar appbarrightmenu js function appbarrightmenu has lines of code exceeds allowed consider refactoring
0
639,709
20,762,606,203
IssuesEvent
2022-03-15 17:29:27
JeffreyCHChan/SOEN390
https://api.github.com/repos/JeffreyCHChan/SOEN390
closed
Appointment Bookings - Add success Message
bug Priority 1 Front End
Alex, make sure when the user submits ANY time slots and submits, makes sure its saved and that a **success message** pops up. Lastly, make sure these notifications are appearing on doc dashboard #115
1.0
Appointment Bookings - Add success Message - Alex, make sure when the user submits ANY time slots and submits, makes sure its saved and that a **success message** pops up. Lastly, make sure these notifications are appearing on doc dashboard #115
non_process
appointment bookings add success message alex make sure when the user submits any time slots and submits makes sure its saved and that a success message pops up lastly make sure these notifications are appearing on doc dashboard
0
12,230
7,812,150,461
IssuesEvent
2018-06-12 12:34:24
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
stability: investigate performance difference: DO vs Azure
C-investigation C-performance
Placeholder issue: `cyan` (azure) and `adriatic` (DO) have similar specs, at least according to the machine types docs and linux system info: `cyan`: - 6 nodes - 4 Intel(R) Xeon(R) CPU E5-2660 0 @ 2.20GHz - 14GiB RAM - 200GiB SSD `adriatic`: - 6 nodes - 4 Intel(R) Xeon(R) CPU E5-2630L v2 @ 2.40GHz - 8GiB ...
True
stability: investigate performance difference: DO vs Azure - Placeholder issue: `cyan` (azure) and `adriatic` (DO) have similar specs, at least according to the machine types docs and linux system info: `cyan`: - 6 nodes - 4 Intel(R) Xeon(R) CPU E5-2660 0 @ 2.20GHz - 14GiB RAM - 200GiB SSD `adriatic`: - 6 n...
non_process
stability investigate performance difference do vs azure placeholder issue cyan azure and adriatic do have similar specs at least according to the machine types docs and linux system info cyan nodes intel r xeon r cpu ram ssd adriatic nodes intel r...
0
4,371
11,009,105,509
IssuesEvent
2019-12-04 11:56:06
the-tale/the-tale
https://api.github.com/repos/the-tale/the-tale
closed
Удалить поддержку библиотеки dext
comp_architecture est_medium type_refactoring
В dext остаётся часть устаревшего кода и часть кода фреймворка, надо влить его в репозиторий игры. так как больше ни для чего он использоваться не будет.
1.0
Удалить поддержку библиотеки dext - В dext остаётся часть устаревшего кода и часть кода фреймворка, надо влить его в репозиторий игры. так как больше ни для чего он использоваться не будет.
non_process
удалить поддержку библиотеки dext в dext остаётся часть устаревшего кода и часть кода фреймворка надо влить его в репозиторий игры так как больше ни для чего он использоваться не будет
0
602
3,074,431,219
IssuesEvent
2015-08-20 07:12:43
dita-ot/dita-ot
https://api.github.com/repos/dita-ot/dita-ot
closed
Merge move-meta-entries and mappull preprocessing targets
feature P2 preprocess
Merge `move-meta-entries` and `mappull` preprocessing targets as they as part of the same processing phase and one shouldn't be ran without the other. The functional code for `mappull` is moved into `move-meta-entries` and the empty target for `mappull` is kept for backwards compatibilty. The implementations are kept t...
1.0
Merge move-meta-entries and mappull preprocessing targets - Merge `move-meta-entries` and `mappull` preprocessing targets as they as part of the same processing phase and one shouldn't be ran without the other. The functional code for `mappull` is moved into `move-meta-entries` and the empty target for `mappull` is kep...
process
merge move meta entries and mappull preprocessing targets merge move meta entries and mappull preprocessing targets as they as part of the same processing phase and one shouldn t be ran without the other the functional code for mappull is moved into move meta entries and the empty target for mappull is kep...
1
19,528
25,839,413,923
IssuesEvent
2022-12-12 22:34:49
PyCQA/pylint
https://api.github.com/repos/PyCQA/pylint
closed
Hangs forever after a parallel job gets killed
Bug :beetle: topic-multiprocessing
This is similar to issue #1495 -- there is apparently some giant memory leak in pylint which makes it eat ginormous amounts of RAM. This issue is about mishandling parallel workers with `-j` -- once one worker dies, pylint runs into a deadlock. Steps to reproduce 1. `podman run -it --rm --memory=2G fedora:33` Th...
1.0
Hangs forever after a parallel job gets killed - This is similar to issue #1495 -- there is apparently some giant memory leak in pylint which makes it eat ginormous amounts of RAM. This issue is about mishandling parallel workers with `-j` -- once one worker dies, pylint runs into a deadlock. Steps to reproduce 1. ...
process
hangs forever after a parallel job gets killed this is similar to issue there is apparently some giant memory leak in pylint which makes it eat ginormous amounts of ram this issue is about mishandling parallel workers with j once one worker dies pylint runs into a deadlock steps to reproduce po...
1
35,491
2,789,928,798
IssuesEvent
2015-05-08 22:29:12
google/google-visualization-api-issues
https://api.github.com/repos/google/google-visualization-api-issues
opened
Provide a method to convert charts to downloadable image
Priority-Low Type-Enhancement
Original [issue 544](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=544) created by orwant on 2011-03-09T06:59:07.000Z: <b>What would you like to see us add to this API?</b> Please add a method that will convert the interactive charts into a downloadable image. <b>What component is thi...
1.0
Provide a method to convert charts to downloadable image - Original [issue 544](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=544) created by orwant on 2011-03-09T06:59:07.000Z: <b>What would you like to see us add to this API?</b> Please add a method that will convert the interactive cha...
non_process
provide a method to convert charts to downloadable image original created by orwant on what would you like to see us add to this api please add a method that will convert the interactive charts into a downloadable image what component is this issue related to piechart linechart datatab...
0
21,142
28,114,027,989
IssuesEvent
2023-03-31 09:22:22
metabase/metabase
https://api.github.com/repos/metabase/metabase
reopened
[MLv2] `shared.ns` tools should preserve metadata from original var
.Backend .metabase-lib .Team/QueryProcessor :hammer_and_wrench:
`potemkin/import-vars` doesn't work for ClojureScript, but we have a basic replacement with `shared.ns/import-function(s)`. This does not copy important metadata like `^:export`, `^:arglists`, or `^:doc` from the original functions. We can use `cljs.analyzer` to access the referenced namespace, then `resolve` the im...
1.0
[MLv2] `shared.ns` tools should preserve metadata from original var - `potemkin/import-vars` doesn't work for ClojureScript, but we have a basic replacement with `shared.ns/import-function(s)`. This does not copy important metadata like `^:export`, `^:arglists`, or `^:doc` from the original functions. We can use `cl...
process
shared ns tools should preserve metadata from original var potemkin import vars doesn t work for clojurescript but we have a basic replacement with shared ns import function s this does not copy important metadata like export arglists or doc from the original functions we can use cljs an...
1
132,245
28,127,531,066
IssuesEvent
2023-03-31 19:08:38
creativecommons/cc-resource-archive
https://api.github.com/repos/creativecommons/cc-resource-archive
closed
[Feature] Add Explore CC button and expanding menu on the Navigation Bar
🟩 priority: low 🏁 status: ready for work ✨ goal: improvement 💻 aspect: code
## Description Adds a button to allow the visitor to navigate to other CC websites ## Alternatives An alternative could be implementing a suitable footer to the website but adding the Explore CC button will improve the UX of the website. ## Additional context It should work in a similar manner as on the CC ope...
1.0
[Feature] Add Explore CC button and expanding menu on the Navigation Bar - ## Description Adds a button to allow the visitor to navigate to other CC websites ## Alternatives An alternative could be implementing a suitable footer to the website but adding the Explore CC button will improve the UX of the website. ...
non_process
add explore cc button and expanding menu on the navigation bar description adds a button to allow the visitor to navigate to other cc websites alternatives an alternative could be implementing a suitable footer to the website but adding the explore cc button will improve the ux of the website addi...
0
492,702
14,218,024,686
IssuesEvent
2020-11-17 11:11:11
threefoldtech/0-fs
https://api.github.com/repos/threefoldtech/0-fs
closed
0-fs panic with a nil pointer exception
priority_major type_bug
This has happened randomly before. (version 2.0.5) ``` goroutine 650422 [running]: github.com/threefoldtech/0-fs/meta.(*Dir).Name(0x0, 0xc0033f8980, 0x5) /gopath/src/github.com/threefoldtech/0-fs/meta/dir.go:31 +0x22 github.com/threefoldtech/0-fs/meta.(*sqlStore).get(0xc000176a80, 0xc001d26eb0, 0x42, 0x10, 0x9...
1.0
0-fs panic with a nil pointer exception - This has happened randomly before. (version 2.0.5) ``` goroutine 650422 [running]: github.com/threefoldtech/0-fs/meta.(*Dir).Name(0x0, 0xc0033f8980, 0x5) /gopath/src/github.com/threefoldtech/0-fs/meta/dir.go:31 +0x22 github.com/threefoldtech/0-fs/meta.(*sqlStore).get(0...
non_process
fs panic with a nil pointer exception this has happened randomly before version goroutine github com threefoldtech fs meta dir name gopath src github com threefoldtech fs meta dir go github com threefoldtech fs meta sqlstore get gopath sr...
0
14,539
17,651,648,334
IssuesEvent
2021-08-20 13:58:24
bazelbuild/bazel
https://api.github.com/repos/bazelbuild/bazel
closed
bazel build invalid external libary on windows
more data needed type: support / not a bug (process)
I try to build mediapipe on Windows system.It uses babel build system.When I installed the relevant dependencies and started to build, an error occurred during the link. `avx512f_ukernels.lib(vrndz-avx512f-x16.obj) : error LNK2001: unresolved external symbol _cvtu32_mask16` `....` I thought it was a problem with...
1.0
bazel build invalid external libary on windows - I try to build mediapipe on Windows system.It uses babel build system.When I installed the relevant dependencies and started to build, an error occurred during the link. `avx512f_ukernels.lib(vrndz-avx512f-x16.obj) : error LNK2001: unresolved external symbol _cvtu32_m...
process
bazel build invalid external libary on windows i try to build mediapipe on windows system it uses babel build system when i installed the relevant dependencies and started to build an error occurred during the link ukernels lib vrndz obj error unresolved external symbol i thought it...
1
79,940
23,073,612,321
IssuesEvent
2022-07-25 20:39:13
WGBH-MLA/ov_wag
https://api.github.com/repos/WGBH-MLA/ov_wag
opened
Rename repo from `ov_wag` => `ov-wag`
documentation :scroll: CD :building_construction: maintenance :wrench: breaking :broken_heart:
# Because With [ov-deploy #23](https://github.com/WGBH-MLA/ov-deploy/issues/23): We need to rename this repository from `ov_wag` to `ov-wag` because the deploy script expects names to be identical and Rancher does not allow `_` in namespaces Also because standardizing to `ov-*` will simplify many other issues goin...
1.0
Rename repo from `ov_wag` => `ov-wag` - # Because With [ov-deploy #23](https://github.com/WGBH-MLA/ov-deploy/issues/23): We need to rename this repository from `ov_wag` to `ov-wag` because the deploy script expects names to be identical and Rancher does not allow `_` in namespaces Also because standardizing to `ov...
non_process
rename repo from ov wag ov wag because with we need to rename this repository from ov wag to ov wag because the deploy script expects names to be identical and rancher does not allow in namespaces also because standardizing to ov will simplify many other issues going forward done w...
0
266,114
23,223,391,664
IssuesEvent
2022-08-02 20:36:57
envasquez/SABC
https://api.github.com/repos/envasquez/SABC
closed
Enable unit testing and code coverage
tests
Use django-nose and coverage to enable tracking unit test code coverage.
1.0
Enable unit testing and code coverage - Use django-nose and coverage to enable tracking unit test code coverage.
non_process
enable unit testing and code coverage use django nose and coverage to enable tracking unit test code coverage
0
8,410
2,611,496,397
IssuesEvent
2015-02-27 05:35:50
chrsmith/hedgewars
https://api.github.com/repos/chrsmith/hedgewars
closed
Team is added with an existing color
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Add one team - it's added with red clan color 2. Some guy adds another team - it's also added with red clan color What is the expected output? What do you see instead? Colors are assigned one after another, like in 0.9.17 What version of the product are you using? On what...
1.0
Team is added with an existing color - ``` What steps will reproduce the problem? 1. Add one team - it's added with red clan color 2. Some guy adds another team - it's also added with red clan color What is the expected output? What do you see instead? Colors are assigned one after another, like in 0.9.17 What versio...
non_process
team is added with an existing color what steps will reproduce the problem add one team it s added with red clan color some guy adds another team it s also added with red clan color what is the expected output what do you see instead colors are assigned one after another like in what version...
0
266,415
8,367,272,496
IssuesEvent
2018-10-04 11:43:27
openbankingspace/tpp-issues
https://api.github.com/repos/openbankingspace/tpp-issues
closed
LBG: PSU Standing Order contains an invalid "Frequency" definition.
aspsp:lbg env:live issue:bug priority:high type:aisp1
According to the [Account and Transaction API v1.1 spec](https://openbanking.atlassian.net/wiki/spaces/DZ/pages/5785171/Account+and+Transaction+API+Specification+-+v1.1.0), The Standing Order "Frequency" field (`OBReadStandingOrder1/Data/StandingOrder/Frequency`) #### Frequency Regex `^(EvryDay)$|^(EvryWorkgDay)$...
1.0
LBG: PSU Standing Order contains an invalid "Frequency" definition. - According to the [Account and Transaction API v1.1 spec](https://openbanking.atlassian.net/wiki/spaces/DZ/pages/5785171/Account+and+Transaction+API+Specification+-+v1.1.0), The Standing Order "Frequency" field (`OBReadStandingOrder1/Data/StandingOrd...
non_process
lbg psu standing order contains an invalid frequency definition according to the the standing order frequency field data standingorder frequency frequency regex evryday evryworkgday intrvlwkday wkinmnthday intrvlmnthday qtrday eng...
0
14,605
17,703,632,001
IssuesEvent
2021-08-25 03:26:28
tdwg/dwc
https://api.github.com/repos/tdwg/dwc
closed
Change term - originalNameUsage
Term - change Class - Taxon non-normative Process - complete
## Term change * Submitter: Quentin Groom * Efficacy Justification (why is this change necessary?): To improve clarity of the term usage, particularly to distinguish the different terms that can hold a scientific Latin name * Demand Justification (if the change is semantic in nature, name at least two organization...
1.0
Change term - originalNameUsage - ## Term change * Submitter: Quentin Groom * Efficacy Justification (why is this change necessary?): To improve clarity of the term usage, particularly to distinguish the different terms that can hold a scientific Latin name * Demand Justification (if the change is semantic in natu...
process
change term originalnameusage term change submitter quentin groom efficacy justification why is this change necessary to improve clarity of the term usage particularly to distinguish the different terms that can hold a scientific latin name demand justification if the change is semantic in natu...
1
14,391
17,403,913,134
IssuesEvent
2021-08-03 01:14:35
googleapis/python-recaptcha-enterprise
https://api.github.com/repos/googleapis/python-recaptcha-enterprise
closed
Release as GA
api: recaptchaenterprise type: process
[GA release template](https://github.com/googleapis/google-cloud-common/issues/287) ## Required - [x] 28 days elapsed since last beta release with new API surface. See [release history](https://github.com/googleapis/python-recaptcha-enterprise/releases). - [x] Server API is GA. See [API Release Notes](https://clo...
1.0
Release as GA - [GA release template](https://github.com/googleapis/google-cloud-common/issues/287) ## Required - [x] 28 days elapsed since last beta release with new API surface. See [release history](https://github.com/googleapis/python-recaptcha-enterprise/releases). - [x] Server API is GA. See [API Release No...
process
release as ga required days elapsed since last beta release with new api surface see server api is ga see package api is stable and we can commit to backward compatibility all dependencies are ga
1
62,982
14,656,654,277
IssuesEvent
2020-12-28 13:54:34
fu1771695yongxie/node
https://api.github.com/repos/fu1771695yongxie/node
opened
CVE-2015-9251 (Medium) detected in jquery-1.8.1.min.js
security vulnerability
## CVE-2015-9251 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.8.1.min.js</b></p></summary> <p>JavaScript library for DOM operations</p> <p>Library home page: <a href="htt...
True
CVE-2015-9251 (Medium) detected in jquery-1.8.1.min.js - ## CVE-2015-9251 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.8.1.min.js</b></p></summary> <p>JavaScript library ...
non_process
cve medium detected in jquery min js cve medium severity vulnerability vulnerable library jquery min js javascript library for dom operations library home page a href path to dependency file node deps npm node modules tap node modules redeyed examples browser index html...
0
4,525
7,371,096,275
IssuesEvent
2018-03-13 10:35:52
fablabbcn/fablabs.io
https://api.github.com/repos/fablabbcn/fablabs.io
opened
Users cannot update their Lab during the approval process
Approval Process bug
It has been reported that users cannot edit their `Lab` when it is in the approval process, they get: _"Access Denied. You do not have permission to access this resource."_ Let's check this, because if it is true, they cannot update the information of the `Lab`, that Referees might ask them!
1.0
Users cannot update their Lab during the approval process - It has been reported that users cannot edit their `Lab` when it is in the approval process, they get: _"Access Denied. You do not have permission to access this resource."_ Let's check this, because if it is true, they cannot update the information of th...
process
users cannot update their lab during the approval process it has been reported that users cannot edit their lab when it is in the approval process they get access denied you do not have permission to access this resource let s check this because if it is true they cannot update the information of th...
1
20,322
26,962,169,765
IssuesEvent
2023-02-08 19:05:17
GoogleCloudPlatform/nodejs-docs-samples
https://api.github.com/repos/GoogleCloudPlatform/nodejs-docs-samples
reopened
Dependency Dashboard
type: process samples
This issue provides visibility into Renovate updates and their statuses. [Learn more](https://docs.renovatebot.com/key-concepts/dashboard/) ## Open These updates have all been created already. Click a checkbox below to force a retry/rebase of any. - [ ] <!-- rebase-branch=renovate/node-fetch-3.x -->[chore(deps): up...
1.0
Dependency Dashboard - This issue provides visibility into Renovate updates and their statuses. [Learn more](https://docs.renovatebot.com/key-concepts/dashboard/) ## Open These updates have all been created already. Click a checkbox below to force a retry/rebase of any. - [ ] <!-- rebase-branch=renovate/node-fetch-...
process
dependency dashboard this issue provides visibility into renovate updates and their statuses open these updates have all been created already click a checkbox below to force a retry rebase of any pull ignored or blocked these are blocked by an existing closed pr and will not be recreat...
1
28,537
4,106,458,438
IssuesEvent
2016-06-06 08:53:01
Roy2014Kimi/JI3U47XFP7X25PCEAD3LMVXQ
https://api.github.com/repos/Roy2014Kimi/JI3U47XFP7X25PCEAD3LMVXQ
closed
Znh8K8D6WDaO1vmDAIS1rOObhIXKcLiLuvXOqkvfeXRDEkAxhC/sXQdcHIRUFh/jpim5S6UbhFcAr0qiV59PH7fofncyNY0l2gYySZZiB3ZBAATo9728MW5TtoSrRKLdPIN0gAQSrpe84983K1qqICWOV0SIX7S7VyJRJwszsLk=
design
caWrJXEGh9LfesliA8L6mz4SCk5CvKkBOZ6VjKYlmcPBhBjIFTlmSNGoY7TYkyEbKOZNCgyMxrdMsyAfoMUWnUsWJKvRwmLjl29sGWdsbj3ocqZnxtpBU6uP/oGRF7TiJThQ/MlozILwvPibVFSNsbVYlHYDXvM7iGA+4IIlqe1wolcMEQifKNuQBwHfdmQbh/CHqWLbiVR6iAbeYIb2dXFr5hdUW4/DoHxL7YMK/jFFJQxyOubnrn/COTFWclgIlDBnVCjqf+XKlCSLeVX1oosTLeIXRLjXeokhhL11Vv5mHB33T39IgXpzNDHKJwz/...
1.0
Znh8K8D6WDaO1vmDAIS1rOObhIXKcLiLuvXOqkvfeXRDEkAxhC/sXQdcHIRUFh/jpim5S6UbhFcAr0qiV59PH7fofncyNY0l2gYySZZiB3ZBAATo9728MW5TtoSrRKLdPIN0gAQSrpe84983K1qqICWOV0SIX7S7VyJRJwszsLk= - caWrJXEGh9LfesliA8L6mz4SCk5CvKkBOZ6VjKYlmcPBhBjIFTlmSNGoY7TYkyEbKOZNCgyMxrdMsyAfoMUWnUsWJKvRwmLjl29sGWdsbj3ocqZnxtpBU6uP/oGRF7TiJThQ/MlozILwvPibV...
non_process
sxqdchirufh jffjqxyoubnrn cotfwclgildbnvcjqf fybzzpwffq lvhx gaynede
0
831,505
32,051,258,008
IssuesEvent
2023-09-23 15:28:18
ubiquity/ubiquibot
https://api.github.com/repos/ubiquity/ubiquibot
closed
Debits Table Schema
Priority: 3 (High) Time: <2 Hours Price: 112.5 USD
## **Debits** Represents deductions "penalties" made to assignees when an issue is re-opened. | Field | Type | Description | Example Value | |------------|----------|-------------------------------------------------------|--------------------------...
1.0
Debits Table Schema - ## **Debits** Represents deductions "penalties" made to assignees when an issue is re-opened. | Field | Type | Description | Example Value | |------------|----------|-------------------------------------------------------|----...
non_process
debits table schema debits represents deductions penalties made to assignees when an issue is re opened field type description example value ...
0
16,060
20,201,787,342
IssuesEvent
2022-02-11 15:56:17
neuropoly/axondeepseg
https://api.github.com/repos/neuropoly/axondeepseg
opened
Fix weird filenames of data_axondeepseg_wakehealth_training
processing discussion
There is a problem with the filenames of this dataset. It will not pass the bids-validator and is inconsistent with the *data_axondeepseg_bf_training* dataset, which is very similar in terms of structure. When this dataset was originally created last summer, the ivadomed implementation into ADS was still in progress an...
1.0
Fix weird filenames of data_axondeepseg_wakehealth_training - There is a problem with the filenames of this dataset. It will not pass the bids-validator and is inconsistent with the *data_axondeepseg_bf_training* dataset, which is very similar in terms of structure. When this dataset was originally created last summer...
process
fix weird filenames of data axondeepseg wakehealth training there is a problem with the filenames of this dataset it will not pass the bids validator and is inconsistent with the data axondeepseg bf training dataset which is very similar in terms of structure when this dataset was originally created last summer...
1
21,719
30,220,978,335
IssuesEvent
2023-07-05 19:22:32
googleapis/proto-plus-python
https://api.github.com/repos/googleapis/proto-plus-python
closed
Dependency Dashboard
type: process
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Rate-Limited These updates are currently rate-limited. Click on a checkbox below to force their creation now. - [ ] <!-- unlimit-branch=renovate/g...
1.0
Dependency Dashboard - This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Rate-Limited These updates are currently rate-limited. Click on a checkbox below to force their creation now. - [ ] <!-- un...
process
dependency dashboard this issue lists renovate updates and detected dependencies read the docs to learn more rate limited these updates are currently rate limited click on a checkbox below to force their creation now chore deps update dependency googleapis common protos to chore deps...
1
42,835
11,299,752,020
IssuesEvent
2020-01-17 11:59:06
primefaces/primereact
https://api.github.com/repos/primefaces/primereact
closed
Dropdown cannot open the panel after double clicking an option
defect
Hello, As the title, I cannot open the panel after double clicking an option in dropdown component. And the examples in [here](https://www.primefaces.org/primereact/#/dropdown) have the same problem. However, it is weird if you give the editable property to dropdown, it works fine after entering some value. ...
1.0
Dropdown cannot open the panel after double clicking an option - Hello, As the title, I cannot open the panel after double clicking an option in dropdown component. And the examples in [here](https://www.primefaces.org/primereact/#/dropdown) have the same problem. However, it is weird if you give the editabl...
non_process
dropdown cannot open the panel after double clicking an option hello as the title i cannot open the panel after double clicking an option in dropdown component and the examples in have the same problem however it is weird if you give the editable property to dropdown it works fine after entering ...
0
826
3,295,617,087
IssuesEvent
2015-11-01 03:50:54
t3kt/vjzual2
https://api.github.com/repos/t3kt/vjzual2
closed
add a uniform scale parameter to the feedback module
enhancement video processing
it's useful to be able to easily scale x and y to the same value
1.0
add a uniform scale parameter to the feedback module - it's useful to be able to easily scale x and y to the same value
process
add a uniform scale parameter to the feedback module it s useful to be able to easily scale x and y to the same value
1
817,848
30,659,292,109
IssuesEvent
2023-07-25 14:04:57
brave/brave-browser
https://api.github.com/repos/brave/brave-browser
closed
Improve the flow for manually adding an NFT
priority/P4 QA/Yes release-notes/include feature/web3/wallet OS/Android
## Description Adding an NFT on Android is a cumbersome operation, as the button to reach the dialog is a bit hidden in the UI. ### Android - iOS Comparison https://github.com/brave/brave-browser/assets/3308503/cde9b008-b6bc-4dc6-85f1-deb66da41a82 The main difference is that on Android the button is inside...
1.0
Improve the flow for manually adding an NFT - ## Description Adding an NFT on Android is a cumbersome operation, as the button to reach the dialog is a bit hidden in the UI. ### Android - iOS Comparison https://github.com/brave/brave-browser/assets/3308503/cde9b008-b6bc-4dc6-85f1-deb66da41a82 The main diff...
non_process
improve the flow for manually adding an nft description adding an nft on android is a cumbersome operation as the button to reach the dialog is a bit hidden in the ui android ios comparison the main difference is that on android the button is inside the screen to edit the visible assets w...
0
680,232
23,263,353,292
IssuesEvent
2022-08-04 15:10:13
netdata/netdata-cloud
https://api.github.com/repos/netdata/netdata-cloud
closed
[Bug]: Cannot delete agent from cloud dashboard
bug priority/medium mgmt-navigation-team
### Bug description I can't seem to delete a number of offline clients. I coulddn't upgrade some nodes and so had to uninstall-reinstall. This lead to duplicates in the cloud dashboard, which I've had before; however, this time when I deleted the 'old' nodes from the dashboard's "nodes" view I got an internal serve...
1.0
[Bug]: Cannot delete agent from cloud dashboard - ### Bug description I can't seem to delete a number of offline clients. I coulddn't upgrade some nodes and so had to uninstall-reinstall. This lead to duplicates in the cloud dashboard, which I've had before; however, this time when I deleted the 'old' nodes from th...
non_process
cannot delete agent from cloud dashboard bug description i can t seem to delete a number of offline clients i coulddn t upgrade some nodes and so had to uninstall reinstall this lead to duplicates in the cloud dashboard which i ve had before however this time when i deleted the old nodes from the da...
0
163,427
6,198,188,595
IssuesEvent
2017-07-05 18:34:46
GoogleCloudPlatform/google-cloud-eclipse
https://api.github.com/repos/GoogleCloudPlatform/google-cloud-eclipse
closed
Import Java 8 project
App Engine Standard high priority task
See what happens when we import an existing Java 8 app engine standard project (`<runtime>java8</runtime>`). Make sure the facets (Java and Dynamic Web project) are set appropriately without further action.
1.0
Import Java 8 project - See what happens when we import an existing Java 8 app engine standard project (`<runtime>java8</runtime>`). Make sure the facets (Java and Dynamic Web project) are set appropriately without further action.
non_process
import java project see what happens when we import an existing java app engine standard project make sure the facets java and dynamic web project are set appropriately without further action
0
4,365
7,260,514,615
IssuesEvent
2018-02-18 10:53:40
qgis/QGIS-Documentation
https://api.github.com/repos/qgis/QGIS-Documentation
closed
[FEATURE][processing] Optimised points along geometry algorithm
Automatic new feature Processing
Original commit: https://github.com/qgis/QGIS/commit/8db9284cb304618c91c22c380711a0d4dd02f707 by nyalldawson Supports also polygon geometries, handles null geometries, and records the original line angle along with the distance for each point.
1.0
[FEATURE][processing] Optimised points along geometry algorithm - Original commit: https://github.com/qgis/QGIS/commit/8db9284cb304618c91c22c380711a0d4dd02f707 by nyalldawson Supports also polygon geometries, handles null geometries, and records the original line angle along with the distance for each point.
process
optimised points along geometry algorithm original commit by nyalldawson supports also polygon geometries handles null geometries and records the original line angle along with the distance for each point
1
10,084
13,044,161,986
IssuesEvent
2020-07-29 03:47:28
tikv/tikv
https://api.github.com/repos/tikv/tikv
closed
UCP: Migrate scalar function `ConvertTz` from TiDB
challenge-program-2 component/coprocessor difficulty/easy sig/coprocessor
## Description Port the scalar function `ConvertTz` from TiDB to coprocessor. ## Score * 50 ## Mentor(s) * @mapleFU ## Recommended Skills * Rust programming ## Learning Materials Already implemented expressions ported from TiDB - https://github.com/tikv/tikv/tree/master/components/tidb_query/src/rpn_expr)...
2.0
UCP: Migrate scalar function `ConvertTz` from TiDB - ## Description Port the scalar function `ConvertTz` from TiDB to coprocessor. ## Score * 50 ## Mentor(s) * @mapleFU ## Recommended Skills * Rust programming ## Learning Materials Already implemented expressions ported from TiDB - https://github.com/tikv...
process
ucp migrate scalar function converttz from tidb description port the scalar function converttz from tidb to coprocessor score mentor s maplefu recommended skills rust programming learning materials already implemented expressions ported from tidb
1
95,040
3,933,560,996
IssuesEvent
2016-04-25 19:33:48
ghutchis/avogadro
https://api.github.com/repos/ghutchis/avogadro
closed
Crash viewing properties after optimisation
auto-migrated Commands / Extensions high priority v_1.1.0
Create/load a molecule. Select: Extensions->Optimize Geometry. Select: View -> Properties -> Molecule Properties. This generates the following seg faut: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libstdc++.6.dylib 0x00007fff8ba29bde std::ostream::sentry::sentry(std::ostream&) +...
1.0
Crash viewing properties after optimisation - Create/load a molecule. Select: Extensions->Optimize Geometry. Select: View -> Properties -> Molecule Properties. This generates the following seg faut: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libstdc++.6.dylib 0x00007fff8ba29bde...
non_process
crash viewing properties after optimisation create load a molecule select extensions optimize geometry select view properties molecule properties this generates the following seg faut thread crashed dispatch queue com apple main thread libstdc dylib std ostream se...
0
3,807
6,793,673,461
IssuesEvent
2017-11-01 08:46:17
gaocegege/Processing.R
https://api.github.com/repos/gaocegege/Processing.R
closed
Support Table in R
community/processing difficulty/low priority/p1 size/small status/to-be-claimed type/enhancement
From @jeremydouglass `Table` might be good to import from the core as well for working with large sets of 2D or 3D coordinates -- loadTable and saveTable are already present, but they wouldn't work without Table. At least, I think it is not already included, because it is not listed in the reference.... - https...
1.0
Support Table in R - From @jeremydouglass `Table` might be good to import from the core as well for working with large sets of 2D or 3D coordinates -- loadTable and saveTable are already present, but they wouldn't work without Table. At least, I think it is not already included, because it is not listed in the refe...
process
support table in r from jeremydouglass table might be good to import from the core as well for working with large sets of or coordinates loadtable and savetable are already present but they wouldn t work without table at least i think it is not already included because it is not listed in the refere...
1
271,191
23,589,024,854
IssuesEvent
2022-08-23 13:53:00
O-market/O-market
https://api.github.com/repos/O-market/O-market
closed
NetworkService 테스트 코드 구현
test
### 배경 NetworkService 테스트 코드를 구현하여 제대로 데이터를 가져오는지 테스트 ### 체크 리스트 - [ ] NetworkService 테스트 구현
1.0
NetworkService 테스트 코드 구현 - ### 배경 NetworkService 테스트 코드를 구현하여 제대로 데이터를 가져오는지 테스트 ### 체크 리스트 - [ ] NetworkService 테스트 구현
non_process
networkservice 테스트 코드 구현 배경 networkservice 테스트 코드를 구현하여 제대로 데이터를 가져오는지 테스트 체크 리스트 networkservice 테스트 구현
0
459,470
13,193,840,880
IssuesEvent
2020-08-13 15:50:19
google/ground-platform
https://api.github.com/repos/google/ground-platform
closed
[Layer list] Order of layers changes on each reload
CUJ: layers/ forms priority: p1 type: bug
This is due to index not being implemented in Layer. Blocked by #308. Fyi @gyarill, @parulraheja98
1.0
[Layer list] Order of layers changes on each reload - This is due to index not being implemented in Layer. Blocked by #308. Fyi @gyarill, @parulraheja98
non_process
order of layers changes on each reload this is due to index not being implemented in layer blocked by fyi gyarill
0
314,975
9,605,275,529
IssuesEvent
2019-05-10 23:09:45
INN/link-roundups
https://api.github.com/repos/INN/link-roundups
opened
[roundup_block] shortcode: has anyone ever used it?
priority: low type: question
PR https://github.com/INN/link-roundups/pull/117/ was opened for 0.4, after the WordPress MailChimp Tools submodule was created. It was never merged; the docs were never added. - [ ] can we remove the `[roundup_block]` shortcode and its associated JS?
1.0
[roundup_block] shortcode: has anyone ever used it? - PR https://github.com/INN/link-roundups/pull/117/ was opened for 0.4, after the WordPress MailChimp Tools submodule was created. It was never merged; the docs were never added. - [ ] can we remove the `[roundup_block]` shortcode and its associated JS?
non_process
shortcode has anyone ever used it pr was opened for after the wordpress mailchimp tools submodule was created it was never merged the docs were never added can we remove the shortcode and its associated js
0
302,663
26,158,923,945
IssuesEvent
2022-12-31 07:09:09
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
opened
roachtest: cdc/initial-scan failed
C-test-failure O-robot O-roachtest release-blocker branch-release-22.1
roachtest.cdc/initial-scan [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=8147270&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=8147270&tab=artifacts#/cdc/initial-scan) on release-22.1 @ [000c9624b56b09d5fbd06557c559b2f910142a9c](https://github.com/cockroachdb/cock...
2.0
roachtest: cdc/initial-scan failed - roachtest.cdc/initial-scan [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=8147270&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=8147270&tab=artifacts#/cdc/initial-scan) on release-22.1 @ [000c9624b56b09d5fbd06557c559b2f910142a9c...
non_process
roachtest cdc initial scan failed roachtest cdc initial scan with on release github com cockroachdb cockroach pkg roachprod install cluster synced go github com cockroachdb cockroach pkg roachprod install syncedcluster run github com cockroachdb cockroach ...
0
17,684
23,525,249,859
IssuesEvent
2022-08-19 10:09:11
bazelbuild/bazel
https://api.github.com/repos/bazelbuild/bazel
closed
incompatible_use_toolchain_resolution_for_java_rules: use toolchain resolution for Java rules
P1 type: process team-Rules-Java incompatible-change area-java-toolchains
**Flag:** `--incompatible_use_toolchain_resolution_for_java_rules` **Available since:** 5.0.0 **Will be flipped in:** 5.0.0 **Tracking issue:** #4592 ### **Motivation** Currently, Java rules find their Java toolchain and JDK using the `--javabase` / `--java_toolchain` / `--host_javabase` / `--host_java_toolcha...
1.0
incompatible_use_toolchain_resolution_for_java_rules: use toolchain resolution for Java rules - **Flag:** `--incompatible_use_toolchain_resolution_for_java_rules` **Available since:** 5.0.0 **Will be flipped in:** 5.0.0 **Tracking issue:** #4592 ### **Motivation** Currently, Java rules find their Java toolchai...
process
incompatible use toolchain resolution for java rules use toolchain resolution for java rules flag incompatible use toolchain resolution for java rules available since will be flipped in tracking issue motivation currently java rules find their java toolchain a...
1
295,507
25,480,121,908
IssuesEvent
2022-11-25 19:22:49
vegaprotocol/vega
https://api.github.com/repos/vegaprotocol/vega
closed
Unstable CI: `TestRestoringFromDifferentHeightsWithFullHistory`
tests ci dehistory
# Task Overview The test `TestRestoringFromDifferentHeightsWithFullHistory` has been seen to sometimes fail in three separate ways, the first being (`TestRestoreFromFullHistorySnapshotAndProcessEvents` has also been seen to fail this way): ``` [2022-11-10T14:04:25.289Z] === RUN TestRestoringFromDifferentHeightsW...
1.0
Unstable CI: `TestRestoringFromDifferentHeightsWithFullHistory` - # Task Overview The test `TestRestoringFromDifferentHeightsWithFullHistory` has been seen to sometimes fail in three separate ways, the first being (`TestRestoreFromFullHistorySnapshotAndProcessEvents` has also been seen to fail this way): ``` [2022...
non_process
unstable ci testrestoringfromdifferentheightswithfullhistory task overview the test testrestoringfromdifferentheightswithfullhistory has been seen to sometimes fail in three separate ways the first being testrestorefromfullhistorysnapshotandprocessevents has also been seen to fail this way ...
0
10,498
13,259,944,972
IssuesEvent
2020-08-20 17:27:14
qgis/QGIS-Documentation
https://api.github.com/repos/qgis/QGIS-Documentation
closed
[FEATURE] Zoom in/out and fit items to view actions for the modeler (#3939)
3.0 Automatic new feature Graphical modeler Processing ToDocOrNotToDoc?
Original commit: https://github.com/qgis/QGIS/commit/56d5a375a1a6def850753d241647e12c675961c7 by web-flow Unfortunately this naughty coder did not write a description... :-(
1.0
[FEATURE] Zoom in/out and fit items to view actions for the modeler (#3939) - Original commit: https://github.com/qgis/QGIS/commit/56d5a375a1a6def850753d241647e12c675961c7 by web-flow Unfortunately this naughty coder did not write a description... :-(
process
zoom in out and fit items to view actions for the modeler original commit by web flow unfortunately this naughty coder did not write a description
1
17,419
23,240,774,572
IssuesEvent
2022-08-03 15:24:04
dtcenter/MET
https://api.github.com/repos/dtcenter/MET
closed
Add "station_ob" to metadata_map as a message_type metadata variable for ioda2nc
type: enhancement priority: medium requestor: Community MET: PreProcessing Tools (Point)
*Replace italics below with details for this issue.* ## Describe the Enhancement ## *Provide a description of the enhancement request here.* From https://github.com/dtcenter/METplus/discussions/1705 The IODA input has "station_ob@MetaData" variable instead of msg_tyoe@MetaData variable which contains the messag...
1.0
Add "station_ob" to metadata_map as a message_type metadata variable for ioda2nc - *Replace italics below with details for this issue.* ## Describe the Enhancement ## *Provide a description of the enhancement request here.* From https://github.com/dtcenter/METplus/discussions/1705 The IODA input has "station_ob...
process
add station ob to metadata map as a message type metadata variable for replace italics below with details for this issue describe the enhancement provide a description of the enhancement request here from the ioda input has station ob metadata variable instead of msg tyoe metadata variable...
1
109,584
4,390,265,786
IssuesEvent
2016-08-09 02:17:09
aodn/aatams
https://api.github.com/repos/aodn/aatams
opened
Error when sorting the Activity list
bug medium priority
Observed on the production web app <h3> Steps to reproduce <h3> Go to the [Animal Tracking web app] (animaltracking.aodn.org.au) and log in. Then click on the activity button on the top right corner of the page or use [this link] (https://animaltracking.aodn.org.au/auditLogEvent/list) for direct access. Once the...
1.0
Error when sorting the Activity list - Observed on the production web app <h3> Steps to reproduce <h3> Go to the [Animal Tracking web app] (animaltracking.aodn.org.au) and log in. Then click on the activity button on the top right corner of the page or use [this link] (https://animaltracking.aodn.org.au/auditLog...
non_process
error when sorting the activity list observed on the production web app steps to reproduce go to the animaltracking aodn org au and log in then click on the activity button on the top right corner of the page or use for direct access once the list is displayed click on any of the first three co...
0
204,743
15,949,199,782
IssuesEvent
2021-04-15 07:05:43
fangwei123456/spikingjelly
https://api.github.com/repos/fangwei123456/spikingjelly
closed
How to train Neuromorphic Datasets?
documentation enhancement good first issue
Will spikingjelly have a tutorial train with Neuromorphic Datasets like N-MNIST, special about DVS128 Gesture,...? Thanks for your time!
1.0
How to train Neuromorphic Datasets? - Will spikingjelly have a tutorial train with Neuromorphic Datasets like N-MNIST, special about DVS128 Gesture,...? Thanks for your time!
non_process
how to train neuromorphic datasets will spikingjelly have a tutorial train with neuromorphic datasets like n mnist special about gesture thanks for your time
0
474,439
13,670,138,386
IssuesEvent
2020-09-29 03:55:19
sirmammingtonham/smartrider
https://api.github.com/repos/sirmammingtonham/smartrider
opened
💡 Feature Request: Welcome Tour
enhancement low-priority
**Is your feature request related to a problem? Please describe.** App features aren't always clear on first use. **Describe the solution you'd like** Create a material app tour on first sign-in. See https://material.io/archive/guidelines/growth-communications/feature-discovery.html# Walk through all features l...
1.0
💡 Feature Request: Welcome Tour - **Is your feature request related to a problem? Please describe.** App features aren't always clear on first use. **Describe the solution you'd like** Create a material app tour on first sign-in. See https://material.io/archive/guidelines/growth-communications/feature-discovery...
non_process
💡 feature request welcome tour is your feature request related to a problem please describe app features aren t always clear on first use describe the solution you d like create a material app tour on first sign in see walk through all features like calling safe ride seeing schedules tapping...
0
287,487
8,816,033,865
IssuesEvent
2018-12-30 03:52:16
PCSX2/pcsx2
https://api.github.com/repos/PCSX2/pcsx2
opened
GSdx: Custom resolution discussion (drop or keep)
GSdx: Hardware High Priority Question / Discussion
Currently custom resolution is in a bad state, aside from the improper aliasing it causes because of improper scaling there are some major features that don't work with custom resolution. Major features being such as Depth, Channel Shuffle, 8bit shader, all of which rely on upscaling multiplier to do the math in the s...
1.0
GSdx: Custom resolution discussion (drop or keep) - Currently custom resolution is in a bad state, aside from the improper aliasing it causes because of improper scaling there are some major features that don't work with custom resolution. Major features being such as Depth, Channel Shuffle, 8bit shader, all of which ...
non_process
gsdx custom resolution discussion drop or keep currently custom resolution is in a bad state aside from the improper aliasing it causes because of improper scaling there are some major features that don t work with custom resolution major features being such as depth channel shuffle shader all of which rel...
0
3,086
6,101,721,305
IssuesEvent
2017-06-20 15:07:26
dita-ot/dita-ot
https://api.github.com/repos/dita-ot/dita-ot
closed
Keyref text resolution not using link text unless on link element
bug P1 preprocess/keyref
Based on clarifications to the keyref processing rules in DITA 1.3 (content was there in 1.2 but difficult to interpret): http://docs.oasis-open.org/dita/dita/v1.3/errata01/os/complete/part1-base/archSpec/base/processing-keyref-for-text.html#processing_key_references For _any element_, text can be pulled from `<lin...
1.0
Keyref text resolution not using link text unless on link element - Based on clarifications to the keyref processing rules in DITA 1.3 (content was there in 1.2 but difficult to interpret): http://docs.oasis-open.org/dita/dita/v1.3/errata01/os/complete/part1-base/archSpec/base/processing-keyref-for-text.html#processin...
process
keyref text resolution not using link text unless on link element based on clarifications to the keyref processing rules in dita content was there in but difficult to interpret for any element text can be pulled from which makes that a good default way to specify text with a key number five ...
1
123,200
12,194,851,181
IssuesEvent
2020-04-29 16:25:15
kythe/kythe
https://api.github.com/repos/kythe/kythe
opened
extracting //kythe/cxx/... fails
C++ documentation extraction
In https://kythe.io/examples/#extracting-the-kythe-repository we tell people they can run `bazel build -k \ --experimental_action_listener=@io_kythe//kythe/extractors:extract_kzip_java \ --experimental_action_listener=@io_kythe//kythe/extractors:extract_kzip_cxx \ --experimental_extra_action_top_level_only \ ...
1.0
extracting //kythe/cxx/... fails - In https://kythe.io/examples/#extracting-the-kythe-repository we tell people they can run `bazel build -k \ --experimental_action_listener=@io_kythe//kythe/extractors:extract_kzip_java \ --experimental_action_listener=@io_kythe//kythe/extractors:extract_kzip_cxx \ --experimen...
non_process
extracting kythe cxx fails in we tell people they can run bazel build k experimental action listener io kythe kythe extractors extract kzip java experimental action listener io kythe kythe extractors extract kzip cxx experimental extra action top level only kythe cxx ky...
0
8,284
11,448,776,078
IssuesEvent
2020-02-06 04:48:28
kubeflow/kubeflow
https://api.github.com/repos/kubeflow/kubeflow
closed
v0.7.0 Release Checklist
area/engprod kind/process lifecycle/stale priority/p0
P0 issues list: https://github.com/issues?utf8=%E2%9C%93&q=org%3Akubeflow+label%3Apriority%2Fp0+project%3Akubeflow%2F22+is%3Aopen+ - [x] App instance manifests (https://github.com/kubeflow/manifests/issues/489) - [x] Cut release branch for kubeflow/manifests - [x] Merge Kfctl upgrades PR - [x] Migrate kftcl to ku...
1.0
v0.7.0 Release Checklist - P0 issues list: https://github.com/issues?utf8=%E2%9C%93&q=org%3Akubeflow+label%3Apriority%2Fp0+project%3Akubeflow%2F22+is%3Aopen+ - [x] App instance manifests (https://github.com/kubeflow/manifests/issues/489) - [x] Cut release branch for kubeflow/manifests - [x] Merge Kfctl upgrades PR...
process
release checklist issues list app instance manifests cut release branch for kubeflow manifests merge kfctl upgrades pr migrate kftcl to kubeflow kfctl cut release branch for kubeflow kubeflow cut release branch for kubeflow kfctl make sure periodic tests are running ...
1
14,040
16,849,214,143
IssuesEvent
2021-06-20 06:24:48
qgis/QGIS-Documentation
https://api.github.com/repos/qgis/QGIS-Documentation
closed
[FEATURE][processing] Add action to model designer to delete all selected components
3.14 Automatic new feature Graphical modeler Processing
Original commit: https://github.com/qgis/QGIS/commit/1e67ee42fa95d7ea3078f346f28a5d29b77c2177 by nyalldawson Unfortunately this naughty coder did not write a description... :-(
1.0
[FEATURE][processing] Add action to model designer to delete all selected components - Original commit: https://github.com/qgis/QGIS/commit/1e67ee42fa95d7ea3078f346f28a5d29b77c2177 by nyalldawson Unfortunately this naughty coder did not write a description... :-(
process
add action to model designer to delete all selected components original commit by nyalldawson unfortunately this naughty coder did not write a description
1
13,721
16,484,813,532
IssuesEvent
2021-05-24 16:22:41
DSpace/dspace-angular
https://api.github.com/repos/DSpace/dspace-angular
closed
Cannot Import Metadata (CSV) as an Admin
bug e/1 high priority testathon tools: import tools:processes
**Describe the bug** Cannot import a Metadata CSV while logged in as an Administrator. Seems like the same problem as reported in https://github.com/DSpace/dspace-angular/issues/1132 **To Reproduce** Steps to reproduce the behavior: 1. Login as an Admin 2. Create a CSV to import (preferably something small. It ...
1.0
Cannot Import Metadata (CSV) as an Admin - **Describe the bug** Cannot import a Metadata CSV while logged in as an Administrator. Seems like the same problem as reported in https://github.com/DSpace/dspace-angular/issues/1132 **To Reproduce** Steps to reproduce the behavior: 1. Login as an Admin 2. Create a CSV...
process
cannot import metadata csv as an admin describe the bug cannot import a metadata csv while logged in as an administrator seems like the same problem as reported in to reproduce steps to reproduce the behavior login as an admin create a csv to import preferably something small it could be...
1
284,869
21,474,757,533
IssuesEvent
2022-04-26 12:47:50
SDdylan/API-BileMo
https://api.github.com/repos/SDdylan/API-BileMo
closed
Documentation
documentation
Créer une documentation qui aidera l'utilisateur dans son utilisation de l'API. (Swagger, OpenApi) Temps estimé : 2 jours.
1.0
Documentation - Créer une documentation qui aidera l'utilisateur dans son utilisation de l'API. (Swagger, OpenApi) Temps estimé : 2 jours.
non_process
documentation créer une documentation qui aidera l utilisateur dans son utilisation de l api swagger openapi temps estimé jours
0
64,009
7,758,622,926
IssuesEvent
2018-05-31 20:13:57
phetsims/equality-explorer
https://api.github.com/repos/phetsims/equality-explorer
opened
range of pickers on Lab screen
design:general meeting:design
The range of the pickers on the Lab screen is currently [0,20]. Zero has potential for confusion, since the objects here are physical. Do we want to change to [1,20]?
2.0
range of pickers on Lab screen - The range of the pickers on the Lab screen is currently [0,20]. Zero has potential for confusion, since the objects here are physical. Do we want to change to [1,20]?
non_process
range of pickers on lab screen the range of the pickers on the lab screen is currently zero has potential for confusion since the objects here are physical do we want to change to
0
13,063
15,395,200,963
IssuesEvent
2021-03-03 18:54:25
googleapis/nodejs-speech
https://api.github.com/repos/googleapis/nodejs-speech
closed
Language code en-GB not working on infinite streaming example
api: speech priority: p2 type: bug type: process
Hi, Running both MicrophoneStream and infiniteStreaming work fine after cloning the repository. Changing the language to en-GB on the MicrophoneStream sample works, albeit with several seconds of latency. However infiniteStreaming with en-GB just sits there not finalising the translation. I have tried the language...
1.0
Language code en-GB not working on infinite streaming example - Hi, Running both MicrophoneStream and infiniteStreaming work fine after cloning the repository. Changing the language to en-GB on the MicrophoneStream sample works, albeit with several seconds of latency. However infiniteStreaming with en-GB just sits ...
process
language code en gb not working on infinite streaming example hi running both microphonestream and infinitestreaming work fine after cloning the repository changing the language to en gb on the microphonestream sample works albeit with several seconds of latency however infinitestreaming with en gb just sits ...
1
591,347
17,837,585,505
IssuesEvent
2021-09-03 05:01:26
DelvUI/DelvUI
https://api.github.com/repos/DelvUI/DelvUI
closed
Context Menu
High Priority Work in Progress Infra
- [ ] Add clip logic to focus bar - [ ] Add clip logic to target of target bar - [ ] Add clip logic for text on frames as well?
1.0
Context Menu - - [ ] Add clip logic to focus bar - [ ] Add clip logic to target of target bar - [ ] Add clip logic for text on frames as well?
non_process
context menu add clip logic to focus bar add clip logic to target of target bar add clip logic for text on frames as well
0
3,642
6,677,416,515
IssuesEvent
2017-10-05 10:21:41
our-city-app/oca-backend
https://api.github.com/repos/our-city-app/oca-backend
closed
qr-code with URL
process_wontfix type_feature
@ this moment it is not possible in a good way to create QR-codes with a URL behind it. There is a superfluous question when you scan the qr-code with the URL. This is not user friendly @ all. It would be great to scan and open immediately. ![image](https://user-images.githubusercontent.com/23034120/29824986-...
1.0
qr-code with URL - @ this moment it is not possible in a good way to create QR-codes with a URL behind it. There is a superfluous question when you scan the qr-code with the URL. This is not user friendly @ all. It would be great to scan and open immediately. ![image](https://user-images.githubusercontent.com...
process
qr code with url this moment it is not possible in a good way to create qr codes with a url behind it there is a superfluous question when you scan the qr code with the url this is not user friendly all it would be great to scan and open immediately
1
3,357
6,487,658,430
IssuesEvent
2017-08-20 10:05:14
Great-Hill-Corporation/quickBlocks
https://api.github.com/repos/Great-Hill-Corporation/quickBlocks
closed
blockScraper, if the files are locked, proceeds anyway without really showing a usful message.
apps-blockScrape status-inprocess type-bug
To reproduce, create .lck file and run.
1.0
blockScraper, if the files are locked, proceeds anyway without really showing a usful message. - To reproduce, create .lck file and run.
process
blockscraper if the files are locked proceeds anyway without really showing a usful message to reproduce create lck file and run
1