Unnamed: 0
int64
0
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
5
112
repo_url
stringlengths
34
141
action
stringclasses
3 values
title
stringlengths
1
1k
labels
stringlengths
4
1.38k
body
stringlengths
1
262k
index
stringclasses
16 values
text_combine
stringlengths
96
262k
label
stringclasses
2 values
text
stringlengths
96
252k
binary_label
int64
0
1
679,878
23,248,022,672
IssuesEvent
2022-08-03 22:38:42
chaotic-aur/packages
https://api.github.com/repos/chaotic-aur/packages
closed
[Request] gnome-text-editor
request:new-pkg priority:low
### Link to the package(s) in the AUR https://aur.archlinux.org/packages/gnome-text-editor ### Utility this package has for you GNOME's next default text editor. ### Do you consider the package(s) to be useful for every Chaotic-AUR user? No, but for a great amount. ### Do you consider the package to be useful for...
1.0
[Request] gnome-text-editor - ### Link to the package(s) in the AUR https://aur.archlinux.org/packages/gnome-text-editor ### Utility this package has for you GNOME's next default text editor. ### Do you consider the package(s) to be useful for every Chaotic-AUR user? No, but for a great amount. ### Do you conside...
priority
gnome text editor link to the package s in the aur utility this package has for you gnome s next default text editor do you consider the package s to be useful for every chaotic aur user no but for a great amount do you consider the package to be useful for feature testing preview ...
1
2,638
3,931,665,430
IssuesEvent
2016-04-25 13:22:38
hyperledger/fabric
https://api.github.com/repos/hyperledger/fabric
closed
non-validating peer fails with 'Not Implemented' when trying to sign HELLO msg
blocker security
The call in core/Peer below fails with 'Not Implemented' error. if viper.GetBool("security.enabled") { sig, err := p.secHelper.Sign(msg.Payload) if err != nil { return fmt.Errorf("Error signing Openchain Message: %s", err) } // Set the signature in the message msg.Signature = sig } return nil...
True
non-validating peer fails with 'Not Implemented' when trying to sign HELLO msg - The call in core/Peer below fails with 'Not Implemented' error. if viper.GetBool("security.enabled") { sig, err := p.secHelper.Sign(msg.Payload) if err != nil { return fmt.Errorf("Error signing Openchain Message: %s", err) ...
non_priority
non validating peer fails with not implemented when trying to sign hello msg the call in core peer below fails with not implemented error if viper getbool security enabled sig err p sechelper sign msg payload if err nil return fmt errorf error signing openchain message s err ...
0
19,750
4,442,032,385
IssuesEvent
2016-08-19 11:51:05
coala-analyzer/coala
https://api.github.com/repos/coala-analyzer/coala
closed
all languages prototype - possibly remove or reorder
area/documentation difficulty/low
From [Supported Languages](https://github.com/coala-analyzer/coala-bears/wiki/Supported-languages) I wanted to learn more so I clicked on the first link under Home on the right. It took me to [all languages prototype](https://github.com/coala-analyzer/coala-bears/wiki/all-languages-prototype) which had the same inf...
1.0
all languages prototype - possibly remove or reorder - From [Supported Languages](https://github.com/coala-analyzer/coala-bears/wiki/Supported-languages) I wanted to learn more so I clicked on the first link under Home on the right. It took me to [all languages prototype](https://github.com/coala-analyzer/coala-bea...
non_priority
all languages prototype possibly remove or reorder from i wanted to learn more so i clicked on the first link under home on the right it took me to which had the same information in a different layout from what i was looking at i then noticed that the order on the right was ordered in a way where ...
0
69,417
7,133,829,120
IssuesEvent
2018-01-22 18:46:05
letsencrypt/boulder
https://api.github.com/repos/letsencrypt/boulder
opened
Remove config-next gating on some unittests
kind/tests
Some of our unittests were gated on config-next because they relied on migrations from _db-next. Now that all of those migrations have been moved to _db, we should remove the gating on the unittests.
1.0
Remove config-next gating on some unittests - Some of our unittests were gated on config-next because they relied on migrations from _db-next. Now that all of those migrations have been moved to _db, we should remove the gating on the unittests.
non_priority
remove config next gating on some unittests some of our unittests were gated on config next because they relied on migrations from db next now that all of those migrations have been moved to db we should remove the gating on the unittests
0
181,859
6,664,824,669
IssuesEvent
2017-10-02 21:38:33
MorpheusXAUT/slotlist-backend
https://api.github.com/repos/MorpheusXAUT/slotlist-backend
opened
Add number of open slots to public mission data
enhancement priority/normal
Buur suggested adding the number of remaining open slots might be useful in the mission overview list. ----- ### Tasks - [ ] Add number of open slots to data returned in mission list
1.0
Add number of open slots to public mission data - Buur suggested adding the number of remaining open slots might be useful in the mission overview list. ----- ### Tasks - [ ] Add number of open slots to data returned in mission list
priority
add number of open slots to public mission data buur suggested adding the number of remaining open slots might be useful in the mission overview list tasks add number of open slots to data returned in mission list
1
329,179
28,181,389,704
IssuesEvent
2023-04-04 02:57:06
MultiProject23/Shop_SemiProject
https://api.github.com/repos/MultiProject23/Shop_SemiProject
closed
[BE] 도메인 테스트 코드 작성
✅ test 🌱 back-end
# 개요 도메인 계층의 테스트 코드를 작성한다. ## 할 일 - `review` 작성 - `member` 작성 - `cart` 작성
1.0
[BE] 도메인 테스트 코드 작성 - # 개요 도메인 계층의 테스트 코드를 작성한다. ## 할 일 - `review` 작성 - `member` 작성 - `cart` 작성
non_priority
 도메인 테스트 코드 작성 개요 도메인 계층의 테스트 코드를 작성한다 할 일 review 작성 member 작성 cart 작성
0
295,663
25,492,860,281
IssuesEvent
2022-11-27 09:54:32
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
opened
pkg/sql/sqlitelogictest/tests/fakedist/fakedist_test: TestSqlLiteLogic_testindexorderby_nosort1000slt_good_0_test failed
C-test-failure O-robot branch-master
pkg/sql/sqlitelogictest/tests/fakedist/fakedist_test.TestSqlLiteLogic_testindexorderby_nosort1000slt_good_0_test [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_SQLiteLogicTestsBazel/7709095?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nig...
1.0
pkg/sql/sqlitelogictest/tests/fakedist/fakedist_test: TestSqlLiteLogic_testindexorderby_nosort1000slt_good_0_test failed - pkg/sql/sqlitelogictest/tests/fakedist/fakedist_test.TestSqlLiteLogic_testindexorderby_nosort1000slt_good_0_test [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_SQL...
non_priority
pkg sql sqlitelogictest tests fakedist fakedist test testsqllitelogic testindexorderby good test failed pkg sql sqlitelogictest tests fakedist fakedist test testsqllitelogic testindexorderby good test with on master fatal error panic test timed out after stack goroutine ...
0
238,955
7,784,847,760
IssuesEvent
2018-06-06 14:22:10
salesagility/SuiteCRM
https://api.github.com/repos/salesagility/SuiteCRM
closed
Single Opt In status not being saved
High Priority Resolved: Next Release bug category:emails
<!--- Provide a general summary of the issue in the **Title** above --> <!--- Before you open an issue, please check if a similar issue already exists or has been closed before. ---> <!--- If you have discovered a security risk please report it by emailing security@suitecrm.com. This will be delivered to the product ...
1.0
Single Opt In status not being saved - <!--- Provide a general summary of the issue in the **Title** above --> <!--- Before you open an issue, please check if a similar issue already exists or has been closed before. ---> <!--- If you have discovered a security risk please report it by emailing security@suitecrm.com....
priority
single opt in status not being saved issue single opt in status not being saved when a record is created or update on the system if a record is being updated for example in the contacts module and an email address is added or already exists and the user selects the opt in check box this sta...
1
602,091
18,450,178,323
IssuesEvent
2021-10-15 09:32:43
gambitph/Stackable
https://api.github.com/repos/gambitph/Stackable
closed
Changing block alignment adds space below the image in horizontal Card (Backend)
bug high priority [version] V3 [block] Card
<!-- Before posting, make sure that: 1. you are running the latest version of Stackable, and 2. you have searched whether your issue has already been reported --> Steps: 1. Add a v3 Card > horizontal layout 2. upload an image 3. change the block alignment to align center / wide / full 4. see bug in backend (...
1.0
Changing block alignment adds space below the image in horizontal Card (Backend) - <!-- Before posting, make sure that: 1. you are running the latest version of Stackable, and 2. you have searched whether your issue has already been reported --> Steps: 1. Add a v3 Card > horizontal layout 2. upload an image 3...
priority
changing block alignment adds space below the image in horizontal card backend before posting make sure that you are running the latest version of stackable and you have searched whether your issue has already been reported steps add a card horizontal layout upload an image ...
1
449,635
12,972,633,488
IssuesEvent
2020-07-21 12:51:50
wso2/product-apim
https://api.github.com/repos/wso2/product-apim
reopened
[Devportal] UX issue when editing an application
Priority/Normal Store Type/Bug Type/React-UI
### Description: ![appdevporta](https://user-images.githubusercontent.com/3313885/86484465-e5a66f00-bd73-11ea-8cd4-ee1a80dc632d.gif) I think this is happening because we have used same edit page for application create, application edit from app listing page and edit from individual application details UI ### S...
1.0
[Devportal] UX issue when editing an application - ### Description: ![appdevporta](https://user-images.githubusercontent.com/3313885/86484465-e5a66f00-bd73-11ea-8cd4-ee1a80dc632d.gif) I think this is happening because we have used same edit page for application create, application edit from app listing page and e...
priority
ux issue when editing an application description i think this is happening because we have used same edit page for application create application edit from app listing page and edit from individual application details ui steps to reproduce affected product version environm...
1
677,205
23,154,869,230
IssuesEvent
2022-07-29 12:02:33
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
[YSQL] Dropping a primary key constraint is not supported
kind/bug area/ysql priority/high
Jira Link: [DB-1677](https://yugabyte.atlassian.net/browse/DB-1677) Attempting dropping a primary key constraint results in an error: ``` Error: ERROR: dropping a primary key constraint is not yet supported [Failed SQL: ALTER TABLE public.TABLE_NAME DROP CONSTRAINT CONSTRAINT_2] ``` This is explicitly disabled...
1.0
[YSQL] Dropping a primary key constraint is not supported - Jira Link: [DB-1677](https://yugabyte.atlassian.net/browse/DB-1677) Attempting dropping a primary key constraint results in an error: ``` Error: ERROR: dropping a primary key constraint is not yet supported [Failed SQL: ALTER TABLE public.TABLE_NAME DROP ...
priority
dropping a primary key constraint is not supported jira link attempting dropping a primary key constraint results in an error error error dropping a primary key constraint is not yet supported this is explicitly disabled in the code from what i hear the reason is that the primary k...
1
350,114
10,478,471,840
IssuesEvent
2019-09-24 00:10:34
BCcampus/edehr
https://api.github.com/repos/BCcampus/edehr
closed
Generate external resources pages from input sheet
Effort - Medium Epic - Content Priority - High ~Feature
The Inputs spreadsheet contains the definitive information for the EHR app and its 39 pages of data, tables, forms and dialogs. Each page may have a form or one or more tables. These need to be displayed and, if the user is permitted, edited or added too. Each table has a related modal dialog. The task is to organiz...
1.0
Generate external resources pages from input sheet - The Inputs spreadsheet contains the definitive information for the EHR app and its 39 pages of data, tables, forms and dialogs. Each page may have a form or one or more tables. These need to be displayed and, if the user is permitted, edited or added too. Each table ...
priority
generate external resources pages from input sheet the inputs spreadsheet contains the definitive information for the ehr app and its pages of data tables forms and dialogs each page may have a form or one or more tables these need to be displayed and if the user is permitted edited or added too each table h...
1
363,284
10,740,827,400
IssuesEvent
2019-10-29 18:58:04
jenkins-x/jx
https://api.github.com/repos/jenkins-x/jx
closed
jx repo BDD tests on jenkins should use tillerless
area/quality backlog kind/enhancement priority/important-longterm
right now they are using tiller which isn't our default
1.0
jx repo BDD tests on jenkins should use tillerless - right now they are using tiller which isn't our default
priority
jx repo bdd tests on jenkins should use tillerless right now they are using tiller which isn t our default
1
623,988
19,684,408,939
IssuesEvent
2022-01-11 20:18:30
GoogleChrome/lighthouse
https://api.github.com/repos/GoogleChrome/lighthouse
closed
Send reports to Lighthouse CI Server
pending-close needs-priority
**Feature request summary** Send reports generated programmatically by Lighthouse to a remote instance of Lighthouse CI Server. **What is the motivation or use case for changing this?** We are working with [playwright-lighthouse](https://github.com/abhinaba-ghosh/playwright-lighthouse) and we would like to throw t...
1.0
Send reports to Lighthouse CI Server - **Feature request summary** Send reports generated programmatically by Lighthouse to a remote instance of Lighthouse CI Server. **What is the motivation or use case for changing this?** We are working with [playwright-lighthouse](https://github.com/abhinaba-ghosh/playwright-l...
priority
send reports to lighthouse ci server feature request summary send reports generated programmatically by lighthouse to a remote instance of lighthouse ci server what is the motivation or use case for changing this we are working with and we would like to throw the generated reports to a lighthouse c...
1
9,570
24,845,833,233
IssuesEvent
2022-10-26 15:48:17
MicrosoftDocs/architecture-center
https://api.github.com/repos/MicrosoftDocs/architecture-center
closed
DataProducts link is not working
doc-bug assigned-to-author triaged architecture-center/svc example-scenario/subsvc Pri2
[Enter feedback here] When clicking the link for 'data product' mentioned in the line 'Establish a data product architecture', it opens up a page with '404- Content not found'. ![image](https://user-images.githubusercontent.com/96313557/146596031-acd64bc5-7c37-4f25-bad9-b9906a030dca.png) --- #### Document Det...
1.0
DataProducts link is not working - [Enter feedback here] When clicking the link for 'data product' mentioned in the line 'Establish a data product architecture', it opens up a page with '404- Content not found'. ![image](https://user-images.githubusercontent.com/96313557/146596031-acd64bc5-7c37-4f25-bad9-b9906a03...
non_priority
dataproducts link is not working when clicking the link for data product mentioned in the line establish a data product architecture it opens up a page with content not found document details ⚠ do not edit this section it is required for docs microsoft com ➟ github issue link...
0
189,770
22,047,114,973
IssuesEvent
2022-05-30 03:55:34
Trinadh465/device_renesas_kernel_AOSP10_r33_CVE-2022-0492
https://api.github.com/repos/Trinadh465/device_renesas_kernel_AOSP10_r33_CVE-2022-0492
closed
CVE-2020-14331 (Medium) detected in linuxlinux-4.19.88 - autoclosed
security vulnerability
## CVE-2020-14331 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.88</b></p></summary> <p> <p>The Linux Kernel</p> <p>Library home page: <a href=https://mirrors.edge....
True
CVE-2020-14331 (Medium) detected in linuxlinux-4.19.88 - autoclosed - ## CVE-2020-14331 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.88</b></p></summary> <p> <p>Th...
non_priority
cve medium detected in linuxlinux autoclosed cve medium severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in head commit a href found in base branch master vulnerable source files ...
0
649,813
21,326,873,124
IssuesEvent
2022-04-18 00:46:00
napari/napari
https://api.github.com/repos/napari/napari
closed
Additive blending mode requires black canvas (broken in light theme)
bug severity-high priority-medium
## 🐛 Bug Originally posted at napari-aicsimageio: https://github.com/AllenCellModeling/napari-aicsimageio/issues/22 When using Light theme in Napari, the napari-aicsimageio plugin results in wierd behavior: drag-n-dropping a LIF results in a blank image, regardless of colormap, etc. However, switching to Dark t...
1.0
Additive blending mode requires black canvas (broken in light theme) - ## 🐛 Bug Originally posted at napari-aicsimageio: https://github.com/AllenCellModeling/napari-aicsimageio/issues/22 When using Light theme in Napari, the napari-aicsimageio plugin results in wierd behavior: drag-n-dropping a LIF results in a b...
priority
additive blending mode requires black canvas broken in light theme 🐛 bug originally posted at napari aicsimageio when using light theme in napari the napari aicsimageio plugin results in wierd behavior drag n dropping a lif results in a blank image regardless of colormap etc however switching to...
1
113,060
24,357,717,161
IssuesEvent
2022-10-03 08:58:15
microsoft/AL
https://api.github.com/repos/microsoft/AL
closed
Extensibility protected var error while publishing dependency apps
ships-in-future-update static-code-analysis AppSourceCop accepted
Creating protected var variables in extension objects can cause breaking changes or can cause an error during the creation of a package: 'The request for path /BC200/dev/apps?SchemaUpdateMode=forcesync&DependencyPublishingOption=default failed with code UnprocessableEntity. Reason: Failure while emitting method. Objec...
1.0
Extensibility protected var error while publishing dependency apps - Creating protected var variables in extension objects can cause breaking changes or can cause an error during the creation of a package: 'The request for path /BC200/dev/apps?SchemaUpdateMode=forcesync&DependencyPublishingOption=default failed with c...
non_priority
extensibility protected var error while publishing dependency apps creating protected var variables in extension objects can cause breaking changes or can cause an error during the creation of a package the request for path dev apps schemaupdatemode forcesync dependencypublishingoption default failed with code ...
0
92,473
18,871,617,072
IssuesEvent
2021-11-13 09:18:39
beattosetto/beattosetto
https://api.github.com/repos/beattosetto/beattosetto
closed
Demo player on beatmap card improvement
frontend type:ui-ux type:code-quality type:reliability
This demo player on beatmap card is using the very old version of JQuery. It's need to be updated. If it's improved I think it's should fix the proflem like #131 too.
1.0
Demo player on beatmap card improvement - This demo player on beatmap card is using the very old version of JQuery. It's need to be updated. If it's improved I think it's should fix the proflem like #131 too.
non_priority
demo player on beatmap card improvement this demo player on beatmap card is using the very old version of jquery it s need to be updated if it s improved i think it s should fix the proflem like too
0
80,204
7,742,048,593
IssuesEvent
2018-05-29 08:20:25
eth-cscs/reframe
https://api.github.com/repos/eth-cscs/reframe
opened
Fix prog env settings for Kesch
enhancement prio: normal regression test
We need to revert the changes for `PrgEnv-pgi` on Kesch and make available also alternative the `PrgEnv-pgi` modules. To summarise, the following must be changed: 1. `PrgEnv-pgi` environment on Kesch must use the default `PrgEnv-pgi` module. 2. Provide additional `PrgEnv-pgi` environments on Kesch (AJ's version, PG...
1.0
Fix prog env settings for Kesch - We need to revert the changes for `PrgEnv-pgi` on Kesch and make available also alternative the `PrgEnv-pgi` modules. To summarise, the following must be changed: 1. `PrgEnv-pgi` environment on Kesch must use the default `PrgEnv-pgi` module. 2. Provide additional `PrgEnv-pgi` envir...
non_priority
fix prog env settings for kesch we need to revert the changes for prgenv pgi on kesch and make available also alternative the prgenv pgi modules to summarise the following must be changed prgenv pgi environment on kesch must use the default prgenv pgi module provide additional prgenv pgi envir...
0
67,760
3,281,885,507
IssuesEvent
2015-10-28 01:08:40
sceene/sprint-planning
https://api.github.com/repos/sceene/sprint-planning
closed
2. ACTIVITY SCRUB
HIGH PRIORITY
## **IMPORTANT!!** **CHECK #UPDATES CHANNEL IN SLACK FOR ANYTHING THAT RELATES TO ACTIVITY** **EVERYTHING IS PRIORITIZED AND IN ORDER.** - [x] Clicking another users avatar or username crashes app. [**KILLER BUG**] - [x] Nothing happens when clicking an alert from the iOS pull down notifications panel [**BUG...
1.0
2. ACTIVITY SCRUB - ## **IMPORTANT!!** **CHECK #UPDATES CHANNEL IN SLACK FOR ANYTHING THAT RELATES TO ACTIVITY** **EVERYTHING IS PRIORITIZED AND IN ORDER.** - [x] Clicking another users avatar or username crashes app. [**KILLER BUG**] - [x] Nothing happens when clicking an alert from the iOS pull down notifi...
priority
activity scrub important check updates channel in slack for anything that relates to activity everything is prioritized and in order clicking another users avatar or username crashes app nothing happens when clicking an alert from the ios pull down notifications panel ...
1
194,169
6,892,063,615
IssuesEvent
2017-11-22 19:25:33
Peergos/Peergos
https://api.github.com/repos/Peergos/Peergos
closed
If i try to submit a follow request with a person i already follow, no error message is displayed
bug priority:Low
Currently this scenario does not display an error message.
1.0
If i try to submit a follow request with a person i already follow, no error message is displayed - Currently this scenario does not display an error message.
priority
if i try to submit a follow request with a person i already follow no error message is displayed currently this scenario does not display an error message
1
505,736
14,644,410,866
IssuesEvent
2020-12-25 23:21:24
buddyboss/buddyboss-platform
https://api.github.com/repos/buddyboss/buddyboss-platform
opened
Copy paste images to text editor
feature: enhancement priority: medium
**Is your feature request related to a problem? Please describe.** Some users assume that copy-pasting works on the text editor, but after sending the message or posting it, the image is gone. **Describe the solution you'd like** Should be able to copy-paste images without using the media uploader. **Support ti...
1.0
Copy paste images to text editor - **Is your feature request related to a problem? Please describe.** Some users assume that copy-pasting works on the text editor, but after sending the message or posting it, the image is gone. **Describe the solution you'd like** Should be able to copy-paste images without using ...
priority
copy paste images to text editor is your feature request related to a problem please describe some users assume that copy pasting works on the text editor but after sending the message or posting it the image is gone describe the solution you d like should be able to copy paste images without using ...
1
365,432
10,781,293,760
IssuesEvent
2019-11-04 14:39:32
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
outlook.office.com - site is not usable
browser-fenix engine-gecko priority-critical
<!-- @browser: Firefox Mobile 70.0 --> <!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:70.0) Gecko/70.0 Firefox/70.0 --> <!-- @reported_with: --> <!-- @extra_labels: browser-fenix --> **URL**: https://outlook.office.com/mail/ **Browser / Version**: Firefox Mobile 70.0 **Operating System**: Android **Tested Anoth...
1.0
outlook.office.com - site is not usable - <!-- @browser: Firefox Mobile 70.0 --> <!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:70.0) Gecko/70.0 Firefox/70.0 --> <!-- @reported_with: --> <!-- @extra_labels: browser-fenix --> **URL**: https://outlook.office.com/mail/ **Browser / Version**: Firefox Mobile 70.0 **...
priority
outlook office com site is not usable url browser version firefox mobile operating system android tested another browser no problem type site is not usable description reports error after loggin in steps to reproduce browser configuration none ...
1
724,506
24,933,082,843
IssuesEvent
2022-10-31 13:15:05
AY2223S1-CS2103T-T09-2/tp
https://api.github.com/repos/AY2223S1-CS2103T-T09-2/tp
closed
[PE-D][Tester E] UI does not display the correct term.
priority.Medium
Describe the bug The UI shows *person listed* instead of *orders listed* ## To Reproduce Steps to reproduce the behaviour: 1. Input *filter-o os/Pending* ## Expected behaviour Success message will be (NUMBER OF) orders listed. ## Actual behaviour Success message is (NUMBER OF ) persons listed. ## Screenshots ![im...
1.0
[PE-D][Tester E] UI does not display the correct term. - Describe the bug The UI shows *person listed* instead of *orders listed* ## To Reproduce Steps to reproduce the behaviour: 1. Input *filter-o os/Pending* ## Expected behaviour Success message will be (NUMBER OF) orders listed. ## Actual behaviour Success mes...
priority
ui does not display the correct term describe the bug the ui shows person listed instead of orders listed to reproduce steps to reproduce the behaviour input filter o os pending expected behaviour success message will be number of orders listed actual behaviour success message is numbe...
1
669,971
22,647,928,633
IssuesEvent
2022-07-01 10:32:10
ntop/ntopng
https://api.github.com/repos/ntop/ntopng
closed
Implement alert search in Description
feature request priority ticket alerts
![Screen Shot 2021-10-07 at 12 34 32](https://user-images.githubusercontent.com/4493366/136370647-735159c0-779a-40bf-86c3-cf6c4dbc710a.png) in the above example it should be possible to filter "hello.ntop.org" os a substring (e.g. hello) in the description field
1.0
Implement alert search in Description - ![Screen Shot 2021-10-07 at 12 34 32](https://user-images.githubusercontent.com/4493366/136370647-735159c0-779a-40bf-86c3-cf6c4dbc710a.png) in the above example it should be possible to filter "hello.ntop.org" os a substring (e.g. hello) in the description field
priority
implement alert search in description in the above example it should be possible to filter hello ntop org os a substring e g hello in the description field
1
363,689
10,746,157,338
IssuesEvent
2019-10-30 10:29:21
AY1920S1-CS2103T-T12-2/main
https://api.github.com/repos/AY1920S1-CS2103T-T12-2/main
reopened
As an administrator I can view all relevant commands with a single character input...
priority.Medium type.Story
... so that I can efficiently manage the system without having the need to memorize or refer to the list of commands when typing.
1.0
As an administrator I can view all relevant commands with a single character input... - ... so that I can efficiently manage the system without having the need to memorize or refer to the list of commands when typing.
priority
as an administrator i can view all relevant commands with a single character input so that i can efficiently manage the system without having the need to memorize or refer to the list of commands when typing
1
69,545
13,263,039,617
IssuesEvent
2020-08-20 23:19:20
eoscostarica/lifebank
https://api.github.com/repos/eoscostarica/lifebank
closed
Fix 'Using latest is prone to errors if the image will ever update. Pin the version explicitly to a release tag' issue in webapp\Dockerfile
code-quality
[CodeFactor](https://www.codefactor.io/repository/github/eoscostarica/lifebank/overview/master) found an issue: Using latest is prone to errors if the image will ever update. Pin the version explicitly to a release tag It's currently on: [webapp\Dockerfile:36 ](https://www.codefactor.io/repository/github/eoscostarica/...
1.0
Fix 'Using latest is prone to errors if the image will ever update. Pin the version explicitly to a release tag' issue in webapp\Dockerfile - [CodeFactor](https://www.codefactor.io/repository/github/eoscostarica/lifebank/overview/master) found an issue: Using latest is prone to errors if the image will ever update. Pin...
non_priority
fix using latest is prone to errors if the image will ever update pin the version explicitly to a release tag issue in webapp dockerfile found an issue using latest is prone to errors if the image will ever update pin the version explicitly to a release tag it s currently on webapp dockerfile
0
1,911
2,867,193,019
IssuesEvent
2015-06-05 11:43:18
angular/angular
https://api.github.com/repos/angular/angular
opened
gulp serve.js.prod is not more building when a src file is updated
comp: build/pipeline effort: easy P1: urgent type: bug
seen with this file: angular/modules/benchmarks/src/naive_infinite_scroll/app.ts linked to the migration to ts ?
1.0
gulp serve.js.prod is not more building when a src file is updated - seen with this file: angular/modules/benchmarks/src/naive_infinite_scroll/app.ts linked to the migration to ts ?
non_priority
gulp serve js prod is not more building when a src file is updated seen with this file angular modules benchmarks src naive infinite scroll app ts linked to the migration to ts
0
91,386
11,499,308,400
IssuesEvent
2020-02-12 13:43:47
Stichting-CROW/imbor
https://api.github.com/repos/Stichting-CROW/imbor
closed
GWSW informatie wordt uit de transformatie gelaten
design decision
GWSW records zetten we niet over naar de ontologie (deze filteren we bij de transformatie er uit op basis van informatie uit de Access database. Dit is de relatie tussen de tabel [X_Informatiemodellen] en [X_ObjecttypesAttributen]. Deze gaat Jochem nog toevoegen (20191029) Bijproduct is een Excel sheet met in kolom A ...
1.0
GWSW informatie wordt uit de transformatie gelaten - GWSW records zetten we niet over naar de ontologie (deze filteren we bij de transformatie er uit op basis van informatie uit de Access database. Dit is de relatie tussen de tabel [X_Informatiemodellen] en [X_ObjecttypesAttributen]. Deze gaat Jochem nog toevoegen (201...
non_priority
gwsw informatie wordt uit de transformatie gelaten gwsw records zetten we niet over naar de ontologie deze filteren we bij de transformatie er uit op basis van informatie uit de access database dit is de relatie tussen de tabel en deze gaat jochem nog toevoegen bijproduct is een excel sheet met in kolom a...
0
180,893
13,964,354,150
IssuesEvent
2020-10-25 17:49:15
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
sql: add randomized correctness testing for TPCH queries
A-testing C-enhancement
TPCH queries are interesting and produce tricky plans. We currently only test correctness on these queries by using the "standard" example placeholders provided by the test spec. We've found bugs using these queries already - but it seems like there's no guarantee that producing correct results for the standard example...
1.0
sql: add randomized correctness testing for TPCH queries - TPCH queries are interesting and produce tricky plans. We currently only test correctness on these queries by using the "standard" example placeholders provided by the test spec. We've found bugs using these queries already - but it seems like there's no guaran...
non_priority
sql add randomized correctness testing for tpch queries tpch queries are interesting and produce tricky plans we currently only test correctness on these queries by using the standard example placeholders provided by the test spec we ve found bugs using these queries already but it seems like there s no guaran...
0
32,943
7,624,313,475
IssuesEvent
2018-05-03 17:36:44
MicrosoftDocs/windows-driver-docs
https://api.github.com/repos/MicrosoftDocs/windows-driver-docs
closed
Device Configuration failed
help with customer code
Installing necessary components... Copying required files Task "Copying required files" completed successfully Configuring WDK Remote User Account Task "Configuring WDK Remote User Account" completed successfully Installing .NET Framework (possible reboot) Task "Installing .NET Framework (possible reboot)" ...
1.0
Device Configuration failed - Installing necessary components... Copying required files Task "Copying required files" completed successfully Configuring WDK Remote User Account Task "Configuring WDK Remote User Account" completed successfully Installing .NET Framework (possible reboot) Task "Installing .NET...
non_priority
device configuration failed installing necessary components copying required files task copying required files completed successfully configuring wdk remote user account task configuring wdk remote user account completed successfully installing net framework possible reboot task installing net...
0
554,219
16,414,740,249
IssuesEvent
2021-05-19 04:20:12
HBRP/Homebound
https://api.github.com/repos/HBRP/Homebound
opened
Character - Time Progression System
feature medium priority
To facilitate players creating and playing with multiple characters, tie a progression system to the amount of character's they currently own and how much time they've individually spent on each character.
1.0
Character - Time Progression System - To facilitate players creating and playing with multiple characters, tie a progression system to the amount of character's they currently own and how much time they've individually spent on each character.
priority
character time progression system to facilitate players creating and playing with multiple characters tie a progression system to the amount of character s they currently own and how much time they ve individually spent on each character
1
266,554
23,245,540,240
IssuesEvent
2022-08-03 19:45:25
microsoft/vscode
https://api.github.com/repos/microsoft/vscode
closed
Notebook API tests editor editing event
integration-test-failure notebook
``` 1) Notebook API tests editor editing event: Error: asPromise TIMEOUT reached at Timeout._onTimeout (extensions/vscode-api-tests/src/utils.ts:132:11) at listOnTimeout (node:internal/timers:557:17) at processTimers (node:internal/timers:500:7) ``` https://dev.azure.com/mona...
1.0
Notebook API tests editor editing event - ``` 1) Notebook API tests editor editing event: Error: asPromise TIMEOUT reached at Timeout._onTimeout (extensions/vscode-api-tests/src/utils.ts:132:11) at listOnTimeout (node:internal/timers:557:17) at processTimers (node:internal/timers:5...
non_priority
notebook api tests editor editing event notebook api tests editor editing event error aspromise timeout reached at timeout ontimeout extensions vscode api tests src utils ts at listontimeout node internal timers at processtimers node internal timers ...
0
168,406
6,370,822,144
IssuesEvent
2017-08-01 14:54:16
tardis-sn/tardis
https://api.github.com/repos/tardis-sn/tardis
closed
simple sets of stratified abundances
configuration feature request priority - low
It would be good to have a version of the abundance section that can deal with simple sets of multi zone abundances - say a "type:stratified" or something. Basically one would set up a bunch of abundance zones, each of which is specified by a set of numbers like: ``` start: 10000 km/s stop: 11000 km/...
1.0
simple sets of stratified abundances - It would be good to have a version of the abundance section that can deal with simple sets of multi zone abundances - say a "type:stratified" or something. Basically one would set up a bunch of abundance zones, each of which is specified by a set of numbers like: ``` sta...
priority
simple sets of stratified abundances it would be good to have a version of the abundance section that can deal with simple sets of multi zone abundances say a type stratified or something basically one would set up a bunch of abundance zones each of which is specified by a set of numbers like sta...
1
69,306
30,224,048,973
IssuesEvent
2023-07-05 22:01:29
dotnet/runtime
https://api.github.com/repos/dotnet/runtime
opened
Unexpected error message - The configuration of 'ExceptionMarshalling' and 'ExceptionMarshallingCustomType' on method 'Demo.MySafeHandle' is invalid.
area-System.Runtime.InteropServices source-generator
An unexpected error message is produced with the following. I'm not using or expecting any `ExceptionMarshalling` cases. ``` ...\runtime\src\samples\LibraryImportGeneratorSample\Program.cs(41,111): error SYSLIB1051: The configuration of 'ExceptionMarshalling' and 'ExceptionMarshallingCustomType' on method 'Demo.MyS...
1.0
Unexpected error message - The configuration of 'ExceptionMarshalling' and 'ExceptionMarshallingCustomType' on method 'Demo.MySafeHandle' is invalid. - An unexpected error message is produced with the following. I'm not using or expecting any `ExceptionMarshalling` cases. ``` ...\runtime\src\samples\LibraryImportG...
non_priority
unexpected error message the configuration of exceptionmarshalling and exceptionmarshallingcustomtype on method demo mysafehandle is invalid an unexpected error message is produced with the following i m not using or expecting any exceptionmarshalling cases runtime src samples libraryimportg...
0
684,070
23,405,942,150
IssuesEvent
2022-08-12 12:51:10
googleapis/python-compute
https://api.github.com/repos/googleapis/python-compute
closed
tests.system.test_smoke.TestComputeSmoke: test_zero_values failed
type: bug priority: p1 api: compute flakybot: issue flakybot: flaky
This test failed! To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot). If I'm commenting on this issue too often, add the `flakybot: quiet` label and I will stop commenting. --- commit: ceb24f3e474c385f8c755881f42e825a13a1150d b...
1.0
tests.system.test_smoke.TestComputeSmoke: test_zero_values failed - This test failed! To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot). If I'm commenting on this issue too often, add the `flakybot: quiet` label and I will stop ...
priority
tests system test smoke testcomputesmoke test zero values failed this test failed to configure my behavior see if i m commenting on this issue too often add the flakybot quiet label and i will stop commenting commit buildurl status failed test output self def test zero va...
1
446,010
12,838,641,230
IssuesEvent
2020-07-07 17:50:23
vanilla/vanilla
https://api.github.com/repos/vanilla/vanilla
closed
Keystone - Dusk Theme Lacks Visible 'Ok/Cancel' Buttons When Adding Note To A Profile
Domain: Legacy Frontend Priority: Low Type: Bug
**Describe the bug** While using the Keystone Dusk theme option, if there is an attempt to add a note to a user's profile, the note editor will appear as expected but the "Ok" and "Cancel" buttons are invisible unless the cursor is hovering over them. **To Reproduce** 1. Switch a community to use the Keystone Du...
1.0
Keystone - Dusk Theme Lacks Visible 'Ok/Cancel' Buttons When Adding Note To A Profile - **Describe the bug** While using the Keystone Dusk theme option, if there is an attempt to add a note to a user's profile, the note editor will appear as expected but the "Ok" and "Cancel" buttons are invisible unless the cursor is...
priority
keystone dusk theme lacks visible ok cancel buttons when adding note to a profile describe the bug while using the keystone dusk theme option if there is an attempt to add a note to a user s profile the note editor will appear as expected but the ok and cancel buttons are invisible unless the cursor is...
1
47,747
13,066,187,170
IssuesEvent
2020-07-30 21:10:17
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
closed
testing - separate tests in to short/long groups (Trac #1113)
Migrated from Trac defect infrastructure
I'll cmake this up if lists for each group are provided Migrated from https://code.icecube.wisc.edu/ticket/1113 ```json { "status": "closed", "changetime": "2020-06-24T12:31:42", "description": "I'll cmake this up if lists for each group are provided", "reporter": "nega", "cc": "", "resolu...
1.0
testing - separate tests in to short/long groups (Trac #1113) - I'll cmake this up if lists for each group are provided Migrated from https://code.icecube.wisc.edu/ticket/1113 ```json { "status": "closed", "changetime": "2020-06-24T12:31:42", "description": "I'll cmake this up if lists for each group are...
non_priority
testing separate tests in to short long groups trac i ll cmake this up if lists for each group are provided migrated from json status closed changetime description i ll cmake this up if lists for each group are provided reporter nega cc ...
0
753,453
26,347,167,625
IssuesEvent
2023-01-10 23:28:37
getindiekit/indiekit
https://api.github.com/repos/getindiekit/indiekit
closed
Syndication to Mastodon being triggered repeatedly for the same note
bug sponsor priority
## Describe the bug Successful POSTs to /syndicate are causing my first published post to be re-syndicated repeatedly. ## To reproduce Steps to reproduce the behaviour: 0. Configure an Indiekit server to syndicate to Mastodon. 1. Publish a few notes, syndicate each one using the "Syndicate" button in the I...
1.0
Syndication to Mastodon being triggered repeatedly for the same note - ## Describe the bug Successful POSTs to /syndicate are causing my first published post to be re-syndicated repeatedly. ## To reproduce Steps to reproduce the behaviour: 0. Configure an Indiekit server to syndicate to Mastodon. 1. Publis...
priority
syndication to mastodon being triggered repeatedly for the same note describe the bug successful posts to syndicate are causing my first published post to be re syndicated repeatedly to reproduce steps to reproduce the behaviour configure an indiekit server to syndicate to mastodon publis...
1
663,870
22,209,705,764
IssuesEvent
2022-06-07 17:59:53
dotnet/maui
https://api.github.com/repos/dotnet/maui
closed
WPF BlazorWebView TabStopOrder not working
area/blazor 🕸️ feature-blazor-windesktop discussed Priority:1
### Describe the bug I played arround with WPF and BlazorWebView, since I know Keyboard control is VERY importaint for powerusers I checked if the tab stop interaction works with the web view: As you see the tab order should be First the Button, then the Button inside the BlazorWebView and then the Combo Box whic...
1.0
WPF BlazorWebView TabStopOrder not working - ### Describe the bug I played arround with WPF and BlazorWebView, since I know Keyboard control is VERY importaint for powerusers I checked if the tab stop interaction works with the web view: As you see the tab order should be First the Button, then the Button inside ...
priority
wpf blazorwebview tabstoporder not working describe the bug i played arround with wpf and blazorwebview since i know keyboard control is very importaint for powerusers i checked if the tab stop interaction works with the web view as you see the tab order should be first the button then the button inside ...
1
376,240
11,140,068,936
IssuesEvent
2019-12-21 11:14:12
wilcommerce/Wilcommerce.Catalog
https://api.github.com/repos/wilcommerce/Wilcommerce.Catalog
opened
Category Set as visibile doesn't set values properly
priority:high status:backlog type:bug
In the Category entity, SetAsVisibile(DateTime, DateTime) method should be changed accepting nullable values.
1.0
Category Set as visibile doesn't set values properly - In the Category entity, SetAsVisibile(DateTime, DateTime) method should be changed accepting nullable values.
priority
category set as visibile doesn t set values properly in the category entity setasvisibile datetime datetime method should be changed accepting nullable values
1
3,282
2,754,160,201
IssuesEvent
2015-04-25 11:41:29
energia/Energia
https://api.github.com/repos/energia/Energia
opened
Provide Guidelines to Add Support for New MCU
Board Others IDE Documentation IDE Energia Type Feature request
There are numerous tickets related to `Add Support for New MCU`. As Energia –and its team– can't obviously add support for all the MCUs and variants from the extensive Texas Instruments portfolio, why not provide guidelines to help enthusiasts to do so? More specifically: * Structure of the folders * List of f...
1.0
Provide Guidelines to Add Support for New MCU - There are numerous tickets related to `Add Support for New MCU`. As Energia –and its team– can't obviously add support for all the MCUs and variants from the extensive Texas Instruments portfolio, why not provide guidelines to help enthusiasts to do so? More specifi...
non_priority
provide guidelines to add support for new mcu there are numerous tickets related to add support for new mcu as energia –and its team– can t obviously add support for all the mcus and variants from the extensive texas instruments portfolio why not provide guidelines to help enthusiasts to do so more specifi...
0
595,718
18,073,803,848
IssuesEvent
2021-09-21 07:33:27
googleapis/gaxios
https://api.github.com/repos/googleapis/gaxios
opened
🥁 configuration options: should merge URL parameters with the params option failed
type: bug priority: p1 flakybot: issue
This test failed! To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot). If I'm commenting on this issue too often, add the `flakybot: quiet` label and I will stop commenting. --- commit: 0666c1d980d948e1759683b750cf6811c9aace68 b...
1.0
🥁 configuration options: should merge URL parameters with the params option failed - This test failed! To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot). If I'm commenting on this issue too often, add the `flakybot: quiet` labe...
priority
🥁 configuration options should merge url parameters with the params option failed this test failed to configure my behavior see if i m commenting on this issue too often add the flakybot quiet label and i will stop commenting commit buildurl status failed test output request to ...
1
535,677
15,696,290,487
IssuesEvent
2021-03-26 01:40:15
wso2/product-apim
https://api.github.com/repos/wso2/product-apim
closed
[AsyncAPI] Topics page menu is not highlighted when in the Topics page
API-M 4.0.0 Feature/AsyncAPIs Priority/Highest Type/Bug
### Description: When in the Topics page of the Publisher UI, the Topic menu item is not highlighted. ### Affected Product Version: APIM 4.0.0-alpha
1.0
[AsyncAPI] Topics page menu is not highlighted when in the Topics page - ### Description: When in the Topics page of the Publisher UI, the Topic menu item is not highlighted. ### Affected Product Version: APIM 4.0.0-alpha
priority
topics page menu is not highlighted when in the topics page description when in the topics page of the publisher ui the topic menu item is not highlighted affected product version apim alpha
1
21,261
28,434,726,608
IssuesEvent
2023-04-15 06:48:43
GoogleCloudPlatform/pgadapter
https://api.github.com/repos/GoogleCloudPlatform/pgadapter
closed
Test failure for random date tests
type: process priority: p3
``` AbortedMockServerTest.testRandomResults:876->assertEqual:931 expected:<1582-10-12> but was:<1582-10-22> ``` The random results tests can fail if a random date during the julian/gregorian cut-off is selected.
1.0
Test failure for random date tests - ``` AbortedMockServerTest.testRandomResults:876->assertEqual:931 expected:<1582-10-12> but was:<1582-10-22> ``` The random results tests can fail if a random date during the julian/gregorian cut-off is selected.
non_priority
test failure for random date tests abortedmockservertest testrandomresults assertequal expected but was the random results tests can fail if a random date during the julian gregorian cut off is selected
0
189,310
6,796,430,196
IssuesEvent
2017-11-01 18:59:14
Luigi1000/SOEN-341_Project_Team-A
https://api.github.com/repos/Luigi1000/SOEN-341_Project_Team-A
closed
Search also based on the main category and cityName
feature: header FrontEnd high priority
add categories option in drop down list in search bar add cityName option in in drop down list in search bar #95
1.0
Search also based on the main category and cityName - add categories option in drop down list in search bar add cityName option in in drop down list in search bar #95
priority
search also based on the main category and cityname add categories option in drop down list in search bar add cityname option in in drop down list in search bar
1
343,022
10,324,457,566
IssuesEvent
2019-09-01 09:19:29
wso2/product-is
https://api.github.com/repos/wso2/product-is
opened
Bug in token endpoint invalid_request error_description
Affected/5.9.0-Alpha Component/OAuth Priority/High Severity/Major Type/Bug
When sending an invalid request to the token endpoint to get a token. The error_description is in the wrong format. ``` { "error_description": "OAuthProblemException{error='unsupported_grant_type', description='Unsupported grant_type value', uri='null', state='null', scope='null', redirectUri='null', responseS...
1.0
Bug in token endpoint invalid_request error_description - When sending an invalid request to the token endpoint to get a token. The error_description is in the wrong format. ``` { "error_description": "OAuthProblemException{error='unsupported_grant_type', description='Unsupported grant_type value', uri='null',...
priority
bug in token endpoint invalid request error description when sending an invalid request to the token endpoint to get a token the error description is in the wrong format error description oauthproblemexception error unsupported grant type description unsupported grant type value uri null ...
1
86,481
10,500,566,027
IssuesEvent
2019-09-26 10:48:07
containous/traefik
https://api.github.com/repos/containous/traefik
closed
Dashboard does not initialize with --network="host"
area/api area/documentation area/provider/docker area/webui kind/enhancement
<!-- DO NOT FILE ISSUES FOR GENERAL SUPPORT QUESTIONS. The issue tracker is for reporting bugs and feature requests only. For end-user related support questions, please refer to one of the following: - the Traefik community forum: https://community.containo.us/ --> ### Do you want to request a *feature*...
1.0
Dashboard does not initialize with --network="host" - <!-- DO NOT FILE ISSUES FOR GENERAL SUPPORT QUESTIONS. The issue tracker is for reporting bugs and feature requests only. For end-user related support questions, please refer to one of the following: - the Traefik community forum: https://community.containo....
non_priority
dashboard does not initialize with network host do not file issues for general support questions the issue tracker is for reporting bugs and feature requests only for end user related support questions please refer to one of the following the traefik community forum do you wa...
0
350,378
10,483,220,491
IssuesEvent
2019-09-24 13:38:03
jenkins-x/jx
https://api.github.com/repos/jenkins-x/jx
closed
JX Boot can duplicate env variables when running the master build
area/boot kind/bug priority/important-soon
### Summary When running jx boot to apply changes to the cluster, its possible to get duplicate environment variables added to the jenkins-x.yml (GIT_AUTHOR_NAME, GIT_AUTHOR_EMAIL), this can lead to a local commit existing that breaks the `verify env` step
1.0
JX Boot can duplicate env variables when running the master build - ### Summary When running jx boot to apply changes to the cluster, its possible to get duplicate environment variables added to the jenkins-x.yml (GIT_AUTHOR_NAME, GIT_AUTHOR_EMAIL), this can lead to a local commit existing that breaks the `verify e...
priority
jx boot can duplicate env variables when running the master build summary when running jx boot to apply changes to the cluster its possible to get duplicate environment variables added to the jenkins x yml git author name git author email this can lead to a local commit existing that breaks the verify e...
1
120,605
12,092,133,624
IssuesEvent
2020-04-19 14:30:45
whisst/World-Time
https://api.github.com/repos/whisst/World-Time
closed
Documents(SRS, SDD)
documentation
- We have to improve our Software system requirement and system design definication. - This project is the first time of us in software engineering so we get some trouble such as: donnot understand some terminology of software engineering, lack of scopes, etc...
1.0
Documents(SRS, SDD) - - We have to improve our Software system requirement and system design definication. - This project is the first time of us in software engineering so we get some trouble such as: donnot understand some terminology of software engineering, lack of scopes, etc...
non_priority
documents srs sdd we have to improve our software system requirement and system design definication this project is the first time of us in software engineering so we get some trouble such as donnot understand some terminology of software engineering lack of scopes etc
0
58,262
3,088,377,177
IssuesEvent
2015-08-25 16:16:40
pavel-pimenov/flylinkdc-r5xx
https://api.github.com/repos/pavel-pimenov/flylinkdc-r5xx
opened
В $SR передается не IP а доменное имя
bug imported Priority-Medium
_From [Pavel.Pimenov@gmail.com](https://code.google.com/u/Pavel.Pimenov@gmail.com/) on March 13, 2014 23:26:02_ Пример $SR chen video\multfilm\Ну, погоди!\Ну, погоди! 2.avi33492992 5/5TTH:B4O5M74UPKZ7I23CH36NA3SZOUZTJLWNVEIJMTQ (dc.a-galaxy.com:411)| Во флае фунция ClientManager::findHub(hubIpPort) ломается ...
1.0
В $SR передается не IP а доменное имя - _From [Pavel.Pimenov@gmail.com](https://code.google.com/u/Pavel.Pimenov@gmail.com/) on March 13, 2014 23:26:02_ Пример $SR chen video\multfilm\Ну, погоди!\Ну, погоди! 2.avi33492992 5/5TTH:B4O5M74UPKZ7I23CH36NA3SZOUZTJLWNVEIJMTQ (dc.a-galaxy.com:411)| Во флае фунция Clien...
priority
в sr передается не ip а доменное имя from on march пример sr chen video multfilm ну погоди ну погоди dc a galaxy com во флае фунция clientmanager findhub hubipport ломается todo разобраться в чем баг если верить этому то там может быть только ip original issu...
1
153,349
13,503,610,093
IssuesEvent
2020-09-13 14:20:12
vignette-project/vignette
https://api.github.com/repos/vignette-project/vignette
opened
Lag Compensation for Prediction Data to Live2D
documentation enhancement priority:high
As part of #28, we have discussed how raw data would result on jittery rough data, even if the neural network used is theoretically as precise as a human eye predicting the facial movements of the subject. To compensate for jittery input, we will implement a sort of lag-compensation algorithm. ## Background John ...
1.0
Lag Compensation for Prediction Data to Live2D - As part of #28, we have discussed how raw data would result on jittery rough data, even if the neural network used is theoretically as precise as a human eye predicting the facial movements of the subject. To compensate for jittery input, we will implement a sort of lag-...
non_priority
lag compensation for prediction data to as part of we have discussed how raw data would result on jittery rough data even if the neural network used is theoretically as precise as a human eye predicting the facial movements of the subject to compensate for jittery input we will implement a sort of lag compen...
0
292,830
8,969,120,348
IssuesEvent
2019-01-29 09:59:18
OpenNebula/one
https://api.github.com/repos/OpenNebula/one
closed
Instantiate to persistent refactor
Category: API Category: vCenter Priority: High Type: Feature
# Enhancement Request ## Description Ideally covering: - Avoid copying the VM Template image(s) that will be discarded - Remove get_img_name from FileHelper and place it in a more sound location - Compact all VM Reconfigured ## Use case All involving Instantiate to persistent ## Interface Change...
1.0
Instantiate to persistent refactor - # Enhancement Request ## Description Ideally covering: - Avoid copying the VM Template image(s) that will be discarded - Remove get_img_name from FileHelper and place it in a more sound location - Compact all VM Reconfigured ## Use case All involving Instantiate...
priority
instantiate to persistent refactor enhancement request description ideally covering avoid copying the vm template image s that will be discarded remove get img name from filehelper and place it in a more sound location compact all vm reconfigured use case all involving instantiate...
1
256,636
27,561,701,877
IssuesEvent
2023-03-07 22:40:59
samqws-marketing/amzn-ion-hive-serde
https://api.github.com/repos/samqws-marketing/amzn-ion-hive-serde
closed
CVE-2018-5968 (High) detected in jackson-databind-2.6.5.jar - autoclosed
Mend: dependency security vulnerability
## CVE-2018-5968 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.6.5.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streaming...
True
CVE-2018-5968 (High) detected in jackson-databind-2.6.5.jar - autoclosed - ## CVE-2018-5968 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.6.5.jar</b></p></summary> ...
non_priority
cve high detected in jackson databind jar autoclosed cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file integration test ...
0
103,328
4,167,177,742
IssuesEvent
2016-06-20 08:29:45
Kunstmaan/KunstmaanBundlesCMS
https://api.github.com/repos/Kunstmaan/KunstmaanBundlesCMS
closed
Upgrade to Behat 3.0.*
Priority: Low Profile: Backend Target audience: Developers Type: Feature
Last April [Behat 3.0](http://behat.org) was released, we are currently locked at v2. We should upgrade.
1.0
Upgrade to Behat 3.0.* - Last April [Behat 3.0](http://behat.org) was released, we are currently locked at v2. We should upgrade.
priority
upgrade to behat last april was released we are currently locked at we should upgrade
1
767,793
26,940,755,616
IssuesEvent
2023-02-08 01:52:07
wso2/api-manager
https://api.github.com/repos/wso2/api-manager
closed
User should not be able to deploy a retired API
Type/Bug Priority/Normal Component/APIM 4.2.0-beta
### Description In APIM after we retire an API the deploy button still active and by clicking user can deploy the API to the gateway. ### Steps to Reproduce 1. Create and publish an API in the publisher 2. Try to invoke the API and note down the access token. 3. Move the API to 'Deprecated' and then to 'Retire...
1.0
User should not be able to deploy a retired API - ### Description In APIM after we retire an API the deploy button still active and by clicking user can deploy the API to the gateway. ### Steps to Reproduce 1. Create and publish an API in the publisher 2. Try to invoke the API and note down the access token. 3...
priority
user should not be able to deploy a retired api description in apim after we retire an api the deploy button still active and by clicking user can deploy the api to the gateway steps to reproduce create and publish an api in the publisher try to invoke the api and note down the access token ...
1
308,857
9,458,439,678
IssuesEvent
2019-04-17 05:17:21
GameFreak527/Comp308_W2019_AwesomeSurveys_Group04
https://api.github.com/repos/GameFreak527/Comp308_W2019_AwesomeSurveys_Group04
closed
Registration Page
Dependency High Priority good first issue
A form will allow the user to enter profile information (username, password, email address, etc.), which will be stored in a MongoDB database structure (2 Marks: GUI, 2 Marks: Functionality).
1.0
Registration Page - A form will allow the user to enter profile information (username, password, email address, etc.), which will be stored in a MongoDB database structure (2 Marks: GUI, 2 Marks: Functionality).
priority
registration page a form will allow the user to enter profile information username password email address etc which will be stored in a mongodb database structure marks gui marks functionality
1
182,552
21,672,917,809
IssuesEvent
2022-05-08 08:41:02
turkdevops/core
https://api.github.com/repos/turkdevops/core
closed
CVE-2021-28092 (High) detected in is-svg-2.1.0.tgz - autoclosed
security vulnerability
## CVE-2021-28092 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>is-svg-2.1.0.tgz</b></p></summary> <p>Check if a string or buffer is SVG</p> <p>Library home page: <a href="https://re...
True
CVE-2021-28092 (High) detected in is-svg-2.1.0.tgz - autoclosed - ## CVE-2021-28092 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>is-svg-2.1.0.tgz</b></p></summary> <p>Check if a str...
non_priority
cve high detected in is svg tgz autoclosed cve high severity vulnerability vulnerable library is svg tgz check if a string or buffer is svg library home page a href path to dependency file package json path to vulnerable library node modules is svg dependency...
0
537,682
15,733,150,361
IssuesEvent
2021-03-29 19:11:48
bcgov/entity
https://api.github.com/repos/bcgov/entity
closed
NR 2661646 INDUSTRIAL PERSONNEL AND MANAGEMENT SERVICES INC.
ENTITY OPS Priority1
#### ServiceNow incident: INC0082901 #### Contact information Staff Name: Myra Noviello Staff Email: Myra.Noviello@gov.bc.ca #### Description She’s trying to file a Statement of Extraprovincial Registration in Corporate Online and unable to retrieve the NR information. Business team needs to provide her number in h...
1.0
NR 2661646 INDUSTRIAL PERSONNEL AND MANAGEMENT SERVICES INC. - #### ServiceNow incident: INC0082901 #### Contact information Staff Name: Myra Noviello Staff Email: Myra.Noviello@gov.bc.ca #### Description She’s trying to file a Statement of Extraprovincial Registration in Corporate Online and unable to retrieve the...
priority
nr industrial personnel and management services inc servicenow incident contact information staff name myra noviello staff email myra noviello gov bc ca description she’s trying to file a statement of extraprovincial registration in corporate online and unable to retrieve the nr information...
1
324,842
24,019,581,817
IssuesEvent
2022-09-15 06:18:22
chkware/vscode-ext
https://api.github.com/repos/chkware/vscode-ext
closed
List of testcases - v0.1.0
documentation
What - We need a list of testcases to check if all the features for extensions are working properly Why - We haven't wrote any test code for this extension (soon to come) for the sake of make it on discovery phase
1.0
List of testcases - v0.1.0 - What - We need a list of testcases to check if all the features for extensions are working properly Why - We haven't wrote any test code for this extension (soon to come) for the sake of make it on discovery phase
non_priority
list of testcases what we need a list of testcases to check if all the features for extensions are working properly why we haven t wrote any test code for this extension soon to come for the sake of make it on discovery phase
0
443,032
12,758,325,511
IssuesEvent
2020-06-29 01:51:17
MyDataTaiwan/mylog14
https://api.github.com/repos/MyDataTaiwan/mylog14
closed
[Bug Report] Language to French can't record body temperature
QA fix verified priority-critical second-week
**Description** Language to French can't record body temperature **Steps to Reproduce** 1. change Language to French 2. open the app 3. Click on '+' 3. Input body temperature 4. Click on save ( no response ) ![Screenshot_20200605-110658](https://user-images.githubusercontent.com/62582260/83835038-58dfa5...
1.0
[Bug Report] Language to French can't record body temperature - **Description** Language to French can't record body temperature **Steps to Reproduce** 1. change Language to French 2. open the app 3. Click on '+' 3. Input body temperature 4. Click on save ( no response ) ![Screenshot_20200605-110658](h...
priority
language to french can t record body temperature description language to french can t record body temperature steps to reproduce change language to french open the app click on input body temperature click on save no response environment mylog ...
1
743,310
25,894,392,624
IssuesEvent
2022-12-14 20:55:58
GoogleCloudPlatform/alloydb-auth-proxy
https://api.github.com/repos/GoogleCloudPlatform/alloydb-auth-proxy
closed
Fail fast on invalid instance URI
type: feature request priority: p0
When a user provides an invalid instance URI, the Proxy does not immediately fail. Instead it fails when a user attempts to connect to the local listener. Instead, the Proxy should validate instance URIs as part of startup.
1.0
Fail fast on invalid instance URI - When a user provides an invalid instance URI, the Proxy does not immediately fail. Instead it fails when a user attempts to connect to the local listener. Instead, the Proxy should validate instance URIs as part of startup.
priority
fail fast on invalid instance uri when a user provides an invalid instance uri the proxy does not immediately fail instead it fails when a user attempts to connect to the local listener instead the proxy should validate instance uris as part of startup
1
162,165
6,148,526,487
IssuesEvent
2017-06-27 18:01:54
openshift/origin
https://api.github.com/repos/openshift/origin
closed
oc cluster up fails on Gentoo
component/cli priority/P2
When trying to run oc cluster up on Gentoo it fails with the following problems: ``` oc cluster up -- Checking OpenShift client ... OK -- Checking Docker client ... OK -- Checking Docker version ... OK -- Checking for existing OpenShift container ... OK -- Checking for openshift/origin:v1.3.0 image ... OK -- Checking ...
1.0
oc cluster up fails on Gentoo - When trying to run oc cluster up on Gentoo it fails with the following problems: ``` oc cluster up -- Checking OpenShift client ... OK -- Checking Docker client ... OK -- Checking Docker version ... OK -- Checking for existing OpenShift container ... OK -- Checking for openshift/origin:...
priority
oc cluster up fails on gentoo when trying to run oc cluster up on gentoo it fails with the following problems oc cluster up checking openshift client ok checking docker client ok checking docker version ok checking for existing openshift container ok checking for openshift origin ...
1
10,073
26,192,792,118
IssuesEvent
2023-01-03 10:37:42
gitpod-io/gitpod
https://api.github.com/repos/gitpod-io/gitpod
closed
Epic: Proof of Value Reference Architecture
meta: stale type: epic self-hosted: reference-architecture
### Summary Create a specific reference architecture for a PoC phase of the customer life cycle. Aimed at balancing ease-of-set-up with enough scale to prove Gitpod's value in a team setting. ### Context We are working on a reference architecture for prod settings. This reference archtiecture is aimed at crea...
1.0
Epic: Proof of Value Reference Architecture - ### Summary Create a specific reference architecture for a PoC phase of the customer life cycle. Aimed at balancing ease-of-set-up with enough scale to prove Gitpod's value in a team setting. ### Context We are working on a reference architecture for prod setting...
non_priority
epic proof of value reference architecture summary create a specific reference architecture for a poc phase of the customer life cycle aimed at balancing ease of set up with enough scale to prove gitpod s value in a team setting context we are working on a reference architecture for prod setting...
0
682,266
23,339,048,825
IssuesEvent
2022-08-09 12:37:42
googleapis/google-api-java-client-services
https://api.github.com/repos/googleapis/google-api-java-client-services
closed
Issue with google-api-client 2.0.0 (originally YouTube Client)
type: bug priority: p1
I am trying to create YouTube instance which does not work since there is a internal check if the major version is more then one or not. This check is keeps us from creating a YouTube instance, which would work without the check since the 2.0.0 release of the Google-Client-API did not have any breaking changes for the...
1.0
Issue with google-api-client 2.0.0 (originally YouTube Client) - I am trying to create YouTube instance which does not work since there is a internal check if the major version is more then one or not. This check is keeps us from creating a YouTube instance, which would work without the check since the 2.0.0 release o...
priority
issue with google api client originally youtube client i am trying to create youtube instance which does not work since there is a internal check if the major version is more then one or not this check is keeps us from creating a youtube instance which would work without the check since the release o...
1
2,103
3,046,983,088
IssuesEvent
2015-08-11 00:02:03
lionheart/openradar-mirror
https://api.github.com/repos/lionheart/openradar-mirror
opened
18541225: Searching ctrl+cmd+space character menu for "lambda" does not return lambda.
classification:ui/usability reproducible:always
#### Description If I bring up the emoji/character selection menu in a text field by pressing ctrl-cmd-space and type "lambda", the only result is the ƛ (latin small letter lambda with stroke (U+019B)), rather than any variant of the greek letter lambda. This is because the unicode spec misspells "lambda" as "lamda",...
True
18541225: Searching ctrl+cmd+space character menu for "lambda" does not return lambda. - #### Description If I bring up the emoji/character selection menu in a text field by pressing ctrl-cmd-space and type "lambda", the only result is the ƛ (latin small letter lambda with stroke (U+019B)), rather than any variant of ...
non_priority
searching ctrl cmd space character menu for lambda does not return lambda description if i bring up the emoji character selection menu in a text field by pressing ctrl cmd space and type lambda the only result is the ƛ latin small letter lambda with stroke u rather than any variant of the greek ...
0
724,437
24,930,759,644
IssuesEvent
2022-10-31 11:24:40
Chr1s70ph/ETIT-Master
https://api.github.com/repos/Chr1s70ph/ETIT-Master
closed
Improve exams and weekplan commands
enhancement Priority: Medium accepted In Progress
Both commands still require comments, reformatting, and in case of the exams command: sorting of the results
1.0
Improve exams and weekplan commands - Both commands still require comments, reformatting, and in case of the exams command: sorting of the results
priority
improve exams and weekplan commands both commands still require comments reformatting and in case of the exams command sorting of the results
1
55,908
3,075,126,316
IssuesEvent
2015-08-20 11:50:30
pavel-pimenov/flylinkdc-r5xx
https://api.github.com/repos/pavel-pimenov/flylinkdc-r5xx
opened
r500 не пересчитывает интервалы поиска
bug imported Performance Priority-High
_From [Tirael...@gmail.com](https://code.google.com/u/108935377450235604965/) on March 11, 2011 09:45:45_ Если открыть несколько поисковых вкладок, а потом закрывать их до того как они поищутся следующий поиск всё равно происходит с заранее установленному интервалу, в r400 если закрывать вкладку поиска у последующих п...
1.0
r500 не пересчитывает интервалы поиска - _From [Tirael...@gmail.com](https://code.google.com/u/108935377450235604965/) on March 11, 2011 09:45:45_ Если открыть несколько поисковых вкладок, а потом закрывать их до того как они поищутся следующий поиск всё равно происходит с заранее установленному интервалу, в r400 если...
priority
не пересчитывает интервалы поиска from on march если открыть несколько поисковых вкладок а потом закрывать их до того как они поищутся следующий поиск всё равно происходит с заранее установленному интервалу в если закрывать вкладку поиска у последующих пересчитывается интервал реализуйте п...
1
8,461
2,989,997,556
IssuesEvent
2015-07-21 05:47:55
dotnet/wcf
https://api.github.com/repos/dotnet/wcf
closed
CreateChannel_Using_Http_NoSecurity test fails in NET Native
test bug
The assert implies the exception message is wrong. When resolving this issue, please make a better Assert message to show what the wrong message was. Running Test: DuplexChannelFactoryTest.CreateChannel_Using_Http_NoSecurity Assert.True:InvalidCastException exception string should contain 'IRequestChannel' ...
1.0
CreateChannel_Using_Http_NoSecurity test fails in NET Native - The assert implies the exception message is wrong. When resolving this issue, please make a better Assert message to show what the wrong message was. Running Test: DuplexChannelFactoryTest.CreateChannel_Using_Http_NoSecurity Assert.True:InvalidCast...
non_priority
createchannel using http nosecurity test fails in net native the assert implies the exception message is wrong when resolving this issue please make a better assert message to show what the wrong message was running test duplexchannelfactorytest createchannel using http nosecurity assert true invalidcast...
0
413,101
12,060,395,703
IssuesEvent
2020-04-15 21:07:29
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.sakshamanand.com - Green sidebar is displayed misaligned
browser-chrome priority-normal severity-minor
<!-- @browser: Chrome 69.0.3497 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36 --> <!-- @reported_with: web --> **URL**: https://www.sakshamanand.com/tipu/ **Browser / Version**: Chrome 69.0.3497 **Operating System**: Windows 10...
1.0
www.sakshamanand.com - Green sidebar is displayed misaligned - <!-- @browser: Chrome 69.0.3497 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36 --> <!-- @reported_with: web --> **URL**: https://www.sakshamanand.com/tipu/ **Browser...
priority
green sidebar is displayed misaligned url browser version chrome operating system windows tested another browser yes problem type design is broken description in the screenshot left is firefox right is chrome the white div is vertically centred in firefox but...
1
518,067
15,023,526,953
IssuesEvent
2021-02-01 18:21:04
fecgov/fec-cms
https://api.github.com/repos/fecgov/fec-cms
closed
Wagtail training with audit team
High priority Work: Content Work: Front-end
**What we're after:** We have written documentation that explains the process of building an audit report page and we need to know conduct a training session and go through that documentation with the audit team. **Draft audit page documentation:** - https://github.com/fecgov/fec-cms/issues/4255 Draft audit page ...
1.0
Wagtail training with audit team - **What we're after:** We have written documentation that explains the process of building an audit report page and we need to know conduct a training session and go through that documentation with the audit team. **Draft audit page documentation:** - https://github.com/fecgov/fe...
priority
wagtail training with audit team what we re after we have written documentation that explains the process of building an audit report page and we need to know conduct a training session and go through that documentation with the audit team draft audit page documentation draft audit page documenta...
1
700,864
24,075,737,619
IssuesEvent
2022-09-18 19:24:02
aquasecurity/trivy
https://api.github.com/repos/aquasecurity/trivy
opened
Integrate govulncheck
kind/feature priority/important-soon scan/vulnerability
To provide low-noise results in Go projects, it should integrate `govulncheck` into Trivy. https://pkg.go.dev/golang.org/x/vuln/cmd/govulncheck
1.0
Integrate govulncheck - To provide low-noise results in Go projects, it should integrate `govulncheck` into Trivy. https://pkg.go.dev/golang.org/x/vuln/cmd/govulncheck
priority
integrate govulncheck to provide low noise results in go projects it should integrate govulncheck into trivy
1
334,836
10,146,269,218
IssuesEvent
2019-08-05 07:41:40
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.paypal.com - see bug description
browser-fenix engine-gecko priority-critical
<!-- @browser: --> <!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:68.0) Gecko/68.0 Firefox/68.0 --> <!-- @reported_with: --> <!-- @extra_labels: browser-fenix --> **URL**: https://www.paypal.com/us/webapps/mpp/security/report-identity-theft **Browser / Version**: **Operating System**: **Tested Another Browse...
1.0
www.paypal.com - see bug description - <!-- @browser: --> <!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:68.0) Gecko/68.0 Firefox/68.0 --> <!-- @reported_with: --> <!-- @extra_labels: browser-fenix --> **URL**: https://www.paypal.com/us/webapps/mpp/security/report-identity-theft **Browser / Version**: **Opera...
priority
see bug description url browser version operating system tested another browser no problem type something else description i have no account with paypal someone has stolen my identity steps to reproduce i keep getting emails saying i bought items and i have not...
1
73,668
24,749,595,135
IssuesEvent
2022-10-21 12:42:29
idaholab/moose
https://api.github.com/repos/idaholab/moose
opened
Unreliable heat conduction truss test in MPI+Threads recipe
P: minor T: defect
## Bug Description Stochastic test failures on distrbuted + threads ``` Working Directory: /data/civet0/build/moose/modules/heat_conduction/test/tests/truss_heat_conduction Running command: mpiexec -n 2 /data/civet0/build/moose/modules/heat_conduction/heat_conduction-opt -i block_w_line.i --distributed-mesh --e...
1.0
Unreliable heat conduction truss test in MPI+Threads recipe - ## Bug Description Stochastic test failures on distrbuted + threads ``` Working Directory: /data/civet0/build/moose/modules/heat_conduction/test/tests/truss_heat_conduction Running command: mpiexec -n 2 /data/civet0/build/moose/modules/heat_conductio...
non_priority
unreliable heat conduction truss test in mpi threads recipe bug description stochastic test failures on distrbuted threads working directory data build moose modules heat conduction test tests truss heat conduction running command mpiexec n data build moose modules heat conduction heat con...
0
2,390
5,135,021,097
IssuesEvent
2017-01-11 10:54:12
Infocatcher/Private_Tab
https://api.github.com/repos/Infocatcher/Private_Tab
opened
[e10s] Unable to restore closed private tabs
bug compatibility
Disabled by default, for _extensions.privateTab.rememberClosedPrivateTabs_ = true resource:///modules/sessionstore/SessionStore.jsm SessionStoreInternal.undoCloseTab() -> SessionStoreInternal.restoreTab() ```js if ("attributes" in tabData) { // Ensure that we persist tab attributes restored from previ...
True
[e10s] Unable to restore closed private tabs - Disabled by default, for _extensions.privateTab.rememberClosedPrivateTabs_ = true resource:///modules/sessionstore/SessionStore.jsm SessionStoreInternal.undoCloseTab() -> SessionStoreInternal.restoreTab() ```js if ("attributes" in tabData) { // Ensure tha...
non_priority
unable to restore closed private tabs disabled by default for extensions privatetab rememberclosedprivatetabs true resource modules sessionstore sessionstore jsm sessionstoreinternal undoclosetab sessionstoreinternal restoretab js if attributes in tabdata ensure that we ...
0
436,342
12,550,353,514
IssuesEvent
2020-06-06 10:48:26
googleapis/google-api-java-client-services
https://api.github.com/repos/googleapis/google-api-java-client-services
opened
Synthesis failed for firebasedynamiclinks
autosynth failure priority: p1 type: bug
Hello! Autosynth couldn't regenerate firebasedynamiclinks. :broken_heart: Here's the output from running `synth.py`: ``` 2020-06-06 03:48:19,869 autosynth [INFO] > logs will be written to: /tmpfs/src/github/synthtool/logs/googleapis/google-api-java-client-services 2020-06-06 03:48:20,900 autosynth [DEBUG] > Running: ...
1.0
Synthesis failed for firebasedynamiclinks - Hello! Autosynth couldn't regenerate firebasedynamiclinks. :broken_heart: Here's the output from running `synth.py`: ``` 2020-06-06 03:48:19,869 autosynth [INFO] > logs will be written to: /tmpfs/src/github/synthtool/logs/googleapis/google-api-java-client-services 2020-06-0...
priority
synthesis failed for firebasedynamiclinks hello autosynth couldn t regenerate firebasedynamiclinks broken heart here s the output from running synth py autosynth logs will be written to tmpfs src github synthtool logs googleapis google api java client services autosynth ...
1
165,818
26,229,914,392
IssuesEvent
2023-01-04 22:41:59
MozillaFoundation/Design
https://api.github.com/repos/MozillaFoundation/Design
opened
[PNI] Audit and replace all lowercase instances with Title Case *PNI
design Buyer's Guide
Decision was made to have PNI be in title case last year - [ ] Find all instances where PNI is lowercase - [ ] Update to Title case
1.0
[PNI] Audit and replace all lowercase instances with Title Case *PNI - Decision was made to have PNI be in title case last year - [ ] Find all instances where PNI is lowercase - [ ] Update to Title case
non_priority
audit and replace all lowercase instances with title case pni decision was made to have pni be in title case last year find all instances where pni is lowercase update to title case
0
205,229
15,597,812,892
IssuesEvent
2021-03-18 17:20:49
NationalSecurityAgency/skills-service
https://api.github.com/repos/NationalSecurityAgency/skills-service
closed
Update `AuthorizationAspect` to check if proxied user is also a dashboard user
bug test
the scenario being that the token is actually for a dashboard user attempting to use an admin endpoint that uses the `AuthorizationAspect`
1.0
Update `AuthorizationAspect` to check if proxied user is also a dashboard user - the scenario being that the token is actually for a dashboard user attempting to use an admin endpoint that uses the `AuthorizationAspect`
non_priority
update authorizationaspect to check if proxied user is also a dashboard user the scenario being that the token is actually for a dashboard user attempting to use an admin endpoint that uses the authorizationaspect
0
27,320
4,300,684,824
IssuesEvent
2016-07-20 02:46:14
coreos/etcd
https://api.github.com/repos/coreos/etcd
opened
test: performance regression tests
area/performance area/testing kind/enhancement
It's often unclear whether a change to etcd will significantly impact performance. To catch performance issues early, etcd should have performance regression testing including historical data. The performance data could be t-tested for some statistical confidence. I don't expect this to need significant amounts of n...
1.0
test: performance regression tests - It's often unclear whether a change to etcd will significantly impact performance. To catch performance issues early, etcd should have performance regression testing including historical data. The performance data could be t-tested for some statistical confidence. I don't expect ...
non_priority
test performance regression tests it s often unclear whether a change to etcd will significantly impact performance to catch performance issues early etcd should have performance regression testing including historical data the performance data could be t tested for some statistical confidence i don t expect ...
0
301,057
9,215,394,407
IssuesEvent
2019-03-11 02:54:20
cuappdev/ithaca-transit-backend
https://api.github.com/repos/cuappdev/ithaca-transit-backend
reopened
v2: Refactor Models
Priority: Medium Type: Maintenance
# Models ## Route - departureTime: Date - arrivalTime: Date - startCoords: Coordinates // see below - endCoords: Coordinates // see below - travelDistance: Double // distance between start and end coords in miles - startName: String - endName: String - boundingBox: Bounds // see below - totalDuration: Int /...
1.0
v2: Refactor Models - # Models ## Route - departureTime: Date - arrivalTime: Date - startCoords: Coordinates // see below - endCoords: Coordinates // see below - travelDistance: Double // distance between start and end coords in miles - startName: String - endName: String - boundingBox: Bounds // see below ...
priority
refactor models models route departuretime date arrivaltime date startcoords coordinates see below endcoords coordinates see below traveldistance double distance between start and end coords in miles startname string endname string boundingbox bounds see below ...
1
9,822
4,647,704,816
IssuesEvent
2016-10-01 17:04:33
kubernetes/kubernetes
https://api.github.com/repos/kubernetes/kubernetes
closed
OpenAPI generated files break incremental builds
area/build-release component/kubectl team/CSI-API Machinery SIG
Incremental builds seem to be broken by #31468. To repo: 1. Run `make WHAT=cmd/kubectl` 2. Run `make WHAT=cmd/kubectl` again Notice that it is rebuilding kubectl. We can debug by running `make WHAT=cmd/kubectl --debug=b` and see lines like: ``` File 'cmd/libs/go2idl/client-gen/test_apis/testgroup.k8s.io/v1...
1.0
OpenAPI generated files break incremental builds - Incremental builds seem to be broken by #31468. To repo: 1. Run `make WHAT=cmd/kubectl` 2. Run `make WHAT=cmd/kubectl` again Notice that it is rebuilding kubectl. We can debug by running `make WHAT=cmd/kubectl --debug=b` and see lines like: ``` File 'cmd/l...
non_priority
openapi generated files break incremental builds incremental builds seem to be broken by to repo run make what cmd kubectl run make what cmd kubectl again notice that it is rebuilding kubectl we can debug by running make what cmd kubectl debug b and see lines like file cmd libs ...
0
97,442
3,993,176,546
IssuesEvent
2016-05-10 07:07:24
MinetestForFun/server-minetestforfun
https://api.github.com/repos/MinetestForFun/server-minetestforfun
closed
text on signs is randomly turned of 90°
Modding ➤ BugFix Priority: Low
![capture du 2016-05-10 08 47 24](https://cloud.githubusercontent.com/assets/12512762/15137847/66e61162-168c-11e6-8eee-c39b30611a9d.png) Here is how I found today signs I have put in front of the public factory entrance yesterday evening. ![capture du 2016-05-10 08 47 54](https://cloud.githubusercontent.com/assets/...
1.0
text on signs is randomly turned of 90° - ![capture du 2016-05-10 08 47 24](https://cloud.githubusercontent.com/assets/12512762/15137847/66e61162-168c-11e6-8eee-c39b30611a9d.png) Here is how I found today signs I have put in front of the public factory entrance yesterday evening. ![capture du 2016-05-10 08 47 54](h...
priority
text on signs is randomly turned of ° here is how i found today signs i have put in front of the public factory entrance yesterday evening and how they should be the text seems to turn ° at some occasion i already noticed it before note the left of the signs on the example is oriented south ...
1
167,144
13,001,824,831
IssuesEvent
2020-07-24 01:02:14
elastic/uptime
https://api.github.com/repos/elastic/uptime
closed
[Uptime] Switch away from Auto-date histogram
Team:uptime bug test-plan test-plan-fail v7.9.0
We started using auto data histogram again and have noticed that it sometimes uses too few buckets resulting in awkward looking histograms. Let's switch back to using: https://github.com/elastic/kibana/blob/master/x-pack/plugins/uptime/server/lib/helper/get_histogram_interval.ts for our histograms on the overview page ...
2.0
[Uptime] Switch away from Auto-date histogram - We started using auto data histogram again and have noticed that it sometimes uses too few buckets resulting in awkward looking histograms. Let's switch back to using: https://github.com/elastic/kibana/blob/master/x-pack/plugins/uptime/server/lib/helper/get_histogram_inte...
non_priority
switch away from auto date histogram we started using auto data histogram again and have noticed that it sometimes uses too few buckets resulting in awkward looking histograms let s switch back to using for our histograms on the overview page since it does what we expect evenly dividing time
0
32,844
7,609,440,092
IssuesEvent
2018-05-01 00:29:48
cretonne/cretonne
https://api.github.com/repos/cretonne/cretonne
opened
Jump Tables
generated code quality
Codegen currently legalizes `br_table` instructions by [lowering them to sequences of branches](https://github.com/cretonne/cretonne/blob/master/lib/codegen/src/legalizer/mod.rs#L187). What we want is to use actual jump tables. This will require some new `binemit` capabilities, for emitting the actual jump table dat...
1.0
Jump Tables - Codegen currently legalizes `br_table` instructions by [lowering them to sequences of branches](https://github.com/cretonne/cretonne/blob/master/lib/codegen/src/legalizer/mod.rs#L187). What we want is to use actual jump tables. This will require some new `binemit` capabilities, for emitting the actual ...
non_priority
jump tables codegen currently legalizes br table instructions by what we want is to use actual jump tables this will require some new binemit capabilities for emitting the actual jump table data outside of the function body in theory the relocsink trait has support for relocating jump tables re...
0
673,217
22,953,048,631
IssuesEvent
2022-07-19 09:07:03
GEWIS/gewisdb
https://api.github.com/repos/GEWIS/gewisdb
closed
`SubDecision` hash is not collision proof
Type: Bug Module: Checker Priority: Medium Status: Confirmed
### Current behaviour The current generation of hashes is not collision proof, as misuse of the decision data can result in the same hash. This is because it is a simple concatenation of the different attributes. ### Desired behaviour _No response_ ### Steps to reproduce Example: XX 12.34.56.7 and XX 123.4.56.7...
1.0
`SubDecision` hash is not collision proof - ### Current behaviour The current generation of hashes is not collision proof, as misuse of the decision data can result in the same hash. This is because it is a simple concatenation of the different attributes. ### Desired behaviour _No response_ ### Steps to reproduce ...
priority
subdecision hash is not collision proof current behaviour the current generation of hashes is not collision proof as misuse of the decision data can result in the same hash this is because it is a simple concatenation of the different attributes desired behaviour no response steps to reproduce ...
1
739,499
25,599,695,155
IssuesEvent
2022-12-01 19:02:47
NCAR/wrfcloud
https://api.github.com/repos/NCAR/wrfcloud
closed
Finalize output viewer
priority: blocker type: enhancement component: graphics component: web ui
*Replace italics below with details for this issue.* ## Describe the Enhancement ## *Provide a description of the enhancement request here.* ### Time Estimate ### *Estimate the amount of work required here.* *Issues should represent approximately 1 to 3 days of work.* ### Sub-Issues ### Consider breaking t...
1.0
Finalize output viewer - *Replace italics below with details for this issue.* ## Describe the Enhancement ## *Provide a description of the enhancement request here.* ### Time Estimate ### *Estimate the amount of work required here.* *Issues should represent approximately 1 to 3 days of work.* ### Sub-Issues...
priority
finalize output viewer replace italics below with details for this issue describe the enhancement provide a description of the enhancement request here time estimate estimate the amount of work required here issues should represent approximately to days of work sub issues...
1
170,263
14,246,584,215
IssuesEvent
2020-11-19 10:15:49
postmanlabs/postman-app-support
https://api.github.com/repos/postmanlabs/postman-app-support
closed
Optional query parameters no longer show in documenter
feature product/documentation
Optional query parameters no longer show in documenter. We can see the names and descriptions of parameters that are checked (and showing in the URL), but others aren't showing. I believe they did in a previous version of the generated documentation. This is a problem because I would like my API users to know what op...
1.0
Optional query parameters no longer show in documenter - Optional query parameters no longer show in documenter. We can see the names and descriptions of parameters that are checked (and showing in the URL), but others aren't showing. I believe they did in a previous version of the generated documentation. This is a ...
non_priority
optional query parameters no longer show in documenter optional query parameters no longer show in documenter we can see the names and descriptions of parameters that are checked and showing in the url but others aren t showing i believe they did in a previous version of the generated documentation this is a ...
0
101,051
16,490,754,415
IssuesEvent
2021-05-25 03:12:57
valdisiljuconoks/episerverless
https://api.github.com/repos/valdisiljuconoks/episerverless
opened
CVE-2020-8203 (High) detected in lodash-2.4.2.tgz
security vulnerability
## CVE-2020-8203 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-2.4.2.tgz</b></p></summary> <p>A utility library delivering consistency, customization, performance, & extras.</...
True
CVE-2020-8203 (High) detected in lodash-2.4.2.tgz - ## CVE-2020-8203 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-2.4.2.tgz</b></p></summary> <p>A utility library delivering ...
non_priority
cve high detected in lodash tgz cve high severity vulnerability vulnerable library lodash tgz a utility library delivering consistency customization performance extras library home page a href path to dependency file episerverless packages episerver cms ui c...
0
236,305
7,748,378,605
IssuesEvent
2018-05-30 08:08:39
Gloirin/m2gTest
https://api.github.com/repos/Gloirin/m2gTest
closed
0002504: Possibility to rearrange application tabs
Tinebase bug low priority
**Reported by rokka on 7 Apr 2010 08:29** **Version:** Mialena (2010-03) Milestone 2 See summary.
1.0
0002504: Possibility to rearrange application tabs - **Reported by rokka on 7 Apr 2010 08:29** **Version:** Mialena (2010-03) Milestone 2 See summary.
priority
possibility to rearrange application tabs reported by rokka on apr version mialena milestone see summary
1
5,190
2,610,182,828
IssuesEvent
2015-02-26 18:58:14
chrsmith/quchuseban
https://api.github.com/repos/chrsmith/quchuseban
opened
解密怎么样去脸上的色斑
auto-migrated Priority-Medium Type-Defect
``` 《摘要》 一直不敢碰触荒凉这个词语,我怕在这寒冷的冬天,被荒凉�� �个词紧紧包裹,阻挡我找寻春天的温暖。可是,你看,真的� ��满眼的灰黄和萧瑟。我不得不站在季节的末梢,看枯叶飘零 ,残阳无力,寒风肆虐。此时,一种繁华落尽的惆怅沧桑着�� �言。原来,世间无论多么盛大的甜美都会有失去的那一天,� ��经的繁华已然远去,无法找寻一丝痕迹。铅华褪尽的世界是 如此的苍凉和晦暗。总是回忆起你,你的笑你的温柔,还有�� �临别时的眼神,那是在嘲笑我把,是啊脸上的色斑已经提醒� ��你已经远去!怎么样去脸上的色斑, 《客户案例》   人为什么长黄褐斑, 该怎么祛斑啊,这个问题也是伴随了我很长时间。记得上大�� �之前,我的肤质本来还...
1.0
解密怎么样去脸上的色斑 - ``` 《摘要》 一直不敢碰触荒凉这个词语,我怕在这寒冷的冬天,被荒凉�� �个词紧紧包裹,阻挡我找寻春天的温暖。可是,你看,真的� ��满眼的灰黄和萧瑟。我不得不站在季节的末梢,看枯叶飘零 ,残阳无力,寒风肆虐。此时,一种繁华落尽的惆怅沧桑着�� �言。原来,世间无论多么盛大的甜美都会有失去的那一天,� ��经的繁华已然远去,无法找寻一丝痕迹。铅华褪尽的世界是 如此的苍凉和晦暗。总是回忆起你,你的笑你的温柔,还有�� �临别时的眼神,那是在嘲笑我把,是啊脸上的色斑已经提醒� ��你已经远去!怎么样去脸上的色斑, 《客户案例》   人为什么长黄褐斑, 该怎么祛斑啊,这个问题也是伴随了我很长时间。记得上...
non_priority
解密怎么样去脸上的色斑 《摘要》 一直不敢碰触荒凉这个词语,我怕在这寒冷的冬天,被荒凉�� �个词紧紧包裹,阻挡我找寻春天的温暖。可是,你看,真的� ��满眼的灰黄和萧瑟。我不得不站在季节的末梢,看枯叶飘零 ,残阳无力,寒风肆虐。此时,一种繁华落尽的惆怅沧桑着�� �言。原来,世间无论多么盛大的甜美都会有失去的那一天,� ��经的繁华已然远去,无法找寻一丝痕迹。铅华褪尽的世界是 如此的苍凉和晦暗。总是回忆起你,你的笑你的温柔,还有�� �临别时的眼神,那是在嘲笑我把,是啊脸上的色斑已经提醒� ��你已经远去!怎么样去脸上的色斑, 《客户案例》   人为什么长黄褐斑 该怎么祛斑啊,这个问题也是伴随了我很长时间。记得上...
0
237,146
7,756,624,852
IssuesEvent
2018-05-31 14:08:34
zephyrproject-rtos/
https://api.github.com/repos/zephyrproject-rtos/
closed
[Coverity CID :186035] Incorrect expression in /drivers/ipm/ipm_mcux.c
Coverity area: Drivers bug priority: medium
Static code scan issues seen in File: /drivers/ipm/ipm_mcux.c Category: Incorrect expression Function: mcux_mailbox_isr Component: Drivers CID: 186035 Please fix or provide comments to square it off in coverity in the link: https://scan9.coverity.com/reports.htm#v32951/p12996
1.0
[Coverity CID :186035] Incorrect expression in /drivers/ipm/ipm_mcux.c - Static code scan issues seen in File: /drivers/ipm/ipm_mcux.c Category: Incorrect expression Function: mcux_mailbox_isr Component: Drivers CID: 186035 Please fix or provide comments to square it off in coverity in the link: https://scan9.cove...
priority
incorrect expression in drivers ipm ipm mcux c static code scan issues seen in file drivers ipm ipm mcux c category incorrect expression function mcux mailbox isr component drivers cid please fix or provide comments to square it off in coverity in the link
1
16,881
10,576,282,600
IssuesEvent
2019-10-07 17:31:28
cityofaustin/atd-vz-data
https://api.github.com/repos/cityofaustin/atd-vz-data
opened
Bug: Search breaks if you give a type mismatch
MVP Project: Vision Zero Crash Data System Service: Dev Type: Bug Report Workgroup: VZ
Reproduce by putting a string entry into the search field with the field type dropdown having "Crash ID" selected ![Screen Shot 2019-10-07 at 12 27 15 PM](https://user-images.githubusercontent.com/5697474/66334147-16996680-e8fe-11e9-86ef-d9c209b31691.png) ![Screen Shot 2019-10-07 at 12 27 20 PM](https://user-imag...
1.0
Bug: Search breaks if you give a type mismatch - Reproduce by putting a string entry into the search field with the field type dropdown having "Crash ID" selected ![Screen Shot 2019-10-07 at 12 27 15 PM](https://user-images.githubusercontent.com/5697474/66334147-16996680-e8fe-11e9-86ef-d9c209b31691.png) ![Screen ...
non_priority
bug search breaks if you give a type mismatch reproduce by putting a string entry into the search field with the field type dropdown having crash id selected
0
131,573
12,486,821,101
IssuesEvent
2020-05-31 05:03:50
zacaz90/Tutorial10_Group-1
https://api.github.com/repos/zacaz90/Tutorial10_Group-1
closed
Possible effects if project fails
5 H documentation
E.g. Potential benefits to the call center (in terms of reducing cost and being able to carry out more effective calls). 500 words (including competitive advantages)
1.0
Possible effects if project fails - E.g. Potential benefits to the call center (in terms of reducing cost and being able to carry out more effective calls). 500 words (including competitive advantages)
non_priority
possible effects if project fails e g potential benefits to the call center in terms of reducing cost and being able to carry out more effective calls words including competitive advantages
0
247,591
7,920,365,309
IssuesEvent
2018-07-04 23:43:27
Sinapse-Energia/AP-Sinapse
https://api.github.com/repos/Sinapse-Energia/AP-Sinapse
opened
[BUG][RF TX - RX] [BROADCAST / GROUPS] Acting over groups produces reconnections
Device: EN Priority: high Size: 5 Status: new Type: bug
It has been observed a lot of AP re-connections just after acting over groups, when there are a lot of EPDs with this group For example: Topic: ID_INST/IMEI/ACT/FFFFFA Msg: 3;60; Why? Any idea? - The answer bit is 0 when a message like this is sent, right? - Maybe we need to set the transit bit also to 0?
1.0
[BUG][RF TX - RX] [BROADCAST / GROUPS] Acting over groups produces reconnections - It has been observed a lot of AP re-connections just after acting over groups, when there are a lot of EPDs with this group For example: Topic: ID_INST/IMEI/ACT/FFFFFA Msg: 3;60; Why? Any idea? - The answer bit is 0 when a message...
priority
acting over groups produces reconnections it has been observed a lot of ap re connections just after acting over groups when there are a lot of epds with this group for example topic id inst imei act fffffa msg why any idea the answer bit is when a message like this is sent right maybe...
1
217,584
7,324,968,741
IssuesEvent
2018-03-03 02:39:54
NCEAS/metacat
https://api.github.com/repos/NCEAS/metacat
closed
Extend Metacat Interface and Client
Category: metacat Component: Bugzilla-Id Priority: Normal Status: Closed Tracker: Bug
--- Author Name: **Duane Costa** (Duane Costa) Original Redmine Issue: 1217, https://projects.ecoinformatics.org/ecoinfo/issues/1217 Original Date: 2003-11-21 Original Assignee: Duane Costa --- The Metacat interface, implemented by the MetacatClient class, exposes a number of core actions of the MetacatServlet as ...
1.0
Extend Metacat Interface and Client - --- Author Name: **Duane Costa** (Duane Costa) Original Redmine Issue: 1217, https://projects.ecoinformatics.org/ecoinfo/issues/1217 Original Date: 2003-11-21 Original Assignee: Duane Costa --- The Metacat interface, implemented by the MetacatClient class, exposes a number of ...
priority
extend metacat interface and client author name duane costa duane costa original redmine issue original date original assignee duane costa the metacat interface implemented by the metacatclient class exposes a number of core actions of the metacatservlet as http requests to the se...
1
57,960
8,215,766,987
IssuesEvent
2018-09-05 07:04:34
python-cmd2/cmd2
https://api.github.com/repos/python-cmd2/cmd2
closed
Unrestrict Sphinx version once their bug is fixed
documentation
Right now we are temporarily restricting the version of Sphinx used to run our documentation unit test due to the following Sphinx bug: https://github.com/sphinx-doc/sphinx/issues/5322 Once that bug is fixed, we should now longer restrict what version of Sphinx we are testing with.
1.0
Unrestrict Sphinx version once their bug is fixed - Right now we are temporarily restricting the version of Sphinx used to run our documentation unit test due to the following Sphinx bug: https://github.com/sphinx-doc/sphinx/issues/5322 Once that bug is fixed, we should now longer restrict what version of Sphinx we...
non_priority
unrestrict sphinx version once their bug is fixed right now we are temporarily restricting the version of sphinx used to run our documentation unit test due to the following sphinx bug once that bug is fixed we should now longer restrict what version of sphinx we are testing with
0
297,079
22,338,612,387
IssuesEvent
2022-06-14 21:14:09
aws-amplify/amplify-cli
https://api.github.com/repos/aws-amplify/amplify-cli
closed
amplify configure silently fails
documentation pending-close-response-required installation duplicate
### Before opening, please confirm: - [X] I have installed the latest version of the Amplify CLI (see above), and confirmed that the issue still persists. - [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-cli/issues?q=is%3Aissue+). - [X] I have read the guide for [submittin...
1.0
amplify configure silently fails - ### Before opening, please confirm: - [X] I have installed the latest version of the Amplify CLI (see above), and confirmed that the issue still persists. - [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-cli/issues?q=is%3Aissue+). - [X] I...
non_priority
amplify configure silently fails before opening please confirm i have installed the latest version of the amplify cli see above and confirmed that the issue still persists i have i have read the guide for i have done my best to include a minimal self contained set of instructions ...
0
784,819
27,585,653,600
IssuesEvent
2023-03-08 19:32:47
2DGD-F0TH/2DGD_F0TH
https://api.github.com/repos/2DGD-F0TH/2DGD_F0TH
closed
Tracking Issue: Example images
enhancement good first issue Priority 2 Content
I noticed that in certain parts, the book becomes really text-heavy, without many visual mediums to help break up the content and understand things better. Here are some ideas of images to add: - [x] Off-screen objects optimization - [x] Resource pools (instantiation, pull, return) - [x] Lookup tables - [x] Me...
1.0
Tracking Issue: Example images - I noticed that in certain parts, the book becomes really text-heavy, without many visual mediums to help break up the content and understand things better. Here are some ideas of images to add: - [x] Off-screen objects optimization - [x] Resource pools (instantiation, pull, retur...
priority
tracking issue example images i noticed that in certain parts the book becomes really text heavy without many visual mediums to help break up the content and understand things better here are some ideas of images to add off screen objects optimization resource pools instantiation pull return ...
1
440,018
12,692,156,195
IssuesEvent
2020-06-21 20:50:12
microwavekonijn/ps2census
https://api.github.com/repos/microwavekonijn/ps2census
opened
Rebalance default DuplicateFilter
bug priority
The hashes generated internally require some attention to reduce the amount of false positives.
1.0
Rebalance default DuplicateFilter - The hashes generated internally require some attention to reduce the amount of false positives.
priority
rebalance default duplicatefilter the hashes generated internally require some attention to reduce the amount of false positives
1