Unnamed: 0 int64 0 832k | id float64 2.49B 32.1B | type stringclasses 1
value | created_at stringlengths 19 19 | repo stringlengths 4 112 | repo_url stringlengths 33 141 | action stringclasses 3
values | title stringlengths 1 1.02k | labels stringlengths 4 1.54k | body stringlengths 1 262k | index stringclasses 17
values | text_combine stringlengths 95 262k | label stringclasses 2
values | text stringlengths 96 252k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
29,373 | 13,102,108,241 | IssuesEvent | 2020-08-04 05:54:27 | Azure/azure-cli | https://api.github.com/repos/Azure/azure-cli | closed | Webapp up MemoryError | Service Attention Web Apps | I got a MemoryError error when trying to run the command:
`az webapp up`
**Errors:**
```
Traceback (most recent call last):
Temp\pip-install-1o1fsnhi\knack\knack\cli.py, ln 206, in invoke
azure\cli\core\commands\__init__.py, ln 608, in execute
azure\cli\core\commands\__init__.py, ln 666, in _run_jobs_seriall... | 1.0 | Webapp up MemoryError - I got a MemoryError error when trying to run the command:
`az webapp up`
**Errors:**
```
Traceback (most recent call last):
Temp\pip-install-1o1fsnhi\knack\knack\cli.py, ln 206, in invoke
azure\cli\core\commands\__init__.py, ln 608, in execute
azure\cli\core\commands\__init__.py, ln 6... | non_test | webapp up memoryerror i got a memoryerror error when trying to run the command az webapp up errors traceback most recent call last temp pip install knack knack cli py ln in invoke azure cli core commands init py ln in execute azure cli core commands init py ln in run j... | 0 |
372,380 | 11,013,497,196 | IssuesEvent | 2019-12-04 20:35:59 | department-of-veterans-affairs/caseflow | https://api.github.com/repos/department-of-veterans-affairs/caseflow | closed | Design Change — Add line-height to usa-alert-text | foxtrot priority-medium tech-improvement | ### Description
Spacing is a bit wonky on our Alert component. The uswds examples all use `<p>` tags for the element with "usa-alert-text" class, which gives it a `line-height` of 1.5. We should match that w/ our `div` element
### Acceptance criteria
- Give `line-height` 1.5 to `.usa-alert-text` element
| 1.0 | Design Change — Add line-height to usa-alert-text - ### Description
Spacing is a bit wonky on our Alert component. The uswds examples all use `<p>` tags for the element with "usa-alert-text" class, which gives it a `line-height` of 1.5. We should match that w/ our `div` element
### Acceptance criteria
- Give `line... | non_test | design change — add line height to usa alert text description spacing is a bit wonky on our alert component the uswds examples all use tags for the element with usa alert text class which gives it a line height of we should match that w our div element acceptance criteria give line h... | 0 |
262,495 | 22,844,084,930 | IssuesEvent | 2022-07-13 02:54:33 | milvus-io/milvus | https://api.github.com/repos/milvus-io/milvus | closed | [Bug]: [benchmark][cluster]Milvus 100m data load failed ,raise ad error"collection has not been loaded to memory or load failed" | kind/bug priority/critical-urgent needs-triage test/benchmark test/100million | ### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version:2.1.0-20220707-98a1e20e
- Deployment mode(standalone or cluster): cluster
- SDK version(e.g. pymilvus v2.0.0rc2):pymilvus 2.1.0dev87
- OS(Ubuntu or CentOS):
- CPU/Memory:
- GPU:
- ... | 2.0 | [Bug]: [benchmark][cluster]Milvus 100m data load failed ,raise ad error"collection has not been loaded to memory or load failed" - ### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version:2.1.0-20220707-98a1e20e
- Deployment mode(standalone or ... | test | milvus data load failed raise ad error collection has not been loaded to memory or load failed is there an existing issue for this i have searched the existing issues environment markdown milvus version deployment mode standalone or cluster cluster sdk version e g pym... | 1 |
368,934 | 25,816,591,086 | IssuesEvent | 2022-12-12 05:44:12 | ut-issl/s2e-documents | https://api.github.com/repos/ut-issl/s2e-documents | closed | Revise some parts of the tutorial | documentation good first issue | ## Overview
Revise some parts of the tutorial
## Details
Some parts of the tutorial need to be revised especially for beginners
## Conditions for close
When revisions are complete
## Supplement
I made an explanation file below to suggest a revision
[tutorial_struggling.txt](https://github.com/ut-issl/s2e-... | 1.0 | Revise some parts of the tutorial - ## Overview
Revise some parts of the tutorial
## Details
Some parts of the tutorial need to be revised especially for beginners
## Conditions for close
When revisions are complete
## Supplement
I made an explanation file below to suggest a revision
[tutorial_struggling.... | non_test | revise some parts of the tutorial overview revise some parts of the tutorial details some parts of the tutorial need to be revised especially for beginners conditions for close when revisions are complete supplement i made an explanation file below to suggest a revision note na | 0 |
53,886 | 6,772,631,440 | IssuesEvent | 2017-10-27 00:07:19 | HabitRPG/habitica | https://api.github.com/repos/HabitRPG/habitica | opened | Glasses and animal ears are not working | hacktoberfest help wanted POST-REDESIGN priority: important sections: Avatar/User Modal | Glasses and animal ears are not working. This may be happening because the Edit Avatar modal is equipping them to Battle Gear even when the user has Costume enabled.
| 1.0 | Glasses and animal ears are not working - Glasses and animal ears are not working. This may be happening because the Edit Avatar modal is equipping them to Battle Gear even when the user has Costume enabled.
| non_test | glasses and animal ears are not working glasses and animal ears are not working this may be happening because the edit avatar modal is equipping them to battle gear even when the user has costume enabled | 0 |
122,075 | 10,211,721,311 | IssuesEvent | 2019-08-14 17:38:42 | khartec/waltz | https://api.github.com/repos/khartec/waltz | closed | Admin screen: view rating schemes | QoL fixed (test & close) noteworthy small change | a) Figure out how to add a page to the admin screen (routes.js etc)
b) Create page
c) in controller do service broker call to retrieve all schemes (steal from roadmap config section)
d) ng-repeat over schemes. ng-click on scheme to show assoc. rating items.
| 1.0 | Admin screen: view rating schemes - a) Figure out how to add a page to the admin screen (routes.js etc)
b) Create page
c) in controller do service broker call to retrieve all schemes (steal from roadmap config section)
d) ng-repeat over schemes. ng-click on scheme to show assoc. rating items.
| test | admin screen view rating schemes a figure out how to add a page to the admin screen routes js etc b create page c in controller do service broker call to retrieve all schemes steal from roadmap config section d ng repeat over schemes ng click on scheme to show assoc rating items | 1 |
186,060 | 14,394,555,053 | IssuesEvent | 2020-12-03 01:34:09 | github-vet/rangeclosure-findings | https://api.github.com/repos/github-vet/rangeclosure-findings | closed | swdee/etcdc: client_test.go; 28 LoC | fresh small test |
Found a possible issue in [swdee/etcdc](https://www.github.com/swdee/etcdc) at [client_test.go](https://github.com/swdee/etcdc/blob/8a3bc4010338295eeec4653ae9183307db253f9b/client_test.go#L101-L128)
Below is the message reported by the analyzer for this snippet of code. Beware that the analyzer only reports the first... | 1.0 | swdee/etcdc: client_test.go; 28 LoC -
Found a possible issue in [swdee/etcdc](https://www.github.com/swdee/etcdc) at [client_test.go](https://github.com/swdee/etcdc/blob/8a3bc4010338295eeec4653ae9183307db253f9b/client_test.go#L101-L128)
Below is the message reported by the analyzer for this snippet of code. Beware th... | test | swdee etcdc client 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 range loop variable cfg u... | 1 |
70,829 | 15,113,542,075 | IssuesEvent | 2021-02-08 23:54:45 | GeoNode/geonode | https://api.github.com/repos/GeoNode/geonode | closed | Basic auth middleware | REST-api backport 3.x feature security | As a user/developer I would need a basic auth middleware allowing me to access the APIs providing basic auth headers to the requests.
The middleware should simply check for user property of a request, to determine whether the query is authenticated or not,
but since DRF assumes correlation between session authentic... | True | Basic auth middleware - As a user/developer I would need a basic auth middleware allowing me to access the APIs providing basic auth headers to the requests.
The middleware should simply check for user property of a request, to determine whether the query is authenticated or not,
but since DRF assumes correlation b... | non_test | basic auth middleware as a user developer i would need a basic auth middleware allowing me to access the apis providing basic auth headers to the requests the middleware should simply check for user property of a request to determine whether the query is authenticated or not but since drf assumes correlation b... | 0 |
35,113 | 12,310,810,730 | IssuesEvent | 2020-05-12 11:17:04 | wpugph/dctx-website | https://api.github.com/repos/wpugph/dctx-website | opened | WordPress User Enumeration (New Method) | security | There is a new method of enumerating the WP users in the website. | True | WordPress User Enumeration (New Method) - There is a new method of enumerating the WP users in the website. | non_test | wordpress user enumeration new method there is a new method of enumerating the wp users in the website | 0 |
145,464 | 11,695,778,089 | IssuesEvent | 2020-03-06 08:23:59 | MorphCast/Studio | https://api.github.com/repos/MorphCast/Studio | closed | Title and cover are not correctly set on the json | bug ready for testing | The title and the cover are not passed to the MphPlayer correctly. | 1.0 | Title and cover are not correctly set on the json - The title and the cover are not passed to the MphPlayer correctly. | test | title and cover are not correctly set on the json the title and the cover are not passed to the mphplayer correctly | 1 |
305,946 | 26,423,208,466 | IssuesEvent | 2023-01-13 23:10:47 | florianfesti/boxes | https://api.github.com/repos/florianfesti/boxes | closed | Request - Bread box | needs test cut | hi,
I would like to have a breadbox generator that is similar to your shutterbox

Source: https://vectezia.com/laser-cut-living-hinge-bread-box-with-sliding-lid-vector-cdr-file/
| 1.0 | Request - Bread box - hi,
I would like to have a breadbox generator that is similar to your shutterbox

Source: https://vectezia.com/laser-cut-living-hinge-bread-box-with-sliding-lid-vector-cdr-file/
| test | request bread box hi i would like to have a breadbox generator that is similar to your shutterbox source | 1 |
334,181 | 29,828,309,662 | IssuesEvent | 2023-06-18 00:10:44 | unifyai/ivy | https://api.github.com/repos/unifyai/ivy | closed | Fix hyperbolic_functions.test_numpy_sinh | NumPy Frontend Sub Task Failing Test | | | |
|---|---|
|numpy|<a href="https://github.com/unifyai/ivy/actions/runs/5249544301/jobs/9482457420"><img src=https://img.shields.io/badge/-success-success></a>
|jax|<a href="https://github.com/unifyai/ivy/actions/runs/5249544301/jobs/9482457420"><img src=https://img.shields.io/badge/-failure-red></a>
|tenso... | 1.0 | Fix hyperbolic_functions.test_numpy_sinh - | | |
|---|---|
|numpy|<a href="https://github.com/unifyai/ivy/actions/runs/5249544301/jobs/9482457420"><img src=https://img.shields.io/badge/-success-success></a>
|jax|<a href="https://github.com/unifyai/ivy/actions/runs/5249544301/jobs/9482457420"><img src=https://img... | test | fix hyperbolic functions test numpy sinh numpy a href src jax a href src tensorflow a href src torch a href src paddle a href src | 1 |
306,619 | 26,484,743,289 | IssuesEvent | 2023-01-17 17:06:20 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | closed | pkg/ccl/logictestccl/tests/fakedist-vec-off/fakedist-vec-off_test: TestCCLLogic_new_schema_changer failed | C-test-failure O-robot branch-master T-sql-queries | pkg/ccl/logictestccl/tests/fakedist-vec-off/fakedist-vec-off_test.TestCCLLogic_new_schema_changer [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_StressBazel/8325240?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_StressBazel/832524... | 1.0 | pkg/ccl/logictestccl/tests/fakedist-vec-off/fakedist-vec-off_test: TestCCLLogic_new_schema_changer failed - pkg/ccl/logictestccl/tests/fakedist-vec-off/fakedist-vec-off_test.TestCCLLogic_new_schema_changer [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_StressBazel/8325240?buildTab=log)... | test | pkg ccl logictestccl tests fakedist vec off fakedist vec off test testccllogic new schema changer failed pkg ccl logictestccl tests fakedist vec off fakedist vec off test testccllogic new schema changer with on master fatal error panic use of span after finish span setup flow async finish pr... | 1 |
242,818 | 7,848,983,078 | IssuesEvent | 2018-06-20 00:39:52 | C3DSU/e-DefPR | https://api.github.com/repos/C3DSU/e-DefPR | closed | Bug: form cadastrar funcionário | Category: Frontend Priority: Medium Stage: Review Type: Bug | Quando o formulário é enviado nenhuma informação de falha ou sucesso é mostrada.
- 201: created!
- else: fail | 1.0 | Bug: form cadastrar funcionário - Quando o formulário é enviado nenhuma informação de falha ou sucesso é mostrada.
- 201: created!
- else: fail | non_test | bug form cadastrar funcionário quando o formulário é enviado nenhuma informação de falha ou sucesso é mostrada created else fail | 0 |
54,054 | 13,893,003,705 | IssuesEvent | 2020-10-19 12:59:18 | nakasho-dev/conference-app-2020 | https://api.github.com/repos/nakasho-dev/conference-app-2020 | opened | WS-2019-0379 (Medium) detected in commons-codec-1.10.jar | security vulnerability | ## WS-2019-0379 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-codec-1.10.jar</b></p></summary>
<p>The Apache Commons Codec package contains simple encoder and decoders for
... | True | WS-2019-0379 (Medium) detected in commons-codec-1.10.jar - ## WS-2019-0379 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-codec-1.10.jar</b></p></summary>
<p>The Apache Comm... | non_test | ws medium detected in commons codec jar ws medium severity vulnerability vulnerable library commons codec jar the apache commons codec package contains simple encoder and decoders for various formats such as and hexadecimal in addition to these widely used encoders and... | 0 |
177,844 | 29,174,457,213 | IssuesEvent | 2023-05-19 06:37:16 | WordPress/gutenberg | https://api.github.com/repos/WordPress/gutenberg | closed | If Page Title comes before Featured Image it is overlapped | [Type] Bug [Feature] Design Tools [Block] Post Featured Image | ### Description
In the Site Editor using the Twenty Twenty Three theme, I moved the Post Title before the Featured Image and the design broke.
I also tested this in different group blocks and without any parent group block as well. This also occurs on the front-end.
### Step-by-step reproduction instructions
1. ... | 1.0 | If Page Title comes before Featured Image it is overlapped - ### Description
In the Site Editor using the Twenty Twenty Three theme, I moved the Post Title before the Featured Image and the design broke.
I also tested this in different group blocks and without any parent group block as well. This also occurs on the... | non_test | if page title comes before featured image it is overlapped description in the site editor using the twenty twenty three theme i moved the post title before the featured image and the design broke i also tested this in different group blocks and without any parent group block as well this also occurs on the... | 0 |
90,832 | 8,273,437,578 | IssuesEvent | 2018-09-17 05:48:55 | ryuichl/v3-report | https://api.github.com/repos/ryuichl/v3-report | closed | 表單設計畫面 | bug wating-for-prod wating-for-test | 
表單右方的上下箭頭失效
一題一頁的左右換題也失效

我這個表單是選擇舊有的
在多題和一題的來回切換
右上角題目會無限往後增加(我這個表單只有三題) | 1.0 | 表單設計畫面 - 
表單右方的上下箭頭失效
一題一頁的左右換題也失效

我這個表單是選擇舊有的
在多題和一題的來回切換
右上角題目會無限往後增加(我這個表單只有三題) | test | 表單設計畫面 表單右方的上下箭頭失效 一題一頁的左右換題也失效 我這個表單是選擇舊有的 在多題和一題的來回切換 右上角題目會無限往後增加 我這個表單只有三題 | 1 |
86,820 | 10,518,758,911 | IssuesEvent | 2019-09-29 13:17:38 | inft3063-assignment-1-wed-atb/INFT2063_Assignment_1-v02 | https://api.github.com/repos/inft3063-assignment-1-wed-atb/INFT2063_Assignment_1-v02 | closed | Tag code as version 3 | documentation | Tag the code as version 3 once all the issues in milestone 3 have been resolved. | 1.0 | Tag code as version 3 - Tag the code as version 3 once all the issues in milestone 3 have been resolved. | non_test | tag code as version tag the code as version once all the issues in milestone have been resolved | 0 |
222,641 | 17,466,045,621 | IssuesEvent | 2021-08-06 16:59:22 | phetsims/balloons-and-static-electricity | https://api.github.com/repos/phetsims/balloons-and-static-electricity | closed | CT no direction description found for balloon moving direction null | status:ready-for-review type:automated-testing status:blocks-sim-publication | ```
balloons-and-static-electricity : phet-io-state-fuzz : unbuilt
https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627909909385/phet-io-wrappers/state/?sim=balloons-and-static-electricity&phetioDebug&fuzz&wrapperContinuousTest=%7B%22test%22%3A%5B%22balloons-and-static-electricity%22%2C%22phet-io-state-fuz... | 1.0 | CT no direction description found for balloon moving direction null - ```
balloons-and-static-electricity : phet-io-state-fuzz : unbuilt
https://bayes.colorado.edu/continuous-testing/ct-snapshots/1627909909385/phet-io-wrappers/state/?sim=balloons-and-static-electricity&phetioDebug&fuzz&wrapperContinuousTest=%7B%22tes... | test | ct no direction description found for balloon moving direction null balloons and static electricity phet io state fuzz unbuilt uncaught error uncaught error assertion failed no direction description found for balloon moving direction null error assertion failed no direction description found for ba... | 1 |
90,027 | 8,225,096,640 | IssuesEvent | 2018-09-06 15:19:58 | iboadella/encercla_client | https://api.github.com/repos/iboadella/encercla_client | closed | Usuari empresa - Creació de qüestionaris - No funciona segons sector | toBeTested | La creació de qüestionaris no funciona pels següents sectors:
- Comercial
- Serveis
- Públic
- Altres
Surt la finestra de 'Qüestionari nou', però el botó Crear no passa a la següent pantalla. Internament, sí que es crea el qüestionari. | 1.0 | Usuari empresa - Creació de qüestionaris - No funciona segons sector - La creació de qüestionaris no funciona pels següents sectors:
- Comercial
- Serveis
- Públic
- Altres
Surt la finestra de 'Qüestionari nou', però el botó Crear no passa a la següent pantalla. Internament, sí que es crea el qüestionari. | test | usuari empresa creació de qüestionaris no funciona segons sector la creació de qüestionaris no funciona pels següents sectors comercial serveis públic altres surt la finestra de qüestionari nou però el botó crear no passa a la següent pantalla internament sí que es crea el qüestionari | 1 |
152,526 | 12,110,817,392 | IssuesEvent | 2020-04-21 11:06:13 | knoxite/knoxite | https://api.github.com/repos/knoxite/knoxite | closed | Combine coverage across all tested packages | tests | Test coverage should be an aggregate of all tested packages. | 1.0 | Combine coverage across all tested packages - Test coverage should be an aggregate of all tested packages. | test | combine coverage across all tested packages test coverage should be an aggregate of all tested packages | 1 |
152,703 | 12,124,214,618 | IssuesEvent | 2020-04-22 13:53:11 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | closed | roachtest: kv0/enc=false/nodes=3/cpu=32 failed | C-test-failure O-roachtest O-robot branch-provisional_202004210018_v20.1.0 release-blocker | [(roachtest).kv0/enc=false/nodes=3/cpu=32 failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=1891153&tab=buildLog) on [provisional_202004210018_v20.1.0@c0f00d2a156295a1cb79ed960940c167cb03ccbc](https://github.com/cockroachdb/cockroach/commits/c0f00d2a156295a1cb79ed960940c167cb03ccbc):
```
The test failed on... | 2.0 | roachtest: kv0/enc=false/nodes=3/cpu=32 failed - [(roachtest).kv0/enc=false/nodes=3/cpu=32 failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=1891153&tab=buildLog) on [provisional_202004210018_v20.1.0@c0f00d2a156295a1cb79ed960940c167cb03ccbc](https://github.com/cockroachdb/cockroach/commits/c0f00d2a156295a1c... | test | roachtest enc false nodes cpu failed on the test failed on branch provisional cloud aws test artifacts and logs in home agent work go src github com cockroachdb cockroach artifacts enc false nodes cpu run cluster go kv go kv go test runner go home agent work go... | 1 |
3,459 | 2,610,063,139 | IssuesEvent | 2015-02-26 18:18:34 | chrsmith/jsjsj122 | https://api.github.com/repos/chrsmith/jsjsj122 | opened | 黄岩治不育哪里效果最好 | auto-migrated Priority-Medium Type-Defect | ```
黄岩治不育哪里效果最好【台州五洲生殖医院】24小时健康咨
询热线:0576-88066933-(扣扣800080609)-(微信号tzwzszyy)医院地址:台州
市椒江区枫南路229号(枫南大转盘旁)乘车线路:乘坐104、108�
��118、198及椒江一金清公交车直达枫南小区,乘坐107、105、109
、112、901、 902公交车到星星广场下车,步行即可到院。
诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,��
�精,无精。包皮包茎,精索静脉曲张,淋病等。
台州五洲生殖医院是台州最大的男科医院,权威专家在线免��
�咨询,拥有专业完善的男科检查治疗设备,严格按照国家标�
��收费。尖端医疗设备,与世界同步。... | 1.0 | 黄岩治不育哪里效果最好 - ```
黄岩治不育哪里效果最好【台州五洲生殖医院】24小时健康咨
询热线:0576-88066933-(扣扣800080609)-(微信号tzwzszyy)医院地址:台州
市椒江区枫南路229号(枫南大转盘旁)乘车线路:乘坐104、108�
��118、198及椒江一金清公交车直达枫南小区,乘坐107、105、109
、112、901、 902公交车到星星广场下车,步行即可到院。
诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,��
�精,无精。包皮包茎,精索静脉曲张,淋病等。
台州五洲生殖医院是台州最大的男科医院,权威专家在线免��
�咨询,拥有专业完善的男科检查治疗设备,严格按照国家标�
��收费... | non_test | 黄岩治不育哪里效果最好 黄岩治不育哪里效果最好【台州五洲生殖医院】 询热线 微信号tzwzszyy 医院地址 台州 (枫南大转盘旁)乘车线路 、 � �� 、 , 、 、 、 、 、 ,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医疗设备,与世界同步。权威专家,成就专业典 范。人性化服务,一切以患者为中心。 看男科就选台州五洲生殖医院,专业男科为男人。 origina... | 0 |
72,941 | 24,378,938,063 | IssuesEvent | 2022-10-04 05:37:54 | matrix-org/synapse | https://api.github.com/repos/matrix-org/synapse | closed | Notifications take a long time | A-Push S-Major T-Defect X-Needs-Info O-Occasional | ### Description
I'm running a matrix homeserver and using the element client on my OnePlus 7 Pro. The server and the client both have the latest version. Every time I'm sending a message to myself and the element client is running in the background I receive the notification within a few seconds. If I close the app th... | 1.0 | Notifications take a long time - ### Description
I'm running a matrix homeserver and using the element client on my OnePlus 7 Pro. The server and the client both have the latest version. Every time I'm sending a message to myself and the element client is running in the background I receive the notification within a f... | non_test | notifications take a long time description i m running a matrix homeserver and using the element client on my oneplus pro the server and the client both have the latest version every time i m sending a message to myself and the element client is running in the background i receive the notification within a f... | 0 |
103,024 | 8,875,204,976 | IssuesEvent | 2019-01-12 01:15:27 | dotnet/roslyn | https://api.github.com/repos/dotnet/roslyn | opened | Add to test plan places where inference is used | Area-Compilers Test | Add to the compiler test plan all the places type inference is used.
- Lambda return type
- Array creation
- Method invocation
- Conditional expression
- Switch expression
| 1.0 | Add to test plan places where inference is used - Add to the compiler test plan all the places type inference is used.
- Lambda return type
- Array creation
- Method invocation
- Conditional expression
- Switch expression
| test | add to test plan places where inference is used add to the compiler test plan all the places type inference is used lambda return type array creation method invocation conditional expression switch expression | 1 |
136,218 | 11,044,562,739 | IssuesEvent | 2019-12-09 13:34:34 | dzhw/SLC-IntEr | https://api.github.com/repos/dzhw/SLC-IntEr | closed | Probleme Modul Studium | Modul: Studium bug testing | betrifft cohort2:
habe im Epimodul Studium vollständige Angaben gemacht und ein Studium was im Dezember 2019 noch andauert angegeben (tester199).
auf Seite stu_20/21 funktioniert irgendwas gar nicht. Ich sehe einzelbe Angaben aus dem Epimodul studium eingeblendet (Fach und Hochschule) ansonsten eine leere Skala.
... | 1.0 | Probleme Modul Studium - betrifft cohort2:
habe im Epimodul Studium vollständige Angaben gemacht und ein Studium was im Dezember 2019 noch andauert angegeben (tester199).
auf Seite stu_20/21 funktioniert irgendwas gar nicht. Ich sehe einzelbe Angaben aus dem Epimodul studium eingeblendet (Fach und Hochschule) anso... | test | probleme modul studium betrifft habe im epimodul studium vollständige angaben gemacht und ein studium was im dezember noch andauert angegeben auf seite stu funktioniert irgendwas gar nicht ich sehe einzelbe angaben aus dem epimodul studium eingeblendet fach und hochschule ansonsten eine leere sk... | 1 |
303,408 | 9,306,725,450 | IssuesEvent | 2019-03-25 10:25:04 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | www.garaz.cz - see bug description | browser-firefox priority-normal | <!-- @browser: Firefox 65.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:65.0) Gecko/20100101 Firefox/65.0 -->
<!-- @reported_with: web -->
**URL**: https://www.garaz.cz/diskuze/test-ojetiny-volkswagen-up-je-spolehlivy-pracant-do-mesta-21001256
**Browser / Version**: Firefox 65.0
**Operating Syste... | 1.0 | www.garaz.cz - see bug description - <!-- @browser: Firefox 65.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:65.0) Gecko/20100101 Firefox/65.0 -->
<!-- @reported_with: web -->
**URL**: https://www.garaz.cz/diskuze/test-ojetiny-volkswagen-up-je-spolehlivy-pracant-do-mesta-21001256
**Browser / Vers... | non_test | see bug description url browser version firefox operating system windows tested another browser unknown problem type something else description na diskuzích stránek které jsou odkazovány ze seznam cz se nezobrazují formuláře steps to reproduce browser ... | 0 |
6,687 | 2,857,105,741 | IssuesEvent | 2015-06-02 18:05:39 | Azure/azure-xplat-cli | https://api.github.com/repos/Azure/azure-xplat-cli | closed | `azure vm create` fails for specialized image: "Cannot set property 'mediaLink' of undefined" | IAAS P2 Ready For Test | I created a couple of specialized images by shutting down the virtual machines within Windows and then, from the Azure Management Portal, clicking the "Capture" button at the bottom of the Instances page.
The `azure vm create` command fails for both of them with the error "Cannot set property 'mediaLink' of undefine... | 1.0 | `azure vm create` fails for specialized image: "Cannot set property 'mediaLink' of undefined" - I created a couple of specialized images by shutting down the virtual machines within Windows and then, from the Azure Management Portal, clicking the "Capture" button at the bottom of the Instances page.
The `azure vm cr... | test | azure vm create fails for specialized image cannot set property medialink of undefined i created a couple of specialized images by shutting down the virtual machines within windows and then from the azure management portal clicking the capture button at the bottom of the instances page the azure vm cr... | 1 |
62,689 | 6,803,384,175 | IssuesEvent | 2017-11-03 00:35:56 | NetsBlox/NetsBlox | https://api.github.com/repos/NetsBlox/NetsBlox | closed | provide standard test fixtures | testing | Testing is currently somewhat limited as there is no mechanism for loading in seed data to run the tests against. This should be resolved so we can improve our test coverage by testing things that are not currently able to be tested. | 1.0 | provide standard test fixtures - Testing is currently somewhat limited as there is no mechanism for loading in seed data to run the tests against. This should be resolved so we can improve our test coverage by testing things that are not currently able to be tested. | test | provide standard test fixtures testing is currently somewhat limited as there is no mechanism for loading in seed data to run the tests against this should be resolved so we can improve our test coverage by testing things that are not currently able to be tested | 1 |
240,709 | 20,072,127,686 | IssuesEvent | 2022-02-04 08:29:07 | OvercastCommunity/CommunityMaps | https://api.github.com/repos/OvercastCommunity/CommunityMaps | closed | [CTW/5v5v5v5] Oumuamua | map submission contest | # Oumuamua

Oumuamua is a space-themed 4-team CTW map created for the Overcast Community micro map-making competition. The map is to be played by 5 players per team. The map's objective is to capture the opposing team's wools. Players spawn inside the building with the satellit... | 1.0 | [CTW/5v5v5v5] Oumuamua - # Oumuamua

Oumuamua is a space-themed 4-team CTW map created for the Overcast Community micro map-making competition. The map is to be played by 5 players per team. The map's objective is to capture the opposing team's wools. Players spawn inside the b... | test | oumuamua oumuamua oumuamua is a space themed team ctw map created for the overcast community micro map making competition the map is to be played by players per team the map s objective is to capture the opposing team s wools players spawn inside the building with the satellite dish the wool is... | 1 |
184,450 | 6,713,346,649 | IssuesEvent | 2017-10-13 13:09:17 | jiscdev/data-explorer | https://api.github.com/repos/jiscdev/data-explorer | closed | DE Feedback | accepted @ low priority bug | THORMAN, Phil reported 22 days ago (Tue, 14 Mar at 3:26 PM) via Portal Meta
The UX for the feedback element in DE is a bit confusing:
"I submitted feedback on the system, but the feedback box stays active which could make users think it hasn’t gone and attempt repeated sends."
I've just tested it and note that w... | 1.0 | DE Feedback - THORMAN, Phil reported 22 days ago (Tue, 14 Mar at 3:26 PM) via Portal Meta
The UX for the feedback element in DE is a bit confusing:
"I submitted feedback on the system, but the feedback box stays active which could make users think it hasn’t gone and attempt repeated sends."
I've just tested it a... | non_test | de feedback thorman phil reported days ago tue mar at pm via portal meta the ux for the feedback element in de is a bit confusing i submitted feedback on the system but the feedback box stays active which could make users think it hasn’t gone and attempt repeated sends i ve just tested it and ... | 0 |
320,276 | 27,430,222,225 | IssuesEvent | 2023-03-02 00:20:00 | MPMG-DCC-UFMG/F01 | https://api.github.com/repos/MPMG-DCC-UFMG/F01 | closed | Teste de generalizacao para a tag Receitas - Dados de Receitas - Ressaquinha | generalization test development | DoD: Realizar o teste de Generalização do validador da tag Receitas - Dados de Receitas para o Município de Ressaquinha. | 1.0 | Teste de generalizacao para a tag Receitas - Dados de Receitas - Ressaquinha - DoD: Realizar o teste de Generalização do validador da tag Receitas - Dados de Receitas para o Município de Ressaquinha. | test | teste de generalizacao para a tag receitas dados de receitas ressaquinha dod realizar o teste de generalização do validador da tag receitas dados de receitas para o município de ressaquinha | 1 |
732,331 | 25,255,251,117 | IssuesEvent | 2022-11-15 17:30:41 | ShaggyDemiurge/TabBacklog | https://api.github.com/repos/ShaggyDemiurge/TabBacklog | closed | Implement smart bookmark sorting in collection | priority: major type: feature difficulty: hard | Implement sorting of entries according to following rules (in order of checking, if one rule contradicts another, wins one that comes first):
1. Bookmarks with unreached reminder time are always shown in the end of the list, in order of closeness to reminder (closest are shown first)
2. Bookmarks with deadline are ... | 1.0 | Implement smart bookmark sorting in collection - Implement sorting of entries according to following rules (in order of checking, if one rule contradicts another, wins one that comes first):
1. Bookmarks with unreached reminder time are always shown in the end of the list, in order of closeness to reminder (closest ... | non_test | implement smart bookmark sorting in collection implement sorting of entries according to following rules in order of checking if one rule contradicts another wins one that comes first bookmarks with unreached reminder time are always shown in the end of the list in order of closeness to reminder closest ... | 0 |
223,902 | 17,646,423,070 | IssuesEvent | 2021-08-20 06:56:40 | Roukys/HHauto | https://api.github.com/repos/Roukys/HHauto | closed | Enhancement : Harem Affection Empty Stars | enhancement to be tested | UPD 0,2 - 04.04.21

**click on star - navigation type change**

add to autoloop function af... | 1.0 | Enhancement : Harem Affection Empty Stars - UPD 0,2 - 04.04.21

**click on star - navigation type change**
, so that use cases and controllers could be decoupled from any external dependencies.
| 1.0 | Dependency injection without tsyringe - It would be interesting to do dependency injection without any external libraries (e.g. `tsyringe`), so that use cases and controllers could be decoupled from any external dependencies.
| test | dependency injection without tsyringe it would be interesting to do dependency injection without any external libraries e g tsyringe so that use cases and controllers could be decoupled from any external dependencies | 1 |
138,133 | 30,821,781,008 | IssuesEvent | 2023-08-01 16:52:32 | ljnpng/algorithm | https://api.github.com/repos/ljnpng/algorithm | closed | 12.整数转罗马数字 | leetcode | # 12.整数转罗马数字
[https://leetcode.cn/problems/integer-to-roman](https://leetcode.cn/problems/integer-to-roman)
## 原题
罗马数字包含以下七种字符: `I` , `V` , `X` , `L` , `C` , `D` 和 `M` 。
```
字符 数值
I 1
V 5
X 10
L 50
C 100
D 500
M 1000
``... | 1.0 | 12.整数转罗马数字 - # 12.整数转罗马数字
[https://leetcode.cn/problems/integer-to-roman](https://leetcode.cn/problems/integer-to-roman)
## 原题
罗马数字包含以下七种字符: `I` , `V` , `X` , `L` , `C` , `D` 和 `M` 。
```
字符 数值
I 1
V 5
X 10
L 50
C 100
D 500
M ... | non_test | 整数转罗马数字 整数转罗马数字 原题 罗马数字包含以下七种字符: i , v , x , l , c , d 和 m 。 字符 数值 i v x l c d m 例如, 罗马数字 写做 ii ,即为两个并列的 。 写做 xii ,即为 x ii 。 写做 xxvii 即为 ... | 0 |
358,833 | 25,205,630,336 | IssuesEvent | 2022-11-13 16:46:28 | vassbo/freeshow | https://api.github.com/repos/vassbo/freeshow | closed | Background is shown on every slide | documentation | I added a couple of backgrounds to a song. If I click on bullet No.1 the verse is shown with a background as it should. If I click on bullet No. 2, the same background image is shown on live. If I choose a new song bullet 3 and 4 the projection will show the last image clicked on e.g. bullet no. 1.
. I expected compressed ... | 1.0 | Charcoal Blocks useable as fuel in Adv. Coal Coke Oven - #### Which modpack version are you using?
.4.6
#
#### If in multiplayer; On which server does this happen?
Delta
#
#### What did you try to do, and what did you expect to happen?
Tried putting compressed charcoal blocks into an advanced coal coke oven (th... | test | charcoal blocks useable as fuel in adv coal coke oven which modpack version are you using if in multiplayer on which server does this happen delta what did you try to do and what did you expect to happen tried putting compressed charcoal blocks into an advanced coal coke oven th... | 1 |
156,058 | 24,560,370,758 | IssuesEvent | 2022-10-12 19:40:12 | carbon-design-system/carbon-for-ibm-dotcom | https://api.github.com/repos/carbon-design-system/carbon-for-ibm-dotcom | opened | [Spacing] Web component: Visual QA of | design | #### User Story
> As a `[user role below]`:
DDS Designer
> I need to:
test the `Spacing`
> so that I can:
be sure the developer's code correctly works as designed
#### Additional Information
- **See the Epic (#9555) for the Design and Functional specs information**
- Designer will be added as a reviewer to the Pull ... | 1.0 | [Spacing] Web component: Visual QA of - #### User Story
> As a `[user role below]`:
DDS Designer
> I need to:
test the `Spacing`
> so that I can:
be sure the developer's code correctly works as designed
#### Additional Information
- **See the Epic (#9555) for the Design and Functional specs information**
- Designer... | non_test | web component visual qa of user story as a dds designer i need to test the spacing so that i can be sure the developer s code correctly works as designed additional information see the epic for the design and functional specs information designer will be added as a reviewe... | 0 |
46,947 | 5,842,669,274 | IssuesEvent | 2017-05-10 06:57:42 | chartjs/Chart.js | https://api.github.com/repos/chartjs/Chart.js | closed | points not aligned in multicharts with timescale | Needs Investigation Needs test case |
## Expected Behavior
<!--- If you're describing a bug, tell us what should happen -->
<!--- If you're suggesting a change/improvement, tell us how it should work -->
## Current Behavior
The line point and the bar point don't match for multi-charts when scale = time
## Steps to Reproduce (for bugs)
- h... | 1.0 | points not aligned in multicharts with timescale -
## Expected Behavior
<!--- If you're describing a bug, tell us what should happen -->
<!--- If you're suggesting a change/improvement, tell us how it should work -->
## Current Behavior
The line point and the bar point don't match for multi-charts when scale = ... | test | points not aligned in multicharts with timescale expected behavior current behavior the line point and the bar point don t match for multi charts when scale time steps to reproduce for bugs have two datasets one line and other bar use scale type time | 1 |
255,547 | 21,934,466,669 | IssuesEvent | 2022-05-23 12:42:37 | sapa/performing-arts-ch-templates | https://api.github.com/repos/sapa/performing-arts-ch-templates | closed | SARI (test) : Zahl "Gruppen und Institutionen" (bug) | bug test | Mit Gruppen : 3 Resultaten aber 9 Suchergebnisse

| 1.0 | SARI (test) : Zahl "Gruppen und Institutionen" (bug) - Mit Gruppen : 3 Resultaten aber 9 Suchergebnisse

| test | sari test zahl gruppen und institutionen bug mit gruppen resultaten aber suchergebnisse | 1 |
244,164 | 20,613,611,688 | IssuesEvent | 2022-03-07 11:01:48 | backend-br/vagas | https://api.github.com/repos/backend-br/vagas | closed | [REMOTO] Desenvolvedor(a) Python Sênior @ Instruct Soluções em Tecnologia | CLT Python Django Remoto MySQL Testes automatizados PostgreSQL SQL CI GraphQL Git Rest RabbitMQ Docker Kubernetes | <!--
==================================================
Caso a vaga for remoto durante a pandemia informar no texto "Remoto durante o covid"
==================================================
-->
<!--
==================================================
POR FAVOR, SÓ POSTE SE A VAGA FOR PARA BACK-END!
Não faça... | 1.0 | [REMOTO] Desenvolvedor(a) Python Sênior @ Instruct Soluções em Tecnologia - <!--
==================================================
Caso a vaga for remoto durante a pandemia informar no texto "Remoto durante o covid"
==================================================
-->
<!--
====================================... | test | desenvolvedor a python sênior instruct soluções em tecnologia caso a vaga for remoto durante a pandemia informar no texto remoto durante o covid ... | 1 |
92,111 | 26,583,976,247 | IssuesEvent | 2023-01-22 20:03:02 | NixOS/nixpkgs | https://api.github.com/repos/NixOS/nixpkgs | closed | litecli: build fails due to failing test | 0.kind: build failure | ### Steps To Reproduce
Steps to reproduce the behavior:
1. build **`litecli`**
### Build log
https://gist.github.com/sumnerevans/e4eb46851b21507e4933fa672b0938c6
<details>
<summary>most relevant portion (test output)</summary>
```
============================= test session starts =====================... | 1.0 | litecli: build fails due to failing test - ### Steps To Reproduce
Steps to reproduce the behavior:
1. build **`litecli`**
### Build log
https://gist.github.com/sumnerevans/e4eb46851b21507e4933fa672b0938c6
<details>
<summary>most relevant portion (test output)</summary>
```
============================... | non_test | litecli build fails due to failing test steps to reproduce steps to reproduce the behavior build litecli build log most relevant portion test output test session starts platform linux python pytest... | 0 |
160,799 | 20,118,876,841 | IssuesEvent | 2022-02-07 22:52:35 | TreyM-WSS/whitesource-demo-1 | https://api.github.com/repos/TreyM-WSS/whitesource-demo-1 | opened | WS-2020-0443 (High) detected in socket.io-2.1.1.tgz | security vulnerability | ## WS-2020-0443 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>socket.io-2.1.1.tgz</b></p></summary>
<p>node.js realtime framework server</p>
<p>Library home page: <a href="https://re... | True | WS-2020-0443 (High) detected in socket.io-2.1.1.tgz - ## WS-2020-0443 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>socket.io-2.1.1.tgz</b></p></summary>
<p>node.js realtime framewor... | non_test | ws high detected in socket io tgz ws high severity vulnerability vulnerable library socket io tgz node js realtime framework server library home page a href dependency hierarchy karma tgz root library x socket io tgz vulnerable library ... | 0 |
72,590 | 31,768,982,565 | IssuesEvent | 2023-09-12 10:30:54 | gauravrs18/issue_onboarding | https://api.github.com/repos/gauravrs18/issue_onboarding | closed | dev-angular-code-account-services-accounts-api-search-support-meter-no | CX-account-services | dev-angular-code-account-services-accounts-api-search-support-meter-no | 1.0 | dev-angular-code-account-services-accounts-api-search-support-meter-no - dev-angular-code-account-services-accounts-api-search-support-meter-no | non_test | dev angular code account services accounts api search support meter no dev angular code account services accounts api search support meter no | 0 |
327,093 | 28,042,422,366 | IssuesEvent | 2023-03-28 19:38:15 | DickinsonCollege/FD2School-FarmData2 | https://api.github.com/repos/DickinsonCollege/FD2School-FarmData2 | opened | Test Seeding Input Type Defaults | good first issue testing | The tests created for this issue will test the default contents of the "Seeding Type" (Tray/Direct) section of the Seeding Input Form in the FieldKit.
These tests must check that the Seeding Type (Tray/Direct) section of the Seeding Input Form:
- [ ] - has an element for "Tray" that is enabled.
- [ ] - has an elem... | 1.0 | Test Seeding Input Type Defaults - The tests created for this issue will test the default contents of the "Seeding Type" (Tray/Direct) section of the Seeding Input Form in the FieldKit.
These tests must check that the Seeding Type (Tray/Direct) section of the Seeding Input Form:
- [ ] - has an element for "Tray" th... | test | test seeding input type defaults the tests created for this issue will test the default contents of the seeding type tray direct section of the seeding input form in the fieldkit these tests must check that the seeding type tray direct section of the seeding input form has an element for tray that... | 1 |
50,266 | 10,471,072,831 | IssuesEvent | 2019-09-23 06:44:57 | atomist/automation-client | https://api.github.com/repos/atomist/automation-client | opened | Code Inspection: Tslint on perf | bug code-inspection | ### await-promise
- [`lib/project/util/parseUtils.ts:92`](https://github.com/atomist/automation-client/blob/84b29372965214ff88a707b661573bdc3145af59/lib/project/util/parseUtils.ts#L92): _(error)_ Invalid 'await' of a non-Promise value.
- [`lib/project/util/parseUtils.ts:120`](https://github.com/atomist/automation-clie... | 1.0 | Code Inspection: Tslint on perf - ### await-promise
- [`lib/project/util/parseUtils.ts:92`](https://github.com/atomist/automation-client/blob/84b29372965214ff88a707b661573bdc3145af59/lib/project/util/parseUtils.ts#L92): _(error)_ Invalid 'await' of a non-Promise value.
- [`lib/project/util/parseUtils.ts:120`](https://... | non_test | code inspection tslint on perf await promise error invalid await of a non promise value error invalid await of a non promise value error invalid await of a non promise value error invalid await of a non promise value error invalid await of a non pr... | 0 |
765,980 | 26,867,552,405 | IssuesEvent | 2023-02-04 03:24:14 | AlphaBeta906/BloodAlchemy2 | https://api.github.com/repos/AlphaBeta906/BloodAlchemy2 | closed | Ranks | issue: feature priority: 2-medium release: 0.x | ## Introduction
Same thing with Blood Alchemy (just use DaisyUI.)
## Tasks
- [x] Add ranks | 1.0 | Ranks - ## Introduction
Same thing with Blood Alchemy (just use DaisyUI.)
## Tasks
- [x] Add ranks | non_test | ranks introduction same thing with blood alchemy just use daisyui tasks add ranks | 0 |
32,907 | 4,792,836,394 | IssuesEvent | 2016-10-31 16:32:26 | TheScienceMuseum/collectionsonline | https://api.github.com/repos/TheScienceMuseum/collectionsonline | closed | Page loading spinner | please-test priority-4 | _When the user searches and then re-searches, or toggles filters we should display a loading spinner in the results area whilst the request is performed. We’ll also need something for when the user navigates to the object/person/document page whilst the data is retrieved._
Have to think about how we can do this elegan... | 1.0 | Page loading spinner - _When the user searches and then re-searches, or toggles filters we should display a loading spinner in the results area whilst the request is performed. We’ll also need something for when the user navigates to the object/person/document page whilst the data is retrieved._
Have to think about ho... | test | page loading spinner when the user searches and then re searches or toggles filters we should display a loading spinner in the results area whilst the request is performed we’ll also need something for when the user navigates to the object person document page whilst the data is retrieved have to think about ho... | 1 |
191,060 | 14,593,162,506 | IssuesEvent | 2020-12-19 21:16:13 | kalexmills/github-vet-tests-dec2020 | https://api.github.com/repos/kalexmills/github-vet-tests-dec2020 | opened | contiv/netplugin: test/systemtests/service_test.go; 14 LoC | fresh small test |
Found a possible issue in [contiv/netplugin](https://www.github.com/contiv/netplugin) at [test/systemtests/service_test.go](https://github.com/contiv/netplugin/blob/965773066d2b8ebed3514979949061a03d46fd20/test/systemtests/service_test.go#L146-L159)
Below is the message reported by the analyzer for this snippet of co... | 1.0 | contiv/netplugin: test/systemtests/service_test.go; 14 LoC -
Found a possible issue in [contiv/netplugin](https://www.github.com/contiv/netplugin) at [test/systemtests/service_test.go](https://github.com/contiv/netplugin/blob/965773066d2b8ebed3514979949061a03d46fd20/test/systemtests/service_test.go#L146-L159)
Below i... | test | contiv netplugin test systemtests service 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 ra... | 1 |
17,698 | 10,114,987,444 | IssuesEvent | 2019-07-30 20:34:42 | Guillerbr/client-react-js | https://api.github.com/repos/Guillerbr/client-react-js | opened | WS-2019-0158 (Medium) detected in static-eval-2.0.0.tgz | security vulnerability | ## WS-2019-0158 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>static-eval-2.0.0.tgz</b></p></summary>
<p>evaluate statically-analyzable expressions</p>
<p>Library home page: <a hre... | True | WS-2019-0158 (Medium) detected in static-eval-2.0.0.tgz - ## WS-2019-0158 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>static-eval-2.0.0.tgz</b></p></summary>
<p>evaluate statical... | non_test | ws medium detected in static eval tgz ws medium severity vulnerability vulnerable library static eval tgz evaluate statically analyzable expressions library home page a href path to dependency file client react js package json path to vulnerable library tmp git cli... | 0 |
736,937 | 25,493,405,571 | IssuesEvent | 2022-11-27 11:24:57 | fredo-ai/Fredo-Public | https://api.github.com/repos/fredo-ai/Fredo-Public | closed | Feature adoption flow | priority-1 | When user is not using specific feature (we will identify this on Mixpanel) we will send him a message through Make.com (automation).
The message is a template which will trigger 3 optional buttons.
1. Create template for the first message in Twilio
2. Expose new POST API /feature_adoption. this API will generate ... | 1.0 | Feature adoption flow - When user is not using specific feature (we will identify this on Mixpanel) we will send him a message through Make.com (automation).
The message is a template which will trigger 3 optional buttons.
1. Create template for the first message in Twilio
2. Expose new POST API /feature_adoption.... | non_test | feature adoption flow when user is not using specific feature we will identify this on mixpanel we will send him a message through make com automation the message is a template which will trigger optional buttons create template for the first message in twilio expose new post api feature adoption ... | 0 |
19,266 | 13,754,707,755 | IssuesEvent | 2020-10-06 17:20:20 | godotengine/godot | https://api.github.com/repos/godotengine/godot | closed | Zoom visual script editor via mouse scrolling | enhancement topic:editor topic:visualscript usability | Linux Mint 17.3 - Godot version: 2.2 alpha (Aug 14th)
This is a feature request for the visual scripting system: the mouse scroll wheel will increase the zoom level as it is scrolled forward. When scrolled backward it should zoom out at the same rate. Would that not be ideal? It currently does nothing and it's what I ... | True | Zoom visual script editor via mouse scrolling - Linux Mint 17.3 - Godot version: 2.2 alpha (Aug 14th)
This is a feature request for the visual scripting system: the mouse scroll wheel will increase the zoom level as it is scrolled forward. When scrolled backward it should zoom out at the same rate. Would that not be i... | non_test | zoom visual script editor via mouse scrolling linux mint godot version alpha aug this is a feature request for the visual scripting system the mouse scroll wheel will increase the zoom level as it is scrolled forward when scrolled backward it should zoom out at the same rate would that not be ideal... | 0 |
173,202 | 13,391,135,972 | IssuesEvent | 2020-09-02 21:53:21 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | closed | roachtest: import/tpcc/warehouses=1000/nodes=32 failed | C-test-failure O-roachtest O-robot branch-provisional_202007081918_v20.2.0-alpha.2 release-blocker | [(roachtest).import/tpcc/warehouses=1000/nodes=32 failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=2076004&tab=buildLog) on [provisional_202007081918_v20.2.0-alpha.2@cf051c8c91d5e1d5196e6d2fdc9382364e1d44e8](https://github.com/cockroachdb/cockroach/commits/cf051c8c91d5e1d5196e6d2fdc9382364e1d44e8):
```
... | 2.0 | roachtest: import/tpcc/warehouses=1000/nodes=32 failed - [(roachtest).import/tpcc/warehouses=1000/nodes=32 failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=2076004&tab=buildLog) on [provisional_202007081918_v20.2.0-alpha.2@cf051c8c91d5e1d5196e6d2fdc9382364e1d44e8](https://github.com/cockroachdb/cockroach/c... | test | roachtest import tpcc warehouses nodes failed on dead error unclassified problem dead unclassified problem wraps a... | 1 |
405,631 | 11,880,073,598 | IssuesEvent | 2020-03-27 10:00:21 | microsoft/terminal | https://api.github.com/repos/microsoft/terminal | closed | Typing emoji breaks cursor position | Area-Input Issue-Bug Needs-Author-Feedback Needs-Repro No-Recent-Activity Priority-2 Product-Conhost Product-Conpty v1-Scrubbed | * Your Windows build number: (Type `ver` at a Windows Command Prompt)
```
Microsoft Windows [Version 10.0.18362.86]
```
* What you're doing and what's happening: (Copy & paste specific commands and their output, or include screen shots)
Trying to type something like this into the new Windows Terminal
```... | 1.0 | Typing emoji breaks cursor position - * Your Windows build number: (Type `ver` at a Windows Command Prompt)
```
Microsoft Windows [Version 10.0.18362.86]
```
* What you're doing and what's happening: (Copy & paste specific commands and their output, or include screen shots)
Trying to type something like thi... | non_test | typing emoji breaks cursor position your windows build number type ver at a windows command prompt microsoft windows what you re doing and what s happening copy paste specific commands and their output or include screen shots trying to type something like this into the new windows... | 0 |
554,560 | 16,433,213,336 | IssuesEvent | 2021-05-20 06:09:49 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | [0.9.4.0 beta develop-180] Missing icons for law triggers | Category: Art Priority: Medium Squad: Saguaro Type: Feature | Missing some law trigger icons for experimental education as well as create tree debris

| 1.0 | [0.9.4.0 beta develop-180] Missing icons for law triggers - Missing some law trigger icons for experimental education as well as create tree debris

| non_test | missing icons for law triggers missing some law trigger icons for experimental education as well as create tree debris | 0 |
63,966 | 6,889,102,265 | IssuesEvent | 2017-11-22 09:13:34 | RachelDavids/RuleChecker | https://api.github.com/repos/RachelDavids/RuleChecker | opened | AvoidUnneededFieldInitializationRule false positive | bug test case | Consider the following
class X
private bool _loading = true;
public X()
{
DoInitializationStuff();
_loading = false;
}
...
}
| 1.0 | AvoidUnneededFieldInitializationRule false positive - Consider the following
class X
private bool _loading = true;
public X()
{
DoInitializationStuff();
_loading = false;
}
...
}
| test | avoidunneededfieldinitializationrule false positive consider the following class x private bool loading true public x doinitializationstuff loading false | 1 |
266,398 | 23,235,341,168 | IssuesEvent | 2022-08-03 11:16:14 | cryspen/hacl-packages | https://api.github.com/repos/cryspen/hacl-packages | closed | Test coverage | ci 🤖 tests | - [ ] Add `mach coverage` command for local analysis
- [ ] Hook up a test coverage analysis tool. | 1.0 | Test coverage - - [ ] Add `mach coverage` command for local analysis
- [ ] Hook up a test coverage analysis tool. | test | test coverage add mach coverage command for local analysis hook up a test coverage analysis tool | 1 |
66,596 | 7,007,999,378 | IssuesEvent | 2017-12-19 14:23:31 | libscie/profile-prototype | https://api.github.com/repos/libscie/profile-prototype | opened | Testing round 2: Feature addition | unfinished-issue user-testing | **Note: This issue is unfinished and actively being worked on. It can only be finalized after testing round 1 is completed and should be considered inactive until then**
We are working towards a first test round in #4 to get basic usage in. This issue plans ahead and starts looking for a second round of testers wher... | 1.0 | Testing round 2: Feature addition - **Note: This issue is unfinished and actively being worked on. It can only be finalized after testing round 1 is completed and should be considered inactive until then**
We are working towards a first test round in #4 to get basic usage in. This issue plans ahead and starts lookin... | test | testing round feature addition note this issue is unfinished and actively being worked on it can only be finalized after testing round is completed and should be considered inactive until then we are working towards a first test round in to get basic usage in this issue plans ahead and starts lookin... | 1 |
226,094 | 17,948,443,355 | IssuesEvent | 2021-09-12 08:50:45 | MetagaussInc/Blazeforms-Revamped-Frontend | https://api.github.com/repos/MetagaussInc/Blazeforms-Revamped-Frontend | closed | Form opened in popup when clicking on Entries->>New Entry alignment not proper. | bug low Ready For Retest | 1. click on entries.
2. click on New entry.
Actual result- from popup window alignment not looking proper.
Check here-

| 1.0 | Form opened in popup when clicking on Entries->>New Entry alignment not proper. - 1. click on entries.
2. click on New entry.
Actual result- from popup window alignment not looking proper.
Check here-

... | test | form opened in popup when clicking on entries new entry alignment not proper click on entries click on new entry actual result from popup window alignment not looking proper check here | 1 |
318,940 | 27,333,775,323 | IssuesEvent | 2023-02-26 00:07:17 | kedacore/keda | https://api.github.com/repos/kedacore/keda | closed | Add e2e test for SO updates of cooldownPeriod | needs-discussion feature-request testing | ### Proposal
tests in `internals/` regarding `cooldownPeriod` updates during scaling
### Use-Case
_No response_
### Is this a feature you are interested in implementing yourself?
Yes
### Anything else?
_No response_ | 1.0 | Add e2e test for SO updates of cooldownPeriod - ### Proposal
tests in `internals/` regarding `cooldownPeriod` updates during scaling
### Use-Case
_No response_
### Is this a feature you are interested in implementing yourself?
Yes
### Anything else?
_No response_ | test | add test for so updates of cooldownperiod proposal tests in internals regarding cooldownperiod updates during scaling use case no response is this a feature you are interested in implementing yourself yes anything else no response | 1 |
381,508 | 26,456,591,816 | IssuesEvent | 2023-01-16 14:48:01 | Mingadinga/2023-Design-Pattern | https://api.github.com/repos/Mingadinga/2023-Design-Pattern | opened | Simple Factory | documentation | ## 핵심 의도
객체 생성의 책임을 분리하자.
## 적용 상황
요구사항 변경에 의해 객체 생성에 필요한 코드가 자꾸 바뀌는 경우에 사용할 수 있다.
객체 생성에 필요한 과정을 템플릿처럼 정해서 다른 책임들로부터 분리할 수 있다.
## 솔루션의 구조와 각 요소의 역할

객체를 생성하는 부분이 요구사항에 따라 바뀌는 부분이므로, 객체 생성 ... | 1.0 | Simple Factory - ## 핵심 의도
객체 생성의 책임을 분리하자.
## 적용 상황
요구사항 변경에 의해 객체 생성에 필요한 코드가 자꾸 바뀌는 경우에 사용할 수 있다.
객체 생성에 필요한 과정을 템플릿처럼 정해서 다른 책임들로부터 분리할 수 있다.
## 솔루션의 구조와 각 요소의 역할

객체를 생성하는 부분이 요구사항에 따라 ... | non_test | simple factory 핵심 의도 객체 생성의 책임을 분리하자 적용 상황 요구사항 변경에 의해 객체 생성에 필요한 코드가 자꾸 바뀌는 경우에 사용할 수 있다 객체 생성에 필요한 과정을 템플릿처럼 정해서 다른 책임들로부터 분리할 수 있다 솔루션의 구조와 각 요소의 역할 객체를 생성하는 부분이 요구사항에 따라 바뀌는 부분이므로 객체 생성 책임을 별도의 객체인 factory에 할당한다 적용 예시 요구사항 피자 가게에서 주문 요청을 받으면 피자를 만들어 굽고 잘라서 박... | 0 |
1,408 | 3,237,248,076 | IssuesEvent | 2015-10-14 10:45:50 | Mobicents/RestComm | https://api.github.com/repos/Mobicents/RestComm | closed | Instance registration preserves logged user leading to incosistent behaviour | Admin UI Security / Access Control / IDS/IPS SSO | User tester@company.com registers an instance using the credentials of administrator@company.com. When the registration is through, the user won't be asked to sign in and will automatically carry an oauth token as tester@company.com. That will result in error since tester@company.com is not linked to a Restcomm account... | True | Instance registration preserves logged user leading to incosistent behaviour - User tester@company.com registers an instance using the credentials of administrator@company.com. When the registration is through, the user won't be asked to sign in and will automatically carry an oauth token as tester@company.com. That wi... | non_test | instance registration preserves logged user leading to incosistent behaviour user tester company com registers an instance using the credentials of administrator company com when the registration is through the user won t be asked to sign in and will automatically carry an oauth token as tester company com that wi... | 0 |
232,091 | 18,844,629,416 | IssuesEvent | 2021-11-11 13:39:56 | loveology/issues | https://api.github.com/repos/loveology/issues | closed | Create Account flow: please round corners on progress bars | bug awaiting test | Current:

Expected

:
| 1.0 | Create Account flow: please round corners on progress bars - Current:

Expected
 or earlier, the chunks in _Hypixel Prototype Game Lobby_ render normally. Since [this light update checking changes commit](https://github.com/CaffeineMC/sodium-fabric/commi... | 1.0 | [dev branch]Server chunks rendering issue caused by light update checking changes - ### Bug Description
With Sodium from [this commit](https://github.com/CaffeineMC/sodium-fabric/commit/12ff40c3eca4924e8721cf61ce38f191b545f9e5) or earlier, the chunks in _Hypixel Prototype Game Lobby_ render normally. Since [this lig... | test | server chunks rendering issue caused by light update checking changes bug description with sodium from or earlier the chunks in hypixel prototype game lobby render normally since however some chunks do not render at all you will also experience a long waiting time when the terrain loads ... | 1 |
278,158 | 8,637,416,375 | IssuesEvent | 2018-11-23 11:10:30 | visual-framework/vf-core | https://api.github.com/repos/visual-framework/vf-core | closed | BUG: vf-text example text typo | Priority: Low Type: Bug | The example text for `vf-text--body-r` is "extra regular" and `vf-text--body-l` is "extra large". Presumably this should just be "regular" and "large"? | 1.0 | BUG: vf-text example text typo - The example text for `vf-text--body-r` is "extra regular" and `vf-text--body-l` is "extra large". Presumably this should just be "regular" and "large"? | non_test | bug vf text example text typo the example text for vf text body r is extra regular and vf text body l is extra large presumably this should just be regular and large | 0 |
281,947 | 24,439,700,702 | IssuesEvent | 2022-10-06 13:51:27 | Joystream/pioneer | https://api.github.com/repos/Joystream/pioneer | closed | [USERSNAP] can't recover balances from my profile | bug skip-asana-sync to-triage qa-task qa-tested-ready-for-prod carthage |
**Taken at**: https://dao.joystream.org/#/profile
**Fields**:
- Houston, we have a problem.: can't recover balances from my profile
- Comment: recover balance
- Link to polkadot block: ?

<img width="647" alt="스크린샷 2023-08-03 오후 2 42 07" src="https://github.com/woowacourse-teams/2023-emmsale/assets/56534241/cd6218cb-9701-4fd0-8593-a7b8cf9f144c">
| 1.0 | 컨퍼런스 같이가요 알림함 - ## 📌 어떤 기능인가요?
> 컨퍼런스 같이가요 알림함 목록을 보여주는 기능을 구현합니다.
## 📜 작업 상세 내용
- [x] `컨퍼런스 동행` 알림 목록 조회
## 예상 소요 시간
> 3시간
## 🔍 참고할만한 자료(선택)
<img width="647" alt="스크린샷 2023-08-03 오후 2 42 07" src="https://github.com/woowacourse-teams/2023-emmsale/assets/56534241/cd6218cb-9701-4fd0-8593-a7b8cf9f1... | non_test | 컨퍼런스 같이가요 알림함 📌 어떤 기능인가요 컨퍼런스 같이가요 알림함 목록을 보여주는 기능을 구현합니다 📜 작업 상세 내용 컨퍼런스 동행 알림 목록 조회 예상 소요 시간 🔍 참고할만한 자료 선택 img width alt 스크린샷 오후 src | 0 |
516,248 | 14,978,088,759 | IssuesEvent | 2021-01-28 10:21:52 | hochschule-darmstadt-UAS/ddk-artbrowser | https://api.github.com/repos/hochschule-darmstadt-UAS/ddk-artbrowser | opened | Search for Iconclass notations with no artworks fails | bug frontend medium priority | **Reason (Why?)**
For Example 25F25(Elephant)(+63) has no results. Therefore the user is tempted to start a full text search, which only matches the `label` attribute and has no results.
**Solution (What?)**
We need a way to search the whole iconclass hierarchy, not just those notations with images.
**Out of s... | 1.0 | Search for Iconclass notations with no artworks fails - **Reason (Why?)**
For Example 25F25(Elephant)(+63) has no results. Therefore the user is tempted to start a full text search, which only matches the `label` attribute and has no results.
**Solution (What?)**
We need a way to search the whole iconclass hierarc... | non_test | search for iconclass notations with no artworks fails reason why for example elephant has no results therefore the user is tempted to start a full text search which only matches the label attribute and has no results solution what we need a way to search the whole iconclass hierarchy n... | 0 |
288,300 | 24,897,117,506 | IssuesEvent | 2022-10-28 16:52:06 | elastic/kibana | https://api.github.com/repos/elastic/kibana | closed | Failing test: X-Pack Reporting API Integration Tests.x-pack/test/reporting_api_integration/reporting_and_security/spaces·ts - Reporting APIs Exports and Spaces "before all" hook for "should complete a job of PNG export of a dashboard in non-default space" | Feature:Reporting failed-test Team:Global Experience | A test failed on a tracked branch
```
Error: Timeout of 360000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/var/lib/buildkite-agent/builds/kb-n2-4-spot-e1300a5879587d60/elastic/kibana-on-merge/kibana/x-pack/test/reporting_api_integration/reporting_and_... | 1.0 | Failing test: X-Pack Reporting API Integration Tests.x-pack/test/reporting_api_integration/reporting_and_security/spaces·ts - Reporting APIs Exports and Spaces "before all" hook for "should complete a job of PNG export of a dashboard in non-default space" - A test failed on a tracked branch
```
Error: Timeout of 36000... | test | failing test x pack reporting api integration tests x pack test reporting api integration reporting and security spaces·ts reporting apis exports and spaces before all hook for should complete a job of png export of a dashboard in non default space a test failed on a tracked branch error timeout of exc... | 1 |
226,967 | 25,021,244,723 | IssuesEvent | 2022-11-04 01:01:45 | Guillerbr/blog-api | https://api.github.com/repos/Guillerbr/blog-api | closed | CVE-2022-24304 (High) detected in mongoose-5.6.3.tgz - autoclosed | security vulnerability | ## CVE-2022-24304 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>mongoose-5.6.3.tgz</b></p></summary>
<p>Mongoose MongoDB ODM</p>
<p>Library home page: <a href="https://registry.npmjs... | True | CVE-2022-24304 (High) detected in mongoose-5.6.3.tgz - autoclosed - ## CVE-2022-24304 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>mongoose-5.6.3.tgz</b></p></summary>
<p>Mongoose M... | non_test | cve high detected in mongoose tgz autoclosed cve high severity vulnerability vulnerable library mongoose tgz mongoose mongodb odm library home page a href path to dependency file blog api package json path to vulnerable library node modules mongoose package json ... | 0 |
310,556 | 23,343,186,931 | IssuesEvent | 2022-08-09 15:33:30 | CardanoSolutions/ogmios | https://api.github.com/repos/CardanoSolutions/ogmios | closed | Missing documentation for Local-Tx-Submit collectErrors result | documentation server | #### What Git revision are you using?
Latest
#### What operating system are you using, and which version?
- [x] Linux / Ubuntu
- [ ] Linux / Other
- [ ] OSX
- [ ] Windows
#### Describe what the problem is?
Missing documentation
#### What should be the expected behavior?
Return types should be docume... | 1.0 | Missing documentation for Local-Tx-Submit collectErrors result - #### What Git revision are you using?
Latest
#### What operating system are you using, and which version?
- [x] Linux / Ubuntu
- [ ] Linux / Other
- [ ] OSX
- [ ] Windows
#### Describe what the problem is?
Missing documentation
#### Wha... | non_test | missing documentation for local tx submit collecterrors result what git revision are you using latest what operating system are you using and which version linux ubuntu linux other osx windows describe what the problem is missing documentation what should... | 0 |
140,511 | 18,902,362,118 | IssuesEvent | 2021-11-16 03:29:31 | kstring/traefik | https://api.github.com/repos/kstring/traefik | opened | CVE-2021-3918 (High) detected in json-schema-0.2.3.tgz | security vulnerability | ## CVE-2021-3918 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>json-schema-0.2.3.tgz</b></p></summary>
<p>JSON Schema validation and specifications</p>
<p>Library home page: <a href=... | True | CVE-2021-3918 (High) detected in json-schema-0.2.3.tgz - ## CVE-2021-3918 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>json-schema-0.2.3.tgz</b></p></summary>
<p>JSON Schema validat... | non_test | cve high detected in json schema tgz cve high severity vulnerability vulnerable library json schema tgz json schema validation and specifications library home page a href path to dependency file traefik webui package json path to vulnerable library traefik webui node... | 0 |
7,983 | 2,947,828,970 | IssuesEvent | 2015-07-05 14:47:53 | fffej/sql-server-gen | https://api.github.com/repos/fffej/sql-server-gen | closed | Add support for stored procedures and queues | needs testing | Many items in SQL Server reference others. The simplest example I could find was Queues and Procedures. A queue has a stored procedure as an activation destination.
Add support to this for generating arbitrary stored procedures and relationships between objects. | 1.0 | Add support for stored procedures and queues - Many items in SQL Server reference others. The simplest example I could find was Queues and Procedures. A queue has a stored procedure as an activation destination.
Add support to this for generating arbitrary stored procedures and relationships between objects. | test | add support for stored procedures and queues many items in sql server reference others the simplest example i could find was queues and procedures a queue has a stored procedure as an activation destination add support to this for generating arbitrary stored procedures and relationships between objects | 1 |
233,976 | 17,927,613,259 | IssuesEvent | 2021-09-10 03:14:39 | Hacktzke/SPACE_JJAMT | https://api.github.com/repos/Hacktzke/SPACE_JJAMT | opened | Foreman App Solution: Figma Planning Stages | documentation | - [ ] Outline features the app should have
- [ ] lay out framework of app frames/windows
- [ ] fill content to frames/windows
- [ ] cosmetic touch ups | 1.0 | Foreman App Solution: Figma Planning Stages - - [ ] Outline features the app should have
- [ ] lay out framework of app frames/windows
- [ ] fill content to frames/windows
- [ ] cosmetic touch ups | non_test | foreman app solution figma planning stages outline features the app should have lay out framework of app frames windows fill content to frames windows cosmetic touch ups | 0 |
85,130 | 7,962,056,824 | IssuesEvent | 2018-07-13 13:08:07 | MicronOxford/cockpit | https://api.github.com/repos/MicronOxford/cockpit | closed | Turning off laser while in video mode crashes cockpit. | critical needs testing | Seems to be reproducible, turning of a light source, either laser or ambient, while in video mode kills cockpit. | 1.0 | Turning off laser while in video mode crashes cockpit. - Seems to be reproducible, turning of a light source, either laser or ambient, while in video mode kills cockpit. | test | turning off laser while in video mode crashes cockpit seems to be reproducible turning of a light source either laser or ambient while in video mode kills cockpit | 1 |
37,389 | 5,115,138,264 | IssuesEvent | 2017-01-06 20:49:30 | IDgis/geoportaal-test | https://api.github.com/repos/IDgis/geoportaal-test | closed | Punt weg in email downloadlink | download gebruikerstest impact laag wens | Er staat een heel lastige punt (.) achter de download url in de email die je krijgt als je download uitgevoerd hebt. Dat zorgt ervoor dat je, bij selecteren van de url, een punt meekomt en hierdoor werkt de url niet goed en krijg je een 404 fout.
voorstel: url volledig in de mail laten staan, alleen die punt er ach... | 1.0 | Punt weg in email downloadlink - Er staat een heel lastige punt (.) achter de download url in de email die je krijgt als je download uitgevoerd hebt. Dat zorgt ervoor dat je, bij selecteren van de url, een punt meekomt en hierdoor werkt de url niet goed en krijg je een 404 fout.
voorstel: url volledig in de mail la... | test | punt weg in email downloadlink er staat een heel lastige punt achter de download url in de email die je krijgt als je download uitgevoerd hebt dat zorgt ervoor dat je bij selecteren van de url een punt meekomt en hierdoor werkt de url niet goed en krijg je een fout voorstel url volledig in de mail late... | 1 |
97,921 | 11,035,758,367 | IssuesEvent | 2019-12-07 15:57:02 | AlexsLemonade/OpenPBTA-analysis | https://api.github.com/repos/AlexsLemonade/OpenPBTA-analysis | opened | Documentation: focal-cn-file-preparation README | documentation | [`analyses/focal-cn-file-preparation`](https://github.com/AlexsLemonade/OpenPBTA-analysis/tree/master/analyses/focal-cn-file-preparation) does not have a README. This README should contain a note about the issues with the two methods (e.g., adding ploidy and status to CNVkit) and that we are generating consensus calls... | 1.0 | Documentation: focal-cn-file-preparation README - [`analyses/focal-cn-file-preparation`](https://github.com/AlexsLemonade/OpenPBTA-analysis/tree/master/analyses/focal-cn-file-preparation) does not have a README. This README should contain a note about the issues with the two methods (e.g., adding ploidy and status to... | non_test | documentation focal cn file preparation readme does not have a readme this readme should contain a note about the issues with the two methods e g adding ploidy and status to cnvkit and that we are generating consensus calls when this readme gets written we should also revisit the numbering of the scr... | 0 |
168,825 | 26,704,298,166 | IssuesEvent | 2023-01-27 16:47:35 | department-of-veterans-affairs/vets-design-system-documentation | https://api.github.com/repos/department-of-veterans-affairs/vets-design-system-documentation | closed | Write up a revised plan for migration to USWDS v3 | vsp-design-system-team | ## Description
With the many team changes that happened in Q4 2022, we need a revised plan for migrating to USWDS v3.
## Details
Here are confluence pages with information from previous discovery work as well as plans Katy had written up.
https://vfs.atlassian.net/l/cp/V9XAKj73
https://vfs.atlassian.net/l/cp/h... | 1.0 | Write up a revised plan for migration to USWDS v3 - ## Description
With the many team changes that happened in Q4 2022, we need a revised plan for migrating to USWDS v3.
## Details
Here are confluence pages with information from previous discovery work as well as plans Katy had written up.
https://vfs.atlassian... | non_test | write up a revised plan for migration to uswds description with the many team changes that happened in we need a revised plan for migrating to uswds details here are confluence pages with information from previous discovery work as well as plans katy had written up katy also lef... | 0 |
245,132 | 20,747,977,624 | IssuesEvent | 2022-03-15 02:33:11 | audrow/humble-tcm-example | https://api.github.com/repos/audrow/humble-tcm-example | opened | Check ROS 2 test CLI | windows binary generation-1 fastdds ros2cli amd64 feature ros2test | ## Setup
- DDS vendor: FastDDS
- BuildType: Binary
- Os: Windows
- Chip: Amd64
## Checks
- [ ] **Check**
<details><summary>details</summary>
**Try**
1.
```bash
# User input in terminal 1
ros2 test <package> <test launch file>
```
**Expect**
1.
Th... | 1.0 | Check ROS 2 test CLI - ## Setup
- DDS vendor: FastDDS
- BuildType: Binary
- Os: Windows
- Chip: Amd64
## Checks
- [ ] **Check**
<details><summary>details</summary>
**Try**
1.
```bash
# User input in terminal 1
ros2 test <package> <test launch file>
```
**Expec... | test | check ros test cli setup dds vendor fastdds buildtype binary os windows chip checks check details try bash user input in terminal test expect the command works ... | 1 |
271,968 | 23,644,319,406 | IssuesEvent | 2022-08-25 20:18:55 | ChaosInitiative/Portal-2-Community-Edition | https://api.github.com/repos/ChaosInitiative/Portal-2-Community-Edition | closed | Bug: weapons don't damage you | Type: bug Status: needs testing Compat: Half-Life 2 | ### Describe the bug
In p2ce weapons given to npcs don't damage you.
### To Reproduce
give a combine soldier a gun.
let him shoot at you.
you take no damage.
### Operating System
any | 1.0 | Bug: weapons don't damage you - ### Describe the bug
In p2ce weapons given to npcs don't damage you.
### To Reproduce
give a combine soldier a gun.
let him shoot at you.
you take no damage.
### Operating System
any | test | bug weapons don t damage you describe the bug in weapons given to npcs don t damage you to reproduce give a combine soldier a gun let him shoot at you you take no damage operating system any | 1 |
28,176 | 13,561,482,534 | IssuesEvent | 2020-09-18 04:41:02 | jitsi/jitsi-meet | https://api.github.com/repos/jitsi/jitsi-meet | closed | Chrome tab hangs when closing sharing / starting with audio sharing | browser-support performance quality web wontfix | ## Description
When I open screen sharing, it works, but when I stop sharing chrome hangs and I have to kill the process.
If I try to open screen sharing with audio sharing, it hangs as well.
Unrelated, I know, but the option should be given to audio share when sharing just one window.
---
## Current behav... | True | Chrome tab hangs when closing sharing / starting with audio sharing - ## Description
When I open screen sharing, it works, but when I stop sharing chrome hangs and I have to kill the process.
If I try to open screen sharing with audio sharing, it hangs as well.
Unrelated, I know, but the option should be given t... | non_test | chrome tab hangs when closing sharing starting with audio sharing description when i open screen sharing it works but when i stop sharing chrome hangs and i have to kill the process if i try to open screen sharing with audio sharing it hangs as well unrelated i know but the option should be given t... | 0 |
118,291 | 9,980,918,298 | IssuesEvent | 2019-07-10 05:47:51 | ObliqueNET/Terra | https://api.github.com/repos/ObliqueNET/Terra | closed | Shattered Dreams Quest, broken | needs testing quests | During the shattered dreams quest in highrift, you have to investigate a cave near the gym. I get close enough to the cave to trigger the next step to enter the cave. It then instantly tells me I run away (normally what happens when u lose to a boss), immediately following this I am forced into a fight with the boss Me... | 1.0 | Shattered Dreams Quest, broken - During the shattered dreams quest in highrift, you have to investigate a cave near the gym. I get close enough to the cave to trigger the next step to enter the cave. It then instantly tells me I run away (normally what happens when u lose to a boss), immediately following this I am for... | test | shattered dreams quest broken during the shattered dreams quest in highrift you have to investigate a cave near the gym i get close enough to the cave to trigger the next step to enter the cave it then instantly tells me i run away normally what happens when u lose to a boss immediately following this i am for... | 1 |
429,169 | 30,028,127,833 | IssuesEvent | 2023-06-27 07:48:28 | Pecneb/computer_vision_research | https://api.github.com/repos/Pecneb/computer_vision_research | closed | Run detection on all bellevue datasets in hourly resolution | documentation | - [x] Bellevue Newport
- [x] Bellevue Eastgate
- [x] Bellevue NE
- [x] Bellevue SE | 1.0 | Run detection on all bellevue datasets in hourly resolution - - [x] Bellevue Newport
- [x] Bellevue Eastgate
- [x] Bellevue NE
- [x] Bellevue SE | non_test | run detection on all bellevue datasets in hourly resolution bellevue newport bellevue eastgate bellevue ne bellevue se | 0 |
47,124 | 5,857,790,910 | IssuesEvent | 2017-05-12 00:47:46 | flutter/flutter | https://api.github.com/repos/flutter/flutter | opened | Stop conflating verbosity with log level in flutter_tools | dev: tests dev: tool | Right now, `VerboseLogger` both:
1. Logs trace statements
2. Adds decoration around the log msgs
All loggers should be capable of logging trace messages via a mutable `level` property. Then, once #10020 lands, `VerboseLogger` could set the `level` property of its parent to get the same behavior we get today, bu... | 1.0 | Stop conflating verbosity with log level in flutter_tools - Right now, `VerboseLogger` both:
1. Logs trace statements
2. Adds decoration around the log msgs
All loggers should be capable of logging trace messages via a mutable `level` property. Then, once #10020 lands, `VerboseLogger` could set the `level` prop... | test | stop conflating verbosity with log level in flutter tools right now verboselogger both logs trace statements adds decoration around the log msgs all loggers should be capable of logging trace messages via a mutable level property then once lands verboselogger could set the level property... | 1 |
133,352 | 5,201,434,137 | IssuesEvent | 2017-01-24 04:44:04 | PowerlineApp/powerline-mobile | https://api.github.com/repos/PowerlineApp/powerline-mobile | opened | User Profile Screen | enhancement P3 - Low Priority Post-release | For public
It should show Tagline, Bio, and Country
For approved followers, it should show Tagline, Bio, Issues, State, and Country | 1.0 | User Profile Screen - For public
It should show Tagline, Bio, and Country
For approved followers, it should show Tagline, Bio, Issues, State, and Country | non_test | user profile screen for public it should show tagline bio and country for approved followers it should show tagline bio issues state and country | 0 |
229,463 | 18,353,311,554 | IssuesEvent | 2021-10-08 14:56:04 | TeamNADA/NADA-Server-Release | https://api.github.com/repos/TeamNADA/NADA-Server-Release | opened | [FEAT] repository-service 계층 개발(연관관계 조회 로직 포함) | TEST BASIC | ## 📌 Feature Issue
<!-- 구현할 기능에 대한 내용을 설명해주세요. -->
- 이전엔 각 레포지토리의 가장 기본적인 기능(객체 자신에 대한것)만을 구현했다면,
- 이번엔 각 객체 간 연관관계를 활용한 기능도 개발합니다(연관관계)
## 📝 To-do
<!-- 해야 할 일들을 적어주세요. -->
- [ ] todo !
| 1.0 | [FEAT] repository-service 계층 개발(연관관계 조회 로직 포함) - ## 📌 Feature Issue
<!-- 구현할 기능에 대한 내용을 설명해주세요. -->
- 이전엔 각 레포지토리의 가장 기본적인 기능(객체 자신에 대한것)만을 구현했다면,
- 이번엔 각 객체 간 연관관계를 활용한 기능도 개발합니다(연관관계)
## 📝 To-do
<!-- 해야 할 일들을 적어주세요. -->
- [ ] todo !
| test | repository service 계층 개발 연관관계 조회 로직 포함 📌 feature issue 이전엔 각 레포지토리의 가장 기본적인 기능 객체 자신에 대한것 만을 구현했다면 이번엔 각 객체 간 연관관계를 활용한 기능도 개발합니다 연관관계 📝 to do todo | 1 |
63,727 | 6,883,565,613 | IssuesEvent | 2017-11-21 09:51:51 | status-im/status-react | https://api.github.com/repos/status-im/status-react | closed | Commands are displayed with ? (e.g. ?send) instead of /send [2409] | bug Tested - OK | ### Description
*Type*: Bug
*Summary*:
some of commands are shown with ? in the beginning instead of /
#### Expected behavior
/send command in chat is displayed as "/send"
#### Actual behavior
/send command and some others in chat are displayed with ? instead of /
<img width="320" alt="image uploaded ... | 1.0 | Commands are displayed with ? (e.g. ?send) instead of /send [2409] - ### Description
*Type*: Bug
*Summary*:
some of commands are shown with ? in the beginning instead of /
#### Expected behavior
/send command in chat is displayed as "/send"
#### Actual behavior
/send command and some others in chat are... | test | commands are displayed with e g send instead of send description type bug summary some of commands are shown with in the beginning instead of expected behavior send command in chat is displayed as send actual behavior send command and some others in chat are disp... | 1 |
136,065 | 11,033,835,244 | IssuesEvent | 2019-12-07 00:44:06 | aspnet/EntityFrameworkCore | https://api.github.com/repos/aspnet/EntityFrameworkCore | closed | NullReferenceException when DbQuery<> are Projected on an empty dataset | area-query customer-reported punted-for-3.0 try-on-latest type-bug | When using the DbQuery<> ef seems to struggle with no results and projections.
### Steps to reproduce
I have a stored procedure on my database which I call like so:
```C#
var results = await _context.QueryType
.FromSql("[dbo].[myQuery] {0}", queryParam)
.Select(qt => new PublicTypeFromQueryType
{
// se... | 1.0 | NullReferenceException when DbQuery<> are Projected on an empty dataset - When using the DbQuery<> ef seems to struggle with no results and projections.
### Steps to reproduce
I have a stored procedure on my database which I call like so:
```C#
var results = await _context.QueryType
.FromSql("[dbo].[myQuery] ... | test | nullreferenceexception when dbquery are projected on an empty dataset when using the dbquery ef seems to struggle with no results and projections steps to reproduce i have a stored procedure on my database which i call like so c var results await context querytype fromsql querypar... | 1 |
88,180 | 11,042,886,291 | IssuesEvent | 2019-12-09 10:03:57 | liqd/a4-meinberlin | https://api.github.com/repos/liqd/a4-meinberlin | closed | testing 2394: navigation to main menu coming from other than participation project | Prio: Medium Type: UX/UI or design | **URL:** https://meinberlin-dev.liqd.net/dashboard/organisations/caros-testorga/projects/
**user:** initiator/group member
**expected behaviour:** after editing/creating a b-plan/container/vorhaben/external project and I hit "back to main menu" I think I go back to the list I came from.
**behaviour:** instead I alwa... | 1.0 | testing 2394: navigation to main menu coming from other than participation project - **URL:** https://meinberlin-dev.liqd.net/dashboard/organisations/caros-testorga/projects/
**user:** initiator/group member
**expected behaviour:** after editing/creating a b-plan/container/vorhaben/external project and I hit "back to... | non_test | testing navigation to main menu coming from other than participation project url user initiator group member expected behaviour after editing creating a b plan container vorhaben external project and i hit back to main menu i think i go back to the list i came from behaviour instead i a... | 0 |
28,882 | 4,443,543,969 | IssuesEvent | 2016-08-19 17:06:17 | ipfs/go-ipfs | https://api.github.com/repos/ipfs/go-ipfs | closed | Make master green again! | bug test failure | There are a lot of very horrible CI failures lately, ranging from time-based, to plain worrying (like `ipfs add -r` hash mismatches).
- Let's look at each failure (!)
- Collect types of failure in this issue
- Fix them
### the failures
- [x] #2026 sharness t0020-init.sh fails to cleanup on OSX
- [ ] #2027 t... | 1.0 | Make master green again! - There are a lot of very horrible CI failures lately, ranging from time-based, to plain worrying (like `ipfs add -r` hash mismatches).
- Let's look at each failure (!)
- Collect types of failure in this issue
- Fix them
### the failures
- [x] #2026 sharness t0020-init.sh fails to cl... | test | make master green again there are a lot of very horrible ci failures lately ranging from time based to plain worrying like ipfs add r hash mismatches let s look at each failure collect types of failure in this issue fix them the failures sharness init sh fails to cleanup on ... | 1 |
343,894 | 30,698,161,123 | IssuesEvent | 2023-07-26 20:23:51 | wikimedia-gadgets/twinkle | https://api.github.com/repos/wikimedia-gadgets/twinkle | opened | ci: upgrade to actions/checkout@v3 | tests good first task | actions/checkout@v2 uses an unsupported version of Node
* search all files in the repo for actions/checkout@v2
* replace with actions/checkout@v3 | 1.0 | ci: upgrade to actions/checkout@v3 - actions/checkout@v2 uses an unsupported version of Node
* search all files in the repo for actions/checkout@v2
* replace with actions/checkout@v3 | test | ci upgrade to actions checkout actions checkout uses an unsupported version of node search all files in the repo for actions checkout replace with actions checkout | 1 |
99,504 | 8,703,152,508 | IssuesEvent | 2018-12-05 16:00:26 | SunwellWoW/Sunwell-TBC-Bugtracker | https://api.github.com/repos/SunwellWoW/Sunwell-TBC-Bugtracker | closed | [Quest]The End of the Deserters | Quest/RP Resolved - retest required | Decription:
Quest is working, just a minor bug. Gavis Greyshield should not be killable, he should turn friendly at 10% hp and say a quote. He also should give credit then.
How it works:
He is killable, doesnt say a word but gives credit.
 is turned on and the hovered item is active. | 1.0 | Hovered item in the Structure Panel doesn't light up in the dialog preview - Only happens when `hide active item accent color` (lightbulb icon) is turned on and the hovered item is active. | non_test | hovered item in the structure panel doesn t light up in the dialog preview only happens when hide active item accent color lightbulb icon is turned on and the hovered item is active | 0 |
791,630 | 27,870,219,323 | IssuesEvent | 2023-03-21 13:01:38 | calgo-lab/green-db | https://api.github.com/repos/calgo-lab/green-db | closed | Use Git subpath as dependencies instead of local paths | high priority | Finally, poetry allows to use git repo's subpath as dependency: https://python-poetry.org/docs/dependency-specification/#git-dependencies
We should switch to this feature for all packages because this would make it much easier to add, e.g., `database` package as dependency in repositories that are not part of this c... | 1.0 | Use Git subpath as dependencies instead of local paths - Finally, poetry allows to use git repo's subpath as dependency: https://python-poetry.org/docs/dependency-specification/#git-dependencies
We should switch to this feature for all packages because this would make it much easier to add, e.g., `database` package ... | non_test | use git subpath as dependencies instead of local paths finally poetry allows to use git repo s subpath as dependency we should switch to this feature for all packages because this would make it much easier to add e g database package as dependency in repositories that are not part of this code steps ... | 0 |
3,272 | 2,831,846,698 | IssuesEvent | 2015-05-24 23:56:54 | egeldenhuys/prothesis | https://api.github.com/repos/egeldenhuys/prothesis | opened | Verify loaded data | code feature | Example
- Check that we are not loading more than 7 items into the roles vector
- Perhaps get the hash of the file and save it as well, then when loading verify to see if the file still matches the hash, if not ask the user if they want to load anyway. | 1.0 | Verify loaded data - Example
- Check that we are not loading more than 7 items into the roles vector
- Perhaps get the hash of the file and save it as well, then when loading verify to see if the file still matches the hash, if not ask the user if they want to load anyway. | non_test | verify loaded data example check that we are not loading more than items into the roles vector perhaps get the hash of the file and save it as well then when loading verify to see if the file still matches the hash if not ask the user if they want to load anyway | 0 |
312,899 | 26,884,994,266 | IssuesEvent | 2023-02-06 01:50:50 | metafizzy/flickity | https://api.github.com/repos/metafizzy/flickity | closed | Images overlapping in Safari | test case required | Dear @desandro,
I just love Flickity and use it since 6+ years for my platform. While I always could solve all issues myself, this is the first time I have to ask for help. Chrome + Firefox are working great, but in Safari the images are overlapping even though I am using 'imagesLoaded: true' and included the plugin... | 1.0 | Images overlapping in Safari - Dear @desandro,
I just love Flickity and use it since 6+ years for my platform. While I always could solve all issues myself, this is the first time I have to ask for help. Chrome + Firefox are working great, but in Safari the images are overlapping even though I am using 'imagesLoaded... | test | images overlapping in safari dear desandro i just love flickity and use it since years for my platform while i always could solve all issues myself this is the first time i have to ask for help chrome firefox are working great but in safari the images are overlapping even though i am using imagesloaded... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.