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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
16,083 | 21,447,846,865 | IssuesEvent | 2022-04-25 08:22:47 | apache/incubator-doris | https://api.github.com/repos/apache/incubator-doris | closed | Support subquery in disjunction | area/sql/compatibility | **Is your feature request related to a problem? Please describe.**
Doris does not support the subquery in disjunction.
For example:
```
SELECT *
FROM customer c
WHERE EXISTS
(
SELECT *
FROM web_sales
WHERE c.c_customer_sk = ws_bill_customer_sk
)
... | True | Support subquery in disjunction - **Is your feature request related to a problem? Please describe.**
Doris does not support the subquery in disjunction.
For example:
```
SELECT *
FROM customer c
WHERE EXISTS
(
SELECT *
FROM web_sales
WHERE c.c_customer_sk = ... | comp | support subquery in disjunction is your feature request related to a problem please describe doris does not support the subquery in disjunction for example select from customer c where exists select from web sales where c c customer sk ... | 1 |
702 | 3,127,046,315 | IssuesEvent | 2015-09-08 13:00:57 | zargony/rust-fuse | https://api.github.com/repos/zargony/rust-fuse | closed | rust-fuse uses removed scoped threads API | compatibility | Scoped threads were removed from Rust, because they were deemed unsound.
This of course makes rust-fuse unable to compile on up to date versions of Rust.
We need to find a suitable replacement.
If nothing else, in the meantime we can use https://crates.io/crates/thread-scoped, which is the same thing that the ... | True | rust-fuse uses removed scoped threads API - Scoped threads were removed from Rust, because they were deemed unsound.
This of course makes rust-fuse unable to compile on up to date versions of Rust.
We need to find a suitable replacement.
If nothing else, in the meantime we can use https://crates.io/crates/thre... | comp | rust fuse uses removed scoped threads api scoped threads were removed from rust because they were deemed unsound this of course makes rust fuse unable to compile on up to date versions of rust we need to find a suitable replacement if nothing else in the meantime we can use which is the same thing tha... | 1 |
617,983 | 19,411,785,287 | IssuesEvent | 2021-12-20 10:23:35 | niz-ka/io-project | https://api.github.com/repos/niz-ka/io-project | closed | REST API | sprint #1 Product backlog priority: 20 size: 20 | As a developer of analyst tools, I can use the available functions remotely via REST to be able to integrate the tool with my other applications
Tasks:
* #1
* #2
* #3
* #4
* #5
* #6
* #7
* #8
* #9 | 1.0 | REST API - As a developer of analyst tools, I can use the available functions remotely via REST to be able to integrate the tool with my other applications
Tasks:
* #1
* #2
* #3
* #4
* #5
* #6
* #7
* #8
* #9 | non_comp | rest api as a developer of analyst tools i can use the available functions remotely via rest to be able to integrate the tool with my other applications tasks | 0 |
13,491 | 15,897,458,806 | IssuesEvent | 2021-04-11 21:09:47 | GabrielOlvH/Industrial-Revolution | https://api.github.com/repos/GabrielOlvH/Industrial-Revolution | closed | [BUG] Base Modular Mining Drill vein mines like a hammer with Diggus Maximus | bug mod incompatibility | **Description:**
When holding the ~ key and mining with a Modular Mining Drill (MMD) that has no upgrades, only the blocks in a certain direction are mined. The other drills (MK1-MK3) have the expected vein mining behavior. I suspect that the MMD may have been given the same vein mining properties as hammers because i... | True | [BUG] Base Modular Mining Drill vein mines like a hammer with Diggus Maximus - **Description:**
When holding the ~ key and mining with a Modular Mining Drill (MMD) that has no upgrades, only the blocks in a certain direction are mined. The other drills (MK1-MK3) have the expected vein mining behavior. I suspect that t... | comp | base modular mining drill vein mines like a hammer with diggus maximus description when holding the key and mining with a modular mining drill mmd that has no upgrades only the blocks in a certain direction are mined the other drills have the expected vein mining behavior i suspect that the mmd m... | 1 |
68,459 | 14,924,645,052 | IssuesEvent | 2021-01-24 01:07:44 | LevyForchh/stat-engine | https://api.github.com/repos/LevyForchh/stat-engine | opened | CVE-2020-28472 (High) detected in aws-sdk-2.387.0.tgz | security vulnerability | ## CVE-2020-28472 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>aws-sdk-2.387.0.tgz</b></p></summary>
<p>AWS SDK for JavaScript</p>
<p>Library home page: <a href="https://registry.np... | True | CVE-2020-28472 (High) detected in aws-sdk-2.387.0.tgz - ## CVE-2020-28472 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>aws-sdk-2.387.0.tgz</b></p></summary>
<p>AWS SDK for JavaScrip... | non_comp | cve high detected in aws sdk tgz cve high severity vulnerability vulnerable library aws sdk tgz aws sdk for javascript library home page a href dependency hierarchy x aws sdk tgz vulnerable library vulnerability details this affect... | 0 |
721,181 | 24,820,465,801 | IssuesEvent | 2022-10-25 16:02:07 | AY2223S1-CS2113-T17-4/tp | https://api.github.com/repos/AY2223S1-CS2113-T17-4/tp | closed | Create default class | type.Bug priority.High severity.High | Currently the backup .json doesn't get loaded into the .jar file. A `Defaults` class can be made to store this data, and when fetching has failed, can create a backup .json in the file directory. | 1.0 | Create default class - Currently the backup .json doesn't get loaded into the .jar file. A `Defaults` class can be made to store this data, and when fetching has failed, can create a backup .json in the file directory. | non_comp | create default class currently the backup json doesn t get loaded into the jar file a defaults class can be made to store this data and when fetching has failed can create a backup json in the file directory | 0 |
2,952 | 5,814,421,795 | IssuesEvent | 2017-05-05 03:32:32 | Corail31/tombstone_lite | https://api.github.com/repos/Corail31/tombstone_lite | closed | Incompatibility with mod Levels [no grave key on respawn] | mod incompatibility | Hello, the mod seems to work great - but i do not get a tombstone key after dying. Also, despite the setting for decaytime being -1 i can open the tomb about five minutes later without a key. (So i know it works in base)
Sometimes when i die i receive a key while still being in the menu screen where i can press resp... | True | Incompatibility with mod Levels [no grave key on respawn] - Hello, the mod seems to work great - but i do not get a tombstone key after dying. Also, despite the setting for decaytime being -1 i can open the tomb about five minutes later without a key. (So i know it works in base)
Sometimes when i die i receive a key... | comp | incompatibility with mod levels hello the mod seems to work great but i do not get a tombstone key after dying also despite the setting for decaytime being i can open the tomb about five minutes later without a key so i know it works in base sometimes when i die i receive a key while still being in th... | 1 |
18,258 | 25,254,997,906 | IssuesEvent | 2022-11-15 17:18:55 | dotnet/docs | https://api.github.com/repos/dotnet/docs | closed | [Breaking change]: Remove the ActiveWindowDisplayChanged event from IWindowStateManager | doc-idea breaking-change Pri1 binary incompatible source incompatible :checkered_flag: Release: .NET 7 in-pr | ### Description
Previously, the `Microsoft.Maui.ApplicationModel.IWindowStateManager.ActiveWindowDisplayChanged` event could be used by implementors of a custom `Microsoft.Maui.ApplicationModel.WindowStateManager` service to notify the application about monitor/display changes when the active window was on that disp... | True | [Breaking change]: Remove the ActiveWindowDisplayChanged event from IWindowStateManager - ### Description
Previously, the `Microsoft.Maui.ApplicationModel.IWindowStateManager.ActiveWindowDisplayChanged` event could be used by implementors of a custom `Microsoft.Maui.ApplicationModel.WindowStateManager` service to no... | comp | remove the activewindowdisplaychanged event from iwindowstatemanager description previously the microsoft maui applicationmodel iwindowstatemanager activewindowdisplaychanged event could be used by implementors of a custom microsoft maui applicationmodel windowstatemanager service to notify the applica... | 1 |
20,116 | 28,114,615,149 | IssuesEvent | 2023-03-31 09:47:19 | woocommerce/woocommerce-blocks | https://api.github.com/repos/woocommerce/woocommerce-blocks | opened | Product Recommendations don't display with the blockified Product Archive Template | type: bug type: compatibility 🔹 block-type: templates | ### Description
[Product Recommendations](https://woocommerce.com/products/product-recommendations/) uses hooks to render content. Recommendations are not rendered when using blockified Product Archive Template
### Steps to reproduce
1. Install [Product Recommendations](https://woocommerce.com/products/product-rec... | True | Product Recommendations don't display with the blockified Product Archive Template - ### Description
[Product Recommendations](https://woocommerce.com/products/product-recommendations/) uses hooks to render content. Recommendations are not rendered when using blockified Product Archive Template
### Steps to reprodu... | comp | product recommendations don t display with the blockified product archive template description uses hooks to render content recommendations are not rendered when using blockified product archive template steps to reproduce install setup engine as per example setup img width al... | 1 |
33,529 | 6,217,788,552 | IssuesEvent | 2017-07-08 18:17:18 | pmd/pmd | https://api.github.com/repos/pmd/pmd | closed | [core] Missing screenshot on "How to write a rule" doc | a:bug in:documentation | **Description:**
I can not see the image on this page.
https://pmd.github.io/pmd-5.8.1/customizing/howtowritearule.html
https://pmd.github.io/pmd-5.8.1/customizing/images/designer_screenshot.png | 1.0 | [core] Missing screenshot on "How to write a rule" doc - **Description:**
I can not see the image on this page.
https://pmd.github.io/pmd-5.8.1/customizing/howtowritearule.html
https://pmd.github.io/pmd-5.8.1/customizing/images/designer_screenshot.png | non_comp | missing screenshot on how to write a rule doc description i can not see the image on this page | 0 |
105,886 | 4,243,234,478 | IssuesEvent | 2016-07-06 22:11:47 | code-corps/code-corps-api | https://api.github.com/repos/code-corps/code-corps-api | closed | Create a Vagrant VM for development environments | feature help wanted high priority | We can use a guide like the following: https://gorails.com/guides/using-vagrant-for-rails-development
We'll need to ensure we include Chef recipes for everything else we need, like PostgreSQL and Redis and elasticsearch, to name a few. | 1.0 | Create a Vagrant VM for development environments - We can use a guide like the following: https://gorails.com/guides/using-vagrant-for-rails-development
We'll need to ensure we include Chef recipes for everything else we need, like PostgreSQL and Redis and elasticsearch, to name a few. | non_comp | create a vagrant vm for development environments we can use a guide like the following we ll need to ensure we include chef recipes for everything else we need like postgresql and redis and elasticsearch to name a few | 0 |
95,915 | 3,962,132,976 | IssuesEvent | 2016-05-02 15:40:58 | firelab/windninja | https://api.github.com/repos/firelab/windninja | closed | CPLSetConfigOption doesn't work for external processes | component:core component:ninjafoam priority:med severity:low win32-only | The CPLSet/GetConfigOption uses thread local storage to set options. It uses the same storage to read when calling GetConfigOption(). If no value is there, it checks getenv(). I will try to dig up an example, there is one in the code. | 1.0 | CPLSetConfigOption doesn't work for external processes - The CPLSet/GetConfigOption uses thread local storage to set options. It uses the same storage to read when calling GetConfigOption(). If no value is there, it checks getenv(). I will try to dig up an example, there is one in the code. | non_comp | cplsetconfigoption doesn t work for external processes the cplset getconfigoption uses thread local storage to set options it uses the same storage to read when calling getconfigoption if no value is there it checks getenv i will try to dig up an example there is one in the code | 0 |
10,549 | 12,478,003,539 | IssuesEvent | 2020-05-29 15:52:36 | jenkinsci/dark-theme | https://api.github.com/repos/jenkinsci/dark-theme | closed | The scroll bar and resize bar of text areas don't follow the theme | core-compatibility | I am being peaky here :smile:
Screenshot:

The scroll bar displayed at the right side of the text area, and the horizontal bar displayed in the bottom are using light colors. | True | The scroll bar and resize bar of text areas don't follow the theme - I am being peaky here :smile:
Screenshot:

The scroll bar displayed at the right side of the text area, and the... | comp | the scroll bar and resize bar of text areas don t follow the theme i am being peaky here smile screenshot the scroll bar displayed at the right side of the text area and the horizontal bar displayed in the bottom are using light colors | 1 |
732,236 | 25,250,739,945 | IssuesEvent | 2022-11-15 14:30:58 | mozilla/addons-linter | https://api.github.com/repos/mozilla/addons-linter | closed | Add a link to MDN doc page as part of the description of MANIFEST_INSTALL_ORIGINS error message | component: rule priority: p3 | As part of https://github.com/mozilla/addons-linter/issues/4061 we're going to add more specific error messages for errors related to `install_origins`. Ideally we'd have a link to a MDN page, but that MDN page doesn't exist yet and needs to be created first. Once it exists, we can go back and edit the `description` or... | 1.0 | Add a link to MDN doc page as part of the description of MANIFEST_INSTALL_ORIGINS error message - As part of https://github.com/mozilla/addons-linter/issues/4061 we're going to add more specific error messages for errors related to `install_origins`. Ideally we'd have a link to a MDN page, but that MDN page doesn't exi... | non_comp | add a link to mdn doc page as part of the description of manifest install origins error message as part of we re going to add more specific error messages for errors related to install origins ideally we d have a link to a mdn page but that mdn page doesn t exist yet and needs to be created first once it exist... | 0 |
12,696 | 14,977,383,443 | IssuesEvent | 2021-01-28 09:25:55 | pingcap/tidb | https://api.github.com/repos/pingcap/tidb | closed | Can't select the result of "ON DUPLICATE KEY UPDATE" when there are concurrently updates | severity/major sig/transaction type/bug type/compatibility | ## Bug Report
Reproduced in 4.0.6、4.0.8
### 1. create table
```
DROP TABLE IF EXISTS test;
CREATE TABLE `test` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`val` VARCHAR(100),
PRIMARY KEY (`id`)
) COMMENT='for test';
```
### 2. update in session A
```
MySQL [monitor]> begin;
Query OK, 0 rows a... | True | Can't select the result of "ON DUPLICATE KEY UPDATE" when there are concurrently updates - ## Bug Report
Reproduced in 4.0.6、4.0.8
### 1. create table
```
DROP TABLE IF EXISTS test;
CREATE TABLE `test` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`val` VARCHAR(100),
PRIMARY KEY (`id`)
) COMMENT='fo... | comp | can t select the result of on duplicate key update when there are concurrently updates bug report reproduced in 、 create table drop table if exists test create table test id int not null auto increment val varchar primary key id comment for t... | 1 |
63,625 | 7,734,360,481 | IssuesEvent | 2018-05-26 23:41:47 | scholarslab/scholarslab.org | https://api.github.com/repos/scholarslab/scholarslab.org | closed | Incorporate cropped photos & short bios into author credits of blog posts | design | ### Context
1. What should the feature do?
- Utilize newly added small portraits (in #188) and short bios (entire branch not incorporated yet, but most recent one added is in commit a95eaeb) to provide author pic alongside 1-sentence bio in author credits below their post content.
2. When and where should the featur... | 1.0 | Incorporate cropped photos & short bios into author credits of blog posts - ### Context
1. What should the feature do?
- Utilize newly added small portraits (in #188) and short bios (entire branch not incorporated yet, but most recent one added is in commit a95eaeb) to provide author pic alongside 1-sentence bio in a... | non_comp | incorporate cropped photos short bios into author credits of blog posts context what should the feature do utilize newly added small portraits in and short bios entire branch not incorporated yet but most recent one added is in commit to provide author pic alongside sentence bio in author cr... | 0 |
20,757 | 30,873,232,451 | IssuesEvent | 2023-08-03 12:47:30 | woocommerce/facebook-for-woocommerce | https://api.github.com/repos/woocommerce/facebook-for-woocommerce | closed | PHP 8.1 fatal error with Facebook Pixel Event | compatibility type: bug | In checking a website with query monitor, a merchant found sound issues after upgrading to PHP 8.1.17, reported in 6082196-zen. The exact text of the error is available in 2fb1b-pb/#php
They found the following:
- The code causing the exception is: `$fb_options[ self::PIXEL_ID_KEY ] = $pixel_id;`
- The data it i... | True | PHP 8.1 fatal error with Facebook Pixel Event - In checking a website with query monitor, a merchant found sound issues after upgrading to PHP 8.1.17, reported in 6082196-zen. The exact text of the error is available in 2fb1b-pb/#php
They found the following:
- The code causing the exception is: `$fb_options[ sel... | comp | php fatal error with facebook pixel event in checking a website with query monitor a merchant found sound issues after upgrading to php reported in zen the exact text of the error is available in pb php they found the following the code causing the exception is fb options pixel id ... | 1 |
2,789 | 5,556,964,403 | IssuesEvent | 2017-03-24 10:39:21 | dcodeIO/protobuf.js | https://api.github.com/repos/dcodeIO/protobuf.js | closed | Support Google Closure Compiler (Refactor to remove stringified reference to types) | compatibility | protobuf.js version: 6.6.5 (but also on master)
When generating code, there is this piece:
```js
const $types = {
3: "xyz.MyEnum"
}; $lazyTypes.push($types);
```
which is then resolved later in `util.lazyResolve`. I am trying to use protobuf.js in the [Things Network Console](ht... | True | Support Google Closure Compiler (Refactor to remove stringified reference to types) - protobuf.js version: 6.6.5 (but also on master)
When generating code, there is this piece:
```js
const $types = {
3: "xyz.MyEnum"
}; $lazyTypes.push($types);
```
which is then resolved later in... | comp | support google closure compiler refactor to remove stringified reference to types protobuf js version but also on master when generating code there is this piece js const types xyz myenum lazytypes push types which is then resolved later in... | 1 |
19,236 | 26,740,091,368 | IssuesEvent | 2023-01-30 12:21:36 | elementor/elementor | https://api.github.com/repos/elementor/elementor | closed | ⛔ 🐞 Bug Report: Just updated a client from Elementor 2.4x to latest version, though I keep getting errors in the console about things being Hard-depreciated? | compatibility/3rd_party type/developer-api | ### Prerequisites
- [X] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- [X] The issue still exists against the latest stable version of Elementor.
### Description
Just updated a client from Elementor 2.4x to latest version, though I keep getting errors in the console... | True | ⛔ 🐞 Bug Report: Just updated a client from Elementor 2.4x to latest version, though I keep getting errors in the console about things being Hard-depreciated? - ### Prerequisites
- [X] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- [X] The issue still exists against t... | comp | ⛔ 🐞 bug report just updated a client from elementor to latest version though i keep getting errors in the console about things being hard depreciated prerequisites i have searched for similar issues in both open and closed tickets and cannot find a duplicate the issue still exists against the la... | 1 |
6,826 | 9,114,522,436 | IssuesEvent | 2019-02-22 00:38:27 | luc-github/ESP3D | https://api.github.com/repos/luc-github/ESP3D | closed | Printrbot Printrhub ESP8266 Touch Screen Controller Hardware Project | Compatibility ESP8266 question | Hello, I'm looking to get some feedback on our project.
Essentially we are working to make the Printrbot Simple Pro hardware more accessible and useful by everyone who owns one or wants to use the hardware for their own printer (all the gerber files are published). The Printer is controlled by an ESP8266 touch screen ... | True | Printrbot Printrhub ESP8266 Touch Screen Controller Hardware Project - Hello, I'm looking to get some feedback on our project.
Essentially we are working to make the Printrbot Simple Pro hardware more accessible and useful by everyone who owns one or wants to use the hardware for their own printer (all the gerber file... | comp | printrbot printrhub touch screen controller hardware project hello i m looking to get some feedback on our project essentially we are working to make the printrbot simple pro hardware more accessible and useful by everyone who owns one or wants to use the hardware for their own printer all the gerber files are ... | 1 |
262,435 | 27,944,613,750 | IssuesEvent | 2023-03-24 01:16:14 | turkdevops/node | https://api.github.com/repos/turkdevops/node | opened | CVE-2023-0464 (Medium) detected in OpenSSLOpenSSL_1_1_1g | Mend: dependency security vulnerability | ## CVE-2023-0464 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>OpenSSLOpenSSL_1_1_1g</b></p></summary>
<p>
<p>TLS/SSL and crypto library</p>
<p>Library home page: <a href=https://g... | True | CVE-2023-0464 (Medium) detected in OpenSSLOpenSSL_1_1_1g - ## CVE-2023-0464 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>OpenSSLOpenSSL_1_1_1g</b></p></summary>
<p>
<p>TLS/SSL and... | non_comp | cve medium detected in opensslopenssl cve medium severity vulnerability vulnerable library opensslopenssl tls ssl and crypto library library home page a href found in head commit a href found in base branch master vulnerable source files ... | 0 |
6,677 | 8,956,315,987 | IssuesEvent | 2019-01-26 16:30:46 | JurassiCraftTeam/JurassiCraft2 | https://api.github.com/repos/JurassiCraftTeam/JurassiCraft2 | closed | Crash When Instantiating Entity Tries to Play sound | 1.12.2 bug client incompatibility | Crash:
https://pastebin.com/h07XKvyS
Cache:
https://github.com/jredfox/evilnotchlib/blob/master/src/main/java/com/evilnotch/lib/minecraft/util/EntityUtil.java#L842
FakeWorld:https://github.com/jredfox/evilnotchlib/blob/master/src/main/java/com/evilnotch/lib/minecraft/content/world/FakeWorld.java
Normally I am ab... | True | Crash When Instantiating Entity Tries to Play sound - Crash:
https://pastebin.com/h07XKvyS
Cache:
https://github.com/jredfox/evilnotchlib/blob/master/src/main/java/com/evilnotch/lib/minecraft/util/EntityUtil.java#L842
FakeWorld:https://github.com/jredfox/evilnotchlib/blob/master/src/main/java/com/evilnotch/lib/mine... | comp | crash when instantiating entity tries to play sound crash cache fakeworld normally i am able to try and catch all exceptions when creating entities for silkspawners dungeon tweaks but one of your own is trying to play a sound and it s crashing by another method not throwing an exception but simply i... | 1 |
16,298 | 21,938,292,044 | IssuesEvent | 2022-05-23 15:31:48 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | closed | Separate DSL and execution API | T: Enhancement C: Functionality P: High R: Wontfix T: Incompatible change E: All Editions | In the late phase of jOOQ 3.0, there were interesting discussions about separating jOOQ's DSL capabilities from its rendering, variable binding and execution capabilities.
The current API (jOOQ 2.x, 3.x) is broken in the way that queries can be "attached" and then executed. However,
- There is no guarantee for a query... | True | Separate DSL and execution API - In the late phase of jOOQ 3.0, there were interesting discussions about separating jOOQ's DSL capabilities from its rendering, variable binding and execution capabilities.
The current API (jOOQ 2.x, 3.x) is broken in the way that queries can be "attached" and then executed. However,
- ... | comp | separate dsl and execution api in the late phase of jooq there were interesting discussions about separating jooq s dsl capabilities from its rendering variable binding and execution capabilities the current api jooq x x is broken in the way that queries can be attached and then executed however ... | 1 |
207,937 | 15,860,455,507 | IssuesEvent | 2021-04-08 09:10:57 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | opened | roachtest: restore2TB/nodes=10 failed | C-test-failure O-roachtest O-robot branch-release-21.1 release-blocker | [(roachtest).restore2TB/nodes=10 failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=2859883&tab=buildLog) on [release-21.1@389cbd4be0e9ce22ca7789cd61802f1f90392c97](https://github.com/cockroachdb/cockroach/commits/389cbd4be0e9ce22ca7789cd61802f1f90392c97):
```
cluster.go:2254,restore.go:257,cluster.go:2666... | 2.0 | roachtest: restore2TB/nodes=10 failed - [(roachtest).restore2TB/nodes=10 failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=2859883&tab=buildLog) on [release-21.1@389cbd4be0e9ce22ca7789cd61802f1f90392c97](https://github.com/cockroachdb/cockroach/commits/389cbd4be0e9ce22ca7789cd61802f1f90392c97):
```
cluste... | non_comp | roachtest nodes failed on cluster go restore go cluster go errgroup go output in run cockroach sql home agent work go src github com cockroachdb cockroach bin roachprod run teamcity cockroach sql insecure e context canceled attached stack trace st... | 0 |
791,124 | 27,851,789,894 | IssuesEvent | 2023-03-20 19:17:08 | cdk8s-team/cdk8s-core | https://api.github.com/repos/cdk8s-team/cdk8s-core | closed | recordConstructMetadata is enabled by default? | effort/medium priority/p1 | On the JS doc it says it's [disabled by default](https://github.com/cdk8s-team/cdk8s-core/blob/2.x/src/app.ts#L48-L54). However it's enabled by default and generating `construct-metadata.json` in the output directory.
It requires explicit override to disable. I assume this shouldn't be necessary by default.
```ts
... | 1.0 | recordConstructMetadata is enabled by default? - On the JS doc it says it's [disabled by default](https://github.com/cdk8s-team/cdk8s-core/blob/2.x/src/app.ts#L48-L54). However it's enabled by default and generating `construct-metadata.json` in the output directory.
It requires explicit override to disable. I assume... | non_comp | recordconstructmetadata is enabled by default on the js doc it says it s however it s enabled by default and generating construct metadata json in the output directory it requires explicit override to disable i assume this shouldn t be necessary by default ts const app new app recordconstru... | 0 |
10,143 | 2,618,938,445 | IssuesEvent | 2015-03-03 00:03:04 | chrsmith/open-ig | https://api.github.com/repos/chrsmith/open-ig | closed | Map Editor - Missing resource: en campaign/main/labels | auto-migrated Priority-Low Type-Defect | ```
Game version: 0.95.164 & 0.95.165
Operating System: Windows 7 x86
Java runtime version: 1.7.0_45
Installed using the Launcher? yes
What steps will reproduce the problem?
1. Run the launcher
2. Select Map Editor
When done so, the Map Editor show a crash report which is attached.
What seems to solve the problem?
... | 1.0 | Map Editor - Missing resource: en campaign/main/labels - ```
Game version: 0.95.164 & 0.95.165
Operating System: Windows 7 x86
Java runtime version: 1.7.0_45
Installed using the Launcher? yes
What steps will reproduce the problem?
1. Run the launcher
2. Select Map Editor
When done so, the Map Editor show a crash repo... | non_comp | map editor missing resource en campaign main labels game version operating system windows java runtime version installed using the launcher yes what steps will reproduce the problem run the launcher select map editor when done so the map editor show a crash report which ... | 0 |
200,716 | 7,010,684,420 | IssuesEvent | 2017-12-20 00:43:20 | dmwm/WMCore | https://api.github.com/repos/dmwm/WMCore | closed | ACDC missing parentage | High Priority | After the fix applied there seems to be still missing parentage in TaskChain,
The problem seems to be the grand parent file which is merged but it is not marked as merged.
```
SELECT wfp.id, wfp.lfn, wfp.merged,
wfgp.lfn AS gplfn, wfgp.merged AS gpmerged
FROM wmbs_file_details ... | 1.0 | ACDC missing parentage - After the fix applied there seems to be still missing parentage in TaskChain,
The problem seems to be the grand parent file which is merged but it is not marked as merged.
```
SELECT wfp.id, wfp.lfn, wfp.merged,
wfgp.lfn AS gplfn, wfgp.merged AS gpmerged
... | non_comp | acdc missing parentage after the fix applied there seems to be still missing parentage in taskchain the problem seems to be the grand parent file which is merged but it is not marked as merged select wfp id wfp lfn wfp merged wfgp lfn as gplfn wfgp merged as gpmerged ... | 0 |
143,832 | 19,256,445,786 | IssuesEvent | 2021-12-09 11:49:52 | tildabio/composable | https://api.github.com/repos/tildabio/composable | opened | CVE-2020-15112 (Medium) detected in github.com/kubernetes/apiextensions-apiserver-kubernetes-1.14.1 | security vulnerability | ## CVE-2020-15112 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>github.com/kubernetes/apiextensions-apiserver-kubernetes-1.14.1</b></p></summary>
<p>API server for API extensions l... | True | CVE-2020-15112 (Medium) detected in github.com/kubernetes/apiextensions-apiserver-kubernetes-1.14.1 - ## CVE-2020-15112 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>github.com/kube... | non_comp | cve medium detected in github com kubernetes apiextensions apiserver kubernetes cve medium severity vulnerability vulnerable library github com kubernetes apiextensions apiserver kubernetes api server for api extensions like customresourcedefinitions dependency hierarchy ... | 0 |
103,349 | 22,291,178,588 | IssuesEvent | 2022-06-12 11:42:04 | codehunger-team/ncc-document-verification | https://api.github.com/repos/codehunger-team/ncc-document-verification | opened | Code review issue | code review | 
Never use role name, for the detection of role, it may lead to huge software corruption in case of role name will be changed, please update the entire code where ever you use the role name.
Please nev... | 1.0 | Code review issue - 
Never use role name, for the detection of role, it may lead to huge software corruption in case of role name will be changed, please update the entire code where ever you use the role... | non_comp | code review issue never use role name for the detection of role it may lead to huge software corruption in case of role name will be changed please update the entire code where ever you use the role name please never use this kind of code practice in the future | 0 |
17,374 | 23,941,020,020 | IssuesEvent | 2022-09-11 22:25:21 | ricksouth/serilum-mc-mods | https://api.github.com/repos/ricksouth/serilum-mc-mods | opened | Can't take off with Colytra OR Elytra Slot - Trinket. Only works with Elytra in Chest slot. | 👀 Mod Label Missing 👀 ☯️ Incompatibility ☯️ | ## **Information**
Minecraft version: 1.19.2
Modloader: Fabric
Forge version: Fabric loader version: 0.14.9
Environment: Singleplayer / Multiplayer (Occurs in both)
First mod name: Easy Elytra Takeoff - Fabric
First mod version: easyelytratakeoff-fabric_1.19.2-3.0.jar
Second mod name: Colytra - Fabric
Seco... | True | Can't take off with Colytra OR Elytra Slot - Trinket. Only works with Elytra in Chest slot. - ## **Information**
Minecraft version: 1.19.2
Modloader: Fabric
Forge version: Fabric loader version: 0.14.9
Environment: Singleplayer / Multiplayer (Occurs in both)
First mod name: Easy Elytra Takeoff - Fabric
First m... | comp | can t take off with colytra or elytra slot trinket only works with elytra in chest slot information minecraft version modloader fabric forge version fabric loader version environment singleplayer multiplayer occurs in both first mod name easy elytra takeoff fabric first mod... | 1 |
293,658 | 8,998,639,932 | IssuesEvent | 2019-02-02 23:54:38 | Codeinwp/gutenberg-blocks | https://api.github.com/repos/Codeinwp/gutenberg-blocks | closed | Template Preview in Library | Template Library enhancement priority | We need to give user a proper demo of the template they're exporting inside the Template Library. Here are few notes:
- Block Preview component is of no good.
- We can use Rest API/Ajax to load blocks and CSS to preview.
- We need to figure out how we can handle dynamic blocks for preview. | 1.0 | Template Preview in Library - We need to give user a proper demo of the template they're exporting inside the Template Library. Here are few notes:
- Block Preview component is of no good.
- We can use Rest API/Ajax to load blocks and CSS to preview.
- We need to figure out how we can handle dynamic blocks for pre... | non_comp | template preview in library we need to give user a proper demo of the template they re exporting inside the template library here are few notes block preview component is of no good we can use rest api ajax to load blocks and css to preview we need to figure out how we can handle dynamic blocks for pre... | 0 |
1,251 | 3,774,399,278 | IssuesEvent | 2016-03-17 09:06:05 | AdguardTeam/AdguardForWindows | https://api.github.com/repos/AdguardTeam/AdguardForWindows | closed | G-Data antivirus false positive | Compatibility | Customer reports that GData has false positive on Adguard drivers:
File: C:\Program Files (x86)\Adguard\drivers.bin Junkware (PUP): Win32.Riskware.Netfilter.C (Engine B)
SOG-180-11784 | True | G-Data antivirus false positive - Customer reports that GData has false positive on Adguard drivers:
File: C:\Program Files (x86)\Adguard\drivers.bin Junkware (PUP): Win32.Riskware.Netfilter.C (Engine B)
SOG-180-11784 | comp | g data antivirus false positive customer reports that gdata has false positive on adguard drivers file c program files adguard drivers bin junkware pup riskware netfilter c engine b sog | 1 |
13,208 | 22,295,954,734 | IssuesEvent | 2022-06-13 01:36:30 | goharbor/harbor | https://api.github.com/repos/goharbor/harbor | closed | Next run time for scheduled job | area/API area/ui kind/requirement target/2.6.0 | 
When we set up a cron job, the UI should display the next run time, so that the user can know the next execution time in advance and prepare for it | 1.0 | Next run time for scheduled job - 
When we set up a cron job, the UI should display the next run time, so that the user can know the next execution time in advance and prepare for it | non_comp | next run time for scheduled job when we set up a cron job the ui should display the next run time so that the user can know the next execution time in advance and prepare for it | 0 |
15,611 | 20,117,335,043 | IssuesEvent | 2022-02-07 21:02:35 | javieros105/FVTT-TokenHUDWildcard | https://api.github.com/repos/javieros105/FVTT-TokenHUDWildcard | closed | Default image error, even without token mold | bug compatibility | video - https://www.dropbox.com/s/03ov78dwesmo6l1/2021-09-30%2017-16-55.mp4?dl=0
I was aware of the token mold issue, with the new update It seems resolved, but now its stranger, some times the default images apply correctly, but in others the token shows another image, but the hud show as it was the default...
... | True | Default image error, even without token mold - video - https://www.dropbox.com/s/03ov78dwesmo6l1/2021-09-30%2017-16-55.mp4?dl=0
I was aware of the token mold issue, with the new update It seems resolved, but now its stranger, some times the default images apply correctly, but in others the token shows another ima... | comp | default image error even without token mold video i was aware of the token mold issue with the new update it seems resolved but now its stranger some times the default images apply correctly but in others the token shows another image but the hud show as it was the default then all the sudden it... | 1 |
346,357 | 24,886,765,784 | IssuesEvent | 2022-10-28 08:27:46 | wrewsama/ped | https://api.github.com/repos/wrewsama/ped | opened | Grammatical error in the description of `sortprops` | severity.VeryLow type.DocumentationBug | 
This line should be "...single given **condition**..."
<!--session: 1666943752219-ab42b068-3b76-4b0f-978d-954f8e09e177-->
<!--Version: Web v3.4.4--> | 1.0 | Grammatical error in the description of `sortprops` - 
This line should be "...single given **condition**..."
<!--session: 1666943752219-ab42b068-3b76-4b0f-978d-954f8e09e177-->
<!--Version: Web v3.4.4--> | non_comp | grammatical error in the description of sortprops this line should be single given condition | 0 |
13,952 | 16,722,553,370 | IssuesEvent | 2021-06-10 09:04:23 | jenkinsci/dark-theme-plugin | https://api.github.com/repos/jenkinsci/dark-theme-plugin | closed | Github [github-branch-source plugin] uses dark icons | plugin-compatibility | Really loving this dark theme.
Problem: `github-branch-source` plugin has icon PNGs that don't work well with dark backgrounds.
The images (PNGs) are using a dark foreground color (branch / repo icons):
* https://github.com/jenkinsci/github-branch-source-plugin/tree/master/src/main/webapp/images
* https://gith... | True | Github [github-branch-source plugin] uses dark icons - Really loving this dark theme.
Problem: `github-branch-source` plugin has icon PNGs that don't work well with dark backgrounds.
The images (PNGs) are using a dark foreground color (branch / repo icons):
* https://github.com/jenkinsci/github-branch-source-pl... | comp | github uses dark icons really loving this dark theme problem github branch source plugin has icon pngs that don t work well with dark backgrounds the images pngs are using a dark foreground color branch repo icons github multi branch pipeline sidebar html ... | 1 |
20,414 | 30,193,042,691 | IssuesEvent | 2023-07-04 17:17:00 | scylladb/scylladb | https://api.github.com/repos/scylladb/scylladb | opened | SELECT CAST column names should match Cassandra's | CQL cassandra 3.x compatibility | When doing a `SELECT CAST(b AS int)`, Cassandra returns a column named `cast(b as int)`.
An application may depend on this specific column name to look at the results.
Currently, Scylla uses a different name - `system.castasint(b)`. For Cassandra compatibility, we should switch to the same name that Cassandra uses
... | True | SELECT CAST column names should match Cassandra's - When doing a `SELECT CAST(b AS int)`, Cassandra returns a column named `cast(b as int)`.
An application may depend on this specific column name to look at the results.
Currently, Scylla uses a different name - `system.castasint(b)`. For Cassandra compatibility, we s... | comp | select cast column names should match cassandra s when doing a select cast b as int cassandra returns a column named cast b as int an application may depend on this specific column name to look at the results currently scylla uses a different name system castasint b for cassandra compatibility we s... | 1 |
328,091 | 28,101,037,889 | IssuesEvent | 2023-03-30 19:31:18 | wazuh/wazuh-qa | https://api.github.com/repos/wazuh/wazuh-qa | closed | Research about support for GCC & GCC High to the Office365 Module | team/qa research role/qa-binary-beats subteam/qa-rainbow level/task type/test | # Description
The objective of this issue is to investigate and design a testing plan for the development issue: [Add Support for GCC & GCC High to the Office365 Module](https://github.com/wazuh/wazuh/pull/15010)
> This issue was done by a client.
# Planning stage
- [x] [Research the applied change](ht... | 1.0 | Research about support for GCC & GCC High to the Office365 Module - # Description
The objective of this issue is to investigate and design a testing plan for the development issue: [Add Support for GCC & GCC High to the Office365 Module](https://github.com/wazuh/wazuh/pull/15010)
> This issue was done by a clien... | non_comp | research about support for gcc gcc high to the module description the objective of this issue is to investigate and design a testing plan for the development issue this issue was done by a client planning stage | 0 |
604,292 | 18,681,137,110 | IssuesEvent | 2021-11-01 05:54:49 | AY2122S1-CS2103T-T10-1/tp | https://api.github.com/repos/AY2122S1-CS2103T-T10-1/tp | closed | Hard to test the accuracy of results for Find a Buddy feature | type.Bug priority.Medium severity.Medium | **Current state** : The results just show a list of top 5 contacts who have similar Github profiles as the user.

**Problem** : It's hard for the user to visualise why this is the case without having to m... | 1.0 | Hard to test the accuracy of results for Find a Buddy feature - **Current state** : The results just show a list of top 5 contacts who have similar Github profiles as the user.

**Problem** : It's hard fo... | non_comp | hard to test the accuracy of results for find a buddy feature current state the results just show a list of top contacts who have similar github profiles as the user problem it s hard for the user to visualise why this is the case without having to manually navigate to github | 0 |
217,297 | 7,320,120,708 | IssuesEvent | 2018-03-02 05:09:18 | wso2/product-is | https://api.github.com/repos/wso2/product-is | closed | Better to include the DB that the new tables are introduced | Affected/5.5.0-Alpha Priority/High Type/Docs | Better to include the DB that the new tables are introduced in this doc [1]
[1] https://docs.wso2.com/display/IS550/Private+Key+JWT+Client+Authentication+for+OIDC
Current doc mentions,
A new table named IDN_OIDC_JTI has been introduced to store the JTI with the following columns.
JWT_ID VARCHAR(255)
EXP_TIME... | 1.0 | Better to include the DB that the new tables are introduced - Better to include the DB that the new tables are introduced in this doc [1]
[1] https://docs.wso2.com/display/IS550/Private+Key+JWT+Client+Authentication+for+OIDC
Current doc mentions,
A new table named IDN_OIDC_JTI has been introduced to store the ... | non_comp | better to include the db that the new tables are introduced better to include the db that the new tables are introduced in this doc current doc mentions a new table named idn oidc jti has been introduced to store the jti with the following columns jwt id varchar exp time timestamp default tim... | 0 |
188,837 | 6,782,488,095 | IssuesEvent | 2017-10-30 08:20:54 | compodoc/compodoc | https://api.github.com/repos/compodoc/compodoc | closed | [BUG] URLs for CHANGELOG, CONTRIBUTING, LICENSE, etc. pages in left menu should be absolute | 1. Type: Bug Priority: Medium Status: Completed Time: ~1 hour | ##### **Overview of the issue**
When navigating away from a child page, say `[...]/modules/MyModule.html` and using the left hand navigation panel to navigate to one of the following pages, the URL is wrongly constructed:
- CONTRIBUTING
- CHANGELOG
- LICENSE
- TODO
URL produced: `[...]/modules/CHANGELOG.html`... | 1.0 | [BUG] URLs for CHANGELOG, CONTRIBUTING, LICENSE, etc. pages in left menu should be absolute - ##### **Overview of the issue**
When navigating away from a child page, say `[...]/modules/MyModule.html` and using the left hand navigation panel to navigate to one of the following pages, the URL is wrongly constructed:
... | non_comp | urls for changelog contributing license etc pages in left menu should be absolute overview of the issue when navigating away from a child page say modules mymodule html and using the left hand navigation panel to navigate to one of the following pages the url is wrongly constructed contri... | 0 |
17,584 | 24,252,894,572 | IssuesEvent | 2022-09-27 15:24:20 | PepijnMC/ElevationDragRuler | https://api.github.com/repos/PepijnMC/ElevationDragRuler | closed | In v10 Cannot read properties of undefined (reading 'getFlag') | bug compatibility | **Describe the bug**
With Drag Ruler (the temporary v10 patch), Enhanced Terrain Layer, and Terrain Ruler turned on there's a bunch of errors. If you disable just DnD5e Drag Ruler Integration then it works without errors but all of the extra features are misisng.
The errors are:
```
TypeError: Cannot read propert... | True | In v10 Cannot read properties of undefined (reading 'getFlag') - **Describe the bug**
With Drag Ruler (the temporary v10 patch), Enhanced Terrain Layer, and Terrain Ruler turned on there's a bunch of errors. If you disable just DnD5e Drag Ruler Integration then it works without errors but all of the extra features are... | comp | in cannot read properties of undefined reading getflag describe the bug with drag ruler the temporary patch enhanced terrain layer and terrain ruler turned on there s a bunch of errors if you disable just drag ruler integration then it works without errors but all of the extra features are misisng... | 1 |
542,730 | 15,865,588,472 | IssuesEvent | 2021-04-08 14:52:49 | wso2/product-apim | https://api.github.com/repos/wso2/product-apim | closed | [Devportal] Subscription available and get 409 when initially do try out | API-M 4.0.0 Priority/Normal Type/Bug | ### Description:
Subscription with DefaultApplication is available after initially try out for an API. When the subscribe button is clicked it doesn't give any error messages in the UI. But upon inspection 409 response is coming for the subscribe API.
 , the game will crash. It's fine when I only view the small map on the top right.
Here is the crash report , would you please help me figure out the problem? I really love your mod!... | True | Integration for the Antique Atlas is crashing the game - Every time I move my view to the place where wizard tower exsits on the atlas(or opening the atlas with the wizard tower exsits on sight) , the game will crash. It's fine when I only view the small map on the top right.
Here is the crash report , would you pleas... | comp | integration for the antique atlas is crashing the game every time i move my view to the place where wizard tower exsits on the atlas or opening the atlas with the wizard tower exsits on sight the game will crash it s fine when i only view the small map on the top right here is the crash report would you pleas... | 1 |
1,759 | 4,318,409,701 | IssuesEvent | 2016-07-24 01:01:06 | simeonradivoev/MatterOverdrive | https://api.github.com/repos/simeonradivoev/MatterOverdrive | closed | Infinite power draw using ElectriCraft RF cabling | mod compatibility | **Brief explanation of problem:**
Infinite power draw from MO Solar Panels when using ElectriCraft RF Cables.
The buffer goes in the negatives while the Charging Station gets a lot of RF, all of that at night.


**Step... | True | Infinite power draw using ElectriCraft RF cabling - **Brief explanation of problem:**
Infinite power draw from MO Solar Panels when using ElectriCraft RF Cables.
The buffer goes in the negatives while the Charging Station gets a lot of RF, all of that at night.
... | comp | infinite power draw using electricraft rf cabling brief explanation of problem infinite power draw from mo solar panels when using electricraft rf cables the buffer goes in the negatives while the charging station gets a lot of rf all of that at night steps to reproduce cf screenshot... | 1 |
437,125 | 12,561,082,257 | IssuesEvent | 2020-06-08 00:22:20 | eclipse-ee4j/glassfish | https://api.github.com/repos/eclipse-ee4j/glassfish | closed | exceptions thrown when attempt to deploy multiple portlet apps | Component: web_container ERR: Assignee Priority: Minor Stale Type: Bug | This issue was filed as a VWP/Woodstock bug, but exceptions seen in the domain
server.log would indicate a missing file in Glassfish and/or the Portlet
Container RC2:
Original bug filed: [https://woodstock.dev.java.net/issues/show_bug.cgi?id=1168](https://woodstock.dev.java.net/issues/show_bug.cgi?id=1168)
Steps to r... | 1.0 | exceptions thrown when attempt to deploy multiple portlet apps - This issue was filed as a VWP/Woodstock bug, but exceptions seen in the domain
server.log would indicate a missing file in Glassfish and/or the Portlet
Container RC2:
Original bug filed: [https://woodstock.dev.java.net/issues/show_bug.cgi?id=1168](https:... | non_comp | exceptions thrown when attempt to deploy multiple portlet apps this issue was filed as a vwp woodstock bug but exceptions seen in the domain server log would indicate a missing file in glassfish and or the portlet container original bug filed steps to reproduce install netbeans beta install p... | 0 |
16,123 | 21,565,430,846 | IssuesEvent | 2022-05-01 19:51:34 | ReplayMod/ReplayMod | https://api.github.com/repos/ReplayMod/ReplayMod | closed | Visual bug in video rendered with ResolutionControl+ mod installed. | bug compatibility | Looks like a entity bug, I don't know. The water is floating in the sky like me in the image, but I'm on the roof. It's a rendered video.
This is the mod:
https://www.curseforge.com/minecraft/mc-mods/resolutioncontrol
This is happening:
 <!-- e.g. 55SM8100PJB -->
- Firmware version: ( 05.40.26) <!-- Can be found in webOS Settings, e.g. 05.00.01 ... | True | [COMPAT] No Video on 32LK6200PLA - <!-- Since device support range becomes wider, please submit this issue ONLY when you got problems -->
## Basic information
<!-- Please fill info into following spaces -->
- Device model: ( 32LK6200PLA) <!-- e.g. 55SM8100PJB -->
- Firmware version: ( 05.40.26) <!-- Can be foun... | comp | no video on basic information device model firmware version webos version goldilocks gorce moonlight version is audio working yes is video working yes is input working yes description after starting a g... | 1 |
28,000 | 5,162,366,471 | IssuesEvent | 2017-01-17 00:17:02 | gridlab-d/gridlab-d | https://api.github.com/repos/gridlab-d/gridlab-d | closed | #636 Runtime Classes hang at init in Trunk x64 Release,
| defect | I was writing some runtime class objects for the open loop control algorithm written MATLAB for T&D Integration. These runtime classes are needed to act as the interface between the MATLAB control signal and the houses' thermostat sepoint. While debugging the runtime classes I noticed that the File hangs as it trie... | 1.0 | #636 Runtime Classes hang at init in Trunk x64 Release,
- I was writing some runtime class objects for the open loop control algorithm written MATLAB for T&D Integration. These runtime classes are needed to act as the interface between the MATLAB control signal and the houses' thermostat sepoint. While debugging t... | non_comp | runtime classes hang at init in trunk release i was writing some runtime class objects for the open loop control algorithm written matlab for t amp d integration these runtime classes are needed to act as the interface between the matlab control signal and the houses thermostat sepoint while debugging the r... | 0 |
14,186 | 17,069,994,467 | IssuesEvent | 2021-07-07 12:11:57 | buddyboss/buddyboss-platform | https://api.github.com/repos/buddyboss/buddyboss-platform | opened | WordPress 8.0 Compatibility | feature: enhancement integration: compatible | Check Platform compatibility with WordPress v5.8
All features: https://wordpress.org/news/2021/07/the-month-in-wordpress-june-2021/
Theme.json : https://make.wordpress.org/test/2021/06/24/call-for-testing-thrive-with-theme-json/
IF we see issues specific to WP 8.0 then please note all issues here for someone to... | True | WordPress 8.0 Compatibility - Check Platform compatibility with WordPress v5.8
All features: https://wordpress.org/news/2021/07/the-month-in-wordpress-june-2021/
Theme.json : https://make.wordpress.org/test/2021/06/24/call-for-testing-thrive-with-theme-json/
IF we see issues specific to WP 8.0 then please note ... | comp | wordpress compatibility check platform compatibility with wordpress all features theme json if we see issues specific to wp then please note all issues here for someone to fix | 1 |
211,595 | 16,450,189,208 | IssuesEvent | 2021-05-21 03:49:11 | luisegarduno/MachineLearning_Projects | https://api.github.com/repos/luisegarduno/MachineLearning_Projects | opened | [Lab 1] Provide more discussion in section 2.3 | documentation | Feedback Obtained: "Have a bit of discussion regarding the extreme values. Are all these values reasonable? Why? You have them in the df.describe. But this is never referenced." | 1.0 | [Lab 1] Provide more discussion in section 2.3 - Feedback Obtained: "Have a bit of discussion regarding the extreme values. Are all these values reasonable? Why? You have them in the df.describe. But this is never referenced." | non_comp | provide more discussion in section feedback obtained have a bit of discussion regarding the extreme values are all these values reasonable why you have them in the df describe but this is never referenced | 0 |
849 | 3,294,762,054 | IssuesEvent | 2015-10-31 10:11:43 | sekiguchi-nagisa/ydsh | https://api.github.com/repos/sekiguchi-nagisa/ydsh | opened | change some binary operator syntax | enhancement incompatible change | change some operator due to introducing unified pipeline
before | after
--------- | ---------
& | -and
\| | -or
^ | -xor | True | change some binary operator syntax - change some operator due to introducing unified pipeline
before | after
--------- | ---------
& | -and
\| | -or
^ | -xor | comp | change some binary operator syntax change some operator due to introducing unified pipeline before after and or xor | 1 |
12,948 | 15,196,347,088 | IssuesEvent | 2021-02-16 08:07:23 | storybookjs/storybook | https://api.github.com/repos/storybookjs/storybook | closed | Canvas/Preview blocks have a fixed height in Firefox | block: other compatibility with other tools duplicate | **Describe the bug**
When wrapping code with a custom web component sample inside a `Canvas` block (using storybook/html), those have some fixed height in Firefox. If the content is larger than that height, Firefox defaults to creating a scrollable frame instead of adjusting the frame height.
Wrapping a `div` with ... | True | Canvas/Preview blocks have a fixed height in Firefox - **Describe the bug**
When wrapping code with a custom web component sample inside a `Canvas` block (using storybook/html), those have some fixed height in Firefox. If the content is larger than that height, Firefox defaults to creating a scrollable frame instead o... | comp | canvas preview blocks have a fixed height in firefox describe the bug when wrapping code with a custom web component sample inside a canvas block using storybook html those have some fixed height in firefox if the content is larger than that height firefox defaults to creating a scrollable frame instead o... | 1 |
55,615 | 13,647,458,165 | IssuesEvent | 2020-09-26 03:25:41 | TerryCavanagh/diceydungeonsbeta | https://api.github.com/repos/TerryCavanagh/diceydungeonsbeta | closed | UI Overlap When Gold Appears in Combat | High Priority v0.5: 21st June Build | This was fixed [here](https://github.com/TerryCavanagh/diceydungeons.com/issues/755) but is back again in Witch PU.

| 1.0 | UI Overlap When Gold Appears in Combat - This was fixed [here](https://github.com/TerryCavanagh/diceydungeons.com/issues/755) but is back again in Witch PU.

| non_comp | ui overlap when gold appears in combat this was fixed but is back again in witch pu | 0 |
4,216 | 6,994,017,299 | IssuesEvent | 2017-12-15 13:51:25 | MoonchildProductions/Pale-Moon | https://api.github.com/repos/MoonchildProductions/Pale-Moon | opened | Make NodeList and DOMStringList have array-like iterable results | DOM Web Compatibility | Because apparently writing `Array.from()` is too hard. :roll_eyes:
| True | Make NodeList and DOMStringList have array-like iterable results - Because apparently writing `Array.from()` is too hard. :roll_eyes:
| comp | make nodelist and domstringlist have array like iterable results because apparently writing array from is too hard roll eyes | 1 |
11,126 | 13,148,957,224 | IssuesEvent | 2020-08-09 01:25:48 | kami-blue/client | https://api.github.com/repos/kami-blue/client | closed | PlayerModel bug | 04-incompatible 99-duplicate bug/module | **Describe the bug**
any player model is almost xray like and enchants are over the entire texture even air
**To Reproduce**
idk was there by default with new update
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
the player model should look normal but it look... | True | PlayerModel bug - **Describe the bug**
any player model is almost xray like and enchants are over the entire texture even air
**To Reproduce**
idk was there by default with new update
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
the player model should look ... | comp | playermodel bug describe the bug any player model is almost xray like and enchants are over the entire texture even air to reproduce idk was there by default with new update go to click on scroll down to see error expected behavior the player model should look ... | 1 |
5,067 | 7,661,509,621 | IssuesEvent | 2018-05-11 14:27:48 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | closed | InsertReturningStep.returning(fields) should return InsertResultStep<Record>, not InsertResultStep<R> | C: Functionality P: Medium T: Enhancement T: Incompatible change | Fairly minor: I went to use a returned result from one of these calls, and to my surprise the IDE reported various methods on the row to get specific columns - these had been generated on a `MyTableRecord` class that was the generic parameter for the table that I had inserted into.
These columns were not in the list... | True | InsertReturningStep.returning(fields) should return InsertResultStep<Record>, not InsertResultStep<R> - Fairly minor: I went to use a returned result from one of these calls, and to my surprise the IDE reported various methods on the row to get specific columns - these had been generated on a `MyTableRecord` class that... | comp | insertreturningstep returning fields should return insertresultstep not insertresultstep fairly minor i went to use a returned result from one of these calls and to my surprise the ide reported various methods on the row to get specific columns these had been generated on a mytablerecord class that was the ... | 1 |
427,801 | 12,399,187,958 | IssuesEvent | 2020-05-21 04:21:35 | incognitochain/incognito-chain | https://api.github.com/repos/incognitochain/incognito-chain | closed | [pDEX]Token price calculation (against USDT) | Priority: High Type: Enhancement | On the incognito wallet app, people wanted to see the price (against USDT) of tokens on pdex so the issue is to figure out the way to calculate the such prices. | 1.0 | [pDEX]Token price calculation (against USDT) - On the incognito wallet app, people wanted to see the price (against USDT) of tokens on pdex so the issue is to figure out the way to calculate the such prices. | non_comp | token price calculation against usdt on the incognito wallet app people wanted to see the price against usdt of tokens on pdex so the issue is to figure out the way to calculate the such prices | 0 |
3,993 | 3,284,597,067 | IssuesEvent | 2015-10-28 17:12:30 | kubernetes/kubernetes | https://api.github.com/repos/kubernetes/kubernetes | closed | Fix make-release-notes.sh (in kubernetes/contrib) | area/build-release priority/P1 team/release-infra | The shuffle to contrib means the wrapper script is no longer usable, so relnotes for `1.1.0-alpha.1` are currently lame. | 1.0 | Fix make-release-notes.sh (in kubernetes/contrib) - The shuffle to contrib means the wrapper script is no longer usable, so relnotes for `1.1.0-alpha.1` are currently lame. | non_comp | fix make release notes sh in kubernetes contrib the shuffle to contrib means the wrapper script is no longer usable so relnotes for alpha are currently lame | 0 |
16,716 | 23,048,241,742 | IssuesEvent | 2022-07-24 08:20:29 | beauwilliams/focus.nvim | https://api.github.com/repos/beauwilliams/focus.nvim | closed | diffview.nvim window gets focused | compatibility | Resurrecting #42, looks like this is still happening. Have tried both with `{excluded_filetypes = {"DiffviewFiles"}}` and without, but it keeps looking like this:
<img width="1440" alt="Screen Shot 2021-10-30 at 12 48 02 PM" src="https://user-images.githubusercontent.com/1834328/139529806-f320dfd6-5ced-4644-82c9-cb40b... | True | diffview.nvim window gets focused - Resurrecting #42, looks like this is still happening. Have tried both with `{excluded_filetypes = {"DiffviewFiles"}}` and without, but it keeps looking like this:
<img width="1440" alt="Screen Shot 2021-10-30 at 12 48 02 PM" src="https://user-images.githubusercontent.com/1834328/139... | comp | diffview nvim window gets focused resurrecting looks like this is still happening have tried both with excluded filetypes diffviewfiles and without but it keeps looking like this img width alt screen shot at pm src weirdly though if i navigate to the other windows then bac... | 1 |
12,628 | 14,923,940,574 | IssuesEvent | 2021-01-23 21:16:06 | unascribed/Fabrication | https://api.github.com/repos/unascribed/Fabrication | closed | Game Crashes during launch with Mini Tweaks installed | k: Incompatibility n: Fabric | Fabrication seems to be incompatible with https://github.com/manyrandomthings/minitweaks, as it crashes during boot. Crash log is [here](https://gist.github.com/torzod/a5f97f5487a2bdad21c3893109506716#file-crash-log). | True | Game Crashes during launch with Mini Tweaks installed - Fabrication seems to be incompatible with https://github.com/manyrandomthings/minitweaks, as it crashes during boot. Crash log is [here](https://gist.github.com/torzod/a5f97f5487a2bdad21c3893109506716#file-crash-log). | comp | game crashes during launch with mini tweaks installed fabrication seems to be incompatible with as it crashes during boot crash log is | 1 |
442,178 | 12,741,193,511 | IssuesEvent | 2020-06-26 05:18:44 | wso2/product-microgateway | https://api.github.com/repos/wso2/product-microgateway | opened | Unable to acccess ' /authorize' endpoint of microgateway using port 9095 | Priority/Normal Type/Bug | ### Description:
<!-- Describe the issue -->
When accessing the 'https://localhost:9095/token' the flow works as expected. But when accessing 'https://localhost:9095/authorize' the request could not be sent to micro gateway.
But the '/authorize' call to port 9096 , "https://localhost:9096/authorize' works as ex... | 1.0 | Unable to acccess ' /authorize' endpoint of microgateway using port 9095 - ### Description:
<!-- Describe the issue -->
When accessing the 'https://localhost:9095/token' the flow works as expected. But when accessing 'https://localhost:9095/authorize' the request could not be sent to micro gateway.
But the '/aut... | non_comp | unable to acccess authorize endpoint of microgateway using port description when accessing the the flow works as expected but when accessing the request could not be sent to micro gateway but the authorize call to port works as expected steps to reproduce try out acces... | 0 |
16,140 | 21,626,891,046 | IssuesEvent | 2022-05-05 04:15:07 | HCLonely/hexo-bilibili-bangumi | https://api.github.com/repos/HCLonely/hexo-bilibili-bangumi | opened | 关于图片加载相关问题 | wontfix compatibility | ### 懒加载问题
此插件懒加载可能与你主题的懒加载存在冲突,以下为几种解决方法:
1. 全站关闭懒加载,此插件启用/不启用懒加载均可正常运行;
2. 如果主题提供单独页面的懒加载配置参数,可在插件配置的`extra_option`中配置为关,这里以`Butterfly`主题为例:
```yml
bangumi:
lazyload: true # 是否启用插件的懒加载
extra_options:
lazyload:
enable: false # 关闭主题自带的懒加载(只关闭番剧页,不影响其他页面)
```
### 其他问... | True | 关于图片加载相关问题 - ### 懒加载问题
此插件懒加载可能与你主题的懒加载存在冲突,以下为几种解决方法:
1. 全站关闭懒加载,此插件启用/不启用懒加载均可正常运行;
2. 如果主题提供单独页面的懒加载配置参数,可在插件配置的`extra_option`中配置为关,这里以`Butterfly`主题为例:
```yml
bangumi:
lazyload: true # 是否启用插件的懒加载
extra_options:
lazyload:
enable: false # 关闭主题自带的懒加载(只关闭番剧页,不影响其他页面)
`... | comp | 关于图片加载相关问题 懒加载问题 此插件懒加载可能与你主题的懒加载存在冲突,以下为几种解决方法: 全站关闭懒加载,此插件启用 不启用懒加载均可正常运行; 如果主题提供单独页面的懒加载配置参数,可在插件配置的 extra option 中配置为关,这里以 butterfly 主题为例 yml bangumi lazyload true 是否启用插件的懒加载 extra options lazyload enable false 关闭主题自带的懒加载 只关闭番剧页,不影响其他页面 ... | 1 |
78,860 | 27,790,778,460 | IssuesEvent | 2023-03-17 08:46:15 | primefaces/primefaces | https://api.github.com/repos/primefaces/primefaces | closed | TreeTable: propagateSelectionDown="false" is not working | :lady_beetle: defect :bangbang: needs-triage | ### Describe the bug
Node selection is propagated internally. Propagation selection down = "false"
On the surface, there is no problem. But internally the leaf is selected
### JSF implementation
All
### JSF version
2..3
### Browser(s)
No response
### Reproducer
[primefaces-test.zip](https://github.com/prime... | 1.0 | TreeTable: propagateSelectionDown="false" is not working - ### Describe the bug
Node selection is propagated internally. Propagation selection down = "false"
On the surface, there is no problem. But internally the leaf is selected
### JSF implementation
All
### JSF version
2..3
### Browser(s)
No response
###... | non_comp | treetable propagateselectiondown false is not working describe the bug node selection is propagated internally propagation selection down false on the surface there is no problem but internally the leaf is selected jsf implementation all jsf version browser s no response ... | 0 |
61,357 | 25,482,375,415 | IssuesEvent | 2022-11-26 00:18:06 | boto/boto3 | https://api.github.com/repos/boto/boto3 | closed | ecs.describe_services response has inconsistencies depending on Capacity Provider Strategy | response-requested ecs service-api closed-for-staleness p3 | **Describe the bug**
[ecs.describe_services](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/ecs.html#ECS.Client.describe_services) response has following inconsistencies depending on Capacity Provider Strategy (CSP) of the cluster:
- `service.launchType` key is not included when CSP is set... | 1.0 | ecs.describe_services response has inconsistencies depending on Capacity Provider Strategy - **Describe the bug**
[ecs.describe_services](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/ecs.html#ECS.Client.describe_services) response has following inconsistencies depending on Capacity Provi... | non_comp | ecs describe services response has inconsistencies depending on capacity provider strategy describe the bug response has following inconsistencies depending on capacity provider strategy csp of the cluster service launchtype key is not included when csp is set must be a string service capacity... | 0 |
20,052 | 27,981,345,582 | IssuesEvent | 2023-03-26 07:12:12 | Fabricators-of-Create/Create | https://api.github.com/repos/Fabricators-of-Create/Create | closed | Minecraft crashes while using Ponder due to Lithium | bug compatibility 1.19 | ### Describe the Bug
When I ponder an item Minecraft will crash with the following message:
> The game crashed whilst ticking screen
> Error: java.lang.ClassCastException: class com.simibubi.create.foundation.ponder.PonderWorld cannot be cast to class net.minecraft.class_2791 (com.simibubi.create.foundation.ponder... | True | Minecraft crashes while using Ponder due to Lithium - ### Describe the Bug
When I ponder an item Minecraft will crash with the following message:
> The game crashed whilst ticking screen
> Error: java.lang.ClassCastException: class com.simibubi.create.foundation.ponder.PonderWorld cannot be cast to class net.minec... | comp | minecraft crashes while using ponder due to lithium describe the bug when i ponder an item minecraft will crash with the following message the game crashed whilst ticking screen error java lang classcastexception class com simibubi create foundation ponder ponderworld cannot be cast to class net minec... | 1 |
379,318 | 11,219,894,649 | IssuesEvent | 2020-01-07 14:48:11 | containous/traefik | https://api.github.com/repos/containous/traefik | closed | Add tracing headers to forwardAuth middleware | area/middleware/tracing kind/enhancement priority/P3 | <!-- PLEASE FOLLOW THE ISSUE TEMPLATE TO HELP TRIAGE AND SUPPORT! -->
### Do you want to request a *feature* or report a *bug*?
<!--
DO NOT FILE ISSUES FOR GENERAL SUPPORT QUESTIONS.
The issue tracker is for reporting bugs and feature requests only.
For end-user related support questions, please refer to one... | 1.0 | Add tracing headers to forwardAuth middleware - <!-- PLEASE FOLLOW THE ISSUE TEMPLATE TO HELP TRIAGE AND SUPPORT! -->
### Do you want to request a *feature* or report a *bug*?
<!--
DO NOT FILE ISSUES FOR GENERAL SUPPORT QUESTIONS.
The issue tracker is for reporting bugs and feature requests only.
For end-use... | non_comp | add tracing headers to forwardauth middleware do you want to request a feature or report a bug do not file issues for general support questions the issue tracker is for reporting bugs and feature requests only for end user related support questions please refer to one of the following ... | 0 |
13,881 | 16,611,636,497 | IssuesEvent | 2021-06-02 12:16:41 | docker/compose-cli | https://api.github.com/repos/docker/compose-cli | closed | Dollar signs in environment variable substitutes are malformed | bug 🐞 compatibility compose | **Description**
If an environment variable substitute value (like `labels: ["auth=${BASIC_AUTH}"]`) contains a
**Steps to reproduce the issue:**
`.env`
```
HTTP_AUTH=admin:$2y$05$uGiLGJaXP0
```
`docker-compose.yml`
```yml
version: "3.5"
services:
traefik:
image: traefik:v2.1
labels:
... | True | Dollar signs in environment variable substitutes are malformed - **Description**
If an environment variable substitute value (like `labels: ["auth=${BASIC_AUTH}"]`) contains a
**Steps to reproduce the issue:**
`.env`
```
HTTP_AUTH=admin:$2y$05$uGiLGJaXP0
```
`docker-compose.yml`
```yml
version: "3.5"
se... | comp | dollar signs in environment variable substitutes are malformed description if an environment variable substitute value like labels contains a steps to reproduce the issue env http auth admin docker compose yml yml version services traefik image ... | 1 |
19,258 | 26,753,659,258 | IssuesEvent | 2023-01-30 21:49:53 | aesara-devs/aesara | https://api.github.com/repos/aesara-devs/aesara | closed | Request: Add Gaussian Hypergeometric Function | enhancement help wanted SciPy compatibility Op implementation | ## Description of your problem or feature request
[I'm currently rewriting the Lifetimes library to run on PyMC](https://github.com/ColtAllen/btyd), but the likelihood function of one of the models requires a [Gaussian Hypergeometric function](https://en.wikipedia.org/wiki/Hypergeometric_function) be written in Aesa... | True | Request: Add Gaussian Hypergeometric Function - ## Description of your problem or feature request
[I'm currently rewriting the Lifetimes library to run on PyMC](https://github.com/ColtAllen/btyd), but the likelihood function of one of the models requires a [Gaussian Hypergeometric function](https://en.wikipedia.org/... | comp | request add gaussian hypergeometric function description of your problem or feature request but the likelihood function of one of the models requires a be written in aesara this is a special case of the generalized hypergeometric function and a separate matter from the hypergeometric distribution whi... | 1 |
6,684 | 8,959,463,569 | IssuesEvent | 2019-01-27 22:43:56 | shoebot/shoebot | https://api.github.com/repos/shoebot/shoebot | closed | Implement path.inheritFromContext | enhancement nodebox compatibility | As used here
http://nodebox.net/code/index.php/Dendrite
At the moment we have a TODO in inheritFromContext, what is it meant to do though ?
| True | Implement path.inheritFromContext - As used here
http://nodebox.net/code/index.php/Dendrite
At the moment we have a TODO in inheritFromContext, what is it meant to do though ?
| comp | implement path inheritfromcontext as used here at the moment we have a todo in inheritfromcontext what is it meant to do though | 1 |
4,719 | 7,328,329,400 | IssuesEvent | 2018-03-04 19:41:40 | wacossusca34/glava | https://api.github.com/repos/wacossusca34/glava | closed | "desktop" attribute not present on i3-gaps | WM compatibility | The desktop attribute is not available on i3-gaps (at least since the last gaps-next version).
If you could add a way to dispaly the visualizer in background instead of over other windows. Because i3 floating window must be ontop of tiling ones. On the official wiki it is say that the desktop attribute (to display a... | True | "desktop" attribute not present on i3-gaps - The desktop attribute is not available on i3-gaps (at least since the last gaps-next version).
If you could add a way to dispaly the visualizer in background instead of over other windows. Because i3 floating window must be ontop of tiling ones. On the official wiki it is... | comp | desktop attribute not present on gaps the desktop attribute is not available on gaps at least since the last gaps next version if you could add a way to dispaly the visualizer in background instead of over other windows because floating window must be ontop of tiling ones on the official wiki it is sa... | 1 |
287,670 | 8,818,140,190 | IssuesEvent | 2018-12-31 09:15:23 | ScottLogic/data-engineering-generator | https://api.github.com/repos/ScottLogic/data-engineering-generator | closed | Cucumber inSet: Scenario: Running an 'inSet' request that includes an invalid date value should fail with an error message | enhancement high-priority | ## Bug Report
When an inSet test contains an invalid date or time error the Java Framework throws a "could not be parsed" error. This error does not occur when the same invalid date / time value is used in an equalTo test.
> Scenario: Running an 'inSet' request that includes an invalid date value should fail with a... | 1.0 | Cucumber inSet: Scenario: Running an 'inSet' request that includes an invalid date value should fail with an error message - ## Bug Report
When an inSet test contains an invalid date or time error the Java Framework throws a "could not be parsed" error. This error does not occur when the same invalid date / time value... | non_comp | cucumber inset scenario running an inset request that includes an invalid date value should fail with an error message bug report when an inset test contains an invalid date or time error the java framework throws a could not be parsed error this error does not occur when the same invalid date time value... | 0 |
4,439 | 7,114,520,752 | IssuesEvent | 2018-01-18 01:11:38 | evoldoers/biomake | https://api.github.com/repos/evoldoers/biomake | closed | Support for .DELETE_ON_ERROR ? | GNU make compatibility | I noticed that `.DELETE_ON_ERROR` is not one of the supported `make` directives.
Any reason?
@sjackman
| True | Support for .DELETE_ON_ERROR ? - I noticed that `.DELETE_ON_ERROR` is not one of the supported `make` directives.
Any reason?
@sjackman
| comp | support for delete on error i noticed that delete on error is not one of the supported make directives any reason sjackman | 1 |
246,610 | 20,887,596,023 | IssuesEvent | 2022-03-23 07:38:02 | bichvan-1711/FeedbackOnline | https://api.github.com/repos/bichvan-1711/FeedbackOnline | opened | [BugID_21]_FUNC_Tạo mới học viên theo file thành công khi nhập thiếu dữ liệu _Không hiển thị message | bug Low Cosmetic Integration Test Open Fun_Wrong Business logic | Precondition:
- Admin đang ở màn hình Tạo mới học viên theo file
- file txt thiếu data của 1 trong 2 cột
+ dòng đúng
+ dòng thiếu Mã học viên
+ dòng thiếu Tên học viên
+ dòng rỗng
1.Click [Chọn tệp] button
2.Chọn folder chứa file
3.Chọn file txt như đã đính kèm
4.Click [Open] button
5.Chọn 1 item trong [Lớ... | 1.0 | [BugID_21]_FUNC_Tạo mới học viên theo file thành công khi nhập thiếu dữ liệu _Không hiển thị message - Precondition:
- Admin đang ở màn hình Tạo mới học viên theo file
- file txt thiếu data của 1 trong 2 cột
+ dòng đúng
+ dòng thiếu Mã học viên
+ dòng thiếu Tên học viên
+ dòng rỗng
1.Click [Chọn tệp] button
... | non_comp | func tạo mới học viên theo file thành công khi nhập thiếu dữ liệu không hiển thị message precondition admin đang ở màn hình tạo mới học viên theo file file txt thiếu data của trong cột dòng đúng dòng thiếu mã học viên dòng thiếu tên học viên dòng rỗng click button chọn folder chứa... | 0 |
20,284 | 29,508,422,243 | IssuesEvent | 2023-06-03 16:02:16 | Majrusz/MajruszsEnchantmentsMod | https://api.github.com/repos/Majrusz/MajruszsEnchantmentsMod | closed | [1.19.2] Breaking Supplementaires' jar with a tool that has Telekinesis enchant drops the loot table multiple times | bug 1.18.X 1.19.X compatibility | majrusz-library-1.19.2-3.3.0
majruszs-enchantments-1.19.2-1.8.1
moonlight-1.19.2-2.2.31-forge
supplementaries-1.19.2-2.3.4
Video:
https://imgur.com/a/dUzAk1l | True | [1.19.2] Breaking Supplementaires' jar with a tool that has Telekinesis enchant drops the loot table multiple times - majrusz-library-1.19.2-3.3.0
majruszs-enchantments-1.19.2-1.8.1
moonlight-1.19.2-2.2.31-forge
supplementaries-1.19.2-2.3.4
Video:
https://imgur.com/a/dUzAk1l | comp | breaking supplementaires jar with a tool that has telekinesis enchant drops the loot table multiple times majrusz library majruszs enchantments moonlight forge supplementaries video | 1 |
8,175 | 10,265,687,617 | IssuesEvent | 2019-08-22 19:29:20 | LLK/scratch-gui | https://api.github.com/repos/LLK/scratch-gui | closed | Goomble Gurt doesn't load in Safari | bug compatibility needs-triage safari | ### Expected Behavior
The project Gooble Gurt (211917681) should load on all browsers.
### Actual Behavior
That project stops loading relatively quickly compared to other browsers on the same device and it gives an error page:
<img width="604" alt="screen shot 2018-10-15 at 4 42 50 pm" src="https://user-ima... | True | Goomble Gurt doesn't load in Safari - ### Expected Behavior
The project Gooble Gurt (211917681) should load on all browsers.
### Actual Behavior
That project stops loading relatively quickly compared to other browsers on the same device and it gives an error page:
<img width="604" alt="screen shot 2018-10-1... | comp | goomble gurt doesn t load in safari expected behavior the project gooble gurt should load on all browsers actual behavior that project stops loading relatively quickly compared to other browsers on the same device and it gives an error page img width alt screen shot at pm ... | 1 |
6,240 | 8,638,354,800 | IssuesEvent | 2018-11-23 14:29:44 | pods-framework/pods | https://api.github.com/repos/pods-framework/pods | opened | Add Pods conditional functions to Query Monitor | Focus: Other Compatibility | **Describe the solution you'd like**
Simply add Pods conditional functions to Query Monitor conditionals.
Example: `pods_developer`, `pods_tableless`, `pods_strict`
| True | Add Pods conditional functions to Query Monitor - **Describe the solution you'd like**
Simply add Pods conditional functions to Query Monitor conditionals.
Example: `pods_developer`, `pods_tableless`, `pods_strict`
| comp | add pods conditional functions to query monitor describe the solution you d like simply add pods conditional functions to query monitor conditionals example pods developer pods tableless pods strict | 1 |
17,089 | 23,592,860,385 | IssuesEvent | 2022-08-23 16:35:41 | Frank-Mayer/n5ednd | https://api.github.com/repos/Frank-Mayer/n5ednd | closed | Safari ios pages scaling issue | bug browser compatibility ui | The content of the pages is wider than the page itself.

| True | Safari ios pages scaling issue - The content of the pages is wider than the page itself.

| comp | safari ios pages scaling issue the content of the pages is wider than the page itself | 1 |
19,297 | 26,808,331,069 | IssuesEvent | 2023-02-01 20:06:04 | konveyor/pelorus | https://api.github.com/repos/konveyor/pelorus | closed | Remove Jenkins pipeline support | compatibility committime-exporter | - remove code from committime
- Update Documentation to remove any references to Jenkins and replace with commit time provider=image instructions
| True | Remove Jenkins pipeline support - - remove code from committime
- Update Documentation to remove any references to Jenkins and replace with commit time provider=image instructions
| comp | remove jenkins pipeline support remove code from committime update documentation to remove any references to jenkins and replace with commit time provider image instructions | 1 |
4,352 | 7,057,914,041 | IssuesEvent | 2018-01-04 18:13:30 | wspr/unicode-math | https://api.github.com/repos/wspr/unicode-math | closed | Error message for $f\prime$ | Compatibility Feature | Seems reasonable to disallow input like `$f\prime$` (I.e., a \prime glyph not in a sub or superscript). If I can get the mathstyle checking robust enough, this should be added as an error message.
| True | Error message for $f\prime$ - Seems reasonable to disallow input like `$f\prime$` (I.e., a \prime glyph not in a sub or superscript). If I can get the mathstyle checking robust enough, this should be added as an error message.
| comp | error message for f prime seems reasonable to disallow input like f prime i e a prime glyph not in a sub or superscript if i can get the mathstyle checking robust enough this should be added as an error message | 1 |
12,548 | 14,861,826,122 | IssuesEvent | 2021-01-19 00:01:40 | ldtteam/minecolonies | https://api.github.com/repos/ldtteam/minecolonies | closed | Huts with Chests Display Incorrectly | Bug Compatibility: Vanilla Good First Issue | ### Minecolonies version
Version: 0.11.813-Alpha
### Expected behavior
- Huts with Chests should look like a chest
### Actual behaviour
- Any hut containing a chest in its model has an incorrect texture mapping, I believe this is because the minecraft chest texture mapping changed slightly in 1.15.2. (The insi... | True | Huts with Chests Display Incorrectly - ### Minecolonies version
Version: 0.11.813-Alpha
### Expected behavior
- Huts with Chests should look like a chest
### Actual behaviour
- Any hut containing a chest in its model has an incorrect texture mapping, I believe this is because the minecraft chest texture mappin... | comp | huts with chests display incorrectly minecolonies version version alpha expected behavior huts with chests should look like a chest actual behaviour any hut containing a chest in its model has an incorrect texture mapping i believe this is because the minecraft chest texture mapping c... | 1 |
45,678 | 18,789,467,774 | IssuesEvent | 2021-11-08 15:24:25 | pulumi/pulumi-azure-native | https://api.github.com/repos/pulumi/pulumi-azure-native | closed | Creating a IotHubResourceEventHubConsumerGroup fails on second `pulumi up` | kind/bug resolution/fixed upstream/service | Defining IoT Hub consumer groups using the IotHubResourceEventHubConsumerGroup resource fails on subsequent calls to `pulumi up`.
## Expected behavior
As defined in the docs, creating an IotHubResourceEventHubConsumerGroup should create a new consumer group on the first run of `pulumi up` and not fail on subseque... | 1.0 | Creating a IotHubResourceEventHubConsumerGroup fails on second `pulumi up` - Defining IoT Hub consumer groups using the IotHubResourceEventHubConsumerGroup resource fails on subsequent calls to `pulumi up`.
## Expected behavior
As defined in the docs, creating an IotHubResourceEventHubConsumerGroup should create ... | non_comp | creating a iothubresourceeventhubconsumergroup fails on second pulumi up defining iot hub consumer groups using the iothubresourceeventhubconsumergroup resource fails on subsequent calls to pulumi up expected behavior as defined in the docs creating an iothubresourceeventhubconsumergroup should create ... | 0 |
685,249 | 23,449,412,578 | IssuesEvent | 2022-08-15 23:57:35 | hms-ecosystem/OpenXR-SDK | https://api.github.com/repos/hms-ecosystem/OpenXR-SDK | closed | xrLocateSpace implementation issues | Max Priority | SDK: hvrsdk-openxr-3.0.0.33.zip
- [x] `xrLocateSpace(m.viewSpace, m.localSpace, m.predictedDisplayTime, &location))` (Fixed)
- [ ] `xrLocateSpace(m.stageSpace, m.localSpace, m.predictedDisplayTime, &location))`: Returns empty pose (0, 0, 0) instead of the difference between local space and floor space (I want to us... | 1.0 | xrLocateSpace implementation issues - SDK: hvrsdk-openxr-3.0.0.33.zip
- [x] `xrLocateSpace(m.viewSpace, m.localSpace, m.predictedDisplayTime, &location))` (Fixed)
- [ ] `xrLocateSpace(m.stageSpace, m.localSpace, m.predictedDisplayTime, &location))`: Returns empty pose (0, 0, 0) instead of the difference between loc... | non_comp | xrlocatespace implementation issues sdk hvrsdk openxr zip xrlocatespace m viewspace m localspace m predicteddisplaytime location fixed xrlocatespace m stagespace m localspace m predicteddisplaytime location returns empty pose instead of the difference between local sp... | 0 |
738,557 | 25,566,523,125 | IssuesEvent | 2022-11-30 14:40:33 | pulibrary/figgy | https://api.github.com/repos/pulibrary/figgy | closed | Move all boxless LAE Project posters to a box in LAE Project | maintenance / research sudden-priority | ### Summary
new use case - LAE has created a box for posters and would like to add all the Figgy [free floating posters](https://figgy.princeton.edu/catalog/d7c889ba-9992-494e-8fe4-2c4a9b3c3d7d) in the figgy LAE Project to it.
_Until it is apparent this is a common/more frequent need, a feature request to allow u... | 1.0 | Move all boxless LAE Project posters to a box in LAE Project - ### Summary
new use case - LAE has created a box for posters and would like to add all the Figgy [free floating posters](https://figgy.princeton.edu/catalog/d7c889ba-9992-494e-8fe4-2c4a9b3c3d7d) in the figgy LAE Project to it.
_Until it is apparent th... | non_comp | move all boxless lae project posters to a box in lae project summary new use case lae has created a box for posters and would like to add all the figgy in the figgy lae project to it until it is apparent this is a common more frequent need a feature request to allow users to batch edit ephemera in ... | 0 |
13,338 | 15,726,998,761 | IssuesEvent | 2021-03-29 12:06:18 | indygreg/PyOxidizer | https://api.github.com/repos/indygreg/PyOxidizer | closed | WxPython module not found error | compatibility | I've got a very simple wx app:
```
import wx
def start_app():
app = wx.App()
frame = wx.Frame(None, title="Simple application")
frame.Show()
app.MainLoop()
```
It builds fine on my win10 machine, but when running the binary I get
```
Traceback (most recent call last):
File "<s... | True | WxPython module not found error - I've got a very simple wx app:
```
import wx
def start_app():
app = wx.App()
frame = wx.Frame(None, title="Simple application")
frame.Show()
app.MainLoop()
```
It builds fine on my win10 machine, but when running the binary I get
```
Traceback (m... | comp | wxpython module not found error i ve got a very simple wx app import wx def start app app wx app frame wx frame none title simple application frame show app mainloop it builds fine on my machine but when running the binary i get traceback most ... | 1 |
3,141 | 6,065,694,615 | IssuesEvent | 2017-06-14 16:46:46 | eclipsesource/tabris-js | https://api.github.com/repos/eclipsesource/tabris-js | closed | Cant find https module. | compatibility npm | Hi. Im trying to use Syncano library and it uses the https module but the tabris app can't find the https module.
| True | Cant find https module. - Hi. Im trying to use Syncano library and it uses the https module but the tabris app can't find the https module.
| comp | cant find https module hi im trying to use syncano library and it uses the https module but the tabris app can t find the https module | 1 |
46,330 | 19,095,313,241 | IssuesEvent | 2021-11-29 16:06:29 | cityofaustin/atd-data-tech | https://api.github.com/repos/cityofaustin/atd-data-tech | opened | ACE Conflicts Feature Layer: look into how to keep updated | Workgroup: OSE Type: Data Service: Geo | Asked Maria about the ACE Conflicts feature layer that's in the ACE Downtown Conflicts Web Map that hasn't been updated since 2018. She said it would be a useful layer for their group if it's kept current. Will need to look into how Mat created this layer.
 elegantly solves the problem of "being on the same page"
2) unlike "share screen" (everybody else'... | 1.0 | Improving Tethering - ## Issue - Enhancement
Frequent observation that Facilitator tethering is not understood/noticed until discussed/explained.
Once explained, our version of tethering is perceived as an IMMENSELY helpful feature:
1) elegantly solves the problem of "being on the same page"
2) unlike "share sc... | non_comp | improving tethering issue enhancement frequent observation that facilitator tethering is not understood noticed until discussed explained once explained our version of tethering is perceived as an immensely helpful feature elegantly solves the problem of being on the same page unlike share sc... | 0 |
101,999 | 16,542,741,220 | IssuesEvent | 2021-05-27 19:04:02 | doc-ai/react-native-tensorio-tflite | https://api.github.com/repos/doc-ai/react-native-tensorio-tflite | opened | CVE-2021-23364 (Medium) detected in browserslist-4.16.3.tgz | security vulnerability | ## CVE-2021-23364 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>browserslist-4.16.3.tgz</b></p></summary>
<p>Share target browsers between different front-end tools, like Autoprefi... | True | CVE-2021-23364 (Medium) detected in browserslist-4.16.3.tgz - ## CVE-2021-23364 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>browserslist-4.16.3.tgz</b></p></summary>
<p>Share tar... | non_comp | cve medium detected in browserslist tgz cve medium severity vulnerability vulnerable library browserslist tgz share target browsers between different front end tools like autoprefixer stylelint and babel env preset library home page a href path to dependency file reac... | 0 |
1,459 | 3,971,938,921 | IssuesEvent | 2016-05-04 13:50:42 | pods-framework/pods | https://api.github.com/repos/pods-framework/pods | closed | Bug in 2.6.5.1 PodsAPI.php for PLL (Polylang) | Bug Compatibility/Deprecation | The line 7326 in PodsAPI.php today's upgrade is:
` if ( function_exists( 'PLL' ) && isset( PPL()->model ) && method_exists( PLL()->model, 'get_language' ) ) {
`
as I guess it should be:
` if ( function_exists( 'PLL' ) && isset( PLL()->model ) && method_exists( PLL()->model, 'get_languag... | True | Bug in 2.6.5.1 PodsAPI.php for PLL (Polylang) - The line 7326 in PodsAPI.php today's upgrade is:
` if ( function_exists( 'PLL' ) && isset( PPL()->model ) && method_exists( PLL()->model, 'get_language' ) ) {
`
as I guess it should be:
` if ( function_exists( 'PLL' ) && isset( PLL()->mode... | comp | bug in podsapi php for pll polylang the line in podsapi php today s upgrade is if function exists pll isset ppl model method exists pll model get language as i guess it should be if function exists pll isset pll model ... | 1 |
19,439 | 26,980,223,491 | IssuesEvent | 2023-02-09 12:34:44 | Qmunity/BluePower | https://api.github.com/repos/Qmunity/BluePower | closed | [1.18] Missing Ruby and Sapphire tags with Janoeo Foundation mod | Mod Compatibility | ### What were you doing when the issue happened? ###
Just looking at the crafting recipes
### What did you expect to happen? ###
Being able to craft them
### What happened instead ###

... | True | [1.18] Missing Ruby and Sapphire tags with Janoeo Foundation mod - ### What were you doing when the issue happened? ###
Just looking at the crafting recipes
### What did you expect to happen? ###
Being able to craft them
### What happened instead ###
. Not sure if this is bug with slate or by some other CSS added the editor itself. | True | Remove CSS hacks for Firefox - For some reason, Firefox adds space to created tag nodes by adding `line-height: 11` property to tag node, it adds it to parent `span` element (that is `contenteditable=false`). Not sure if this is bug with slate or by some other CSS added the editor itself. | comp | remove css hacks for firefox for some reason firefox adds space to created tag nodes by adding line height property to tag node it adds it to parent span element that is contenteditable false not sure if this is bug with slate or by some other css added the editor itself | 1 |
21,908 | 14,927,128,923 | IssuesEvent | 2021-01-24 14:19:58 | brechtm/rinohtype | https://api.github.com/repos/brechtm/rinohtype | opened | GitHub Tests workflow: install only tox | infrastructure | There is no need to install all of the dev dependencies. Only tox is needed. Poetry 1.2 should allow doing this easily: python-poetry/poetry#1644. | 1.0 | GitHub Tests workflow: install only tox - There is no need to install all of the dev dependencies. Only tox is needed. Poetry 1.2 should allow doing this easily: python-poetry/poetry#1644. | non_comp | github tests workflow install only tox there is no need to install all of the dev dependencies only tox is needed poetry should allow doing this easily python poetry poetry | 0 |
3,864 | 6,717,090,290 | IssuesEvent | 2017-10-14 16:58:25 | konsolas/AAC-Issues | https://api.github.com/repos/konsolas/AAC-Issues | closed | Interact kick (High mcmmo axes) | 1. bug 3. compatibility | ### Issue description
People are getting kicked while fighting in pvp with high mcmmo axes for interact. 100% they are not using hacked clients. All they use is optifine.
https://hastebin.com/asuruduwiv.cs
Its about player: LIINdd
### Core information
**Server version**: spigot 1.11.2
**AAC version**: 3.2.2... | True | Interact kick (High mcmmo axes) - ### Issue description
People are getting kicked while fighting in pvp with high mcmmo axes for interact. 100% they are not using hacked clients. All they use is optifine.
https://hastebin.com/asuruduwiv.cs
Its about player: LIINdd
### Core information
**Server version**: spigo... | comp | interact kick high mcmmo axes issue description people are getting kicked while fighting in pvp with high mcmmo axes for interact they are not using hacked clients all they use is optifine its about player liindd core information server version spigot aac version ... | 1 |
14,460 | 17,461,969,219 | IssuesEvent | 2021-08-06 11:50:39 | opensrp/web | https://api.github.com/repos/opensrp/web | opened | [FHIR Road Map] Initial Patient 969 Bundle | FHIR compatibility | ```
{
"resourceType": "Bundle",
"id": "2d2dd2bb-a1d2-434f-a11a-0e3a1de94491",
"meta": {
"lastUpdated": "2021-08-06T11:45:32.907+00:00"
},
"type": "searchset",
"total": 6,
"link": [
{
"relation": "self",
"url": "http://fhir.labs.smartregister.org/fhir/Patient/969/$everything... | True | [FHIR Road Map] Initial Patient 969 Bundle - ```
{
"resourceType": "Bundle",
"id": "2d2dd2bb-a1d2-434f-a11a-0e3a1de94491",
"meta": {
"lastUpdated": "2021-08-06T11:45:32.907+00:00"
},
"type": "searchset",
"total": 6,
"link": [
{
"relation": "self",
"url": "http://fhir.labs.s... | comp | initial patient bundle resourcetype bundle id meta lastupdated type searchset total link relation self url entry fullurl resource ... | 1 |
20,805 | 31,033,160,630 | IssuesEvent | 2023-08-10 13:42:47 | Patbox/polymer | https://api.github.com/repos/Patbox/polymer | closed | "Numismatic Overhaul" doesn't handle Polymer/Empty Stacks on client | mod compatibility external issue | When Polymer items are on sale, chunks are not loaded.
1. Install any modification with Polymer
2. Load a Polymer item into the store
3. Another player comes and his chunks are not loaded
4. When you clean the store and the Player re-enters chunks loading
Screenshot from player on my server.
![image](https:... | True | "Numismatic Overhaul" doesn't handle Polymer/Empty Stacks on client - When Polymer items are on sale, chunks are not loaded.
1. Install any modification with Polymer
2. Load a Polymer item into the store
3. Another player comes and his chunks are not loaded
4. When you clean the store and the Player re-enters chu... | comp | numismatic overhaul doesn t handle polymer empty stacks on client when polymer items are on sale chunks are not loaded install any modification with polymer load a polymer item into the store another player comes and his chunks are not loaded when you clean the store and the player re enters chu... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.