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
12,949
15,208,248,949
IssuesEvent
2021-02-17 02:09:31
jupyter-widgets/ipywidgets
https://api.github.com/repos/jupyter-widgets/ipywidgets
closed
Switch default cdn from unpkg to jsdelivr
backwards-incompatible good first issue
In case someone is having issues, there is a critical regression with unpkg: https://github.com/unpkg/unpkg-website/issues/51
True
Switch default cdn from unpkg to jsdelivr - In case someone is having issues, there is a critical regression with unpkg: https://github.com/unpkg/unpkg-website/issues/51
comp
switch default cdn from unpkg to jsdelivr in case someone is having issues there is a critical regression with unpkg
1
77,809
9,631,889,136
IssuesEvent
2019-05-15 15:04:42
bluesky/bluesky
https://api.github.com/repos/bluesky/bluesky
closed
Replace 'checkpoint' Msg with checkpoint kwarg on Msg
design-discussion
Avoid this situation, where the user wanted to mark the 'whatever' Msg as a safe point to roll back to, but was interrupted before the 'checkpoint' Msg could be processed. ``` Msg('whatever') Ctrl+C Msg('checkpoint') ``` Instead, allow this: ``` Msg('whatever', checkpoint=True) ``` Since message processing is granu...
1.0
Replace 'checkpoint' Msg with checkpoint kwarg on Msg - Avoid this situation, where the user wanted to mark the 'whatever' Msg as a safe point to roll back to, but was interrupted before the 'checkpoint' Msg could be processed. ``` Msg('whatever') Ctrl+C Msg('checkpoint') ``` Instead, allow this: ``` Msg('whatever',...
non_comp
replace checkpoint msg with checkpoint kwarg on msg avoid this situation where the user wanted to mark the whatever msg as a safe point to roll back to but was interrupted before the checkpoint msg could be processed msg whatever ctrl c msg checkpoint instead allow this msg whatever ...
0
103,987
22,548,846,198
IssuesEvent
2022-06-27 01:50:52
llvm/llvm-project
https://api.github.com/repos/llvm/llvm-project
closed
A/F: `getSignificantBits() <= 64 && "Too many bits for int64_t"' after 6c951c5ee6d0b
llvm:codegen llvm:crash
We have an internal test that started hitting an assertion failure which I bisected to commit 6c951c5ee6d0b848877cb8ac7a9cb2a9ef9ebbb5. Consider the following code: ```cpp enum a { b, c }; enum d { e, f }; struct g { unsigned h : 16; unsigned i : 16; unsigned j : 16; unsigned ab : 8; unsigned : 8; ...
1.0
A/F: `getSignificantBits() <= 64 && "Too many bits for int64_t"' after 6c951c5ee6d0b - We have an internal test that started hitting an assertion failure which I bisected to commit 6c951c5ee6d0b848877cb8ac7a9cb2a9ef9ebbb5. Consider the following code: ```cpp enum a { b, c }; enum d { e, f }; struct g { unsigned ...
non_comp
a f getsignificantbits too many bits for t after we have an internal test that started hitting an assertion failure which i bisected to commit consider the following code cpp enum a b c enum d e f struct g unsigned h unsigned i unsigned j unsigned...
0
5,131
7,726,347,524
IssuesEvent
2018-05-24 20:54:02
LLK/scratch-paint
https://api.github.com/repos/LLK/scratch-paint
closed
Scratch 2.0 project background imported in the wrong place
bug compatibility critical feedback form
This project loads with the backdrops offset up and to the left: https://preview.scratch.mit.edu/#209781807 The "Title screen" backdrop looks like this in the editor: ![image](https://user-images.githubusercontent.com/13686399/37985432-95c32392-31ad-11e8-9f16-c2c1ab08e604.png) But should look like this: ![imag...
True
Scratch 2.0 project background imported in the wrong place - This project loads with the backdrops offset up and to the left: https://preview.scratch.mit.edu/#209781807 The "Title screen" backdrop looks like this in the editor: ![image](https://user-images.githubusercontent.com/13686399/37985432-95c32392-31ad-11e8...
comp
scratch project background imported in the wrong place this project loads with the backdrops offset up and to the left the title screen backdrop looks like this in the editor but should look like this
1
19,132
10,326,167,107
IssuesEvent
2019-09-02 00:04:33
pypa/pip
https://api.github.com/repos/pypa/pip
closed
Shouldn't pip fail installing modified wheel file? (checking hash against RECORD)
C: wheel type: security
Hello, I've noticed that unpacking wheel, making some edits in its files and zipping everything right back without updating the RECORD file, doesn't result on any warnings or errors from pip. Reading [PEP 0427](https://www.python.org/dev/peps/pep-0427/) it's not clear to me if the hash records in dist-info/RECORD shou...
True
Shouldn't pip fail installing modified wheel file? (checking hash against RECORD) - Hello, I've noticed that unpacking wheel, making some edits in its files and zipping everything right back without updating the RECORD file, doesn't result on any warnings or errors from pip. Reading [PEP 0427](https://www.python.org/d...
non_comp
shouldn t pip fail installing modified wheel file checking hash against record hello i ve noticed that unpacking wheel making some edits in its files and zipping everything right back without updating the record file doesn t result on any warnings or errors from pip reading it s not clear to me if the has...
0
688,454
23,582,695,024
IssuesEvent
2022-08-23 08:59:43
stackabletech/t2
https://api.github.com/repos/stackabletech/t2
opened
HCloud nodes w/o public IPv4
priority/high
(This task deals with some leftovers of #333) This issue is actually fully implemented (see branch https://github.com/stackabletech/t2/tree/hcloud-k3s-less-public-ips). Unfortunately, there are some issues with the HCloud Terraform provider. We created a support ticket and Hetzner confirmed that there are issues. Un...
1.0
HCloud nodes w/o public IPv4 - (This task deals with some leftovers of #333) This issue is actually fully implemented (see branch https://github.com/stackabletech/t2/tree/hcloud-k3s-less-public-ips). Unfortunately, there are some issues with the HCloud Terraform provider. We created a support ticket and Hetzner confi...
non_comp
hcloud nodes w o public this task deals with some leftovers of this issue is actually fully implemented see branch unfortunately there are some issues with the hcloud terraform provider we created a support ticket and hetzner confirmed that there are issues until these issues are fixed we have to was...
0
5,629
8,114,417,232
IssuesEvent
2018-08-15 00:13:04
gvlfm78/BukkitOldCombatMechanics
https://api.github.com/repos/gvlfm78/BukkitOldCombatMechanics
closed
CombatTag + OCM: Invisible and permanently armor
incompatibility
There is a problem between these two plugins that cause them to have any armor in an invisible and permanently. I recorded a video about how it works: https://youtu.be/ug16RhvQIPo Spigot version: 1.9.4-R0.1-SNAPSHOT-latest OCM version: 1.6.5 My config (1.9.4): https://pastebin.com/raw/QQh4ba99 1.12.2 Config: http...
True
CombatTag + OCM: Invisible and permanently armor - There is a problem between these two plugins that cause them to have any armor in an invisible and permanently. I recorded a video about how it works: https://youtu.be/ug16RhvQIPo Spigot version: 1.9.4-R0.1-SNAPSHOT-latest OCM version: 1.6.5 My config (1.9.4): htt...
comp
combattag ocm invisible and permanently armor there is a problem between these two plugins that cause them to have any armor in an invisible and permanently i recorded a video about how it works spigot version snapshot latest ocm version my config config watch the v...
1
136,970
18,751,522,478
IssuesEvent
2021-11-05 03:02:03
Dima2022/Resiliency-Studio
https://api.github.com/repos/Dima2022/Resiliency-Studio
closed
CVE-2019-11358 (Medium) detected in jquery-3.2.1.min.js, jquery-2.1.3.min.js - autoclosed
security vulnerability
## CVE-2019-11358 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jquery-3.2.1.min.js</b>, <b>jquery-2.1.3.min.js</b></p></summary> <p> <details><summary><b>jquery-3.2.1.min.js</b>...
True
CVE-2019-11358 (Medium) detected in jquery-3.2.1.min.js, jquery-2.1.3.min.js - autoclosed - ## CVE-2019-11358 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jquery-3.2.1.min.js</b>...
non_comp
cve medium detected in jquery min js jquery min js autoclosed cve medium severity vulnerability vulnerable libraries jquery min js jquery min js jquery min js javascript library for dom operations library home page a href path to dependen...
0
46,308
5,795,408,181
IssuesEvent
2017-05-02 17:00:59
elastic/elasticsearch
https://api.github.com/repos/elastic/elasticsearch
closed
QueryDSLDocumentationTests should be imported into the java API docs
bug docs test
Right now there is a big comment at the top of QueryDSLDocumentationTests saying that we hope that they lines in there match the docs in the java API documentation. We should really use the `include-tagged::{doc-tests}/DeleteDocumentationIT.java[delete-request]` style syntax to include it directly into the asciidoc. Th...
1.0
QueryDSLDocumentationTests should be imported into the java API docs - Right now there is a big comment at the top of QueryDSLDocumentationTests saying that we hope that they lines in there match the docs in the java API documentation. We should really use the `include-tagged::{doc-tests}/DeleteDocumentationIT.java[del...
non_comp
querydsldocumentationtests should be imported into the java api docs right now there is a big comment at the top of querydsldocumentationtests saying that we hope that they lines in there match the docs in the java api documentation we should really use the include tagged doc tests deletedocumentationit java s...
0
43,209
11,569,199,051
IssuesEvent
2020-02-20 17:07:23
NREL/EnergyPlus
https://api.github.com/repos/NREL/EnergyPlus
closed
"Other" heating subcategory appears (incorrectly)
Defect
Issue overview -------------- See IDF below where >12 GJ of energy appears in an "Other" heating subcategory in the End Uses By Subcategory output table. The subcategory is being automatically created. Across several hundred test IDFs, this is the _only_ file where this subcategory appears. In every other test file, ...
1.0
"Other" heating subcategory appears (incorrectly) - Issue overview -------------- See IDF below where >12 GJ of energy appears in an "Other" heating subcategory in the End Uses By Subcategory output table. The subcategory is being automatically created. Across several hundred test IDFs, this is the _only_ file where ...
non_comp
other heating subcategory appears incorrectly issue overview see idf below where gj of energy appears in an other heating subcategory in the end uses by subcategory output table the subcategory is being automatically created across several hundred test idfs this is the only file where t...
0
6,146
8,559,706,692
IssuesEvent
2018-11-08 22:07:53
pytest-dev/pytest
https://api.github.com/repos/pytest-dev/pytest
closed
trigger DeprecationWarnings for actually deprecated things
status: critical type: backward compatibility type: enhancement type: feature-branch
all over the codebase we have old apis and compat code that never actually warns about its deprecation, we should own up to that so we can eventually kill the cruft
True
trigger DeprecationWarnings for actually deprecated things - all over the codebase we have old apis and compat code that never actually warns about its deprecation, we should own up to that so we can eventually kill the cruft
comp
trigger deprecationwarnings for actually deprecated things all over the codebase we have old apis and compat code that never actually warns about its deprecation we should own up to that so we can eventually kill the cruft
1
9,701
11,747,118,097
IssuesEvent
2020-03-12 13:05:24
sofastack/sofa-boot
https://api.github.com/repos/sofastack/sofa-boot
closed
BindingConverterFactoryImpl should support read converter by order
enhancement incompatible
sometimes we want to override the converter which implements in sofa. but we can not. <img width="722" alt="image" src="https://user-images.githubusercontent.com/2684384/70132692-acaffa00-16bf-11ea-86e5-7b1bd239b8f5.png"> we can add a annotation for BindingAdapter and BindingConvertor,so when we get this, we so...
True
BindingConverterFactoryImpl should support read converter by order - sometimes we want to override the converter which implements in sofa. but we can not. <img width="722" alt="image" src="https://user-images.githubusercontent.com/2684384/70132692-acaffa00-16bf-11ea-86e5-7b1bd239b8f5.png"> we can add a annotati...
comp
bindingconverterfactoryimpl should support read converter by order sometimes we want to override the converter which implements in sofa but we can not img width alt image src we can add a annotation for bindingadapter and bindingconvertor so when we get this we sort them and put them by order or...
1
662,957
22,157,540,807
IssuesEvent
2022-06-04 02:40:45
Simon-Initiative/oli-torus
https://api.github.com/repos/Simon-Initiative/oli-torus
closed
GUSIO course page return 500 in preview
Priority_1:_Critical
**Message** ``` ** (ArgumentError) lists in Phoenix.HTML and templates may only contain integers representing bytes, binaries or other lists, got invalid entry: %{"children" => [%{"text" => " ", "type" => "text"}], "id" => "e800251f2a8648539928528a2fe2b7c4", "type" => "p"} ``` **Backtrace (last 10 lines)** ``` lib...
1.0
GUSIO course page return 500 in preview - **Message** ``` ** (ArgumentError) lists in Phoenix.HTML and templates may only contain integers representing bytes, binaries or other lists, got invalid entry: %{"children" => [%{"text" => " ", "type" => "text"}], "id" => "e800251f2a8648539928528a2fe2b7c4", "type" => "p"} `...
non_comp
gusio course page return in preview message argumenterror lists in phoenix html and templates may only contain integers representing bytes binaries or other lists got invalid entry children id type p backtrace last lines lib phoenix html safe ex pho...
0
15,862
20,812,571,445
IssuesEvent
2022-03-18 05:50:22
zer0Kerbal/Dreamer
https://api.github.com/repos/zer0Kerbal/Dreamer
opened
drm-container versions
issue: compatibility/patch issue: config type: enhancement
# add * [ ] [drm-container] for Snacks * [ ] [drm-container] for USI-LS * [ ] [drm-container] for SimpleConstruction!
True
drm-container versions - # add * [ ] [drm-container] for Snacks * [ ] [drm-container] for USI-LS * [ ] [drm-container] for SimpleConstruction!
comp
drm container versions add for snacks for usi ls for simpleconstruction
1
259,018
19,582,343,072
IssuesEvent
2022-01-04 23:29:26
opencollective/opencollective
https://api.github.com/repos/opencollective/opencollective
opened
[DOCS] Fiscal Hosting Info pages should link to each other
documentation
These 3 pages should all link to each other (I don't believe they currently do): - https://opencollective.com/fiscal-hosting - https://opencollective.com/become-a-host - https://opencollective.com/hosts (this one already links to 'become a host') :: Please add on this page https://opencollective.com/become-a...
1.0
[DOCS] Fiscal Hosting Info pages should link to each other - These 3 pages should all link to each other (I don't believe they currently do): - https://opencollective.com/fiscal-hosting - https://opencollective.com/become-a-host - https://opencollective.com/hosts (this one already links to 'become a host') :: ...
non_comp
fiscal hosting info pages should link to each other these pages should all link to each other i don t believe they currently do this one already links to become a host please add on this page it can just say learn more about fiscal hosting and the hyperlink can be under f...
0
10,363
12,336,367,147
IssuesEvent
2020-05-14 13:29:21
ballerina-platform/ballerina-spec
https://api.github.com/repos/ballerina-platform/ballerina-spec
closed
Nominal typing
enhancement incompatible lang status/inprogress
Ballerina is fundamentally a structurally-typed language, but there are cases where nominal typing would be useful, both for improved error checking and for interop with other systems that use nominal typing. Examples of the latter include SQL (with distinct types) and GraphQL (the __typename feature). At the moment...
True
Nominal typing - Ballerina is fundamentally a structurally-typed language, but there are cases where nominal typing would be useful, both for improved error checking and for interop with other systems that use nominal typing. Examples of the latter include SQL (with distinct types) and GraphQL (the __typename feature)....
comp
nominal typing ballerina is fundamentally a structurally typed language but there are cases where nominal typing would be useful both for improved error checking and for interop with other systems that use nominal typing examples of the latter include sql with distinct types and graphql the typename feature ...
1
11,781
13,896,578,147
IssuesEvent
2020-10-19 17:24:08
ValveSoftware/Proton
https://api.github.com/repos/ValveSoftware/Proton
closed
Chilla's Art games graphics errors (1306620 1228520 1349960)
Game compatibility - Unofficial Mesa drivers
Chilla's Art latest games have black graphics artifacts when SSR (ScreenSpaceReflections) is enabled Affected games are: Missing Children (1306620) The Convenience Store (1228520) The Ghost Train (1349960) **System Information** - GPU: RX 5700 - GPU Driver: Mesa 20.3.0-devel (git-1459cce 2020-09-01 focal-oib...
True
Chilla's Art games graphics errors (1306620 1228520 1349960) - Chilla's Art latest games have black graphics artifacts when SSR (ScreenSpaceReflections) is enabled Affected games are: Missing Children (1306620) The Convenience Store (1228520) The Ghost Train (1349960) **System Information** - GPU: RX 5700 - ...
comp
chilla s art games graphics errors chilla s art latest games have black graphics artifacts when ssr screenspacereflections is enabled affected games are missing children the convenience store the ghost train system information gpu rx gpu driver mesa devel git ...
1
6,603
8,875,348,347
IssuesEvent
2019-01-12 02:36:41
dotnet/corefx
https://api.github.com/repos/dotnet/corefx
closed
UWP 6.2.2: Connection Error : System.Net.WebSockets.WebSocketException
area-System.Net bug os-windows-uwp tenet-compatibility
System : Windows 10 1803 Build 17134 UWP Min Build : 16299 UWP Target Build : 17134 Visual Studio 15.9 ``` Connection Error : System.Net.WebSockets.WebSocketException (203): An exception caused the WebSocket to enter the Aborted state. Please see the InnerException, if present, for more details. ---> System.A...
True
UWP 6.2.2: Connection Error : System.Net.WebSockets.WebSocketException - System : Windows 10 1803 Build 17134 UWP Min Build : 16299 UWP Target Build : 17134 Visual Studio 15.9 ``` Connection Error : System.Net.WebSockets.WebSocketException (203): An exception caused the WebSocket to enter the Aborted state. Pl...
comp
uwp connection error system net websockets websocketexception system windows build uwp min build uwp target build visual studio connection error system net websockets websocketexception an exception caused the websocket to enter the aborted state please see the innere...
1
44,042
9,532,648,838
IssuesEvent
2019-04-29 19:09:09
dotnet/coreclr
https://api.github.com/repos/dotnet/coreclr
closed
Register allocator assert: "Expected empty defList at end of block"
area-CodeGen bug
This test below causes an assert on x64 Windows (and likely elsewhere). The assert is ``` Assert failure(PID 18440 [0x00004808], Thread: 26224 [0x6670]): Assertion failed '!"Expected empty defList at end of block"' in 'GitHub_999999999.Program:GetStruct(int):struct' (IL size 24) File: f:\coreclr7\src\jit\l...
1.0
Register allocator assert: "Expected empty defList at end of block" - This test below causes an assert on x64 Windows (and likely elsewhere). The assert is ``` Assert failure(PID 18440 [0x00004808], Thread: 26224 [0x6670]): Assertion failed '!"Expected empty defList at end of block"' in 'GitHub_999999999.Program:...
non_comp
register allocator assert expected empty deflist at end of block this test below causes an assert on windows and likely elsewhere the assert is assert failure pid thread assertion failed expected empty deflist at end of block in github program getstruct int struct il size ...
0
14,828
18,275,585,150
IssuesEvent
2021-10-04 18:24:46
dotnet/docs
https://api.github.com/repos/dotnet/docs
closed
[Breaking change]: System.InvalidProgramException thrown when stack parameter type is incompliant to the parameter type in method signature as per ECMA-335
doc-idea :watch: Not Triaged breaking-change Pri1 binary incompatible
### Description Earlier, on x86, .NET would tolerate an incorrect IL and would lead to incorrect execution. The change in https://github.com/dotnet/runtime/pull/43386 fix it by rejecting such incorrect IL by throwing `System.InvalidProgramExecution` exception. ## Version .NET 6 preview 1 ### Version Othe...
True
[Breaking change]: System.InvalidProgramException thrown when stack parameter type is incompliant to the parameter type in method signature as per ECMA-335 - ### Description Earlier, on x86, .NET would tolerate an incorrect IL and would lead to incorrect execution. The change in https://github.com/dotnet/runtime/pu...
comp
system invalidprogramexception thrown when stack parameter type is incompliant to the parameter type in method signature as per ecma description earlier on net would tolerate an incorrect il and would lead to incorrect execution the change in fix it by rejecting such incorrect il by throwing sys...
1
123,205
10,257,077,977
IssuesEvent
2019-08-21 19:12:52
rancher/rancher
https://api.github.com/repos/rancher/rancher
closed
Add ability to assign annotations & labels to a cluster, project, nodes and namespaces
[zube]: To Test internal kind/enhancement team/ui
**What kind of request is this:** Feature request **Rancher version:** v2.2.4 **Description:** This is not supported in the main GUI. But it is currently supported in API. Able to crud them by clicking on the "View in API" of the desired cluster, making changes and clicking save. In addition to clusters, ...
1.0
Add ability to assign annotations & labels to a cluster, project, nodes and namespaces - **What kind of request is this:** Feature request **Rancher version:** v2.2.4 **Description:** This is not supported in the main GUI. But it is currently supported in API. Able to crud them by clicking on the "View in AP...
non_comp
add ability to assign annotations labels to a cluster project nodes and namespaces what kind of request is this feature request rancher version description this is not supported in the main gui but it is currently supported in api able to crud them by clicking on the view in api...
0
17,019
23,446,067,427
IssuesEvent
2022-08-15 19:46:48
Luke100000/minecraft-comes-alive
https://api.github.com/repos/Luke100000/minecraft-comes-alive
closed
Losing Progress
mod compatibility
Ever since i had this mod in the server with Sophisticated Backpacks (the only mod that changes things in the Playerdata) this mod has been resetting every progress i had everytime i shutdown my server and logged in, brought me back to spawn with my playerdata deleted and with nothing and giving me Alex's Mobs book (g...
True
Losing Progress - Ever since i had this mod in the server with Sophisticated Backpacks (the only mod that changes things in the Playerdata) this mod has been resetting every progress i had everytime i shutdown my server and logged in, brought me back to spawn with my playerdata deleted and with nothing and giving me A...
comp
losing progress ever since i had this mod in the server with sophisticated backpacks the only mod that changes things in the playerdata this mod has been resetting every progress i had everytime i shutdown my server and logged in brought me back to spawn with my playerdata deleted and with nothing and giving me a...
1
32,806
4,423,041,488
IssuesEvent
2016-08-16 06:47:06
smartguy1196/regex.objectified
https://api.github.com/repos/smartguy1196/regex.objectified
opened
Design Proposition #1
design proposition
# Constructor Design for `RegExObj` ### Conversion Order: 1. Regexp 2. String 3. JSON ### JSON Argument Handling: - Allow `tokens` to be `regexps` and `strings` - Verify It
1.0
Design Proposition #1 - # Constructor Design for `RegExObj` ### Conversion Order: 1. Regexp 2. String 3. JSON ### JSON Argument Handling: - Allow `tokens` to be `regexps` and `strings` - Verify It
non_comp
design proposition constructor design for regexobj conversion order regexp string json json argument handling allow tokens to be regexps and strings verify it
0
76,271
3,485,786,855
IssuesEvent
2015-12-31 11:29:41
KazDragon/paradice9
https://api.github.com/repos/KazDragon/paradice9
closed
UI creation inefficient
Component-UI in progress Performance Priority-Medium
During testing, it has been noticed that there is a big delay while logging in. Profiling shows that there is a big chunk of work done constructing the UI. A lot of this work does not need to be done immediately. For example, constructing the GM Tools UI isn't necessary in most cases, nor are the character creation ...
1.0
UI creation inefficient - During testing, it has been noticed that there is a big delay while logging in. Profiling shows that there is a big chunk of work done constructing the UI. A lot of this work does not need to be done immediately. For example, constructing the GM Tools UI isn't necessary in most cases, nor a...
non_comp
ui creation inefficient during testing it has been noticed that there is a big delay while logging in profiling shows that there is a big chunk of work done constructing the ui a lot of this work does not need to be done immediately for example constructing the gm tools ui isn t necessary in most cases nor a...
0
2,139
4,869,159,813
IssuesEvent
2016-11-15 11:46:03
t9md/atom-vim-mode-plus
https://api.github.com/repos/t9md/atom-vim-mode-plus
closed
:<linenumber> goes to (current line number + <linenumber>)th line
compatiblity-to-Vim out-of-scope-of-vmp Q&A
# Check list - Atom version info(`atom --version`) 1.11.2 - vim-mode-plus version. 0.65.0 - You disabled vim-mode? You cannot use both vim-mode and vim-mode-plus simultaneously. Yes - Tried to latest stable atom version with latest vim-mode-plus. Yes - Restarting Atom itself solve your problem? No - Keybin...
True
:<linenumber> goes to (current line number + <linenumber>)th line - # Check list - Atom version info(`atom --version`) 1.11.2 - vim-mode-plus version. 0.65.0 - You disabled vim-mode? You cannot use both vim-mode and vim-mode-plus simultaneously. Yes - Tried to latest stable atom version with latest vim-mode-pl...
comp
goes to current line number th line check list atom version info atom version vim mode plus version you disabled vim mode you cannot use both vim mode and vim mode plus simultaneously yes tried to latest stable atom version with latest vim mode plus yes restarting a...
1
32,166
8,805,809,246
IssuesEvent
2018-12-26 22:19:51
mozilla/dinobuildr
https://api.github.com/repos/mozilla/dinobuildr
closed
Documentation: Architectual document
documentation mozilla-build
We need a deeper architectural document to help people understand wtf is going on here.
1.0
Documentation: Architectual document - We need a deeper architectural document to help people understand wtf is going on here.
non_comp
documentation architectual document we need a deeper architectural document to help people understand wtf is going on here
0
157,879
12,394,301,808
IssuesEvent
2020-05-20 16:43:03
aliasrobotics/RVD
https://api.github.com/repos/aliasrobotics/RVD
opened
CWE-134 (format), Potential format string problem (CWE-134)... @ ver/MotoPlus/Controller.c:909
CWE-134 bug flawfinder flawfinder_level_4 static analysis testing triage
```yaml { "id": 1, "title": "CWE-134 (format), Potential format string problem (CWE-134)... @ ver/MotoPlus/Controller.c:909", "type": "bug", "description": "Potential format string problem (CWE-134). Make format string constant. . Happening @ ...ver/MotoPlus/Controller.c:909", "cwe": [ "CWE-...
1.0
CWE-134 (format), Potential format string problem (CWE-134)... @ ver/MotoPlus/Controller.c:909 - ```yaml { "id": 1, "title": "CWE-134 (format), Potential format string problem (CWE-134)... @ ver/MotoPlus/Controller.c:909", "type": "bug", "description": "Potential format string problem (CWE-134). Make fo...
non_comp
cwe format potential format string problem cwe ver motoplus controller c yaml id title cwe format potential format string problem cwe ver motoplus controller c type bug description potential format string problem cwe make format string co...
0
16,246
21,843,803,858
IssuesEvent
2022-05-18 01:12:00
Yesssssman/epicfightmod
https://api.github.com/repos/Yesssssman/epicfightmod
closed
compatability with Skin Layers 3D
mod incompatibility
[https://www.curseforge.com/minecraft/mc-mods/skin-layers-3d](https://www.curseforge.com/minecraft/mc-mods/skin-layers-3d )- Completely bugged rendering with this mod while in combat mode.
True
compatability with Skin Layers 3D - [https://www.curseforge.com/minecraft/mc-mods/skin-layers-3d](https://www.curseforge.com/minecraft/mc-mods/skin-layers-3d )- Completely bugged rendering with this mod while in combat mode.
comp
compatability with skin layers completely bugged rendering with this mod while in combat mode
1
12,731
15,014,596,746
IssuesEvent
2021-02-01 06:55:03
vesoft-inc/nebula-graph
https://api.github.com/repos/vesoft-inc/nebula-graph
closed
list comparison bug
bug incompatible
neo4j test: ``` neo4j@neo4j> return [2,3,4]>[2]; +-------------+ | [2,3,4]>[2] | +-------------+ | TRUE | +-------------+ 1 row available after 40 ms, consumed after another 1 ms neo4j@neo4j> return [2,3,4]<[2]; +-------------+ | [2,3,4]<[2] | +-------------+ | FALSE | +-------------+ ``` ...
True
list comparison bug - neo4j test: ``` neo4j@neo4j> return [2,3,4]>[2]; +-------------+ | [2,3,4]>[2] | +-------------+ | TRUE | +-------------+ 1 row available after 40 ms, consumed after another 1 ms neo4j@neo4j> return [2,3,4]<[2]; +-------------+ | [2,3,4]<[2] | +-------------+ | FALSE | ...
comp
list comparison bug test return true row available after ms consumed after another ms return false nebula test czp nebula...
1
5,581
8,058,012,425
IssuesEvent
2018-08-02 17:05:14
MichaelClerx/myokit
https://api.github.com/repos/MichaelClerx/myokit
closed
Compile Sundials CVODE DLLs with VS 2008 for Python
compatibility
Did this: - Download source for sundials 2.7 (not 3, as this uses newer C99 features) - Download and install cmake - Unpack the source code (Download and install 7zip) - Create a builddir inside the unpacked source code - Open a Visual C++ 2008 64 bit command prompt (via start menu) - Navigate to the build dir ...
True
Compile Sundials CVODE DLLs with VS 2008 for Python - Did this: - Download source for sundials 2.7 (not 3, as this uses newer C99 features) - Download and install cmake - Unpack the source code (Download and install 7zip) - Create a builddir inside the unpacked source code - Open a Visual C++ 2008 64 bit command...
comp
compile sundials cvode dlls with vs for python did this download source for sundials not as this uses newer features download and install cmake unpack the source code download and install create a builddir inside the unpacked source code open a visual c bit command prompt via...
1
430,579
12,463,254,251
IssuesEvent
2020-05-28 10:16:51
music-encoding/sibmei
https://api.github.com/repos/music-encoding/sibmei
closed
Support trans.diat and trans.semi
Priority: Medium Status: Needs Patch
It seems the plugin does not generate the trans.diat and trans.semi attributes
1.0
Support trans.diat and trans.semi - It seems the plugin does not generate the trans.diat and trans.semi attributes
non_comp
support trans diat and trans semi it seems the plugin does not generate the trans diat and trans semi attributes
0
131,572
10,700,086,320
IssuesEvent
2019-10-23 22:42:25
aspnet/EntityFrameworkCore
https://api.github.com/repos/aspnet/EntityFrameworkCore
closed
Test dotnet ef on 3.1
area-test closed-fixed
Is the package correct? Does it target the right runtime version? Does it work on projects targeting older versions?
1.0
Test dotnet ef on 3.1 - Is the package correct? Does it target the right runtime version? Does it work on projects targeting older versions?
non_comp
test dotnet ef on is the package correct does it target the right runtime version does it work on projects targeting older versions
0
4,893
7,497,185,960
IssuesEvent
2018-04-08 17:12:58
Kittyfisto/SharpRemote
https://api.github.com/repos/Kittyfisto/SharpRemote
closed
Refactor NoSuchServantException
enhancement not backwards compatible
Just like NotConnectedException and ConnectionLostException, NoSuchServantException is merely another cause for a remote procedure call to have been canceled. Therefore it too should inherit from RemoteProcedureCallCanceledException.
True
Refactor NoSuchServantException - Just like NotConnectedException and ConnectionLostException, NoSuchServantException is merely another cause for a remote procedure call to have been canceled. Therefore it too should inherit from RemoteProcedureCallCanceledException.
comp
refactor nosuchservantexception just like notconnectedexception and connectionlostexception nosuchservantexception is merely another cause for a remote procedure call to have been canceled therefore it too should inherit from remoteprocedurecallcanceledexception
1
42,479
6,981,068,875
IssuesEvent
2017-12-13 05:57:38
bigdatagenomics/adam
https://api.github.com/repos/bigdatagenomics/adam
closed
Algorithms docs formatting
documentation
The [rendered docs](https://github.com/bigdatagenomics/adam/blob/master/docs/source/70_algorithms.md) are not correctly formatted for the equations. The intradoc links don't work either.
1.0
Algorithms docs formatting - The [rendered docs](https://github.com/bigdatagenomics/adam/blob/master/docs/source/70_algorithms.md) are not correctly formatted for the equations. The intradoc links don't work either.
non_comp
algorithms docs formatting the are not correctly formatted for the equations the intradoc links don t work either
0
543,110
15,878,231,171
IssuesEvent
2021-04-09 10:42:48
VEuPathDB/web-components
https://api.github.com/repos/VEuPathDB/web-components
reopened
Histogram: rename yAxisRange prop to dependentAxisRange and make it NumberRange type
plot priority 2 tidy-up
Has quite a few downstream consequences: e.g. `ChartMarkers` Then in `ChartMarkers.stories.tsx` it's call yAxisRangeValue which could be renamed dependentAxisMaxValue or similar - or maybe pass a min/max range object rather than just the max to keep things consistent.
1.0
Histogram: rename yAxisRange prop to dependentAxisRange and make it NumberRange type - Has quite a few downstream consequences: e.g. `ChartMarkers` Then in `ChartMarkers.stories.tsx` it's call yAxisRangeValue which could be renamed dependentAxisMaxValue or similar - or maybe pass a min/max range object rather than j...
non_comp
histogram rename yaxisrange prop to dependentaxisrange and make it numberrange type has quite a few downstream consequences e g chartmarkers then in chartmarkers stories tsx it s call yaxisrangevalue which could be renamed dependentaxismaxvalue or similar or maybe pass a min max range object rather than j...
0
59,852
24,898,925,003
IssuesEvent
2022-10-28 18:39:26
Azure/azure-sdk-for-python
https://api.github.com/repos/Azure/azure-sdk-for-python
closed
[TA] Abstractive summarization phraseControls returns InvalidParameterValue
Service Attention Cognitive - Text Analytics Cognitive - Language
https://dev.azure.com/msazure/Cognitive%20Services/_workitems/edit/15919116 Marking as blocking release since this feature is currently unusable in the API and client libraries.
1.0
[TA] Abstractive summarization phraseControls returns InvalidParameterValue - https://dev.azure.com/msazure/Cognitive%20Services/_workitems/edit/15919116 Marking as blocking release since this feature is currently unusable in the API and client libraries.
non_comp
abstractive summarization phrasecontrols returns invalidparametervalue marking as blocking release since this feature is currently unusable in the api and client libraries
0
28,265
4,086,920,956
IssuesEvent
2016-06-01 08:04:36
RestComm/Restcomm-Connect
https://api.github.com/repos/RestComm/Restcomm-Connect
opened
RVD application log UI does not work
1. Bug Visual App Designer
RVD application log UI does not display messages and the following exception is shown in server.log: ``` 10:30:10,639 SEVERE [com.sun.jersey.spi.container.ContainerResponse] (http-/10.42.0.1:8080-20) The RuntimeException could not be mapped to a response, re-throwing to the HTTP container: java.lang.NullPointerExcep...
1.0
RVD application log UI does not work - RVD application log UI does not display messages and the following exception is shown in server.log: ``` 10:30:10,639 SEVERE [com.sun.jersey.spi.container.ContainerResponse] (http-/10.42.0.1:8080-20) The RuntimeException could not be mapped to a response, re-throwing to the HTT...
non_comp
rvd application log ui does not work rvd application log ui does not display messages and the following exception is shown in server log severe http the runtimeexception could not be mapped to a response re throwing to the http container java lang nullpointerexception at org mobic...
0
10,022
12,025,982,942
IssuesEvent
2020-04-12 12:04:13
wiremod/wire
https://api.github.com/repos/wiremod/wire
closed
No such function print(void) and E2 Extension load bug
External compatibility Unable to reproduce
E2 Extensions do not load completely, and in expression2 writes that there is no such print () function
True
No such function print(void) and E2 Extension load bug - E2 Extensions do not load completely, and in expression2 writes that there is no such print () function
comp
no such function print void and extension load bug extensions do not load completely and in writes that there is no such print function
1
46,444
13,055,912,815
IssuesEvent
2020-07-30 03:06:04
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
opened
[clast] TODOs (Trac #1207)
Incomplete Migration Migrated from Trac combo reconstruction defect
Migrated from https://code.icecube.wisc.edu/ticket/1207 ```json { "status": "closed", "changetime": "2019-02-13T14:14:55", "description": "Looks like there is more to be said. Let's fill that in or make some tickets.\n\n{{{\npublic/clast/I3CLastModule.h: * @todo There is probably more to be said here as ...
1.0
[clast] TODOs (Trac #1207) - Migrated from https://code.icecube.wisc.edu/ticket/1207 ```json { "status": "closed", "changetime": "2019-02-13T14:14:55", "description": "Looks like there is more to be said. Let's fill that in or make some tickets.\n\n{{{\npublic/clast/I3CLastModule.h: * @todo There is prob...
non_comp
todos trac migrated from json status closed changetime description looks like there is more to be said let s fill that in or make some tickets n n npublic clast h todo there is probably more to be said here as david b would put it npublic clast h ...
0
12,001
14,136,390,269
IssuesEvent
2020-11-10 04:10:18
ElfFriend-DnD/foundryvtt-imageFog
https://api.github.com/repos/ElfFriend-DnD/foundryvtt-imageFog
closed
Respect Less Fog
compatibility enhancement
Double check [Less Fog](https://github.com/trdischat/lessfog) is supported in 0.7.5. If so, respect the settings set in Less Fog for DM and Player Fog Alpha.
True
Respect Less Fog - Double check [Less Fog](https://github.com/trdischat/lessfog) is supported in 0.7.5. If so, respect the settings set in Less Fog for DM and Player Fog Alpha.
comp
respect less fog double check is supported in if so respect the settings set in less fog for dm and player fog alpha
1
9,629
11,704,603,333
IssuesEvent
2020-03-07 10:34:20
jenkinsci/configuration-as-code-plugin
https://api.github.com/repos/jenkinsci/configuration-as-code-plugin
closed
could not install/configure rich-text-publisher-plugin
plugin-compatibility
### Description Sorry, not sure whether this is right category. I am not able to install/configure rich-text-publisher-plugin. I followed the instructions on README.md, installed it manually and checked reference `/configuration-as-code/reference` but there was no mention of this plugin anywhere. I searched with ...
True
could not install/configure rich-text-publisher-plugin - ### Description Sorry, not sure whether this is right category. I am not able to install/configure rich-text-publisher-plugin. I followed the instructions on README.md, installed it manually and checked reference `/configuration-as-code/reference` but there...
comp
could not install configure rich text publisher plugin description sorry not sure whether this is right category i am not able to install configure rich text publisher plugin i followed the instructions on readme md installed it manually and checked reference configuration as code reference but there...
1
118,434
9,990,322,921
IssuesEvent
2019-07-11 08:34:48
incad/K5Journals
https://api.github.com/repos/incad/K5Journals
closed
Citace
K testovani enhancement
Citace už v Krameriovi fungují. Potřebujeme to propojit s tlačítkem na webu. Je to v novém klientovi. Stačí, aby se po kliknutí na tlačítko objevilo to stejné okno, jako v Krameriovi, ale jen pro článek. V Krameriovi je možné vytvořit citaci pro všechny úrovně časopisu (číslo, ročník, celé periodikum), to není ...
1.0
Citace - Citace už v Krameriovi fungují. Potřebujeme to propojit s tlačítkem na webu. Je to v novém klientovi. Stačí, aby se po kliknutí na tlačítko objevilo to stejné okno, jako v Krameriovi, ale jen pro článek. V Krameriovi je možné vytvořit citaci pro všechny úrovně časopisu (číslo, ročník, celé periodikum),...
non_comp
citace citace už v krameriovi fungují potřebujeme to propojit s tlačítkem na webu je to v novém klientovi stačí aby se po kliknutí na tlačítko objevilo to stejné okno jako v krameriovi ale jen pro článek v krameriovi je možné vytvořit citaci pro všechny úrovně časopisu číslo ročník celé periodikum ...
0
345,400
24,857,506,180
IssuesEvent
2022-10-27 04:37:19
code-ash-IIT/Tower_defense_ai
https://api.github.com/repos/code-ash-IIT/Tower_defense_ai
closed
Update Readme.md for alternate algorithms
documentation good first issue hacktoberfest
Search and add alternate RL algorithms that could be used to develop game AI for Tower defense game.
1.0
Update Readme.md for alternate algorithms - Search and add alternate RL algorithms that could be used to develop game AI for Tower defense game.
non_comp
update readme md for alternate algorithms search and add alternate rl algorithms that could be used to develop game ai for tower defense game
0
88,036
10,563,509,280
IssuesEvent
2019-10-04 21:11:03
Teknikaali/jekyll-blog-comments
https://api.github.com/repos/Teknikaali/jekyll-blog-comments
opened
Code coverage reporting on GitHub
documentation enhancement
Add code coverage report to readme. Use [Coveralls](https://coveralls.io) or similar tool.
1.0
Code coverage reporting on GitHub - Add code coverage report to readme. Use [Coveralls](https://coveralls.io) or similar tool.
non_comp
code coverage reporting on github add code coverage report to readme use or similar tool
0
9,932
11,943,417,669
IssuesEvent
2020-04-02 23:13:56
libass/libass
https://api.github.com/repos/libass/libass
closed
Square character on libass, correct character on vsfilter
bug compatibility fonts
on libass (mpv) (linux) ![mpv-shot0011](https://user-images.githubusercontent.com/462213/78239086-984d0400-74dd-11ea-864f-900200faa54b.png) vsfilter (mpc) (windows) ![nagato](https://user-images.githubusercontent.com/462213/78239468-0396d600-74de-11ea-91de-8772bc9f8576.jpg) zero messages about the font in libas...
True
Square character on libass, correct character on vsfilter - on libass (mpv) (linux) ![mpv-shot0011](https://user-images.githubusercontent.com/462213/78239086-984d0400-74dd-11ea-864f-900200faa54b.png) vsfilter (mpc) (windows) ![nagato](https://user-images.githubusercontent.com/462213/78239468-0396d600-74de-11ea-91d...
comp
square character on libass correct character on vsfilter on libass mpv linux vsfilter mpc windows zero messages about the font in libass video snipplet full release xdcc irc rizon net msg ginko xdcc send
1
188,171
22,046,192,957
IssuesEvent
2022-05-30 02:10:54
AkshayMukkavilli/Analyzing-the-Significance-of-Structure-in-Amazon-Review-Data-Using-Machine-Learning-Approaches
https://api.github.com/repos/AkshayMukkavilli/Analyzing-the-Significance-of-Structure-in-Amazon-Review-Data-Using-Machine-Learning-Approaches
opened
CVE-2022-29194 (Medium) detected in tensorflow-1.13.1-cp27-cp27mu-manylinux1_x86_64.whl
security vulnerability
## CVE-2022-29194 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tensorflow-1.13.1-cp27-cp27mu-manylinux1_x86_64.whl</b></p></summary> <p>TensorFlow is an open source machine learni...
True
CVE-2022-29194 (Medium) detected in tensorflow-1.13.1-cp27-cp27mu-manylinux1_x86_64.whl - ## CVE-2022-29194 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tensorflow-1.13.1-cp27-cp27...
non_comp
cve medium detected in tensorflow whl cve medium severity vulnerability vulnerable library tensorflow whl tensorflow is an open source machine learning framework for everyone library home page a href path to dependency file finalproject requirement...
0
33,799
4,861,351,875
IssuesEvent
2016-11-14 08:27:40
FedericoAmura/TallerII2016C2TPLinkedIn
https://api.github.com/repos/FedericoAmura/TallerII2016C2TPLinkedIn
closed
Android / Appserver : Tests integración: Implementación
android appserver integration testing
Escribir todos los casos de prueba pertinentes en los scripts.
1.0
Android / Appserver : Tests integración: Implementación - Escribir todos los casos de prueba pertinentes en los scripts.
non_comp
android appserver tests integración implementación escribir todos los casos de prueba pertinentes en los scripts
0
19,087
26,502,014,131
IssuesEvent
2023-01-18 11:00:08
PluginBugs/Issues-ItemsAdder
https://api.github.com/repos/PluginBugs/Issues-ItemsAdder
closed
ItemsAdder Incompatibility with MMOItems' Skins Feature for Armors
Feature request Other plugin bug Compatibility with other plugin Waiting answer
### Terms - [X] I'm using the very latest version of ItemsAdder and its dependencies. - [X] I already searched on this [Github page](https://github.com/PluginBugs/Issues-ItemsAdder/issues) to check if the same issue was already reported. - [X] I already searched on the [plugin wiki](https://itemsadder.devs.beer/) to k...
True
ItemsAdder Incompatibility with MMOItems' Skins Feature for Armors - ### Terms - [X] I'm using the very latest version of ItemsAdder and its dependencies. - [X] I already searched on this [Github page](https://github.com/PluginBugs/Issues-ItemsAdder/issues) to check if the same issue was already reported. - [X] I alre...
comp
itemsadder incompatibility with mmoitems skins feature for armors terms i m using the very latest version of itemsadder and its dependencies i already searched on this to check if the same issue was already reported i already searched on the to know if a solution is already known i al...
1
60,886
8,471,631,195
IssuesEvent
2018-10-24 08:59:16
zeppelinos/zos
https://api.github.com/repos/zeppelinos/zos
reopened
Update guide to onboard ERC20 tokens
kind:documentation kind:enhancement
Once OZ 2.0 is released, we should update the [onboarding guide](https://docs.zeppelinos.org/docs/erc20_onboarding.html) for ERC20 tokens using the new [ERC20Migrator]( https://github.com/OpenZeppelin/openzeppelin-solidity/blob/release-v2.0.0/contracts/drafts/ERC20Migrator.sol) implementation. We should also decide...
1.0
Update guide to onboard ERC20 tokens - Once OZ 2.0 is released, we should update the [onboarding guide](https://docs.zeppelinos.org/docs/erc20_onboarding.html) for ERC20 tokens using the new [ERC20Migrator]( https://github.com/OpenZeppelin/openzeppelin-solidity/blob/release-v2.0.0/contracts/drafts/ERC20Migrator.sol) im...
non_comp
update guide to onboard tokens once oz is released we should update the for tokens using the new implementation we should also decide whether is still necessary or if we can rely only on the documentation guide
0
39,700
10,373,542,642
IssuesEvent
2019-09-09 07:32:38
widelands/widelands-issue-migration2
https://api.github.com/repos/widelands/widelands-issue-migration2
opened
Update travis.yml with clang 6.0
Fix Released Low buildsystem
CLang 6.0 is out, so we should replace clang 4.0 with this new version in .travis.yml.
1.0
Update travis.yml with clang 6.0 - CLang 6.0 is out, so we should replace clang 4.0 with this new version in .travis.yml.
non_comp
update travis yml with clang clang is out so we should replace clang with this new version in travis yml
0
176,845
21,443,074,964
IssuesEvent
2022-04-25 01:05:49
jgeraigery/spring-session
https://api.github.com/repos/jgeraigery/spring-session
closed
CVE-2019-9518 (High) detected in netty-codec-http2-4.1.33.Final.jar - autoclosed
security vulnerability
## CVE-2019-9518 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>netty-codec-http2-4.1.33.Final.jar</b></p></summary> <p>Netty is an asynchronous event-driven network application frame...
True
CVE-2019-9518 (High) detected in netty-codec-http2-4.1.33.Final.jar - autoclosed - ## CVE-2019-9518 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>netty-codec-http2-4.1.33.Final.jar</b...
non_comp
cve high detected in netty codec final jar autoclosed cve high severity vulnerability vulnerable library netty codec final jar netty is an asynchronous event driven network application framework for rapid development of maintainable high performance protocol servers an...
0
67,801
8,183,016,692
IssuesEvent
2018-08-29 07:43:19
Azure-Samples/active-directory-dotnet-admin-restricted-scopes-v2
https://api.github.com/repos/Azure-Samples/active-directory-dotnet-admin-restricted-scopes-v2
closed
Consumer accounts are not supported for the Group Manager App. Please log in with your work account.
by design
Hi there, I have an AAD admin account and trying to run this sample, but getting below error. Could you please guide me about this error. **Consumer accounts are not supported for the Group Manager App. Please log in with your work account.** The account which I am using to login is a work account [ravish@nelsonha...
1.0
Consumer accounts are not supported for the Group Manager App. Please log in with your work account. - Hi there, I have an AAD admin account and trying to run this sample, but getting below error. Could you please guide me about this error. **Consumer accounts are not supported for the Group Manager App. Please log i...
non_comp
consumer accounts are not supported for the group manager app please log in with your work account hi there i have an aad admin account and trying to run this sample but getting below error could you please guide me about this error consumer accounts are not supported for the group manager app please log i...
0
342,493
30,624,341,816
IssuesEvent
2023-07-24 10:23:32
elastic/kibana
https://api.github.com/repos/elastic/kibana
reopened
Failing test: Chrome UI Functional Tests.test/functional/apps/discover/group2/_runtime_fields_editor·ts - discover/group2 discover integration with runtime fields editor allows adding custom label to existing fields
loe:hours failed-test impact:medium Team:DataDiscovery :DataDiscovery/fix-it-week
A test failed on a tracked branch ``` Error: expected false to equal true at Assertion.assert (expect.js:100:11) at Assertion.apply (expect.js:227:8) at Assertion.be (expect.js:69:22) at Context.<anonymous> (_runtime_fields_editor.ts:58:88) at runMicrotasks (<anonymous>) at processTicksAndRejec...
1.0
Failing test: Chrome UI Functional Tests.test/functional/apps/discover/group2/_runtime_fields_editor·ts - discover/group2 discover integration with runtime fields editor allows adding custom label to existing fields - A test failed on a tracked branch ``` Error: expected false to equal true at Assertion.assert (ex...
non_comp
failing test chrome ui functional tests test functional apps discover runtime fields editor·ts discover discover integration with runtime fields editor allows adding custom label to existing fields a test failed on a tracked branch error expected false to equal true at assertion assert expect js ...
0
16,035
21,301,977,498
IssuesEvent
2022-04-15 05:19:22
AlphaNodes/additionals
https://api.github.com/repos/AlphaNodes/additionals
closed
Question - Redmine 4.0 support
compatibility
Hello, i like to ask why support for Redmine 4.0 was dropped as this is a official supported version available from redmine.org. Are there any reasons for this? And some distributions provide packages of Redmine 4.0 only, no 4.1 versions (Debian / Ubuntu). With them its now impossible to use latest "additionals" pl...
True
Question - Redmine 4.0 support - Hello, i like to ask why support for Redmine 4.0 was dropped as this is a official supported version available from redmine.org. Are there any reasons for this? And some distributions provide packages of Redmine 4.0 only, no 4.1 versions (Debian / Ubuntu). With them its now impossib...
comp
question redmine support hello i like to ask why support for redmine was dropped as this is a official supported version available from redmine org are there any reasons for this and some distributions provide packages of redmine only no versions debian ubuntu with them its now impossib...
1
265,818
8,359,575,438
IssuesEvent
2018-10-03 08:42:56
architecture-building-systems/CityEnergyAnalyst
https://api.github.com/repos/architecture-building-systems/CityEnergyAnalyst
closed
Use `venum` to model enumerations
Priority 2 refactoring
Currently, we're using `T0`, `T1` etc. to model enumerations (like, system types etc.) - we could use the python module [venum](https://github.com/ofek/venum) to model these instead. That would give us classes with defined names that map to integers (which are quick to work with in databases).
1.0
Use `venum` to model enumerations - Currently, we're using `T0`, `T1` etc. to model enumerations (like, system types etc.) - we could use the python module [venum](https://github.com/ofek/venum) to model these instead. That would give us classes with defined names that map to integers (which are quick to work with in d...
non_comp
use venum to model enumerations currently we re using etc to model enumerations like system types etc we could use the python module to model these instead that would give us classes with defined names that map to integers which are quick to work with in databases
0
17,191
23,705,954,086
IssuesEvent
2022-08-30 01:07:59
zer0Kerbal/CoyoteCargoFreighter
https://api.github.com/repos/zer0Kerbal/CoyoteCargoFreighter
closed
MKS.cfg Errors in ratios.
issue: compatibility/patch work: obvious type: fix state: approved
From CSI-Cargo-Freighter created by [BararQ](https://github.com/BararQ): dboi88/CSI-Cargo-Freighter#61 I removed some stuff to shortin this up, It looks like the Mulch, Fertilizer and Supplies have the ratio messed up. Dont think its supposed to be 0.0.002, Maybe supposed to be 0.002 @part[CSIfreighterSmallGreenh...
True
MKS.cfg Errors in ratios. - From CSI-Cargo-Freighter created by [BararQ](https://github.com/BararQ): dboi88/CSI-Cargo-Freighter#61 I removed some stuff to shortin this up, It looks like the Mulch, Fertilizer and Supplies have the ratio messed up. Dont think its supposed to be 0.0.002, Maybe supposed to be 0.002 @...
comp
mks cfg errors in ratios from csi cargo freighter created by csi cargo freighter i removed some stuff to shortin this up it looks like the mulch fertilizer and supplies have the ratio messed up dont think its supposed to be maybe supposed to be part needs module name modul...
1
380
2,797,447,943
IssuesEvent
2015-05-12 13:53:22
Vazkii/Botania
https://api.github.com/repos/Vazkii/Botania
closed
Crash using NEI (NotEnoughItems-1.7.10-1.0.4.106-universal)
bug compatibility gamebreaking
I opened my inventory and tried to look up what you can craft with slime balls in NEI. gold ingots crashed it too and then I got tired of launching Minecraft to reproduce it. (U default bind). www.fyeporn.com/fml-client-3.log (paste sites didn't like the large file that 200 mods generated..)
True
Crash using NEI (NotEnoughItems-1.7.10-1.0.4.106-universal) - I opened my inventory and tried to look up what you can craft with slime balls in NEI. gold ingots crashed it too and then I got tired of launching Minecraft to reproduce it. (U default bind). www.fyeporn.com/fml-client-3.log (paste sites didn't like the...
comp
crash using nei notenoughitems universal i opened my inventory and tried to look up what you can craft with slime balls in nei gold ingots crashed it too and then i got tired of launching minecraft to reproduce it u default bind paste sites didn t like the large file that mods generated ...
1
20,117
28,116,310,268
IssuesEvent
2023-03-31 11:01:28
opensrp/web
https://api.github.com/repos/opensrp/web
closed
Update fhir web deployment request template
FHIR compatibility
Other than the default enabled modules, also add other possible modules that might be required to be enabled on the respective deployment. Can we make it a checklist where the default are checked by default.
True
Update fhir web deployment request template - Other than the default enabled modules, also add other possible modules that might be required to be enabled on the respective deployment. Can we make it a checklist where the default are checked by default.
comp
update fhir web deployment request template other than the default enabled modules also add other possible modules that might be required to be enabled on the respective deployment can we make it a checklist where the default are checked by default
1
12,549
14,876,441,215
IssuesEvent
2021-01-20 00:52:51
polynote/polynote
https://api.github.com/repos/polynote/polynote
closed
deleting notebooks with UI often do not work
browser-compatibility ui
I noticed that in many cases deletig notebooks with UI does not have any effect.
True
deleting notebooks with UI often do not work - I noticed that in many cases deletig notebooks with UI does not have any effect.
comp
deleting notebooks with ui often do not work i noticed that in many cases deletig notebooks with ui does not have any effect
1
9,476
11,525,572,897
IssuesEvent
2020-02-15 09:24:59
arcticicestudio/nord-jetbrains
https://api.github.com/repos/arcticicestudio/nord-jetbrains
opened
Support highlighting of selected indent guide
context-ui scope-compatibility scope-ux type-feature
The selected indent guide is currently not highlighted differently like non-selected guides (`nord3`). This will be changed to use the same color like comments (`nord3` with increased brightness) instead by adding support for the `SELECTED_INDENT_GUIDE` editor scheme key added to the IDE platform code in https://github...
True
Support highlighting of selected indent guide - The selected indent guide is currently not highlighted differently like non-selected guides (`nord3`). This will be changed to use the same color like comments (`nord3` with increased brightness) instead by adding support for the `SELECTED_INDENT_GUIDE` editor scheme key ...
comp
support highlighting of selected indent guide the selected indent guide is currently not highlighted differently like non selected guides this will be changed to use the same color like comments with increased brightness instead by adding support for the selected indent guide editor scheme key added to...
1
20,970
31,822,804,685
IssuesEvent
2023-09-14 04:43:30
google/gvisor
https://api.github.com/repos/google/gvisor
closed
Control characters within container shells are not respected
type: bug area: compatibility stale-issue
**Description** I think this is a similar problem to https://github.com/google/gvisor/issues/90. I am running SSH in a container and when a user within the shell environment makes a control signals like `^C` it is not respected / does not work. These control characters work as expected in `runc`. **Expected Behavio...
True
Control characters within container shells are not respected - **Description** I think this is a similar problem to https://github.com/google/gvisor/issues/90. I am running SSH in a container and when a user within the shell environment makes a control signals like `^C` it is not respected / does not work. These contr...
comp
control characters within container shells are not respected description i think this is a similar problem to i am running ssh in a container and when a user within the shell environment makes a control signals like c it is not respected does not work these control characters work as expected in runc ...
1
13,576
16,089,749,519
IssuesEvent
2021-04-26 15:19:29
docker/compose-cli
https://api.github.com/repos/docker/compose-cli
closed
docker-compose.override.yml file is not automatically consumed by new docker compose command
compatibility
**Description** The new `docker compose` usage does not automatically use docker-compose.override.yml, like the old `docker-compose` does. **Steps to reproduce the issue:** 1. Have both `docker-compose.yml` and `docker-compose.override.yml` 2. Run `docker compose up` (or `docker compose down`) **Describe the...
True
docker-compose.override.yml file is not automatically consumed by new docker compose command - **Description** The new `docker compose` usage does not automatically use docker-compose.override.yml, like the old `docker-compose` does. **Steps to reproduce the issue:** 1. Have both `docker-compose.yml` and `docker...
comp
docker compose override yml file is not automatically consumed by new docker compose command description the new docker compose usage does not automatically use docker compose override yml like the old docker compose does steps to reproduce the issue have both docker compose yml and docker...
1
219,936
7,348,297,724
IssuesEvent
2018-03-08 05:41:08
google/google-api-nodejs-client
https://api.github.com/repos/google/google-api-nodejs-client
closed
[v3] gdrive.files.list doesnt allow pageSize > 100
Priority: P2+ Status: Acknowledged Type: Question
``` > gdrive.files.list({ auth: client, userId: accountId, pageToken: nextPageToken, pageSize: 200, // tried 1000 as well as the documentation says pageSize can be within range of [1,1000] // orderBy: 'modifiedTime', // tried this option as well to see if it helped... it di...
1.0
[v3] gdrive.files.list doesnt allow pageSize > 100 - ``` > gdrive.files.list({ auth: client, userId: accountId, pageToken: nextPageToken, pageSize: 200, // tried 1000 as well as the documentation says pageSize can be within range of [1,1000] // orderBy: 'modifiedTime', // t...
non_comp
gdrive files list doesnt allow pagesize gdrive files list auth client userid accountid pagetoken nextpagetoken pagesize tried as well as the documentation says pagesize can be within range of orderby modifiedtime tried this option ...
0
13,979
16,760,601,666
IssuesEvent
2021-06-13 17:57:00
ElfFriend-DnD/foundryvtt-dnd5eCharacterActions
https://api.github.com/repos/ElfFriend-DnD/foundryvtt-dnd5eCharacterActions
closed
dndbeyond NPC sheet affects font and layout of Character Action List
compatibility wontfix
I'm not sure if its the NPC sheet or the Action list Module but with both enabled the action list looks like this: ![image](https://user-images.githubusercontent.com/7198283/121815429-5bc18000-cc2b-11eb-89c1-2ac0be2f863c.png)
True
dndbeyond NPC sheet affects font and layout of Character Action List - I'm not sure if its the NPC sheet or the Action list Module but with both enabled the action list looks like this: ![image](https://user-images.githubusercontent.com/7198283/121815429-5bc18000-cc2b-11eb-89c1-2ac0be2f863c.png)
comp
dndbeyond npc sheet affects font and layout of character action list i m not sure if its the npc sheet or the action list module but with both enabled the action list looks like this
1
99,185
8,692,996,476
IssuesEvent
2018-12-04 08:32:33
SME-Issues/issues
https://api.github.com/repos/SME-Issues/issues
closed
Query Invoice Tests Non Canonical - 03/12/2018 - 5004
NLP Api pulse_tests
**Query Invoice Tests Non Canonical** - Total: 788 - Passed: 641 - **Full Pass: 475 (77%)** - Not Understood: 166 - Error (not understood): 9 - Failed but Understood: 138 (23%)
1.0
Query Invoice Tests Non Canonical - 03/12/2018 - 5004 - **Query Invoice Tests Non Canonical** - Total: 788 - Passed: 641 - **Full Pass: 475 (77%)** - Not Understood: 166 - Error (not understood): 9 - Failed but Understood: 138 (23%)
non_comp
query invoice tests non canonical query invoice tests non canonical total passed full pass not understood error not understood failed but understood
0
7,013
9,301,980,842
IssuesEvent
2019-03-24 04:20:05
pingcap/tidb
https://api.github.com/repos/pingcap/tidb
closed
`select constants which have a plus prefix` is not same with MySQL
help wanted type/compatibility
## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? If possible, provide a recipe for reproducing the error. In TiDB: mysql> select +1000; +-------+ | +1000 | +-------+ | 1000 | +-------+ 1 row in set (0.00 sec) In MySQL: mysql> select +1000; +------+...
True
`select constants which have a plus prefix` is not same with MySQL - ## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? If possible, provide a recipe for reproducing the error. In TiDB: mysql> select +1000; +-------+ | +1000 | +-------+ | 1000 | +-------...
comp
select constants which have a plus prefix is not same with mysql bug report please answer these questions before submitting your issue thanks what did you do if possible provide a recipe for reproducing the error in tidb mysql select row ...
1
12,286
14,528,507,438
IssuesEvent
2020-12-14 16:37:19
TelepathicGrunt/WorldBlender
https://api.github.com/repos/TelepathicGrunt/WorldBlender
opened
Immersive Portals makes world blender unable to import anything
Mod Incompatibility bug
Blame and World Blender shows nothing in logs.
True
Immersive Portals makes world blender unable to import anything - Blame and World Blender shows nothing in logs.
comp
immersive portals makes world blender unable to import anything blame and world blender shows nothing in logs
1
32,638
4,387,791,784
IssuesEvent
2016-08-08 16:50:28
docdoku/docdoku-plm
https://api.github.com/repos/docdoku/docdoku-plm
opened
[DPLM] Home screen: indent 'No folder' text in the bookmark section
design enhancement
![home page indent no folder text in bookmarks section](https://cloud.githubusercontent.com/assets/14802504/17488245/c19e72b8-5d98-11e6-9f1c-544502113601.png) Check if there is a text to indent too when there is no 'Last used workspaces'
1.0
[DPLM] Home screen: indent 'No folder' text in the bookmark section - ![home page indent no folder text in bookmarks section](https://cloud.githubusercontent.com/assets/14802504/17488245/c19e72b8-5d98-11e6-9f1c-544502113601.png) Check if there is a text to indent too when there is no 'Last used workspaces'
non_comp
home screen indent no folder text in the bookmark section check if there is a text to indent too when there is no last used workspaces
0
6,724
9,012,172,811
IssuesEvent
2019-02-05 16:17:44
STEllAR-GROUP/hpx
https://api.github.com/repos/STEllAR-GROUP/hpx
closed
Build on s390x fails
category: core platform: s390x type: compatibility issue
## Expected Behavior Builds ## Actual Behavior Fails: ``` [ 676s] [ 12%] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/coroutines/swapcontext.cpp.o [ 676s] cd /home/abuild/rpmbuild/BUILD/hpx-1.2.0-rc1/build/src && /usr/bin/c++ -DBOOST_DISABLE_ASSERTS -DHPX_COMPONENT_NAME=hpx -DHPX_DISABLE_AS...
True
Build on s390x fails - ## Expected Behavior Builds ## Actual Behavior Fails: ``` [ 676s] [ 12%] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/coroutines/swapcontext.cpp.o [ 676s] cd /home/abuild/rpmbuild/BUILD/hpx-1.2.0-rc1/build/src && /usr/bin/c++ -DBOOST_DISABLE_ASSERTS -DHPX_COMPONENT_NA...
comp
build on fails expected behavior builds actual behavior fails building cxx object src cmakefiles hpx dir runtime threads coroutines swapcontext cpp o cd home abuild rpmbuild build hpx build src usr bin c dboost disable asserts dhpx component name hpx dhpx disable asse...
1
144,392
22,339,836,332
IssuesEvent
2022-06-14 22:52:51
Quansight/Quansight-website
https://api.github.com/repos/Quansight/Quansight-website
opened
[FEAT] - Add Components to Storyblok providing basic design elements
type: enhancement 💅🏼 area: design 🎨 LLC 🤝 area: react area: Storyblok needs: discussion 💬 urgency: post-launch 🛏
### What site is this for? Quansight LLC ### Expected behavior _No response_ ### Actual behavior In order to allow Storyblok to reflect Irina's design vision, we would like to add to Storyblok the ability to include individual design elements on pages, in addition to the tailored Components currently available. Th...
1.0
[FEAT] - Add Components to Storyblok providing basic design elements - ### What site is this for? Quansight LLC ### Expected behavior _No response_ ### Actual behavior In order to allow Storyblok to reflect Irina's design vision, we would like to add to Storyblok the ability to include individual design elements o...
non_comp
add components to storyblok providing basic design elements what site is this for quansight llc expected behavior no response actual behavior in order to allow storyblok to reflect irina s design vision we would like to add to storyblok the ability to include individual design elements on pag...
0
14,808
18,249,934,116
IssuesEvent
2021-10-02 03:06:27
gambitph/Stackable
https://api.github.com/repos/gambitph/Stackable
closed
Optimization setting: Feature padding-top of 200 is added on the block
bug optimization-settings [version] V3 v2 compatibility
<!-- Before posting, make sure that: 1. you are running the latest version of Stackable, and 2. you have searched whether your issue has already been reported --> **Describe the bug** When Angled Feature (v2) design is added in the editor, there is a 200px padding-top added in the Frontend. **To Reproduce** ...
True
Optimization setting: Feature padding-top of 200 is added on the block - <!-- Before posting, make sure that: 1. you are running the latest version of Stackable, and 2. you have searched whether your issue has already been reported --> **Describe the bug** When Angled Feature (v2) design is added in the editor,...
comp
optimization setting feature padding top of is added on the block before posting make sure that you are running the latest version of stackable and you have searched whether your issue has already been reported describe the bug when angled feature design is added in the editor th...
1
18,837
26,182,600,743
IssuesEvent
2023-01-02 17:47:09
Omnimods/Omnimods
https://api.github.com/repos/Omnimods/Omnimods
closed
[BUG] Omnifluid Incompatablity with PY's energy Generation. Making it completely unusable
bug Fixed in Dev compatibility
# This is about Multiple bugs. Mostly relating to Fluids with temperature not Working as Intended, especially affecting PYAE. ## **The bugs can be observed simply by looking up the recipes in FNEI, no need to actully place the buildings ect.** ## 1: Making of Coke oven Gas (250C°) and Molten Salt (1000C°) instead P...
True
[BUG] Omnifluid Incompatablity with PY's energy Generation. Making it completely unusable - # This is about Multiple bugs. Mostly relating to Fluids with temperature not Working as Intended, especially affecting PYAE. ## **The bugs can be observed simply by looking up the recipes in FNEI, no need to actully place the ...
comp
omnifluid incompatablity with py s energy generation making it completely unusable this is about multiple bugs mostly relating to fluids with temperature not working as intended especially affecting pyae the bugs can be observed simply by looking up the recipes in fnei no need to actully place the buil...
1
56,317
23,749,801,336
IssuesEvent
2022-08-31 19:27:33
hashicorp/terraform-provider-aws
https://api.github.com/repos/hashicorp/terraform-provider-aws
closed
Terraform is unable to destroy AWS VPC on of EMR cluster
bug service/emr
_This issue was originally opened by @Ohtar10 as hashicorp/terraform#20995. It was migrated here as a result of the [provider split](https://www.hashicorp.com/blog/upcoming-provider-changes-in-terraform-0-10/). The original body of the issue is below._ <hr> Hi! I'm using terraform with aws, working with EMR cl...
1.0
Terraform is unable to destroy AWS VPC on of EMR cluster - _This issue was originally opened by @Ohtar10 as hashicorp/terraform#20995. It was migrated here as a result of the [provider split](https://www.hashicorp.com/blog/upcoming-provider-changes-in-terraform-0-10/). The original body of the issue is below._ <hr> ...
non_comp
terraform is unable to destroy aws vpc on of emr cluster this issue was originally opened by as hashicorp terraform it was migrated here as a result of the the original body of the issue is below hi i m using terraform with aws working with emr clusters i m able to create the cluster comple...
0
13,504
15,954,994,480
IssuesEvent
2021-04-15 14:09:33
ChaosInitiative/Portal-2-Community-Edition
https://api.github.com/repos/ChaosInitiative/Portal-2-Community-Edition
closed
Bug: Turrets do not treat clips as solid
backwards compatibility type/bug
### Describe the bug [Turrets do not treat clips as solid](https://youtu.be/IQPmFYo_1qw) ### To Reproduce Steps to reproduce the behavior: 1. Load into turret intro 2. Check the first turret after entering the chamber. ### Expected behavior This turret is not supposed to fall over through the clip - [Regula...
True
Bug: Turrets do not treat clips as solid - ### Describe the bug [Turrets do not treat clips as solid](https://youtu.be/IQPmFYo_1qw) ### To Reproduce Steps to reproduce the behavior: 1. Load into turret intro 2. Check the first turret after entering the chamber. ### Expected behavior This turret is not suppos...
comp
bug turrets do not treat clips as solid describe the bug to reproduce steps to reproduce the behavior load into turret intro check the first turret after entering the chamber expected behavior this turret is not supposed to fall over through the clip operating ...
1
258,022
8,150,161,175
IssuesEvent
2018-08-22 12:07:06
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.elpetro.gob.ve - see bug description
browser-firefox-mobile priority-normal
<!-- @browser: Firefox Mobile 63.0 --> <!-- @ua_header: Mozilla/5.0 (Android 7.0; Mobile; rv:63.0) Gecko/63.0 Firefox/63.0 --> <!-- @reported_with: web --> **URL**: http://www.elpetro.gob.ve/ **Browser / Version**: Firefox Mobile 63.0 **Operating System**: Android 7.0 **Tested Another Browser**: No **Problem type**:...
1.0
www.elpetro.gob.ve - see bug description - <!-- @browser: Firefox Mobile 63.0 --> <!-- @ua_header: Mozilla/5.0 (Android 7.0; Mobile; rv:63.0) Gecko/63.0 Firefox/63.0 --> <!-- @reported_with: web --> **URL**: http://www.elpetro.gob.ve/ **Browser / Version**: Firefox Mobile 63.0 **Operating System**: Android 7.0 **Test...
non_comp
see bug description url browser version firefox mobile operating system android tested another browser no problem type something else description scam website steps to reproduce from with ❤️
0
123,636
16,519,088,935
IssuesEvent
2021-05-26 12:50:50
Open-Systems-Pharmacology/OSPSuite.Core
https://api.github.com/repos/Open-Systems-Pharmacology/OSPSuite.Core
closed
Importer: Selecting a seperator for .csv files
Importer-Redesign should have been closed
Currently .csv files are only read from the importer with "," as a separator. To change that I would suggest we give the user the option to select a separator on loading the file. I would propose not to pollute the importer dialog with even more controls, since the choice of separator is only relevant for .csv files an...
1.0
Importer: Selecting a seperator for .csv files - Currently .csv files are only read from the importer with "," as a separator. To change that I would suggest we give the user the option to select a separator on loading the file. I would propose not to pollute the importer dialog with even more controls, since the choic...
non_comp
importer selecting a seperator for csv files currently csv files are only read from the importer with as a separator to change that i would suggest we give the user the option to select a separator on loading the file i would propose not to pollute the importer dialog with even more controls since the choic...
0
18,187
25,154,427,724
IssuesEvent
2022-11-10 12:30:46
Stvad/CrowdAnki
https://api.github.com/repos/Stvad/CrowdAnki
closed
1788670778\config\config_ui.py:78:'Qt.Horizontal' will stop working. Please use 'Qt.Orientation.Horizontal' instead.
compatibility
``` 1788670778\config\config_ui.py:78:'Qt.Horizontal' will stop working. Please use 'Qt.Orientation.Horizontal' instead. 1788670778\config\config_ui.py:79:'QDialogButtonBox.Cancel' will stop working. Please use 'QDialogButtonBox.StandardButton.Cancel' instead. 1788670778\config\config_ui.py:79:'QDialogButtonBox.Ok' ...
True
1788670778\config\config_ui.py:78:'Qt.Horizontal' will stop working. Please use 'Qt.Orientation.Horizontal' instead. - ``` 1788670778\config\config_ui.py:78:'Qt.Horizontal' will stop working. Please use 'Qt.Orientation.Horizontal' instead. 1788670778\config\config_ui.py:79:'QDialogButtonBox.Cancel' will stop working....
comp
config config ui py qt horizontal will stop working please use qt orientation horizontal instead config config ui py qt horizontal will stop working please use qt orientation horizontal instead config config ui py qdialogbuttonbox cancel will stop working please use qdialogbuttonbox ...
1
37,963
10,115,696,253
IssuesEvent
2019-07-30 22:39:04
metabase/metabase
https://api.github.com/repos/metabase/metabase
closed
Query builder should have horizontal scrolling with many metrics or dimensions
Query Builder Type:Bug
When adding many metrics or group-bys, the query builder used to have a max width and would scroll the overflow. But now on master on Chrome I'm seeing this: ![screen shot 2018-10-10 at 11 03 13 am](https://user-images.githubusercontent.com/2223916/46756420-4460b680-cc7c-11e8-850e-83ceb00d6b8f.png)
1.0
Query builder should have horizontal scrolling with many metrics or dimensions - When adding many metrics or group-bys, the query builder used to have a max width and would scroll the overflow. But now on master on Chrome I'm seeing this: ![screen shot 2018-10-10 at 11 03 13 am](https://user-images.githubusercontent...
non_comp
query builder should have horizontal scrolling with many metrics or dimensions when adding many metrics or group bys the query builder used to have a max width and would scroll the overflow but now on master on chrome i m seeing this
0
3,892
6,735,635,338
IssuesEvent
2017-10-18 22:43:17
Corail31/tombstone_lite
https://api.github.com/repos/Corail31/tombstone_lite
closed
Server crash on latest version
mod incompatibility wontfix
Hello, i'm trying to launch my server but it crashes on startup. Crashlog here: [Pastebin](https://pastebin.com/jwih4kfG)
True
Server crash on latest version - Hello, i'm trying to launch my server but it crashes on startup. Crashlog here: [Pastebin](https://pastebin.com/jwih4kfG)
comp
server crash on latest version hello i m trying to launch my server but it crashes on startup crashlog here
1
20,325
29,811,708,311
IssuesEvent
2023-06-16 15:32:49
okfn-brasil/querido-diario
https://api.github.com/repos/okfn-brasil/querido-diario
closed
Tutóia-MA
type: spider incompatible
### URL da forma de consulta https://tutoia.ma.gov.br/diario/diario ### Período de publicação 05/01/2017 - atualmente ### Formato da publicação Os diários oficiais são publicados em PDF (texto) ### Conteúdo da publicação Diário único: documento publicado é uma edição completa do diário oficial #...
True
Tutóia-MA - ### URL da forma de consulta https://tutoia.ma.gov.br/diario/diario ### Período de publicação 05/01/2017 - atualmente ### Formato da publicação Os diários oficiais são publicados em PDF (texto) ### Conteúdo da publicação Diário único: documento publicado é uma edição completa do diário ...
comp
tutóia ma url da forma de consulta período de publicação atualmente formato da publicação os diários oficiais são publicados em pdf texto conteúdo da publicação diário único documento publicado é uma edição completa do diário oficial detalhes do site de publica...
1
116,332
9,834,082,683
IssuesEvent
2019-06-17 08:50:52
ethereum/solidity
https://api.github.com/repos/ethereum/solidity
closed
[Proto fuzzer] Generalize for loop statements
testing :hammer:
<!--## Prerequisites - First, many thanks for taking part in the community. We really appreciate that. - We realize there is a lot of data requested here. We ask only that you do your best to provide as much information as possible so we can better help you. - Support questions are better asked in one of the follo...
1.0
[Proto fuzzer] Generalize for loop statements - <!--## Prerequisites - First, many thanks for taking part in the community. We really appreciate that. - We realize there is a lot of data requested here. We ask only that you do your best to provide as much information as possible so we can better help you. - Suppor...
non_comp
generalize for loop statements prerequisites first many thanks for taking part in the community we really appreciate that we realize there is a lot of data requested here we ask only that you do your best to provide as much information as possible so we can better help you support questions a...
0
18,363
25,389,285,903
IssuesEvent
2022-11-22 01:46:36
Automattic/woocommerce-subscriptions-core
https://api.github.com/repos/Automattic/woocommerce-subscriptions-core
closed
HPOS Renewal orders are autocompleting rather than going to processing
type: bug compatibility: HPOS
## Describe the bug <!-- A clear and concise description of what the bug is. Please be as descriptive as possible, and include screenshots to illustrate. --> I noticed while testing early renewal orders for https://github.com/Automattic/woocommerce-subscriptions-core/pull/286 that renewal orders were being set to a...
True
HPOS Renewal orders are autocompleting rather than going to processing - ## Describe the bug <!-- A clear and concise description of what the bug is. Please be as descriptive as possible, and include screenshots to illustrate. --> I noticed while testing early renewal orders for https://github.com/Automattic/woocom...
comp
hpos renewal orders are autocompleting rather than going to processing describe the bug i noticed while testing early renewal orders for that renewal orders were being set to a completed status automatically after payment rather than processing after debugging the cause i discovered that renewal orde...
1
336,021
30,114,518,462
IssuesEvent
2023-06-30 10:21:02
unifyai/ivy
https://api.github.com/repos/unifyai/ivy
opened
Fix shape.test_shape__rmod__
Sub Task Failing Test
| | | |---|---| |tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/5412855379"><img src=https://img.shields.io/badge/-success-success></a> |numpy|<a href="https://github.com/unifyai/ivy/actions/runs/5421335038"><img src=https://img.shields.io/badge/-failure-red></a>
1.0
Fix shape.test_shape__rmod__ - | | | |---|---| |tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/5412855379"><img src=https://img.shields.io/badge/-success-success></a> |numpy|<a href="https://github.com/unifyai/ivy/actions/runs/5421335038"><img src=https://img.shields.io/badge/-failure-red></a>
non_comp
fix shape test shape rmod tensorflow a href src numpy a href src
0
24,024
12,014,147,867
IssuesEvent
2020-04-10 10:38:01
runbox/runbox7
https://api.github.com/repos/runbox/runbox7
closed
Rename Groups to Categories
P-trivial good first issue service-contacts
We're incorrectly labeling VCard categories as “groups” in the current interface. It's not a huge problem now, since we don't support the groups-groups, but it would be a massive source of confusion for the users if we suddenly introduce groups *and* rename what used to be groups. Regardless of how the Groups implement...
1.0
Rename Groups to Categories - We're incorrectly labeling VCard categories as “groups” in the current interface. It's not a huge problem now, since we don't support the groups-groups, but it would be a massive source of confusion for the users if we suddenly introduce groups *and* rename what used to be groups. Regardle...
non_comp
rename groups to categories we re incorrectly labeling vcard categories as “groups” in the current interface it s not a huge problem now since we don t support the groups groups but it would be a massive source of confusion for the users if we suddenly introduce groups and rename what used to be groups regardle...
0
29,480
14,140,844,860
IssuesEvent
2020-11-10 11:48:38
bazelbuild/bazel
https://api.github.com/repos/bazelbuild/bazel
closed
bazel dynamic execution failures with (at least) buildfarm
P1 team-Performance type: bug
### Description of the problem / feature request: We have had some luck in being able to use bazel's dynamic execution (e.g. --experimental_spawn_scheduler) with buildfarm to compile C++ code, with bazel 3.1.0 and earlier. With bazels later than that, we have started to see builds fail when using this. The failures...
True
bazel dynamic execution failures with (at least) buildfarm - ### Description of the problem / feature request: We have had some luck in being able to use bazel's dynamic execution (e.g. --experimental_spawn_scheduler) with buildfarm to compile C++ code, with bazel 3.1.0 and earlier. With bazels later than that, we h...
non_comp
bazel dynamic execution failures with at least buildfarm description of the problem feature request we have had some luck in being able to use bazel s dynamic execution e g experimental spawn scheduler with buildfarm to compile c code with bazel and earlier with bazels later than that we h...
0
4,600
7,238,225,094
IssuesEvent
2018-02-13 13:57:53
ryanisaacg/quicksilver
https://api.github.com/repos/ryanisaacg/quicksilver
opened
Use one of the Rust web crates to generate JS file on demand
api-compatible-change enhance-feature platform-wasm
It would be preferable to be able to build quicksilver for a webpage without ever doing anything but adding it as a dependency in Cargo
True
Use one of the Rust web crates to generate JS file on demand - It would be preferable to be able to build quicksilver for a webpage without ever doing anything but adding it as a dependency in Cargo
comp
use one of the rust web crates to generate js file on demand it would be preferable to be able to build quicksilver for a webpage without ever doing anything but adding it as a dependency in cargo
1
337,753
30,260,623,050
IssuesEvent
2023-07-07 07:56:21
unifyai/ivy
https://api.github.com/repos/unifyai/ivy
closed
Fix paddle_math.test_paddle_isinf
Sub Task Failing Test Paddle Frontend
| | | |---|---| |tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/5483850137"><img src=https://img.shields.io/badge/-success-success></a> |jax|<a href="https://github.com/unifyai/ivy/actions/runs/5483850137"><img src=https://img.shields.io/badge/-success-success></a> |paddle|<a href="https://gith...
1.0
Fix paddle_math.test_paddle_isinf - | | | |---|---| |tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/5483850137"><img src=https://img.shields.io/badge/-success-success></a> |jax|<a href="https://github.com/unifyai/ivy/actions/runs/5483850137"><img src=https://img.shields.io/badge/-success-success...
non_comp
fix paddle math test paddle isinf tensorflow a href src jax a href src paddle a href src torch a href src numpy a href src
0
2,413
2,599,725,681
IssuesEvent
2015-02-23 11:13:04
rbonghi/FrictionJoint
https://api.github.com/repos/rbonghi/FrictionJoint
opened
Symmetrise Friction
Feature Test
I would like to symmetrise the value of viscous friction **KvP** and **KvN** to obtain same number: The procedure is: 1. Take value for F(v) and evaluate **KvP** 2. Take value for F(-v) and evaluate **KvN** 3. Mean value between **KvP** and **KvN**
1.0
Symmetrise Friction - I would like to symmetrise the value of viscous friction **KvP** and **KvN** to obtain same number: The procedure is: 1. Take value for F(v) and evaluate **KvP** 2. Take value for F(-v) and evaluate **KvN** 3. Mean value between **KvP** and **KvN**
non_comp
symmetrise friction i would like to symmetrise the value of viscous friction kvp and kvn to obtain same number the procedure is take value for f v and evaluate kvp take value for f v and evaluate kvn mean value between kvp and kvn
0
9,070
11,101,675,703
IssuesEvent
2019-12-16 21:57:52
la5nta/pat
https://api.github.com/repos/la5nta/pat
opened
Failure to parse Winlink system message proposals with whitespace in MID
bug wlnk compatibility
From https://groups.google.com/forum/#!topic/pat-users/cyJnRxcP004 It looks like `SERVICE@winlink.org` is issuing MIDs containing whitespaces. This is not a valid MID character AFAIK, and it trips the [proposal parser](https://github.com/la5nta/wl2k-go/blob/master/fbb/proposal.go#L163) of github.com/la5nta/wl2k-go/f...
True
Failure to parse Winlink system message proposals with whitespace in MID - From https://groups.google.com/forum/#!topic/pat-users/cyJnRxcP004 It looks like `SERVICE@winlink.org` is issuing MIDs containing whitespaces. This is not a valid MID character AFAIK, and it trips the [proposal parser](https://github.com/la5n...
comp
failure to parse winlink system message proposals with whitespace in mid from it looks like service winlink org is issuing mids containing whitespaces this is not a valid mid character afaik and it trips the of github com go fbb connecting to telnet connected ...
1
5,868
8,557,426,103
IssuesEvent
2018-11-08 15:42:06
substance/texture
https://api.github.com/repos/substance/texture
closed
QC Mode requirements
requirements
Requirements according to @fabiobatalha : Journal - journal publisher id - journal aggregator id - journal other id - Title - Subtitle - Abbreviated title - Translated Title - Translated Subtitle - other titles - ISSN (electronic, print, other) - publisher name Issue - volume - number - public...
1.0
QC Mode requirements - Requirements according to @fabiobatalha : Journal - journal publisher id - journal aggregator id - journal other id - Title - Subtitle - Abbreviated title - Translated Title - Translated Subtitle - other titles - ISSN (electronic, print, other) - publisher name Issue - vol...
non_comp
qc mode requirements requirements according to fabiobatalha journal journal publisher id journal aggregator id journal other id title subtitle abbreviated title translated title translated subtitle other titles issn electronic print other publisher name issue vol...
0
7,324
9,567,060,863
IssuesEvent
2019-05-06 01:27:21
checkstyle/checkstyle
https://api.github.com/repos/checkstyle/checkstyle
closed
new check: MissingJavadocMethod from JavadocMethod
approved breaking compatibility new module
Split from https://github.com/checkstyle/checkstyle/issues/5411 , Split missing javadoc functionality from `JavadocMethodCheck` and create `MissingJavadocMethodCheck`. It should only have the properties needed to validate if a violation should be printed on missing javadoc. --------------------- **Migration ...
True
new check: MissingJavadocMethod from JavadocMethod - Split from https://github.com/checkstyle/checkstyle/issues/5411 , Split missing javadoc functionality from `JavadocMethodCheck` and create `MissingJavadocMethodCheck`. It should only have the properties needed to validate if a violation should be printed on miss...
comp
new check missingjavadocmethod from javadocmethod split from split missing javadoc functionality from javadocmethodcheck and create missingjavadocmethodcheck it should only have the properties needed to validate if a violation should be printed on missing javadoc migratio...
1
19,336
26,855,123,991
IssuesEvent
2023-02-03 14:05:26
COMCIFS/cif_core
https://api.github.com/repos/COMCIFS/cif_core
closed
DDLm definition of the _exptl_crystal.colour data item is not compatible with the DDL1 definition
ddl1_incompatibility
The `_exptl_crystal.colour` data item in the `DDLm` version of the `CIF_CORE` dictionary is defined as a list of 3 elements ([`_exptl_crystal_appearance.general`, `_exptl_crystal_appearance.intensity`, `_exptl_crystal_appearance.hue`]) while the `DDL1` version of the `CIF_CORE` dictionary defines it as a simple conca...
True
DDLm definition of the _exptl_crystal.colour data item is not compatible with the DDL1 definition - The `_exptl_crystal.colour` data item in the `DDLm` version of the `CIF_CORE` dictionary is defined as a list of 3 elements ([`_exptl_crystal_appearance.general`, `_exptl_crystal_appearance.intensity`, `_exptl_crystal_a...
comp
ddlm definition of the exptl crystal colour data item is not compatible with the definition the exptl crystal colour data item in the ddlm version of the cif core dictionary is defined as a list of elements while the version of the cif core dictionary defines it as a simple concatenated text s...
1
7,249
9,527,295,693
IssuesEvent
2019-04-29 03:01:18
Lothrazar/Cyclic
https://api.github.com/repos/Lothrazar/Cyclic
closed
Permissions issue cyclic/ftbutils
mod compatibility more info needed
Minecraft version & Mod Version: 1.12.2 / 1.17.5 Single player or Server: Server Describe problem (what you were doing / what happened): /home command won't work for anyone even when set correctly in permissions - can see Cyclic messages pop up when running a debug and notice Cyclic has /home commands. Any wa...
True
Permissions issue cyclic/ftbutils - Minecraft version & Mod Version: 1.12.2 / 1.17.5 Single player or Server: Server Describe problem (what you were doing / what happened): /home command won't work for anyone even when set correctly in permissions - can see Cyclic messages pop up when running a debug and noti...
comp
permissions issue cyclic ftbutils minecraft version mod version single player or server server describe problem what you were doing what happened home command won t work for anyone even when set correctly in permissions can see cyclic messages pop up when running a debug and notice...
1
17,509
24,140,239,199
IssuesEvent
2022-09-21 14:21:12
ibm-s390-cloud/ocp-kvm-ipi-automation
https://api.github.com/repos/ibm-s390-cloud/ocp-kvm-ipi-automation
closed
Bug: there are still issues with the Python package installation step
bug compatibility
The Python package installation step that is part of the 'setup_host' playbook is still not working properly under all conditions. This should be fixed.
True
Bug: there are still issues with the Python package installation step - The Python package installation step that is part of the 'setup_host' playbook is still not working properly under all conditions. This should be fixed.
comp
bug there are still issues with the python package installation step the python package installation step that is part of the setup host playbook is still not working properly under all conditions this should be fixed
1
56,163
13,767,668,480
IssuesEvent
2020-10-07 16:01:30
pytorch/pytorch
https://api.github.com/repos/pytorch/pytorch
closed
Windows binary builds are failing, C:\Program' is not recognized as an internal or external command
high priority module: build module: windows triaged
## 🐛 Bug <!-- A clear and concise description of what the bug is. --> ``` [278/3750] Building NVCC (Device) object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/gloo_cuda_generated_cuda.cu.obj FAILED: third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/gloo_cuda_generated_cuda.cu.obj cmd.exe /C "cd /D C:\w\...
1.0
Windows binary builds are failing, C:\Program' is not recognized as an internal or external command - ## 🐛 Bug <!-- A clear and concise description of what the bug is. --> ``` [278/3750] Building NVCC (Device) object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/gloo_cuda_generated_cuda.cu.obj FAILED: thi...
non_comp
windows binary builds are failing c program is not recognized as an internal or external command 🐛 bug building nvcc device object third party gloo gloo cmakefiles gloo cuda dir gloo cuda generated cuda cu obj failed third party gloo gloo cmakefiles gloo cuda dir gloo cuda generated cuda...
0
11,821
13,932,574,186
IssuesEvent
2020-10-22 07:28:20
FlowCrypt/flowcrypt-browser
https://api.github.com/repos/FlowCrypt/flowcrypt-browser
closed
FlowCrypt does not correctly load PGP encrypted messages sent by Sylpheed
compatibility
Support email: https://mail.google.com/mail/u/5/#inbox/FMfcgxwJWrXKXPChpktkMbKsRjcktrxB Sylpheed uses the system's installed PGP tooling (`gpg` command) to send PGP encrypted messages. It's buggy but works. The problem is that it sends the PGP encrypted content, not in the email body, but as an unnamed attachment. I...
True
FlowCrypt does not correctly load PGP encrypted messages sent by Sylpheed - Support email: https://mail.google.com/mail/u/5/#inbox/FMfcgxwJWrXKXPChpktkMbKsRjcktrxB Sylpheed uses the system's installed PGP tooling (`gpg` command) to send PGP encrypted messages. It's buggy but works. The problem is that it sends the P...
comp
flowcrypt does not correctly load pgp encrypted messages sent by sylpheed support email sylpheed uses the system s installed pgp tooling gpg command to send pgp encrypted messages it s buggy but works the problem is that it sends the pgp encrypted content not in the email body but as an unnamed attachme...
1
9,265
11,270,575,191
IssuesEvent
2020-01-14 11:09:51
phpmd/phpmd
https://api.github.com/repos/phpmd/phpmd
closed
Error on PHP 7.4 arrow functions
Compatibility PDepend
- PHPMD version: 2.8.1 - PHP Version: 7.4.1 - Installation type: (composer) - Operating System / Distribution & Version: (Debian GNU/Linux 10) ### Current Behavior Running phpmd on file that contains PHP 7.4 arrow functions shows an error "Unexpected token: fn" ### Expected Behavior No error shown. ### St...
True
Error on PHP 7.4 arrow functions - - PHPMD version: 2.8.1 - PHP Version: 7.4.1 - Installation type: (composer) - Operating System / Distribution & Version: (Debian GNU/Linux 10) ### Current Behavior Running phpmd on file that contains PHP 7.4 arrow functions shows an error "Unexpected token: fn" ### Expected ...
comp
error on php arrow functions phpmd version php version installation type composer operating system distribution version debian gnu linux current behavior running phpmd on file that contains php arrow functions shows an error unexpected token fn expected b...
1
19,466
27,032,181,036
IssuesEvent
2023-02-12 10:41:23
ClickHouse/ClickHouse
https://api.github.com/repos/ClickHouse/ClickHouse
closed
deprecation of `default_database_engine` setting breaks ON CLUSTER queries in case of new replicas
backward compatibility st-need-repro
**Describe the issue** Cluster with `default_database_engine` setting set to Ordinary. After upgrade to 22.8 and add of additional ClickHouse replicas. New replica will use Atomic database engine by default for `default` database or any other DB. Which will cause issue during ON CLUSTER queries, because Ordinary da...
True
deprecation of `default_database_engine` setting breaks ON CLUSTER queries in case of new replicas - **Describe the issue** Cluster with `default_database_engine` setting set to Ordinary. After upgrade to 22.8 and add of additional ClickHouse replicas. New replica will use Atomic database engine by default for `defa...
comp
deprecation of default database engine setting breaks on cluster queries in case of new replicas describe the issue cluster with default database engine setting set to ordinary after upgrade to and add of additional clickhouse replicas new replica will use atomic database engine by default for defau...
1
13,974
16,756,773,737
IssuesEvent
2021-06-13 00:12:48
zDevelopers/ImageOnMap
https://api.github.com/repos/zDevelopers/ImageOnMap
closed
1.17 support?
Bug Compatibility
Plugin is not working on Servers running Spigot 1.17 "Map rendering failed: java.lang.NullPointerException: Cannot read field "mapView" because "worldmap" is null" And existing Maps contain missing pixels
True
1.17 support? - Plugin is not working on Servers running Spigot 1.17 "Map rendering failed: java.lang.NullPointerException: Cannot read field "mapView" because "worldmap" is null" And existing Maps contain missing pixels
comp
support plugin is not working on servers running spigot map rendering failed java lang nullpointerexception cannot read field mapview because worldmap is null and existing maps contain missing pixels
1
5,724
8,183,087,581
IssuesEvent
2018-08-29 07:58:00
pingcap/tidb
https://api.github.com/repos/pingcap/tidb
closed
SHOW GRANTS FOR CURRENT_USER() does not work
type/compatibility
Hi. I'm execute command(by mysql cli) `SHOW GRANTS FOR CURRENT_USER();` get the error ` ERROR 1105 (HY000): line 1 column 28 near "()" (total length 30) ` tidb version: `5.7.1-TiDB-v1.1.0-alpha-459-ga2a48b3` BTW . tidb support MySQL Protocol , but not very compatible with MySQL's existing client tool...
True
SHOW GRANTS FOR CURRENT_USER() does not work - Hi. I'm execute command(by mysql cli) `SHOW GRANTS FOR CURRENT_USER();` get the error ` ERROR 1105 (HY000): line 1 column 28 near "()" (total length 30) ` tidb version: `5.7.1-TiDB-v1.1.0-alpha-459-ga2a48b3` BTW . tidb support MySQL Protocol , but not ve...
comp
show grants for current user does not work hi i m execute command(by mysql cli) show grants for current user get the error error line column near total length tidb version tidb alpha btw tidb support mysql protocol but not very compatible with ...
1