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
72,813
24,309,060,031
IssuesEvent
2022-09-29 20:16:10
matrix-org/synapse
https://api.github.com/repos/matrix-org/synapse
closed
setuptools_rust should not be a runtime dep
A-Packaging S-Minor T-Defect X-Release-Blocker X-Regression O-Uncommon
### Description This is a build time dep and not a runtime dep. At startup synapse should not check for this anymore. ### Steps to reproduce try to start synapse without setuptools_rust installed. ### Homeserver another home server ### Synapse Version 1.68.0 ### Installation Method Other (please mention below)...
1.0
setuptools_rust should not be a runtime dep - ### Description This is a build time dep and not a runtime dep. At startup synapse should not check for this anymore. ### Steps to reproduce try to start synapse without setuptools_rust installed. ### Homeserver another home server ### Synapse Version 1.68.0 ### Ins...
defect
setuptools rust should not be a runtime dep description this is a build time dep and not a runtime dep at startup synapse should not check for this anymore steps to reproduce try to start synapse without setuptools rust installed homeserver another home server synapse version inst...
1
10,848
9,121,913,256
IssuesEvent
2019-02-23 02:26:39
dotnet/corefx
https://api.github.com/repos/dotnet/corefx
closed
System.Runtime.CompilerServices.Unsafe can't be used in corefx shared framework implementation
area-System.Runtime.CompilerServices
The `Unsafe` class can be used in corelib, and it can be used in packages in corefx that sit above netstandard. But libraries in the netcoreapp implementation can't use it, because although we have a netcoreapp build (https://github.com/dotnet/corefx/blob/master/src/System.Runtime.CompilerServices.Unsafe/src/Configura...
1.0
System.Runtime.CompilerServices.Unsafe can't be used in corefx shared framework implementation - The `Unsafe` class can be used in corelib, and it can be used in packages in corefx that sit above netstandard. But libraries in the netcoreapp implementation can't use it, because although we have a netcoreapp build (http...
non_defect
system runtime compilerservices unsafe can t be used in corefx shared framework implementation the unsafe class can be used in corelib and it can be used in packages in corefx that sit above netstandard but libraries in the netcoreapp implementation can t use it because although we have a netcoreapp build sy...
0
613,246
19,084,784,569
IssuesEvent
2021-11-29 03:31:17
aquasecurity/trivy
https://api.github.com/repos/aquasecurity/trivy
closed
chore(goreleaser): docker.use_buildx should not be used anymore
help wanted good first issue kind/feature priority/important-longterm
## Description GoReleaser displays the following warning. ``` $ goreleaser release --rm-dist • releasing... • loading config file file=goreleaser.yml ...(snip)... • docker images • DEPRECATED: `docker.use_buildx` should not be used anymore, check https://goreleaser.com/deprecations#d...
1.0
chore(goreleaser): docker.use_buildx should not be used anymore - ## Description GoReleaser displays the following warning. ``` $ goreleaser release --rm-dist • releasing... • loading config file file=goreleaser.yml ...(snip)... • docker images • DEPRECATED: `docker.use_buildx` shoul...
non_defect
chore goreleaser docker use buildx should not be used anymore description goreleaser displays the following warning goreleaser release rm dist • releasing • loading config file file goreleaser yml snip • docker images • deprecated docker use buildx shoul...
0
16,366
9,378,536,927
IssuesEvent
2019-04-04 13:07:31
kyma-project/console
https://api.github.com/repos/kyma-project/console
closed
Load Test Lambda Implementation
Epic area/serverless enhancement quality/performance
**Description** As a DevOps I need to know the performance limits of my lambda function. To prove the service quality of the lambda functionality frequently running load tests should be integrated into the prow pipeline. AC: - Determine the max number of requests for each Function size with three different perfo...
True
Load Test Lambda Implementation - **Description** As a DevOps I need to know the performance limits of my lambda function. To prove the service quality of the lambda functionality frequently running load tests should be integrated into the prow pipeline. AC: - Determine the max number of requests for each Functi...
non_defect
load test lambda implementation description as a devops i need to know the performance limits of my lambda function to prove the service quality of the lambda functionality frequently running load tests should be integrated into the prow pipeline ac determine the max number of requests for each functi...
0
801,812
28,503,565,295
IssuesEvent
2023-04-18 19:22:06
Pycord-Development/pycord
https://api.github.com/repos/Pycord-Development/pycord
closed
discord.WebhookMessage.edit() is not handled well in Forum Channels
bug priority: high
### Summary When trying to edit a forum channel thread's starter message sent by a webhook, this raises an "Unknown Message" exception ### Reproduction Steps 1. Create a Forum Channel webhook 2. Create a Webhook object with an algorithm that checks for webhooks in a channel (code will demonstrate) 3. Create a thre...
1.0
discord.WebhookMessage.edit() is not handled well in Forum Channels - ### Summary When trying to edit a forum channel thread's starter message sent by a webhook, this raises an "Unknown Message" exception ### Reproduction Steps 1. Create a Forum Channel webhook 2. Create a Webhook object with an algorithm that chec...
non_defect
discord webhookmessage edit is not handled well in forum channels summary when trying to edit a forum channel thread s starter message sent by a webhook this raises an unknown message exception reproduction steps create a forum channel webhook create a webhook object with an algorithm that chec...
0
323,063
27,664,906,746
IssuesEvent
2023-03-12 23:06:41
systemd/systemd
https://api.github.com/repos/systemd/systemd
closed
Still test-time-util is unstable
bug 🐛 util-lib tests
See https://download.copr.fedorainfracloud.org/results/packit/systemd-systemd-26678/fedora-rawhide-i386/05594021-systemd/builder-live.log.gz ``` /* test_format_timestamp_with_tz_one(Asia/Dili) */ Assertion 'parse_timestamp(xx, &y) >= 0' failed at src/test/test-time-util.c:398, function test_format_timestamp_impl(). ...
1.0
Still test-time-util is unstable - See https://download.copr.fedorainfracloud.org/results/packit/systemd-systemd-26678/fedora-rawhide-i386/05594021-systemd/builder-live.log.gz ``` /* test_format_timestamp_with_tz_one(Asia/Dili) */ Assertion 'parse_timestamp(xx, &y) >= 0' failed at src/test/test-time-util.c:398, func...
non_defect
still test time util is unstable see test format timestamp with tz one asia dili assertion parse timestamp xx y failed at src test test time util c function test format timestamp impl aborting
0
74,402
25,106,097,003
IssuesEvent
2022-11-08 16:43:58
vector-im/element-android
https://api.github.com/repos/vector-im/element-android
closed
Sharing a file from the gallery only works with multiple recipients
T-Defect
### Steps to reproduce 1. Open any gallery app, select one or more images to send. 2. Click "Send items" to Element. 3. The element room selection opens. 4. Hold down the room entry to select the room I want to send the image to. (Select only one room). 5. Press the send button. ### Outcome #### What did you exp...
1.0
Sharing a file from the gallery only works with multiple recipients - ### Steps to reproduce 1. Open any gallery app, select one or more images to send. 2. Click "Send items" to Element. 3. The element room selection opens. 4. Hold down the room entry to select the room I want to send the image to. (Select only one...
defect
sharing a file from the gallery only works with multiple recipients steps to reproduce open any gallery app select one or more images to send click send items to element the element room selection opens hold down the room entry to select the room i want to send the image to select only one...
1
56,510
15,128,855,448
IssuesEvent
2021-02-10 00:07:09
openzfs/zfs
https://api.github.com/repos/openzfs/zfs
closed
"zpool import" is altering a readonly device
Status: Stale Type: Defect
### System information Distribution Name | Archlinux Linux Kernel | 4.14.32-1-lts Architecture | 64 ZFS Version | 0.7.0-403_g1724eb62d SPL Version | 0.7.0-31_g43983eb ### Describe the problem you're observing FreeBSD boot on /dev/sdb1 ...
1.0
"zpool import" is altering a readonly device - ### System information Distribution Name | Archlinux Linux Kernel | 4.14.32-1-lts Architecture | 64 ZFS Version | 0.7.0-403_g1724eb62d SPL Version | 0.7.0-31_g43983eb ### Describe the probl...
defect
zpool import is altering a readonly device system information distribution name archlinux linux kernel lts architecture zfs version spl version describe the problem you re observing f...
1
21,267
3,880,881,246
IssuesEvent
2016-04-13 00:27:06
ipfs/go-ipfs
https://api.github.com/repos/ipfs/go-ipfs
opened
t0130 hangs occasionally on utp tests
bug test_failure
https://travis-ci.org/ipfs/go-ipfs/jobs/122655102 Since the exact same test using tcp works fine, i'm going to lean towards blaming utp for this.
1.0
t0130 hangs occasionally on utp tests - https://travis-ci.org/ipfs/go-ipfs/jobs/122655102 Since the exact same test using tcp works fine, i'm going to lean towards blaming utp for this.
non_defect
hangs occasionally on utp tests since the exact same test using tcp works fine i m going to lean towards blaming utp for this
0
67,044
20,821,405,796
IssuesEvent
2022-03-18 15:43:46
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Avatar on the location pin is not positioned rightly on Bubble layout
T-Defect S-Tolerable O-Occasional good first issue Z-Labs A-Location-Sharing
### Steps to reproduce 1. Change the message layout to bubble 1. Share the location 2. Check the avatar on the map 3. Compare the avatars on the closed map and expanded map ### Outcome #### What did you expect? Both should be: ![after](https://user-images.githubusercontent.com/3362943/158766737-796ae9...
1.0
Avatar on the location pin is not positioned rightly on Bubble layout - ### Steps to reproduce 1. Change the message layout to bubble 1. Share the location 2. Check the avatar on the map 3. Compare the avatars on the closed map and expanded map ### Outcome #### What did you expect? Both should be: ![a...
defect
avatar on the location pin is not positioned rightly on bubble layout steps to reproduce change the message layout to bubble share the location check the avatar on the map compare the avatars on the closed map and expanded map outcome what did you expect both should be ...
1
134,156
18,428,982,134
IssuesEvent
2021-10-14 04:19:38
samq-ghdemo/JS-DEMO
https://api.github.com/repos/samq-ghdemo/JS-DEMO
closed
CVE-2020-11023 (Medium) detected in jquery-1.10.2.min.js - autoclosed
security vulnerability
## CVE-2020-11023 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.10.2.min.js</b></p></summary> <p>JavaScript library for DOM operations</p> <p>Library home page: <a href="h...
True
CVE-2020-11023 (Medium) detected in jquery-1.10.2.min.js - autoclosed - ## CVE-2020-11023 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.10.2.min.js</b></p></summary> <p>Ja...
non_defect
cve medium detected in jquery min js autoclosed cve medium severity vulnerability vulnerable library jquery min js javascript library for dom operations library home page a href path to vulnerable library app assets vendor jquery min js dependency hierarchy ...
0
531,960
15,527,850,014
IssuesEvent
2021-03-13 08:08:54
ashutoshgngwr/noice
https://api.github.com/repos/ashutoshgngwr/noice
closed
Text is cut off on small devices
always-fresh bug good first issue priority/low
### Description <!-- A clear and concise description of what the bug is. --> Text is cut off on small devices in AppIntro. ### To Reproduce Open menu and select help or by the first start of the app AppIntro starts by default. ### Screenshots <!-- If applicable, add screenshots to help explain your problem. -...
1.0
Text is cut off on small devices - ### Description <!-- A clear and concise description of what the bug is. --> Text is cut off on small devices in AppIntro. ### To Reproduce Open menu and select help or by the first start of the app AppIntro starts by default. ### Screenshots <!-- If applicable, add screensh...
non_defect
text is cut off on small devices description text is cut off on small devices in appintro to reproduce open menu and select help or by the first start of the app appintro starts by default screenshots the last line in german translation is cut off others device sony xper...
0
48,415
13,068,518,338
IssuesEvent
2020-07-31 03:50:03
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
closed
[clsim] I3CLSimServer deadlocks if given more than 1 I3CLSimStepToPhotonConverter (Trac #2360)
Migrated from Trac combo simulation defect
I3CLSimServer appears to deadlock if trying to service more than GPU at a time. @lulu observed this behavior when attempting to run hobo-snowstorm on interactive multi-GPU nodes in Chiba. This can also be reproduced by running e.g. ```text CUDA_VISIBLE_DEVICES=0,1 ./env-shell.sh clsim/resources/scripts/benchmark.py ...
1.0
[clsim] I3CLSimServer deadlocks if given more than 1 I3CLSimStepToPhotonConverter (Trac #2360) - I3CLSimServer appears to deadlock if trying to service more than GPU at a time. @lulu observed this behavior when attempting to run hobo-snowstorm on interactive multi-GPU nodes in Chiba. This can also be reproduced by run...
defect
deadlocks if given more than trac appears to deadlock if trying to service more than gpu at a time lulu observed this behavior when attempting to run hobo snowstorm on interactive multi gpu nodes in chiba this can also be reproduced by running e g text cuda visible devices env shell sh ...
1
118,783
25,368,502,113
IssuesEvent
2022-11-21 08:47:52
Regalis11/Barotrauma
https://api.github.com/repos/Regalis11/Barotrauma
closed
Error when trying to enable the mod 'EK | Utility' (could not find filelist.xml)
Bug Need more info Code Modding
### Disclaimers - [X] I have searched the issue tracker to check if the issue has already been reported. - [X] My issue happened while using mods. ### What happened? hi, I've been trying to downland the EK mods but somehow it just wont downland (it happens only with the 3 mods) here is a picture of the crash thin...
1.0
Error when trying to enable the mod 'EK | Utility' (could not find filelist.xml) - ### Disclaimers - [X] I have searched the issue tracker to check if the issue has already been reported. - [X] My issue happened while using mods. ### What happened? hi, I've been trying to downland the EK mods but somehow it just wo...
non_defect
error when trying to enable the mod ek utility could not find filelist xml disclaimers i have searched the issue tracker to check if the issue has already been reported my issue happened while using mods what happened hi i ve been trying to downland the ek mods but somehow it just wont d...
0
73,022
24,411,223,417
IssuesEvent
2022-10-05 12:33:24
department-of-veterans-affairs/va.gov-team
https://api.github.com/repos/department-of-veterans-affairs/va.gov-team
closed
[KEYBOARD]: Outreach materials - focus should be set on the number of results on pagination keypress or click
⭐️ Public Websites 508/Accessibility Outreach Hub 508-defect-3 508-issue-focus-mgmt stale
## Description <!-- This is a detailed description of the issue. It should include a restatement of the title, and provide more background information. --> Keyboard focus is being lost to the `<body>` tag when users click on any of the pagination links at the bottom of the screen. We should set focus back to the numbe...
1.0
[KEYBOARD]: Outreach materials - focus should be set on the number of results on pagination keypress or click - ## Description <!-- This is a detailed description of the issue. It should include a restatement of the title, and provide more background information. --> Keyboard focus is being lost to the `<body>` tag wh...
defect
outreach materials focus should be set on the number of results on pagination keypress or click description keyboard focus is being lost to the tag when users click on any of the pagination links at the bottom of the screen we should set focus back to the number of results so keyboard and screen reade...
1
414,193
12,100,455,198
IssuesEvent
2020-04-20 13:49:46
web-platform-tests/wpt
https://api.github.com/repos/web-platform-tests/wpt
closed
Lint errors are printed twice, interleaved with a "INFO:lint:" prefix
good first issue infra lint priority:backlog
As part of fixing https://github.com/w3c/web-platform-tests/pull/8443, running `./wpt lint content-security-policy/svg/including.sub.svg` before fixing the problem, I saw this on the console: ``` content-security-policy/svg/including.sub.svg: Unable to parse file (PARSE-FAILED) ERROR:lint:content-security-policy/svg...
1.0
Lint errors are printed twice, interleaved with a "INFO:lint:" prefix - As part of fixing https://github.com/w3c/web-platform-tests/pull/8443, running `./wpt lint content-security-policy/svg/including.sub.svg` before fixing the problem, I saw this on the console: ``` content-security-policy/svg/including.sub.svg: Una...
non_defect
lint errors are printed twice interleaved with a info lint prefix as part of fixing running wpt lint content security policy svg including sub svg before fixing the problem i saw this on the console content security policy svg including sub svg unable to parse file parse failed error lint conten...
0
137,796
30,757,744,372
IssuesEvent
2023-07-29 09:24:20
unoplatform/uno
https://api.github.com/repos/unoplatform/uno
closed
Xaml generator can append large strings causing LOH allocations
kind/enhancement triage/untriaged area/code-generation project/core-tools difficulty/tbd area/performance
![image](https://user-images.githubusercontent.com/31348972/229234443-c5fa21f4-dce8-49d6-863f-56c8f13793bc.png) We shouldn't be appending too large strings at once. I suspect those large strings could be: https://github.com/unoplatform/uno/blob/1c03de4f02e69cc6b02f32c0d5d91061fe551811/src/SourceGenerators/Uno....
1.0
Xaml generator can append large strings causing LOH allocations - ![image](https://user-images.githubusercontent.com/31348972/229234443-c5fa21f4-dce8-49d6-863f-56c8f13793bc.png) We shouldn't be appending too large strings at once. I suspect those large strings could be: https://github.com/unoplatform/uno/blob/...
non_defect
xaml generator can append large strings causing loh allocations we shouldn t be appending too large strings at once i suspect those large strings could be
0
59,135
17,015,962,538
IssuesEvent
2021-07-02 12:05:42
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
opened
Simplify shouldn't delete nodes that are in relations
Component: potlatch2 Priority: minor Type: defect
**[Submitted to the original trac issue database at 11.09am, Tuesday, 8th May 2012]** See the "Delete unwanted nodes" loop of Simplify.as - needs a relation check as well as n.parentWays.length>1.
1.0
Simplify shouldn't delete nodes that are in relations - **[Submitted to the original trac issue database at 11.09am, Tuesday, 8th May 2012]** See the "Delete unwanted nodes" loop of Simplify.as - needs a relation check as well as n.parentWays.length>1.
defect
simplify shouldn t delete nodes that are in relations see the delete unwanted nodes loop of simplify as needs a relation check as well as n parentways length
1
46,560
13,055,934,552
IssuesEvent
2020-07-30 03:09:55
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
opened
[dipolefit] no sphinx documentation (Trac #1445)
Incomplete Migration Migrated from Trac combo reconstruction defect
Migrated from https://code.icecube.wisc.edu/ticket/1445 ```json { "status": "closed", "changetime": "2019-02-13T14:11:57", "description": "Good documentation is now deemed essential.", "reporter": "david.schultz", "cc": "olivas", "resolution": "fixed", "_ts": "1550067117911749", "...
1.0
[dipolefit] no sphinx documentation (Trac #1445) - Migrated from https://code.icecube.wisc.edu/ticket/1445 ```json { "status": "closed", "changetime": "2019-02-13T14:11:57", "description": "Good documentation is now deemed essential.", "reporter": "david.schultz", "cc": "olivas", "resolutio...
defect
no sphinx documentation trac migrated from json status closed changetime description good documentation is now deemed essential reporter david schultz cc olivas resolution fixed ts component combo reconstr...
1
51,632
12,753,164,300
IssuesEvent
2020-06-27 20:32:06
cake-build/frosting
https://api.github.com/repos/cake-build/frosting
opened
Publish packages to NuGet
build
Currently, packages are only pushed to MyGet. Going forward, we should push pre-release packages to MyGet and then the released packages to NuGet, in the same way as we do with the Cake packages.
1.0
Publish packages to NuGet - Currently, packages are only pushed to MyGet. Going forward, we should push pre-release packages to MyGet and then the released packages to NuGet, in the same way as we do with the Cake packages.
non_defect
publish packages to nuget currently packages are only pushed to myget going forward we should push pre release packages to myget and then the released packages to nuget in the same way as we do with the cake packages
0
314,046
26,972,390,541
IssuesEvent
2023-02-09 06:34:28
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
opened
roachtest: sqlsmith/setup=seed/setting=no-ddl failed
C-test-failure O-robot O-roachtest branch-master
roachtest.sqlsmith/setup=seed/setting=no-ddl [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/8641928?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/8641928?buildTab=artifacts#/sqlsm...
2.0
roachtest: sqlsmith/setup=seed/setting=no-ddl failed - roachtest.sqlsmith/setup=seed/setting=no-ddl [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/8641928?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_Roa...
non_defect
roachtest sqlsmith setup seed setting no ddl failed roachtest sqlsmith setup seed setting no ddl with on master test artifacts and logs in artifacts sqlsmith setup seed setting no ddl run sqlsmith go ping node dial tcp connect connection refused hint node likely crashed...
0
65,351
19,428,757,652
IssuesEvent
2021-12-21 09:29:17
vector-im/element-android
https://api.github.com/repos/vector-im/element-android
opened
Getting this error "You cannot access this message"
T-Defect
### Steps to reproduce lately i am facing this issue that started to appear in a one of the groups and not to all users in that group, so when a user sends messages to this group it appears for the rest users in the group and this error shown " You cannot access this message " instead off the actual message ### Outc...
1.0
Getting this error "You cannot access this message" - ### Steps to reproduce lately i am facing this issue that started to appear in a one of the groups and not to all users in that group, so when a user sends messages to this group it appears for the rest users in the group and this error shown " You cannot access t...
defect
getting this error you cannot access this message steps to reproduce lately i am facing this issue that started to appear in a one of the groups and not to all users in that group so when a user sends messages to this group it appears for the rest users in the group and this error shown you cannot access t...
1
700,673
24,068,501,065
IssuesEvent
2022-09-17 21:04:35
mmattDonk/AI-TTS-Donations
https://api.github.com/repos/mmattDonk/AI-TTS-Donations
closed
Make the project translation friendly
feature_request Medium Priority
I wouldn't think of it as a priority but it would definitely make it futureproof
1.0
Make the project translation friendly - I wouldn't think of it as a priority but it would definitely make it futureproof
non_defect
make the project translation friendly i wouldn t think of it as a priority but it would definitely make it futureproof
0
78,586
9,769,556,637
IssuesEvent
2019-06-06 08:51:21
microsoft/vscode
https://api.github.com/repos/microsoft/vscode
closed
Keybindings for `ctrl`+`tab`, `ctrl`+`shift`+`tab` do not comply with operating system norms
*as-designed
Issue Type: <b>Bug</b> The default keybindings for `ctrl`+`tab` and `ctrl`+`shift`+`tab` do not comply with Windows / OSX operating system norms. Standard tabbed application behavior on those platforms is `workbench.action.previousEditor` / `workbench.action.nextEditor`, which VS Code should respect. VS Code vers...
1.0
Keybindings for `ctrl`+`tab`, `ctrl`+`shift`+`tab` do not comply with operating system norms - Issue Type: <b>Bug</b> The default keybindings for `ctrl`+`tab` and `ctrl`+`shift`+`tab` do not comply with Windows / OSX operating system norms. Standard tabbed application behavior on those platforms is `workbench.action...
non_defect
keybindings for ctrl tab ctrl shift tab do not comply with operating system norms issue type bug the default keybindings for ctrl tab and ctrl shift tab do not comply with windows osx operating system norms standard tabbed application behavior on those platforms is workbench action prev...
0
18,809
26,171,079,951
IssuesEvent
2023-01-01 23:10:30
modded-factorio/bobsmods
https://api.github.com/repos/modded-factorio/bobsmods
closed
Compatibility issue between Bob Power 1.16 and AAI Industry
mod compatibility Bob's Power
![image](https://user-images.githubusercontent.com/59639/210186849-4470031b-7600-4320-a7ae-826c6b36ff09.png) Minimum mod list: - AAI Industry - Angel's Refining - Bob's Power AAI Industry defines `steam-power` as a green science tech, depending on Fluid Handling. Without Angel's Refining, Steam Power is update...
True
Compatibility issue between Bob Power 1.16 and AAI Industry - ![image](https://user-images.githubusercontent.com/59639/210186849-4470031b-7600-4320-a7ae-826c6b36ff09.png) Minimum mod list: - AAI Industry - Angel's Refining - Bob's Power AAI Industry defines `steam-power` as a green science tech, depending on F...
non_defect
compatibility issue between bob power and aai industry minimum mod list aai industry angel s refining bob s power aai industry defines steam power as a green science tech depending on fluid handling without angel s refining steam power is updated somewhere to be a red science tech with n...
0
27,290
4,957,423,012
IssuesEvent
2016-12-02 04:23:45
cakephp/cakephp
https://api.github.com/repos/cakephp/cakephp
closed
Tests fixtures: Cannot create fixture when the table has an index on an enum field
Defect
* [x] bug * [ ] enhancement * [ ] feature-discussion (RFC) * CakePHP Version: 3.3.3 * Platform and Target: MySql database and Apache server ### What you did Trying to load fixtures from a table that contains an enum field and an index on this enum field. Table definition is loaded from an existing db table: ...
1.0
Tests fixtures: Cannot create fixture when the table has an index on an enum field - * [x] bug * [ ] enhancement * [ ] feature-discussion (RFC) * CakePHP Version: 3.3.3 * Platform and Target: MySql database and Apache server ### What you did Trying to load fixtures from a table that contains an enum field and...
defect
tests fixtures cannot create fixture when the table has an index on an enum field bug enhancement feature discussion rfc cakephp version platform and target mysql database and apache server what you did trying to load fixtures from a table that contains an enum field and an in...
1
47,328
12,014,615,895
IssuesEvent
2020-04-10 11:57:58
godotengine/godot
https://api.github.com/repos/godotengine/godot
closed
Custom build fails when Godot project directory is inside another gradle project directory
bug cherrypick:3.2 platform:android topic:buildsystem
**Godot version:** 3.2, 3.2.1 **OS/device including version:** Android platform **Issue description:** If the Godot project directory is inside another gradle multi-project directory (e.g: one with a `settings.gradle` file), the custom build fails with the following error: ``` Project directory '<path_to_cus...
1.0
Custom build fails when Godot project directory is inside another gradle project directory - **Godot version:** 3.2, 3.2.1 **OS/device including version:** Android platform **Issue description:** If the Godot project directory is inside another gradle multi-project directory (e.g: one with a `settings.gradle`...
non_defect
custom build fails when godot project directory is inside another gradle project directory godot version os device including version android platform issue description if the godot project directory is inside another gradle multi project directory e g one with a settings gradle ...
0
341
2,532,994,712
IssuesEvent
2015-01-23 19:56:11
google/error-prone
https://api.github.com/repos/google/error-prone
closed
Get collectionIncompatibleType working
migrated Priority-High Status-Started Type-Defect
_[Original issue](https://code.google.com/p/error-prone/issues/detail?id=63) created by **supertri@google.com** on 2012-12-03 at 11:25 PM_ --- Ray says: How about removeAll()? He can also point us to a test case that caused the web UI to not do what it is supposed to. We should totally turn this check on.
1.0
Get collectionIncompatibleType working - _[Original issue](https://code.google.com/p/error-prone/issues/detail?id=63) created by **supertri@google.com** on 2012-12-03 at 11:25 PM_ --- Ray says: How about removeAll()? He can also point us to a test case that caused the web UI to not do what it is supposed to. We shou...
defect
get collectionincompatibletype working created by supertri google com on at pm ray says how about removeall he can also point us to a test case that caused the web ui to not do what it is supposed to we should totally turn this check on
1
53,554
13,261,907,451
IssuesEvent
2020-08-20 20:45:10
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
closed
[CascadeVariables] Uninitialized variables in VetoParams struct cause failure in L2 offline processing (Trac #1674)
Migrated from Trac combo reconstruction defect
In the case of no charge five variables of VetoParams (http://code.icecube.wisc.edu/projects/icecube/browser/IceCube/projects/CascadeVariables/trunk/public/CascadeVariables/I3VetoModule.h#L38) will not be initialized in http://code.icecube.wisc.edu/projects/icecube/browser/IceCube/projects/CascadeVariables/trunk/privat...
1.0
[CascadeVariables] Uninitialized variables in VetoParams struct cause failure in L2 offline processing (Trac #1674) - In the case of no charge five variables of VetoParams (http://code.icecube.wisc.edu/projects/icecube/browser/IceCube/projects/CascadeVariables/trunk/public/CascadeVariables/I3VetoModule.h#L38) will not ...
defect
uninitialized variables in vetoparams struct cause failure in offline processing trac in the case of no charge five variables of vetoparams will not be initialized in this causes arbitrary values e g for maxdomchargestring that leads to a overflow in tablewriter in offline processing this issue b...
1
77,164
9,546,270,901
IssuesEvent
2019-05-01 19:26:51
openopps/openopps-platform
https://api.github.com/repos/openopps/openopps-platform
closed
Allow for ability for an student to withdraw their application once completed
Apply Process Approved Design Requirements Ready State Dept.
Who: Intern Applicants What: Ability to withdraw an application Why: To allow applicants to withdraw their application from within Open Opportunities Acceptance Criteria: - Students can withdraw an application only while the internship is open for applicants. When the apply end date has passed, the withdraw opt...
1.0
Allow for ability for an student to withdraw their application once completed - Who: Intern Applicants What: Ability to withdraw an application Why: To allow applicants to withdraw their application from within Open Opportunities Acceptance Criteria: - Students can withdraw an application only while the internsh...
non_defect
allow for ability for an student to withdraw their application once completed who intern applicants what ability to withdraw an application why to allow applicants to withdraw their application from within open opportunities acceptance criteria students can withdraw an application only while the internsh...
0
14,033
2,789,860,233
IssuesEvent
2015-05-08 21:58:51
google/google-visualization-api-issues
https://api.github.com/repos/google/google-visualization-api-issues
opened
Wildcard certificate for HTTPS not supported by major browsers
Priority-Medium Type-Defect
Original [issue 337](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=337) created by orwant on 2010-07-07T17:31:57.000Z: <b>What steps will reproduce the problem? Please provide a link to a</b> <b>demonstration page if at all possible, or attach code.</b> 1. Browse to charts.api.google.com i...
1.0
Wildcard certificate for HTTPS not supported by major browsers - Original [issue 337](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=337) created by orwant on 2010-07-07T17:31:57.000Z: <b>What steps will reproduce the problem? Please provide a link to a</b> <b>demonstration page if at all p...
defect
wildcard certificate for https not supported by major browsers original created by orwant on what steps will reproduce the problem please provide a link to a demonstration page if at all possible or attach code browse to charts api google com in firefox or internet explorer observ...
1
603,455
18,667,158,016
IssuesEvent
2021-10-30 02:30:21
orange-alliance/the-orange-alliance
https://api.github.com/repos/orange-alliance/the-orange-alliance
closed
Add Year Selector for Stats on Home Page
Enhancement Low Priority
Add a selector for season stats in the home page or make a separate page to look up season specific data
1.0
Add Year Selector for Stats on Home Page - Add a selector for season stats in the home page or make a separate page to look up season specific data
non_defect
add year selector for stats on home page add a selector for season stats in the home page or make a separate page to look up season specific data
0
254,493
8,074,367,123
IssuesEvent
2018-08-06 22:55:26
TeselaGen/openVectorEditor
https://api.github.com/repos/TeselaGen/openVectorEditor
closed
Snap editor panes closed
Context: OVE Priority: 3-Normal Status: 6-Passed QA 2 Type: Fix or Enhance
You should now be able to drag an editor pane to close it. See the gif: ![untitled](https://user-images.githubusercontent.com/2730609/39329270-a51b0014-4952-11e8-80bf-116a9850966e.gif)
1.0
Snap editor panes closed - You should now be able to drag an editor pane to close it. See the gif: ![untitled](https://user-images.githubusercontent.com/2730609/39329270-a51b0014-4952-11e8-80bf-116a9850966e.gif)
non_defect
snap editor panes closed you should now be able to drag an editor pane to close it see the gif
0
2,935
2,607,966,823
IssuesEvent
2015-02-26 00:42:43
chrsmithdemos/leveldb
https://api.github.com/repos/chrsmithdemos/leveldb
closed
Feature Request - Count(start, limit) and Delete(start, limit)
auto-migrated Priority-Medium Type-Defect
``` Count(start, limit) seems that some people also want a count/size method without calling the iterator to loop thru the entire set just to count the number of records. So, would be great if there is a method like "Count(start, limit)" or "Count(range)" to count the number of records which fall inside the ran...
1.0
Feature Request - Count(start, limit) and Delete(start, limit) - ``` Count(start, limit) seems that some people also want a count/size method without calling the iterator to loop thru the entire set just to count the number of records. So, would be great if there is a method like "Count(start, limit)" or "Count(...
defect
feature request count start limit and delete start limit count start limit seems that some people also want a count size method without calling the iterator to loop thru the entire set just to count the number of records so would be great if there is a method like count start limit or count ...
1
602,704
18,498,168,581
IssuesEvent
2021-10-19 10:57:54
robotology/wearables
https://api.github.com/repos/robotology/wearables
closed
Update Paexo wearable device to serialize wearable data/commands to access through yarp ports
complexity:medium priority:high type:enhancement
Currently the [Paexo wearable device](https://github.com/robotology/wearables/tree/master/devices/Paexo) just exposes wearable data from the actual Paexo exoskeleton. To enable developing matlab controllers for the Paexo, we need to serialize wearable data to be data through yarp ports, also a way to handle the motor ...
1.0
Update Paexo wearable device to serialize wearable data/commands to access through yarp ports - Currently the [Paexo wearable device](https://github.com/robotology/wearables/tree/master/devices/Paexo) just exposes wearable data from the actual Paexo exoskeleton. To enable developing matlab controllers for the Paexo, w...
non_defect
update paexo wearable device to serialize wearable data commands to access through yarp ports currently the just exposes wearable data from the actual paexo exoskeleton to enable developing matlab controllers for the paexo we need to serialize wearable data to be data through yarp ports also a way to handle t...
0
5,457
2,610,187,997
IssuesEvent
2015-02-26 18:59:35
chrsmith/quchuseban
https://api.github.com/repos/chrsmith/quchuseban
opened
浅谈色斑该如何治疗
auto-migrated Priority-Medium Type-Defect
``` 《摘要》 我不知道它从哪里来,要到哪里去,也不知道它因何而来,�� �何而去。时光的隧道里,它存在了千年,亦穿越了千年。期� ��的冷暖,个中的磨难,无论是深重,还是沧桑,都由它独自 承担。宛若前世预约的邂逅,只消一个照面,便刻在心尖,�� �此相互缠绕,相依相偎,彼此的世界都不再孤单。风起的日� ��,静静聆听它的浅吟低唱,风落的日子,默默细数风过的划 痕。任微风撩起岁月的裙幔,趟过飘香的温暖,漫过飞雪的�� �寒,直至生命烟消云散。但是岁月的脚步,真的无法更改吗� ��脸上的雀斑真的无法去除吗!色斑该如何治疗, 《客户案例》   我脸上的色斑是总是熬夜上网长出来的,刚开始很多人�� �诉我维生素e祛斑效果挺好的,还能抗衰...
1.0
浅谈色斑该如何治疗 - ``` 《摘要》 我不知道它从哪里来,要到哪里去,也不知道它因何而来,�� �何而去。时光的隧道里,它存在了千年,亦穿越了千年。期� ��的冷暖,个中的磨难,无论是深重,还是沧桑,都由它独自 承担。宛若前世预约的邂逅,只消一个照面,便刻在心尖,�� �此相互缠绕,相依相偎,彼此的世界都不再孤单。风起的日� ��,静静聆听它的浅吟低唱,风落的日子,默默细数风过的划 痕。任微风撩起岁月的裙幔,趟过飘香的温暖,漫过飞雪的�� �寒,直至生命烟消云散。但是岁月的脚步,真的无法更改吗� ��脸上的雀斑真的无法去除吗!色斑该如何治疗, 《客户案例》   我脸上的色斑是总是熬夜上网长出来的,刚开始很多人�� �诉我维生素...
defect
浅谈色斑该如何治疗 《摘要》 我不知道它从哪里来,要到哪里去,也不知道它因何而来,�� �何而去。时光的隧道里,它存在了千年,亦穿越了千年。期� ��的冷暖,个中的磨难,无论是深重,还是沧桑,都由它独自 承担。宛若前世预约的邂逅,只消一个照面,便刻在心尖,�� �此相互缠绕,相依相偎,彼此的世界都不再孤单。风起的日� ��,静静聆听它的浅吟低唱,风落的日子,默默细数风过的划 痕。任微风撩起岁月的裙幔,趟过飘香的温暖,漫过飞雪的�� �寒,直至生命烟消云散。但是岁月的脚步,真的无法更改吗� ��脸上的雀斑真的无法去除吗!色斑该如何治疗, 《客户案例》   我脸上的色斑是总是熬夜上网长出来的,刚开始很多人�� �诉我维生素...
1
278,427
8,641,351,038
IssuesEvent
2018-11-24 16:48:30
PyLadiesCZ/roboprojekt
https://api.github.com/repos/PyLadiesCZ/roboprojekt
opened
Větší mapy
low-priority
Budeme potřebovat načítat větší mapy. Aktuálně program neschroustá mapu rozšířenou o startovací pásek 12x4. Vytvořit testovací mapu 12x16 a upravit kod, aby se zobrazovala celá.
1.0
Větší mapy - Budeme potřebovat načítat větší mapy. Aktuálně program neschroustá mapu rozšířenou o startovací pásek 12x4. Vytvořit testovací mapu 12x16 a upravit kod, aby se zobrazovala celá.
non_defect
větší mapy budeme potřebovat načítat větší mapy aktuálně program neschroustá mapu rozšířenou o startovací pásek vytvořit testovací mapu a upravit kod aby se zobrazovala celá
0
296,388
25,547,696,760
IssuesEvent
2022-11-29 20:21:19
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
ccl/backupccl: TestCloudBackupRestoreGoogleCloudStorage failed
C-test-failure O-robot branch-master T-disaster-recovery
ccl/backupccl.TestCloudBackupRestoreGoogleCloudStorage [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_CloudUnitTests/7670990?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_CloudUnitTests/7670990?buildTab=artifacts#/) on master @ [...
1.0
ccl/backupccl: TestCloudBackupRestoreGoogleCloudStorage failed - ccl/backupccl.TestCloudBackupRestoreGoogleCloudStorage [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_CloudUnitTests/7670990?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nig...
non_defect
ccl backupccl testcloudbackuprestoregooglecloudstorage failed ccl backupccl testcloudbackuprestoregooglecloudstorage with on master run testcloudbackuprestoregooglecloudstorage gostd rand go random seed test log scope go test logs captured to artifacts tmp...
0
38,848
8,970,519,868
IssuesEvent
2019-01-29 13:51:42
cakephp/cakephp
https://api.github.com/repos/cakephp/cakephp
closed
Cookie::getExpiresTimestamp() returns string - Type error when calling `set_cookie`
Defect
`ResponseEmitter::emitCookies` calls `set_cookie`, which throws an `TypeError`, as the third parameter should be an `integer`. The reason is the return value of `Cookie::getExpiresTimestamp()`, which is a `string`. I'm not sure if we simply can change the return value of `getExpiresTimestamp` or typecast the value on...
1.0
Cookie::getExpiresTimestamp() returns string - Type error when calling `set_cookie` - `ResponseEmitter::emitCookies` calls `set_cookie`, which throws an `TypeError`, as the third parameter should be an `integer`. The reason is the return value of `Cookie::getExpiresTimestamp()`, which is a `string`. I'm not sure if w...
defect
cookie getexpirestimestamp returns string type error when calling set cookie responseemitter emitcookies calls set cookie which throws an typeerror as the third parameter should be an integer the reason is the return value of cookie getexpirestimestamp which is a string i m not sure if w...
1
261,734
27,813,640,708
IssuesEvent
2023-03-18 12:28:43
turkdevops/prettier
https://api.github.com/repos/turkdevops/prettier
closed
CVE-2021-23364 (Medium) detected in browserslist-4.14.2.tgz, browserslist-4.16.1.tgz - autoclosed
Mend: dependency security vulnerability
## CVE-2021-23364 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>browserslist-4.14.2.tgz</b>, <b>browserslist-4.16.1.tgz</b></p></summary> <p> <details><summary><b>browserslist-4....
True
CVE-2021-23364 (Medium) detected in browserslist-4.14.2.tgz, browserslist-4.16.1.tgz - autoclosed - ## CVE-2021-23364 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>browserslist-4....
non_defect
cve medium detected in browserslist tgz browserslist tgz autoclosed cve medium severity vulnerability vulnerable libraries browserslist tgz browserslist tgz browserslist tgz share target browsers between different front end tools like autoprefix...
0
56,696
15,301,163,017
IssuesEvent
2021-02-24 13:16:40
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
closed
Stop casting SQLDataType.OTHER to VARCHAR
C: Functionality E: All Editions P: High R: Fixed T: Defect T: Incompatible change
A very historic piece of code in `DefaultBinding` casts the `OTHER` data type to `VARCHAR` because at least Db2 and Derby cannot have `NULL` values without an explicit data type. Times have changed and jOOQ is used as a parser more and more frequently. In a parser context, we may not know the data type of every bind...
1.0
Stop casting SQLDataType.OTHER to VARCHAR - A very historic piece of code in `DefaultBinding` casts the `OTHER` data type to `VARCHAR` because at least Db2 and Derby cannot have `NULL` values without an explicit data type. Times have changed and jOOQ is used as a parser more and more frequently. In a parser context,...
defect
stop casting sqldatatype other to varchar a very historic piece of code in defaultbinding casts the other data type to varchar because at least and derby cannot have null values without an explicit data type times have changed and jooq is used as a parser more and more frequently in a parser context w...
1
577,884
17,138,390,085
IssuesEvent
2021-07-13 06:43:11
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.netflix.com - see bug description
browser-firefox-ios os-ios priority-critical
<!-- @browser: Firefox iOS 34.2 --> <!-- @ua_header: Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/34.2 Mobile/15E148 Safari/605.1.15 --> <!-- @reported_with: mobile-reporter --> <!-- @extra_labels: browser-firefox-ios --> **URL**: https://www.netflix.com/EmailP...
1.0
www.netflix.com - see bug description - <!-- @browser: Firefox iOS 34.2 --> <!-- @ua_header: Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/34.2 Mobile/15E148 Safari/605.1.15 --> <!-- @reported_with: mobile-reporter --> <!-- @extra_labels: browser-firefox-ios --> ...
non_defect
see bug description url browser version firefox ios operating system ios tested another browser yes other problem type something else description hjacked due to email clone steps to reproduce apple mail hjacking everything jose lopez browser co...
0
392,061
26,922,409,583
IssuesEvent
2023-02-07 11:24:39
maryanchuk04/stud-city
https://api.github.com/repos/maryanchuk04/stud-city
opened
Create Database diagram
documentation
**Developer** must create database diagram and after approve implement it.
1.0
Create Database diagram - **Developer** must create database diagram and after approve implement it.
non_defect
create database diagram developer must create database diagram and after approve implement it
0
78,260
27,397,631,919
IssuesEvent
2023-02-28 21:04:45
martinrotter/rssguard
https://api.github.com/repos/martinrotter/rssguard
opened
[BUG]: RSS Guard sometimes crashed when fetching feeds
Type-Defect
### Brief description of the issue RSS Guard sometimes crashed when fetching all feeds ### How to reproduce the bug? Click "Fetch all feeds" button ### What was the expected result? not crashing ### What actually happened? RSS Guard sometimes crashes ### Debug log [rssguard.log](https://github.com/martinrotter...
1.0
[BUG]: RSS Guard sometimes crashed when fetching feeds - ### Brief description of the issue RSS Guard sometimes crashed when fetching all feeds ### How to reproduce the bug? Click "Fetch all feeds" button ### What was the expected result? not crashing ### What actually happened? RSS Guard sometimes crashes ### ...
defect
rss guard sometimes crashed when fetching feeds brief description of the issue rss guard sometimes crashed when fetching all feeds how to reproduce the bug click fetch all feeds button what was the expected result not crashing what actually happened rss guard sometimes crashes debu...
1
67,720
21,082,417,295
IssuesEvent
2022-04-03 04:51:04
klubcoin/lcn-mobile
https://api.github.com/repos/klubcoin/lcn-mobile
opened
[Account Maintenance][Email Verification][Receive Email OTP Code][Onboarding ] Fix received Email OTP Code must not be displaying "Your Telecel Verification Code" instead of "Your Klubcoin Verification Code".
Onboarding and Authentication Services Defect Must Have Critical Account Maintenance Services
### **Description:** Received Email OTP Code must not be displaying "Your Telecel Verification Code" instead of "Your Klubcoin Verification Code". **Build Environment:** Prod Candidate Environment **Affects Version:** 1.0.0.prod.1 **Device Platform:** Android **Device OS:** 11 **Test Device:** OnePlus 7T Pro ...
1.0
[Account Maintenance][Email Verification][Receive Email OTP Code][Onboarding ] Fix received Email OTP Code must not be displaying "Your Telecel Verification Code" instead of "Your Klubcoin Verification Code". - ### **Description:** Received Email OTP Code must not be displaying "Your Telecel Verification Code" instead...
defect
fix received email otp code must not be displaying your telecel verification code instead of your klubcoin verification code description received email otp code must not be displaying your telecel verification code instead of your klubcoin verification code build environment prod cand...
1
340,488
30,519,269,341
IssuesEvent
2023-07-19 06:51:02
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
reopened
[YSQL][LST] FATAL: Check failed: _s.ok() Bad status: Service unavailable (yb/rpc/reactor.cc:100): Shutdown connection (system error 108)
kind/bug area/ysql kind/failing-test priority/medium qa_automation LST_LRT
Jira Link: [DB-3368](https://yugabyte.atlassian.net/browse/DB-3368) ### Description This happened on my first run with pessimistic locking enabled, but I believe this might have happened before, so I'm not sure if it's related to that. At least it's TxnDdl related, since `YBTxnDdlProcessUtility` is in the backtrace...
1.0
[YSQL][LST] FATAL: Check failed: _s.ok() Bad status: Service unavailable (yb/rpc/reactor.cc:100): Shutdown connection (system error 108) - Jira Link: [DB-3368](https://yugabyte.atlassian.net/browse/DB-3368) ### Description This happened on my first run with pessimistic locking enabled, but I believe this might have...
non_defect
fatal check failed s ok bad status service unavailable yb rpc reactor cc shutdown connection system error jira link description this happened on my first run with pessimistic locking enabled but i believe this might have happened before so i m not sure if it s related to that at leas...
0
245,579
26,549,290,508
IssuesEvent
2023-01-20 05:28:59
nidhi7598/linux-3.0.35_CVE-2022-45934
https://api.github.com/repos/nidhi7598/linux-3.0.35_CVE-2022-45934
opened
CVE-2022-24959 (Medium) detected in linuxlinux-3.0.49
security vulnerability
## CVE-2022-24959 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-3.0.49</b></p></summary> <p> <p>The Linux Kernel</p> <p>Library home page: <a href=https://mirrors.edge.k...
True
CVE-2022-24959 (Medium) detected in linuxlinux-3.0.49 - ## CVE-2022-24959 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-3.0.49</b></p></summary> <p> <p>The Linux Kernel<...
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 drivers net ...
0
28,706
5,345,005,543
IssuesEvent
2017-02-17 15:55:41
chandanbansal/gmail-backup
https://api.github.com/repos/chandanbansal/gmail-backup
closed
Speed decreases significantly when backing up labels
auto-migrated Priority-Medium Type-Defect
``` Hi, >What steps will reproduce the problem? 1.Start a Gmail Backup 2.Wait for mail backup completion and see Starting Backup Of Labels 3.See speed decrease significantly (e.g. from 50KB/s to 0.5KB/s) >What is the expected output? "nice unchanged speed" >What do you see instead? "omg It's slooooooowwww" >What v...
1.0
Speed decreases significantly when backing up labels - ``` Hi, >What steps will reproduce the problem? 1.Start a Gmail Backup 2.Wait for mail backup completion and see Starting Backup Of Labels 3.See speed decrease significantly (e.g. from 50KB/s to 0.5KB/s) >What is the expected output? "nice unchanged speed" >Wha...
defect
speed decreases significantly when backing up labels hi what steps will reproduce the problem start a gmail backup wait for mail backup completion and see starting backup of labels see speed decrease significantly e g from s to s what is the expected output nice unchanged speed what do ...
1
215,194
7,292,541,952
IssuesEvent
2018-02-25 02:31:12
GRIS-UdeM/ServerGRIS
https://api.github.com/repos/GRIS-UdeM/ServerGRIS
closed
Inversion des I et des O dans ServerGRIS
High priority bug
Les entrées et les sorties sont inversées sans ServerGRIS! Hier je me suis aperçu de cela, parce qu'on a ici une interface avec 18 entrées et 20 sorties (Scarlett 18i20) et que ces chiffres étaient inversées dans ServerGRIS. Vérification faite aujourd'hui, et je confirme la chose. Pourriez-vous tester cela très rapidem...
1.0
Inversion des I et des O dans ServerGRIS - Les entrées et les sorties sont inversées sans ServerGRIS! Hier je me suis aperçu de cela, parce qu'on a ici une interface avec 18 entrées et 20 sorties (Scarlett 18i20) et que ces chiffres étaient inversées dans ServerGRIS. Vérification faite aujourd'hui, et je confirme la ch...
non_defect
inversion des i et des o dans servergris les entrées et les sorties sont inversées sans servergris hier je me suis aperçu de cela parce qu on a ici une interface avec entrées et sorties scarlett et que ces chiffres étaient inversées dans servergris vérification faite aujourd hui et je confirme la chose p...
0
318,862
23,743,987,548
IssuesEvent
2022-08-31 14:34:13
exadel-inc/etoolbox-authoring-kit
https://api.github.com/repos/exadel-inc/etoolbox-authoring-kit
closed
[EAK-360] Update "Debugging Custom Logic" documentation section
documentation hacktoberfest first-timers-only
Currenly, the instructions on debugging toolkit are locarted under https://exadel-inc.github.io/etoolbox-authoring-kit/content/dev-tools/component-management/customizing-toolkit/#:~:text=Debugging%20custom%20logic , which is not an obvious place for such documentation. Also, the instructions are not very clear. Sco...
1.0
[EAK-360] Update "Debugging Custom Logic" documentation section - Currenly, the instructions on debugging toolkit are locarted under https://exadel-inc.github.io/etoolbox-authoring-kit/content/dev-tools/component-management/customizing-toolkit/#:~:text=Debugging%20custom%20logic , which is not an obvious place for such...
non_defect
update debugging custom logic documentation section currenly the instructions on debugging toolkit are locarted under which is not an obvious place for such documentation also the instructions are not very clear scope move this section closer to installation troubleshooting info and write a more deta...
0
331,072
28,505,211,925
IssuesEvent
2023-04-18 20:45:36
elielijah321/ASE-Sum-2-Square-Root-Checker
https://api.github.com/repos/elielijah321/ASE-Sum-2-Square-Root-Checker
closed
Add in continuous integration testing
Testing CI/CD
As a developer, I want to add continuous integration testing to the application so that I can ensure that all changes to the codebase are thoroughly tested. **Acceptance Criteria:** - Continuous integration testing should be set up correctly - All tests should pass before any changes are merged - The continuous integr...
1.0
Add in continuous integration testing - As a developer, I want to add continuous integration testing to the application so that I can ensure that all changes to the codebase are thoroughly tested. **Acceptance Criteria:** - Continuous integration testing should be set up correctly - All tests should pass before any ch...
non_defect
add in continuous integration testing as a developer i want to add continuous integration testing to the application so that i can ensure that all changes to the codebase are thoroughly tested acceptance criteria continuous integration testing should be set up correctly all tests should pass before any ch...
0
139,283
18,850,314,749
IssuesEvent
2021-11-11 19:56:29
snowdensb/sonar-xanitizer
https://api.github.com/repos/snowdensb/sonar-xanitizer
opened
CVE-2020-36180 (High) detected in jackson-databind-2.6.3.jar
security vulnerability
## CVE-2020-36180 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.6.3.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streamin...
True
CVE-2020-36180 (High) detected in jackson-databind-2.6.3.jar - ## CVE-2020-36180 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.6.3.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 vulnerable library src test resources webgoat ...
0
73,618
24,720,342,213
IssuesEvent
2022-10-20 10:09:53
SeleniumHQ/selenium
https://api.github.com/repos/SeleniumHQ/selenium
closed
[🐛 Bug]: Exception when browser is undefined
I-defect
### What happened? The page show black and console show error. ### How can we reproduce the issue? ```shell Running a node in Selenium Grid 4 without browser config name. ``` ### Relevant log output ```shell TypeError: Cannot read properties of undefined (reading 'length') at Zf (browser-logo.tsx:12:15) ...
1.0
[🐛 Bug]: Exception when browser is undefined - ### What happened? The page show black and console show error. ### How can we reproduce the issue? ```shell Running a node in Selenium Grid 4 without browser config name. ``` ### Relevant log output ```shell TypeError: Cannot read properties of undefined (reading 'l...
defect
exception when browser is undefined what happened the page show black and console show error how can we reproduce the issue shell running a node in selenium grid without browser config name relevant log output shell typeerror cannot read properties of undefined reading length ...
1
396
2,518,189,560
IssuesEvent
2015-01-16 20:10:00
latin-language-toolkit/arethusa
https://api.github.com/repos/latin-language-toolkit/arethusa
opened
style guide
Documentation
it would be really nice to have a style guide which documents the common style conventions used across the main app and the corresponding css classes, etc.
1.0
style guide - it would be really nice to have a style guide which documents the common style conventions used across the main app and the corresponding css classes, etc.
non_defect
style guide it would be really nice to have a style guide which documents the common style conventions used across the main app and the corresponding css classes etc
0
159,380
20,048,379,294
IssuesEvent
2022-02-03 01:11:02
kapseliboi/crowi
https://api.github.com/repos/kapseliboi/crowi
opened
CVE-2020-28500 (Medium) detected in lodash-4.17.20.tgz
security vulnerability
## CVE-2020-28500 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-4.17.20.tgz</b></p></summary> <p>Lodash modular utilities.</p> <p>Library home page: <a href="https://registr...
True
CVE-2020-28500 (Medium) detected in lodash-4.17.20.tgz - ## CVE-2020-28500 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-4.17.20.tgz</b></p></summary> <p>Lodash modular util...
non_defect
cve medium detected in lodash tgz cve medium severity vulnerability vulnerable library lodash tgz lodash modular utilities library home page a href path to dependency file package json path to vulnerable library node modules lodash package json dependency hier...
0
37,661
8,474,782,366
IssuesEvent
2018-10-24 17:04:50
brainvisa/testbidon
https://api.github.com/repos/brainvisa/testbidon
closed
VoxelRGB and VoxelRGBA classes does not correctly implement ChannelType definition.
Category: soma-io Component: Resolution Priority: Normal Status: Closed Tracker: Defect
--- Author Name: **Souedet, Nicolas** (Souedet, Nicolas) Original Redmine Issue: 9423, https://bioproj.extra.cea.fr/redmine/issues/9423 Original Date: 2014-02-11 Original Assignee: Souedet, Nicolas --- None
1.0
VoxelRGB and VoxelRGBA classes does not correctly implement ChannelType definition. - --- Author Name: **Souedet, Nicolas** (Souedet, Nicolas) Original Redmine Issue: 9423, https://bioproj.extra.cea.fr/redmine/issues/9423 Original Date: 2014-02-11 Original Assignee: Souedet, Nicolas --- None
defect
voxelrgb and voxelrgba classes does not correctly implement channeltype definition author name souedet nicolas souedet nicolas original redmine issue original date original assignee souedet nicolas none
1
58,050
16,342,341,665
IssuesEvent
2021-05-13 00:05:06
darshan-hpc/darshan
https://api.github.com/repos/darshan-hpc/darshan
closed
Cray compiler script produces undefined symbol errors for non-mpi programs
compiler scripts defect
In GitLab by @shanedsnyder on Sep 24, 2015, 16:25 This problem only occurs when using the Cray compiler on hopper. The test case is to link a simple "hello world" application using Darshan and the PrgEnv-cray environment. It produces a long list of errors about undefined MPI symbols
1.0
Cray compiler script produces undefined symbol errors for non-mpi programs - In GitLab by @shanedsnyder on Sep 24, 2015, 16:25 This problem only occurs when using the Cray compiler on hopper. The test case is to link a simple "hello world" application using Darshan and the PrgEnv-cray environment. It produces a long...
defect
cray compiler script produces undefined symbol errors for non mpi programs in gitlab by shanedsnyder on sep this problem only occurs when using the cray compiler on hopper the test case is to link a simple hello world application using darshan and the prgenv cray environment it produces a long list ...
1
55,025
14,141,337,575
IssuesEvent
2020-11-10 12:33:46
hazelcast/hazelcast-nodejs-client
https://api.github.com/repos/hazelcast/hazelcast-nodejs-client
opened
Pending invocations are not rejected or retried on connection close
Priority: High Source: Internal Type: Defect
This issue was the source of `LockProxyTest`'s flakiness
1.0
Pending invocations are not rejected or retried on connection close - This issue was the source of `LockProxyTest`'s flakiness
defect
pending invocations are not rejected or retried on connection close this issue was the source of lockproxytest s flakiness
1
37,841
8,531,181,177
IssuesEvent
2018-11-04 09:14:42
scipy/scipy
https://api.github.com/repos/scipy/scipy
closed
freeing non-valid pointer in ndimage.rank_filter
defect scipy.ndimage
<!-- Thank you for taking the time to report a SciPy issue. Please describe the issue in detail, and for bug reports fill in the fields below. You can delete the sections that don't apply to your issue. You can view the final output by clicking the preview button above. --> Python crashing due to SciPy freei...
1.0
freeing non-valid pointer in ndimage.rank_filter - <!-- Thank you for taking the time to report a SciPy issue. Please describe the issue in detail, and for bug reports fill in the fields below. You can delete the sections that don't apply to your issue. You can view the final output by clicking the preview butto...
defect
freeing non valid pointer in ndimage rank filter thank you for taking the time to report a scipy issue please describe the issue in detail and for bug reports fill in the fields below you can delete the sections that don t apply to your issue you can view the final output by clicking the preview butto...
1
240,256
7,800,729,447
IssuesEvent
2018-06-09 13:00:59
tine20/Tine-2.0-Open-Source-Groupware-and-CRM
https://api.github.com/repos/tine20/Tine-2.0-Open-Source-Groupware-and-CRM
closed
0011204: After upgrade to 2015.07.2: Exception in Pdo.php
Bug CalDAV Mantis high priority
**Reported by TwizzyDizzy on 7 Aug 2015 14:39** **Version:** Elena (2015.07.2) Hi folks, after upgrading to 2015.07.2 (from 2015.07.1) I see these errors in my logfile: ------------------------------- [Fri Aug 07 16:20:25.986109 2015] [:error] [pid 6656] [client 91.65.208.152:37511] PHP Fatal error: Uncaught ...
1.0
0011204: After upgrade to 2015.07.2: Exception in Pdo.php - **Reported by TwizzyDizzy on 7 Aug 2015 14:39** **Version:** Elena (2015.07.2) Hi folks, after upgrading to 2015.07.2 (from 2015.07.1) I see these errors in my logfile: ------------------------------- [Fri Aug 07 16:20:25.986109 2015] [:error] [pid 66...
non_defect
after upgrade to exception in pdo php reported by twizzydizzy on aug version elena hi folks after upgrading to from i see these errors in my logfile php fatal error uncaught exception zend db statement exception ...
0
807,935
30,026,411,174
IssuesEvent
2023-06-27 06:31:48
open-telemetry/opentelemetry-js
https://api.github.com/repos/open-telemetry/opentelemetry-js
closed
ES6 private members are unusable if class extends "InstrumentationBase"
bug up-for-grabs priority:p4
### What happened? I want to use ES6 private members in the class that extends `InstrumentationBase`. However, I cannot use them in the overridden `enable` method in the config because the super constructor calls it beforehand, and the call fails. ## Steps to Reproduce ```ts class Foo extends InstrumentationBas...
1.0
ES6 private members are unusable if class extends "InstrumentationBase" - ### What happened? I want to use ES6 private members in the class that extends `InstrumentationBase`. However, I cannot use them in the overridden `enable` method in the config because the super constructor calls it beforehand, and the call fa...
non_defect
private members are unusable if class extends instrumentationbase what happened i want to use private members in the class that extends instrumentationbase however i cannot use them in the overridden enable method in the config because the super constructor calls it beforehand and the call fails ...
0
66,291
3,252,064,024
IssuesEvent
2015-10-19 13:20:26
Itseez/opencv
https://api.github.com/repos/Itseez/opencv
closed
GpuMat hangs on cudaMalloc in constructor
affected: master bug category: gpu (cuda) priority: normal
Uploading an image to the gpu hangs on cudaMalloc whenever the cudaimgproc or photo library is loaded. For example: 1 #include "opencv2/core.hpp" 2 #include "opencv2/highgui.hpp" 3 #include "opencv2/photo.hpp" 4 #include "opencv2/cudaimgproc.hpp" 5 6 int main() 7 { 8 cv::cu...
1.0
GpuMat hangs on cudaMalloc in constructor - Uploading an image to the gpu hangs on cudaMalloc whenever the cudaimgproc or photo library is loaded. For example: 1 #include "opencv2/core.hpp" 2 #include "opencv2/highgui.hpp" 3 #include "opencv2/photo.hpp" 4 #include "opencv2/cudaimgproc.hpp" 5 ...
non_defect
gpumat hangs on cudamalloc in constructor uploading an image to the gpu hangs on cudamalloc whenever the cudaimgproc or photo library is loaded for example include core hpp include highgui hpp include photo hpp include cudaimgproc hpp int main ...
0
62,423
12,218,830,839
IssuesEvent
2020-05-01 20:14:27
microsoft/vscode-python
https://api.github.com/repos/microsoft/vscode-python
closed
CI failing on multiroot workspace tests
P0 area-internal needs PR type-code health
``` 1) Configuration Service Ensure same instance of settings return: TypeError: Cannot read property 'get' of undefined at Context.<anonymous> (d:\a\1\s\out\test\common\configuration\service.test.js:18:43) at processImmediate (internal/timers.js:439:21) 2) Configuration Service Ensure async ...
1.0
CI failing on multiroot workspace tests - ``` 1) Configuration Service Ensure same instance of settings return: TypeError: Cannot read property 'get' of undefined at Context.<anonymous> (d:\a\1\s\out\test\common\configuration\service.test.js:18:43) at processImmediate (internal/timers.js:439:21) 2...
non_defect
ci failing on multiroot workspace tests configuration service ensure same instance of settings return typeerror cannot read property get of undefined at context d a s out test common configuration service test js at processimmediate internal timers js configuration...
0
25,250
4,257,887,220
IssuesEvent
2016-07-11 02:21:55
AtlasOfLivingAustralia/biocache-service
https://api.github.com/repos/AtlasOfLivingAustralia/biocache-service
closed
Randomised sequence of data quality test results in CSV data output
bug Downloads priority-medium status-new type-defect
_From @pbrenton on August 19, 2014 12:21_ *migrated from:* https://code.google.com/p/ala/issues/detail?id=489 *date:* Wed Dec 18 17:02:01 2013 *author:* CoolDa...@gmail.com --- Reported by user wanting to do periodic manual exports from ALA to import into a local system for mapping and analysis. The sequence of ...
1.0
Randomised sequence of data quality test results in CSV data output - _From @pbrenton on August 19, 2014 12:21_ *migrated from:* https://code.google.com/p/ala/issues/detail?id=489 *date:* Wed Dec 18 17:02:01 2013 *author:* CoolDa...@gmail.com --- Reported by user wanting to do periodic manual exports from ALA to im...
defect
randomised sequence of data quality test results in csv data output from pbrenton on august migrated from date wed dec author coolda gmail com reported by user wanting to do periodic manual exports from ala to import into a local system for mapping and analysis the sequ...
1
60,147
17,023,350,037
IssuesEvent
2021-07-03 01:34:05
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
rendering camp sites
Component: mapnik Priority: major Resolution: fixed Type: defect
**[Submitted to the original trac issue database at 1.36pm, Thursday, 15th January 2009]** The wiki claims that camp sites are rendered and even has a little icon: http://wiki.openstreetmap.org/wiki/Key:tourism I do not see this. Here are two camp sites: http://www.openstreetmap.org/?lat=53.02042&lon=4.74225&zoo...
1.0
rendering camp sites - **[Submitted to the original trac issue database at 1.36pm, Thursday, 15th January 2009]** The wiki claims that camp sites are rendered and even has a little icon: http://wiki.openstreetmap.org/wiki/Key:tourism I do not see this. Here are two camp sites: http://www.openstreetmap.org/?lat=5...
defect
rendering camp sites the wiki claims that camp sites are rendered and even has a little icon i do not see this here are two camp sites they do not appear on the mapnik rendering at all they appear with osmarender but only at the highest zoom level which is unfortunate
1
23,353
3,798,350,553
IssuesEvent
2016-03-23 12:09:28
PowerDNS/pdns
https://api.github.com/repos/PowerDNS/pdns
closed
forward-zones returns DNSSEC information on non-dnssec query
defect rec
(forward-zones is broken in current master, but after I fixed that, I noticed this) Running as follows: `./pdns/pdns_recursor --daemon=no --loglevel=9 --trace --forward-zones-recurse=powerdns.com=8.8.8.8 --local-port=5300 --local-address=127.0.0.1 --socket-dir=.` and asking for `www.powerdns.com|A` via dig: ``` ...
1.0
forward-zones returns DNSSEC information on non-dnssec query - (forward-zones is broken in current master, but after I fixed that, I noticed this) Running as follows: `./pdns/pdns_recursor --daemon=no --loglevel=9 --trace --forward-zones-recurse=powerdns.com=8.8.8.8 --local-port=5300 --local-address=127.0.0.1 --sock...
defect
forward zones returns dnssec information on non dnssec query forward zones is broken in current master but after i fixed that i noticed this running as follows pdns pdns recursor daemon no loglevel trace forward zones recurse powerdns com local port local address socket di...
1
12,328
2,692,025,669
IssuesEvent
2015-04-01 02:50:29
CocoaPods/CocoaPods
https://api.github.com/repos/CocoaPods/CocoaPods
closed
:parameters in Podfile not taken into account in 0.36
d2:moderate s2:confirmed t2:defect
Hi, I had to downgrade to 0.35 because on 0.36 running `pod install` doesn't take into account the `:git`, `commit` and `:branch` parameter being passed. These are some entries of my `Podfile` that are being installed but without respecting the extra parameters. ``` pod 'SocketRocket', :git => 'ht...
1.0
:parameters in Podfile not taken into account in 0.36 - Hi, I had to downgrade to 0.35 because on 0.36 running `pod install` doesn't take into account the `:git`, `commit` and `:branch` parameter being passed. These are some entries of my `Podfile` that are being installed but without respecting the extra parameter...
defect
parameters in podfile not taken into account in hi i had to downgrade to because on running pod install doesn t take into account the git commit and branch parameter being passed these are some entries of my podfile that are being installed but without respecting the extra parameters ...
1
72,746
24,271,536,485
IssuesEvent
2022-09-28 10:40:28
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Ubuntu apt gives 404 error for repo URL
T-Defect
### Steps to reproduce The issue is similar to [18349](https://github.com/vector-im/element-web/issues/18349), but this time it tries to download element-desktop_1.11.6-test The whole error message is as follows: ``` Err:1 https://packages.riot.im/debian default/main amd64 element-desktop amd64 1.11.6-test.1 4...
1.0
Ubuntu apt gives 404 error for repo URL - ### Steps to reproduce The issue is similar to [18349](https://github.com/vector-im/element-web/issues/18349), but this time it tries to download element-desktop_1.11.6-test The whole error message is as follows: ``` Err:1 https://packages.riot.im/debian default/main a...
defect
ubuntu apt gives error for repo url steps to reproduce the issue is similar to but this time it tries to download element desktop test the whole error message is as follows err default main element desktop test not found e failed to fetch not found ...
1
191,179
22,215,664,693
IssuesEvent
2022-06-08 01:10:54
uniquelyparticular/zendesk-magento-m1-request
https://api.github.com/repos/uniquelyparticular/zendesk-magento-m1-request
closed
CVE-2021-44906 (High) detected in minimist-1.2.5.tgz - autoclosed
security vulnerability
## CVE-2021-44906 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>minimist-1.2.5.tgz</b></p></summary> <p>parse argument options</p> <p>Library home page: <a href="https://registry.npm...
True
CVE-2021-44906 (High) detected in minimist-1.2.5.tgz - autoclosed - ## CVE-2021-44906 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>minimist-1.2.5.tgz</b></p></summary> <p>parse argu...
non_defect
cve high detected in minimist tgz autoclosed cve high severity vulnerability vulnerable library minimist tgz parse argument options library home page a href path to dependency file package json path to vulnerable library node modules minimist package json dep...
0
56,825
15,379,754,737
IssuesEvent
2021-03-02 20:06:44
Questie/Questie
https://api.github.com/repos/Questie/Questie
closed
Bad information on quest.
Questie - Quest Issue Type - Defect
Questie v6.2.4, WoW classic For the quest "Bailor's Ore Shipment," Questie marks "Jordan's Ore Shipment" as being a drop off certain Ogres, on the tooltip as well as having the item drop map icon. However, this item is actually a box that spawns in various areas of the camp, and needs to be picked up.
1.0
Bad information on quest. - Questie v6.2.4, WoW classic For the quest "Bailor's Ore Shipment," Questie marks "Jordan's Ore Shipment" as being a drop off certain Ogres, on the tooltip as well as having the item drop map icon. However, this item is actually a box that spawns in various areas of the camp, and needs ...
defect
bad information on quest questie wow classic for the quest bailor s ore shipment questie marks jordan s ore shipment as being a drop off certain ogres on the tooltip as well as having the item drop map icon however this item is actually a box that spawns in various areas of the camp and needs t...
1
688,439
23,582,266,143
IssuesEvent
2022-08-23 08:40:18
4paradigm/OpenMLDB
https://api.github.com/repos/4paradigm/OpenMLDB
closed
openmldb-import run error
bug java high-priority
**Bug Description** Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/curator/connection/ConnectionHandlingPolicy at org.apache.curator.framework.CuratorFrameworkFactory.builder(CuratorFrameworkFactory.java:82) at org.apache.curator.framework.CuratorFrameworkFactory.newClient(Cura...
1.0
openmldb-import run error - **Bug Description** Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/curator/connection/ConnectionHandlingPolicy at org.apache.curator.framework.CuratorFrameworkFactory.builder(CuratorFrameworkFactory.java:82) at org.apache.curator.framework.CuratorFra...
non_defect
openmldb import run error bug description exception in thread main java lang noclassdeffounderror org apache curator connection connectionhandlingpolicy at org apache curator framework curatorframeworkfactory builder curatorframeworkfactory java at org apache curator framework curatorfram...
0
24,303
3,960,721,359
IssuesEvent
2016-05-02 08:43:54
CocoaPods/CocoaPods
https://api.github.com/repos/CocoaPods/CocoaPods
closed
Agressive xcassets compilation policy can lead to duplicated resources
d3:hard s5:blocked t2:defect
I have the following configuration: * Main project uses CococaPods * Library project submodule located in $MAIN_PROJECT_DIR/Library/SomeLibrary * I'm referencing library in main project's Podfile Library contains *.xcassets and I prefer to use resource bundle for it. Here's the fragment of Library.podspec: ``` ...
1.0
Agressive xcassets compilation policy can lead to duplicated resources - I have the following configuration: * Main project uses CococaPods * Library project submodule located in $MAIN_PROJECT_DIR/Library/SomeLibrary * I'm referencing library in main project's Podfile Library contains *.xcassets and I prefer to u...
defect
agressive xcassets compilation policy can lead to duplicated resources i have the following configuration main project uses cococapods library project submodule located in main project dir library somelibrary i m referencing library in main project s podfile library contains xcassets and i prefer to u...
1
77,066
26,750,172,570
IssuesEvent
2023-01-30 18:56:48
dotCMS/core
https://api.github.com/repos/dotCMS/core
opened
Anonymous image upload issue
Type : Defect Triage
### Problem Statement See this document: https://drive.google.com/file/d/1j47zWxTVR-_5HPzDaIkasxMsecHj3bWh/view?usp=sharing ### Steps to Reproduce See the document above. ### Acceptance Criteria Demonstrate that the problem does not exist anymore after fix. ### dotCMS Version LTS 23.01 ### Proposed Objective S...
1.0
Anonymous image upload issue - ### Problem Statement See this document: https://drive.google.com/file/d/1j47zWxTVR-_5HPzDaIkasxMsecHj3bWh/view?usp=sharing ### Steps to Reproduce See the document above. ### Acceptance Criteria Demonstrate that the problem does not exist anymore after fix. ### dotCMS Version LTS 2...
defect
anonymous image upload issue problem statement see this document steps to reproduce see the document above acceptance criteria demonstrate that the problem does not exist anymore after fix dotcms version lts proposed objective security privacy proposed priority priority ...
1
47,144
13,056,040,920
IssuesEvent
2020-07-30 03:28:31
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
closed
ROOT version detection. (Trac #58)
Migrated from Trac cmake defect
PORT tools offer two versions of ROOT. (5.10.00 and 5.14.00b currently) but cmake is only setup to deal with 5.10.00. Should either: -use user-set ROOTSYS to pick on or the other or -try both available (probably try newer version first? Like mysql does) Migrated from https://code.icecube.wisc.edu/ticket/58 ```json...
1.0
ROOT version detection. (Trac #58) - PORT tools offer two versions of ROOT. (5.10.00 and 5.14.00b currently) but cmake is only setup to deal with 5.10.00. Should either: -use user-set ROOTSYS to pick on or the other or -try both available (probably try newer version first? Like mysql does) Migrated from https://co...
defect
root version detection trac port tools offer two versions of root and currently but cmake is only setup to deal with should either use user set rootsys to pick on or the other or try both available probably try newer version first like mysql does migrated from json s...
1
207,511
15,820,656,053
IssuesEvent
2021-04-05 19:18:40
xbmc/kodi-tv
https://api.github.com/repos/xbmc/kodi-tv
closed
RSS feed has no images
backend needs-testing
The new feed when viewed from feedly ![image](https://user-images.githubusercontent.com/5943908/113604092-1427e200-9645-11eb-943d-aaba78a80739.png) The old one on feedly ![image](https://user-images.githubusercontent.com/5943908/113604141-26a21b80-9645-11eb-9a87-ae6cb0b0e4d4.png) It could be due to the fee...
1.0
RSS feed has no images - The new feed when viewed from feedly ![image](https://user-images.githubusercontent.com/5943908/113604092-1427e200-9645-11eb-943d-aaba78a80739.png) The old one on feedly ![image](https://user-images.githubusercontent.com/5943908/113604141-26a21b80-9645-11eb-9a87-ae6cb0b0e4d4.png) I...
non_defect
rss feed has no images the new feed when viewed from feedly the old one on feedly it could be due to the feed being new but i don t think that s the reason
0
2,905
10,326,168,722
IssuesEvent
2019-09-02 00:05:21
vostpt/mobile-app
https://api.github.com/repos/vostpt/mobile-app
closed
Flare Splash Screen
Needs Maintainers Help
**Description** Create Flutter Splash Screen **File Location** ``` - presentation |__ ui ``` **Requirements** - "This screen will show an animation with the app logo - Internally, this screen will check in the shared preferences if the user has opened the app previously - If first install, go to t...
True
Flare Splash Screen - **Description** Create Flutter Splash Screen **File Location** ``` - presentation |__ ui ``` **Requirements** - "This screen will show an animation with the app logo - Internally, this screen will check in the shared preferences if the user has opened the app previously - If ...
non_defect
flare splash screen description create flutter splash screen file location presentation ui requirements this screen will show an animation with the app logo internally this screen will check in the shared preferences if the user has opened the app previously if ...
0
45,208
18,460,503,626
IssuesEvent
2021-10-16 00:16:54
MicrosoftDocs/windowsserverdocs
https://api.github.com/repos/MicrosoftDocs/windowsserverdocs
closed
Change user password
Pri2 windows-server/prod remote-desktop-services/tech
Hi team, I moved this from here: https://github.com/MicrosoftDocs/windowsserverdocs.pt-br/issues/3 The comments below were machine-translated @fbocosta commented 4 hours ago — with docs.microsoft.com Como criar o link para alteração da senha do usuario na versão 1.0.21.0?? --- #### Document Details ⚠ *Do not edit t...
1.0
Change user password - Hi team, I moved this from here: https://github.com/MicrosoftDocs/windowsserverdocs.pt-br/issues/3 The comments below were machine-translated @fbocosta commented 4 hours ago — with docs.microsoft.com Como criar o link para alteração da senha do usuario na versão 1.0.21.0?? --- #### Document De...
non_defect
change user password hi team i moved this from here the comments below were machine translated fbocosta commented hours ago — with docs microsoft com como criar o link para alteração da senha do usuario na versão document details ⚠ do not edit this section it is required for docs micro...
0
19,807
3,263,288,109
IssuesEvent
2015-10-22 03:11:18
RRUZ/vcl-styles-plugins
https://api.github.com/repos/RRUZ/vcl-styles-plugins
closed
Skinning issue with InnoTools Downloader by Sherlock Software
auto-migrated invalid Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Using InnoTools Downloader by Sherlock Software 2. New page opens to download a file 3. The area around the the progress bar is gray What is the expected output? What do you see instead? Expected a seamless skinned page, but the area around the progress bar is gray. The p...
1.0
Skinning issue with InnoTools Downloader by Sherlock Software - ``` What steps will reproduce the problem? 1. Using InnoTools Downloader by Sherlock Software 2. New page opens to download a file 3. The area around the the progress bar is gray What is the expected output? What do you see instead? Expected a seamless sk...
defect
skinning issue with innotools downloader by sherlock software what steps will reproduce the problem using innotools downloader by sherlock software new page opens to download a file the area around the the progress bar is gray what is the expected output what do you see instead expected a seamless sk...
1
69,384
22,334,737,084
IssuesEvent
2022-06-14 17:25:45
department-of-veterans-affairs/va.gov-team
https://api.github.com/repos/department-of-veterans-affairs/va.gov-team
closed
[Content organization] Introduction page doesn't follow heading hierarchy. Headings aren't properly nested, and headings and/or labels aren't relevant to the page. (02.04.1)
content design 508/Accessibility ia 508-defect-2 collab-cycle-feedback afs-education Staging CCIssue02.04 CC-Dashboard my-education-benefits
### General Information #### VFS team name DGIB - My Education Benefits #### VFS product name My Education Benefits #### VFS feature name My Education Benefits App #### Point of Contact/Reviewers Brian DeConinck (@briandeconinck) - Accessibility *For more information on how to interpret this ticket, ...
1.0
[Content organization] Introduction page doesn't follow heading hierarchy. Headings aren't properly nested, and headings and/or labels aren't relevant to the page. (02.04.1) - ### General Information #### VFS team name DGIB - My Education Benefits #### VFS product name My Education Benefits #### VFS feature ...
defect
introduction page doesn t follow heading hierarchy headings aren t properly nested and headings and or labels aren t relevant to the page general information vfs team name dgib my education benefits vfs product name my education benefits vfs feature name my education bene...
1
531,239
15,443,343,933
IssuesEvent
2021-03-08 09:01:11
wso2/product-apim
https://api.github.com/repos/wso2/product-apim
opened
Reverse Proxy not support for APIM 3.2.0
Priority/Normal Type/Bug
### Description: <!-- Describe the issue --> Endpoints access through the proxy, cannot access from the GW and throwing connection timeout. ### Steps to reproduce: e.g.: The customer is using a custom JWT transformer for Piranha integration in our existing deployment. Based on the new KM implementation of AP...
1.0
Reverse Proxy not support for APIM 3.2.0 - ### Description: <!-- Describe the issue --> Endpoints access through the proxy, cannot access from the GW and throwing connection timeout. ### Steps to reproduce: e.g.: The customer is using a custom JWT transformer for Piranha integration in our existing deploymen...
non_defect
reverse proxy not support for apim description endpoints access through the proxy cannot access from the gw and throwing connection timeout steps to reproduce e g the customer is using a custom jwt transformer for piranha integration in our existing deployment based on the new km imp...
0
7,113
9,411,752,422
IssuesEvent
2019-04-10 00:53:40
cryptape/cita
https://api.github.com/repos/cryptape/cita
closed
Specify the path to use the configuration file of forever
compatibility docs enhancement wontfix
## Description Specify the path to use the configuration file of forever. ## Additional Information -------------------Chinese-------------------- 可指定 forever 模块配置文件的路径(考虑其他模块配置文件路径的影响,可配置)
True
Specify the path to use the configuration file of forever - ## Description Specify the path to use the configuration file of forever. ## Additional Information -------------------Chinese-------------------- 可指定 forever 模块配置文件的路径(考虑其他模块配置文件路径的影响,可配置)
non_defect
specify the path to use the configuration file of forever description specify the path to use the configuration file of forever additional information chinese 可指定 forever 模块配置文件的路径(考虑其他模块配置文件路径的影响,可配置)
0
56,279
15,016,430,733
IssuesEvent
2021-02-01 09:34:56
martinrotter/rssguard
https://api.github.com/repos/martinrotter/rssguard
closed
[BUG]: Clicking "login" on inoreader account does nothing
Priority-High Status-Not-Enough-Data Type-Defect Type-Desktop-Integration
#### Brief description of the issue. The login button does not seem to work. #### How to reproduce the bug? 1. Add Inoreader account 2. Fill out username (and optionally, OAuth 2 app details) 3. Click "Login" #### What was the expected result? OAuth login window opens somewhere #### What actually h...
1.0
[BUG]: Clicking "login" on inoreader account does nothing - #### Brief description of the issue. The login button does not seem to work. #### How to reproduce the bug? 1. Add Inoreader account 2. Fill out username (and optionally, OAuth 2 app details) 3. Click "Login" #### What was the expected result? ...
defect
clicking login on inoreader account does nothing brief description of the issue the login button does not seem to work how to reproduce the bug add inoreader account fill out username and optionally oauth app details click login what was the expected result oa...
1
42,570
22,687,147,111
IssuesEvent
2022-07-04 15:07:48
agda/agda
https://api.github.com/repos/agda/agda
opened
Possibly quadratic behaviour
type: bug performance
I grepped for `\+\+ \[` and found several pieces of code that can perhaps lead to quadratic behaviour (I ignored code under `Agda.Auto`): https://github.com/agda/agda/blob/3044510c8966a1876951e807f1393bbc3b5e6169/src/full/Agda/Compiler/MAlonzo/Compiler.hs#L150 https://github.com/agda/agda/blob/3044510c8966a187695...
True
Possibly quadratic behaviour - I grepped for `\+\+ \[` and found several pieces of code that can perhaps lead to quadratic behaviour (I ignored code under `Agda.Auto`): https://github.com/agda/agda/blob/3044510c8966a1876951e807f1393bbc3b5e6169/src/full/Agda/Compiler/MAlonzo/Compiler.hs#L150 https://github.com/agd...
non_defect
possibly quadratic behaviour i grepped for and found several pieces of code that can perhaps lead to quadratic behaviour i ignored code under agda auto
0
210,842
16,130,709,078
IssuesEvent
2021-04-29 04:00:13
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
roachtest: sqlsmith/setup=empty/setting=no-mutations failed
C-test-failure O-roachtest O-robot branch-master
roachtest.sqlsmith/setup=empty/setting=no-mutations [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=2917180&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=2917180&tab=artifacts#/sqlsmith/setup=empty/setting=no-mutations) on master @ [9e821aa456bfbe8b5ec3a8ef79ae3954d...
2.0
roachtest: sqlsmith/setup=empty/setting=no-mutations failed - roachtest.sqlsmith/setup=empty/setting=no-mutations [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=2917180&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=2917180&tab=artifacts#/sqlsmith/setup=empty/settin...
non_defect
roachtest sqlsmith setup empty setting no mutations failed roachtest sqlsmith setup empty setting no mutations with on master uuid uuid as tab col union all select null as col from with as cte ref where true with ...
0
12,441
9,660,055,126
IssuesEvent
2019-05-20 14:43:16
planningcenter/developers
https://api.github.com/repos/planningcenter/developers
closed
Schedule only shows Confirmed roles in API: /services/v2/people/$personid/schedules
Services
Current behaviour: Only Confirmed positions are shown in the schedule for a person. The status is returned but is always C. Expected behaviour: All position are returned. Status will be C, U, or D as appropriate. If this would break things :-( then can we please have a parameter so we can, at the very least, requ...
1.0
Schedule only shows Confirmed roles in API: /services/v2/people/$personid/schedules - Current behaviour: Only Confirmed positions are shown in the schedule for a person. The status is returned but is always C. Expected behaviour: All position are returned. Status will be C, U, or D as appropriate. If this would b...
non_defect
schedule only shows confirmed roles in api services people personid schedules current behaviour only confirmed positions are shown in the schedule for a person the status is returned but is always c expected behaviour all position are returned status will be c u or d as appropriate if this would br...
0
35,729
7,800,187,938
IssuesEvent
2018-06-09 06:07:55
StrikeNP/trac_test
https://api.github.com/repos/StrikeNP/trac_test
closed
RICO LH produces warnings related to in and out of cloud sampling (Trac #497)
Migrated from Trac clubb_src defect dschanen@uwm.edu
'''Description''' When we implemented latin hypercube sampling we created a flag called ```l_lh_cloud_weighted_sampling``` that samples preferentially so that half the samples input to the microphysics are in cloud and half are out of cloud at a level we denote ```k_lh_start```. While one of our assertion checks relat...
1.0
RICO LH produces warnings related to in and out of cloud sampling (Trac #497) - '''Description''' When we implemented latin hypercube sampling we created a flag called ```l_lh_cloud_weighted_sampling``` that samples preferentially so that half the samples input to the microphysics are in cloud and half are out of cloud...
defect
rico lh produces warnings related to in and out of cloud sampling trac description when we implemented latin hypercube sampling we created a flag called l lh cloud weighted sampling that samples preferentially so that half the samples input to the microphysics are in cloud and half are out of cloud a...
1
16,548
2,914,825,338
IssuesEvent
2015-06-23 08:36:28
MarcusWolschon/osmeditor4android
https://api.github.com/repos/MarcusWolschon/osmeditor4android
opened
0.9.6 crash related to lock icon not being found
Defect
A small number of crash dumps have been submitted that indicate an issue immediately after upgrade. It is likely that these are caused by some leftovers of invocations of previous versions of the app. If the problem persists I would suggest trying uninstalling and reinstalling as a workaround. More information ...
1.0
0.9.6 crash related to lock icon not being found - A small number of crash dumps have been submitted that indicate an issue immediately after upgrade. It is likely that these are caused by some leftovers of invocations of previous versions of the app. If the problem persists I would suggest trying uninstalling and ...
defect
crash related to lock icon not being found a small number of crash dumps have been submitted that indicate an issue immediately after upgrade it is likely that these are caused by some leftovers of invocations of previous versions of the app if the problem persists i would suggest trying uninstalling and ...
1
18,788
24,692,320,174
IssuesEvent
2022-10-19 09:26:55
TUM-Dev/NavigaTUM
https://api.github.com/repos/TUM-Dev/NavigaTUM
closed
[Entry] [8120.01.101]: Koordinate bearbeiten
entry webform delete-after-processing
Hallo, ich möchte diese Koordinate zum Roomfinder hinzufügen: ``` "8120.01.101": {coords: {lat: 48.26546490139094, lon: 11.672389219881723}},```
1.0
[Entry] [8120.01.101]: Koordinate bearbeiten - Hallo, ich möchte diese Koordinate zum Roomfinder hinzufügen: ``` "8120.01.101": {coords: {lat: 48.26546490139094, lon: 11.672389219881723}},```
non_defect
koordinate bearbeiten hallo ich möchte diese koordinate zum roomfinder hinzufügen coords lat lon
0
88,520
11,101,140,322
IssuesEvent
2019-12-16 20:46:54
maeganjwilson/iHog
https://api.github.com/repos/maeganjwilson/iHog
opened
Punt page
design feature
Add a page for punting where users can add whatever objects they want to without a type
1.0
Punt page - Add a page for punting where users can add whatever objects they want to without a type
non_defect
punt page add a page for punting where users can add whatever objects they want to without a type
0
49,801
13,187,274,418
IssuesEvent
2020-08-13 02:53:46
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
opened
Steamshovel no longer working with simple python server (Trac #2110)
Incomplete Migration Migrated from Trac combo core defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/2110">https://code.icecube.wisc.edu/ticket/2110</a>, reported by blaufuss and owned by nega</em></summary> <p> ```json { "status": "closed", "changetime": "2019-03-28T13:52:47", "description": "Here at UMD, we've had a TV...
1.0
Steamshovel no longer working with simple python server (Trac #2110) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/2110">https://code.icecube.wisc.edu/ticket/2110</a>, reported by blaufuss and owned by nega</em></summary> <p> ```json { "status": "closed", "changetime": ...
defect
steamshovel no longer working with simple python server trac migrated from json status closed changetime description here at umd we ve had a tv running steamshovel taking data from a cache directory nand serving it out to any connected steamshovel we cu...
1
230,778
17,645,849,559
IssuesEvent
2021-08-20 05:52:48
moatorres/typetags
https://api.github.com/repos/moatorres/typetags
opened
update: rename nested types
documentation enhancement
### Rename Nested Types' names And improve properties' names. Nested types (ie. `Intl.Locale`) are harder to be dealt with while using `TypeTags['Intl.Locale']` accessor syntax. We could format all types to `camelCased` names only, without dots `.` along with formatters and generators. This should reduce the amou...
1.0
update: rename nested types - ### Rename Nested Types' names And improve properties' names. Nested types (ie. `Intl.Locale`) are harder to be dealt with while using `TypeTags['Intl.Locale']` accessor syntax. We could format all types to `camelCased` names only, without dots `.` along with formatters and generator...
non_defect
update rename nested types rename nested types names and improve properties names nested types ie intl locale are harder to be dealt with while using typetags accessor syntax we could format all types to camelcased names only without dots along with formatters and generators this should...
0
255,869
8,126,563,576
IssuesEvent
2018-08-17 03:02:17
aowen87/BAR
https://api.github.com/repos/aowen87/BAR
closed
Port and install VisIt on cielo at LANL
Expected Use: 3 - Occasional Feature Impact: 3 - Medium Priority: Normal
VisIt should be ported to cielo at LANL. It should then be installed in /usr/projects/views/visit. Cielo is a CRAY XE6 system. -----------------------REDMINE MIGRATION----------------------- This ticket was migrated from Redmine. As such, not all information was able to be captured in the transition. Below is a c...
1.0
Port and install VisIt on cielo at LANL - VisIt should be ported to cielo at LANL. It should then be installed in /usr/projects/views/visit. Cielo is a CRAY XE6 system. -----------------------REDMINE MIGRATION----------------------- This ticket was migrated from Redmine. As such, not all information was able to b...
non_defect
port and install visit on cielo at lanl visit should be ported to cielo at lanl it should then be installed in usr projects views visit cielo is a cray system redmine migration this ticket was migrated from redmine as such not all information was able to be ...
0
334,606
10,142,777,987
IssuesEvent
2019-08-04 05:13:02
OperationCode/resources_api
https://api.github.com/repos/OperationCode/resources_api
closed
Update/Create resource 500's on non unique attribute
Priority: High
The update and create resource endpoint returns a 500 error if there is a non unique constraint in the url field. This should be caught (possibly 'sqlalchemy.exc.IntegrityError') and return a 422 error.
1.0
Update/Create resource 500's on non unique attribute - The update and create resource endpoint returns a 500 error if there is a non unique constraint in the url field. This should be caught (possibly 'sqlalchemy.exc.IntegrityError') and return a 422 error.
non_defect
update create resource s on non unique attribute the update and create resource endpoint returns a error if there is a non unique constraint in the url field this should be caught possibly sqlalchemy exc integrityerror and return a error
0
327,015
24,113,449,223
IssuesEvent
2022-09-20 13:10:08
michaelweinold/bw_hybrid
https://api.github.com/repos/michaelweinold/bw_hybrid
closed
Create data structure input/output documentation document
documentation good first issue
Notebook/document should contain i/o structures and schema of tables/matrices.
1.0
Create data structure input/output documentation document - Notebook/document should contain i/o structures and schema of tables/matrices.
non_defect
create data structure input output documentation document notebook document should contain i o structures and schema of tables matrices
0
380,194
11,255,192,641
IssuesEvent
2020-01-12 07:04:52
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
opened
NetworkManger ServiceJob running on main thread
Category: Optimization Priority: Medium Staging
It looks like the job is sometimes getting scheduled on the main thread when WaitForJobGroupID is called waiting on any job. It takes it's full time period when can end up stalling the main thread. ![image](https://user-images.githubusercontent.com/431728/72215303-28be1d00-355d-11ea-9c50-e439c8bcefbf.png)
1.0
NetworkManger ServiceJob running on main thread - It looks like the job is sometimes getting scheduled on the main thread when WaitForJobGroupID is called waiting on any job. It takes it's full time period when can end up stalling the main thread. ![image](https://user-images.githubusercontent.com/431728/72215303-28...
non_defect
networkmanger servicejob running on main thread it looks like the job is sometimes getting scheduled on the main thread when waitforjobgroupid is called waiting on any job it takes it s full time period when can end up stalling the main thread
0
25,454
7,708,972,621
IssuesEvent
2018-05-22 07:40:44
xamarin/xamarin-android
https://api.github.com/repos/xamarin/xamarin-android
closed
Getting build failure for Cheesesquare sample in both debug and release mode
Area: App+Library Build
Moving VSTS bug [BUG 614180](https://devdiv.visualstudio.com/DevDiv/_workitems/edit/614180) to this repo Affected Branch: master Affected Build: Version 7.6 Preview (7.6 build 750) Affected Product Language: While building "Cheesesquare" sample in VSFM , build failure is observed with below error "/Users/...
1.0
Getting build failure for Cheesesquare sample in both debug and release mode - Moving VSTS bug [BUG 614180](https://devdiv.visualstudio.com/DevDiv/_workitems/edit/614180) to this repo Affected Branch: master Affected Build: Version 7.6 Preview (7.6 build 750) Affected Product Language: While building "Chees...
non_defect
getting build failure for cheesesquare sample in both debug and release mode moving vsts bug to this repo affected branch master affected build version preview build affected product language while building cheesesquare sample in vsfm build failure is observed with below error ...
0
3,142
13,158,553,535
IssuesEvent
2020-08-10 14:30:08
GoodDollar/GoodDAPP
https://api.github.com/repos/GoodDollar/GoodDAPP
closed
make cypress tests pass
automation
one if the issues is using https://goodtest.netlify.app/undefined/admin/queue it should be good-server.herokuapp.com/admin/queue
1.0
make cypress tests pass - one if the issues is using https://goodtest.netlify.app/undefined/admin/queue it should be good-server.herokuapp.com/admin/queue
non_defect
make cypress tests pass one if the issues is using it should be good server herokuapp com admin queue
0
78,291
22,172,734,460
IssuesEvent
2022-06-06 04:03:13
NixOS/nixpkgs
https://api.github.com/repos/NixOS/nixpkgs
opened
nixos.tests.{firefox,-esr} fails on hydra
1.severity: channel blocker 0.kind: build failure
### Describe the bug - https://github.com/NixOS/nixpkgs/blob/master/nixos/tests/firefox.nix - https://hydra.nixos.org/job/nixos/trunk-combined/nixos.tests.firefox.x86_64-linux - https://hydra.nixos.org/job/nixos/trunk-combined/nixos.tests.firefox-esr.x86_64-linux https://github.com/NixOS/nixpkgs/blob/66172026e0...
1.0
nixos.tests.{firefox,-esr} fails on hydra - ### Describe the bug - https://github.com/NixOS/nixpkgs/blob/master/nixos/tests/firefox.nix - https://hydra.nixos.org/job/nixos/trunk-combined/nixos.tests.firefox.x86_64-linux - https://hydra.nixos.org/job/nixos/trunk-combined/nixos.tests.firefox-esr.x86_64-linux http...
non_defect
nixos tests firefox esr fails on hydra describe the bug testscriptwithtypes error argument to contextmanager has incompatible type callable none expected callable iterator contextmanager testscriptwithtypes error the return type of a...
0
32,458
6,797,812,211
IssuesEvent
2017-11-02 01:11:41
cakephp/cakephp
https://api.github.com/repos/cakephp/cakephp
closed
Fails to save entities in find() loop with MSSQL
Defect sqlserver
This is a (multiple allowed): * [x] bug * [ ] enhancement * [ ] feature-discussion (RFC) * CakePHP Version: 3.4 * Platform and Target: Windows Server 2012 R2, PHP 7.0.10, SQL SERVER 2008 R2 ### What you did ``` $servidor_table = \Cake\ORM\TableRegistry::get('Servidor'); $acervo_ldap_table = \Cake\ORM\T...
1.0
Fails to save entities in find() loop with MSSQL - This is a (multiple allowed): * [x] bug * [ ] enhancement * [ ] feature-discussion (RFC) * CakePHP Version: 3.4 * Platform and Target: Windows Server 2012 R2, PHP 7.0.10, SQL SERVER 2008 R2 ### What you did ``` $servidor_table = \Cake\ORM\TableRegistry:...
defect
fails to save entities in find loop with mssql this is a multiple allowed bug enhancement feature discussion rfc cakephp version platform and target windows server php sql server what you did servidor table cake orm tableregistry get servidor ...
1
64,919
14,697,627,968
IssuesEvent
2021-01-04 04:00:26
ACMILabs/interactive-label
https://api.github.com/repos/ACMILabs/interactive-label
closed
Update node packages
good first issue security
- [x] Update node packages to resolve the `node-notifier` vulnerability See: https://github.com/ACMILabs/interactive-label/security/dependabot/package-lock.json/node-notifier/open
True
Update node packages - - [x] Update node packages to resolve the `node-notifier` vulnerability See: https://github.com/ACMILabs/interactive-label/security/dependabot/package-lock.json/node-notifier/open
non_defect
update node packages update node packages to resolve the node notifier vulnerability see
0