Unnamed: 0 int64 0 832k | id float64 2.49B 32.1B | type stringclasses 1
value | created_at stringlengths 19 19 | repo stringlengths 5 112 | repo_url stringlengths 34 141 | action stringclasses 3
values | title stringlengths 1 1k | labels stringlengths 4 1.38k | body stringlengths 1 262k | index stringclasses 16
values | text_combine stringlengths 96 262k | label stringclasses 2
values | text stringlengths 96 252k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
624,713 | 19,704,896,058 | IssuesEvent | 2022-01-12 20:43:48 | sczerwinski/wavefront-obj-intellij-plugin | https://api.github.com/repos/sczerwinski/wavefront-obj-intellij-plugin | closed | Color markers for MTL language | type:feature resolution:done priority:low component:editor | Colours defined in MTL files should have gutter icon markers with `ColorIcon`s.
| 1.0 | Color markers for MTL language - Colours defined in MTL files should have gutter icon markers with `ColorIcon`s.
| priority | color markers for mtl language colours defined in mtl files should have gutter icon markers with coloricon s | 1 |
161,448 | 20,154,023,486 | IssuesEvent | 2022-02-09 14:57:47 | kapseliboi/bui | https://api.github.com/repos/kapseliboi/bui | opened | CVE-2021-23518 (High) detected in cached-path-relative-1.0.2.tgz | security vulnerability | ## CVE-2021-23518 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>cached-path-relative-1.0.2.tgz</b></p></summary>
<p>Memoize the results of the path.relative function</p>
<p>Library h... | True | CVE-2021-23518 (High) detected in cached-path-relative-1.0.2.tgz - ## CVE-2021-23518 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>cached-path-relative-1.0.2.tgz</b></p></summary>
<p... | non_priority | cve high detected in cached path relative tgz cve high severity vulnerability vulnerable library cached path relative tgz memoize the results of the path relative function library home page a href path to dependency file package json path to vulnerable library node... | 0 |
413,724 | 27,966,054,753 | IssuesEvent | 2023-03-24 19:38:09 | marjanpoimijat/berry-picker-tracker-docs | https://api.github.com/repos/marjanpoimijat/berry-picker-tracker-docs | closed | Update the feature list | documentation | The feature list has not been updated in a while. It should reflect the current state of development. | 1.0 | Update the feature list - The feature list has not been updated in a while. It should reflect the current state of development. | non_priority | update the feature list the feature list has not been updated in a while it should reflect the current state of development | 0 |
57,262 | 7,045,870,731 | IssuesEvent | 2018-01-02 02:02:00 | aspnet/Routing | https://api.github.com/repos/aspnet/Routing | closed | URL generation should be able to be keyed off of non-string elements | enhancement needs design | Today's routing system is based entirely off of string dictionaries. We should have a way to have other data types, such as `Type` (e.g. of an MVC controller) act as inputs into locating a route for URL generation. | 1.0 | URL generation should be able to be keyed off of non-string elements - Today's routing system is based entirely off of string dictionaries. We should have a way to have other data types, such as `Type` (e.g. of an MVC controller) act as inputs into locating a route for URL generation. | non_priority | url generation should be able to be keyed off of non string elements today s routing system is based entirely off of string dictionaries we should have a way to have other data types such as type e g of an mvc controller act as inputs into locating a route for url generation | 0 |
527,491 | 15,343,529,445 | IssuesEvent | 2021-02-27 20:42:09 | kubernetes/minikube | https://api.github.com/repos/kubernetes/minikube | closed | Handle dynamic IP range of Default Switch on Hyper-V with VPN and proxy | area/networking co/hyperv kind/feature lifecycle/rotten priority/awaiting-more-evidence | **Steps to reproduce the issue:**
Some background: On Hyper-V with Cisco AnyConnect Secure Mobility Client I ended up getting gateway timeouts when trying to use kubectl with a running minikube VM. Fortunately I was able to switch to the OpenVPN-GUI client, which allowed me to overcome that problem with minikube (alb... | 1.0 | Handle dynamic IP range of Default Switch on Hyper-V with VPN and proxy - **Steps to reproduce the issue:**
Some background: On Hyper-V with Cisco AnyConnect Secure Mobility Client I ended up getting gateway timeouts when trying to use kubectl with a running minikube VM. Fortunately I was able to switch to the OpenVP... | priority | handle dynamic ip range of default switch on hyper v with vpn and proxy steps to reproduce the issue some background on hyper v with cisco anyconnect secure mobility client i ended up getting gateway timeouts when trying to use kubectl with a running minikube vm fortunately i was able to switch to the openvp... | 1 |
13,454 | 4,711,365,969 | IssuesEvent | 2016-10-14 13:39:02 | joomla/joomla-cms | https://api.github.com/repos/joomla/joomla-cms | closed | Authentification / LDAP does not work with sha512 hashed passwords | No Code Attached Yet | ### Steps to reproduce the issue
* Use the Authentification/LDAP Plugin to validate Users
* Try to login with ldap user that has a sha512 hashed password --> does not work
* Try to login with ldap user that uses sha or plaintext password --> does work
### Expected result
* user with sha512 hashed password shou... | 1.0 | Authentification / LDAP does not work with sha512 hashed passwords - ### Steps to reproduce the issue
* Use the Authentification/LDAP Plugin to validate Users
* Try to login with ldap user that has a sha512 hashed password --> does not work
* Try to login with ldap user that uses sha or plaintext password --> does w... | non_priority | authentification ldap does not work with hashed passwords steps to reproduce the issue use the authentification ldap plugin to validate users try to login with ldap user that has a hashed password does not work try to login with ldap user that uses sha or plaintext password does work ... | 0 |
665,025 | 22,296,488,939 | IssuesEvent | 2022-06-13 02:37:47 | idom-team/idom | https://api.github.com/repos/idom-team/idom | opened | Do Not Unmount Old View On Reconnect | priority: 2 (moderate) type: revision | ### Current Situation
Presently, upon reconnecting, the client [unmounts the old view and mounts a new one](https://github.com/idom-team/idom/blob/main/src/client/packages/idom-client-react/src/mount.js#L39-L50). This results in a brief, but jarring flash as the new view loads.
### Proposed Actions
Instead of unmoun... | 1.0 | Do Not Unmount Old View On Reconnect - ### Current Situation
Presently, upon reconnecting, the client [unmounts the old view and mounts a new one](https://github.com/idom-team/idom/blob/main/src/client/packages/idom-client-react/src/mount.js#L39-L50). This results in a brief, but jarring flash as the new view loads.
... | priority | do not unmount old view on reconnect current situation presently upon reconnecting the client this results in a brief but jarring flash as the new view loads proposed actions instead of unmounting the old view we can simply retain it the first message from the server should be the new vdom which s... | 1 |
192,401 | 6,849,522,425 | IssuesEvent | 2017-11-13 22:24:31 | Azure/acs-engine | https://api.github.com/repos/Azure/acs-engine | closed | ACS engine deploy only master kubernetes node | kind/bug orchestrator/k8s priority/P2 size/medium | <!-- Thanks for filing an issue! Before hitting the button, please answer these questions. It's helpful to search the existing GitHub issues first. It's likely that another user has already reported the issue you're facing, or it's a known issue that we're already aware of-->
**Is this a request for help?**:
YES
... | 1.0 | ACS engine deploy only master kubernetes node - <!-- Thanks for filing an issue! Before hitting the button, please answer these questions. It's helpful to search the existing GitHub issues first. It's likely that another user has already reported the issue you're facing, or it's a known issue that we're already aware ... | priority | acs engine deploy only master kubernetes node is this a request for help yes is this an issue or feature request choose one issue what version of acs engine version gitcommit gittreestate clean if this is a issue please fill in as much of the tem... | 1 |
29,898 | 14,333,199,472 | IssuesEvent | 2020-11-27 05:05:34 | terrabasedb/terrabasedb | https://api.github.com/repos/terrabasedb/terrabasedb | opened | Bug: BGSAVE and memory usage | C-bug C-performance C-storage D-server P-high | So I've been closely tracking the memory usage of the database server (that is to say profiling) to explore a doubt that I've had for a long while: memory usage and BGSAVE and boy, I was right!
If you see this line:
https://github.com/terrabasedb/terrabasedb/blob/771bf46e276cb199319fa7c84fb3936d06de3b90/server/src/... | True | Bug: BGSAVE and memory usage - So I've been closely tracking the memory usage of the database server (that is to say profiling) to explore a doubt that I've had for a long while: memory usage and BGSAVE and boy, I was right!
If you see this line:
https://github.com/terrabasedb/terrabasedb/blob/771bf46e276cb199319fa... | non_priority | bug bgsave and memory usage so i ve been closely tracking the memory usage of the database server that is to say profiling to explore a doubt that i ve had for a long while memory usage and bgsave and boy i was right if you see this line we aren t doing something that is very clean in a memory perspe... | 0 |
8,406 | 10,427,207,948 | IssuesEvent | 2019-09-16 19:23:19 | WordPress/gutenberg | https://api.github.com/repos/WordPress/gutenberg | closed | Store (some) data offline in parallel to posting it to the API | Backwards Compatibility Offline REST API Interaction [Component] Saving [Type] Enhancement | As part of #6322, we should be storing post data and other things we'd submit to the REST API also offline in offline storage. It's probably best to use something like `localForage` for this task or something else that lets us access IndexedDB easily, because localStorage's API is blocking, it has a small data limit, a... | True | Store (some) data offline in parallel to posting it to the API - As part of #6322, we should be storing post data and other things we'd submit to the REST API also offline in offline storage. It's probably best to use something like `localForage` for this task or something else that lets us access IndexedDB easily, bec... | non_priority | store some data offline in parallel to posting it to the api as part of we should be storing post data and other things we d submit to the rest api also offline in offline storage it s probably best to use something like localforage for this task or something else that lets us access indexeddb easily becaus... | 0 |
79,600 | 28,439,917,235 | IssuesEvent | 2023-04-15 19:35:11 | thomasleplus/tinkerit | https://api.github.com/repos/thomasleplus/tinkerit | closed | Bad pin change in TrueRandom | Priority-Medium auto-migrated Type-Defect | ```
While reading the source code of TrueRandom, I have read:
// Release Analog0, apply internal pullup
DDRC &= ~_BV(0);
PORTC |= _BV(1);
Well, I believe you meant "PORTC |= _BV(0)", isn't?
Laurent Debacker
```
Original issue reported on code.google.com by `deback...@gmail.com` on 9 Sep 2010 at 3:46
| 1.0 | Bad pin change in TrueRandom - ```
While reading the source code of TrueRandom, I have read:
// Release Analog0, apply internal pullup
DDRC &= ~_BV(0);
PORTC |= _BV(1);
Well, I believe you meant "PORTC |= _BV(0)", isn't?
Laurent Debacker
```
Original issue reported on code.google.com by `deback...@gmail.com` ... | non_priority | bad pin change in truerandom while reading the source code of truerandom i have read release apply internal pullup ddrc bv portc bv well i believe you meant portc bv isn t laurent debacker original issue reported on code google com by deback gmail com on s... | 0 |
312,045 | 9,542,302,914 | IssuesEvent | 2019-05-01 03:00:42 | bdecon/econ_data | https://api.github.com/repos/bdecon/econ_data | opened | micro: update bd_CPS_flow_MM.ipynb | enhancement priority:low | Update the MM flow example notebook:
1) Include new data
2) Gap for missing data
3) New recession bar
4) Updated x ticks
5) Text location not based on data--based on axes | 1.0 | micro: update bd_CPS_flow_MM.ipynb - Update the MM flow example notebook:
1) Include new data
2) Gap for missing data
3) New recession bar
4) Updated x ticks
5) Text location not based on data--based on axes | priority | micro update bd cps flow mm ipynb update the mm flow example notebook include new data gap for missing data new recession bar updated x ticks text location not based on data based on axes | 1 |
94,451 | 8,491,898,579 | IssuesEvent | 2018-10-27 17:30:10 | estebancortero/tracker-backend | https://api.github.com/repos/estebancortero/tracker-backend | closed | API tests with Taver | test | Tests for all API endpoints
* [x] Ping
* [x] Entry
* [x] get entry with specific ID
* [x] add specified entry
* [x] delete entry with specific ID
* [x] update specified entry
* [x] Entries
* [x] get all entries
* [x] get all entries of a specific date (independent of time)
* [x] specify date... | 1.0 | API tests with Taver - Tests for all API endpoints
* [x] Ping
* [x] Entry
* [x] get entry with specific ID
* [x] add specified entry
* [x] delete entry with specific ID
* [x] update specified entry
* [x] Entries
* [x] get all entries
* [x] get all entries of a specific date (independent of time)
... | non_priority | api tests with taver tests for all api endpoints ping entry get entry with specific id add specified entry delete entry with specific id update specified entry entries get all entries get all entries of a specific date independent of time specify d... | 0 |
130,716 | 10,651,196,747 | IssuesEvent | 2019-10-17 09:51:45 | SymbiFlow/sv-tests | https://api.github.com/repos/SymbiFlow/sv-tests | closed | Add blacklisting mechanism to imported third-party tests | enhancement tests | >maybe we could add some kind of a blacklisting mechanism for the third-party tests, and just skip tests that are invalid?
_Originally posted by @tgorochowik in https://github.com/SymbiFlow/sv-tests/issues/296#issuecomment-541551393_ | 1.0 | Add blacklisting mechanism to imported third-party tests - >maybe we could add some kind of a blacklisting mechanism for the third-party tests, and just skip tests that are invalid?
_Originally posted by @tgorochowik in https://github.com/SymbiFlow/sv-tests/issues/296#issuecomment-541551393_ | non_priority | add blacklisting mechanism to imported third party tests maybe we could add some kind of a blacklisting mechanism for the third party tests and just skip tests that are invalid originally posted by tgorochowik in | 0 |
166,272 | 12,942,604,908 | IssuesEvent | 2020-07-18 02:54:27 | rancher/rancher | https://api.github.com/repos/rancher/rancher | closed | KEv2: EKS CRD, controller, base provisioning | [zube]: To Test alpha-priority/0 area/kontainer-engine | This issue handles the base arch of EKS in KEv2
* Watches for new EKSAPIConfig
* Includes necessary IAM provisioning to create cluster
* If EKSAPIConfig does not have an owner, noop
* Create cluster in EKS
* store credentials and info needed to create service account in secret
* labels for cluster-autoscaler **... | 1.0 | KEv2: EKS CRD, controller, base provisioning - This issue handles the base arch of EKS in KEv2
* Watches for new EKSAPIConfig
* Includes necessary IAM provisioning to create cluster
* If EKSAPIConfig does not have an owner, noop
* Create cluster in EKS
* store credentials and info needed to create service accoun... | non_priority | eks crd controller base provisioning this issue handles the base arch of eks in watches for new eksapiconfig includes necessary iam provisioning to create cluster if eksapiconfig does not have an owner noop create cluster in eks store credentials and info needed to create service account in s... | 0 |
56,984 | 14,099,436,434 | IssuesEvent | 2020-11-06 01:23:09 | olivialancaster/amplify-cli | https://api.github.com/repos/olivialancaster/amplify-cli | opened | CVE-2020-7754 (High) detected in npm-user-validate-1.0.0.tgz, npm-user-validate-0.1.5.tgz | security vulnerability | ## CVE-2020-7754 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>npm-user-validate-1.0.0.tgz</b>, <b>npm-user-validate-0.1.5.tgz</b></p></summary>
<p>
<details><summary><b>npm-user-v... | True | CVE-2020-7754 (High) detected in npm-user-validate-1.0.0.tgz, npm-user-validate-0.1.5.tgz - ## CVE-2020-7754 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>npm-user-validate-1.0.0.tg... | non_priority | cve high detected in npm user validate tgz npm user validate tgz cve high severity vulnerability vulnerable libraries npm user validate tgz npm user validate tgz npm user validate tgz user validations for npm library home page a href path t... | 0 |
609,713 | 18,885,395,073 | IssuesEvent | 2021-11-15 07:05:44 | GluuFederation/gluu-passport | https://api.github.com/repos/GluuFederation/gluu-passport | opened | logging "dateTime" test is misplaced and has no action trigger | bug high-priority | ```js
it('should log currect datetime', async () => {
const passportLogFilePath = path.join(__dirname, '../server/utils/logs/passport.log')
console.log(passportLogFilePath)
const logData = await fs.readFile(passportLogFilePath, 'binary')
const newDate = new Date()
// YYYY-MM-DD H... | 1.0 | logging "dateTime" test is misplaced and has no action trigger - ```js
it('should log currect datetime', async () => {
const passportLogFilePath = path.join(__dirname, '../server/utils/logs/passport.log')
console.log(passportLogFilePath)
const logData = await fs.readFile(passportLogFilePath, '... | priority | logging datetime test is misplaced and has no action trigger js it should log currect datetime async const passportlogfilepath path join dirname server utils logs passport log console log passportlogfilepath const logdata await fs readfile passportlogfilepath ... | 1 |
157,191 | 13,675,555,363 | IssuesEvent | 2020-09-29 12:50:31 | commercetools/commercetools-sync-java | https://api.github.com/repos/commercetools/commercetools-sync-java | opened | Improve sync options documentation | documentation :memo: | Now sync options details are included as a link inside documents of several resources like product sync, category sync, type syc, etc. This approach makes sync options details not apparent enough to users and they cannot aware of the defined callbacks.
Suggested to include [Sync Options Document](https://github.com/... | 1.0 | Improve sync options documentation - Now sync options details are included as a link inside documents of several resources like product sync, category sync, type syc, etc. This approach makes sync options details not apparent enough to users and they cannot aware of the defined callbacks.
Suggested to include [Sync... | non_priority | improve sync options documentation now sync options details are included as a link inside documents of several resources like product sync category sync type syc etc this approach makes sync options details not apparent enough to users and they cannot aware of the defined callbacks suggested to include i... | 0 |
20,380 | 30,087,925,707 | IssuesEvent | 2023-06-29 10:00:56 | ckeditor/ckeditor5 | https://api.github.com/repos/ckeditor/ckeditor5 | closed | Show blocks feature | type:feature support:2 Epic domain:v4-compatibility squad:features status:in-progress | ## 📝 Provide a description of the new feature
Implement a [show blocks feature](https://ckeditor.com/cke4/addon/showblocks) that works the same way as in CKEditor 4.
---
If you'd like to see this feature implemented, add a 👍 reaction to this post. | True | Show blocks feature - ## 📝 Provide a description of the new feature
Implement a [show blocks feature](https://ckeditor.com/cke4/addon/showblocks) that works the same way as in CKEditor 4.
---
If you'd like to see this feature implemented, add a 👍 reaction to this post. | non_priority | show blocks feature 📝 provide a description of the new feature implement a that works the same way as in ckeditor if you d like to see this feature implemented add a 👍 reaction to this post | 0 |
59,572 | 11,985,942,953 | IssuesEvent | 2020-04-07 18:24:46 | flutter/flutter | https://api.github.com/repos/flutter/flutter | closed | iOS compilation error - failed to emit precompiled header Runner-Bridging-Header.h | platform-ios t: xcode tool waiting for customer response | <!-- Thank you for using Flutter!
If you are looking for support, please check out our documentation
or consider asking a question on Stack Overflow:
* https://flutter.dev/
* https://api.flutter.dev/
* https://stackoverflow.com/questions/tagged/flutter?sort=frequent
If you hav... | 1.0 | iOS compilation error - failed to emit precompiled header Runner-Bridging-Header.h - <!-- Thank you for using Flutter!
If you are looking for support, please check out our documentation
or consider asking a question on Stack Overflow:
* https://flutter.dev/
* https://api.flutter.dev/
... | non_priority | ios compilation error failed to emit precompiled header runner bridging header h thank you for using flutter if you are looking for support please check out our documentation or consider asking a question on stack overflow if you have found a bug or if ... | 0 |
275,403 | 30,237,288,971 | IssuesEvent | 2023-07-06 11:08:44 | Sabreen-Parveen/vulnerable-node | https://api.github.com/repos/Sabreen-Parveen/vulnerable-node | closed | CVE-2017-20162 (Medium) detected in ms-0.7.1.tgz, ms-0.7.2.tgz | Mend: dependency security vulnerability | ## CVE-2017-20162 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>ms-0.7.1.tgz</b>, <b>ms-0.7.2.tgz</b></p></summary>
<p>
<details><summary><b>ms-0.7.1.tgz</b></p></summary>
<p>Ti... | True | CVE-2017-20162 (Medium) detected in ms-0.7.1.tgz, ms-0.7.2.tgz - ## CVE-2017-20162 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>ms-0.7.1.tgz</b>, <b>ms-0.7.2.tgz</b></p></summary... | non_priority | cve medium detected in ms tgz ms tgz cve medium severity vulnerability vulnerable libraries ms tgz ms tgz ms tgz tiny ms conversion utility library home page a href path to dependency file package json path to vulnerable library node ... | 0 |
587,826 | 17,632,281,282 | IssuesEvent | 2021-08-19 09:27:55 | cdk8s-team/cdk8s-cli | https://api.github.com/repos/cdk8s-team/cdk8s-cli | closed | cdk import doesn't include API level for `Spec`s schema | bug effort/medium priority/p0 | ### Description of the bug:
imported `Spec`s also should have API levels.
For example, `HorizontalPodAutoscalerSpec` have been changed from v1 ([v1](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.19/#horizontalpodautoscalerspec-v1-autoscaling), [v2beta2](https://kubernetes.io/docs/reference/genera... | 1.0 | cdk import doesn't include API level for `Spec`s schema - ### Description of the bug:
imported `Spec`s also should have API levels.
For example, `HorizontalPodAutoscalerSpec` have been changed from v1 ([v1](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.19/#horizontalpodautoscalerspec-v1-autoscali... | priority | cdk import doesn t include api level for spec s schema description of the bug imported spec s also should have api levels for example horizontalpodautoscalerspec have been changed from i understand that props doesn t have api level postfix the generated class seems to be right ts ... | 1 |
738,463 | 25,561,114,216 | IssuesEvent | 2022-11-30 10:50:18 | Hexlet/hexlet-cv | https://api.github.com/repos/Hexlet/hexlet-cv | closed | Add field | good first issue hacktoberfest-accepted Priority: High | Add field:
1. City/Город;
2. Relocation/Релокация:
- Ready in the country of residence/Готов в рамках страны проживания
- Not ready/Не готов
- Ready to go to another country/Готов в другую страну
 for similar issues.
- [X] I added a very descriptive title to this issue.
- [X] I have provided sufficient information below to help reproduce this issue.
### Summary
Incorrect display of the graph stream... | 1.0 | x-axis display error st.plotly_chart - ### Checklist
- [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar issues.
- [X] I added a very descriptive title to this issue.
- [X] I have provided sufficient information below to help reproduce this issue.
### Summary
... | priority | x axis display error st plotly chart checklist i have searched the for similar issues i added a very descriptive title to this issue i have provided sufficient information below to help reproduce this issue summary incorrect display of the graph streamlit figure a similar gr... | 1 |
99,114 | 4,047,624,644 | IssuesEvent | 2016-05-23 06:49:20 | servicecatalog/development | https://api.github.com/repos/servicecatalog/development | closed | Subscription search dose not work | bug/status/assigned priority/P1 severity/major | Subscription list(not search anything yet)
[version]
V16.0.4
[Frequency]
Always
[How to reproduce]
1. login on marketplace
2. Go to account->subscription
3. search name, reference, parameters of type string
(ex. Example, ExampleApp_login_zyuryo, 987, foofoo)
[Expected result]
the service can be found... | 1.0 | Subscription search dose not work - Subscription list(not search anything yet)
[version]
V16.0.4
[Frequency]
Always
[How to reproduce]
1. login on marketplace
2. Go to account->subscription
3. search name, reference, parameters of type string
(ex. Example, ExampleApp_login_zyuryo, 987, foofoo)
[Expect... | priority | subscription search dose not work subscription list not search anything yet always login on marketplace go to account subscription search name reference parameters of type string ex example exampleapp login zyuryo foofoo the service can be found the service ... | 1 |
790,138 | 27,816,959,252 | IssuesEvent | 2023-03-18 19:55:12 | docker-mailserver/docker-mailserver | https://api.github.com/repos/docker-mailserver/docker-mailserver | opened | Emails routing internally for domain managed by another server | meta/needs triage meta/help wanted kind/question priority/low | # Subject
I would like some feedback concerning a use case
## Description
I've configured an email which is restricted to send only, updated SPF records to allow the server to send out on that domain's behalf, however other users on this mailserver now cannot send emails to users on that domain which resides i... | 1.0 | Emails routing internally for domain managed by another server - # Subject
I would like some feedback concerning a use case
## Description
I've configured an email which is restricted to send only, updated SPF records to allow the server to send out on that domain's behalf, however other users on this mailserv... | priority | emails routing internally for domain managed by another server subject i would like some feedback concerning a use case description i ve configured an email which is restricted to send only updated spf records to allow the server to send out on that domain s behalf however other users on this mailserv... | 1 |
332,210 | 29,190,744,704 | IssuesEvent | 2023-05-19 19:43:38 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | closed | roachtest: sysbench/oltp_read_write/nodes=3/cpu=32/conc=256 failed | C-test-failure O-robot O-roachtest T-testeng branch-release-23.1 | roachtest.sysbench/oltp_read_write/nodes=3/cpu=32/conc=256 [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/10122168?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/10122168?buildTab=... | 3.0 | roachtest: sysbench/oltp_read_write/nodes=3/cpu=32/conc=256 failed - roachtest.sysbench/oltp_read_write/nodes=3/cpu=32/conc=256 [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/10122168?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfigur... | non_priority | roachtest sysbench oltp read write nodes cpu conc failed roachtest sysbench oltp read write nodes cpu conc with on release test artifacts and logs in artifacts sysbench oltp read write nodes cpu conc run monitor go wait monitor failure monitor task failed output i... | 0 |
22,105 | 11,685,419,560 | IssuesEvent | 2020-03-05 09:03:43 | OpenSRP/opensrp-client-reporting | https://api.github.com/repos/OpenSRP/opensrp-client-reporting | opened | Service activity counts aggregated for CHW and HF - HF [PLACE] | BA Health Facility service activity | - [ ] All service activities will be automatically calculated from actions within the app on a daily basis.
- [ ] They will utilize the event_date for each event for the day and month it was provided
- [ ] Total counts for each service activity are generated as noted below:
### Women clients
Indicator | How i... | 1.0 | Service activity counts aggregated for CHW and HF - HF [PLACE] - - [ ] All service activities will be automatically calculated from actions within the app on a daily basis.
- [ ] They will utilize the event_date for each event for the day and month it was provided
- [ ] Total counts for each service activity are ge... | non_priority | service activity counts aggregated for chw and hf hf all service activities will be automatically calculated from actions within the app on a daily basis they will utilize the event date for each event for the day and month it was provided total counts for each service activity are generated as n... | 0 |
69,030 | 13,203,312,700 | IssuesEvent | 2020-08-14 13:57:47 | Baret/pltcmd | https://api.github.com/repos/Baret/pltcmd | opened | Create module Pathfinding | code TODO feature | **Basic idea/big picture**
We will need different "path finders" for elements to plan their way through the world. This best fits into an own module which is best located under `util`. Maybe it is too dependent on `model.world` so we might also need to put it somewhere else.
The idea is to have one interface `Pathf... | 1.0 | Create module Pathfinding - **Basic idea/big picture**
We will need different "path finders" for elements to plan their way through the world. This best fits into an own module which is best located under `util`. Maybe it is too dependent on `model.world` so we might also need to put it somewhere else.
The idea is ... | non_priority | create module pathfinding basic idea big picture we will need different path finders for elements to plan their way through the world this best fits into an own module which is best located under util maybe it is too dependent on model world so we might also need to put it somewhere else the idea is ... | 0 |
44,802 | 9,646,964,236 | IssuesEvent | 2019-05-17 12:48:58 | HGustavs/LenaSYS | https://api.github.com/repos/HGustavs/LenaSYS | closed | Possible to see (but not change) codeViewer settings + template as normal user | CodeViewer gruppC2019 | 
Currently logged in as normal user to the course s94sverie (pw: password) and I can still see the cogwheel and change template that a superuser can. They are clickable and show the exact same things as for a ... | 1.0 | Possible to see (but not change) codeViewer settings + template as normal user - 
Currently logged in as normal user to the course s94sverie (pw: password) and I can still see the cogwheel and change template ... | non_priority | possible to see but not change codeviewer settings template as normal user currently logged in as normal user to the course pw password and i can still see the cogwheel and change template that a superuser can they are clickable and show the exact same things as for a superuser except saving them only... | 0 |
311,533 | 23,391,237,247 | IssuesEvent | 2022-08-11 18:03:25 | KinsonDigital/DotNetGitHubActionTemplate | https://api.github.com/repos/KinsonDigital/DotNetGitHubActionTemplate | closed | 🚧Update issue and PR templates | good first issue high priority preview 📝documentation/product | ### I have done the items below . . .
- [X] I have updated the title without removing the 🚧 emoji.
### Description
Update/add the issue and PR templates in the project
### Acceptance Criteria
**This issue is finished when:**
- [x] Issue templates updated
- [x] PR templates updated
### ToDo Items
... | 1.0 | 🚧Update issue and PR templates - ### I have done the items below . . .
- [X] I have updated the title without removing the 🚧 emoji.
### Description
Update/add the issue and PR templates in the project
### Acceptance Criteria
**This issue is finished when:**
- [x] Issue templates updated
- [x] PR temp... | non_priority | 🚧update issue and pr templates i have done the items below i have updated the title without removing the 🚧 emoji description update add the issue and pr templates in the project acceptance criteria this issue is finished when issue templates updated pr templates ... | 0 |
49,309 | 12,321,037,435 | IssuesEvent | 2020-05-13 08:03:35 | ballerina-platform/ballerina-lang | https://api.github.com/repos/ballerina-platform/ballerina-lang | closed | Cannot write test methods when importing a module that has imports | Area/BuildTools Priority/Blocker Type/Bug | **Description:**
Say we have module_1 and module_2. module_2 has the import `samjs/jregex` as `import samjs/jregex as _;`. Now import module_2 to the tests of module_1 as follows:
`import module_2 as _`. Doing so the following error occurs in a ballerina-internal.log
```
[2020-02-13 08:27:19,627] SEVERE {b7a.log.... | 1.0 | Cannot write test methods when importing a module that has imports - **Description:**
Say we have module_1 and module_2. module_2 has the import `samjs/jregex` as `import samjs/jregex as _;`. Now import module_2 to the tests of module_1 as follows:
`import module_2 as _`. Doing so the following error occurs in a ba... | non_priority | cannot write test methods when importing a module that has imports description say we have module and module module has the import samjs jregex as import samjs jregex as now import module to the tests of module as follows import module as doing so the following error occurs in a ba... | 0 |
103,452 | 11,356,902,813 | IssuesEvent | 2020-01-25 00:40:49 | f5devcentral/f5-cloud-failover-extension | https://api.github.com/repos/f5devcentral/f5-cloud-failover-extension | closed | IAM roles not clear | documentation | I'm working with a customer and we're trying to understand the documentation on this. Where it says this:
In GCP, go to IAM > Roles and create the member with the following scopes:
compute-rw
storage-rw
cloud-platform
Are those roles supposed to be an equivalent to something Google uses her... | 1.0 | IAM roles not clear - I'm working with a customer and we're trying to understand the documentation on this. Where it says this:
In GCP, go to IAM > Roles and create the member with the following scopes:
compute-rw
storage-rw
cloud-platform
Are those roles supposed to be an equivalent to som... | non_priority | iam roles not clear i m working with a customer and we re trying to understand the documentation on this where it says this in gcp go to iam roles and create the member with the following scopes compute rw storage rw cloud platform are those roles supposed to be an equivalent to som... | 0 |
10,733 | 6,898,407,850 | IssuesEvent | 2017-11-24 09:24:16 | godotengine/godot | https://api.github.com/repos/godotengine/godot | closed | Editor FileSystem defaults to unfolded folder structure | enhancement junior job topic:editor usability | <!--
README: Incompatibilities and broken features in the current master branch / 3.0-alpha
are known and expected due to important refactoring work, so no need to report them for now. Thanks!
-->
**Operating system or device - Godot version:**
Godot 2.1.2 official. Windows 10 x64 pro
**Issue description:**
... | True | Editor FileSystem defaults to unfolded folder structure - <!--
README: Incompatibilities and broken features in the current master branch / 3.0-alpha
are known and expected due to important refactoring work, so no need to report them for now. Thanks!
-->
**Operating system or device - Godot version:**
Godot 2.1... | non_priority | editor filesystem defaults to unfolded folder structure readme incompatibilities and broken features in the current master branch alpha are known and expected due to important refactoring work so no need to report them for now thanks operating system or device godot version godot ... | 0 |
173,907 | 27,542,108,602 | IssuesEvent | 2023-03-07 09:16:23 | appsmithorg/appsmith | https://api.github.com/repos/appsmithorg/appsmith | closed | How we develop WDS? | Task Widget design system | 1. Research current issues with components and widgets from a codebase perspective.
2. Understand and document requirements for WDS components.
3. Determine technologies, processes and direction of WDS development. | 1.0 | How we develop WDS? - 1. Research current issues with components and widgets from a codebase perspective.
2. Understand and document requirements for WDS components.
3. Determine technologies, processes and direction of WDS development. | non_priority | how we develop wds research current issues with components and widgets from a codebase perspective understand and document requirements for wds components determine technologies processes and direction of wds development | 0 |
752,425 | 26,285,310,616 | IssuesEvent | 2023-01-07 19:18:06 | azerothcore/azerothcore-wotlk | https://api.github.com/repos/azerothcore/azerothcore-wotlk | closed | [Hellfire Ramparts] Nazan should not use the flying animation after descending, doesn't use Fireball, doesn't chase when aggro | Confirmed Instance - Dungeon - Outland Priority-Trivial 61-64 | Original Issues:
https://github.com/chromiecraft/chromiecraft/issues/4426
https://github.com/chromiecraft/chromiecraft/issues/4427
### What client do you play on?
enUS
### Faction
Both
### Content Phase:
61-64
### Current Behaviour
[Nazan](https://wowgaming.altervista.org/aowow/?npc=17536) fli... | 1.0 | [Hellfire Ramparts] Nazan should not use the flying animation after descending, doesn't use Fireball, doesn't chase when aggro - Original Issues:
https://github.com/chromiecraft/chromiecraft/issues/4426
https://github.com/chromiecraft/chromiecraft/issues/4427
### What client do you play on?
enUS
### Faction
... | priority | nazan should not use the flying animation after descending doesn t use fireball doesn t chase when aggro original issues what client do you play on enus faction both content phase current behaviour flies low over the ground after descending does not u... | 1 |
54,085 | 13,894,686,502 | IssuesEvent | 2020-10-19 14:58:16 | jgeraigery/thingworx-gitbackup-extension | https://api.github.com/repos/jgeraigery/thingworx-gitbackup-extension | opened | CVE-2020-9546 (High) detected in jackson-databind-2.9.8.jar | security vulnerability | ## CVE-2020-9546 - 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.8.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streaming... | True | CVE-2020-9546 (High) detected in jackson-databind-2.9.8.jar - ## CVE-2020-9546 - 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.8.jar</b></p></summary>
<p>General d... | 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 vulnerable library thingworx gitbackup extensio... | 0 |
555,325 | 16,451,776,468 | IssuesEvent | 2021-05-21 07:01:46 | openshift/odo | https://api.github.com/repos/openshift/odo | closed | Move from using master branch to main branch | points/3 priority/High | We should move odo project to using `main` branch instead of the `master` branch that it's currently using. | 1.0 | Move from using master branch to main branch - We should move odo project to using `main` branch instead of the `master` branch that it's currently using. | priority | move from using master branch to main branch we should move odo project to using main branch instead of the master branch that it s currently using | 1 |
835 | 2,594,152,061 | IssuesEvent | 2015-02-20 00:12:48 | BALL-Project/ball | https://api.github.com/repos/BALL-Project/ball | closed | problems in the installation of ball and ballview | C: Other P: major R: invalid T: defect | **Reported by Serena Leone on 1 Jan 38777288 15:33 UTC**
I've been trying for the last days to install BALL and BALLview either on my lab PC
(Dell, Intel Core duo, OpenSuse 10.3) and on my laptop (AMD Turion 64, Ubuntu 8.04), and
in both cases I had the same problems: after a little struggle to install all the contrib
... | 1.0 | problems in the installation of ball and ballview - **Reported by Serena Leone on 1 Jan 38777288 15:33 UTC**
I've been trying for the last days to install BALL and BALLview either on my lab PC
(Dell, Intel Core duo, OpenSuse 10.3) and on my laptop (AMD Turion 64, Ubuntu 8.04), and
in both cases I had the same problems:... | non_priority | problems in the installation of ball and ballview reported by serena leone on jan utc i ve been trying for the last days to install ball and ballview either on my lab pc dell intel core duo opensuse and on my laptop amd turion ubuntu and in both cases i had the same problems after a lit... | 0 |
195,841 | 6,919,022,799 | IssuesEvent | 2017-11-29 14:16:22 | hpi-swt2/sport-portal | https://api.github.com/repos/hpi-swt2/sport-portal | opened | Visibility for not signed user | enhancement epic team management priority low team kickerz | If user is not signed in on the platform, he can't see buttons "Delete" oder "Edit"auf der Teamseite. | 1.0 | Visibility for not signed user - If user is not signed in on the platform, he can't see buttons "Delete" oder "Edit"auf der Teamseite. | priority | visibility for not signed user if user is not signed in on the platform he can t see buttons delete oder edit auf der teamseite | 1 |
506,741 | 14,672,032,350 | IssuesEvent | 2020-12-30 09:38:58 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | www.instagram.com - design is broken | browser-fenix engine-gecko ml-needsdiagnosis-false priority-critical | <!-- @browser: Firefox Mobile 84.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 10; Mobile; rv:84.0) Gecko/84.0 Firefox/84.0 -->
<!-- @reported_with: android-components-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/64575 -->
<!-- @extra_labels: browser-fenix -->
**URL**: https://www.instagra... | 1.0 | www.instagram.com - design is broken - <!-- @browser: Firefox Mobile 84.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 10; Mobile; rv:84.0) Gecko/84.0 Firefox/84.0 -->
<!-- @reported_with: android-components-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/64575 -->
<!-- @extra_labels: browser-f... | priority | design is broken url browser version firefox mobile operating system android tested another browser no problem type design is broken description items not fully visible steps to reproduce tekst is grbled cant see what i ttpe where buttons areime the gra... | 1 |
10,989 | 9,203,841,071 | IssuesEvent | 2019-03-08 04:29:32 | MicrosoftDocs/azure-docs | https://api.github.com/repos/MicrosoftDocs/azure-docs | closed | Local image upload fails for Prediction URLs | assigned-to-author cognitive-services/svc doc-enhancement triaged | I've used the curl sample documentation [here](https://southcentralus.dev.cognitive.microsoft.com/docs/services/450e4ba4d72542e889d93fd7b8e960de/operations/5a6264bc40d86a0ef8b2c290) to try and upload images to my Prediction URL.
I have code which works when using a content-type of application/json and an external UR... | 1.0 | Local image upload fails for Prediction URLs - I've used the curl sample documentation [here](https://southcentralus.dev.cognitive.microsoft.com/docs/services/450e4ba4d72542e889d93fd7b8e960de/operations/5a6264bc40d86a0ef8b2c290) to try and upload images to my Prediction URL.
I have code which works when using a cont... | non_priority | local image upload fails for prediction urls i ve used the curl sample documentation to try and upload images to my prediction url i have code which works when using a content type of application json and an external url included below but the sample code does not work for uploading local images workin... | 0 |
700,607 | 24,066,701,996 | IssuesEvent | 2022-09-17 15:44:48 | CS3219-AY2223S1/cs3219-project-ay2223s1-g33 | https://api.github.com/repos/CS3219-AY2223S1/cs3219-project-ay2223s1-g33 | closed | [Question Service] Add gRPC API Endpoint | Module/Back-End Status/High-Priority Type/Feature | ### Description
This feature adds an API to do the following
- [ ] Creating a Question
- [ ] Getting a Question
- [ ] Deleting a Question
- [ ] Retrieve a random single question based on the difficulty
## Parent Task
- #68 | 1.0 | [Question Service] Add gRPC API Endpoint - ### Description
This feature adds an API to do the following
- [ ] Creating a Question
- [ ] Getting a Question
- [ ] Deleting a Question
- [ ] Retrieve a random single question based on the difficulty
## Parent Task
- #68 | priority | add grpc api endpoint description this feature adds an api to do the following creating a question getting a question deleting a question retrieve a random single question based on the difficulty parent task | 1 |
29,575 | 13,134,605,503 | IssuesEvent | 2020-08-07 00:01:14 | Azure/azure-sdk-for-net | https://api.github.com/repos/Azure/azure-sdk-for-net | closed | [FEATURE REQ] Get topicHostname from BaseUri in EventGridClient | Client Event Grid Service Attention customer-reported needs-team-attention question | **Library or service name.**
Microsoft.Azure.EventGrid
**Is your feature request related to a problem? Please describe.**
When publishing events using EventGridClient the PublishEventsAsync method requires topicHostname to be provided, however it's possible to determine this from the internal BaseUri attribute wh... | 1.0 | [FEATURE REQ] Get topicHostname from BaseUri in EventGridClient - **Library or service name.**
Microsoft.Azure.EventGrid
**Is your feature request related to a problem? Please describe.**
When publishing events using EventGridClient the PublishEventsAsync method requires topicHostname to be provided, however it's... | non_priority | get topichostname from baseuri in eventgridclient library or service name microsoft azure eventgrid is your feature request related to a problem please describe when publishing events using eventgridclient the publisheventsasync method requires topichostname to be provided however it s possible to... | 0 |
237,676 | 7,763,025,036 | IssuesEvent | 2018-06-01 15:15:33 | palantir/atlasdb | https://api.github.com/repos/palantir/atlasdb | closed | Asynchronously delete data that we know has been rolled back | priority: P1 | Prior to #3199, when we aborted failed transactions, we would also roll back (kvs.delete) the data that we knew to be cruft.
We stopped doing this as a quick fix, because we were doing this synchronously, which severely affected performance when the KVS was degraded.
As a semi-permanent fix (pending targeted swee... | 1.0 | Asynchronously delete data that we know has been rolled back - Prior to #3199, when we aborted failed transactions, we would also roll back (kvs.delete) the data that we knew to be cruft.
We stopped doing this as a quick fix, because we were doing this synchronously, which severely affected performance when the KVS ... | priority | asynchronously delete data that we know has been rolled back prior to when we aborted failed transactions we would also roll back kvs delete the data that we knew to be cruft we stopped doing this as a quick fix because we were doing this synchronously which severely affected performance when the kvs was... | 1 |
3,910 | 6,760,108,246 | IssuesEvent | 2017-10-24 19:26:18 | mlibrary/cozy-sun-bear | https://api.github.com/repos/mlibrary/cozy-sun-bear | opened | Improvements for mobile screens | browser compatibility mobile UI | - [ ] Change "Get Citation" to "Cite"
- [ ] Decrease size of left and right arrows
- [ ] Decrease size of Close Button
- [ ] Decrease size of Book Title / Section Title
- [ ] Contents modal width should fill the screen
- [ ] Search results modal width should fill the screen
- [ ] Preferences modal width should f... | True | Improvements for mobile screens - - [ ] Change "Get Citation" to "Cite"
- [ ] Decrease size of left and right arrows
- [ ] Decrease size of Close Button
- [ ] Decrease size of Book Title / Section Title
- [ ] Contents modal width should fill the screen
- [ ] Search results modal width should fill the screen
- [ ... | non_priority | improvements for mobile screens change get citation to cite decrease size of left and right arrows decrease size of close button decrease size of book title section title contents modal width should fill the screen search results modal width should fill the screen preferences ... | 0 |
3,172 | 12,226,785,051 | IssuesEvent | 2020-05-03 12:32:23 | gfleetwood/asteres | https://api.github.com/repos/gfleetwood/asteres | opened | hedgehogqa/r-hedgehog (104736422) | R maintain | https://github.com/hedgehogqa/r-hedgehog
Release with confidence, state-of-the-art property testing for R. | True | hedgehogqa/r-hedgehog (104736422) - https://github.com/hedgehogqa/r-hedgehog
Release with confidence, state-of-the-art property testing for R. | non_priority | hedgehogqa r hedgehog release with confidence state of the art property testing for r | 0 |
400,618 | 11,777,930,329 | IssuesEvent | 2020-03-16 15:32:49 | PredictiveEcology/LandWeb | https://api.github.com/repos/PredictiveEcology/LandWeb | closed | explicitly output the current condition summaries | medium-priority | currently I've added a manual `saveRDS` call and dumped the CC objects into the global environment, but this should be made more robust | 1.0 | explicitly output the current condition summaries - currently I've added a manual `saveRDS` call and dumped the CC objects into the global environment, but this should be made more robust | priority | explicitly output the current condition summaries currently i ve added a manual saverds call and dumped the cc objects into the global environment but this should be made more robust | 1 |
54,060 | 13,247,216,560 | IssuesEvent | 2020-08-19 16:53:17 | zowe/zowe-install-packaging | https://api.github.com/repos/zowe/zowe-install-packaging | closed | Smpe apply failed with out of space | build | https://wash.zowe.org:8443/job/zowe-install-test/job/staging/493/ failed.
The APPLY SMPE job failed on the RACF system with
```
GIM44007E ** SYSTEM ABEND E37 OCCURRED WITH A REASON CODE OF '00000004'X AFTER SMP/E CALLED THE IEBCOPY UTILITY. THE
SZWEAUTH LIBRARY RAN OUT OF SPACE. THE LIBRARY IS N... | 1.0 | Smpe apply failed with out of space - https://wash.zowe.org:8443/job/zowe-install-test/job/staging/493/ failed.
The APPLY SMPE job failed on the RACF system with
```
GIM44007E ** SYSTEM ABEND E37 OCCURRED WITH A REASON CODE OF '00000004'X AFTER SMP/E CALLED THE IEBCOPY UTILITY. THE
SZWEAUTH LIBR... | non_priority | smpe apply failed with out of space failed the apply smpe job failed on the racf system with system abend occurred with a reason code of x after smp e called the iebcopy utility the szweauth library ran out of space the library is not eligible for retry processing because it... | 0 |
366,813 | 25,603,055,298 | IssuesEvent | 2022-12-01 22:07:42 | pymc-labs/CausalPy | https://api.github.com/repos/pymc-labs/CausalPy | closed | ITS: in-depth notebook | documentation | Create an in-depth notebook to illustrate interrupted time series
* Include model details and maths
* Illustrate the API
* Illustrate nuances of the approach
* Examples with multiple datasets
* Include a time series model (see #4) | 1.0 | ITS: in-depth notebook - Create an in-depth notebook to illustrate interrupted time series
* Include model details and maths
* Illustrate the API
* Illustrate nuances of the approach
* Examples with multiple datasets
* Include a time series model (see #4) | non_priority | its in depth notebook create an in depth notebook to illustrate interrupted time series include model details and maths illustrate the api illustrate nuances of the approach examples with multiple datasets include a time series model see | 0 |
146,714 | 23,111,865,529 | IssuesEvent | 2022-07-27 13:39:59 | LinuxForHealth/FHIR | https://api.github.com/repos/LinuxForHealth/FHIR | closed | Display portion of CodeableConcept is stored as a token not a string | works-as-designed | **Describe the bug**
For token: :text (the match does a partial searches on the text portion of a CodeableConcept or the display portion of a Coding), instead of the default search which uses codes.
The value is extracted as a token parameter value and is stored in the xx_resource_token_refs and whole-system resour... | 1.0 | Display portion of CodeableConcept is stored as a token not a string - **Describe the bug**
For token: :text (the match does a partial searches on the text portion of a CodeableConcept or the display portion of a Coding), instead of the default search which uses codes.
The value is extracted as a token parameter va... | non_priority | display portion of codeableconcept is stored as a token not a string describe the bug for token text the match does a partial searches on the text portion of a codeableconcept or the display portion of a coding instead of the default search which uses codes the value is extracted as a token parameter va... | 0 |
471,374 | 13,565,702,375 | IssuesEvent | 2020-09-18 12:09:42 | onaio/reveal-frontend | https://api.github.com/repos/onaio/reveal-frontend | closed | RVL-1181 - Plan Monitor Page Indicators are not displaying | Priority: High | - [ ] The indicators on the monitor page are not showing for some plans. See the screenshot below:

| 1.0 | RVL-1181 - Plan Monitor Page Indicators are not displaying - - [ ] The indicators on the monitor page are not showing for some plans. See the screenshot below:

| priority | rvl plan monitor page indicators are not displaying the indicators on the monitor page are not showing for some plans see the screenshot below | 1 |
585,733 | 17,516,603,662 | IssuesEvent | 2021-08-11 07:20:53 | ita-social-projects/TeachUA | https://api.github.com/repos/ita-social-projects/TeachUA | closed | [Редагувати профіль] Email field accepts digits in domain name | bug Priority: Medium | **Environment:** Windows 10, Google Chrome version 92.0.4515.107
**Reproducible:** always
**Build found:** last commit
**Preconditions**
1. Go to https://speak-ukrainian.org.ua/dev/
2. Log in
**Steps to reproduce**
1. Go to 'Мій профіль' page
2. Click on 'Редагувати профіль'
3. Fill the 'Email' field with... | 1.0 | [Редагувати профіль] Email field accepts digits in domain name - **Environment:** Windows 10, Google Chrome version 92.0.4515.107
**Reproducible:** always
**Build found:** last commit
**Preconditions**
1. Go to https://speak-ukrainian.org.ua/dev/
2. Log in
**Steps to reproduce**
1. Go to 'Мій профіль' page
... | priority | email field accepts digits in domain name environment windows google chrome version reproducible always build found last commit preconditions go to log in steps to reproduce go to мій профіль page click on редагувати профіль fill the email field... | 1 |
477,543 | 13,764,241,367 | IssuesEvent | 2020-10-07 11:46:59 | AY2021S1-CS2103T-T13-1/tp | https://api.github.com/repos/AY2021S1-CS2103T-T13-1/tp | closed | View functionality fix | Implementation bug priority.High | It was noticed that the GUI doesn't display correctly. Quarantined and Infected lists are not displayed when the current list being displayed is the Locations list. We need to figure out why | 1.0 | View functionality fix - It was noticed that the GUI doesn't display correctly. Quarantined and Infected lists are not displayed when the current list being displayed is the Locations list. We need to figure out why | priority | view functionality fix it was noticed that the gui doesn t display correctly quarantined and infected lists are not displayed when the current list being displayed is the locations list we need to figure out why | 1 |
69,378 | 3,298,018,695 | IssuesEvent | 2015-11-02 12:19:34 | geotagx/geotagx-project-template | https://api.github.com/repos/geotagx/geotagx-project-template | closed | Add button to rotate photo | medium priority | UN-ASIGN photos are often upside down or sideways, Jeremy thought he could add a button to rotate them | 1.0 | Add button to rotate photo - UN-ASIGN photos are often upside down or sideways, Jeremy thought he could add a button to rotate them | priority | add button to rotate photo un asign photos are often upside down or sideways jeremy thought he could add a button to rotate them | 1 |
489,414 | 14,106,094,301 | IssuesEvent | 2020-11-06 14:27:27 | drashland/website | https://api.github.com/repos/drashland/website | opened | Drash - Add realworld app to sidebar | Priority: Low Type: Enhancement | ## Summary
What:
Add https://github.com/drashland/deno-drash-realworld-example-app to the sidebar.
Why:
Because it's legit.
## Acceptance Criteria
- [ ] Add EXAMPLE APPLICATIONS section to sidebar
- [ ] Add the drash realworld example app under the EXAMPLE APPLICATIONS section
- [ ] drash realworld ... | 1.0 | Drash - Add realworld app to sidebar - ## Summary
What:
Add https://github.com/drashland/deno-drash-realworld-example-app to the sidebar.
Why:
Because it's legit.
## Acceptance Criteria
- [ ] Add EXAMPLE APPLICATIONS section to sidebar
- [ ] Add the drash realworld example app under the EXAMPLE APPLI... | priority | drash add realworld app to sidebar summary what add to the sidebar why because it s legit acceptance criteria add example applications section to sidebar add the drash realworld example app under the example applications section drash realworld app should take user to | 1 |
317,093 | 9,660,807,798 | IssuesEvent | 2019-05-20 16:19:01 | blackbaud/skyux2 | https://api.github.com/repos/blackbaud/skyux2 | closed | Demo > repeater > include example of sky-repeater-item-context-menu component | Priority: Medium | We received a request for to demonstrate `sky-repeater-item-context-menu` in the documentation. See Slack thread at https://blackbaud.slack.com/conversation/C3TQ4C0KG/p1550170704145100. (We can also expand the explanation of the component in the docs, but there are no public inputs or outputs to document at https://git... | 1.0 | Demo > repeater > include example of sky-repeater-item-context-menu component - We received a request for to demonstrate `sky-repeater-item-context-menu` in the documentation. See Slack thread at https://blackbaud.slack.com/conversation/C3TQ4C0KG/p1550170704145100. (We can also expand the explanation of the component i... | priority | demo repeater include example of sky repeater item context menu component we received a request for to demonstrate sky repeater item context menu in the documentation see slack thread at we can also expand the explanation of the component in the docs but there are no public inputs or outputs to document at... | 1 |
566,931 | 16,834,457,543 | IssuesEvent | 2021-06-18 10:03:30 | rafinkanisa/ngm-reportDesk | https://api.github.com/repos/rafinkanisa/ngm-reportDesk | closed | RH ET Cash for Rent Update | priority | Change the following:
output_objective_id,
output_objective,
sector_objective_id,
sector_objective_name,
sector_objective_description
for activity_description_id = cash_for_rent (row 14)
https://docs.google.com/spreadsheets/d/1YqPza47XEacw-5sxTYJe4A2ZH8Qoi-ofTKRHsqeF-uU/edit#gid=1340960157
Also please... | 1.0 | RH ET Cash for Rent Update - Change the following:
output_objective_id,
output_objective,
sector_objective_id,
sector_objective_name,
sector_objective_description
for activity_description_id = cash_for_rent (row 14)
https://docs.google.com/spreadsheets/d/1YqPza47XEacw-5sxTYJe4A2ZH8Qoi-ofTKRHsqeF-uU/edit#... | priority | rh et cash for rent update change the following output objective id output objective sector objective id sector objective name sector objective description for activity description id cash for rent row also please update the stored data in database accordingly | 1 |
329,679 | 10,023,123,978 | IssuesEvent | 2019-07-16 18:24:10 | cerner/terra-framework | https://api.github.com/repos/cerner/terra-framework | closed | Document Skip to Content Button | Orion Reviewed application-header-layout docs help wanted priority:low | # Feature Request
The Skip to Content button was added to the application header layout, but never documented in that package. So that developers know what it does, we should mention that button in the documentation README.
| 1.0 | Document Skip to Content Button - # Feature Request
The Skip to Content button was added to the application header layout, but never documented in that package. So that developers know what it does, we should mention that button in the documentation README.
| priority | document skip to content button feature request the skip to content button was added to the application header layout but never documented in that package so that developers know what it does we should mention that button in the documentation readme | 1 |
55,316 | 6,469,616,406 | IssuesEvent | 2017-08-17 06:39:20 | Microsoft/vstest | https://api.github.com/repos/Microsoft/vstest | closed | Test Explore default message lingers around even after rebuilding solution | External-VSTest | By Default Test Explorer windows shows the following message
Build your solution to discover all available tests. Click "Run All" to build, discover, and run all tests in your solution.
After building my entire solution, the message still lingers around.

- Ability to show the entire leaderboard.
| 1.0 | Add UI / REST API to interact the leaderboard - The below ideas, can be incorporated in the Settings page or in the leaderboard page.
- Delete a single user from the leaderboard.
- Get statistics on how many people played on a given day. (mpMetrics)
- Ability to show the entire leaderboard.
| non_priority | add ui rest api to interact the leaderboard the below ideas can be incorporated in the settings page or in the leaderboard page delete a single user from the leaderboard get statistics on how many people played on a given day mpmetrics ability to show the entire leaderboard | 0 |
61,208 | 12,153,030,731 | IssuesEvent | 2020-04-25 00:20:24 | test-st-petersburg/DocTemplates | https://api.github.com/repos/test-st-petersburg/DocTemplates | closed | Выводить внятные ошибки компиляции XSLT | VSCode XSLT enhancement wontfix | ## Требуемая возможность
- [x] выводить внятные ошибки компиляции XSLT
- [x] добавить соответствующий problemMatcher в VSCode
## Текущее поведение
Сейчас просто получаем сообщение об ошибке компиляции XSLT. И всё.
## Возможное решение
https://qarchive.ru/3811948_poluchenie_podrobnogo_opisanija_oshibki_i... | 1.0 | Выводить внятные ошибки компиляции XSLT - ## Требуемая возможность
- [x] выводить внятные ошибки компиляции XSLT
- [x] добавить соответствующий problemMatcher в VSCode
## Текущее поведение
Сейчас просто получаем сообщение об ошибке компиляции XSLT. И всё.
## Возможное решение
https://qarchive.ru/3811948... | non_priority | выводить внятные ошибки компиляции xslt требуемая возможность выводить внятные ошибки компиляции xslt добавить соответствующий problemmatcher в vscode текущее поведение сейчас просто получаем сообщение об ошибке компиляции xslt и всё возможное решение | 0 |
23,380 | 3,807,217,541 | IssuesEvent | 2016-03-25 06:21:23 | drewandersonnz/trac2github | https://api.github.com/repos/drewandersonnz/trac2github | opened | Images API | P: major T: defect | **Reported by drew on 14 Jan 2012 18:15 UTC**
How do we upload images and reference them?
Lets build a generic image storage API for attaching galleries to profiles and members, etc. | 1.0 | Images API - **Reported by drew on 14 Jan 2012 18:15 UTC**
How do we upload images and reference them?
Lets build a generic image storage API for attaching galleries to profiles and members, etc. | non_priority | images api reported by drew on jan utc how do we upload images and reference them lets build a generic image storage api for attaching galleries to profiles and members etc | 0 |
239,444 | 19,897,546,397 | IssuesEvent | 2022-01-25 01:59:19 | IntellectualSites/FastAsyncWorldEdit | https://api.github.com/repos/IntellectualSites/FastAsyncWorldEdit | closed | The 1.15.2 Server cannot support java17,but this plugins need java 17 | Requires Testing | ### Server Implementation
Paper
### Server Version
1.15.2
### Describe the bug
The 1.15.2 Server cannot support java17,but this plugins need java 17
### To Reproduce
download paper 1.15.2
and load this plugins
### Expected behaviour
i want this plugins load done
### Screenshots / Videos
_No response_
### E... | 1.0 | The 1.15.2 Server cannot support java17,but this plugins need java 17 - ### Server Implementation
Paper
### Server Version
1.15.2
### Describe the bug
The 1.15.2 Server cannot support java17,but this plugins need java 17
### To Reproduce
download paper 1.15.2
and load this plugins
### Expected behaviour
i wan... | non_priority | the server cannot support but this plugins need java server implementation paper server version describe the bug the server cannot support but this plugins need java to reproduce download paper and load this plugins expected behaviour i want this plugins l... | 0 |
95,057 | 3,933,562,835 | IssuesEvent | 2016-04-25 19:34:11 | ghutchis/avogadro | https://api.github.com/repos/ghutchis/avogadro | closed | Can't write multi-molecule file to new filename | auto-migrated high priority Interface v_0.9.0 | If you open a current file to edit, you cannot "Save As" to a new filename. The file is always saved to the original filename.
Reported by: @ghutchis | 1.0 | Can't write multi-molecule file to new filename - If you open a current file to edit, you cannot "Save As" to a new filename. The file is always saved to the original filename.
Reported by: @ghutchis | priority | can t write multi molecule file to new filename if you open a current file to edit you cannot save as to a new filename the file is always saved to the original filename reported by ghutchis | 1 |
93,738 | 27,025,545,033 | IssuesEvent | 2023-02-11 15:00:31 | WISE-Developers/Project_issues | https://api.github.com/repos/WISE-Developers/Project_issues | closed | [PSaaS FR]: smarter burning periods | W.I.S.E. feature Needs Testing Approved Needs Build | ### Contact Details
rbryce@heartlandsoftware.ca
### What is needed?
Burning conditions include burning periods - start and end times when a fire is expected to burn. For an interactive tool like Prometheus, it's not hard to set up these settings for a short duration run. For an automated system, this may be less t... | 1.0 | [PSaaS FR]: smarter burning periods - ### Contact Details
rbryce@heartlandsoftware.ca
### What is needed?
Burning conditions include burning periods - start and end times when a fire is expected to burn. For an interactive tool like Prometheus, it's not hard to set up these settings for a short duration run. For a... | non_priority | smarter burning periods contact details rbryce heartlandsoftware ca what is needed burning conditions include burning periods start and end times when a fire is expected to burn for an interactive tool like prometheus it s not hard to set up these settings for a short duration run for an automat... | 0 |
133,753 | 5,207,655,881 | IssuesEvent | 2017-01-25 00:23:37 | Azure/acs-engine | https://api.github.com/repos/Azure/acs-engine | closed | Kubernetes/Agents: Create /etc/kubernetes/manifests directory | kind/bug orchestrator:k8s priority/P0 | There are too many logs like this one:
Unable to read config path "/etc/kubernetes/manifests": path does not exist, ignoring
can be solved if /etc/kubernetes/manifests was created by default on all agents.
| 1.0 | Kubernetes/Agents: Create /etc/kubernetes/manifests directory - There are too many logs like this one:
Unable to read config path "/etc/kubernetes/manifests": path does not exist, ignoring
can be solved if /etc/kubernetes/manifests was created by default on all agents.
| priority | kubernetes agents create etc kubernetes manifests directory there are too many logs like this one unable to read config path etc kubernetes manifests path does not exist ignoring can be solved if etc kubernetes manifests was created by default on all agents | 1 |
219,634 | 7,344,467,415 | IssuesEvent | 2018-03-07 14:46:05 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | www.barclaycardus.com - site is not usable | browser-firefox browser-firefox-mobile-nightly-60.0a1 priority-normal | <!-- @browser: Firefox 60.0 -->
<!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:60.0) Gecko/20100101 Firefox/60.0 -->
<!-- @reported_with: desktop-reporter -->
**URL**: https://www.barclaycardus.com/servicing/accountSummaryOnLogin?__fsk=109536757
**Browser / Version**: Firefox 60.0
**Operating Syste... | 1.0 | www.barclaycardus.com - site is not usable - <!-- @browser: Firefox 60.0 -->
<!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:60.0) Gecko/20100101 Firefox/60.0 -->
<!-- @reported_with: desktop-reporter -->
**URL**: https://www.barclaycardus.com/servicing/accountSummaryOnLogin?__fsk=109536757
**Browse... | priority | site is not usable url browser version firefox operating system mac os x tested another browser yes problem type site is not usable description seems like they thing javascript is turned off i tried reloading with ublock enabled same results steps to reprodu... | 1 |
122,896 | 17,771,619,485 | IssuesEvent | 2021-08-30 14:16:24 | Tim-sandbox/barista | https://api.github.com/repos/Tim-sandbox/barista | opened | CVE-2021-33502 (High) detected in normalize-url-4.5.0.tgz | security vulnerability | ## CVE-2021-33502 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>normalize-url-4.5.0.tgz</b></p></summary>
<p>Normalize a URL</p>
<p>Library home page: <a href="https://registry.npmjs... | True | CVE-2021-33502 (High) detected in normalize-url-4.5.0.tgz - ## CVE-2021-33502 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>normalize-url-4.5.0.tgz</b></p></summary>
<p>Normalize a U... | non_priority | cve high detected in normalize url tgz cve high severity vulnerability vulnerable library normalize url tgz normalize a url library home page a href path to dependency file barista barista api package json path to vulnerable library barista barista api node modules n... | 0 |
723,032 | 24,881,811,150 | IssuesEvent | 2022-10-28 02:18:53 | Cotalker/documentation | https://api.github.com/repos/Cotalker/documentation | closed | Bug report: Step de FCEach 2.0 no puede usar $OUTPUT de etapas anteriores | Bug report Bug medium priority | ### Affected system
Cotalker Web Application
### Affected system (other)
_No response_
### Affected environment
Staging
### Affected environment (other)
_No response_
### App version
Versión 17.12.6 (280)
### Details
Hola como están,
Estoy teniendo problemas al usar el output de una etapa en el step de un... | 1.0 | Bug report: Step de FCEach 2.0 no puede usar $OUTPUT de etapas anteriores - ### Affected system
Cotalker Web Application
### Affected system (other)
_No response_
### Affected environment
Staging
### Affected environment (other)
_No response_
### App version
Versión 17.12.6 (280)
### Details
Hola como están,... | priority | bug report step de fceach no puede usar output de etapas anteriores affected system cotalker web application affected system other no response affected environment staging affected environment other no response app version versión details hola como están ... | 1 |
186,957 | 21,993,016,134 | IssuesEvent | 2022-05-26 01:20:20 | Rossb0b/NodeJS---Express-_-AuthSys | https://api.github.com/repos/Rossb0b/NodeJS---Express-_-AuthSys | opened | node.bcrypt.jsv3.0.8: 1 vulnerabilities (highest severity is: 7.5) | security vulnerability | <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node.bcrypt.jsv3.0.8</b></p></summary>
<p>
<p>bcrypt for NodeJs</p>
<p>Library home page: <a href=https://github.com/kelektiv/node.bcrypt.js.git>https://github.com/ke... | True | node.bcrypt.jsv3.0.8: 1 vulnerabilities (highest severity is: 7.5) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node.bcrypt.jsv3.0.8</b></p></summary>
<p>
<p>bcrypt for NodeJs</p>
<p>Library home page: <a href... | non_priority | node bcrypt vulnerabilities highest severity is vulnerable library node bcrypt bcrypt for nodejs library home page a href vulnerable source files node modules bcrypt src bcrypt cc vulnerabilities cve severity cvss dependency ... | 0 |
126,068 | 17,868,823,317 | IssuesEvent | 2021-09-06 12:57:06 | fasttrack-solutions/jQuery-QueryBuilder | https://api.github.com/repos/fasttrack-solutions/jQuery-QueryBuilder | opened | CVE-2021-23369 (High) detected in handlebars-4.1.2.tgz | security vulnerability | ## CVE-2021-23369 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.1.2.tgz</b></p></summary>
<p>Handlebars provides the power necessary to let you build semantic templates ... | True | CVE-2021-23369 (High) detected in handlebars-4.1.2.tgz - ## CVE-2021-23369 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.1.2.tgz</b></p></summary>
<p>Handlebars provides... | non_priority | cve high detected in handlebars tgz cve high severity vulnerability vulnerable library handlebars tgz handlebars provides the power necessary to let you build semantic templates effectively with no frustration library home page a href path to dependency file jquery quer... | 0 |
379,536 | 11,223,045,502 | IssuesEvent | 2020-01-07 21:39:36 | rubrikinc/rubrik-sdk-for-python | https://api.github.com/repos/rubrikinc/rubrik-sdk-for-python | closed | return of the VM name after a live mount | area-cdm exp-intermediate kind-enhancement priority-p1 | Hello,
it would be great to be able to easily retrieve the name of the VM created after a snapshot live mount
Or in the rubrik.vsphere_live_mount , to be able to specify a vm name for the VM to be mounted
| 1.0 | return of the VM name after a live mount - Hello,
it would be great to be able to easily retrieve the name of the VM created after a snapshot live mount
Or in the rubrik.vsphere_live_mount , to be able to specify a vm name for the VM to be mounted
| priority | return of the vm name after a live mount hello it would be great to be able to easily retrieve the name of the vm created after a snapshot live mount or in the rubrik vsphere live mount to be able to specify a vm name for the vm to be mounted | 1 |
1,417 | 3,201,319,295 | IssuesEvent | 2015-10-02 05:51:36 | dart-lang/fletch | https://api.github.com/repos/dart-lang/fletch | closed | Add dev branch and dev branch builders for fletch | Infrastructure started | We need a setup where we can create bundles on a release branch.
For now, that will be a dev branch. This is for tracking the completion of the branch (we use a version and archiving schema similar to the dart sdk) and for adding dev branch builders to the bot waterfall.
This is blocking: #140
This is blocked on:... | 1.0 | Add dev branch and dev branch builders for fletch - We need a setup where we can create bundles on a release branch.
For now, that will be a dev branch. This is for tracking the completion of the branch (we use a version and archiving schema similar to the dart sdk) and for adding dev branch builders to the bot waterf... | non_priority | add dev branch and dev branch builders for fletch we need a setup where we can create bundles on a release branch for now that will be a dev branch this is for tracking the completion of the branch we use a version and archiving schema similar to the dart sdk and for adding dev branch builders to the bot waterf... | 0 |
206,683 | 15,767,938,099 | IssuesEvent | 2021-03-31 16:39:03 | radical-cybertools/radical.pilot | https://api.github.com/repos/radical-cybertools/radical.pilot | closed | Integration Tests failed on SDSC Comet : 2021-03-30 | layer:rp topic:testing type:bug | ```python
============================= test session starts ==============================
platform linux -- Python 3.7.10, pytest-6.2.2, py-1.10.0, pluggy-0.13.1 -- /oasis/projects/nsf/unc100/iparask/integration_tests/testing/bin/python
cachedir: .pytest_cache
rootdir: /oasis/projects/nsf/unc100/iparask/integration_te... | 1.0 | Integration Tests failed on SDSC Comet : 2021-03-30 - ```python
============================= test session starts ==============================
platform linux -- Python 3.7.10, pytest-6.2.2, py-1.10.0, pluggy-0.13.1 -- /oasis/projects/nsf/unc100/iparask/integration_tests/testing/bin/python
cachedir: .pytest_cache
root... | non_priority | integration tests failed on sdsc comet python test session starts platform linux python pytest py pluggy oasis projects nsf iparask integration tests testing bin python cachedir pytest cache rootdir oasis p... | 0 |
144,435 | 19,286,298,247 | IssuesEvent | 2021-12-11 02:20:15 | YauheniPo/Atlas_Popo_GUI_Framework | https://api.github.com/repos/YauheniPo/Atlas_Popo_GUI_Framework | opened | CVE-2020-8908 (Low) detected in guava-25.0-jre.jar | security vulnerability | ## CVE-2020-8908 - Low Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>guava-25.0-jre.jar</b></p></summary>
<p>Guava is a suite of core and expanded libraries that include
utility classes... | True | CVE-2020-8908 (Low) detected in guava-25.0-jre.jar - ## CVE-2020-8908 - Low Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>guava-25.0-jre.jar</b></p></summary>
<p>Guava is a suite of core an... | non_priority | cve low detected in guava jre jar cve low severity vulnerability vulnerable library guava jre jar guava is a suite of core and expanded libraries that include utility classes google s collections io classes and much much more library home page a href path to depe... | 0 |
209,581 | 7,177,489,070 | IssuesEvent | 2018-01-31 13:49:24 | hazelcast/hazelcast | https://api.github.com/repos/hazelcast/hazelcast | closed | 3.6 AbstractDiscoveryStrategy, get access to invoking Hazelcast instance? | Priority: Low Source: Community Team: Integration Type: Enhancement | I am writing a DiscoveryStrategy that extends from AbstractDiscoveryStrategy, and I need to get access to the Hazelcast instance that is invoking this... i.e. i'd like to include the hazelcast group name that this node is configured to be a member of so I can include it in where I am registering the node with
How can... | 1.0 | 3.6 AbstractDiscoveryStrategy, get access to invoking Hazelcast instance? - I am writing a DiscoveryStrategy that extends from AbstractDiscoveryStrategy, and I need to get access to the Hazelcast instance that is invoking this... i.e. i'd like to include the hazelcast group name that this node is configured to be a mem... | priority | abstractdiscoverystrategy get access to invoking hazelcast instance i am writing a discoverystrategy that extends from abstractdiscoverystrategy and i need to get access to the hazelcast instance that is invoking this i e i d like to include the hazelcast group name that this node is configured to be a mem... | 1 |
15,641 | 3,969,190,589 | IssuesEvent | 2016-05-03 22:26:08 | california-civic-data-coalition/django-calaccess-raw-data | https://api.github.com/repos/california-civic-data-coalition/django-calaccess-raw-data | closed | Add documentcloud_pages to LccmCd.rec_type (in lobbying.py) | documentation enhancement small | ## Overview
Add documentcloud_pages to the **rec_type** field on **LccmCd** the database model.
Basically, we think **rec_type** should be defined as a "choice field" (in Django parlance), which just means it's a field with a defined list of valid values and an intelligible definition for each value.
Our goal is fo... | 1.0 | Add documentcloud_pages to LccmCd.rec_type (in lobbying.py) - ## Overview
Add documentcloud_pages to the **rec_type** field on **LccmCd** the database model.
Basically, we think **rec_type** should be defined as a "choice field" (in Django parlance), which just means it's a field with a defined list of valid values a... | non_priority | add documentcloud pages to lccmcd rec type in lobbying py overview add documentcloud pages to the rec type field on lccmcd the database model basically we think rec type should be defined as a choice field in django parlance which just means it s a field with a defined list of valid values a... | 0 |
3,722 | 2,905,882,118 | IssuesEvent | 2015-06-19 05:15:29 | winjs/winjs | https://api.github.com/repos/winjs/winjs | closed | Why does isDeclarativeControlContainer appear in the d.ts for SemanticZoom? | ..pri: 3 .kind: codebug feature: semanticzoom feature: winjs.d.ts | [`isDeclarativeControlContainer` appears in the d.ts for SemanticZoom](https://github.com/winjs/winjs/blob/e90b9045342dd5972c6ea9c74464516182b85006/typings/winjs/winjs.d.ts#L7145) but I do not see a reference to `isDeclarativeControlContainer` in the SemanticZoom source code.
Should we delete this reference from the... | 1.0 | Why does isDeclarativeControlContainer appear in the d.ts for SemanticZoom? - [`isDeclarativeControlContainer` appears in the d.ts for SemanticZoom](https://github.com/winjs/winjs/blob/e90b9045342dd5972c6ea9c74464516182b85006/typings/winjs/winjs.d.ts#L7145) but I do not see a reference to `isDeclarativeControlContainer... | non_priority | why does isdeclarativecontrolcontainer appear in the d ts for semanticzoom but i do not see a reference to isdeclarativecontrolcontainer in the semanticzoom source code should we delete this reference from the d ts | 0 |
6,169 | 3,344,829,940 | IssuesEvent | 2015-11-16 08:26:02 | dotnet/coreclr | https://api.github.com/repos/dotnet/coreclr | opened | Fix couple of problems reported by valgrind | bug CodeGen | In valuenum.h the assert below should be reversed. pVal could be nullptr.
bool result = SimplerHashTable<fromType, keyfuncs, ValueNum,
DefaultSimplerHashBehavior>::Lookup(k, pVal);
assert(*pVal != RecursiveVN || !result);
In lower.cpp scale and offset ... | 1.0 | Fix couple of problems reported by valgrind - In valuenum.h the assert below should be reversed. pVal could be nullptr.
bool result = SimplerHashTable<fromType, keyfuncs, ValueNum,
DefaultSimplerHashBehavior>::Lookup(k, pVal);
assert(*pVal != RecursiveVN ... | non_priority | fix couple of problems reported by valgrind in valuenum h the assert below should be reversed pval could be nullptr bool result simplerhashtable fromtype keyfuncs valuenum defaultsimplerhashbehavior lookup k pval assert pval recursivevn ... | 0 |
773,383 | 27,156,273,855 | IssuesEvent | 2023-02-17 08:07:45 | npm-officialk/depensort | https://api.github.com/repos/npm-officialk/depensort | closed | Bug: calling depensort from the command line fails | issue: bug 🐛 status: in progress 🔨 priority: urgent 🔴 | ### 📄 Summary of the bug
Calling depensort as mentioned in the readme fails to work
### 📚 Please describe the bug in detail
The issue I am facing is, the package does not work or sort the file
while using the package in the v1.0.0-development.1
### ⏳ Steps to reproduce the bug
1. install the package `depensort`... | 1.0 | Bug: calling depensort from the command line fails - ### 📄 Summary of the bug
Calling depensort as mentioned in the readme fails to work
### 📚 Please describe the bug in detail
The issue I am facing is, the package does not work or sort the file
while using the package in the v1.0.0-development.1
### ⏳ Steps to ... | priority | bug calling depensort from the command line fails 📄 summary of the bug calling depensort as mentioned in the readme fails to work 📚 please describe the bug in detail the issue i am facing is the package does not work or sort the file while using the package in the development ⏳ steps to r... | 1 |
580,807 | 17,267,161,995 | IssuesEvent | 2021-07-22 15:01:32 | gardener/gardener | https://api.github.com/repos/gardener/gardener | closed | Gardenlet fails to start if extension CRDs are not already present in the seed cluster. | area/usability kind/bug kind/regression priority/1 | **How to categorize this issue?**
<!--
Please select area, kind, and priority for this issue. This helps the community categorizing it.
Replace below TODOs or exchange the existing identifiers with those that fit best in your opinion.
If multiple identifiers make sense you can also state the commands multiple times... | 1.0 | Gardenlet fails to start if extension CRDs are not already present in the seed cluster. - **How to categorize this issue?**
<!--
Please select area, kind, and priority for this issue. This helps the community categorizing it.
Replace below TODOs or exchange the existing identifiers with those that fit best in your o... | priority | gardenlet fails to start if extension crds are not already present in the seed cluster how to categorize this issue please select area kind and priority for this issue this helps the community categorizing it replace below todos or exchange the existing identifiers with those that fit best in your o... | 1 |
110,554 | 16,981,684,585 | IssuesEvent | 2021-06-30 09:38:47 | CatalystOne/library-quick-filter | https://api.github.com/repos/CatalystOne/library-quick-filter | opened | CVE-2020-28469 (High) detected in glob-parent-3.1.0.tgz, glob-parent-5.1.1.tgz | security vulnerability | ## CVE-2020-28469 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>glob-parent-3.1.0.tgz</b>, <b>glob-parent-5.1.1.tgz</b></p></summary>
<p>
<details><summary><b>glob-parent-3.1.0.tgz... | True | CVE-2020-28469 (High) detected in glob-parent-3.1.0.tgz, glob-parent-5.1.1.tgz - ## CVE-2020-28469 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>glob-parent-3.1.0.tgz</b>, <b>glob-p... | non_priority | cve high detected in glob parent tgz glob parent tgz cve high severity vulnerability vulnerable libraries glob parent tgz glob parent tgz glob parent tgz strips glob magic from a string to provide the parent directory path library home page a h... | 0 |
81,988 | 15,646,482,235 | IssuesEvent | 2021-03-23 01:01:33 | jgeraigery/nimbus-core | https://api.github.com/repos/jgeraigery/nimbus-core | opened | CVE-2020-28500 (Medium) detected in lodash-4.17.15.tgz | security vulnerability | ## CVE-2020-28500 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-4.17.15.tgz</b></p></summary>
<p>Lodash modular utilities.</p>
<p>Library home page: <a href="https://registr... | True | CVE-2020-28500 (Medium) detected in lodash-4.17.15.tgz - ## CVE-2020-28500 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-4.17.15.tgz</b></p></summary>
<p>Lodash modular util... | non_priority | cve medium detected in lodash tgz cve medium severity vulnerability vulnerable library lodash tgz lodash modular utilities library home page a href path to dependency file nimbus core nimbus ui nimbusui package json path to vulnerable library nimbus core nimbus ui n... | 0 |
714,605 | 24,567,761,503 | IssuesEvent | 2022-10-13 05:45:09 | open-telemetry/opentelemetry-collector-contrib | https://api.github.com/repos/open-telemetry/opentelemetry-collector-contrib | closed | [receiver/kafka] Add support for logs with raw data | enhancement priority:p3 receiver/kafka | **Is your feature request related to a problem? Please describe.**
Currently, we allow to ingest log data in the kafka receiver if it is encoded in OTLP format.
However, we see folks sending logs as data directly to Kafka, with no encoding.
**Describe the solution you'd like**
The Kafka receiver should support re... | 1.0 | [receiver/kafka] Add support for logs with raw data - **Is your feature request related to a problem? Please describe.**
Currently, we allow to ingest log data in the kafka receiver if it is encoded in OTLP format.
However, we see folks sending logs as data directly to Kafka, with no encoding.
**Describe the solut... | priority | add support for logs with raw data is your feature request related to a problem please describe currently we allow to ingest log data in the kafka receiver if it is encoded in otlp format however we see folks sending logs as data directly to kafka with no encoding describe the solution you d like ... | 1 |
27,403 | 21,693,975,356 | IssuesEvent | 2022-05-09 18:06:44 | WordPress/performance | https://api.github.com/repos/WordPress/performance | opened | Prepare 1.1.0 release | [Type] Enhancement Infrastructure | This issue is to track preparation of the upcoming `1.1.0` release up until publishing, which is due **May 16, 2022**.
* [ ] Create `release/1.0.0` branch closer to the release date
* [ ] Finalize scope and punt unfinished pull requests to following release
* [ ] Prepare the release (**Monday, May 16, 2022**)
| 1.0 | Prepare 1.1.0 release - This issue is to track preparation of the upcoming `1.1.0` release up until publishing, which is due **May 16, 2022**.
* [ ] Create `release/1.0.0` branch closer to the release date
* [ ] Finalize scope and punt unfinished pull requests to following release
* [ ] Prepare the release (**Mond... | non_priority | prepare release this issue is to track preparation of the upcoming release up until publishing which is due may create release branch closer to the release date finalize scope and punt unfinished pull requests to following release prepare the release monday may ... | 0 |
216,779 | 7,311,508,425 | IssuesEvent | 2018-02-28 17:58:46 | NicholasBarreyre/SEProject | https://api.github.com/repos/NicholasBarreyre/SEProject | opened | Edit User Information screen crashes with blank info | Priority: Medium Type: Bug | On a new account with no user information, if you click the User Info button from the main screen, then click the edit button in the bottom right, don't enter any info in, then click the save button, the app crashes. It should return to the default values.
This is probably a simple fix; when the user edits user inf... | 1.0 | Edit User Information screen crashes with blank info - On a new account with no user information, if you click the User Info button from the main screen, then click the edit button in the bottom right, don't enter any info in, then click the save button, the app crashes. It should return to the default values.
This... | priority | edit user information screen crashes with blank info on a new account with no user information if you click the user info button from the main screen then click the edit button in the bottom right don t enter any info in then click the save button the app crashes it should return to the default values this... | 1 |
16,424 | 10,500,341,972 | IssuesEvent | 2019-09-26 10:16:35 | MicrosoftDocs/azure-docs | https://api.github.com/repos/MicrosoftDocs/azure-docs | closed | Is it possible to buy a certificate to use as a client certificate and not the domain? | Pri1 app-service/svc cxp product-question triaged | I would like to buy an Azure certificate to use as a client certificate for authenticating from the APIM to the API. The API is already secured with SSL in Azure. What do I enter in the certificate details e.g. Naked Domain in order that I can purchase such a certificate? Is this possible?
many thanks
---
#### Docu... | 1.0 | Is it possible to buy a certificate to use as a client certificate and not the domain? - I would like to buy an Azure certificate to use as a client certificate for authenticating from the APIM to the API. The API is already secured with SSL in Azure. What do I enter in the certificate details e.g. Naked Domain in or... | non_priority | is it possible to buy a certificate to use as a client certificate and not the domain i would like to buy an azure certificate to use as a client certificate for authenticating from the apim to the api the api is already secured with ssl in azure what do i enter in the certificate details e g naked domain in or... | 0 |
156,999 | 12,342,690,288 | IssuesEvent | 2020-05-15 01:37:13 | sharifsmashmedia/clickster-specs | https://api.github.com/repos/sharifsmashmedia/clickster-specs | closed | Get all campaigns | Campaigns test | ## Group
<!-- Which group this test belongs to? -->
Campaigns
## Endpoint
| method | path |
| ---------------------- | ------------------------ |
| `GET` | `/api/campaigns` |
## Schema
<!-- Which Joi should this endpoint return -->
`CampaignSchema`
## Specs
... | 1.0 | Get all campaigns - ## Group
<!-- Which group this test belongs to? -->
Campaigns
## Endpoint
| method | path |
| ---------------------- | ------------------------ |
| `GET` | `/api/campaigns` |
## Schema
<!-- Which Joi should this endpoint return -->
`Campaign... | non_priority | get all campaigns group campaigns endpoint method path get api campaigns schema campaignschema specs should return a list of all campaigns url pa... | 0 |
549,870 | 16,101,373,984 | IssuesEvent | 2021-04-27 09:43:05 | dmwm/CRABServer | https://api.github.com/repos/dmwm/CRABServer | closed | transfer scripts should use CRABRest class, not HTTPRequest | Priority: TOP | make code cleaner, easier to read. less bug prone when changing.
See #6564 | 1.0 | transfer scripts should use CRABRest class, not HTTPRequest - make code cleaner, easier to read. less bug prone when changing.
See #6564 | priority | transfer scripts should use crabrest class not httprequest make code cleaner easier to read less bug prone when changing see | 1 |
605,058 | 18,724,025,736 | IssuesEvent | 2021-11-03 14:39:29 | AY2122S1-CS2113T-F14-1/tp | https://api.github.com/repos/AY2122S1-CS2113T-F14-1/tp | closed | [PE-D] Help list | priority.Low | The help list should either stay permanently in the main application menu, or we should be able to pull it up. As the commands are rather complicated and I found myself struggling to input the correct commands. Constantly having to type in "help" in between typing in commands.
 is always on dark mode. it's not a major problem, it just means some OS level controls like the sidebars and autocomplete input form fields are dark.
### What opera... | 1.0 | Bug: Color Scheme is always on dark mode - ### Describe the issue
Noticed a bug on https://modus.trimble.com/. The [color-scheme CSS](https://developer.mozilla.org/en-US/docs/Web/CSS/color-scheme) is always on dark mode. it's not a major problem, it just means some OS level controls like the sidebars and autocomplete ... | priority | bug color scheme is always on dark mode describe the issue noticed a bug on the is always on dark mode it s not a major problem it just means some os level controls like the sidebars and autocomplete input form fields are dark what operating system s are you seeing the problem on windows w... | 1 |
44,021 | 5,725,136,077 | IssuesEvent | 2017-04-20 15:55:09 | medic/medic-webapp | https://api.github.com/repos/medic/medic-webapp | closed | re-design display of records in history tab | Needs Design Work Needs Triage | Complaints that summary / list view of records do not show information relevant to the role viewing them. e.g. the CHW does not need to see their name on every record. Reconsider how these are displayed, potentially showing different information in list view depending on who's logged in.
| 1.0 | re-design display of records in history tab - Complaints that summary / list view of records do not show information relevant to the role viewing them. e.g. the CHW does not need to see their name on every record. Reconsider how these are displayed, potentially showing different information in list view depending on wh... | non_priority | re design display of records in history tab complaints that summary list view of records do not show information relevant to the role viewing them e g the chw does not need to see their name on every record reconsider how these are displayed potentially showing different information in list view depending on wh... | 0 |
9,570 | 3,293,609,351 | IssuesEvent | 2015-10-30 19:46:51 | twosigma/beaker-notebook | https://api.github.com/repos/twosigma/beaker-notebook | closed | Password-protected / nonpublic notebook publishing | Documentation Enhancement Publications | Currently, the 'Publish' feature can only publish notebooks publically. It would be extremely useful to have the option for password-protection or a user-based ACL system on published notebooks. | 1.0 | Password-protected / nonpublic notebook publishing - Currently, the 'Publish' feature can only publish notebooks publically. It would be extremely useful to have the option for password-protection or a user-based ACL system on published notebooks. | non_priority | password protected nonpublic notebook publishing currently the publish feature can only publish notebooks publically it would be extremely useful to have the option for password protection or a user based acl system on published notebooks | 0 |
45,643 | 9,794,175,967 | IssuesEvent | 2019-06-10 21:58:22 | oncletom/nodebook | https://api.github.com/repos/oncletom/nodebook | closed | nodebook install chapter-04 affiche des infos à propos du package-lock.json | :bug::space_invader: bug:code :gear: tooling ⏱ effort:💪 | ```
$ nodebook install chapter-04
npm notice created a lockfile as package-lock.json. You should commit this file.
added 22 packages from 7 contributors in 0.922s
```
La sous-commande npm devrait utiliser `npm ci` (mais je crois que même dans les sous-répertoires, les fichiers lock sont ignorés) OU avoir un flag... | 1.0 | nodebook install chapter-04 affiche des infos à propos du package-lock.json - ```
$ nodebook install chapter-04
npm notice created a lockfile as package-lock.json. You should commit this file.
added 22 packages from 7 contributors in 0.922s
```
La sous-commande npm devrait utiliser `npm ci` (mais je crois que mê... | non_priority | nodebook install chapter affiche des infos à propos du package lock json nodebook install chapter npm notice created a lockfile as package lock json you should commit this file added packages from contributors in la sous commande npm devrait utiliser npm ci mais je crois que même dan... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.