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 957 | labels stringlengths 4 795 | body stringlengths 1 259k | index stringclasses 12
values | text_combine stringlengths 96 259k | label stringclasses 2
values | text stringlengths 96 252k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
297,802 | 25,765,125,895 | IssuesEvent | 2022-12-09 00:50:54 | microsoft/STL | https://api.github.com/repos/microsoft/STL | opened | <test>: Ranges `test::iterator` could more closely emulate our wrapped container iterators | test ranges | `test::iterator` implemented in `tests/std/include/range_algorithm_support.hpp` does support wrapping and unwrapping to help catch improper unwrapping and rewrapping in algorithm and view implementations. It _doesn't_ have a strong notion of provenance like our container debug iterators, so it won't catch things like:
... | 1.0 | <test>: Ranges `test::iterator` could more closely emulate our wrapped container iterators - `test::iterator` implemented in `tests/std/include/range_algorithm_support.hpp` does support wrapping and unwrapping to help catch improper unwrapping and rewrapping in algorithm and view implementations. It _doesn't_ have a st... | non_priority | ranges test iterator could more closely emulate our wrapped container iterators test iterator implemented in tests std include range algorithm support hpp does support wrapping and unwrapping to help catch improper unwrapping and rewrapping in algorithm and view implementations it doesn t have a strong ... | 0 |
46,586 | 24,614,294,609 | IssuesEvent | 2022-10-15 05:25:52 | datafuselabs/databend | https://api.github.com/repos/datafuselabs/databend | closed | performance: fuse_snapshot very slow | C-performance | **Summary**
```
mysql> select count() from fuse_snapshot('db7861', 't7861');
+---------+
| count() |
+---------+
| 3179 |
+---------+
1 row in set (12 min 2.99 sec)
```
Task:
- [x] Get all the ss files from the root path with `list` https://github.com/datafuselabs/databend/pull/8098
- [x] Change `o... | True | performance: fuse_snapshot very slow - **Summary**
```
mysql> select count() from fuse_snapshot('db7861', 't7861');
+---------+
| count() |
+---------+
| 3179 |
+---------+
1 row in set (12 min 2.99 sec)
```
Task:
- [x] Get all the ss files from the root path with `list` https://github.com/datafusel... | non_priority | performance fuse snapshot very slow summary mysql select count from fuse snapshot count row in set min sec task get all the ss files from the root path with list change optimize table xx purge to p... | 0 |
185,923 | 15,037,411,426 | IssuesEvent | 2021-02-02 16:18:40 | LucasPilla/Sorting-Algorithms-Visualizer | https://api.github.com/repos/LucasPilla/Sorting-Algorithms-Visualizer | closed | Make a GIF for each sorting algorithm | documentation good first issue help wanted | The idea is basically record a gif for all sorting algorithms, with the same delay and size, to replace the GIFS from [github wiki page](https://github.com/LucasPilla/Sorting-Algorithms-Visualizer/wiki) | 1.0 | Make a GIF for each sorting algorithm - The idea is basically record a gif for all sorting algorithms, with the same delay and size, to replace the GIFS from [github wiki page](https://github.com/LucasPilla/Sorting-Algorithms-Visualizer/wiki) | non_priority | make a gif for each sorting algorithm the idea is basically record a gif for all sorting algorithms with the same delay and size to replace the gifs from | 0 |
178,473 | 29,831,394,942 | IssuesEvent | 2023-06-18 10:16:24 | GSA-TTS/FAC | https://api.github.com/repos/GSA-TTS/FAC | closed | Research on content management workflows | design content | **Background**
We need a better understanding of how, who, and when content on the FAC front end will change.
**We'll know we're done when...**
- [ ]
- [ ]
**Tasks**
- [ ]
- [ ]
| 1.0 | Research on content management workflows - **Background**
We need a better understanding of how, who, and when content on the FAC front end will change.
**We'll know we're done when...**
- [ ]
- [ ]
**Tasks**
- [ ]
- [ ]
| non_priority | research on content management workflows background we need a better understanding of how who and when content on the fac front end will change we ll know we re done when tasks | 0 |
36,274 | 14,970,244,559 | IssuesEvent | 2021-01-27 19:19:50 | hashicorp/terraform-provider-aws | https://api.github.com/repos/hashicorp/terraform-provider-aws | closed | Unable to update desired_count in ECS service with CODE_DEPLOY deployment controller ! | bug service/ecs | <!---
Please note the following potential times when an issue might be in Terraform core:
* [Configuration Language](https://www.terraform.io/docs/configuration/index.html) or resource ordering issues
* [State](https://www.terraform.io/docs/state/index.html) and [State Backend](https://www.terraform.io/docs/backen... | 1.0 | Unable to update desired_count in ECS service with CODE_DEPLOY deployment controller ! - <!---
Please note the following potential times when an issue might be in Terraform core:
* [Configuration Language](https://www.terraform.io/docs/configuration/index.html) or resource ordering issues
* [State](https://www.ter... | non_priority | unable to update desired count in ecs service with code deploy deployment controller please note the following potential times when an issue might be in terraform core or resource ordering issues and issues issues issues spans resources across multiple providers if yo... | 0 |
110,956 | 9,485,788,639 | IssuesEvent | 2019-04-22 11:41:57 | TryGhost/Ghost | https://api.github.com/repos/TryGhost/Ghost | closed | Many small tooling cleanup tasks | cleanup refactoring server tests-tools | This issue contains a list of mostly small cleanup tasks for our tooling.
Aim is to move towards consistency between repos (both public and private) to lean on package.json scripts more heavily where possible, simplify grunt & essentially make this repo neater & easier to use 😁
- [x] Switch eslint to use eslint... | 1.0 | Many small tooling cleanup tasks - This issue contains a list of mostly small cleanup tasks for our tooling.
Aim is to move towards consistency between repos (both public and private) to lean on package.json scripts more heavily where possible, simplify grunt & essentially make this repo neater & easier to use 😁
... | non_priority | many small tooling cleanup tasks this issue contains a list of mostly small cleanup tasks for our tooling aim is to move towards consistency between repos both public and private to lean on package json scripts more heavily where possible simplify grunt essentially make this repo neater easier to use 😁 ... | 0 |
281,604 | 21,315,419,828 | IssuesEvent | 2022-04-16 07:23:35 | cpwill01/pe | https://api.github.com/repos/cpwill01/pe | opened | Incomplete information in note for sequence diagram under logic component | type.DocumentationBug severity.VeryLow | As shown in the image, the note only specifies this limitation for `DeleteCommandParser` when the same is true for `DeleteApplicantCommandParser`

<!--session: 1650087899328-8a5c954c-3b79-496d-9538-ceb61d4... | 1.0 | Incomplete information in note for sequence diagram under logic component - As shown in the image, the note only specifies this limitation for `DeleteCommandParser` when the same is true for `DeleteApplicantCommandParser`
* @objc_msgSend(i8* null, i8* %0, %"struct.CGRect<[]>"* %arg, i64 15, i64 2, i64 0)
```
should be something like
```llvm
%2 = call i8* (i8*, i8*, ...)* @objc_msgSend(i8* null, i8* %0, %"struct.CGRect<[]>"* byval al... | 1.0 | Extern varargs are not properly called with structs by value - See the IR generated here for an example: http://is.gd/NAvO6M.
```llvm
%2 = call i8* (i8*, i8*, ...)* @objc_msgSend(i8* null, i8* %0, %"struct.CGRect<[]>"* %arg, i64 15, i64 2, i64 0)
```
should be something like
```llvm
%2 = call i8* (i8*, i8*, ...)*... | non_priority | extern varargs are not properly called with structs by value see the ir generated here for an example llvm call objc msgsend null struct cgrect arg should be something like llvm call objc msgsend null stru... | 0 |
259,423 | 27,621,881,494 | IssuesEvent | 2023-03-10 01:18:43 | nidhi7598/linux-3.0.35 | https://api.github.com/repos/nidhi7598/linux-3.0.35 | closed | CVE-2016-3707 (High) detected in linuxlinux-3.0.40 - autoclosed | Mend: dependency security vulnerability | ## CVE-2016-3707 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-3.0.40</b></p></summary>
<p>
<p>Apache Software Foundation (ASF)</p>
<p>Library home page: <a href=https://m... | True | CVE-2016-3707 (High) detected in linuxlinux-3.0.40 - autoclosed - ## CVE-2016-3707 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-3.0.40</b></p></summary>
<p>
<p>Apache Sof... | non_priority | cve high detected in linuxlinux autoclosed cve high severity vulnerability vulnerable library linuxlinux apache software foundation asf library home page a href found in head commit a href found in base branch master vulnerable source files ... | 0 |
441,880 | 30,803,657,907 | IssuesEvent | 2023-08-01 04:58:48 | pypa/pipenv | https://api.github.com/repos/pypa/pipenv | closed | Running make test seems to fail without showing test output | Type: Documentation :book: Category: Docker Category: Development | Hello,
After following the [contributing guide](https://pipenv.readthedocs.io/en/latest/dev/contributing/#code-contributions) and attempting to run the tests using the `make test` command it doesn't seem like the docker image is building and testing. Docker appears to build the image and attempt to build the dev ver... | 1.0 | Running make test seems to fail without showing test output - Hello,
After following the [contributing guide](https://pipenv.readthedocs.io/en/latest/dev/contributing/#code-contributions) and attempting to run the tests using the `make test` command it doesn't seem like the docker image is building and testing. Dock... | non_priority | running make test seems to fail without showing test output hello after following the and attempting to run the tests using the make test command it doesn t seem like the docker image is building and testing docker appears to build the image and attempt to build the dev version of pipenv however it exits ... | 0 |
98,367 | 20,691,005,059 | IssuesEvent | 2022-03-11 00:08:59 | northeastcsu/CenterOfExcellence | https://api.github.com/repos/northeastcsu/CenterOfExcellence | closed | Code Snippet Submission | code | ### Title
Hello World PS
### Description
PowerShell is cool
### Author
Samantha
### Tags
code,sample
### Image
_No response_
### Link to Gist
https://gist.github.com/shuerta0193/1f8cb1d5d297d4b56689ee0abf909714 | 1.0 | Code Snippet Submission - ### Title
Hello World PS
### Description
PowerShell is cool
### Author
Samantha
### Tags
code,sample
### Image
_No response_
### Link to Gist
https://gist.github.com/shuerta0193/1f8cb1d5d297d4b56689ee0abf909714 | non_priority | code snippet submission title hello world ps description powershell is cool author samantha tags code sample image no response link to gist | 0 |
16,797 | 12,147,993,890 | IssuesEvent | 2020-04-24 13:54:57 | junit-pioneer/junit-pioneer | https://api.github.com/repos/junit-pioneer/junit-pioneer | closed | Replace Upstream Test Code With Dependency | in-progress infrastructure upstream | #4 enabled tests to be written like in JUnit 5. Part of the implementation copy-pasted a bunch of classes from the project (see f613211 for reasons). As soon as JUnit publishes test artifacts (see junit-team/junit5#572) a proper dependency can be established and the class can be removed. | 1.0 | Replace Upstream Test Code With Dependency - #4 enabled tests to be written like in JUnit 5. Part of the implementation copy-pasted a bunch of classes from the project (see f613211 for reasons). As soon as JUnit publishes test artifacts (see junit-team/junit5#572) a proper dependency can be established and the class ca... | non_priority | replace upstream test code with dependency enabled tests to be written like in junit part of the implementation copy pasted a bunch of classes from the project see for reasons as soon as junit publishes test artifacts see junit team a proper dependency can be established and the class can be removed | 0 |
176,373 | 21,411,017,396 | IssuesEvent | 2022-04-22 05:57:31 | pazhanivel07/frameworks_base_Aosp10_r33 | https://api.github.com/repos/pazhanivel07/frameworks_base_Aosp10_r33 | opened | CVE-2021-0706 (Medium) detected in baseandroid-10.0.0_r46 | security vulnerability | ## CVE-2021-0706 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>baseandroid-10.0.0_r46</b></p></summary>
<p>
<p>Android framework classes and services</p>
<p>Library home page: <a h... | True | CVE-2021-0706 (Medium) detected in baseandroid-10.0.0_r46 - ## CVE-2021-0706 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>baseandroid-10.0.0_r46</b></p></summary>
<p>
<p>Android f... | non_priority | cve medium detected in baseandroid cve medium severity vulnerability vulnerable library baseandroid android framework classes and services library home page a href found in head commit a href found in base branch main vulnerable source files ... | 0 |
91,087 | 11,462,272,396 | IssuesEvent | 2020-02-07 13:49:24 | angular-ui/ui-router | https://api.github.com/repos/angular-ui/ui-router | closed | Menu links don't change when changing url param: /{lang}/catalog | design feature maybe stale | I've created a [plunker](http://plnkr.co/edit/yleNY6alvqsEZ9dJfYSh?p=preview).
The menu links do not change when I change the language, however `$state.href('catalog');` returns the correct link.
The `{lang}` parameter is not explicitly set, it is set by _params_ option when setting _state_:
```
$stateProvider.state... | 1.0 | Menu links don't change when changing url param: /{lang}/catalog - I've created a [plunker](http://plnkr.co/edit/yleNY6alvqsEZ9dJfYSh?p=preview).
The menu links do not change when I change the language, however `$state.href('catalog');` returns the correct link.
The `{lang}` parameter is not explicitly set, it is set... | non_priority | menu links don t change when changing url param lang catalog i ve created a the menu links do not change when i change the language however state href catalog returns the correct link the lang parameter is not explicitly set it is set by params option when setting state stateprovide... | 0 |
149,803 | 23,533,331,098 | IssuesEvent | 2022-08-19 17:38:52 | department-of-veterans-affairs/va.gov-team | https://api.github.com/repos/department-of-veterans-affairs/va.gov-team | closed | [Design] MyHealth - Design Folders desktop page | design my-health my-health-SM-CORE mhv-to-va.gov-SM | ## Issue Description
As a secure messaging user, I need a folder page so that I can see all the folders I have created in my secure messages
---
## Tasks
- [x] Design folder page for desktop
- [x] Design folder page for mobile
- [x] Drop link to mockups into a comment on this ticket
- [x] Drop a note into #mhv... | 1.0 | [Design] MyHealth - Design Folders desktop page - ## Issue Description
As a secure messaging user, I need a folder page so that I can see all the folders I have created in my secure messages
---
## Tasks
- [x] Design folder page for desktop
- [x] Design folder page for mobile
- [x] Drop link to mockups into a c... | non_priority | myhealth design folders desktop page issue description as a secure messaging user i need a folder page so that i can see all the folders i have created in my secure messages tasks design folder page for desktop design folder page for mobile drop link to mockups into a comment on thi... | 0 |
265,862 | 20,114,622,010 | IssuesEvent | 2022-02-07 18:10:15 | UPEI-Android/group-project-mindjogg | https://api.github.com/repos/UPEI-Android/group-project-mindjogg | closed | Document UX testing responses in a Markdown file | documentation Environment - Dev Status - Pending Peer Review | ## Context
Please review the issue #50 .
Blocked by: #50
## Problem
We need to document the response of the UX questionnaire from issue #50 in a markdown file so that we can use the information to modify our app in future.
## Solution
- [ ] Create a folder "documentation" in the "app" folder
- [ ... | 1.0 | Document UX testing responses in a Markdown file - ## Context
Please review the issue #50 .
Blocked by: #50
## Problem
We need to document the response of the UX questionnaire from issue #50 in a markdown file so that we can use the information to modify our app in future.
## Solution
- [ ] Create ... | non_priority | document ux testing responses in a markdown file context please review the issue blocked by problem we need to document the response of the ux questionnaire from issue in a markdown file so that we can use the information to modify our app in future solution create a fol... | 0 |
55,009 | 13,943,659,632 | IssuesEvent | 2020-10-22 23:43:26 | mlmcd/WebGoat | https://api.github.com/repos/mlmcd/WebGoat | opened | CVE-2018-19838 (Medium) detected in node-sass-4.11.0.tgz, node-sass0bd48bbad6fccb0da16d3bdf76ad541f5f45ec70 | security vulnerability | ## CVE-2018-19838 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>node-sass-4.11.0.tgz</b>, <b>node-sass0bd48bbad6fccb0da16d3bdf76ad541f5f45ec70</b></p></summary>
<p>
<details><sum... | True | CVE-2018-19838 (Medium) detected in node-sass-4.11.0.tgz, node-sass0bd48bbad6fccb0da16d3bdf76ad541f5f45ec70 - ## CVE-2018-19838 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>node-... | non_priority | cve medium detected in node sass tgz node cve medium severity vulnerability vulnerable libraries node sass tgz node node sass tgz wrapper around libsass library home page a href path to dependency file webgoat docs package json path to vulnerabl... | 0 |
11,402 | 4,214,854,404 | IssuesEvent | 2016-06-30 00:17:24 | rubberduck-vba/Rubberduck | https://api.github.com/repos/rubberduck-vba/Rubberduck | closed | COM reflection broke the Excel-specific inspections | bug code-inspections | These inspections no longer work, since Excel object model's declarations are acquired via COM reflection. Would be nice to get them to work again. | 1.0 | COM reflection broke the Excel-specific inspections - These inspections no longer work, since Excel object model's declarations are acquired via COM reflection. Would be nice to get them to work again. | non_priority | com reflection broke the excel specific inspections these inspections no longer work since excel object model s declarations are acquired via com reflection would be nice to get them to work again | 0 |
395 | 2,842,537,771 | IssuesEvent | 2015-05-28 09:53:58 | DynareTeam/dynare | https://api.github.com/repos/DynareTeam/dynare | closed | Add new preprocessor option minimal_workspace | preprocessor | Matlab has a limit on the number of variables allowed in the workspace. To prevent problems with this limit, introduce new preprocessor option ```minimal_workspace``` that when used, suppresses writing the parameters to a variable with their name in the workspace. That is, instead of
```
M_.params( 1 ) = 0.999;
bet... | 1.0 | Add new preprocessor option minimal_workspace - Matlab has a limit on the number of variables allowed in the workspace. To prevent problems with this limit, introduce new preprocessor option ```minimal_workspace``` that when used, suppresses writing the parameters to a variable with their name in the workspace. That is... | non_priority | add new preprocessor option minimal workspace matlab has a limit on the number of variables allowed in the workspace to prevent problems with this limit introduce new preprocessor option minimal workspace that when used suppresses writing the parameters to a variable with their name in the workspace that is... | 0 |
2,074 | 3,637,259,496 | IssuesEvent | 2016-02-12 10:00:18 | CU-CloudCollab/aws-gaps | https://api.github.com/repos/CU-CloudCollab/aws-gaps | opened | Script to setup AWS Config in each region | security | For auditing turning on AWS Config in all regions is a best practice. We should have a script that will automatically setup a S3 bucket and configure AWS config in each region to use that bucket | True | Script to setup AWS Config in each region - For auditing turning on AWS Config in all regions is a best practice. We should have a script that will automatically setup a S3 bucket and configure AWS config in each region to use that bucket | non_priority | script to setup aws config in each region for auditing turning on aws config in all regions is a best practice we should have a script that will automatically setup a bucket and configure aws config in each region to use that bucket | 0 |
5,519 | 5,028,865,422 | IssuesEvent | 2016-12-15 19:28:52 | google/blockly | https://api.github.com/repos/google/blockly | closed | When adding multiple blocks with domToBlock, avoid resize calls until the end | performance | Right now domToBlock always causes the workspace to resize--this is inefficient when adding lots of blocks at a time, including when loading a workspace or opening the flyout.
| True | When adding multiple blocks with domToBlock, avoid resize calls until the end - Right now domToBlock always causes the workspace to resize--this is inefficient when adding lots of blocks at a time, including when loading a workspace or opening the flyout.
| non_priority | when adding multiple blocks with domtoblock avoid resize calls until the end right now domtoblock always causes the workspace to resize this is inefficient when adding lots of blocks at a time including when loading a workspace or opening the flyout | 0 |
12,903 | 8,034,788,984 | IssuesEvent | 2018-07-29 22:59:02 | golang/go | https://api.github.com/repos/golang/go | opened | cmd/compile, runtime: pack info into low bits of interface type pointers | Performance | We've generally avoided doing any bit packing, so I don't anticipate this happening, but wanted to record the idea for reference and in case it generates interesting discussion.
We could pack some information into the bottom bits of interface type pointers. As long as `sizeof(reflect.type) % 16 == 0`, it'll point wi... | True | cmd/compile, runtime: pack info into low bits of interface type pointers - We've generally avoided doing any bit packing, so I don't anticipate this happening, but wanted to record the idea for reference and in case it generates interesting discussion.
We could pack some information into the bottom bits of interface... | non_priority | cmd compile runtime pack info into low bits of interface type pointers we ve generally avoided doing any bit packing so i don t anticipate this happening but wanted to record the idea for reference and in case it generates interesting discussion we could pack some information into the bottom bits of interface... | 0 |
264,023 | 23,096,518,818 | IssuesEvent | 2022-07-26 20:08:52 | TerryCavanagh/diceydungeons.com | https://api.github.com/repos/TerryCavanagh/diceydungeons.com | closed | runscript always takes self to refer to the player, even if called by the target | modding issue reported in v1.9 (Testing Round 1) | For example if an enemy equipment or "on start turn" fighter hook calls for blah.hx, and blah.hx is ``self.hp -= 5;``, the *player* will lose 5 health, not the target. If it's ever ambiguous who would be self and who would be target, self and target should both be null (players can supply fighters as arguments for scri... | 1.0 | runscript always takes self to refer to the player, even if called by the target - For example if an enemy equipment or "on start turn" fighter hook calls for blah.hx, and blah.hx is ``self.hp -= 5;``, the *player* will lose 5 health, not the target. If it's ever ambiguous who would be self and who would be target, sel... | non_priority | runscript always takes self to refer to the player even if called by the target for example if an enemy equipment or on start turn fighter hook calls for blah hx and blah hx is self hp the player will lose health not the target if it s ever ambiguous who would be self and who would be target sel... | 0 |
340,611 | 30,530,870,743 | IssuesEvent | 2023-07-19 14:13:22 | yalla-coop/chiltern-website | https://api.github.com/repos/yalla-coop/chiltern-website | closed | Song for life update | enhancement client-to-test website sla | ### Is your feature / client request related to a problem? Please describe.
We are looking to launch phase 2 of our song for life campaign at the end of July. We will be offering people the option to download their card again or to purchase a printed one.
In our review of the first phase of the campaign, we reali... | 1.0 | Song for life update - ### Is your feature / client request related to a problem? Please describe.
We are looking to launch phase 2 of our song for life campaign at the end of July. We will be offering people the option to download their card again or to purchase a printed one.
In our review of the first phase of... | non_priority | song for life update is your feature client request related to a problem please describe we are looking to launch phase of our song for life campaign at the end of july we will be offering people the option to download their card again or to purchase a printed one in our review of the first phase of... | 0 |
8,221 | 8,199,405,390 | IssuesEvent | 2018-08-31 20:03:44 | ramboxapp/community-edition | https://api.github.com/repos/ramboxapp/community-edition | closed | Service Request: Android Messages | new service | Google Announced support for android messages on the web.
This would be a nice extra service.
More info: https://messages.android.com/ | 1.0 | Service Request: Android Messages - Google Announced support for android messages on the web.
This would be a nice extra service.
More info: https://messages.android.com/ | non_priority | service request android messages google announced support for android messages on the web this would be a nice extra service more info | 0 |
332,715 | 29,491,356,421 | IssuesEvent | 2023-06-02 13:41:49 | MPMG-DCC-UFMG/F01 | https://api.github.com/repos/MPMG-DCC-UFMG/F01 | closed | Teste de generalizacao para a tag Obras Públicas: Dados para acompanhamento - Frutal | generalization test development template - GRP (27) tag - Obras Públicas subtag - Dados para acompanhamento | DoD: Realizar o teste de Generalização do validador da tag Obras Públicas: Dados para acompanhamento para o Município de Frutal. | 1.0 | Teste de generalizacao para a tag Obras Públicas: Dados para acompanhamento - Frutal - DoD: Realizar o teste de Generalização do validador da tag Obras Públicas: Dados para acompanhamento para o Município de Frutal. | non_priority | teste de generalizacao para a tag obras públicas dados para acompanhamento frutal dod realizar o teste de generalização do validador da tag obras públicas dados para acompanhamento para o município de frutal | 0 |
89,264 | 15,827,760,083 | IssuesEvent | 2021-04-06 09:04:33 | matrixknight/BikeSharing360_Websites | https://api.github.com/repos/matrixknight/BikeSharing360_Websites | opened | CVE-2019-1010266 (Medium) detected in lodash-1.0.2.tgz | security vulnerability | ## CVE-2019-1010266 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-1.0.2.tgz</b></p></summary>
<p>A utility library delivering consistency, customization, performance, and ex... | True | CVE-2019-1010266 (Medium) detected in lodash-1.0.2.tgz - ## CVE-2019-1010266 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-1.0.2.tgz</b></p></summary>
<p>A utility library d... | non_priority | cve medium detected in lodash tgz cve medium severity vulnerability vulnerable library lodash tgz a utility library delivering consistency customization performance and extras library home page a href path to dependency file websites privatewebsite src bikesharing... | 0 |
20,693 | 6,087,542,931 | IssuesEvent | 2017-06-18 13:56:17 | sbrl/Pepperminty-Wiki | https://api.github.com/repos/sbrl/Pepperminty-Wiki | closed | User preferences | Area: Code enhancement | Different users have different preferences - that much is obvious. Currently Pepperminty Wiki is don't event have a system in place for storing this kind of information, let alone an interface! We really ought to do something about this as part of #69.
- [x] Alter `$settings->users` to have an object per user inste... | 1.0 | User preferences - Different users have different preferences - that much is obvious. Currently Pepperminty Wiki is don't event have a system in place for storing this kind of information, let alone an interface! We really ought to do something about this as part of #69.
- [x] Alter `$settings->users` to have an ob... | non_priority | user preferences different users have different preferences that much is obvious currently pepperminty wiki is don t event have a system in place for storing this kind of information let alone an interface we really ought to do something about this as part of alter settings users to have an objec... | 0 |
149,753 | 23,520,908,212 | IssuesEvent | 2022-08-19 05:43:24 | LearningChain/FrontEnd | https://api.github.com/repos/LearningChain/FrontEnd | closed | feat : Avatar 컴포넌트 수정 | ✨ FEAT 🎨 DESIGN | ### 설명
avatar 컴포넌트를 수정하였습니다
### 세부 기능 요구사항
- [ ] 디자인 변경
- [ ] props 수정및 style로 받을수 있는 props수정
### 주의사항
디자인 변경에 따라 수정하였습니다.
| 1.0 | feat : Avatar 컴포넌트 수정 - ### 설명
avatar 컴포넌트를 수정하였습니다
### 세부 기능 요구사항
- [ ] 디자인 변경
- [ ] props 수정및 style로 받을수 있는 props수정
### 주의사항
디자인 변경에 따라 수정하였습니다.
| non_priority | feat avatar 컴포넌트 수정 설명 avatar 컴포넌트를 수정하였습니다 세부 기능 요구사항 디자인 변경 props 수정및 style로 받을수 있는 props수정 주의사항 디자인 변경에 따라 수정하였습니다 | 0 |
301,174 | 26,024,425,793 | IssuesEvent | 2022-12-21 15:13:04 | elastic/elasticsearch | https://api.github.com/repos/elastic/elasticsearch | closed | [CI] FrequentItemSetsAggregatorTests.FrequentItemSetsAggregatorTests | >test-failure :ml Team:ML | ### CI Link
https://gradle-enterprise.elastic.co/s/a5eowub2bcp5u/console-log?task=:x-pack:plugin:ml:test
### Repro line
./gradlew ':x-pack:plugin:ml:test' --tests "org.elasticsearch.xpack.ml.aggs.frequentitemsets.FrequentItemSetsAggregatorTests.testMixedSingleValues" -Dtests.seed=56BB3CB0A16A5D88 -Dtests.locale=lv-L... | 1.0 | [CI] FrequentItemSetsAggregatorTests.FrequentItemSetsAggregatorTests - ### CI Link
https://gradle-enterprise.elastic.co/s/a5eowub2bcp5u/console-log?task=:x-pack:plugin:ml:test
### Repro line
./gradlew ':x-pack:plugin:ml:test' --tests "org.elasticsearch.xpack.ml.aggs.frequentitemsets.FrequentItemSetsAggregatorTests.t... | non_priority | frequentitemsetsaggregatortests frequentitemsetsaggregatortests ci link repro line gradlew x pack plugin ml test tests org elasticsearch xpack ml aggs frequentitemsets frequentitemsetsaggregatortests testmixedsinglevalues dtests seed dtests locale lv lv dtests timezone asia calcutta drun... | 0 |
116,311 | 14,941,852,484 | IssuesEvent | 2021-01-25 20:23:13 | retaildevcrews/ngsa | https://api.github.com/repos/retaildevcrews/ngsa | closed | use fluentbit debug image | DesignReview FluentBit IaC Observe PointDev SPIKE | use fluentbit debug image so that we have shell access in that case that something goes wrong.
@jofultz to discuss with customer to identify best practice
16 Dec 2020 - sent note to Andrew and Sriram on the topic
aakindele:
We can also try setting the `Log_Level` to `debug`, to see if the logs can provide m... | 1.0 | use fluentbit debug image - use fluentbit debug image so that we have shell access in that case that something goes wrong.
@jofultz to discuss with customer to identify best practice
16 Dec 2020 - sent note to Andrew and Sriram on the topic
aakindele:
We can also try setting the `Log_Level` to `debug`, to s... | non_priority | use fluentbit debug image use fluentbit debug image so that we have shell access in that case that something goes wrong jofultz to discuss with customer to identify best practice dec sent note to andrew and sriram on the topic aakindele we can also try setting the log level to debug to see i... | 0 |
17,339 | 9,726,042,019 | IssuesEvent | 2019-05-30 10:21:27 | opencb/opencga | https://api.github.com/repos/opencb/opencga | closed | Improve SampleIndex read performance | performance storage | There has been detected two performance issues while reading from the SampleIndex.
- [x] Usage of a TreeSet to return a sorted result list of values from each sample index row
- [ ] Too many checks while creating the variant object using the VariantBuilder
#### Check single sample index scan:
```bash
opencga-a... | True | Improve SampleIndex read performance - There has been detected two performance issues while reading from the SampleIndex.
- [x] Usage of a TreeSet to return a sorted result list of values from each sample index row
- [ ] Too many checks while creating the variant object using the VariantBuilder
#### Check single... | non_priority | improve sampleindex read performance there has been detected two performance issues while reading from the sampleindex usage of a treeset to return a sorted result list of values from each sample index row too many checks while creating the variant object using the variantbuilder check single sam... | 0 |
9,585 | 6,399,204,782 | IssuesEvent | 2017-08-04 23:10:17 | flutter/flutter-intellij | https://api.github.com/repos/flutter/flutter-intellij | closed | show analysis issues on app run | usability | When running apps, if there are analysis issues, should we increase the visibility of errors. THis could be:
- showing the Dart Analysis view
- opening a toast telling the users about the errors
- stopping the launch? | True | show analysis issues on app run - When running apps, if there are analysis issues, should we increase the visibility of errors. THis could be:
- showing the Dart Analysis view
- opening a toast telling the users about the errors
- stopping the launch? | non_priority | show analysis issues on app run when running apps if there are analysis issues should we increase the visibility of errors this could be showing the dart analysis view opening a toast telling the users about the errors stopping the launch | 0 |
315,982 | 23,609,174,348 | IssuesEvent | 2022-08-24 10:52:26 | raimannma/ValorantAPI | https://api.github.com/repos/raimannma/ValorantAPI | closed | Access to match history limited to the 10 last matchs maximum | documentation question | Hi everyone,
Not sure if it is a bug report or a limitation of the RIOT API, but I will put it as a bug report.
## 🐛 Bug Report
It seems only the last 10 match in Match History can be accessed when using `valo_api.endpoints.get_match_history_by_name_v3`.
## 🔬 How To Reproduce
Steps to reproduce the b... | 1.0 | Access to match history limited to the 10 last matchs maximum - Hi everyone,
Not sure if it is a bug report or a limitation of the RIOT API, but I will put it as a bug report.
## 🐛 Bug Report
It seems only the last 10 match in Match History can be accessed when using `valo_api.endpoints.get_match_history_by... | non_priority | access to match history limited to the last matchs maximum hi everyone not sure if it is a bug report or a limitation of the riot api but i will put it as a bug report 🐛 bug report it seems only the last match in match history can be accessed when using valo api endpoints get match history by n... | 0 |
311 | 5,722,050,716 | IssuesEvent | 2017-04-20 08:30:34 | PopulateTools/gobierto | https://api.github.com/repos/PopulateTools/gobierto | opened | Paginate person events | gobierto-people | Right now we are not paginating events in Agendas home and Person Agenda page.
Should we go with a "View more" button, @furilo ? | 1.0 | Paginate person events - Right now we are not paginating events in Agendas home and Person Agenda page.
Should we go with a "View more" button, @furilo ? | non_priority | paginate person events right now we are not paginating events in agendas home and person agenda page should we go with a view more button furilo | 0 |
239,882 | 19,975,722,609 | IssuesEvent | 2022-01-29 03:28:32 | hoppscotch/hoppscotch | https://api.github.com/repos/hoppscotch/hoppscotch | opened | [bug]: Search not working on team collections | bug need testing | ### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
I have the same collection as My Collections and Team Collections, but when I type any letter in Team Collections everything is filtered out, as opposed to the search on My Collections tab
### Steps to reproduce
... | 1.0 | [bug]: Search not working on team collections - ### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
I have the same collection as My Collections and Team Collections, but when I type any letter in Team Collections everything is filtered out, as opposed to the searc... | non_priority | search not working on team collections is there an existing issue for this i have searched the existing issues current behavior i have the same collection as my collections and team collections but when i type any letter in team collections everything is filtered out as opposed to the search on m... | 0 |
42,462 | 5,438,322,687 | IssuesEvent | 2017-03-06 10:07:56 | dart-lang/sdk | https://api.github.com/repos/dart-lang/sdk | opened | lib_strong tests are failing on dartanalyzer in strong mode | analyzer-strong-mode analyzer-test area-analyzer area-test Type: bug Type: SDK libraries strong | These tests should be made strong-mode clean (or correct if they are testing strong-mode warnings/errors).
The tests that are failing because package:unittest is not strong-mode clean should be fixed
by changing them to use package:expect or some other light test library, not by changing them
to use package:test, ... | 2.0 | lib_strong tests are failing on dartanalyzer in strong mode - These tests should be made strong-mode clean (or correct if they are testing strong-mode warnings/errors).
The tests that are failing because package:unittest is not strong-mode clean should be fixed
by changing them to use package:expect or some other l... | non_priority | lib strong tests are failing on dartanalyzer in strong mode these tests should be made strong mode clean or correct if they are testing strong mode warnings errors the tests that are failing because package unittest is not strong mode clean should be fixed by changing them to use package expect or some other l... | 0 |
106,807 | 11,498,791,411 | IssuesEvent | 2020-02-12 12:44:28 | RedHatInsights/insights-results-aggregator | https://api.github.com/repos/RedHatInsights/insights-results-aggregator | closed | Provide a useful description for the server module | documentation enhancement | Right now the server module has no proper description:
https://godoc.org/github.com/RedHatInsights/insights-results-aggregator/server
We need to have a better documentation for our publicly available modules. | 1.0 | Provide a useful description for the server module - Right now the server module has no proper description:
https://godoc.org/github.com/RedHatInsights/insights-results-aggregator/server
We need to have a better documentation for our publicly available modules. | non_priority | provide a useful description for the server module right now the server module has no proper description we need to have a better documentation for our publicly available modules | 0 |
15,254 | 8,817,079,057 | IssuesEvent | 2018-12-30 19:00:21 | ghdl/ghdl | https://api.github.com/repos/ghdl/ghdl | opened | How to profiling GHDL | Performance Question | I have a long running GHDL simulation, that is much faster in tools like Riviera-PRO or ModelSim.
I would like to know where the problem is.
I'm using latest GHDL with LLVM backend, thus it produces an executable on disk.
So my first question would be: what tool to use?
Possible tools from a [StackOverflow ... | True | How to profiling GHDL - I have a long running GHDL simulation, that is much faster in tools like Riviera-PRO or ModelSim.
I would like to know where the problem is.
I'm using latest GHDL with LLVM backend, thus it produces an executable on disk.
So my first question would be: what tool to use?
Possible tool... | non_priority | how to profiling ghdl i have a long running ghdl simulation that is much faster in tools like riviera pro or modelsim i would like to know where the problem is i m using latest ghdl with llvm backend thus it produces an executable on disk so my first question would be what tool to use possible tool... | 0 |
89,744 | 11,275,893,779 | IssuesEvent | 2020-01-14 21:48:48 | Opentrons/opentrons | https://api.github.com/repos/Opentrons/opentrons | closed | PD: consistent names + no default exports in StepEditForm/ files | protocol designer refactor | ## overview
In our JS Cookbook we regard default exports as bad, largely b/c it allows things like
```js
// forms/Spam.js
const Spammy = () => {...}
export default Spammy
```
then you might even `import SpamForm from './forms/Spam'`. That gets very confusing when you go back and re-read the code. We have 3... | 1.0 | PD: consistent names + no default exports in StepEditForm/ files - ## overview
In our JS Cookbook we regard default exports as bad, largely b/c it allows things like
```js
// forms/Spam.js
const Spammy = () => {...}
export default Spammy
```
then you might even `import SpamForm from './forms/Spam'`. That g... | non_priority | pd consistent names no default exports in stepeditform files overview in our js cookbook we regard default exports as bad largely b c it allows things like js forms spam js const spammy export default spammy then you might even import spamform from forms spam that g... | 0 |
123,196 | 12,194,767,066 | IssuesEvent | 2020-04-29 16:17:39 | GeroAlv-Alex/SocialNetwork | https://api.github.com/repos/GeroAlv-Alex/SocialNetwork | opened | 5. Introducción | documentation | Sintetizar las necesidades de los clientes sobre los estudios y planteamientos que habeis realizado. Tiene que captar el interés del lector para que lea los puntos siguientes. | 1.0 | 5. Introducción - Sintetizar las necesidades de los clientes sobre los estudios y planteamientos que habeis realizado. Tiene que captar el interés del lector para que lea los puntos siguientes. | non_priority | introducción sintetizar las necesidades de los clientes sobre los estudios y planteamientos que habeis realizado tiene que captar el interés del lector para que lea los puntos siguientes | 0 |
380,838 | 26,432,607,003 | IssuesEvent | 2023-01-15 01:13:26 | marxcerqueira/gc-subs-prediction | https://api.github.com/repos/marxcerqueira/gc-subs-prediction | opened | Business Understanding | documentation | - [ ] Create virtual env
- [ ] Download the data
- [ ] Check the data
- [ ] Desk research about the problem: look for existing solutions
- [ ] Solution Planning
- [ ] Create a Flipbook Business Model | 1.0 | Business Understanding - - [ ] Create virtual env
- [ ] Download the data
- [ ] Check the data
- [ ] Desk research about the problem: look for existing solutions
- [ ] Solution Planning
- [ ] Create a Flipbook Business Model | non_priority | business understanding create virtual env download the data check the data desk research about the problem look for existing solutions solution planning create a flipbook business model | 0 |
126,545 | 17,931,020,300 | IssuesEvent | 2021-09-10 09:15:00 | AlexRogalskiy/github-action-issue-commenter | https://api.github.com/repos/AlexRogalskiy/github-action-issue-commenter | opened | CVE-2021-39134 (High) detected in arborist-2.3.0.tgz | security vulnerability | ## CVE-2021-39134 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>arborist-2.3.0.tgz</b></p></summary>
<p>Manage node_modules trees</p>
<p>Library home page: <a href="https://registry.... | True | CVE-2021-39134 (High) detected in arborist-2.3.0.tgz - ## CVE-2021-39134 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>arborist-2.3.0.tgz</b></p></summary>
<p>Manage node_modules tre... | non_priority | cve high detected in arborist tgz cve high severity vulnerability vulnerable library arborist tgz manage node modules trees library home page a href path to dependency file github action issue commenter package json path to vulnerable library github action issue comm... | 0 |
320,582 | 27,442,853,439 | IssuesEvent | 2023-03-02 12:17:57 | appsmithorg/appsmith | https://api.github.com/repos/appsmithorg/appsmith | closed | [Bug]: cypress/integration/Regression_TestSuite/ClientSideTests/ThemingTests/Basic_spec.js | Bug Cypress flaky tests | ### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description
cypress/integration/Regression_TestSuite/ClientSideTests/ThemingTests/Basic_spec.js
### Steps To Reproduce
cypress/integration/Regression_TestSuite/ClientSideTests/ThemingTests/Basic_spec.js
### Public Sample App
... | 1.0 | [Bug]: cypress/integration/Regression_TestSuite/ClientSideTests/ThemingTests/Basic_spec.js - ### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description
cypress/integration/Regression_TestSuite/ClientSideTests/ThemingTests/Basic_spec.js
### Steps To Reproduce
cypress/integrat... | non_priority | cypress integration regression testsuite clientsidetests themingtests basic spec js is there an existing issue for this i have searched the existing issues description cypress integration regression testsuite clientsidetests themingtests basic spec js steps to reproduce cypress integration re... | 0 |
354,337 | 25,162,066,988 | IssuesEvent | 2022-11-10 17:32:30 | CAST-genomics/haptools | https://api.github.com/repos/CAST-genomics/haptools | closed | We need a documentation page about our file formats | documentation | We need to describe:
- [x] haplotypes format
- [x] breakpoints format
- [x] the .dat model format
- [x] the .map format
- [x] the sample info format | 1.0 | We need a documentation page about our file formats - We need to describe:
- [x] haplotypes format
- [x] breakpoints format
- [x] the .dat model format
- [x] the .map format
- [x] the sample info format | non_priority | we need a documentation page about our file formats we need to describe haplotypes format breakpoints format the dat model format the map format the sample info format | 0 |
129,221 | 18,071,783,744 | IssuesEvent | 2021-09-21 04:20:07 | scriptex/github-pages-vuepress | https://api.github.com/repos/scriptex/github-pages-vuepress | closed | CVE-2021-3807 (Medium) detected in multiple libraries | security vulnerability | ## CVE-2021-3807 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>ansi-regex-4.1.0.tgz</b>, <b>ansi-regex-2.1.1.tgz</b>, <b>ansi-regex-5.0.0.tgz</b></p></summary>
<p>
<details><summ... | True | CVE-2021-3807 (Medium) detected in multiple libraries - ## CVE-2021-3807 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>ansi-regex-4.1.0.tgz</b>, <b>ansi-regex-2.1.1.tgz</b>, <b>an... | non_priority | cve medium detected in multiple libraries cve medium severity vulnerability vulnerable libraries ansi regex tgz ansi regex tgz ansi regex tgz ansi regex tgz regular expression for matching ansi escape codes library home page a href path to depe... | 0 |
322,270 | 27,593,333,206 | IssuesEvent | 2023-03-09 03:08:23 | HKanwal/kapstone | https://api.github.com/repos/HKanwal/kapstone | closed | Testing: Cypress Tests for Work Orders, Employee Invitation, etc. | front end testing | - [x] FT-RT-3
- [x] FT-RT-4
- [ ] FT-RT-6
- [x] FT-RT-7
- [x] FT-RT-14 | 1.0 | Testing: Cypress Tests for Work Orders, Employee Invitation, etc. - - [x] FT-RT-3
- [x] FT-RT-4
- [ ] FT-RT-6
- [x] FT-RT-7
- [x] FT-RT-14 | non_priority | testing cypress tests for work orders employee invitation etc ft rt ft rt ft rt ft rt ft rt | 0 |
101,921 | 12,728,518,062 | IssuesEvent | 2020-06-25 02:51:11 | MozillaFoundation/Design | https://api.github.com/repos/MozillaFoundation/Design | closed | Dialogues and Debates: June 30, 2020 | design | ### Intro
Create assets for the upcoming D&D, requests from the last talk included:
- Screen title cards (Intro, End)
- Social Media (Instagram (post and story), Twitter)
- Thumbnails (new tab, youtube/airmo)
### Links
Content here: https://docs.google.com/document/d/1jWiB60eVkq8YND0EIS_BWiKUCWL70JkgPEp3WAXt2-M... | 1.0 | Dialogues and Debates: June 30, 2020 - ### Intro
Create assets for the upcoming D&D, requests from the last talk included:
- Screen title cards (Intro, End)
- Social Media (Instagram (post and story), Twitter)
- Thumbnails (new tab, youtube/airmo)
### Links
Content here: https://docs.google.com/document/d/1jWiB... | non_priority | dialogues and debates june intro create assets for the upcoming d d requests from the last talk included screen title cards intro end social media instagram post and story twitter thumbnails new tab youtube airmo links content here related to but getting too large with... | 0 |
140,100 | 18,895,231,775 | IssuesEvent | 2021-11-15 17:08:15 | bgoonz/searchAwesome | https://api.github.com/repos/bgoonz/searchAwesome | closed | CVE-2015-8315 (High) detected in ms-0.6.2.tgz | security vulnerability | ## CVE-2015-8315 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ms-0.6.2.tgz</b></p></summary>
<p>Tiny ms conversion utility</p>
<p>Library home page: <a href="https://registry.npmjs.... | True | CVE-2015-8315 (High) detected in ms-0.6.2.tgz - ## CVE-2015-8315 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ms-0.6.2.tgz</b></p></summary>
<p>Tiny ms conversion utility</p>
<p>Lib... | non_priority | cve high detected in ms tgz cve high severity vulnerability vulnerable library ms tgz tiny ms conversion utility library home page a href path to dependency file searchawesome clones awesome ctf package json path to vulnerable library searchawesome clones awesome ctf... | 0 |
321,214 | 23,846,344,997 | IssuesEvent | 2022-09-06 14:17:51 | SAP/guided-answers-extension | https://api.github.com/repos/SAP/guided-answers-extension | closed | Test Report for Sprint CW 27/28 | documentation | Action Plan for CW 27/28: https://github.com/SAP/guided-answers-extension/issues/93
Version Tested: [0:42](https://sap-fiori-elements.slack.com/archives/C03Q04CTUHK/p1658310166607569)
https://github.com/SAP/guided-answers-extension/releases/tag/sap-guided-answers-extension%400.6.0
**New Features Test Results**
... | 1.0 | Test Report for Sprint CW 27/28 - Action Plan for CW 27/28: https://github.com/SAP/guided-answers-extension/issues/93
Version Tested: [0:42](https://sap-fiori-elements.slack.com/archives/C03Q04CTUHK/p1658310166607569)
https://github.com/SAP/guided-answers-extension/releases/tag/sap-guided-answers-extension%400.6.0
... | non_priority | test report for sprint cw action plan for cw version tested new features test results new features added pass fail on vscode pass fail on sap business application studio ✅ pass ... | 0 |
14,848 | 3,288,981,853 | IssuesEvent | 2015-10-29 17:08:07 | mozilla/goggles.webmaker.org | https://api.github.com/repos/mozilla/goggles.webmaker.org | closed | Finish animal illlustrations for FTU | design | Based on Finalize FTU walkthrough #230
Illustrations going into there FTU comps https://invis.io/F44O6ZJGY
Getting close but still working on them:
<img width="800" alt="screen shot 2015-10-27 at 12 41 01 pm" src="https://cloud.githubusercontent.com/assets/1068783/10770345/07af92f0-7ca8-11e5-84ef-44a62fd205ed.p... | 1.0 | Finish animal illlustrations for FTU - Based on Finalize FTU walkthrough #230
Illustrations going into there FTU comps https://invis.io/F44O6ZJGY
Getting close but still working on them:
<img width="800" alt="screen shot 2015-10-27 at 12 41 01 pm" src="https://cloud.githubusercontent.com/assets/1068783/10770345... | non_priority | finish animal illlustrations for ftu based on finalize ftu walkthrough illustrations going into there ftu comps getting close but still working on them img width alt screen shot at pm src | 0 |
54,607 | 6,397,653,791 | IssuesEvent | 2017-08-04 18:33:05 | infiniteautomation/ma-core-public | https://api.github.com/repos/infiniteautomation/ma-core-public | closed | System Settings - Validation | Needs Review Ready for Testing | Check validation for saving all Module's SystemSettingsDefinitions. Basically try and update all the various settings and make sure they work. | 1.0 | System Settings - Validation - Check validation for saving all Module's SystemSettingsDefinitions. Basically try and update all the various settings and make sure they work. | non_priority | system settings validation check validation for saving all module s systemsettingsdefinitions basically try and update all the various settings and make sure they work | 0 |
132,593 | 28,240,194,384 | IssuesEvent | 2023-04-06 06:24:04 | cortezaproject/corteza | https://api.github.com/repos/cortezaproject/corteza | closed | Refactor packages under pkg/ and remove all component importing. | backend codebase improvements | Many packages under `pkg/` still reference type packages from components.
This must be improved either by
- moving the whole package from pkg into a component (federation)
- moving package to the root (envoy, provision)
- refactoring with generics or interfaces (Corredor, envoy?)
packages with component impo... | 1.0 | Refactor packages under pkg/ and remove all component importing. - Many packages under `pkg/` still reference type packages from components.
This must be improved either by
- moving the whole package from pkg into a component (federation)
- moving package to the root (envoy, provision)
- refactoring with generi... | non_priority | refactor packages under pkg and remove all component importing many packages under pkg still reference type packages from components this must be improved either by moving the whole package from pkg into a component federation moving package to the root envoy provision refactoring with generi... | 0 |
53,527 | 22,838,039,614 | IssuesEvent | 2022-07-12 18:40:53 | cityofaustin/atd-data-tech | https://api.github.com/repos/cityofaustin/atd-data-tech | opened | SchemaSpy Production not building post 1.5.0 release | Type: Bug Report Impact: 2-Major Service: Dev Type: DevOps | Site: https://db-docs.austinmobility.io/atd-moped-production/index.html
Note last "Generated on"
Logs:
https://github.com/cityofaustin/atd-moped/runs/7307971079?check_suite_focus=true
Confusing why the Test instance DB builds and runs migrations fine. But the SchemaSpy DB doesn't.
Looks like a bad migration. W... | 1.0 | SchemaSpy Production not building post 1.5.0 release - Site: https://db-docs.austinmobility.io/atd-moped-production/index.html
Note last "Generated on"
Logs:
https://github.com/cityofaustin/atd-moped/runs/7307971079?check_suite_focus=true
Confusing why the Test instance DB builds and runs migrations fine. But t... | non_priority | schemaspy production not building post release site note last generated on logs confusing why the test instance db builds and runs migrations fine but the schemaspy db doesn t looks like a bad migration we could try to identify what migration failed and drop the view immediately before its r... | 0 |
92,610 | 10,759,771,462 | IssuesEvent | 2019-10-31 17:15:49 | akka/alpakka-kafka | https://api.github.com/repos/akka/alpakka-kafka | closed | Document integration tests and benchmarks | documentation | Now that the docker-compose based integration tests and benchmarks work properly, it should be documented how to run those locally. | 1.0 | Document integration tests and benchmarks - Now that the docker-compose based integration tests and benchmarks work properly, it should be documented how to run those locally. | non_priority | document integration tests and benchmarks now that the docker compose based integration tests and benchmarks work properly it should be documented how to run those locally | 0 |
330,467 | 24,262,496,756 | IssuesEvent | 2022-09-28 01:02:53 | microsoft/pxt-arcade | https://api.github.com/repos/microsoft/pxt-arcade | closed | Gif is not complete in tutorial "Barrel Dodger" | documentation tutorial | **Describe the bug**
Gif is not complete in tutorial "Barrel Dodger"
**Steps to reproduce the behavior**
1.Navigate to https://arcade.makecode.com/beta#
2.Tutorials---->Barrel Dodger---->Start Tutorial
3.Compare the hint in step 9 and step 10
**Expect behavior**
The hint should be complete in step 9.
**Ac... | 1.0 | Gif is not complete in tutorial "Barrel Dodger" - **Describe the bug**
Gif is not complete in tutorial "Barrel Dodger"
**Steps to reproduce the behavior**
1.Navigate to https://arcade.makecode.com/beta#
2.Tutorials---->Barrel Dodger---->Start Tutorial
3.Compare the hint in step 9 and step 10
**Expect behavior... | non_priority | gif is not complete in tutorial barrel dodger describe the bug gif is not complete in tutorial barrel dodger steps to reproduce the behavior navigate to tutorials barrel dodger start tutorial compare the hint in step and step expect behavior the hint should be complete i... | 0 |
444,849 | 31,151,769,296 | IssuesEvent | 2023-08-16 10:25:50 | nikmaxott/nikmaxott-portfolio | https://api.github.com/repos/nikmaxott/nikmaxott-portfolio | closed | Add Tests | documentation enhancement | **Is your feature request related to a problem? Please describe.**
The default tests are currently failing, and not being used to determine if a merge should be allowed
**Describe the solution you'd like**
Add tests to the pipeline, and fix the broken tests / add new ones | 1.0 | Add Tests - **Is your feature request related to a problem? Please describe.**
The default tests are currently failing, and not being used to determine if a merge should be allowed
**Describe the solution you'd like**
Add tests to the pipeline, and fix the broken tests / add new ones | non_priority | add tests is your feature request related to a problem please describe the default tests are currently failing and not being used to determine if a merge should be allowed describe the solution you d like add tests to the pipeline and fix the broken tests add new ones | 0 |
77,409 | 26,976,657,175 | IssuesEvent | 2023-02-09 10:03:18 | DependencyTrack/dependency-track | https://api.github.com/repos/DependencyTrack/dependency-track | closed | Unrecognized field "parentUuid" in Project | defect | ### Current Behavior
The JSON representation of a project contains the field "parentUuid" which is not consumable by other operations that consume a project.
https://github.com/DependencyTrack/dependency-track/blob/5e67e12d0c423e622fd2c19405ca9993fb53e416/src/main/java/org/dependencytrack/model/Project.java#L262-L2... | 1.0 | Unrecognized field "parentUuid" in Project - ### Current Behavior
The JSON representation of a project contains the field "parentUuid" which is not consumable by other operations that consume a project.
https://github.com/DependencyTrack/dependency-track/blob/5e67e12d0c423e622fd2c19405ca9993fb53e416/src/main/java/o... | non_priority | unrecognized field parentuuid in project current behavior the json representation of a project contains the field parentuuid which is not consumable by other operations that consume a project if you send a request with that field to api project you will get the following response with code ... | 0 |
8,749 | 12,289,686,315 | IssuesEvent | 2020-05-09 22:53:20 | topcoder-platform/challenge-engine-ui | https://api.github.com/repos/topcoder-platform/challenge-engine-ui | closed | May 7 Bug Hunt : No save button available on edit challenge page | Functional May 7 Bug Hunt Not a requirement Rejected | **Describe the bug**
May 7 Bug Hunt : No save button available on edit challenge page
**To Reproduce / Actual Behavior**
Steps to reproduce the behavior:
1. Go to 'https://challenges.topcoder-dev.com/'
2. Login as jcori / appirio123
3. Open any Active Challenge to Edit > Scroll Down and there is no save butto... | 1.0 | May 7 Bug Hunt : No save button available on edit challenge page - **Describe the bug**
May 7 Bug Hunt : No save button available on edit challenge page
**To Reproduce / Actual Behavior**
Steps to reproduce the behavior:
1. Go to 'https://challenges.topcoder-dev.com/'
2. Login as jcori / appirio123
3. Open an... | non_priority | may bug hunt no save button available on edit challenge page describe the bug may bug hunt no save button available on edit challenge page to reproduce actual behavior steps to reproduce the behavior go to login as jcori open any active challenge to edit scroll down and ... | 0 |
52,125 | 12,880,371,654 | IssuesEvent | 2020-07-12 05:24:30 | AObuchow/Eclipse-Spectrum-Theme | https://api.github.com/repos/AObuchow/Eclipse-Spectrum-Theme | closed | Format CSS on push to master | build | It'd be nice to have some automatic CSS formatting running with GitHub Actions when pushing to master.
I haven't looked much into the topic, but I found these CSS formatters that could be useful:
- https://github.com/senchalabs/cssbeautify
- https://github.com/morishitter/stylefmt | 1.0 | Format CSS on push to master - It'd be nice to have some automatic CSS formatting running with GitHub Actions when pushing to master.
I haven't looked much into the topic, but I found these CSS formatters that could be useful:
- https://github.com/senchalabs/cssbeautify
- https://github.com/morishitter/stylefmt | non_priority | format css on push to master it d be nice to have some automatic css formatting running with github actions when pushing to master i haven t looked much into the topic but i found these css formatters that could be useful | 0 |
270,795 | 20,610,327,743 | IssuesEvent | 2022-03-07 07:53:39 | laazyCmd/ecommerce-backend | https://api.github.com/repos/laazyCmd/ecommerce-backend | closed | Add a readme.md for ecommerce-dashboard | documentation | ## Description
- I need to add a `README.md` file to the `ecommerce-dashboard` repo, to document on how to clone this repo and how this works | 1.0 | Add a readme.md for ecommerce-dashboard - ## Description
- I need to add a `README.md` file to the `ecommerce-dashboard` repo, to document on how to clone this repo and how this works | non_priority | add a readme md for ecommerce dashboard description i need to add a readme md file to the ecommerce dashboard repo to document on how to clone this repo and how this works | 0 |
10,674 | 3,134,322,967 | IssuesEvent | 2015-09-10 09:23:49 | Leadera/ecoman_repo | https://api.github.com/repos/Leadera/ecoman_repo | closed | Open project: system should display the project information page | enhancement Portal Project Management waiting for testing | Hi, When the user open a project, the system display the screen with the large picture of Ankara (I guess). Then the user does not know what to do...
Please change it so that the system display direcly the related project page. See image below.
. Then the user does not know what to do...
Please change it so that the system display direcly the related project page. See image below.
![... | non_priority | open project system should display the project information page hi when the user open a project the system display the screen with the large picture of ankara i guess then the user does not know what to do please change it so that the system display direcly the related project page see image below ... | 0 |
28,629 | 23,400,932,550 | IssuesEvent | 2022-08-12 07:53:37 | MerginMaps/input | https://api.github.com/repos/MerginMaps/input | closed | Add Apple translations check to translations CI | enhancement infrastructure | Currently before release we need to manually go over `app/ios/Info.plist` file and see if all languages are present as in `app/i18n/input_i18n.qrc`. If new language is added to Input, it needs to be manually added to the Info.plist
Let's automatically check if Info.plist contains all languages from input_i18n.qrc. A... | 1.0 | Add Apple translations check to translations CI - Currently before release we need to manually go over `app/ios/Info.plist` file and see if all languages are present as in `app/i18n/input_i18n.qrc`. If new language is added to Input, it needs to be manually added to the Info.plist
Let's automatically check if Info.p... | non_priority | add apple translations check to translations ci currently before release we need to manually go over app ios info plist file and see if all languages are present as in app input qrc if new language is added to input it needs to be manually added to the info plist let s automatically check if info plist c... | 0 |
213,840 | 16,539,508,551 | IssuesEvent | 2021-05-27 15:11:50 | yewstack/yew | https://api.github.com/repos/yewstack/yew | closed | Broken links to documents on README | documentation | Following links on the top of README return page 404:
1) Documentation (stable) https://yew.rs/docs/
2) Documentation (latest) https://yew.rs/docs/next/
3) 简体中文文档 https://yew.rs/docs/zh-CN/
4) 繁體中文文檔 https://yew.rs/docs/zh-TW/
5) ドキュメント https://yew.rs/docs/ja/
I thought it's easy to fix by appending `/index` to... | 1.0 | Broken links to documents on README - Following links on the top of README return page 404:
1) Documentation (stable) https://yew.rs/docs/
2) Documentation (latest) https://yew.rs/docs/next/
3) 简体中文文档 https://yew.rs/docs/zh-CN/
4) 繁體中文文檔 https://yew.rs/docs/zh-TW/
5) ドキュメント https://yew.rs/docs/ja/
I thought it'... | non_priority | broken links to documents on readme following links on the top of readme return page documentation stable documentation latest 简体中文文档 繁體中文文檔 ドキュメント i thought it s easy to fix by appending index to each of links e g which is ok however it did not work for documen... | 0 |
20,028 | 10,449,809,629 | IssuesEvent | 2019-09-19 09:12:31 | ioswinews/swagger-parser | https://api.github.com/repos/ioswinews/swagger-parser | opened | CVE-2018-12022 (High) detected in jackson-databind-2.9.5.jar | security vulnerability | ## CVE-2018-12022 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.5.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streamin... | True | CVE-2018-12022 (High) detected in jackson-databind-2.9.5.jar - ## CVE-2018-12022 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.5.jar</b></p></summary>
<p>General... | non_priority | cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file tmp ws scm swagger parser modu... | 0 |
333,642 | 29,799,839,414 | IssuesEvent | 2023-06-16 07:13:38 | Scille/parsec-cloud | https://api.github.com/repos/Scille/parsec-cloud | closed | Should we remove the test `test_addr_with_bad_percent_encoded_token` ? | inconsistent testing python | The test `test_addr_with_bad_percent_encoded_token` in `tests.core.test_backend_address.py` is always skipped.
Should we remove it ? since as never be run since 6f38ccf69
https://github.com/Scille/parsec-cloud/blob/6f38ccf69777ee91027e4e3287be4b8dbf2f7d6c/tests/core/test_backend_address.py#L264-L265 | 1.0 | Should we remove the test `test_addr_with_bad_percent_encoded_token` ? - The test `test_addr_with_bad_percent_encoded_token` in `tests.core.test_backend_address.py` is always skipped.
Should we remove it ? since as never be run since 6f38ccf69
https://github.com/Scille/parsec-cloud/blob/6f38ccf69777ee91027e4e3287... | non_priority | should we remove the test test addr with bad percent encoded token the test test addr with bad percent encoded token in tests core test backend address py is always skipped should we remove it since as never be run since | 0 |
47,571 | 13,240,938,897 | IssuesEvent | 2020-08-19 07:21:11 | commercetools/commercetools-adyen-integration | https://api.github.com/repos/commercetools/commercetools-adyen-integration | closed | Remove adyen-cse-js | api-extension security | Remove dependency `https://github.com/Adyen/adyen-cse-web` from package.json as now it's deprecated.
In order to be able to remove it, tests needs to be rewritten as this module has been used to generate credit card numbers without the need for UI. | True | Remove adyen-cse-js - Remove dependency `https://github.com/Adyen/adyen-cse-web` from package.json as now it's deprecated.
In order to be able to remove it, tests needs to be rewritten as this module has been used to generate credit card numbers without the need for UI. | non_priority | remove adyen cse js remove dependency from package json as now it s deprecated in order to be able to remove it tests needs to be rewritten as this module has been used to generate credit card numbers without the need for ui | 0 |
333,373 | 24,372,752,692 | IssuesEvent | 2022-10-03 20:51:18 | amzn/ads-advanced-tools-docs | https://api.github.com/repos/amzn/ads-advanced-tools-docs | closed | Recently updated api request error | bug documentation | Recently updated api request error,I have been using the previous api for over 2 years!
1. /sp/targets/bid/recommendations:
this endpoint request error 500,and cannot be improved。
2. /sp/campaigns/budget/usage:
this endpoint request error 401,But it has actually been authenticated, and calling other apis is normal
... | 1.0 | Recently updated api request error - Recently updated api request error,I have been using the previous api for over 2 years!
1. /sp/targets/bid/recommendations:
this endpoint request error 500,and cannot be improved。
2. /sp/campaigns/budget/usage:
this endpoint request error 401,But it has actually been authenticat... | non_priority | recently updated api request error recently updated api request error,i have been using the previous api for over years! sp targets bid recommendations: this endpoint request error ,and cannot be improved。 sp campaigns budget usage: this endpoint request error ,but it has actually been authenticated ... | 0 |
53,334 | 22,754,211,287 | IssuesEvent | 2022-07-07 15:15:36 | cityofaustin/atd-data-tech | https://api.github.com/repos/cityofaustin/atd-data-tech | closed | Project Relationships | Add project-to-project relationships | Service: Dev Product: Moped Project: Moped v1.0 | As a user navigating the details of a project, I want to relate projects together so that I can later view a list of projects relevant to this project.
**Details:**
- A project can be a **child** of another project
- A project can be a **parent** of another project
- A project can simply be **related** to another... | 1.0 | Project Relationships | Add project-to-project relationships - As a user navigating the details of a project, I want to relate projects together so that I can later view a list of projects relevant to this project.
**Details:**
- A project can be a **child** of another project
- A project can be a **parent** of an... | non_priority | project relationships add project to project relationships as a user navigating the details of a project i want to relate projects together so that i can later view a list of projects relevant to this project details a project can be a child of another project a project can be a parent of an... | 0 |
19,826 | 3,785,231,060 | IssuesEvent | 2016-03-20 11:17:42 | MajkiIT/polish-ads-filter | https://api.github.com/repos/MajkiIT/polish-ads-filter | closed | edarling.pl | cookies reguły gotowe/testowanie | cookies
Ta strona używa plików cookies. Dowiedz się więcej do czego są wykorzystywane oraz jak zmienić ich ustawienia w przeglądarce. Więcej o wykorzystaniu plików cookies możesz przeczytać także w naszej Polityce Prywatności. Korzystając z tej strony wyrażasz zgodę na używanie plików cookies, zgodnie z aktualnymi ... | 1.0 | edarling.pl - cookies
Ta strona używa plików cookies. Dowiedz się więcej do czego są wykorzystywane oraz jak zmienić ich ustawienia w przeglądarce. Więcej o wykorzystaniu plików cookies możesz przeczytać także w naszej Polityce Prywatności. Korzystając z tej strony wyrażasz zgodę na używanie plików cookies, zgodnie... | non_priority | edarling pl cookies ta strona używa plików cookies dowiedz się więcej do czego są wykorzystywane oraz jak zmienić ich ustawienia w przeglądarce więcej o wykorzystaniu plików cookies możesz przeczytać także w naszej polityce prywatności korzystając z tej strony wyrażasz zgodę na używanie plików cookies zgodnie... | 0 |
55,663 | 23,527,208,063 | IssuesEvent | 2022-08-19 12:05:44 | hashicorp/terraform-provider-aws | https://api.github.com/repos/hashicorp/terraform-provider-aws | closed | aws cognito - user account recovery options | question service/cognitoidp | Hello Team,
Hope all is good
We're facing this issue : in Cognito terraform account_recovery_setting only accept these values for recovery_mechanism [email , sms , admin_only] , but we couldn't see how to add this mechanism >> "SMS if available, otherwise email, and allow a user to reset their password via SMS if t... | 1.0 | aws cognito - user account recovery options - Hello Team,
Hope all is good
We're facing this issue : in Cognito terraform account_recovery_setting only accept these values for recovery_mechanism [email , sms , admin_only] , but we couldn't see how to add this mechanism >> "SMS if available, otherwise email, and all... | non_priority | aws cognito user account recovery options hello team hope all is good we re facing this issue in cognito terraform account recovery setting only accept these values for recovery mechanism but we couldn t see how to add this mechanism sms if available otherwise email and allow a user to reset their ... | 0 |
14,188 | 10,130,125,990 | IssuesEvent | 2019-08-01 16:11:48 | MicrosoftDocs/azure-docs | https://api.github.com/repos/MicrosoftDocs/azure-docs | closed | Not able to publish the code into azure. | Pri2 assigned-to-author cognitive-services/svc in-progress product-issue speech-service/subsvc triaged | I have implemented cognitive services in my web api(Dotnet framework). But while building the code I am getting compilation error like " Cognitive Services Speech SDK doesn't support AnyCpu".
I have changed the "AnyCpu" mode to x64. But still i am getting the error.
Please help.
---
#### Document Details
... | 2.0 | Not able to publish the code into azure. - I have implemented cognitive services in my web api(Dotnet framework). But while building the code I am getting compilation error like " Cognitive Services Speech SDK doesn't support AnyCpu".
I have changed the "AnyCpu" mode to x64. But still i am getting the error.
Please... | non_priority | not able to publish the code into azure i have implemented cognitive services in my web api dotnet framework but while building the code i am getting compilation error like cognitive services speech sdk doesn t support anycpu i have changed the anycpu mode to but still i am getting the error please h... | 0 |
230,911 | 17,650,695,649 | IssuesEvent | 2021-08-20 12:50:13 | cloudflare/cloudflare-docs | https://api.github.com/repos/cloudflare/cloudflare-docs | opened | Clarify that `cf: { cacheTtl: -1 }` is invalid | documentation | ### Expected Behavior
The "TTL interpretation" section [at the bottom of this page](https://developers.cloudflare.com/workers/examples/cache-using-fetch#ttl-interpretation) should make clear that only `cacheTtlByStatus` supports negative values.
`cacheTtl: -1` (or any negative number) has no defined meaning, and is... | 1.0 | Clarify that `cf: { cacheTtl: -1 }` is invalid - ### Expected Behavior
The "TTL interpretation" section [at the bottom of this page](https://developers.cloudflare.com/workers/examples/cache-using-fetch#ttl-interpretation) should make clear that only `cacheTtlByStatus` supports negative values.
`cacheTtl: -1` (or an... | non_priority | clarify that cf cachettl is invalid expected behavior the ttl interpretation section should make clear that only cachettlbystatus supports negative values cachettl or any negative number has no defined meaning and is currently ignored by cloudflare s infrastructure i e it does ... | 0 |
230,379 | 25,464,258,614 | IssuesEvent | 2022-11-25 01:11:57 | KDWSS/dd-trace-java | https://api.github.com/repos/KDWSS/dd-trace-java | opened | CVE-2022-45868 (High) detected in multiple libraries | security vulnerability | ## CVE-2022-45868 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>h2-1.3.169.jar</b>, <b>h2-1.4.197.jar</b>, <b>h2-1.4.195.jar</b>, <b>h2-1.4.199.jar</b>, <b>h2-1.3.168.jar</b>, <b>h2... | True | CVE-2022-45868 (High) detected in multiple libraries - ## CVE-2022-45868 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>h2-1.3.169.jar</b>, <b>h2-1.4.197.jar</b>, <b>h2-1.4.195.jar</... | non_priority | cve high detected in multiple libraries cve high severity vulnerability vulnerable libraries jar jar jar jar jar jar jar database engine library home page a href path to dependency file dd java agent... | 0 |
42,231 | 6,971,262,893 | IssuesEvent | 2017-12-11 13:25:42 | Sylius/Sylius | https://api.github.com/repos/Sylius/Sylius | closed | [Features request] API Product : filter enabled products within the collection | API Documentation Stale | My goal is to list enabled products on the front office of my ecommerce website.
Following the doc http://docs.sylius.org/en/latest/api/products.html, the GET method (collections of products) does not permit to filter by "enabled" state
| 1.0 | [Features request] API Product : filter enabled products within the collection - My goal is to list enabled products on the front office of my ecommerce website.
Following the doc http://docs.sylius.org/en/latest/api/products.html, the GET method (collections of products) does not permit to filter by "enabled" state... | non_priority | api product filter enabled products within the collection my goal is to list enabled products on the front office of my ecommerce website following the doc the get method collections of products does not permit to filter by enabled state | 0 |
254,247 | 19,190,396,374 | IssuesEvent | 2021-12-05 22:13:10 | vgyorgy/craftmanship_training | https://api.github.com/repos/vgyorgy/craftmanship_training | reopened | CMake can't find build directory. | documentation | Error log:
> **deveushu@atd-vm-xp64:~/workspace/craftmanship_training-main$ cmake -B ./build**
> CMake Error: The source directory "/home/deveushu/workspace/craftmanship_training-main/build" does not appear to contain
> CMakeLists.txt.
> Specify --help for usage, or press the help button on the CMake GUI. | 1.0 | CMake can't find build directory. - Error log:
> **deveushu@atd-vm-xp64:~/workspace/craftmanship_training-main$ cmake -B ./build**
> CMake Error: The source directory "/home/deveushu/workspace/craftmanship_training-main/build" does not appear to contain
> CMakeLists.txt.
> Specify --help for usage, or press the he... | non_priority | cmake can t find build directory error log deveushu atd vm workspace craftmanship training main cmake b build cmake error the source directory home deveushu workspace craftmanship training main build does not appear to contain cmakelists txt specify help for usage or press the help ... | 0 |
303,026 | 26,180,329,113 | IssuesEvent | 2023-01-02 14:48:19 | esi-neuroscience/syncopy | https://api.github.com/repos/esi-neuroscience/syncopy | closed | Include tests for multiple positional args in ComputationalRoutine | Tests | >
>
> > @pantaray, I tried to fined tests for a `ComputationalRoutine` with multiple positional arguments. Do they exist? If not should I open an issue?
>
> Currently, we do not test that. However, multiple positional arguments are a mandatory requirement for all time-frequency methods (which was actually the re... | 1.0 | Include tests for multiple positional args in ComputationalRoutine - >
>
> > @pantaray, I tried to fined tests for a `ComputationalRoutine` with multiple positional arguments. Do they exist? If not should I open an issue?
>
> Currently, we do not test that. However, multiple positional arguments are a mandatory ... | non_priority | include tests for multiple positional args in computationalroutine pantaray i tried to fined tests for a computationalroutine with multiple positional arguments do they exist if not should i open an issue currently we do not test that however multiple positional arguments are a mandatory ... | 0 |
51,022 | 6,486,106,955 | IssuesEvent | 2017-08-19 16:39:12 | exercism/discussions | https://api.github.com/repos/exercism/discussions | closed | Transition time for solutions - test maching | concerning/product topic/design-research | When, and as, exercises transition, and the versions of the tests change, solutions (iterations) keep coming in, over time. This means that from the fetching of the exercise, to submission, there is a time (this can be an extended amount of time) where the LoL (Lover of Learning) has perhaps test version 2, while when... | 1.0 | Transition time for solutions - test maching - When, and as, exercises transition, and the versions of the tests change, solutions (iterations) keep coming in, over time. This means that from the fetching of the exercise, to submission, there is a time (this can be an extended amount of time) where the LoL (Lover of L... | non_priority | transition time for solutions test maching when and as exercises transition and the versions of the tests change solutions iterations keep coming in over time this means that from the fetching of the exercise to submission there is a time this can be an extended amount of time where the lol lover of l... | 0 |
131,502 | 12,485,893,036 | IssuesEvent | 2020-05-30 22:16:34 | covidcanidoit/covidcanidoit | https://api.github.com/repos/covidcanidoit/covidcanidoit | opened | Create contributor guide | documentation | Build `CONTRIBUTING.md` with some setup and guidance for new contributors. | 1.0 | Create contributor guide - Build `CONTRIBUTING.md` with some setup and guidance for new contributors. | non_priority | create contributor guide build contributing md with some setup and guidance for new contributors | 0 |
34,868 | 7,873,741,388 | IssuesEvent | 2018-06-25 15:03:15 | grails-plugins/grails-spring-security-core | https://api.github.com/repos/grails-plugins/grails-spring-security-core | closed | Configuration "filterNames" not working as expected: removal of filters not possible | Code Review In Progress | **From the documentation**
16.2. filterNames
To define custom filters, to **remove a core filter** from the chain (not recommended), or to otherwise have control over the filter chain, you can specify the filterNames property as a list of strings.
**Expected Behavior**
```
grails.plugin.springsecurity.filterChai... | 1.0 | Configuration "filterNames" not working as expected: removal of filters not possible - **From the documentation**
16.2. filterNames
To define custom filters, to **remove a core filter** from the chain (not recommended), or to otherwise have control over the filter chain, you can specify the filterNames property as a ... | non_priority | configuration filternames not working as expected removal of filters not possible from the documentation filternames to define custom filters to remove a core filter from the chain not recommended or to otherwise have control over the filter chain you can specify the filternames property as a l... | 0 |
244,756 | 26,472,741,465 | IssuesEvent | 2023-01-17 08:50:24 | postgres-ai/database-lab-engine | https://api.github.com/repos/postgres-ai/database-lab-engine | closed | CVE-2022-28131 (High) detected in golang.org/x/net-v0.0.0-20211216030914-fe4d6282115f | security vulnerability | ## CVE-2022-28131 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>golang.org/x/net-v0.0.0-20211216030914-fe4d6282115f</b></p></summary>
<p></p>
<p>Library home page: <a href="https://p... | True | CVE-2022-28131 (High) detected in golang.org/x/net-v0.0.0-20211216030914-fe4d6282115f - ## CVE-2022-28131 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>golang.org/x/net-v0.0.0-2021121... | non_priority | cve high detected in golang org x net cve high severity vulnerability vulnerable library golang org x net library home page a href dependency hierarchy golang org x root library x golang org x net vulnerable library ... | 0 |
54,858 | 6,414,738,439 | IssuesEvent | 2017-08-08 10:57:50 | brave/browser-ios | https://api.github.com/repos/brave/browser-ios | closed | Manual test run on iOS11 iPhone7 for 1.4 | iPhone release-notes/exclude tests | ## Per release specialty tests
- [x] Bookmarks not always displayed in left well after being added. ([#1021](https://github.com/brave/browser-ios/issues/1021))
- [x] Browser crashes when exiting Private browsing. ([#1013](https://github.com/brave/browser-ios/issues/1013))
- [x] Bookmark icons don't update when bo... | 1.0 | Manual test run on iOS11 iPhone7 for 1.4 - ## Per release specialty tests
- [x] Bookmarks not always displayed in left well after being added. ([#1021](https://github.com/brave/browser-ios/issues/1021))
- [x] Browser crashes when exiting Private browsing. ([#1013](https://github.com/brave/browser-ios/issues/1013))
... | non_priority | manual test run on for per release specialty tests bookmarks not always displayed in left well after being added browser crashes when exiting private browsing bookmark icons don t update when bookmark is removed focus is set to last tab after restart bo... | 0 |
32,923 | 6,969,977,685 | IssuesEvent | 2017-12-11 08:33:51 | STEllAR-GROUP/hpx | https://api.github.com/repos/STEllAR-GROUP/hpx | closed | minimal_timed_async_executor_test_exe fails to compile on master (d6f505c) | category: executors type: defect | Debian 9.2, Clang 3.8.1, C++14, Boost 1.65.1, RelWithDebInfo.
This failure was observed on a branch earlier, seems to have been merged onto master. There may be additional failures, didn't continue the build. The output below is from master commit d6f505c4b45a84379bf8dc120277c1631464562b.
According to @K-ballo on I... | 1.0 | minimal_timed_async_executor_test_exe fails to compile on master (d6f505c) - Debian 9.2, Clang 3.8.1, C++14, Boost 1.65.1, RelWithDebInfo.
This failure was observed on a branch earlier, seems to have been merged onto master. There may be additional failures, didn't continue the build. The output below is from master c... | non_priority | minimal timed async executor test exe fails to compile on master debian clang c boost relwithdebinfo this failure was observed on a branch earlier seems to have been merged onto master there may be additional failures didn t continue the build the output below is from master commit ... | 0 |
5,496 | 8,058,229,363 | IssuesEvent | 2018-08-02 17:48:41 | OpenSRP/opensrp-client-anc | https://api.github.com/repos/OpenSRP/opensrp-client-anc | closed | Implement login filter workflow | incomplete requirements | Initial login filter for the user to select what action they want to do when they first login. This was based on user feedback. | 1.0 | Implement login filter workflow - Initial login filter for the user to select what action they want to do when they first login. This was based on user feedback. | non_priority | implement login filter workflow initial login filter for the user to select what action they want to do when they first login this was based on user feedback | 0 |
65,467 | 16,359,199,643 | IssuesEvent | 2021-05-14 06:35:45 | appsmithorg/appsmith | https://api.github.com/repos/appsmithorg/appsmith | closed | [Bug] Table UI associated with Google API is broken on forked application | Bug Low Release Table Widget UI Building Pod Widgets | Steps to reproduce:
1) Add a organisation A --> Application A
2) Now add an Google Sheet API (List )
3) Add an Table widget
4) Now navigate to home page
5) Click on Action
6) Click on Fork and select an organisation
7) Now open the forked Application A
and observe
observation:
Error message stating Auth... | 1.0 | [Bug] Table UI associated with Google API is broken on forked application - Steps to reproduce:
1) Add a organisation A --> Application A
2) Now add an Google Sheet API (List )
3) Add an Table widget
4) Now navigate to home page
5) Click on Action
6) Click on Fork and select an organisation
7) Now open the f... | non_priority | table ui associated with google api is broken on forked application steps to reproduce add a organisation a application a now add an google sheet api list add an table widget now navigate to home page click on action click on fork and select an organisation now open the forke... | 0 |
301,864 | 26,106,201,281 | IssuesEvent | 2022-12-27 13:31:09 | Aatu/FieryVoid | https://api.github.com/repos/Aatu/FieryVoid | closed | Belters and LCVs | enhancement fix in testing | current (custom) LCV Carrier is quite costly, limiting Belters when Jump Drive rules are enforced....
OPTIONS:
- check if it can't be made cheaper?
- maybe make ElInt variant?
- maybe make Escort Carrier variant capable of bringing a pair of LCVs to battle instead of a pair of fighter flights? Or one of both, Dr... | 1.0 | Belters and LCVs - current (custom) LCV Carrier is quite costly, limiting Belters when Jump Drive rules are enforced....
OPTIONS:
- check if it can't be made cheaper?
- maybe make ElInt variant?
- maybe make Escort Carrier variant capable of bringing a pair of LCVs to battle instead of a pair of fighter flights?... | non_priority | belters and lcvs current custom lcv carrier is quite costly limiting belters when jump drive rules are enforced options check if it can t be made cheaper maybe make elint variant maybe make escort carrier variant capable of bringing a pair of lcvs to battle instead of a pair of fighter flights ... | 0 |
390,733 | 26,870,693,151 | IssuesEvent | 2023-02-04 12:27:58 | sagemath/trac-to-github | https://api.github.com/repos/sagemath/trac-to-github | closed | Local branch name | documentation | Of course, there is no rule on naming local branches. It is up to the user's preference. However, from my recent experiences, I think we can be helpful to a newcomer (like me) by suggesting a fixed form for naming local branches corresponding to issues/prs.
In trac, we had "t/123456/make-sage-great". Similarly I s... | 1.0 | Local branch name - Of course, there is no rule on naming local branches. It is up to the user's preference. However, from my recent experiences, I think we can be helpful to a newcomer (like me) by suggesting a fixed form for naming local branches corresponding to issues/prs.
In trac, we had "t/123456/make-sage-g... | non_priority | local branch name of course there is no rule on naming local branches it is up to the user s preference however from my recent experiences i think we can be helpful to a newcomer like me by suggesting a fixed form for naming local branches corresponding to issues prs in trac we had t make sage great ... | 0 |
146,431 | 13,182,141,230 | IssuesEvent | 2020-08-12 15:19:39 | retaildevcrews/helium-java | https://api.github.com/repos/retaildevcrews/helium-java | closed | Add Log Level App to KeyVault Mapping to Documentation | Documentation Java Pri1 | ## Description:
Once the PR #229 is complete the current mapping will be:
KV Log Level | Description | App Log Level | Reason
-- | -- | -- | --
BASIC | Logs only URLs, HTTP methods, and time to finish the request. | WARN, ERROR, FATAL | Matching decreased information
BODY | Logs everything in BASIC, plus all the... | 1.0 | Add Log Level App to KeyVault Mapping to Documentation - ## Description:
Once the PR #229 is complete the current mapping will be:
KV Log Level | Description | App Log Level | Reason
-- | -- | -- | --
BASIC | Logs only URLs, HTTP methods, and time to finish the request. | WARN, ERROR, FATAL | Matching decreased i... | non_priority | add log level app to keyvault mapping to documentation description once the pr is complete the current mapping will be kv log level description app log level reason basic logs only urls http methods and time to finish the request warn error fatal matching decreased inf... | 0 |
113,503 | 17,145,716,564 | IssuesEvent | 2021-07-13 14:24:36 | keep-network/coverage-pools | https://api.github.com/repos/keep-network/coverage-pools | closed | Lack of validation of RiskManager parameters | :eyeglasses: security-audit | ```
Severity: Medium Difficulty: High
Type: Data Validation
Target: RiskManager.sol
```
**Description**
The RiskManager contract allows to change some important parameters without validation.
Deploying the RiskManager contract requires to provide a list of parameters, including the `bondAuctionThresho... | True | Lack of validation of RiskManager parameters - ```
Severity: Medium Difficulty: High
Type: Data Validation
Target: RiskManager.sol
```
**Description**
The RiskManager contract allows to change some important parameters without validation.
Deploying the RiskManager contract requires to provide a list o... | non_priority | lack of validation of riskmanager parameters severity medium difficulty high type data validation target riskmanager sol description the riskmanager contract allows to change some important parameters without validation deploying the riskmanager contract requires to provide a list o... | 0 |
242,167 | 18,522,186,501 | IssuesEvent | 2021-10-20 16:06:52 | redhat-developer/service-binding-operator | https://api.github.com/repos/redhat-developer/service-binding-operator | closed | Example scenarios should use real world Operators | kind/documentation | Every PostgreSQL example that is in https://github.com/redhat-developer/service-binding-operator#example-scenarios uses custom operator that was purposely designed to play nice with SBO.
This makes for nice demos, but it doesn't help user understand how to set up ServiceBinding for real work applications.
It would... | 1.0 | Example scenarios should use real world Operators - Every PostgreSQL example that is in https://github.com/redhat-developer/service-binding-operator#example-scenarios uses custom operator that was purposely designed to play nice with SBO.
This makes for nice demos, but it doesn't help user understand how to set up Se... | non_priority | example scenarios should use real world operators every postgresql example that is in uses custom operator that was purposely designed to play nice with sbo this makes for nice demos but it doesn t help user understand how to set up servicebinding for real work applications it would be much better if the ex... | 0 |
17,390 | 23,969,399,154 | IssuesEvent | 2022-09-13 06:14:28 | TycheSoftwares/order-delivery-date-for-woocommerce | https://api.github.com/repos/TycheSoftwares/order-delivery-date-for-woocommerce | closed | Editing a page with Elementor the process gets stuck and throw some syntax error when our plugin is activated | type: bug client issue compatibility: 3rd-party-extension | **Describe the bug**
Editing a page with Elementor the process gets stuck and throw some syntax error when our plugin is activated
**To Reproduce**
Steps to reproduce the behavior:
1. On staging I have only the Elementor lite and the WC plugin is activated.
2. The Cart page and checkout page. I could edit both p... | True | Editing a page with Elementor the process gets stuck and throw some syntax error when our plugin is activated - **Describe the bug**
Editing a page with Elementor the process gets stuck and throw some syntax error when our plugin is activated
**To Reproduce**
Steps to reproduce the behavior:
1. On staging I have ... | non_priority | editing a page with elementor the process gets stuck and throw some syntax error when our plugin is activated describe the bug editing a page with elementor the process gets stuck and throw some syntax error when our plugin is activated to reproduce steps to reproduce the behavior on staging i have ... | 0 |
236,811 | 18,109,769,847 | IssuesEvent | 2021-09-23 01:05:56 | opendp/opendp | https://api.github.com/repos/opendp/opendp | opened | Utility Notebook Port | documentation OpenDP Core | We have a notebook demonstrating utility as budgets are adjusted, but it's for the old library!
https://github.com/opendp/smartnoise-samples/blob/master/analysis/utility_laplace_mean.ipynb
This just needs to be ported to work with new library. | 1.0 | Utility Notebook Port - We have a notebook demonstrating utility as budgets are adjusted, but it's for the old library!
https://github.com/opendp/smartnoise-samples/blob/master/analysis/utility_laplace_mean.ipynb
This just needs to be ported to work with new library. | non_priority | utility notebook port we have a notebook demonstrating utility as budgets are adjusted but it s for the old library this just needs to be ported to work with new library | 0 |
261,385 | 27,809,751,966 | IssuesEvent | 2023-03-18 01:37:55 | madhans23/linux-4.1.15 | https://api.github.com/repos/madhans23/linux-4.1.15 | closed | CVE-2020-10773 (Medium) detected in linux-stable-rtv4.1.33 - autoclosed | Mend: dependency security vulnerability | ## CVE-2020-10773 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary>
<p>
<p>Julia Cartwright's fork of linux-stable-rt.git</p>
<p>Library home p... | True | CVE-2020-10773 (Medium) detected in linux-stable-rtv4.1.33 - autoclosed - ## CVE-2020-10773 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary>
<p... | non_priority | cve medium detected in linux stable autoclosed cve medium severity vulnerability vulnerable library linux stable julia cartwright s fork of linux stable rt git library home page a href found in head commit a href found in base branch master vulner... | 0 |
18,484 | 10,232,475,937 | IssuesEvent | 2019-08-18 17:48:12 | ChenLuigi/GitHubScannerGradle | https://api.github.com/repos/ChenLuigi/GitHubScannerGradle | opened | CVE-2019-14379 (High) detected in jackson-databind-2.9.2.jar | security vulnerability | ## CVE-2019-14379 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.2.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streamin... | True | CVE-2019-14379 (High) detected in jackson-databind-2.9.2.jar - ## CVE-2019-14379 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.2.jar</b></p></summary>
<p>General... | non_priority | cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file githubscannergradle build grad... | 0 |
148,059 | 23,302,921,376 | IssuesEvent | 2022-08-07 15:43:32 | 4tld/file-analyser | https://api.github.com/repos/4tld/file-analyser | opened | Add font which displays control characters | design | In text visualisation, we don't see control characters, it would be good to have font for this | 1.0 | Add font which displays control characters - In text visualisation, we don't see control characters, it would be good to have font for this | non_priority | add font which displays control characters in text visualisation we don t see control characters it would be good to have font for this | 0 |
117,410 | 9,934,628,904 | IssuesEvent | 2019-07-02 14:50:47 | rancher/rancher | https://api.github.com/repos/rancher/rancher | closed | Error while trying to rotate certificates on a cluster with one service certificate rotated | [zube]: To Test area/ui kind/bug-qa team/az | **What kind of request is this (question/bug/enhancement/feature request):** bug
**Steps to reproduce (least amount of steps as possible):**
1. Have a cluster(DO cluster-3 nodes) in v2.2.4 - with custom image, giving 30 minutes of expiry for the cluster.
2. Upgrade to v2.2-head with UI tag `2.2.81`.
3. Warning ... | 1.0 | Error while trying to rotate certificates on a cluster with one service certificate rotated - **What kind of request is this (question/bug/enhancement/feature request):** bug
**Steps to reproduce (least amount of steps as possible):**
1. Have a cluster(DO cluster-3 nodes) in v2.2.4 - with custom image, giving 30 ... | non_priority | error while trying to rotate certificates on a cluster with one service certificate rotated what kind of request is this question bug enhancement feature request bug steps to reproduce least amount of steps as possible have a cluster do cluster nodes in with custom image giving mi... | 0 |
428,053 | 29,925,268,584 | IssuesEvent | 2023-06-22 04:40:08 | amzn/ads-advanced-tools-docs | https://api.github.com/repos/amzn/ads-advanced-tools-docs | opened | Issue Report: /en-us/release-notes/index | bug documentation | If you need help troubleshooting a problem with the Amazon Ads API, visit the [Amazon Ads API service desk](https://amzn-clicks.atlassian.net/servicedesk/customer/portal/2/group/2). Issues are for reporting documentation bugs and requesting enhancements only.
**Describe the bug**
A clear and concise description of ... | 1.0 | Issue Report: /en-us/release-notes/index - If you need help troubleshooting a problem with the Amazon Ads API, visit the [Amazon Ads API service desk](https://amzn-clicks.atlassian.net/servicedesk/customer/portal/2/group/2). Issues are for reporting documentation bugs and requesting enhancements only.
**Describe the... | non_priority | issue report en us release notes index if you need help troubleshooting a problem with the amazon ads api visit the issues are for reporting documentation bugs and requesting enhancements only describe the bug a clear and concise description of what the bug is url of the content provide the a... | 0 |
131,035 | 27,814,730,327 | IssuesEvent | 2023-03-18 14:48:59 | CyBear-Jinni/cbj_remote-pipes | https://api.github.com/repos/CyBear-Jinni/cbj_remote-pipes | opened | Async package update may help simplify our code? | good first issue improving code organization |
[asnyc](https://pub.dev/packages/async/changelog) pacakge got updated `2.11.0`
> Add StreamExtensions.listenAndBuffer, which buffers events from a stream before it has a listener.
We could use this to simplify our code.
Research and testing are needed. | 1.0 | Async package update may help simplify our code? -
[asnyc](https://pub.dev/packages/async/changelog) pacakge got updated `2.11.0`
> Add StreamExtensions.listenAndBuffer, which buffers events from a stream before it has a listener.
We could use this to simplify our code.
Research and testing are needed. | non_priority | async package update may help simplify our code pacakge got updated add streamextensions listenandbuffer which buffers events from a stream before it has a listener we could use this to simplify our code research and testing are needed | 0 |
137,305 | 11,133,007,326 | IssuesEvent | 2019-12-20 08:21:33 | hazelcast/hazelcast | https://api.github.com/repos/hazelcast/hazelcast | reopened | EntryProcessorOffloadableTest.testHeartBeatsComingWhenEntryPropcessorOffloaded failure | Cause: Test - Timing Team: Core Type: Test-Failure | *master*
Failed on Oracle JDK6:
https://hazelcast-l337.ci.cloudbees.com/view/Official%20Builds/job/Hazelcast-3.x-OracleJDK1.6-freestyle/lastCompletedBuild/testReport/
Stacktrace:
```
java.lang.AssertionError: Heartbeats came too close to each other: 773ms
at org.junit.Assert.fail(Assert.java:88)
at org.jun... | 2.0 | EntryProcessorOffloadableTest.testHeartBeatsComingWhenEntryPropcessorOffloaded failure - *master*
Failed on Oracle JDK6:
https://hazelcast-l337.ci.cloudbees.com/view/Official%20Builds/job/Hazelcast-3.x-OracleJDK1.6-freestyle/lastCompletedBuild/testReport/
Stacktrace:
```
java.lang.AssertionError: Heartbeats ca... | non_priority | entryprocessoroffloadabletest testheartbeatscomingwhenentrypropcessoroffloaded failure master failed on oracle stacktrace java lang assertionerror heartbeats came too close to each other at org junit assert fail assert java at org junit assert asserttrue assert java at com hazelca... | 0 |
37,310 | 9,991,573,546 | IssuesEvent | 2019-07-11 11:27:43 | ShaikASK/Testing | https://api.github.com/repos/ShaikASK/Testing | closed | Public IP : Google API is not functional throughout application | Candidate Module Defect HR Admin Module HR User Module P1 Release #3 Build #39 | Steps To Replicate :
1.Launch the URL
2.Sign in as HR admin user
3.Go to New Hires
4.Check goggle API for address field in the overall application
Experienced Behavior : Observed that Google API is not functioning throughout application (Refer Screen shot)
Expected Behavior : Ensure that Google API shoul... | 1.0 | Public IP : Google API is not functional throughout application - Steps To Replicate :
1.Launch the URL
2.Sign in as HR admin user
3.Go to New Hires
4.Check goggle API for address field in the overall application
Experienced Behavior : Observed that Google API is not functioning throughout application (R... | non_priority | public ip google api is not functional throughout application steps to replicate launch the url sign in as hr admin user go to new hires check goggle api for address field in the overall application experienced behavior observed that google api is not functioning throughout application r... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.