Unnamed: 0 int64 0 832k | id float64 2.49B 32.1B | type stringclasses 1
value | created_at stringlengths 19 19 | repo stringlengths 5 112 | repo_url stringlengths 34 141 | action stringclasses 3
values | title stringlengths 1 757 | labels stringlengths 4 664 | body stringlengths 3 261k | index stringclasses 10
values | text_combine stringlengths 96 261k | label stringclasses 2
values | text stringlengths 96 232k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
259,103 | 19,586,090,518 | IssuesEvent | 2022-01-05 07:06:38 | GeniiDevCore/DevWebApps_Training | https://api.github.com/repos/GeniiDevCore/DevWebApps_Training | opened | Request - Add Training doc link - QA Export Page | documentation enhancement Maintanance | Please add an info button in position suggested in yellow.
linked to _to be updated once training docs are moved to private repository_

| 1.0 | Request - Add Training doc link - QA Export Page - Please add an info button in position suggested in yellow.
linked to _to be updated once training docs are moved to private repository_

| non_defect | request add training doc link qa export page please add an info button in position suggested in yellow linked to to be updated once training docs are moved to private repository | 0 |
2,953 | 5,135,391,753 | IssuesEvent | 2017-01-11 12:11:36 | tbeu/Modelica | https://api.github.com/repos/tbeu/Modelica | closed | Synchronise version numbering of `ModelicaServices` and `Complex` with MSL | enhancement L: ModelicaServices P: high | **Modified by dietmarw on 10 Sep 2012 15:53 UTC**
In order to avoid any confusion the packages
* `ModelicaServices`
* `Complex`
should get the same version number as the MSL upon release, e.g., `version="3.2.1"`. That way it is far easier to keep track of which version was shipped with which. At the same time tool v... | 1.0 | Synchronise version numbering of `ModelicaServices` and `Complex` with MSL - **Modified by dietmarw on 10 Sep 2012 15:53 UTC**
In order to avoid any confusion the packages
* `ModelicaServices`
* `Complex`
should get the same version number as the MSL upon release, e.g., `version="3.2.1"`. That way it is far easier ... | non_defect | synchronise version numbering of modelicaservices and complex with msl modified by dietmarw on sep utc in order to avoid any confusion the packages modelicaservices complex should get the same version number as the msl upon release e g version that way it is far easier to kee... | 0 |
186,620 | 6,741,344,832 | IssuesEvent | 2017-10-20 00:06:28 | zulip/zulip | https://api.github.com/repos/zulip/zulip | closed | Simplify "code style" guide where we could be using the linter instead | area: tooling enhancement in progress priority: medium | I read our code style guidelines (docs/code-style.md) for the first time in a while recently, and determined that most of it is obsolete with the linter and then deleted; that's a much better way to manage this stuff.
To starthese items from our style guide could easily be converted to lint rules:
1. Don't use t... | 1.0 | Simplify "code style" guide where we could be using the linter instead - I read our code style guidelines (docs/code-style.md) for the first time in a while recently, and determined that most of it is obsolete with the linter and then deleted; that's a much better way to manage this stuff.
To starthese items from o... | non_defect | simplify code style guide where we could be using the linter instead i read our code style guidelines docs code style md for the first time in a while recently and determined that most of it is obsolete with the linter and then deleted that s a much better way to manage this stuff to starthese items from o... | 0 |
6,666 | 23,682,970,319 | IssuesEvent | 2022-08-29 01:35:25 | tm24fan8/Home-Assistant-Configs | https://api.github.com/repos/tm24fan8/Home-Assistant-Configs | closed | Fix living room media scenes | bug monitoring lighting multimedia automation | Need to investigate...used to work, now doesn't...I've changed nothing in between. | 1.0 | Fix living room media scenes - Need to investigate...used to work, now doesn't...I've changed nothing in between. | non_defect | fix living room media scenes need to investigate used to work now doesn t i ve changed nothing in between | 0 |
44,047 | 11,937,066,429 | IssuesEvent | 2020-04-02 11:29:08 | hazelcast/hazelcast | https://api.github.com/repos/hazelcast/hazelcast | closed | hanging at client side pncounter get after cluster members kill restart | Team: Client Team: Core Type: Defect |
these 3 test run on 4.0 pass every time
http://jenkins.hazelcast.com/view/kill/job/kill-x2/37/console
and the same 3 test run on 4.0.1-SANPSHOT fail hang every time
http://jenkins.hazelcast.com/view/kill/job/kill-x4/9/console
/disk1/jenkins/workspace/kill-x4/4.0.1-SNAPSHOT/2020_04_01-05_00_23/pn-counter/
htt... | 1.0 | hanging at client side pncounter get after cluster members kill restart -
these 3 test run on 4.0 pass every time
http://jenkins.hazelcast.com/view/kill/job/kill-x2/37/console
and the same 3 test run on 4.0.1-SANPSHOT fail hang every time
http://jenkins.hazelcast.com/view/kill/job/kill-x4/9/console
/disk1/je... | defect | hanging at client side pncounter get after cluster members kill restart these test run on pass every time and the same test run on sanpshot fail hang every time jenkins workspace kill snapshot pn counter find name hangers txt xargs cat output hz out... | 1 |
340,519 | 30,522,703,440 | IssuesEvent | 2023-07-19 09:09:01 | ClickHouse/ClickHouse | https://api.github.com/repos/ClickHouse/ClickHouse | opened | SIGILL in fuzzer with TSAN | testing | Fuzzer with TSAN sometimes gets `SIGILL` because of a failed check:
```
CHECK failed: sanitizer_stack_store.cpp:80 "((block_idx)) < (((sizeof(blocks_)/sizeof((blocks_)[0]))))" (0x1000, 0x1000) (tid=184)
```
Complete stacktrace:
```
#0 0x00005583f3a1b7f6 in __sanitizer::CheckFailed(char const*, int, char const*... | 1.0 | SIGILL in fuzzer with TSAN - Fuzzer with TSAN sometimes gets `SIGILL` because of a failed check:
```
CHECK failed: sanitizer_stack_store.cpp:80 "((block_idx)) < (((sizeof(blocks_)/sizeof((blocks_)[0]))))" (0x1000, 0x1000) (tid=184)
```
Complete stacktrace:
```
#0 0x00005583f3a1b7f6 in __sanitizer::CheckFailed(... | non_defect | sigill in fuzzer with tsan fuzzer with tsan sometimes gets sigill because of a failed check check failed sanitizer stack store cpp block idx sizeof blocks sizeof blocks tid complete stacktrace in sanitizer checkfailed char const int char const u... | 0 |
15,457 | 2,856,032,943 | IssuesEvent | 2015-06-02 13:10:29 | dermotte/lire | https://api.github.com/repos/dermotte/lire | closed | Make the maven build system work | auto-migrated Priority-Medium Type-Defect | ```
Hi all
Maven's <em>interesting</em> xml parser seems to dislike the lire copyright
header, attached is a very small patch that hopefully makes this work a little
better.
```
Original issue reported on code.google.com by `g.j.bow...@gmail.com` on 13 Aug 2013 at 5:29
Attachments:
* [Fix-Maven.patch](https://st... | 1.0 | Make the maven build system work - ```
Hi all
Maven's <em>interesting</em> xml parser seems to dislike the lire copyright
header, attached is a very small patch that hopefully makes this work a little
better.
```
Original issue reported on code.google.com by `g.j.bow...@gmail.com` on 13 Aug 2013 at 5:29
Attachme... | defect | make the maven build system work hi all maven s interesting xml parser seems to dislike the lire copyright header attached is a very small patch that hopefully makes this work a little better original issue reported on code google com by g j bow gmail com on aug at attachments | 1 |
24,260 | 12,246,688,310 | IssuesEvent | 2020-05-05 14:48:58 | nanovms/nanos | https://api.github.com/repos/nanovms/nanos | opened | tfs: inflate existing file extent when appending, merge adjacent extents where possible, eliminate extent size maximum | filesystem performance | Right now we're allocating tfs extents more often than we need to. Explore the possibility of extending an existing file extent on append rather than allocating a new one. To accommodate the extension, a larger default storage allocation size could be used for each new extent, or id_heap_set_area could be used to try a... | True | tfs: inflate existing file extent when appending, merge adjacent extents where possible, eliminate extent size maximum - Right now we're allocating tfs extents more often than we need to. Explore the possibility of extending an existing file extent on append rather than allocating a new one. To accommodate the extensio... | non_defect | tfs inflate existing file extent when appending merge adjacent extents where possible eliminate extent size maximum right now we re allocating tfs extents more often than we need to explore the possibility of extending an existing file extent on append rather than allocating a new one to accommodate the extensio... | 0 |
772,073 | 27,105,184,888 | IssuesEvent | 2023-02-15 11:33:57 | GoogleCloudPlatform/java-docs-samples | https://api.github.com/repos/GoogleCloudPlatform/java-docs-samples | opened | The build failed | type: bug priority: p1 flakybot: issue | This test failed!
To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot).
If I'm commenting on this issue too often, add the `flakybot: quiet` label and
I will stop commenting.
---
commit: fe50bd2a0519b78836310e8427617140e0b33ab7
b... | 1.0 | The build failed - This test failed!
To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot).
If I'm commenting on this issue too often, add the `flakybot: quiet` label and
I will stop commenting.
---
commit: fe50bd2a0519b78836310e8... | non_defect | the build failed this test failed to configure my behavior see if i m commenting on this issue too often add the flakybot quiet label and i will stop commenting commit buildurl status failed test output java util concurrent timeoutexception waited minutes plus nanoseconds del... | 0 |
68,500 | 21,665,143,205 | IssuesEvent | 2022-05-07 03:48:09 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | broken room list css | T-Defect X-Cannot-Reproduce S-Minor A-Room-List A-Appearance O-Uncommon | ### Steps to reproduce
Not sure, I just noticed it had happened. Probably when a room bubbled to the top by activity?
### Outcome
#### What did you expect?
/
#### What happened instead?

### Operating ... | 1.0 | broken room list css - ### Steps to reproduce
Not sure, I just noticed it had happened. Probably when a room bubbled to the top by activity?
### Outcome
#### What did you expect?
/
#### What happened instead?
 | Type - Defect | <!-- READ THIS FIRST
Hello, thanks for taking the time to report a bug!
Before you proceed, please verify that you're running the latest version of Questie. The easiest way to do this is via the Twitch client, but you can also download the latest version here: https://www.curseforge.com/wow/addons/questie
Ques... | 1.0 | Questie' tried to call the protected function 'CompactRaidFrame11:SetAttribute() - <!-- READ THIS FIRST
Hello, thanks for taking the time to report a bug!
Before you proceed, please verify that you're running the latest version of Questie. The easiest way to do this is via the Twitch client, but you can also down... | defect | questie tried to call the protected function setattribute read this first hello thanks for taking the time to report a bug before you proceed please verify that you re running the latest version of questie the easiest way to do this is via the twitch client but you can also download the latest v... | 1 |
69,610 | 22,575,678,285 | IssuesEvent | 2022-06-28 07:06:27 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | Clicking on a room pill opens matrix.to in a new tab | T-Defect X-Regression S-Minor X-Release-Blocker A-Pills O-Frequent | ### Steps to reproduce
1. Click on a room pill, like the one in this message:

### Outcome
#### What did you expect?
Element switches to the room linked in the pill (in this case a room I'm already i... | 1.0 | Clicking on a room pill opens matrix.to in a new tab - ### Steps to reproduce
1. Click on a room pill, like the one in this message:

### Outcome
#### What did you expect?
Element switches to the roo... | defect | clicking on a room pill opens matrix to in a new tab steps to reproduce click on a room pill like the one in this message outcome what did you expect element switches to the room linked in the pill in this case a room i m already in what happened instead element opened... | 1 |
199,633 | 6,992,751,151 | IssuesEvent | 2017-12-15 08:32:52 | Eustacio/seed-starter-manager | https://api.github.com/repos/Eustacio/seed-starter-manager | closed | Error message being displayed on the browser console when the front-end starts | Priority: low Type: bug | Error message being displayed on the browser console when the front-end starts and the _localStorage_ does not have a key/value pair for the theme, resulting on the _ThemeManagerService#restoreTheme_ method trying to use the word "null" as theme name | 1.0 | Error message being displayed on the browser console when the front-end starts - Error message being displayed on the browser console when the front-end starts and the _localStorage_ does not have a key/value pair for the theme, resulting on the _ThemeManagerService#restoreTheme_ method trying to use the word "null" as... | non_defect | error message being displayed on the browser console when the front end starts error message being displayed on the browser console when the front end starts and the localstorage does not have a key value pair for the theme resulting on the thememanagerservice restoretheme method trying to use the word null as... | 0 |
54,070 | 29,503,157,367 | IssuesEvent | 2023-06-03 02:02:13 | cypress-io/cypress | https://api.github.com/repos/cypress-io/cypress | closed | WSL2: Extremely slow | stage: needs information type: performance 🏃♀️ stale | With the release of WSL2 awhile back and the decent performance boost to operating purely on the linux side of the machine. I would prefer to stay on that side, react installs in about 5 seconds with wsl 2, a huge boost.
Is there a work around or preferred method right now to using cypress inside of WSL2? For examp... | True | WSL2: Extremely slow - With the release of WSL2 awhile back and the decent performance boost to operating purely on the linux side of the machine. I would prefer to stay on that side, react installs in about 5 seconds with wsl 2, a huge boost.
Is there a work around or preferred method right now to using cypress in... | non_defect | extremely slow with the release of awhile back and the decent performance boost to operating purely on the linux side of the machine i would prefer to stay on that side react installs in about seconds with wsl a huge boost is there a work around or preferred method right now to using cypress inside o... | 0 |
304,193 | 26,260,361,098 | IssuesEvent | 2023-01-06 07:02:55 | abpframework/abp | https://api.github.com/repos/abpframework/abp | closed | Test & Document IAbpHostEnvironment | abp-framework test effort-sm | See https://github.com/abpframework/abp/pull/14842
We have integration tests in the PR. We should also perform manuel tests. You can use the app startup template too see what's coming from the IAbpHostEnvironment in development mode, release and in production and prove that it works as expected.
After your tests, p... | 1.0 | Test & Document IAbpHostEnvironment - See https://github.com/abpframework/abp/pull/14842
We have integration tests in the PR. We should also perform manuel tests. You can use the app startup template too see what's coming from the IAbpHostEnvironment in development mode, release and in production and prove that it wor... | non_defect | test document iabphostenvironment see we have integration tests in the pr we should also perform manuel tests you can use the app startup template too see what s coming from the iabphostenvironment in development mode release and in production and prove that it works as expected after your tests please o... | 0 |
53,302 | 13,261,381,179 | IssuesEvent | 2020-08-20 19:47:41 | icecube-trac/tix4 | https://api.github.com/repos/icecube-trac/tix4 | closed | [topsimulator] documentation is ancient/non-existent (Trac #1156) | Migrated from Trac combo simulation defect | Documentation in topsimulator are not reachable from the main documentation page. It should be moved to an rst file.
Most features are not documented at all. For example, the Corsika injector has many undocumented features. There are two injectors and they replicate functionality. The validation code is not documented... | 1.0 | [topsimulator] documentation is ancient/non-existent (Trac #1156) - Documentation in topsimulator are not reachable from the main documentation page. It should be moved to an rst file.
Most features are not documented at all. For example, the Corsika injector has many undocumented features. There are two injectors and... | defect | documentation is ancient non existent trac documentation in topsimulator are not reachable from the main documentation page it should be moved to an rst file most features are not documented at all for example the corsika injector has many undocumented features there are two injectors and they replicate ... | 1 |
192,766 | 14,629,157,014 | IssuesEvent | 2020-12-23 15:22:43 | deathlyrage/pot-demo-bugs | https://api.github.com/repos/deathlyrage/pot-demo-bugs | closed | bug with drinking animation | needs testing |
**Location:** (X=-330873.25,Y=165260.21875,Z=16001.956055)
.jpg)
**Message:** when the laten drinks its mouth isn't opening like it usually does
**Version:** 8864 (demo)
**Reporter:** Mutedmirth (581-861-269)
| 1.0 | bug with drinking animation -
**Location:** (X=-330873.25,Y=165260.21875,Z=16001.956055)
.jpg)
**Message:** when the laten drinks its mouth isn't opening like it usually does
**Version:** 8864 (demo)
**Reporter:** Mutedmirth (581... | non_defect | bug with drinking animation location x y z message when the laten drinks its mouth isn t opening like it usually does version demo reporter mutedmirth | 0 |
33,617 | 12,216,769,284 | IssuesEvent | 2020-05-01 15:48:48 | habusha/CIOIL | https://api.github.com/repos/habusha/CIOIL | opened | CVE-2020-10672 (High) detected in jackson-databind-2.9.7.jar | security vulnerability | ## CVE-2020-10672 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.7.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streamin... | True | CVE-2020-10672 (High) detected in jackson-databind-2.9.7.jar - ## CVE-2020-10672 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.7.jar</b></p></summary>
<p>General... | non_defect | cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file tmp ws scm cioil infra github ... | 0 |
46,545 | 13,055,930,609 | IssuesEvent | 2020-07-30 03:09:13 | icecube-trac/tix2 | https://api.github.com/repos/icecube-trac/tix2 | opened | cmake libarchive detection problem on osX (combo) (Trac #1403) | Incomplete Migration Migrated from Trac cmake defect | Migrated from https://code.icecube.wisc.edu/ticket/1403
```json
{
"status": "closed",
"changetime": "2015-12-09T16:41:50",
"description": "-- libarchive\n-- Found PkgConfig: /usr/local/bin/pkg-config (found version \"0.28\")\n-- + /usr/lib/libarchive.dylib\n\nand later on:\n-- + icetray\n-- +-- libdcap *n... | 1.0 | cmake libarchive detection problem on osX (combo) (Trac #1403) - Migrated from https://code.icecube.wisc.edu/ticket/1403
```json
{
"status": "closed",
"changetime": "2015-12-09T16:41:50",
"description": "-- libarchive\n-- Found PkgConfig: /usr/local/bin/pkg-config (found version \"0.28\")\n-- + /usr/lib/l... | defect | cmake libarchive detection problem on osx combo trac migrated from json status closed changetime description libarchive n found pkgconfig usr local bin pkg config found version n usr lib libarchive dylib n nand later on n icetray n ... | 1 |
80,552 | 30,335,627,733 | IssuesEvent | 2023-07-11 09:23:08 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | Brendan getting UTD from me | T-Defect S-Major A-E2EE Z-UISI O-Uncommon | ### Steps to reproduce
1. Where are you starting? What can you see?
2. What do you click?
3. More steps…
### Outcome
#### What did you expect?
#### What happened instead?
### Operating system
macOS
### Application version
_No response_
### How did you install the app?
_No response_
### Homeserver
el... | 1.0 | Brendan getting UTD from me - ### Steps to reproduce
1. Where are you starting? What can you see?
2. What do you click?
3. More steps…
### Outcome
#### What did you expect?
#### What happened instead?
### Operating system
macOS
### Application version
_No response_
### How did you install the app?
_No... | defect | brendan getting utd from me steps to reproduce where are you starting what can you see what do you click more steps… outcome what did you expect what happened instead operating system macos application version no response how did you install the app no... | 1 |
34,861 | 7,465,314,175 | IssuesEvent | 2018-04-02 03:33:02 | cakephp/cakephp | https://api.github.com/repos/cakephp/cakephp | closed | ExistsIn array_combine error when saveMany entities | Defect Need more information ORM | This is a (multiple allowed):
* [x] bug
* [ ] enhancement
* [ ] feature-discussion (RFC)
* CakePHP Version: 3.5.14
* Platform and Target: Win10 x64/PHP7.1.2 x64 / MySQL 5.5
### What you did
When saving many entities using the rule existsIn, PHP throws `Warning: array_combine(): Both parameters should have ... | 1.0 | ExistsIn array_combine error when saveMany entities - This is a (multiple allowed):
* [x] bug
* [ ] enhancement
* [ ] feature-discussion (RFC)
* CakePHP Version: 3.5.14
* Platform and Target: Win10 x64/PHP7.1.2 x64 / MySQL 5.5
### What you did
When saving many entities using the rule existsIn, PHP throws `... | defect | existsin array combine error when savemany entities this is a multiple allowed bug enhancement feature discussion rfc cakephp version platform and target mysql what you did when saving many entities using the rule existsin php throws warning array com... | 1 |
16,745 | 2,941,305,438 | IssuesEvent | 2015-07-02 06:49:26 | tnt944445/reaver-wps | https://api.github.com/repos/tnt944445/reaver-wps | closed | Reaver won't resume session in Kali 1.0 | auto-migrated Priority-Triage Type-Defect | ```
A few things to consider before submitting an issue:
0. We write documentation for a reason, if you have not read it and are
having problems with Reaver these pages are required reading before
submitting an issue:
http://code.google.com/p/reaver-wps/wiki/HintsAndTips
http://code.google.com/p/reaver-wps/wiki/README... | 1.0 | Reaver won't resume session in Kali 1.0 - ```
A few things to consider before submitting an issue:
0. We write documentation for a reason, if you have not read it and are
having problems with Reaver these pages are required reading before
submitting an issue:
http://code.google.com/p/reaver-wps/wiki/HintsAndTips
http:... | defect | reaver won t resume session in kali a few things to consider before submitting an issue we write documentation for a reason if you have not read it and are having problems with reaver these pages are required reading before submitting an issue reaver will only work if your card is in monitor... | 1 |
59,614 | 17,023,179,182 | IssuesEvent | 2021-07-03 00:43:54 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | Upload GPS trace page lacking in consistency | Component: website Priority: trivial Resolution: fixed Type: defect | **[Submitted to the original trac issue database at 8.24am, Tuesday, 25th September 2007]**
The upload GPS trace page (http://www.openstreetmap.org/traces/mine) has labels in lower case ("upload GPX file:"; "description:"; "tags:"; "public?"), and with colons. In the case of an error, the error page has the first lett... | 1.0 | Upload GPS trace page lacking in consistency - **[Submitted to the original trac issue database at 8.24am, Tuesday, 25th September 2007]**
The upload GPS trace page (http://www.openstreetmap.org/traces/mine) has labels in lower case ("upload GPX file:"; "description:"; "tags:"; "public?"), and with colons. In the case... | defect | upload gps trace page lacking in consistency the upload gps trace page has labels in lower case upload gpx file description tags public and with colons in the case of an error the error page has the first letter of each label in upper case without colons upload gpx file description... | 1 |
72,374 | 24,085,005,468 | IssuesEvent | 2022-09-19 10:06:52 | vector-im/element-ios | https://api.github.com/repos/vector-im/element-ios | closed | Tapping Sign out or Invite to Element in the user menu crashes on iPad. | T-Defect Z-AppLayout | ### Steps to reproduce
1. Enable the new app layout on an iPad
2. Tap your user icon
3. Tap the Invite to Element or Sign out options.
### Outcome
#### What did you expect?
To see a sheet with the invite link or a confirmation alert for signing out.
#### What happened instead?
The app crashes (presumably mi... | 1.0 | Tapping Sign out or Invite to Element in the user menu crashes on iPad. - ### Steps to reproduce
1. Enable the new app layout on an iPad
2. Tap your user icon
3. Tap the Invite to Element or Sign out options.
### Outcome
#### What did you expect?
To see a sheet with the invite link or a confirmation alert for s... | defect | tapping sign out or invite to element in the user menu crashes on ipad steps to reproduce enable the new app layout on an ipad tap your user icon tap the invite to element or sign out options outcome what did you expect to see a sheet with the invite link or a confirmation alert for s... | 1 |
50,155 | 13,187,349,906 | IssuesEvent | 2020-08-13 03:07:56 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | closed | Services cannot be accessed if the simclasses python module is loaded before load("libdataio") (Trac #211) | Migrated from Trac combo simulation defect | If in a python script
```text
from icecube import simclasses
```
is done before
```text
load("libdataio")
```
modules/services in an I3Tray will not be able to Get any services from the context. The attached script "doesnotwork.py" demonstrates this. It will fail with the output:
```text
Loading libicetray........ | 1.0 | Services cannot be accessed if the simclasses python module is loaded before load("libdataio") (Trac #211) - If in a python script
```text
from icecube import simclasses
```
is done before
```text
load("libdataio")
```
modules/services in an I3Tray will not be able to Get any services from the context. The attac... | defect | services cannot be accessed if the simclasses python module is loaded before load libdataio trac if in a python script text from icecube import simclasses is done before text load libdataio modules services in an will not be able to get any services from the context the attached scr... | 1 |
475,941 | 13,728,477,427 | IssuesEvent | 2020-10-04 11:51:53 | mdolr/survol | https://api.github.com/repos/mdolr/survol | closed | CSS : When using the extension on reddit, embeds are being hidden when goign out of the parent | bug hacktoberfest help wanted priority | Here is an example, the embed gets cropped, in a normal scenario we should be able to see the red part :

It happens on both old.reddit.com and reddit.com | 1.0 | CSS : When using the extension on reddit, embeds are being hidden when goign out of the parent - Here is an example, the embed gets cropped, in a normal scenario we should be able to see the red part :

It... | non_defect | css when using the extension on reddit embeds are being hidden when goign out of the parent here is an example the embed gets cropped in a normal scenario we should be able to see the red part it happens on both old reddit com and reddit com | 0 |
23,684 | 3,851,865,576 | IssuesEvent | 2016-04-06 05:27:56 | GPF/imame4all | https://api.github.com/repos/GPF/imame4all | closed | How can I run a game by giving a command? | auto-migrated Priority-Medium Type-Defect | ```
I would like to load a rom without menu.
but I found that selectting a game is too hard for me.
```
Original issue reported on code.google.com by `zhengguo...@163.com` on 30 Oct 2012 at 1:38 | 1.0 | How can I run a game by giving a command? - ```
I would like to load a rom without menu.
but I found that selectting a game is too hard for me.
```
Original issue reported on code.google.com by `zhengguo...@163.com` on 30 Oct 2012 at 1:38 | defect | how can i run a game by giving a command i would like to load a rom without menu but i found that selectting a game is too hard for me original issue reported on code google com by zhengguo com on oct at | 1 |
149,313 | 23,459,449,999 | IssuesEvent | 2022-08-16 11:54:06 | jupyterlab/jupyterlab | https://api.github.com/repos/jupyterlab/jupyterlab | closed | Rationalize modern Jupyter front-end offerings | enhancement status:Needs Discussion tag:Design and UX | This is a placeholder issue for JupyterLab 4.0's coverage of some of the different user experiences that the official Jupyter front-ends offer our users.
### Problem
We currently offer:
- The classic Jupyter Notebook
- `nbclassic`
- JupyterLab default mode
- JupyterLab simple mode
- `retrolab`
### Propose... | 1.0 | Rationalize modern Jupyter front-end offerings - This is a placeholder issue for JupyterLab 4.0's coverage of some of the different user experiences that the official Jupyter front-ends offer our users.
### Problem
We currently offer:
- The classic Jupyter Notebook
- `nbclassic`
- JupyterLab default mode
- Ju... | non_defect | rationalize modern jupyter front end offerings this is a placeholder issue for jupyterlab s coverage of some of the different user experiences that the official jupyter front ends offer our users problem we currently offer the classic jupyter notebook nbclassic jupyterlab default mode ju... | 0 |
321,040 | 23,836,955,086 | IssuesEvent | 2022-09-06 07:00:42 | hspaans/molecule-containers | https://api.github.com/repos/hspaans/molecule-containers | opened | EOL Ubuntu 18.04 | documentation dependencies | Ubuntu ends support for version 18.04 in April 2023, but versions 20.04 and 22.04 are also available.
- [ ] Update .github/dependabot.yml
- [ ] Update README.md
- [ ] Delete package | 1.0 | EOL Ubuntu 18.04 - Ubuntu ends support for version 18.04 in April 2023, but versions 20.04 and 22.04 are also available.
- [ ] Update .github/dependabot.yml
- [ ] Update README.md
- [ ] Delete package | non_defect | eol ubuntu ubuntu ends support for version in april but versions and are also available update github dependabot yml update readme md delete package | 0 |
9,699 | 2,615,166,052 | IssuesEvent | 2015-03-01 06:46:27 | chrsmith/reaver-wps | https://api.github.com/repos/chrsmith/reaver-wps | opened | reaver's Makefile does not support DESTDIR | auto-migrated Priority-Triage Type-Defect | ```
0. What version of Reaver are you using? (Only defects against the latest
version will be considered.)
1.4
1. What operating system are you using (Linux is the only supported OS)?
n/a
2. Is your wireless card in monitor mode (yes/no)?
n/a
3. What is the signal strength of the Access Point you are trying to crac... | 1.0 | reaver's Makefile does not support DESTDIR - ```
0. What version of Reaver are you using? (Only defects against the latest
version will be considered.)
1.4
1. What operating system are you using (Linux is the only supported OS)?
n/a
2. Is your wireless card in monitor mode (yes/no)?
n/a
3. What is the signal streng... | defect | reaver s makefile does not support destdir what version of reaver are you using only defects against the latest version will be considered what operating system are you using linux is the only supported os n a is your wireless card in monitor mode yes no n a what is the signal streng... | 1 |
77,879 | 27,212,972,774 | IssuesEvent | 2023-02-20 18:14:51 | DependencyTrack/dependency-track | https://api.github.com/repos/DependencyTrack/dependency-track | closed | Unable to render swagger.json definition of dependency tracker | defect in triage | ### Current Behavior
I have automated several dependency tracker functionalities (uploading SBOMs, downloading analysis findings etc) using dependency track APIs by following https://docs.dependencytrack.org/integrations/rest-api/ document.
But today all the APIs started failing, for further debugging when I try to r... | 1.0 | Unable to render swagger.json definition of dependency tracker - ### Current Behavior
I have automated several dependency tracker functionalities (uploading SBOMs, downloading analysis findings etc) using dependency track APIs by following https://docs.dependencytrack.org/integrations/rest-api/ document.
But today al... | defect | unable to render swagger json definition of dependency tracker current behavior i have automated several dependency tracker functionalities uploading sboms downloading analysis findings etc using dependency track apis by following document but today all the apis started failing for further debugging when... | 1 |
52,857 | 13,225,170,893 | IssuesEvent | 2020-08-17 20:37:56 | icecube-trac/tix4 | https://api.github.com/repos/icecube-trac/tix4 | closed | Steamshovel requires Qt >= 4.8 (Trac #478) | Migrated from Trac defect steamshovel | Steamshovel will build successfully with the current Qt version in I3_PORTS (4.6.4). However, at least one significant feature will not work correctly under this version of Qt.
Under Qt 4.6, when steamshovel is running in in-shell console mode (i.e. there is a python prompt on the shell that spawned the steamshovel... | 1.0 | Steamshovel requires Qt >= 4.8 (Trac #478) - Steamshovel will build successfully with the current Qt version in I3_PORTS (4.6.4). However, at least one significant feature will not work correctly under this version of Qt.
Under Qt 4.6, when steamshovel is running in in-shell console mode (i.e. there is a python pro... | defect | steamshovel requires qt trac steamshovel will build successfully with the current qt version in ports however at least one significant feature will not work correctly under this version of qt under qt when steamshovel is running in in shell console mode i e there is a python prompt... | 1 |
634,743 | 20,371,788,265 | IssuesEvent | 2022-02-21 11:58:19 | MattTheLegoman/RealmsInExile | https://api.github.com/repos/MattTheLegoman/RealmsInExile | closed | Revamp impassable terrain | priority: high mapping | There are issues with it painting weirdly, particularly in the desert. | 1.0 | Revamp impassable terrain - There are issues with it painting weirdly, particularly in the desert. | non_defect | revamp impassable terrain there are issues with it painting weirdly particularly in the desert | 0 |
279,981 | 24,271,096,401 | IssuesEvent | 2022-09-28 10:19:39 | SpookyKipper/SpookhostStatusPage | https://api.github.com/repos/SpookyKipper/SpookhostStatusPage | closed | 🛑 broken site for testing is down | status broken-site-for-testing | In [`7bef2bf`](https://github.com/SpookyKipper/SpookhostStatusPage/commit/7bef2bf62557ef750995e9737e4ba50c001c59ad
), broken site for testing (hsdgwefweqfweqfefwefwefefsdfqwefdasefds) was **down**:
- HTTP code: 0
- Response time: 0 ms
| 1.0 | 🛑 broken site for testing is down - In [`7bef2bf`](https://github.com/SpookyKipper/SpookhostStatusPage/commit/7bef2bf62557ef750995e9737e4ba50c001c59ad
), broken site for testing (hsdgwefweqfweqfefwefwefefsdfqwefdasefds) was **down**:
- HTTP code: 0
- Response time: 0 ms
| non_defect | 🛑 broken site for testing is down in broken site for testing hsdgwefweqfweqfefwefwefefsdfqwefdasefds was down http code response time ms | 0 |
663,117 | 22,162,343,935 | IssuesEvent | 2022-06-04 17:38:22 | Luligabi1/MagicFungi | https://api.github.com/repos/Luligabi1/MagicFungi | closed | Uncaught NPE in PlayerEntityMixin | bug priority: high | https://github.com/Luligabi1/MagicFungi/blob/ee509b6c05ff6ed18d23780409e177e535069b1e/src/main/java/me/luligabi/magicfungi/mixin/PlayerEntityMixin.java#L33
if there is no instance that matches the provided HEALTH_BOOST, then it will be null and the call to getDuration will crash. do a null check | 1.0 | Uncaught NPE in PlayerEntityMixin - https://github.com/Luligabi1/MagicFungi/blob/ee509b6c05ff6ed18d23780409e177e535069b1e/src/main/java/me/luligabi/magicfungi/mixin/PlayerEntityMixin.java#L33
if there is no instance that matches the provided HEALTH_BOOST, then it will be null and the call to getDuration will crash. ... | non_defect | uncaught npe in playerentitymixin if there is no instance that matches the provided health boost then it will be null and the call to getduration will crash do a null check | 0 |
669 | 2,964,699,718 | IssuesEvent | 2015-07-10 18:11:26 | brharp/hjckrrh | https://api.github.com/repos/brharp/hjckrrh | closed | F3 - Browse FAQ by Category lists all keywords | feature: faq (F) priority: normal type: bug type: missing requirement | Keywords are listed under "Browse FAQ by Category" instead of actual FAQ categories. They all link to 404 pages.
https://aoda.web.uoguelph.ca/aodademo/faq
 | 1.0 | F3 - Browse FAQ by Category lists all keywords - Keywords are listed under "Browse FAQ by Category" instead of actual FAQ categories. They all link to 404 pages.
https://aoda.web.uoguelph.ca/aodademo/faq
 | non_defect | browse faq by category lists all keywords keywords are listed under browse faq by category instead of actual faq categories they all link to pages | 0 |
48,797 | 13,184,744,354 | IssuesEvent | 2020-08-12 20:00:55 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | opened | Occasional asymmetric client connections (Trac #231) | Incomplete Migration Migrated from Trac defect jeb + pnf | <details>
<summary>_Migrated from https://code.icecube.wisc.edu/ticket/231
, reported by blaufuss and owned by tschmidt_</summary>
<p>
```json
{
"status": "closed",
"changetime": "2012-05-25T13:47:38",
"description": "On occasion, pfserver1/2 will have different numbers of clients connected and this is ... | 1.0 | Occasional asymmetric client connections (Trac #231) - <details>
<summary>_Migrated from https://code.icecube.wisc.edu/ticket/231
, reported by blaufuss and owned by tschmidt_</summary>
<p>
```json
{
"status": "closed",
"changetime": "2012-05-25T13:47:38",
"description": "On occasion, pfserver1/2 will h... | defect | occasional asymmetric client connections trac migrated from reported by blaufuss and owned by tschmidt json status closed changetime description on occasion will have different numbers of clients connected and this is bad for performance n nseems... | 1 |
42,598 | 11,164,630,076 | IssuesEvent | 2019-12-27 06:00:17 | scipy/scipy | https://api.github.com/repos/scipy/scipy | closed | OverflowError in resample_poly (upfirdn) | defect scipy.signal | scipy.signal.resample_poly fails if the output vector length would be greater than 2^31-1.
```
Traceback (most recent call last):
File "<ipython-input-1-ac5d2b0a1632>", line 11, in <module>
yy = resample_poly(y, 128, 1)
File "F:\Programs\Miniconda3\lib\site-packages\scipy\signal\signaltools.py", line... | 1.0 | OverflowError in resample_poly (upfirdn) - scipy.signal.resample_poly fails if the output vector length would be greater than 2^31-1.
```
Traceback (most recent call last):
File "<ipython-input-1-ac5d2b0a1632>", line 11, in <module>
yy = resample_poly(y, 128, 1)
File "F:\Programs\Miniconda3\lib\site-... | defect | overflowerror in resample poly upfirdn scipy signal resample poly fails if the output vector length would be greater than traceback most recent call last file line in yy resample poly y file f programs lib site packages scipy signal signaltools py line in... | 1 |
47,980 | 13,067,354,232 | IssuesEvent | 2020-07-31 00:11:33 | icecube-trac/tix2 | https://api.github.com/repos/icecube-trac/tix2 | closed | Refactoring in wavedeform (Trac #1566) | Migrated from Trac combo reconstruction defect | GetPulses is 400+ lines and hard to read; therefore it should be refactored with low priority. Probably the only way to do this is a complete rewrite of the method using new internal data structures. Could also consider breaking nnls.c into its two distinct and roughly equal parts: 1. The NNLS logic and 2. The SuiteS... | 1.0 | Refactoring in wavedeform (Trac #1566) - GetPulses is 400+ lines and hard to read; therefore it should be refactored with low priority. Probably the only way to do this is a complete rewrite of the method using new internal data structures. Could also consider breaking nnls.c into its two distinct and roughly equal p... | defect | refactoring in wavedeform trac getpulses is lines and hard to read therefore it should be refactored with low priority probably the only way to do this is a complete rewrite of the method using new internal data structures could also consider breaking nnls c into its two distinct and roughly equal parts ... | 1 |
81,225 | 30,758,942,234 | IssuesEvent | 2023-07-29 12:42:18 | SeleniumHQ/selenium | https://api.github.com/repos/SeleniumHQ/selenium | opened | [🐛 Bug][Java]: Newly created instances of RemoteWebElement throw NPE on hashCode invocation | I-defect needs-triaging | ### What happened?
After running the below code snippet a NPE is thrown.
This happens because the id property of the instance is unset (e.g. null) initially unless setId is called and hashCode is overridden as
@Override
public int hashCode() {
return id.hashCode();
}
This also means that newly crea... | 1.0 | [🐛 Bug][Java]: Newly created instances of RemoteWebElement throw NPE on hashCode invocation - ### What happened?
After running the below code snippet a NPE is thrown.
This happens because the id property of the instance is unset (e.g. null) initially unless setId is called and hashCode is overridden as
@Overr... | defect | newly created instances of remotewebelement throw npe on hashcode invocation what happened after running the below code snippet a npe is thrown this happens because the id property of the instance is unset e g null initially unless setid is called and hashcode is overridden as override publi... | 1 |
49,328 | 13,186,614,793 | IssuesEvent | 2020-08-13 00:45:15 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | opened | fix broken include guards (Trac #1186) | Incomplete Migration Migrated from Trac combo reconstruction defect | <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1186">https://code.icecube.wisc.edu/ticket/1186</a>, reported by kjmeagher and owned by karg</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2019-02-13T14:11:57",
"description": "tpx/private/tpx/converter/... | 1.0 | fix broken include guards (Trac #1186) - <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1186">https://code.icecube.wisc.edu/ticket/1186</a>, reported by kjmeagher and owned by karg</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2019-02-13T14:11:57",
"... | defect | fix broken include guards trac migrated from json status closed changetime description tpx private tpx converter convert h reporter kjmeagher cc resolution fixed ts component combo reconstruction ... | 1 |
79,900 | 29,508,926,678 | IssuesEvent | 2023-06-03 17:16:58 | openzfs/zfs | https://api.github.com/repos/openzfs/zfs | opened | PANIC during "zpool import -FfmX <pool>" | Type: Defect | ### System information
<!-- add version after "|" character -->
Type | Version/Name
--- | ---
Distribution Name | Gentoo
Distribution Version | Gentoo Base System release 2.13
Kernel Version |6.1.31-gentoo
Architecture |x86_64
OpenZFS Version |zfs-2.1.11-r0-gentoo
### Describe the problem you're observing
... | 1.0 | PANIC during "zpool import -FfmX <pool>" - ### System information
<!-- add version after "|" character -->
Type | Version/Name
--- | ---
Distribution Name | Gentoo
Distribution Version | Gentoo Base System release 2.13
Kernel Version |6.1.31-gentoo
Architecture |x86_64
OpenZFS Version |zfs-2.1.11-r0-gentoo
... | defect | panic during zpool import ffmx system information type version name distribution name gentoo distribution version gentoo base system release kernel version gentoo architecture openzfs version zfs gentoo describe the problem you re observing during r... | 1 |
110,261 | 11,695,684,520 | IssuesEvent | 2020-03-06 08:10:14 | gatsbyjs/gatsby | https://api.github.com/repos/gatsbyjs/gatsby | closed | Example on proactively fetch updates | type: documentation | <!--
To make it easier for us to help you, please include as much useful information as possible.
Useful Links:
- Documentation: https://www.gatsbyjs.org/docs/
- Contributing: https://www.gatsbyjs.org/contributing/
Gatsby has several community support channels, try asking your question on:
- Dis... | 1.0 | Example on proactively fetch updates - <!--
To make it easier for us to help you, please include as much useful information as possible.
Useful Links:
- Documentation: https://www.gatsbyjs.org/docs/
- Contributing: https://www.gatsbyjs.org/contributing/
Gatsby has several community support channels, ... | non_defect | example on proactively fetch updates to make it easier for us to help you please include as much useful information as possible useful links documentation contributing gatsby has several community support channels try asking your question on discord spectrum ... | 0 |
45,470 | 12,814,792,022 | IssuesEvent | 2020-07-04 21:05:06 | pymc-devs/pymc3 | https://api.github.com/repos/pymc-devs/pymc3 | closed | Mixture of mixtures works, but not Mixture of Mixture and Single distribution | defects shape problem | I am trying to model a Mixture between a Mixture and another distribution, but I am getting an error:
**Minimal Example:**
```python
with pm.Model() as m:
a1 = pm.Normal.dist(mu=0, sigma=1)
a2 = pm.Normal.dist(mu=0, sigma=1)
a3 = pm.Normal.dist(mu=0, sigma=1)
w1 = pm.Dirichlet('w1', np.... | 1.0 | Mixture of mixtures works, but not Mixture of Mixture and Single distribution - I am trying to model a Mixture between a Mixture and another distribution, but I am getting an error:
**Minimal Example:**
```python
with pm.Model() as m:
a1 = pm.Normal.dist(mu=0, sigma=1)
a2 = pm.Normal.dist(mu=0, sigma=1... | defect | mixture of mixtures works but not mixture of mixture and single distribution i am trying to model a mixture between a mixture and another distribution but i am getting an error minimal example python with pm model as m pm normal dist mu sigma pm normal dist mu sigma ... | 1 |
78,838 | 27,780,405,621 | IssuesEvent | 2023-03-16 20:33:56 | DependencyTrack/dependency-track | https://api.github.com/repos/DependencyTrack/dependency-track | closed | DT Track takes error when Author is greater than 255 characters in SBOM during import | defect | ### Current Behavior
After importing an SBOM, we noticed that it was not populating the vulnerabilities as expected (might be unrelated) and so I looked at the logs and saw a fair number of these:
```
[36mdtrack-apiserver_1 |[0m 2023-02-10 18:26:19,671 INFO [BomUploadProcessingTask] Processing CycloneDX BOM upl... | 1.0 | DT Track takes error when Author is greater than 255 characters in SBOM during import - ### Current Behavior
After importing an SBOM, we noticed that it was not populating the vulnerabilities as expected (might be unrelated) and so I looked at the logs and saw a fair number of these:
```
[36mdtrack-apiserver_1 |... | defect | dt track takes error when author is greater than characters in sbom during import current behavior after importing an sbom we noticed that it was not populating the vulnerabilities as expected might be unrelated and so i looked at the logs and saw a fair number of these processing cyclonedx bom ... | 1 |
67,452 | 27,852,337,967 | IssuesEvent | 2023-03-20 19:44:10 | dotnet/runtime | https://api.github.com/repos/dotnet/runtime | closed | [API Proposal]: Add Marshal.ReadInt128 and Marshal.WriteInt128 methods | api-suggestion area-System.Runtime.InteropServices | ### Background and motivation
Now that we have Int128 support (#67151), it would be nice to have the ability to read and write those values directly from/to unmanaged memory similar to Marshal.ReadInt64 and Marshal.WriteInt64. Several Arm64 and x64 (SSE) processors support this already:
https://developer.arm.com/do... | 1.0 | [API Proposal]: Add Marshal.ReadInt128 and Marshal.WriteInt128 methods - ### Background and motivation
Now that we have Int128 support (#67151), it would be nice to have the ability to read and write those values directly from/to unmanaged memory similar to Marshal.ReadInt64 and Marshal.WriteInt64. Several Arm64 and x... | non_defect | add marshal and marshal methods background and motivation now that we have support it would be nice to have the ability to read and write those values directly from to unmanaged memory similar to marshal and marshal several and sse processors support this already the value a... | 0 |
49,637 | 13,187,244,140 | IssuesEvent | 2020-08-13 02:48:12 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | opened | [VHESelfVeto] references to null pointers (Trac #1793) | Incomplete Migration Migrated from Trac combo reconstruction defect | <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1793">https://code.icecube.wisc.edu/ticket/1793</a>, reported by kjmeagher and owned by claudio.kopper</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2019-09-18T05:27:21",
"description": "found by static ... | 1.0 | [VHESelfVeto] references to null pointers (Trac #1793) - <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1793">https://code.icecube.wisc.edu/ticket/1793</a>, reported by kjmeagher and owned by claudio.kopper</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "20... | defect | references to null pointers trac migrated from json status closed changetime description found by static analysis n reporter kjmeagher cc resolution worksforme ts component combo reconstruction ... | 1 |
11,370 | 13,308,997,856 | IssuesEvent | 2020-08-26 02:40:43 | apache/incubator-doris | https://api.github.com/repos/apache/incubator-doris | closed | [Bug][MySQL compatibility] Query to info schema table does not return correct results. | area/mysql-compatibility | **Describe the bug**
```
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (ISN... | True | [Bug][MySQL compatibility] Query to info schema table does not return correct results. - **Describe the bug**
```
SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL S... | non_defect | query to info schema table does not return correct results describe the bug select table schema table cat null table schem table name if table type base table table table type as table type table comment remarks null type cat null type schem null type name null self referencing col name... | 0 |
27,025 | 4,859,464,771 | IssuesEvent | 2016-11-13 17:26:26 | TASVideos/BizHawk | https://api.github.com/repos/TASVideos/BizHawk | closed | Cannot call emu.frameadvance() in Lua Console | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. Open Lua Console.
2. Type emu.frameadvance().
3. Alternatively, call any user-defined Lua function that internally calls
emu.frameadvance().
What happens:
LuaInterface.LuaScriptException: attempt to yield across metamethod/C-call
boundary
What should happen:
It should j... | 1.0 | Cannot call emu.frameadvance() in Lua Console - ```
What steps will reproduce the problem?
1. Open Lua Console.
2. Type emu.frameadvance().
3. Alternatively, call any user-defined Lua function that internally calls
emu.frameadvance().
What happens:
LuaInterface.LuaScriptException: attempt to yield across metamethod/C... | defect | cannot call emu frameadvance in lua console what steps will reproduce the problem open lua console type emu frameadvance alternatively call any user defined lua function that internally calls emu frameadvance what happens luainterface luascriptexception attempt to yield across metamethod c... | 1 |
14,300 | 9,255,991,894 | IssuesEvent | 2019-03-16 15:22:28 | zygopleural/favourite-colour | https://api.github.com/repos/zygopleural/favourite-colour | closed | CVE-2018-11694 High Severity Vulnerability detected by WhiteSource | security vulnerability | ## CVE-2018-11694 - High Severity Vulnerability
<details><summary><img src='https://www.whitesourcesoftware.com/wp-content/uploads/2018/10/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node-sassv4.11.0</b></p></summary>
<p>
<p>:rainbow: Node.js bindings to libsass</p>
<p>Library home page: <a ... | True | CVE-2018-11694 High Severity Vulnerability detected by WhiteSource - ## CVE-2018-11694 - High Severity Vulnerability
<details><summary><img src='https://www.whitesourcesoftware.com/wp-content/uploads/2018/10/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node-sassv4.11.0</b></p></summary>
<p>
<... | non_defect | cve high severity vulnerability detected by whitesource cve high severity vulnerability vulnerable library node rainbow node js bindings to libsass library home page a href found in head commit a href library source files the source files were matc... | 0 |
63,215 | 17,463,946,120 | IssuesEvent | 2021-08-06 14:19:30 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | closed | IllegalArgumentException: Minimum abbreviation width is 4 when TXTFormat::minColWidth is less than 4 | T: Defect C: Functionality P: Medium E: All Editions | ### Expected behavior
No exception occurs
### Actual behavior
```
java.lang.IllegalArgumentException: Minimum abbreviation width is 4
at org.jooq_3.15.1.POSTGRES_11.debug(Unknown Source)
at org.jooq.tools.StringUtils.abbreviate(StringUtils.java:650)
at org.jooq.tools.StringUtils.abbreviate(StringUtils.j... | 1.0 | IllegalArgumentException: Minimum abbreviation width is 4 when TXTFormat::minColWidth is less than 4 - ### Expected behavior
No exception occurs
### Actual behavior
```
java.lang.IllegalArgumentException: Minimum abbreviation width is 4
at org.jooq_3.15.1.POSTGRES_11.debug(Unknown Source)
at org.jooq.tool... | defect | illegalargumentexception minimum abbreviation width is when txtformat mincolwidth is less than expected behavior no exception occurs actual behavior java lang illegalargumentexception minimum abbreviation width is at org jooq postgres debug unknown source at org jooq tools ... | 1 |
14,706 | 2,831,388,627 | IssuesEvent | 2015-05-24 15:53:31 | nobodyguy/dslrdashboard | https://api.github.com/repos/nobodyguy/dslrdashboard | closed | Automatically changes the recording to SD card (5d mark III) | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. connect camera to dslr dashboard
2. automatically changes the recording to SD card
3.
What version of the product are you using? On what operating system?
Camera: Canon 5D mark III, phone: SM-N9005, android: 4.4.2
Please provide any additional information below.
When I pl... | 1.0 | Automatically changes the recording to SD card (5d mark III) - ```
What steps will reproduce the problem?
1. connect camera to dslr dashboard
2. automatically changes the recording to SD card
3.
What version of the product are you using? On what operating system?
Camera: Canon 5D mark III, phone: SM-N9005, android: 4.... | defect | automatically changes the recording to sd card mark iii what steps will reproduce the problem connect camera to dslr dashboard automatically changes the recording to sd card what version of the product are you using on what operating system camera canon mark iii phone sm android p... | 1 |
6,039 | 2,610,219,839 | IssuesEvent | 2015-02-26 19:09:52 | chrsmith/somefinders | https://api.github.com/repos/chrsmith/somefinders | opened | формулы по химии за 8-9 класс.doc | auto-migrated Priority-Medium Type-Defect | ```
'''Гордей Гуляев'''
Привет всем не подскажите где можно найти
.формулы по химии за 8-9 класс.doc. как то
выкладывали уже
'''Аскольд Кириллов'''
Вот держи линк http://bit.ly/16CVJXu
'''Борис Бобылёв'''
Просит ввести номер мобилы!Не опасно ли это?
'''Ахмат Кошелев'''
Не это не влияет на баланс
'''Аверкий Горбач... | 1.0 | формулы по химии за 8-9 класс.doc - ```
'''Гордей Гуляев'''
Привет всем не подскажите где можно найти
.формулы по химии за 8-9 класс.doc. как то
выкладывали уже
'''Аскольд Кириллов'''
Вот держи линк http://bit.ly/16CVJXu
'''Борис Бобылёв'''
Просит ввести номер мобилы!Не опасно ли это?
'''Ахмат Кошелев'''
Не это не... | defect | формулы по химии за класс doc гордей гуляев привет всем не подскажите где можно найти формулы по химии за класс doc как то выкладывали уже аскольд кириллов вот держи линк борис бобылёв просит ввести номер мобилы не опасно ли это ахмат кошелев не это не влияет на баланс ... | 1 |
13,411 | 23,048,775,365 | IssuesEvent | 2022-07-24 10:03:59 | renovatebot/renovate | https://api.github.com/repos/renovatebot/renovate | opened | Error updating Yarn binary | type:bug status:requirements priority-5-triage | ### How are you running Renovate?
Mend Renovate hosted app on github.com
### If you're self-hosting Renovate, tell us what version of Renovate you run.
_No response_
### Please select which platform you are using if self-hosting.
_No response_
### If you're self-hosting Renovate, tell us what version of the platf... | 1.0 | Error updating Yarn binary - ### How are you running Renovate?
Mend Renovate hosted app on github.com
### If you're self-hosting Renovate, tell us what version of Renovate you run.
_No response_
### Please select which platform you are using if self-hosting.
_No response_
### If you're self-hosting Renovate, tell... | non_defect | error updating yarn binary how are you running renovate mend renovate hosted app on github com if you re self hosting renovate tell us what version of renovate you run no response please select which platform you are using if self hosting no response if you re self hosting renovate tell... | 0 |
10,462 | 2,622,165,004 | IssuesEvent | 2015-03-04 00:11:56 | byzhang/graphchi | https://api.github.com/repos/byzhang/graphchi | opened | Ensure that vertex aggregators (toplist, labelanalysis, general) work with multiplex | auto-migrated Priority-Medium Type-Defect | ```
If GraphChi uses multiple disks, also vertex data needs to be read in a striped
fashion.
```
Original issue reported on code.google.com by `akyrola...@gmail.com` on 27 Jun 2012 at 3:02 | 1.0 | Ensure that vertex aggregators (toplist, labelanalysis, general) work with multiplex - ```
If GraphChi uses multiple disks, also vertex data needs to be read in a striped
fashion.
```
Original issue reported on code.google.com by `akyrola...@gmail.com` on 27 Jun 2012 at 3:02 | defect | ensure that vertex aggregators toplist labelanalysis general work with multiplex if graphchi uses multiple disks also vertex data needs to be read in a striped fashion original issue reported on code google com by akyrola gmail com on jun at | 1 |
496,319 | 14,345,012,999 | IssuesEvent | 2020-11-28 17:03:50 | OpenPrinting/cups | https://api.github.com/repos/OpenPrinting/cups | closed | [Debian] 2.3.3op1 test fail with 'Verifying that history still exists: FAIL' | bug platform issue priority-low | After pushing 2.3.3op1 to Debian/unstable, the Gitlab CI pipeline ran, but the build failed on both `i386` and `amd64`, with the following errors;
```
…
Verifying that history still exists: FAIL
Test Summary
PASS: cupsd exited with no errors.
FAIL: 1 job control files were not purged.
…
```
See:
- [amd64 bu... | 1.0 | [Debian] 2.3.3op1 test fail with 'Verifying that history still exists: FAIL' - After pushing 2.3.3op1 to Debian/unstable, the Gitlab CI pipeline ran, but the build failed on both `i386` and `amd64`, with the following errors;
```
…
Verifying that history still exists: FAIL
Test Summary
PASS: cupsd exited with no e... | non_defect | test fail with verifying that history still exists fail after pushing to debian unstable the gitlab ci pipeline ran but the build failed on both and with the following errors … verifying that history still exists fail test summary pass cupsd exited with no errors fail job ... | 0 |
62,285 | 17,023,889,377 | IssuesEvent | 2021-07-03 04:23:27 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | light mint green and light grey text on white background is not accessible | Component: website Priority: minor Resolution: wontfix Type: defect | **[Submitted to the original trac issue database at 4.22pm, Tuesday, 3rd December 2013]**
the recent UI downgrade uses colours in the page headline/menu which are not useful for ease of reading. Not a good contrast for visually impaired people.
Ever seen a book printed in light grey letters? Only to save ink/toner ... | 1.0 | light mint green and light grey text on white background is not accessible - **[Submitted to the original trac issue database at 4.22pm, Tuesday, 3rd December 2013]**
the recent UI downgrade uses colours in the page headline/menu which are not useful for ease of reading. Not a good contrast for visually impaired peopl... | defect | light mint green and light grey text on white background is not accessible the recent ui downgrade uses colours in the page headline menu which are not useful for ease of reading not a good contrast for visually impaired people ever seen a book printed in light grey letters only to save ink toner if you ... | 1 |
262,481 | 22,842,709,679 | IssuesEvent | 2022-07-13 00:34:42 | osmosis-labs/osmosis | https://api.github.com/repos/osmosis-labs/osmosis | opened | proposal: implement the ability to print out container logs when e2e fails waiting on node to reach a certain height | T:tests T:dev-UX T:story C:e2e | <!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺
v ✰ Thanks for creating an issue! ✰
☺ > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -->
## Background
Currently, it is challenging to debug e2e upgrades and setup both in CI and local... | 1.0 | proposal: implement the ability to print out container logs when e2e fails waiting on node to reach a certain height - <!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺
v ✰ Thanks for creating an issue! ✰
☺ > > > > > > > > > > > > > > > > > > > > > > > > > > >... | non_defect | proposal implement the ability to print out container logs when fails waiting on node to reach a certain height ☺ v ✰ thanks for creating an issue ✰ ☺ ... | 0 |
296,596 | 25,561,883,271 | IssuesEvent | 2022-11-30 11:24:23 | mozilla-mobile/focus-ios | https://api.github.com/repos/mozilla-mobile/focus-ios | closed | You | eng:ui-test eng:automation | ### Bitrise Test Run:valid
Provide a Bitrise test run report link here showcasing the problem
### Stacktrace: media
### Build: track
┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FOCUSIOS-216)
| 1.0 | You - ### Bitrise Test Run:valid
Provide a Bitrise test run report link here showcasing the problem
### Stacktrace: media
### Build: track
┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FOCUSIOS-216)
| non_defect | you bitrise test run valid provide a bitrise test run report link here showcasing the problem stacktrace media build track ┆issue is synchronized with this | 0 |
58,248 | 16,448,175,650 | IssuesEvent | 2021-05-20 22:52:44 | department-of-veterans-affairs/va.gov-cms | https://api.github.com/repos/department-of-veterans-affairs/va.gov-cms | closed | Fix Tugboat backup job | Core Application Team Defect DevOps Unplanned work | ## Tasks
- [x] Ansible: Remove stopping docker and tbctl tasks
- [x] Ansible: Remove AMI creation
- [x] Terraform: new S3 Bucket (`dsva-vetsgov-utility-tugboat`)
- [x] Ansible: Backup the nightly Mongo Tugboat to S3
- [x] Remove any other code
- [x] Docs: Add documentation for how the backups work and how to rest... | 1.0 | Fix Tugboat backup job - ## Tasks
- [x] Ansible: Remove stopping docker and tbctl tasks
- [x] Ansible: Remove AMI creation
- [x] Terraform: new S3 Bucket (`dsva-vetsgov-utility-tugboat`)
- [x] Ansible: Backup the nightly Mongo Tugboat to S3
- [x] Remove any other code
- [x] Docs: Add documentation for how the bac... | defect | fix tugboat backup job tasks ansible remove stopping docker and tbctl tasks ansible remove ami creation terraform new bucket dsva vetsgov utility tugboat ansible backup the nightly mongo tugboat to remove any other code docs add documentation for how the backups work and ... | 1 |
330,974 | 10,058,334,786 | IssuesEvent | 2019-07-22 13:43:33 | wulkano/kap | https://api.github.com/repos/wulkano/kap | closed | FPS option is a switch and not a dropdown | Priority: High Status: In Progress Type: Bug | <!--
Thank you for taking the time to report an issue! ❤️
Before you continue; please make sure you've searched our existing issues to avoid duplicates. When you're ready to open a new issue include as much information as possible. You can use the handy template below for bug reports.
macOS version: The o... | 1.0 | FPS option is a switch and not a dropdown - <!--
Thank you for taking the time to report an issue! ❤️
Before you continue; please make sure you've searched our existing issues to avoid duplicates. When you're ready to open a new issue include as much information as possible. You can use the handy template below for... | non_defect | fps option is a switch and not a dropdown thank you for taking the time to report an issue ❤️ before you continue please make sure you ve searched our existing issues to avoid duplicates when you re ready to open a new issue include as much information as possible you can use the handy template below for... | 0 |
50,309 | 13,519,718,460 | IssuesEvent | 2020-09-15 02:43:30 | raindigi/GraphqlType-API-Registration | https://api.github.com/repos/raindigi/GraphqlType-API-Registration | opened | CVE-2020-15168 (Low) detected in node-fetch-2.3.0.tgz | security vulnerability | ## CVE-2020-15168 - Low Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node-fetch-2.3.0.tgz</b></p></summary>
<p>A light-weight module that brings window.fetch to node.js</p>
<p>Library home... | True | CVE-2020-15168 (Low) detected in node-fetch-2.3.0.tgz - ## CVE-2020-15168 - Low Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node-fetch-2.3.0.tgz</b></p></summary>
<p>A light-weight module... | non_defect | cve low detected in node fetch tgz cve low severity vulnerability vulnerable library node fetch tgz a light weight module that brings window fetch to node js library home page a href path to dependency file graphqltype api registration package json path to vulnerable ... | 0 |
10,793 | 2,622,189,977 | IssuesEvent | 2015-03-04 00:22:38 | byzhang/cudpp | https://api.github.com/repos/byzhang/cudpp | closed | sorting test failed. | auto-migrated Milestone-Release1.2 OpSys-Linux Priority-High Type-Defect | ```
Hi,
I just build cudpp and ran cudpp_testrig which failed with
(all previous tests were correct)
Running a sort of 1048581 unsigned int key-value pairs
Unordered key[1048576]:4294966923 > key[1048577]:0
Incorrectly sorted value[1048577] (0) 3530798281 != 0
GPU test FAILED
Average execution time: 2.586515 ms
Runni... | 1.0 | sorting test failed. - ```
Hi,
I just build cudpp and ran cudpp_testrig which failed with
(all previous tests were correct)
Running a sort of 1048581 unsigned int key-value pairs
Unordered key[1048576]:4294966923 > key[1048577]:0
Incorrectly sorted value[1048577] (0) 3530798281 != 0
GPU test FAILED
Average execution ... | defect | sorting test failed hi i just build cudpp and ran cudpp testrig which failed with all previous tests were correct running a sort of unsigned int key value pairs unordered key key incorrectly sorted value gpu test failed average execution time ms running a sort of unsigned int ke... | 1 |
264,582 | 20,025,704,209 | IssuesEvent | 2022-02-01 21:03:31 | WesleyB003/u-develop-it | https://api.github.com/repos/WesleyB003/u-develop-it | opened | Create the parties table | documentation | * As a user, I can update a candidate's party affiliation.
* As a user, I can request a single candidate's information, including party affiliation.
* As a user, I can request a list of all the parties.
* As a user, I can request a single party's information.
* As a user, I can delete a party.
... | 1.0 | Create the parties table - * As a user, I can update a candidate's party affiliation.
* As a user, I can request a single candidate's information, including party affiliation.
* As a user, I can request a list of all the parties.
* As a user, I can request a single party's information.
* As a user, ... | non_defect | create the parties table as a user i can update a candidate s party affiliation as a user i can request a single candidate s information including party affiliation as a user i can request a list of all the parties as a user i can request a single party s information as a user ... | 0 |
379,306 | 11,219,669,840 | IssuesEvent | 2020-01-07 14:22:07 | AugurProject/augur | https://api.github.com/repos/AugurProject/augur | closed | Reporting and Disputing: Add rules section to top of form | Needed for V2 launch Priority: High | Add the rules section into the top of the reporting and disputing forms. Use the same design across both.
Design
https://www.figma.com/file/aAzKHh4cA6OT2t7WFv2BQ7fB/Reporting-and-Disputing?node-id=3242%3A109036
****Use the Same Rules as Market Creation | 1.0 | Reporting and Disputing: Add rules section to top of form - Add the rules section into the top of the reporting and disputing forms. Use the same design across both.
Design
https://www.figma.com/file/aAzKHh4cA6OT2t7WFv2BQ7fB/Reporting-and-Disputing?node-id=3242%3A109036
****Use the Same Rules as Market Creation | non_defect | reporting and disputing add rules section to top of form add the rules section into the top of the reporting and disputing forms use the same design across both design use the same rules as market creation | 0 |
25,319 | 4,288,720,678 | IssuesEvent | 2016-07-17 17:02:01 | kraigs-android/kraigsandroid | https://api.github.com/repos/kraigs-android/kraigsandroid | closed | [feature request] random song as alarm tone | auto-migrated Priority-Medium Type-Defect | ```
According to our correspondence (I'll just quote it):
[quote]
(...) great app!
But there's one thing I'll certainly miss from AlarmDroid - using
random song from library as an alarm tone, random everytime. I'd like
to ask if such option could be included? BUT only if it doesnt require much
more space in memory -... | 1.0 | [feature request] random song as alarm tone - ```
According to our correspondence (I'll just quote it):
[quote]
(...) great app!
But there's one thing I'll certainly miss from AlarmDroid - using
random song from library as an alarm tone, random everytime. I'd like
to ask if such option could be included? BUT only if ... | defect | random song as alarm tone according to our correspondence i ll just quote it great app but there s one thing i ll certainly miss from alarmdroid using random song from library as an alarm tone random everytime i d like to ask if such option could be included but only if it doesnt require much... | 1 |
288,371 | 31,861,313,224 | IssuesEvent | 2023-09-15 11:07:48 | nidhi7598/linux-v4.19.72_CVE-2022-3564 | https://api.github.com/repos/nidhi7598/linux-v4.19.72_CVE-2022-3564 | opened | CVE-2022-3629 (Low) detected in linuxlinux-4.19.294 | Mend: dependency security vulnerability | ## CVE-2022-3629 - Low Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.294</b></p></summary>
<p>
<p>The Linux Kernel</p>
<p>Library home page: <a href=https://mirrors.edge.ker... | True | CVE-2022-3629 (Low) detected in linuxlinux-4.19.294 - ## CVE-2022-3629 - Low Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.294</b></p></summary>
<p>
<p>The Linux Kernel</p>
... | non_defect | cve low detected in linuxlinux cve low severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in head commit a href found in base branch main vulnerable source files net vmw vsock af vso... | 0 |
71,232 | 23,495,997,792 | IssuesEvent | 2022-08-18 01:31:17 | idaholab/moose | https://api.github.com/repos/idaholab/moose | opened | Nonuity build results in VPP errors using conda stacs on Macs | C: Framework T: defect P: normal | ## Bug Description
If moose is compiled using non-unity build and the conda stacks on Macs (both ARM and Intel), we get the following errors:
```
vectorpostprocessors/parallel_consistency.test ................................... [min_cpus=2] FAILED (CRASH)
vectorpostprocessors/parallel_consistency.broadcast ........ | 1.0 | Nonuity build results in VPP errors using conda stacs on Macs - ## Bug Description
If moose is compiled using non-unity build and the conda stacks on Macs (both ARM and Intel), we get the following errors:
```
vectorpostprocessors/parallel_consistency.test ................................... [min_cpus=2] FAILED (C... | defect | nonuity build results in vpp errors using conda stacs on macs bug description if moose is compiled using non unity build and the conda stacks on macs both arm and intel we get the following errors vectorpostprocessors parallel consistency test failed crash vect... | 1 |
436,517 | 30,555,944,822 | IssuesEvent | 2023-07-20 11:42:53 | navibyte/geospatial | https://api.github.com/repos/navibyte/geospatial | closed | Document and analyze spatial index methods | documentation specifications | Document some spatial index methods used to reference to some coordinates with some codes.
This is for documentation. Consider later whether the library could support such indexes or codes.
[Open Location Code](https://github.com/google/open-location-code)
* *Open Location Code is a technology that gives a way... | 1.0 | Document and analyze spatial index methods - Document some spatial index methods used to reference to some coordinates with some codes.
This is for documentation. Consider later whether the library could support such indexes or codes.
[Open Location Code](https://github.com/google/open-location-code)
* *Open L... | non_defect | document and analyze spatial index methods document some spatial index methods used to reference to some coordinates with some codes this is for documentation consider later whether the library could support such indexes or codes open location code is a technology that gives a way of encoding locat... | 0 |
327,151 | 24,120,309,921 | IssuesEvent | 2022-09-20 18:05:10 | oybek703/node-architecture | https://api.github.com/repos/oybek703/node-architecture | closed | basics and two cli projects | documentation | - [x] 01 Введение
- [x] 02 Настройка окружения
- [x] 03 Начало работы с Node.js
- [x] 04 Как работает Node.js_
- [x] 05 Многопоточность
- [x] 06 Движок V8
- [x] 07 Node Package Manager
- [x] 08 Приложение 1 - CLI прогноз погоды
- [x] 09 Приложение 2 - API с ExpressJS | 1.0 | basics and two cli projects - - [x] 01 Введение
- [x] 02 Настройка окружения
- [x] 03 Начало работы с Node.js
- [x] 04 Как работает Node.js_
- [x] 05 Многопоточность
- [x] 06 Движок V8
- [x] 07 Node Package Manager
- [x] 08 Приложение 1 - CLI прогноз погоды
- [x] 09 Приложение 2 - API с ExpressJS | non_defect | basics and two cli projects введение настройка окружения начало работы с node js как работает node js многопоточность движок node package manager приложение cli прогноз погоды приложение api с expressjs | 0 |
387,398 | 11,460,617,412 | IssuesEvent | 2020-02-07 10:06:47 | nim-lang/Nim | https://api.github.com/repos/nim-lang/Nim | closed | Hashes: Adding Macros to Make an User Defined object Hashable | Feature Low Priority Macros Pragmas | I want macro used as pragma who makes `proc hash(x: UserDefinedObject): Hash`.
example:
(`hashable` is the name of the macro)
```example1.nim
import hashes
type
MyObject {.hashable.} = object
foo: int
bar: string
```
is converted to
```converted1.nim
import hashes
type
MyObject = objec... | 1.0 | Hashes: Adding Macros to Make an User Defined object Hashable - I want macro used as pragma who makes `proc hash(x: UserDefinedObject): Hash`.
example:
(`hashable` is the name of the macro)
```example1.nim
import hashes
type
MyObject {.hashable.} = object
foo: int
bar: string
```
is converted ... | non_defect | hashes adding macros to make an user defined object hashable i want macro used as pragma who makes proc hash x userdefinedobject hash example hashable is the name of the macro nim import hashes type myobject hashable object foo int bar string is converted to ... | 0 |
71,699 | 23,764,986,330 | IssuesEvent | 2022-09-01 12:05:52 | TykTechnologies/tyk-operator | https://api.github.com/repos/TykTechnologies/tyk-operator | closed | [TT-3672] Ingress Controller + Security Policy incompatibility | defect | We're using the Tyk Operator Ingress controller to create api configurations within tyk, and also using Tyk Operator to define our policies within tyk, however, operator appears to be unable to reconcile access right entries within policies..
It appears that the only way to achieve this is to use the automatically g... | 1.0 | [TT-3672] Ingress Controller + Security Policy incompatibility - We're using the Tyk Operator Ingress controller to create api configurations within tyk, and also using Tyk Operator to define our policies within tyk, however, operator appears to be unable to reconcile access right entries within policies..
It appear... | defect | ingress controller security policy incompatibility we re using the tyk operator ingress controller to create api configurations within tyk and also using tyk operator to define our policies within tyk however operator appears to be unable to reconcile access right entries within policies it appears that t... | 1 |
230,516 | 25,482,690,210 | IssuesEvent | 2022-11-26 01:13:42 | Nivaskumark/kernel_v4.1.15 | https://api.github.com/repos/Nivaskumark/kernel_v4.1.15 | reopened | CVE-2017-18249 (Medium) detected in linuxlinux-4.6 | security vulnerability | ## CVE-2017-18249 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.6</b></p></summary>
<p>
<p>The Linux Kernel</p>
<p>Library home page: <a href=https://mirrors.edge.kern... | True | CVE-2017-18249 (Medium) detected in linuxlinux-4.6 - ## CVE-2017-18249 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.6</b></p></summary>
<p>
<p>The Linux Kernel</p>
<p... | non_defect | cve medium detected in linuxlinux cve medium severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in head commit a href found in base branch master vulnerable source files fs node c ... | 0 |
20,213 | 3,316,732,161 | IssuesEvent | 2015-11-06 18:15:20 | martindevans/fortune-voronoi | https://api.github.com/repos/martindevans/fortune-voronoi | closed | sample code of how to use the Fortune Vornoi dll | auto-migrated Priority-Medium Type-Defect | ```
Hi BenDi
Using the current version of the dll-code in VS2008, in VB.Net
Thanks very much for sharing the code. The downloaded project zip file contains
code to generate the FortuneVoronoi.dll but nothing on how to use it.
Would you have a small code example that shows the use the dll, especially how to con... | 1.0 | sample code of how to use the Fortune Vornoi dll - ```
Hi BenDi
Using the current version of the dll-code in VS2008, in VB.Net
Thanks very much for sharing the code. The downloaded project zip file contains
code to generate the FortuneVoronoi.dll but nothing on how to use it.
Would you have a small code exampl... | defect | sample code of how to use the fortune vornoi dll hi bendi using the current version of the dll code in in vb net thanks very much for sharing the code the downloaded project zip file contains code to generate the fortunevoronoi dll but nothing on how to use it would you have a small code example tha... | 1 |
127,910 | 5,040,025,778 | IssuesEvent | 2016-12-19 02:20:05 | coreos/bugs | https://api.github.com/repos/coreos/bugs | closed | Using Ignition on VMware ESXi results in "failed to start initrd-switch-root.target" | area/usability component/ignition kind/bug priority/P1 team/os | # Issue Report #
As we need to use static IP addresses for our CoreOS VMs on VMware ESXi, I was trying to create an ignition.json to pass the correct settings.
## Bug ##
Upon the first boot, I see a `failed to start initrd-switch-root.target: Transaction is desctructive` error. The boot screen halts. The subsequen... | 1.0 | Using Ignition on VMware ESXi results in "failed to start initrd-switch-root.target" - # Issue Report #
As we need to use static IP addresses for our CoreOS VMs on VMware ESXi, I was trying to create an ignition.json to pass the correct settings.
## Bug ##
Upon the first boot, I see a `failed to start initrd-switc... | non_defect | using ignition on vmware esxi results in failed to start initrd switch root target issue report as we need to use static ip addresses for our coreos vms on vmware esxi i was trying to create an ignition json to pass the correct settings bug upon the first boot i see a failed to start initrd switc... | 0 |
28,250 | 5,225,049,528 | IssuesEvent | 2017-01-27 17:06:17 | cakephp/cakephp | https://api.github.com/repos/cakephp/cakephp | closed | TranslateBehavior has collision problems when the table name is used twice | Defect | This is a (multiple allowed):
* [x] bug
* [ ] enhancement
* [ ] feature-discussion (RFC)
* CakePHP Version: 3.3.8
* Platform and Target: PHP 5.6, MySQL 5.6
### What you did
```
$record1 = TableRegistry::get('Vendor/Table1.TranslationKeys')
->find('all')
->where(['key' => 'One'])
->first();
... | 1.0 | TranslateBehavior has collision problems when the table name is used twice - This is a (multiple allowed):
* [x] bug
* [ ] enhancement
* [ ] feature-discussion (RFC)
* CakePHP Version: 3.3.8
* Platform and Target: PHP 5.6, MySQL 5.6
### What you did
```
$record1 = TableRegistry::get('Vendor/Table1.Transla... | defect | translatebehavior has collision problems when the table name is used twice this is a multiple allowed bug enhancement feature discussion rfc cakephp version platform and target php mysql what you did tableregistry get vendor translationkeys ... | 1 |
714,397 | 24,560,333,833 | IssuesEvent | 2022-10-12 19:38:04 | kubeflow/kubeflow | https://api.github.com/repos/kubeflow/kubeflow | closed | Installing Kubeflow on AWS EKS | priority/p1 area/installation | I had tried so many option without success, my final configuration run kfctl on EC2 following the [instruction](https://www.kubeflow.org/docs/distributions/aws/deploy/install-kubeflow/) is:
```
kfctl version
kfctl v1.2.0-0-gbc038f9
```
eks have Kubernetes version 1.21
I tried to change the yaml
from
`... | 1.0 | Installing Kubeflow on AWS EKS - I had tried so many option without success, my final configuration run kfctl on EC2 following the [instruction](https://www.kubeflow.org/docs/distributions/aws/deploy/install-kubeflow/) is:
```
kfctl version
kfctl v1.2.0-0-gbc038f9
```
eks have Kubernetes version 1.21
I trie... | non_defect | installing kubeflow on aws eks i had tried so many option without success my final configuration run kfctl on following the is kfctl version kfctl eks have kubernetes version i tried to change the yaml from repos name manifests uri version ... | 0 |
315,336 | 27,066,406,782 | IssuesEvent | 2023-02-14 01:01:39 | dotnet/maui | https://api.github.com/repos/dotnet/maui | closed | .NET Maui application throws System.DllNotFoundException for libMicrosoft.CognitiveServices.Speech.core.so | t/bug s/verified external s/try-latest-version | ### Description
.NET Maui application throws System.DllNotFoundException for libMicrosoft.CognitiveServices.Speech.core.so when execute SpeechSDK's methods.

Environment:
- Windows 10 Enterprise 21H2 1... | 1.0 | .NET Maui application throws System.DllNotFoundException for libMicrosoft.CognitiveServices.Speech.core.so - ### Description
.NET Maui application throws System.DllNotFoundException for libMicrosoft.CognitiveServices.Speech.core.so when execute SpeechSDK's methods.
 | 1.0 | [Scoutplan Production/production] NameError: undefined local variable or method `find_unit' for #<EventsController:0x00000000186988>
Did you mean? find_unit_info - ## Backtrace
line 187 of [PROJECT_ROOT]/app/controllers/events_controller.rb: perform_cancellation
[View full backtrace and more info at honeybadger.... | defect | nameerror undefined local variable or method find unit for did you mean find unit info backtrace line of app controllers events controller rb perform cancellation | 1 |
10,844 | 2,622,192,871 | IssuesEvent | 2015-03-04 00:23:52 | byzhang/cudpp | https://api.github.com/repos/byzhang/cudpp | opened | Compiling cudpp on VS2008/2010 causes fatal error C1060: compiler is out of heap space | auto-migrated Milestone-Release2.1 Priority-High Type-Defect | ```
What steps will reproduce the problem?
1. Download CUDPP Release 2.0, Aug 8 release
2. Use CMake took to create sln files
3. build on VS2010 using the v90 platform toolset
What is the expected output? What do you see instead?
12_segmented_scan_app.compute_10.cudafe2.gpu
2> segmented_scan_app.cu
2> tmpxft_000007b... | 1.0 | Compiling cudpp on VS2008/2010 causes fatal error C1060: compiler is out of heap space - ```
What steps will reproduce the problem?
1. Download CUDPP Release 2.0, Aug 8 release
2. Use CMake took to create sln files
3. build on VS2010 using the v90 platform toolset
What is the expected output? What do you see instead?
... | defect | compiling cudpp on causes fatal error compiler is out of heap space what steps will reproduce the problem download cudpp release aug release use cmake took to create sln files build on using the platform toolset what is the expected output what do you see instead segmented scan ap... | 1 |
57,609 | 15,881,780,255 | IssuesEvent | 2021-04-09 15:12:57 | Ferlab-Ste-Justine/clin-project | https://api.github.com/repos/Ferlab-Ste-Justine/clin-project | closed | modal d'annulation - X ne fait aucune action | Defects Front-end | modal d'annulation dans le formulaire de prescription --> lorsqu'on clique sur X (coin supérieur droit du modal) ne produit aucune action. | 1.0 | modal d'annulation - X ne fait aucune action - modal d'annulation dans le formulaire de prescription --> lorsqu'on clique sur X (coin supérieur droit du modal) ne produit aucune action. | defect | modal d annulation x ne fait aucune action modal d annulation dans le formulaire de prescription lorsqu on clique sur x coin supérieur droit du modal ne produit aucune action | 1 |
27,308 | 4,958,914,575 | IssuesEvent | 2016-12-02 11:26:05 | rbei-etas/busmaster | https://api.github.com/repos/rbei-etas/busmaster | opened | Issue if configured "Enter" key as short cut key in Customize Quick access Toolbar | 1.3 patch (defect) 3.3 low priority (EC3) | Enter key not working in Node Simulation editor if "ENTER" key is mapped as short cut key for a command in Customize Quick access Toolbar | 1.0 | Issue if configured "Enter" key as short cut key in Customize Quick access Toolbar - Enter key not working in Node Simulation editor if "ENTER" key is mapped as short cut key for a command in Customize Quick access Toolbar | defect | issue if configured enter key as short cut key in customize quick access toolbar enter key not working in node simulation editor if enter key is mapped as short cut key for a command in customize quick access toolbar | 1 |
87,157 | 15,756,006,138 | IssuesEvent | 2021-03-31 02:45:50 | turkdevops/nexus-iq-chrome-extension | https://api.github.com/repos/turkdevops/nexus-iq-chrome-extension | opened | CVE-2017-16026 (Medium) detected in request-2.12.0.tgz | security vulnerability | ## CVE-2017-16026 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>request-2.12.0.tgz</b></p></summary>
<p>Simplified HTTP request client.</p>
<p>Library home page: <a href="https://r... | True | CVE-2017-16026 (Medium) detected in request-2.12.0.tgz - ## CVE-2017-16026 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>request-2.12.0.tgz</b></p></summary>
<p>Simplified HTTP req... | non_defect | cve medium detected in request tgz cve medium severity vulnerability vulnerable library request tgz simplified http request client library home page a href path to dependency file nexus iq chrome extension release src scripts lib jquery ui package json pa... | 0 |
54,104 | 13,393,540,035 | IssuesEvent | 2020-09-03 04:32:09 | fieldenms/tg | https://api.github.com/repos/fieldenms/tg | closed | Simple master shows hamburger button | Defect Entity master Pull request UI / UX | ### Description
refs #1533 After detaching and then attaching dialog with compound master to document DOM `tg-master-menu` fires event that indicates that menu was attached and adds hamburger button again to dialog. In order to prevent compound master from firing this event twice one should `offloadDom` of compound... | 1.0 | Simple master shows hamburger button - ### Description
refs #1533 After detaching and then attaching dialog with compound master to document DOM `tg-master-menu` fires event that indicates that menu was attached and adds hamburger button again to dialog. In order to prevent compound master from firing this event t... | defect | simple master shows hamburger button description refs after detaching and then attaching dialog with compound master to document dom tg master menu fires event that indicates that menu was attached and adds hamburger button again to dialog in order to prevent compound master from firing this event twic... | 1 |
96,536 | 8,617,573,319 | IssuesEvent | 2018-11-20 06:17:23 | humera987/FXLabs-Test-Automation | https://api.github.com/repos/humera987/FXLabs-Test-Automation | closed | projecttesting20 : ApiV1ProjectsIdSearchAutoSuggestionsSearchStatusGetQueryParamPagesizeNegativeNumber | projecttesting20 | Project : projecttesting20
Job : UAT
Env : UAT
Region : US_WEST
Result : fail
Status Code : 404
Headers : {X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age=0, must-revalidate], Pragma=[no-cache], Expires=[0], X-Frame-Options=[DENY], Set-C... | 1.0 | projecttesting20 : ApiV1ProjectsIdSearchAutoSuggestionsSearchStatusGetQueryParamPagesizeNegativeNumber - Project : projecttesting20
Job : UAT
Env : UAT
Region : US_WEST
Result : fail
Status Code : 404
Headers : {X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-ca... | non_defect | project job uat env uat region us west result fail status code headers x content type options x xss protection cache control pragma expires x frame options set cookie content type transfer encoding date endpoint request response... | 0 |
180,426 | 21,625,735,297 | IssuesEvent | 2022-05-05 01:42:08 | jnfaerch/skillsupp | https://api.github.com/repos/jnfaerch/skillsupp | opened | CVE-2022-27777 (Medium) detected in actionview-5.1.5.gem | security vulnerability | ## CVE-2022-27777 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>actionview-5.1.5.gem</b></p></summary>
<p>Simple, battle-tested conventions and helpers for building web pages.</p>
... | True | CVE-2022-27777 (Medium) detected in actionview-5.1.5.gem - ## CVE-2022-27777 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>actionview-5.1.5.gem</b></p></summary>
<p>Simple, battle-... | non_defect | cve medium detected in actionview gem cve medium severity vulnerability vulnerable library actionview gem simple battle tested conventions and helpers for building web pages library home page a href dependency hierarchy rails gem root library x ... | 0 |
71,246 | 30,841,870,341 | IssuesEvent | 2023-08-02 11:13:50 | hashicorp/terraform-provider-azurerm | https://api.github.com/repos/hashicorp/terraform-provider-azurerm | closed | azurerm_api_management_product_group "provider[\"registry.terraform.io/hashicorp/azurerm\"]" produced an unexpected new value: Root resource was present, but now absent. | service/api-management v/3.x | ### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
<!--- Please keep this note for the community --->
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the orig... | 1.0 | azurerm_api_management_product_group "provider[\"registry.terraform.io/hashicorp/azurerm\"]" produced an unexpected new value: Root resource was present, but now absent. - ### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
<!--- Please keep this note for the communi... | non_defect | azurerm api management product group provider produced an unexpected new value root resource was present but now absent is there an existing issue for this i have searched the existing issues community note please vote on this issue by adding a thumbsup to the original issue to help... | 0 |
275,081 | 8,571,139,882 | IssuesEvent | 2018-11-12 02:12:11 | SEG2105-Group/JobZi | https://api.github.com/repos/SEG2105-Group/JobZi | opened | Add different activities for different things. | low-priority | The current way different "views" are handled is by using fragments. This can be improved. Other activities should follow the example of `UserActivity` in terms of how modular they should be/what they should display (even `UserActivity` should be renamed to something like `LandingActivity` or `HomeActivity`).
These ... | 1.0 | Add different activities for different things. - The current way different "views" are handled is by using fragments. This can be improved. Other activities should follow the example of `UserActivity` in terms of how modular they should be/what they should display (even `UserActivity` should be renamed to something lik... | non_defect | add different activities for different things the current way different views are handled is by using fragments this can be improved other activities should follow the example of useractivity in terms of how modular they should be what they should display even useractivity should be renamed to something lik... | 0 |
125,947 | 26,753,901,292 | IssuesEvent | 2023-01-30 22:03:15 | ClickHouse/ClickHouse | https://api.github.com/repos/ClickHouse/ClickHouse | closed | generateRandom does not support some data types (Map, IPv4) | easy task unfinished code | **Describe the issue**
Working on generating test data, I received at least the following errors:
```
The 'GenerateRandom' is not implemented for type IPv4: While executing GenerateRandom. (NOT_IMPLEMENTED) (version 22.13.1.1)
The 'GenerateRandom' is not implemented for type Map: While executing GenerateRandom.... | 1.0 | generateRandom does not support some data types (Map, IPv4) - **Describe the issue**
Working on generating test data, I received at least the following errors:
```
The 'GenerateRandom' is not implemented for type IPv4: While executing GenerateRandom. (NOT_IMPLEMENTED) (version 22.13.1.1)
The 'GenerateRandom' is... | non_defect | generaterandom does not support some data types map describe the issue working on generating test data i received at least the following errors the generaterandom is not implemented for type while executing generaterandom not implemented version the generaterandom is not imp... | 0 |
822,942 | 30,921,665,701 | IssuesEvent | 2023-08-06 01:16:24 | azerothcore/azerothcore-wotlk | https://api.github.com/repos/azerothcore/azerothcore-wotlk | closed | [Quest] Summon Robot does not get interrupted when dismissing the robot during A Dip in the Moonwell | Confirmed Quest 20-29 Priority-Low | https://github.com/chromiecraft/chromiecraft/issues/4268
### What client do you play on?
enUS
### Faction
Horde
### Content Phase:
20-29
### Current Behaviour
Player keeps channeling when dismissing the summoned robot
### Expected Blizzlike Behaviour
Channeling gets interrupted when dismissi... | 1.0 | [Quest] Summon Robot does not get interrupted when dismissing the robot during A Dip in the Moonwell - https://github.com/chromiecraft/chromiecraft/issues/4268
### What client do you play on?
enUS
### Faction
Horde
### Content Phase:
20-29
### Current Behaviour
Player keeps channeling when dismis... | non_defect | summon robot does not get interrupted when dismissing the robot during a dip in the moonwell what client do you play on enus faction horde content phase current behaviour player keeps channeling when dismissing the summoned robot expected blizzlike behaviour ... | 0 |
56,271 | 6,515,379,358 | IssuesEvent | 2017-08-26 14:59:55 | modelica/Modelica | https://api.github.com/repos/modelica/Modelica | closed | Test library for Modelica tool capability | discussion L: ModelicaTest worksforme | **Reported by fcasella on 26 Sep 2013 14:57 UTC**
The ModelicaTest library is designed to test the models of the MSL, and only as a side effect to test the ability of Modelica tool to use all the language features and solve all the mathematical problems that show up in the MSL.
A library to test the capabilities of Mo... | 1.0 | Test library for Modelica tool capability - **Reported by fcasella on 26 Sep 2013 14:57 UTC**
The ModelicaTest library is designed to test the models of the MSL, and only as a side effect to test the ability of Modelica tool to use all the language features and solve all the mathematical problems that show up in the MS... | non_defect | test library for modelica tool capability reported by fcasella on sep utc the modelicatest library is designed to test the models of the msl and only as a side effect to test the ability of modelica tool to use all the language features and solve all the mathematical problems that show up in the msl a ... | 0 |
204,521 | 15,934,310,624 | IssuesEvent | 2021-04-14 08:31:42 | playcanvas/editor | https://api.github.com/repos/playcanvas/editor | closed | Unable to pick an asset for Render Component | area: asset import documentation | It looks like I am not able to select an asset for Render Component in the Editor. It simply doesn't see any assets in the folder, which contains GLB and JSON models. All of them can be used in a Model Component, though.
Edit:
Ok, I see, it is because it requires a container type of an asset. However, isn't the par... | 1.0 | Unable to pick an asset for Render Component - It looks like I am not able to select an asset for Render Component in the Editor. It simply doesn't see any assets in the folder, which contains GLB and JSON models. All of them can be used in a Model Component, though.
Edit:
Ok, I see, it is because it requires a con... | non_defect | unable to pick an asset for render component it looks like i am not able to select an asset for render component in the editor it simply doesn t see any assets in the folder which contains glb and json models all of them can be used in a model component though edit ok i see it is because it requires a con... | 0 |
187,106 | 22,031,532,451 | IssuesEvent | 2022-05-28 00:39:17 | vincenzodistasio97/Slack-Clone | https://api.github.com/repos/vincenzodistasio97/Slack-Clone | closed | WS-2021-0152 (High) detected in color-string-1.5.3.tgz - autoclosed | security vulnerability | ## WS-2021-0152 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>color-string-1.5.3.tgz</b></p></summary>
<p>Parser and generator for CSS color strings</p>
<p>Library home page: <a href... | True | WS-2021-0152 (High) detected in color-string-1.5.3.tgz - autoclosed - ## WS-2021-0152 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>color-string-1.5.3.tgz</b></p></summary>
<p>Parser... | non_defect | ws high detected in color string tgz autoclosed ws high severity vulnerability vulnerable library color string tgz parser and generator for css color strings library home page a href path to dependency file server package json path to vulnerable library server no... | 0 |
81,058 | 30,690,276,252 | IssuesEvent | 2023-07-26 14:46:15 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | Double count for new messages | T-Defect | ### Steps to reproduce
1. Receive one message (in a DM)
### Outcome
#### What did you expect?
See one unread message in the left panel for the room
#### What happened instead?
See that unread count is 2 in the left panel for the room
### Operating system
_No response_
### Browser information
Chromium 113.... | 1.0 | Double count for new messages - ### Steps to reproduce
1. Receive one message (in a DM)
### Outcome
#### What did you expect?
See one unread message in the left panel for the room
#### What happened instead?
See that unread count is 2 in the left panel for the room
### Operating system
_No response_
### Br... | defect | double count for new messages steps to reproduce receive one message in a dm outcome what did you expect see one unread message in the left panel for the room what happened instead see that unread count is in the left panel for the room operating system no response br... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.