Unnamed: 0
int64
3
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
2
430
labels
stringlengths
4
347
body
stringlengths
5
237k
index
stringclasses
7 values
text_combine
stringlengths
96
237k
label
stringclasses
2 values
text
stringlengths
96
219k
binary_label
int64
0
1
4,661
7,293,171,981
IssuesEvent
2018-02-25 11:17:24
midwan/amiberry
https://api.github.com/repos/midwan/amiberry
closed
[WHDLoad issue] New York Warriors
compatibility
**New York Warriors [version 1.4 (07.10.17)]** - ECS/OCS => game does run absolutely fine however there's no sound effect. To be accurate you can hear sound effects but only once in a while (once every minute or so without any clear patterns of when sounds would be heard). [uae for New York Warriors](https://github.c...
True
[WHDLoad issue] New York Warriors - **New York Warriors [version 1.4 (07.10.17)]** - ECS/OCS => game does run absolutely fine however there's no sound effect. To be accurate you can hear sound effects but only once in a while (once every minute or so without any clear patterns of when sounds would be heard). [uae for...
comp
new york warriors new york warriors ecs ocs game does run absolutely fine however there s no sound effect to be accurate you can hear sound effects but only once in a while once every minute or so without any clear patterns of when sounds would be heard
1
16,576
22,621,729,093
IssuesEvent
2022-06-30 07:06:20
RubixDev/Rug
https://api.github.com/repos/RubixDev/Rug
reopened
Incompatibility with Reach Entity Attributes
incompatibilty
three individual crash reports all in one go: [crash-2021-03-11_03.00.19-server.txt](https://github.com/RubixDev/fabric-rug/files/6118268/crash-2021-03-11_03.00.19-server.txt) [crash-2021-03-11_03.00.23-server.txt](https://github.com/RubixDev/fabric-rug/files/6118269/crash-2021-03-11_03.00.23-server.txt) [crash-2021...
True
Incompatibility with Reach Entity Attributes - three individual crash reports all in one go: [crash-2021-03-11_03.00.19-server.txt](https://github.com/RubixDev/fabric-rug/files/6118268/crash-2021-03-11_03.00.19-server.txt) [crash-2021-03-11_03.00.23-server.txt](https://github.com/RubixDev/fabric-rug/files/6118269/cra...
comp
incompatibility with reach entity attributes three individual crash reports all in one go
1
13,643
8,631,764,832
IssuesEvent
2018-11-22 08:53:07
zaproxy/zaproxy
https://api.github.com/repos/zaproxy/zaproxy
closed
User conversion between changes of AuthenticationMethods
Usability enhancement
``` Right now, when the authentication method is changes, all existing users are deleted to account for possible different credentials fields. In some scenarios, where the same credentials fields are needed (e.g. username/password) the users could be converted. Due to the amount of required changes, this will most l...
True
User conversion between changes of AuthenticationMethods - ``` Right now, when the authentication method is changes, all existing users are deleted to account for possible different credentials fields. In some scenarios, where the same credentials fields are needed (e.g. username/password) the users could be converte...
non_comp
user conversion between changes of authenticationmethods right now when the authentication method is changes all existing users are deleted to account for possible different credentials fields in some scenarios where the same credentials fields are needed e g username password the users could be converte...
0
4,670
7,294,173,837
IssuesEvent
2018-02-25 21:09:42
ryanisaacg/quicksilver
https://api.github.com/repos/ryanisaacg/quicksilver
closed
Some way to include asset bytes directly into the executable
changi-api-compatible enhance-feature platform-native platform-wasm
Possibly for web but definitely for desktop it would be helpful to have assets packaged with `include_bytes`. However, this should only be done in some builds so build time remains acceptable.
True
Some way to include asset bytes directly into the executable - Possibly for web but definitely for desktop it would be helpful to have assets packaged with `include_bytes`. However, this should only be done in some builds so build time remains acceptable.
comp
some way to include asset bytes directly into the executable possibly for web but definitely for desktop it would be helpful to have assets packaged with include bytes however this should only be done in some builds so build time remains acceptable
1
1,749
4,313,434,610
IssuesEvent
2016-07-22 10:25:23
agrafix/Spock
https://api.github.com/repos/agrafix/Spock
closed
Remove untyped routing
compatibility enhancement routing
To simplify things we will be removing the untyped routing approach in the next release. It does not provide any benefits over the type safe routing. If you have any objections please post here!
True
Remove untyped routing - To simplify things we will be removing the untyped routing approach in the next release. It does not provide any benefits over the type safe routing. If you have any objections please post here!
comp
remove untyped routing to simplify things we will be removing the untyped routing approach in the next release it does not provide any benefits over the type safe routing if you have any objections please post here
1
369,754
25,866,816,397
IssuesEvent
2022-12-13 21:41:26
golang/go
https://api.github.com/repos/golang/go
closed
x/net/websocket: remove Gorilla recommendation in docs
Documentation NeedsInvestigation
### What version of Go are you using (`go version`)? 1.18 ### Does this issue reproduce with the latest release? No Issue ### What operating system and processor architecture are you using (`go env`)? ### What did you do? Read the docs ### What did you expect to see? How to use the x/net/websocket...
1.0
x/net/websocket: remove Gorilla recommendation in docs - ### What version of Go are you using (`go version`)? 1.18 ### Does this issue reproduce with the latest release? No Issue ### What operating system and processor architecture are you using (`go env`)? ### What did you do? Read the docs ### Wh...
non_comp
x net websocket remove gorilla recommendation in docs what version of go are you using go version does this issue reproduce with the latest release no issue what operating system and processor architecture are you using go env what did you do read the docs wha...
0
399,057
11,742,657,575
IssuesEvent
2020-03-12 01:36:32
grpc/grpc
https://api.github.com/repos/grpc/grpc
closed
Is it normal there is no throw error when there is no 'data' event listener on client? (Node.js)
kind/question lang/node priority/P3
<!-- This form is for bug reports and feature requests ONLY! For general questions and troubleshooting, please ask/look for answers here: - grpc.io mailing list: https://groups.google.com/forum/#!forum/grpc-io - StackOverflow, with "grpc" tag: https://stackoverflow.com/questions/tagged/grpc Issues specific to ...
1.0
Is it normal there is no throw error when there is no 'data' event listener on client? (Node.js) - <!-- This form is for bug reports and feature requests ONLY! For general questions and troubleshooting, please ask/look for answers here: - grpc.io mailing list: https://groups.google.com/forum/#!forum/grpc-io - Sta...
non_comp
is it normal there is no throw error when there is no data event listener on client node js this form is for bug reports and feature requests only for general questions and troubleshooting please ask look for answers here grpc io mailing list stackoverflow with grpc tag issues speci...
0
55,583
23,508,538,413
IssuesEvent
2022-08-18 14:33:21
aws/aws-sdk
https://api.github.com/repos/aws/aws-sdk
closed
Add Allowed scope for generating AccessToken from initiate-auth action
feature-request service-api cognito-idp
**Is your feature request related to a problem? Please describe.** it would be great to be able to generate an access token with some allowed scope according to what we defined in the Corresponding AppClient **Describe the solution you'd like** Add a parameter called `[--scopes <value>]` type `string` which will r...
1.0
Add Allowed scope for generating AccessToken from initiate-auth action - **Is your feature request related to a problem? Please describe.** it would be great to be able to generate an access token with some allowed scope according to what we defined in the Corresponding AppClient **Describe the solution you'd like*...
non_comp
add allowed scope for generating accesstoken from initiate auth action is your feature request related to a problem please describe it would be great to be able to generate an access token with some allowed scope according to what we defined in the corresponding appclient describe the solution you d like ...
0
186,336
14,394,660,339
IssuesEvent
2020-12-03 01:49:25
github-vet/rangeclosure-findings
https://api.github.com/repos/github-vet/rangeclosure-findings
closed
VergeOps/k8s-rvstore: Advanced Kubernetes/scheduler/kubernetes/pkg/scheduler/algorithm/predicates/predicates_test.go; 34 LoC
fresh small test
Found a possible issue in [VergeOps/k8s-rvstore](https://www.github.com/VergeOps/k8s-rvstore) at [Advanced Kubernetes/scheduler/kubernetes/pkg/scheduler/algorithm/predicates/predicates_test.go](https://github.com/VergeOps/k8s-rvstore/blob/f57cd4530a1932f53fc24932cb170b0ee27d5bb1/Advanced Kubernetes/scheduler/kubernete...
1.0
VergeOps/k8s-rvstore: Advanced Kubernetes/scheduler/kubernetes/pkg/scheduler/algorithm/predicates/predicates_test.go; 34 LoC - Found a possible issue in [VergeOps/k8s-rvstore](https://www.github.com/VergeOps/k8s-rvstore) at [Advanced Kubernetes/scheduler/kubernetes/pkg/scheduler/algorithm/predicates/predicates_test.go...
non_comp
vergeops rvstore advanced kubernetes scheduler kubernetes pkg scheduler algorithm predicates predicates test go loc found a possible issue in at kubernetes scheduler kubernetes pkg scheduler algorithm predicates predicates test go the below snippet of go code triggered static analysis which searc...
0
16,014
9,205,982,780
IssuesEvent
2019-03-08 12:19:25
spring-projects/spring-boot
https://api.github.com/repos/spring-projects/spring-boot
closed
Check for multiple processors in OnClassCondition
theme: performance type: enhancement
`OnClassCondition` currently splits the work in half and runs two threads. I have a feeling that much like the background pre-initializer this might suffer if `Runtime.getRuntime().availableProcessors()` returns 1.
True
Check for multiple processors in OnClassCondition - `OnClassCondition` currently splits the work in half and runs two threads. I have a feeling that much like the background pre-initializer this might suffer if `Runtime.getRuntime().availableProcessors()` returns 1.
non_comp
check for multiple processors in onclasscondition onclasscondition currently splits the work in half and runs two threads i have a feeling that much like the background pre initializer this might suffer if runtime getruntime availableprocessors returns
0
12,796
15,058,043,315
IssuesEvent
2021-02-03 22:42:34
Lothrazar/Storage-Network
https://api.github.com/repos/Lothrazar/Storage-Network
closed
simplestoragenetwork compatible issue with Overloaded Mod 1.16.3-1.16.4
1.16 More information needed compatibility
Minecraft version 1.16.3 and 1.1.6.4 Forge 35.1.0 when tested in 1.16.4 Forge 34.1.42 when tested in 1.16.3 jei-1.16.4-7.6.0.58 only added jei due to SimpleStorageNetwork crashing without it. Overloaded-1.16.3-0.0.90 SimpleStorageNetwork-1.16.3-1.2.1 also tested SimpleStorageNetwork-1.16.3-1.3.0 with the same res...
True
simplestoragenetwork compatible issue with Overloaded Mod 1.16.3-1.16.4 - Minecraft version 1.16.3 and 1.1.6.4 Forge 35.1.0 when tested in 1.16.4 Forge 34.1.42 when tested in 1.16.3 jei-1.16.4-7.6.0.58 only added jei due to SimpleStorageNetwork crashing without it. Overloaded-1.16.3-0.0.90 SimpleStorageNetwork-1....
comp
simplestoragenetwork compatible issue with overloaded mod minecraft version and forge when tested in forge when tested in jei only added jei due to simplestoragenetwork crashing without it overloaded simplestoragenetwork al...
1
226,831
17,363,280,117
IssuesEvent
2021-07-30 01:20:55
nitrictech/java-sdk
https://api.github.com/repos/nitrictech/java-sdk
closed
Add Query Documentation
documentation
Add Query documentation to Document Service, review content from previous KV Query extension developments.
1.0
Add Query Documentation - Add Query documentation to Document Service, review content from previous KV Query extension developments.
non_comp
add query documentation add query documentation to document service review content from previous kv query extension developments
0
333
2,772,791,078
IssuesEvent
2015-05-03 00:58:54
nilbus/Backbone.dualStorage
https://api.github.com/repos/nilbus/Backbone.dualStorage
closed
Invalid JSON saved to localStorage after going offline and saving models
Backward Incompatible Bug Question
I'm testing some scenarios with an existing backbone application to enable local failover. I've dropped the library straight into the project and all seems well when the remote endpoint is available (i.e models and collections are appearing in the local storage). After the endpoint is turned off however is get th...
True
Invalid JSON saved to localStorage after going offline and saving models - I'm testing some scenarios with an existing backbone application to enable local failover. I've dropped the library straight into the project and all seems well when the remote endpoint is available (i.e models and collections are appearing i...
comp
invalid json saved to localstorage after going offline and saving models i m testing some scenarios with an existing backbone application to enable local failover i ve dropped the library straight into the project and all seems well when the remote endpoint is available i e models and collections are appearing i...
1
9,186
11,203,901,197
IssuesEvent
2020-01-05 00:00:19
rubinius/rubinius
https://api.github.com/repos/rubinius/rubinius
closed
Marshaling difference between Rubinius and other Rubies
Ruby Language Compatibility
A marshalled custom object fails to unmarshal on Rubinius 2.5.8, but it works on JRuby and MRI Ruby. Minimal test case is here: https://github.com/philipmw/rubinius-issue-3527. Please refer to the README in that project. An excerpt from that README: A _Promise_ object wraps an _InnerClass_ object and delegates all ...
True
Marshaling difference between Rubinius and other Rubies - A marshalled custom object fails to unmarshal on Rubinius 2.5.8, but it works on JRuby and MRI Ruby. Minimal test case is here: https://github.com/philipmw/rubinius-issue-3527. Please refer to the README in that project. An excerpt from that README: A _Promi...
comp
marshaling difference between rubinius and other rubies a marshalled custom object fails to unmarshal on rubinius but it works on jruby and mri ruby minimal test case is here please refer to the readme in that project an excerpt from that readme a promise object wraps an innerclass object and del...
1
341,826
24,715,400,668
IssuesEvent
2022-10-20 06:26:46
wagtail/wagtail
https://api.github.com/repos/wagtail/wagtail
closed
Grammatical adjustments for page models not addressed in PR #9395,
Documentation
## Issue Summary Grammatical adjustments, which were not addressed in PR #9395, are needed on the [Pages model](https://github.com/wagtail/wagtail/blob/main/docs/topics/pages.md#page-models) section of the `Usage guide` to enhance readability
1.0
Grammatical adjustments for page models not addressed in PR #9395, - ## Issue Summary Grammatical adjustments, which were not addressed in PR #9395, are needed on the [Pages model](https://github.com/wagtail/wagtail/blob/main/docs/topics/pages.md#page-models) section of the `Usage guide` to enhance readability
non_comp
grammatical adjustments for page models not addressed in pr issue summary grammatical adjustments which were not addressed in pr are needed on the section of the usage guide to enhance readability
0
86,461
16,997,612,979
IssuesEvent
2021-07-01 08:32:53
dotnet/runtime
https://api.github.com/repos/dotnet/runtime
closed
RyuJIT: Don't inline calls inside rarely used basic-blocks
area-CodeGen-coreclr in pr tenet-performance
Let's not inline calls inside rarely used basic blocks, e.g. blocks with `throw` (we already don't do it inside `catch` and `filter` ones). An example with `throw`: ```csharp Exception GetMyException() => new ArgumentException("should not be zero"); int DoWork(int x) { if (x == 0) throw GetMyExcept...
1.0
RyuJIT: Don't inline calls inside rarely used basic-blocks - Let's not inline calls inside rarely used basic blocks, e.g. blocks with `throw` (we already don't do it inside `catch` and `filter` ones). An example with `throw`: ```csharp Exception GetMyException() => new ArgumentException("should not be zero"); int...
non_comp
ryujit don t inline calls inside rarely used basic blocks let s not inline calls inside rarely used basic blocks e g blocks with throw we already don t do it inside catch and filter ones an example with throw csharp exception getmyexception new argumentexception should not be zero int...
0
58,851
8,306,737,881
IssuesEvent
2018-09-22 22:14:33
quanteda/quanteda
https://api.github.com/repos/quanteda/quanteda
opened
Change URLs to "https://quanteda.io/..."
documentation
Having published the QI website at https://quanteda.org and having moved the **quanteda** pkgdown page to https://quanteda.io, we need to update URLs that refer to the old location of the documentation page (https://docs.quanteda.io). I can do this and make a PR.
1.0
Change URLs to "https://quanteda.io/..." - Having published the QI website at https://quanteda.org and having moved the **quanteda** pkgdown page to https://quanteda.io, we need to update URLs that refer to the old location of the documentation page (https://docs.quanteda.io). I can do this and make a PR.
non_comp
change urls to having published the qi website at and having moved the quanteda pkgdown page to we need to update urls that refer to the old location of the documentation page i can do this and make a pr
0
16,850
23,197,777,619
IssuesEvent
2022-08-01 18:08:42
google/model-viewer
https://api.github.com/repos/google/model-viewer
closed
Scrollbars appear when updating fidelity screenshots on linux
type: chore arc: compatibility arc: rendering & effects
When updating fidelity screenshots on Linux, scrollbars appear for the Filament renderer only. This is probably just an easy CSS fix, but it will require verification on a Linux device.
True
Scrollbars appear when updating fidelity screenshots on linux - When updating fidelity screenshots on Linux, scrollbars appear for the Filament renderer only. This is probably just an easy CSS fix, but it will require verification on a Linux device.
comp
scrollbars appear when updating fidelity screenshots on linux when updating fidelity screenshots on linux scrollbars appear for the filament renderer only this is probably just an easy css fix but it will require verification on a linux device
1
251,419
18,949,525,350
IssuesEvent
2021-11-18 13:53:16
cta-wave/device-observation-framework
https://api.github.com/repos/cta-wave/device-observation-framework
closed
improve documentation to add explicit section on how to verify the camera setup is OK
documentation Released
Everything needed to validate a camera setup is OK is included in the documentation but implicitly. I think there should be an explicit heading "How to verify your camera setup is OK".
1.0
improve documentation to add explicit section on how to verify the camera setup is OK - Everything needed to validate a camera setup is OK is included in the documentation but implicitly. I think there should be an explicit heading "How to verify your camera setup is OK".
non_comp
improve documentation to add explicit section on how to verify the camera setup is ok everything needed to validate a camera setup is ok is included in the documentation but implicitly i think there should be an explicit heading how to verify your camera setup is ok
0
1,417
3,951,377,603
IssuesEvent
2016-04-29 00:43:28
vimperator/vimperator-labs
https://api.github.com/repos/vimperator/vimperator-labs
closed
Firefox 46 compatibility doesn't work
compatibility in progress
One of the big compatibility issues that vimperator is going to have is actually with array and generator comprehensions which are being removed in ff46: https://bugzilla.mozilla.org/show_bug.cgi?id=1220564 I've started working at it but it's hard because I don't quite understand how the comprehensions work.
True
Firefox 46 compatibility doesn't work - One of the big compatibility issues that vimperator is going to have is actually with array and generator comprehensions which are being removed in ff46: https://bugzilla.mozilla.org/show_bug.cgi?id=1220564 I've started working at it but it's hard because I don't quite understan...
comp
firefox compatibility doesn t work one of the big compatibility issues that vimperator is going to have is actually with array and generator comprehensions which are being removed in i ve started working at it but it s hard because i don t quite understand how the comprehensions work
1
19,894
27,639,936,357
IssuesEvent
2023-03-10 17:11:04
leopard-js/sb-edit
https://api.github.com/repos/leopard-js/sb-edit
opened
fromSb2: Initial Scratch 2.0 loading support
compatibility
Stub issue. This is foundational to #37 and the 2.0 part of #44.
True
fromSb2: Initial Scratch 2.0 loading support - Stub issue. This is foundational to #37 and the 2.0 part of #44.
comp
initial scratch loading support stub issue this is foundational to and the part of
1
24,654
2,671,339,674
IssuesEvent
2015-03-24 05:14:38
cs2103jan2015-w14-3j/main
https://api.github.com/repos/cs2103jan2015-w14-3j/main
closed
Task Date/Time only contains Date
priority.normal status.accepted type.bug
For the task model, the date/time fields only contain the date, not time. Could this be unintended?
1.0
Task Date/Time only contains Date - For the task model, the date/time fields only contain the date, not time. Could this be unintended?
non_comp
task date time only contains date for the task model the date time fields only contain the date not time could this be unintended
0
12,673
8,710,733,316
IssuesEvent
2018-12-06 17:09:44
MicrosoftDocs/azure-docs
https://api.github.com/repos/MicrosoftDocs/azure-docs
closed
Further detail
assigned-to-author doc-enhancement security/svc triaged
Whilst one section says a disadvantage is "customers cannot control revocation, lifecycle" etc. many customers still ask what the settings for those are (which they may need to provide for compliance). Can that detail be added to this document, e.g. rotation, lifecycle, key specification, backup? --- #### Document Det...
True
Further detail - Whilst one section says a disadvantage is "customers cannot control revocation, lifecycle" etc. many customers still ask what the settings for those are (which they may need to provide for compliance). Can that detail be added to this document, e.g. rotation, lifecycle, key specification, backup? --- ...
non_comp
further detail whilst one section says a disadvantage is customers cannot control revocation lifecycle etc many customers still ask what the settings for those are which they may need to provide for compliance can that detail be added to this document e g rotation lifecycle key specification backup ...
0
20,110
28,094,401,538
IssuesEvent
2023-03-30 14:54:31
PluginBugs/Issues-ItemsAdder
https://api.github.com/repos/PluginBugs/Issues-ItemsAdder
closed
PlaceholderAPI `2.11.3` compatibility
Bug Compatibility with other plugin
### Terms - [X] I'm using the very latest version of ItemsAdder and its dependencies. - [X] I am sure this is a bug and it is not caused by a misconfiguration or by another plugin. - [X] I already searched on this [Github page](https://github.com/PluginBugs/Issues-ItemsAdder/issues) to check if the same issue was ...
True
PlaceholderAPI `2.11.3` compatibility - ### Terms - [X] I'm using the very latest version of ItemsAdder and its dependencies. - [X] I am sure this is a bug and it is not caused by a misconfiguration or by another plugin. - [X] I already searched on this [Github page](https://github.com/PluginBugs/Issues-ItemsAdder...
comp
placeholderapi compatibility terms i m using the very latest version of itemsadder and its dependencies i am sure this is a bug and it is not caused by a misconfiguration or by another plugin i already searched on this to check if the same issue was already reported i already ...
1
97,334
11,010,338,395
IssuesEvent
2019-12-04 14:25:29
DD2497-Project-Group-1/dostroy
https://api.github.com/repos/DD2497-Project-Group-1/dostroy
closed
Update README
documentation
- [x] Define all possible configs - [ ] Describe the different mitigations briefly - [x] Remove disclaimer
1.0
Update README - - [x] Define all possible configs - [ ] Describe the different mitigations briefly - [x] Remove disclaimer
non_comp
update readme define all possible configs describe the different mitigations briefly remove disclaimer
0
8,868
10,850,295,027
IssuesEvent
2019-11-13 08:30:38
oharastream/ohara
https://api.github.com/repos/oharastream/ohara
closed
Remove connectorDefinitions from WorkerClusterInfo
incompatibility v0.9.0
I don't want to break the APIs so I open another issue to remove connectorDefinitions from worker cluster info. _Originally posted by @chia7712 in https://github.com/oharastream/ohara/issues/3198#issuecomment-550325748_
True
Remove connectorDefinitions from WorkerClusterInfo - I don't want to break the APIs so I open another issue to remove connectorDefinitions from worker cluster info. _Originally posted by @chia7712 in https://github.com/oharastream/ohara/issues/3198#issuecomment-550325748_
comp
remove connectordefinitions from workerclusterinfo i don t want to break the apis so i open another issue to remove connectordefinitions from worker cluster info originally posted by in
1
308,558
9,440,669,727
IssuesEvent
2019-04-14 19:35:35
WoWManiaUK/Blackwing-Lair
https://api.github.com/repos/WoWManiaUK/Blackwing-Lair
opened
[NPC] Healing the Wounded -10072- Sunstrider Isle
Priority zone 1-20
**Links:** Quest - https://cata-twinhead.twinstar.cz/?quest=10072 npc - https://cata-twinhead.twinstar.cz/?npc=15284 ![healing the wounded](https://user-images.githubusercontent.com/39439201/56098074-cb793a80-5efc-11e9-9c97-46a0820d58d1.jpg) **What is happening:** - Healed the "Wounded Outrunners" - No quest...
1.0
[NPC] Healing the Wounded -10072- Sunstrider Isle - **Links:** Quest - https://cata-twinhead.twinstar.cz/?quest=10072 npc - https://cata-twinhead.twinstar.cz/?npc=15284 ![healing the wounded](https://user-images.githubusercontent.com/39439201/56098074-cb793a80-5efc-11e9-9c97-46a0820d58d1.jpg) **What is happen...
non_comp
healing the wounded sunstrider isle links quest npc what is happening healed the wounded outrunners no quest credit what should happen should get quest credit when you heal the wounded outrunners note i did kinda report it here but at the time couldnt...
0
171,252
6,485,514,862
IssuesEvent
2017-08-19 11:05:07
udos86/ng2-dynamic-forms
https://api.github.com/repos/udos86/ng2-dynamic-forms
closed
Checkbox Indeterminate state
enhancement high priority ui-basic ui-bootstrap ui-foundation ui-kendo ui-ng-bootstrap
Hi team, We are using ng2-dynamic forms component and for check boxes we are looking to use 'Indeterminate' state. However once we touch checkbox we can't get back to indeterminate state. Can we have rotational states? indeterminate ->checked -> unchecked -> indeterminate -> so on Thanks!!!
1.0
Checkbox Indeterminate state - Hi team, We are using ng2-dynamic forms component and for check boxes we are looking to use 'Indeterminate' state. However once we touch checkbox we can't get back to indeterminate state. Can we have rotational states? indeterminate ->checked -> unchecked -> indeterminate -> so on ...
non_comp
checkbox indeterminate state hi team we are using dynamic forms component and for check boxes we are looking to use indeterminate state however once we touch checkbox we can t get back to indeterminate state can we have rotational states indeterminate checked unchecked indeterminate so on ...
0
17,074
23,549,815,423
IssuesEvent
2022-08-21 17:04:32
Luke100000/minecraft-comes-alive
https://api.github.com/repos/Luke100000/minecraft-comes-alive
closed
Falling Out of the World After Generating a New World
bug mod compatibility
When I generate a new world under the Deathdusk modpack, I found myself falling through the world terrain and dying in the void as a result. Although I keep my stuff the first time, when I update the modpack and log back into my world, I also fall through the blocks below me and die in the void, losing all of my items ...
True
Falling Out of the World After Generating a New World - When I generate a new world under the Deathdusk modpack, I found myself falling through the world terrain and dying in the void as a result. Although I keep my stuff the first time, when I update the modpack and log back into my world, I also fall through the bloc...
comp
falling out of the world after generating a new world when i generate a new world under the deathdusk modpack i found myself falling through the world terrain and dying in the void as a result although i keep my stuff the first time when i update the modpack and log back into my world i also fall through the bloc...
1
8,493
10,516,380,241
IssuesEvent
2019-09-28 17:07:16
ValveSoftware/Proton
https://api.github.com/repos/ValveSoftware/Proton
closed
198X (1086010) loads no sprites in Kill Switch game
Game compatibility - Unofficial
# Compatibility Report game: 198X appid: 1086010 ## System Information - GPU: GTX 1080 ti - Driver/LLVM version: NVIDIA 430.26 - Kernel version: 4.19 - Proton version: 4.2-9 ## I confirm: - [x] that I haven't found an existing compatibility report for this game. - [x] that I have checked whether there are...
True
198X (1086010) loads no sprites in Kill Switch game - # Compatibility Report game: 198X appid: 1086010 ## System Information - GPU: GTX 1080 ti - Driver/LLVM version: NVIDIA 430.26 - Kernel version: 4.19 - Proton version: 4.2-9 ## I confirm: - [x] that I haven't found an existing compatibility report for t...
comp
loads no sprites in kill switch game compatibility report game appid system information gpu gtx ti driver llvm version nvidia kernel version proton version i confirm that i haven t found an existing compatibility report for this game that i have ...
1
3,192
6,109,464,999
IssuesEvent
2017-06-21 13:09:42
checkstyle/checkstyle
https://api.github.com/repos/checkstyle/checkstyle
closed
Remove unnecessary text from Javadoc tokens
antlr approved breaking compatibility GSoC2017 javadoc
When looking at some example Javadoc trees, I noticed if the javadoc is pretty big, we almost duplicate the entire contents multiple times in various nodes. We don't see this in the Java tree but this is mostly because of the differences between antlr2 and antlr4. One example of simplicity is `CLASS_DEF` in java where ...
True
Remove unnecessary text from Javadoc tokens - When looking at some example Javadoc trees, I noticed if the javadoc is pretty big, we almost duplicate the entire contents multiple times in various nodes. We don't see this in the Java tree but this is mostly because of the differences between antlr2 and antlr4. One examp...
comp
remove unnecessary text from javadoc tokens when looking at some example javadoc trees i noticed if the javadoc is pretty big we almost duplicate the entire contents multiple times in various nodes we don t see this in the java tree but this is mostly because of the differences between and one example of simp...
1
983
3,442,903,712
IssuesEvent
2015-12-15 01:03:54
dotnet/roslyn
https://api.github.com/repos/dotnet/roslyn
closed
string concat with char and similar primitives unnecessarily calls Object.ToString
Area-Compilers Feature Request Language-C# Tenet-Compatibility Tenet-Performance
The types that are supported by this optimizationall supposed to override ToString and therefore we should call the override, not the object.ToString A particular problem here was that calls via object are emitted as constrained calls causing compat issues on runtimes that do not have support for generics. Exampl...
True
string concat with char and similar primitives unnecessarily calls Object.ToString - The types that are supported by this optimizationall supposed to override ToString and therefore we should call the override, not the object.ToString A particular problem here was that calls via object are emitted as constrained cal...
comp
string concat with char and similar primitives unnecessarily calls object tostring the types that are supported by this optimizationall supposed to override tostring and therefore we should call the override not the object tostring a particular problem here was that calls via object are emitted as constrained cal...
1
12,709
14,982,704,557
IssuesEvent
2021-01-28 16:18:27
Foundry376/Mailspring
https://api.github.com/repos/Foundry376/Mailspring
closed
Complete and utter failure as a client
audit bug mailserver-incompatibility needs-reproduction
<!-- Thanks for taking the time to file an issue! The Mailspring community uses GitHub issues to coordinate development. Before filling out this form, try searching for both open and closed issues here: https://github.com/Foundry376/Mailspring/issues. Upvoting an existing sync issue is MUCH better than submitting a...
True
Complete and utter failure as a client - <!-- Thanks for taking the time to file an issue! The Mailspring community uses GitHub issues to coordinate development. Before filling out this form, try searching for both open and closed issues here: https://github.com/Foundry376/Mailspring/issues. Upvoting an existing sy...
comp
complete and utter failure as a client thanks for taking the time to file an issue the mailspring community uses github issues to coordinate development before filling out this form try searching for both open and closed issues here upvoting an existing sync issue is much better than submitting a new o...
1
19,578
27,186,795,704
IssuesEvent
2023-02-19 10:11:06
mozilla/rhino
https://api.github.com/repos/mozilla/rhino
closed
Object.assign() should copy undefined properties, I think
good first issue bug Ecma Incompatibility
Hi! It looks like `Object.assign()` should copy undefined properties: ``` console.log(Object.assign({"a":undefined}, {"b":undefined})) Object { a: undefined, b: undefined } ``` However, the Rhino code is skipping undefined values: ``` case ConstructorId_assign: { if (args....
True
Object.assign() should copy undefined properties, I think - Hi! It looks like `Object.assign()` should copy undefined properties: ``` console.log(Object.assign({"a":undefined}, {"b":undefined})) Object { a: undefined, b: undefined } ``` However, the Rhino code is skipping undefined values: ``` ca...
comp
object assign should copy undefined properties i think hi it looks like object assign should copy undefined properties console log object assign a undefined b undefined object a undefined b undefined however the rhino code is skipping undefined values ca...
1
3,323
6,288,952,711
IssuesEvent
2017-07-19 18:07:45
SpongePowered/SpongeForge
https://api.github.com/repos/SpongePowered/SpongeForge
closed
org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException
type: mod-incompatibility
``` [23:25:17] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/EntityAreaEffectCloud to metadata cache [23:25:17] [main/INFO] [mixin/]: Instancing error handler class org.spongepowered.mod.mixin.handler.MixinErrorHandler [23:25:17] [main/INFO] [Sponge/]: /************************************...
True
org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException - ``` [23:25:17] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/EntityAreaEffectCloud to metadata cache [23:25:17] [main/INFO] [mixin/]: Instancing error handler class org.spongepowered.mod.mixin.handler.MixinErrorHa...
comp
org spongepowered asm mixin transformer throwables invalidmixinexception added class metadata for net minecraft entity entityareaeffectcloud to metadata cache instancing error handler class org spongepowered mod mixin handler mixinerrorhandler ...
1
4,788
7,398,774,751
IssuesEvent
2018-03-19 08:02:51
OmniLayer/omnicore
https://api.github.com/repos/OmniLayer/omnicore
closed
Accidentally deposited USDT in BTC address in binance
incompatible recipient
I accidentally deposited $1440.39845726 USDT in BTC address in binance due to which my money got lost in between and couldn't transfer it to BTC.Instead of selling BTC i chosen wrong option of depositing USDT balance to BTC address.My transaction id is 8b638c070a3dd14cdcaec0fdc3bb2a20c28baa696df77788ccb47da4d7112bc6. ...
True
Accidentally deposited USDT in BTC address in binance - I accidentally deposited $1440.39845726 USDT in BTC address in binance due to which my money got lost in between and couldn't transfer it to BTC.Instead of selling BTC i chosen wrong option of depositing USDT balance to BTC address.My transaction id is 8b638c070a3...
comp
accidentally deposited usdt in btc address in binance i accidentally deposited usdt in btc address in binance due to which my money got lost in between and couldn t transfer it to btc instead of selling btc i chosen wrong option of depositing usdt balance to btc address my transaction id is kindly refund m...
1
89,314
15,827,885,989
IssuesEvent
2021-04-06 09:13:30
AlexRogalskiy/weather-time
https://api.github.com/repos/AlexRogalskiy/weather-time
closed
CVE-2019-18797 (Medium) detected in node-sassv4.13.1 - autoclosed
security vulnerability
## CVE-2019-18797 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node-sassv4.13.1</b></p></summary> <p> <p>:rainbow: Node.js bindings to libsass</p> <p>Library home page: <a href=ht...
True
CVE-2019-18797 (Medium) detected in node-sassv4.13.1 - autoclosed - ## CVE-2019-18797 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node-sassv4.13.1</b></p></summary> <p> <p>:rainb...
non_comp
cve medium detected in node autoclosed cve medium severity vulnerability vulnerable library node rainbow node js bindings to libsass library home page a href found in head commit a href vulnerable source files weather time node module...
0
17,628
10,098,145,231
IssuesEvent
2019-07-28 12:47:49
Shuunen/bergerac-roads
https://api.github.com/repos/Shuunen/bergerac-roads
closed
CVE-2018-3721 Medium Severity Vulnerability detected by WhiteSource
security vulnerability
## CVE-2018-3721 - Medium Severity Vulnerability <details><summary><img src='https://www.whitesourcesoftware.com/wp-content/uploads/2018/10/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-4.17.4.tgz</b></p></summary> <p>Lodash modular utilities.</p> <p>path: /bergerac-roads/node_modules/c...
True
CVE-2018-3721 Medium Severity Vulnerability detected by WhiteSource - ## CVE-2018-3721 - Medium Severity Vulnerability <details><summary><img src='https://www.whitesourcesoftware.com/wp-content/uploads/2018/10/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-4.17.4.tgz</b></p></summary> <p...
non_comp
cve medium severity vulnerability detected by whitesource cve medium severity vulnerability vulnerable library lodash tgz lodash modular utilities path bergerac roads node modules cypress node modules lodash package json library home page a href dependency hierarchy ...
0
16,614
12,066,337,261
IssuesEvent
2020-04-16 11:34:49
asciidoctor/asciidoctor.js
https://api.github.com/repos/asciidoctor/asciidoctor.js
closed
Produce and publish binaries for the asciidoctor package
:wrench: infrastructure
Using https://github.com/zeit/pkg ``` $ npm install -g pkg $ cd packages/asciidoctor $ mkdir dist ``` ```console $ pkg bin/asciidoctor --out-path dist > pkg@4.4.0 > Targets not specified. Assuming: node12-linux-x64, node12-macos-x64, node12-win-x64 ``` ```console $ ls dist/ asciidoctor-linux asciid...
1.0
Produce and publish binaries for the asciidoctor package - Using https://github.com/zeit/pkg ``` $ npm install -g pkg $ cd packages/asciidoctor $ mkdir dist ``` ```console $ pkg bin/asciidoctor --out-path dist > pkg@4.4.0 > Targets not specified. Assuming: node12-linux-x64, node12-macos-x64, node12-win-x6...
non_comp
produce and publish binaries for the asciidoctor package using npm install g pkg cd packages asciidoctor mkdir dist console pkg bin asciidoctor out path dist pkg targets not specified assuming linux macos win console ls dist asciidoctor l...
0
417,244
28,110,243,793
IssuesEvent
2023-03-31 06:29:03
Jxleejiaxin/ped
https://api.github.com/repos/Jxleejiaxin/ped
opened
The example given in the UG is invalid
severity.Low type.DocumentationBug
![image.png](https://raw.githubusercontent.com/Jxleejiaxin/ped/main/files/ededd82b-6365-42f8-b39f-749901eb3a34.png) Here nothing happens when I press enter. It is likely that the program encountered an AssertionError. <!--session: 1680242549939-070b47df-1a88-42c3-be5c-fb4f8db048b7--> <!--Version: Web v3.4.7-->
1.0
The example given in the UG is invalid - ![image.png](https://raw.githubusercontent.com/Jxleejiaxin/ped/main/files/ededd82b-6365-42f8-b39f-749901eb3a34.png) Here nothing happens when I press enter. It is likely that the program encountered an AssertionError. <!--session: 1680242549939-070b47df-1a88-42c3-be5c-fb4f8...
non_comp
the example given in the ug is invalid here nothing happens when i press enter it is likely that the program encountered an assertionerror
0
426,547
29,524,042,501
IssuesEvent
2023-06-05 06:06:22
Jacky-Ickx/Killer-Sudoku-Helper
https://api.github.com/repos/Jacky-Ickx/Killer-Sudoku-Helper
opened
README
documentation
write a README including: - [ ] tags: - [ ] license - [ ] build status - [ ] code coverage - [ ] a description of the project and what it tries to accomplish - [ ] a notice about this project being a part of the "Studienarbeit" - [ ] instructions on how to run this project (depends on #27) - [ ] configuration o...
1.0
README - write a README including: - [ ] tags: - [ ] license - [ ] build status - [ ] code coverage - [ ] a description of the project and what it tries to accomplish - [ ] a notice about this project being a part of the "Studienarbeit" - [ ] instructions on how to run this project (depends on #27) - [ ] config...
non_comp
readme write a readme including tags license build status code coverage a description of the project and what it tries to accomplish a notice about this project being a part of the studienarbeit instructions on how to run this project depends on configuration options ...
0
763,565
26,762,895,148
IssuesEvent
2023-01-31 08:33:13
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
search.pch.com - see bug description
browser-firefox priority-normal engine-gecko
<!-- @browser: Firefox 109.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/117600 --> **URL**: http://search.pch.com/ **Browser / Version**: Firefox 109.0 **Opera...
1.0
search.pch.com - see bug description - <!-- @browser: Firefox 109.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/117600 --> **URL**: http://search.pch.com/ **Bro...
non_comp
search pch com see bug description url browser version firefox operating system windows tested another browser yes edge problem type something else description recently started getting this access denied you don t have permission to access on this server refe...
0
1,807
4,385,651,696
IssuesEvent
2016-08-08 09:43:59
AdguardTeam/AdguardForWindows
https://api.github.com/repos/AdguardTeam/AdguardForWindows
closed
Major compatability issue Adguard with Mudfish
Compatibility
Hello. This is a very frustrating compatibility issue that took me quite a while to find out. If you have latest adguard beta installed (6.1.249.1233) mudfish VPN dashboard will not load and will result in "connection reset" when accessing. Reverting back to stable version of adguard resolves this. Please fix. Tha...
True
Major compatability issue Adguard with Mudfish - Hello. This is a very frustrating compatibility issue that took me quite a while to find out. If you have latest adguard beta installed (6.1.249.1233) mudfish VPN dashboard will not load and will result in "connection reset" when accessing. Reverting back to stable ver...
comp
major compatability issue adguard with mudfish hello this is a very frustrating compatibility issue that took me quite a while to find out if you have latest adguard beta installed mudfish vpn dashboard will not load and will result in connection reset when accessing reverting back to stable version ...
1
10,875
12,876,053,887
IssuesEvent
2020-07-11 02:16:30
oracle/truffleruby
https://api.github.com/repos/oracle/truffleruby
closed
Lookup super in ancestors of refinement module
compatibility
```ruby module A def foo "In The Super: " + super end end module B def foo "foo from B" end end class C def foo "foo from C" end end refinement = Module.new do R = refine C do include B end end refinement2 = Module.new do R1 = refine C do ...
True
Lookup super in ancestors of refinement module - ```ruby module A def foo "In The Super: " + super end end module B def foo "foo from B" end end class C def foo "foo from C" end end refinement = Module.new do R = refine C do include B end end refin...
comp
lookup super in ancestors of refinement module ruby module a def foo in the super super end end module b def foo foo from b end end class c def foo foo from c end end refinement module new do r refine c do include b end end ...
1
11,912
14,019,157,871
IssuesEvent
2020-10-29 17:47:28
gudmdharalds/vip-go-mu-plugins-test
https://api.github.com/repos/gudmdharalds/vip-go-mu-plugins-test
closed
PHP 7.4 Compatibility issue lib/class-apc-cache-interceptor.php
PHP Compatibility PHP Compatiblity 7.4
Found issue in master: * <b>Warning</b>: Curly brace syntax for accessing array elements and string offsets has been deprecated in PHP 7.4. Found: $group{0} https://github.com/gudmdharalds/vip-go-mu-plugins-test/blob/28a657d751092304567701c0b0128d2d1c6132ff/lib/class-apc-cache-interceptor.php#L171
True
PHP 7.4 Compatibility issue lib/class-apc-cache-interceptor.php - Found issue in master: * <b>Warning</b>: Curly brace syntax for accessing array elements and string offsets has been deprecated in PHP 7.4. Found: $group{0} https://github.com/gudmdharalds/vip-go-mu-plugins-test/blob/28a657d751092304567701c0b0128d2d1c61...
comp
php compatibility issue lib class apc cache interceptor php found issue in master warning curly brace syntax for accessing array elements and string offsets has been deprecated in php found group
1
9,689
11,739,602,639
IssuesEvent
2020-03-11 18:00:18
oracle/truffleruby
https://api.github.com/repos/oracle/truffleruby
closed
NoMethodError in case of calling private method has a slighly different message
compatibility
Due to this difference some `Hanami::Model` specs fail. It mainly expects `#<User:....` TruffleRuby: ``` private method `attributes' called for User (NoMethodError) ``` MRI: ``` private method `attributes' called for #<User:0x00007faf660934c8 @attributes={}> (NoMethodError) ``` To reproduce: ```ruby c...
True
NoMethodError in case of calling private method has a slighly different message - Due to this difference some `Hanami::Model` specs fail. It mainly expects `#<User:....` TruffleRuby: ``` private method `attributes' called for User (NoMethodError) ``` MRI: ``` private method `attributes' called for #<User:0x00...
comp
nomethoderror in case of calling private method has a slighly different message due to this difference some hanami model specs fail it mainly expects user truffleruby private method attributes called for user nomethoderror mri private method attributes called for nometho...
1
15,216
19,296,174,641
IssuesEvent
2021-12-12 16:21:31
ricksouth/serilum-mc-mods
https://api.github.com/repos/ricksouth/serilum-mc-mods
closed
[1.18-BUG] Surface Mushrooms causes a crash
‎‎A Bug Compatibility issue Modloader: Fabric Mod: Surface Mushrooms
## **Information** Minecraft version: 1.18 Modloader: Fabric Fabric loader version: Fabric-0.12.8 Environment: None Mod name: Surface Mushrooms Mod version: surfacemushrooms-fabric_1.18.x-1.0.jar ## **Description** Hey, my modpack crashes before the loading screen even renders. Pretty cringe bro, not gonn...
True
[1.18-BUG] Surface Mushrooms causes a crash - ## **Information** Minecraft version: 1.18 Modloader: Fabric Fabric loader version: Fabric-0.12.8 Environment: None Mod name: Surface Mushrooms Mod version: surfacemushrooms-fabric_1.18.x-1.0.jar ## **Description** Hey, my modpack crashes before the loading sc...
comp
surface mushrooms causes a crash information minecraft version modloader fabric fabric loader version fabric environment none mod name surface mushrooms mod version surfacemushrooms fabric x jar description hey my modpack crashes before the loading screen even re...
1
19,780
27,428,917,126
IssuesEvent
2023-03-01 22:52:55
PluginBugs/Issues-ItemsAdder
https://api.github.com/repos/PluginBugs/Issues-ItemsAdder
closed
space resource pack does not apply correctly? (bug)
Bug Invalid Compatibility with other plugin Misconfigured
### Terms - [X] I'm using the very latest version of ItemsAdder and its dependencies. - [X] I am sure this is a bug and it is not caused by a misconfiguration or by another plugin. - [X] I already searched on this [Github page](https://github.com/PluginBugs/Issues-ItemsAdder/issues) to check if the same issue was ...
True
space resource pack does not apply correctly? (bug) - ### Terms - [X] I'm using the very latest version of ItemsAdder and its dependencies. - [X] I am sure this is a bug and it is not caused by a misconfiguration or by another plugin. - [X] I already searched on this [Github page](https://github.com/PluginBugs/Iss...
comp
space resource pack does not apply correctly bug terms i m using the very latest version of itemsadder and its dependencies i am sure this is a bug and it is not caused by a misconfiguration or by another plugin i already searched on this to check if the same issue was already reported ...
1
9,183
11,203,229,480
IssuesEvent
2020-01-04 18:24:25
dennissiemensma/dsmr-reader
https://api.github.com/repos/dennissiemensma/dsmr-reader
closed
Drop support for Python 3.5
Backwards incompatible v3.x
Django 3.x ondersteunt straks Python 3.5 niet meer. Dus daarom bij DSMR-reader 3.x ook meteen Python 3.5 niet meer ondersteunen
True
Drop support for Python 3.5 - Django 3.x ondersteunt straks Python 3.5 niet meer. Dus daarom bij DSMR-reader 3.x ook meteen Python 3.5 niet meer ondersteunen
comp
drop support for python django x ondersteunt straks python niet meer dus daarom bij dsmr reader x ook meteen python niet meer ondersteunen
1
10,001
11,994,612,050
IssuesEvent
2020-04-08 13:58:30
checkstyle/checkstyle
https://api.github.com/repos/checkstyle/checkstyle
closed
Checker should use UTF-8 encoding by default
approved breaking compatibility
Sample class: ``` public class Test { String X = "ища"; // parser is ok with this line String Y = "н"; // parser is ok with this line char Y = 'н'; // parser is NOT ok with this line } ``` Exception: ``` > java -jar checkstyle-8.14-all.jar -c /sun_checks.xml Test.java com.puppycrawl.tools.checkstyle...
True
Checker should use UTF-8 encoding by default - Sample class: ``` public class Test { String X = "ища"; // parser is ok with this line String Y = "н"; // parser is ok with this line char Y = 'н'; // parser is NOT ok with this line } ``` Exception: ``` > java -jar checkstyle-8.14-all.jar -c /sun_checks....
comp
checker should use utf encoding by default sample class public class test string x ища parser is ok with this line string y н parser is ok with this line char y н parser is not ok with this line exception java jar checkstyle all jar c sun checks x...
1
19,768
27,416,789,574
IssuesEvent
2023-03-01 14:17:51
Toma1O6/Guns-RPG
https://api.github.com/repos/Toma1O6/Guns-RPG
closed
(1.16.5) GunsRPG + Astral Sorcery Crash on world loading
compatibility
Seems like GunsRPG 1.2.5 and Astral Sorcery (Even the latest version which apparently reverts mixins back to JS ASM) do not work together, giving out a warning about failure to load datapacks that then end in a crash even in safe mode, whereas removing either of them will result in a successful world load without issue...
True
(1.16.5) GunsRPG + Astral Sorcery Crash on world loading - Seems like GunsRPG 1.2.5 and Astral Sorcery (Even the latest version which apparently reverts mixins back to JS ASM) do not work together, giving out a warning about failure to load datapacks that then end in a crash even in safe mode, whereas removing either o...
comp
gunsrpg astral sorcery crash on world loading seems like gunsrpg and astral sorcery even the latest version which apparently reverts mixins back to js asm do not work together giving out a warning about failure to load datapacks that then end in a crash even in safe mode whereas removing either of...
1
182,795
14,922,657,239
IssuesEvent
2021-01-23 15:43:09
mmbc2008/Intelligent-Systems-Project
https://api.github.com/repos/mmbc2008/Intelligent-Systems-Project
closed
Redo ratio graph in excel
documentation
Re-make the ratio graph in excel because it looks better. In order to do this use the table from google sheets and put it in excel.
1.0
Redo ratio graph in excel - Re-make the ratio graph in excel because it looks better. In order to do this use the table from google sheets and put it in excel.
non_comp
redo ratio graph in excel re make the ratio graph in excel because it looks better in order to do this use the table from google sheets and put it in excel
0
18,185
25,151,219,599
IssuesEvent
2022-11-10 10:09:23
woocommerce/pinterest-for-woocommerce
https://api.github.com/repos/woocommerce/pinterest-for-woocommerce
closed
WooCommerce 7.1 Compatibility Testing.
category: compatibility
- WooCommerce 7.1 is scheduled for release on November 8th, 2022 - Beta Release on October 18th, 2022 - Release Candidate (Planned) November 1st, 2022 Perform smoke and compatibility testing to make sure the extension maintains compatibility with the upcoming release. Fix any issues identified. Confirm with ...
True
WooCommerce 7.1 Compatibility Testing. - - WooCommerce 7.1 is scheduled for release on November 8th, 2022 - Beta Release on October 18th, 2022 - Release Candidate (Planned) November 1st, 2022 Perform smoke and compatibility testing to make sure the extension maintains compatibility with the upcoming release. Fi...
comp
woocommerce compatibility testing woocommerce is scheduled for release on november beta release on october release candidate planned november perform smoke and compatibility testing to make sure the extension maintains compatibility with the upcoming release fix any issues ide...
1
14,866
18,429,148,532
IssuesEvent
2021-10-14 04:40:54
eclipse/rdf4j
https://api.github.com/repos/eclipse/rdf4j
closed
Remove SPIN sail and migrate SPIN tuple functions
⛔ Not backwards compatible
The SPIN sail is deprecated and is to be removed. However, its custom (tuple) function collection in `org.eclipse.rdf4j.spin.function` is generally useful even outside SPIN and should be preserved, possibly migrated.
True
Remove SPIN sail and migrate SPIN tuple functions - The SPIN sail is deprecated and is to be removed. However, its custom (tuple) function collection in `org.eclipse.rdf4j.spin.function` is generally useful even outside SPIN and should be preserved, possibly migrated.
comp
remove spin sail and migrate spin tuple functions the spin sail is deprecated and is to be removed however its custom tuple function collection in org eclipse spin function is generally useful even outside spin and should be preserved possibly migrated
1
3,806
6,660,839,188
IssuesEvent
2017-10-02 04:14:33
VCVRack/Rack
https://api.github.com/repos/VCVRack/Rack
closed
Make fails on Linux
compatibility
Building dependencies works fine (no errors), but when I run `make` I get this: ``` Rack$ make g++ -Iinclude -Idep/include -Idep/lib/libzip/include -DVERSION=dev -MMD -O3 -march=core2 -ffast-math -g -Wall -DARCH_LIN -std=c++11 -c -o build/src/dsp.cpp.o src/dsp.cpp In file included from include/dsp.hpp:7:0, ...
True
Make fails on Linux - Building dependencies works fine (no errors), but when I run `make` I get this: ``` Rack$ make g++ -Iinclude -Idep/include -Idep/lib/libzip/include -DVERSION=dev -MMD -O3 -march=core2 -ffast-math -g -Wall -DARCH_LIN -std=c++11 -c -o build/src/dsp.cpp.o src/dsp.cpp In file included from inclu...
comp
make fails on linux building dependencies works fine no errors but when i run make i get this rack make g iinclude idep include idep lib libzip include dversion dev mmd march ffast math g wall darch lin std c c o build src dsp cpp o src dsp cpp in file included from include dsp...
1
73,436
7,334,267,358
IssuesEvent
2018-03-05 22:10:08
phetsims/website-meteor
https://api.github.com/repos/phetsims/website-meteor
closed
Martin L King Jr Elem Sch (school isn't working)
status:fixed-pending-testing
- I was trying to find "Martin L King Jr Elem Sch." - It seems like school vs. sch is the issue. - For some reason, al or AL isn't working in the search. - I will investigate more on Monday. Related to phetsims/QA/issues/104. ![screen shot 2018-03-02 at 4 15 54 pm](https://user-images.githubusercontent.com/312...
1.0
Martin L King Jr Elem Sch (school isn't working) - - I was trying to find "Martin L King Jr Elem Sch." - It seems like school vs. sch is the issue. - For some reason, al or AL isn't working in the search. - I will investigate more on Monday. Related to phetsims/QA/issues/104. ![screen shot 2018-03-02 at 4 15 5...
non_comp
martin l king jr elem sch school isn t working i was trying to find martin l king jr elem sch it seems like school vs sch is the issue for some reason al or al isn t working in the search i will investigate more on monday related to phetsims qa issues edit martin l king jr e...
0
5,208
7,760,306,659
IssuesEvent
2018-06-01 05:12:35
epoberezkin/ajv
https://api.github.com/repos/epoberezkin/ajv
closed
Missing module property in package.json
compatibility
<!-- Frequently Asked Questions: https://github.com/epoberezkin/ajv/blob/master/FAQ.md Please provide all info and reduce your schema and data to the smallest possible size. This template is for compatibility issues. For other issues please see https://github.com/epoberezkin/ajv/blob/master/CONTRIBUTING.md --> ...
True
Missing module property in package.json - <!-- Frequently Asked Questions: https://github.com/epoberezkin/ajv/blob/master/FAQ.md Please provide all info and reduce your schema and data to the smallest possible size. This template is for compatibility issues. For other issues please see https://github.com/epoberez...
comp
missing module property in package json frequently asked questions please provide all info and reduce your schema and data to the smallest possible size this template is for compatibility issues for other issues please see the version of ajv you are using the environment you ...
1
7,049
16,342,515,565
IssuesEvent
2021-05-13 00:29:14
eclipse/omr
https://api.github.com/repos/eclipse/omr
opened
Prune vector IL opcodes
architecture review pending comp:compiler
In preparation for re-architecting the vector IL opcodes to support wider vector lengths and element types, I believe some cleanup is in order to help focus our design choices on only a core set of opcodes we really need. At present, there are (at least) 109 vector IL opcodes. The vast majority of which are not use...
1.0
Prune vector IL opcodes - In preparation for re-architecting the vector IL opcodes to support wider vector lengths and element types, I believe some cleanup is in order to help focus our design choices on only a core set of opcodes we really need. At present, there are (at least) 109 vector IL opcodes. The vast maj...
non_comp
prune vector il opcodes in preparation for re architecting the vector il opcodes to support wider vector lengths and element types i believe some cleanup is in order to help focus our design choices on only a core set of opcodes we really need at present there are at least vector il opcodes the vast major...
0
1,676
4,235,318,573
IssuesEvent
2016-07-05 14:51:57
Roave/BetterReflection
https://api.github.com/repos/Roave/BetterReflection
closed
Review PHP 7.1 feature: void return type
reflection compatibility
https://wiki.php.net/rfc/void_return_type Ensure we support the new `void` return type in PHP 7.1.
True
Review PHP 7.1 feature: void return type - https://wiki.php.net/rfc/void_return_type Ensure we support the new `void` return type in PHP 7.1.
comp
review php feature void return type ensure we support the new void return type in php
1
233,887
7,708,196,515
IssuesEvent
2018-05-22 03:27:04
OpenPHDGuiding/phd2
https://api.github.com/repos/OpenPHDGuiding/phd2
closed
apply backlash comp for AO mount bumping
Priority-Low enhancement
we should be applying dec backlash comp for AO mount bumping. also we need to allow measuring mount dec backlash when ao is connected
1.0
apply backlash comp for AO mount bumping - we should be applying dec backlash comp for AO mount bumping. also we need to allow measuring mount dec backlash when ao is connected
non_comp
apply backlash comp for ao mount bumping we should be applying dec backlash comp for ao mount bumping also we need to allow measuring mount dec backlash when ao is connected
0
29,257
7,085,467,521
IssuesEvent
2018-01-11 11:02:53
numbbo/coco
https://api.github.com/repos/numbbo/coco
opened
Curious marker placement and missing crosses in example experiment for beginners
Code-Postprocessing
If `example_experiment_for_beginners.py` is run as is, the following output is produced: SVG ![slika](https://user-images.githubusercontent.com/13745935/34820638-6757a8c4-f6c1-11e7-947f-297aab490e71.png) PDF ![slika](https://user-images.githubusercontent.com/13745935/34822346-eb56af4e-f6c6-11e7-8135-8c9ecdf7d11...
1.0
Curious marker placement and missing crosses in example experiment for beginners - If `example_experiment_for_beginners.py` is run as is, the following output is produced: SVG ![slika](https://user-images.githubusercontent.com/13745935/34820638-6757a8c4-f6c1-11e7-947f-297aab490e71.png) PDF ![slika](https://use...
non_comp
curious marker placement and missing crosses in example experiment for beginners if example experiment for beginners py is run as is the following output is produced svg pdf notice the missing crosses for d and d and the markers on the upper left corner only in the svg plot
0
658,232
21,881,554,738
IssuesEvent
2022-05-19 14:43:47
oceanprotocol/ocean.py
https://api.github.com/repos/oceanprotocol/ocean.py
closed
Missing ERC721Factory methods for verifying NFT or datatoken was deployed by factory
Type: Bug Priority: Low
**Describe the bug** Ocean.js contains methods that verify whether a given data NFT or datatoken was deployed by the factory. Ocean.py doesn't have any such methods. Propose to add them. https://github.com/oceanprotocol/ocean.js/blob/2d744c3dd28566f1b2465085ec9b886e7943376f/src/factories/NFTFactory.ts#L229-L245
1.0
Missing ERC721Factory methods for verifying NFT or datatoken was deployed by factory - **Describe the bug** Ocean.js contains methods that verify whether a given data NFT or datatoken was deployed by the factory. Ocean.py doesn't have any such methods. Propose to add them. https://github.com/oceanprotocol/ocean.js/...
non_comp
missing methods for verifying nft or datatoken was deployed by factory describe the bug ocean js contains methods that verify whether a given data nft or datatoken was deployed by the factory ocean py doesn t have any such methods propose to add them
0
182,166
30,809,683,743
IssuesEvent
2023-08-01 09:33:13
DeveloperAcademy-POSTECH/MC3-TEAM14-PPOLROLRO
https://api.github.com/repos/DeveloperAcademy-POSTECH/MC3-TEAM14-PPOLROLRO
closed
[Design] 보상카드 뷰 수정
🎨 Design
### 📷 스크린샷 - 추가 예정 --- ### 📝 작업 목적 - 보상카드 뷰 수정 --- ### 🛠️ Tasks * [ ] 보상카드 뷰 수정
1.0
[Design] 보상카드 뷰 수정 - ### 📷 스크린샷 - 추가 예정 --- ### 📝 작업 목적 - 보상카드 뷰 수정 --- ### 🛠️ Tasks * [ ] 보상카드 뷰 수정
non_comp
보상카드 뷰 수정 📷 스크린샷 추가 예정 📝 작업 목적 보상카드 뷰 수정 🛠️ tasks 보상카드 뷰 수정
0
9,893
11,900,979,334
IssuesEvent
2020-03-30 11:38:40
Yoast/wordpress-seo
https://api.github.com/repos/Yoast/wordpress-seo
opened
Testing indexables: bbPress breadcrumbs integration differs in output
compatibility
We have created an integration with bbPress in the indexables. This integration would disable bbPress's breadcrumbs if the breadcrumbs of YoastSEO are enabled. However, both outputs are different and the bbPress breadcrumbs are more inline with their structure than ours. ![image](https://user-images.githubuserconten...
True
Testing indexables: bbPress breadcrumbs integration differs in output - We have created an integration with bbPress in the indexables. This integration would disable bbPress's breadcrumbs if the breadcrumbs of YoastSEO are enabled. However, both outputs are different and the bbPress breadcrumbs are more inline with the...
comp
testing indexables bbpress breadcrumbs integration differs in output we have created an integration with bbpress in the indexables this integration would disable bbpress s breadcrumbs if the breadcrumbs of yoastseo are enabled however both outputs are different and the bbpress breadcrumbs are more inline with the...
1
11,276
13,235,370,406
IssuesEvent
2020-08-18 17:55:52
gudmdharalds-a8c/testing123
https://api.github.com/repos/gudmdharalds-a8c/testing123
closed
PHP Upgrade: Compatibility issues found in dir1/dirb/diry
PHP 7.4 Compatibility PHP Compatibility
The following issues were found when scanning branch <code>abranch12</code> for compatibility problems: * <b>Error</b>: Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead https://github.com/gudmdharalds-a8c/testing123/blob/b99a028e21f490f459f7095329fe4933e8643e79/dir1/dirb/di...
True
PHP Upgrade: Compatibility issues found in dir1/dirb/diry - The following issues were found when scanning branch <code>abranch12</code> for compatibility problems: * <b>Error</b>: Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead https://github.com/gudmdharalds-a8c/testing12...
comp
php upgrade compatibility issues found in dirb diry the following issues were found when scanning branch for compatibility problems error extension mysql is deprecated since php and removed since php use mysqli instead this is an automated report
1
8,446
10,459,359,712
IssuesEvent
2019-09-20 10:44:26
jiangdashao/Matrix-Issues
https://api.github.com/repos/jiangdashao/Matrix-Issues
opened
[INCOMPATIBILITY] ProtocolSupport
Incompatibility
## Troubleshooting Information `Change - [ ] to - [X] to check the checkboxes below.` - [X] The incompatible plugin is up-to-date - [X] Matrix and ProtocolLib are up-to-date - [X] Matrix is running on a 1.8, 1.12, 1.13, or 1.14 server - [X] The issue happens on default config.yml and checks.yml - [X] I've tested ...
True
[INCOMPATIBILITY] ProtocolSupport - ## Troubleshooting Information `Change - [ ] to - [X] to check the checkboxes below.` - [X] The incompatible plugin is up-to-date - [X] Matrix and ProtocolLib are up-to-date - [X] Matrix is running on a 1.8, 1.12, 1.13, or 1.14 server - [X] The issue happens on default config.ym...
comp
protocolsupport troubleshooting information change to to check the checkboxes below the incompatible plugin is up to date matrix and protocollib are up to date matrix is running on a or server the issue happens on default config yml and checks yml i ve test...
1
14,332
17,260,006,995
IssuesEvent
2021-07-22 05:52:27
aesara-devs/aesara
https://api.github.com/repos/aesara-devs/aesara
closed
Expose `standard_normal` in `RandomStream`.
enhancement good first issue help wanted numpy compatibility
The docs state that `RandomStream` is meant to function like `np.random.RandomState` but currently, we cannot use `standard_normal` via `RandomStream`. ```python In [1]: from aesara.tensor.random.utils import RandomStream ...: ...: rng = RandomStream() In [2]: rng.standard_normal() --------------------...
True
Expose `standard_normal` in `RandomStream`. - The docs state that `RandomStream` is meant to function like `np.random.RandomState` but currently, we cannot use `standard_normal` via `RandomStream`. ```python In [1]: from aesara.tensor.random.utils import RandomStream ...: ...: rng = RandomStream() In [2...
comp
expose standard normal in randomstream the docs state that randomstream is meant to function like np random randomstate but currently we cannot use standard normal via randomstream python in from aesara tensor random utils import randomstream rng randomstream in r...
1
20,834
31,164,286,643
IssuesEvent
2023-08-16 18:22:56
dotnet/maui
https://api.github.com/repos/dotnet/maui
closed
Linking of native static library fails and the resulting package is including the native reference
t/bug area/migration 🚚 s/needs-attention partner/macios migration-compatibility linker
### Description When binding a native library the library is not statically linked to the executable. When the this package is consumed by the MAUI project the library is still not linked in to the iOS app so when packaged into a .ipa file the library is still not linked in and Apple rejects the app because of a the...
True
Linking of native static library fails and the resulting package is including the native reference - ### Description When binding a native library the library is not statically linked to the executable. When the this package is consumed by the MAUI project the library is still not linked in to the iOS app so when pa...
comp
linking of native static library fails and the resulting package is including the native reference description when binding a native library the library is not statically linked to the executable when the this package is consumed by the maui project the library is still not linked in to the ios app so when pa...
1
21,820
7,087,806,184
IssuesEvent
2018-01-11 19:08:45
radare/radare2
https://api.github.com/repos/radare/radare2
closed
File capstone/arch/M68K/M68KDisassembler.c does not exist.
Windows bug buildsystem
Meson encountered an error in file shlr/meson.build, line 283, column 0: File capstone/arch/M68K/M68KDisassembler.c does not exist.
1.0
File capstone/arch/M68K/M68KDisassembler.c does not exist. - Meson encountered an error in file shlr/meson.build, line 283, column 0: File capstone/arch/M68K/M68KDisassembler.c does not exist.
non_comp
file capstone arch c does not exist meson encountered an error in file shlr meson build line column file capstone arch c does not exist
0
34,751
6,370,756,905
IssuesEvent
2017-08-01 14:47:10
opencb/opencga
https://api.github.com/repos/opencb/opencga
closed
Example of whole JSON path for "include" and "exclude"
documentation
Projection is a great way to reduce a volume of data transferred and processed across all the layers, but I had a hard time to make it work in opencga. **include** and **exclude** parameters are defined as: ``` include - Fields included in the response, whole JSON path must be provided exclude - Fields exclude...
1.0
Example of whole JSON path for "include" and "exclude" - Projection is a great way to reduce a volume of data transferred and processed across all the layers, but I had a hard time to make it work in opencga. **include** and **exclude** parameters are defined as: ``` include - Fields included in the response, w...
non_comp
example of whole json path for include and exclude projection is a great way to reduce a volume of data transferred and processed across all the layers but i had a hard time to make it work in opencga include and exclude parameters are defined as include fields included in the response w...
0
791,771
27,876,380,438
IssuesEvent
2023-03-21 16:16:12
knurling-rs/defmt
https://api.github.com/repos/knurling-rs/defmt
closed
Include crate name in symbol name
type: enhancement priority: medium status: needs PR difficulty: easy
Currently, the symbol name includes the Cargo package, the defmt tag and data, and the "disambiguator", which is a crate-unique identifier. However, a Cargo package can contain many crates, so to be safe we should also include the *crate* name (via `CARGO_CRATE_NAME`) in the symbol name. Another unclear edge case is...
1.0
Include crate name in symbol name - Currently, the symbol name includes the Cargo package, the defmt tag and data, and the "disambiguator", which is a crate-unique identifier. However, a Cargo package can contain many crates, so to be safe we should also include the *crate* name (via `CARGO_CRATE_NAME`) in the symbol n...
non_comp
include crate name in symbol name currently the symbol name includes the cargo package the defmt tag and data and the disambiguator which is a crate unique identifier however a cargo package can contain many crates so to be safe we should also include the crate name via cargo crate name in the symbol n...
0
141,143
11,395,601,085
IssuesEvent
2020-01-30 11:47:47
deshiloh/lunch-time
https://api.github.com/repos/deshiloh/lunch-time
opened
ErrorException in GET /lunches
bugsnag testing
## Error in Lunch Time **ErrorException** in **GET /lunches** Route [lunch.participate] not defined. (View: /home/forge/lunchtime.hybride.dev/releases/20200130110113/resources/views/home.blade.php) [View on Bugsnag](https://app.bugsnag.com/hybride-conseil/lunch-time/errors/5e32c2624883430018146bd4?event_id=5e32c26200...
1.0
ErrorException in GET /lunches - ## Error in Lunch Time **ErrorException** in **GET /lunches** Route [lunch.participate] not defined. (View: /home/forge/lunchtime.hybride.dev/releases/20200130110113/resources/views/home.blade.php) [View on Bugsnag](https://app.bugsnag.com/hybride-conseil/lunch-time/errors/5e32c262488...
non_comp
errorexception in get lunches error in lunch time errorexception in get lunches route not defined view home forge lunchtime hybride dev releases resources views home blade php stacktrace home forge lunchtime hybride dev releases vendor laravel framework src illuminate routing u...
0
785,983
27,630,244,886
IssuesEvent
2023-03-10 10:17:07
Avaiga/taipy-gui
https://api.github.com/repos/Avaiga/taipy-gui
closed
Dynamic property for traces - Charts
📈 Improvement Gui: Back-End 🟧 Priority: High
**Description** Sometimes, the number of traces in a Dataframe is not known. Thus, it is compulsory to create a Partial to handle it. It is making it a bit complex to use charts this way. The goal would be to simplify this use case of charts. **Acceptance Criteria** - [ ] Ensure new code is unit tested, and check ...
1.0
Dynamic property for traces - Charts - **Description** Sometimes, the number of traces in a Dataframe is not known. Thus, it is compulsory to create a Partial to handle it. It is making it a bit complex to use charts this way. The goal would be to simplify this use case of charts. **Acceptance Criteria** - [ ] Ens...
non_comp
dynamic property for traces charts description sometimes the number of traces in a dataframe is not known thus it is compulsory to create a partial to handle it it is making it a bit complex to use charts this way the goal would be to simplify this use case of charts acceptance criteria ensur...
0
11,720
13,793,167,505
IssuesEvent
2020-10-09 14:35:18
mebjas/html5-qrcode
https://api.github.com/repos/mebjas/html5-qrcode
opened
Compatibility - [Linux] [Firefox] - [aspectRatio]
compatibility
**Describe the bug** aspectRatio configuration doesn't work under Firefox because this constraint is not yet supported by Firefox, see: https://developer.mozilla.org/en-US/docs/Web/API/MediaTrackConstraints/aspectRatio#Browser_compatibility **Additional context** By allowing the user to pass a full videoTrackCon...
True
Compatibility - [Linux] [Firefox] - [aspectRatio] - **Describe the bug** aspectRatio configuration doesn't work under Firefox because this constraint is not yet supported by Firefox, see: https://developer.mozilla.org/en-US/docs/Web/API/MediaTrackConstraints/aspectRatio#Browser_compatibility **Additional context*...
comp
compatibility describe the bug aspectratio configuration doesn t work under firefox because this constraint is not yet supported by firefox see additional context by allowing the user to pass a full videotrackconstraint object the problems caused by this can be avoided since the user can...
1
219,298
16,825,783,542
IssuesEvent
2021-06-17 18:22:08
hashicorp/terraform-provider-google
https://api.github.com/repos/hashicorp/terraform-provider-google
opened
Document evil build killer
documentation
We have an evil build killer; we should document that it exists somewhere. https://pantheon.corp.google.com/functions/details/us-central1/disallow-evil-builds?project=graphite-docker-images
1.0
Document evil build killer - We have an evil build killer; we should document that it exists somewhere. https://pantheon.corp.google.com/functions/details/us-central1/disallow-evil-builds?project=graphite-docker-images
non_comp
document evil build killer we have an evil build killer we should document that it exists somewhere
0
13,659
16,332,236,870
IssuesEvent
2021-05-12 10:38:54
zellij-org/zellij
https://api.github.com/repos/zellij-org/zellij
closed
Long command/text overwrites the current line instead of going to a new line
bug compatibility
**In Case of Graphical or Performance Issues** ![zellij](https://user-images.githubusercontent.com/44079328/117717193-1f4bd000-b1f8-11eb-9e2b-a30e794da04f.gif) 1. Delete the contents of `/tmp/zellij-1000/zellij-log`, ie with `cd /tmp/zellij-1000/` and `rm -fr zellij-log/` 2. Run `zellij --debug` 3. Recreate you...
True
Long command/text overwrites the current line instead of going to a new line - **In Case of Graphical or Performance Issues** ![zellij](https://user-images.githubusercontent.com/44079328/117717193-1f4bd000-b1f8-11eb-9e2b-a30e794da04f.gif) 1. Delete the contents of `/tmp/zellij-1000/zellij-log`, ie with `cd /tmp/z...
comp
long command text overwrites the current line instead of going to a new line in case of graphical or performance issues delete the contents of tmp zellij zellij log ie with cd tmp zellij and rm fr zellij log run zellij debug recreate your issue quit zellij immediatel...
1
19,510
27,094,798,881
IssuesEvent
2023-02-15 01:17:32
Fallen-Breath/tweakermore
https://api.github.com/repos/Fallen-Breath/tweakermore
closed
TweakmProPlace doesnt work properly with Flexible Block Placement
compatibility
## QOL to TWEAKMPROPLACE TweakmProPlace's new rotation check doesn't properly support Flexible Block Placement whilst accurate block placement works fine alongside ProPlace. ## To Reproduce Steps to reproduce the behavior: 1. Attempt to use Flexible Block Placement options, example: rotation, offset, and adja...
True
TweakmProPlace doesnt work properly with Flexible Block Placement - ## QOL to TWEAKMPROPLACE TweakmProPlace's new rotation check doesn't properly support Flexible Block Placement whilst accurate block placement works fine alongside ProPlace. ## To Reproduce Steps to reproduce the behavior: 1. Attempt to use F...
comp
tweakmproplace doesnt work properly with flexible block placement qol to tweakmproplace tweakmproplace s new rotation check doesn t properly support flexible block placement whilst accurate block placement works fine alongside proplace to reproduce steps to reproduce the behavior attempt to use f...
1
10,404
12,372,100,449
IssuesEvent
2020-05-18 19:46:09
WordPress/gutenberg
https://api.github.com/repos/WordPress/gutenberg
opened
Block Editor: URLInput: Soft-deprecate `label` prop
Backwards Compatibility [Feature] Link Editing [Package] Block editor [Type] Task
Previously: https://github.com/WordPress/gutenberg/issues/18061#issuecomment-580480464 As discussed in #18061, the new [`LinkControl` component](https://github.com/WordPress/gutenberg/tree/master/packages/block-editor/src/components/link-control) can be considered as a composite component of `URLInput`, plus labelin...
True
Block Editor: URLInput: Soft-deprecate `label` prop - Previously: https://github.com/WordPress/gutenberg/issues/18061#issuecomment-580480464 As discussed in #18061, the new [`LinkControl` component](https://github.com/WordPress/gutenberg/tree/master/packages/block-editor/src/components/link-control) can be considere...
comp
block editor urlinput soft deprecate label prop previously as discussed in the new can be considered as a composite component of urlinput plus labeling behaviors associated with similar control input control components diagram not including label in this model urlinput sho...
1
13,580
16,093,401,878
IssuesEvent
2021-04-26 19:40:16
Creators-of-Create/Create
https://api.github.com/repos/Creators-of-Create/Create
closed
OreTweaker Ore Generation Incompatibility
compatibility needs input
I apologize for the length of this, but I couldn't upload config files directly into here. It appears that at OreTweaker and Create ore generation are incompatible with one another. I kept Create's ore generation as is and only edited the vanilla generation using OreTweaker. Here are copies of the Create and OreTwea...
True
OreTweaker Ore Generation Incompatibility - I apologize for the length of this, but I couldn't upload config files directly into here. It appears that at OreTweaker and Create ore generation are incompatible with one another. I kept Create's ore generation as is and only edited the vanilla generation using OreTweake...
comp
oretweaker ore generation incompatibility i apologize for the length of this but i couldn t upload config files directly into here it appears that at oretweaker and create ore generation are incompatible with one another i kept create s ore generation as is and only edited the vanilla generation using oretweake...
1
28,349
11,611,193,005
IssuesEvent
2020-02-26 05:47:08
SenuraMalaka/SenTest-repo-WS
https://api.github.com/repos/SenuraMalaka/SenTest-repo-WS
opened
CVE-2018-19839 (Medium) detected in CSS::Sass-v3.4.11
security vulnerability
## CVE-2018-19839 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>CSS::Sassv3.4.11</b></p></summary> <p> <p>Library home page: <a href=https://metacpan.org/pod/CSS::Sass>https://meta...
True
CVE-2018-19839 (Medium) detected in CSS::Sass-v3.4.11 - ## CVE-2018-19839 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>CSS::Sassv3.4.11</b></p></summary> <p> <p>Library home page:...
non_comp
cve medium detected in css sass cve medium severity vulnerability vulnerable library css library home page a href found in head commit a href library source files the source files were matched to this source library based on a best effort mat...
0
16,502
22,349,213,360
IssuesEvent
2022-06-15 10:28:47
libass/libass
https://api.github.com/repos/libass/libass
opened
Rendering: Arabic does not render correctly as of version 0.16.0
compatibility
### Screenshots This is how it looks in v0.16 with "sub-spacing=0.8" ![arabic-spacing](https://user-images.githubusercontent.com/14009700/173803855-0ba28aca-f3d7-4b74-9ead-6679372568bf.png) This is how it looks in v0.16 without "sub-spacing=0.8" (This is how it should look, and it looks like this in previous versi...
True
Rendering: Arabic does not render correctly as of version 0.16.0 - ### Screenshots This is how it looks in v0.16 with "sub-spacing=0.8" ![arabic-spacing](https://user-images.githubusercontent.com/14009700/173803855-0ba28aca-f3d7-4b74-9ead-6679372568bf.png) This is how it looks in v0.16 without "sub-spacing=0.8" (T...
comp
rendering arabic does not render correctly as of version screenshots this is how it looks in with sub spacing this is how it looks in without sub spacing this is how it should look and it looks like this in previous versions like description of the issue a...
1
18,610
25,916,602,103
IssuesEvent
2022-12-15 17:53:41
fxmorin/MoreCulling
https://api.github.com/repos/fxmorin/MoreCulling
closed
Dashloader causes chunks to fail to render
help wanted Mod Compatibility
This issue is the same as #88 It can be fixed by simply reloading the cache, although that should not be the case. It should work without needing the player to do anything. I don't have the time to look into this issue, so it would be great if someone could check why this happens.
True
Dashloader causes chunks to fail to render - This issue is the same as #88 It can be fixed by simply reloading the cache, although that should not be the case. It should work without needing the player to do anything. I don't have the time to look into this issue, so it would be great if someone could check why thi...
comp
dashloader causes chunks to fail to render this issue is the same as it can be fixed by simply reloading the cache although that should not be the case it should work without needing the player to do anything i don t have the time to look into this issue so it would be great if someone could check why this...
1
18,918
26,293,711,967
IssuesEvent
2023-01-08 18:23:46
ValveSoftware/Proton
https://api.github.com/repos/ValveSoftware/Proton
closed
The Legend of Heroes: Ao no Kiseki KAI (1461920)
Game compatibility - Unofficial
# Compatibility Report - Name of the game with compatibility issues: The Legend of Heroes: Ao no Kiseki KAI - Steam AppID of the game: 1461920 ## System Information - GPU: AMD Radeon RX 460 - Driver/LLVM version: Mesa 21.3.4 - Kernel version: 5.13.0-27-generic - Link to full system information report as [Gist]...
True
The Legend of Heroes: Ao no Kiseki KAI (1461920) - # Compatibility Report - Name of the game with compatibility issues: The Legend of Heroes: Ao no Kiseki KAI - Steam AppID of the game: 1461920 ## System Information - GPU: AMD Radeon RX 460 - Driver/LLVM version: Mesa 21.3.4 - Kernel version: 5.13.0-27-generic ...
comp
the legend of heroes ao no kiseki kai compatibility report name of the game with compatibility issues the legend of heroes ao no kiseki kai steam appid of the game system information gpu amd radeon rx driver llvm version mesa kernel version generic link to full s...
1
4,959
7,568,857,249
IssuesEvent
2018-04-23 00:09:45
storybooks/storybook
https://api.github.com/repos/storybooks/storybook
closed
Importing Meteor packages solutions?
compatibility with other tools question / support
Hey all, I know there has been some talk in the past about handling Meteor import statements into storybook (e.g. 'import Random from meteor/meteor') but I never saw any concrete ways to make it work. Did anyone ever get a method working that doesn't involve rewriting all their code? (rewriting isn't really an optio...
True
Importing Meteor packages solutions? - Hey all, I know there has been some talk in the past about handling Meteor import statements into storybook (e.g. 'import Random from meteor/meteor') but I never saw any concrete ways to make it work. Did anyone ever get a method working that doesn't involve rewriting all their...
comp
importing meteor packages solutions hey all i know there has been some talk in the past about handling meteor import statements into storybook e g import random from meteor meteor but i never saw any concrete ways to make it work did anyone ever get a method working that doesn t involve rewriting all their...
1
9,937
11,943,898,510
IssuesEvent
2020-04-03 00:42:32
AzureAD/microsoft-authentication-library-for-js
https://api.github.com/repos/AzureAD/microsoft-authentication-library-for-js
closed
Login Flow not working for MS Teams App with 1.2.0-Beta.3
bug compatibility p2
<!-- PLEASE HELP US TO HELP YOU BETTER AND FASTER BY PROVIDING THE FOLLOWING INFORMATION. --> ## I'm submitting a... <!-- Check one of the following options with "x" --> <pre><code> [ ] Regression (a behavior that used to work and stopped working in a new release) [X] Bug report <!-- Please search GitHub for ...
True
Login Flow not working for MS Teams App with 1.2.0-Beta.3 - <!-- PLEASE HELP US TO HELP YOU BETTER AND FASTER BY PROVIDING THE FOLLOWING INFORMATION. --> ## I'm submitting a... <!-- Check one of the following options with "x" --> <pre><code> [ ] Regression (a behavior that used to work and stopped working in a ...
comp
login flow not working for ms teams app with beta please help us to help you better and faster by providing the following information i m submitting a regression a behavior that used to work and stopped working in a new release bug report performance issue feature ...
1
1,115
3,592,898,119
IssuesEvent
2016-02-01 17:38:32
Infocatcher/Private_Tab
https://api.github.com/repos/Infocatcher/Private_Tab
closed
[e10s] Links loaded from private about:newtab page becomes non-private in Firefox 45+
bug compatibility
I really like this add-on but it seems does not work on Firefox developer edition. Cookies from normal tab still exists when i open a private tab.
True
[e10s] Links loaded from private about:newtab page becomes non-private in Firefox 45+ - I really like this add-on but it seems does not work on Firefox developer edition. Cookies from normal tab still exists when i open a private tab.
comp
links loaded from private about newtab page becomes non private in firefox i really like this add on but it seems does not work on firefox developer edition cookies from normal tab still exists when i open a private tab
1
521,394
15,109,008,799
IssuesEvent
2021-02-08 17:18:13
pokt-network/pocket-dashboard
https://api.github.com/repos/pokt-network/pocket-dashboard
closed
Feature Request - Next Block Countdown
Backlog Low Priority
I think it would be helpful to have a 5th block added to the network information page showing an estimated "block countdown" for when the next block would be proposed. similar to how they have it for [OAN(aion)](https://mastery.theoan.com/#/dashboard)
1.0
Feature Request - Next Block Countdown - I think it would be helpful to have a 5th block added to the network information page showing an estimated "block countdown" for when the next block would be proposed. similar to how they have it for [OAN(aion)](https://mastery.theoan.com/#/dashboard)
non_comp
feature request next block countdown i think it would be helpful to have a block added to the network information page showing an estimated block countdown for when the next block would be proposed similar to how they have it for
0
48,848
7,460,565,247
IssuesEvent
2018-03-30 20:18:09
coala/coala
https://api.github.com/repos/coala/coala
closed
RELEASE_NOTES.rst : Typo Error
area/documentation difficulty/newcomer
<!-- Hello! If you're filing a bug, please include every step so as to help us reproduce it on our machines. If you're unsure about how to file an issue, use the issue template. If you need any help regarding usage of coala, check out the documentation or hit us up on chat. You can ignore or delete this text, it is com...
1.0
RELEASE_NOTES.rst : Typo Error - <!-- Hello! If you're filing a bug, please include every step so as to help us reproduce it on our machines. If you're unsure about how to file an issue, use the issue template. If you need any help regarding usage of coala, check out the documentation or hit us up on chat. You can igno...
non_comp
release notes rst typo error hello if you re filing a bug please include every step so as to help us reproduce it on our machines if you re unsure about how to file an issue use the issue template if you need any help regarding usage of coala check out the documentation or hit us up on chat you can igno...
0
199,932
22,716,806,829
IssuesEvent
2022-07-06 03:24:40
octo-problem-solving/test-repo
https://api.github.com/repos/octo-problem-solving/test-repo
opened
Code is being added into the repository with proper reviews being done
help wanted security
Our security team is asking for help ensuring proper reviews are being done to code being added into our repositories. We have hundreds of repositories in our organization. What is the best way we can achieve at scale? We are new to some of the out-of-the-box settings and the GitHub API. Can you please help us create a...
True
Code is being added into the repository with proper reviews being done - Our security team is asking for help ensuring proper reviews are being done to code being added into our repositories. We have hundreds of repositories in our organization. What is the best way we can achieve at scale? We are new to some of the ou...
non_comp
code is being added into the repository with proper reviews being done our security team is asking for help ensuring proper reviews are being done to code being added into our repositories we have hundreds of repositories in our organization what is the best way we can achieve at scale we are new to some of the ou...
0
63,733
12,371,169,884
IssuesEvent
2020-05-18 18:05:12
pygame/pygame
https://api.github.com/repos/pygame/pygame
opened
Add unit test: time.Clock.get_time()
Difficulty: Easy good first issue needs-tests python code time
This function needs a unit test. [Guide to how to contribute to an open source project on GitHub.](https://github.com/firstcontributions/first-contributions) [Draft guide on how to write a unit test for pygame](http://renesd.blogspot.com/2019/11/draft-2-of-lets-write-unit-test.html) **Test stub:** https://github...
1.0
Add unit test: time.Clock.get_time() - This function needs a unit test. [Guide to how to contribute to an open source project on GitHub.](https://github.com/firstcontributions/first-contributions) [Draft guide on how to write a unit test for pygame](http://renesd.blogspot.com/2019/11/draft-2-of-lets-write-unit-test...
non_comp
add unit test time clock get time this function needs a unit test test stub docs code to be tested
0
17,231
23,759,511,348
IssuesEvent
2022-09-01 07:40:17
pingcap/tidb
https://api.github.com/repos/pingcap/tidb
closed
`order by` of json value is different with MySQL
type/enhancement type/compatibility component/json
## Enhancement ```sql create table t(i INT, j JSON); insert into t values (0,'[1,2,3,4]'); insert into t values (0,'[1,2,3]'); insert into t values (0,'[5]'); ``` Then consider the following two query: ```sql select j from t order by j; select j from t where j > json_array(5); ``` The first line r...
True
`order by` of json value is different with MySQL - ## Enhancement ```sql create table t(i INT, j JSON); insert into t values (0,'[1,2,3,4]'); insert into t values (0,'[1,2,3]'); insert into t values (0,'[5]'); ``` Then consider the following two query: ```sql select j from t order by j; select j from ...
comp
order by of json value is different with mysql enhancement sql create table t i int j json insert into t values insert into t values insert into t values then consider the following two query sql select j from t order by j select j from t where j json...
1
18,633
25,951,459,278
IssuesEvent
2022-12-17 17:04:07
ValveSoftware/Proton
https://api.github.com/repos/ValveSoftware/Proton
closed
Investigator (482300)
Game compatibility - Unofficial XAudio2
# Compatibility Report - Name of the game with compatibility issues: Investigator - Steam AppID of the game: 482300 ## System Information Distro: Linux Mint 19.1 Tessa (64 bit) GPU: Vega 56 Driver/LLVM version: Mesa 19.1.0-devel/9.0.0 Kernel version: 5.0.7-050007-generic Proton version: 4.2-3 ## I confirm:...
True
Investigator (482300) - # Compatibility Report - Name of the game with compatibility issues: Investigator - Steam AppID of the game: 482300 ## System Information Distro: Linux Mint 19.1 Tessa (64 bit) GPU: Vega 56 Driver/LLVM version: Mesa 19.1.0-devel/9.0.0 Kernel version: 5.0.7-050007-generic Proton version...
comp
investigator compatibility report name of the game with compatibility issues investigator steam appid of the game system information distro linux mint tessa bit gpu vega driver llvm version mesa devel kernel version generic proton version i con...
1
510,620
14,813,255,226
IssuesEvent
2021-01-14 01:34:44
microsoft/terminal
https://api.github.com/repos/microsoft/terminal
closed
Polish Settings UI: Global Settings polish
Area-Settings UI In-PR Issue-Task Priority-3 Product-Terminal
- [ ] Launch size can be negative - [ ] reorder appearance to always show tabs --> hide title bar --> show terminal title in title bar
1.0
Polish Settings UI: Global Settings polish - - [ ] Launch size can be negative - [ ] reorder appearance to always show tabs --> hide title bar --> show terminal title in title bar
non_comp
polish settings ui global settings polish launch size can be negative reorder appearance to always show tabs hide title bar show terminal title in title bar
0
219,025
7,333,065,993
IssuesEvent
2018-03-05 18:12:10
NCEAS/metacat
https://api.github.com/repos/NCEAS/metacat
closed
use 2.0.1 patch release of d1_portal to support auth tokens and ocids
Priority: Normal Status: Closed Tracker: Story
--- Author Name: **ben leinfelder** (ben leinfelder) Original Redmine Issue: 6906, https://projects.ecoinformatics.org/ecoinfo/issues/6906 --- None
1.0
use 2.0.1 patch release of d1_portal to support auth tokens and ocids - --- Author Name: **ben leinfelder** (ben leinfelder) Original Redmine Issue: 6906, https://projects.ecoinformatics.org/ecoinfo/issues/6906 --- None
non_comp
use patch release of portal to support auth tokens and ocids author name ben leinfelder ben leinfelder original redmine issue none
0
344,134
10,340,170,523
IssuesEvent
2019-09-03 21:11:32
linkerd/linkerd2
https://api.github.com/repos/linkerd/linkerd2
closed
Traffic split is hiding inbound resources
area/web priority/P0
### What is the issue? It looks like the dashboard is replacing the incoming resources with traffic split instead of the concrete resource. ![Screenshot 2019-08-21 13 52 10](https://user-images.githubusercontent.com/47992/63468199-1ca1b980-c41c-11e9-9cc7-25d2f309c82a.png) ### How can it be reproduced? View ...
1.0
Traffic split is hiding inbound resources - ### What is the issue? It looks like the dashboard is replacing the incoming resources with traffic split instead of the concrete resource. ![Screenshot 2019-08-21 13 52 10](https://user-images.githubusercontent.com/47992/63468199-1ca1b980-c41c-11e9-9cc7-25d2f309c82a.pn...
non_comp
traffic split is hiding inbound resources what is the issue it looks like the dashboard is replacing the incoming resources with traffic split instead of the concrete resource how can it be reproduced view a deployment detail page with a traffic split in any namespace
0
764,139
26,786,093,286
IssuesEvent
2023-02-01 02:59:25
GoogleCloudPlatform/cloud-sql-proxy
https://api.github.com/repos/GoogleCloudPlatform/cloud-sql-proxy
closed
Re-enable and fix skipped Dial tests
priority: p2 type: cleanup
As part of moving testing builds over to Github Actions #1222 a couple tests became flaky. They are currently being skipped to unblock builds, this issue is to re-enable the tests and fix the cause of them being flaky. Flaky tests being skipped: - [ ] [SingleInstanceDial](https://github.com/GoogleCloudPlatform/cl...
1.0
Re-enable and fix skipped Dial tests - As part of moving testing builds over to Github Actions #1222 a couple tests became flaky. They are currently being skipped to unblock builds, this issue is to re-enable the tests and fix the cause of them being flaky. Flaky tests being skipped: - [ ] [SingleInstanceDial](ht...
non_comp
re enable and fix skipped dial tests as part of moving testing builds over to github actions a couple tests became flaky they are currently being skipped to unblock builds this issue is to re enable the tests and fix the cause of them being flaky flaky tests being skipped
0
107,921
9,248,972,681
IssuesEvent
2019-03-15 08:09:48
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
opened
sql: TestDropWhileBackfill failed under stress
C-test-failure O-robot
SHA: https://github.com/cockroachdb/cockroach/commits/70e3468e7ed5fb30b10eaaf972acbb0f16099d01 Parameters: ``` TAGS= GOFLAGS=-race ``` To repro, try: ``` # Don't forget to check out a clean suitable branch and experiment with the # stress invocation until the desired results present themselves. For example, # using ...
1.0
sql: TestDropWhileBackfill failed under stress - SHA: https://github.com/cockroachdb/cockroach/commits/70e3468e7ed5fb30b10eaaf972acbb0f16099d01 Parameters: ``` TAGS= GOFLAGS=-race ``` To repro, try: ``` # Don't forget to check out a clean suitable branch and experiment with the # stress invocation until the desired ...
non_comp
sql testdropwhilebackfill failed under stress sha parameters tags goflags race to repro try don t forget to check out a clean suitable branch and experiment with the stress invocation until the desired results present themselves for example using stress instead of stressrace and passin...
0
195,499
14,737,247,403
IssuesEvent
2021-01-07 01:17:36
brave/brave-browser
https://api.github.com/repos/brave/brave-browser
opened
Manual test run on Android Tab for 1.18.x Release #4
ARM OS/Android QA/Yes release-notes/exclude tests
### Verifications: - [ ] Upgrade from Chromium 87.0.4280.101 to Chromium 87.0.4280.141. #13399 ## Installer - [ ] Check that installer is close to the size of the last release - [ ] Check the Brave version in About and make sure it is EXACTLY as expected ## Custom tabs - [ ] Make sure Brave handles link...
1.0
Manual test run on Android Tab for 1.18.x Release #4 - ### Verifications: - [ ] Upgrade from Chromium 87.0.4280.101 to Chromium 87.0.4280.141. #13399 ## Installer - [ ] Check that installer is close to the size of the last release - [ ] Check the Brave version in About and make sure it is EXACTLY as expected ...
non_comp
manual test run on android tab for x release verifications upgrade from chromium to chromium installer check that installer is close to the size of the last release check the brave version in about and make sure it is exactly as expected custom tabs ...
0
187,858
22,045,975,544
IssuesEvent
2022-05-30 01:46:28
artsking/linux-4.1.15
https://api.github.com/repos/artsking/linux-4.1.15
closed
CVE-2017-15299 (Medium) detected in linux-stable-rtv4.1.33 - autoclosed
security vulnerability
## CVE-2017-15299 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary> <p> <p>Julia Cartwright's fork of linux-stable-rt.git</p> <p>Library home p...
True
CVE-2017-15299 (Medium) detected in linux-stable-rtv4.1.33 - autoclosed - ## CVE-2017-15299 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary> <p...
non_comp
cve medium detected in linux stable autoclosed cve medium severity vulnerability vulnerable library linux stable julia cartwright s fork of linux stable rt git library home page a href found in head commit a href found in base branch master vulner...
0
8,832
10,781,259,811
IssuesEvent
2019-11-04 14:35:56
Yoast/wordpress-seo
https://api.github.com/repos/Yoast/wordpress-seo
closed
High hosting CPU usage with Yoast SEO and WooCommerce
backlog compatibility component: performance type: bug
Copied from https://github.com/Yoast/wordpress-seo/issues/9170#issuecomment-373472498 --- high hosting cpu usage after yoast seo update cpu usage when I click woo–products–all is above 90-95% and loading time (by query monitor) is above 8 seconds. also query monitor detects duplicate queries SELECT ID FR...
True
High hosting CPU usage with Yoast SEO and WooCommerce - Copied from https://github.com/Yoast/wordpress-seo/issues/9170#issuecomment-373472498 --- high hosting cpu usage after yoast seo update cpu usage when I click woo–products–all is above 90-95% and loading time (by query monitor) is above 8 seconds. also ...
comp
high hosting cpu usage with yoast seo and woocommerce copied from high hosting cpu usage after yoast seo update cpu usage when i click woo–products–all is above and loading time by query monitor is above seconds also query monitor detects duplicate queries select id from posts as post...
1