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
844
labels
stringlengths
4
721
body
stringlengths
1
261k
index
stringclasses
12 values
text_combine
stringlengths
96
261k
label
stringclasses
2 values
text
stringlengths
96
248k
binary_label
int64
0
1
249,226
26,890,773,678
IssuesEvent
2023-02-06 08:45:08
samq-ghdemo/snyk-goof
https://api.github.com/repos/samq-ghdemo/snyk-goof
opened
snyk-1.290.2.tgz: 28 vulnerabilities (highest severity is: 9.8)
security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>snyk-1.290.2.tgz</b></p></summary> <p>snyk library and cli utility</p> <p>Library home page: <a href="https://registry.npmjs.org/snyk/-/snyk-1.290.2.tgz">https://regi...
True
snyk-1.290.2.tgz: 28 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>snyk-1.290.2.tgz</b></p></summary> <p>snyk library and cli utility</p> <p>Library home page: <a href...
non_priority
snyk tgz vulnerabilities highest severity is vulnerable library snyk tgz snyk library and cli utility library home page a href path to dependency file package json path to vulnerable library node modules snyk package json found in head commit a href vulne...
0
22,942
3,980,432,091
IssuesEvent
2016-05-06 07:32:54
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
circleci: failed tests: TestNodeRestart
Robot test-failure
The following test appears to have failed: [#17206](https://circleci.com/gh/cockroachdb/cockroach/17206): ``` cockroach: [start --ca-cert=/certs/ca.crt --cert=/certs/node.crt --key=/certs/node.key --host=roach1 --alsologtostderr=INFO --store=path=/data2.0 --join=roach0:26257 --log-dir=/logs/roach1 --logtostderr=fal...
1.0
circleci: failed tests: TestNodeRestart - The following test appears to have failed: [#17206](https://circleci.com/gh/cockroachdb/cockroach/17206): ``` cockroach: [start --ca-cert=/certs/ca.crt --cert=/certs/node.crt --key=/certs/node.key --host=roach1 --alsologtostderr=INFO --store=path=/data2.0 --join=roach0:262...
non_priority
circleci failed tests testnoderestart the following test appears to have failed cockroach acceptance cluster docker go unable to create container error response from daemon conflict the name is already in use by container you have to remove or rename that container to be...
0
18,078
4,232,028,963
IssuesEvent
2016-07-04 19:35:27
redox-os/ion
https://api.github.com/repos/redox-os/ion
closed
Create an examples folder and use it as part of the testing process
documentation low-hanging fruit testing
It would be helpful to have example ion scripts to both help out users and enhance testing. We could have an `examples/` directory with scripts in it. Each script would end with `.ion` and we could also have `.out` files to show the expected output for each script. Once we have this we could easily add an automatic tes...
1.0
Create an examples folder and use it as part of the testing process - It would be helpful to have example ion scripts to both help out users and enhance testing. We could have an `examples/` directory with scripts in it. Each script would end with `.ion` and we could also have `.out` files to show the expected output f...
non_priority
create an examples folder and use it as part of the testing process it would be helpful to have example ion scripts to both help out users and enhance testing we could have an examples directory with scripts in it each script would end with ion and we could also have out files to show the expected output f...
0
17,349
23,932,328,437
IssuesEvent
2022-09-10 18:36:11
349115261/LabviewFLL
https://api.github.com/repos/349115261/LabviewFLL
closed
Robot Code Issue N01
Not compatible on all
The current code only works for the correct robot main error is the lifting attachment that is putting too much stress on the one median motor so currently, even if you try to recreate the robot it does not work, trying to fix this by a code fix and psychical. @labviewadvocate ![WIN_20220905_14_56_40_Pro](https://use...
True
Robot Code Issue N01 - The current code only works for the correct robot main error is the lifting attachment that is putting too much stress on the one median motor so currently, even if you try to recreate the robot it does not work, trying to fix this by a code fix and psychical. @labviewadvocate ![WIN_20220905_14...
non_priority
robot code issue the current code only works for the correct robot main error is the lifting attachment that is putting too much stress on the one median motor so currently even if you try to recreate the robot it does not work trying to fix this by a code fix and psychical labviewadvocate
0
31,549
6,548,445,189
IssuesEvent
2017-09-04 21:59:36
Openki/Openki
https://api.github.com/repos/Openki/Openki
closed
Sending messages to users without registered email
Defect UX
On the users profile page, you can write a message and click the send-button. If the user didn't add their email-address, you will see a tiny error popup un the bottom right corner: Error: this user has no email [401] This is terrible UX. The messaging field should be hidden when the user does not have an email-addr...
1.0
Sending messages to users without registered email - On the users profile page, you can write a message and click the send-button. If the user didn't add their email-address, you will see a tiny error popup un the bottom right corner: Error: this user has no email [401] This is terrible UX. The messaging field shoul...
non_priority
sending messages to users without registered email on the users profile page you can write a message and click the send button if the user didn t add their email address you will see a tiny error popup un the bottom right corner error this user has no email this is terrible ux the messaging field should be...
0
43,422
5,634,750,614
IssuesEvent
2017-04-05 22:10:00
CuBoulder/express
https://api.github.com/repos/CuBoulder/express
opened
WYSIWYG should strip non-breaking spaces and replace with a regular space
Design Editor Experience
## Context Our users are most likely to use non-breaking spaces to force layouts. I think it is incredibly unlikely that someone would use them correctly. We don't want users to create layouts in the wysiwyg. ## Possible Fix * When saving a node, replace `&nbsp;` with a space -------- Old comment from @kr...
1.0
WYSIWYG should strip non-breaking spaces and replace with a regular space - ## Context Our users are most likely to use non-breaking spaces to force layouts. I think it is incredibly unlikely that someone would use them correctly. We don't want users to create layouts in the wysiwyg. ## Possible Fix * When sav...
non_priority
wysiwyg should strip non breaking spaces and replace with a regular space context our users are most likely to use non breaking spaces to force layouts i think it is incredibly unlikely that someone would use them correctly we don t want users to create layouts in the wysiwyg possible fix when sav...
0
328,113
28,101,876,147
IssuesEvent
2023-03-30 20:11:52
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
roachtest: schemachange/during/tpcc failed
C-test-failure O-robot O-roachtest branch-master release-blocker T-sql-schema
roachtest.schemachange/during/tpcc [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/9329887?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/9329887?buildTab=artifacts#/schemachange/du...
2.0
roachtest: schemachange/during/tpcc failed - roachtest.schemachange/during/tpcc [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/9329887?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBaze...
non_priority
roachtest schemachange during tpcc failed roachtest schemachange during tpcc with on master test artifacts and logs in artifacts schemachange during tpcc run monitor go wait monitor failure monitor task failed output in run cockroach workload r cockroach workload run tpcc wa...
0
28,431
8,141,093,325
IssuesEvent
2018-08-21 00:06:32
typed-ember/ember-cli-typescript
https://api.github.com/repos/typed-ember/ember-cli-typescript
closed
New application blueprints
build enhancement
Create blueprints just like https://github.com/emberjs/ember-module-unification-blueprint for automatically creating and setting up a new ember application with TypeScript. Right now, if we follow the instructions on the README, we still end up needing to do lots of work to finish setting up our ember app for TypeSc...
1.0
New application blueprints - Create blueprints just like https://github.com/emberjs/ember-module-unification-blueprint for automatically creating and setting up a new ember application with TypeScript. Right now, if we follow the instructions on the README, we still end up needing to do lots of work to finish settin...
non_priority
new application blueprints create blueprints just like for automatically creating and setting up a new ember application with typescript right now if we follow the instructions on the readme we still end up needing to do lots of work to finish setting up our ember app for typescript initially created files a...
0
346,522
30,924,484,927
IssuesEvent
2023-08-06 10:12:15
python/cpython
https://api.github.com/repos/python/cpython
closed
Tcl and Tk versions can be desynchronized
tests topic-tkinter
For a long time Tcl and Tk versions were synchronized. But in future they can be desynchronized again, for example Tcl 9.0/Tk 8.7. Tests currently use Tcl and Tk versions interchangeably. They should be updated to test the correct version. <!-- gh-linked-prs --> ### Linked PRs * gh-107688 <!-- /gh-linked-prs -->
1.0
Tcl and Tk versions can be desynchronized - For a long time Tcl and Tk versions were synchronized. But in future they can be desynchronized again, for example Tcl 9.0/Tk 8.7. Tests currently use Tcl and Tk versions interchangeably. They should be updated to test the correct version. <!-- gh-linked-prs --> ### Lin...
non_priority
tcl and tk versions can be desynchronized for a long time tcl and tk versions were synchronized but in future they can be desynchronized again for example tcl tk tests currently use tcl and tk versions interchangeably they should be updated to test the correct version linked prs gh
0
53,429
13,261,597,960
IssuesEvent
2020-08-20 20:11:25
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
closed
muongun - UNIX api violation (malloc) (Trac #1374)
Migrated from Trac combo simulation defect
http://software.icecube.wisc.edu/static_analysis/00_LATEST/report-c5454a.html#EndPath The behavior of `malloc()` when allocating zero bytes is implementation defined. This could result in this section of code **always** failing. This code should be refactored to "do what I want" from "do what I mean". <details> <sum...
1.0
muongun - UNIX api violation (malloc) (Trac #1374) - http://software.icecube.wisc.edu/static_analysis/00_LATEST/report-c5454a.html#EndPath The behavior of `malloc()` when allocating zero bytes is implementation defined. This could result in this section of code **always** failing. This code should be refactored to "do...
non_priority
muongun unix api violation malloc trac the behavior of malloc when allocating zero bytes is implementation defined this could result in this section of code always failing this code should be refactored to do what i want from do what i mean migrated from json status ...
0
28,123
5,194,332,669
IssuesEvent
2017-01-23 02:58:04
TNGSB/eWallet
https://api.github.com/repos/TNGSB/eWallet
closed
e-Wallet_Mobile App (Scan & Pay) 17012017 #19
Defect - High (Sev-2)
Defect Description : User to perform "Insufficient Balance" scenario for merchant payment. However, upon successful scanning and PIN input, the application keep on loading with end up no result. Tested with android build 20, UAT environment. Attached screenshot for POT. ![screenshot_20170117-152954](https://cl...
1.0
e-Wallet_Mobile App (Scan & Pay) 17012017 #19 - Defect Description : User to perform "Insufficient Balance" scenario for merchant payment. However, upon successful scanning and PIN input, the application keep on loading with end up no result. Tested with android build 20, UAT environment. Attached screenshot for ...
non_priority
e wallet mobile app scan pay defect description user to perform insufficient balance scenario for merchant payment however upon successful scanning and pin input the application keep on loading with end up no result tested with android build uat environment attached screenshot for pot ...
0
258,332
19,557,183,606
IssuesEvent
2022-01-03 11:16:43
bounswe/2021SpringGroup8
https://api.github.com/repos/bounswe/2021SpringGroup8
closed
Search Post and Search Community Endpoints should be well documented
documentation backend
I should document the newly created endpoints which are search post and search community.
1.0
Search Post and Search Community Endpoints should be well documented - I should document the newly created endpoints which are search post and search community.
non_priority
search post and search community endpoints should be well documented i should document the newly created endpoints which are search post and search community
0
67,279
9,015,768,561
IssuesEvent
2019-02-06 04:59:09
PeterCamilleri/mini_readline
https://api.github.com/repos/PeterCamilleri/mini_readline
opened
Document the creation of alternate key mappings.
documentation
The mini_readline keyboard mappings are not carved in stone. Provide documentation on how alternate keyboard mappings can be defined for application specific purposes.
1.0
Document the creation of alternate key mappings. - The mini_readline keyboard mappings are not carved in stone. Provide documentation on how alternate keyboard mappings can be defined for application specific purposes.
non_priority
document the creation of alternate key mappings the mini readline keyboard mappings are not carved in stone provide documentation on how alternate keyboard mappings can be defined for application specific purposes
0
19,797
26,178,927,810
IssuesEvent
2023-01-02 13:16:10
NixOS/nix
https://api.github.com/repos/NixOS/nix
closed
Release 2.12
process
**Is your feature request related to a problem? Please describe.** [I'm always frustrated when] fixes are merged but not released. **Describe the solution you'd like** Release Nix 2.12.0. Apply and release backports. **Describe alternatives you've considered** Treat Nix master as a rolling release and cut rel...
1.0
Release 2.12 - **Is your feature request related to a problem? Please describe.** [I'm always frustrated when] fixes are merged but not released. **Describe the solution you'd like** Release Nix 2.12.0. Apply and release backports. **Describe alternatives you've considered** Treat Nix master as a rolling rele...
non_priority
release is your feature request related to a problem please describe fixes are merged but not released describe the solution you d like release nix apply and release backports describe alternatives you ve considered treat nix master as a rolling release and cut releases in nixpk...
0
87,973
15,791,202,262
IssuesEvent
2021-04-02 03:46:56
YJSoft/nedb
https://api.github.com/repos/YJSoft/nedb
opened
WS-2017-0247 (Low) detected in ms-0.3.0.tgz
security vulnerability
## WS-2017-0247 - Low Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ms-0.3.0.tgz</b></p></summary> <p>Tiny ms conversion utility</p> <p>Library home page: <a href="https://registry.npmjs.or...
True
WS-2017-0247 (Low) detected in ms-0.3.0.tgz - ## WS-2017-0247 - Low Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ms-0.3.0.tgz</b></p></summary> <p>Tiny ms conversion utility</p> <p>Library...
non_priority
ws low detected in ms tgz ws low severity vulnerability vulnerable library ms tgz tiny ms conversion utility library home page a href path to dependency file nedb package json path to vulnerable library nedb node modules ms package json dependency hierarchy ...
0
46,579
7,267,639,222
IssuesEvent
2018-02-20 06:27:03
FOSSEE/online_test
https://api.github.com/repos/FOSSEE/online_test
closed
Link to Production Deployment Guide document gives a 404
Type: Documentation
In *README.md*: ` This is a Quickstart guide to help users set up a trial instance. If you wish to deploy Yaksh in a production environment here is a Production Deployment Guide. ` That link is broken.
1.0
Link to Production Deployment Guide document gives a 404 - In *README.md*: ` This is a Quickstart guide to help users set up a trial instance. If you wish to deploy Yaksh in a production environment here is a Production Deployment Guide. ` That link is broken.
non_priority
link to production deployment guide document gives a in readme md this is a quickstart guide to help users set up a trial instance if you wish to deploy yaksh in a production environment here is a production deployment guide that link is broken
0
31,669
4,713,981,037
IssuesEvent
2016-10-14 22:02:59
phil-hutchinson/linguate
https://api.github.com/repos/phil-hutchinson/linguate
closed
DefaultRegexLexerGenerator: unit test for null builder passed to generate() / implementation
unit test
Add unit test to DefaultRegexLexerGenerator for null passed to generate as builder parameter. Should return NullPointerException. Implement fix for this unit test.
1.0
DefaultRegexLexerGenerator: unit test for null builder passed to generate() / implementation - Add unit test to DefaultRegexLexerGenerator for null passed to generate as builder parameter. Should return NullPointerException. Implement fix for this unit test.
non_priority
defaultregexlexergenerator unit test for null builder passed to generate implementation add unit test to defaultregexlexergenerator for null passed to generate as builder parameter should return nullpointerexception implement fix for this unit test
0
196,976
14,897,733,540
IssuesEvent
2021-01-21 12:10:45
openmls/openmls
https://api.github.com/repos/openmls/openmls
closed
Create testing framework for managed group API
P3 tests
It would be useful to have a testing framework for the group API similar to the existing one for the low-level API. That would make testing of more complex cases easier and it should also be relatively easy to do.
1.0
Create testing framework for managed group API - It would be useful to have a testing framework for the group API similar to the existing one for the low-level API. That would make testing of more complex cases easier and it should also be relatively easy to do.
non_priority
create testing framework for managed group api it would be useful to have a testing framework for the group api similar to the existing one for the low level api that would make testing of more complex cases easier and it should also be relatively easy to do
0
134,030
12,560,188,388
IssuesEvent
2020-06-07 21:18:48
civictechindex/website
https://api.github.com/repos/civictechindex/website
closed
GitHub API Walkthrough
documentation
### Overview Understand the GitHub API integration ### Action Items - [x] Get an idea of the framework using the test link - [x] Refer and get hands-on with the Brigade Project Status Index Board - [x] Read about GitHub API: developer documentation ### Resources [Testing the GitHub API](https://hackf...
1.0
GitHub API Walkthrough - ### Overview Understand the GitHub API integration ### Action Items - [x] Get an idea of the framework using the test link - [x] Refer and get hands-on with the Brigade Project Status Index Board - [x] Read about GitHub API: developer documentation ### Resources [Testing the ...
non_priority
github api walkthrough overview understand the github api integration action items get an idea of the framework using the test link refer and get hands on with the brigade project status index board read about github api developer documentation resources
0
28,966
11,706,039,258
IssuesEvent
2020-03-07 19:32:28
vlaship/spark-streaming
https://api.github.com/repos/vlaship/spark-streaming
opened
CVE-2020-9546 (Medium) detected in jackson-databind-2.6.5.jar
security vulnerability
## CVE-2020-9546 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.6.5.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streami...
True
CVE-2020-9546 (Medium) detected in jackson-databind-2.6.5.jar - ## CVE-2020-9546 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.6.5.jar</b></p></summary> <p>Gener...
non_priority
cve medium detected in jackson databind jar cve medium severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file tmp ws scm spark streaming...
0
245,090
18,772,225,224
IssuesEvent
2021-11-07 02:32:01
TrevorDBrown/LinkFreePlus
https://api.github.com/repos/TrevorDBrown/LinkFreePlus
opened
Need Documentation
documentation
JSON config files (linkfree.json, themes.json) are available as samples, but no formal documentation is written.
1.0
Need Documentation - JSON config files (linkfree.json, themes.json) are available as samples, but no formal documentation is written.
non_priority
need documentation json config files linkfree json themes json are available as samples but no formal documentation is written
0
198,965
15,017,331,615
IssuesEvent
2021-02-01 10:42:41
elastic/kibana
https://api.github.com/repos/elastic/kibana
opened
Investigate timelion app functional test failure on cloud
Feature:Timelion Team:KibanaApp bug test-cloud
This timelion test `test/functional/apps/timelion/_expression_typeahead,js` fails a lot on cloud. Specifically the test that creates the problem is the `should show field suggestions for split argument when index pattern set`. The problem described [here](https://github.com/elastic/kibana/pull/89538) is that when the s...
1.0
Investigate timelion app functional test failure on cloud - This timelion test `test/functional/apps/timelion/_expression_typeahead,js` fails a lot on cloud. Specifically the test that creates the problem is the `should show field suggestions for split argument when index pattern set`. The problem described [here](http...
non_priority
investigate timelion app functional test failure on cloud this timelion test test functional apps timelion expression typeahead js fails a lot on cloud specifically the test that creates the problem is the should show field suggestions for split argument when index pattern set the problem described is that...
0
2,987
3,755,595,724
IssuesEvent
2016-03-12 19:29:56
Rdatatable/data.table
https://api.github.com/repos/Rdatatable/data.table
closed
unkeyed join could use existing indexes
Enhancement performance
According to the title of #1130 *Implement joins using secondary keys*, I assume *unkeyed join* using `on` already uses indexes so it don't have to resort data to join. But it seems to not use existing index. ```r library(data.table) options(datatable.verbose=TRUE) options(datatable.auto.index=TRUE) dt1 = data.ta...
True
unkeyed join could use existing indexes - According to the title of #1130 *Implement joins using secondary keys*, I assume *unkeyed join* using `on` already uses indexes so it don't have to resort data to join. But it seems to not use existing index. ```r library(data.table) options(datatable.verbose=TRUE) options...
non_priority
unkeyed join could use existing indexes according to the title of implement joins using secondary keys i assume unkeyed join using on already uses indexes so it don t have to resort data to join but it seems to not use existing index r library data table options datatable verbose true options da...
0
76,946
15,496,235,964
IssuesEvent
2021-03-11 02:18:23
n-devs/Fiction
https://api.github.com/repos/n-devs/Fiction
opened
CVE-2019-20149 (High) detected in kind-of-6.0.2.tgz
security vulnerability
## CVE-2019-20149 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>kind-of-6.0.2.tgz</b></p></summary> <p>Get the native type of a value.</p> <p>Library home page: <a href="https://regi...
True
CVE-2019-20149 (High) detected in kind-of-6.0.2.tgz - ## CVE-2019-20149 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>kind-of-6.0.2.tgz</b></p></summary> <p>Get the native type of a ...
non_priority
cve high detected in kind of tgz cve high severity vulnerability vulnerable library kind of tgz get the native type of a value library home page a href path to dependency file fiction package json path to vulnerable library fiction node modules http proxy middlewar...
0
19,750
6,759,760,056
IssuesEvent
2017-10-24 18:13:20
grpc/grpc
https://api.github.com/repos/grpc/grpc
opened
timeout error: json_run_localhost:cpp_protobuf_async_streaming_from_server_qps_unconstrained_secure GRPC_POLL_STRATEGY=epollsig
infra/BUILDPONY
https://sponge.corp.google.com/target?id=73e2455a-238a-4911-90e2-dcae5f88a340&target=github/grpc/c%2B%2B_linux_opt_native&searchFor=&show=ALL&sortBy=STATUS ``` Timeout 79 25255 writing.cc:142] ipv6:[::1]:56962:0x7fe2f400f100 stream 35 stalled by transport [fc:pending=5:flowed=41935:peer_initwin=41943...
1.0
timeout error: json_run_localhost:cpp_protobuf_async_streaming_from_server_qps_unconstrained_secure GRPC_POLL_STRATEGY=epollsig - https://sponge.corp.google.com/target?id=73e2455a-238a-4911-90e2-dcae5f88a340&target=github/grpc/c%2B%2B_linux_opt_native&searchFor=&show=ALL&sortBy=STATUS ``` Timeout 79 25255 wri...
non_priority
timeout error json run localhost cpp protobuf async streaming from server qps unconstrained secure grpc poll strategy epollsig timeout writing cc stream stalled by transport writing cc stream stalled by transport ...
0
3,339
2,848,528,116
IssuesEvent
2015-05-29 23:58:44
angular/angular
https://api.github.com/repos/angular/angular
opened
ts2dart should rename types/methods for simple facades
comp: code-generation P1: urgent type: feature
* [ ] rename `Array`, `Map`, `String` and all of their methods * [ ] throw when object has `.push()` but is of type `any`.
1.0
ts2dart should rename types/methods for simple facades - * [ ] rename `Array`, `Map`, `String` and all of their methods * [ ] throw when object has `.push()` but is of type `any`.
non_priority
should rename types methods for simple facades rename array map string and all of their methods throw when object has push but is of type any
0
237,453
26,085,145,552
IssuesEvent
2022-12-26 01:09:20
xlizaluizax/gridsome-forestry-starter
https://api.github.com/repos/xlizaluizax/gridsome-forestry-starter
opened
CVE-2022-37603 (High) detected in loader-utils-1.4.0.tgz
security vulnerability
## CVE-2022-37603 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>loader-utils-1.4.0.tgz</b></p></summary> <p>utils for webpack loaders</p> <p>Library home page: <a href="https://regis...
True
CVE-2022-37603 (High) detected in loader-utils-1.4.0.tgz - ## CVE-2022-37603 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>loader-utils-1.4.0.tgz</b></p></summary> <p>utils for webpa...
non_priority
cve high detected in loader utils tgz cve high severity vulnerability vulnerable library loader utils tgz utils for webpack loaders library home page a href path to dependency file package json path to vulnerable library node modules loader utils package json d...
0
65,239
14,708,540,815
IssuesEvent
2021-01-04 23:58:54
mauriciolauffer/NodeGoat
https://api.github.com/repos/mauriciolauffer/NodeGoat
opened
CVE-2019-1010266 (Medium) detected in lodash-2.4.2.tgz, lodash-4.13.1.tgz
security vulnerability
## CVE-2019-1010266 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>lodash-2.4.2.tgz</b>, <b>lodash-4.13.1.tgz</b></p></summary> <p> <details><summary><b>lodash-2.4.2.tgz</b></p></...
True
CVE-2019-1010266 (Medium) detected in lodash-2.4.2.tgz, lodash-4.13.1.tgz - ## CVE-2019-1010266 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>lodash-2.4.2.tgz</b>, <b>lodash-4.13....
non_priority
cve medium detected in lodash tgz lodash tgz cve medium severity vulnerability vulnerable libraries lodash tgz lodash tgz lodash tgz a utility library delivering consistency customization performance extras library home page a href pa...
0
139,211
18,846,340,178
IssuesEvent
2021-11-11 15:20:31
finos/plexus-interop
https://api.github.com/repos/finos/plexus-interop
opened
CVE-2021-23807 (High) detected in jsonpointer-4.0.1.tgz
security vulnerability
## CVE-2021-23807 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jsonpointer-4.0.1.tgz</b></p></summary> <p>Simple JSON Addressing.</p> <p>Library home page: <a href="https://registry...
True
CVE-2021-23807 (High) detected in jsonpointer-4.0.1.tgz - ## CVE-2021-23807 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jsonpointer-4.0.1.tgz</b></p></summary> <p>Simple JSON Addre...
non_priority
cve high detected in jsonpointer tgz cve high severity vulnerability vulnerable library jsonpointer tgz simple json addressing library home page a href path to dependency file plexus interop dsl interop lang vscode package json path to vulnerable library plexus inte...
0
115,087
11,865,040,752
IssuesEvent
2020-03-25 23:10:32
Arquisoft/viade_es1b
https://api.github.com/repos/Arquisoft/viade_es1b
closed
la documentacion no se muestra correctamente en master
bug documentation
La documentacion no aparece completa, solo hasta el punto 4, y el contenido parece entremezclado.
1.0
la documentacion no se muestra correctamente en master - La documentacion no aparece completa, solo hasta el punto 4, y el contenido parece entremezclado.
non_priority
la documentacion no se muestra correctamente en master la documentacion no aparece completa solo hasta el punto y el contenido parece entremezclado
0
22,574
3,790,833,342
IssuesEvent
2016-03-21 23:06:50
diablodale/dp.kinect2
https://api.github.com/repos/diablodale/dp.kinect2
closed
registration problem
by design not-a-bug
Win 10 Max 7 32 bits 7.2.1 registered Runtime 2.0 dp.kinect2 v1.1.20160225.0 I can't register properly the dp.kinect2 external. I followed the instructions and it worked but only with the max 64 bit version. After registering the external in Max 64 bits it works for a while also in Max 32 bit version, but aft...
1.0
registration problem - Win 10 Max 7 32 bits 7.2.1 registered Runtime 2.0 dp.kinect2 v1.1.20160225.0 I can't register properly the dp.kinect2 external. I followed the instructions and it worked but only with the max 64 bit version. After registering the external in Max 64 bits it works for a while also in Max ...
non_priority
registration problem win max bits registered runtime dp i can t register properly the dp external i followed the instructions and it worked but only with the max bit version after registering the external in max bits it works for a while also in max bit version but after...
0
8,310
21,922,610,145
IssuesEvent
2022-05-22 20:00:09
RockItTeam/website
https://api.github.com/repos/RockItTeam/website
closed
As a user, I can subscribe to the newsletter and this is handled via Milchimp
Backend API Intégration Frontend - utilisateur devOps / architecture
Objectif : Connecter le formulaire de newsletter à une inscription sur le mailchimp d'Adrien Backend : - [ ] Créer un endpoint API dédié sur le backend qui permet d'enregistrer l'adresse email comme destinataire des newsletter sur Mailchimp POST /api/v1/newsletter_registration Frontend - [ ] Connecter le form...
1.0
As a user, I can subscribe to the newsletter and this is handled via Milchimp - Objectif : Connecter le formulaire de newsletter à une inscription sur le mailchimp d'Adrien Backend : - [ ] Créer un endpoint API dédié sur le backend qui permet d'enregistrer l'adresse email comme destinataire des newsletter sur Mail...
non_priority
as a user i can subscribe to the newsletter and this is handled via milchimp objectif connecter le formulaire de newsletter à une inscription sur le mailchimp d adrien backend créer un endpoint api dédié sur le backend qui permet d enregistrer l adresse email comme destinataire des newsletter sur mailch...
0
359,525
25,242,769,545
IssuesEvent
2022-11-15 08:54:03
swsnu/swppfall2022-team1
https://api.github.com/repos/swsnu/swppfall2022-team1
opened
FE <-> BE 아키텍쳐 간략 설명
documentation
설명을 하자면, 1. `infra/dto` 아래 백엔드에서 보내주는 모델과 동일한 interface 생성 (snake_case으로 똑같이) 2. `domain/model` 아래 해당 dto와 일치하는 FE 모델을 camelCase로 만든다. 1. 이때 이미 비슷한 모델이 이미 존재한다면, 따로 파일을 생성하지 않고 이미 존재하는 파일 내 type을 typescript을 잘 사용해서 생성해도 된다 (예: BoardPost 타입은 따로 파일을 만들지 않고, ListItemPost 파일 내에 만들어줬다. 이는 나중에 FeedPost, EventDetailPo...
1.0
FE <-> BE 아키텍쳐 간략 설명 - 설명을 하자면, 1. `infra/dto` 아래 백엔드에서 보내주는 모델과 동일한 interface 생성 (snake_case으로 똑같이) 2. `domain/model` 아래 해당 dto와 일치하는 FE 모델을 camelCase로 만든다. 1. 이때 이미 비슷한 모델이 이미 존재한다면, 따로 파일을 생성하지 않고 이미 존재하는 파일 내 type을 typescript을 잘 사용해서 생성해도 된다 (예: BoardPost 타입은 따로 파일을 만들지 않고, ListItemPost 파일 내에 만들어줬다. 이는 나중에 ...
non_priority
fe be 아키텍쳐 간략 설명 설명을 하자면 infra dto 아래 백엔드에서 보내주는 모델과 동일한 interface 생성 snake case으로 똑같이 domain model 아래 해당 dto와 일치하는 fe 모델을 camelcase로 만든다 이때 이미 비슷한 모델이 이미 존재한다면 따로 파일을 생성하지 않고 이미 존재하는 파일 내 type을 typescript을 잘 사용해서 생성해도 된다 예 boardpost 타입은 따로 파일을 만들지 않고 listitempost 파일 내에 만들어줬다 이는 나중에 fe...
0
154,121
24,250,853,303
IssuesEvent
2022-09-27 14:06:30
department-of-veterans-affairs/va.gov-team
https://api.github.com/repos/department-of-veterans-affairs/va.gov-team
closed
[Design] Update Travel pay appt confirmation wireframes and prototype to be a single appt confirmation
design ux HCE-Checkin CIE-next
Task - [x] Update Travel pay appt confirmation wireframes to be a single appt confirmation - [x] Update Travel pay appt confirmation prototype to be a single appt confirmation
1.0
[Design] Update Travel pay appt confirmation wireframes and prototype to be a single appt confirmation - Task - [x] Update Travel pay appt confirmation wireframes to be a single appt confirmation - [x] Update Travel pay appt confirmation prototype to be a single appt confirmation
non_priority
update travel pay appt confirmation wireframes and prototype to be a single appt confirmation task update travel pay appt confirmation wireframes to be a single appt confirmation update travel pay appt confirmation prototype to be a single appt confirmation
0
22,090
3,774,066,399
IssuesEvent
2016-03-17 07:10:28
sayurispace/B6T3WX3I4U4VCWIYBNAYQJLH
https://api.github.com/repos/sayurispace/B6T3WX3I4U4VCWIYBNAYQJLH
closed
M9t401AK7FZxTNSPprAukcMG+w2MdP4K4h77jmWatXargAXlpQEZOkloDXJAUBLNqxnkUtAUjGQdrvcO81YzHlvB+lU39xAlj7LatTVSMFG2qx9C5NuFoPqHBHeI9BBNCBp2OTz7dEM33xhYJ3irnnO+WvQfXwZej8dCiEfrjpk=
design
s0Hr6k7yev9whCilkx0LBpxFoRZ3rVDHTiezJnxdPM9jK3lZsZn3+BWvI/XBT/69KHJTP1KTLycFQcJQltM5MuifKTAd5ocWS1WPgwVmP4B4qv7tmjAXevb62sGM/yP+0u8aVVa1j494FWA/S+WYEKf7om6sjekYKG1zzcaVDAC7ToBiaP8o1PP/Z1NY9Dj32q2dTQp3lHmO7lR+e/B2bTJk52NRUnm3nVdotgaXY9JjWPP0eMHhmF19pbOaS/9DSGQ3qVPHPc8MmYCNUg6F+kOPkdRGLgBIo7K5pD4eQIQ+zuH/de+T/dntWQWyUeJ7...
1.0
M9t401AK7FZxTNSPprAukcMG+w2MdP4K4h77jmWatXargAXlpQEZOkloDXJAUBLNqxnkUtAUjGQdrvcO81YzHlvB+lU39xAlj7LatTVSMFG2qx9C5NuFoPqHBHeI9BBNCBp2OTz7dEM33xhYJ3irnnO+WvQfXwZej8dCiEfrjpk= - s0Hr6k7yev9whCilkx0LBpxFoRZ3rVDHTiezJnxdPM9jK3lZsZn3+BWvI/XBT/69KHJTP1KTLycFQcJQltM5MuifKTAd5ocWS1WPgwVmP4B4qv7tmjAXevb62sGM/yP+0u8aVVa1j494FWA/S...
non_priority
bwvi xbt yp s e zuh de t bwvi xbt zuh de t vqicftah bwvi xbt ewq zuh de t zuh de t zuh de t bwvi xbt zuh de t bwvi xbt zcxg ...
0
22,012
14,964,987,266
IssuesEvent
2021-01-27 12:46:40
Rothamsted/knetminer
https://api.github.com/repos/Rothamsted/knetminer
opened
Integration tests against real datasets
chore/infrastructure new feature
We should add automated tests against real datasets to the CI workflows. Several types of tests should be put in place: - Test Ondex/OXL dataset, by loading them in memory and using the Ondex API interfaces - Test at least one Knetminer instance using its current web API, possibly write extensions for it. - Test a...
1.0
Integration tests against real datasets - We should add automated tests against real datasets to the CI workflows. Several types of tests should be put in place: - Test Ondex/OXL dataset, by loading them in memory and using the Ondex API interfaces - Test at least one Knetminer instance using its current web API, p...
non_priority
integration tests against real datasets we should add automated tests against real datasets to the ci workflows several types of tests should be put in place test ondex oxl dataset by loading them in memory and using the ondex api interfaces test at least one knetminer instance using its current web api p...
0
365,076
25,519,478,905
IssuesEvent
2022-11-28 19:09:29
tmforum-oda/oda-ca-docs
https://api.github.com/repos/tmforum-oda/oda-ca-docs
closed
Adding some new presentation links to the Playbook page
documentation
## Description Adding a general presentation and some links to the DTW presentations on the Playbook page
1.0
Adding some new presentation links to the Playbook page - ## Description Adding a general presentation and some links to the DTW presentations on the Playbook page
non_priority
adding some new presentation links to the playbook page description adding a general presentation and some links to the dtw presentations on the playbook page
0
212,392
16,446,917,012
IssuesEvent
2021-05-20 20:47:24
eclipse-openj9/openj9
https://api.github.com/repos/eclipse-openj9/openj9
closed
jtreg java/util/zip/DeInflate.java inflate failures, length mismatch
comp:test test failure
https://ci.eclipse.org/openj9/job/Test_openjdk11_j9_sanity.openjdk_s390x_linux_OpenJDK11/40/ java/util/zip/DeInflate.java Fails on Ubunut 20 machines ub20-390-1 and 2 (Eclipse jenkins ub16-390-1 and 2), passed on a ub18 machine. The failure is not related to the new OpenJDK level. ``` 06:20:19 m=525312, n=498076, ...
2.0
jtreg java/util/zip/DeInflate.java inflate failures, length mismatch - https://ci.eclipse.org/openj9/job/Test_openjdk11_j9_sanity.openjdk_s390x_linux_OpenJDK11/40/ java/util/zip/DeInflate.java Fails on Ubunut 20 machines ub20-390-1 and 2 (Eclipse jenkins ub16-390-1 and 2), passed on a ub18 machine. The failure is not...
non_priority
jtreg java util zip deinflate java inflate failures length mismatch java util zip deinflate java fails on ubunut machines and eclipse jenkins and passed on a machine the failure is not related to the new openjdk level m n len eq false stderr java la...
0
106,881
11,501,144,625
IssuesEvent
2020-02-12 16:40:25
huggingface/transformers
https://api.github.com/repos/huggingface/transformers
closed
PreTrainedModel.generate do_sample default argument is wrong in the documentation
Core: Modeling Documentation PyTorch
# 🐛 Bug ## Information Model I am using (Bert, XLNet ...): GPT2LMHeadModel Language I am using the model on (English, Chinese ...): English The problem arises when using: * [ ] the official example scripts: (give details below) * [X] my own modified scripts: (give details below) The tasks I am working...
1.0
PreTrainedModel.generate do_sample default argument is wrong in the documentation - # 🐛 Bug ## Information Model I am using (Bert, XLNet ...): GPT2LMHeadModel Language I am using the model on (English, Chinese ...): English The problem arises when using: * [ ] the official example scripts: (give details b...
non_priority
pretrainedmodel generate do sample default argument is wrong in the documentation 🐛 bug information model i am using bert xlnet language i am using the model on english chinese english the problem arises when using the official example scripts give details below my ow...
0
16,711
23,044,241,030
IssuesEvent
2022-07-23 16:40:57
ValveSoftware/Proton
https://api.github.com/repos/ValveSoftware/Proton
closed
Alice: Madness Returns (19680)
Game compatibility - Unofficial
# Compatibility Report - Name of the game with compatibility issues: - Steam AppID of the game: ## System Information - GPU: <!-- e.g. RX 580 or GTX 970 --> - Driver/LLVM version: <!-- e.g. Mesa 18.2/7.0.0 or nvidia 396.54 --> - Kernel version: <!-- e.g. 4.17 --> - Link to full system information report as [Gi...
True
Alice: Madness Returns (19680) - # Compatibility Report - Name of the game with compatibility issues: - Steam AppID of the game: ## System Information - GPU: <!-- e.g. RX 580 or GTX 970 --> - Driver/LLVM version: <!-- e.g. Mesa 18.2/7.0.0 or nvidia 396.54 --> - Kernel version: <!-- e.g. 4.17 --> - Link to full...
non_priority
alice madness returns compatibility report name of the game with compatibility issues steam appid of the game system information gpu driver llvm version kernel version link to full system information report as proton version i confirm that i haven t found ...
0
38,724
15,785,771,234
IssuesEvent
2021-04-01 16:47:33
MicrosoftDocs/live-share
https://api.github.com/repos/MicrosoftDocs/live-share
reopened
save error
area: language services p2 product-feedback
The problem is easy to describe: 1. Host edits file 2. Guest also edits file 3. Guest saves file For us at least, on the guest's end, it looks as though the file is saved, but on the host's end, the file does not actually get saved. If the guest saves again, then the save actually propagates to the host's com...
1.0
save error - The problem is easy to describe: 1. Host edits file 2. Guest also edits file 3. Guest saves file For us at least, on the guest's end, it looks as though the file is saved, but on the host's end, the file does not actually get saved. If the guest saves again, then the save actually propagates to t...
non_priority
save error the problem is easy to describe host edits file guest also edits file guest saves file for us at least on the guest s end it looks as though the file is saved but on the host s end the file does not actually get saved if the guest saves again then the save actually propagates to t...
0
5,239
3,908,831,767
IssuesEvent
2016-04-19 17:09:16
cul-it/mann-wagon
https://api.github.com/repos/cul-it/mann-wagon
closed
Create a template that will render results from temporary site search index
usability
~~See #92~~ edited by @cappadona
True
Create a template that will render results from temporary site search index - ~~See #92~~ edited by @cappadona
non_priority
create a template that will render results from temporary site search index see edited by cappadona
0
57,735
16,020,380,376
IssuesEvent
2021-04-20 21:59:48
primefaces/primereact
https://api.github.com/repos/primefaces/primereact
closed
SlideMenu menu model template has wrong classname
defect
**I'm submitting a ...** (check one with "x") ``` [ x ] bug report [ ] feature request [ ] support request => Please do not submit support request here, instead see https://forum.primefaces.org/viewforum.php?f=57 ``` **Current behavior** When working with the menu model for the SlideMenu, the options.classNam...
1.0
SlideMenu menu model template has wrong classname - **I'm submitting a ...** (check one with "x") ``` [ x ] bug report [ ] feature request [ ] support request => Please do not submit support request here, instead see https://forum.primefaces.org/viewforum.php?f=57 ``` **Current behavior** When working with th...
non_priority
slidemenu menu model template has wrong classname i m submitting a check one with x bug report feature request support request please do not submit support request here instead see current behavior when working with the menu model for the slidemenu the options classname ...
0
192,777
14,629,164,215
IssuesEvent
2020-12-23 15:23:26
deathlyrage/pot-demo-bugs
https://api.github.com/repos/deathlyrage/pot-demo-bugs
closed
sound
needs testing
**Location:** (X=244322.234375,Y=-218446.921875,Z=-3158.881592) ![](https://mapbug.alderongames.com/uploads/(X=244322.234375,Y=-218446.921875,Z=-3158.881592).jpg) **Message:** when the cerato goes on some grass in any part of the map it goes dead silence no thud sound when troting or spiriting **Version:** 8790 (de...
1.0
sound - **Location:** (X=244322.234375,Y=-218446.921875,Z=-3158.881592) ![](https://mapbug.alderongames.com/uploads/(X=244322.234375,Y=-218446.921875,Z=-3158.881592).jpg) **Message:** when the cerato goes on some grass in any part of the map it goes dead silence no thud sound when troting or spiriting **Version:** ...
non_priority
sound location x y z message when the cerato goes on some grass in any part of the map it goes dead silence no thud sound when troting or spiriting version demo reporter raivmoon
0
90,332
10,678,880,599
IssuesEvent
2019-10-21 18:09:54
PeterCamilleri/test65
https://api.github.com/repos/PeterCamilleri/test65
closed
Rename option
documentation enhancement
The debug option should be renamed to verbose like: -v or --verbose The version option should just be: --version This will be more in line with user expectations.
1.0
Rename option - The debug option should be renamed to verbose like: -v or --verbose The version option should just be: --version This will be more in line with user expectations.
non_priority
rename option the debug option should be renamed to verbose like v or verbose the version option should just be version this will be more in line with user expectations
0
218,570
16,763,848,828
IssuesEvent
2021-06-14 05:59:29
sarl/sarl
https://api.github.com/repos/sarl/sarl
opened
Create a tutorial for creating a executable JAR.
0 - Backlog Documentation enhancement
An executable JAR is usually used for creating a standalone SARL application. The creation of this executable JAR have several specific points that should be explained. <!--- @huboard:{"order":2.5733723742784353e-54,"milestone_order":6.750285807555175e-59} -->
1.0
Create a tutorial for creating a executable JAR. - An executable JAR is usually used for creating a standalone SARL application. The creation of this executable JAR have several specific points that should be explained. <!--- @huboard:{"order":2.5733723742784353e-54,"milestone_order":6.750285807555175e-59} -->
non_priority
create a tutorial for creating a executable jar an executable jar is usually used for creating a standalone sarl application the creation of this executable jar have several specific points that should be explained huboard order milestone order
0
164,790
26,024,677,097
IssuesEvent
2022-12-21 15:23:44
department-of-veterans-affairs/va.gov-team
https://api.github.com/repos/department-of-veterans-affairs/va.gov-team
opened
Landing / Map for aggregation of insights & feedback
service-design
## Issue Description What about a landing that has the feedback of various inputs portals? A pain point map. And research could also be linked to relevant areas This could provide a hub that OCTO leadership, Tech teams, and fixed teams can reference for guidance on problem areas and the research surrounding them ## ...
1.0
Landing / Map for aggregation of insights & feedback - ## Issue Description What about a landing that has the feedback of various inputs portals? A pain point map. And research could also be linked to relevant areas This could provide a hub that OCTO leadership, Tech teams, and fixed teams can reference for guidance o...
non_priority
landing map for aggregation of insights feedback issue description what about a landing that has the feedback of various inputs portals a pain point map and research could also be linked to relevant areas this could provide a hub that octo leadership tech teams and fixed teams can reference for guidance o...
0
195,992
14,789,223,724
IssuesEvent
2021-01-12 10:16:57
ReneNulschDE/mbapi2020
https://api.github.com/repos/ReneNulschDE/mbapi2020
closed
device_tracker only updates once
bug retest-needed
Hi, the device_tracker with GPS coordinates just gets updated if I restart Home Assistant. Is there any way to fix that?
1.0
device_tracker only updates once - Hi, the device_tracker with GPS coordinates just gets updated if I restart Home Assistant. Is there any way to fix that?
non_priority
device tracker only updates once hi the device tracker with gps coordinates just gets updated if i restart home assistant is there any way to fix that
0
5,986
4,107,695,853
IssuesEvent
2016-06-06 13:55:15
cul-it/mann-wagon
https://api.github.com/repos/cul-it/mann-wagon
closed
Usability task for hours (consultation services)
Epic usability
You've heard that CISER consultants have walk-in hours at Mann. What time does the CISER help desk at Mann open tomorrow?
True
Usability task for hours (consultation services) - You've heard that CISER consultants have walk-in hours at Mann. What time does the CISER help desk at Mann open tomorrow?
non_priority
usability task for hours consultation services you ve heard that ciser consultants have walk in hours at mann what time does the ciser help desk at mann open tomorrow
0
28,992
4,461,355,115
IssuesEvent
2016-08-24 05:01:25
lo-co/exscalabar_server
https://api.github.com/repos/lo-co/exscalabar_server
closed
pressure controller not initilising
READY FOR TESTING
pressure controller is not initialising from the ini file correctly. It defaults to 0mb! This may be because we are using the wrong command in the ini file? C ommand we've inserted is: > prCntl.p0 = 1100.00
1.0
pressure controller not initilising - pressure controller is not initialising from the ini file correctly. It defaults to 0mb! This may be because we are using the wrong command in the ini file? C ommand we've inserted is: > prCntl.p0 = 1100.00
non_priority
pressure controller not initilising pressure controller is not initialising from the ini file correctly it defaults to this may be because we are using the wrong command in the ini file c ommand we ve inserted is prcntl
0
22,349
7,160,435,104
IssuesEvent
2018-01-28 00:30:38
tobyroworth/Crown-PA-Docs-Site
https://api.github.com/repos/tobyroworth/Crown-PA-Docs-Site
closed
App fails to load in Safari
build
The app loads in Safari (v11.0.2) but none of the panels are click-able. On render, the console displays these error messages: - SyntaxError: Cannot use keyword as imported binding name. - Failed to load resource: the server responded with a status of 404 (HTTP/2.0 404) https://crownpa-docs.firebaseapp.com/node_mod...
1.0
App fails to load in Safari - The app loads in Safari (v11.0.2) but none of the panels are click-able. On render, the console displays these error messages: - SyntaxError: Cannot use keyword as imported binding name. - Failed to load resource: the server responded with a status of 404 (HTTP/2.0 404) https://crownpa...
non_priority
app fails to load in safari the app loads in safari but none of the panels are click able on render the console displays these error messages syntaxerror cannot use keyword as imported binding name failed to load resource the server responded with a status of http
0
163,509
13,920,532,402
IssuesEvent
2020-10-21 10:34:36
daejo/just-tech-news
https://api.github.com/repos/daejo/just-tech-news
closed
Create a single post page
documentation
* As a user, I can view an article's details on a separate page. * As a logged-in user, I can add a comment to an article. * As a logged-in user, I can upvote an article.
1.0
Create a single post page - * As a user, I can view an article's details on a separate page. * As a logged-in user, I can add a comment to an article. * As a logged-in user, I can upvote an article.
non_priority
create a single post page as a user i can view an article s details on a separate page as a logged in user i can add a comment to an article as a logged in user i can upvote an article
0
184,708
14,987,941,857
IssuesEvent
2021-01-29 00:02:36
LuisFalconMX/strapi
https://api.github.com/repos/LuisFalconMX/strapi
closed
Enhance Readme.md
documentation
The readme file could be best seen with next features: - [ ] Oficial Strapi logo in header - [ ] Badges with version of each dependency - [ ] Cover of the project live To create the badges could be used: https://github.com/badges/shields and https://simpleicons.org/.
1.0
Enhance Readme.md - The readme file could be best seen with next features: - [ ] Oficial Strapi logo in header - [ ] Badges with version of each dependency - [ ] Cover of the project live To create the badges could be used: https://github.com/badges/shields and https://simpleicons.org/.
non_priority
enhance readme md the readme file could be best seen with next features oficial strapi logo in header badges with version of each dependency cover of the project live to create the badges could be used and
0
121,351
15,892,985,312
IssuesEvent
2021-04-11 03:11:54
pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas
closed
Support for Merging Columns in HTML Parser
API Design Enhancement IO HTML
See the table here: http://www.sec.gov/Archives/edgar/data/47217/000104746913006802/a2215416z10-q.htm#CCSE the trailing ")" and the leading "$" are in different columns (aka td's / cells) from the number.. There should be an option to merge all column under a given heading (#4679).
1.0
Support for Merging Columns in HTML Parser - See the table here: http://www.sec.gov/Archives/edgar/data/47217/000104746913006802/a2215416z10-q.htm#CCSE the trailing ")" and the leading "$" are in different columns (aka td's / cells) from the number.. There should be an option to merge all column under a given heading...
non_priority
support for merging columns in html parser see the table here the trailing and the leading are in different columns aka td s cells from the number there should be an option to merge all column under a given heading
0
293,273
22,050,725,437
IssuesEvent
2022-05-30 08:25:17
Ubungsaufgabe/.github
https://api.github.com/repos/Ubungsaufgabe/.github
opened
Repository Restrictions
documentation
This repository was created by: organization-workflows[bot]. There are 2 reviews required on this repository as per organization rules. Notifying @knowncitizen Additional information: Ref?: refs/heads/main Repo?: [object Object] Original payload: [object Object]
1.0
Repository Restrictions - This repository was created by: organization-workflows[bot]. There are 2 reviews required on this repository as per organization rules. Notifying @knowncitizen Additional information: Ref?: refs/heads/main Repo?: [object Object] Original payload: [object Object]
non_priority
repository restrictions this repository was created by organization workflows there are reviews required on this repository as per organization rules notifying knowncitizen additional information ref refs heads main repo original payload
0
14,321
2,798,410,461
IssuesEvent
2015-05-12 18:29:12
skaut/dsw-oddil
https://api.github.com/repos/skaut/dsw-oddil
closed
Wordpress 4.2 hlásí chybu v register_sidebar
defect template
Notice: Funkce register_sidebar byla použita nesprávným způsobem. No id was set in the arguments array for the "Postranní panel 1" sidebar. Defaulting to "sidebar-1". Manually set the id to "sidebar-1" to silence this notice and keep existing sidebar content. Please see Debugging in WordPress for more information. (Tat...
1.0
Wordpress 4.2 hlásí chybu v register_sidebar - Notice: Funkce register_sidebar byla použita nesprávným způsobem. No id was set in the arguments array for the "Postranní panel 1" sidebar. Defaulting to "sidebar-1". Manually set the id to "sidebar-1" to silence this notice and keep existing sidebar content. Please see De...
non_priority
wordpress hlásí chybu v register sidebar notice funkce register sidebar byla použita nesprávným způsobem no id was set in the arguments array for the postranní panel sidebar defaulting to sidebar manually set the id to sidebar to silence this notice and keep existing sidebar content please see de...
0
224,893
24,795,408,670
IssuesEvent
2022-10-24 16:48:51
Jacksole/Learning-JavaScript
https://api.github.com/repos/Jacksole/Learning-JavaScript
closed
CVE-2021-23386 (Medium) detected in dns-packet-1.3.1.tgz - autoclosed
security vulnerability
## CVE-2021-23386 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>dns-packet-1.3.1.tgz</b></p></summary> <p>An abstract-encoding compliant module for encoding / decoding DNS packets<...
True
CVE-2021-23386 (Medium) detected in dns-packet-1.3.1.tgz - autoclosed - ## CVE-2021-23386 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>dns-packet-1.3.1.tgz</b></p></summary> <p>An...
non_priority
cve medium detected in dns packet tgz autoclosed cve medium severity vulnerability vulnerable library dns packet tgz an abstract encoding compliant module for encoding decoding dns packets library home page a href path to dependency file react fullstack app client ...
0
341,210
30,572,819,633
IssuesEvent
2023-07-21 00:51:00
warriordog/ActivityPubSharp
https://api.github.com/repos/warriordog/ActivityPubSharp
opened
Test DefaultValuesShould_BeStrippedFromOutput is failing
type:bug area:tests
It was always failing, but I made the test class `abstract` so it wasn't running. 🤦‍♀️🤦‍♀️🤦‍♀️🤦‍♀️🤦‍♀️🤦‍♀️🤦‍♀️ Need to find out if the problem is the test, or the code.
1.0
Test DefaultValuesShould_BeStrippedFromOutput is failing - It was always failing, but I made the test class `abstract` so it wasn't running. 🤦‍♀️🤦‍♀️🤦‍♀️🤦‍♀️🤦‍♀️🤦‍♀️🤦‍♀️ Need to find out if the problem is the test, or the code.
non_priority
test defaultvaluesshould bestrippedfromoutput is failing it was always failing but i made the test class abstract so it wasn t running 🤦‍♀️🤦‍♀️🤦‍♀️🤦‍♀️🤦‍♀️🤦‍♀️🤦‍♀️ need to find out if the problem is the test or the code
0
166,948
20,725,652,680
IssuesEvent
2022-03-14 01:18:59
akshat702/map-ionic
https://api.github.com/repos/akshat702/map-ionic
opened
CVE-2021-37701 (High) detected in tar-2.2.2.tgz, tar-2.2.1.tgz
security vulnerability
## CVE-2021-37701 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>tar-2.2.2.tgz</b>, <b>tar-2.2.1.tgz</b></p></summary> <p> <details><summary><b>tar-2.2.2.tgz</b></p></summary> <p>t...
True
CVE-2021-37701 (High) detected in tar-2.2.2.tgz, tar-2.2.1.tgz - ## CVE-2021-37701 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>tar-2.2.2.tgz</b>, <b>tar-2.2.1.tgz</b></p></summary...
non_priority
cve high detected in tar tgz tar tgz cve high severity vulnerability vulnerable libraries tar tgz tar tgz tar tgz tar for node library home page a href path to dependency file archive plugins cordova plugin ionic webview package json pa...
0
125,318
12,257,152,529
IssuesEvent
2020-05-06 13:16:30
davidfrantz/force
https://api.github.com/repos/davidfrantz/force
closed
spectral indices formulars
documentation
Please provide the used formulars for the spectral indices: NDVI,EVI,NBR,ARVI,SAVI,SARVI,TC-BRIGHT,TC-GREEN,TC-WET,TC-DI,NDBI,NDWI,MNDWI,NDSI,SMA Perhaps I missed them in the docs? https://force-eo.readthedocs.io/en/latest/components/higher-level/tsa/param.html#parameterization
1.0
spectral indices formulars - Please provide the used formulars for the spectral indices: NDVI,EVI,NBR,ARVI,SAVI,SARVI,TC-BRIGHT,TC-GREEN,TC-WET,TC-DI,NDBI,NDWI,MNDWI,NDSI,SMA Perhaps I missed them in the docs? https://force-eo.readthedocs.io/en/latest/components/higher-level/tsa/param.html#parameterization
non_priority
spectral indices formulars please provide the used formulars for the spectral indices ndvi evi nbr arvi savi sarvi tc bright tc green tc wet tc di ndbi ndwi mndwi ndsi sma perhaps i missed them in the docs
0
332,440
24,343,124,468
IssuesEvent
2022-10-02 00:24:43
haqq-network/haqq
https://api.github.com/repos/haqq-network/haqq
closed
Evergreen DAO description doc
documentation Status: Stale
It is necessary to describe the device and mechanisms of operation of Evergreen DAO
1.0
Evergreen DAO description doc - It is necessary to describe the device and mechanisms of operation of Evergreen DAO
non_priority
evergreen dao description doc it is necessary to describe the device and mechanisms of operation of evergreen dao
0
194,968
14,697,955,891
IssuesEvent
2021-01-04 05:09:56
github-vet/rangeloop-pointer-findings
https://api.github.com/repos/github-vet/rangeloop-pointer-findings
closed
hello-mr-code/terraform-oci: oci/database_database_software_image_test.go; 16 LoC
fresh small test
Found a possible issue in [hello-mr-code/terraform-oci](https://www.github.com/hello-mr-code/terraform-oci) at [oci/database_database_software_image_test.go](https://github.com/hello-mr-code/terraform-oci/blob/2f6aa93ef8643328af454512a5fe78ab006697f0/oci/database_database_software_image_test.go#L335-L350) Below is th...
1.0
hello-mr-code/terraform-oci: oci/database_database_software_image_test.go; 16 LoC - Found a possible issue in [hello-mr-code/terraform-oci](https://www.github.com/hello-mr-code/terraform-oci) at [oci/database_database_software_image_test.go](https://github.com/hello-mr-code/terraform-oci/blob/2f6aa93ef8643328af454512a...
non_priority
hello mr code terraform oci oci database database software image test go loc found a possible issue in at below is the message reported by the analyzer for this snippet of code beware that the analyzer only reports the first issue it finds so please do not limit your consideration to the contents of t...
0
35,879
4,703,447,442
IssuesEvent
2016-10-13 08:02:25
pritsingh1701/android-stop-watch
https://api.github.com/repos/pritsingh1701/android-stop-watch
closed
As a Developer, I want to Create a Swipe Fragment Screen for app
App design
Who ? - Navdeep Singh What ? - Swipe Fragment Screen Why? - We need to swipe the screens Commnent :- any comments
1.0
As a Developer, I want to Create a Swipe Fragment Screen for app - Who ? - Navdeep Singh What ? - Swipe Fragment Screen Why? - We need to swipe the screens Commnent :- any comments
non_priority
as a developer i want to create a swipe fragment screen for app who navdeep singh what swipe fragment screen why we need to swipe the screens commnent any comments
0
342,965
24,762,812,934
IssuesEvent
2022-10-22 05:41:10
Chinmay-03/Hactoberfest-X-MIBCS-2022
https://api.github.com/repos/Chinmay-03/Hactoberfest-X-MIBCS-2022
closed
write what we do.md file for this repository
documentation good first issue hacktoberfest MIBCS
you should explore this repository to understand what it does and write a file name what_we_do.md to help a newbie, or first-time visitor more easily understand this repository and help it make more popular. **Multiple people can be assigned and can collaborate**
1.0
write what we do.md file for this repository - you should explore this repository to understand what it does and write a file name what_we_do.md to help a newbie, or first-time visitor more easily understand this repository and help it make more popular. **Multiple people can be assigned and can collaborate**
non_priority
write what we do md file for this repository you should explore this repository to understand what it does and write a file name what we do md to help a newbie or first time visitor more easily understand this repository and help it make more popular multiple people can be assigned and can collaborate
0
33,631
16,055,619,167
IssuesEvent
2021-04-23 04:14:47
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
storage: Wake ranges in background on node failure
A-kv-distribution C-performance X-stale
Throughput drops substantially after node failure, especially in low-concurrency clients. This is because each request that wakes a new range must block until it has gone through its raft election and lease acquisition. If instead of waking ranges up solely on user activity, we had a queue to wake up ranges in the ...
True
storage: Wake ranges in background on node failure - Throughput drops substantially after node failure, especially in low-concurrency clients. This is because each request that wakes a new range must block until it has gone through its raft election and lease acquisition. If instead of waking ranges up solely on us...
non_priority
storage wake ranges in background on node failure throughput drops substantially after node failure especially in low concurrency clients this is because each request that wakes a new range must block until it has gone through its raft election and lease acquisition if instead of waking ranges up solely on us...
0
358,115
25,178,113,810
IssuesEvent
2022-11-11 11:06:48
microsoft/InnerEye-DeepLearning
https://api.github.com/repos/microsoft/InnerEye-DeepLearning
closed
Which paper is referenced in HeadAndNeckBase.py?
documentation
Hello In [HeadAndNeckBase.py](https://github.com/microsoft/InnerEye-DeepLearning/blob/main/InnerEye/ML/configs/segmentation/HeadAndNeckBase.py) the following is stated in a comment: "with the appropriate dataset, this would build the model whose results are reported in the InnerEye team’s paper". I assume you me...
1.0
Which paper is referenced in HeadAndNeckBase.py? - Hello In [HeadAndNeckBase.py](https://github.com/microsoft/InnerEye-DeepLearning/blob/main/InnerEye/ML/configs/segmentation/HeadAndNeckBase.py) the following is stated in a comment: "with the appropriate dataset, this would build the model whose results are reporte...
non_priority
which paper is referenced in headandneckbase py hello in the following is stated in a comment with the appropriate dataset this would build the model whose results are reported in the innereye team’s paper i assume you mean the follwing paper o oktay et al “evaluation of deep learning to augme...
0
302,262
22,795,337,043
IssuesEvent
2022-07-10 16:26:48
HH9-Team11/FrontEnd
https://api.github.com/repos/HH9-Team11/FrontEnd
opened
회원가입 json data key 값 변경
documentation enhancement
기존 ``` { "username" : , “password” : , “dogName” : , “dogSize”:, “dogAge”:, “dogGender”:, “address“:, “lat” : 33.450701, “lng” : 126.570667 } ``` 변경후 ``` { "username" : , “password” : , “petName” : , “petSize” : , // 대형, 중형, 소형 “petAge” : , “petGen...
1.0
회원가입 json data key 값 변경 - 기존 ``` { "username" : , “password” : , “dogName” : , “dogSize”:, “dogAge”:, “dogGender”:, “address“:, “lat” : 33.450701, “lng” : 126.570667 } ``` 변경후 ``` { "username" : , “password” : , “petName” : , “petSize” : , // 대형, 중형, 소형 ...
non_priority
회원가입 json data key 값 변경 기존 username “password” “dogname” “dogsize” “dogage” “doggender” “address“ “lat” “lng” 변경후 username “password” “petname” “petsize” 대형 중형 소형 “petage” ...
0
38,071
15,495,621,059
IssuesEvent
2021-03-11 01:11:17
hashicorp/terraform-provider-aws
https://api.github.com/repos/hashicorp/terraform-provider-aws
closed
Destroy/recreate DB instance on minor version update rather than updating
enhancement service/rds
### Terraform Version Terraform v0.12.3 + provider.aws v2.16.0 + provider.template v2.1.2 ### Affected Resource(s) <!--- Please list the affected resources and data sources. ---> * aws_rds_cluster * aws_rds_cluster_instance ### Terraform Configuration Files ```hcl resource "aws_rds_cluster" "mai...
1.0
Destroy/recreate DB instance on minor version update rather than updating - ### Terraform Version Terraform v0.12.3 + provider.aws v2.16.0 + provider.template v2.1.2 ### Affected Resource(s) <!--- Please list the affected resources and data sources. ---> * aws_rds_cluster * aws_rds_cluster_instance ##...
non_priority
destroy recreate db instance on minor version update rather than updating terraform version terraform provider aws provider template affected resource s aws rds cluster aws rds cluster instance terraform configuration files hcl resource aws rds clus...
0
333,050
24,360,786,240
IssuesEvent
2022-10-03 11:30:27
giovaninppc/AccessibilityHandbook
https://api.github.com/repos/giovaninppc/AccessibilityHandbook
opened
Add discussion about identifying the preferred font size
documentation enhancement
The font sizes vary from extra small to extra extra extra large, then, with the accessibility feature enabled, it varies from accessibility medium to accessibility extra extra extra large. I think it would be nice to add a discussion about this on the app, so developers can properly understand what it means and poss...
1.0
Add discussion about identifying the preferred font size - The font sizes vary from extra small to extra extra extra large, then, with the accessibility feature enabled, it varies from accessibility medium to accessibility extra extra extra large. I think it would be nice to add a discussion about this on the app, s...
non_priority
add discussion about identifying the preferred font size the font sizes vary from extra small to extra extra extra large then with the accessibility feature enabled it varies from accessibility medium to accessibility extra extra extra large i think it would be nice to add a discussion about this on the app s...
0
132,943
18,785,315,674
IssuesEvent
2021-11-08 11:29:04
navikt/nav-dekoratoren
https://api.github.com/repos/navikt/nav-dekoratoren
opened
Se på plassering av "Del skjerm med veileder" i footer
design
Tilbakemelding fra NKS: ![image](https://user-images.githubusercontent.com/47320658/140734240-eb55f85b-6da5-4eab-ae9a-afa8163862ba.png) Fremmedspråklige sliter med å finne navigere til "Del skjerm med veileder" i footer. Vi må se på hvordan vi kan gjøre det enklere for denne brukergruppen å finne knappen.
1.0
Se på plassering av "Del skjerm med veileder" i footer - Tilbakemelding fra NKS: ![image](https://user-images.githubusercontent.com/47320658/140734240-eb55f85b-6da5-4eab-ae9a-afa8163862ba.png) Fremmedspråklige sliter med å finne navigere til "Del skjerm med veileder" i footer. Vi må se på hvordan vi kan gjøre det e...
non_priority
se på plassering av del skjerm med veileder i footer tilbakemelding fra nks fremmedspråklige sliter med å finne navigere til del skjerm med veileder i footer vi må se på hvordan vi kan gjøre det enklere for denne brukergruppen å finne knappen
0
81,231
15,606,955,833
IssuesEvent
2021-03-19 08:46:01
tyutyutyu/sample-app
https://api.github.com/repos/tyutyutyu/sample-app
closed
CVE-2020-10693 (Medium) detected in hibernate-validator-6.0.18.Final.jar - autoclosed
security vulnerability
## CVE-2020-10693 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>hibernate-validator-6.0.18.Final.jar</b></p></summary> <p>Hibernate's Bean Validation (JSR-380) reference implementa...
True
CVE-2020-10693 (Medium) detected in hibernate-validator-6.0.18.Final.jar - autoclosed - ## CVE-2020-10693 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>hibernate-validator-6.0.18.Fi...
non_priority
cve medium detected in hibernate validator final jar autoclosed cve medium severity vulnerability vulnerable library hibernate validator final jar hibernate s bean validation jsr reference implementation library home page a href path to dependency file sample app...
0
148,536
23,358,185,607
IssuesEvent
2022-08-10 09:17:54
LearningChain/FrontEnd
https://api.github.com/repos/LearningChain/FrontEnd
closed
feat : Avatar 컴포넌트 제작
✨ FEAT 🎨 DESIGN
### 설명 아바타 컴포넌트를 제작합니다. ### 세부 기능 요구사항 - [ ] 컴포넌트 작성 - [ ] 스토리북 작성 ### 주의사항
1.0
feat : Avatar 컴포넌트 제작 - ### 설명 아바타 컴포넌트를 제작합니다. ### 세부 기능 요구사항 - [ ] 컴포넌트 작성 - [ ] 스토리북 작성 ### 주의사항
non_priority
feat avatar 컴포넌트 제작 설명 아바타 컴포넌트를 제작합니다 세부 기능 요구사항 컴포넌트 작성 스토리북 작성 주의사항
0
165,483
14,003,311,332
IssuesEvent
2020-10-28 15:45:13
FLAMEGPU/FLAMEGPU2_dev
https://api.github.com/repos/FLAMEGPU/FLAMEGPU2_dev
closed
Order of exitCondition functions.
Documentation enhancement
Exit conditions are not executed in the order they are added to the model. This is unintuivite (although not sure why anyone would actually have two which are order dependent..., i'm abusing it for testing purposes) This should be **well** documented **or** changed to preserve order of adding to the model. i....
1.0
Order of exitCondition functions. - Exit conditions are not executed in the order they are added to the model. This is unintuivite (although not sure why anyone would actually have two which are order dependent..., i'm abusing it for testing purposes) This should be **well** documented **or** changed to preserve...
non_priority
order of exitcondition functions exit conditions are not executed in the order they are added to the model this is unintuivite although not sure why anyone would actually have two which are order dependent i m abusing it for testing purposes this should be well documented or changed to preserve...
0
32,773
4,416,954,134
IssuesEvent
2016-08-15 00:39:23
chihacknight/join-a-breakout
https://api.github.com/repos/chihacknight/join-a-breakout
reopened
Chicago Nursing Home Search
Dev UX Design Working group
**About the group** The main goal of this project is to create a tool to help people and their families choose the best long term care option available. Another goal to is to make the residents of Chicago and surrounding areas aware of the differences in nursing home quality and to advocate for improvements. [chicagonu...
1.0
Chicago Nursing Home Search - **About the group** The main goal of this project is to create a tool to help people and their families choose the best long term care option available. Another goal to is to make the residents of Chicago and surrounding areas aware of the differences in nursing home quality and to advocat...
non_priority
chicago nursing home search about the group the main goal of this project is to create a tool to help people and their families choose the best long term care option available another goal to is to make the residents of chicago and surrounding areas aware of the differences in nursing home quality and to advocat...
0
13,781
3,357,240,784
IssuesEvent
2015-11-19 00:12:21
bokeh/bokeh
https://api.github.com/repos/bokeh/bokeh
closed
Remove logic from Bokeh server endpoints
reso: invalid tag: server tag: tests type: task
Should be factored into functions that the the endpoint delegates to to help with testing.
1.0
Remove logic from Bokeh server endpoints - Should be factored into functions that the the endpoint delegates to to help with testing.
non_priority
remove logic from bokeh server endpoints should be factored into functions that the the endpoint delegates to to help with testing
0
32,653
12,140,809,930
IssuesEvent
2020-04-23 21:11:19
ioet/time-tracker-backend
https://api.github.com/repos/ioet/time-tracker-backend
closed
The endpoint to get the running time entry is not getting the right one
bug security
The endpoint to get the running time entry needs to get the time entry corresponding to the authenticated user. In addition, verify that in the update/create of the time entries the restriction related to verify that the start date is before the end date is properly working.
True
The endpoint to get the running time entry is not getting the right one - The endpoint to get the running time entry needs to get the time entry corresponding to the authenticated user. In addition, verify that in the update/create of the time entries the restriction related to verify that the start date is before the ...
non_priority
the endpoint to get the running time entry is not getting the right one the endpoint to get the running time entry needs to get the time entry corresponding to the authenticated user in addition verify that in the update create of the time entries the restriction related to verify that the start date is before the ...
0
69,354
8,394,998,281
IssuesEvent
2018-10-10 03:52:47
gitcoinco/web
https://api.github.com/repos/gitcoinco/web
closed
as a user, i want gitcoin.co/inbox, so i can manage my notifications (and action items)
Needs Technical Review needs design to bounty
<!-- Hello Gitcoiner! Please use the template below for issue ideas or bugs found within Gitcoin. If it is general support you need, reach out to us at gitcoin.co/slack Provide a general summary of the issue in the title above and use relevant fields below to define the problem. --> ### User Story [co...
1.0
as a user, i want gitcoin.co/inbox, so i can manage my notifications (and action items) - <!-- Hello Gitcoiner! Please use the template below for issue ideas or bugs found within Gitcoin. If it is general support you need, reach out to us at gitcoin.co/slack Provide a general summary of the issue in the title ...
non_priority
as a user i want gitcoin co inbox so i can manage my notifications and action items hello gitcoiner please use the template below for issue ideas or bugs found within gitcoin if it is general support you need reach out to us at gitcoin co slack provide a general summary of the issue in the title ...
0
20,225
13,767,081,125
IssuesEvent
2020-10-07 15:18:24
esrlabs/northstar
https://api.github.com/repos/esrlabs/northstar
closed
Remove ext4 support
good first issue infrastructure linux
ext4 is not used anymore and code to support it should be removed both from - north - tooling
1.0
Remove ext4 support - ext4 is not used anymore and code to support it should be removed both from - north - tooling
non_priority
remove support is not used anymore and code to support it should be removed both from north tooling
0
51,406
27,059,589,935
IssuesEvent
2023-02-13 18:39:19
matrix-org/dendrite
https://api.github.com/repos/matrix-org/dendrite
closed
/sync performance slow since v0.10.0
C-Sync-API T-Task X-Performance
<!-- All bug reports must provide the following background information Text between <!-- and --​> marks will be invisible in the report. --> ### Background information <!-- Please include versions of all software when known e.g database versions, docker versions, client versions --> - v0.10.1 - Monolith - Pos...
True
/sync performance slow since v0.10.0 - <!-- All bug reports must provide the following background information Text between <!-- and --​> marks will be invisible in the report. --> ### Background information <!-- Please include versions of all software when known e.g database versions, docker versions, client ver...
non_priority
sync performance slow since all bug reports must provide the following background information text between marks will be invisible in the report background information monolith postgres running in docker description i m running dendrite in docker and noticed a...
0
9,624
11,699,862,895
IssuesEvent
2020-03-06 16:23:20
ClickHouse/ClickHouse
https://api.github.com/repos/ClickHouse/ClickHouse
closed
Backward compativility issue client 20.2 ->server 20.3
backward compatibility bug st-wontfix
hit it by accident (updated server, and did type query in old client session) i think on client-side `send_logs_level` was enabled. ``` Ubuntu-1804-bionic-64-minimal :) select 1; SELECT 1 Exception on client: Code: 10. DB::Exception: Not found column thread_number in block. There are only columns: event_t...
True
Backward compativility issue client 20.2 ->server 20.3 - hit it by accident (updated server, and did type query in old client session) i think on client-side `send_logs_level` was enabled. ``` Ubuntu-1804-bionic-64-minimal :) select 1; SELECT 1 Exception on client: Code: 10. DB::Exception: Not found colum...
non_priority
backward compativility issue client server hit it by accident updated server and did type query in old client session i think on client side send logs level was enabled ubuntu bionic minimal select select exception on client code db exception not found column threa...
0
140,928
18,927,864,554
IssuesEvent
2021-11-17 11:28:14
sultanabubaker/Rem_Ren_Maven_Test
https://api.github.com/repos/sultanabubaker/Rem_Ren_Maven_Test
opened
CVE-2020-15250 (Medium) detected in junit-4.12.jar
security vulnerability
## CVE-2020-15250 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>junit-4.12.jar</b></p></summary> <p>JUnit is a unit testing framework for Java, created by Erich Gamma and Kent Beck...
True
CVE-2020-15250 (Medium) detected in junit-4.12.jar - ## CVE-2020-15250 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>junit-4.12.jar</b></p></summary> <p>JUnit is a unit testing fra...
non_priority
cve medium detected in junit jar cve medium severity vulnerability vulnerable library junit jar junit is a unit testing framework for java created by erich gamma and kent beck library home page a href path to dependency file rem ren maven test pom xml path to vulnerable...
0
178,991
13,807,388,985
IssuesEvent
2020-10-11 21:54:02
389ds/389-ds-base
https://api.github.com/repos/389ds/389-ds-base
closed
Python task timeout updates.
CI test CLI good first issue lib389
**Issue Description** Importing a file with 1 million users generates an import task failed message. A clear and concise description of what the bug is. **Package Version and Platform:** - Platform: Fedora 32 - 5.6.6-300.fc32.x86_64 (Cloud Edition) - Package and version: 389-ds-base-1.4.3.12-1.fc32.x86_64 ...
1.0
Python task timeout updates. - **Issue Description** Importing a file with 1 million users generates an import task failed message. A clear and concise description of what the bug is. **Package Version and Platform:** - Platform: Fedora 32 - 5.6.6-300.fc32.x86_64 (Cloud Edition) - Package and version: 389-ds...
non_priority
python task timeout updates issue description importing a file with million users generates an import task failed message a clear and concise description of what the bug is package version and platform platform fedora cloud edition package and version ds base ...
0
56,525
6,521,399,633
IssuesEvent
2017-08-28 20:25:29
OData/odata.net
https://api.github.com/repos/OData/odata.net
closed
Need to verify the test cases in LinqTests.cs
SkippedTestClean
<!-- markdownlint-disable MD002 MD041 --> Need to verify/modify the test cases in LinqTests.cs. ### Assemblies affected Test ### Reproduce steps Uncomment to run the test cases in cs file. ### Expected result All test cases pass. ### Actual result Most of test cases failed.
1.0
Need to verify the test cases in LinqTests.cs - <!-- markdownlint-disable MD002 MD041 --> Need to verify/modify the test cases in LinqTests.cs. ### Assemblies affected Test ### Reproduce steps Uncomment to run the test cases in cs file. ### Expected result All test cases pass. ### Actual result ...
non_priority
need to verify the test cases in linqtests cs need to verify modify the test cases in linqtests cs assemblies affected test reproduce steps uncomment to run the test cases in cs file expected result all test cases pass actual result most of test cases failed
0
15,994
20,188,204,609
IssuesEvent
2022-02-11 01:17:49
savitamittalmsft/WAS-SEC-TEST
https://api.github.com/repos/savitamittalmsft/WAS-SEC-TEST
opened
Use Azure Firewall or a 3rd party next-generation firewall to protect against data exfiltration
WARP-Import WAF FEB 2021 Security Performance and Scalability Capacity Management Processes Networking & Connectivity Connectivity
<a href="https://docs.microsoft.com/azure/architecture/framework/security/design-network-flow#data-exfiltration">Use Azure Firewall or a 3rd party next-generation firewall to protect against data exfiltration</a> <p><b>Why Consider This?</b></p> NVA solutions and Azure Firewall (for supported protocols) can be ...
1.0
Use Azure Firewall or a 3rd party next-generation firewall to protect against data exfiltration - <a href="https://docs.microsoft.com/azure/architecture/framework/security/design-network-flow#data-exfiltration">Use Azure Firewall or a 3rd party next-generation firewall to protect against data exfiltration</a> <p...
non_priority
use azure firewall or a party next generation firewall to protect against data exfiltration why consider this nva solutions and azure firewall for supported protocols can be leveraged as a reverse proxy to restrict access to only authorized paas services for services where private link is not yet s...
0
126,136
16,981,083,822
IssuesEvent
2021-06-30 08:56:55
Kukustar/bookkeping
https://api.github.com/repos/Kukustar/bookkeping
opened
Atomic design
design fiture
Create component lib in UI using atomic design. Use material design - https://github.com/material-components/material-components-web Need to bootstrap project via webpack solution - https://glitch.com/~material-starter-kit Design system - https://material.io/design/material-studies/rally.html#motion
1.0
Atomic design - Create component lib in UI using atomic design. Use material design - https://github.com/material-components/material-components-web Need to bootstrap project via webpack solution - https://glitch.com/~material-starter-kit Design system - https://material.io/design/material-studies/rally.html#moti...
non_priority
atomic design create component lib in ui using atomic design use material design need to bootstrap project via webpack solution design system
0
15,919
5,195,652,636
IssuesEvent
2017-01-23 10:07:49
SemsTestOrg/combinearchive-web
https://api.github.com/repos/SemsTestOrg/combinearchive-web
closed
"include own VCard" checkbox
code fixed major migrated task
## Trac Ticket #110 **component:** code **owner:** somebody **reporter:** martinP **created:** 2015-04-09 12:59:58 **milestone:** **type:** task **version:** **keywords:** ## comment 1 **time:** 2015-09-28 16:31:43 **author:** mp487 <martin.peters3@uni-rostock.de> In changeset:"e6bcbc8b06911f4675b19d8e08b8976e9...
1.0
"include own VCard" checkbox - ## Trac Ticket #110 **component:** code **owner:** somebody **reporter:** martinP **created:** 2015-04-09 12:59:58 **milestone:** **type:** task **version:** **keywords:** ## comment 1 **time:** 2015-09-28 16:31:43 **author:** mp487 <martin.peters3@uni-rostock.de> In changeset:"e6...
non_priority
include own vcard checkbox trac ticket component code owner somebody reporter martinp created milestone type task version keywords comment time author in changeset committicketreference repository revision ...
0
115,381
14,738,083,298
IssuesEvent
2021-01-07 03:41:55
newappwelove/perfinance
https://api.github.com/repos/newappwelove/perfinance
closed
Signin & Signup View
design web-client
https://www.figma.com/file/88a7VHeGfXRBr5FMivONJG/Perfinance?node-id=40%3A1321 Sign In Dark Mode ![X - Dark mode](https://user-images.githubusercontent.com/52730845/103848364-c991da80-50d4-11eb-83e4-54ef6e0539ca.png) Sign In Light Mode ![X - Light mode](https://user-images.githubusercontent.com/52730845/1038483...
1.0
Signin & Signup View - https://www.figma.com/file/88a7VHeGfXRBr5FMivONJG/Perfinance?node-id=40%3A1321 Sign In Dark Mode ![X - Dark mode](https://user-images.githubusercontent.com/52730845/103848364-c991da80-50d4-11eb-83e4-54ef6e0539ca.png) Sign In Light Mode ![X - Light mode](https://user-images.githubuserconte...
non_priority
signin signup view sign in dark mode sign in light mode sign up dark mode sign up light mode
0
171,238
27,087,586,601
IssuesEvent
2023-02-14 18:10:25
department-of-veterans-affairs/va.gov-team
https://api.github.com/repos/department-of-veterans-affairs/va.gov-team
closed
Review Change Comm. Plan for #50774
service-design
## Purpose Asked to review Change Comm. Plan for upcoming Datadog read-only launch (#50774) ## Tasks - [ ] Review Change communication Plan ## Acceptance Criteria - [ ] Reviewed and comments communicated
1.0
Review Change Comm. Plan for #50774 - ## Purpose Asked to review Change Comm. Plan for upcoming Datadog read-only launch (#50774) ## Tasks - [ ] Review Change communication Plan ## Acceptance Criteria - [ ] Reviewed and comments communicated
non_priority
review change comm plan for purpose asked to review change comm plan for upcoming datadog read only launch tasks review change communication plan acceptance criteria reviewed and comments communicated
0
130,369
18,155,777,445
IssuesEvent
2021-09-27 01:13:36
crossbrowsertesting/cbt-tunnel-nodejs
https://api.github.com/repos/crossbrowsertesting/cbt-tunnel-nodejs
opened
CVE-2021-23406 (High) detected in degenerator-1.0.4.tgz
security vulnerability
## CVE-2021-23406 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>degenerator-1.0.4.tgz</b></p></summary> <p>Turns sync functions into async generator functions</p> <p>Library home pag...
True
CVE-2021-23406 (High) detected in degenerator-1.0.4.tgz - ## CVE-2021-23406 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>degenerator-1.0.4.tgz</b></p></summary> <p>Turns sync functi...
non_priority
cve high detected in degenerator tgz cve high severity vulnerability vulnerable library degenerator tgz turns sync functions into async generator functions library home page a href path to dependency file cbt tunnel nodejs package json path to vulnerable library cbt ...
0
441,009
30,765,397,859
IssuesEvent
2023-07-30 08:24:19
sktime/sktime
https://api.github.com/repos/sktime/sktime
opened
Update sktime meet up google calender
documentation
#### Describe the issue linked to the documentation I believe the google calendar isnt updated with current rhythm of the meetups. Adding this as a issue here so that its visible. #### Suggest a potential alternative/fix It would be helpful if its either updated or replaced with tabular format of events that I b...
1.0
Update sktime meet up google calender - #### Describe the issue linked to the documentation I believe the google calendar isnt updated with current rhythm of the meetups. Adding this as a issue here so that its visible. #### Suggest a potential alternative/fix It would be helpful if its either updated or replace...
non_priority
update sktime meet up google calender describe the issue linked to the documentation i believe the google calendar isnt updated with current rhythm of the meetups adding this as a issue here so that its visible suggest a potential alternative fix it would be helpful if its either updated or replace...
0
7,936
8,124,701,384
IssuesEvent
2018-08-16 18:25:19
MicrosoftDocs/azure-docs
https://api.github.com/repos/MicrosoftDocs/azure-docs
closed
Reporting broken link
assigned-to-author doc-bug service-fabric/svc triaged
> For encrypting the disks (OS drive and other managed disks) attached to your nodes, we leverage the Azure Disk Encryption. Azure Disk Encryption is a new capability that helps you encrypt your Windows virtual machine disks. In the above, the https://docs.microsoft.com/en-us/azure/service-fabric/service-fabric-ena...
1.0
Reporting broken link - > For encrypting the disks (OS drive and other managed disks) attached to your nodes, we leverage the Azure Disk Encryption. Azure Disk Encryption is a new capability that helps you encrypt your Windows virtual machine disks. In the above, the https://docs.microsoft.com/en-us/azure/service-f...
non_priority
reporting broken link for encrypting the disks os drive and other managed disks attached to your nodes we leverage the azure disk encryption azure disk encryption is a new capability that helps you encrypt your windows virtual machine disks in the above the behind encrypt your windows virtual machine d...
0
234,254
19,122,524,152
IssuesEvent
2021-12-01 01:09:53
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
roachtest: kv/multi-store-with-overload failed
C-test-failure O-robot O-roachtest branch-master
roachtest.kv/multi-store-with-overload [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=3804493&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=3804493&tab=artifacts#/kv/multi-store-with-overload) on master @ [40f11fead0a0453969634f8ddb0502c1f78b2806](https://github.co...
2.0
roachtest: kv/multi-store-with-overload failed - roachtest.kv/multi-store-with-overload [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=3804493&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=3804493&tab=artifacts#/kv/multi-store-with-overload) on master @ [40f11fead0...
non_priority
roachtest kv multi store with overload failed roachtest kv multi store with overload with on master stdout teamcity starting nodes cockroach sh exit status attached stack trace stack trace github com cockroachdb cockroach pkg r...
0
368,641
25,801,279,445
IssuesEvent
2022-12-11 02:03:27
external-secrets/external-secrets
https://api.github.com/repos/external-secrets/external-secrets
closed
Documentation does not state that CreationPolicy=Owner setting ownerReference field
good first issue area/documentation Stale
**Describe the solution you'd like** Update the creationPolicy=Merge (or create a new policy) that also sets the `ownerReference` on the managed secret. **What is the added value?** This would be useful for bootstrapping the `Secret` used by a `SecretStore`, and having external-secrets automatically syncronise cha...
1.0
Documentation does not state that CreationPolicy=Owner setting ownerReference field - **Describe the solution you'd like** Update the creationPolicy=Merge (or create a new policy) that also sets the `ownerReference` on the managed secret. **What is the added value?** This would be useful for bootstrapping the `Sec...
non_priority
documentation does not state that creationpolicy owner setting ownerreference field describe the solution you d like update the creationpolicy merge or create a new policy that also sets the ownerreference on the managed secret what is the added value this would be useful for bootstrapping the sec...
0
125,718
10,350,528,324
IssuesEvent
2019-09-05 03:10:50
bskinn/stdio-mgr
https://api.github.com/repos/bskinn/stdio-mgr
reopened
Testing against console libraries
needs tests
colorama < 0.4 is incompatible, as its `StreamWrapper` only gained context manager features in 0.4 https://github.com/tartley/colorama/commit/2f4b564a6586709db2fed20e5d1f5856b1a482d2 and it pushes instances of its `StreamWrapper` into `sys.std*` We could potentially work around this by detecting and patching its obj...
1.0
Testing against console libraries - colorama < 0.4 is incompatible, as its `StreamWrapper` only gained context manager features in 0.4 https://github.com/tartley/colorama/commit/2f4b564a6586709db2fed20e5d1f5856b1a482d2 and it pushes instances of its `StreamWrapper` into `sys.std*` We could potentially work around th...
non_priority
testing against console libraries colorama is incompatible as its streamwrapper only gained context manager features in and it pushes instances of its streamwrapper into sys std we could potentially work around this by detecting and patching its objects but it probably isnt worth the effort ...
0
50,734
13,572,597,253
IssuesEvent
2020-09-19 01:02:02
jtimberlake/jazz
https://api.github.com/repos/jtimberlake/jazz
opened
CVE-2020-24750 (High) detected in jackson-databind-2.9.10.4.jar
security vulnerability
## CVE-2020-24750 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.10.4.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core strea...
True
CVE-2020-24750 (High) detected in jackson-databind-2.9.10.4.jar - ## CVE-2020-24750 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.10.4.jar</b></p></summary> <p>G...
non_priority
cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file jazz templates function tem...
0
47,240
7,311,619,189
IssuesEvent
2018-02-28 18:20:42
blackbaud/stache2
https://api.github.com/repos/blackbaud/stache2
closed
Documentation on how to set the navigation
bug documentation groomed
We don't have any documentation on how to update the navigation, aside from putting `<app-nav>` on every page (which is about to change). We should document how to adjust the navigation whether you're using the old omnibar or new one.
1.0
Documentation on how to set the navigation - We don't have any documentation on how to update the navigation, aside from putting `<app-nav>` on every page (which is about to change). We should document how to adjust the navigation whether you're using the old omnibar or new one.
non_priority
documentation on how to set the navigation we don t have any documentation on how to update the navigation aside from putting on every page which is about to change we should document how to adjust the navigation whether you re using the old omnibar or new one
0
45,774
13,132,612,755
IssuesEvent
2020-08-06 19:15:20
RG4421/LunchLearningApp
https://api.github.com/repos/RG4421/LunchLearningApp
opened
CVE-2018-16487 (Medium) detected in lodash-3.10.1.tgz
security vulnerability
## CVE-2018-16487 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-3.10.1.tgz</b></p></summary> <p>The modern build of lodash modular utilities.</p> <p>Library home page: <a hr...
True
CVE-2018-16487 (Medium) detected in lodash-3.10.1.tgz - ## CVE-2018-16487 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-3.10.1.tgz</b></p></summary> <p>The modern build of l...
non_priority
cve medium detected in lodash tgz cve medium severity vulnerability vulnerable library lodash tgz the modern build of lodash modular utilities library home page a href path to dependency file tmp ws scm lunchlearningapp lunchandlearnwebui package json path to vulner...
0
174,085
13,456,029,568
IssuesEvent
2020-09-09 07:14:10
elastic/elasticsearch
https://api.github.com/repos/elastic/elasticsearch
closed
SqlClearCursorActionIT.testAutoCursorCleanup failure
:Query Languages/SQL >test-failure Team:QL
**Build scan**: https://gradle-enterprise.elastic.co/s/vww2nhtqvllnq **Repro line**: ``` ./gradlew ':x-pack:plugin:sql:internalClusterTest' --tests "org.elasticsearch.xpack.sql.action.SqlClearCursorActionIT.testAutoCursorCleanup" \ -Dtests.seed=ED48C0414093BFA8 \ -Dtests.security.manager=true \ -Dtests....
1.0
SqlClearCursorActionIT.testAutoCursorCleanup failure - **Build scan**: https://gradle-enterprise.elastic.co/s/vww2nhtqvllnq **Repro line**: ``` ./gradlew ':x-pack:plugin:sql:internalClusterTest' --tests "org.elasticsearch.xpack.sql.action.SqlClearCursorActionIT.testAutoCursorCleanup" \ -Dtests.seed=ED48C04140...
non_priority
sqlclearcursoractionit testautocursorcleanup failure build scan repro line gradlew x pack plugin sql internalclustertest tests org elasticsearch xpack sql action sqlclearcursoractionit testautocursorcleanup dtests seed dtests security manager true dtests locale de ...
0
134,507
12,609,219,939
IssuesEvent
2020-06-12 00:53:32
GTFB/Altrp
https://api.github.com/repos/GTFB/Altrp
closed
wysiwyg контроллер
documentation editor
вот здесь контроллеры ![изображение](https://user-images.githubusercontent.com/23271651/83797190-e8497200-a6aa-11ea-858a-ba835c49eaef.png) подключение wysiwyg редактора асинхронное брать библиотеку с минимум 1к звезд
1.0
wysiwyg контроллер - вот здесь контроллеры ![изображение](https://user-images.githubusercontent.com/23271651/83797190-e8497200-a6aa-11ea-858a-ba835c49eaef.png) подключение wysiwyg редактора асинхронное брать библиотеку с минимум 1к звезд
non_priority
wysiwyg контроллер вот здесь контроллеры подключение wysiwyg редактора асинхронное брать библиотеку с минимум звезд
0
15,719
10,340,359,747
IssuesEvent
2019-09-03 21:43:57
cityofaustin/atd-knack-signs-markings
https://api.github.com/repos/cityofaustin/atd-knack-signs-markings
reopened
Signs Work Orders: Hide Lat/Lon Fields
Need: 2-Should Have Service: Dev Type: Enhancement Workgroup: SMB
There's not much screen real estate when viewing signs work orders on a tablet. Hide the lat/lon fields from the embedded map on the Sign Work Order Details. ![Screen Shot 2019-08-28 at 10.29.05 PM.png](https://images.zenhubusercontent.com/5caf676becad11531cc417cb/ecad3d1c-6277-4d4a-84f8-866e6cfc5b73) - [x] Hide the...
1.0
Signs Work Orders: Hide Lat/Lon Fields - There's not much screen real estate when viewing signs work orders on a tablet. Hide the lat/lon fields from the embedded map on the Sign Work Order Details. ![Screen Shot 2019-08-28 at 10.29.05 PM.png](https://images.zenhubusercontent.com/5caf676becad11531cc417cb/ecad3d1c-6277-...
non_priority
signs work orders hide lat lon fields there s not much screen real estate when viewing signs work orders on a tablet hide the lat lon fields from the embedded map on the sign work order details hide the latitude and longitude fields on the map make the add location button larger
0