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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
418,899 | 12,215,207,920 | IssuesEvent | 2020-05-01 12:15:55 | cthit/Gamma | https://api.github.com/repos/cthit/Gamma | closed | Cannot delete activation codes | Priority: High Status: Accepted Type: Bug Where: Backend | ```
java.lang.IllegalArgumentException: Invalid UUID string: sdfs
at java.base/java.util.UUID.fromString(UUID.java:215) ~[na:na]
at it.chalmers.gamma.controller.admin.UserActivationCodeAdminController.removeActivationCode(UserActivationCodeAdminController.java:50) ~[main/:na]
at java.base/jdk.internal.reflect.Na... | 1.0 | Cannot delete activation codes - ```
java.lang.IllegalArgumentException: Invalid UUID string: sdfs
at java.base/java.util.UUID.fromString(UUID.java:215) ~[na:na]
at it.chalmers.gamma.controller.admin.UserActivationCodeAdminController.removeActivationCode(UserActivationCodeAdminController.java:50) ~[main/:na]
at ... | priority | cannot delete activation codes java lang illegalargumentexception invalid uuid string sdfs at java base java util uuid fromstring uuid java at it chalmers gamma controller admin useractivationcodeadmincontroller removeactivationcode useractivationcodeadmincontroller java at java base jdk inte... | 1 |
621,901 | 19,599,069,728 | IssuesEvent | 2022-01-05 21:54:12 | TueeNguyen/SplitWise | https://api.github.com/repos/TueeNguyen/SplitWise | closed | Improve data awaiting | priority | Sometimes, I still encounter typeError because the state is not yet or correctly loaded | 1.0 | Improve data awaiting - Sometimes, I still encounter typeError because the state is not yet or correctly loaded | priority | improve data awaiting sometimes i still encounter typeerror because the state is not yet or correctly loaded | 1 |
179,532 | 30,259,770,385 | IssuesEvent | 2023-07-07 07:16:33 | towhee-io/towhee | https://api.github.com/repos/towhee-io/towhee | closed | [Bug]: AttributeError: module 'towhee' has no attribute 'glob' | kind/bug triage/as-designed | ### Is there an existing issue for this?
- [ ] I have searched the existing issues
### Current Behavior
[root@localhost towhee]# python3
Python 3.8.13 (default, Jul 7 2023, 09:39:03)
[GCC 4.8.5 20150623 (Red Hat 4.8.5-44)] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> impo... | 1.0 | [Bug]: AttributeError: module 'towhee' has no attribute 'glob' - ### Is there an existing issue for this?
- [ ] I have searched the existing issues
### Current Behavior
[root@localhost towhee]# python3
Python 3.8.13 (default, Jul 7 2023, 09:39:03)
[GCC 4.8.5 20150623 (Red Hat 4.8.5-44)] on linux
Type "help", "c... | non_priority | attributeerror module towhee has no attribute glob is there an existing issue for this i have searched the existing issues current behavior python default jul on linux type help copyright credits or license for more information import towhee ... | 0 |
250,667 | 7,979,670,230 | IssuesEvent | 2018-07-17 22:48:58 | RoboJackets/robocup-software | https://api.github.com/repos/RoboJackets/robocup-software | opened | Fix comments in miscellaneous files | area / soccer area / support exp / novice (1) priority / low status / new type / enhancement | * Delete comment in defensive_positioning.py Line 23-24
* Delete comment in basic_122.py Line 65-67
* Delete comment in RRTPlanner.cpp Line 303, 312
* Fix shoSot to shoot in forward_pass.py Line 35 | 1.0 | Fix comments in miscellaneous files - * Delete comment in defensive_positioning.py Line 23-24
* Delete comment in basic_122.py Line 65-67
* Delete comment in RRTPlanner.cpp Line 303, 312
* Fix shoSot to shoot in forward_pass.py Line 35 | priority | fix comments in miscellaneous files delete comment in defensive positioning py line delete comment in basic py line delete comment in rrtplanner cpp line fix shosot to shoot in forward pass py line | 1 |
4,674 | 2,869,100,092 | IssuesEvent | 2015-06-05 23:20:11 | dart-lang/sdk | https://api.github.com/repos/dart-lang/sdk | closed | The unittest package doesn't have a README file | Area-Pkg Pkg-Unittest Triaged Type-Documentation | *This issue was originally filed by @zoechi*
_____
see also https://github.com/dart-lang/www.dartlang.org/issues/1151 | 1.0 | The unittest package doesn't have a README file - *This issue was originally filed by @zoechi*
_____
see also https://github.com/dart-lang/www.dartlang.org/issues/1151 | non_priority | the unittest package doesn t have a readme file this issue was originally filed by zoechi see also | 0 |
99,344 | 4,053,549,339 | IssuesEvent | 2016-05-24 09:02:40 | AdaptiveConsulting/ReactiveTraderCloud | https://api.github.com/repos/AdaptiveConsulting/ReactiveTraderCloud | closed | Excel integration | frontend high-priority openfin | See existing code: https://github.com/AdaptiveConsulting/ReactiveTraderJS/blob/master/src/ts/OpenFin/OpenFin.ts
We need to use the exact same protocol on the OpenFin bus: we don't want to have to change the Excel spreadsheet / code. | 1.0 | Excel integration - See existing code: https://github.com/AdaptiveConsulting/ReactiveTraderJS/blob/master/src/ts/OpenFin/OpenFin.ts
We need to use the exact same protocol on the OpenFin bus: we don't want to have to change the Excel spreadsheet / code. | priority | excel integration see existing code we need to use the exact same protocol on the openfin bus we don t want to have to change the excel spreadsheet code | 1 |
15,027 | 5,849,614,029 | IssuesEvent | 2017-05-11 00:39:27 | pravega/pravega | https://api.github.com/repos/pravega/pravega | opened | Exception when running findbugs in Travis | area/build area/testing kind/bug priority/P2 status/needs-attention | **Problem description**
I observed this error a few times in Travis builds. This happens in `io.pravega.test.system.PravegaTest.simpleTest`. I'm not able to reproduce it locally and it isn't clear to me what's going on.
Here is the stack trace:
```
:test:system:findbugsTest
Scanning archives (125 / 125)
2 ana... | 1.0 | Exception when running findbugs in Travis - **Problem description**
I observed this error a few times in Travis builds. This happens in `io.pravega.test.system.PravegaTest.simpleTest`. I'm not able to reproduce it locally and it isn't clear to me what's going on.
Here is the stack trace:
```
:test:system:findbu... | non_priority | exception when running findbugs in travis problem description i observed this error a few times in travis builds this happens in io pravega test system pravegatest simpletest i m not able to reproduce it locally and it isn t clear to me what s going on here is the stack trace test system findbu... | 0 |
32,497 | 12,129,285,010 | IssuesEvent | 2020-04-22 22:13:01 | kenferrara/arcgis-rest-js | https://api.github.com/repos/kenferrara/arcgis-rest-js | opened | CVE-2012-6708 (Medium) detected in jquery-1.7.1.min.js, jquery-1.4.4.min.js | security vulnerability | ## CVE-2012-6708 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jquery-1.7.1.min.js</b>, <b>jquery-1.4.4.min.js</b></p></summary>
<p>
<details><summary><b>jquery-1.7.1.min.js</b><... | True | CVE-2012-6708 (Medium) detected in jquery-1.7.1.min.js, jquery-1.4.4.min.js - ## CVE-2012-6708 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jquery-1.7.1.min.js</b>, <b>jquery-1.4... | non_priority | cve medium detected in jquery min js jquery min js cve medium severity vulnerability vulnerable libraries jquery min js jquery min js jquery min js javascript library for dom operations library home page a href path to dependency file tmp... | 0 |
117,479 | 4,716,682,578 | IssuesEvent | 2016-10-16 06:27:33 | default1406/PhyLab | https://api.github.com/repos/default1406/PhyLab | opened | 学习掌握Web后端开发和脚本技术 | priority 2 size 2 | - 对象:杨子琛
- 预计时长:3h
- 详情:由于具有较好的后端编码经验,只需要对PHP、Laravel框架、服务器搭建、Python相关知识进行快速地回顾和学习,为后端与脚本编写做好准备。 | 1.0 | 学习掌握Web后端开发和脚本技术 - - 对象:杨子琛
- 预计时长:3h
- 详情:由于具有较好的后端编码经验,只需要对PHP、Laravel框架、服务器搭建、Python相关知识进行快速地回顾和学习,为后端与脚本编写做好准备。 | priority | 学习掌握web后端开发和脚本技术 对象:杨子琛 预计时长: 详情:由于具有较好的后端编码经验,只需要对php、laravel框架、服务器搭建、python相关知识进行快速地回顾和学习,为后端与脚本编写做好准备。 | 1 |
38,156 | 2,841,474,917 | IssuesEvent | 2015-05-28 00:28:00 | openshift/source-to-image | https://api.github.com/repos/openshift/source-to-image | closed | sti hangs in docker pull if tag is invalid | kind/bug priority/P2 | run STI and provide no tag on the image name, for an image repo where there is no "latest" tag, result is STI hangs forever in "pulling image"... seems like it must not be handling an error correctly:
$ docker pull ce-registry.usersys.redhat.com/jboss-webserver3/tomcat8-openshift
FATA[0005] Tag latest not found in ... | 1.0 | sti hangs in docker pull if tag is invalid - run STI and provide no tag on the image name, for an image repo where there is no "latest" tag, result is STI hangs forever in "pulling image"... seems like it must not be handling an error correctly:
$ docker pull ce-registry.usersys.redhat.com/jboss-webserver3/tomcat8-o... | priority | sti hangs in docker pull if tag is invalid run sti and provide no tag on the image name for an image repo where there is no latest tag result is sti hangs forever in pulling image seems like it must not be handling an error correctly docker pull ce registry usersys redhat com jboss openshift fata ... | 1 |
791,245 | 27,857,201,449 | IssuesEvent | 2023-03-21 00:37:29 | se6-njit/mywebclass-simulation-intermediate | https://api.github.com/repos/se6-njit/mywebclass-simulation-intermediate | closed | Creating new Initiative for Front-End Testing | documentation points: 3 points: 5 priority: medium | Please link to the page you have an issue with and clearly explain your question or suggestion.
| 1.0 | Creating new Initiative for Front-End Testing - Please link to the page you have an issue with and clearly explain your question or suggestion.
| priority | creating new initiative for front end testing please link to the page you have an issue with and clearly explain your question or suggestion | 1 |
396,914 | 11,715,799,162 | IssuesEvent | 2020-03-09 14:41:45 | AY1920S2-CS2103T-F09-1/main | https://api.github.com/repos/AY1920S2-CS2103T-F09-1/main | opened | I want to make use of my fast typing speed to organise my coupons in seconds | priority.Rare++ type.Story |
As a ... | I want to ... | so that I can ...
-- | -- | --
command-line enthusiast | make use of my fast typing speed to organise my coupons in seconds | spend the rest of my time drinking over a lack of friends
| 1.0 | I want to make use of my fast typing speed to organise my coupons in seconds -
As a ... | I want to ... | so that I can ...
-- | -- | --
command-line enthusiast | make use of my fast typing speed to organise my coupons in seconds | spend the rest of my time drinking over a lack of friends
| priority | i want to make use of my fast typing speed to organise my coupons in seconds as a i want to so that i can command line enthusiast make use of my fast typing speed to organise my coupons in seconds spend the rest of my time drinking over a lack of friends | 1 |
290,594 | 8,901,262,425 | IssuesEvent | 2019-01-17 01:32:09 | steedos/creator | https://api.github.com/repos/steedos/creator | closed | 发起审批相关逻辑调整 | fix:Done priority:High | - 只有对记录有修改权限的用户才能发起审批
- 发起审批后,显示“查看申请单”按钮,点击自动跳转。开发统一的接口,传入 instance_id,根据状态做跳转。
- 我的草稿就跳转至草稿箱
- 我的待审核就跳转至待审核
- 不是我的申请单则跳转至打印页面
- 如申请单不存在则提示用户申请单已删除,并且更新record的状态,使用户可以重新发起审批 | 1.0 | 发起审批相关逻辑调整 - - 只有对记录有修改权限的用户才能发起审批
- 发起审批后,显示“查看申请单”按钮,点击自动跳转。开发统一的接口,传入 instance_id,根据状态做跳转。
- 我的草稿就跳转至草稿箱
- 我的待审核就跳转至待审核
- 不是我的申请单则跳转至打印页面
- 如申请单不存在则提示用户申请单已删除,并且更新record的状态,使用户可以重新发起审批 | priority | 发起审批相关逻辑调整 只有对记录有修改权限的用户才能发起审批 发起审批后,显示“查看申请单”按钮,点击自动跳转。开发统一的接口,传入 instance id,根据状态做跳转。 我的草稿就跳转至草稿箱 我的待审核就跳转至待审核 不是我的申请单则跳转至打印页面 如申请单不存在则提示用户申请单已删除,并且更新record的状态,使用户可以重新发起审批 | 1 |
281,314 | 24,382,193,424 | IssuesEvent | 2022-10-04 08:47:06 | Slimefun/Slimefun4 | https://api.github.com/repos/Slimefun/Slimefun4 | closed | Bug SlimeFun Android glitch | 🐞 Bug Report 🎯 Needs testing | ### ❗ Checklist
- [X] I am using the official english version of Slimefun and did not modify the jar.
- [X] I am using an up to date "DEV" (not "RC") version of Slimefun.
- [X] I am aware that issues related to Slimefun addons need to be reported on their bug trackers and not here.
- [X] I searched for similar open is... | 1.0 | Bug SlimeFun Android glitch - ### ❗ Checklist
- [X] I am using the official english version of Slimefun and did not modify the jar.
- [X] I am using an up to date "DEV" (not "RC") version of Slimefun.
- [X] I am aware that issues related to Slimefun addons need to be reported on their bug trackers and not here.
- [X] ... | non_priority | bug slimefun android glitch ❗ checklist i am using the official english version of slimefun and did not modify the jar i am using an up to date dev not rc version of slimefun i am aware that issues related to slimefun addons need to be reported on their bug trackers and not here i search... | 0 |
254,363 | 8,073,237,672 | IssuesEvent | 2018-08-06 18:34:56 | OperationCode/operationcode_frontend | https://api.github.com/repos/OperationCode/operationcode_frontend | closed | Request Mentor Button | Priority: High Type: Bug | # Bug Report
## What is the current behavior?
The Request Mentor button is unresponsive.
## What is the expected behavior?
It should submit the mentorship request form
## Additional Info
https://operationcode.org/mentor-request
### Operating System
Ubuntu 17.04
### Browser
Chrome
### Screenshots
| 1.0 | Request Mentor Button - # Bug Report
## What is the current behavior?
The Request Mentor button is unresponsive.
## What is the expected behavior?
It should submit the mentorship request form
## Additional Info
https://operationcode.org/mentor-request
### Operating System
Ubuntu 17.04
### Browser
Chrome
##... | priority | request mentor button bug report what is the current behavior the request mentor button is unresponsive what is the expected behavior it should submit the mentorship request form additional info operating system ubuntu browser chrome screenshots | 1 |
158,708 | 6,033,561,691 | IssuesEvent | 2017-06-09 08:40:49 | theam/haskell-do | https://api.github.com/repos/theam/haskell-do | opened | Add a test suite | High priority | Right now we have no tests, which is awful 😓
We should have a test suite that runs on TravisCI (already setup) | 1.0 | Add a test suite - Right now we have no tests, which is awful 😓
We should have a test suite that runs on TravisCI (already setup) | priority | add a test suite right now we have no tests which is awful 😓 we should have a test suite that runs on travisci already setup | 1 |
721,801 | 24,838,076,097 | IssuesEvent | 2022-10-26 10:26:46 | serverlessworkflow/synapse | https://api.github.com/repos/serverlessworkflow/synapse | closed | Correlation regular expression | bug server priority: medium | **What happened**:
Using a regular expression in the correlation doesn't work.
**What you expected to happen**:
Correlation values to support regular expressions.
**How to reproduce it**:
Define a workflow using an event definition that specifies a correlation with a regular expression based value. Synapse... | 1.0 | Correlation regular expression - **What happened**:
Using a regular expression in the correlation doesn't work.
**What you expected to happen**:
Correlation values to support regular expressions.
**How to reproduce it**:
Define a workflow using an event definition that specifies a correlation with a regula... | priority | correlation regular expression what happened using a regular expression in the correlation doesn t work what you expected to happen correlation values to support regular expressions how to reproduce it define a workflow using an event definition that specifies a correlation with a regula... | 1 |
781,773 | 27,448,509,588 | IssuesEvent | 2023-03-02 15:47:34 | DeepRank/deeprank-core | https://api.github.com/repos/DeepRank/deeprank-core | closed | Create basic transformations module | priority disc tools | It would be nice to have a module with some basic normalization/standardization functions that can be applied to different features of the HDF5Dataset instances.
Such operations should be performed after the definition of HDF5Dataset instances but before the Trainer fitting. | 1.0 | Create basic transformations module - It would be nice to have a module with some basic normalization/standardization functions that can be applied to different features of the HDF5Dataset instances.
Such operations should be performed after the definition of HDF5Dataset instances but before the Trainer fitting. | priority | create basic transformations module it would be nice to have a module with some basic normalization standardization functions that can be applied to different features of the instances such operations should be performed after the definition of instances but before the trainer fitting | 1 |
18,395 | 2,615,170,219 | IssuesEvent | 2015-03-01 06:52:00 | chrsmith/html5rocks | https://api.github.com/repos/chrsmith/html5rocks | closed | Make it easier for external dev to contribute tutorial | auto-migrated Priority-P2 Type-Bug | ```
I have people asking me how to contribute. From
http://www.html5rocks.com/en/tutorials/, can we make an obvious link how to
contribute? Make the contribution process easy for those less frequent
contributors.
```
Original issue reported on code.google.com by `v...@google.com` on 14 Oct 2011 at 6:25 | 1.0 | Make it easier for external dev to contribute tutorial - ```
I have people asking me how to contribute. From
http://www.html5rocks.com/en/tutorials/, can we make an obvious link how to
contribute? Make the contribution process easy for those less frequent
contributors.
```
Original issue reported on code.google... | priority | make it easier for external dev to contribute tutorial i have people asking me how to contribute from can we make an obvious link how to contribute make the contribution process easy for those less frequent contributors original issue reported on code google com by v google com on oct at... | 1 |
628,499 | 19,987,290,144 | IssuesEvent | 2022-01-30 21:11:54 | unixporn/robbb | https://api.github.com/repos/unixporn/robbb | closed | [FEATURE] Either add time to database or don't show time for !fetch and !tag | enhancement help wanted Priority: Medium | ## Is your feature request related to a problem? Please describe.
currently, !tag and !fetch show a time - the time of posting the ocmmand .kind of useless. This should _either_ be fixed by just removing the time, or by adding it to the database and actually showing the time whe n the field got set. | 1.0 | [FEATURE] Either add time to database or don't show time for !fetch and !tag - ## Is your feature request related to a problem? Please describe.
currently, !tag and !fetch show a time - the time of posting the ocmmand .kind of useless. This should _either_ be fixed by just removing the time, or by adding it to the dat... | priority | either add time to database or don t show time for fetch and tag is your feature request related to a problem please describe currently tag and fetch show a time the time of posting the ocmmand kind of useless this should either be fixed by just removing the time or by adding it to the database an... | 1 |
41,944 | 10,832,335,234 | IssuesEvent | 2019-11-11 10:22:35 | wellcomecollection/stacks-service | https://api.github.com/repos/wellcomecollection/stacks-service | closed | Create network infrastructure for catalogue service | :building_construction: Infrastructure | In order that the item-requests services have somewhere to run they need a VPC and all that gubbins. | 1.0 | Create network infrastructure for catalogue service - In order that the item-requests services have somewhere to run they need a VPC and all that gubbins. | non_priority | create network infrastructure for catalogue service in order that the item requests services have somewhere to run they need a vpc and all that gubbins | 0 |
111,228 | 9,523,415,510 | IssuesEvent | 2019-04-27 17:03:55 | rootzoll/raspiblitz | https://api.github.com/repos/rootzoll/raspiblitz | closed | System/LND Scanning Rewrite | final testing | People get often stuck on the Lightning Scanning Process, seeing a ?/SOMENUMBER - which is done by 80scanLND.sh:
https://github.com/rootzoll/raspiblitz/issues/450
So the goal was to rewrite this part to try to get rid of this situation or at least to provide more info/help on this situations. | 1.0 | System/LND Scanning Rewrite - People get often stuck on the Lightning Scanning Process, seeing a ?/SOMENUMBER - which is done by 80scanLND.sh:
https://github.com/rootzoll/raspiblitz/issues/450
So the goal was to rewrite this part to try to get rid of this situation or at least to provide more info/help on this si... | non_priority | system lnd scanning rewrite people get often stuck on the lightning scanning process seeing a somenumber which is done by sh so the goal was to rewrite this part to try to get rid of this situation or at least to provide more info help on this situations | 0 |
709,520 | 24,381,361,887 | IssuesEvent | 2022-10-04 08:07:22 | cdk8s-team/cdk8s-cli | https://api.github.com/repos/cdk8s-team/cdk8s-cli | closed | CLI throws faulty error when outdir is passed to AppProps | bug effort/medium priority/p1 | <!--Please make sure to read the "Reporting Issues" section of the contribution guide before submitting an issue
https://github.com/cdk8s-team/cdk8s/blob/master/CONTRIBUTING.md#reporting-issues
-->
### Description of the bug:
<!--description of the bug:-->
Configuration of the output directory `outdir` for manif... | 1.0 | CLI throws faulty error when outdir is passed to AppProps - <!--Please make sure to read the "Reporting Issues" section of the contribution guide before submitting an issue
https://github.com/cdk8s-team/cdk8s/blob/master/CONTRIBUTING.md#reporting-issues
-->
### Description of the bug:
<!--description of the bug:-... | priority | cli throws faulty error when outdir is passed to appprops please make sure to read the reporting issues section of the contribution guide before submitting an issue description of the bug configuration of the output directory outdir for manifests file in the app construct results in an err... | 1 |
780,353 | 27,390,982,038 | IssuesEvent | 2023-02-28 16:14:16 | google/ground-android | https://api.github.com/repos/google/ground-android | closed | [Drop a pin] Make "drop a pin" task flow more intuitive | type: feature request ux needed priority: p1 feat: main map | The current "add feature" flow doesn't work well for polygon drawing, since the user will need to select the layer _before_ drawing the polygon. It's also surprising that a point gets added immediately after selecting the layer, without any prompt to select location.
The current flow:
1. Drag map to desired locat... | 1.0 | [Drop a pin] Make "drop a pin" task flow more intuitive - The current "add feature" flow doesn't work well for polygon drawing, since the user will need to select the layer _before_ drawing the polygon. It's also surprising that a point gets added immediately after selecting the layer, without any prompt to select loca... | priority | make drop a pin task flow more intuitive the current add feature flow doesn t work well for polygon drawing since the user will need to select the layer before drawing the polygon it s also surprising that a point gets added immediately after selecting the layer without any prompt to select location th... | 1 |
626,254 | 19,805,415,819 | IssuesEvent | 2022-01-19 05:52:33 | redwoodjs/redwood | https://api.github.com/repos/redwoodjs/redwood | closed | `yarn rw g scaffold` does not produce correct typing for `Int` `@id` schema fields | bug/confirmed topic/typescript v1/priority | # Expected behaviour
`yarn rw g scaffold <model>` should generate a `./web/src/pages/Model/ModelPage/ModelPage.tsx` with props:
```typescript
type ModelPageProps = {
id: number
}
```
# What currently happens
The props are created as:
```typescript
type ModelPageProps = {
id: Int
}
```
and `yarn ... | 1.0 | `yarn rw g scaffold` does not produce correct typing for `Int` `@id` schema fields - # Expected behaviour
`yarn rw g scaffold <model>` should generate a `./web/src/pages/Model/ModelPage/ModelPage.tsx` with props:
```typescript
type ModelPageProps = {
id: number
}
```
# What currently happens
The props a... | priority | yarn rw g scaffold does not produce correct typing for int id schema fields expected behaviour yarn rw g scaffold should generate a web src pages model modelpage modelpage tsx with props typescript type modelpageprops id number what currently happens the props are cre... | 1 |
208,275 | 7,137,761,219 | IssuesEvent | 2018-01-23 12:13:24 | cilium/cilium | https://api.github.com/repos/cilium/cilium | closed | Running nightly tests locally results in endpoints being stuck in 'waiting-for-identity' state | area/CI kind/bug priority/high | Reproducing steps:
1. Checkout master (commit cddc01669eee92965f42ab3644a6ca3e7bcb8869 )
2. Run command to run nightly tests:
```
K8S_VERSION=1.7 ginkgo --focus="Nightly*" -v -noColor
```
3. Endpoints will get stuck in 'waiting-for-identity' state:
```
ENDPOINT POLICY (ingress) POLICY (egress) IDENTITY ... | 1.0 | Running nightly tests locally results in endpoints being stuck in 'waiting-for-identity' state - Reproducing steps:
1. Checkout master (commit cddc01669eee92965f42ab3644a6ca3e7bcb8869 )
2. Run command to run nightly tests:
```
K8S_VERSION=1.7 ginkgo --focus="Nightly*" -v -noColor
```
3. Endpoints will get stuck... | priority | running nightly tests locally results in endpoints being stuck in waiting for identity state reproducing steps checkout master commit run command to run nightly tests version ginkgo focus nightly v nocolor endpoints will get stuck in waiting for identity state e... | 1 |
700,386 | 24,059,117,417 | IssuesEvent | 2022-09-16 20:05:54 | open-telemetry/opentelemetry-collector-contrib | https://api.github.com/repos/open-telemetry/opentelemetry-collector-contrib | closed | [receiver/mongodbatlas] Audit log timestamp parsing fails to parse on 4.2 clusters | bug priority:p2 receiver/mongodbatlas | ### What happened?
```Markdown
## Description
When scraping 4.2 clusters, it seems that timestamps are formatted like this: `2022-09-16T15:26:52.563+0000`, but on 5.0 it's formatted like this: `2022-09-16T15:26:52.563+00:00`.
This causes the timestamp to fail to parse correctly.
```
### Collector version
c066... | 1.0 | [receiver/mongodbatlas] Audit log timestamp parsing fails to parse on 4.2 clusters - ### What happened?
```Markdown
## Description
When scraping 4.2 clusters, it seems that timestamps are formatted like this: `2022-09-16T15:26:52.563+0000`, but on 5.0 it's formatted like this: `2022-09-16T15:26:52.563+00:00`.
Th... | priority | audit log timestamp parsing fails to parse on clusters what happened markdown description when scraping clusters it seems that timestamps are formatted like this but on it s formatted like this this causes the timestamp to fail to parse correctly ... | 1 |
722,072 | 24,848,730,169 | IssuesEvent | 2022-10-26 18:05:16 | neevaco/neeva-android | https://api.github.com/repos/neevaco/neeva-android | opened | [Crash] java.lang.IllegalArgumentException in BottomSheetDialog | bug Priority: Untriaged crash | Looks like one way this can break is if the bottom sheet dialog has no content in it, but it's not clear that that's what's happening here.
```
Exception java.lang.IllegalArgumentException: The initial value must have an associated anchor.
at androidx.compose.material.SwipeableState.ensureInit$material_release (... | 1.0 | [Crash] java.lang.IllegalArgumentException in BottomSheetDialog - Looks like one way this can break is if the bottom sheet dialog has no content in it, but it's not clear that that's what's happening here.
```
Exception java.lang.IllegalArgumentException: The initial value must have an associated anchor.
at andr... | priority | java lang illegalargumentexception in bottomsheetdialog looks like one way this can break is if the bottom sheet dialog has no content in it but it s not clear that that s what s happening here exception java lang illegalargumentexception the initial value must have an associated anchor at androidx c... | 1 |
215,723 | 16,701,919,930 | IssuesEvent | 2021-06-09 04:34:04 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | opened | roachtest: sqlalchemy failed | C-test-failure O-roachtest O-robot branch-66206 release-blocker | roachtest.sqlalchemy [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=3062873&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=3062873&tab=artifacts#/sqlalchemy) on 66206 @ [da5a3a87e39f47c5b70c3400e8fcaee4ed145e7d](https://github.com/cockroachdb/cockroach/commits/da5a3... | 2.0 | roachtest: sqlalchemy failed - roachtest.sqlalchemy [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=3062873&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=3062873&tab=artifacts#/sqlalchemy) on 66206 @ [da5a3a87e39f47c5b70c3400e8fcaee4ed145e7d](https://github.com/cock... | non_priority | roachtest sqlalchemy failed roachtest sqlalchemy with on the test failed on branch cloud gce test artifacts and logs in home agent work go src github com cockroachdb cockroach artifacts sqlalchemy run orm helpers go orm helpers go sqlalchemy go sqlalchemy go test runner go ... | 0 |
67,314 | 3,268,733,410 | IssuesEvent | 2015-10-23 13:13:18 | georchestra/georchestra | https://api.github.com/repos/georchestra/georchestra | closed | ldapadmin - no way of removing a field | 14.12 3 - Done bug priority-medium | Step to reproduce:
1. connect as a user who has a MOD_LDAPADMIN role
2. go to `/ldapadmin/privateui/`
3. edit a user, removing a field (its phone number for example)
4. click "save"
=> The UI indicates that the user has been updated successfully, but this is not the case: reload the page, the field is back to... | 1.0 | ldapadmin - no way of removing a field - Step to reproduce:
1. connect as a user who has a MOD_LDAPADMIN role
2. go to `/ldapadmin/privateui/`
3. edit a user, removing a field (its phone number for example)
4. click "save"
=> The UI indicates that the user has been updated successfully, but this is not the ca... | priority | ldapadmin no way of removing a field step to reproduce connect as a user who has a mod ldapadmin role go to ldapadmin privateui edit a user removing a field its phone number for example click save the ui indicates that the user has been updated successfully but this is not the ca... | 1 |
137,102 | 11,099,374,785 | IssuesEvent | 2019-12-16 16:53:15 | netlify/netlify-cms | https://api.github.com/repos/netlify/netlify-cms | closed | Mock GH API to allow testing editorial workflow | area: testing status: stale | **- Do you want to request a *feature* or report a *bug*?**
New feature.
**- What is the current behavior?**
There is currently no mocking of the GitHub API. The editorial workflow thus has no automated testing.
**- What is the expected behavior?**
We should be able to make mock requests to the GitHub AP... | 1.0 | Mock GH API to allow testing editorial workflow - **- Do you want to request a *feature* or report a *bug*?**
New feature.
**- What is the current behavior?**
There is currently no mocking of the GitHub API. The editorial workflow thus has no automated testing.
**- What is the expected behavior?**
We sho... | non_priority | mock gh api to allow testing editorial workflow do you want to request a feature or report a bug new feature what is the current behavior there is currently no mocking of the github api the editorial workflow thus has no automated testing what is the expected behavior we sho... | 0 |
91,931 | 15,856,775,713 | IssuesEvent | 2021-04-08 03:09:25 | Hisham-TK/Node-TS-NEST-boilerplate | https://api.github.com/repos/Hisham-TK/Node-TS-NEST-boilerplate | opened | CVE-2021-23337 (High) detected in lodash-4.17.15.tgz | security vulnerability | ## CVE-2021-23337 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-4.17.15.tgz</b></p></summary>
<p>Lodash modular utilities.</p>
<p>Library home page: <a href="https://registry.... | True | CVE-2021-23337 (High) detected in lodash-4.17.15.tgz - ## CVE-2021-23337 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-4.17.15.tgz</b></p></summary>
<p>Lodash modular utilitie... | non_priority | cve high detected in lodash tgz cve high severity vulnerability vulnerable library lodash tgz lodash modular utilities library home page a href path to dependency file node ts nest boilerplate package json path to vulnerable library node ts nest boilerplate node mod... | 0 |
187,042 | 6,744,464,918 | IssuesEvent | 2017-10-20 15:45:52 | MikeSmvl/classifieds | https://api.github.com/repos/MikeSmvl/classifieds | closed | Button to browse categories | Points: 3 Priority: Medium Type: Feature | I want a button that is placed either on the navigation bar or next to the search bar element that will open the page with all the categories and sub-categories of postings. | 1.0 | Button to browse categories - I want a button that is placed either on the navigation bar or next to the search bar element that will open the page with all the categories and sub-categories of postings. | priority | button to browse categories i want a button that is placed either on the navigation bar or next to the search bar element that will open the page with all the categories and sub categories of postings | 1 |
104,701 | 16,619,993,781 | IssuesEvent | 2021-06-02 22:34:28 | jtimberlake/tds-core | https://api.github.com/repos/jtimberlake/tds-core | opened | CVE-2018-3721 (Medium) detected in multiple libraries | security vulnerability | ## CVE-2018-3721 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>lodash-2.4.2.tgz</b>, <b>lodash-3.10.1.tgz</b>, <b>lodash-4.17.4.tgz</b></p></summary>
<p>
<details><summary><b>lod... | True | CVE-2018-3721 (Medium) detected in multiple libraries - ## CVE-2018-3721 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>lodash-2.4.2.tgz</b>, <b>lodash-3.10.1.tgz</b>, <b>lodash-4.... | non_priority | cve medium detected in multiple libraries cve medium severity vulnerability vulnerable libraries lodash tgz lodash tgz lodash tgz lodash tgz a utility library delivering consistency customization performance extras library home page a href ... | 0 |
166,124 | 6,291,203,644 | IssuesEvent | 2017-07-19 23:49:53 | influxdata/docs.influxdata.com | https://api.github.com/repos/influxdata/docs.influxdata.com | closed | [InfluxDB] top() and bottom() now returns the time for every point | Fix underway Priority: high Time commitment: quick task Type: update | ###### URL for relevant page?
influxdata/influxdb#8289
###### What products and version are you using?
InfluxDB 1.3.0
`top()` and `bottom()` are being modified so they return the actual time numbers always rather than following the standard time grouping rules. That also affects the ordering so they will not al... | 1.0 | [InfluxDB] top() and bottom() now returns the time for every point - ###### URL for relevant page?
influxdata/influxdb#8289
###### What products and version are you using?
InfluxDB 1.3.0
`top()` and `bottom()` are being modified so they return the actual time numbers always rather than following the standard ti... | priority | top and bottom now returns the time for every point url for relevant page influxdata influxdb what products and version are you using influxdb top and bottom are being modified so they return the actual time numbers always rather than following the standard time grouping ... | 1 |
221,779 | 7,396,124,163 | IssuesEvent | 2018-03-18 08:22:53 | hexlet-codebattle/codebattle | https://api.github.com/repos/hexlet-codebattle/codebattle | closed | Обновление страницы при нажатии кнопки сдаться | high_priority medium | Конпка убирает пользователя из игры и убирает ему немного рейтинг | 1.0 | Обновление страницы при нажатии кнопки сдаться - Конпка убирает пользователя из игры и убирает ему немного рейтинг | priority | обновление страницы при нажатии кнопки сдаться конпка убирает пользователя из игры и убирает ему немного рейтинг | 1 |
706,663 | 24,280,827,468 | IssuesEvent | 2022-09-28 17:14:29 | AY2223S1-CS2103-F14-2/tp | https://api.github.com/repos/AY2223S1-CS2103-F14-2/tp | closed | Add User Stories to DG by 29/09 | type.Chore priority.High | Issues 1 - 3 Clifton
Issues 4 - 15 Daniel
Issues 16 - 28 Deon
Issues 29 - 34 Jason
Issues 35 - 39 Jessica (only has around 3)
Add Priority Labels to the issues (and milestones for v1.2 and v1.3) | 1.0 | Add User Stories to DG by 29/09 - Issues 1 - 3 Clifton
Issues 4 - 15 Daniel
Issues 16 - 28 Deon
Issues 29 - 34 Jason
Issues 35 - 39 Jessica (only has around 3)
Add Priority Labels to the issues (and milestones for v1.2 and v1.3) | priority | add user stories to dg by issues clifton issues daniel issues deon issues jason issues jessica only has around add priority labels to the issues and milestones for and | 1 |
81,741 | 15,630,126,209 | IssuesEvent | 2021-03-22 01:26:13 | madhon/madhon.github.io | https://api.github.com/repos/madhon/madhon.github.io | opened | CVE-2020-26298 (Medium) detected in redcarpet-3.3.3.gem | security vulnerability | ## CVE-2020-26298 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>redcarpet-3.3.3.gem</b></p></summary>
<p>A fast, safe and extensible Markdown to (X)HTML parser</p>
<p>Library home ... | True | CVE-2020-26298 (Medium) detected in redcarpet-3.3.3.gem - ## CVE-2020-26298 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>redcarpet-3.3.3.gem</b></p></summary>
<p>A fast, safe and ... | non_priority | cve medium detected in redcarpet gem cve medium severity vulnerability vulnerable library redcarpet gem a fast safe and extensible markdown to x html parser library home page a href path to dependency file madhon github io gemfile lock path to vulnerable library ... | 0 |
403,033 | 11,834,721,387 | IssuesEvent | 2020-03-23 09:25:12 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | 0.9 Contract Frozen in Limbo | Priority: High Status: Fixed | As Discussed in the #playtest discord, a bug occurs when deleting the last clause from an entire contract with "Receive Permissions" - which results in the contract becoming "stuck" neither responding to "Delete" nor allowing it to complete as a full contract, it remains stuck as an "invalid draft".
.
Previously images were built with the `ENTRYPOINT=/cnb/lifecycle/launcher` and used `CNB_PROCESS_TYPE` to determine th... | 1.0 | Debug needs to work with CNB Platform v0.4 and the new launcher style - Debugging a buildpacks image with pack v0.13 now uses lifecycle 0.9.1, which introduced a [new launcher-style (RFC 45)](https://github.com/buildpacks/rfcs/blob/main/text/0045-launcher-arguments.md).
Previously images were built with the `ENTRYPO... | priority | debug needs to work with cnb platform and the new launcher style debugging a buildpacks image with pack now uses lifecycle which introduced a previously images were built with the entrypoint cnb lifecycle launcher and used cnb process type to determine the process to launch but it meant r... | 1 |
83,487 | 15,710,240,648 | IssuesEvent | 2021-03-27 01:01:45 | kadirselcuk/newman | https://api.github.com/repos/kadirselcuk/newman | opened | CVE-2020-7774 (High) detected in y18n-4.0.0.tgz | security vulnerability | ## CVE-2020-7774 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>y18n-4.0.0.tgz</b></p></summary>
<p>the bare-bones internationalization library used by yargs</p>
<p>Library home page:... | True | CVE-2020-7774 (High) detected in y18n-4.0.0.tgz - ## CVE-2020-7774 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>y18n-4.0.0.tgz</b></p></summary>
<p>the bare-bones internationalizati... | non_priority | cve high detected in tgz cve high severity vulnerability vulnerable library tgz the bare bones internationalization library used by yargs library home page a href path to dependency file newman package json path to vulnerable library newman node modules package... | 0 |
256,277 | 27,559,273,402 | IssuesEvent | 2023-03-07 20:30:58 | elastic/kibana | https://api.github.com/repos/elastic/kibana | closed | [Security Solution]: Description under prebuilt and custom created rules details page is not properly displayed. | bug impact:low Team:Detections and Resp Team: SecuritySolution Team:Detection Rules Feature:Rule Details | **Describe the bug:**
Description under prebuilt and custom created rules details page is not properly displayed.
**Build Details:**
```
VERSION: 8.5.0-BC1
COMMIT: 0d8de4df69f8084a94cdd9638d7de510813cb5ce
BUILD: 56595
```
**Preconditions**
1. Kibana should be running.
**Steps to Reproduce**
1. Navigate... | True | [Security Solution]: Description under prebuilt and custom created rules details page is not properly displayed. - **Describe the bug:**
Description under prebuilt and custom created rules details page is not properly displayed.
**Build Details:**
```
VERSION: 8.5.0-BC1
COMMIT: 0d8de4df69f8084a94cdd9638d7de51081... | non_priority | description under prebuilt and custom created rules details page is not properly displayed describe the bug description under prebuilt and custom created rules details page is not properly displayed build details version commit build preconditions kibana shoul... | 0 |
39,217 | 5,223,304,963 | IssuesEvent | 2017-01-27 11:42:12 | zetkin/www.zetk.in | https://api.github.com/repos/zetkin/www.zetk.in | closed | "My assignments" not obvious | user test | "My assignments" in the dashboard is not properly noted as current or important by test subjects, when they visit the dashboard for the first time. When looking for a call assignment, they first have to sift through various other parts of the interface, most importantly the similarly named campaign.
_This was observ... | 1.0 | "My assignments" not obvious - "My assignments" in the dashboard is not properly noted as current or important by test subjects, when they visit the dashboard for the first time. When looking for a call assignment, they first have to sift through various other parts of the interface, most importantly the similarly name... | non_priority | my assignments not obvious my assignments in the dashboard is not properly noted as current or important by test subjects when they visit the dashboard for the first time when looking for a call assignment they first have to sift through various other parts of the interface most importantly the similarly name... | 0 |
647,146 | 21,092,965,843 | IssuesEvent | 2022-04-04 07:37:35 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | www.youtube.com - Posted comments are no longer displayed after refreshing the page | priority-critical severity-critical os-linux browser-waterfox | <!-- @browser: Waterfox 91.3.1 -->
<!-- @ua_header: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Firefox/91.0 Waterfox/91.3.1 -->
<!-- @reported_with: desktop-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/93506 -->
**URL**: https://www.youtube.com/watch?v=MRo4rLQA9UE
**Browser... | 1.0 | www.youtube.com - Posted comments are no longer displayed after refreshing the page - <!-- @browser: Waterfox 91.3.1 -->
<!-- @ua_header: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Firefox/91.0 Waterfox/91.3.1 -->
<!-- @reported_with: desktop-reporter -->
<!-- @public_url: https://github.com/webcompat/web-... | priority | posted comments are no longer displayed after refreshing the page url browser version waterfox operating system linux tested another browser yes other problem type something else description posting comments doesn t work steps to reproduce i post a comment ... | 1 |
114,852 | 4,647,290,798 | IssuesEvent | 2016-10-01 11:54:12 | pixijs/pixi.js | https://api.github.com/repos/pixijs/pixi.js | closed | Trim for PNGs in WebGL Renderer | Domain: API Plugin: Bounds Priority: High Renderer: WebGL Status: Work In Progress Type: Bug Version: v4.x | When using a trimmed PNG as a texture and giving it the trim:
```
{
x:padding_left
y:padding_top,
width:original_texture_width,
height:original_texture_height
}
```
Everything works beautifully in the CanvasRenderer, but in WebGL the last pixel on the right and bottom ge... | 1.0 | Trim for PNGs in WebGL Renderer - When using a trimmed PNG as a texture and giving it the trim:
```
{
x:padding_left
y:padding_top,
width:original_texture_width,
height:original_texture_height
}
```
Everything works beautifully in the CanvasRenderer, but in WebGL the la... | priority | trim for pngs in webgl renderer when using a trimmed png as a texture and giving it the trim x padding left y padding top width original texture width height original texture height everything works beautifully in the canvasrenderer but in webgl the la... | 1 |
223,763 | 7,460,447,730 | IssuesEvent | 2018-03-30 19:44:35 | knowmetools/km-api | https://api.github.com/repos/knowmetools/km-api | closed | MailChimp integration is broken | Priority: Low Status: Available Type: Bug | ### Bug Report
Our current implementation of the MailChimp integration is broken. The biggest issue is that when registering, a user is saved before their email address is created. When the integration tries to look up the user's email address, we get an error.
To fix the integration, it should probably be tied t... | 1.0 | MailChimp integration is broken - ### Bug Report
Our current implementation of the MailChimp integration is broken. The biggest issue is that when registering, a user is saved before their email address is created. When the integration tries to look up the user's email address, we get an error.
To fix the integra... | priority | mailchimp integration is broken bug report our current implementation of the mailchimp integration is broken the biggest issue is that when registering a user is saved before their email address is created when the integration tries to look up the user s email address we get an error to fix the integra... | 1 |
15,578 | 3,966,756,248 | IssuesEvent | 2016-05-03 14:08:17 | spring-cloud/spring-cloud-stream-modules | https://api.github.com/repos/spring-cloud/spring-cloud-stream-modules | opened | Update README to point to App-Starters | documentation ready | As a developer, I'd like to sunset this project and update the README to point to [spring-cloud-stream-app-starters](https://github.com/spring-cloud/spring-cloud-stream-app-starters) repo.
**Acceptance:**
- README to include description and links pointing to [spring-cloud-stream-app-starters](https://github.com/sp... | 1.0 | Update README to point to App-Starters - As a developer, I'd like to sunset this project and update the README to point to [spring-cloud-stream-app-starters](https://github.com/spring-cloud/spring-cloud-stream-app-starters) repo.
**Acceptance:**
- README to include description and links pointing to [spring-cloud-s... | non_priority | update readme to point to app starters as a developer i d like to sunset this project and update the readme to point to repo acceptance readme to include description and links pointing to repo ci plans are disabled removed | 0 |
62,219 | 3,179,371,931 | IssuesEvent | 2015-09-25 00:28:38 | washingtontrails/vms | https://api.github.com/repos/washingtontrails/vms | closed | WP not changed to Completed when final report Published | Bug High Priority Salesforce VMS BUDGET | just submitted a report in state Publish for a WP, and the WP status did not change. IIRC, this should trigger it going to status Completed. Not sure if the problem is on the pyramid or SF side, or if this has anything to do w/ the new Published status value in SF | 1.0 | WP not changed to Completed when final report Published - just submitted a report in state Publish for a WP, and the WP status did not change. IIRC, this should trigger it going to status Completed. Not sure if the problem is on the pyramid or SF side, or if this has anything to do w/ the new Published status value i... | priority | wp not changed to completed when final report published just submitted a report in state publish for a wp and the wp status did not change iirc this should trigger it going to status completed not sure if the problem is on the pyramid or sf side or if this has anything to do w the new published status value i... | 1 |
302,767 | 9,292,082,920 | IssuesEvent | 2019-03-22 01:22:06 | projectacrn/acrn-hypervisor | https://api.github.com/repos/projectacrn/acrn-hypervisor | closed | hv: search additional argument when parsing seed from ABL(apl_sdc_stable) | priority: P2-High status: implemented type: feature | Due to ABL design change, it will reword the "dev_sec_info.param_addr="
to "ABL.svnseed" in command line.
| 1.0 | hv: search additional argument when parsing seed from ABL(apl_sdc_stable) - Due to ABL design change, it will reword the "dev_sec_info.param_addr="
to "ABL.svnseed" in command line.
| priority | hv search additional argument when parsing seed from abl apl sdc stable due to abl design change it will reword the dev sec info param addr to abl svnseed in command line | 1 |
100,628 | 4,099,566,941 | IssuesEvent | 2016-06-03 13:12:51 | openshift/openshift-ansible | https://api.github.com/repos/openshift/openshift-ansible | closed | ansible version 2.0.1 | kind/enhancement priority/P1 | ansible version 2.0.1
show error:
ERROR! 'vars_files' is not a valid attribute for a PlaybookInclude
The error appears to have been in '/Users/wenhuazhang/Ansible/roles/openshift-ansible/playbooks/byo/openshift-cluster/config.yml': line 2, column 3, but may
be elsewhere in the file depending on the exact synta... | 1.0 | ansible version 2.0.1 - ansible version 2.0.1
show error:
ERROR! 'vars_files' is not a valid attribute for a PlaybookInclude
The error appears to have been in '/Users/wenhuazhang/Ansible/roles/openshift-ansible/playbooks/byo/openshift-cluster/config.yml': line 2, column 3, but may
be elsewhere in the file depe... | priority | ansible version ansible version show error error vars files is not a valid attribute for a playbookinclude the error appears to have been in users wenhuazhang ansible roles openshift ansible playbooks byo openshift cluster config yml line column but may be elsewhere in the file depe... | 1 |
220,219 | 24,564,776,099 | IssuesEvent | 2022-10-13 01:11:34 | turkdevops/desktop | https://api.github.com/repos/turkdevops/desktop | opened | keytar-5.6.0.tgz: 4 vulnerabilities (highest severity is: 9.8) | security vulnerability | <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>keytar-5.6.0.tgz</b></p></summary>
<p></p>
<p>Path to vulnerable library: /node_modules/minimist/package.json</p>
<p>
</details>
## Vulnerabilities
| CVE | Severit... | True | keytar-5.6.0.tgz: 4 vulnerabilities (highest severity is: 9.8) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>keytar-5.6.0.tgz</b></p></summary>
<p></p>
<p>Path to vulnerable library: /node_modules/minimist/pack... | non_priority | keytar tgz vulnerabilities highest severity is vulnerable library keytar tgz path to vulnerable library node modules minimist package json vulnerabilities cve severity cvss dependency type fixed in remediation available ... | 0 |
201,119 | 15,801,924,540 | IssuesEvent | 2021-04-03 07:10:56 | icytornado/ped | https://api.github.com/repos/icytornado/ped | opened | documentation error | severity.Low type.DocumentationBug | Under the Glossary section:
"Revise Window The Window that appears when revising a FoodDairy entry through the edit command" should instead be "Revise Window The Window that appears when revising a FoodDairy entry through the revise command instead"
<!--session: 1617430431285-57b9c4fb-4c6b-4f2b-8b77-d4233ebdd5a4--... | 1.0 | documentation error - Under the Glossary section:
"Revise Window The Window that appears when revising a FoodDairy entry through the edit command" should instead be "Revise Window The Window that appears when revising a FoodDairy entry through the revise command instead"
<!--session: 1617430431285-57b9c4fb-4c6b-4f... | non_priority | documentation error under the glossary section revise window the window that appears when revising a fooddairy entry through the edit command should instead be revise window the window that appears when revising a fooddairy entry through the revise command instead | 0 |
447,840 | 31,724,187,187 | IssuesEvent | 2023-09-10 19:01:48 | Wolfinbarger/game-recommender | https://api.github.com/repos/Wolfinbarger/game-recommender | closed | Instrument Database | documentation data | We'll want to instrument a database to serve all of our datasets and user information. With this in mind, I think a NoSQL DB would work well here, something like Postgres or MongoDB.
This will most likely mean adding some configuration files and instructions on how to setup the database. | 1.0 | Instrument Database - We'll want to instrument a database to serve all of our datasets and user information. With this in mind, I think a NoSQL DB would work well here, something like Postgres or MongoDB.
This will most likely mean adding some configuration files and instructions on how to setup the database. | non_priority | instrument database we ll want to instrument a database to serve all of our datasets and user information with this in mind i think a nosql db would work well here something like postgres or mongodb this will most likely mean adding some configuration files and instructions on how to setup the database | 0 |
721,558 | 24,831,304,888 | IssuesEvent | 2022-10-26 03:55:32 | AY2223S1-CS2103T-F11-2/tp | https://api.github.com/repos/AY2223S1-CS2103T-F11-2/tp | closed | As a NUS student, I can see my progress for each exam | type.Story priority.Medium | ...so that I know which are the exams I need to focus more on. | 1.0 | As a NUS student, I can see my progress for each exam - ...so that I know which are the exams I need to focus more on. | priority | as a nus student i can see my progress for each exam so that i know which are the exams i need to focus more on | 1 |
286,507 | 8,789,127,747 | IssuesEvent | 2018-12-21 01:44:30 | pulumi/pulumi | https://api.github.com/repos/pulumi/pulumi | reopened | Improve performance of preview/update | customer/feedback impact/performance priority/P1 | There have been some reports that upgrading to v0.16.7 of Pulumi lead to a large performance regression.
```
Resources:
+ 206 to create
pulumi preview 28,03s user 4,33s system 10% cpu 5:22,12 total
```
I would all but guarantee this is related to the new way we emit log data to the service (engine even... | 1.0 | Improve performance of preview/update - There have been some reports that upgrading to v0.16.7 of Pulumi lead to a large performance regression.
```
Resources:
+ 206 to create
pulumi preview 28,03s user 4,33s system 10% cpu 5:22,12 total
```
I would all but guarantee this is related to the new way we e... | priority | improve performance of preview update there have been some reports that upgrading to of pulumi lead to a large performance regression resources to create pulumi preview user system cpu total i would all but guarantee this is related to the new way we emit log data... | 1 |
287,336 | 21,650,925,476 | IssuesEvent | 2022-05-06 09:16:04 | OpenEnergyPlatform/open-MaStR | https://api.github.com/repos/OpenEnergyPlatform/open-MaStR | closed | Data description for sqlite database | :book: documentation | The current data description is about the generated csv files. It does not describe the tables in the sqlite database. We should at least prominently name all tables that are generated within the database, so that users can explore them by themself using pandas. | 1.0 | Data description for sqlite database - The current data description is about the generated csv files. It does not describe the tables in the sqlite database. We should at least prominently name all tables that are generated within the database, so that users can explore them by themself using pandas. | non_priority | data description for sqlite database the current data description is about the generated csv files it does not describe the tables in the sqlite database we should at least prominently name all tables that are generated within the database so that users can explore them by themself using pandas | 0 |
492,249 | 14,199,247,466 | IssuesEvent | 2020-11-16 01:45:43 | apcountryman/picolibrary | https://api.github.com/repos/apcountryman/picolibrary | closed | Add reverse iterator | priority-normal status-awaiting_approval type-feature | Add reverse iterator (`::picolibrary::Reverse_Iterator`).
`::picolibrary::Reverse_Iterator` should supply the following type aliases:
- [x] `Iterator`: the adapted iterator type
- [x] `Difference`: type that can be used to identify the distance between two iterators
- [x] `Value`: the iterated over type
- [x] `P... | 1.0 | Add reverse iterator - Add reverse iterator (`::picolibrary::Reverse_Iterator`).
`::picolibrary::Reverse_Iterator` should supply the following type aliases:
- [x] `Iterator`: the adapted iterator type
- [x] `Difference`: type that can be used to identify the distance between two iterators
- [x] `Value`: the itera... | priority | add reverse iterator add reverse iterator picolibrary reverse iterator picolibrary reverse iterator should supply the following type aliases iterator the adapted iterator type difference type that can be used to identify the distance between two iterators value the iterated ov... | 1 |
395,409 | 11,685,781,763 | IssuesEvent | 2020-03-05 09:43:07 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | accounts.google.com - desktop site instead of mobile site | browser-firefox-mobile engine-gecko priority-critical | <!-- @browser: Firefox Mobile 68.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 10; Mobile; rv:68.0) Gecko/68.0 Firefox/68.0 -->
<!-- @reported_with: mobile-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/49666 -->
**URL**: https://accounts.google.com/signin/v2/sl/pwd?hl=en&passive=true&contin... | 1.0 | accounts.google.com - desktop site instead of mobile site - <!-- @browser: Firefox Mobile 68.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 10; Mobile; rv:68.0) Gecko/68.0 Firefox/68.0 -->
<!-- @reported_with: mobile-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/49666 -->
**URL**: https://ac... | priority | accounts google com desktop site instead of mobile site url browser version firefox mobile operating system android tested another browser yes problem type desktop site instead of mobile site description i want my password steps to reproduce my phone got hacke... | 1 |
398,013 | 11,736,763,840 | IssuesEvent | 2020-03-11 13:37:16 | Automattic/simplenote-ios | https://api.github.com/repos/Automattic/simplenote-ios | closed | Checklists: Long Press Crash | [feature] checklist [priority] high bug | Reported in #664
h/t @aerych (Thank you Eric!!)
<br>
> Long press on any of the checklist items. Keep long pressing. Crash 💥
<br>
```
2020-02-27 15:34:36.181410-0600 Simplenote[40915:607464] *** Assertion failure in -[SPEditorTextView startInteractionWithLinkAtPoint:], /BuildRoot/Library/Caches/com.apple... | 1.0 | Checklists: Long Press Crash - Reported in #664
h/t @aerych (Thank you Eric!!)
<br>
> Long press on any of the checklist items. Keep long pressing. Crash 💥
<br>
```
2020-02-27 15:34:36.181410-0600 Simplenote[40915:607464] *** Assertion failure in -[SPEditorTextView startInteractionWithLinkAtPoint:], /Bui... | priority | checklists long press crash reported in h t aerych thank you eric long press on any of the checklist items keep long pressing crash 💥 simplenote assertion failure in buildroot library caches com apple xbs sources uikit sim uikit uitextview linkintera... | 1 |
509,931 | 14,762,312,236 | IssuesEvent | 2021-01-09 02:56:41 | Plaxy-Technologies-Inc/YouPlanets-Bug-Report | https://api.github.com/repos/Plaxy-Technologies-Inc/YouPlanets-Bug-Report | closed | Planet's Name - the apostrophe ' cannot be entered. It will show as invalid | Priority: Medium bug | When creators sign up for new planets, they need to use the apostrophe to describe their planets, for example: Men's Health, or Dave's Kitchen | 1.0 | Planet's Name - the apostrophe ' cannot be entered. It will show as invalid - When creators sign up for new planets, they need to use the apostrophe to describe their planets, for example: Men's Health, or Dave's Kitchen | priority | planet s name the apostrophe cannot be entered it will show as invalid when creators sign up for new planets they need to use the apostrophe to describe their planets for example men s health or dave s kitchen | 1 |
376,760 | 26,215,845,877 | IssuesEvent | 2023-01-04 10:52:42 | NixOS/nix | https://api.github.com/repos/NixOS/nix | opened | Render graphics in the manual | documentation | ## Problem
We want to add graphs and illustrations to the manual to better explain concepts and mechanisms.
Make a setup to declare and maintain graphics to be displayed in the manual.
## Requirements
- The manual is rendered for the web and the terminal from the same source
- There must either be a termi... | 1.0 | Render graphics in the manual - ## Problem
We want to add graphs and illustrations to the manual to better explain concepts and mechanisms.
Make a setup to declare and maintain graphics to be displayed in the manual.
## Requirements
- The manual is rendered for the web and the terminal from the same source
... | non_priority | render graphics in the manual problem we want to add graphs and illustrations to the manual to better explain concepts and mechanisms make a setup to declare and maintain graphics to be displayed in the manual requirements the manual is rendered for the web and the terminal from the same source ... | 0 |
113,089 | 9,622,012,710 | IssuesEvent | 2019-05-14 12:06:03 | ITISFoundation/osparc-simcore | https://api.github.com/repos/ITISFoundation/osparc-simcore | closed | Problems when Showing Service Descriptions | UX_improvements tester_review | ## Long story short
There are update issues when selecting services from the list and showing their descriptions. Not updated properly.
## Expected behaviour
That when I click on a service in the list, its appropriate details are shown.
## Actual behaviour
See animation:

I have a workflow with a number of actions. Each action has at least one action attribute. When I click the "Add Action" button, once the orange "working" bubble goes away, all of the lists of action attributes are expanded. This is not visible if the action is collapsed, but is visibl... | 1.0 | Workflows: "Add Action" expands all lists of action attributes - v5.1 (unknown if new bug or not)
I have a workflow with a number of actions. Each action has at least one action attribute. When I click the "Add Action" button, once the orange "working" bubble goes away, all of the lists of action attributes are expand... | priority | workflows add action expands all lists of action attributes unknown if new bug or not i have a workflow with a number of actions each action has at least one action attribute when i click the add action button once the orange working bubble goes away all of the lists of action attributes are expande... | 1 |
782 | 14,500,772,854 | IssuesEvent | 2020-12-11 18:31:11 | microsoft/fluentui | https://api.github.com/repos/microsoft/fluentui | closed | New NormalPeoplePicker breaks aria-input-field-label rule | Area: Accessibility Component: PeoplePicker Issue Pinged Needs: Attention :wave: Priority 1: ASAP Status: Fix Proposed Status: In PR Type: Bug :bug: | <!--
Before submitting an accessibility issue please ensure the following are true:
1. Search for dupes! Please make sure the issue is not already present in our issue tracker.
2. This issue is caused by a Fluent UI React control.
3. You can reproduce this bug in a CodePen.
4. There is documentation or best prac... | 1.0 | New NormalPeoplePicker breaks aria-input-field-label rule - <!--
Before submitting an accessibility issue please ensure the following are true:
1. Search for dupes! Please make sure the issue is not already present in our issue tracker.
2. This issue is caused by a Fluent UI React control.
3. You can reproduce t... | non_priority | new normalpeoplepicker breaks aria input field label rule before submitting an accessibility issue please ensure the following are true search for dupes please make sure the issue is not already present in our issue tracker this issue is caused by a fluent ui react control you can reproduce t... | 0 |
313,918 | 9,577,442,583 | IssuesEvent | 2019-05-07 11:41:04 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | accounts.google.com - site is not usable | browser-firefox-mobile engine-gecko priority-critical | <!-- @browser: Firefox Mobile 67.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:67.0) Gecko/67.0 Firefox/67.0 -->
<!-- @reported_with: mobile-reporter -->
**URL**: https://accounts.google.com/o/oauth2/auth?redirect_uri=storagerelay%3A%2F%2Fhttps%2Fwavemaker.cards%3Fid%3Dauth514039&response_type=permission%2... | 1.0 | accounts.google.com - site is not usable - <!-- @browser: Firefox Mobile 67.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:67.0) Gecko/67.0 Firefox/67.0 -->
<!-- @reported_with: mobile-reporter -->
**URL**: https://accounts.google.com/o/oauth2/auth?redirect_uri=storagerelay%3A%2F%2Fhttps%2Fwavemaker.cards%3... | priority | accounts google com site is not usable url browser version firefox mobile operating system android tested another browser no problem type site is not usable description the website does not appear to load and the screen remains blank steps to reproduce browse... | 1 |
311,957 | 9,540,934,845 | IssuesEvent | 2019-04-30 20:52:19 | GoogleChrome/lighthouse | https://api.github.com/repos/GoogleChrome/lighthouse | closed | V3 changes to scoring (live in chrome extension) & updating internal data TTI Problems | needs-investigation needs-priority | <!-- Before creating an issue please make sure you are using the latest version and have checked for duplicate issues. -->
#### Provide the steps to reproduce
1. Run LH on <affected url>
URLs are:
https://web.movistar.es/particulares/promociones/fibra-optica - Score 52
https://web.movistar.es/particulares/prom... | 1.0 | V3 changes to scoring (live in chrome extension) & updating internal data TTI Problems - <!-- Before creating an issue please make sure you are using the latest version and have checked for duplicate issues. -->
#### Provide the steps to reproduce
1. Run LH on <affected url>
URLs are:
https://web.movistar.es/pa... | priority | changes to scoring live in chrome extension updating internal data tti problems provide the steps to reproduce run lh on urls are score score score what is the current behavior we are seeing quite poor scores for some amp urls it seems to be caused by ... | 1 |
355,976 | 10,586,973,763 | IssuesEvent | 2019-10-08 20:56:46 | idaholab/raven | https://api.github.com/repos/idaholab/raven | closed | CONJUGATE Gradient | FutureRAVENv2.0 priority_normal task | --------
Issue Description
--------
##### Task request
A new Gradient Based Optimizer needs to be implemented (Conjugate Gradient):
e.g. https://en.wikipedia.org/wiki/Conjugate_gradient_method
----------------
For Change Control Board: Issue Review
----------------
This review should occur before any devel... | 1.0 | CONJUGATE Gradient - --------
Issue Description
--------
##### Task request
A new Gradient Based Optimizer needs to be implemented (Conjugate Gradient):
e.g. https://en.wikipedia.org/wiki/Conjugate_gradient_method
----------------
For Change Control Board: Issue Review
----------------
This review should ... | priority | conjugate gradient issue description task request a new gradient based optimizer needs to be implemented conjugate gradient e g for change control board issue review this review should occur before any development is performed as a respons... | 1 |
250,272 | 7,974,297,977 | IssuesEvent | 2018-07-17 04:36:18 | magda-io/magda | https://api.github.com/repos/magda-io/magda | opened | Updated date is missing in the data set | bug priority: high | ### Problem description
On the data set page, the updated date is missing.
See - https://dev.magda.io/dataset/undefined/distribution/dist-dap-3506419/details?q=csiro

... | 1.0 | Updated date is missing in the data set - ### Problem description
On the data set page, the updated date is missing.
See - https://dev.magda.io/dataset/undefined/distribution/dist-dap-3506419/details?q=csiro
 failed to boot ACRN hypervisor | 3rd Party priority: P1-Stopper type: bug | SBL built by latest slimbootloader code (HEAD->ad42a2bd6e4a6364358b9c712cb54e821ee7ee42) failed to boot acrn hypervisor. | 1.0 | [APLUP2] SBL (built by SBL latest code) failed to boot ACRN hypervisor - SBL built by latest slimbootloader code (HEAD->ad42a2bd6e4a6364358b9c712cb54e821ee7ee42) failed to boot acrn hypervisor. | priority | sbl built by sbl latest code failed to boot acrn hypervisor sbl built by latest slimbootloader code head failed to boot acrn hypervisor | 1 |
667,508 | 22,490,070,753 | IssuesEvent | 2022-06-23 00:18:09 | ArctosDB/arctos | https://api.github.com/repos/ArctosDB/arctos | closed | MVZ:Arch Request - initiate incremental loan-like transaction numbers | Priority-Normal (Not urgent) Function-Transactions | We would would like to request incrementing transaction numbers for MVZ:Arch (start with this year and 1).
there's a strange number currently (see below) but maybe it will disappear if the numbers increment!
.
there's a strange number currently (see below) but maybe it will disappear if the numbers increment!
![Firefox_Screenshot_2022-05-09T03-... | priority | mvz arch request initiate incremental loan like transaction numbers we would would like to request incrementing transaction numbers for mvz arch start with this year and there s a strange number currently see below but maybe it will disappear if the numbers increment looking at this more i won... | 1 |
110,263 | 13,906,666,984 | IssuesEvent | 2020-10-20 11:35:39 | httpwg/httpbis-issues | https://api.github.com/repos/httpwg/httpbis-issues | opened | LWS lost in parameter ABNF? (Trac #280) | Incomplete Migration Migrated from Trac design julian.reschke@gmx.de p3-payload | Migrated from https://trac.ietf.org/ticket/280
```json
{
"status": "closed",
"changetime": "2011-07-13T08:10:46",
"_ts": "1310544646000000",
"description": "Section 2.3 of draft-ietf-httpbis-p3-payload:\n\n{{{\n parameter = attribute \"=\" value\n attribute = token\n value = word\n... | 1.0 | LWS lost in parameter ABNF? (Trac #280) - Migrated from https://trac.ietf.org/ticket/280
```json
{
"status": "closed",
"changetime": "2011-07-13T08:10:46",
"_ts": "1310544646000000",
"description": "Section 2.3 of draft-ietf-httpbis-p3-payload:\n\n{{{\n parameter = attribute \"=\" value\n attribu... | non_priority | lws lost in parameter abnf trac migrated from json status closed changetime ts description section of draft ietf httpbis payload n n n parameter attribute value n attribute token n value word n n ni believe ... | 0 |
102,521 | 32,035,164,705 | IssuesEvent | 2023-09-22 14:51:36 | dotnet/runtime | https://api.github.com/repos/dotnet/runtime | opened | [mono] System.IO.IsolatedStorage test failures on MacCatalyst | blocking-clean-ci area-Interop-mono os-maccatalyst Known Build Error | There are `System.IO.IsolatedStorage` test failures on `
net9.0-maccatalyst-Release-arm64-Mono_Release-OSX.1200.Arm64.Open`:
- [ ] `ContainsUnknownFilesTests.ContainsUnknownFiles_CleanStore` failing on `Assert.False()` (https://dev.azure.com/dnceng-public/public/_build/results?buildId=414409&view=ms.vss-test-web.bu... | 1.0 | [mono] System.IO.IsolatedStorage test failures on MacCatalyst - There are `System.IO.IsolatedStorage` test failures on `
net9.0-maccatalyst-Release-arm64-Mono_Release-OSX.1200.Arm64.Open`:
- [ ] `ContainsUnknownFilesTests.ContainsUnknownFiles_CleanStore` failing on `Assert.False()` (https://dev.azure.com/dnceng-pub... | non_priority | system io isolatedstorage test failures on maccatalyst there are system io isolatedstorage test failures on maccatalyst release mono release osx open containsunknownfilestests containsunknownfiles cleanstore failing on assert false containsunknownfilestests containsunknownfile... | 0 |
25,318 | 5,148,940,242 | IssuesEvent | 2017-01-13 13:11:16 | lazyfrosch/icinga2-test | https://api.github.com/repos/lazyfrosch/icinga2-test | closed | [Redmine #13491] Update README.md and correct project URLs | Documentation enhancement imported | This issue has been migrated from Redmine: https://dev.icinga.com/issues/13491
Author: mfriedrich
Assignee: mfriedrich
Status: Resolved
Target Version: 2.6.0
Created: 2016-12-08T16:38:22Z (closed on 2016-12-08T16:40:03Z)
Last Update: 2016-12-08T16:40:03Z (in Redmine)
Backport?: Not yet bac... | 1.0 | [Redmine #13491] Update README.md and correct project URLs - This issue has been migrated from Redmine: https://dev.icinga.com/issues/13491
Author: mfriedrich
Assignee: mfriedrich
Status: Resolved
Target Version: 2.6.0
Created: 2016-12-08T16:38:22Z (closed on 2016-12-08T16:40:03Z)
Last Update: ... | non_priority | update readme md and correct project urls this issue has been migrated from redmine author mfriedrich assignee mfriedrich status resolved target version created closed on last update in redmine backport not yet backported include i... | 0 |
207,209 | 7,125,892,344 | IssuesEvent | 2018-01-20 02:43:50 | sjtug/SJTUThesis | https://api.github.com/repos/sjtug/SJTUThesis | closed | [bug] 盲审模式正文页码显示错误 | priority/low type/bug | 把submit改成review以后,编译时去掉了致谢部分,但是页码是共\pageref{last}页而cls里致谢部分才有lable{last},导致盲审时正文页码都是共??页…
以及本科毕业论文的英文大摘要如果少于2页的话,共计页码也会显示错误(显示成正文的总页数),这个问题是为啥我没仔细看… 写不到两页好难受啊orz | 1.0 | [bug] 盲审模式正文页码显示错误 - 把submit改成review以后,编译时去掉了致谢部分,但是页码是共\pageref{last}页而cls里致谢部分才有lable{last},导致盲审时正文页码都是共??页…
以及本科毕业论文的英文大摘要如果少于2页的话,共计页码也会显示错误(显示成正文的总页数),这个问题是为啥我没仔细看… 写不到两页好难受啊orz | priority | 盲审模式正文页码显示错误 把submit改成review以后,编译时去掉了致谢部分,但是页码是共 pageref last 页而cls里致谢部分才有lable last ,导致盲审时正文页码都是共 页… ,共计页码也会显示错误(显示成正文的总页数),这个问题是为啥我没仔细看… 写不到两页好难受啊orz | 1 |
746,022 | 26,010,455,936 | IssuesEvent | 2022-12-21 00:50:23 | spiffe/spire | https://api.github.com/repos/spiffe/spire | closed | No longer test against database versions that are end-of-life | priority/backlog | We currently have integration tests against the following EOL'd database versions:
- MySQL 5.5 (EOL Dec 2018)
- MySQL 5.6 (EOL Feb 2021)
- PostgreSQL 9 (EOL Nov 2021)
These database versions have been EOL for at least a year (in a few days, that is). They take significant time to test in our CI/CD pipeline, part... | 1.0 | No longer test against database versions that are end-of-life - We currently have integration tests against the following EOL'd database versions:
- MySQL 5.5 (EOL Dec 2018)
- MySQL 5.6 (EOL Feb 2021)
- PostgreSQL 9 (EOL Nov 2021)
These database versions have been EOL for at least a year (in a few days, that is)... | priority | no longer test against database versions that are end of life we currently have integration tests against the following eol d database versions mysql eol dec mysql eol feb postgresql eol nov these database versions have been eol for at least a year in a few days that is they ta... | 1 |
90,423 | 8,245,158,497 | IssuesEvent | 2018-09-11 08:52:43 | imixs/imixs-archive | https://api.github.com/repos/imixs/imixs-archive | closed | SnapshotService - copyFilesFromItemCollection check for null values | bug testing | SnapshotService: check for null values in copyFilesFromItemCollection | 1.0 | SnapshotService - copyFilesFromItemCollection check for null values - SnapshotService: check for null values in copyFilesFromItemCollection | non_priority | snapshotservice copyfilesfromitemcollection check for null values snapshotservice check for null values in copyfilesfromitemcollection | 0 |
9,823 | 8,713,327,775 | IssuesEvent | 2018-12-07 02:05:39 | badges/shields | https://api.github.com/repos/badges/shields | closed | Spurious PHP-Eye error | sentry service-badge | https://sentry.io/shields/shields/issues/502981581/
```
Error: PHP-Eye error: Error: connect ECONNREFUSED 188.40.167.5:443
at Object._errnoException (util.js:1003:13)
at _exceptionWithHostPort (util.js:1024:20)
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1194:14)
File "/home/m/shields/l... | 1.0 | Spurious PHP-Eye error - https://sentry.io/shields/shields/issues/502981581/
```
Error: PHP-Eye error: Error: connect ECONNREFUSED 188.40.167.5:443
at Object._errnoException (util.js:1003:13)
at _exceptionWithHostPort (util.js:1024:20)
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1194:14)
... | non_priority | spurious php eye error error php eye error error connect econnrefused at object errnoexception util js at exceptionwithhostport util js at tcpconnectwrap afterconnect net js file home m shields lib log js line in function error raven captureex... | 0 |
691,528 | 23,699,922,797 | IssuesEvent | 2022-08-29 17:58:51 | dbt-labs/docs.getdbt.com | https://api.github.com/repos/dbt-labs/docs.getdbt.com | closed | Error threshold documentation has bad SEO | good first issue priority: medium size: x-small | ## Steps to reproduce:
Search Google for `error threshold dbt test`
## Expected results:
- Be linked to https://docs.getdbt.com/reference/resource-configs/severity
## Actual results
An entire screen of different posts from Discourse, docs, next.docs, and GitHub that all claim such functionality is impossible
... | 1.0 | Error threshold documentation has bad SEO - ## Steps to reproduce:
Search Google for `error threshold dbt test`
## Expected results:
- Be linked to https://docs.getdbt.com/reference/resource-configs/severity
## Actual results
An entire screen of different posts from Discourse, docs, next.docs, and GitHub that ... | priority | error threshold documentation has bad seo steps to reproduce search google for error threshold dbt test expected results be linked to actual results an entire screen of different posts from discourse docs next docs and github that all claim such functionality is impossible ext... | 1 |
229,804 | 7,595,236,329 | IssuesEvent | 2018-04-27 04:02:39 | hack4impact-uiuc/love-without-boundaries | https://api.github.com/repos/hack4impact-uiuc/love-without-boundaries | closed | Fix back button for `takeQuizPage` and `reviewQuizPage` | Priority: High | it currently takes two back button presses to go back to StudentPage. Something wrong with React Router | 1.0 | Fix back button for `takeQuizPage` and `reviewQuizPage` - it currently takes two back button presses to go back to StudentPage. Something wrong with React Router | priority | fix back button for takequizpage and reviewquizpage it currently takes two back button presses to go back to studentpage something wrong with react router | 1 |
302,062 | 9,254,796,994 | IssuesEvent | 2019-03-16 02:40:27 | CS2103-AY1819S2-T12-4/main | https://api.github.com/repos/CS2103-AY1819S2-T12-4/main | reopened | As a student, I can view my productivity analysis and estimate time to get work done | priority.Medium type.Story | so that I can allocate sufficient time to finish my homework & assignments before deadlines. | 1.0 | As a student, I can view my productivity analysis and estimate time to get work done - so that I can allocate sufficient time to finish my homework & assignments before deadlines. | priority | as a student i can view my productivity analysis and estimate time to get work done so that i can allocate sufficient time to finish my homework assignments before deadlines | 1 |
161,128 | 6,109,757,629 | IssuesEvent | 2017-06-21 13:45:47 | ngageoint/hootenanny | https://api.github.com/repos/ngageoint/hootenanny | closed | Reduce and remove overlapping road reviews in PortAuPrince data | Category: Algorithms Priority: Medium Status: Defined Type: Bug | https://github.com/DigitalGlobe/VGI-team-repo/issues/438
These are the "complex road situation" reviews. Very similar to #1361. Depends on #1389. | 1.0 | Reduce and remove overlapping road reviews in PortAuPrince data - https://github.com/DigitalGlobe/VGI-team-repo/issues/438
These are the "complex road situation" reviews. Very similar to #1361. Depends on #1389. | priority | reduce and remove overlapping road reviews in portauprince data these are the complex road situation reviews very similar to depends on | 1 |
754,962 | 26,409,918,985 | IssuesEvent | 2023-01-13 11:18:02 | Rehachoudhary0/hotel_testing | https://api.github.com/repos/Rehachoudhary0/hotel_testing | closed | 🐛 Bug Report: Secondary user does not get notification from kitchen. | bug app back-end High priority | ### 👟 Reproduction steps
Secondary user does not get notification from kitchen but primary user get notification from kitchen .
https://user-images.githubusercontent.com/85510636/211541723-5541df43-d5e2-4bf9-8de6-4bfcff7e2d47.mp4
### 👍 Expected behavior
we need notification from kitchen for get more a... | 1.0 | 🐛 Bug Report: Secondary user does not get notification from kitchen. - ### 👟 Reproduction steps
Secondary user does not get notification from kitchen but primary user get notification from kitchen .
https://user-images.githubusercontent.com/85510636/211541723-5541df43-d5e2-4bf9-8de6-4bfcff7e2d47.mp4
### ... | priority | 🐛 bug report secondary user does not get notification from kitchen 👟 reproduction steps secondary user does not get notification from kitchen but primary user get notification from kitchen 👍 expected behavior we need notification from kitchen for get more attention from travler side ... | 1 |
246,482 | 20,867,843,666 | IssuesEvent | 2022-03-22 09:09:07 | open-telemetry/opentelemetry-java-instrumentation | https://api.github.com/repos/open-telemetry/opentelemetry-java-instrumentation | opened | OOM errors in Payara smoke tests on windows | bug sporadic test failure | ```
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (malloc) failed to allocate 32744 bytes for ChunkPool::allocate
# An error report file with more information is saved as:
# D:\a\opentelemetry-java-instrumentation\opentelemetry-java-instrumentation\smoke-... | 1.0 | OOM errors in Payara smoke tests on windows - ```
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (malloc) failed to allocate 32744 bytes for ChunkPool::allocate
# An error report file with more information is saved as:
# D:\a\opentelemetry-java-instrumenta... | non_priority | oom errors in payara smoke tests on windows there is insufficient memory for the java runtime environment to continue native memory allocation malloc failed to allocate bytes for chunkpool allocate an error report file with more information is saved as d a opentelemetry java instrumentation... | 0 |
105,931 | 23,136,627,827 | IssuesEvent | 2022-07-28 14:48:03 | eclipse-theia/theia | https://api.github.com/repos/eclipse-theia/theia | closed | Implement `env` namespace VSCode API | vscode | <!-- Please fill out the following content for a feature request. -->
<!-- Please provide a clear description of the feature and any relevant information. -->
### Feature Description:
Add the `env` namespace of the VSCode API to the plugin API.
- appHost
- isNewAppInstall
- isTelemetryEnabled
- onDidChange... | 1.0 | Implement `env` namespace VSCode API - <!-- Please fill out the following content for a feature request. -->
<!-- Please provide a clear description of the feature and any relevant information. -->
### Feature Description:
Add the `env` namespace of the VSCode API to the plugin API.
- appHost
- isNewAppInsta... | non_priority | implement env namespace vscode api feature description add the env namespace of the vscode api to the plugin api apphost isnewappinstall istelemetryenabled ondidchangetelemetryenabled remotename see the vscode api for more information on the listed properties event | 0 |
147,809 | 23,276,769,758 | IssuesEvent | 2022-08-05 08:01:33 | SwanseaUniversityMedical/concept-library | https://api.github.com/repos/SwanseaUniversityMedical/concept-library | closed | Phenotype Filter - Add in ability to filter by date | Design | User should be able to filter for the most recent phenotypes using a Filter From and To date functionality | 1.0 | Phenotype Filter - Add in ability to filter by date - User should be able to filter for the most recent phenotypes using a Filter From and To date functionality | non_priority | phenotype filter add in ability to filter by date user should be able to filter for the most recent phenotypes using a filter from and to date functionality | 0 |
189,152 | 14,491,094,331 | IssuesEvent | 2020-12-11 03:47:37 | kalexmills/github-vet-tests-dec2020 | https://api.github.com/repos/kalexmills/github-vet-tests-dec2020 | closed | ovh/cds: engine/api/workflow/run_workflow_test.go; 3 LoC | fresh test tiny |
Found a possible issue in [ovh/cds](https://www.github.com/ovh/cds) at [engine/api/workflow/run_workflow_test.go](https://github.com/ovh/cds/blob/e63f9b74dfe0b0e7a18e763b461be3ecb49895bd/engine/api/workflow/run_workflow_test.go#L337-L339)
Below is the message reported by the analyzer for this snippet of code. Beware ... | 1.0 | ovh/cds: engine/api/workflow/run_workflow_test.go; 3 LoC -
Found a possible issue in [ovh/cds](https://www.github.com/ovh/cds) at [engine/api/workflow/run_workflow_test.go](https://github.com/ovh/cds/blob/e63f9b74dfe0b0e7a18e763b461be3ecb49895bd/engine/api/workflow/run_workflow_test.go#L337-L339)
Below is the message... | non_priority | ovh cds engine api workflow run workflow test go loc found a possible issue in at below is the message reported by the analyzer for this snippet of code beware that the analyzer only reports the first issue it finds so please do not limit your consideration to the contents of the below message fun... | 0 |
93,056 | 15,872,997,915 | IssuesEvent | 2021-04-09 01:17:55 | rammatzkvosky/patroni | https://api.github.com/repos/rammatzkvosky/patroni | opened | CVE-2020-14343 (High) detected in PyYAML-5.2.tar.gz | security vulnerability | ## CVE-2020-14343 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>PyYAML-5.2.tar.gz</b></p></summary>
<p>YAML parser and emitter for Python</p>
<p>Library home page: <a href="https://f... | True | CVE-2020-14343 (High) detected in PyYAML-5.2.tar.gz - ## CVE-2020-14343 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>PyYAML-5.2.tar.gz</b></p></summary>
<p>YAML parser and emitter f... | non_priority | cve high detected in pyyaml tar gz cve high severity vulnerability vulnerable library pyyaml tar gz yaml parser and emitter for python library home page a href path to dependency file patroni requirements txt path to vulnerable library patroni requirements txt depend... | 0 |
259,374 | 27,621,846,629 | IssuesEvent | 2023-03-10 01:16:03 | nidhi7598/linux-3.0.35 | https://api.github.com/repos/nidhi7598/linux-3.0.35 | closed | CVE-2014-1737 (High) detected in linuxlinux-3.0.40 - autoclosed | Mend: dependency security vulnerability | ## CVE-2014-1737 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-3.0.40</b></p></summary>
<p>
<p>Apache Software Foundation (ASF)</p>
<p>Library home page: <a href=https://m... | True | CVE-2014-1737 (High) detected in linuxlinux-3.0.40 - autoclosed - ## CVE-2014-1737 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-3.0.40</b></p></summary>
<p>
<p>Apache Sof... | non_priority | cve high detected in linuxlinux autoclosed cve high severity vulnerability vulnerable library linuxlinux apache software foundation asf library home page a href found in head commit a href found in base branch master vulnerable source files ... | 0 |
83,902 | 10,342,098,639 | IssuesEvent | 2019-09-04 05:09:36 | icerockdev/moko-core | https://api.github.com/repos/icerockdev/moko-core | closed | Update readme | documentation | - logo (?)
- description with goals
- screenshot?
- features - parcelize, timers, color, timestamp, threadlocal (?)
- simple usage
- installation steps
- detailed usage
- how to contribute
- license block | 1.0 | Update readme - - logo (?)
- description with goals
- screenshot?
- features - parcelize, timers, color, timestamp, threadlocal (?)
- simple usage
- installation steps
- detailed usage
- how to contribute
- license block | non_priority | update readme logo description with goals screenshot features parcelize timers color timestamp threadlocal simple usage installation steps detailed usage how to contribute license block | 0 |
6,806 | 15,358,349,236 | IssuesEvent | 2021-03-01 14:43:01 | dusk-network/plonk | https://api.github.com/repos/dusk-network/plonk | closed | Fix notation for primes p, q, r. | area:architecture area:cryptography area:documentation team:R&D | To avoid misunderstandings, we must agree on a common notation for the different prime fields and group orders. The resolution will be added to Dusk R&D GitBook page. | 1.0 | Fix notation for primes p, q, r. - To avoid misunderstandings, we must agree on a common notation for the different prime fields and group orders. The resolution will be added to Dusk R&D GitBook page. | non_priority | fix notation for primes p q r to avoid misunderstandings we must agree on a common notation for the different prime fields and group orders the resolution will be added to dusk r d gitbook page | 0 |
245,425 | 26,549,207,134 | IssuesEvent | 2023-01-20 05:21:41 | nidhi7598/linux-3.0.35_CVE-2022-45934 | https://api.github.com/repos/nidhi7598/linux-3.0.35_CVE-2022-45934 | opened | CVE-2012-5374 (Medium) detected in multiple libraries | security vulnerability | ## CVE-2012-5374 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>linux-stable-rtv3.8.6</b>, <b>linux-stable-rtv3.8.6</b>, <b>linux-stable-rtv3.8.6</b></p></summary>
<p>
</p>
</det... | True | CVE-2012-5374 (Medium) detected in multiple libraries - ## CVE-2012-5374 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>linux-stable-rtv3.8.6</b>, <b>linux-stable-rtv3.8.6</b>, <b>... | non_priority | cve medium detected in multiple libraries cve medium severity vulnerability vulnerable libraries linux stable linux stable linux stable vulnerability details the feature in the btrfs implementation in the linux kernel before allows local ... | 0 |
237,224 | 18,154,430,401 | IssuesEvent | 2021-09-26 20:37:38 | touchlab/Kermit | https://api.github.com/repos/touchlab/Kermit | closed | Document release process | documentation | Write up steps to push a release. Make sure release can be performed by those who need to be able to. | 1.0 | Document release process - Write up steps to push a release. Make sure release can be performed by those who need to be able to. | non_priority | document release process write up steps to push a release make sure release can be performed by those who need to be able to | 0 |
92,818 | 3,874,199,299 | IssuesEvent | 2016-04-11 19:39:48 | OpenMYR/IoT_Motors | https://api.github.com/repos/OpenMYR/IoT_Motors | closed | Stop negative causes a wdt reset | bug low priority | On the front end negative delays should not be possible, and on the firmware end inputs should be sanitized. | 1.0 | Stop negative causes a wdt reset - On the front end negative delays should not be possible, and on the firmware end inputs should be sanitized. | priority | stop negative causes a wdt reset on the front end negative delays should not be possible and on the firmware end inputs should be sanitized | 1 |
754,102 | 26,372,448,930 | IssuesEvent | 2023-01-11 21:59:31 | GeorgianF/Kenpachi-P5-CI | https://api.github.com/repos/GeorgianF/Kenpachi-P5-CI | closed | [ENH] Reply to emails | enhancement priority:low | On the admin panel, to add a reply textarea and the option to update the status of the email once it's sent. Also store the replied message for accountability. | 1.0 | [ENH] Reply to emails - On the admin panel, to add a reply textarea and the option to update the status of the email once it's sent. Also store the replied message for accountability. | priority | reply to emails on the admin panel to add a reply textarea and the option to update the status of the email once it s sent also store the replied message for accountability | 1 |
276,857 | 24,027,076,874 | IssuesEvent | 2022-09-15 12:25:45 | wpeventmanager/wp-event-manager | https://api.github.com/repos/wpeventmanager/wp-event-manager | closed | html tags in multi select checkbox list | In Testing | If i select field type "term checklist" then design issue at front side post event form.

... | 1.0 | html tags in multi select checkbox list - If i select field type "term checklist" then design issue at front side post event form.

. Alternatively, I can pair device B with Device A, and Device A will displa... | 1.0 | Reconnecting Devices over Bluetooth - from email:
"I still have a bug when trying to reconnect two devices that have already been paired. Device A is able to pair to device B normally. On device A, it says “connected” but on Device B, it says “Not connected” (see screenshot below). Alternatively, I can pair device B w... | priority | reconnecting devices over bluetooth from email i still have a bug when trying to reconnect two devices that have already been paired device a is able to pair to device b normally on device a it says “connected” but on device b it says “not connected” see screenshot below alternatively i can pair device b w... | 1 |
75,887 | 15,495,674,566 | IssuesEvent | 2021-03-11 01:17:12 | mwilliams7197/Luckysheet | https://api.github.com/repos/mwilliams7197/Luckysheet | opened | CVE-2021-27515 (Medium) detected in url-parse-1.4.7.tgz | security vulnerability | ## CVE-2021-27515 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>url-parse-1.4.7.tgz</b></p></summary>
<p>Small footprint URL parser that works seamlessly across Node.js and browser... | True | CVE-2021-27515 (Medium) detected in url-parse-1.4.7.tgz - ## CVE-2021-27515 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>url-parse-1.4.7.tgz</b></p></summary>
<p>Small footprint U... | non_priority | cve medium detected in url parse tgz cve medium severity vulnerability vulnerable library url parse tgz small footprint url parser that works seamlessly across node js and browser environments library home page a href path to dependency file luckysheet package json pa... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.