Unnamed: 0
int64
0
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
5
112
repo_url
stringlengths
34
141
action
stringclasses
3 values
title
stringlengths
1
1k
labels
stringlengths
4
1.38k
body
stringlengths
1
262k
index
stringclasses
16 values
text_combine
stringlengths
96
262k
label
stringclasses
2 values
text
stringlengths
96
252k
binary_label
int64
0
1
254,306
8,072,555,396
IssuesEvent
2018-08-06 16:18:37
openshift/origin
https://api.github.com/repos/openshift/origin
closed
Make flex volume plugin dir configurable
component/storage kind/question lifecycle/rotten priority/P3
When I'm trying to use flex volumes in the OpenShift, I have to put a plugin into the `/usr/libexec/kubernetes/kubelet-plugins/volume/exec` directory. This location is surprising me, because I'd expect a directory like `/var/lib/origin` or similar. Also I found that `controller-manager` has [option for that](https:/...
1.0
Make flex volume plugin dir configurable - When I'm trying to use flex volumes in the OpenShift, I have to put a plugin into the `/usr/libexec/kubernetes/kubelet-plugins/volume/exec` directory. This location is surprising me, because I'd expect a directory like `/var/lib/origin` or similar. Also I found that `contro...
priority
make flex volume plugin dir configurable when i m trying to use flex volumes in the openshift i have to put a plugin into the usr libexec kubernetes kubelet plugins volume exec directory this location is surprising me because i d expect a directory like var lib origin or similar also i found that contro...
1
342,835
10,322,361,254
IssuesEvent
2019-08-31 11:34:37
wso2/docs-is
https://api.github.com/repos/wso2/docs-is
opened
Scim2 documents contains .xml configs
Priority/High
https://is.docs.wso2.com/en/5.9.0/connectors/configuring-SCIM-2.0-Provisioning-Connector/#ConfiguringSCIM2.0ProvisioningConnector-/UsersEndpoint contain xml configurations. They should be change to toml.
1.0
Scim2 documents contains .xml configs - https://is.docs.wso2.com/en/5.9.0/connectors/configuring-SCIM-2.0-Provisioning-Connector/#ConfiguringSCIM2.0ProvisioningConnector-/UsersEndpoint contain xml configurations. They should be change to toml.
priority
documents contains xml configs contain xml configurations they should be change to toml
1
759,754
26,609,314,383
IssuesEvent
2023-01-23 22:14:45
Qiskit-Extensions/quantum-serverless
https://api.github.com/repos/Qiskit-Extensions/quantum-serverless
opened
Infrastructure: add deployment script to ease the process of setting up cloud infrastructure
enhancement priority: low
<!-- ⚠️ If you do not respect this template, your issue will be closed --> <!-- ⚠️ Make sure to browse the opened and closed issues to confirm this idea does not exist. --> ### What is the expected enhancement? Add deployment script to ease the process of setting up cloud infrastructure. Script (cli) should e...
1.0
Infrastructure: add deployment script to ease the process of setting up cloud infrastructure - <!-- ⚠️ If you do not respect this template, your issue will be closed --> <!-- ⚠️ Make sure to browse the opened and closed issues to confirm this idea does not exist. --> ### What is the expected enhancement? Add dep...
priority
infrastructure add deployment script to ease the process of setting up cloud infrastructure what is the expected enhancement add deployment script to ease the process of setting up cloud infrastructure script cli should ease the process of deployment and remove following steps installation ...
1
34,769
9,461,184,782
IssuesEvent
2019-04-17 12:55:36
agda/agda
https://api.github.com/repos/agda/agda
opened
The branch parametric does not build under ghc 8.6
agda-parametric build-failure
The branch parametric does not build under ghc 8.6. It would be good to keep agda-parametric alive; we have submitted a paper that relies on it. :)
1.0
The branch parametric does not build under ghc 8.6 - The branch parametric does not build under ghc 8.6. It would be good to keep agda-parametric alive; we have submitted a paper that relies on it. :)
non_priority
the branch parametric does not build under ghc the branch parametric does not build under ghc it would be good to keep agda parametric alive we have submitted a paper that relies on it
0
32,926
2,760,931,815
IssuesEvent
2015-04-28 14:51:02
DeepskyLog/DeepskyLog
https://api.github.com/repos/DeepskyLog/DeepskyLog
closed
Add translation for file
Category: Common Priority: Normal Status: Closed Tracker: Bug
--- Author Name: **Jan Vanautgaerden** (@janvanautgaerden) Original Redmine Issue: 59, http://redmine.deepskylog.org/issues/59 Original Date: 2009-01-08 Original Assignee: Wim De Meester --- De links naar 'file' onderaan de tabellen moeten in het Nederlands misschien beter vertaald worden naar 'bestand'? pdf-be...
1.0
Add translation for file - --- Author Name: **Jan Vanautgaerden** (@janvanautgaerden) Original Redmine Issue: 59, http://redmine.deepskylog.org/issues/59 Original Date: 2009-01-08 Original Assignee: Wim De Meester --- De links naar 'file' onderaan de tabellen moeten in het Nederlands misschien beter vertaald worde...
priority
add translation for file author name jan vanautgaerden janvanautgaerden original redmine issue original date original assignee wim de meester de links naar file onderaan de tabellen moeten in het nederlands misschien beter vertaald worden naar bestand pdf bestand ipv pdf fil...
1
155,748
5,960,145,726
IssuesEvent
2017-05-29 13:17:23
mkdo/kapow-grunt
https://api.github.com/repos/mkdo/kapow-grunt
closed
Review and update .jshintrc
Priority: Low Status: Completed Type: Maintenance
It's worth revisiting the `.jshintrc` file to see if we're missing a trick, or indeed, being too heavy handed with our Javascript linting. Options reference here: http://jshint.com/docs/options/
1.0
Review and update .jshintrc - It's worth revisiting the `.jshintrc` file to see if we're missing a trick, or indeed, being too heavy handed with our Javascript linting. Options reference here: http://jshint.com/docs/options/
priority
review and update jshintrc it s worth revisiting the jshintrc file to see if we re missing a trick or indeed being too heavy handed with our javascript linting options reference here
1
325,577
24,054,703,223
IssuesEvent
2022-09-16 15:42:54
pralab/secml
https://api.github.com/repos/pralab/secml
closed
Pip Install of notebooks points to gitlab repository
documentation
In all the tutorial notebooks, the line ``` %pip install git+https://gitlab.com/secml/secml ``` should be changed to ``` %pip install git+https://github.com/pralab/secml ``` https://github.com/pralab/secml/tree/master/tutorials
1.0
Pip Install of notebooks points to gitlab repository - In all the tutorial notebooks, the line ``` %pip install git+https://gitlab.com/secml/secml ``` should be changed to ``` %pip install git+https://github.com/pralab/secml ``` https://github.com/pralab/secml/tree/master/tutorials
non_priority
pip install of notebooks points to gitlab repository in all the tutorial notebooks the line pip install git should be changed to pip install git
0
677,531
23,164,399,561
IssuesEvent
2022-07-29 22:04:24
paulogesualdo/api-car-rental
https://api.github.com/repos/paulogesualdo/api-car-rental
closed
Husky para automação de qualidade de código
enhancement Priority
Segue link para auxiliar: Video Obs.: Não instalar `lint-stage` https://www.youtube.com/watch?v=F3B8W3yPPSo Material importante https://typicode.github.io/husky/#/?id=automatic-recommended https://www.freecodecamp.org/portuguese/news/como-adicionar-hooks-de-commit-ao-git-com-husky-para-automatizar-tarefas/
1.0
Husky para automação de qualidade de código - Segue link para auxiliar: Video Obs.: Não instalar `lint-stage` https://www.youtube.com/watch?v=F3B8W3yPPSo Material importante https://typicode.github.io/husky/#/?id=automatic-recommended https://www.freecodecamp.org/portuguese/news/como-adicionar-hooks-de-commi...
priority
husky para automação de qualidade de código segue link para auxiliar video obs não instalar lint stage material importante
1
406,592
11,899,873,720
IssuesEvent
2020-03-30 09:42:49
mozilla/addons-server
https://api.github.com/repos/mozilla/addons-server
opened
Hide "wat" and "mad" options in the list of scanners to create a new rule
component: scanners contrib: outreachy priority: p3
Given that we do not have rules for the "wat" and "mad" scanners, let's hide them in the list of scanners displayed in the form of a scanner result: <img width="486" alt="Screen Shot 2020-03-30 at 11 41 53" src="https://user-images.githubusercontent.com/217628/77898529-9257e880-727b-11ea-85af-e11f6b7a9815.png"> I...
1.0
Hide "wat" and "mad" options in the list of scanners to create a new rule - Given that we do not have rules for the "wat" and "mad" scanners, let's hide them in the list of scanners displayed in the form of a scanner result: <img width="486" alt="Screen Shot 2020-03-30 at 11 41 53" src="https://user-images.githubuse...
priority
hide wat and mad options in the list of scanners to create a new rule given that we do not have rules for the wat and mad scanners let s hide them in the list of scanners displayed in the form of a scanner result img width alt screen shot at src i suppose we can use this but i...
1
29,494
2,716,237,964
IssuesEvent
2015-04-10 17:51:34
CruxFramework/crux
https://api.github.com/repos/CruxFramework/crux
closed
The RemoteStreamDataSource is duplicating the last record
bug imported Milestone-M14-C3 Priority-Medium TargetVersion-5.1.2
_From [wes...@triggolabs.com](https://code.google.com/u/114691046055037037756/) on July 02, 2014 13:48:42_ The RemoteStreamingDataSource is duplicating the last record on a page when the number of records = PageSize - 1: Example: If a page can hold five records, but there is only four records, the fourth record ...
1.0
The RemoteStreamDataSource is duplicating the last record - _From [wes...@triggolabs.com](https://code.google.com/u/114691046055037037756/) on July 02, 2014 13:48:42_ The RemoteStreamingDataSource is duplicating the last record on a page when the number of records = PageSize - 1: Example: If a page can hold five...
priority
the remotestreamdatasource is duplicating the last record from on july the remotestreamingdatasource is duplicating the last record on a page when the number of records pagesize example if a page can hold five records but there is only four records the fourth record will be duplicate...
1
151,308
13,398,213,797
IssuesEvent
2020-09-03 12:50:47
hananf11/flask_image_search
https://api.github.com/repos/hananf11/flask_image_search
opened
Add documentation for `@property`
documentation
Add documentation that `@property` can be used to do more complicated things for example constructing the image URL or determining if an Image should be indexed or not
1.0
Add documentation for `@property` - Add documentation that `@property` can be used to do more complicated things for example constructing the image URL or determining if an Image should be indexed or not
non_priority
add documentation for property add documentation that property can be used to do more complicated things for example constructing the image url or determining if an image should be indexed or not
0
810,089
30,224,626,186
IssuesEvent
2023-07-05 22:41:51
VocaDB/vocadb
https://api.github.com/repos/VocaDB/vocadb
closed
Find a replacement for MarkdownSharp
priority: low performance frontend weblink text
For server-side processing of Markdown VocaDB uses [MarkdownSharp](https://code.google.com/p/markdownsharp/), with some of its extra features turned on, roughly corresponding to the [Github-flavored Markdown](https://help.github.com/articles/github-flavored-markdown/) (GFM). Unfortunately the MarkdownSharp library hasn...
1.0
Find a replacement for MarkdownSharp - For server-side processing of Markdown VocaDB uses [MarkdownSharp](https://code.google.com/p/markdownsharp/), with some of its extra features turned on, roughly corresponding to the [Github-flavored Markdown](https://help.github.com/articles/github-flavored-markdown/) (GFM). Unfor...
priority
find a replacement for markdownsharp for server side processing of markdown vocadb uses with some of its extra features turned on roughly corresponding to the gfm unfortunately the markdownsharp library hasn t been maintained in years and there s multiple libraries with much better performance available ...
1
80,465
7,748,559,145
IssuesEvent
2018-05-30 08:42:42
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
roachtest: largerange/splits/size=10GiB,nodes=3 failed on release-2.0
C-test-failure O-robot
SHA: https://github.com/cockroachdb/cockroach/commits/32b7aa635af34c5b150abba9df1cd51a5fafe804 Parameters: Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=686347&tab=buildLog ``` cluster.go:678,large_range.go:74,large_range.go:45: /home/agent/work/.go/bin/roachprod start teamcity-686347-largerang...
1.0
roachtest: largerange/splits/size=10GiB,nodes=3 failed on release-2.0 - SHA: https://github.com/cockroachdb/cockroach/commits/32b7aa635af34c5b150abba9df1cd51a5fafe804 Parameters: Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=686347&tab=buildLog ``` cluster.go:678,large_range.go:74,large_range.g...
non_priority
roachtest largerange splits size nodes failed on release sha parameters failed test cluster go large range go large range go home agent work go bin roachprod start teamcity largerange splits size nodes encrypt exit status
0
473,309
13,640,155,171
IssuesEvent
2020-09-25 12:17:48
ExoCTK/exoctk
https://api.github.com/repos/ExoCTK/exoctk
closed
Update production environment
High Priority Web App
Upgrade production environment to `exoctk-3.6` including Python 3.6 since it is only running 2.7.5 right now!
1.0
Update production environment - Upgrade production environment to `exoctk-3.6` including Python 3.6 since it is only running 2.7.5 right now!
priority
update production environment upgrade production environment to exoctk including python since it is only running right now
1
525,466
15,254,158,949
IssuesEvent
2021-02-20 10:48:04
metabase/metabase
https://api.github.com/repos/metabase/metabase
closed
Admin > Settings > General not working, when setup using environment variable `MB_SITE_URL`
.Regression .Reproduced Administration/Settings Priority:P1 Type:Bug
**Describe the bug** Admin > Settings > General not working, when setup using environment variable `MB_SITE_URL`. Workaround is to make sure there's a key `site-url` with the URL in the application database table `setting`, since the error occurs because of a missing null-check. **To Reproduce** 1. Setup a new ...
1.0
Admin > Settings > General not working, when setup using environment variable `MB_SITE_URL` - **Describe the bug** Admin > Settings > General not working, when setup using environment variable `MB_SITE_URL`. Workaround is to make sure there's a key `site-url` with the URL in the application database table `setting`...
priority
admin settings general not working when setup using environment variable mb site url describe the bug admin settings general not working when setup using environment variable mb site url workaround is to make sure there s a key site url with the url in the application database table setting ...
1
88,994
17,769,786,310
IssuesEvent
2021-08-30 12:20:34
sourcegraph/sourcegraph
https://api.github.com/repos/sourcegraph/sourcegraph
opened
References panel: Serve cached data instead of refetching
dx code-browsing graphql-client/migration
We should cache loaded panel data against a revision to improve performance 1. Go to https://sourcegraph.com/github.com/sourcegraph/sourcegraph/-/blob/client/wildcard/src/components/Button/Button.tsx?L47:14#tab=references 2. Click between 'references', 'history' and 'definition' tabs 3. Notice how we refetch data ...
1.0
References panel: Serve cached data instead of refetching - We should cache loaded panel data against a revision to improve performance 1. Go to https://sourcegraph.com/github.com/sourcegraph/sourcegraph/-/blob/client/wildcard/src/components/Button/Button.tsx?L47:14#tab=references 2. Click between 'references', 'hi...
non_priority
references panel serve cached data instead of refetching we should cache loaded panel data against a revision to improve performance go to click between references history and definition tabs notice how we refetch data every time this issue is compounded for widely used references this dat...
0
390,966
11,566,600,838
IssuesEvent
2020-02-20 12:49:50
robotology/human-dynamics-estimation
https://api.github.com/repos/robotology/human-dynamics-estimation
closed
Add option to express net external wrench estimates of dummy source (hands) with orientation of world frame
complexity:medium component:HumanDynamicsEstimation component:HumanWrenchProvider priority:high type:enhancement type:task
Currently, the force-torque measurements from the ftShoes are expressed (both origin and orientation) with respect the human foot frames (`LeftFoot` and `RightFoot`). So, on calling [extractLinkNetExternalWrenchesFromDynamicVariables(const VectorDynSize& d, LinkNetExternalWrenches& netExtWrenches, const bool task1)](ht...
1.0
Add option to express net external wrench estimates of dummy source (hands) with orientation of world frame - Currently, the force-torque measurements from the ftShoes are expressed (both origin and orientation) with respect the human foot frames (`LeftFoot` and `RightFoot`). So, on calling [extractLinkNetExternalWrenc...
priority
add option to express net external wrench estimates of dummy source hands with orientation of world frame currently the force torque measurements from the ftshoes are expressed both origin and orientation with respect the human foot frames leftfoot and rightfoot so on calling the net external wrench ...
1
464,712
13,338,492,898
IssuesEvent
2020-08-28 11:08:40
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.ebay.it - site is not usable
browser-firefox engine-gecko priority-important
<!-- @browser: Firefox 80.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:80.0) Gecko/20100101 Firefox/80.0 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/57276 --> **URL**: http://www.ebay.it **Browser / Version**: Firefox 80.0 **Operating Syst...
1.0
www.ebay.it - site is not usable - <!-- @browser: Firefox 80.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:80.0) Gecko/20100101 Firefox/80.0 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/57276 --> **URL**: http://www.ebay.it **Browser / Versi...
priority
site is not usable url browser version firefox operating system windows tested another browser yes edge problem type site is not usable description buttons or links not working steps to reproduce browser configuration none from with ❤️
1
318,965
23,748,977,333
IssuesEvent
2022-08-31 18:40:41
swiftotter/den
https://api.github.com/repos/swiftotter/den
opened
Constant `GLOB_BRACE` does not exist
documentation
This is due to Den utilizing Alpine linux. GLOB_BRACE is only available on GNU Linux. An issue has been raised to fix this: https://github.com/magento/magento-composer-installer/pull/37 Patch at: https://patch-diff.githubusercontent.com/raw/magento/magento-composer-installer/pull/37.patch (apply to `magento/mage...
1.0
Constant `GLOB_BRACE` does not exist - This is due to Den utilizing Alpine linux. GLOB_BRACE is only available on GNU Linux. An issue has been raised to fix this: https://github.com/magento/magento-composer-installer/pull/37 Patch at: https://patch-diff.githubusercontent.com/raw/magento/magento-composer-installe...
non_priority
constant glob brace does not exist this is due to den utilizing alpine linux glob brace is only available on gnu linux an issue has been raised to fix this patch at apply to magento magento composer installer with cweagans
0
91,659
18,672,166,636
IssuesEvent
2021-10-30 22:53:46
PyTorchLightning/pytorch-lightning
https://api.github.com/repos/PyTorchLightning/pytorch-lightning
closed
Move code from `debugging_connector` to `trainer.py`
refactors / code health
## Proposed refactoring or deprecation Move the code from `on_init_start` in `debugging_connector.py` to `trainer.py` and deprecate `debugging_connector` https://github.com/PyTorchLightning/pytorch-lightning/blob/c9bc10ce8473a2249ffa4e00972c0c3c1d2641c4/pytorch_lightning/trainer/connectors/debugging_connector.py#L2...
1.0
Move code from `debugging_connector` to `trainer.py` - ## Proposed refactoring or deprecation Move the code from `on_init_start` in `debugging_connector.py` to `trainer.py` and deprecate `debugging_connector` https://github.com/PyTorchLightning/pytorch-lightning/blob/c9bc10ce8473a2249ffa4e00972c0c3c1d2641c4/pytorch...
non_priority
move code from debugging connector to trainer py proposed refactoring or deprecation move the code from on init start in debugging connector py to trainer py and deprecate debugging connector motivation there is not a lot of code in debugging connector py and rather than maintain a se...
0
236,887
7,753,360,142
IssuesEvent
2018-05-31 00:10:20
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
7.5.0 Spawning the economy or placing a store crashes Eco
High Priority
Gabeux and I both replicated this by calling /spawneconomy and placing store objects, probably an issue with some deprecated currency features. [store_crashIssue.txt](https://github.com/StrangeLoopGames/EcoIssues/files/2041162/store_crashIssue.txt)
1.0
7.5.0 Spawning the economy or placing a store crashes Eco - Gabeux and I both replicated this by calling /spawneconomy and placing store objects, probably an issue with some deprecated currency features. [store_crashIssue.txt](https://github.com/StrangeLoopGames/EcoIssues/files/2041162/store_crashIssue.txt)
priority
spawning the economy or placing a store crashes eco gabeux and i both replicated this by calling spawneconomy and placing store objects probably an issue with some deprecated currency features
1
579,941
17,201,722,088
IssuesEvent
2021-07-17 11:26:54
myxo/ssyp_db
https://api.github.com/repos/myxo/ssyp_db
closed
Datamodel: slow runtime
bug high priority
Решил я тут запустить generate_table и увидел чудовищную просадку по скорости работы. Результат профайлера: ![2021-07-17_00-07-48](https://user-images.githubusercontent.com/2719353/126009093-1871b7a4-ade6-4ec3-9a49-f624371ca4cd.png)
1.0
Datamodel: slow runtime - Решил я тут запустить generate_table и увидел чудовищную просадку по скорости работы. Результат профайлера: ![2021-07-17_00-07-48](https://user-images.githubusercontent.com/2719353/126009093-1871b7a4-ade6-4ec3-9a49-f624371ca4cd.png)
priority
datamodel slow runtime решил я тут запустить generate table и увидел чудовищную просадку по скорости работы результат профайлера
1
668,401
22,582,344,365
IssuesEvent
2022-06-28 12:45:04
watertap-org/watertap
https://api.github.com/repos/watertap-org/watertap
closed
Electrodialysis Model Development List - June
Priority:Normal chem team
To Do List for Electrodialysis Unit Model: -------------------------------------------- - [x] Complete first iteration of 0D electrodialysis model [**April**] (#523) - [x] Make necessary changes in ion properties for electrodialysis [**April**] - (issue #464) - (PR #501) - (PR #508) - [x] Create ...
1.0
Electrodialysis Model Development List - June - To Do List for Electrodialysis Unit Model: -------------------------------------------- - [x] Complete first iteration of 0D electrodialysis model [**April**] (#523) - [x] Make necessary changes in ion properties for electrodialysis [**April**] - (issue #464) ...
priority
electrodialysis model development list june to do list for electrodialysis unit model complete first iteration of electrodialysis model make necessary changes in ion properties for electrodialysis issue pr pr ...
1
622,425
19,634,972,826
IssuesEvent
2022-01-08 05:07:48
internetarchive/openlibrary
https://api.github.com/repos/internetarchive/openlibrary
opened
Editions table on book pages contains link to the current page
Type: Bug Priority: 3 Lead: @jimchamp
<!-- What problem are we solving? What does the experience look like today? What are the symptoms? --> One primary function of the editions table is to present other editions of the book that a patron is currently viewing. Today, the first item in the editions table references the page that the table is on (more clea...
1.0
Editions table on book pages contains link to the current page - <!-- What problem are we solving? What does the experience look like today? What are the symptoms? --> One primary function of the editions table is to present other editions of the book that a patron is currently viewing. Today, the first item in the e...
priority
editions table on book pages contains link to the current page one primary function of the editions table is to present other editions of the book that a patron is currently viewing today the first item in the editions table references the page that the table is on more clearly clicking on the first link in t...
1
122,649
4,838,540,124
IssuesEvent
2016-11-09 04:05:12
smirkspace/smirkspace
https://api.github.com/repos/smirkspace/smirkspace
opened
Add Analytics
backend enhancement medium priority
Add Analytics such as how many times a button is pressed, how much time spent on a page, etc. Possibly use MixPanel for this.
1.0
Add Analytics - Add Analytics such as how many times a button is pressed, how much time spent on a page, etc. Possibly use MixPanel for this.
priority
add analytics add analytics such as how many times a button is pressed how much time spent on a page etc possibly use mixpanel for this
1
27,802
2,696,233,775
IssuesEvent
2015-04-02 12:49:36
handsontable/handsontable
https://api.github.com/repos/handsontable/handsontable
closed
Drag and Drop with check box
Bug Priority: normal
It seems when you drag and drop check boxes with uneven amount of checks and unchecks, you get a '#bad value#' in the cells where unchecked boxes should be. One way to reproduce this. create a column with check marks using the checkmark renderer and editor. select the first row and their row to be checked with the ...
1.0
Drag and Drop with check box - It seems when you drag and drop check boxes with uneven amount of checks and unchecks, you get a '#bad value#' in the cells where unchecked boxes should be. One way to reproduce this. create a column with check marks using the checkmark renderer and editor. select the first row and th...
priority
drag and drop with check box it seems when you drag and drop check boxes with uneven amount of checks and unchecks you get a bad value in the cells where unchecked boxes should be one way to reproduce this create a column with check marks using the checkmark renderer and editor select the first row and th...
1
732,295
25,253,570,544
IssuesEvent
2022-11-15 16:19:06
o3de/o3de
https://api.github.com/repos/o3de/o3de
closed
OpenXR Stereoscopic Rendering Support
sig/core status/active priority/major kind/roadmap
Functional prototype of OpenXR stereoscopic rendering support, using Meta Quest2 as first hardware target.
1.0
OpenXR Stereoscopic Rendering Support - Functional prototype of OpenXR stereoscopic rendering support, using Meta Quest2 as first hardware target.
priority
openxr stereoscopic rendering support functional prototype of openxr stereoscopic rendering support using meta as first hardware target
1
273,655
8,551,150,632
IssuesEvent
2018-11-07 17:14:03
TwinePlatform/twine-api
https://api.github.com/repos/TwinePlatform/twine-api
closed
Volunteer admin codes
3️⃣ priority-3
Related to TwinePlatform/twine-app#22, TwinePlatform/data-sync#18 These admin codes have been mistakenly modeled as one-time codes. In fact they are long-lived tokens. This requires the following changes to the DB model: * `single_use_token` renamed to `token` * `single_use_token.expires_at` made nullable * `v...
1.0
Volunteer admin codes - Related to TwinePlatform/twine-app#22, TwinePlatform/data-sync#18 These admin codes have been mistakenly modeled as one-time codes. In fact they are long-lived tokens. This requires the following changes to the DB model: * `single_use_token` renamed to `token` * `single_use_token.expires...
priority
volunteer admin codes related to twineplatform twine app twineplatform data sync these admin codes have been mistakenly modeled as one time codes in fact they are long lived tokens this requires the following changes to the db model single use token renamed to token single use token expires a...
1
228,632
25,236,062,305
IssuesEvent
2022-11-15 01:03:03
TreyM-WSS/ember-href-to
https://api.github.com/repos/TreyM-WSS/ember-href-to
opened
CVE-2021-32796 (Medium) detected in xmldom-0.1.31.tgz
security vulnerability
## CVE-2021-32796 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>xmldom-0.1.31.tgz</b></p></summary> <p>A W3C Standard XML DOM(Level2 CORE) implementation and parser(DOMParser/XMLSe...
True
CVE-2021-32796 (Medium) detected in xmldom-0.1.31.tgz - ## CVE-2021-32796 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>xmldom-0.1.31.tgz</b></p></summary> <p>A W3C Standard XML DO...
non_priority
cve medium detected in xmldom tgz cve medium severity vulnerability vulnerable library xmldom tgz a standard xml dom core implementation and parser domparser xmlserializer library home page a href path to dependency file package json path to vulnerable library...
0
42,547
22,669,289,541
IssuesEvent
2022-07-03 11:16:49
hajimehoshi/ebiten
https://api.github.com/repos/hajimehoshi/ebiten
opened
ebiten: change the implementation of Set from ReadPixels/ReplacePixels with 1px DrawImage
performance
From @tinne26 and my experiments, Set might cause troubles by preventing batching. What about adopting DrawImage with 1x1 pixel image?
True
ebiten: change the implementation of Set from ReadPixels/ReplacePixels with 1px DrawImage - From @tinne26 and my experiments, Set might cause troubles by preventing batching. What about adopting DrawImage with 1x1 pixel image?
non_priority
ebiten change the implementation of set from readpixels replacepixels with drawimage from and my experiments set might cause troubles by preventing batching what about adopting drawimage with pixel image
0
140,400
5,408,447,607
IssuesEvent
2017-03-01 00:07:11
samsung-cnct/k2
https://api.github.com/repos/samsung-cnct/k2
closed
tpc provider: terraform templates: vpc
joyent K2 priority-p2 research spike
There doesn't seem to be any comparable capability in Triton. Needs more research.
1.0
tpc provider: terraform templates: vpc - There doesn't seem to be any comparable capability in Triton. Needs more research.
priority
tpc provider terraform templates vpc there doesn t seem to be any comparable capability in triton needs more research
1
396
2,535,818,195
IssuesEvent
2015-01-26 08:03:13
localwiki/localwiki-backend-server
https://api.github.com/repos/localwiki/localwiki-backend-server
opened
Improve caption handling
defect editor
_From @philipn on November 16, 2013 3:15_ This is a meta-issue tracking caption-related bugs. http://guide.localwiki.org/BUG%3A_Disappearing_captions https://github.com/localwiki/localwiki/issues/50?source=cc https://github.com/localwiki/localwiki/issues/174?source=cc https://github.com/localwiki/localwiki...
1.0
Improve caption handling - _From @philipn on November 16, 2013 3:15_ This is a meta-issue tracking caption-related bugs. http://guide.localwiki.org/BUG%3A_Disappearing_captions https://github.com/localwiki/localwiki/issues/50?source=cc https://github.com/localwiki/localwiki/issues/174?source=cc https://git...
non_priority
improve caption handling from philipn on november this is a meta issue tracking caption related bugs copied from original issue localwiki localwiki
0
331,905
10,081,428,467
IssuesEvent
2019-07-25 08:47:51
ipfs/ipfs-cluster
https://api.github.com/repos/ipfs/ipfs-cluster
closed
[Daemon] Init should take a list of peers
difficulty:easy enhancement/feature help wanted priority:high ready
**Describe the feature you are proposing** `ipfs-cluster-service init --peers <multiaddress,multiaddress>` It should: 1) Add and write the given peers to the peerstore file 2) For raft config section, add the peer IDs to the init_raft_peerset 3) For crdt config section, add the peer IDs to the trusted_peers ...
1.0
[Daemon] Init should take a list of peers - **Describe the feature you are proposing** `ipfs-cluster-service init --peers <multiaddress,multiaddress>` It should: 1) Add and write the given peers to the peerstore file 2) For raft config section, add the peer IDs to the init_raft_peerset 3) For crdt config sec...
priority
init should take a list of peers describe the feature you are proposing ipfs cluster service init peers it should add and write the given peers to the peerstore file for raft config section add the peer ids to the init raft peerset for crdt config section add the peer ids to the tru...
1
489,316
14,104,543,759
IssuesEvent
2020-11-06 12:03:28
mindsdb/mindsdb
https://api.github.com/repos/mindsdb/mindsdb
closed
KeyError: 'typing' when creating new Datasource from MySQL
bug current priority qa-er
Using [airplane_satisfaction dataset](https://www.kaggle.com/teejmahal20/airline-passenger-satisfaction?select=train.csv) to create a data source from Scout through MySQL throws bellow error: ``` Traceback (most recent call last): File "/home/zoran/MyProjects/mindsdb-examples/mdb/lib/python3.7/site-packages/flas...
1.0
KeyError: 'typing' when creating new Datasource from MySQL - Using [airplane_satisfaction dataset](https://www.kaggle.com/teejmahal20/airline-passenger-satisfaction?select=train.csv) to create a data source from Scout through MySQL throws bellow error: ``` Traceback (most recent call last): File "/home/zoran/MyP...
priority
keyerror typing when creating new datasource from mysql using to create a data source from scout through mysql throws bellow error traceback most recent call last file home zoran myprojects mindsdb examples mdb lib site packages flask app py line in full dispatch request rv sel...
1
486,617
14,011,910,872
IssuesEvent
2020-10-29 08:14:05
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.instagram.com - site is not usable
browser-fenix engine-gecko priority-critical
<!-- @browser: Firefox Mobile 84.0 --> <!-- @ua_header: Mozilla/5.0 (Android 10; Mobile; rv:84.0) Gecko/84.0 Firefox/84.0 --> <!-- @reported_with: android-components-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/60643 --> <!-- @extra_labels: browser-fenix --> **URL**: https://www.instagra...
1.0
www.instagram.com - site is not usable - <!-- @browser: Firefox Mobile 84.0 --> <!-- @ua_header: Mozilla/5.0 (Android 10; Mobile; rv:84.0) Gecko/84.0 Firefox/84.0 --> <!-- @reported_with: android-components-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/60643 --> <!-- @extra_labels: browser...
priority
site is not usable url browser version firefox mobile operating system android tested another browser yes chrome problem type site is not usable description page not loading correctly steps to reproduce browser configuration gfx webrender all fal...
1
127,912
17,378,577,585
IssuesEvent
2021-07-31 07:40:16
Joystream/atlas
https://api.github.com/repos/Joystream/atlas
opened
Title area adjust for video workspace
design 📄 page:video workspace
Title area was designed for use in channel but current component is also used for title in video workspace - make sure it fits there as well.
1.0
Title area adjust for video workspace - Title area was designed for use in channel but current component is also used for title in video workspace - make sure it fits there as well.
non_priority
title area adjust for video workspace title area was designed for use in channel but current component is also used for title in video workspace make sure it fits there as well
0
34,623
12,294,667,110
IssuesEvent
2020-05-11 01:03:11
jgeraigery/quorum
https://api.github.com/repos/jgeraigery/quorum
opened
CVE-2020-11022 (Medium) detected in jquery-1.7.1.min.js, jquery-3.1.1.min.js
security vulnerability
## CVE-2020-11022 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jquery-1.7.1.min.js</b>, <b>jquery-3.1.1.min.js</b></p></summary> <p> <details><summary><b>jquery-1.7.1.min.js</b>...
True
CVE-2020-11022 (Medium) detected in jquery-1.7.1.min.js, jquery-3.1.1.min.js - ## CVE-2020-11022 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jquery-1.7.1.min.js</b>, <b>jquery-3...
non_priority
cve medium detected in jquery min js jquery min js cve medium severity vulnerability vulnerable libraries jquery min js jquery min js jquery min js javascript library for dom operations library home page a href path to dependency file tmp...
0
137,565
5,311,703,693
IssuesEvent
2017-02-13 05:30:04
mumble-voip/mumble
https://api.github.com/repos/mumble-voip/mumble
closed
Murmur does not gracefully shut down when receiving SIGTERM
debian linux murmur priority/P1 - Critical
Tested on two different servers, one is Debian 7.9 and one is Debian 8.3 with the current 1.3 snapshots. On the Debian 7.9 this happens always, on 8.3 only sometimes. From the log: Feb 13 23:14:29 domain.bla.com murmurd[1226]: Caught SIGTERM, exiting Feb 13 23:14:29 domain.bla.com murmurd[1226]: Killing running serve...
1.0
Murmur does not gracefully shut down when receiving SIGTERM - Tested on two different servers, one is Debian 7.9 and one is Debian 8.3 with the current 1.3 snapshots. On the Debian 7.9 this happens always, on 8.3 only sometimes. From the log: Feb 13 23:14:29 domain.bla.com murmurd[1226]: Caught SIGTERM, exiting Feb 1...
priority
murmur does not gracefully shut down when receiving sigterm tested on two different servers one is debian and one is debian with the current snapshots on the debian this happens always on only sometimes from the log feb domain bla com murmurd caught sigterm exiting feb do...
1
91,818
15,856,651,554
IssuesEvent
2021-04-08 02:51:26
benald/liferay-link-bookmark
https://api.github.com/repos/benald/liferay-link-bookmark
opened
CVE-2019-10746 (High) detected in mixin-deep-1.3.1.tgz
security vulnerability
## CVE-2019-10746 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>mixin-deep-1.3.1.tgz</b></p></summary> <p>Deeply mix the properties of objects into the first object. Like merge-deep,...
True
CVE-2019-10746 (High) detected in mixin-deep-1.3.1.tgz - ## CVE-2019-10746 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>mixin-deep-1.3.1.tgz</b></p></summary> <p>Deeply mix the prop...
non_priority
cve high detected in mixin deep tgz cve high severity vulnerability vulnerable library mixin deep tgz deeply mix the properties of objects into the first object like merge deep but doesn t clone library home page a href path to dependency file liferay link bookmark ...
0
250,433
18,889,984,977
IssuesEvent
2021-11-15 12:09:09
nuxt/framework
https://api.github.com/repos/nuxt/framework
closed
Add `useLazyAsyncData` and `useLazyFetch`
documentation enhancement bridge nuxt3
Currently, it is possible to use `useAsyncData` both as an awaited composable and not awaiting with `defer: true` and adding `pending` guard in template Using an explicit alias: - Allows easier explanation in docs about cons/pros of each method and why swr-like non-blocking navigation is better - Allows backportin...
1.0
Add `useLazyAsyncData` and `useLazyFetch` - Currently, it is possible to use `useAsyncData` both as an awaited composable and not awaiting with `defer: true` and adding `pending` guard in template Using an explicit alias: - Allows easier explanation in docs about cons/pros of each method and why swr-like non-blocki...
non_priority
add uselazyasyncdata and uselazyfetch currently it is possible to use useasyncdata both as an awaited composable and not awaiting with defer true and adding pending guard in template using an explicit alias allows easier explanation in docs about cons pros of each method and why swr like non blocki...
0
707,581
24,310,285,696
IssuesEvent
2022-09-29 21:30:40
COS301-SE-2022/Office-Booker
https://api.github.com/repos/COS301-SE-2022/Office-Booker
closed
Prevent duplicate booking votings
Type: Enhance Priority: High Status: Busy Status: Needs-info
As it stands, a user is able to spam votes on a booking. The currently suggested approach is to simply store an array of users who have already voted on a booking and disallow subsequent votes if they are already in that array.
1.0
Prevent duplicate booking votings - As it stands, a user is able to spam votes on a booking. The currently suggested approach is to simply store an array of users who have already voted on a booking and disallow subsequent votes if they are already in that array.
priority
prevent duplicate booking votings as it stands a user is able to spam votes on a booking the currently suggested approach is to simply store an array of users who have already voted on a booking and disallow subsequent votes if they are already in that array
1
777,620
27,288,462,530
IssuesEvent
2023-02-23 15:03:44
Satellite-im/Uplink
https://api.github.com/repos/Satellite-im/Uplink
closed
Global - Changes requested from Matts PR #274
High Priority Global
i recommend moving this and the use_future to the end of this function. the function was laid out so the `use_future`s were declared after `main_element`, which allowed a dev to see the end result of this function without having to scroll past all the `use_future`s _Originally posted by @sdwoodbury in https://github...
1.0
Global - Changes requested from Matts PR #274 - i recommend moving this and the use_future to the end of this function. the function was laid out so the `use_future`s were declared after `main_element`, which allowed a dev to see the end result of this function without having to scroll past all the `use_future`s _Or...
priority
global changes requested from matts pr i recommend moving this and the use future to the end of this function the function was laid out so the use future s were declared after main element which allowed a dev to see the end result of this function without having to scroll past all the use future s orig...
1
43,725
11,808,765,948
IssuesEvent
2020-03-19 13:55:46
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
opened
Review and fix stat object field modifiers
Team: Core Type: Defect
There are several fields in the local stat classes possibly written and read from different threads but not made volatile. These fields are mostly the `creationTime` fields, but there are others too, see `LocalQueueStatsImpl` for example.
1.0
Review and fix stat object field modifiers - There are several fields in the local stat classes possibly written and read from different threads but not made volatile. These fields are mostly the `creationTime` fields, but there are others too, see `LocalQueueStatsImpl` for example.
non_priority
review and fix stat object field modifiers there are several fields in the local stat classes possibly written and read from different threads but not made volatile these fields are mostly the creationtime fields but there are others too see localqueuestatsimpl for example
0
278,570
24,161,785,917
IssuesEvent
2022-09-22 12:16:12
elastic/kibana
https://api.github.com/repos/elastic/kibana
opened
Failing test: Jest Integration Tests.src/core/server/integration_tests/saved_objects/service/lib - 404s from proxies requests when a proxy relays request/responses with the correct product header handles `bulkResolve` requests that are successful when the proxy passes through the product header
failed-test
A test failed on a tracked branch ``` Error: Unable to read snapshot manifest: Internal Server Error <?xml version='1.0' encoding='UTF-8'?><Error><Code>InternalError</Code><Message>We encountered an internal error. Please try again.</Message><Details>AFfi+BH/B7G+eZssnBoxPcpES47wUGb4uG1PgxYx6G7J4N3LUV7NMYEMgk7tvX0VKG...
1.0
Failing test: Jest Integration Tests.src/core/server/integration_tests/saved_objects/service/lib - 404s from proxies requests when a proxy relays request/responses with the correct product header handles `bulkResolve` requests that are successful when the proxy passes through the product header - A test failed on a tra...
non_priority
failing test jest integration tests src core server integration tests saved objects service lib from proxies requests when a proxy relays request responses with the correct product header handles bulkresolve requests that are successful when the proxy passes through the product header a test failed on a tracke...
0
229,625
7,582,056,395
IssuesEvent
2018-04-25 01:48:22
ProgrammingRobotsStudyGroup/robo_magellan
https://api.github.com/repos/ProgrammingRobotsStudyGroup/robo_magellan
opened
Adjust cone_approach_k_speed proportional constant
priority
Currently `cone_approach_k_speed` is 0.05. This is causing the rover to drive at the minimum PWM as soon as it sees the cone. Increasing this value may give a smoother run up to the cone.
1.0
Adjust cone_approach_k_speed proportional constant - Currently `cone_approach_k_speed` is 0.05. This is causing the rover to drive at the minimum PWM as soon as it sees the cone. Increasing this value may give a smoother run up to the cone.
priority
adjust cone approach k speed proportional constant currently cone approach k speed is this is causing the rover to drive at the minimum pwm as soon as it sees the cone increasing this value may give a smoother run up to the cone
1
222,775
7,438,611,871
IssuesEvent
2018-03-27 01:27:48
jsonwebtoken/jsonwebtoken.github.io
https://api.github.com/repos/jsonwebtoken/jsonwebtoken.github.io
closed
Support raw PKCS#1 RSA keys.
enhancement low-priority
The libraries we are using at the moment to validate tokens only support X.509 subjectPublicKeyInfo keys. PKCS#1 RSA keys should be supported as well. For more information see here: https://stackoverflow.com/questions/18039401/how-can-i-transform-between-the-two-styles-of-public-key-format-one-begin-rsa
1.0
Support raw PKCS#1 RSA keys. - The libraries we are using at the moment to validate tokens only support X.509 subjectPublicKeyInfo keys. PKCS#1 RSA keys should be supported as well. For more information see here: https://stackoverflow.com/questions/18039401/how-can-i-transform-between-the-two-styles-of-public-key-forma...
priority
support raw pkcs rsa keys the libraries we are using at the moment to validate tokens only support x subjectpublickeyinfo keys pkcs rsa keys should be supported as well for more information see here
1
113,662
9,660,404,516
IssuesEvent
2019-05-20 15:24:58
GetTerminus/terminus-ui
https://api.github.com/repos/GetTerminus/terminus-ui
opened
Input: Should pass theme to FormField
Focus: component Target: latest Type: bug
### When reporting an issue, please fill out these questions and follow the steps. #### 1. What is the expected behavior? When setting a theme on a TsInput I expect to see the correct theme in the UI. #### 2. What is the current behavior? The input never passes the theme on to the form field so it only ever...
1.0
Input: Should pass theme to FormField - ### When reporting an issue, please fill out these questions and follow the steps. #### 1. What is the expected behavior? When setting a theme on a TsInput I expect to see the correct theme in the UI. #### 2. What is the current behavior? The input never passes the th...
non_priority
input should pass theme to formfield when reporting an issue please fill out these questions and follow the steps what is the expected behavior when setting a theme on a tsinput i expect to see the correct theme in the ui what is the current behavior the input never passes the th...
0
426,281
12,370,378,655
IssuesEvent
2020-05-18 16:42:07
Azure/ARO-RP
https://api.github.com/repos/Azure/ARO-RP
closed
CI GOROOT missing
priority-high
All CI is failing with: ``` go: cannot find GOROOT directory: /usr/local/go1.13 ``` This might be change in the VM pool. This needs fixing asap. https://msazure.visualstudio.com/AzureRedHatOpenShift/_build/results?buildId=31206518&view=logs&j=406f28f7-259e-5bfd-e153-dd013342e83f&t=50b0c634-7175-589f-aa2c-13d292...
1.0
CI GOROOT missing - All CI is failing with: ``` go: cannot find GOROOT directory: /usr/local/go1.13 ``` This might be change in the VM pool. This needs fixing asap. https://msazure.visualstudio.com/AzureRedHatOpenShift/_build/results?buildId=31206518&view=logs&j=406f28f7-259e-5bfd-e153-dd013342e83f&t=50b0c634-7...
priority
ci goroot missing all ci is failing with go cannot find goroot directory usr local this might be change in the vm pool this needs fixing asap
1
81,884
7,806,539,124
IssuesEvent
2018-06-11 14:20:44
LiskHQ/lisk
https://api.github.com/repos/LiskHQ/lisk
opened
Integration test Failed to load blockchain
*easy :hammer: reliability test
### Expected behavior Nodes should be able to load the blockchain and Integration tests should pass consistantly. ### Actual behavior Integration tests are failing while loading the blockchain. ``` Retrying 20 time loading blockchain in next 2 seconds  when every peers contains the others on the peers list...
1.0
Integration test Failed to load blockchain - ### Expected behavior Nodes should be able to load the blockchain and Integration tests should pass consistantly. ### Actual behavior Integration tests are failing while loading the blockchain. ``` Retrying 20 time loading blockchain in next 2 seconds  when ever...
non_priority
integration test failed to load blockchain expected behavior nodes should be able to load the blockchain and integration tests should pass consistantly actual behavior integration tests are failing while loading the blockchain retrying time loading blockchain in next seconds  when every...
0
56,247
3,078,627,002
IssuesEvent
2015-08-21 11:38:18
nfprojects/nfengine
https://api.github.com/repos/nfprojects/nfengine
closed
Remove all useless #if ... #else ... #endif sections
bug high priority medium
Some parts of engine have code hidden by #if ... #else ... #endif sequence. Search for all of them and either remove them, or provide different way to determine which section to use (avoid preprocessor macros, we want the engine to be entirely compiled).
1.0
Remove all useless #if ... #else ... #endif sections - Some parts of engine have code hidden by #if ... #else ... #endif sequence. Search for all of them and either remove them, or provide different way to determine which section to use (avoid preprocessor macros, we want the engine to be entirely compiled).
priority
remove all useless if else endif sections some parts of engine have code hidden by if else endif sequence search for all of them and either remove them or provide different way to determine which section to use avoid preprocessor macros we want the engine to be entirely compiled
1
31,221
11,890,245,827
IssuesEvent
2020-03-28 17:28:31
jay0lee/GAM
https://api.github.com/repos/jay0lee/GAM
opened
Stop supporting OSes that don't support themselves
enhancement security
Currently GAM runs on: Windows 7 (maybe even Windows XP still?) MacOS 10.12 Sierra Ubuntu 12.04 these operating systems are no longer receiving updates from their vendors. This leaves them vulnerable to hacking. GAM is an extremely powerful application that has direct access to perform G Suite admin actions ...
True
Stop supporting OSes that don't support themselves - Currently GAM runs on: Windows 7 (maybe even Windows XP still?) MacOS 10.12 Sierra Ubuntu 12.04 these operating systems are no longer receiving updates from their vendors. This leaves them vulnerable to hacking. GAM is an extremely powerful application tha...
non_priority
stop supporting oses that don t support themselves currently gam runs on windows maybe even windows xp still macos sierra ubuntu these operating systems are no longer receiving updates from their vendors this leaves them vulnerable to hacking gam is an extremely powerful application that ha...
0
32,257
15,299,677,516
IssuesEvent
2021-02-24 11:15:58
milvus-io/milvus
https://api.github.com/repos/milvus-io/milvus
closed
The RPS of create collection is too low
Bug Bug | Severity | S3 type/performance
**Please state your issue using the following template and, most importantly, in English.** **Describe the bug** The RPS of create collection is between 28 and 10.The num_users is 100, spawn_rate is 20, step_users is 20 and step_time is 1m. ![image](https://user-images.githubusercontent.com/27288593/92366347-9a1f9...
True
The RPS of create collection is too low - **Please state your issue using the following template and, most importantly, in English.** **Describe the bug** The RPS of create collection is between 28 and 10.The num_users is 100, spawn_rate is 20, step_users is 20 and step_time is 1m. ![image](https://user-images.git...
non_priority
the rps of create collection is too low please state your issue using the following template and most importantly in english describe the bug the rps of create collection is between and the num users is spawn rate is step users is and step time is steps code to reproduce behav...
0
334,487
24,421,225,062
IssuesEvent
2022-10-05 20:30:21
cloudflare/cloudflare-docs
https://api.github.com/repos/cloudflare/cloudflare-docs
closed
[workers] Include `FormData` example(s)
documentation product:workers
We don't currently have any in our [examples list](https://developers.cloudflare.com/workers/examples). Potential Example: [Playground](https://cloudflareworkers.com/#91f10aa9e02b4e9a17134afe50b788be:https://tutorial.cloudflareworkers.com) Should be added to the `/examples` list and maybe linked to from the [`Req...
1.0
[workers] Include `FormData` example(s) - We don't currently have any in our [examples list](https://developers.cloudflare.com/workers/examples). Potential Example: [Playground](https://cloudflareworkers.com/#91f10aa9e02b4e9a17134afe50b788be:https://tutorial.cloudflareworkers.com) Should be added to the `/example...
non_priority
include formdata example s we don t currently have any in our potential example should be added to the examples list and maybe linked to from the runtime api page add example link within request api doc
0
206,313
23,374,930,186
IssuesEvent
2022-08-11 01:08:56
RG4421/openedr
https://api.github.com/repos/RG4421/openedr
closed
CVE-2021-23839 (Low) detected in opensslOpenSSL_1_1_1b - autoclosed
security vulnerability
## CVE-2021-23839 - Low Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>opensslOpenSSL_1_1_1b</b></p></summary> <p> <p>TLS/SSL and crypto library</p> <p>Library home page: <a href=https://git...
True
CVE-2021-23839 (Low) detected in opensslOpenSSL_1_1_1b - autoclosed - ## CVE-2021-23839 - Low Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>opensslOpenSSL_1_1_1b</b></p></summary> <p> <p>TL...
non_priority
cve low detected in opensslopenssl autoclosed cve low severity vulnerability vulnerable library opensslopenssl tls ssl and crypto library library home page a href found in base branch main vulnerable source files eprj openssl openssl ...
0
11,700
14,544,988,865
IssuesEvent
2020-12-15 18:59:04
MicrosoftDocs/azure-devops-docs
https://api.github.com/repos/MicrosoftDocs/azure-devops-docs
closed
Master still being used in documentation
devops-cicd-process/tech devops/prod doc-bug
I recently started a new DevOps project and tried the samples from the Schedules builds page. However none of them worked. After strugling with this for about an hour or so I finally found out that the master branch has been changed to main. It might be good to either put this down in the documentation somewhere or ...
1.0
Master still being used in documentation - I recently started a new DevOps project and tried the samples from the Schedules builds page. However none of them worked. After strugling with this for about an hour or so I finally found out that the master branch has been changed to main. It might be good to either put t...
non_priority
master still being used in documentation i recently started a new devops project and tried the samples from the schedules builds page however none of them worked after strugling with this for about an hour or so i finally found out that the master branch has been changed to main it might be good to either put t...
0
683,886
23,398,323,966
IssuesEvent
2022-08-12 04:05:34
harvester/harvester
https://api.github.com/repos/harvester/harvester
closed
[BUG] Create images failed at the beginning but finished eventually
bug priority/2 area/longhorn-integration reproduce/rare
**Describe the bug** Create an image shows as "failed" at the beginning: ![image](https://user-images.githubusercontent.com/5047724/134655487-b8901090-fa00-4aa0-9578-495f60fa59ae.png) But after a while it started to download and eventually succeeded: ![image](https://user-images.githubusercontent.com/5047724/1346...
1.0
[BUG] Create images failed at the beginning but finished eventually - **Describe the bug** Create an image shows as "failed" at the beginning: ![image](https://user-images.githubusercontent.com/5047724/134655487-b8901090-fa00-4aa0-9578-495f60fa59ae.png) But after a while it started to download and eventually succe...
priority
create images failed at the beginning but finished eventually describe the bug create an image shows as failed at the beginning but after a while it started to download and eventually succeeded to reproduce steps to reproduce the behavior create a harvester server node creat...
1
376,160
11,139,228,124
IssuesEvent
2019-12-21 03:06:46
rstudio/gt
https://api.github.com/repos/rstudio/gt
closed
Error in values[index] (only 0's may be mixed with negative subscripts) when one variable in df contains only zeroes
Difficulty: ② Intermediate Effort: ② Medium Priority: ♨︎ Critical Type: ☹︎ Bug
First of all, let me say congrats for this awseome package gt you are building! :-) Issue detected: If you have a dataframe more than one variable, and one of them contains only empty values, you end up hitting this error: `Error in values[index] : only 0's may be mixed with negative subscripts` (using R 3.6.x...
1.0
Error in values[index] (only 0's may be mixed with negative subscripts) when one variable in df contains only zeroes - First of all, let me say congrats for this awseome package gt you are building! :-) Issue detected: If you have a dataframe more than one variable, and one of them contains only empty values, you en...
priority
error in values only s may be mixed with negative subscripts when one variable in df contains only zeroes first of all let me say congrats for this awseome package gt you are building issue detected if you have a dataframe more than one variable and one of them contains only empty values you end up h...
1
19,401
5,868,551,958
IssuesEvent
2017-05-14 13:47:56
morpho-os/framework
https://api.github.com/repos/morpho-os/framework
closed
Add ability to use SystemJs strategy for TypeScript
Code urgent priority (5)
Consider ability of creating TscCompiler class which will responsible for running tsc with provided options. - Add ability require specific version of the tsc. - Other strategies: ``` -m KIND, --module KIND Specify module code generation: 'commonjs', 'amd', 'system', 'umd' or 'es2015' ```
1.0
Add ability to use SystemJs strategy for TypeScript - Consider ability of creating TscCompiler class which will responsible for running tsc with provided options. - Add ability require specific version of the tsc. - Other strategies: ``` -m KIND, --module KIND Specify module code generation: 'commonjs', ...
non_priority
add ability to use systemjs strategy for typescript consider ability of creating tsccompiler class which will responsible for running tsc with provided options add ability require specific version of the tsc other strategies m kind module kind specify module code generation commonjs ...
0
580,234
17,213,594,245
IssuesEvent
2021-07-19 08:39:53
GeneralMine/S2QUAT
https://api.github.com/repos/GeneralMine/S2QUAT
opened
Link question to factors or criterias
Enhancement Help wanted Priority: High
We need to establish a optional relationship from a question to a direct factor or criteria of the quality model. Thats necessary for #52 to connect the survey to the quality model in evaluation. I guess its not possible to combine these two relationships to one, due to the fact that the relationship will always be an...
1.0
Link question to factors or criterias - We need to establish a optional relationship from a question to a direct factor or criteria of the quality model. Thats necessary for #52 to connect the survey to the quality model in evaluation. I guess its not possible to combine these two relationships to one, due to the fact...
priority
link question to factors or criterias we need to establish a optional relationship from a question to a direct factor or criteria of the quality model thats necessary for to connect the survey to the quality model in evaluation i guess its not possible to combine these two relationships to one due to the fact ...
1
802,383
28,959,738,020
IssuesEvent
2023-05-10 00:43:35
steedos/steedos-platform
https://api.github.com/repos/steedos/steedos-platform
closed
[Bug]: 后台创建完应用后,必须刷新浏览器才能访问应用
bug done priority: Next
### Description 设置完应用,应用程序启动器自动出现新添加的应用,但是点击新加的应用是没有办法访问的,先要刷新浏览器。 ### Steps To Reproduce 重现步骤 1、添加新应用; 2、应用程序启动器自动出现新添加的应用,但是点击新加的应用是没有办法访问的,先要刷新浏览器。 ### Version 版本 2.5.0-beta.19
1.0
[Bug]: 后台创建完应用后,必须刷新浏览器才能访问应用 - ### Description 设置完应用,应用程序启动器自动出现新添加的应用,但是点击新加的应用是没有办法访问的,先要刷新浏览器。 ### Steps To Reproduce 重现步骤 1、添加新应用; 2、应用程序启动器自动出现新添加的应用,但是点击新加的应用是没有办法访问的,先要刷新浏览器。 ### Version 版本 2.5.0-beta.19
priority
后台创建完应用后,必须刷新浏览器才能访问应用 description 设置完应用,应用程序启动器自动出现新添加的应用,但是点击新加的应用是没有办法访问的,先要刷新浏览器。 steps to reproduce 重现步骤 、添加新应用; 、应用程序启动器自动出现新添加的应用,但是点击新加的应用是没有办法访问的,先要刷新浏览器。 version 版本 beta
1
528,293
15,363,697,956
IssuesEvent
2021-03-01 21:04:14
Lumiverse/Atlas-Issues
https://api.github.com/repos/Lumiverse/Atlas-Issues
opened
spawnpoint marker transparent vehicle flickering with player vehicle
Bug Low Priority
Reported by **#ff7c50lv*#0f775abrian** (01/03/2021 21:04:14) **Description:** if a map has 1 spawn / multiple spawns on top of each other, then the transparent vehicle that displays the available spawnpoints is inside the players vehicle, causing flickering **Reproduction:** play maps with spawns in 1
1.0
spawnpoint marker transparent vehicle flickering with player vehicle - Reported by **#ff7c50lv*#0f775abrian** (01/03/2021 21:04:14) **Description:** if a map has 1 spawn / multiple spawns on top of each other, then the transparent vehicle that displays the available spawnpoints is inside the players vehicle, cau...
priority
spawnpoint marker transparent vehicle flickering with player vehicle reported by description if a map has spawn multiple spawns on top of each other then the transparent vehicle that displays the available spawnpoints is inside the players vehicle causing flickering repr...
1
573,810
17,023,711,895
IssuesEvent
2021-07-03 03:26:17
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
[roads] Render car=no on unclassified roads
Component: mapnik Priority: trivial Resolution: duplicate Type: enhancement
**[Submitted to the original trac issue database at 3.38pm, Sunday, 15th May 2011]** On the Mapnik layer of the slippy map, highway=unclassified roads are rendered the same as highway=unclassified/car=no roads. This is confusing for map users. I suggest rendering highway=unclassified/car=no, and perhaps also other hig...
1.0
[roads] Render car=no on unclassified roads - **[Submitted to the original trac issue database at 3.38pm, Sunday, 15th May 2011]** On the Mapnik layer of the slippy map, highway=unclassified roads are rendered the same as highway=unclassified/car=no roads. This is confusing for map users. I suggest rendering highway=u...
priority
render car no on unclassified roads on the mapnik layer of the slippy map highway unclassified roads are rendered the same as highway unclassified car no roads this is confusing for map users i suggest rendering highway unclassified car no and perhaps also other highway types with a thinner line if thi...
1
92,569
3,872,420,348
IssuesEvent
2016-04-11 13:50:34
DoSomething/gladiator
https://api.github.com/repos/DoSomething/gladiator
closed
Leaderboard
#leaderboard large priority-high
Columns for leaderboard: Rank | Name | Number of x's y'd | Email | Flagged Status | --- | --- | --- | --- | --- | 1 | Jerome | 50 | jeromoe@example.com | approved 2 | Hils | 35 | hils@clinton.com | approved 3 | Bernie | 20 | bernie@sanders.com | approved Sort by number of x's y'd. If there is a pending fil...
1.0
Leaderboard - Columns for leaderboard: Rank | Name | Number of x's y'd | Email | Flagged Status | --- | --- | --- | --- | --- | 1 | Jerome | 50 | jeromoe@example.com | approved 2 | Hils | 35 | hils@clinton.com | approved 3 | Bernie | 20 | bernie@sanders.com | approved Sort by number of x's y'd. If there is...
priority
leaderboard columns for leaderboard rank name number of x s y d email flagged status jerome jeromoe example com approved hils hils clinton com approved bernie bernie sanders com approved sort by number of x s y d if there is a ...
1
105,866
13,224,660,382
IssuesEvent
2020-08-17 19:35:06
GoogleChrome/lighthouse
https://api.github.com/repos/GoogleChrome/lighthouse
opened
☂️ Rethink opportunity reporting
7.0 needs-design
**Summary** I was trying to find the issue for where we've discussed surfacing opportunities *per metric* and I couldn't 😮 given Fraggle Rock, lots of recent suggestions for the opportunities in misc Google Docs, emails, etc, I thought we should have a place to track all the suggestions. Non-exhaustive list of t...
1.0
☂️ Rethink opportunity reporting - **Summary** I was trying to find the issue for where we've discussed surfacing opportunities *per metric* and I couldn't 😮 given Fraggle Rock, lots of recent suggestions for the opportunities in misc Google Docs, emails, etc, I thought we should have a place to track all the sugge...
non_priority
☂️ rethink opportunity reporting summary i was trying to find the issue for where we ve discussed surfacing opportunities per metric and i couldn t 😮 given fraggle rock lots of recent suggestions for the opportunities in misc google docs emails etc i thought we should have a place to track all the sugge...
0
332,147
10,084,942,854
IssuesEvent
2019-07-25 16:51:06
SETI/pds-opus
https://api.github.com/repos/SETI/pds-opus
closed
Need "printable" version of help
A-Enhancement B-OPUS JS Effort 3 Easy Priority 3 Important
Apparently there are people who would like to be able to print the help screens, especially the API Guide. This used to be possible but no longer is. We need to have a "printer" icon at the top of each Help screen that pops up a version as a separate tab, with proper formatting, that can be easily printed.
1.0
Need "printable" version of help - Apparently there are people who would like to be able to print the help screens, especially the API Guide. This used to be possible but no longer is. We need to have a "printer" icon at the top of each Help screen that pops up a version as a separate tab, with proper formatting, that ...
priority
need printable version of help apparently there are people who would like to be able to print the help screens especially the api guide this used to be possible but no longer is we need to have a printer icon at the top of each help screen that pops up a version as a separate tab with proper formatting that ...
1
419,314
12,220,426,391
IssuesEvent
2020-05-02 01:32:26
jcgoble3/gmail-bundling
https://api.github.com/repos/jcgoble3/gmail-bundling
closed
More natural navigation in bundle
priority: 2 type: enhancement
When viewing an email, find a way to link the Done button to the back button to automatically return to the bundle list. Then, if bundle is empty, automatically return to inbox. Also, when deleting, Gmail already auto-returns to list, but this should detect an empty bundle and return to inbox.
1.0
More natural navigation in bundle - When viewing an email, find a way to link the Done button to the back button to automatically return to the bundle list. Then, if bundle is empty, automatically return to inbox. Also, when deleting, Gmail already auto-returns to list, but this should detect an empty bundle and ret...
priority
more natural navigation in bundle when viewing an email find a way to link the done button to the back button to automatically return to the bundle list then if bundle is empty automatically return to inbox also when deleting gmail already auto returns to list but this should detect an empty bundle and ret...
1
539,228
15,785,541,781
IssuesEvent
2021-04-01 16:28:30
CMU-CREATE-Lab/data-visualization-tools
https://api.github.com/repos/CMU-CREATE-Lab/data-visualization-tools
closed
Mapbox layer doesn't allow much zoom in
Mapbox Refactor med-priority
Max zoom computation seems broken for mapbox layers Example: https://staging.earthtime.org/explore#v=-1.78111,-15.61643,-0.058,latLng&t=1.7&ps=50&l=blsat,bdrkmb,mb_cities&bt=19840101&et=20191231&startDwell=0&endDwell=0 Max zoom in is limited to: ![image](https://user-images.githubusercontent.com/324851/10779736...
1.0
Mapbox layer doesn't allow much zoom in - Max zoom computation seems broken for mapbox layers Example: https://staging.earthtime.org/explore#v=-1.78111,-15.61643,-0.058,latLng&t=1.7&ps=50&l=blsat,bdrkmb,mb_cities&bt=19840101&et=20191231&startDwell=0&endDwell=0 Max zoom in is limited to: ![image](https://user-im...
priority
mapbox layer doesn t allow much zoom in max zoom computation seems broken for mapbox layers example max zoom in is limited to
1
323,468
23,948,544,781
IssuesEvent
2022-09-12 09:29:40
synthead/timex_datalink_client
https://api.github.com/repos/synthead/timex_datalink_client
closed
Use slower byte_sleep value in README.md performance section
bug documentation protocol 1
This is the documentation for increasing data performance in `README.md` as of this writing: https://github.com/synthead/timex_datalink_client/blob/b7274559c5d353be8cde8979ea931f095bad9577/README.md#L472-L493 On the Timex 70301 (Datalink 50) and Franklin Rolodex Flash PC Companion RFLS-8 (which are both protocol ...
1.0
Use slower byte_sleep value in README.md performance section - This is the documentation for increasing data performance in `README.md` as of this writing: https://github.com/synthead/timex_datalink_client/blob/b7274559c5d353be8cde8979ea931f095bad9577/README.md#L472-L493 On the Timex 70301 (Datalink 50) and Frank...
non_priority
use slower byte sleep value in readme md performance section this is the documentation for increasing data performance in readme md as of this writing on the timex datalink and franklin rolodex flash pc companion rfls which are both protocol devices the byte sleep option is a little too ag...
0
44,318
2,903,519,828
IssuesEvent
2015-06-18 13:51:23
CenterForOpenScience/osf.io
https://api.github.com/repos/CenterForOpenScience/osf.io
closed
[Staging & Production] Dataverse: Delete fails when trying to delete a draft file
2 - ready bug: production priority - medium
## Steps 1. Go to a public project with Dataverse authorized (link: https://osf.io/9jtkg/ ) 2. Go to the files tab 3. Switch the Dataverse folder from Released to Draft 4. Wait for the folder to re-load with draft files 5. Click on the red 'x' next to a file to delete it 6. Hit 'OK' to confirm ## Expected Tha...
1.0
[Staging & Production] Dataverse: Delete fails when trying to delete a draft file - ## Steps 1. Go to a public project with Dataverse authorized (link: https://osf.io/9jtkg/ ) 2. Go to the files tab 3. Switch the Dataverse folder from Released to Draft 4. Wait for the folder to re-load with draft files 5. Click on...
priority
dataverse delete fails when trying to delete a draft file steps go to a public project with dataverse authorized link go to the files tab switch the dataverse folder from released to draft wait for the folder to re load with draft files click on the red x next to a file to delete it ...
1
17,181
3,356,385,904
IssuesEvent
2015-11-18 20:16:26
eloipuertas/ES2015A
https://api.github.com/repos/eloipuertas/ES2015A
opened
(Cell-Shading). Change position of directional light or add another directional light
bug design Group B
**Description** Right now some buildings doesn't see correctly with the new shader because of the directional light position is not correct. A part of the map is more affected than the other.(causes Shadows strange) Maybe is possible add another directional light. **Acceptance Criteria** All map (buildings an...
1.0
(Cell-Shading). Change position of directional light or add another directional light - **Description** Right now some buildings doesn't see correctly with the new shader because of the directional light position is not correct. A part of the map is more affected than the other.(causes Shadows strange) Maybe is pos...
non_priority
cell shading change position of directional light or add another directional light description right now some buildings doesn t see correctly with the new shader because of the directional light position is not correct a part of the map is more affected than the other causes shadows strange maybe is pos...
0
421,095
12,248,628,426
IssuesEvent
2020-05-05 17:49:58
yalla-coop/tempo
https://api.github.com/repos/yalla-coop/tempo
closed
For each transaction I can see the id of the person who spent the credits, the first half of their postcode, the number of credits, the date, and which activity they spent it on
Release-1 priority-3 spend-partner
__Is there an associated User Story?__ #33 #34 __Is there an associated User Journey?__ #32 ### Acceptance Criteria: - [ ] Records ordered by date with newest first - [ ] Shows fields in line with the wireframes (except Postcode as we don't have that in release 1)
1.0
For each transaction I can see the id of the person who spent the credits, the first half of their postcode, the number of credits, the date, and which activity they spent it on - __Is there an associated User Story?__ #33 #34 __Is there an associated User Journey?__ #32 ### Acceptance Criteria: - [ ] Records ...
priority
for each transaction i can see the id of the person who spent the credits the first half of their postcode the number of credits the date and which activity they spent it on is there an associated user story is there an associated user journey acceptance criteria records order...
1
612,596
19,026,692,605
IssuesEvent
2021-11-24 05:06:57
boostcampwm-2021/iOS05-Escaper
https://api.github.com/repos/boostcampwm-2021/iOS05-Escaper
closed
[E1 S1 T6] 로그인 화면의 repository를 구성한다.
feature High Priority
### Epic - Story - Task Epic : 로그인 화면 Story : Escaper 서비스를 이용하기 위해 로그인을 할 수 있다. Task : 로그인 화면의 repository를 구성한다.
1.0
[E1 S1 T6] 로그인 화면의 repository를 구성한다. - ### Epic - Story - Task Epic : 로그인 화면 Story : Escaper 서비스를 이용하기 위해 로그인을 할 수 있다. Task : 로그인 화면의 repository를 구성한다.
priority
로그인 화면의 repository를 구성한다 epic story task epic 로그인 화면 story escaper 서비스를 이용하기 위해 로그인을 할 수 있다 task 로그인 화면의 repository를 구성한다
1
273,626
23,772,097,502
IssuesEvent
2022-09-01 17:14:55
lowRISC/opentitan
https://api.github.com/repos/lowRISC/opentitan
closed
[test-triage] shadowed CSR cannot drop either write
Component:TestTriage
### Hierarchy of regression failure Block level ### Failure Description In clkmgr we infrequently see shadowed update recoverable errors. This was traced to a prior update to this shadowed CSR, where one of the writes didn't get a_ready, so it simply didn't complete. ### Steps to Reproduce ./util/dvsim/dvsim.py hw...
1.0
[test-triage] shadowed CSR cannot drop either write - ### Hierarchy of regression failure Block level ### Failure Description In clkmgr we infrequently see shadowed update recoverable errors. This was traced to a prior update to this shadowed CSR, where one of the writes didn't get a_ready, so it simply didn't compl...
non_priority
shadowed csr cannot drop either write hierarchy of regression failure block level failure description in clkmgr we infrequently see shadowed update recoverable errors this was traced to a prior update to this shadowed csr where one of the writes didn t get a ready so it simply didn t complete st...
0
297,369
25,725,410,668
IssuesEvent
2022-12-07 16:19:52
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
kvserver: `TestReplicaProbeRequest` is flaky
C-test-failure A-kv-replication T-kv-replication
Reproduces fairly readily under stress on `master`. I've seen two failure modes: ``` === RUN TestReplicaProbeRequest test_log_scope.go:79: test logs captured to: /home/erik/.cache/bazel/_bazel_erik/58b8816bb117734f0a0eaaef7fcef95b/sandbox/linux-sandbox/677/execroot/com_github_cockroachdb_cockroach/_tmp/33e1d...
1.0
kvserver: `TestReplicaProbeRequest` is flaky - Reproduces fairly readily under stress on `master`. I've seen two failure modes: ``` === RUN TestReplicaProbeRequest test_log_scope.go:79: test logs captured to: /home/erik/.cache/bazel/_bazel_erik/58b8816bb117734f0a0eaaef7fcef95b/sandbox/linux-sandbox/677/execr...
non_priority
kvserver testreplicaproberequest is flaky reproduces fairly readily under stress on master i ve seen two failure modes run testreplicaproberequest test log scope go test logs captured to home erik cache bazel bazel erik sandbox linux sandbox execroot com github cockroachdb cockroa...
0
338,893
24,603,096,956
IssuesEvent
2022-10-14 14:02:51
openebs/mayastor
https://api.github.com/repos/openebs/mayastor
closed
Deploy Mayastor: Data Plane 404
documentation
Hello everyone, I follow the documentation to deploy mayastor in k8s, this data-plane Chapter Page 404. https://mayastor.gitbook.io/introduction/quickstart/deploy-mayastor#data-plane ```` kubectl apply -f https://raw.githubusercontent.com/openebs/mayastor/master/v1.0.2/mayastor-daemonset.yaml ```` url return...
1.0
Deploy Mayastor: Data Plane 404 - Hello everyone, I follow the documentation to deploy mayastor in k8s, this data-plane Chapter Page 404. https://mayastor.gitbook.io/introduction/quickstart/deploy-mayastor#data-plane ```` kubectl apply -f https://raw.githubusercontent.com/openebs/mayastor/master/v1.0.2/mayastor-...
non_priority
deploy mayastor data plane hello everyone i follow the documentation to deploy mayastor in this data plane chapter page kubectl apply f url return
0
26,330
2,684,319,085
IssuesEvent
2015-03-28 21:28:10
ConEmu/old-issues
https://api.github.com/repos/ConEmu/old-issues
closed
Crashes when I press Win+Right or Win+Left
1 star bug duplicate imported Priority-Medium
_From [CoreyJJo...@gmail.com](https://code.google.com/u/117850621500591170194/) on March 19, 2013 07:08:08_ Required information! OS version: Win2k/WinXP/Vista/Win7/Win8 SP? x86/x64 ConEmu version: ? Far version (if you are using Far Manager): ? *Bug description* ... Crashes when I press Win+Right or Win+Left to m...
1.0
Crashes when I press Win+Right or Win+Left - _From [CoreyJJo...@gmail.com](https://code.google.com/u/117850621500591170194/) on March 19, 2013 07:08:08_ Required information! OS version: Win2k/WinXP/Vista/Win7/Win8 SP? x86/x64 ConEmu version: ? Far version (if you are using Far Manager): ? *Bug description* ... Cr...
priority
crashes when i press win right or win left from on march required information os version winxp vista sp conemu version far version if you are using far manager bug description crashes when i press win right or win left to move the window on pro bit steps to reprod...
1
32,916
6,967,808,465
IssuesEvent
2017-12-10 13:53:02
cakephp/cakephp
https://api.github.com/repos/cakephp/cakephp
closed
Exception: Unknown "as_array" in cake console
Defect
This is a (multiple allowed): * [x] bug * [ ] enhancement * [ ] feature-discussion (RFC) * CakePHP Version: 3.5.7 * Platform and Target: Apache 2, MySQL, PHP 7.0.22 ### What you did Used bin/cake bake model Users ### What happened Got error about: ``` ubuntu@ubuntu-xenial:/var/www/html$ bin/cake bake...
1.0
Exception: Unknown "as_array" in cake console - This is a (multiple allowed): * [x] bug * [ ] enhancement * [ ] feature-discussion (RFC) * CakePHP Version: 3.5.7 * Platform and Target: Apache 2, MySQL, PHP 7.0.22 ### What you did Used bin/cake bake model Users ### What happened Got error about: ``` u...
non_priority
exception unknown as array in cake console this is a multiple allowed bug enhancement feature discussion rfc cakephp version platform and target apache mysql php what you did used bin cake bake model users what happened got error about ubuntu u...
0
305,752
9,376,569,904
IssuesEvent
2019-04-04 08:17:27
qlcchain/go-qlc
https://api.github.com/repos/qlcchain/go-qlc
closed
verify performance of sqlite
Priority: High Type: Enhancement
### Description of the issue verify performance of sqlite ### Issue-Type - [ ] bug report - [x] feature request - [ ] Documentation improvement
1.0
verify performance of sqlite - ### Description of the issue verify performance of sqlite ### Issue-Type - [ ] bug report - [x] feature request - [ ] Documentation improvement
priority
verify performance of sqlite description of the issue verify performance of sqlite issue type bug report feature request documentation improvement
1
231,673
7,642,097,972
IssuesEvent
2018-05-08 08:06:34
textpattern/textpattern
https://api.github.com/repos/textpattern/textpattern
closed
GDPR compliance
Priority: critical
Please see [this forum thread](https://forum.textpattern.io/viewtopic.php?id=48603) for general discussion. To summarise: - [x] Remove recording of IP address when comments stored. We don't do anything with that address anyway. - [x] Recursively remove `ip` column from `txp_discuss` table. - [x] For `<txp:comme...
1.0
GDPR compliance - Please see [this forum thread](https://forum.textpattern.io/viewtopic.php?id=48603) for general discussion. To summarise: - [x] Remove recording of IP address when comments stored. We don't do anything with that address anyway. - [x] Recursively remove `ip` column from `txp_discuss` table. - [...
priority
gdpr compliance please see for general discussion to summarise remove recording of ip address when comments stored we don t do anything with that address anyway recursively remove ip column from txp discuss table for tag ensure it is opt in unchecked initial state for remember...
1
171,609
13,240,560,045
IssuesEvent
2020-08-19 06:36:28
apache/shardingsphere
https://api.github.com/repos/apache/shardingsphere
closed
Consider about create Mock DataSource for configuration test
test
There are lots of configuration way to config shardingsphere datasource such as yaml, spring namespace and spring boot. We only need to assert the configuration but still need to create real data source which is too low performance. I plan create a new module for Mock DataSource and to test configuration only. It ca...
1.0
Consider about create Mock DataSource for configuration test - There are lots of configuration way to config shardingsphere datasource such as yaml, spring namespace and spring boot. We only need to assert the configuration but still need to create real data source which is too low performance. I plan create a new mo...
non_priority
consider about create mock datasource for configuration test there are lots of configuration way to config shardingsphere datasource such as yaml spring namespace and spring boot we only need to assert the configuration but still need to create real data source which is too low performance i plan create a new mo...
0
251,174
27,150,952,277
IssuesEvent
2023-02-17 01:10:40
ebubeaso/IT-coding-work
https://api.github.com/repos/ebubeaso/IT-coding-work
opened
CVE-2023-0286 (High) detected in cryptography-36.0.2-cp36-abi3-manylinux_2_24_x86_64.whl
security vulnerability
## CVE-2023-0286 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>cryptography-36.0.2-cp36-abi3-manylinux_2_24_x86_64.whl</b></p></summary> <p>cryptography is a package which provides c...
True
CVE-2023-0286 (High) detected in cryptography-36.0.2-cp36-abi3-manylinux_2_24_x86_64.whl - ## CVE-2023-0286 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>cryptography-36.0.2-cp36-abi3...
non_priority
cve high detected in cryptography manylinux whl cve high severity vulnerability vulnerable library cryptography manylinux whl cryptography is a package which provides cryptographic recipes and primitives to python developers library home page a href ...
0
280,181
30,805,136,442
IssuesEvent
2023-08-01 06:31:51
Satheesh575555/linux-4.1.15
https://api.github.com/repos/Satheesh575555/linux-4.1.15
reopened
CVE-2017-7645 (High) detected in linuxlinux-4.6
Mend: dependency security vulnerability
## CVE-2017-7645 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.6</b></p></summary> <p> <p>The Linux Kernel</p> <p>Library home page: <a href=https://mirrors.edge.kernel....
True
CVE-2017-7645 (High) detected in linuxlinux-4.6 - ## CVE-2017-7645 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.6</b></p></summary> <p> <p>The Linux Kernel</p> <p>Libra...
non_priority
cve high detected in linuxlinux cve high severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in base branch master vulnerable source files vulnerability details the serv...
0
130,418
10,608,406,838
IssuesEvent
2019-10-11 07:27:32
viszerale-therapie/simple-courses
https://api.github.com/repos/viszerale-therapie/simple-courses
closed
Fwd: bitte dringend - neuer Kurs fehlerhaft online
bug prio1 ready for test
*Sent by @Andreas-Schoenefeldt. Created by [fire](https://fire.fundersclub.com/).* --- Laut Error Log: An exception occurred while executing 'INSERT INTO termine (language, taxJurisdiction, datum_von, datum_bis, deaktiviert, assistentID, teacherID, courseTypeID, locationID, max_teilnehmer, termin_de, preis, lastUpdate...
1.0
Fwd: bitte dringend - neuer Kurs fehlerhaft online - *Sent by @Andreas-Schoenefeldt. Created by [fire](https://fire.fundersclub.com/).* --- Laut Error Log: An exception occurred while executing 'INSERT INTO termine (language, taxJurisdiction, datum_von, datum_bis, deaktiviert, assistentID, teacherID, courseTypeID, loc...
non_priority
fwd bitte dringend neuer kurs fehlerhaft online sent by andreas schoenefeldt created by laut error log an exception occurred while executing insert into termine language taxjurisdiction datum von datum bis deaktiviert assistentid teacherid coursetypeid locationid max teilnehmer termin de ...
0
277,703
30,671,644,726
IssuesEvent
2023-07-25 23:16:48
Mend-developer-platform-load/3213490_28
https://api.github.com/repos/Mend-developer-platform-load/3213490_28
opened
grunt-contrib-connect-0.10.1.tgz: 8 vulnerabilities (highest severity is: 9.8)
Mend: dependency security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>grunt-contrib-connect-0.10.1.tgz</b></p></summary> <p></p> <p>Path to dependency file: /package.json</p> <p>Path to vulnerable library: /node_modules/portscanner/node...
True
grunt-contrib-connect-0.10.1.tgz: 8 vulnerabilities (highest severity is: 9.8) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>grunt-contrib-connect-0.10.1.tgz</b></p></summary> <p></p> <p>Path to dependency file...
non_priority
grunt contrib connect tgz vulnerabilities highest severity is vulnerable library grunt contrib connect tgz path to dependency file package json path to vulnerable library node modules portscanner node modules async package json node modules grunt concurrent node modules asy...
0
222,736
24,711,284,316
IssuesEvent
2022-10-20 01:10:06
UpendoVentures/Page-Settings-Editor
https://api.github.com/repos/UpendoVentures/Page-Settings-Editor
opened
CVE-2022-3517 (High) detected in minimatch-3.0.4.tgz
security vulnerability
## CVE-2022-3517 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>minimatch-3.0.4.tgz</b></p></summary> <p>a glob matcher in javascript</p> <p>Library home page: <a href="https://regist...
True
CVE-2022-3517 (High) detected in minimatch-3.0.4.tgz - ## CVE-2022-3517 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>minimatch-3.0.4.tgz</b></p></summary> <p>a glob matcher in javas...
non_priority
cve high detected in minimatch tgz cve high severity vulnerability vulnerable library minimatch tgz a glob matcher in javascript library home page a href path to dependency file modules pagesettingseditor package json path to vulnerable library modules pagesettings...
0
63,059
3,193,912,420
IssuesEvent
2015-09-30 09:00:21
fusioninventory/fusioninventory-for-glpi
https://api.github.com/repos/fusioninventory/fusioninventory-for-glpi
closed
Ability to accept network devices upload the computer inventory interface
Category: Network discovery Component: For junior contributor Priority: Normal Status: Closed Tracker: Feature
--- Author Name: **Gonéri Le Bouder** (Gonéri Le Bouder) Original Redmine Issue: 1529, http://forge.fusioninventory.org/issues/1529 Original Date: 2012-03-24 Original Assignee: Gonéri Le Bouder --- Ability to accept network devices upload the computer inventory interface. through http://forge.fusioninventory.org/pr...
1.0
Ability to accept network devices upload the computer inventory interface - --- Author Name: **Gonéri Le Bouder** (Gonéri Le Bouder) Original Redmine Issue: 1529, http://forge.fusioninventory.org/issues/1529 Original Date: 2012-03-24 Original Assignee: Gonéri Le Bouder --- Ability to accept network devices upload t...
priority
ability to accept network devices upload the computer inventory interface author name gonéri le bouder gonéri le bouder original redmine issue original date original assignee gonéri le bouder ability to accept network devices upload the computer inventory interface through quest...
1
315,318
9,608,998,820
IssuesEvent
2019-05-12 11:44:35
threefoldtech/digitalmeX
https://api.github.com/repos/threefoldtech/digitalmeX
closed
gdrive spreadsheet in 3bot
priority_minor state_verification
The idea here is to be able to grab info from google drive docs. Expose openresty endpoint: - [x] http://$IPADDR/gdrive/spreadsheet/$gsheet_guid The gedis actor should: - get the doc if older than 5 minutes. - Will cache the pdf on filesystem for 5 min. - save the slide to `/sandbox/var/gdrive/spreadshe...
1.0
gdrive spreadsheet in 3bot - The idea here is to be able to grab info from google drive docs. Expose openresty endpoint: - [x] http://$IPADDR/gdrive/spreadsheet/$gsheet_guid The gedis actor should: - get the doc if older than 5 minutes. - Will cache the pdf on filesystem for 5 min. - save the slide to ...
priority
gdrive spreadsheet in the idea here is to be able to grab info from google drive docs expose openresty endpoint the gedis actor should get the doc if older than minutes will cache the pdf on filesystem for min save the slide to sandbox var gdrive spreadsheet gsheet guid
1
773,620
27,163,852,136
IssuesEvent
2023-02-17 14:01:02
woocommerce/woocommerce-gateway-stripe
https://api.github.com/repos/woocommerce/woocommerce-gateway-stripe
closed
Empty Express checkout block rendered when Express checkout is disabled in payment method settings
priority: low type: bug component: payment request buttons component: blocks
I have express payments turned off in Stripe (Enable Payment Request Buttons. (Apple Pay/Google Pay) ) and that is the only payment method I am using . however in Chrome I still see a blank div for the express checkout, so I get the text --- OR --- proceed to checkout.
1.0
Empty Express checkout block rendered when Express checkout is disabled in payment method settings - I have express payments turned off in Stripe (Enable Payment Request Buttons. (Apple Pay/Google Pay) ) and that is the only payment method I am using . however in Chrome I still see a blank div for the express checkout,...
priority
empty express checkout block rendered when express checkout is disabled in payment method settings i have express payments turned off in stripe enable payment request buttons apple pay google pay and that is the only payment method i am using however in chrome i still see a blank div for the express checkout ...
1
147,454
19,522,820,157
IssuesEvent
2021-12-29 22:26:29
swagger-api/swagger-codegen
https://api.github.com/repos/swagger-api/swagger-codegen
opened
CVE-2020-36183 (High) detected in multiple libraries
security vulnerability
## CVE-2020-36183 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jackson-databind-2.6.4.jar</b>, <b>jackson-databind-2.8.8.jar</b>, <b>jackson-databind-2.7.8.jar</b>, <b>jackson-data...
True
CVE-2020-36183 (High) detected in multiple libraries - ## CVE-2020-36183 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jackson-databind-2.6.4.jar</b>, <b>jackson-databind-2.8.8.jar<...
non_priority
cve high detected in multiple libraries cve high severity vulnerability vulnerable libraries jackson databind jar jackson databind jar jackson databind jar jackson databind jar jackson databind jar jackson databind jar general data bi...
0
639,416
20,753,087,669
IssuesEvent
2022-03-15 09:37:18
micronutrientsupport/database-architecture
https://api.github.com/repos/micronutrientsupport/database-architecture
closed
Define standardised format for input csv structures for data
Priority::1
Establish standardised structure for * FCT * Consumption data * Other data formats? both for data import and in preparation for BYOD functionality
1.0
Define standardised format for input csv structures for data - Establish standardised structure for * FCT * Consumption data * Other data formats? both for data import and in preparation for BYOD functionality
priority
define standardised format for input csv structures for data establish standardised structure for fct consumption data other data formats both for data import and in preparation for byod functionality
1
53,954
6,776,864,802
IssuesEvent
2017-10-27 19:36:02
RocketChat/Rocket.Chat
https://api.github.com/repos/RocketChat/Rocket.Chat
closed
Migrate Tab Bar content to new layout
subj: UI Redesign
### Description: Migrate the components to the new layout - Search Messages - Notification Options - Mentions - Starred Messages - Pinned Messages - Snippets
1.0
Migrate Tab Bar content to new layout - ### Description: Migrate the components to the new layout - Search Messages - Notification Options - Mentions - Starred Messages - Pinned Messages - Snippets
non_priority
migrate tab bar content to new layout description migrate the components to the new layout search messages notification options mentions starred messages pinned messages snippets
0
116,522
14,973,052,158
IssuesEvent
2021-01-28 00:10:27
mozilla/foundation.mozilla.org
https://api.github.com/repos/mozilla/foundation.mozilla.org
opened
[Data Futures Lab] Microsite Design Review
design
______ 🚫 **BLOCKED BY CONTENT: Mehan and team to populate with content the structure we created** _____ **Background:** https://foundation.mozilla.org/en/data-futures-lab/ is structured in the CMS (logged in users only). Now Mehan and team will populate it with content. Previous ticket here: #6076 **To do:*...
1.0
[Data Futures Lab] Microsite Design Review - ______ 🚫 **BLOCKED BY CONTENT: Mehan and team to populate with content the structure we created** _____ **Background:** https://foundation.mozilla.org/en/data-futures-lab/ is structured in the CMS (logged in users only). Now Mehan and team will populate it with cont...
non_priority
microsite design review 🚫 blocked by content mehan and team to populate with content the structure we created background is structured in the cms logged in users only now mehan and team will populate it with content previous ticket here to do do a design review...
0
278,105
24,124,241,643
IssuesEvent
2022-09-20 21:52:28
lowRISC/opentitan
https://api.github.com/repos/lowRISC/opentitan
closed
[test-triage] chip_sw_aon_timer_sleep_wdog_sleep_pause
Component:TestTriage
### Hierarchy of regression failure Chip Level ### Failure Description UVM_ERROR @ 8166.457112 us: (prim_reg_cdc_arb.sv:248) [ASSERT FAILED] ReqTimeout_A "../src/lowrisc_prim_subreg_0/rtl/prim_reg_cdc_arb.sv", 264: tb.dut.top_earlgrey.u_aon_timer_aon.u_reg.u_wkup_count_cdc.u_arb.gen_...
1.0
[test-triage] chip_sw_aon_timer_sleep_wdog_sleep_pause - ### Hierarchy of regression failure Chip Level ### Failure Description UVM_ERROR @ 8166.457112 us: (prim_reg_cdc_arb.sv:248) [ASSERT FAILED] ReqTimeout_A "../src/lowrisc_prim_subreg_0/rtl/prim_reg_cdc_arb.sv", 264: tb.dut.top_...
non_priority
chip sw aon timer sleep wdog sleep pause hierarchy of regression failure chip level failure description uvm error us prim reg cdc arb sv reqtimeout a src lowrisc prim subreg rtl prim reg cdc arb sv tb dut top earlgrey u aon timer aon u reg u wkup ...
0
118,502
4,746,402,212
IssuesEvent
2016-10-21 10:55:42
openshift/origin
https://api.github.com/repos/openshift/origin
closed
apiserver was unable to write a JSON response
component/restapi kind/bug priority/P2
E1020 11:42:00.245333 28519 apiserver.go:516] apiserver was unable to write a JSON response: http: request method or response status code does not allow body E1020 11:42:00.245428 28519 errors.go:63] apiserver received an error that is not an unversioned.Status: http: request method or response status code does no...
1.0
apiserver was unable to write a JSON response - E1020 11:42:00.245333 28519 apiserver.go:516] apiserver was unable to write a JSON response: http: request method or response status code does not allow body E1020 11:42:00.245428 28519 errors.go:63] apiserver received an error that is not an unversioned.Status: http...
priority
apiserver was unable to write a json response apiserver go apiserver was unable to write a json response http request method or response status code does not allow body errors go apiserver received an error that is not an unversioned status http request method or response status...
1
350,147
31,857,376,458
IssuesEvent
2023-09-15 08:27:51
mantidproject/mantid
https://api.github.com/repos/mantidproject/mantid
closed
Manual Testing ISIS Reflectometry
Manual Tests
You have been assigned manual testing. The hope is to catch as many problems with the code before release, so it would be great if you can take some time to give a serious test to your assigned area. Thank you!! The general guide to manual testing: * The tests must be performed on the installer versions of the final ...
1.0
Manual Testing ISIS Reflectometry - You have been assigned manual testing. The hope is to catch as many problems with the code before release, so it would be great if you can take some time to give a serious test to your assigned area. Thank you!! The general guide to manual testing: * The tests must be performed on ...
non_priority
manual testing isis reflectometry you have been assigned manual testing the hope is to catch as many problems with the code before release so it would be great if you can take some time to give a serious test to your assigned area thank you the general guide to manual testing the tests must be performed on ...
0
669,919
22,645,890,894
IssuesEvent
2022-07-01 08:40:07
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.lowes.com - see bug description
browser-firefox priority-important engine-gecko
<!-- @browser: Firefox 102.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Firefox/102.0 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/106691 --> **URL**: https://www.lowes.com/ **Browser / Version**: Firefox 102.0 **Opera...
1.0
www.lowes.com - see bug description - <!-- @browser: Firefox 102.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Firefox/102.0 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/106691 --> **URL**: https://www.lowes.com/ **Brow...
priority
see bug description url browser version firefox operating system windows tested another browser yes chrome problem type something else description i receive access denied message you don t have permission to access on this server reference i am ...
1
223,118
7,446,984,076
IssuesEvent
2018-03-28 10:55:35
vanilla-framework/vanilla-framework
https://api.github.com/repos/vanilla-framework/vanilla-framework
closed
Margin top on br in Firefox
Priority: Medium Type: Bug
Go to: https://snapcraft.io/spotify There is unnecessary spacing on bullet points, because Vanilla adds top margin to `br`. Related to: #1626 Also reported in snapcraft: https://github.com/canonical-websites/snapcraft.io/issues/405 What you see in Chromium: | What you see in Firefox: -|- ![snapcraft io spot...
1.0
Margin top on br in Firefox - Go to: https://snapcraft.io/spotify There is unnecessary spacing on bullet points, because Vanilla adds top margin to `br`. Related to: #1626 Also reported in snapcraft: https://github.com/canonical-websites/snapcraft.io/issues/405 What you see in Chromium: | What you see in Fire...
priority
margin top on br in firefox go to there is unnecessary spacing on bullet points because vanilla adds top margin to br related to also reported in snapcraft what you see in chromium what you see in firefox what you should see the description in firefox should not have ...
1
460,184
13,206,066,588
IssuesEvent
2020-08-14 19:20:26
OHIF/Viewers
https://api.github.com/repos/OHIF/Viewers
opened
Sort series within the study
Community: Request :hand: IDC:priority Triage :white_flag:
## Request Series list in the left panel should be sorted, since otherwise it appears the individual series are shown in a random, non-reproducible order. It would make sense to show by series number, and if multiple identical series numbers are encountered - sort those by date/time. **Why should we prioritize th...
1.0
Sort series within the study - ## Request Series list in the left panel should be sorted, since otherwise it appears the individual series are shown in a random, non-reproducible order. It would make sense to show by series number, and if multiple identical series numbers are encountered - sort those by date/time. ...
priority
sort series within the study request series list in the left panel should be sorted since otherwise it appears the individual series are shown in a random non reproducible order it would make sense to show by series number and if multiple identical series numbers are encountered sort those by date time ...
1
34,075
14,265,420,169
IssuesEvent
2020-11-20 17:05:27
terraform-providers/terraform-provider-azurerm
https://api.github.com/repos/terraform-providers/terraform-provider-azurerm
closed
azurerm_notification_hub_authorization_rule attempt to create multiple rules in one go fails
bug service/notifications
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do not leave "+1" or "me too" comments, they generate extra no...
1.0
azurerm_notification_hub_authorization_rule attempt to create multiple rules in one go fails - ### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers p...
non_priority
azurerm notification hub authorization rule attempt to create multiple rules in one go fails community note please vote on this issue by adding a 👍 to the original issue to help the community and maintainers prioritize this request please do not leave or me too comments they generate extra no...
0
494,151
14,246,074,373
IssuesEvent
2020-11-19 09:34:35
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.reddit.com - see bug description
browser-firefox engine-gecko os-mac priority-critical
<!-- @browser: Firefox 85.0 --> <!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.16; rv:85.0) Gecko/20100101 Firefox/85.0 --> <!-- @reported_with: desktop-reporter --> **URL**: https://www.reddit.com/ **Browser / Version**: Firefox 85.0 **Operating System**: Mac OS X 10.16 **Tested Another Browser**: Yes Sa...
1.0
www.reddit.com - see bug description - <!-- @browser: Firefox 85.0 --> <!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.16; rv:85.0) Gecko/20100101 Firefox/85.0 --> <!-- @reported_with: desktop-reporter --> **URL**: https://www.reddit.com/ **Browser / Version**: Firefox 85.0 **Operating System**: Mac OS X 1...
priority
see bug description url browser version firefox operating system mac os x tested another browser yes safari problem type something else description firefox is always redirected to old reddit com instead of main version steps to reproduce firefox is always re...
1