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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
696,713 | 23,912,545,060 | IssuesEvent | 2022-09-09 09:33:30 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | www.t-mobile.com - site is not usable | browser-firefox priority-important engine-gecko | <!-- @browser: Firefox 105.0 -->
<!-- @ua_header: Mozilla/5.0 (X11; Linux x86_64; rv:105.0) Gecko/20100101 Firefox/105.0 -->
<!-- @reported_with: desktop-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/110516 -->
**URL**: https://www.t-mobile.com/unsupported_firefox_incognito
**Browser / V... | 1.0 | www.t-mobile.com - site is not usable - <!-- @browser: Firefox 105.0 -->
<!-- @ua_header: Mozilla/5.0 (X11; Linux x86_64; rv:105.0) Gecko/20100101 Firefox/105.0 -->
<!-- @reported_with: desktop-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/110516 -->
**URL**: https://www.t-mobile.com/unsu... | priority | site is not usable url browser version firefox operating system linux tested another browser yes other problem type site is not usable description browser unsupported steps to reproduce firefox is no longer supported in private mode the firefox browser is n... | 1 |
402,774 | 11,824,683,969 | IssuesEvent | 2020-03-21 08:06:13 | ahmedkaludi/accelerated-mobile-pages | https://api.github.com/repos/ahmedkaludi/accelerated-mobile-pages | closed | Treeshaking is not working with "Product Review Lite Plugin". | [Priority: HIGH] bug | At user's end, tree shaking is not working.
Ref: https://secure.helpscout.net/conversation/1092092231/113049?folderId=3257665 | 1.0 | Treeshaking is not working with "Product Review Lite Plugin". - At user's end, tree shaking is not working.
Ref: https://secure.helpscout.net/conversation/1092092231/113049?folderId=3257665 | priority | treeshaking is not working with product review lite plugin at user s end tree shaking is not working ref | 1 |
342,525 | 10,318,658,983 | IssuesEvent | 2019-08-30 15:27:08 | ralna/RALFit | https://api.github.com/repos/ralna/RALFit | closed | Add fallback to `calculate_step` | Medium Priority | Consider adding a fallback call for `type_of_method = 2` and `nlls_method = 3|4`
if `call regularization_solver` fails, then don't terminate with error but try `call solve_galahad`.
https://github.com/ralna/RALFit/blob/b9f438c25874379a71922f7c18f352722d7cf55c/libRALFit/src/ral_nlls_internal.f90#L1192-L1207
T... | 1.0 | Add fallback to `calculate_step` - Consider adding a fallback call for `type_of_method = 2` and `nlls_method = 3|4`
if `call regularization_solver` fails, then don't terminate with error but try `call solve_galahad`.
https://github.com/ralna/RALFit/blob/b9f438c25874379a71922f7c18f352722d7cf55c/libRALFit/src/ral_n... | priority | add fallback to calculate step consider adding a fallback call for type of method and nlls method if call regularization solver fails then don t terminate with error but try call solve galahad the issue is raised when for some reason delta is such that ashift a delta does no... | 1 |
469,734 | 13,524,599,351 | IssuesEvent | 2020-09-15 11:48:34 | containous/traefik | https://api.github.com/repos/containous/traefik | closed | Traefik only copies a single IP from a Kubernetes Service to the Ingress | area/provider/k8s kind/enhancement priority/P2 | <!-- PLEASE FOLLOW THE ISSUE TEMPLATE TO HELP TRIAGE AND SUPPORT! -->
### Do you want to request a *feature* or report a *bug*?
Bug
### What did you do?
I'm running Traefik on a k3s cluster using the v2 Helm Chart. I have this specified, so as to populate all of the Ingress statuses from the IPs in the Load... | 1.0 | Traefik only copies a single IP from a Kubernetes Service to the Ingress - <!-- PLEASE FOLLOW THE ISSUE TEMPLATE TO HELP TRIAGE AND SUPPORT! -->
### Do you want to request a *feature* or report a *bug*?
Bug
### What did you do?
I'm running Traefik on a k3s cluster using the v2 Helm Chart. I have this specif... | priority | traefik only copies a single ip from a kubernetes service to the ingress do you want to request a feature or report a bug bug what did you do i m running traefik on a cluster using the helm chart i have this specified so as to populate all of the ingress statuses from the ips in the ... | 1 |
794,353 | 28,032,623,735 | IssuesEvent | 2023-03-28 13:19:10 | submariner-io/submariner | https://api.github.com/repos/submariner-io/submariner | closed | Submariner support on air-gapped environments | wontfix priority:high | Running Kubernetes in air-gapped environments (i.e using offline private container registries and repositories without any access to the public Internet) seems to be a common request. The goal of this issue to assess Submariner's readiness to support such environments.
### Work items:
* [x] [Allow overriding the de... | 1.0 | Submariner support on air-gapped environments - Running Kubernetes in air-gapped environments (i.e using offline private container registries and repositories without any access to the public Internet) seems to be a common request. The goal of this issue to assess Submariner's readiness to support such environments.
... | priority | submariner support on air gapped environments running kubernetes in air gapped environments i e using offline private container registries and repositories without any access to the public internet seems to be a common request the goal of this issue to assess submariner s readiness to support such environments ... | 1 |
111,194 | 4,466,804,843 | IssuesEvent | 2016-08-25 00:36:14 | influxdata/docs.influxdata.com | https://api.github.com/repos/influxdata/docs.influxdata.com | closed | SHOW TAG VALUES needs more docs | Fix underway Priority: high Time commitment: quick task | I was trying to figure out how to list tag values for a "host" tag which would match only if "cluster" tag was set to something specific.
It turns out you need to specify a metric in your SHOW TAG VALUES query to be able to do this. The documentation does not mention this at all. So something like SHOW TAG VALUES FR... | 1.0 | SHOW TAG VALUES needs more docs - I was trying to figure out how to list tag values for a "host" tag which would match only if "cluster" tag was set to something specific.
It turns out you need to specify a metric in your SHOW TAG VALUES query to be able to do this. The documentation does not mention this at all. So... | priority | show tag values needs more docs i was trying to figure out how to list tag values for a host tag which would match only if cluster tag was set to something specific it turns out you need to specify a metric in your show tag values query to be able to do this the documentation does not mention this at all so... | 1 |
33,250 | 6,188,077,552 | IssuesEvent | 2017-07-04 09:15:42 | Icinga/icingaweb2 | https://api.github.com/repos/Icinga/icingaweb2 | closed | [dev.icinga.com #9512] Add documentation for creating users through the UI | documentation enhancement wontfix | This issue has been migrated from Redmine: https://dev.icinga.com/issues/9512
**Created by mfriedrich on 2015-06-26 08:38:19 +00:00**
Assignee: _(none)_
Status: _New_
Target Version: _(none)_
Last Update: _2015-06-29 14:30:51 +00:00 (in Redmine)_
---
This should include screenshots, e.g. from https://www.icinga.or... | 1.0 | [dev.icinga.com #9512] Add documentation for creating users through the UI - This issue has been migrated from Redmine: https://dev.icinga.com/issues/9512
**Created by mfriedrich on 2015-06-26 08:38:19 +00:00**
Assignee: _(none)_
Status: _New_
Target Version: _(none)_
Last Update: _2015-06-29 14:30:51 +00:00 (in Red... | non_priority | add documentation for creating users through the ui this issue has been migrated from redmine created by mfriedrich on assignee none status new target version none last update in redmine this should include screenshots e g from right now users... | 0 |
399,270 | 11,745,726,187 | IssuesEvent | 2020-03-12 10:20:25 | AxonFramework/AxonFramework | https://api.github.com/repos/AxonFramework/AxonFramework | closed | Schema-validation: missing table [association_value_entry] | Priority 3: Could Status: In Progress Type: Bug | I'm facing this issue:
```
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'entityManagerFactory' defined in class path resource [org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaConfiguration.class]: Invocation of init method failed; nested exception is javax.persis... | 1.0 | Schema-validation: missing table [association_value_entry] - I'm facing this issue:
```
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'entityManagerFactory' defined in class path resource [org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaConfiguration.class]: Invoc... | priority | schema validation missing table i m facing this issue org springframework beans factory beancreationexception error creating bean with name entitymanagerfactory defined in class path resource invocation of init method failed nested exception is javax persistence persistenceexception unable to bu... | 1 |
321,699 | 9,807,739,254 | IssuesEvent | 2019-06-12 14:18:02 | kubernetes/kubernetes | https://api.github.com/repos/kubernetes/kubernetes | closed | Re-organize certificate and key helper libraries | kind/cleanup lifecycle/stale priority/backlog sig/auth | <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!-->
The libraries with helper funcs in client-go and kubeadm are very dis-organized and have a lot of overlap. There's also many very specialize... | 1.0 | Re-organize certificate and key helper libraries - <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!-->
The libraries with helper funcs in client-go and kubeadm are very dis-organized and have ... | priority | re organize certificate and key helper libraries the libraries with helper funcs in client go and kubeadm are very dis organized and have a lot of overlap there s also many very specialized funcs that are not reusable list of current libraries propose the following organiza... | 1 |
418,313 | 28,114,353,186 | IssuesEvent | 2023-03-31 09:36:11 | Zeno-Zr/ped | https://api.github.com/repos/Zeno-Zr/ped | opened | unable to logout just based on reading the user guide | severity.Medium type.DocumentationBug | There is no information on how the user is able to logout from the program after logging in. maybe having a "help" command where the user can find out what are the possible commands they can type will be good.
currently, i can only find the command to log out when looking through the source code
<!--session: 1680254... | 1.0 | unable to logout just based on reading the user guide - There is no information on how the user is able to logout from the program after logging in. maybe having a "help" command where the user can find out what are the possible commands they can type will be good.
currently, i can only find the command to log out whe... | non_priority | unable to logout just based on reading the user guide there is no information on how the user is able to logout from the program after logging in maybe having a help command where the user can find out what are the possible commands they can type will be good currently i can only find the command to log out whe... | 0 |
394,460 | 11,644,005,582 | IssuesEvent | 2020-02-29 16:44:57 | LordNed/Winditor | https://api.github.com/repos/LordNed/Winditor | closed | Ensure that collision meshes are destroyed when a room is unloaded. | Priority: High | A crash with WCollisionMesh's shader revealed that the collision mesh is not currently being disposed properly when a map is unloaded. This causes conflicts within OpenTK, which ultimately leads to a crash when the shader attempts to get disposed twice. | 1.0 | Ensure that collision meshes are destroyed when a room is unloaded. - A crash with WCollisionMesh's shader revealed that the collision mesh is not currently being disposed properly when a map is unloaded. This causes conflicts within OpenTK, which ultimately leads to a crash when the shader attempts to get disposed twi... | priority | ensure that collision meshes are destroyed when a room is unloaded a crash with wcollisionmesh s shader revealed that the collision mesh is not currently being disposed properly when a map is unloaded this causes conflicts within opentk which ultimately leads to a crash when the shader attempts to get disposed twi... | 1 |
651,585 | 21,482,477,805 | IssuesEvent | 2022-04-26 19:12:03 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | [0.9.4.0 beta staging-2005]Incorrect icon for Small standing wood sign in skills ui | Priority: Low Status: Fixed Type: Bug Category: UI Squad: Mountain Goat | They have salad icons but in the craft table they are fine.
 | 1.0 | [0.9.4.0 beta staging-2005]Incorrect icon for Small standing wood sign in skills ui - They have salad icons but in the craft table they are fine.
, `execute`, `Command.execute()` etc. | 1.0 | Standardise DG - eg. the .execute has been referred to as execute(), `execute`, `Command.execute()` etc. | non_priority | standardise dg eg the execute has been referred to as execute execute command execute etc | 0 |
202,059 | 15,253,541,390 | IssuesEvent | 2021-02-20 08:11:45 | apache/skywalking | https://api.github.com/repos/apache/skywalking | closed | Add E2E for Prometheus NodeExporter + OTEL. | backend test | @wankai123 Take a reference of #6176, to add a new e2e case. Ping @kezhenxu94 @mrproliu if you need any help. | 1.0 | Add E2E for Prometheus NodeExporter + OTEL. - @wankai123 Take a reference of #6176, to add a new e2e case. Ping @kezhenxu94 @mrproliu if you need any help. | non_priority | add for prometheus nodeexporter otel take a reference of to add a new case ping mrproliu if you need any help | 0 |
17,478 | 23,298,456,100 | IssuesEvent | 2022-08-07 00:21:22 | mdsreq-fga-unb/2022.1-GDS | https://api.github.com/repos/mdsreq-fga-unb/2022.1-GDS | closed | Verificação e Validação de Requisitos - Inspeção | Processo de Requisitos | **Descrição**
a entrega dessa atividade está como: Novas tarefas de **correção de bugs** no product backlog.
Que tipos de bugs vc se referem ao PB? estranho isso em requisitos.
Qual o resultado concreto dessa atividade? | 1.0 | Verificação e Validação de Requisitos - Inspeção - **Descrição**
a entrega dessa atividade está como: Novas tarefas de **correção de bugs** no product backlog.
Que tipos de bugs vc se referem ao PB? estranho isso em requisitos.
Qual o resultado concreto dessa atividade? | non_priority | verificação e validação de requisitos inspeção descrição a entrega dessa atividade está como novas tarefas de correção de bugs no product backlog que tipos de bugs vc se referem ao pb estranho isso em requisitos qual o resultado concreto dessa atividade | 0 |
268,607 | 20,357,492,914 | IssuesEvent | 2022-02-20 06:51:33 | aaugustin/websockets | https://api.github.com/repos/aaugustin/websockets | closed | Having client waiting for asynchronous incoming messages from server while sending to server | documentation | Hi,
and first, congrats for the great job with this WS API !
I wonder about the FAQ section :
**How do I stop a client that is continuously processing messages**
```python
async def client():
uri = "ws://localhost:8765"
async with websockets.connect(uri) as websocket:
# Close the connecti... | 1.0 | Having client waiting for asynchronous incoming messages from server while sending to server - Hi,
and first, congrats for the great job with this WS API !
I wonder about the FAQ section :
**How do I stop a client that is continuously processing messages**
```python
async def client():
uri = "ws://loca... | non_priority | having client waiting for asynchronous incoming messages from server while sending to server hi and first congrats for the great job with this ws api i wonder about the faq section how do i stop a client that is continuously processing messages python async def client uri ws loca... | 0 |
529,843 | 15,396,434,451 | IssuesEvent | 2021-03-03 20:38:18 | SzFMV2021-Tavasz/AutomatedCar-A | https://api.github.com/repos/SzFMV2021-Tavasz/AutomatedCar-A | opened | Kamera közepébe transzformálni az autót | effort: high modul: visualization priority: critical type: user story | Az autónak a kép közepén kell megjelennie és képesnek kell tudnia forogni.
Az autónak képesnek kell tudnia forogni!! | 1.0 | Kamera közepébe transzformálni az autót - Az autónak a kép közepén kell megjelennie és képesnek kell tudnia forogni.
Az autónak képesnek kell tudnia forogni!! | priority | kamera közepébe transzformálni az autót az autónak a kép közepén kell megjelennie és képesnek kell tudnia forogni az autónak képesnek kell tudnia forogni | 1 |
377,204 | 26,239,023,346 | IssuesEvent | 2023-01-05 09:56:07 | pyansys/pydpf-core | https://api.github.com/repos/pyansys/pydpf-core | closed | Incorrect link to wheels in doc | documentation | ### Description of the modifications
[This page](https://dpf.docs.pyansys.com/getting_started/install.html) of the PyDPF-Core help is incorrect:

It gives the link to the wheels for PyDPF-Post, and not for ... | 1.0 | Incorrect link to wheels in doc - ### Description of the modifications
[This page](https://dpf.docs.pyansys.com/getting_started/install.html) of the PyDPF-Core help is incorrect:

It gives the link to the w... | non_priority | incorrect link to wheels in doc description of the modifications of the pydpf core help is incorrect it gives the link to the wheels for pydpf post and not for pydpf core useful links and references no response | 0 |
82,110 | 10,270,664,015 | IssuesEvent | 2019-08-23 12:16:17 | log2timeline/plaso | https://api.github.com/repos/log2timeline/plaso | closed | Update "Adding a new dependency" wiki page | documentation enhancement | ~~https://github.com/log2timeline/plaso/wiki/Adding-a-new-dependency needs to be be updated to account for recent changes to dependency-file-generation code.~~
* [x] ~~Generate plaso/dependency.py~~
* [ ] Generate https://github.com/log2timeline/plaso/blob/master/docs/sources/developer/Licenses-dependencies.md | 1.0 | Update "Adding a new dependency" wiki page - ~~https://github.com/log2timeline/plaso/wiki/Adding-a-new-dependency needs to be be updated to account for recent changes to dependency-file-generation code.~~
* [x] ~~Generate plaso/dependency.py~~
* [ ] Generate https://github.com/log2timeline/plaso/blob/master/docs/so... | non_priority | update adding a new dependency wiki page needs to be be updated to account for recent changes to dependency file generation code generate plaso dependency py generate | 0 |
23,167 | 2,656,711,684 | IssuesEvent | 2015-03-18 00:10:15 | andresriancho/w3af | https://api.github.com/repos/andresriancho/w3af | closed | console output gets mangled after re-running "start" command. | bug console priority:low | Standing on top of commit 042c4e7.
These are the steps to reproduce it
```
(w3af) w3af $ ./w3af_console
w3af>>> target set target
target_os target_framework target
w3... | 1.0 | console output gets mangled after re-running "start" command. - Standing on top of commit 042c4e7.
These are the steps to reproduce it
```
(w3af) w3af $ ./w3af_console
w3af>>> target set target
target_os targ... | priority | console output gets mangled after re running start command standing on top of commit these are the steps to reproduce it console target set target target os target framework targe... | 1 |
454,322 | 13,098,565,502 | IssuesEvent | 2020-08-03 19:44:42 | covidsafe/App-iOS | https://api.github.com/repos/covidsafe/App-iOS | opened | [Settings - Delete All Data] When trying to close, app crashes | Android bug crash - high priority | _Version 1.13, Android only_
Scenario:
- Open settings
- Select "delete all data"
- See new leafnode
- Try to close (not trying to hit "delete" button
This does not consistently repro, but is still occurring as of today. | 1.0 | [Settings - Delete All Data] When trying to close, app crashes - _Version 1.13, Android only_
Scenario:
- Open settings
- Select "delete all data"
- See new leafnode
- Try to close (not trying to hit "delete" button
This does not consistently repro, but is still occurring as of today. | priority | when trying to close app crashes version android only scenario open settings select delete all data see new leafnode try to close not trying to hit delete button this does not consistently repro but is still occurring as of today | 1 |
134,630 | 5,231,878,311 | IssuesEvent | 2017-01-30 06:15:21 | minishift/minishift | https://api.github.com/repos/minishift/minishift | opened | 'minishift service' command is broken | kind/bug priority/major | `minishift service` command is not working ATM.
```
$ oc get pods
NAME READY STATUS RESTARTS AGE
nodejs-ex-1-btptw 1/1 Running 0 5m
nodejs-ex-1-build 0/1 Completed 0 8m
$ oc expose svc/nodejs-ex
route "nodejs-ex" exposed
$ oc get routes
NA... | 1.0 | 'minishift service' command is broken - `minishift service` command is not working ATM.
```
$ oc get pods
NAME READY STATUS RESTARTS AGE
nodejs-ex-1-btptw 1/1 Running 0 5m
nodejs-ex-1-build 0/1 Completed 0 8m
$ oc expose svc/nodejs-ex
route "n... | priority | minishift service command is broken minishift service command is not working atm oc get pods name ready status restarts age nodejs ex btptw running nodejs ex build completed oc expose svc nodejs ex route nod... | 1 |
32,253 | 2,751,439,567 | IssuesEvent | 2015-04-24 09:00:50 | YetiForceCompany/YetiForceCRM | https://api.github.com/repos/YetiForceCompany/YetiForceCRM | closed | Roundcube - email template variables get not replaced with values | normal priority bug | Clean installation of version 1.3.
When I click on an email address in Leads the roundcube compose window opens. If I then insert an email template that contains module variables e.g. shortname (#a#41#aEnd#). These variables are not replaced with the actual field value when send.
Recipient still sees the variable #a#... | 1.0 | Roundcube - email template variables get not replaced with values - Clean installation of version 1.3.
When I click on an email address in Leads the roundcube compose window opens. If I then insert an email template that contains module variables e.g. shortname (#a#41#aEnd#). These variables are not replaced with the ... | priority | roundcube email template variables get not replaced with values clean installation of version when i click on an email address in leads the roundcube compose window opens if i then insert an email template that contains module variables e g shortname a aend these variables are not replaced with the a... | 1 |
24,081 | 4,057,202,628 | IssuesEvent | 2016-05-24 21:15:30 | ngageoint/hootenanny-ui | https://api.github.com/repos/ngageoint/hootenanny-ui | closed | Add cucumber tests for dataset export | Category: Test Category: UI Priority: Medium Status: In Progress Type: Task | Do this after ngageoint/hootenanny#385 is done.
* create test-files/ui/fgdb-export.feature
* create test-files/ui/osm-export.feature
* create test-files/ui/shapefile-export.feature | 1.0 | Add cucumber tests for dataset export - Do this after ngageoint/hootenanny#385 is done.
* create test-files/ui/fgdb-export.feature
* create test-files/ui/osm-export.feature
* create test-files/ui/shapefile-export.feature | non_priority | add cucumber tests for dataset export do this after ngageoint hootenanny is done create test files ui fgdb export feature create test files ui osm export feature create test files ui shapefile export feature | 0 |
457,560 | 13,158,455,611 | IssuesEvent | 2020-08-10 14:21:36 | openshift/origin-web-console | https://api.github.com/repos/openshift/origin-web-console | closed | Select template from project with no identifying info is :( | area/usability priority/P3 | 
We need to do a little better here. List the types of objects in the template. Give me a link to view the raw yaml. Something. | 1.0 | Select template from project with no identifying info is :( - 
We need to do a little better here. List the types of objects in the template. Give me a link to view the raw yaml. Something. | priority | select template from project with no identifying info is we need to do a little better here list the types of objects in the template give me a link to view the raw yaml something | 1 |
262,593 | 19,823,003,783 | IssuesEvent | 2022-01-20 01:05:04 | intel/fpga-runtime-for-opencl | https://api.github.com/repos/intel/fpga-runtime-for-opencl | closed | Add clang-format git integration and clang-format installation script | documentation enhancement | User may have different clang-format version locally, and therefore running their local clang-format may cause workflow runs to fail. It will be nice if the clang-format can be pushed directly to forked repo's branch to avoid copying clang format changes.
Or an alternative is to document which clang-format version t... | 1.0 | Add clang-format git integration and clang-format installation script - User may have different clang-format version locally, and therefore running their local clang-format may cause workflow runs to fail. It will be nice if the clang-format can be pushed directly to forked repo's branch to avoid copying clang format c... | non_priority | add clang format git integration and clang format installation script user may have different clang format version locally and therefore running their local clang format may cause workflow runs to fail it will be nice if the clang format can be pushed directly to forked repo s branch to avoid copying clang format c... | 0 |
221,602 | 17,360,084,479 | IssuesEvent | 2021-07-29 19:16:46 | rancher/rancher | https://api.github.com/repos/rancher/rancher | closed | Cloud Credential options are available but fail for disabled node drivers | [zube]: To Test team/ui | **Rancher Server Setup**
- Rancher version: v2.5.x
- Installation option (Docker install/Helm Chart): Any
- Proxy/Cert Details: N/A
**Describe the bug**
On an install of Rancher, the v1 cloud credentials are available to be created even if the node driver isn't activated, but it can't be created until the node... | 1.0 | Cloud Credential options are available but fail for disabled node drivers - **Rancher Server Setup**
- Rancher version: v2.5.x
- Installation option (Docker install/Helm Chart): Any
- Proxy/Cert Details: N/A
**Describe the bug**
On an install of Rancher, the v1 cloud credentials are available to be created eve... | non_priority | cloud credential options are available but fail for disabled node drivers rancher server setup rancher version x installation option docker install helm chart any proxy cert details n a describe the bug on an install of rancher the cloud credentials are available to be created even ... | 0 |
341,134 | 10,289,697,346 | IssuesEvent | 2019-08-27 10:28:43 | serlo/p_data-analysis-and-kpis | https://api.github.com/repos/serlo/p_data-analysis-and-kpis | closed | Wenn möglich: Oberfläche für Nicht-Techniker anpassen | enhancement grafana low priority wontfix | Wenn man aktuell auf den Dashboardtitel klickt erscheint "More -> JSON Panel", was Serlorianner*innen verwirrt. Es wäre gut, wenn man dieses Menü nicht anzeigen würde. | 1.0 | Wenn möglich: Oberfläche für Nicht-Techniker anpassen - Wenn man aktuell auf den Dashboardtitel klickt erscheint "More -> JSON Panel", was Serlorianner*innen verwirrt. Es wäre gut, wenn man dieses Menü nicht anzeigen würde. | priority | wenn möglich oberfläche für nicht techniker anpassen wenn man aktuell auf den dashboardtitel klickt erscheint more json panel was serlorianner innen verwirrt es wäre gut wenn man dieses menü nicht anzeigen würde | 1 |
663,663 | 22,201,169,210 | IssuesEvent | 2022-06-07 11:20:15 | coronasafe/care | https://api.github.com/repos/coronasafe/care | closed | Authentication for Middleware Requests | High Priority TeleICU | Create Authentication Classes to Accept JWT RSA Tokens from the Middleware. | 1.0 | Authentication for Middleware Requests - Create Authentication Classes to Accept JWT RSA Tokens from the Middleware. | priority | authentication for middleware requests create authentication classes to accept jwt rsa tokens from the middleware | 1 |
650,590 | 21,410,069,509 | IssuesEvent | 2022-04-22 04:17:49 | wso2/product-microgateway | https://api.github.com/repos/wso2/product-microgateway | opened | Manual U2 folder structure creation for Choreo Connect | Type/Task Priority/Normal | ### Describe your problem(s)
Currently we need to create CC folder structure for the U2 initial onboarding manually.
We can automate the above process.
### Describe your solution
Write a script to create CC folder structure automatically.
### How will you implement it
Writing a shell script to create the req... | 1.0 | Manual U2 folder structure creation for Choreo Connect - ### Describe your problem(s)
Currently we need to create CC folder structure for the U2 initial onboarding manually.
We can automate the above process.
### Describe your solution
Write a script to create CC folder structure automatically.
### How will y... | priority | manual folder structure creation for choreo connect describe your problem s currently we need to create cc folder structure for the initial onboarding manually we can automate the above process describe your solution write a script to create cc folder structure automatically how will you... | 1 |
69,325 | 22,320,350,717 | IssuesEvent | 2022-06-14 05:30:24 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | random disconnect on desktop client and settings wiped | T-Defect X-Needs-Info S-Critical | <!-- A picture's worth a thousand words: PLEASE INCLUDE A SCREENSHOT :P -->
<!-- Please report security issues by email to security@matrix.org -->
<!-- This is a bug report template. By following the instructions below and
filling out the sections with your information, you will help the us to get all
the neces... | 1.0 | random disconnect on desktop client and settings wiped - <!-- A picture's worth a thousand words: PLEASE INCLUDE A SCREENSHOT :P -->
<!-- Please report security issues by email to security@matrix.org -->
<!-- This is a bug report template. By following the instructions below and
filling out the sections with you... | non_priority | random disconnect on desktop client and settings wiped this is a bug report template by following the instructions below and filling out the sections with your information you will help the us to get all the necessary data to fix your issue you can also preview your report before submitting it ... | 0 |
76,203 | 9,922,065,710 | IssuesEvent | 2019-07-01 00:08:57 | ODIQueensland/data-curator | https://api.github.com/repos/ODIQueensland/data-curator | closed | Add link to help site in readme | est:Minor est:Score=1 fn:Documentation | Add a link to help site in the readme so people can learn more about Data Curator without having to download it
https://odiqueensland.github.io/data-curator-help/
| 1.0 | Add link to help site in readme - Add a link to help site in the readme so people can learn more about Data Curator without having to download it
https://odiqueensland.github.io/data-curator-help/
| non_priority | add link to help site in readme add a link to help site in the readme so people can learn more about data curator without having to download it | 0 |
34,804 | 7,460,502,456 | IssuesEvent | 2018-03-30 20:00:10 | kerdokullamae/test_koik_issued | https://api.github.com/repos/kerdokullamae/test_koik_issued | closed | Kirjeldusüksuse haldusvaates kuvatakse pärandunud pealkirju | C: AIS P: highest R: fixed T: defect | **Reported by sven syld on 19 Jan 2017 11:05 UTC**
Pealkirjad said teatavasti tõstetud eraldi tabelisse #1473 ticketis. Haldusvaade ei võta arvesse pärandunud pealkirju, vaid kuvab need kõik justkui oleks enda omad. Sama probleemi käes vaevleb tõenäoliselt ka content - see sai samamoodi üle tõstetud.
Nt http://sven.... | 1.0 | Kirjeldusüksuse haldusvaates kuvatakse pärandunud pealkirju - **Reported by sven syld on 19 Jan 2017 11:05 UTC**
Pealkirjad said teatavasti tõstetud eraldi tabelisse #1473 ticketis. Haldusvaade ei võta arvesse pärandunud pealkirju, vaid kuvab need kõik justkui oleks enda omad. Sama probleemi käes vaevleb tõenäoliselt k... | non_priority | kirjeldusüksuse haldusvaates kuvatakse pärandunud pealkirju reported by sven syld on jan utc pealkirjad said teatavasti tõstetud eraldi tabelisse ticketis haldusvaade ei võta arvesse pärandunud pealkirju vaid kuvab need kõik justkui oleks enda omad sama probleemi käes vaevleb tõenäoliselt ka content... | 0 |
78,163 | 15,569,928,136 | IssuesEvent | 2021-03-17 01:19:11 | jrrk/riscv-linux | https://api.github.com/repos/jrrk/riscv-linux | opened | CVE-2020-25639 (Medium) detected in aspeedaspeed-4.19-devicetree-no-fsi | security vulnerability | ## CVE-2020-25639 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>aspeedaspeed-4.19-devicetree-no-fsi</b></p></summary>
<p>
<p>ASPEED ARM SoC development</p>
<p>Library home page: <a... | True | CVE-2020-25639 (Medium) detected in aspeedaspeed-4.19-devicetree-no-fsi - ## CVE-2020-25639 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>aspeedaspeed-4.19-devicetree-no-fsi</b></p>... | non_priority | cve medium detected in aspeedaspeed devicetree no fsi cve medium severity vulnerability vulnerable library aspeedaspeed devicetree no fsi aspeed arm soc development library home page a href vulnerable source files riscv linux net netfilter nf connt... | 0 |
739,045 | 25,578,409,023 | IssuesEvent | 2022-12-01 00:59:33 | hashicorp/terraform-provider-google | https://api.github.com/repos/hashicorp/terraform-provider-google | closed | Support Request for Cloud Run Job | enhancement new-resource size/m priority/1 | <!--- Please keep this note for the community --->
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request
* Please do not l... | 1.0 | Support Request for Cloud Run Job - <!--- Please keep this note for the community --->
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers priori... | priority | support request for cloud run job community note please vote on this issue by adding a 👍 to the original issue to help the community and maintainers prioritize this request please do not leave or me too comments they generate extra noise for issue followers and do not help prioritize the... | 1 |
184,565 | 14,289,501,546 | IssuesEvent | 2020-11-23 19:21:45 | github-vet/rangeclosure-findings | https://api.github.com/repos/github-vet/rangeclosure-findings | closed | MihaiB/textproc: textproc/textproc_test.go; 32 LoC | fresh small test |
Found a possible issue in [MihaiB/textproc](https://www.github.com/MihaiB/textproc) at [textproc/textproc_test.go](https://github.com/MihaiB/textproc/blob/12ec581118756aee2f48db3e693bd58a4c2aa96d/textproc/textproc_test.go#L93-L124)
The below snippet of Go code triggered static analysis which searches for goroutines a... | 1.0 | MihaiB/textproc: textproc/textproc_test.go; 32 LoC -
Found a possible issue in [MihaiB/textproc](https://www.github.com/MihaiB/textproc) at [textproc/textproc_test.go](https://github.com/MihaiB/textproc/blob/12ec581118756aee2f48db3e693bd58a4c2aa96d/textproc/textproc_test.go#L93-L124)
The below snippet of Go code trig... | non_priority | mihaib textproc textproc textproc test go loc found a possible issue in at the below snippet of go code triggered static analysis which searches for goroutines and or defer statements which capture loop variables click here to show the line s of go which triggered the analyzer go for... | 0 |
709,466 | 24,378,926,246 | IssuesEvent | 2022-10-04 05:36:54 | valora-inc/wallet | https://api.github.com/repos/valora-inc/wallet | opened | User is able to restore account even after entering wrong pin while performing restore flow | bug Priority: P1 wallet qa-report | **Frequency**: 100%
**Repro on build version**: Android Internal Release build V 1.42.0 , iOS Test Flight Release build V 1.42.0 , Android Play store build V 1.41.0, iOS AppStore build V 1.41.0
**Repro on devices**: Google Pixel 2XL (11.0) , OnePlus 7t(11.0) , iPhone 12(14.7.1), iPhone 13(15.1.1), Google Pixel 4a(1... | 1.0 | User is able to restore account even after entering wrong pin while performing restore flow - **Frequency**: 100%
**Repro on build version**: Android Internal Release build V 1.42.0 , iOS Test Flight Release build V 1.42.0 , Android Play store build V 1.41.0, iOS AppStore build V 1.41.0
**Repro on devices**: Googl... | priority | user is able to restore account even after entering wrong pin while performing restore flow frequency repro on build version android internal release build v ios test flight release build v android play store build v ios appstore build v repro on devices google pixe... | 1 |
205,619 | 15,984,144,807 | IssuesEvent | 2021-04-18 12:03:49 | uysalGokhan/Uysals-Game | https://api.github.com/repos/uysalGokhan/Uysals-Game | opened | Create Readme page | documentation | Create a readme page for projects.
It shall include Team members and projects names and links. | 1.0 | Create Readme page - Create a readme page for projects.
It shall include Team members and projects names and links. | non_priority | create readme page create a readme page for projects it shall include team members and projects names and links | 0 |
289,969 | 8,880,982,157 | IssuesEvent | 2019-01-14 08:42:11 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | www.youtube.com - see bug description | browser-firefox priority-critical | <!-- @browser: Firefox 66.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0 -->
<!-- @reported_with: desktop-reporter -->
**URL**: https://www.youtube.com/channel/UC3jOd7GUMhpgJRBhiLzuLsg/community?lb=UgyZkr6Ohc0Pngyt1UJ4AaABCQ
**Browser / Version**: Firefox 66.0
**... | 1.0 | www.youtube.com - see bug description - <!-- @browser: Firefox 66.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0 -->
<!-- @reported_with: desktop-reporter -->
**URL**: https://www.youtube.com/channel/UC3jOd7GUMhpgJRBhiLzuLsg/community?lb=UgyZkr6Ohc0Pngyt1UJ4AaABCQ... | priority | see bug description url browser version firefox operating system windows tested another browser yes problem type something else description site opens without request steps to reproduce i was trying to watch youtube videos than suddenly this side pops up and ... | 1 |
38,811 | 19,564,311,959 | IssuesEvent | 2022-01-03 21:05:48 | playcanvas/engine | https://api.github.com/repos/playcanvas/engine | closed | Very long build times (1min+), need speedups | performance | Currently, the engine takes a very long to build.
`npm run build`, on a good laptop (4 years old top gaming laptop), takes 1 minute and 16 seconds. And about 20 seconds for `playcanvas.js` file build.
Would be great if there would be a developer-focused build target (with watch variant), that would be built within fe... | True | Very long build times (1min+), need speedups - Currently, the engine takes a very long to build.
`npm run build`, on a good laptop (4 years old top gaming laptop), takes 1 minute and 16 seconds. And about 20 seconds for `playcanvas.js` file build.
Would be great if there would be a developer-focused build target (wit... | non_priority | very long build times need speedups currently the engine takes a very long to build npm run build on a good laptop years old top gaming laptop takes minute and seconds and about seconds for playcanvas js file build would be great if there would be a developer focused build target with wat... | 0 |
262,296 | 8,263,373,241 | IssuesEvent | 2018-09-14 01:58:28 | SpiderLabs/ModSecurity | https://api.github.com/repos/SpiderLabs/ModSecurity | closed | Mod Security compiled with D_FORTIFY_SOURCE=2 results in crashes with lua scripts | 2.x Feature Improvement LOW Priority Type - Feature | When trying to use custom LUA scripts for parsing POST/upload requests and Mod Security was compiled with D_FORTIFY_SOURCE=2, this results in the following:
> *** Error in `/usr/sbin/httpd': corrupted double-linked list: 0x00007f652002cb90 ***
This happens on GCC 4.8.5, 4.9x (any builds) on CentOS7.
Enabling s... | 1.0 | Mod Security compiled with D_FORTIFY_SOURCE=2 results in crashes with lua scripts - When trying to use custom LUA scripts for parsing POST/upload requests and Mod Security was compiled with D_FORTIFY_SOURCE=2, this results in the following:
> *** Error in `/usr/sbin/httpd': corrupted double-linked list: 0x00007f6520... | priority | mod security compiled with d fortify source results in crashes with lua scripts when trying to use custom lua scripts for parsing post upload requests and mod security was compiled with d fortify source this results in the following error in usr sbin httpd corrupted double linked list thi... | 1 |
52,187 | 13,725,322,990 | IssuesEvent | 2020-10-03 18:01:03 | ervin210/LIVE-ROOM-1485590319891 | https://api.github.com/repos/ervin210/LIVE-ROOM-1485590319891 | opened | CVE-2014-8882 (Medium) detected in validator-1.5.1.tgz | security vulnerability | ## CVE-2014-8882 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>validator-1.5.1.tgz</b></p></summary>
<p>Data validation, filtering and sanitization for node.js</p>
<p>Library home ... | True | CVE-2014-8882 (Medium) detected in validator-1.5.1.tgz - ## CVE-2014-8882 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>validator-1.5.1.tgz</b></p></summary>
<p>Data validation, fi... | non_priority | cve medium detected in validator tgz cve medium severity vulnerability vulnerable library validator tgz data validation filtering and sanitization for node js library home page a href path to dependency file live room package json path to vulnerable library live r... | 0 |
12,092 | 7,693,360,451 | IssuesEvent | 2018-05-18 03:07:52 | dylan-lang/opendylan | https://api.github.com/repos/dylan-lang/opendylan | closed | No warning shown when a source-record's module name doesn't match an actual module | Compiler warnings Usability | If you have a source file where the `Module:` line is not spelled correctly, you don't see a visible error from running `dylan-compiler`, instead you have to look at the condition log file, where you'll see:
```
Serious warning:
Module xxxxxx of source record {<compilation-record> "xxxxxxxx"}
is not defined at thi... | True | No warning shown when a source-record's module name doesn't match an actual module - If you have a source file where the `Module:` line is not spelled correctly, you don't see a visible error from running `dylan-compiler`, instead you have to look at the condition log file, where you'll see:
```
Serious warning:
Mod... | non_priority | no warning shown when a source record s module name doesn t match an actual module if you have a source file where the module line is not spelled correctly you don t see a visible error from running dylan compiler instead you have to look at the condition log file where you ll see serious warning mod... | 0 |
196,007 | 14,789,337,315 | IssuesEvent | 2021-01-12 10:26:05 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | opened | roachtest: ycsb/C/nodes=3 failed | C-test-failure O-roachtest O-robot branch-release-20.1 release-blocker | [(roachtest).ycsb/C/nodes=3 failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=2574842&tab=buildLog) on [release-20.1@e395c0c7c48a279334f0e94dfb7030a3eafa093f](https://github.com/cockroachdb/cockroach/commits/e395c0c7c48a279334f0e94dfb7030a3eafa093f):
```
| github.com/cockroachdb/cockroach/vendor/golang... | 2.0 | roachtest: ycsb/C/nodes=3 failed - [(roachtest).ycsb/C/nodes=3 failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=2574842&tab=buildLog) on [release-20.1@e395c0c7c48a279334f0e94dfb7030a3eafa093f](https://github.com/cockroachdb/cockroach/commits/e395c0c7c48a279334f0e94dfb7030a3eafa093f):
```
| github.com/... | non_priority | roachtest ycsb c nodes failed on github com cockroachdb cockroach vendor golang org x sync errgroup group go home agent work go src github com cockroachdb cockroach vendor golang org x sync errgroup errgroup go runtime goexit usr local go src runtime asm s wra... | 0 |
19,666 | 2,622,158,559 | IssuesEvent | 2015-03-04 00:09:07 | byzhang/terrastore | https://api.github.com/repos/byzhang/terrastore | closed | Integrate predicate-based queries into web console | auto-migrated Milestone-0.3 Priority-High Project-Terrastore-Console Type-Feature | ```
Terrastore web console should support the execution of predicate-based queries.
```
Original issue reported on code.google.com by `sergio.b...@gmail.com` on 25 Oct 2010 at 5:07 | 1.0 | Integrate predicate-based queries into web console - ```
Terrastore web console should support the execution of predicate-based queries.
```
Original issue reported on code.google.com by `sergio.b...@gmail.com` on 25 Oct 2010 at 5:07 | priority | integrate predicate based queries into web console terrastore web console should support the execution of predicate based queries original issue reported on code google com by sergio b gmail com on oct at | 1 |
134,309 | 12,599,793,063 | IssuesEvent | 2020-06-11 06:52:38 | corona-warn-app/cwa-documentation | https://api.github.com/repos/corona-warn-app/cwa-documentation | closed | Write abuser stories | documentation enhancement in review security | ## What is missing
The list of user stories in the scoping document should be accompanied by a list of abuser stories. Abuser stories outline the possible goals and resulting gains of attackers and rogue users in the same manner as a user story outlines goals or capabilities and the resulting benefits of benign user... | 1.0 | Write abuser stories - ## What is missing
The list of user stories in the scoping document should be accompanied by a list of abuser stories. Abuser stories outline the possible goals and resulting gains of attackers and rogue users in the same manner as a user story outlines goals or capabilities and the resulting ... | non_priority | write abuser stories what is missing the list of user stories in the scoping document should be accompanied by a list of abuser stories abuser stories outline the possible goals and resulting gains of attackers and rogue users in the same manner as a user story outlines goals or capabilities and the resulting ... | 0 |
78,905 | 10,095,855,612 | IssuesEvent | 2019-07-27 12:59:10 | WordPress/gutenberg | https://api.github.com/repos/WordPress/gutenberg | closed | Handbook: what is the purpose of Block Grammar | Blocks [Type] Documentation | the [Block Grammar ](https://github.com/WordPress/gutenberg/blob/master/docs/contributors/grammar.md) is really contextless, what is the purpose of it, how could it be useful to a developer and how can someone help in it to document it more?
also, this was addressed in #10734 but was closed without correcting the do... | 1.0 | Handbook: what is the purpose of Block Grammar - the [Block Grammar ](https://github.com/WordPress/gutenberg/blob/master/docs/contributors/grammar.md) is really contextless, what is the purpose of it, how could it be useful to a developer and how can someone help in it to document it more?
also, this was addressed ... | non_priority | handbook what is the purpose of block grammar the is really contextless what is the purpose of it how could it be useful to a developer and how can someone help in it to document it more also this was addressed in but was closed without correcting the documentation problem | 0 |
726,819 | 25,012,475,197 | IssuesEvent | 2022-11-03 16:13:40 | AY2223S1-CS2103T-W15-1/tp | https://api.github.com/repos/AY2223S1-CS2103T-W15-1/tp | closed | [PE-D][Tester D] Search tag | bug priority.High | Searching for single letter tags displays all contacts with tags instead of only those with valid tags


 in place of invoking $evaluate_measure for Measure reporting
3. Consume the JSON payload output for the Reporting UI | 1.0 | [Quest] - Run direct SQL queries as an alternative to Measures - **Some areas for research**
1. Try to see is we can run SQL queries on SQLite DB to be able to do counts for some of the indicators
2. Check on the performance of doing (1) in place of invoking $evaluate_measure for Measure reporting
3. Consume the... | non_priority | run direct sql queries as an alternative to measures some areas for research try to see is we can run sql queries on sqlite db to be able to do counts for some of the indicators check on the performance of doing in place of invoking evaluate measure for measure reporting consume the json ... | 0 |
636,056 | 20,573,757,339 | IssuesEvent | 2022-03-04 00:43:30 | bounswe/bounswe2022group1 | https://api.github.com/repos/bounswe/bounswe2022group1 | closed | Adding our photos from zoom to Homepage | Priority-Low | The photo we took during the zoom can be served in the homepage of wiki. | 1.0 | Adding our photos from zoom to Homepage - The photo we took during the zoom can be served in the homepage of wiki. | priority | adding our photos from zoom to homepage the photo we took during the zoom can be served in the homepage of wiki | 1 |
351,364 | 25,024,140,563 | IssuesEvent | 2022-11-04 05:44:00 | effector/effector | https://api.github.com/repos/effector/effector | closed | Multiple package managers guide | documentation | Hi team!
I hope for usage of several popular package managers besides npm. | 1.0 | Multiple package managers guide - Hi team!
I hope for usage of several popular package managers besides npm. | non_priority | multiple package managers guide hi team i hope for usage of several popular package managers besides npm | 0 |
50,293 | 3,006,303,809 | IssuesEvent | 2015-07-27 09:31:36 | YetiForceCompany/YetiForceCRM | https://api.github.com/repos/YetiForceCompany/YetiForceCRM | closed | "Value generator" missing in workflow editor | normal priority bug | I think this future exists in previous version, am I wrong ? It's very useful !
screen from vTiger:

| 1.0 | "Value generator" missing in workflow editor - I think this future exists in previous version, am I wrong ? It's very useful !
screen from vTiger:

| priority | value generator missing in workflow editor i think this future exists in previous version am i wrong it s very useful screen from vtiger | 1 |
331,654 | 10,075,881,241 | IssuesEvent | 2019-07-24 15:06:11 | mozilla/addons-code-manager | https://api.github.com/repos/mozilla/addons-code-manager | closed | Unable to load large files in the compare view - the browser freezes | component: compare page component: performance priority: p3 type: bug | **STR:**
1. Try to load the following compare page - https://code.addons-dev.allizom.org/en-US/compare/502868/versions/1541685...1688187/?path=src%2Fjs%2Feditor-popup.js
**Actual result:**
The file appears to be loading, but the browser freezes after several seconds
**Expected result:**
The file is loaded in... | 1.0 | Unable to load large files in the compare view - the browser freezes - **STR:**
1. Try to load the following compare page - https://code.addons-dev.allizom.org/en-US/compare/502868/versions/1541685...1688187/?path=src%2Fjs%2Feditor-popup.js
**Actual result:**
The file appears to be loading, but the browser free... | priority | unable to load large files in the compare view the browser freezes str try to load the following compare page actual result the file appears to be loading but the browser freezes after several seconds expected result the file is loaded in the file viewer notes the file ... | 1 |
59,417 | 3,110,003,431 | IssuesEvent | 2015-09-02 02:26:42 | cs2103aug2015-w14-2j/main | https://api.github.com/repos/cs2103aug2015-w14-2j/main | opened | A user can set the path to save their to-do list | priority.high type.story | so that the user can choose their preferred location to store their to-do list | 1.0 | A user can set the path to save their to-do list - so that the user can choose their preferred location to store their to-do list | priority | a user can set the path to save their to do list so that the user can choose their preferred location to store their to do list | 1 |
18,107 | 24,133,139,817 | IssuesEvent | 2022-09-21 09:05:47 | streamnative/flink | https://api.github.com/repos/streamnative/flink | closed | [BUG][Stream] TransactionConflictException in using PulsarSource with exactly once | compute/data-processing type/bug | Pulsar version: 2.9.2
Flink version: 1.15.1
Connector version: org.apache.flink:flink-connector-pulsar:1.15.1
The task is submitted through the flink web ui, and an abnormal transaction conflict occurs after a period of execution. Here is the full log of this exception.
```log
datePartitions":true,"autoUpdateP... | 1.0 | [BUG][Stream] TransactionConflictException in using PulsarSource with exactly once - Pulsar version: 2.9.2
Flink version: 1.15.1
Connector version: org.apache.flink:flink-connector-pulsar:1.15.1
The task is submitted through the flink web ui, and an abnormal transaction conflict occurs after a period of execution.... | non_priority | transactionconflictexception in using pulsarsource with exactly once pulsar version flink version connector version org apache flink flink connector pulsar the task is submitted through the flink web ui and an abnormal transaction conflict occurs after a period of execution here is the ... | 0 |
651,863 | 21,512,701,471 | IssuesEvent | 2022-04-28 06:57:25 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | www.spectrum.net - see bug description | priority-normal pale-moon-browser | <!-- @browser: Pale Moon 30.0.1 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:68.0) Gecko/20100101 Goanna/5.0 Firefox/68.0 PaleMoon/30.0.1 -->
<!-- @reported_with: unknown -->
**URL**: https://www.spectrum.net/login
**Browser / Version**: Pale Moon 30.0.1
**Operating System**: Windows 7
**Tested An... | 1.0 | www.spectrum.net - see bug description - <!-- @browser: Pale Moon 30.0.1 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:68.0) Gecko/20100101 Goanna/5.0 Firefox/68.0 PaleMoon/30.0.1 -->
<!-- @reported_with: unknown -->
**URL**: https://www.spectrum.net/login
**Browser / Version**: Pale Moon 30.0.1
**... | priority | see bug description url browser version pale moon operating system windows tested another browser yes internet explorer problem type something else description bogus useragent sniffing steps to reproduce the login page for spectrum isp uses misguided user... | 1 |
23,461 | 21,942,875,681 | IssuesEvent | 2022-05-23 20:08:05 | godotengine/godot | https://api.github.com/repos/godotengine/godot | closed | Drag & Drop node to scripts sometimes handles incorrectly | bug topic:editor usability | **Godot version:**
3.1.1 - 3.2beta1
**OS/device including version:**
Win10
**Issue description:**
Sometimes drag&drop behaves incorrectly - instead pushing string to the script it focus to the scene. This is very irritating and should be fixed ASAP.
**Steps to reproduce:**
 pause to absorb wh... | True | Practice reducing the use of discourse markers - "ummmm" - You need to break the "um" habit. You said that word over 50+ times in that 6 minute video. It's a very common bad habit but it distracts the listener from your train of thought.
It allows us to pause and think for a moment, but super distracting to the ... | non_priority | practice reducing the use of discourse markers ummmm you need to break the um habit you said that word over times in that minute video it s a very common bad habit but it distracts the listener from your train of thought it allows us to pause and think for a moment but super distracting to the l... | 0 |
49,978 | 6,289,340,522 | IssuesEvent | 2017-07-19 18:59:21 | CentralProgramming/CentralProgramming.github.io | https://api.github.com/repos/CentralProgramming/CentralProgramming.github.io | closed | Team Section Layout | design help wanted | The way it's setup makes it spread out and very long. Would it be better to set it up in a 2x2 table instead? | 1.0 | Team Section Layout - The way it's setup makes it spread out and very long. Would it be better to set it up in a 2x2 table instead? | non_priority | team section layout the way it s setup makes it spread out and very long would it be better to set it up in a table instead | 0 |
308,019 | 26,574,422,805 | IssuesEvent | 2023-01-21 16:17:07 | EddieHubCommunity/LinkFree | https://api.github.com/repos/EddieHubCommunity/LinkFree | closed | New Testimonial for CJ (LinuxGamer) | testimonial | ### Name
LinuxGamer
### Title
Ed...documentation pls
### Description
add a commentary on your roadmaps | 1.0 | New Testimonial for CJ (LinuxGamer) - ### Name
LinuxGamer
### Title
Ed...documentation pls
### Description
add a commentary on your roadmaps | non_priority | new testimonial for cj linuxgamer name linuxgamer title ed documentation pls description add a commentary on your roadmaps | 0 |
86,252 | 8,030,105,876 | IssuesEvent | 2018-07-27 18:22:58 | italia/spid-testenv2 | https://api.github.com/repos/italia/spid-testenv2 | closed | AuthnRequest: AttributeConsumingIndex non validato correttamente | bug needs regression test | Inviando la seguente AuthnRequest:
```xml
<saml2p:AuthnRequest xmlns:saml2p="urn:oasis:names:tc:SAML:2.0:protocol" xmlns:saml2="urn:oasis:names:tc:SAML:2.0:assertion" AssertionConsumerServiceIndex="0" Destination="http://localhost:8088/sso" AttributeConsumingServiceIndex="1" ForceAuthn="false" IssueInstant="2018-07... | 1.0 | AuthnRequest: AttributeConsumingIndex non validato correttamente - Inviando la seguente AuthnRequest:
```xml
<saml2p:AuthnRequest xmlns:saml2p="urn:oasis:names:tc:SAML:2.0:protocol" xmlns:saml2="urn:oasis:names:tc:SAML:2.0:assertion" AssertionConsumerServiceIndex="0" Destination="http://localhost:8088/sso" Attribut... | non_priority | authnrequest attributeconsumingindex non validato correttamente inviando la seguente authnrequest xml issuer format urn oasis names tc saml nameid format entity namequalifier ottengo il seguente errore tuttavia il metadata sp contiene questo ... | 0 |
71,298 | 30,853,411,301 | IssuesEvent | 2023-08-02 18:32:39 | hashgraph/hedera-services | https://api.github.com/repos/hashgraph/hedera-services | closed | Use `getOriginalValue` method from writableStore when needed | Hedera Token Service Modularization | I many places to compare the original value we are using `readableStore.get`. But it should be using `writableSTore.getOriginalValue()`. Change all places needed | 1.0 | Use `getOriginalValue` method from writableStore when needed - I many places to compare the original value we are using `readableStore.get`. But it should be using `writableSTore.getOriginalValue()`. Change all places needed | non_priority | use getoriginalvalue method from writablestore when needed i many places to compare the original value we are using readablestore get but it should be using writablestore getoriginalvalue change all places needed | 0 |
384,017 | 11,382,049,560 | IssuesEvent | 2020-01-29 00:20:10 | Seneca-CDOT/telescope | https://api.github.com/repos/Seneca-CDOT/telescope | closed | Wrong port used in env.example file | 5 min fix Priority: High area: docker area: redis type: bug | **What happened**:
Currently, our `env.example` has:
`REDIS_URL=redis://127.0.0.1:6379`
`REDIS_PORT=6739`
In our `docker-compose-yml`, we use [`REDIS_PORT` with a wrong port number](https://github.com/Seneca-CDOT/telescope/blob/2074cc592a92c8a7d95f164f0a35aec45ca2fa55/env.example#L20) for deployment, and it c... | 1.0 | Wrong port used in env.example file - **What happened**:
Currently, our `env.example` has:
`REDIS_URL=redis://127.0.0.1:6379`
`REDIS_PORT=6739`
In our `docker-compose-yml`, we use [`REDIS_PORT` with a wrong port number](https://github.com/Seneca-CDOT/telescope/blob/2074cc592a92c8a7d95f164f0a35aec45ca2fa55/env... | priority | wrong port used in env example file what happened currently our env example has redis url redis redis port in our docker compose yml we use for deployment and it crashes at launch the port number should be as we use in redis url also we should consider having ... | 1 |
684,221 | 23,411,657,235 | IssuesEvent | 2022-08-12 18:15:05 | phylum-dev/phylum-ci | https://api.github.com/repos/phylum-dev/phylum-ci | closed | `Issue Summary` data missing for vulnerability domain | bug medium priority | ## Describe the bug
`Issue Summary` data seems to be missing for vulnerabilities.
## To Reproduce
Steps to reproduce the behavior:
1. Submit failing analysis that contains a vuln
2. Observe the MR/PR comment with missing `Issue Summary` data
## Expected behavior
`Issue Summary` data is populated for ... | 1.0 | `Issue Summary` data missing for vulnerability domain - ## Describe the bug
`Issue Summary` data seems to be missing for vulnerabilities.
## To Reproduce
Steps to reproduce the behavior:
1. Submit failing analysis that contains a vuln
2. Observe the MR/PR comment with missing `Issue Summary` data
## Exp... | priority | issue summary data missing for vulnerability domain describe the bug issue summary data seems to be missing for vulnerabilities to reproduce steps to reproduce the behavior submit failing analysis that contains a vuln observe the mr pr comment with missing issue summary data exp... | 1 |
58,270 | 8,244,138,002 | IssuesEvent | 2018-09-11 04:32:07 | bptlab/chimera | https://api.github.com/repos/bptlab/chimera | closed | document API design principles | documentation | As a developer I want to have a brief documentation of the principles underlying the design of the Chimera API, so that I can refer to it, when changing the API.
**This should be documented in the github Wiki and linked to from the Readme.md**
**Resources**
- https://www.blog.philipphauer.de/restful-api-design-bes... | 1.0 | document API design principles - As a developer I want to have a brief documentation of the principles underlying the design of the Chimera API, so that I can refer to it, when changing the API.
**This should be documented in the github Wiki and linked to from the Readme.md**
**Resources**
- https://www.blog.phili... | non_priority | document api design principles as a developer i want to have a brief documentation of the principles underlying the design of the chimera api so that i can refer to it when changing the api this should be documented in the github wiki and linked to from the readme md resources open questions ... | 0 |
488,815 | 14,086,728,140 | IssuesEvent | 2020-11-05 04:34:02 | pioneers/runtime | https://api.github.com/repos/pioneers/runtime | closed | [TEST] Keyboard Interface for gamepad / net_handler_client | enhancement low-priority | Completely extra feature to help test Runtime before Dawn completes its functional product in Typescript.
It would be cool to have a terminal "application" that has a Gamepad on it and bind, for example, the arrow keys to the right joy stick and WASD to the left joystick, and then JKL; to ABXY buttons or something, ... | 1.0 | [TEST] Keyboard Interface for gamepad / net_handler_client - Completely extra feature to help test Runtime before Dawn completes its functional product in Typescript.
It would be cool to have a terminal "application" that has a Gamepad on it and bind, for example, the arrow keys to the right joy stick and WASD to th... | priority | keyboard interface for gamepad net handler client completely extra feature to help test runtime before dawn completes its functional product in typescript it would be cool to have a terminal application that has a gamepad on it and bind for example the arrow keys to the right joy stick and wasd to the lef... | 1 |
538,094 | 15,762,392,519 | IssuesEvent | 2021-03-31 11:01:59 | kymckay/f21as-project | https://api.github.com/repos/kymckay/f21as-project | closed | Potential for concurrent modification error | priority/medium type/bug | Currently the `QueueGUI` gets the list of the `SharedQueue` and iterates through it to update the display. This could technically produce a concurrent modification error (like #99) if a producer were to add a new item or consumer were to remove one during the update.
It probably doesn't happen often due to the delay... | 1.0 | Potential for concurrent modification error - Currently the `QueueGUI` gets the list of the `SharedQueue` and iterates through it to update the display. This could technically produce a concurrent modification error (like #99) if a producer were to add a new item or consumer were to remove one during the update.
It ... | priority | potential for concurrent modification error currently the queuegui gets the list of the sharedqueue and iterates through it to update the display this could technically produce a concurrent modification error like if a producer were to add a new item or consumer were to remove one during the update it p... | 1 |
173,290 | 13,395,512,105 | IssuesEvent | 2020-09-03 08:32:39 | apache/shardingsphere | https://api.github.com/repos/apache/shardingsphere | closed | Optimize DataSourceMetasTest.getAllInstanceDataSourceNames | good first issue test | - [x] Add more assertion details for `assertGetAllInstanceDataSourceNamesForShardingRule`, assertNotNull is not enough
- [ ] Add a new assertion for not MemorizedDataSourceMetaData branch | 1.0 | Optimize DataSourceMetasTest.getAllInstanceDataSourceNames - - [x] Add more assertion details for `assertGetAllInstanceDataSourceNamesForShardingRule`, assertNotNull is not enough
- [ ] Add a new assertion for not MemorizedDataSourceMetaData branch | non_priority | optimize datasourcemetastest getallinstancedatasourcenames add more assertion details for assertgetallinstancedatasourcenamesforshardingrule assertnotnull is not enough add a new assertion for not memorizeddatasourcemetadata branch | 0 |
204,340 | 7,087,024,292 | IssuesEvent | 2018-01-11 16:30:21 | inverse-inc/packetfence | https://api.github.com/repos/inverse-inc/packetfence | closed | Issue with ip4log since DAL merge in devel | Priority: High Status: For review Type: Bug | Getting this error in the logs now:
```
Dec 8 10:18:47 pf-julien pfqueue: pfqueue(18665) ERROR: [mac:94:db:c9:38:85:5b] Database query failed with non retryable error: Duplicate entry '172.21.157.95' for key 'PRIMARY' (errno: 1062) [INSERT INTO `ip4log` ( `end_time`, `ip`, `mac
`, `start_time`) VALUES ( DATE_ADD(NO... | 1.0 | Issue with ip4log since DAL merge in devel - Getting this error in the logs now:
```
Dec 8 10:18:47 pf-julien pfqueue: pfqueue(18665) ERROR: [mac:94:db:c9:38:85:5b] Database query failed with non retryable error: Duplicate entry '172.21.157.95' for key 'PRIMARY' (errno: 1062) [INSERT INTO `ip4log` ( `end_time`, `ip`... | priority | issue with since dal merge in devel getting this error in the logs now dec pf julien pfqueue pfqueue error database query failed with non retryable error duplicate entry for key primary errno insert into end time ip mac start time values date add now ... | 1 |
81,393 | 15,618,502,746 | IssuesEvent | 2021-03-20 01:13:26 | yael-lindman/jenkins | https://api.github.com/repos/yael-lindman/jenkins | opened | CVE-2020-5421 (Medium) detected in spring-web-2.5.6.SEC03.jar | security vulnerability | ## CVE-2020-5421 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-web-2.5.6.SEC03.jar</b></p></summary>
<p>Spring Framework: Web</p>
<p>Library home page: <a href="http://www.s... | True | CVE-2020-5421 (Medium) detected in spring-web-2.5.6.SEC03.jar - ## CVE-2020-5421 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-web-2.5.6.SEC03.jar</b></p></summary>
<p>Sprin... | non_priority | cve medium detected in spring web jar cve medium severity vulnerability vulnerable library spring web jar spring framework web library home page a href path to dependency file jenkins war pom xml path to vulnerable library jenkins war target jenkins web inf lib ... | 0 |
818,360 | 30,685,417,037 | IssuesEvent | 2023-07-26 12:02:23 | TaoStats/bittensor-explorer-ui | https://api.github.com/repos/TaoStats/bittensor-explorer-ui | closed | Hooks - Blocks | Priority: High | - [x] `useBlocks(network, filter, order, options)`
- [x] `useBlock(network, filter)` | 1.0 | Hooks - Blocks - - [x] `useBlocks(network, filter, order, options)`
- [x] `useBlock(network, filter)` | priority | hooks blocks useblocks network filter order options useblock network filter | 1 |
818,205 | 30,678,385,795 | IssuesEvent | 2023-07-26 07:27:44 | ivpn/ios-app | https://api.github.com/repos/ivpn/ios-app | closed | WKWebView not working on 2.9.1 | priority: high status: investigating iOS bug | ### Description:
When trying to access any URL/website pages from the app, the WKWebView doesn't work, a blank page appears instead of the expected content.
### Expected result:
WKWebView should work and display properly the content from the IVPN website accessible from the app.
### Environment:
IVPN: 2.9.1
... | 1.0 | WKWebView not working on 2.9.1 - ### Description:
When trying to access any URL/website pages from the app, the WKWebView doesn't work, a blank page appears instead of the expected content.
### Expected result:
WKWebView should work and display properly the content from the IVPN website accessible from the app.
... | priority | wkwebview not working on description when trying to access any url website pages from the app the wkwebview doesn t work a blank page appears instead of the expected content expected result wkwebview should work and display properly the content from the ivpn website accessible from the app ... | 1 |
52,793 | 3,029,575,000 | IssuesEvent | 2015-08-04 13:25:10 | HPI-SWA-Teaching/SWT15-Project-13 | https://api.github.com/repos/HPI-SWA-Teaching/SWT15-Project-13 | opened | Nutzung unterschiedlicher Betriebssysteme | priority: important type: feature | | | | |
| :---------: | :-------------------------------------------------: | :------------------: |
| _7_ | | _5_ |
| | Als **Anwender** möchte ich **im Hinblick auf d... | 1.0 | Nutzung unterschiedlicher Betriebssysteme - | | | |
| :---------: | :-------------------------------------------------: | :------------------: |
| _7_ | | _5_ |
| | Als... | priority | nutzung unterschiedlicher betriebssysteme als... | 1 |
13,684 | 3,175,754,198 | IssuesEvent | 2015-09-24 02:40:10 | PatMyhub/KTF57AZOZCBJLYUORPTLOJP4 | https://api.github.com/repos/PatMyhub/KTF57AZOZCBJLYUORPTLOJP4 | closed | McpX52cni6pnW45Mm9ugUnF+9rQM8qo75c2sqkeVDiR6sWZpdkP4/pnT+JqSl4/HNoyxk1vCtQnexlDtUenbLpMb63849aZq3VQK+c4u4aVQnX9rZEYRNqTfMVxttqDi66WPSZoS4g6R4MBCXmRAVKjwkVPQpy/r6T0SwBKRO0E= | design | TElYqE9vz3gvEk6EpFwJ41+A0wjAk17klsbKpagbUVNVpUfyMQ9XkzPbog8/3jgTOql7xXMCvhxNYuav0MrHZymKGLLgel07mwmpb3VwfGtAZpcF4PfqdsiiY2YM+TZei14fufrebEwbdO23HNuAcnObcVFgEw2nNBq0xXuwPNaVluA7mJgKztapAWiuH3KilZbgO5iYCs7WqQForh9yor4fE+Cxp79v+QE4TFgF25+b4nhgQYHVmDBigDT+VonsPnhlIbbhszQdm0GzYIFRuZWW4DuYmArO1qkBaK4fcqKVluA7mJgKztapAWiuH3Ki... | 1.0 | McpX52cni6pnW45Mm9ugUnF+9rQM8qo75c2sqkeVDiR6sWZpdkP4/pnT+JqSl4/HNoyxk1vCtQnexlDtUenbLpMb63849aZq3VQK+c4u4aVQnX9rZEYRNqTfMVxttqDi66WPSZoS4g6R4MBCXmRAVKjwkVPQpy/r6T0SwBKRO0E= - TElYqE9vz3gvEk6EpFwJ41+A0wjAk17klsbKpagbUVNVpUfyMQ9XkzPbog8/3jgTOql7xXMCvhxNYuav0MrHZymKGLLgel07mwmpb3VwfGtAZpcF4PfqdsiiY2YM+TZei14fufrebEwbdO23H... | non_priority | pnt pvonrapcqha coxpouyx ommpd lc kxtd wtqwrr vnpfnqhlzctr sskgdx ommpd lyzqtsuyejr p m wtqwrr nkemvb ... | 0 |
203,019 | 7,057,258,220 | IssuesEvent | 2018-01-04 15:51:26 | kubernetes/heapster | https://api.github.com/repos/kubernetes/heapster | closed | Heapster Internal Error 500 | lifecycle/stale Priority/P2 | Hi,
I have a working baremetal Kubernetes Cluster on top of CoreOS. When deploying heapster, I had to change the datasource in Grafana from _http://monitoring-grafana:8086_ to _http://localhost:8086_ to get the InfluxDB Database working.
Now I see stats for the Kubernetes Dashboard, but none for the Container-Dashboard... | 1.0 | Heapster Internal Error 500 - Hi,
I have a working baremetal Kubernetes Cluster on top of CoreOS. When deploying heapster, I had to change the datasource in Grafana from _http://monitoring-grafana:8086_ to _http://localhost:8086_ to get the InfluxDB Database working.
Now I see stats for the Kubernetes Dashboard, but no... | priority | heapster internal error hi i have a working baremetal kubernetes cluster on top of coreos when deploying heapster i had to change the datasource in grafana from to to get the influxdb database working now i see stats for the kubernetes dashboard but none for the container dashboard i tried to start debu... | 1 |
183,933 | 6,694,969,266 | IssuesEvent | 2017-10-10 05:52:23 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | www.hdfcbank.com - desktop site instead of mobile site | priority-important status-needsinfo status-needstriage | <!-- @browser: Firefox 57.0 Beta5 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0 -->
<!-- @reported_with: web -->
**URL**: https://www.hdfcbank.com/
**Browser / Version**: Firefox 57.0 Beta5
**Operating System**: Android Jelly Bean 4.2.2
**Tested Another Browser**:... | 1.0 | www.hdfcbank.com - desktop site instead of mobile site - <!-- @browser: Firefox 57.0 Beta5 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0 -->
<!-- @reported_with: web -->
**URL**: https://www.hdfcbank.com/
**Browser / Version**: Firefox 57.0 Beta5
**Operating Syste... | priority | desktop site instead of mobile site url browser version firefox operating system android jelly bean tested another browser yes problem type desktop site instead of mobile site description the tablet browser shows desktop site instead of mobile site without re... | 1 |
87,599 | 3,756,115,706 | IssuesEvent | 2016-03-13 04:04:44 | tuura/workcraft | https://api.github.com/repos/tuura/workcraft | opened | Testing for load and render of visual models | enhancement priority/low tag/ci | Each model plugin should have a representative set of models to read and visualise. The difficult part is to evaluate the correctness of loading and rendering.
Option A: After loading, export the model into a PNG file and compare it against a golden one, e.g. using http://www.imagemagick.org/script/compare.php. As ... | 1.0 | Testing for load and render of visual models - Each model plugin should have a representative set of models to read and visualise. The difficult part is to evaluate the correctness of loading and rendering.
Option A: After loading, export the model into a PNG file and compare it against a golden one, e.g. using http... | priority | testing for load and render of visual models each model plugin should have a representative set of models to read and visualise the difficult part is to evaluate the correctness of loading and rendering option a after loading export the model into a png file and compare it against a golden one e g using a... | 1 |
438,384 | 12,627,132,750 | IssuesEvent | 2020-06-14 19:56:21 | Dapp3rCraft/jazz-bot | https://api.github.com/repos/Dapp3rCraft/jazz-bot | opened | UnhandledPromiseRejectionWarning: TypeError: evt.bind is not a function | priority: high type: bug/fix type: discussion | ```
[2020-06-14 13:52:02] [LOG]: Loading 2 events
(node:2592) UnhandledPromiseRejectionWarning: TypeError: evt.bind is not a function
at C:\Users\ryan\Documents\GitHub\jazz-bot\dist\modules\Loader.js:106:46
at Array.forEach (<anonymous>)
at Object.<anonymous> (C:\Users\ryan\Documents\GitHub\jazz-bot\di... | 1.0 | UnhandledPromiseRejectionWarning: TypeError: evt.bind is not a function - ```
[2020-06-14 13:52:02] [LOG]: Loading 2 events
(node:2592) UnhandledPromiseRejectionWarning: TypeError: evt.bind is not a function
at C:\Users\ryan\Documents\GitHub\jazz-bot\dist\modules\Loader.js:106:46
at Array.forEach (<anonymou... | priority | unhandledpromiserejectionwarning typeerror evt bind is not a function loading events node unhandledpromiserejectionwarning typeerror evt bind is not a function at c users ryan documents github jazz bot dist modules loader js at array foreach at object c users ryan docu... | 1 |
151,151 | 13,391,906,604 | IssuesEvent | 2020-09-02 23:49:08 | fga-eps-mds/2020.1-Grupo2-wiki | https://api.github.com/repos/fga-eps-mds/2020.1-Grupo2-wiki | closed | Vision Document | documentation mds | #Description
This issue requires the construction of a Vision Document as [this](https://github.com/fga-eps-mds/2018.1-Lacos-da-Alegria/blob/develop/docs/vision_document.md) or [this](https://github.com/fga-eps-mds/2019.2-DashboardAgil-Wiki/blob/master/docs/produto/doc_visao.md)
#Objectives
- [ ] VIsion Document | 1.0 | Vision Document - #Description
This issue requires the construction of a Vision Document as [this](https://github.com/fga-eps-mds/2018.1-Lacos-da-Alegria/blob/develop/docs/vision_document.md) or [this](https://github.com/fga-eps-mds/2019.2-DashboardAgil-Wiki/blob/master/docs/produto/doc_visao.md)
#Objectives
- [... | non_priority | vision document description this issue requires the construction of a vision document as or objectives vision document | 0 |
96,837 | 20,113,966,031 | IssuesEvent | 2022-02-07 17:32:07 | VirtusLab/git-machete | https://api.github.com/repos/VirtusLab/git-machete | opened | `ci/nixpkgs-build/local-run.sh` should use `export_directory_hash` | code quality minor ci | ...rather then compute the hash explicitly | 1.0 | `ci/nixpkgs-build/local-run.sh` should use `export_directory_hash` - ...rather then compute the hash explicitly | non_priority | ci nixpkgs build local run sh should use export directory hash rather then compute the hash explicitly | 0 |
144,951 | 5,555,659,322 | IssuesEvent | 2017-03-24 06:05:21 | NPException/Dimensional-Pockets | https://api.github.com/repos/NPException/Dimensional-Pockets | opened | Potentiall issue in 1.0.2 | bug Priority: HIGH | Sable_1977 on Curse wrote:
> Can not enter a pocket within a pocket with this update. :( And where did the cool animated walls go? This is one of my all time favorite mods. | 1.0 | Potentiall issue in 1.0.2 - Sable_1977 on Curse wrote:
> Can not enter a pocket within a pocket with this update. :( And where did the cool animated walls go? This is one of my all time favorite mods. | priority | potentiall issue in sable on curse wrote can not enter a pocket within a pocket with this update and where did the cool animated walls go this is one of my all time favorite mods | 1 |
40,023 | 10,435,551,843 | IssuesEvent | 2019-09-17 17:32:43 | flutter/flutter | https://api.github.com/repos/flutter/flutter | closed | After adding shared_preferences: ^0.5.3+4 Failed to build iOS app | a: build p: first party p: shared_preferences plugin severe: crash ⌺ platform-ios | @mehmetf @zoechi @kangwang1988 @mklim
## Steps to Reproduce
1. Create new Flutter app
2. Add shared_preferences: ^0.5.3+4 in pubspec.yaml file and run flutter pub get command
3. Than run flutter run command
## After flutter run output is
Launching lib/main.dart on iPhone 8 Plus in debug mode...
Running Xc... | 1.0 | After adding shared_preferences: ^0.5.3+4 Failed to build iOS app - @mehmetf @zoechi @kangwang1988 @mklim
## Steps to Reproduce
1. Create new Flutter app
2. Add shared_preferences: ^0.5.3+4 in pubspec.yaml file and run flutter pub get command
3. Than run flutter run command
## After flutter run output is
L... | non_priority | after adding shared preferences failed to build ios app mehmetf zoechi mklim steps to reproduce create new flutter app add shared preferences in pubspec yaml file and run flutter pub get command than run flutter run command after flutter run output is launching li... | 0 |
241,658 | 7,818,922,835 | IssuesEvent | 2018-06-13 13:44:37 | SparkDevNetwork/Rock | https://api.github.com/repos/SparkDevNetwork/Rock | closed | v5.1 Match Transactions exceptions thrown | Priority: High Status: Confirmed Type: Bug | We upgraded from v4.6 to v5.1 on Monday. This morning (Tuesday) our accounting team did the following:
- Created a new batch, scanned checks into it, matched the transactions and closed the batch
- Created a second batch, scanned cash envelopes into it and matched the transactions
- Scanned checks into the second batch... | 1.0 | v5.1 Match Transactions exceptions thrown - We upgraded from v4.6 to v5.1 on Monday. This morning (Tuesday) our accounting team did the following:
- Created a new batch, scanned checks into it, matched the transactions and closed the batch
- Created a second batch, scanned cash envelopes into it and matched the transac... | priority | match transactions exceptions thrown we upgraded from to on monday this morning tuesday our accounting team did the following created a new batch scanned checks into it matched the transactions and closed the batch created a second batch scanned cash envelopes into it and matched the transactio... | 1 |
748,974 | 26,146,144,112 | IssuesEvent | 2022-12-30 05:20:14 | hengband/hengband | https://api.github.com/repos/hengband/hengband | opened | ゾートの像を博物館に寄贈するとクラッシュする | bug Priority:MIDDLE | 想定の範囲内だったがやはりアウトだった
根本的解決のためには、周辺コードを全てstringにして配列外アクセスを設計的に起きないようにするしかない | 1.0 | ゾートの像を博物館に寄贈するとクラッシュする - 想定の範囲内だったがやはりアウトだった
根本的解決のためには、周辺コードを全てstringにして配列外アクセスを設計的に起きないようにするしかない | priority | ゾートの像を博物館に寄贈するとクラッシュする 想定の範囲内だったがやはりアウトだった 根本的解決のためには、周辺コードを全てstringにして配列外アクセスを設計的に起きないようにするしかない | 1 |
419,479 | 12,224,015,842 | IssuesEvent | 2020-05-02 20:20:13 | hochreutenerl/camp-dictionary | https://api.github.com/repos/hochreutenerl/camp-dictionary | opened | Ideen Struktur | enhancement feedback medium priority medium task | Die Hauptkategorien sind relativ breit. Man könnte die Begriffe aber noch taggen und dort feingranularer arbeiten: z. B. Kartenkunde, Bäume, Getreide, Holzbearbeitung, Metallbearbeitung, Krankheitssymptome, Krankheiten, Mannschaftssportarten, … | 1.0 | Ideen Struktur - Die Hauptkategorien sind relativ breit. Man könnte die Begriffe aber noch taggen und dort feingranularer arbeiten: z. B. Kartenkunde, Bäume, Getreide, Holzbearbeitung, Metallbearbeitung, Krankheitssymptome, Krankheiten, Mannschaftssportarten, … | priority | ideen struktur die hauptkategorien sind relativ breit man könnte die begriffe aber noch taggen und dort feingranularer arbeiten z b kartenkunde bäume getreide holzbearbeitung metallbearbeitung krankheitssymptome krankheiten mannschaftssportarten … | 1 |
163,443 | 13,918,359,606 | IssuesEvent | 2020-10-21 07:34:58 | lingui/js-lingui | https://api.github.com/repos/lingui/js-lingui | closed | Review create-react-app setup guide | hacktoberfest help wanted triage: accepted 🌱 create-react-app 📖 documentation | Edit by @tricoder42:
Installation instructions for create-react-app projects are obsolete. They need to be updated to reflect latest changes in Lingui v3 and create-react-app.
- [ ] Setup LinguiJS in fresh create-react-app
- [ ] Update https://github.com/lingui/js-lingui/blob/next/docs/tutorials/setup-cra.rst
... | 1.0 | Review create-react-app setup guide - Edit by @tricoder42:
Installation instructions for create-react-app projects are obsolete. They need to be updated to reflect latest changes in Lingui v3 and create-react-app.
- [ ] Setup LinguiJS in fresh create-react-app
- [ ] Update https://github.com/lingui/js-lingui/blo... | non_priority | review create react app setup guide edit by installation instructions for create react app projects are obsolete they need to be updated to reflect latest changes in lingui and create react app setup linguijs in fresh create react app update original post by in the official ... | 0 |
159,764 | 25,041,806,882 | IssuesEvent | 2022-11-04 21:46:02 | microsoft/pyright | https://api.github.com/repos/microsoft/pyright | closed | Narrow nested union fields in match statement | enhancement request as designed | **Is your feature request related to a problem? Please describe.**
Pyright does not narrow when matching nested union fields.
**Describe the solution you'd like**
I'd like `never` in the third match arm in the example below to be inferred as `Never` rather than `Foo | Bar`.
**Additional context**
```python
fr... | 1.0 | Narrow nested union fields in match statement - **Is your feature request related to a problem? Please describe.**
Pyright does not narrow when matching nested union fields.
**Describe the solution you'd like**
I'd like `never` in the third match arm in the example below to be inferred as `Never` rather than `Foo ... | non_priority | narrow nested union fields in match statement is your feature request related to a problem please describe pyright does not narrow when matching nested union fields describe the solution you d like i d like never in the third match arm in the example below to be inferred as never rather than foo ... | 0 |
96,411 | 16,129,633,838 | IssuesEvent | 2021-04-29 01:06:42 | RG4421/ampere-centos-kernel | https://api.github.com/repos/RG4421/ampere-centos-kernel | opened | CVE-2019-15090 (Medium) detected in linux-yocto-devv5.3 | security vulnerability | ## CVE-2019-15090 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-yocto-devv5.3</b></p></summary>
<p>
<p>Linux Embedded Kernel - tracks the next mainline release</p>
<p>Library... | True | CVE-2019-15090 (Medium) detected in linux-yocto-devv5.3 - ## CVE-2019-15090 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-yocto-devv5.3</b></p></summary>
<p>
<p>Linux Embedde... | non_priority | cve medium detected in linux yocto cve medium severity vulnerability vulnerable library linux yocto linux embedded kernel tracks the next mainline release library home page a href found in base branch amp centos kernel vulnerable source files ... | 0 |
341,210 | 30,572,819,633 | IssuesEvent | 2023-07-21 00:51:00 | warriordog/ActivityPubSharp | https://api.github.com/repos/warriordog/ActivityPubSharp | opened | Test DefaultValuesShould_BeStrippedFromOutput is failing | type:bug area:tests | It was always failing, but I made the test class `abstract` so it wasn't running. 🤦♀️🤦♀️🤦♀️🤦♀️🤦♀️🤦♀️🤦♀️
Need to find out if the problem is the test, or the code. | 1.0 | Test DefaultValuesShould_BeStrippedFromOutput is failing - It was always failing, but I made the test class `abstract` so it wasn't running. 🤦♀️🤦♀️🤦♀️🤦♀️🤦♀️🤦♀️🤦♀️
Need to find out if the problem is the test, or the code. | non_priority | test defaultvaluesshould bestrippedfromoutput is failing it was always failing but i made the test class abstract so it wasn t running 🤦♀️🤦♀️🤦♀️🤦♀️🤦♀️🤦♀️🤦♀️ need to find out if the problem is the test or the code | 0 |
335,312 | 10,151,812,950 | IssuesEvent | 2019-08-05 21:22:38 | googleapis/gapic-generator | https://api.github.com/repos/googleapis/gapic-generator | closed | [Ruby] Generated code and doc classes for protos should honor ruby_package | :rotating_light: Lang: Ruby priority: p2 type: bug | If the Ruby namespace is set via `ruby_package`, gapic doesn't recognize it. In particular:
* The gapic generated code tries to reference proto classes via the default namespace. For example, for pubsub v1, `ruby_package` is set to `Google::Cloud::PubSub::V1`, but gapic generated code still tries to reference `Google:... | 1.0 | [Ruby] Generated code and doc classes for protos should honor ruby_package - If the Ruby namespace is set via `ruby_package`, gapic doesn't recognize it. In particular:
* The gapic generated code tries to reference proto classes via the default namespace. For example, for pubsub v1, `ruby_package` is set to `Google::C... | priority | generated code and doc classes for protos should honor ruby package if the ruby namespace is set via ruby package gapic doesn t recognize it in particular the gapic generated code tries to reference proto classes via the default namespace for example for pubsub ruby package is set to google cloud ... | 1 |
677,345 | 23,159,285,346 | IssuesEvent | 2022-07-29 15:54:02 | Cotalker/documentation | https://api.github.com/repos/Cotalker/documentation | closed | Bug report: Inconsistency between channel and task detail information | Bug report Bug medium priority | ### Affected system
Cotalker Web Application
### Affected system (other)
_No response_
### Affected environment
Production
### Affected environment (other)
_No response_
### App version
17.7.1
### Details
We have two tasks (Purchase Order and Asset Management) with a note on each one. Sometimes, if we click ... | 1.0 | Bug report: Inconsistency between channel and task detail information - ### Affected system
Cotalker Web Application
### Affected system (other)
_No response_
### Affected environment
Production
### Affected environment (other)
_No response_
### App version
17.7.1
### Details
We have two tasks (Purchase Orde... | priority | bug report inconsistency between channel and task detail information affected system cotalker web application affected system other no response affected environment production affected environment other no response app version details we have two tasks purchase order... | 1 |
296,912 | 22,331,264,892 | IssuesEvent | 2022-06-14 14:41:42 | MaloLM/pr74-scrum-app | https://api.github.com/repos/MaloLM/pr74-scrum-app | closed | Doc: Doucument de conception | documentation | - [ ] re adapter les diagrammes par rapport au code
- [ ] tous mettre dans un beau document + commentaires | 1.0 | Doc: Doucument de conception - - [ ] re adapter les diagrammes par rapport au code
- [ ] tous mettre dans un beau document + commentaires | non_priority | doc doucument de conception re adapter les diagrammes par rapport au code tous mettre dans un beau document commentaires | 0 |
21,433 | 10,608,222,761 | IssuesEvent | 2019-10-11 06:56:33 | fufunoyu/example-maven-travis | https://api.github.com/repos/fufunoyu/example-maven-travis | opened | CVE-2016-1000345 (Medium) detected in bcprov-ext-jdk15on-1.49.jar | security vulnerability | ## CVE-2016-1000345 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bcprov-ext-jdk15on-1.49.jar</b></p></summary>
<p>The Bouncy Castle Crypto package is a Java implementation of cryp... | True | CVE-2016-1000345 (Medium) detected in bcprov-ext-jdk15on-1.49.jar - ## CVE-2016-1000345 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bcprov-ext-jdk15on-1.49.jar</b></p></summary>
... | non_priority | cve medium detected in bcprov ext jar cve medium severity vulnerability vulnerable library bcprov ext jar the bouncy castle crypto package is a java implementation of cryptographic algorithms this jar contains jce provider and lightweight api for the bouncy castle cryptography ... | 0 |
94,126 | 10,791,339,127 | IssuesEvent | 2019-11-05 16:23:20 | marvande/epfl-ada-2019-project-bubble582 | https://api.github.com/repos/marvande/epfl-ada-2019-project-bubble582 | closed | Read and take info from User's guide | documentation | Choose from the user's guide which datasets we want. Write a short readme describing each dataset (column names, content, etc). | 1.0 | Read and take info from User's guide - Choose from the user's guide which datasets we want. Write a short readme describing each dataset (column names, content, etc). | non_priority | read and take info from user s guide choose from the user s guide which datasets we want write a short readme describing each dataset column names content etc | 0 |
325,802 | 9,935,913,680 | IssuesEvent | 2019-07-02 17:45:51 | birkschmithuesen/SpeculativeAI_Interspace | https://api.github.com/repos/birkschmithuesen/SpeculativeAI_Interspace | opened | Fix FPS drop (probably caused by bad thread sync) | Priority 2 | About every 60 frames there is fps drop down to 6fps or so.
This doesnt happen, if only fft.py is executed.
Also sometimes the loop in main py (line 208-220) is executed without havening a new fft.
That's why I guess, that there is a lack in syncronising the threads properly. | 1.0 | Fix FPS drop (probably caused by bad thread sync) - About every 60 frames there is fps drop down to 6fps or so.
This doesnt happen, if only fft.py is executed.
Also sometimes the loop in main py (line 208-220) is executed without havening a new fft.
That's why I guess, that there is a lack in syncronising the threa... | priority | fix fps drop probably caused by bad thread sync about every frames there is fps drop down to or so this doesnt happen if only fft py is executed also sometimes the loop in main py line is executed without havening a new fft that s why i guess that there is a lack in syncronising the threads prope... | 1 |
215,135 | 7,290,610,666 | IssuesEvent | 2018-02-24 03:47:42 | ropensci/drake | https://api.github.com/repos/ropensci/drake | closed | Master aborts with staged parallelism and failing dependencies even if keep_going is TRUE | high priority | This isn't mentioned in the "Caution" vignette, looks like a bug to me. Workflow plan (from an earlier version with a different random seed) and reprex below:

``` r
library(drake)
library(tidyverse)
... | 1.0 | Master aborts with staged parallelism and failing dependencies even if keep_going is TRUE - This isn't mentioned in the "Caution" vignette, looks like a bug to me. Workflow plan (from an earlier version with a different random seed) and reprex below:
 should appear in trip 'review' form | Priority: Medium Type:Enhancement | To let risk assessment team know the status of the decision-making. | 1.0 | Reviewer's status (authorised, not authorised etc) should appear in trip 'review' form - To let risk assessment team know the status of the decision-making. | priority | reviewer s status authorised not authorised etc should appear in trip review form to let risk assessment team know the status of the decision making | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.