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
306,981
9,413,789,312
IssuesEvent
2019-04-10 08:40:34
our-city-app/oca-backend
https://api.github.com/repos/our-city-app/oca-backend
opened
Transparant news group avatars
priority_minor type_feature
These transparent avatars are not pretty above the photos. I suggest to add a white background to the image views on iOS and Android. ![IMG_794D31C3410F-1](https://user-images.githubusercontent.com/17762105/55864472-d8a0cd00-5b7c-11e9-8f9c-a47de5c7e4a5.jpeg)
1.0
Transparant news group avatars - These transparent avatars are not pretty above the photos. I suggest to add a white background to the image views on iOS and Android. ![IMG_794D31C3410F-1](https://user-images.githubusercontent.com/17762105/55864472-d8a0cd00-5b7c-11e9-8f9c-a47de5c7e4a5.jpeg)
non_defect
transparant news group avatars these transparent avatars are not pretty above the photos i suggest to add a white background to the image views on ios and android
0
389,581
26,822,924,411
IssuesEvent
2023-02-02 10:44:23
KnetMiner/privateKnetmaps.js
https://api.github.com/repos/KnetMiner/privateKnetmaps.js
opened
Write Documentation for KnetMaps
documentation Empat
Write comprehensive documentation for KnetMaps, with a focus on reviewing and updating existing documentation. **Estimated time to complete: 5** **Todo:** 1. Review the existing documentation for KnetMaps. 2. Update and expand the existing documentation to ensure it is comprehensive and up-to-date. 3. Ensure t...
1.0
Write Documentation for KnetMaps - Write comprehensive documentation for KnetMaps, with a focus on reviewing and updating existing documentation. **Estimated time to complete: 5** **Todo:** 1. Review the existing documentation for KnetMaps. 2. Update and expand the existing documentation to ensure it is compreh...
non_defect
write documentation for knetmaps write comprehensive documentation for knetmaps with a focus on reviewing and updating existing documentation estimated time to complete todo review the existing documentation for knetmaps update and expand the existing documentation to ensure it is compreh...
0
55,439
14,482,758,685
IssuesEvent
2020-12-10 14:22:32
Rise-Vision/rise-vision-apps
https://api.github.com/repos/Rise-Vision/rise-vision-apps
closed
[UI Review] Consolidated feedback for billing & invoice details
visual defect
### Subscription Name As A Hyperlink Is there a reason for not using the subscription name as a hyperlink, as per [the design](https://share.goabstract.com/0648eb08-cf74-4d2b-a41d-c476fe91ac00?mode=design&sha=4dc34a8b54119110e8215177e58d1aa9c0e2fbca)? ![Billing___Rise_Vision_Apps](https://user-images.githubuserco...
1.0
[UI Review] Consolidated feedback for billing & invoice details - ### Subscription Name As A Hyperlink Is there a reason for not using the subscription name as a hyperlink, as per [the design](https://share.goabstract.com/0648eb08-cf74-4d2b-a41d-c476fe91ac00?mode=design&sha=4dc34a8b54119110e8215177e58d1aa9c0e2fbca)?...
defect
consolidated feedback for billing invoice details subscription name as a hyperlink is there a reason for not using the subscription name as a hyperlink as per i m fine with it as is for the time being but was curious padding under titles padding under the titles in the ac...
1
119,571
12,034,592,224
IssuesEvent
2020-04-13 16:19:40
microsoft/pxt-adafruit
https://api.github.com/repos/microsoft/pxt-adafruit
closed
Some pictures in the tutorial "make guitar" can't be loaded
documentation
**Describe the bug** Some pictures in the tutorial "make guitar" can't be loaded **Steps to reproduce the behavior** 1. Navigate to https://makecode.adafruit.com/projects/guitar/make 2. Scroll down to bottom of tutorial **Expected behavior** Picture in the tutorial should can be loaded **Actual behavior** ...
1.0
Some pictures in the tutorial "make guitar" can't be loaded - **Describe the bug** Some pictures in the tutorial "make guitar" can't be loaded **Steps to reproduce the behavior** 1. Navigate to https://makecode.adafruit.com/projects/guitar/make 2. Scroll down to bottom of tutorial **Expected behavior** Pictur...
non_defect
some pictures in the tutorial make guitar can t be loaded describe the bug some pictures in the tutorial make guitar can t be loaded steps to reproduce the behavior navigate to scroll down to bottom of tutorial expected behavior picture in the tutorial should can be loaded actua...
0
68,087
21,474,930,703
IssuesEvent
2022-04-26 12:55:58
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
opened
Strange DSL.ifnull behaviour
T: Defect
Jooq 3.16.6, Mysql 8.0.28 We did big update from 3.11.11 to 3.16.6 and faced now strange behaviour of DSL.ifnull when it's used in conditions. In some cases jooq returns empty result for the query (which is expected to return data, and has been working fine before update). But if we do query.getSQL(INLINED), and ru...
1.0
Strange DSL.ifnull behaviour - Jooq 3.16.6, Mysql 8.0.28 We did big update from 3.11.11 to 3.16.6 and faced now strange behaviour of DSL.ifnull when it's used in conditions. In some cases jooq returns empty result for the query (which is expected to return data, and has been working fine before update). But if we ...
defect
strange dsl ifnull behaviour jooq mysql we did big update from to and faced now strange behaviour of dsl ifnull when it s used in conditions in some cases jooq returns empty result for the query which is expected to return data and has been working fine before update but if we do qu...
1
4,786
6,823,242,610
IssuesEvent
2017-11-07 23:01:07
microsoftgraph/msgraph-sdk-dotnet
https://api.github.com/repos/microsoftgraph/msgraph-sdk-dotnet
closed
People Request failed
service bug
An error occured on the `People` request async task : ``` var peopleRequest = graphServiceClient.Users[user.UserPrincipalName].People.Request(); var team = await peopleRequest.GetAsync(); ``` Actually, the fiddler response is correct, and JSON seems to be well formated. Error raised is : `Error reading J...
1.0
People Request failed - An error occured on the `People` request async task : ``` var peopleRequest = graphServiceClient.Users[user.UserPrincipalName].People.Request(); var team = await peopleRequest.GetAsync(); ``` Actually, the fiddler response is correct, and JSON seems to be well formated. Error raised ...
non_defect
people request failed an error occured on the people request async task var peoplerequest graphserviceclient users people request var team await peoplerequest getasync actually the fiddler response is correct and json seems to be well formated error raised is error reading ...
0
44,144
11,995,553,313
IssuesEvent
2020-04-08 15:22:37
techo/voluntariado-eventual
https://api.github.com/repos/techo/voluntariado-eventual
closed
Traducciones segunda parte.
Defecto
1. En el filtro de actividades. ![image](https://user-images.githubusercontent.com/48033083/73794130-7efe3480-4786-11ea-94bc-de6b08032c16.png) 2. En el mail por registro el asunto lo deja en español. ![image](https://user-images.githubusercontent.com/48033083/73794148-91786e00-4786-11ea-8e7d-b1541e28c582.png) ...
1.0
Traducciones segunda parte. - 1. En el filtro de actividades. ![image](https://user-images.githubusercontent.com/48033083/73794130-7efe3480-4786-11ea-94bc-de6b08032c16.png) 2. En el mail por registro el asunto lo deja en español. ![image](https://user-images.githubusercontent.com/48033083/73794148-91786e00-4786-1...
defect
traducciones segunda parte en el filtro de actividades en el mail por registro el asunto lo deja en español es cuando vas a crear una cuenta en el cambio de contraseña en el cambio de contraseña
1
13,758
4,773,097,607
IssuesEvent
2016-10-26 23:01:25
goyalsid/phageParser
https://api.github.com/repos/goyalsid/phageParser
opened
Fill in spacer-repeat join table and repeat-spacer-organism table in database
code database
After Issue #99, we'll have the tables **Organism**, **Spacer**, and **Repeat**. The interesting part is to make a record of the connections between all three. In an actual CRISPR system, an organism may have zero, one, or more than one CRISPR locus, and each locus will (usually) have several copies of the same repeat ...
1.0
Fill in spacer-repeat join table and repeat-spacer-organism table in database - After Issue #99, we'll have the tables **Organism**, **Spacer**, and **Repeat**. The interesting part is to make a record of the connections between all three. In an actual CRISPR system, an organism may have zero, one, or more than one CRI...
non_defect
fill in spacer repeat join table and repeat spacer organism table in database after issue we ll have the tables organism spacer and repeat the interesting part is to make a record of the connections between all three in an actual crispr system an organism may have zero one or more than one cris...
0
4,225
15,827,502,955
IssuesEvent
2021-04-06 08:46:25
DSC-SIST/Project-Development
https://api.github.com/repos/DSC-SIST/Project-Development
closed
[Feature] Auto Assign the Project Lead for PRs
Assigned automation enhancement
## Feature :rocket: ### Objective :pushpin: To add the Project Lead as the Reviewer when someone creates a Pull Request
1.0
[Feature] Auto Assign the Project Lead for PRs - ## Feature :rocket: ### Objective :pushpin: To add the Project Lead as the Reviewer when someone creates a Pull Request
non_defect
auto assign the project lead for prs feature rocket objective pushpin to add the project lead as the reviewer when someone creates a pull request
0
69,865
22,700,980,808
IssuesEvent
2022-07-05 10:37:07
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
opened
Toasts are surprisingly hard to spot
T-Defect
### Steps to reproduce 1. Take a new user 2. Send them a file (e.g. a PDF) 3. Watch as they click the PDF to view it 4. Observe that they don't spot the toast that appears prompting them to open the download 5. Watch as they look confused and go fish it out of their Downloads folder ### Outcome #### What did you...
1.0
Toasts are surprisingly hard to spot - ### Steps to reproduce 1. Take a new user 2. Send them a file (e.g. a PDF) 3. Watch as they click the PDF to view it 4. Observe that they don't spot the toast that appears prompting them to open the download 5. Watch as they look confused and go fish it out of their Downloads...
defect
toasts are surprisingly hard to spot steps to reproduce take a new user send them a file e g a pdf watch as they click the pdf to view it observe that they don t spot the toast that appears prompting them to open the download watch as they look confused and go fish it out of their downloads...
1
516,808
14,988,209,317
IssuesEvent
2021-01-29 00:41:24
Materials-Consortia/optimade-python-tools
https://api.github.com/repos/Materials-Consortia/optimade-python-tools
closed
Use Enums for pydantic model defaults instead of strings
bug models priority/medium python
For some reason, when defining a string default for a pydantic model attribute, which matches the value of an `Enum`, which has been set as the type of the attribute, it doesn't actually set the value of the attribute, by default, to the `Enum`. However, if you do the same when initializing a model from a dictionary i...
1.0
Use Enums for pydantic model defaults instead of strings - For some reason, when defining a string default for a pydantic model attribute, which matches the value of an `Enum`, which has been set as the type of the attribute, it doesn't actually set the value of the attribute, by default, to the `Enum`. However, if yo...
non_defect
use enums for pydantic model defaults instead of strings for some reason when defining a string default for a pydantic model attribute which matches the value of an enum which has been set as the type of the attribute it doesn t actually set the value of the attribute by default to the enum however if yo...
0
40,723
10,140,876,332
IssuesEvent
2019-08-03 08:31:07
STEllAR-GROUP/hpx
https://api.github.com/repos/STEllAR-GROUP/hpx
closed
Installing debug/release in same directory broken
category: core tag: wontfix type: defect
Installing different versions (debug/release) of HPX in the same directory used to work, but is broken now. See #2357 for a symptom.
1.0
Installing debug/release in same directory broken - Installing different versions (debug/release) of HPX in the same directory used to work, but is broken now. See #2357 for a symptom.
defect
installing debug release in same directory broken installing different versions debug release of hpx in the same directory used to work but is broken now see for a symptom
1
33,738
7,214,554,180
IssuesEvent
2018-02-08 02:57:08
scipy/scipy
https://api.github.com/repos/scipy/scipy
closed
BUG: special: zetac(1) returns 1.7014118346046923e+38
defect scipy.special
`zetac(x)` computes `zeta(x) - 1`, where `zeta(x)` is the Riemann zeta function. `zeta(1)` returns `inf`, so `zetac(1)` should, too: ``` In [8]: from scipy.special import zetac, zeta In [9]: zeta(1) Out[9]: inf In [10]: zetac(1) Out[10]: 1.7014118346046923e+38 ``` That value is hard-coded in a C array...
1.0
BUG: special: zetac(1) returns 1.7014118346046923e+38 - `zetac(x)` computes `zeta(x) - 1`, where `zeta(x)` is the Riemann zeta function. `zeta(1)` returns `inf`, so `zetac(1)` should, too: ``` In [8]: from scipy.special import zetac, zeta In [9]: zeta(1) Out[9]: inf In [10]: zetac(1) Out[10]: 1.70141183460...
defect
bug special zetac returns zetac x computes zeta x where zeta x is the riemann zeta function zeta returns inf so zetac should too in from scipy special import zetac zeta in zeta out inf in zetac out that value is hard coded in...
1
30,500
6,144,007,828
IssuesEvent
2017-06-27 07:46:00
ITDP/the-online-brt-planning-guide
https://api.github.com/repos/ITDP/the-online-brt-planning-guide
reopened
Incorrect transformation of some ASTs
defect manu
The current implementation of `transform.NewTransform` `vertical` and `consume` methods can't handle hierarchical children that are not descendants on the original AST. This can happen when `\include`-ing files, as we shaw in #178. Unit test: ```haxe // in tests.Test_09_Issues.hx import transform.Document...
1.0
Incorrect transformation of some ASTs - The current implementation of `transform.NewTransform` `vertical` and `consume` methods can't handle hierarchical children that are not descendants on the original AST. This can happen when `\include`-ing files, as we shaw in #178. Unit test: ```haxe // in tests.Test_0...
defect
incorrect transformation of some asts the current implementation of transform newtransform vertical and consume methods can t handle hierarchical children that are not descendants on the original ast this can happen when include ing files as we shaw in unit test haxe in tests test i...
1
78,548
27,584,634,044
IssuesEvent
2023-03-08 18:43:44
SeleniumHQ/selenium
https://api.github.com/repos/SeleniumHQ/selenium
closed
[🐛 Bug]: findElement when print dialog is present crashes Chrome headless
R-awaiting answer I-defect needs-triaging G-chromedriver
### What happened? Calling webDriver.findElement() when the print dialog box is present makes Chrome headless (--headless=new) to crash. Works fine in non headless. ### How can we reproduce the issue? ```shell Scenario: 1. click a button that opens the browser print dialog box 2. look for an element in the...
1.0
[🐛 Bug]: findElement when print dialog is present crashes Chrome headless - ### What happened? Calling webDriver.findElement() when the print dialog box is present makes Chrome headless (--headless=new) to crash. Works fine in non headless. ### How can we reproduce the issue? ```shell Scenario: 1. click a ...
defect
findelement when print dialog is present crashes chrome headless what happened calling webdriver findelement when the print dialog box is present makes chrome headless headless new to crash works fine in non headless how can we reproduce the issue shell scenario click a button ...
1
68,016
9,114,802,757
IssuesEvent
2019-02-22 01:54:09
aws-amplify/docs
https://api.github.com/repos/aws-amplify/docs
opened
Change case for exact match quote
documentation site
**Describe the bug** Go to https://aws-amplify.github.io/docs/ios/authentication#google-with-cognito-identity Look for words : "start integrating" On the Google portal, the section name is "Start Integrating". We should change the words in our docs to match "Start Integrating" as we reference exact quote match.
1.0
Change case for exact match quote - **Describe the bug** Go to https://aws-amplify.github.io/docs/ios/authentication#google-with-cognito-identity Look for words : "start integrating" On the Google portal, the section name is "Start Integrating". We should change the words in our docs to match "Start Integrating" a...
non_defect
change case for exact match quote describe the bug go to look for words start integrating on the google portal the section name is start integrating we should change the words in our docs to match start integrating as we reference exact quote match
0
73,869
24,845,039,968
IssuesEvent
2022-10-26 15:16:28
vector-im/element-android
https://api.github.com/repos/vector-im/element-android
opened
Send button flickering when typing with the WYSIWYG editor
T-Defect
### Steps to reproduce 1. Enable the "Enable rich text editor" labs flag 2. Start typing in a room 3. See the send button flickering You can see the behaviour in the below video: https://user-images.githubusercontent.com/1342360/198065495-0cf3d088-c4a9-48e2-b69c-3a3b9cbe5d78.mp4 The problem does **not** hap...
1.0
Send button flickering when typing with the WYSIWYG editor - ### Steps to reproduce 1. Enable the "Enable rich text editor" labs flag 2. Start typing in a room 3. See the send button flickering You can see the behaviour in the below video: https://user-images.githubusercontent.com/1342360/198065495-0cf3d088-c4...
defect
send button flickering when typing with the wysiwyg editor steps to reproduce enable the enable rich text editor labs flag start typing in a room see the send button flickering you can see the behaviour in the below video the problem does not happen with the labs flag disabled ...
1
16,911
2,958,499,634
IssuesEvent
2015-07-08 21:42:34
cakephp/cakephp
https://api.github.com/repos/cakephp/cakephp
closed
Inconsistent accessibility of _joinData
Defect On hold ORM
I'm using `_joinData` to save some data along with relations. When creating a new item, a new record is created in the join table and the join data is saved correctly as well. When updating an item, I'm able to update the join data for existing relations as well. But when creating new relations for an existing item, th...
1.0
Inconsistent accessibility of _joinData - I'm using `_joinData` to save some data along with relations. When creating a new item, a new record is created in the join table and the join data is saved correctly as well. When updating an item, I'm able to update the join data for existing relations as well. But when creat...
defect
inconsistent accessibility of joindata i m using joindata to save some data along with relations when creating a new item a new record is created in the join table and the join data is saved correctly as well when updating an item i m able to update the join data for existing relations as well but when creat...
1
44,220
12,053,446,972
IssuesEvent
2020-04-15 09:24:31
LiskHQ/lisk-desktop
https://api.github.com/repos/LiskHQ/lisk-desktop
closed
Hub is overwriting port 3000
type: defect
### Steps to reproduce 1. Run a node application on port 3000 locally everything is working fine. (Using docker while I tested) 2. Start Lisk Hub 3. Goto 127.0.0.1:3000 and you will see Lisk Hub (it somehow overrides the other application) ### Actual result Lisk Hub listens on port 3000 even if the port is al...
1.0
Hub is overwriting port 3000 - ### Steps to reproduce 1. Run a node application on port 3000 locally everything is working fine. (Using docker while I tested) 2. Start Lisk Hub 3. Goto 127.0.0.1:3000 and you will see Lisk Hub (it somehow overrides the other application) ### Actual result Lisk Hub listens on p...
defect
hub is overwriting port steps to reproduce run a node application on port locally everything is working fine using docker while i tested start lisk hub goto and you will see lisk hub it somehow overrides the other application actual result lisk hub listens on port even ...
1
806,187
29,805,121,090
IssuesEvent
2023-06-16 11:02:51
antrea-io/antrea
https://api.github.com/repos/antrea-io/antrea
opened
Flaky NetworkPolicy NamespaceIsolation tests
kind/bug priority/important-soon area/network-policy
**Describe the bug** <!-- A clear and concise description of what the bug is. If you believe this bug is a security issue, please don't use this template and follow our [security guidelines](/SECURITY.md) --> The following two runs failed in similar test cases with similar symptons. We should check if it's test's ...
1.0
Flaky NetworkPolicy NamespaceIsolation tests - **Describe the bug** <!-- A clear and concise description of what the bug is. If you believe this bug is a security issue, please don't use this template and follow our [security guidelines](/SECURITY.md) --> The following two runs failed in similar test cases with si...
non_defect
flaky networkpolicy namespaceisolation tests describe the bug a clear and concise description of what the bug is if you believe this bug is a security issue please don t use this template and follow our security md the following two runs failed in similar test cases with similar symptons we s...
0
44,589
12,267,821,603
IssuesEvent
2020-05-07 11:24:03
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
closed
DatePicker: JS error with pattern containing blank and showTime="true"
defect
## 1) Environment - PrimeFaces version: 8.0 - Application server + version: WildFly 19.0.1 and jetty-9.4.27.v20200227 - Affected browsers: All ## 2) Expected behavior It should work. ## 3) Actual behavior Throwing Exception on JS console "Uncaught Unexpected literal at position 2" ## 4) Steps to repr...
1.0
DatePicker: JS error with pattern containing blank and showTime="true" - ## 1) Environment - PrimeFaces version: 8.0 - Application server + version: WildFly 19.0.1 and jetty-9.4.27.v20200227 - Affected browsers: All ## 2) Expected behavior It should work. ## 3) Actual behavior Throwing Exception on JS co...
defect
datepicker js error with pattern containing blank and showtime true environment primefaces version application server version wildfly and jetty affected browsers all expected behavior it should work actual behavior throwing exception on js console unc...
1
54,682
13,881,164,239
IssuesEvent
2020-10-17 22:31:38
cakephp/cakephp
https://api.github.com/repos/cakephp/cakephp
closed
Oauth 1.0 authentication / Wrong signature
defect http client
* [x] bug * CakePHP Version: 4.1.5 * Platform and Target: Any. ### What you did I'm trying to make a post request with Oauth 1.0 authentication with an xml body. like this : ```php $http = new Client(); $response = $http->post('http://example.com/test', '<?xml version="1.0" encoding="utf-8"?><test></test>'...
1.0
Oauth 1.0 authentication / Wrong signature - * [x] bug * CakePHP Version: 4.1.5 * Platform and Target: Any. ### What you did I'm trying to make a post request with Oauth 1.0 authentication with an xml body. like this : ```php $http = new Client(); $response = $http->post('http://example.com/test', '<?xml ...
defect
oauth authentication wrong signature bug cakephp version platform and target any what you did i m trying to make a post request with oauth authentication with an xml body like this php http new client response http post headers a...
1
8,125
2,611,453,327
IssuesEvent
2015-02-27 05:00:45
chrsmith/hedgewars
https://api.github.com/repos/chrsmith/hedgewars
closed
Mines (used ase a weapon) are blowing differently than expected.
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Choose game scheme with instant activating mines. 2. Run fight. 3. Use mine (classic or sticky) as a weapon. What is the expected output? What do you see instead? The classic mine will blow instantly, that you won't be able to run away. As I remember, in 0.9.13 mine blow ...
1.0
Mines (used ase a weapon) are blowing differently than expected. - ``` What steps will reproduce the problem? 1. Choose game scheme with instant activating mines. 2. Run fight. 3. Use mine (classic or sticky) as a weapon. What is the expected output? What do you see instead? The classic mine will blow instantly, that ...
defect
mines used ase a weapon are blowing differently than expected what steps will reproduce the problem choose game scheme with instant activating mines run fight use mine classic or sticky as a weapon what is the expected output what do you see instead the classic mine will blow instantly that ...
1
23,550
2,659,937,033
IssuesEvent
2015-03-19 00:44:35
perfsonar/project
https://api.github.com/repos/perfsonar/project
closed
extended limit definitions
Milestone-Release3.5 Priority-Medium Type-Enhancement
Original [issue 930](https://code.google.com/p/perfsonar-ps/issues/detail?id=930) created by arlake228 on 2014-06-11T14:04:28.000Z: Right now the limits file for bwctl allows for restricting users to a particular amount of throughput or disk. A useful addition to this would be adding the ability to restrict the number...
1.0
extended limit definitions - Original [issue 930](https://code.google.com/p/perfsonar-ps/issues/detail?id=930) created by arlake228 on 2014-06-11T14:04:28.000Z: Right now the limits file for bwctl allows for restricting users to a particular amount of throughput or disk. A useful addition to this would be adding the a...
non_defect
extended limit definitions original created by on right now the limits file for bwctl allows for restricting users to a particular amount of throughput or disk a useful addition to this would be adding the ability to restrict the number of tests a particular user or source is able to run in a giv...
0
41,044
5,330,968,795
IssuesEvent
2017-02-15 18:20:01
openbmc/openbmc-test-automation
https://api.github.com/repos/openbmc/openbmc-test-automation
opened
[Defect screen data] Tool to get pre-req info from the system
Test
The following basic info are needed while opening defect - [ ] System Type /Model - [ ] cat /etc/version - [ ] cat /etc/os-release - [ ] BMC state - [ ] BMC uptime - [ ] System services info like systemctl status xxxxxxx | cat ( In case of service failed to start ) we would need more like a stand alone tool...
1.0
[Defect screen data] Tool to get pre-req info from the system - The following basic info are needed while opening defect - [ ] System Type /Model - [ ] cat /etc/version - [ ] cat /etc/os-release - [ ] BMC state - [ ] BMC uptime - [ ] System services info like systemctl status xxxxxxx | cat ( In case of service...
non_defect
tool to get pre req info from the system the following basic info are needed while opening defect system type model cat etc version cat etc os release bmc state bmc uptime system services info like systemctl status xxxxxxx cat in case of service failed to start we would ...
0
70,421
23,159,181,081
IssuesEvent
2022-07-29 15:47:53
microsoft/TypeScript
https://api.github.com/repos/microsoft/TypeScript
closed
Type instantiation is excessively deep not reported with a complex type involving a conditional type and another aliased conditional type
Not a Defect
# Bug Report ### 🔎 Search Terms NonNullable, conditional type, excessively deep ### 🕗 Version & Regression Information - This changed between versions [4.2](https://www.typescriptlang.org/play?ts=4.2.3#code/C4TwDgpgBAysBOBLAdgcwNIRAZwDwHkA+KAXigFEAPBAQwGNhcBrLAewDMp8AaKbBFKkIBuAFChIUAGo0ANgFcIeIqS4BtFiA5c...
1.0
Type instantiation is excessively deep not reported with a complex type involving a conditional type and another aliased conditional type - # Bug Report ### 🔎 Search Terms NonNullable, conditional type, excessively deep ### 🕗 Version & Regression Information - This changed between versions [4.2](https://w...
defect
type instantiation is excessively deep not reported with a complex type involving a conditional type and another aliased conditional type bug report 🔎 search terms nonnullable conditional type excessively deep 🕗 version regression information this changed between versions and and...
1
776,259
27,254,016,187
IssuesEvent
2023-02-22 10:11:08
wso2/api-manager
https://api.github.com/repos/wso2/api-manager
closed
[APIM-3.2.0] Unhandled exceptions on Publisher UI when accessing after the sessions are expired/cleared
Type/Bug Priority/Normal
### Description Experiencing below error on Publisher UI(html exceptions) time to time when accessing the operations(Overview page, API listing, searching, etc). ![Pasted image](https://user-images.githubusercontent.com/7115693/180940026-13dce93d-a4a4-4f15-8493-98b890095a99.png) This can also be reproduced by foll...
1.0
[APIM-3.2.0] Unhandled exceptions on Publisher UI when accessing after the sessions are expired/cleared - ### Description Experiencing below error on Publisher UI(html exceptions) time to time when accessing the operations(Overview page, API listing, searching, etc). ![Pasted image](https://user-images.githubusercont...
non_defect
unhandled exceptions on publisher ui when accessing after the sessions are expired cleared description experiencing below error on publisher ui html exceptions time to time when accessing the operations overview page api listing searching etc this can also be reproduced by following the below st...
0
79,742
28,633,861,135
IssuesEvent
2023-04-25 00:09:41
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
opened
`Issue` Thread Name doesn't accept `Code Markdown`
T-Defect
### Steps to reproduce ### Where are you starting? What can you see? - Send a message like this `Test` Thread Name - Then convert this into a thread. ### Outcome #### What did you expect? The Thread Name should follow the original message. #### What happened instead? If you go back to the `Thread List`, `...
1.0
`Issue` Thread Name doesn't accept `Code Markdown` - ### Steps to reproduce ### Where are you starting? What can you see? - Send a message like this `Test` Thread Name - Then convert this into a thread. ### Outcome #### What did you expect? The Thread Name should follow the original message. #### What happen...
defect
issue thread name doesn t accept code markdown steps to reproduce where are you starting what can you see send a message like this test thread name then convert this into a thread outcome what did you expect the thread name should follow the original message what happen...
1
30,127
14,428,448,578
IssuesEvent
2020-12-06 09:51:58
coopcycle/coopcycle-web
https://api.github.com/repos/coopcycle/coopcycle-web
closed
Clear cache when a product is updated
enhancement performance
Currently, there is a 5 minutes cache when rendering marketplace pages. https://github.com/coopcycle/coopcycle-web/blob/001319b969c6dbb1fae02dbdbe44a08b87b9ba78/templates/restaurant/index.html.twig#L130 The cache is needed because products with a lot of options take long to load. But users are complaining beca...
True
Clear cache when a product is updated - Currently, there is a 5 minutes cache when rendering marketplace pages. https://github.com/coopcycle/coopcycle-web/blob/001319b969c6dbb1fae02dbdbe44a08b87b9ba78/templates/restaurant/index.html.twig#L130 The cache is needed because products with a lot of options take long t...
non_defect
clear cache when a product is updated currently there is a minutes cache when rendering marketplace pages the cache is needed because products with a lot of options take long to load but users are complaining because they don t see their changes reflected immediately and think it is a bug a bett...
0
63,229
17,466,404,136
IssuesEvent
2021-08-06 17:31:19
openzfs/zfs
https://api.github.com/repos/openzfs/zfs
opened
Ubuntu 20.04.2 LTS kernel 5.11.0-25 zfs send | receive broken
Type: Defect
<!-- Please fill out the following template, which will help other contributors address your issue. --> <!-- Thank you for reporting an issue. *IMPORTANT* - Please check our issue tracker before opening a new issue. Additional valuable information can be found in the OpenZFS documentation and mailing list arch...
1.0
Ubuntu 20.04.2 LTS kernel 5.11.0-25 zfs send | receive broken - <!-- Please fill out the following template, which will help other contributors address your issue. --> <!-- Thank you for reporting an issue. *IMPORTANT* - Please check our issue tracker before opening a new issue. Additional valuable information ...
defect
ubuntu lts kernel zfs send receive broken thank you for reporting an issue important please check our issue tracker before opening a new issue additional valuable information can be found in the openzfs documentation and mailing list archives please fill in as much of the tem...
1
52,965
13,247,670,692
IssuesEvent
2020-08-19 17:38:52
department-of-veterans-affairs/va.gov-cms
https://api.github.com/repos/department-of-veterans-affairs/va.gov-cms
opened
[devops] Block certain Jenkins jobs from running if deploy in progress
Defect DevOps
Sometimes the backup and periodic jobs will fail with an error like: 10:33:24 fatal: [ip-10-247-32-182.us-gov-west-1.compute.internal]: UNREACHABLE! => changed=false 10:33:24 msg: |- 10:33:24 Data could not be sent to remote host "ip-10-247-32-182.us-gov-west-1.compute.internal". Make sure this host can be...
1.0
[devops] Block certain Jenkins jobs from running if deploy in progress - Sometimes the backup and periodic jobs will fail with an error like: 10:33:24 fatal: [ip-10-247-32-182.us-gov-west-1.compute.internal]: UNREACHABLE! => changed=false 10:33:24 msg: |- 10:33:24 Data could not be sent to remote host "ip-...
defect
block certain jenkins jobs from running if deploy in progress sometimes the backup and periodic jobs will fail with an error like fatal unreachable changed false msg data could not be sent to remote host ip us gov west compute internal make sure this host can...
1
178,336
14,667,540,662
IssuesEvent
2020-12-29 18:53:37
chef/chef-web-docs
https://api.github.com/repos/chef/chef-web-docs
opened
Update Docs Search
Aspect: Documentation
### User Story We want users to be able to facet their search by product. ## Description Right now there's no way to limit search results by product It looks like Search UI maybe the way to go, but there's a chance that we'll use Google Search. Search UI: - Here's a [webinar about Search UI](https://www.elastic.co/w...
1.0
Update Docs Search - ### User Story We want users to be able to facet their search by product. ## Description Right now there's no way to limit search results by product It looks like Search UI maybe the way to go, but there's a chance that we'll use Google Search. Search UI: - Here's a [webinar about Search UI](htt...
non_defect
update docs search user story we want users to be able to facet their search by product description right now there s no way to limit search results by product it looks like search ui maybe the way to go but there s a chance that we ll use google search search ui here s a here s some docs on ...
0
29,226
14,010,043,098
IssuesEvent
2020-10-29 03:59:59
tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow
closed
Float16 quantized DistilBERT model performs poorly
TF 2.3 comp:lite type:performance
**System information** - Have I written custom code (as opposed to using a stock example script provided in TensorFlow): Yes. - OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Colab - Mobile device (e.g. iPhone 8, Pixel 2, Samsung Galaxy) if the issue happens on mobile device: - TensorFlow installed from (...
True
Float16 quantized DistilBERT model performs poorly - **System information** - Have I written custom code (as opposed to using a stock example script provided in TensorFlow): Yes. - OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Colab - Mobile device (e.g. iPhone 8, Pixel 2, Samsung Galaxy) if the issue hap...
non_defect
quantized distilbert model performs poorly system information have i written custom code as opposed to using a stock example script provided in tensorflow yes os platform and distribution e g linux ubuntu colab mobile device e g iphone pixel samsung galaxy if the issue happens on ...
0
5,670
2,610,193,010
IssuesEvent
2015-02-26 19:00:57
chrsmith/quchuseban
https://api.github.com/repos/chrsmith/quchuseban
opened
提示除色斑小窍门
auto-migrated Priority-Medium Type-Defect
``` 《摘要》 在日常生活中色斑越来越普遍,色斑虽然不像其他疾病那样�� �世迅猛,但带来的危害也是不容小视。据市场调查发现,一� ��女性平均每年花在去色斑上面的费用占到整个家庭收入的五 分之一,可见女性对色斑的忌惮。这也印证了脸上长色斑了�� �么办,什么产品去色斑效果好这一系列问题。盲目祛斑是现� ��普遍存在的现象,想要知道什么产品去色斑效果好,首先要 了解色斑的原因是什么,为什么会出现色斑?除色斑小窍门, 《客户案例》   我是十几岁的时候才开始长黄褐斑的,那时候年纪小,�� �不懂什么祛斑,后来年龄大了,黄褐斑也越来越多了,上了� ��学后,看别的女孩都白白净净的,就我满脸黄褐斑,感觉很 自卑,后来我在网上就找祛斑方法...
1.0
提示除色斑小窍门 - ``` 《摘要》 在日常生活中色斑越来越普遍,色斑虽然不像其他疾病那样�� �世迅猛,但带来的危害也是不容小视。据市场调查发现,一� ��女性平均每年花在去色斑上面的费用占到整个家庭收入的五 分之一,可见女性对色斑的忌惮。这也印证了脸上长色斑了�� �么办,什么产品去色斑效果好这一系列问题。盲目祛斑是现� ��普遍存在的现象,想要知道什么产品去色斑效果好,首先要 了解色斑的原因是什么,为什么会出现色斑?除色斑小窍门, 《客户案例》   我是十几岁的时候才开始长黄褐斑的,那时候年纪小,�� �不懂什么祛斑,后来年龄大了,黄褐斑也越来越多了,上了� ��学后,看别的女孩都白白净净的,就我满脸黄褐斑,感觉很 自卑,...
defect
提示除色斑小窍门 《摘要》 在日常生活中色斑越来越普遍,色斑虽然不像其他疾病那样�� �世迅猛,但带来的危害也是不容小视。据市场调查发现,一� ��女性平均每年花在去色斑上面的费用占到整个家庭收入的五 分之一,可见女性对色斑的忌惮。这也印证了脸上长色斑了�� �么办,什么产品去色斑效果好这一系列问题。盲目祛斑是现� ��普遍存在的现象,想要知道什么产品去色斑效果好,首先要 了解色斑的原因是什么,为什么会出现色斑 除色斑小窍门, 《客户案例》   我是十几岁的时候才开始长黄褐斑的,那时候年纪小,�� �不懂什么祛斑,后来年龄大了,黄褐斑也越来越多了,上了� ��学后,看别的女孩都白白净净的,就我满脸黄褐斑,感觉很 自卑,...
1
42,922
11,364,487,110
IssuesEvent
2020-01-27 08:25:30
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
opened
NullPointerException CompletableFuture.java:1975 InternalCompletableFuture.java:221
Team: Core Type: Defect
I got this exception during 4.0 testing over the weekend ``` java.lang.NullPointerException at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1975) at com.hazelcast.spi.impl.InternalCompletableFuture.completedExceptionally(InternalCompletableFuture.java:221) at com.hazelca...
1.0
NullPointerException CompletableFuture.java:1975 InternalCompletableFuture.java:221 - I got this exception during 4.0 testing over the weekend ``` java.lang.NullPointerException at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1975) at com.hazelcast.spi.impl.InternalComplet...
defect
nullpointerexception completablefuture java internalcompletablefuture java i got this exception during testing over the weekend java lang nullpointerexception at java util concurrent completablefuture completeexceptionally completablefuture java at com hazelcast spi impl internalcompletablefutu...
1
74,249
25,025,808,945
IssuesEvent
2022-11-04 07:50:42
scipy/scipy
https://api.github.com/repos/scipy/scipy
closed
BivariateSpline errors with kx=ky=1 (Trac #1642)
prio-normal defect Migrated from Trac scipy.interpolate
_Original ticket http://projects.scipy.org/scipy/ticket/1642 on 2012-04-14 by @rgommers, assigned to unknown._ This warning was showing up by default for a long time. The cause seems to be that the optional nxest/nyest parameters to surfit, which are determined in fitpack.pyf, are too small if kx=ky=1. ``` >>> x ...
1.0
BivariateSpline errors with kx=ky=1 (Trac #1642) - _Original ticket http://projects.scipy.org/scipy/ticket/1642 on 2012-04-14 by @rgommers, assigned to unknown._ This warning was showing up by default for a long time. The cause seems to be that the optional nxest/nyest parameters to surfit, which are determined in fit...
defect
bivariatespline errors with kx ky trac original ticket on by rgommers assigned to unknown this warning was showing up by default for a long time the cause seems to be that the optional nxest nyest parameters to surfit which are determined in fitpack pyf are too small if kx ky x...
1
59,228
14,541,366,146
IssuesEvent
2020-12-15 14:29:20
simonrolph/NatureCounts
https://api.github.com/repos/simonrolph/NatureCounts
closed
Attribute update failed: Not Found: .
survey builder
Not sure what caused this, I tried to remove an attribute ![image](https://user-images.githubusercontent.com/17750766/100738412-6de57a80-33cd-11eb-8658-f2b3de2d23d9.png)
1.0
Attribute update failed: Not Found: . - Not sure what caused this, I tried to remove an attribute ![image](https://user-images.githubusercontent.com/17750766/100738412-6de57a80-33cd-11eb-8658-f2b3de2d23d9.png)
non_defect
attribute update failed not found not sure what caused this i tried to remove an attribute
0
216,276
24,255,158,522
IssuesEvent
2022-09-27 17:07:09
github/roadmap
https://api.github.com/repos/github/roadmap
closed
Dependabot Version Updates: Dart language
cloud ga all security & compliance
### Summary The Dart programming language is a popular language for web and mobile developers. It uses the pub package manager to manage dependencies. Today, it is difficult for developers to stay up to date as their pub dependencies change. This change will allow Dependabot to make pull requests to repositories wit...
True
Dependabot Version Updates: Dart language - ### Summary The Dart programming language is a popular language for web and mobile developers. It uses the pub package manager to manage dependencies. Today, it is difficult for developers to stay up to date as their pub dependencies change. This change will allow Dependab...
non_defect
dependabot version updates dart language summary the dart programming language is a popular language for web and mobile developers it uses the pub package manager to manage dependencies today it is difficult for developers to stay up to date as their pub dependencies change this change will allow dependab...
0
658,881
21,911,840,559
IssuesEvent
2022-05-21 06:56:24
bounswe/bounswe2022group8
https://api.github.com/repos/bounswe/bounswe2022group8
closed
Practice App: Feature - Episodes (External API)
Effort: High Priority: High Status: in progress coding practice app
### What's up? One of our endpoints that consumes an external API will be covered in this sub-issue. Please refer to #104 for list of all endpoints that will be implemented. | API | External API |API Method | API Description | | :----: | :----: | :----: | :----: | | ```api/v1/episodes/<str:series>`...
1.0
Practice App: Feature - Episodes (External API) - ### What's up? One of our endpoints that consumes an external API will be covered in this sub-issue. Please refer to #104 for list of all endpoints that will be implemented. | API | External API |API Method | API Description | | :----: | :----: | :---...
non_defect
practice app feature episodes external api what s up one of our endpoints that consumes an external api will be covered in this sub issue please refer to for list of all endpoints that will be implemented api external api api method api description ...
0
30,162
7,167,012,263
IssuesEvent
2018-01-29 19:07:30
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
closed
jOOQ generator generates wrong setter for Postgres bytea
C: Code Generation C: DB: PostgreSQL P: Medium T: Defect
Consider the following Postgres (9.4) table: create table jooq_bug ( id bigserial primary key NOT NULL, val bytea not null ); When I generate the corresponding class using jOOQ 3.9.0 (and newer), the class looks something like: public class JooqBugRecord extends UpdatableRecor...
1.0
jOOQ generator generates wrong setter for Postgres bytea - Consider the following Postgres (9.4) table: create table jooq_bug ( id bigserial primary key NOT NULL, val bytea not null ); When I generate the corresponding class using jOOQ 3.9.0 (and newer), the class looks something lik...
non_defect
jooq generator generates wrong setter for postgres bytea consider the following postgres table create table jooq bug id bigserial primary key not null val bytea not null when i generate the corresponding class using jooq and newer the class looks something lik...
0
486,077
14,004,025,627
IssuesEvent
2020-10-28 16:35:12
luukvdmeer/sfnetworks
https://api.github.com/repos/luukvdmeer/sfnetworks
opened
Sf methods for morphed sfnetworks
feature low priority
**Is your feature request related to a problem? Please describe.** In `tidygraph` there are dplyr methods for morphed tbl_graphs. In `sfnetwork` there are not yet sf methods for morphed sfnetworks. **Describe the solution you'd like** Some useful sf methods for morphed sfnetworks.
1.0
Sf methods for morphed sfnetworks - **Is your feature request related to a problem? Please describe.** In `tidygraph` there are dplyr methods for morphed tbl_graphs. In `sfnetwork` there are not yet sf methods for morphed sfnetworks. **Describe the solution you'd like** Some useful sf methods for morphed sfnetwork...
non_defect
sf methods for morphed sfnetworks is your feature request related to a problem please describe in tidygraph there are dplyr methods for morphed tbl graphs in sfnetwork there are not yet sf methods for morphed sfnetworks describe the solution you d like some useful sf methods for morphed sfnetwork...
0
15,266
3,454,425,133
IssuesEvent
2015-12-17 15:52:47
irods/irods
https://api.github.com/repos/irods/irods
closed
apparent rule engine error surfaced via jargon testing, read len zero when = in input attr
bug from-jargon-testing
see https://github.com/DICE-UNC/jargon/issues/110 this rule: api number seems OK, this may be a rule engine issue...rule is: ```XML 1270 [main] DEBUG org.irods.jargon.core.connection.IRODSMidLevelProtocol - calling irods function with byte array 1271 [main] DEBUG org.irods.jargon.core.connection.IRODSMidLevel...
1.0
apparent rule engine error surfaced via jargon testing, read len zero when = in input attr - see https://github.com/DICE-UNC/jargon/issues/110 this rule: api number seems OK, this may be a rule engine issue...rule is: ```XML 1270 [main] DEBUG org.irods.jargon.core.connection.IRODSMidLevelProtocol - calling iro...
non_defect
apparent rule engine error surfaced via jargon testing read len zero when in input attr see this rule api number seems ok this may be a rule engine issue rule is xml debug org irods jargon core connection irodsmidlevelprotocol calling irods function with byte array debug org irods jar...
0
177,361
14,625,659,106
IssuesEvent
2020-12-23 08:57:52
inmanta/inmanta-dashboard
https://api.github.com/repos/inmanta/inmanta-dashboard
closed
Create dashboard documentation
documentation
Extend core documentation to include dashboard documentation with screenshots
1.0
Create dashboard documentation - Extend core documentation to include dashboard documentation with screenshots
non_defect
create dashboard documentation extend core documentation to include dashboard documentation with screenshots
0
88,499
15,801,795,615
IssuesEvent
2021-04-03 06:36:41
atlslscsrv-app/upgraded-waddle
https://api.github.com/repos/atlslscsrv-app/upgraded-waddle
closed
CVE-2020-7788 (High) detected in nodev8.11.4 - autoclosed
security vulnerability
## CVE-2020-7788 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>nodev8.11.4</b></p></summary> <p> <p>Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:</p> <p>Library hom...
True
CVE-2020-7788 (High) detected in nodev8.11.4 - autoclosed - ## CVE-2020-7788 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>nodev8.11.4</b></p></summary> <p> <p>Node.js JavaScript run...
non_defect
cve high detected in autoclosed cve high severity vulnerability vulnerable library node js javascript runtime sparkles turtle rocket sparkles library home page a href found in head commit a href found in base branch master vulnerable source f...
0
5,026
7,522,895,510
IssuesEvent
2018-04-12 22:05:16
ECE493W18T04/android-app
https://api.github.com/repos/ECE493W18T04/android-app
closed
REQ-A-4.5.3.4: HUD colour control
needs testing requirement
The HUD hardware must be able to adjust colour of the display. It will have a default configuration and receive requests from the android application the change these settings.
1.0
REQ-A-4.5.3.4: HUD colour control - The HUD hardware must be able to adjust colour of the display. It will have a default configuration and receive requests from the android application the change these settings.
non_defect
req a hud colour control the hud hardware must be able to adjust colour of the display it will have a default configuration and receive requests from the android application the change these settings
0
39,915
9,744,752,130
IssuesEvent
2019-06-03 07:54:35
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
opened
Bad Support annotation on Row[N].op(QuantifiedSelect)
C: Documentation E: Enterprise Edition E: Professional Edition P: Medium T: Defect
Quantified comparison predicates on row value expressions (with degree > 1) are currently not supported in `MEMSQL` and `SQLSERVER`, despite what the `@Support` annotation claims.
1.0
Bad Support annotation on Row[N].op(QuantifiedSelect) - Quantified comparison predicates on row value expressions (with degree > 1) are currently not supported in `MEMSQL` and `SQLSERVER`, despite what the `@Support` annotation claims.
defect
bad support annotation on row op quantifiedselect quantified comparison predicates on row value expressions with degree are currently not supported in memsql and sqlserver despite what the support annotation claims
1
2,450
2,607,903,284
IssuesEvent
2015-02-26 00:14:32
chrsmithdemos/zen-coding
https://api.github.com/repos/chrsmithdemos/zen-coding
closed
Не работает в Notepad++ 5.6.8 Windows
auto-migrated Priority-Medium Type-Defect
``` Сабж. ``` ----- Original issue reported on code.google.com by `aps...@gmail.com` on 2 Apr 2010 at 7:01
1.0
Не работает в Notepad++ 5.6.8 Windows - ``` Сабж. ``` ----- Original issue reported on code.google.com by `aps...@gmail.com` on 2 Apr 2010 at 7:01
defect
не работает в notepad windows сабж original issue reported on code google com by aps gmail com on apr at
1
51,453
12,730,071,310
IssuesEvent
2020-06-25 07:01:53
googleapis/google-cloud-go
https://api.github.com/repos/googleapis/google-cloud-go
closed
spanner: TestIntegration_DML failed
api: spanner buildcop: flaky buildcop: issue priority: p1 type: bug
Note: #2160 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: https://github.com/googleapis/google-cloud-go/commit/7641218c562944cf326930f60ca507fa4d031bc3 buildURL: [Build Status](https://source.cloud.google.com/results/invocations/15e8c1e4-4423-4a5b-94d8-80291...
2.0
spanner: TestIntegration_DML failed - Note: #2160 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: https://github.com/googleapis/google-cloud-go/commit/7641218c562944cf326930f60ca507fa4d031bc3 buildURL: [Build Status](https://source.cloud.google.com/results/inv...
non_defect
spanner testintegration dml failed note was also for this test but it was closed more than days ago so i didn t mark it flaky commit buildurl status failed
0
364,149
25,482,393,789
IssuesEvent
2022-11-26 00:21:12
Eldeskar/PullApp
https://api.github.com/repos/Eldeskar/PullApp
opened
Create domain model as basis
documentation
define objects and their attribures present in the fitness domain examples are - exercise - exercise session - training goal - fitness level - body - health - sets - intervals - performance - progress
1.0
Create domain model as basis - define objects and their attribures present in the fitness domain examples are - exercise - exercise session - training goal - fitness level - body - health - sets - intervals - performance - progress
non_defect
create domain model as basis define objects and their attribures present in the fitness domain examples are exercise exercise session training goal fitness level body health sets intervals performance progress
0
79,517
28,352,271,485
IssuesEvent
2023-04-12 03:54:48
dotCMS/core
https://api.github.com/repos/dotCMS/core
opened
Favorite Pages: The dropdown Share with should list users with backend role only
Type : Defect Team : Scout Triage
### Parent Issue #22343 ### Problem Statement When a favorite page is created, a frontend user can be selected from the list, even when this user cannot log in to the backend and access the page. For this reason, it makes sense to share favorite pages with users that have a backend role only. ### Steps to Reproduce...
1.0
Favorite Pages: The dropdown Share with should list users with backend role only - ### Parent Issue #22343 ### Problem Statement When a favorite page is created, a frontend user can be selected from the list, even when this user cannot log in to the backend and access the page. For this reason, it makes sense to sha...
defect
favorite pages the dropdown share with should list users with backend role only parent issue problem statement when a favorite page is created a frontend user can be selected from the list even when this user cannot log in to the backend and access the page for this reason it makes sense to share f...
1
94,004
8,461,758,248
IssuesEvent
2018-10-22 23:03:46
red/red
https://api.github.com/repos/red/red
closed
macOS: allow simple-io to use TLS >= 1.0
status.built status.tested type.wish
On macOS, more and more online APIs require TLS >= v1.2 while it looks like `simple-io` is brockering only a v1.0. This is the kind of error online APIs returns: ``` success: false errors: [ #( yourTlsVersion: "TLSv1" message: {xxx does not support deprecated TLS versions for security reasons. Please upgrad...
1.0
macOS: allow simple-io to use TLS >= 1.0 - On macOS, more and more online APIs require TLS >= v1.2 while it looks like `simple-io` is brockering only a v1.0. This is the kind of error online APIs returns: ``` success: false errors: [ #( yourTlsVersion: "TLSv1" message: {xxx does not support deprecated TLS v...
non_defect
macos allow simple io to use tls on macos more and more online apis require tls while it looks like simple io is brockering only a this is the kind of error online apis returns success false errors yourtlsversion message xxx does not support deprecated tls version...
0
34,050
9,255,940,416
IssuesEvent
2019-03-16 14:58:22
rust-lang/rust
https://api.github.com/repos/rust-lang/rust
closed
Ensure that SxS installation of crates from multiple compilers works reliably
A-build C-tracking-issue T-compiler
For SxS installations of arbitrary Rust compilers, there will be multiple copies of the standard library residing in the same path. Without care, rustc will see them as duplicates. Neither @alexcrichton or I am confident that the current crate resolver correctly rejects crates that weren't generated by the same compil...
1.0
Ensure that SxS installation of crates from multiple compilers works reliably - For SxS installations of arbitrary Rust compilers, there will be multiple copies of the standard library residing in the same path. Without care, rustc will see them as duplicates. Neither @alexcrichton or I am confident that the current c...
non_defect
ensure that sxs installation of crates from multiple compilers works reliably for sxs installations of arbitrary rust compilers there will be multiple copies of the standard library residing in the same path without care rustc will see them as duplicates neither alexcrichton or i am confident that the current c...
0
46,235
13,055,873,782
IssuesEvent
2020-07-30 02:59:29
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
opened
[photoflash] Add back to the trunk (Trac #808)
Incomplete Migration Migrated from Trac combo simulation defect
Migrated from https://code.icecube.wisc.edu/ticket/808 ```json { "status": "closed", "changetime": "2016-03-18T21:14:03", "description": "This was removed at some point for reasons that aren't clear. Start including it again.", "reporter": "olivas", "cc": "", "resolution": "wontfix", ...
1.0
[photoflash] Add back to the trunk (Trac #808) - Migrated from https://code.icecube.wisc.edu/ticket/808 ```json { "status": "closed", "changetime": "2016-03-18T21:14:03", "description": "This was removed at some point for reasons that aren't clear. Start including it again.", "reporter": "olivas", ...
defect
add back to the trunk trac migrated from json status closed changetime description this was removed at some point for reasons that aren t clear start including it again reporter olivas cc resolution wontfix ts ...
1
68,074
21,472,276,875
IssuesEvent
2022-04-26 10:35:07
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Clicking on the read receipt of a user who was never in the room causes a soft crash
T-Defect X-Regression S-Major Z-Rageshake A-Read-Receipts Z-Soft-Crash O-Uncommon
### Steps to reproduce 1. Use an appservice such as mx-puppet-discord that sends a separate read receipt for the bridge bot in DMs, even though the bridge bot is not part of the DM 2. Click on said read receipt ### Outcome #### What did you expect? To open the read receipt info menu #### What happened instead...
1.0
Clicking on the read receipt of a user who was never in the room causes a soft crash - ### Steps to reproduce 1. Use an appservice such as mx-puppet-discord that sends a separate read receipt for the bridge bot in DMs, even though the bridge bot is not part of the DM 2. Click on said read receipt ### Outcome #### W...
defect
clicking on the read receipt of a user who was never in the room causes a soft crash steps to reproduce use an appservice such as mx puppet discord that sends a separate read receipt for the bridge bot in dms even though the bridge bot is not part of the dm click on said read receipt outcome w...
1
57,089
15,680,168,691
IssuesEvent
2021-03-25 02:15:06
sinojelly/mockcpp
https://api.github.com/repos/sinojelly/mockcpp
closed
compile fail on platform that don't have cxxabi.h
Priority-Medium Type-Defect auto-migrated
``` What steps will reproduce the problem? 1. compile in qnx What is the expected output? What do you see instead? compile failed What version of the product are you using? On what operating system? latest version: mockcpp-2.5-20110326.rar platform: qnx Please provide any additional information below. ``` Origin...
1.0
compile fail on platform that don't have cxxabi.h - ``` What steps will reproduce the problem? 1. compile in qnx What is the expected output? What do you see instead? compile failed What version of the product are you using? On what operating system? latest version: mockcpp-2.5-20110326.rar platform: qnx Please pro...
defect
compile fail on platform that don t have cxxabi h what steps will reproduce the problem compile in qnx what is the expected output what do you see instead compile failed what version of the product are you using on what operating system latest version mockcpp rar platform qnx please provide an...
1
37,305
8,352,808,051
IssuesEvent
2018-10-02 08:01:40
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
opened
Add documentation about UPDATE .. FROM
C: Documentation E: All Editions P: Medium T: Defect
The `UPDATE .. FROM` clause is not documented in the manual. See: https://stackoverflow.com/q/52596679/521799
1.0
Add documentation about UPDATE .. FROM - The `UPDATE .. FROM` clause is not documented in the manual. See: https://stackoverflow.com/q/52596679/521799
defect
add documentation about update from the update from clause is not documented in the manual see
1
75,630
25,961,424,176
IssuesEvent
2022-12-18 23:28:30
SeleniumHQ/selenium
https://api.github.com/repos/SeleniumHQ/selenium
closed
[🐛 Bug]: DevToolsExcetion with multiple windows and/or tabs.
I-defect needs-triaging
### What happened? I was trying to test the block url with multiple windows or tab. I am able to block the urls on different tabs and windows, but when I try to call close() on the devtools object it throws "org.openqa.selenium.WebDriverException: {"id":19,"error":{"code":-32602,"message":"No session with given id"}...
1.0
[🐛 Bug]: DevToolsExcetion with multiple windows and/or tabs. - ### What happened? I was trying to test the block url with multiple windows or tab. I am able to block the urls on different tabs and windows, but when I try to call close() on the devtools object it throws "org.openqa.selenium.WebDriverException: {"id"...
defect
devtoolsexcetion with multiple windows and or tabs what happened i was trying to test the block url with multiple windows or tab i am able to block the urls on different tabs and windows but when i try to call close on the devtools object it throws org openqa selenium webdriverexception id err...
1
137,163
18,752,647,782
IssuesEvent
2021-11-05 05:44:09
madhans23/linux-4.15
https://api.github.com/repos/madhans23/linux-4.15
opened
CVE-2018-14633 (High) detected in wip-kernelv4.15.3-wip-x12
security vulnerability
## CVE-2018-14633 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>wip-kernelv4.15.3-wip-x12</b></p></summary> <p> <p>WIP Patched Kernel Sources (Linux 4.15.15-wip-x45)</p> <p>Library h...
True
CVE-2018-14633 (High) detected in wip-kernelv4.15.3-wip-x12 - ## CVE-2018-14633 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>wip-kernelv4.15.3-wip-x12</b></p></summary> <p> <p>WIP P...
non_defect
cve high detected in wip wip cve high severity vulnerability vulnerable library wip wip wip patched kernel sources linux wip library home page git git code sf net p wip kernel code found in head commit a href found in base branch master ...
0
85,082
10,586,344,128
IssuesEvent
2019-10-08 19:31:49
SzFMV2019-Osz/AutomatedCar-A
https://api.github.com/repos/SzFMV2019-Osz/AutomatedCar-A
closed
Poligonok definiálása
design task
- [x] type alapján poligonok definiálása - [x] type alapján z indexek definiálása Legyen ModelCommonUtilban egy metódus ami beállítja ezeket, hogy csak ott kelljen átírni és ne osztályonként ha valami változik
1.0
Poligonok definiálása - - [x] type alapján poligonok definiálása - [x] type alapján z indexek definiálása Legyen ModelCommonUtilban egy metódus ami beállítja ezeket, hogy csak ott kelljen átírni és ne osztályonként ha valami változik
non_defect
poligonok definiálása type alapján poligonok definiálása type alapján z indexek definiálása legyen modelcommonutilban egy metódus ami beállítja ezeket hogy csak ott kelljen átírni és ne osztályonként ha valami változik
0
329,721
10,023,716,471
IssuesEvent
2019-07-16 19:56:15
googleapis/google-cloud-go
https://api.github.com/repos/googleapis/google-cloud-go
closed
bigtable/bttest: ValueFilter expression capturing additional values with alternate operator
api: bigtable priority: p2 type: bug
## Client golang Bigtable emulator, bttest ## Describe Your Environment macOS Mojave Version 10.14.5 Inserted several rows, each with a single column with various values. Used a ValueFilter with pattern "|a" and RowFilter to filter the rows by value. ## Expected Behavior Only rows whose column's val...
1.0
bigtable/bttest: ValueFilter expression capturing additional values with alternate operator - ## Client golang Bigtable emulator, bttest ## Describe Your Environment macOS Mojave Version 10.14.5 Inserted several rows, each with a single column with various values. Used a ValueFilter with pattern "|a" and ...
non_defect
bigtable bttest valuefilter expression capturing additional values with alternate operator client golang bigtable emulator bttest describe your environment macos mojave version inserted several rows each with a single column with various values used a valuefilter with pattern a and ro...
0
74,818
25,342,669,248
IssuesEvent
2022-11-18 23:44:34
scipy/scipy
https://api.github.com/repos/scipy/scipy
closed
BUG: AttributeError: 'float' object has no attribute 'shape'
defect scipy.stats
### Describe your issue. I tried to plot QQ plot by using stats.probplot, but raised `AttributeError`. ![image](https://user-images.githubusercontent.com/35159954/202650805-241c2c91-f614-4d8d-8f10-1c728ab2abef.png) ### Reproducing Code Example ```python stats.probplot( df['col'], dist="norm", p...
1.0
BUG: AttributeError: 'float' object has no attribute 'shape' - ### Describe your issue. I tried to plot QQ plot by using stats.probplot, but raised `AttributeError`. ![image](https://user-images.githubusercontent.com/35159954/202650805-241c2c91-f614-4d8d-8f10-1c728ab2abef.png) ### Reproducing Code Example ```py...
defect
bug attributeerror float object has no attribute shape describe your issue i tried to plot qq plot by using stats probplot but raised attributeerror reproducing code example python stats probplot df dist norm plot pylab pylab show error mes...
1
2,353
2,607,897,363
IssuesEvent
2015-02-26 00:11:59
chrsmithdemos/zen-coding
https://api.github.com/repos/chrsmithdemos/zen-coding
closed
Zen Coding Javascript library
auto-migrated Priority-Medium Type-Defect
``` I'm currently working on implementing Zen Coding as a Javascript library. The source can be viewed at http://github.com/vonkow/jszen Right now it only covers a few of the features of Zen HTML, with CSS support coming soon. Is this something you would want to integrate into the main project? ``` ----- Original i...
1.0
Zen Coding Javascript library - ``` I'm currently working on implementing Zen Coding as a Javascript library. The source can be viewed at http://github.com/vonkow/jszen Right now it only covers a few of the features of Zen HTML, with CSS support coming soon. Is this something you would want to integrate into the mai...
defect
zen coding javascript library i m currently working on implementing zen coding as a javascript library the source can be viewed at right now it only covers a few of the features of zen html with css support coming soon is this something you would want to integrate into the main project origina...
1
90,886
11,447,965,186
IssuesEvent
2020-02-06 01:34:22
cityofaustin/techstack
https://api.github.com/repos/cityofaustin/techstack
opened
Do topic collections need to be assigned to topic collections?
Content type: Topic collection page Feature: Global Navigation Joplin Alpha Team: Content Team: Design + Research Team: Product
We have the affordance to assign topic collections to topic collections. We're not currently using this on any page. And in #3823, we made it so you have to assign a topic collection to a theme, which seems to contradict the nesting topic collections. Let's decide where to go from here!
1.0
Do topic collections need to be assigned to topic collections? - We have the affordance to assign topic collections to topic collections. We're not currently using this on any page. And in #3823, we made it so you have to assign a topic collection to a theme, which seems to contradict the nesting topic collections. ...
non_defect
do topic collections need to be assigned to topic collections we have the affordance to assign topic collections to topic collections we re not currently using this on any page and in we made it so you have to assign a topic collection to a theme which seems to contradict the nesting topic collections let...
0
77,132
15,496,312,184
IssuesEvent
2021-03-11 02:26:38
jakeswork/kued
https://api.github.com/repos/jakeswork/kued
opened
CVE-2019-16769 (Medium) detected in serialize-javascript-1.7.0.tgz
security vulnerability
## CVE-2019-16769 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>serialize-javascript-1.7.0.tgz</b></p></summary> <p>Serialize JavaScript to a superset of JSON that includes regular...
True
CVE-2019-16769 (Medium) detected in serialize-javascript-1.7.0.tgz - ## CVE-2019-16769 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>serialize-javascript-1.7.0.tgz</b></p></summary>...
non_defect
cve medium detected in serialize javascript tgz cve medium severity vulnerability vulnerable library serialize javascript tgz serialize javascript to a superset of json that includes regular expressions and functions library home page a href path to dependency file ku...
0
5,309
3,917,208,147
IssuesEvent
2016-04-21 07:12:26
kolliSuman/issues
https://api.github.com/repos/kolliSuman/issues
closed
QA_Representation of Floating Point Numbers and their Arithmetic_Prerequisites_p1
Category: Usability Developed By: VLEAD Release Number: Production Severity: S2 Status: Open
Defect Description : In the "Representation of Floating Point Numbers and their Arithmetic " experiment, the minimum requirement to run the experiment is not displayed in the page instead a page or Scrolling should appear providing information on minimum requirement to run this experiment, information like Bandwidth,...
True
QA_Representation of Floating Point Numbers and their Arithmetic_Prerequisites_p1 - Defect Description : In the "Representation of Floating Point Numbers and their Arithmetic " experiment, the minimum requirement to run the experiment is not displayed in the page instead a page or Scrolling should appear providing in...
non_defect
qa representation of floating point numbers and their arithmetic prerequisites defect description in the representation of floating point numbers and their arithmetic experiment the minimum requirement to run the experiment is not displayed in the page instead a page or scrolling should appear providing inf...
0
91,033
8,288,401,297
IssuesEvent
2018-09-19 11:54:06
humera987/HumTestData
https://api.github.com/repos/humera987/HumTestData
closed
fx_test_proj : ApiV1BotClustersGetSla
fx_test_proj
Project : fx_test_proj Job : UAT Env : UAT Region : FXLabs/US_WEST_1 Result : fail Status Code : 200 Headers : {X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age=0, must-revalidate], Pragma=[no-cache], Expires=[0], X-Frame-Options=[DENY], ...
1.0
fx_test_proj : ApiV1BotClustersGetSla - Project : fx_test_proj Job : UAT Env : UAT Region : FXLabs/US_WEST_1 Result : fail Status Code : 200 Headers : {X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age=0, must-revalidate], Pragma=[no-cache...
non_defect
fx test proj project fx test proj job uat env uat region fxlabs us west result fail status code headers x content type options x xss protection cache control pragma expires x frame options content type transfer encoding date endpoint reques...
0
4,981
2,610,163,236
IssuesEvent
2015-02-26 18:51:46
chrsmith/republic-at-war
https://api.github.com/repos/chrsmith/republic-at-war
closed
Gameplay Error
auto-migrated Priority-Medium Type-Defect
``` As the MTT seems to have its locomotor script based of the gargantuan, it really likes to reverse. (don't even know if that can be solved without changing locomotors) ``` ----- Original issue reported on code.google.com by `z3r0...@gmail.com` on 3 May 2011 at 6:30
1.0
Gameplay Error - ``` As the MTT seems to have its locomotor script based of the gargantuan, it really likes to reverse. (don't even know if that can be solved without changing locomotors) ``` ----- Original issue reported on code.google.com by `z3r0...@gmail.com` on 3 May 2011 at 6:30
defect
gameplay error as the mtt seems to have its locomotor script based of the gargantuan it really likes to reverse don t even know if that can be solved without changing locomotors original issue reported on code google com by gmail com on may at
1
495,432
14,281,741,005
IssuesEvent
2020-11-23 08:33:38
Nootekhnika/nooLite_ONE
https://api.github.com/repos/Nootekhnika/nooLite_ONE
reopened
Настройки SUF-1-300 (тип устройства 0x05)
critical severity fix high priority
1) В текущей версии программы пропала настройка "Коррекция диммирования". Настройка доступна по формату 17, где в D0 записывается "Максимальный уровень диммирования", а в D1 "Минимальный уровень диммирования" в соответствующем диапазоне данных. 2) Настройка "Коррекция уровня включения" ошибочно названа "Коррекция димм...
1.0
Настройки SUF-1-300 (тип устройства 0x05) - 1) В текущей версии программы пропала настройка "Коррекция диммирования". Настройка доступна по формату 17, где в D0 записывается "Максимальный уровень диммирования", а в D1 "Минимальный уровень диммирования" в соответствующем диапазоне данных. 2) Настройка "Коррекция уровня...
non_defect
настройки suf тип устройства в текущей версии программы пропала настройка коррекция диммирования настройка доступна по формату где в записывается максимальный уровень диммирования а в минимальный уровень диммирования в соответствующем диапазоне данных настройка коррекция уровня включен...
0
28,106
5,188,300,217
IssuesEvent
2017-01-20 19:31:36
martinrotter/rssguard
https://api.github.com/repos/martinrotter/rssguard
closed
Black theme blinking white backround cycling between messages
Component-Web-Browser Status-Accepted Type-Defect
With latest dev version and stock black theme see attached video it goes between white and black when changing messages by keyboard (simple going down/up) [rss_blinking.zip](https://github.com/martinrotter/rssguard/files/706660/rss_blinking.zip) Sorry for zip, but github doesn't allow videos apparently. Anothe...
1.0
Black theme blinking white backround cycling between messages - With latest dev version and stock black theme see attached video it goes between white and black when changing messages by keyboard (simple going down/up) [rss_blinking.zip](https://github.com/martinrotter/rssguard/files/706660/rss_blinking.zip) Sorr...
defect
black theme blinking white backround cycling between messages with latest dev version and stock black theme see attached video it goes between white and black when changing messages by keyboard simple going down up sorry for zip but github doesn t allow videos apparently another thing related to blac...
1
60,424
17,023,422,186
IssuesEvent
2021-07-03 01:57:01
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
typo in German translation of data layer
Component: website Priority: trivial Resolution: fixed Type: defect
**[Submitted to the original trac issue database at 6.28pm, Tuesday, 9th June 2009]** "node" in the data layer at openstreetmap.org is translated into "Konten". Correct translation is "Knoten".
1.0
typo in German translation of data layer - **[Submitted to the original trac issue database at 6.28pm, Tuesday, 9th June 2009]** "node" in the data layer at openstreetmap.org is translated into "Konten". Correct translation is "Knoten".
defect
typo in german translation of data layer node in the data layer at openstreetmap org is translated into konten correct translation is knoten
1
155,142
12,239,882,162
IssuesEvent
2020-05-04 22:41:21
GoogleCloudPlatform/python-docs-samples
https://api.github.com/repos/GoogleCloudPlatform/python-docs-samples
closed
testing: pip install failed in py-3.8 build
priority: p2 testing type: bug
[build](https://source.cloud.google.com/results/invocations/2bb43f4e-6dde-4bb1-842f-7d00f1d34c90/targets) `pip install` failed for the following 5 directories: - appengine/flexible/memcache - dataflow/encryption-keys - dataflow/flex-templates/streaming_beam - ml_engine/online_prediction - pubsub/streaming-analy...
1.0
testing: pip install failed in py-3.8 build - [build](https://source.cloud.google.com/results/invocations/2bb43f4e-6dde-4bb1-842f-7d00f1d34c90/targets) `pip install` failed for the following 5 directories: - appengine/flexible/memcache - dataflow/encryption-keys - dataflow/flex-templates/streaming_beam - ml_engi...
non_defect
testing pip install failed in py build pip install failed for the following directories appengine flexible memcache dataflow encryption keys dataflow flex templates streaming beam ml engine online prediction pubsub streaming analytics i ll first disable py sessions for those dir...
0
47,096
13,056,030,373
IssuesEvent
2020-07-30 03:26:33
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
opened
I3FrameSequence from python segfaults w/ many files (Trac #2420)
Incomplete Migration Migrated from Trac combo core defect
Migrated from https://code.icecube.wisc.edu/ticket/2420 ```json { "status": "accepted", "changetime": "2020-06-30T17:08:32", "description": "Non-maximal reproducer, lives at ~jlanfranchi/test_I3FrameSequence.py\n\n{{{\n#!/usr/bin/env python\n# -*- coding: utf-8 -*-\n\nfrom __future__ import print_function...
1.0
I3FrameSequence from python segfaults w/ many files (Trac #2420) - Migrated from https://code.icecube.wisc.edu/ticket/2420 ```json { "status": "accepted", "changetime": "2020-06-30T17:08:32", "description": "Non-maximal reproducer, lives at ~jlanfranchi/test_I3FrameSequence.py\n\n{{{\n#!/usr/bin/env pytho...
defect
from python segfaults w many files trac migrated from json status accepted changetime description non maximal reproducer lives at jlanfranchi test py n n n usr bin env python n coding utf n nfrom future import print function n nfrom argpa...
1
195,465
14,730,226,573
IssuesEvent
2021-01-06 12:52:10
totvs/tds-vscode
https://api.github.com/repos/totvs/tds-vscode
closed
VsCode desposicionando linhas de alertas e erros
awaiting user test
Boa tarde, Estou com um problema em que o VS Code informa que o erro está na linha 5, quando deveria estar na linha 35 do fonte. ![image](https://user-images.githubusercontent.com/76226823/102654220-f5154b00-414e-11eb-88f1-691d34641c46.png) ![image](https://user-images.githubusercontent.com/76226823/1026542...
1.0
VsCode desposicionando linhas de alertas e erros - Boa tarde, Estou com um problema em que o VS Code informa que o erro está na linha 5, quando deveria estar na linha 35 do fonte. ![image](https://user-images.githubusercontent.com/76226823/102654220-f5154b00-414e-11eb-88f1-691d34641c46.png) ![image](https:...
non_defect
vscode desposicionando linhas de alertas e erros boa tarde estou com um problema em que o vs code informa que o erro está na linha quando deveria estar na linha do fonte segue logs conforme doc atenciosamente thiago queiroz
0
74,922
25,406,188,362
IssuesEvent
2022-11-22 15:27:36
zed-industries/feedback
https://api.github.com/repos/zed-industries/feedback
opened
Editor doesn't come into foreground if it has been closed but has not been quit
defect triage
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it The window for Zed editor doesn't restore to the foreground when it has been closed via the close button earlier. Only the title bar is visible which I believe is not intuitive enough. To reproduce: - Close the Zed ...
1.0
Editor doesn't come into foreground if it has been closed but has not been quit - ### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it The window for Zed editor doesn't restore to the foreground when it has been closed via the close button earlier. Only the title bar is ...
defect
editor doesn t come into foreground if it has been closed but has not been quit check for existing issues completed describe the bug provide steps to reproduce it the window for zed editor doesn t restore to the foreground when it has been closed via the close button earlier only the title bar is vi...
1
499,814
14,479,731,327
IssuesEvent
2020-12-10 10:12:13
hazelcast/hazelcast-csharp-client
https://api.github.com/repos/hazelcast/hazelcast-csharp-client
closed
Logging improvements on .NET Client
Priority: High Type: Enhancement
This is what we do on the server. We need to provide the same level of version information on the clients. _INFO: [10.0.0.2]:5701 [dev] [3.6-EA2] Hazelcast 3.6-EA2 (20151125 - 8af85c5) starting at Address[10.0.0.2]:5701_ - 3.6-EA2 is the version. - Hazelcast 3.6-EA2 is the full name - 20151125 is the release date - 8a...
1.0
Logging improvements on .NET Client - This is what we do on the server. We need to provide the same level of version information on the clients. _INFO: [10.0.0.2]:5701 [dev] [3.6-EA2] Hazelcast 3.6-EA2 (20151125 - 8af85c5) starting at Address[10.0.0.2]:5701_ - 3.6-EA2 is the version. - Hazelcast 3.6-EA2 is the full na...
non_defect
logging improvements on net client this is what we do on the server we need to provide the same level of version information on the clients info hazelcast starting at address is the version hazelcast is the full name is the release date is the github id see ...
0
49,387
13,186,657,826
IssuesEvent
2020-08-13 00:53:47
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
opened
[photonics-service] Broken example scripts (Trac #1271)
Incomplete Migration Migrated from Trac combo simulation defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1271">https://code.icecube.wisc.edu/ticket/1271</a>, reported by olivas and owned by andrii.terliuk</em></summary> <p> ```json { "status": "closed", "changetime": "2019-02-13T14:13:35", "description": "resources/examples/...
1.0
[photonics-service] Broken example scripts (Trac #1271) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1271">https://code.icecube.wisc.edu/ticket/1271</a>, reported by olivas and owned by andrii.terliuk</em></summary> <p> ```json { "status": "closed", "changetime": "2019...
defect
broken example scripts trac migrated from json status closed changetime description resources examples python photorec py needs photonics tables nditto for python py and test jacobian py n nresources examples sampler demo py need docs it runs without...
1
73,245
24,522,561,615
IssuesEvent
2022-10-11 10:38:27
scoutplan/scoutplan
https://api.github.com/repos/scoutplan/scoutplan
closed
[Scoutplan Production/production] NoMethodError: undefined method `accepted?' for nil:NilClass
defect
## Backtrace line 22 of [PROJECT_ROOT]/app/views/events/_edit_rsvp_form.slim: block in _app_views_events__edit_rsvp_form_slim___4092161479698536111_189080 line 7 of [PROJECT_ROOT]/app/views/events/_edit_rsvp_form.slim: each line 7 of [PROJECT_ROOT]/app/views/events/_edit_rsvp_form.slim: _app_views_events__...
1.0
[Scoutplan Production/production] NoMethodError: undefined method `accepted?' for nil:NilClass - ## Backtrace line 22 of [PROJECT_ROOT]/app/views/events/_edit_rsvp_form.slim: block in _app_views_events__edit_rsvp_form_slim___4092161479698536111_189080 line 7 of [PROJECT_ROOT]/app/views/events/_edit_rsvp_form.s...
defect
nomethoderror undefined method accepted for nil nilclass backtrace line of app views events edit rsvp form slim block in app views events edit rsvp form slim line of app views events edit rsvp form slim each line of app views events edit rsvp form slim app views events...
1
35,498
7,755,393,201
IssuesEvent
2018-05-31 10:00:45
primefaces/primeng
https://api.github.com/repos/primefaces/primeng
closed
Tree Not Updating Selection State on Parent Node
defect pending-review
``` [X] bug report => Search github for a similar issue or PR before submitting [ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap [ ] support request => Please do not submit support request here, instead see http://forum.primefaces.org/vie...
1.0
Tree Not Updating Selection State on Parent Node - ``` [X] bug report => Search github for a similar issue or PR before submitting [ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap [ ] support request => Please do not submit support reques...
defect
tree not updating selection state on parent node bug report search github for a similar issue or pr before submitting feature request please check if request is not on the roadmap already support request please do not submit support request here instead see plunkr case bug report...
1
2,262
2,603,991,990
IssuesEvent
2015-02-24 19:06:51
chrsmith/nishazi6
https://api.github.com/repos/chrsmith/nishazi6
opened
沈阳生殖疱疹潜伏期
auto-migrated Priority-Medium Type-Defect
``` 沈阳生殖疱疹潜伏期〓沈陽軍區政治部醫院性病〓TEL:024-3102 3308〓成立于1946年,68年專注于性傳播疾病的研究和治療。位� ��沈陽市沈河區二緯路32號。是一所與新中國同建立共輝煌的� ��史悠久、設備精良、技術權威、專家云集,是預防、保健、 醫療、科研康復為一體的綜合性醫院。是國家首批公立甲等�� �隊醫院、全國首批醫療規范定點單位,是第四軍醫大學、東� ��大學等知名高等院校的教學醫院。曾被中國人民解放軍空軍 后勤部衛生部評為衛生工作先進單位,先后兩次榮立集體二�� �功。 ``` ----- Original issue reported on code.google.com by `q964105....
1.0
沈阳生殖疱疹潜伏期 - ``` 沈阳生殖疱疹潜伏期〓沈陽軍區政治部醫院性病〓TEL:024-3102 3308〓成立于1946年,68年專注于性傳播疾病的研究和治療。位� ��沈陽市沈河區二緯路32號。是一所與新中國同建立共輝煌的� ��史悠久、設備精良、技術權威、專家云集,是預防、保健、 醫療、科研康復為一體的綜合性醫院。是國家首批公立甲等�� �隊醫院、全國首批醫療規范定點單位,是第四軍醫大學、東� ��大學等知名高等院校的教學醫院。曾被中國人民解放軍空軍 后勤部衛生部評為衛生工作先進單位,先后兩次榮立集體二�� �功。 ``` ----- Original issue reported on code.google.com ...
defect
沈阳生殖疱疹潜伏期 沈阳生殖疱疹潜伏期〓沈陽軍區政治部醫院性病〓tel: 〓 , 。位� �� 。是一所與新中國同建立共輝煌的� ��史悠久、設備精良、技術權威、專家云集,是預防、保健、 醫療、科研康復為一體的綜合性醫院。是國家首批公立甲等�� �隊醫院、全國首批醫療規范定點單位,是第四軍醫大學、東� ��大學等知名高等院校的教學醫院。曾被中國人民解放軍空軍 后勤部衛生部評為衛生工作先進單位,先后兩次榮立集體二�� �功。 original issue reported on code google com by gmail com on jun at
1
28,587
5,302,619,330
IssuesEvent
2017-02-10 13:35:27
jccastillo0007/eFacturaT
https://api.github.com/repos/jccastillo0007/eFacturaT
closed
FacturaT Escritorio - apunta a pruebas quieras o no quieras....
bug defect
Con la bandera de testing=false, como quiera apunta a pruebas... 2017-02-09 15:37:01.0993 DEBUG main com.facturat.view.FacturaT Initializing FacturaT 2017-02-09 15:37:02.0284 DEBUG main com.cfd.shared.beans.cfd.EmisorController we found the key : facturaT_ACO560518KW7.cfdi 2017-02-09 15:37:02.0504 INFO main com....
1.0
FacturaT Escritorio - apunta a pruebas quieras o no quieras.... - Con la bandera de testing=false, como quiera apunta a pruebas... 2017-02-09 15:37:01.0993 DEBUG main com.facturat.view.FacturaT Initializing FacturaT 2017-02-09 15:37:02.0284 DEBUG main com.cfd.shared.beans.cfd.EmisorController we found the key : fa...
defect
facturat escritorio apunta a pruebas quieras o no quieras con la bandera de testing false como quiera apunta a pruebas debug main com facturat view facturat initializing facturat debug main com cfd shared beans cfd emisorcontroller we found the key facturat cfdi ...
1
452,049
13,045,370,844
IssuesEvent
2020-07-29 07:06:49
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.google.com - desktop site instead of mobile site
browser-firefox-mobile engine-gecko priority-critical
<!-- @browser: Firefox Mobile 79.0 --> <!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:79.0) Gecko/79.0 Firefox/79.0 --> <!-- @reported_with: desktop-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/55964 --> **URL**: https://www.google.com/search?q=%D9%8A%D9%84%D8%A7%20%D9%83%D9%88%D8%B...
1.0
www.google.com - desktop site instead of mobile site - <!-- @browser: Firefox Mobile 79.0 --> <!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:79.0) Gecko/79.0 Firefox/79.0 --> <!-- @reported_with: desktop-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/55964 --> **URL**: https://www.goo...
non_defect
desktop site instead of mobile site url browser version firefox mobile operating system android tested another browser no problem type desktop site instead of mobile site description desktop site instead of mobile site steps to reproduce for d lucky su d hd d...
0
74,491
25,139,457,002
IssuesEvent
2022-11-09 21:41:03
primefaces/primeng
https://api.github.com/repos/primefaces/primeng
closed
[p-dialog]: Doesn't work with Angular Universal
defect
### Describe the bug The dialog component is not working with Angular Universal. ``` ReferenceError: window is not defined at Dialog.unbindDocumentDragListener (/dist/project/server/main.js:186376:7) at Dialog.unbindGlobalListeners (/dist/project/server/main.js:186361:10) at Dialog.onContainerDestro...
1.0
[p-dialog]: Doesn't work with Angular Universal - ### Describe the bug The dialog component is not working with Angular Universal. ``` ReferenceError: window is not defined at Dialog.unbindDocumentDragListener (/dist/project/server/main.js:186376:7) at Dialog.unbindGlobalListeners (/dist/project/server/m...
defect
doesn t work with angular universal describe the bug the dialog component is not working with angular universal referenceerror window is not defined at dialog unbinddocumentdraglistener dist project server main js at dialog unbindgloballisteners dist project server main js ...
1
34,124
7,353,721,887
IssuesEvent
2018-03-09 02:17:22
line/armeria
https://api.github.com/repos/line/armeria
closed
Unexpected exceptions in duplicate stream may not be notified to subscribers
defect
I noticed that a refcnt exception in the duplicator stream gets logged but is not returned to the subscriber. This means that an exception causes the stream to just hang forever, with futures never completing. This might be ok, since the alternative is way too many `catch (Throwable)`, and it just means we have to be c...
1.0
Unexpected exceptions in duplicate stream may not be notified to subscribers - I noticed that a refcnt exception in the duplicator stream gets logged but is not returned to the subscriber. This means that an exception causes the stream to just hang forever, with futures never completing. This might be ok, since the alt...
defect
unexpected exceptions in duplicate stream may not be notified to subscribers i noticed that a refcnt exception in the duplicator stream gets logged but is not returned to the subscriber this means that an exception causes the stream to just hang forever with futures never completing this might be ok since the alt...
1
38,562
8,895,633,296
IssuesEvent
2019-01-16 09:15:28
contao/contao
https://api.github.com/repos/contao/contao
closed
The "previous login" message shows two different times
defect
**Affected version(s)** Contao 4.6.12 **Description** The note on the back end dashboard regarding the previous login shows two different time specifications: ![be](https://user-images.githubusercontent.com/1218766/50618500-6ff9e280-0ef3-11e9-9276-cfbe1ec27493.png) **How to reproduce** * Set up a...
1.0
The "previous login" message shows two different times - **Affected version(s)** Contao 4.6.12 **Description** The note on the back end dashboard regarding the previous login shows two different time specifications: ![be](https://user-images.githubusercontent.com/1218766/50618500-6ff9e280-0ef3-11e9-9276-cf...
defect
the previous login message shows two different times affected version s contao description the note on the back end dashboard regarding the previous login shows two different time specifications how to reproduce set up a new contao installation log into the...
1
516,251
14,978,159,106
IssuesEvent
2021-01-28 10:27:27
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.wattpad.com - site is not usable
browser-firefox-tablet engine-gecko priority-important
<!-- @browser: Firefox Mobile (Tablet) 68.0 --> <!-- @ua_header: Mozilla/5.0 (Android 4.4.4; Tablet; rv:68.0) Gecko/68.0 Firefox/68.0 --> <!-- @reported_with: mobile-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/66377 --> **URL**: https://www.wattpad.com/?locale=es_es **Browser / Version...
1.0
www.wattpad.com - site is not usable - <!-- @browser: Firefox Mobile (Tablet) 68.0 --> <!-- @ua_header: Mozilla/5.0 (Android 4.4.4; Tablet; rv:68.0) Gecko/68.0 Firefox/68.0 --> <!-- @reported_with: mobile-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/66377 --> **URL**: https://www.wattpad...
non_defect
site is not usable url browser version firefox mobile tablet operating system android tested another browser yes other problem type site is not usable description page not loading correctly steps to reproduce bueno yo esta leyendo y después no me quiso...
0
18,118
3,669,733,458
IssuesEvent
2016-02-21 12:22:47
kipe/enocean
https://api.github.com/repos/kipe/enocean
closed
Create timing tests
enhancement in progress unit tests required
As discussed in #15. - We should implement some kind of timing tests. - How long does it to parse, create, build a `Packet`? - How long does it to create a response packet to match a teach-in? - These tests could be then replicated on low-end hardware like the Raspberry Pi, to see if we can stick to the time ...
1.0
Create timing tests - As discussed in #15. - We should implement some kind of timing tests. - How long does it to parse, create, build a `Packet`? - How long does it to create a response packet to match a teach-in? - These tests could be then replicated on low-end hardware like the Raspberry Pi, to see if we ...
non_defect
create timing tests as discussed in we should implement some kind of timing tests how long does it to parse create build a packet how long does it to create a response packet to match a teach in these tests could be then replicated on low end hardware like the raspberry pi to see if we c...
0
76,414
26,415,564,994
IssuesEvent
2023-01-13 15:41:53
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Kat's new session on develop missing so many decryption keys
T-Defect S-Critical A-E2EE O-Uncommon
### Steps to reproduce 1. Log out of develop 2. Log back in 3. Verify session against app.element.io 4. See Android, iOS and app.element.io continuing to ask to verify the develop session 5. See develop session marked as verified in settings 6. Keys to old messeges are slow to arrive, even after 24h most are miss...
1.0
Kat's new session on develop missing so many decryption keys - ### Steps to reproduce 1. Log out of develop 2. Log back in 3. Verify session against app.element.io 4. See Android, iOS and app.element.io continuing to ask to verify the develop session 5. See develop session marked as verified in settings 6. Keys t...
defect
kat s new session on develop missing so many decryption keys steps to reproduce log out of develop log back in verify session against app element io see android ios and app element io continuing to ask to verify the develop session see develop session marked as verified in settings keys t...
1
469,241
13,504,114,424
IssuesEvent
2020-09-13 16:31:26
mschmulen/simpleApp13
https://api.github.com/repos/mschmulen/simpleApp13
closed
Complete a card Action
enhancement priority_high
Kids Loves checking a box when they are done, its feels good. Can they check the box and it sends an auto chat and time (like text that they). They also want to write something about what they did and that would be the perfect place to have them write it Matt Schmulen yea I was kinda thinking that I would get ...
1.0
Complete a card Action - Kids Loves checking a box when they are done, its feels good. Can they check the box and it sends an auto chat and time (like text that they). They also want to write something about what they did and that would be the perfect place to have them write it Matt Schmulen yea I was kinda t...
non_defect
complete a card action kids loves checking a box when they are done its feels good can they check the box and it sends an auto chat and time like text that they they also want to write something about what they did and that would be the perfect place to have them write it matt schmulen yea i was kinda t...
0
53,859
13,262,396,481
IssuesEvent
2020-08-20 21:42:26
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
closed
icerec trunk missing clsim (Trac #2204)
Migrated from Trac combo reconstruction defect
Hi, When I try to build icerec from the trunk it fails with the following error: Attempt to use nonexistent project 'clsim' I append an email thread with David Scultz and Alex Olivas below for more info. Thx, -Rob Alex Olivas <olivas@icecube.umd.edu> Wed, Nov 7, 2018 at 1:06 PM To: David Schultz <david.schultz...
1.0
icerec trunk missing clsim (Trac #2204) - Hi, When I try to build icerec from the trunk it fails with the following error: Attempt to use nonexistent project 'clsim' I append an email thread with David Scultz and Alex Olivas below for more info. Thx, -Rob Alex Olivas <olivas@icecube.umd.edu> Wed, Nov 7, 2018 a...
defect
icerec trunk missing clsim trac hi when i try to build icerec from the trunk it fails with the following error attempt to use nonexistent project clsim i append an email thread with david scultz and alex olivas below for more info thx rob alex olivas wed nov at pm to david schultz ...
1
36,380
7,920,532,391
IssuesEvent
2018-07-05 01:31:04
cakephp/cakephp
https://api.github.com/repos/cakephp/cakephp
closed
_basicTypeCast() deprecation warning
Defect Need more information deprecations
This is a (multiple allowed): * [x] bug * [ ] enhancement * [ ] feature-discussion (RFC) * CakePHP Version: 3.6.5 * Platform and Target: MAMP 4.4.1, PHP 7.1.12 ### What you did Saved an entity to the database. ### What happened Entity saved correctly but debug.log is showing below deprecation warning: ...
1.0
_basicTypeCast() deprecation warning - This is a (multiple allowed): * [x] bug * [ ] enhancement * [ ] feature-discussion (RFC) * CakePHP Version: 3.6.5 * Platform and Target: MAMP 4.4.1, PHP 7.1.12 ### What you did Saved an entity to the database. ### What happened Entity saved correctly but debug.log...
defect
basictypecast deprecation warning this is a multiple allowed bug enhancement feature discussion rfc cakephp version platform and target mamp php what you did saved an entity to the database what happened entity saved correctly but debug log is sho...
1
124
2,511,623,552
IssuesEvent
2015-01-14 09:49:09
scipy/scipy
https://api.github.com/repos/scipy/scipy
closed
extending distributions, hypergeom, to degenerate cases (Trac #1806)
defect Migrated from Trac prio-normal scipy.stats
_Original ticket http://projects.scipy.org/scipy/ticket/1806 on 2013-01-03 by @josef-pkt, assigned to @rgommers._ found while looking at gh-2321 For hypergeom the case where we only have type I balls works (except for numerical precision) >>> stats.hypergeom.pmf(8, 100, 100, 8) 1.0000000000000231 >>> s...
1.0
extending distributions, hypergeom, to degenerate cases (Trac #1806) - _Original ticket http://projects.scipy.org/scipy/ticket/1806 on 2013-01-03 by @josef-pkt, assigned to @rgommers._ found while looking at gh-2321 For hypergeom the case where we only have type I balls works (except for numerical precision) >...
defect
extending distributions hypergeom to degenerate cases trac original ticket on by josef pkt assigned to rgommers found while looking at gh for hypergeom the case where we only have type i balls works except for numerical precision stats hypergeom pmf st...
1
4,752
5,258,608,285
IssuesEvent
2017-02-02 23:57:31
dotnet/corefx
https://api.github.com/repos/dotnet/corefx
closed
Lots of failures while open .sln files in VS
area-Infrastructure bug dev-eng
I tried to open the System.Net.Primitives.sln file in VS. I get ~40 errors about projects failing to load, the actual src .csproj ends up not loading so the source isn't editable, and the solution explorer is messed up with regards to what folders contains what projects. cc: @weshaggard
1.0
Lots of failures while open .sln files in VS - I tried to open the System.Net.Primitives.sln file in VS. I get ~40 errors about projects failing to load, the actual src .csproj ends up not loading so the source isn't editable, and the solution explorer is messed up with regards to what folders contains what projects. ...
non_defect
lots of failures while open sln files in vs i tried to open the system net primitives sln file in vs i get errors about projects failing to load the actual src csproj ends up not loading so the source isn t editable and the solution explorer is messed up with regards to what folders contains what projects ...
0
80,417
30,277,447,519
IssuesEvent
2023-07-07 21:12:24
vector-im/element-desktop
https://api.github.com/repos/vector-im/element-desktop
opened
Clicking message notification doesn't focus Element
T-Defect
### Steps to reproduce 1. Launch Element 2. Ensure desktop notifications are enabled 3. Receive a desktop notification (i.e. someone in DMs sends you a message) 4. Click the notification that appears 5. Observe, nothing happens. ### Outcome #### What did you expect? Element should become the focused window...
1.0
Clicking message notification doesn't focus Element - ### Steps to reproduce 1. Launch Element 2. Ensure desktop notifications are enabled 3. Receive a desktop notification (i.e. someone in DMs sends you a message) 4. Click the notification that appears 5. Observe, nothing happens. ### Outcome #### What did y...
defect
clicking message notification doesn t focus element steps to reproduce launch element ensure desktop notifications are enabled receive a desktop notification i e someone in dms sends you a message click the notification that appears observe nothing happens outcome what did y...
1
43,438
5,538,535,661
IssuesEvent
2017-03-22 02:07:24
xcat2/xcat-core
https://api.github.com/repos/xcat2/xcat-core
closed
[DEV] All duplicate cases in bundles(rhels7.2_ppc64.bundle/rhels7.2_ppc64le.bundle/rhels7.3_ppc64le.bundle)
component:test
There are duplicate cases in rhels7.2_ppc64.bundle/rhels7.2_ppc64le.bundle/rhels7.3_ppc64le.bundle [root@ bundle]# for i in `ls`;do echo $i; sort $i| uniq -c | grep -v ' 1 '; done .... rhels7.2_ppc64.bundle 2 makehosts_h 2 makehosts_help 2 makehosts_n 2 makeh...
1.0
[DEV] All duplicate cases in bundles(rhels7.2_ppc64.bundle/rhels7.2_ppc64le.bundle/rhels7.3_ppc64le.bundle) - There are duplicate cases in rhels7.2_ppc64.bundle/rhels7.2_ppc64le.bundle/rhels7.3_ppc64le.bundle [root@ bundle]# for i in `ls`;do echo $i; sort $i| uniq -c | grep -v ' 1 '; done .... rhels7.2...
non_defect
all duplicate cases in bundles bundle bundle bundle there are duplicate cases in bundle bundle bundle for i in ls do echo i sort i uniq c grep v done bundle makehosts h makehosts help makehost...
0
71,344
23,577,730,025
IssuesEvent
2022-08-23 03:38:13
scipy/scipy
https://api.github.com/repos/scipy/scipy
opened
BUG: There is no infomation about the predictor in BoxCox transformation, stats.boxcox()
defect
### Describe your issue. **stats.boxcox** can make BoxCox transformation on data $x$ according to the method proposed in the reference below. According to the reference, we make transformation by $y = \frac{x^\lambda-1}{\lambda}$ when $\lambda \neq 0$, and $y = \log x$ when $\lambda = 0$ There is an assumpti...
1.0
BUG: There is no infomation about the predictor in BoxCox transformation, stats.boxcox() - ### Describe your issue. **stats.boxcox** can make BoxCox transformation on data $x$ according to the method proposed in the reference below. According to the reference, we make transformation by $y = \frac{x^\lambda-1}{\l...
defect
bug there is no infomation about the predictor in boxcox transformation stats boxcox describe your issue stats boxcox can make boxcox transformation on data x according to the method proposed in the reference below according to the reference we make transformation by y frac x lambda l...
1
734,494
25,351,259,213
IssuesEvent
2022-11-19 20:05:11
red-hat-storage/ocs-ci
https://api.github.com/repos/red-hat-storage/ocs-ci
closed
Don't use Ingress certificate for external MCG communications when running on IBM Cloud
High Priority MCG lifecycle/stale
The default root certificates are sufficient. The Ingress cert leads to a verification failure.
1.0
Don't use Ingress certificate for external MCG communications when running on IBM Cloud - The default root certificates are sufficient. The Ingress cert leads to a verification failure.
non_defect
don t use ingress certificate for external mcg communications when running on ibm cloud the default root certificates are sufficient the ingress cert leads to a verification failure
0
64,018
18,109,916,333
IssuesEvent
2021-09-23 01:26:37
phusion/baseimage-docker
https://api.github.com/repos/phusion/baseimage-docker
closed
/var/log/error not logrotated
defect Stale
While investigating the issue I reported as https://github.com/phusion/baseimage-docker/issues/454, I noticed that /var/log/error is used as a log file with syslog-ng, but there's no logrotate configuration for it (I checked in git). This seems like an oversight. I stumbled upon this when our app was running with s...
1.0
/var/log/error not logrotated - While investigating the issue I reported as https://github.com/phusion/baseimage-docker/issues/454, I noticed that /var/log/error is used as a log file with syslog-ng, but there's no logrotate configuration for it (I checked in git). This seems like an oversight. I stumbled upon this...
defect
var log error not logrotated while investigating the issue i reported as i noticed that var log error is used as a log file with syslog ng but there s no logrotate configuration for it i checked in git this seems like an oversight i stumbled upon this when our app was running with some chatty logs enable...
1
57,375
15,756,111,274
IssuesEvent
2021-03-31 02:56:51
Ferlab-Ste-Justine/clin-project
https://api.github.com/repos/Ferlab-Ste-Justine/clin-project
closed
Mauvais modal de confirmation de patient apparait
- S - Defects Front-end
Lorsque l'on crée un patient de type foetus, c'est le modal de confirmation de la mère qui apparait au lieu de celui du foetus.
1.0
Mauvais modal de confirmation de patient apparait - Lorsque l'on crée un patient de type foetus, c'est le modal de confirmation de la mère qui apparait au lieu de celui du foetus.
defect
mauvais modal de confirmation de patient apparait lorsque l on crée un patient de type foetus c est le modal de confirmation de la mère qui apparait au lieu de celui du foetus
1
73,563
24,690,067,680
IssuesEvent
2022-10-19 07:53:26
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
opened
Vulnerabilities in protobuf-java 3.19.4 and hadoop-shaded-protobuf_3_7-1.1.1
Type: Defect Team: Core Source: Internal security severity:high
[CVE-2022-3171](https://nvd.nist.gov/vuln/detail/CVE-2022-3171) Affected modules: * hazelcast-jet-files-s3 * hazelcast-jet-hadoop-dist * hazelcast-jet-cdc-postgres * hazelcast-distribution * hazelcast-jet-files-gcs * hazelcast-jet-files-azure * hazelcast-jet-python * hazelcast-jet-hadoop-all * hazelcast-jet...
1.0
Vulnerabilities in protobuf-java 3.19.4 and hadoop-shaded-protobuf_3_7-1.1.1 - [CVE-2022-3171](https://nvd.nist.gov/vuln/detail/CVE-2022-3171) Affected modules: * hazelcast-jet-files-s3 * hazelcast-jet-hadoop-dist * hazelcast-jet-cdc-postgres * hazelcast-distribution * hazelcast-jet-files-gcs * hazelcast-jet-f...
defect
vulnerabilities in protobuf java and hadoop shaded protobuf affected modules hazelcast jet files hazelcast jet hadoop dist hazelcast jet cdc postgres hazelcast distribution hazelcast jet files gcs hazelcast jet files azure hazelcast jet python hazelcast jet hadoop all...
1
49,112
6,147,038,730
IssuesEvent
2017-06-27 14:59:20
geetsisbac/WCVVENIXYFVIRBXH3BYTI6TE
https://api.github.com/repos/geetsisbac/WCVVENIXYFVIRBXH3BYTI6TE
reopened
gUMlS+5yd0Mmf1s36qfOSKFpKlGDpjFdYYYtw1iC4Q/qIUheC1V/J75szq9zJ3dURv0kjDR+ukgtC9+0sUsepjrIKpRCXDePAUjuvTL5RygnAyV+48T/pz1tx8P4UcM7bUZXV1YmoppehEXobTFLPFuHFqiUOqRSsaXYVYWTTtU=
design
oorcFMtUKXfSubIIYOmxxdsaV0mHxb4dY7Yn/kOtsy3Q0j9mECfnu4u7EJrqk3dEz5Y0LQOhmKmA1W7ZO5CNCq9yGPI3rvvdxl4o808l5Mr/2jQo0iv7Ix0Y/y0ZfQ1yAkNa8q1sh8ofwxPselYEf0IENPuNSotIFiREVmA78t98MfR/SD+UdpeKDv9h1LJ0QgQ0+41Ki0gWJERWYDvy3/3o0/0nuKEP0CldoTDGOjjTQZzFv4Mz5WWicslIgA4hXexNK8LbFzpBMRNruNQiQUIENPuNSotIFiREVmA78t/OtuXonqJH0vhrGPSX/7ht...
1.0
gUMlS+5yd0Mmf1s36qfOSKFpKlGDpjFdYYYtw1iC4Q/qIUheC1V/J75szq9zJ3dURv0kjDR+ukgtC9+0sUsepjrIKpRCXDePAUjuvTL5RygnAyV+48T/pz1tx8P4UcM7bUZXV1YmoppehEXobTFLPFuHFqiUOqRSsaXYVYWTTtU= - oorcFMtUKXfSubIIYOmxxdsaV0mHxb4dY7Yn/kOtsy3Q0j9mECfnu4u7EJrqk3dEz5Y0LQOhmKmA1W7ZO5CNCq9yGPI3rvvdxl4o808l5Mr/2jQo0iv7Ix0Y/y0ZfQ1yAkNa8q1sh8ofwxPse...
non_defect
gumls sd x kyjpprtn qlwg emy lfeixzkmpaanrashw v lfrexydapn v djlul ocjrj
0