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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
174,045 | 6,535,968,758 | IssuesEvent | 2017-08-31 16:18:30 | arfc/arfc.github.io | https://api.github.com/repos/arfc/arfc.github.io | opened | Add yourself to the website | Comp:Output Difficulty:1-Beginner Priority:2-Normal Status:1-New Type:Docs | In the getting started guide, there are instructions. @vancouvergorilla , please add yourself to the website. Your title is 'undergraduate SPIN intern'.
http://arfc.npre.illinois.edu/manual/guides/website
| 1.0 | Add yourself to the website - In the getting started guide, there are instructions. @vancouvergorilla , please add yourself to the website. Your title is 'undergraduate SPIN intern'.
http://arfc.npre.illinois.edu/manual/guides/website
| priority | add yourself to the website in the getting started guide there are instructions vancouvergorilla please add yourself to the website your title is undergraduate spin intern | 1 |
240,613 | 7,803,550,894 | IssuesEvent | 2018-06-11 01:17:31 | jms-web/FMS | https://api.github.com/repos/jms-web/FMS | closed | 2018/06/06 不具合修正 row | bug:LowPriority 機能改善 - enhancement | - [x] NCR登録画面 製品区分がログインユーザーの担当製品区分(所属部門)で絞り込まれていない
- [x] 検索画面 処置担当者選択済みの状態で処置担当者のデータソースが変更される操作(製品区分変更等)を行う場合、選択値を退避させておき、データソース更新後、そのリスト内に存在する場合は選択値を書き戻す
- [x] 検索画面 Close済みや削除済みのレコードのチェックボックスが選択出来てしまう
→滞留通知メールの送信対象として選択出来てしまう
- [x] 印刷出力PDFのチェックボックスが枠からはみ出るのでサイズを調整する | 1.0 | 2018/06/06 不具合修正 row - - [x] NCR登録画面 製品区分がログインユーザーの担当製品区分(所属部門)で絞り込まれていない
- [x] 検索画面 処置担当者選択済みの状態で処置担当者のデータソースが変更される操作(製品区分変更等)を行う場合、選択値を退避させておき、データソース更新後、そのリスト内に存在する場合は選択値を書き戻す
- [x] 検索画面 Close済みや削除済みのレコードのチェックボックスが選択出来てしまう
→滞留通知メールの送信対象として選択出来てしまう
- [x] 印刷出力PDFのチェックボックスが枠からはみ出るのでサイズを調整する | priority | 不具合修正 row ncr登録画面 製品区分がログインユーザーの担当製品区分 所属部門 で絞り込まれていない 検索画面 処置担当者選択済みの状態で処置担当者のデータソースが変更される操作 製品区分変更等 を行う場合、選択値を退避させておき、データソース更新後、そのリスト内に存在する場合は選択値を書き戻す 検索画面 close済みや削除済みのレコードのチェックボックスが選択出来てしまう →滞留通知メールの送信対象として選択出来てしまう 印刷出力pdfのチェックボックスが枠からはみ出るのでサイズを調整する | 1 |
142,320 | 11,463,802,534 | IssuesEvent | 2020-02-07 16:41:59 | prestosql/presto | https://api.github.com/repos/prestosql/presto | closed | Flaky TestJdbcIntegrationSmokeTest.testUnknownTypeAsIgnored | bug test | ```
2020-01-23T17:35:04.5048255Z [ERROR] Failures:
2020-01-23T17:35:04.5049741Z [ERROR] TestJdbcIntegrationSmokeTest.testUnknownTypeAsIgnored:73->AbstractTestQueryFramework.assertQuery:135 For query:
2020-01-23T17:35:04.5050590Z SELECT column_name, data_type FROM information_schema.columns WHERE table_name LIKE... | 1.0 | Flaky TestJdbcIntegrationSmokeTest.testUnknownTypeAsIgnored - ```
2020-01-23T17:35:04.5048255Z [ERROR] Failures:
2020-01-23T17:35:04.5049741Z [ERROR] TestJdbcIntegrationSmokeTest.testUnknownTypeAsIgnored:73->AbstractTestQueryFramework.assertQuery:135 For query:
2020-01-23T17:35:04.5050590Z SELECT column_name, ... | non_priority | flaky testjdbcintegrationsmoketest testunknowntypeasignored failures testjdbcintegrationsmoketest testunknowntypeasignored abstracttestqueryframework assertquery for query select column name data type from information schema columns where table name like ... | 0 |
335,345 | 10,152,253,940 | IssuesEvent | 2019-08-05 22:55:25 | grpc/grpc | https://api.github.com/repos/grpc/grpc | closed | Python equivalent of C++ server's Wait() method | kind/enhancement lang/Python priority/P3 | Hi,
Isn't there a more proper way to keep the grpc server alive in a dynamic manner not like this hard-coded death time of the server (e.g. One day in seconds)?
[code](https://github.com/grpc/grpc/blob/f03344e73a4e0eafb969fe4675babcb50ac08ae6/examples/python/route_guide/route_guide_server.py#L123)
| 1.0 | Python equivalent of C++ server's Wait() method - Hi,
Isn't there a more proper way to keep the grpc server alive in a dynamic manner not like this hard-coded death time of the server (e.g. One day in seconds)?
[code](https://github.com/grpc/grpc/blob/f03344e73a4e0eafb969fe4675babcb50ac08ae6/examples/python/route_gui... | priority | python equivalent of c server s wait method hi isn t there a more proper way to keep the grpc server alive in a dynamic manner not like this hard coded death time of the server e g one day in seconds | 1 |
509,084 | 14,712,466,445 | IssuesEvent | 2021-01-05 08:59:24 | buddyboss/buddyboss-platform | https://api.github.com/repos/buddyboss/buddyboss-platform | closed | Some pages do not work when private network is enabled and WooCommerce plugin is active: User Specific issue | Type: Support can't reproduce priority: medium | **Describe the bug**
Some pages do not work when a private network is enabled and WooCommerce plugin is active.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to BuddyBoss settings and enable private network
2. visit member's profile page on the front end without logging in to the site
3. See error
... | 1.0 | Some pages do not work when private network is enabled and WooCommerce plugin is active: User Specific issue - **Describe the bug**
Some pages do not work when a private network is enabled and WooCommerce plugin is active.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to BuddyBoss settings and enable pr... | priority | some pages do not work when private network is enabled and woocommerce plugin is active user specific issue describe the bug some pages do not work when a private network is enabled and woocommerce plugin is active to reproduce steps to reproduce the behavior go to buddyboss settings and enable pr... | 1 |
145,963 | 19,377,684,347 | IssuesEvent | 2021-12-17 01:06:23 | rsoreq/cwa-server | https://api.github.com/repos/rsoreq/cwa-server | opened | CVE-2021-23463 (High) detected in h2-1.4.200.jar | security vulnerability | ## CVE-2021-23463 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>h2-1.4.200.jar</b></p></summary>
<p>H2 Database Engine</p>
<p>Library home page: <a href="https://h2database.com">http... | True | CVE-2021-23463 (High) detected in h2-1.4.200.jar - ## CVE-2021-23463 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>h2-1.4.200.jar</b></p></summary>
<p>H2 Database Engine</p>
<p>Libra... | non_priority | cve high detected in jar cve high severity vulnerability vulnerable library jar database engine library home page a href path to dependency file cwa server services submission pom xml path to vulnerable library root repository com jar roo... | 0 |
174,462 | 6,540,299,165 | IssuesEvent | 2017-09-01 14:55:40 | modxcms/revolution | https://api.github.com/repos/modxcms/revolution | closed | Snippets and Plugins saved within MODX no longer strip the opening PHP tag | area-core bug priority-2-high | ### Summary
Since the merge of #13523, Snippets (and Plugins) saved **within MODX** no longer strip the opening php tag: `<?php`
The resulting cached snippet starts throwing this error:
> NOTICE: PHP message: PHP Parse error: syntax error, unexpected '<'
This happens due to this invalid syntax at the top:
... | 1.0 | Snippets and Plugins saved within MODX no longer strip the opening PHP tag - ### Summary
Since the merge of #13523, Snippets (and Plugins) saved **within MODX** no longer strip the opening php tag: `<?php`
The resulting cached snippet starts throwing this error:
> NOTICE: PHP message: PHP Parse error: syntax er... | priority | snippets and plugins saved within modx no longer strip the opening php tag summary since the merge of snippets and plugins saved within modx no longer strip the opening php tag php the resulting cached snippet starts throwing this error notice php message php parse error syntax error ... | 1 |
127,082 | 5,013,340,783 | IssuesEvent | 2016-12-13 14:18:02 | hpi-swt2/workshop-portal | https://api.github.com/repos/hpi-swt2/workshop-portal | closed | US_1.19: "Persönliche Informationen anlegen"- Button on "Mein Profil" | Medium Priority needs acceptance team-helene | **As**
user
**I want to**
have a "Mein Profil" section as part of the User Drop down, that contains a "Persönliche Informationen anlegen"- Button if I dont have that yet, or show me what I already got.
**in order to**
have smooth navigation.
- [ ] "Mein Profil" in Drop down
- [ ] "Persönliche Informatio... | 1.0 | US_1.19: "Persönliche Informationen anlegen"- Button on "Mein Profil" - **As**
user
**I want to**
have a "Mein Profil" section as part of the User Drop down, that contains a "Persönliche Informationen anlegen"- Button if I dont have that yet, or show me what I already got.
**in order to**
have smooth naviga... | priority | us persönliche informationen anlegen button on mein profil as user i want to have a mein profil section as part of the user drop down that contains a persönliche informationen anlegen button if i dont have that yet or show me what i already got in order to have smooth navigat... | 1 |
317,217 | 9,662,107,983 | IssuesEvent | 2019-05-20 19:54:50 | status-im/status-react | https://api.github.com/repos/status-im/status-react | closed | Automatically join new users into #introductions public channel | feature low-priority | As a new user to status I would l like to be entered into a public chat through on-boarding so I can see that there is conversation and I can connect with the community and understand how public chats work.
This was feedback from a new user joining status and I also believe it would help new users get the hang of St... | 1.0 | Automatically join new users into #introductions public channel - As a new user to status I would l like to be entered into a public chat through on-boarding so I can see that there is conversation and I can connect with the community and understand how public chats work.
This was feedback from a new user joining st... | priority | automatically join new users into introductions public channel as a new user to status i would l like to be entered into a public chat through on boarding so i can see that there is conversation and i can connect with the community and understand how public chats work this was feedback from a new user joining st... | 1 |
146,584 | 11,740,081,795 | IssuesEvent | 2020-03-11 18:54:05 | rancher/rancher | https://api.github.com/repos/rancher/rancher | closed | Runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:docker: network plugin is not ready: cni config uninitialized | [zube]: To Test internal kind/bug | **What kind of request is this (question/bug/enhancement/feature request):**
Bug
**Steps to reproduce (least amount of steps as possible):**
- Deploy Rancher v2.2.8
- Create custom cluster with default settings
- Add node with missing firewall rules so node will only been partially added
- remove node from Ranc... | 1.0 | Runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:docker: network plugin is not ready: cni config uninitialized - **What kind of request is this (question/bug/enhancement/feature request):**
Bug
**Steps to reproduce (least amount of steps as possible):**
- Deploy Rancher v2.2.8
- ... | non_priority | runtime network not ready networkready false reason networkpluginnotready message docker network plugin is not ready cni config uninitialized what kind of request is this question bug enhancement feature request bug steps to reproduce least amount of steps as possible deploy rancher c... | 0 |
2,404 | 3,830,641,148 | IssuesEvent | 2016-03-31 15:12:38 | symfony/symfony | https://api.github.com/repos/symfony/symfony | closed | remember_me authentication causes loss of entity associations? | Bug Security Status: Needs Review Unconfirmed | This is a weird one. I've tested this with both the client cookie and doctrine provider and the outcome is the same.
I've implemented "Remember Me" login functionality for our application.
I also have an AuthenticationListener implemented which updates the 'User' entity with a 'lastLogin' DateTime:
```php
... | True | remember_me authentication causes loss of entity associations? - This is a weird one. I've tested this with both the client cookie and doctrine provider and the outcome is the same.
I've implemented "Remember Me" login functionality for our application.
I also have an AuthenticationListener implemented which upd... | non_priority | remember me authentication causes loss of entity associations this is a weird one i ve tested this with both the client cookie and doctrine provider and the outcome is the same i ve implemented remember me login functionality for our application i also have an authenticationlistener implemented which upd... | 0 |
809,496 | 30,195,480,808 | IssuesEvent | 2023-07-04 20:22:52 | cidgoh/COVID-MVP | https://api.github.com/repos/cidgoh/COVID-MVP | closed | Encode mutations at consistent positions in cols | enhancement high priority | Unique heterogenous mutations within a column should be encoded at consistent positions. | 1.0 | Encode mutations at consistent positions in cols - Unique heterogenous mutations within a column should be encoded at consistent positions. | priority | encode mutations at consistent positions in cols unique heterogenous mutations within a column should be encoded at consistent positions | 1 |
219,356 | 24,474,073,953 | IssuesEvent | 2022-10-08 01:03:32 | Seagate/cortx-rgw | https://api.github.com/repos/Seagate/cortx-rgw | reopened | CVE-2022-34749 (High) detected in mistune-0.8.4-py2.py3-none-any.whl | security vulnerability | ## CVE-2022-34749 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>mistune-0.8.4-py2.py3-none-any.whl</b></p></summary>
<p>The fastest markdown parser in pure Python</p>
<p>Library home... | True | CVE-2022-34749 (High) detected in mistune-0.8.4-py2.py3-none-any.whl - ## CVE-2022-34749 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>mistune-0.8.4-py2.py3-none-any.whl</b></p></summ... | non_priority | cve high detected in mistune none any whl cve high severity vulnerability vulnerable library mistune none any whl the fastest markdown parser in pure python library home page a href path to dependency file admin doc requirements txt path to vulnerable library... | 0 |
47,166 | 11,965,543,965 | IssuesEvent | 2020-04-05 23:50:45 | tensorflow/tensorflow | https://api.github.com/repos/tensorflow/tensorflow | closed | bulid tensorflow failed | stat:awaiting response subtype: ubuntu/linux type:build/install | I follow the instrctons in the "https://tensorflow.google.cn/federated/install".
(1)Install TensorFlow Federated using pip: When I run the command "python -c "import tensorflow_federated as tff; print(tff.federated_computation(lambda: 'Hello World')())"" , there is a SyntaxError: invalid syntax os
(2)Using Docker: Wh... | 1.0 | bulid tensorflow failed - I follow the instrctons in the "https://tensorflow.google.cn/federated/install".
(1)Install TensorFlow Federated using pip: When I run the command "python -c "import tensorflow_federated as tff; print(tff.federated_computation(lambda: 'Hello World')())"" , there is a SyntaxError: invalid syn... | non_priority | bulid tensorflow failed i follow the instrctons in the install tensorflow federated using pip when i run the command python c import tensorflow federated as tff print tff federated computation lambda hello world there is a syntaxerror invalid syntax os using docker when i run the command... | 0 |
23,155 | 2,653,417,679 | IssuesEvent | 2015-03-16 23:16:44 | GoogleCloudPlatform/kubernetes | https://api.github.com/repos/GoogleCloudPlatform/kubernetes | closed | Binding annotations should be preserved alongside Host assignment | api/cluster area/extensibility area/scheduling priority/P2 team/node | Recap of related tangent in #2483 follows.
Use case: I need to implement mesos task reconciliation in the kubernetes-mesos scheduler. If it crashes and then restarts, I want to be able to recover things like taskID, slaveID, offerID, etc. so as to rebuild the internal state of the scheduler. Once state is recovered... | 1.0 | Binding annotations should be preserved alongside Host assignment - Recap of related tangent in #2483 follows.
Use case: I need to implement mesos task reconciliation in the kubernetes-mesos scheduler. If it crashes and then restarts, I want to be able to recover things like taskID, slaveID, offerID, etc. so as to ... | priority | binding annotations should be preserved alongside host assignment recap of related tangent in follows use case i need to implement mesos task reconciliation in the kubernetes mesos scheduler if it crashes and then restarts i want to be able to recover things like taskid slaveid offerid etc so as to reb... | 1 |
31,718 | 2,736,539,949 | IssuesEvent | 2015-04-19 14:55:46 | cs2103jan2015-t16-3c/Main | https://api.github.com/repos/cs2103jan2015-t16-3c/Main | closed | A user can see warnings if the input clashes with other events | priority.low | so that the user can prevent multiple events at the same time | 1.0 | A user can see warnings if the input clashes with other events - so that the user can prevent multiple events at the same time | priority | a user can see warnings if the input clashes with other events so that the user can prevent multiple events at the same time | 1 |
50,863 | 13,187,914,244 | IssuesEvent | 2020-08-13 05:01:01 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | closed | [dataclasses] I3Time printing bug (Trac #1551) | Migrated from Trac combo core defect | First reported by jbellinger. Here's an example:
```text
In [1]: print I3EventHeader.start_time
2011-05-16 00:00:00.011,197,723,5 UTC
In [2]: I3EventHeader.start_time
Out[2]: I3Time(2011,116640000117197235L)
```
It's dividing by an extra factor of 10 here: http://code.icecube.wisc.edu/projects/icecube/browser/IceC... | 1.0 | [dataclasses] I3Time printing bug (Trac #1551) - First reported by jbellinger. Here's an example:
```text
In [1]: print I3EventHeader.start_time
2011-05-16 00:00:00.011,197,723,5 UTC
In [2]: I3EventHeader.start_time
Out[2]: I3Time(2011,116640000117197235L)
```
It's dividing by an extra factor of 10 here: http://co... | non_priority | printing bug trac first reported by jbellinger here s an example text in print start time utc in start time out it s dividing by an extra factor of here migrated from json status closed changetime ... | 0 |
155,596 | 12,262,322,471 | IssuesEvent | 2020-05-06 21:50:47 | elastic/elasticsearch | https://api.github.com/repos/elastic/elasticsearch | closed | [CI] org.elasticsearch.action.admin.cluster.node.tasks.CancellableTasksIT.testDoNotWaitForCompletion | :Distributed/Task Management >test-failure Team:Distributed | This failed on 7.x with a time out.
Build scan: https://gradle-enterprise.elastic.co/s/4slsedxex4eei
Repro line:
```
./gradlew ':server:integTest' --tests "org.elasticsearch.action.admin.cluster.node.tasks.CancellableTasksIT.testDoNotWaitForCompletion" -Dtests.seed=8B437416A10AF044 -Dtests.security.manager=true... | 1.0 | [CI] org.elasticsearch.action.admin.cluster.node.tasks.CancellableTasksIT.testDoNotWaitForCompletion - This failed on 7.x with a time out.
Build scan: https://gradle-enterprise.elastic.co/s/4slsedxex4eei
Repro line:
```
./gradlew ':server:integTest' --tests "org.elasticsearch.action.admin.cluster.node.tasks.Can... | non_priority | org elasticsearch action admin cluster node tasks cancellabletasksit testdonotwaitforcompletion this failed on x with a time out build scan repro line gradlew server integtest tests org elasticsearch action admin cluster node tasks cancellabletasksit testdonotwaitforcompletion dtests se... | 0 |
399,395 | 27,239,396,857 | IssuesEvent | 2023-02-21 18:59:13 | CodeURJC-DAW-2022-23/webapp9 | https://api.github.com/repos/CodeURJC-DAW-2022-23/webapp9 | opened | Members' participation | documentation | A section should be included in the README.md in which each team member indicates their participation in that phase with:
* Textual description of the tasks performed in the phase.
* List of the 5 most significant commits during the phase (linked to these commits in GitHub).
* List of the 5 files in which he has p... | 1.0 | Members' participation - A section should be included in the README.md in which each team member indicates their participation in that phase with:
* Textual description of the tasks performed in the phase.
* List of the 5 most significant commits during the phase (linked to these commits in GitHub).
* List of the ... | non_priority | members participation a section should be included in the readme md in which each team member indicates their participation in that phase with textual description of the tasks performed in the phase list of the most significant commits during the phase linked to these commits in github list of the ... | 0 |
521,002 | 15,099,321,689 | IssuesEvent | 2021-02-08 02:12:26 | SkewedAspect/rpgkeeper | https://api.github.com/repos/SkewedAspect/rpgkeeper | opened | Add Attachments for Weapons and Armor | low-priority system | Attachments are different from qualities, and while they are both lumped under 'Special' or 'Upgrades' in the book, it's important to show both of these in the UI.
## Armor
* [ ] Add Attachments UI for viewing
* [ ] Add Attachments UI for add/edit
## Weapons
* [ ] Add Attachments UI for viewing
* [ ] Add Atta... | 1.0 | Add Attachments for Weapons and Armor - Attachments are different from qualities, and while they are both lumped under 'Special' or 'Upgrades' in the book, it's important to show both of these in the UI.
## Armor
* [ ] Add Attachments UI for viewing
* [ ] Add Attachments UI for add/edit
## Weapons
* [ ] Add At... | priority | add attachments for weapons and armor attachments are different from qualities and while they are both lumped under special or upgrades in the book it s important to show both of these in the ui armor add attachments ui for viewing add attachments ui for add edit weapons add attachme... | 1 |
610,037 | 18,892,683,763 | IssuesEvent | 2021-11-15 14:49:22 | jetstack/cert-manager | https://api.github.com/repos/jetstack/cert-manager | closed | Clean up/document the defaulting in fuzzer funcs | kind/cleanup priority/backlog lifecycle/rotten | See comments on #4092 [here](https://github.com/jetstack/cert-manager/pull/4092#discussion_r649901031) for context.
We set a number of default for field values for cert-manager API types in the fuzzer functions i.e [here](https://github.com/jetstack/cert-manager/blob/3242b83b12d3609ca8f9d6e540daef7e0c8803d7/pkg/inte... | 1.0 | Clean up/document the defaulting in fuzzer funcs - See comments on #4092 [here](https://github.com/jetstack/cert-manager/pull/4092#discussion_r649901031) for context.
We set a number of default for field values for cert-manager API types in the fuzzer functions i.e [here](https://github.com/jetstack/cert-manager/blo... | priority | clean up document the defaulting in fuzzer funcs see comments on for context we set a number of default for field values for cert manager api types in the fuzzer functions i e are these defaults still needed given that all current api types implement those fields if they are not needed we should ... | 1 |
20,443 | 3,355,888,088 | IssuesEvent | 2015-11-18 18:11:55 | jarz/slimtune | https://api.github.com/repos/jarz/slimtune | closed | Displays error message "Unable to open database file " | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1.Downloaded SlimTune-0.3.0.exe
2.Installed it on XP windows
3.After succesfull installation started the application , given the exucuable
file name clicked on "run" button displayes error message "Uable to open
database file"
What is the expected output? What do you see in... | 1.0 | Displays error message "Unable to open database file " - ```
What steps will reproduce the problem?
1.Downloaded SlimTune-0.3.0.exe
2.Installed it on XP windows
3.After succesfull installation started the application , given the exucuable
file name clicked on "run" button displayes error message "Uable to open
databa... | non_priority | displays error message unable to open database file what steps will reproduce the problem downloaded slimtune exe installed it on xp windows after succesfull installation started the application given the exucuable file name clicked on run button displayes error message uable to open databa... | 0 |
679,872 | 23,247,957,817 | IssuesEvent | 2022-08-03 22:32:54 | space-wizards/space-station-14 | https://api.github.com/repos/space-wizards/space-station-14 | closed | The admin announcement UI button is broken. | Issue: Bug Priority: 2-Before Release Difficulty: 2-Medium Bug: Replicated | ## Description
Doesn't even open, spits an error in the console.
**Reproduction**
Run `announceui`
| 1.0 | The admin announcement UI button is broken. - ## Description
Doesn't even open, spits an error in the console.
**Reproduction**
Run `announceui`
| priority | the admin announcement ui button is broken description doesn t even open spits an error in the console reproduction run announceui | 1 |
242,949 | 7,851,229,965 | IssuesEvent | 2018-06-20 11:00:28 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | www.google.com - site is not usable | browser-firefox-mobile priority-critical | <!-- @browser: Firefox Mobile 60.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 8.0.0; Mobile; rv:60.0) Gecko/60.0 Firefox/60.0 -->
<!-- @reported_with: web -->
**URL**: https://www.google.com/flights/#flt=ATL.JNU.2018-07-11*JNU.ATL.2018-07-18;c:USD;e:1;a:-SY*-SY;sd:1;t:f
**Browser / Version**: Firefox Mobile 60.0
**Ope... | 1.0 | www.google.com - site is not usable - <!-- @browser: Firefox Mobile 60.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 8.0.0; Mobile; rv:60.0) Gecko/60.0 Firefox/60.0 -->
<!-- @reported_with: web -->
**URL**: https://www.google.com/flights/#flt=ATL.JNU.2018-07-11*JNU.ATL.2018-07-18;c:USD;e:1;a:-SY*-SY;sd:1;t:f
**Browser ... | priority | site is not usable url browser version firefox mobile operating system android tested another browser no problem type site is not usable description i am on the latest firefox for android available in the play store i get a prompt telling me to upgrade my brow... | 1 |
278,888 | 8,651,915,469 | IssuesEvent | 2018-11-27 05:48:18 | minishift/minishift | https://api.github.com/repos/minishift/minishift | closed | problem connecting to a clusterIP service from the pod backing the service | kind/bug priority/major status/stale | ### General information
* Minishift version: v3.9.0
* OS: macOS
* Hypervisor: xhyve
### Steps to reproduce
1. install the python app using the 'django-ex' sample repo
2. open a terminal in the django-ex pod
3. `curl -v --head django-ex`
### Expected
This is what I see in our production c... | 1.0 | problem connecting to a clusterIP service from the pod backing the service - ### General information
* Minishift version: v3.9.0
* OS: macOS
* Hypervisor: xhyve
### Steps to reproduce
1. install the python app using the 'django-ex' sample repo
2. open a terminal in the django-ex pod
3. `curl... | priority | problem connecting to a clusterip service from the pod backing the service general information minishift version os macos hypervisor xhyve steps to reproduce install the python app using the django ex sample repo open a terminal in the django ex pod curl ... | 1 |
551,173 | 16,164,205,260 | IssuesEvent | 2021-05-01 07:05:25 | wso2/product-apim | https://api.github.com/repos/wso2/product-apim | reopened | Add Mutual TLS for OAuth Client Authentication to APIM 2.6.0 version | Priority/Normal Type/New Feature | Hi,
We have many native enterprise android applications deployend in managed devices with client certificates.
We want use APIM 2.6.0 with Mutual TLS for OAuth Client Authentication.
Thanks
Youcef HILEM | 1.0 | Add Mutual TLS for OAuth Client Authentication to APIM 2.6.0 version - Hi,
We have many native enterprise android applications deployend in managed devices with client certificates.
We want use APIM 2.6.0 with Mutual TLS for OAuth Client Authentication.
Thanks
Youcef HILEM | priority | add mutual tls for oauth client authentication to apim version hi we have many native enterprise android applications deployend in managed devices with client certificates we want use apim with mutual tls for oauth client authentication thanks youcef hilem | 1 |
215,490 | 7,294,542,792 | IssuesEvent | 2018-02-26 00:40:00 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | forums.garmin.com - Multiple arrows displayed for “Topics” drop-down menu | browser-firefox-mobile browser-firefox-mobile-nightly-60.0a1 priority-normal | <!-- @browser: Firefox Mobile Nightly 60.0a1 (2018-02-21) -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0 -->
<!-- @reported_with: web -->
**URL**: https://forums.garmin.com/forum/on-the-trail/wrist-worn/fenix-5-5s
**Browser / Version**: Firefox Mobile Nightly... | 1.0 | forums.garmin.com - Multiple arrows displayed for “Topics” drop-down menu - <!-- @browser: Firefox Mobile Nightly 60.0a1 (2018-02-21) -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0 -->
<!-- @reported_with: web -->
**URL**: https://forums.garmin.com/forum/on-the-... | priority | forums garmin com multiple arrows displayed for “topics” drop down menu url browser version firefox mobile nightly operating system samsung galaxy edge android resolution x pixels ppi pixel density tested another browser yes problem type ... | 1 |
258,769 | 8,179,492,241 | IssuesEvent | 2018-08-28 16:32:46 | fxi/map-x-mgl | https://api.github.com/repos/fxi/map-x-mgl | closed | Views in panel not loaded on Firefox | Priority 1 bug | ### Problem:
**The list of views in the panel is not loaded when MapX is loaded on Firefox.**
_Info:_
- It happens when loading MapX directly with a url (non-logged users go to "World", logged users go to their old project, specific links to views, collections etc loads MapX on a specific project....)
- It doesn... | 1.0 | Views in panel not loaded on Firefox - ### Problem:
**The list of views in the panel is not loaded when MapX is loaded on Firefox.**
_Info:_
- It happens when loading MapX directly with a url (non-logged users go to "World", logged users go to their old project, specific links to views, collections etc loads MapX... | priority | views in panel not loaded on firefox problem the list of views in the panel is not loaded when mapx is loaded on firefox info it happens when loading mapx directly with a url non logged users go to world logged users go to their old project specific links to views collections etc loads mapx... | 1 |
25,112 | 2,676,353,470 | IssuesEvent | 2015-03-25 17:16:17 | drvinceknight/Axelrod | https://api.github.com/repos/drvinceknight/Axelrod | opened | Parallelisation hangs | bug High priority | As far as I can tell this is something to do with #122 but I have no idea. | 1.0 | Parallelisation hangs - As far as I can tell this is something to do with #122 but I have no idea. | priority | parallelisation hangs as far as i can tell this is something to do with but i have no idea | 1 |
69,878 | 13,351,339,671 | IssuesEvent | 2020-08-30 13:06:06 | stadub/wudt--Windows-USB-DVD-Download-Tool | https://api.github.com/repos/stadub/wudt--Windows-USB-DVD-Download-Tool | closed | [65335] Home page links are broken {copied from codeplex} | bug codeplex | Hi,
http://www.microsoft.com/downloads/details.aspx?FamilyID=0856EACB-4362-4B0D-8EDD-AAB15C5E04F5&displaylang=en\nhttp://www.microsoft.com/downloads/details.aspx?FamilyId=B5F726F1-4ACE-455D-BAD7-ABC4DD2F147B&displaylang=en
links that exist on https://wudt.codeplex.com/ page are broken and redirects to
https://www.m... | 1.0 | [65335] Home page links are broken {copied from codeplex} - Hi,
http://www.microsoft.com/downloads/details.aspx?FamilyID=0856EACB-4362-4B0D-8EDD-AAB15C5E04F5&displaylang=en\nhttp://www.microsoft.com/downloads/details.aspx?FamilyId=B5F726F1-4ACE-455D-BAD7-ABC4DD2F147B&displaylang=en
links that exist on https://wudt.co... | non_priority | home page links are broken copied from codeplex hi links that exist on page are broken and redirects to we are sorry the page you requested cannot be found lastupdateddate | 0 |
460,478 | 13,210,641,522 | IssuesEvent | 2020-08-15 18:02:19 | InfiniteFlightAirportEditing/Airports | https://api.github.com/repos/InfiniteFlightAirportEditing/Airports | closed | LL49-Raymond RLA-ILLINOIS-USA | Being Redone Low Priority | # Airport Name
Argyle Airport - YARG
# Country?
Australia
# Improvements that need to be made?
From scratch
# Are you working on this airport?
Yeah
# Airport Priority? (A380, 10000ft+ Runway)
Low priority
| 1.0 | LL49-Raymond RLA-ILLINOIS-USA - # Airport Name
Argyle Airport - YARG
# Country?
Australia
# Improvements that need to be made?
From scratch
# Are you working on this airport?
Yeah
# Airport Priority? (A380, 10000ft+ Runway)
Low priority
| priority | raymond rla illinois usa airport name argyle airport yarg country australia improvements that need to be made from scratch are you working on this airport yeah airport priority runway low priority | 1 |
242,714 | 18,670,489,651 | IssuesEvent | 2021-10-30 16:07:48 | AY2122S1-CS2103T-W15-4/tp | https://api.github.com/repos/AY2122S1-CS2103T-W15-4/tp | closed | [PE-D] Instructions for done command unclear | priority.Medium type.Bug type.Documentation type.PE-DR | Not sure what does the line "Only one of -ong and -inc can be used" mean. No mention of it in the UG too.

<!--session: 1635494499202-09192989-dd04-421c-8f50-22038bd9f7a0-->
<!--Version: Web v3.4.1-->
-... | 1.0 | [PE-D] Instructions for done command unclear - Not sure what does the line "Only one of -ong and -inc can be used" mean. No mention of it in the UG too.

<!--session: 1635494499202-09192989-dd04-421c-8f5... | non_priority | instructions for done command unclear not sure what does the line only one of ong and inc can be used mean no mention of it in the ug too labels type documentationbug severity medium original cheweejia ped | 0 |
17,970 | 5,538,822,364 | IssuesEvent | 2017-03-22 03:29:53 | dotnet/coreclr | https://api.github.com/repos/dotnet/coreclr | closed | [x86/Linux] JIT.Methodical.Invoke.deep._il_reldeep1 test failure | arch-x86 area-CodeGen os-linux | CLR hits the following assert while running ``JIT.Methodical.Invoke.deep._il_reldeep1`` test:
```
Assert failure(PID 9972 [0x000026f4], Thread: 9972 [0x26f4]): Assertion failed 'getEmitter()->emitMaxStackDepth <= maxAllowedStackDepth' in 'JitTest.Test:Main():int' (IL size 1014)
File: /home/parjong/projects/dot... | 1.0 | [x86/Linux] JIT.Methodical.Invoke.deep._il_reldeep1 test failure - CLR hits the following assert while running ``JIT.Methodical.Invoke.deep._il_reldeep1`` test:
```
Assert failure(PID 9972 [0x000026f4], Thread: 9972 [0x26f4]): Assertion failed 'getEmitter()->emitMaxStackDepth <= maxAllowedStackDepth' in 'JitTest.Test... | non_priority | jit methodical invoke deep il test failure clr hits the following assert while running jit methodical invoke deep il test assert failure pid thread assertion failed getemitter emitmaxstackdepth maxallowedstackdepth in jittest test main int il size file home parj... | 0 |
258,265 | 19,554,111,127 | IssuesEvent | 2022-01-03 06:03:54 | TheGlockMisc/emina-cli | https://api.github.com/repos/TheGlockMisc/emina-cli | opened | Improvements will be added/changed Soon | documentation enhancement | Soon to be applied/added, Working on it. **v0.8**
- [ ] Adding more Sources (Depends)
- [ ] Truncate Code to as Much Shorter Version (To Make it as Simple as Possible)
- [ ] Rearranging the Code
- [ ] Faster Error/Parsing Checks
- [ ] Removing Useless/Unnecessary Dependencies (If Possible)
- [ ] Supporting Othe... | 1.0 | Improvements will be added/changed Soon - Soon to be applied/added, Working on it. **v0.8**
- [ ] Adding more Sources (Depends)
- [ ] Truncate Code to as Much Shorter Version (To Make it as Simple as Possible)
- [ ] Rearranging the Code
- [ ] Faster Error/Parsing Checks
- [ ] Removing Useless/Unnecessary Depende... | non_priority | improvements will be added changed soon soon to be applied added working on it adding more sources depends truncate code to as much shorter version to make it as simple as possible rearranging the code faster error parsing checks removing useless unnecessary dependencies if p... | 0 |
120,611 | 17,644,241,575 | IssuesEvent | 2021-08-20 02:02:10 | fbennets/HCLC-GDPR-Bot | https://api.github.com/repos/fbennets/HCLC-GDPR-Bot | opened | CVE-2021-29553 (High) detected in tensorflow-2.1.0-cp27-cp27mu-manylinux2010_x86_64.whl | security vulnerability | ## CVE-2021-29553 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tensorflow-2.1.0-cp27-cp27mu-manylinux2010_x86_64.whl</b></p></summary>
<p>TensorFlow is an open source machine learni... | True | CVE-2021-29553 (High) detected in tensorflow-2.1.0-cp27-cp27mu-manylinux2010_x86_64.whl - ## CVE-2021-29553 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tensorflow-2.1.0-cp27-cp27mu-... | non_priority | cve high detected in tensorflow whl cve high severity vulnerability vulnerable library tensorflow whl tensorflow is an open source machine learning framework for everyone library home page a href path to dependency file hclc gdpr bot requirements tx... | 0 |
548,308 | 16,061,911,893 | IssuesEvent | 2021-04-23 13:41:17 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | lenta.ru - design is broken | browser-firefox engine-gecko os-win priority-important | <!-- @browser: Firefox 87.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:87.0) Gecko/20100101 Firefox/87.0 -->
<!-- @reported_with: unknown -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/71522 -->
**URL**: https://lenta.ru/
**Browser / Version**: Firefox 87.0
**Operating Syste... | 1.0 | lenta.ru - design is broken - <!-- @browser: Firefox 87.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:87.0) Gecko/20100101 Firefox/87.0 -->
<!-- @reported_with: unknown -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/71522 -->
**URL**: https://lenta.ru/
**Browser / Version**: ... | priority | lenta ru design is broken url browser version firefox operating system windows tested another browser yes chrome problem type design is broken description items not fully visible steps to reproduce view the screenshot img alt screensh... | 1 |
125,183 | 26,607,646,694 | IssuesEvent | 2023-01-23 20:46:39 | flutter/website | https://api.github.com/repos/flutter/website | closed | [PAGE ISSUE]: 'Create a nested navigation flow' | p2-medium e2-days codelab | ### Page URL
https://docs.flutter.dev/cookbook/effects/nested-nav/
### Page source
https://github.com/flutter/website/tree/main/src/cookbook/effects/nested-nav.md
### Describe the problem
The nested navigation flow example does not update the URL or ModalRoute.settings.name when navigating between pages. The user ... | 1.0 | [PAGE ISSUE]: 'Create a nested navigation flow' - ### Page URL
https://docs.flutter.dev/cookbook/effects/nested-nav/
### Page source
https://github.com/flutter/website/tree/main/src/cookbook/effects/nested-nav.md
### Describe the problem
The nested navigation flow example does not update the URL or ModalRoute.sett... | non_priority | create a nested navigation flow page url page source describe the problem the nested navigation flow example does not update the url or modalroute settings name when navigating between pages the user story in this example does not really need deep linking but that is a typical use case ... | 0 |
32,168 | 26,488,737,532 | IssuesEvent | 2023-01-17 20:27:01 | cloud-native-toolkit/software-everywhere | https://api.github.com/repos/cloud-native-toolkit/software-everywhere | closed | Request new module: masauto-operator | new_module type:gitops approved category:infrastructure repo_created added_to_catalog | (Click Preview to navigate to guides) Please read the guides on how to create a module for the catalog:
- [Guide for a GitOps Module](https://modules.cloudnativetoolkit.dev/#/how-to/gitops)
- [Guide for a Terraform Module](https://modules.cloudnativetoolkit.dev/#/how-to/terraform)
**Related user story**
Provide ... | 1.0 | Request new module: masauto-operator - (Click Preview to navigate to guides) Please read the guides on how to create a module for the catalog:
- [Guide for a GitOps Module](https://modules.cloudnativetoolkit.dev/#/how-to/gitops)
- [Guide for a Terraform Module](https://modules.cloudnativetoolkit.dev/#/how-to/terrafo... | non_priority | request new module masauto operator click preview to navigate to guides please read the guides on how to create a module for the catalog related user story provide the issue number for the user story related to this request make sure you have create a validate story aligned to an epic ... | 0 |
34,400 | 7,834,118,252 | IssuesEvent | 2018-06-16 09:01:29 | joomla/joomla-cms | https://api.github.com/repos/joomla/joomla-cms | closed | 20650 Custom Element: Joomla! Toolbar button | J4 Issue No Code Attached Yet | ### Steps to reproduce the issue
Since the merge of this PR last night it has revealed some broken behaviour in the script by @Fedik
toolbar buttons that can't be used are disabled - this is great start to progressive disclosure
### Expected result
Publish button is disabled on the toolbar by default
Once an ... | 1.0 | 20650 Custom Element: Joomla! Toolbar button - ### Steps to reproduce the issue
Since the merge of this PR last night it has revealed some broken behaviour in the script by @Fedik
toolbar buttons that can't be used are disabled - this is great start to progressive disclosure
### Expected result
Publish button ... | non_priority | custom element joomla toolbar button steps to reproduce the issue since the merge of this pr last night it has revealed some broken behaviour in the script by fedik toolbar buttons that can t be used are disabled this is great start to progressive disclosure expected result publish button is d... | 0 |
786,087 | 27,634,069,596 | IssuesEvent | 2023-03-10 13:10:08 | w3c/w3c-website | https://api.github.com/repos/w3c/w3c-website | closed | Incorrect heading structure | bug medium priority website accessibility | Location: [Group participants page](https://beta.w3.org/groups/wg/eowg/participants/)
The participants page includes headings for the different participant groups and each participant name is also a heading. They are all marked up as `<h2>` so the visual heirarchy is not communicated correctly.
<img width="585" a... | 1.0 | Incorrect heading structure - Location: [Group participants page](https://beta.w3.org/groups/wg/eowg/participants/)
The participants page includes headings for the different participant groups and each participant name is also a heading. They are all marked up as `<h2>` so the visual heirarchy is not communicated co... | priority | incorrect heading structure location the participants page includes headings for the different participant groups and each participant name is also a heading they are all marked up as so the visual heirarchy is not communicated correctly img width alt sample of heading structure src easy... | 1 |
190,184 | 6,812,306,020 | IssuesEvent | 2017-11-06 02:12:55 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | mobile.twitter.com - design is broken | browser-firefox-mobile priority-critical | <!-- @browser: Firefox Mobile 58.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 4.1.2; Mobile; rv:58.0) Gecko/58.0 Firefox/58.0 -->
<!-- @reported_with: mobile-reporter -->
**URL**: https://mobile.twitter.com/breakingweather
**Browser / Version**: Firefox Mobile 58.0
**Operating System**: Android 4.1.2
**Tested Another ... | 1.0 | mobile.twitter.com - design is broken - <!-- @browser: Firefox Mobile 58.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 4.1.2; Mobile; rv:58.0) Gecko/58.0 Firefox/58.0 -->
<!-- @reported_with: mobile-reporter -->
**URL**: https://mobile.twitter.com/breakingweather
**Browser / Version**: Firefox Mobile 58.0
**Operating S... | priority | mobile twitter com design is broken url browser version firefox mobile operating system android tested another browser no problem type design is broken description issues with website design steps to reproduce from with ❤️ | 1 |
237,870 | 7,767,655,126 | IssuesEvent | 2018-06-03 09:10:13 | cdnjs/cdnjs | https://api.github.com/repos/cdnjs/cdnjs | closed | [Request] Add day.js [author] | :label: Library Request :rotating_light: High Priority in progress | **Library name:** day.js
**Library description:** 2KB immutable date library alternative to Moment.js with the same modern API
**Git repository url:** https://github.com/xx45/dayjs
**npm package name or url** (if there is one): https://www.npmjs.com/package/dayjs
**License (List them all if it's multiple):** M... | 1.0 | [Request] Add day.js [author] - **Library name:** day.js
**Library description:** 2KB immutable date library alternative to Moment.js with the same modern API
**Git repository url:** https://github.com/xx45/dayjs
**npm package name or url** (if there is one): https://www.npmjs.com/package/dayjs
**License (List ... | priority | add day js library name day js library description immutable date library alternative to moment js with the same modern api git repository url npm package name or url if there is one license list them all if it s multiple mit official homepage wanna say some... | 1 |
587,003 | 17,601,811,718 | IssuesEvent | 2021-08-17 12:47:20 | netwerk-digitaal-erfgoed/solid-crs | https://api.github.com/repos/netwerk-digitaal-erfgoed/solid-crs | closed | Show terms as links in presentation module | feature PRIORITY | So users can follow their nose and find out more about the terms used. This applies to all terms: subject, material etc. | 1.0 | Show terms as links in presentation module - So users can follow their nose and find out more about the terms used. This applies to all terms: subject, material etc. | priority | show terms as links in presentation module so users can follow their nose and find out more about the terms used this applies to all terms subject material etc | 1 |
36,783 | 8,167,794,102 | IssuesEvent | 2018-08-26 04:39:03 | joomla/joomla-cms | https://api.github.com/repos/joomla/joomla-cms | closed | [4.0] Unable to find install package when click install language | No Code Attached Yet | ### Steps to reproduce the issue
Click to install language
### Expected result
Install language complete
### Actual result
Alert "Unable to find install package"
### System information (as much as possible)
PHP Version : 7.0.29
Webserver : Apache/2.4.33 (Win32) OpenSSL/1.0.2n PHP/7.0.29
Joomla vers... | 1.0 | [4.0] Unable to find install package when click install language - ### Steps to reproduce the issue
Click to install language
### Expected result
Install language complete
### Actual result
Alert "Unable to find install package"
### System information (as much as possible)
PHP Version : 7.0.29
Webse... | non_priority | unable to find install package when click install language steps to reproduce the issue click to install language expected result install language complete actual result alert unable to find install package system information as much as possible php version webserver ... | 0 |
89,516 | 25,825,786,397 | IssuesEvent | 2022-12-12 12:52:20 | opencv/opencv | https://api.github.com/repos/opencv/opencv | closed | Cmake Compile Error for Opencv 4.5.5 | category: build/install | Hi i am trying to Build opencv 4.5.5 with cudnn. when i compile it using cmake gui error as described below.Kindly help to resolve. I have found similar issue in building opencv 4.4.0 version as well.
##### System information (version)
- OpenCV => 4.5.5
- Operating System / Platform => Windows 7 64 Bit
- Compil... | 1.0 | Cmake Compile Error for Opencv 4.5.5 - Hi i am trying to Build opencv 4.5.5 with cudnn. when i compile it using cmake gui error as described below.Kindly help to resolve. I have found similar issue in building opencv 4.4.0 version as well.
##### System information (version)
- OpenCV => 4.5.5
- Operating System /... | non_priority | cmake compile error for opencv hi i am trying to build opencv with cudnn when i compile it using cmake gui error as described below kindly help to resolve i have found similar issue in building opencv version as well system information version opencv operating system ... | 0 |
4,527 | 3,036,628,953 | IssuesEvent | 2015-08-06 13:07:41 | smathot/OpenSesame | https://api.github.com/repos/smathot/OpenSesame | closed | Python 3 compatibility | Code enhancement | The goal is to support:
- Python 2.7 (current default)
- Python >= 3.3 | 1.0 | Python 3 compatibility - The goal is to support:
- Python 2.7 (current default)
- Python >= 3.3 | non_priority | python compatibility the goal is to support python current default python | 0 |
809,778 | 30,210,148,614 | IssuesEvent | 2023-07-05 12:16:18 | latteart-org/latteart | https://api.github.com/repos/latteart-org/latteart | closed | セッションにテスト結果を紐づけても目的と気づきが表示されない | Type: Bug Priority: Must Effort: 1 Ver: develop | ・セッションからテスト結果の紐づけを削除しても目的と気づきが残ったままになっている。
※TOP画面に一度戻り再度ストーリー画面を開くと表示される | 1.0 | セッションにテスト結果を紐づけても目的と気づきが表示されない - ・セッションからテスト結果の紐づけを削除しても目的と気づきが残ったままになっている。
※TOP画面に一度戻り再度ストーリー画面を開くと表示される | priority | セッションにテスト結果を紐づけても目的と気づきが表示されない ・セッションからテスト結果の紐づけを削除しても目的と気づきが残ったままになっている。 ※top画面に一度戻り再度ストーリー画面を開くと表示される | 1 |
180,367 | 13,930,159,506 | IssuesEvent | 2020-10-22 01:40:26 | OpenMined/PySyft | https://api.github.com/repos/OpenMined/PySyft | closed | Add torch.Tensor.is_leaf to allowlist and test suite | Priority: 2 - High :cold_sweat: Severity: 3 - Medium :unamused: Status: Available :wave: Type: New Feature :heavy_plus_sign: Type: Testing :test_tube: |
# Description
This issue is a part of Syft 0.3.0 Epic 2: https://github.com/OpenMined/PySyft/issues/3696
In this issue, you will be adding support for remote execution of the torch.Tensor.is_leaf
method or property. This might be a really small project (literally a one-liner) or
it might require adding significant f... | 2.0 | Add torch.Tensor.is_leaf to allowlist and test suite -
# Description
This issue is a part of Syft 0.3.0 Epic 2: https://github.com/OpenMined/PySyft/issues/3696
In this issue, you will be adding support for remote execution of the torch.Tensor.is_leaf
method or property. This might be a really small project (literall... | non_priority | add torch tensor is leaf to allowlist and test suite description this issue is a part of syft epic in this issue you will be adding support for remote execution of the torch tensor is leaf method or property this might be a really small project literally a one liner or it might require adding sign... | 0 |
396,416 | 11,709,120,810 | IssuesEvent | 2020-03-08 17:03:42 | openshift/odo | https://api.github.com/repos/openshift/odo | closed | Additional interactive commands | area/UX kind/epic lifecycle/rotten priority/Low | ## Which functionality do you think we should add?
An interactive mode has been implemented for `service create`. Other commands might benefit from similar effort but we need to identify such commands.
## Why is this needed?
This would improve the usability of the tool.
### Sub-tasks
- [ ] `login`
- [x] `comp... | 1.0 | Additional interactive commands - ## Which functionality do you think we should add?
An interactive mode has been implemented for `service create`. Other commands might benefit from similar effort but we need to identify such commands.
## Why is this needed?
This would improve the usability of the tool.
### Sub... | priority | additional interactive commands which functionality do you think we should add an interactive mode has been implemented for service create other commands might benefit from similar effort but we need to identify such commands why is this needed this would improve the usability of the tool sub... | 1 |
329,244 | 10,013,910,763 | IssuesEvent | 2019-07-15 16:12:16 | threefoldfoundation/tfchain-wallet-electron | https://api.github.com/repos/threefoldfoundation/tfchain-wallet-electron | reopened | disable multisig wallet functionality for goldchain accounts | priority_major type_feature | Goldchain currently has no multisig wallet support yet. Please disable any multisig support for a logged in account in case the `account.chain_type` == "goldchain".
This means:
- no multisig wallets that can be owned/created by the account
- no multisig wallets that are shown on the account page
- no multisig w... | 1.0 | disable multisig wallet functionality for goldchain accounts - Goldchain currently has no multisig wallet support yet. Please disable any multisig support for a logged in account in case the `account.chain_type` == "goldchain".
This means:
- no multisig wallets that can be owned/created by the account
- no multi... | priority | disable multisig wallet functionality for goldchain accounts goldchain currently has no multisig wallet support yet please disable any multisig support for a logged in account in case the account chain type goldchain this means no multisig wallets that can be owned created by the account no multi... | 1 |
34,635 | 9,423,416,432 | IssuesEvent | 2019-04-11 11:50:19 | rust-lang/rust | https://api.github.com/repos/rust-lang/rust | closed | Travis is updating default Python version | A-build A-rustbuild T-infra | Copied from [their changelog](https://changelog.travis-ci.com/upcoming-python-default-version-update-96873):
> On April 16th 2019, the default Python version used to run your builds
> will be updated from Python 2.7 to Python 3.6
>
> If your builds rely on the current default Python version 2.7, you can
> pin... | 2.0 | Travis is updating default Python version - Copied from [their changelog](https://changelog.travis-ci.com/upcoming-python-default-version-update-96873):
> On April 16th 2019, the default Python version used to run your builds
> will be updated from Python 2.7 to Python 3.6
>
> If your builds rely on the current... | non_priority | travis is updating default python version copied from on april the default python version used to run your builds will be updated from python to python if your builds rely on the current default python version you can pin your project to continue using this version by specify... | 0 |
100,742 | 21,508,604,751 | IssuesEvent | 2022-04-28 00:10:52 | WordPress/openverse-api | https://api.github.com/repos/WordPress/openverse-api | opened | Add 3D model Elasticsearch model | 🟨 priority: medium 🌟 goal: addition 💻 aspect: code 🐍 tech: python | ## Description
<!-- Describe the feature and how it solves the problem. -->
We will need to add a 3D model model (model<sup>2</sup>?) to our list of Elasticsearch syncable models in `elasticsearch_models.py`. This commit may prove as a useful reference: https://github.com/WordPress/openverse-api/commit/cf21b73b4cb7609a... | 1.0 | Add 3D model Elasticsearch model - ## Description
<!-- Describe the feature and how it solves the problem. -->
We will need to add a 3D model model (model<sup>2</sup>?) to our list of Elasticsearch syncable models in `elasticsearch_models.py`. This commit may prove as a useful reference: https://github.com/WordPress/op... | non_priority | add model elasticsearch model description we will need to add a model model model to our list of elasticsearch syncable models in elasticsearch models py this commit may prove as a useful reference the es models represent the fields that we will want to search against this may not be all of the... | 0 |
803,502 | 29,179,816,217 | IssuesEvent | 2023-05-19 10:55:13 | lucia2007/tennis_buddies | https://api.github.com/repos/lucia2007/tennis_buddies | opened | User Story #5 Set Up Buddy Profile | Must Have User Story US Points: 3 High Priority Epic #3 | As a **signed in user with an active profile** I can **create a buddy profile** so that **I can use the search functionality to find the best tennis partner**
### Acceptance Criteria
1. User can fill in a simple form, add a profile picture and indicate their preferences for type of play, skill level, availability ... | 1.0 | User Story #5 Set Up Buddy Profile - As a **signed in user with an active profile** I can **create a buddy profile** so that **I can use the search functionality to find the best tennis partner**
### Acceptance Criteria
1. User can fill in a simple form, add a profile picture and indicate their preferences for typ... | priority | user story set up buddy profile as a signed in user with an active profile i can create a buddy profile so that i can use the search functionality to find the best tennis partner acceptance criteria user can fill in a simple form add a profile picture and indicate their preferences for typ... | 1 |
327,690 | 9,979,036,878 | IssuesEvent | 2019-07-09 21:30:09 | ESGF/esgf-compute-wps | https://api.github.com/repos/ESGF/esgf-compute-wps | opened | Update helm documentation | area/kubernetes kind/task priority/high size/medium | Helm chart needs a little more details and needs to be updated for the new development changes. | 1.0 | Update helm documentation - Helm chart needs a little more details and needs to be updated for the new development changes. | priority | update helm documentation helm chart needs a little more details and needs to be updated for the new development changes | 1 |
447,220 | 12,886,052,803 | IssuesEvent | 2020-07-13 08:54:03 | grafana/grafana | https://api.github.com/repos/grafana/grafana | closed | Jaeger API calls should be URL-encoded | datasource/Jaeger needs investigation priority/important-soon | **What happened**: Grafana failed to load operations for a service in the Jaeger datasource plugin. This occurred because the service name ("afsd/afsd") includes a forward slash (/), but when making the API call to Jaeger the slash is not percent-encoded.
 includes a forward slash (/), but when making the API call to Jaeger the slash is not percent-encoded.
 for oh-my-zsh. Please consider changing:
`ls -s "$ZSH_CUSTOM/themes/typewritten/async.zsh" "$ZSH_CUSTOM/themes/async"`
to
`ln -s "$ZSH_CUSTOM/themes/typewritten/async.zsh" "$ZSH_CUSTOM/themes/... | 1.0 | wiki: typo in installation for oh-my-zsh - Hey there,
seems there's a typo in the installation [wiki](https://github.com/reobin/typewritten/wiki/Installation) for oh-my-zsh. Please consider changing:
`ls -s "$ZSH_CUSTOM/themes/typewritten/async.zsh" "$ZSH_CUSTOM/themes/async"`
to
`ln -s "$ZSH_CUSTOM/themes/... | non_priority | wiki typo in installation for oh my zsh hey there seems there s a typo in the installation for oh my zsh please consider changing ls s zsh custom themes typewritten async zsh zsh custom themes async to ln s zsh custom themes typewritten async zsh zsh custom themes async | 0 |
743 | 4,349,482,374 | IssuesEvent | 2016-07-30 16:03:59 | ansible/ansible-modules-core | https://api.github.com/repos/ansible/ansible-modules-core | closed | digital_ocean droplet creation with unique_name | bug_report cloud digital_ocean waiting_on_maintainer | ##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
digital_ocean
##### ANSIBLE VERSION
```
ansible 2.0.2.0
config file = /etc/ansible/ansible.cfg
configured module search path = Default w/o overrides
```
##### CONFIGURATION
default
##### OS / ENVIRONMENT
CentOS: 7.1
python: 2.7.5
dopy: 0.3... | True | digital_ocean droplet creation with unique_name - ##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
digital_ocean
##### ANSIBLE VERSION
```
ansible 2.0.2.0
config file = /etc/ansible/ansible.cfg
configured module search path = Default w/o overrides
```
##### CONFIGURATION
default
##### OS / ... | non_priority | digital ocean droplet creation with unique name issue type bug report component name digital ocean ansible version ansible config file etc ansible ansible cfg configured module search path default w o overrides configuration default os ... | 0 |
499,490 | 14,448,646,032 | IssuesEvent | 2020-12-08 06:40:14 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | www.google.com - video or audio doesn't play | browser-firefox engine-gecko ml-needsdiagnosis-false ml-probability-high priority-critical | <!-- @browser: Firefox 84.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 6.1; rv:84.0) Gecko/20100101 Firefox/84.0 -->
<!-- @reported_with: desktop-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/63290 -->
**URL**: https://www.google.com/search?newwindow=1&safe=strict&client=firefox-b-d&sxs... | 1.0 | www.google.com - video or audio doesn't play - <!-- @browser: Firefox 84.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 6.1; rv:84.0) Gecko/20100101 Firefox/84.0 -->
<!-- @reported_with: desktop-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/63290 -->
**URL**: https://www.google.com/search... | priority | video or audio doesn t play url browser version firefox operating system windows tested another browser yes chrome problem type video or audio doesn t play description there is no audio steps to reproduce view the screenshot img alt scr... | 1 |
58,016 | 8,222,977,438 | IssuesEvent | 2018-09-06 09:11:47 | kyma-project/kyma | https://api.github.com/repos/kyma-project/kyma | closed | Adjust CR documentation to the template | area/documentation | Link to the template:
https://github.com/kyma-project/community/blob/master/guidelines/templates/resources/custom-resource.md
Link to the documentation that needs adjustment:
- https://github.com/kyma-project/kyma/blob/master/docs/api-gateway/docs/011-api-custom-resource.md
- https://github.com/kyma-project/kyma/blob/... | 1.0 | Adjust CR documentation to the template - Link to the template:
https://github.com/kyma-project/community/blob/master/guidelines/templates/resources/custom-resource.md
Link to the documentation that needs adjustment:
- https://github.com/kyma-project/kyma/blob/master/docs/api-gateway/docs/011-api-custom-resource.md
- ... | non_priority | adjust cr documentation to the template link to the template link to the documentation that needs adjustment | 0 |
385,980 | 11,429,361,262 | IssuesEvent | 2020-02-04 07:44:26 | openmsupply/mobile | https://api.github.com/repos/openmsupply/mobile | closed | Incorrect Prescription fields | Docs: not needed Effort: small Module: dispensary Priority: high | ## Describe the bug
Fields that are incorrect for a prescription:
- `confirm_date` - seems to be a day behind, some timezone thing.
- `date_order_written` - is this needed?
- `entry_date` - same as `confirm_date` it's incorrect
What to do with tax 🤷♂
### To reproduce
N/A
### Expected behaviour
... | 1.0 | Incorrect Prescription fields - ## Describe the bug
Fields that are incorrect for a prescription:
- `confirm_date` - seems to be a day behind, some timezone thing.
- `date_order_written` - is this needed?
- `entry_date` - same as `confirm_date` it's incorrect
What to do with tax 🤷♂
### To reproduce
... | priority | incorrect prescription fields describe the bug fields that are incorrect for a prescription confirm date seems to be a day behind some timezone thing date order written is this needed entry date same as confirm date it s incorrect what to do with tax 🤷♂ to reproduce ... | 1 |
658,983 | 21,914,111,621 | IssuesEvent | 2022-05-21 14:36:28 | azerothcore/azerothcore-wotlk | https://api.github.com/repos/azerothcore/azerothcore-wotlk | opened | [NPC] `Oronok Torn-heart` doesn't use his `Healing Wave` ability | Priority-Low 65-69 | ### Current Behaviour
[Oronok Torn-heart](https://tbc.wowhead.com/npc=21183/oronok-torn-heart) doesn't heal you when low health.
### Expected Blizzlike Behaviour
> Oronok heals you for 3500 when you get to 20-30% HP so it's a nonstop grind/farm.
https://tbc.wowhead.com/npc=21183/oronok-torn-heart#comments:id=1394... | 1.0 | [NPC] `Oronok Torn-heart` doesn't use his `Healing Wave` ability - ### Current Behaviour
[Oronok Torn-heart](https://tbc.wowhead.com/npc=21183/oronok-torn-heart) doesn't heal you when low health.
### Expected Blizzlike Behaviour
> Oronok heals you for 3500 when you get to 20-30% HP so it's a nonstop grind/farm.
h... | priority | oronok torn heart doesn t use his healing wave ability current behaviour doesn t heal you when low health expected blizzlike behaviour oronok heals you for when you get to hp so it s a nonstop grind farm anyway the amazing thing about this place is not only doesn t oronok... | 1 |
465,353 | 13,383,627,997 | IssuesEvent | 2020-09-02 10:38:26 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | facebook.com - design is broken | browser-chrome priority-critical | <!-- @browser: Chrome 85.0.4183 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.83 Safari/537.36 -->
<!-- @reported_with: unknown -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/57391 -->
**URL**: https://facebook.com
**Browser ... | 1.0 | facebook.com - design is broken - <!-- @browser: Chrome 85.0.4183 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.83 Safari/537.36 -->
<!-- @reported_with: unknown -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/57391 -->
**URL**... | priority | facebook com design is broken url browser version chrome operating system windows tested another browser yes chrome problem type design is broken description items not fully visible steps to reproduce facebook image not loading browser configuration ... | 1 |
521,153 | 15,103,729,045 | IssuesEvent | 2021-02-08 10:41:10 | sed-szeged/iFL4Eclipse | https://api.github.com/repos/sed-szeged/iFL4Eclipse | opened | Apply preset button was active, but no preset is selected | bug low priority | **Precondition**
* .../eclipse.exe has launched.
* iFL plugin has been installed.
**Steps**
1. Select a project.
1. Click iFL button.
1. Load scores.
1. Click Show filters.
1. Click Choose preset.
1. Try to select an empty submenu, where is no preset defined.
**Expected results**
* When there is n... | 1.0 | Apply preset button was active, but no preset is selected - **Precondition**
* .../eclipse.exe has launched.
* iFL plugin has been installed.
**Steps**
1. Select a project.
1. Click iFL button.
1. Load scores.
1. Click Show filters.
1. Click Choose preset.
1. Try to select an empty submenu, where is no... | priority | apply preset button was active but no preset is selected precondition eclipse exe has launched ifl plugin has been installed steps select a project click ifl button load scores click show filters click choose preset try to select an empty submenu where is no... | 1 |
279,751 | 24,252,594,201 | IssuesEvent | 2022-09-27 15:12:20 | microsoft/vscode | https://api.github.com/repos/microsoft/vscode | closed | Test badge on TreeView | testplan-item | Refs: https://github.com/microsoft/vscode/issues/62783
- [x] anyOS @meganrogge
- [x] anyOS @bpasero
Complexity: 4
Roles: Developer
[Create Issue](https://github.com/microsoft/vscode/issues/new?body=Testing+%23161780%0A%0A&assignees=alexr00)
---
We have newly finalized API for badges on TreeViews: https:... | 1.0 | Test badge on TreeView - Refs: https://github.com/microsoft/vscode/issues/62783
- [x] anyOS @meganrogge
- [x] anyOS @bpasero
Complexity: 4
Roles: Developer
[Create Issue](https://github.com/microsoft/vscode/issues/new?body=Testing+%23161780%0A%0A&assignees=alexr00)
---
We have newly finalized API for ba... | non_priority | test badge on treeview refs anyos meganrogge anyos bpasero complexity roles developer we have newly finalized api for badges on treeviews this badge shows as a circle with a number on the view s view container to test read the inline documentation for the api and v... | 0 |
26,511 | 11,307,716,048 | IssuesEvent | 2020-01-18 23:00:03 | NixOS/nixpkgs | https://api.github.com/repos/NixOS/nixpkgs | closed | Vulnerability roundup 76: nautilus-3.30.5: 1 advisory | 1.severity: security | [search](https://search.nix.gsc.io/?q=nautilus&i=fosho&repos=nixos-nixpkgs), [files](https://github.com/NixOS/nixpkgs/search?utf8=%E2%9C%93&q=nautilus+in%3Apath&type=Code)
* [ ] [CVE-2019-11461](https://nvd.nist.gov/vuln/detail/CVE-2019-11461) (nixos-19.03)
Scanned versions: nixos-19.03: 2c61951df92. May contain fals... | True | Vulnerability roundup 76: nautilus-3.30.5: 1 advisory - [search](https://search.nix.gsc.io/?q=nautilus&i=fosho&repos=nixos-nixpkgs), [files](https://github.com/NixOS/nixpkgs/search?utf8=%E2%9C%93&q=nautilus+in%3Apath&type=Code)
* [ ] [CVE-2019-11461](https://nvd.nist.gov/vuln/detail/CVE-2019-11461) (nixos-19.03)
Scan... | non_priority | vulnerability roundup nautilus advisory nixos scanned versions nixos may contain false positives | 0 |
671,499 | 22,763,884,486 | IssuesEvent | 2022-07-08 00:55:59 | okTurtles/group-income | https://api.github.com/repos/okTurtles/group-income | opened | Do not allow punctuation in usernames | Kind:Enhancement Note:Up-for-grabs App:Frontend Level:Starter Priority:High Note:Contracts | ### Problem
When mentioning users in chat, it would be weird if someone were named `@bob?` instead of `@bob` Because then you'd have mentions that looked like this:
```
@bob? are you there?
```
Instead of:
```
@bob are you there?
```
### Solution
Create a validation function that returns `true` or... | 1.0 | Do not allow punctuation in usernames - ### Problem
When mentioning users in chat, it would be weird if someone were named `@bob?` instead of `@bob` Because then you'd have mentions that looked like this:
```
@bob? are you there?
```
Instead of:
```
@bob are you there?
```
### Solution
Create a va... | priority | do not allow punctuation in usernames problem when mentioning users in chat it would be weird if someone were named bob instead of bob because then you d have mentions that looked like this bob are you there instead of bob are you there solution create a va... | 1 |
367,716 | 10,861,160,193 | IssuesEvent | 2019-11-14 10:30:52 | discos/discos | https://api.github.com/repos/discos/discos | closed | X band SRT pointing model to be updated | enhancement line-srt priority-major | Some days ago the pointing model for the SRT X band receiver was updated once again, but this time, due to maintenance done to the mirrors, it was proven successful. It should be uploaded onto the repository in order to keep track of it. | 1.0 | X band SRT pointing model to be updated - Some days ago the pointing model for the SRT X band receiver was updated once again, but this time, due to maintenance done to the mirrors, it was proven successful. It should be uploaded onto the repository in order to keep track of it. | priority | x band srt pointing model to be updated some days ago the pointing model for the srt x band receiver was updated once again but this time due to maintenance done to the mirrors it was proven successful it should be uploaded onto the repository in order to keep track of it | 1 |
2,644 | 12,394,471,505 | IssuesEvent | 2020-05-20 16:59:40 | rearc-data/covid-datasets-aws-data-exchange | https://api.github.com/repos/rearc-data/covid-datasets-aws-data-exchange | closed | Lambda errors should update Slack channel | automation | enhancements | Lambda errors should update Slack channel to ensure we troubleshoot any Lambda function errors
Currently e-mails should be going to data@rearc.io for errors through a CloudWatch alarm | 1.0 | Lambda errors should update Slack channel - Lambda errors should update Slack channel to ensure we troubleshoot any Lambda function errors
Currently e-mails should be going to data@rearc.io for errors through a CloudWatch alarm | non_priority | lambda errors should update slack channel lambda errors should update slack channel to ensure we troubleshoot any lambda function errors currently e mails should be going to data rearc io for errors through a cloudwatch alarm | 0 |
1,491 | 3,250,721,344 | IssuesEvent | 2015-10-19 03:44:54 | hydroshare/hydroshare | https://api.github.com/repos/hydroshare/hydroshare | closed | SOLR / Haystack / Sphinx | Infrastructure | Add Haystack and Sphinx to the base image
Add SOLR as a new docker container | 1.0 | SOLR / Haystack / Sphinx - Add Haystack and Sphinx to the base image
Add SOLR as a new docker container | non_priority | solr haystack sphinx add haystack and sphinx to the base image add solr as a new docker container | 0 |
598,583 | 18,248,286,545 | IssuesEvent | 2021-10-01 22:00:25 | googleapis/python-aiplatform | https://api.github.com/repos/googleapis/python-aiplatform | closed | samples.snippets.pipeline_service.create_training_pipeline_tabular_regression_sample_test: test_ucaip_generated_create_training_pipeline_sample failed | type: bug priority: p1 samples flakybot: issue flakybot: flaky api: aiplatform | This test failed!
To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot).
If I'm commenting on this issue too often, add the `flakybot: quiet` label and
I will stop commenting.
---
commit: 179150aed80d1386993a07870fe34f2b637ded18
b... | 1.0 | samples.snippets.pipeline_service.create_training_pipeline_tabular_regression_sample_test: test_ucaip_generated_create_training_pipeline_sample failed - This test failed!
To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot).
If I'm... | priority | samples snippets pipeline service create training pipeline tabular regression sample test test ucaip generated create training pipeline sample failed this test failed to configure my behavior see if i m commenting on this issue too often add the flakybot quiet label and i will stop commenting comm... | 1 |
557,655 | 16,514,675,924 | IssuesEvent | 2021-05-26 08:45:18 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | console.cloud.google.com - design is broken | browser-firefox-ios ml-needsdiagnosis-false os-ios priority-critical | <!-- @browser: Firefox iOS 33.1 -->
<!-- @ua_header: Mozilla/5.0 (iPhone; CPU OS 14_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/33.1 Mobile/15E148 Safari/605.1.15 -->
<!-- @reported_with: mobile-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/75049 -->
**URL**: https:... | 1.0 | console.cloud.google.com - design is broken - <!-- @browser: Firefox iOS 33.1 -->
<!-- @ua_header: Mozilla/5.0 (iPhone; CPU OS 14_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/33.1 Mobile/15E148 Safari/605.1.15 -->
<!-- @reported_with: mobile-reporter -->
<!-- @public_url: https://github.com/webcom... | priority | console cloud google com design is broken url browser version firefox ios operating system ios tested another browser yes other problem type design is broken description images not loaded steps to reproduce wouldn’t load screen seems fishy browser conf... | 1 |
253,389 | 8,055,529,946 | IssuesEvent | 2018-08-02 09:35:22 | careteditor/issues | https://api.github.com/repos/careteditor/issues | closed | Spacebar randomly does not work in the newest version | bug priority resolved | I just updated to the latest version of Caret on Windows 10 (**4.0.0-rc14**) and noticed a strange bug. Randomly, the spacebar will stop responding and not enter any spaces no matter how many times you press it.
Pressing **Enter** does fix the issue temporarily but it will pop up again before long. I tested this in... | 1.0 | Spacebar randomly does not work in the newest version - I just updated to the latest version of Caret on Windows 10 (**4.0.0-rc14**) and noticed a strange bug. Randomly, the spacebar will stop responding and not enter any spaces no matter how many times you press it.
Pressing **Enter** does fix the issue temporaril... | priority | spacebar randomly does not work in the newest version i just updated to the latest version of caret on windows and noticed a strange bug randomly the spacebar will stop responding and not enter any spaces no matter how many times you press it pressing enter does fix the issue temporarily bu... | 1 |
3,078 | 4,045,777,861 | IssuesEvent | 2016-05-22 08:02:00 | bhnascar/Viral-Art | https://api.github.com/repos/bhnascar/Viral-Art | closed | Write scraper for DA | infrastructure | 1. Get URL for images
2. Given URL for image, get the
- image
- views
- favs
- category
- number of watchers the artist has | 1.0 | Write scraper for DA - 1. Get URL for images
2. Given URL for image, get the
- image
- views
- favs
- category
- number of watchers the artist has | non_priority | write scraper for da get url for images given url for image get the image views favs category number of watchers the artist has | 0 |
536,890 | 15,716,247,202 | IssuesEvent | 2021-03-28 06:10:58 | kothariji/SyntaxMeets | https://api.github.com/repos/kothariji/SyntaxMeets | closed | Add an Emoji Picker in Chat Drawer🚀🔥😇 | GSSOC21 JS Level2 Priority: Low new feature | ## Description
To add an emoji picker tool in the chat drawer so that user can easily send emoji.
Reference

| 1.0 | Add an Emoji Picker in Chat Drawer🚀🔥😇 - ## Description
To add an emoji picker tool in the chat drawer so that user can easily send emoji.
Reference

| priority | add an emoji picker in chat drawer🚀🔥😇 description to add an emoji picker tool in the chat drawer so that user can easily send emoji reference | 1 |
375,719 | 26,174,495,893 | IssuesEvent | 2023-01-02 07:50:59 | python-attrs/attrs | https://api.github.com/repos/python-attrs/attrs | closed | make_class() fails when passing dict of Attributes | Documentation | I noticed this fails, but in my understanding of the manual it should work:
```python
import attrs
@attrs.define
class Foo:
bar: int
a = attrs.fields(Foo)[0]
attrs.make_class("Foo", dict(bar=a))
```
```
Traceback (most recent call last):
File "test_attrs.py", line 9, in <module>
attrs.make_c... | 1.0 | make_class() fails when passing dict of Attributes - I noticed this fails, but in my understanding of the manual it should work:
```python
import attrs
@attrs.define
class Foo:
bar: int
a = attrs.fields(Foo)[0]
attrs.make_class("Foo", dict(bar=a))
```
```
Traceback (most recent call last):
File "... | non_priority | make class fails when passing dict of attributes i noticed this fails but in my understanding of the manual it should work python import attrs attrs define class foo bar int a attrs fields foo attrs make class foo dict bar a traceback most recent call last file te... | 0 |
9,844 | 11,864,059,591 | IssuesEvent | 2020-03-25 20:54:43 | dotnet/runtime | https://api.github.com/repos/dotnet/runtime | closed | "A local file header is corrupt" error after upgrading to 3.0/3.1 | area-System.IO.Compression bug tenet-compatibility | We have an application that reads and process information from zip files. After we upgraded target framework to 3.0 (or 3.1) from 2.1 without upgrading the code, processing of larger zip files started to fail with:
`System.IO.InvalidDataException: A local file header is corrupt.`
This issue blocks us from upgrading... | True | "A local file header is corrupt" error after upgrading to 3.0/3.1 - We have an application that reads and process information from zip files. After we upgraded target framework to 3.0 (or 3.1) from 2.1 without upgrading the code, processing of larger zip files started to fail with:
`System.IO.InvalidDataException: A l... | non_priority | a local file header is corrupt error after upgrading to we have an application that reads and process information from zip files after we upgraded target framework to or from without upgrading the code processing of larger zip files started to fail with system io invaliddataexception a l... | 0 |
267,057 | 8,378,711,931 | IssuesEvent | 2018-10-06 17:03:54 | GCE-NEIIST/GCE-NEIIST-webapp | https://api.github.com/repos/GCE-NEIIST/GCE-NEIIST-webapp | closed | Navbar Hamburguer doesn't work on mobile | Category: Coding Category: User Interface Priority: High Type: Bug help wanted | This makes the users unable to navigate the site through their phones. | 1.0 | Navbar Hamburguer doesn't work on mobile - This makes the users unable to navigate the site through their phones. | priority | navbar hamburguer doesn t work on mobile this makes the users unable to navigate the site through their phones | 1 |
14,189 | 3,808,369,044 | IssuesEvent | 2016-03-25 14:45:06 | stevegrunwell/mcavoy | https://api.github.com/repos/stevegrunwell/mcavoy | opened | Fully document the API | documentation | McAvoy is built around [the WordPress Plugin API](https://codex.wordpress.org/Plugin_API) and has solid inline documentation (if I do say so myself), but all of these actions and filters should also be documented elsewhere, likely in the README to start and eventually the GitHub wiki. | 1.0 | Fully document the API - McAvoy is built around [the WordPress Plugin API](https://codex.wordpress.org/Plugin_API) and has solid inline documentation (if I do say so myself), but all of these actions and filters should also be documented elsewhere, likely in the README to start and eventually the GitHub wiki. | non_priority | fully document the api mcavoy is built around and has solid inline documentation if i do say so myself but all of these actions and filters should also be documented elsewhere likely in the readme to start and eventually the github wiki | 0 |
367,819 | 10,861,825,620 | IssuesEvent | 2019-11-14 11:57:27 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | fontawesome.com - see bug description | browser-firefox engine-gecko priority-normal | <!-- @browser: Firefox 71.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0 -->
<!-- @reported_with: desktop-reporter -->
**URL**: https://fontawesome.com/v4.7.0/cheatsheet/
**Browser / Version**: Firefox 71.0
**Operating System**: Windows 10
**Tested Another Browse... | 1.0 | fontawesome.com - see bug description - <!-- @browser: Firefox 71.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0 -->
<!-- @reported_with: desktop-reporter -->
**URL**: https://fontawesome.com/v4.7.0/cheatsheet/
**Browser / Version**: Firefox 71.0
**Operating Syst... | priority | fontawesome com see bug description url browser version firefox operating system windows tested another browser yes problem type something else description site does not load at all window stays blank no error nothing steps to reproduce opened page tried rel... | 1 |
56,527 | 8,081,423,873 | IssuesEvent | 2018-08-08 03:25:05 | servo/servo | https://api.github.com/repos/servo/servo | closed | Doc build is broken with latest rust update | A-documentation A-infrastructure | ```
error: `[cfg]` cannot be resolved, ignoring it...
--> /home/servo/.cargo/registry/src/github.com-1ecc6299db9ec823/cfg-if-0.1.2/src/lib.rs:1:28
|
1 | //! A macro for defining #[cfg] if-else statements.
| ^^^ cannot be resolved, ignoring
|
note: lint level defined here
--> /... | 1.0 | Doc build is broken with latest rust update - ```
error: `[cfg]` cannot be resolved, ignoring it...
--> /home/servo/.cargo/registry/src/github.com-1ecc6299db9ec823/cfg-if-0.1.2/src/lib.rs:1:28
|
1 | //! A macro for defining #[cfg] if-else statements.
| ^^^ cannot be resolved, ignori... | non_priority | doc build is broken with latest rust update error cannot be resolved ignoring it home servo cargo registry src github com cfg if src lib rs a macro for defining if else statements cannot be resolved ignoring note lint leve... | 0 |
244,067 | 7,870,331,415 | IssuesEvent | 2018-06-25 00:32:39 | openshift/origin | https://api.github.com/repos/openshift/origin | closed | Rebase tool wishlist | component/internal-tools lifecycle/rotten priority/P2 | In no particular order, but while I'm dealing with some pain.
1. Auto-fork pick to openshift/kubernetes and rebump in openshift/origin. This would keep the list up to date.
2. Auto-list of pulls already merged into a particular level of kube.
3. Building on 2, auto-creation of the pick list for the next rebase.
... | 1.0 | Rebase tool wishlist - In no particular order, but while I'm dealing with some pain.
1. Auto-fork pick to openshift/kubernetes and rebump in openshift/origin. This would keep the list up to date.
2. Auto-list of pulls already merged into a particular level of kube.
3. Building on 2, auto-creation of the pick list... | priority | rebase tool wishlist in no particular order but while i m dealing with some pain auto fork pick to openshift kubernetes and rebump in openshift origin this would keep the list up to date auto list of pulls already merged into a particular level of kube building on auto creation of the pick list... | 1 |
84,328 | 3,663,358,914 | IssuesEvent | 2016-02-19 05:20:48 | ClothAppProject/ClothAppAndroid | https://api.github.com/repos/ClothAppProject/ClothAppAndroid | closed | loading images from database (update on scroll down) | High priority | - Description: A photo gallery to show the pictures that have already been uploaded
- Requires: downloading images from server, showing the images on the UI of the client
- Due: Milestone 2 (BETA)
- Status: server side ready, upload photos client side ready, fetching pics and adding on the interface missing
- Time ... | 1.0 | loading images from database (update on scroll down) - - Description: A photo gallery to show the pictures that have already been uploaded
- Requires: downloading images from server, showing the images on the UI of the client
- Due: Milestone 2 (BETA)
- Status: server side ready, upload photos client side ready, fet... | priority | loading images from database update on scroll down description a photo gallery to show the pictures that have already been uploaded requires downloading images from server showing the images on the ui of the client due milestone beta status server side ready upload photos client side ready fet... | 1 |
181,998 | 6,665,880,503 | IssuesEvent | 2017-10-03 04:47:39 | HelpyTeam/HelpyWeb | https://api.github.com/repos/HelpyTeam/HelpyWeb | opened | Implement for <User> Get Conversation List | Front-end priority/2 To-do | # Overview
The conversation list loads into the Left layout
# Target
- [ ] Implementation the Get Conversation List function | 1.0 | Implement for <User> Get Conversation List - # Overview
The conversation list loads into the Left layout
# Target
- [ ] Implementation the Get Conversation List function | priority | implement for get conversation list overview the conversation list loads into the left layout target implementation the get conversation list function | 1 |
460,387 | 13,208,977,591 | IssuesEvent | 2020-08-15 08:27:17 | Zettlr/Zettlr | https://api.github.com/repos/Zettlr/Zettlr | closed | [ENHANCEMENT]: Inline images should not insert line breaks | UX confirmed enhancement priority:low | <!-- First, please describe your enhancement in one or two short sentences. -->
## Description
Currently when an image is added via Drag & Drop, it is placed on a new line, even when it is dropped inline with text.
<!-- Now, please tell us what this would change, and more specifically: how! -->
## Proposed Changes
... | 1.0 | [ENHANCEMENT]: Inline images should not insert line breaks - <!-- First, please describe your enhancement in one or two short sentences. -->
## Description
Currently when an image is added via Drag & Drop, it is placed on a new line, even when it is dropped inline with text.
<!-- Now, please tell us what this would ... | priority | inline images should not insert line breaks description currently when an image is added via drag drop it is placed on a new line even when it is dropped inline with text proposed changes a context aware drag drop should insert a newline above and below when the image is dragged onto a bl... | 1 |
323,902 | 9,880,305,910 | IssuesEvent | 2019-06-24 12:18:15 | comic/grand-challenge.org | https://api.github.com/repos/comic/grand-challenge.org | closed | Add point annotation type for small lesions | area/ophthalmology-workstation priority/p2 | The graders have asked for functionality that allows annotation of small lesions by clicking on a coordinate of an image, because drawing a polygon around lots of small drusen is very time consuming.
**Requirements**
- [ ] Create model for a (single) coordinate annotation
- [ ] Create serializer and viewset for th... | 1.0 | Add point annotation type for small lesions - The graders have asked for functionality that allows annotation of small lesions by clicking on a coordinate of an image, because drawing a polygon around lots of small drusen is very time consuming.
**Requirements**
- [ ] Create model for a (single) coordinate annotati... | priority | add point annotation type for small lesions the graders have asked for functionality that allows annotation of small lesions by clicking on a coordinate of an image because drawing a polygon around lots of small drusen is very time consuming requirements create model for a single coordinate annotation... | 1 |
626,865 | 19,845,203,130 | IssuesEvent | 2022-01-21 04:54:25 | DimensionDev/Maskbook | https://api.github.com/repos/DimensionDev/Maskbook | closed | [Bug] Should adjust the display priority of thegraph and onchain data in ITO history | Priority: P1 (Now) Type: Bug | ## Bug Info
### How to reproduce?
1. Create ITO
2. Check the ITO past history
3. Block thegraph api request
4. Check the ITO past history
https://user-images.githubusercontent.com/2582974/143733985-f0da74a1-730f-496a-b7c2-d7922658bfbc.mp4
### What happened?
### What should happen?
## Environme... | 1.0 | [Bug] Should adjust the display priority of thegraph and onchain data in ITO history - ## Bug Info
### How to reproduce?
1. Create ITO
2. Check the ITO past history
3. Block thegraph api request
4. Check the ITO past history
https://user-images.githubusercontent.com/2582974/143733985-f0da74a1-730f-496a-b7c... | priority | should adjust the display priority of thegraph and onchain data in ito history bug info how to reproduce create ito check the ito past history block thegraph api request check the ito past history what happened what should happen environment mask v... | 1 |
46,989 | 13,056,010,924 | IssuesEvent | 2020-07-30 03:23:04 | icecube-trac/tix2 | https://api.github.com/repos/icecube-trac/tix2 | opened | filterscripts not working due to outdated phys_services.spe_fit_injector (Trac #2230) | Incomplete Migration Migrated from Trac defect infrastructure | Migrated from https://code.icecube.wisc.edu/ticket/2230
```json
{
"status": "closed",
"changetime": "2019-03-13T20:47:56",
"description": "Hello,\n\n(documenting discussion from slack so this does not get lost)\ntrying to run filterscripts IceCube_BaseProc.py but I see this error in the current trunk:\n\n... | 1.0 | filterscripts not working due to outdated phys_services.spe_fit_injector (Trac #2230) - Migrated from https://code.icecube.wisc.edu/ticket/2230
```json
{
"status": "closed",
"changetime": "2019-03-13T20:47:56",
"description": "Hello,\n\n(documenting discussion from slack so this does not get lost)\ntrying... | non_priority | filterscripts not working due to outdated phys services spe fit injector trac migrated from json status closed changetime description hello n n documenting discussion from slack so this does not get lost ntrying to run filterscripts icecube baseproc py but i see t... | 0 |
23,089 | 11,841,652,641 | IssuesEvent | 2020-03-23 21:13:33 | elastic/kibana | https://api.github.com/repos/elastic/kibana | closed | [APM] destination.service fields to get service connections | Feature:Service Maps [zube]: In Progress | As per https://github.com/elastic/apm/issues/180, agents are expected to set fields: `context.destination.service.resource`, `context.destination.service.name`, `context.destination.service.type` when applicable. Service maps can make use of these fields to determine if 2 different spans are referring to the same logic... | 1.0 | [APM] destination.service fields to get service connections - As per https://github.com/elastic/apm/issues/180, agents are expected to set fields: `context.destination.service.resource`, `context.destination.service.name`, `context.destination.service.type` when applicable. Service maps can make use of these fields to ... | non_priority | destination service fields to get service connections as per agents are expected to set fields context destination service resource context destination service name context destination service type when applicable service maps can make use of these fields to determine if different spans are referring ... | 0 |
4,618 | 6,733,595,631 | IssuesEvent | 2017-10-18 15:16:35 | inveniosoftware/invenio-previewer | https://api.github.com/repos/inveniosoftware/invenio-previewer | closed | demobbed: preview OPERA event files | Service: COD Status: ready for work | Integrate OPERA previewer https://github.com/dmitr25/demobbed-viewer enabling to preview OPERA event files.
We have been given green liight by Sergey to also make an npm release of the previewer.
The name "demobbed" is not so nice, but there were no other proposals...
Note that the JS sources contain data bund... | 1.0 | demobbed: preview OPERA event files - Integrate OPERA previewer https://github.com/dmitr25/demobbed-viewer enabling to preview OPERA event files.
We have been given green liight by Sergey to also make an npm release of the previewer.
The name "demobbed" is not so nice, but there were no other proposals...
Note... | non_priority | demobbed preview opera event files integrate opera previewer enabling to preview opera event files we have been given green liight by sergey to also make an npm release of the previewer the name demobbed is not so nice but there were no other proposals note that the js sources contain data bundled... | 0 |
130,362 | 18,066,437,770 | IssuesEvent | 2021-09-20 19:47:10 | WordPress/gutenberg | https://api.github.com/repos/WordPress/gutenberg | opened | Search block: Consider update width as drag | Needs Design Feedback [Block] Search | This might not be easy to implement, but one thing struck me as I used the search block, was how it would be even more useful if the width updated as I dragged on resize. This was on Chrome.

... | 1.0 | Search block: Consider update width as drag - This might not be easy to implement, but one thing struck me as I used the search block, was how it would be even more useful if the width updated as I dragged on resize. This was on Chrome.

- Currently, Fortunately over 100 contributors participated. 🎉
- Probably, GitHub API max count is 100 https://developer.github.com/v3/#pagination
- But, we show contributors only 100.
- So, We should add paging | 1.0 | [Assigned] Add paging for contributor page - ## Overview (Required)
- Currently, Fortunately over 100 contributors participated. 🎉
- Probably, GitHub API max count is 100 https://developer.github.com/v3/#pagination
- But, we show contributors only 100.
- So, We should add paging | priority | add paging for contributor page overview required currently fortunately over contributors participated 🎉 probably github api max count is but we show contributors only so we should add paging | 1 |
258,462 | 19,561,468,279 | IssuesEvent | 2022-01-03 16:46:53 | broadinstitute/gnomad-browser | https://api.github.com/repos/broadinstitute/gnomad-browser | closed | Add contributing docs | Component: Developer Documentation | Document how to set up a development environment to contribute to the gnomAD browser.
* Set up Elasticsearch and Redis (Docker Compose?)
* Populate databases
* Get a small slice of variants (maybe 22-Y)
* Current scripts depend on Hail's Elasticsearch export which only works in Hadoop
* Install Node.js
* In... | 1.0 | Add contributing docs - Document how to set up a development environment to contribute to the gnomAD browser.
* Set up Elasticsearch and Redis (Docker Compose?)
* Populate databases
* Get a small slice of variants (maybe 22-Y)
* Current scripts depend on Hail's Elasticsearch export which only works in Hadoop
... | non_priority | add contributing docs document how to set up a development environment to contribute to the gnomad browser set up elasticsearch and redis docker compose populate databases get a small slice of variants maybe y current scripts depend on hail s elasticsearch export which only works in hadoop ... | 0 |
136,837 | 18,751,487,429 | IssuesEvent | 2021-11-05 02:57:35 | Dima2022/Resiliency-Studio | https://api.github.com/repos/Dima2022/Resiliency-Studio | opened | CVE-2016-1000338 (High) detected in bcprov-ext-jdk15on-1.49.jar | security vulnerability | ## CVE-2016-1000338 - High 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 crypto... | True | CVE-2016-1000338 (High) detected in bcprov-ext-jdk15on-1.49.jar - ## CVE-2016-1000338 - High 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>T... | non_priority | cve high detected in bcprov ext jar cve high 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 apis... | 0 |
194,030 | 14,667,695,958 | IssuesEvent | 2020-12-29 19:17:47 | rancher/security-scan | https://api.github.com/repos/rancher/security-scan | closed | Missing data in ClusterScanReport .spec.reportJSON | [zube]: To Test | The following fields in the ClusterScanReport located at `.spec.reportJSON.results[].checks[]` are missing data
```
audit_config
actual_value
expected_result
```
This data is needed to produce the self-assessment documentation. | 1.0 | Missing data in ClusterScanReport .spec.reportJSON - The following fields in the ClusterScanReport located at `.spec.reportJSON.results[].checks[]` are missing data
```
audit_config
actual_value
expected_result
```
This data is needed to produce the self-assessment documentation. | non_priority | missing data in clusterscanreport spec reportjson the following fields in the clusterscanreport located at spec reportjson results checks are missing data audit config actual value expected result this data is needed to produce the self assessment documentation | 0 |
603,963 | 18,674,771,650 | IssuesEvent | 2021-10-31 11:18:21 | AY2122S1-CS2103T-W13-3/tp | https://api.github.com/repos/AY2122S1-CS2103T-W13-3/tp | closed | [PE-D] Unintuitive date format | enhancement priority.Medium date | The date field is shown on the GUI as yyyy-mm-dd but is parsed as dd/mm/yy HH:mm
I found this extremely unintuitive and as a first time user, I was constantly inputting the wrong format which the GUI suggests (yyyy-mm-dd)

![image.png](https://raw.githubusercontent.com/Chesterwongz/ped... | priority | unintuitive date format the date field is shown on the gui as yyyy mm dd but is parsed as dd mm yy hh mm i found this extremely unintuitive and as a first time user i was constantly inputting the wrong format which the gui suggests yyyy mm dd labels severity medium type featurefl... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.