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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
88,382 | 3,777,030,239 | IssuesEvent | 2016-03-17 18:34:21 | akcdotorg/akc.org | https://api.github.com/repos/akcdotorg/akc.org | closed | Article Page - Mobile: 2 issues | medium priority on stage | https://www.dropbox.com/sh/y8u622vaekwevu1/AACGPzVpI6K-cEmZneW9bmZTa/Mobile?dl=0&preview=AKC_Mobile_UX_Article-070215.jpg
- Remove padding between hero image and top navigation horizontal line
- Hero size needs to match mockup | 1.0 | Article Page - Mobile: 2 issues - https://www.dropbox.com/sh/y8u622vaekwevu1/AACGPzVpI6K-cEmZneW9bmZTa/Mobile?dl=0&preview=AKC_Mobile_UX_Article-070215.jpg
- Remove padding between hero image and top navigation horizontal line
- Hero size needs to match mockup | priority | article page mobile issues remove padding between hero image and top navigation horizontal line hero size needs to match mockup | 1 |
547,864 | 16,048,733,799 | IssuesEvent | 2021-04-22 16:25:47 | HabitRPG/habitica | https://api.github.com/repos/HabitRPG/habitica | closed | New Achievements and Badges: Earned X Pieces of Equipment | priority: medium section: Avatar/User Modal status: issue: on hold type: medium level coding | These new achievements and badges are ready to be implemented! These should be received when a player earns the number of pieces of equipment indicated by each badge. The badge images and the names/mouseover text for the user achievement page can be found here:
https://trello.com/c/F7a1Ic6j/8-earned-x-pieces-of-equipment-badges | 1.0 | New Achievements and Badges: Earned X Pieces of Equipment - These new achievements and badges are ready to be implemented! These should be received when a player earns the number of pieces of equipment indicated by each badge. The badge images and the names/mouseover text for the user achievement page can be found here:
https://trello.com/c/F7a1Ic6j/8-earned-x-pieces-of-equipment-badges | priority | new achievements and badges earned x pieces of equipment these new achievements and badges are ready to be implemented these should be received when a player earns the number of pieces of equipment indicated by each badge the badge images and the names mouseover text for the user achievement page can be found here | 1 |
168,146 | 6,362,763,750 | IssuesEvent | 2017-07-31 15:36:03 | jaredpalmer/formik | https://api.github.com/repos/jaredpalmer/formik | closed | Is there a way to pass props to validationSchema => for dynamic validation | priority: medium question | Something like:
```
validationSchema: props => {
const schema = {};
props.answers.forEach(answer => {
schema[answer.id] = Yup.string().required('Required');
});
return Yup.object().shape(schema);
},
``` | 1.0 | Is there a way to pass props to validationSchema => for dynamic validation - Something like:
```
validationSchema: props => {
const schema = {};
props.answers.forEach(answer => {
schema[answer.id] = Yup.string().required('Required');
});
return Yup.object().shape(schema);
},
``` | priority | is there a way to pass props to validationschema for dynamic validation something like validationschema props const schema props answers foreach answer schema yup string required required return yup object shape schema | 1 |
829,759 | 31,896,676,256 | IssuesEvent | 2023-09-18 02:52:41 | alanpjohn/ukfaas | https://api.github.com/repos/alanpjohn/ukfaas | opened | Keeping warm network interfaces | bug priority: medium | # Description
While QEMU processes can be started parallelly, network interfaces for each QEMU process cannot be created parallelly.
# Proposed Solution
Keeping a queue of warm network instances that can be allotted immediately reducing the time taken to start new instances and fix possible race conditions. | 1.0 | Keeping warm network interfaces - # Description
While QEMU processes can be started parallelly, network interfaces for each QEMU process cannot be created parallelly.
# Proposed Solution
Keeping a queue of warm network instances that can be allotted immediately reducing the time taken to start new instances and fix possible race conditions. | priority | keeping warm network interfaces description while qemu processes can be started parallelly network interfaces for each qemu process cannot be created parallelly proposed solution keeping a queue of warm network instances that can be allotted immediately reducing the time taken to start new instances and fix possible race conditions | 1 |
731,550 | 25,222,087,609 | IssuesEvent | 2022-11-14 13:32:43 | bounswe/bounswe2022group2 | https://api.github.com/repos/bounswe/bounswe2022group2 | opened | Frontend: Create Learning Space Page | priority-medium status-new | ### Issue Description
A page to do the creation of a learning space is required to create a learning space. For this purpose we will do the essential part of using a learning space by creating it.
### Step Details
Steps that will be performed:
- [ ] Create the layout
- [ ] Create the components
- [ ] Connect the page to the related button on home page
### Final Actions
_No response_
### Deadline of the Issue
16.11.2022 - Wednesday - 23.59
### Reviewer
Altay Acar
### Deadline for the Review
19.11.2022 - Saturday- 23.59 | 1.0 | Frontend: Create Learning Space Page - ### Issue Description
A page to do the creation of a learning space is required to create a learning space. For this purpose we will do the essential part of using a learning space by creating it.
### Step Details
Steps that will be performed:
- [ ] Create the layout
- [ ] Create the components
- [ ] Connect the page to the related button on home page
### Final Actions
_No response_
### Deadline of the Issue
16.11.2022 - Wednesday - 23.59
### Reviewer
Altay Acar
### Deadline for the Review
19.11.2022 - Saturday- 23.59 | priority | frontend create learning space page issue description a page to do the creation of a learning space is required to create a learning space for this purpose we will do the essential part of using a learning space by creating it step details steps that will be performed create the layout create the components connect the page to the related button on home page final actions no response deadline of the issue wednesday reviewer altay acar deadline for the review saturday | 1 |
147,429 | 5,639,502,569 | IssuesEvent | 2017-04-06 14:29:07 | mPowering/django-orb | https://api.github.com/repos/mPowering/django-orb | opened | Add auto-complete to the organisation field too | enhancement medium priority | presume that having the functionality already set up for langs/geog then will be fairly straightforward to add for organisations too? | 1.0 | Add auto-complete to the organisation field too - presume that having the functionality already set up for langs/geog then will be fairly straightforward to add for organisations too? | priority | add auto complete to the organisation field too presume that having the functionality already set up for langs geog then will be fairly straightforward to add for organisations too | 1 |
537,862 | 15,755,701,787 | IssuesEvent | 2021-03-31 02:14:40 | musescore/MuseScore | https://api.github.com/repos/musescore/MuseScore | opened | [MU4 Issue] Can't reorder parts in dialog | Medium Priority | **Describe the bug**
Can't reorder parts in dialog
**To Reproduce**
Steps to reproduce the behavior:
1. Create a score
2. Open Parts dialog
3. Add parts and try to reorder it
**Expected behavior**
It is possible to reorder parts (by drag&drop for example)
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):**
MacOS
**Additional context**
Add any other context about the problem here.
| 1.0 | [MU4 Issue] Can't reorder parts in dialog - **Describe the bug**
Can't reorder parts in dialog
**To Reproduce**
Steps to reproduce the behavior:
1. Create a score
2. Open Parts dialog
3. Add parts and try to reorder it
**Expected behavior**
It is possible to reorder parts (by drag&drop for example)
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):**
MacOS
**Additional context**
Add any other context about the problem here.
| priority | can t reorder parts in dialog describe the bug can t reorder parts in dialog to reproduce steps to reproduce the behavior create a score open parts dialog add parts and try to reorder it expected behavior it is possible to reorder parts by drag drop for example screenshots if applicable add screenshots to help explain your problem desktop please complete the following information macos additional context add any other context about the problem here | 1 |
244,485 | 7,875,571,064 | IssuesEvent | 2018-06-25 20:52:57 | cds-snc/track-web | https://api.github.com/repos/cds-snc/track-web | closed | Background page scrolls when modal window is open | bug priority: medium | What it says on the tin. Flagging so I remember to look into a solution!
(From https://github.com/cds-snc/pulse/issues/144) | 1.0 | Background page scrolls when modal window is open - What it says on the tin. Flagging so I remember to look into a solution!
(From https://github.com/cds-snc/pulse/issues/144) | priority | background page scrolls when modal window is open what it says on the tin flagging so i remember to look into a solution from | 1 |
608,156 | 18,816,698,606 | IssuesEvent | 2021-11-10 00:38:39 | space-wizards/RobustToolbox | https://api.github.com/repos/space-wizards/RobustToolbox | closed | PVS disabled should be optimised more | Type: Performance Priority: 2-medium Area: Networking Size: 3 - Medium Difficulty: 3 - Intermediate | Right now it iterates every entity and checks if it was modified which is *hoo boy*.
Ideally when the client connects we dump every entity on them and then from there we use some cached list of dirty entities to iterate. | 1.0 | PVS disabled should be optimised more - Right now it iterates every entity and checks if it was modified which is *hoo boy*.
Ideally when the client connects we dump every entity on them and then from there we use some cached list of dirty entities to iterate. | priority | pvs disabled should be optimised more right now it iterates every entity and checks if it was modified which is hoo boy ideally when the client connects we dump every entity on them and then from there we use some cached list of dirty entities to iterate | 1 |
29,062 | 2,713,243,337 | IssuesEvent | 2015-04-09 18:10:24 | IQSS/dataverse | https://api.github.com/repos/IQSS/dataverse | closed | Notification Remains for a Deleted Dataset | Priority: Medium Status: QA Type: Bug | ---
Author Name: **Elizabeth Quigley** (@eaquigley)
Original Redmine Issue: 4140, https://redmine.hmdc.harvard.edu/issues/4140
Original Date: 2014-06-20
Original Assignee: Elizabeth Quigley
---
None
| 1.0 | Notification Remains for a Deleted Dataset - ---
Author Name: **Elizabeth Quigley** (@eaquigley)
Original Redmine Issue: 4140, https://redmine.hmdc.harvard.edu/issues/4140
Original Date: 2014-06-20
Original Assignee: Elizabeth Quigley
---
None
| priority | notification remains for a deleted dataset author name elizabeth quigley eaquigley original redmine issue original date original assignee elizabeth quigley none | 1 |
234,634 | 7,724,245,670 | IssuesEvent | 2018-05-24 14:37:11 | agda/agda | https://api.github.com/repos/agda/agda | closed | Fixity and multipart operators don't mix smoothly | priority: medium status: wontfix type: enhancement | ```
The following code should be accepted, as far as I can see:
both operators are infixr 5, so the parser should disambiguate.
---------
postulate M : Set
postulate N : Set
postulate n : N
postulate m : M
postulate bind : M -> (N -> M) -> M
syntax bind a (λ x -> b) = x <- a ,, b
postulate then : M -> M -> M
syntax then a b = a ,, b
infixr 5 bind then
test = y <- m ,,
m ,,
m
```
Original issue reported on code.google.com by `JeanPhil...@gmail.com` on 22 Nov 2011 at 1:12
| 1.0 | Fixity and multipart operators don't mix smoothly - ```
The following code should be accepted, as far as I can see:
both operators are infixr 5, so the parser should disambiguate.
---------
postulate M : Set
postulate N : Set
postulate n : N
postulate m : M
postulate bind : M -> (N -> M) -> M
syntax bind a (λ x -> b) = x <- a ,, b
postulate then : M -> M -> M
syntax then a b = a ,, b
infixr 5 bind then
test = y <- m ,,
m ,,
m
```
Original issue reported on code.google.com by `JeanPhil...@gmail.com` on 22 Nov 2011 at 1:12
| priority | fixity and multipart operators don t mix smoothly the following code should be accepted as far as i can see both operators are infixr so the parser should disambiguate postulate m set postulate n set postulate n n postulate m m postulate bind m n m m syntax bind a λ x b x a b postulate then m m m syntax then a b a b infixr bind then test y m m m original issue reported on code google com by jeanphil gmail com on nov at | 1 |
297,094 | 9,160,450,558 | IssuesEvent | 2019-03-01 07:27:44 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | [Coverity CID :190974]Integer handling issues in /subsys/net/ip/trickle.c | Coverity area: Networking bug priority: medium | Static code scan issues seen in File: /subsys/net/ip/trickle.c
Category: Integer handling issues
Function: net_trickle_create
Component: Networking
CID: 190974
Please fix or provide comments to square it off in coverity in the link: https://scan9.coverity.com/reports.htm#v32951/p12996 | 1.0 | [Coverity CID :190974]Integer handling issues in /subsys/net/ip/trickle.c - Static code scan issues seen in File: /subsys/net/ip/trickle.c
Category: Integer handling issues
Function: net_trickle_create
Component: Networking
CID: 190974
Please fix or provide comments to square it off in coverity in the link: https://scan9.coverity.com/reports.htm#v32951/p12996 | priority | integer handling issues in subsys net ip trickle c static code scan issues seen in file subsys net ip trickle c category integer handling issues function net trickle create component networking cid please fix or provide comments to square it off in coverity in the link | 1 |
575,491 | 17,032,345,269 | IssuesEvent | 2021-07-04 20:37:25 | AgoraCloud/server | https://api.github.com/repos/AgoraCloud/server | closed | Deployments Overhaul - Part 2 - Allow Deployment Version Upgrades | enhancement priority:medium | # Overview
Currently, the server does not support upgrading a deployments version to a newer version.
## To Do
- [x] Update `UpdateDeploymentDto` in `@agoracloud/common` to accept version upgrades
- [x] Check for and handle version upgrades in the `DeploymentService`
- [x] Handle version upgrades in the `KubernetesService` | 1.0 | Deployments Overhaul - Part 2 - Allow Deployment Version Upgrades - # Overview
Currently, the server does not support upgrading a deployments version to a newer version.
## To Do
- [x] Update `UpdateDeploymentDto` in `@agoracloud/common` to accept version upgrades
- [x] Check for and handle version upgrades in the `DeploymentService`
- [x] Handle version upgrades in the `KubernetesService` | priority | deployments overhaul part allow deployment version upgrades overview currently the server does not support upgrading a deployments version to a newer version to do update updatedeploymentdto in agoracloud common to accept version upgrades check for and handle version upgrades in the deploymentservice handle version upgrades in the kubernetesservice | 1 |
770,983 | 27,064,025,777 | IssuesEvent | 2023-02-13 22:18:33 | bcgov/cas-cif | https://api.github.com/repos/bcgov/cas-cif | closed | As a CIF administrator, I want to add decimal places to the province's share %, so that I can track a more accurate number | good first issue User Story Medium Priority Program Area QA Giraffe 🦒 | #### Description:
The province's share percentage currently only accepts round numbers.
#### Acceptance Criteria:
Given I am a CIF administrator
When I create or edit a project's 'Budgets, Expenses and Payments' form
Then I can enter decimal places for the Province's Share Percentage field
#### Development Checklist:
- [ ] The `uiSchema` should have a `numberOfDecimalPlaces: 2` set for that field
- [ ] Meets the DOD
#### Notes:
- Received confirmation from JF (January 11) that the Province's Share % does need to allow for decimal values: "We don’t always have decimal places in the funding agreements, but do occasionally if required... We would need that to reflected in the system in order to make accurate payments."
- Email with FA examples can be found:
https://bcgov.sharepoint.com/:f:/t/00608-ScrumTeam/EsJfoJEPeHJAjfNw3LScBO8BufQRB7xzz10MrfWp5R827Q?e=WweaDR
#### Definition of Ready (Note: If any of these points are not applicable, mark N/A)
- [x] User story is included
- [x] User role and type are identified
- [x] Acceptance criteria are included
- [ ] Wireframes are included (if required)
- [x] Design / Solution is accepted by Product Owner
- [ ] Dependencies are identified (technical, business, regulatory/policy)
- [ ] Story has been estimated (under 13 pts)
#### Definition of Done (Note: If any of these points are not applicable, mark N/A)
- [ ] Acceptance criteria are tested by the CI pipeline
- [ ] UI meets accessibility requirements
- [ ] Configuration changes are documented, documentation and designs are updated
- [ ] Passes code peer-review
- [ ] Passes QA of Acceptance Criteria with verification in Dev and Test
- [ ] Ticket is ready to be merged to main branch
- [ ] Can be demoed in Sprint Review
- [ ] Bugs or future work cards are identified and created
- [x] Reviewed and approved by Product Owner
| 1.0 | As a CIF administrator, I want to add decimal places to the province's share %, so that I can track a more accurate number - #### Description:
The province's share percentage currently only accepts round numbers.
#### Acceptance Criteria:
Given I am a CIF administrator
When I create or edit a project's 'Budgets, Expenses and Payments' form
Then I can enter decimal places for the Province's Share Percentage field
#### Development Checklist:
- [ ] The `uiSchema` should have a `numberOfDecimalPlaces: 2` set for that field
- [ ] Meets the DOD
#### Notes:
- Received confirmation from JF (January 11) that the Province's Share % does need to allow for decimal values: "We don’t always have decimal places in the funding agreements, but do occasionally if required... We would need that to reflected in the system in order to make accurate payments."
- Email with FA examples can be found:
https://bcgov.sharepoint.com/:f:/t/00608-ScrumTeam/EsJfoJEPeHJAjfNw3LScBO8BufQRB7xzz10MrfWp5R827Q?e=WweaDR
#### Definition of Ready (Note: If any of these points are not applicable, mark N/A)
- [x] User story is included
- [x] User role and type are identified
- [x] Acceptance criteria are included
- [ ] Wireframes are included (if required)
- [x] Design / Solution is accepted by Product Owner
- [ ] Dependencies are identified (technical, business, regulatory/policy)
- [ ] Story has been estimated (under 13 pts)
#### Definition of Done (Note: If any of these points are not applicable, mark N/A)
- [ ] Acceptance criteria are tested by the CI pipeline
- [ ] UI meets accessibility requirements
- [ ] Configuration changes are documented, documentation and designs are updated
- [ ] Passes code peer-review
- [ ] Passes QA of Acceptance Criteria with verification in Dev and Test
- [ ] Ticket is ready to be merged to main branch
- [ ] Can be demoed in Sprint Review
- [ ] Bugs or future work cards are identified and created
- [x] Reviewed and approved by Product Owner
| priority | as a cif administrator i want to add decimal places to the province s share so that i can track a more accurate number description the province s share percentage currently only accepts round numbers acceptance criteria given i am a cif administrator when i create or edit a project s budgets expenses and payments form then i can enter decimal places for the province s share percentage field development checklist the uischema should have a numberofdecimalplaces set for that field meets the dod notes received confirmation from jf january that the province s share does need to allow for decimal values we don’t always have decimal places in the funding agreements but do occasionally if required we would need that to reflected in the system in order to make accurate payments email with fa examples can be found definition of ready note if any of these points are not applicable mark n a user story is included user role and type are identified acceptance criteria are included wireframes are included if required design solution is accepted by product owner dependencies are identified technical business regulatory policy story has been estimated under pts definition of done note if any of these points are not applicable mark n a acceptance criteria are tested by the ci pipeline ui meets accessibility requirements configuration changes are documented documentation and designs are updated passes code peer review passes qa of acceptance criteria with verification in dev and test ticket is ready to be merged to main branch can be demoed in sprint review bugs or future work cards are identified and created reviewed and approved by product owner | 1 |
219,227 | 7,334,126,592 | IssuesEvent | 2018-03-05 21:41:37 | dmwm/WMCore | https://api.github.com/repos/dmwm/WMCore | opened | Provide get call for splitting only returns updatable parameters. | Medium Priority | Add options on following api which returns only valid parameters for update.
/reqmgr2/data/splitting/ | 1.0 | Provide get call for splitting only returns updatable parameters. - Add options on following api which returns only valid parameters for update.
/reqmgr2/data/splitting/ | priority | provide get call for splitting only returns updatable parameters add options on following api which returns only valid parameters for update data splitting | 1 |
548,068 | 16,056,552,961 | IssuesEvent | 2021-04-23 06:23:07 | dfelton/kobens-gemini | https://api.github.com/repos/dfelton/kobens-gemini | opened | Order Not Found | Priority - Medium enhancement | ```
Shutdown Enabled at: 2021-04-23 05:14:21
Exception: Kobens\Gemini\Exception\Api\Reason\OrderNotFoundException
Code: 404
Message: Order 35815340906 not found
Strace:
#0 src/Api/Rest/PrivateEndpoints/Request.php(119): Kobens\Gemini\Api\Helper\ResponseHandler->handleResponse(Object(Kobens\Core\Http\Response))
#1 src/Api/Rest/PrivateEndpoints/OrderStatus/OrderStatus.php(50): Kobens\Gemini\Api\Rest\PrivateEndpoints\Request->getResponse('/v1/order/statu...', Array, Array, true)
#2 src/Api/Rest/PrivateEndpoints/OrderStatus/OrderStatus.php(37): Kobens\Gemini\Api\Rest\PrivateEndpoints\OrderStatus\OrderStatus->getResponse(Array)
#3 src/Command/Command/TradeRepeater/FillMonitor/Rest.php(272): Kobens\Gemini\Api\Rest\PrivateEndpoints\OrderStatus\OrderStatus->getStatus(35815340906)
#4 src/Command/Command/TradeRepeater/FillMonitor/Rest.php(184): Kobens\Gemini\Command\Command\TradeRepeater\FillMonitor\Rest->isFilled(35815340906)
#5 src/Command/Command/TradeRepeater/FillMonitor/Rest.php(155): Kobens\Gemini\Command\Command\TradeRepeater\FillMonitor\Rest->iterateBuyOrders(Object(Symfony\Component\Console\Output\ConsoleOutput), Array, NULL)
#6 src/Command/Command/TradeRepeater/FillMonitor/Rest.php(110): Kobens\Gemini\Command\Command\TradeRepeater\FillMonitor\Rest->mainLoop(Object(Symfony\Component\Console\Output\ConsoleOutput), true, true, NULL)
#7 vendor/symfony/console/Command/Command.php(255): Kobens\Gemini\Command\Command\TradeRepeater\FillMonitor\Rest->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 vendor/symfony/console/Application.php(1009): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 vendor/symfony/console/Application.php(273): Symfony\Component\Console\Application->doRunCommand(Object(Kobens\Gemini\Command\Command\TradeRepeater\FillMonitor\Rest), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 vendor/symfony/console/Application.php(149): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 bin/gemini(443): Symfony\Component\Console\Application->run()
#12 {main}
Previous Exception:
Exception: Exception
Code: 0
Message: {"body":"{\"result\":\"error\",\"reason\":\"OrderNotFound\",\"message\":\"Order 35815340906 not found\"}","response_code":404}
Strace:
#0 src/Api/Rest/PrivateEndpoints/Request.php(119): Kobens\Gemini\Api\Helper\ResponseHandler->handleResponse(Object(Kobens\Core\Http\Response))
#1 src/Api/Rest/PrivateEndpoints/OrderStatus/OrderStatus.php(50): Kobens\Gemini\Api\Rest\PrivateEndpoints\Request->getResponse('/v1/order/statu...', Array, Array, true)
#2 src/Api/Rest/PrivateEndpoints/OrderStatus/OrderStatus.php(37): Kobens\Gemini\Api\Rest\PrivateEndpoints\OrderStatus\OrderStatus->getResponse(Array)
#3 src/Command/Command/TradeRepeater/FillMonitor/Rest.php(272): Kobens\Gemini\Api\Rest\PrivateEndpoints\OrderStatus\OrderStatus->getStatus(35815340906)
#4 src/Command/Command/TradeRepeater/FillMonitor/Rest.php(184): Kobens\Gemini\Command\Command\TradeRepeater\FillMonitor\Rest->isFilled(35815340906)
#5 src/Command/Command/TradeRepeater/FillMonitor/Rest.php(155): Kobens\Gemini\Command\Command\TradeRepeater\FillMonitor\Rest->iterateBuyOrders(Object(Symfony\Component\Console\Output\ConsoleOutput), Array, NULL)
#6 src/Command/Command/TradeRepeater/FillMonitor/Rest.php(110): Kobens\Gemini\Command\Command\TradeRepeater\FillMonitor\Rest->mainLoop(Object(Symfony\Component\Console\Output\ConsoleOutput), true, true, NULL)
#7 vendor/symfony/console/Command/Command.php(255): Kobens\Gemini\Command\Command\TradeRepeater\FillMonitor\Rest->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 vendor/symfony/console/Application.php(1009): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 vendor/symfony/console/Application.php(273): Symfony\Component\Console\Application->doRunCommand(Object(Kobens\Gemini\Command\Command\TradeRepeater\FillMonitor\Rest), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 vendor/symfony/console/Application.php(149): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 bin/gemini(443): Symfony\Component\Console\Application->run()
#12 {main}
``` | 1.0 | Order Not Found - ```
Shutdown Enabled at: 2021-04-23 05:14:21
Exception: Kobens\Gemini\Exception\Api\Reason\OrderNotFoundException
Code: 404
Message: Order 35815340906 not found
Strace:
#0 src/Api/Rest/PrivateEndpoints/Request.php(119): Kobens\Gemini\Api\Helper\ResponseHandler->handleResponse(Object(Kobens\Core\Http\Response))
#1 src/Api/Rest/PrivateEndpoints/OrderStatus/OrderStatus.php(50): Kobens\Gemini\Api\Rest\PrivateEndpoints\Request->getResponse('/v1/order/statu...', Array, Array, true)
#2 src/Api/Rest/PrivateEndpoints/OrderStatus/OrderStatus.php(37): Kobens\Gemini\Api\Rest\PrivateEndpoints\OrderStatus\OrderStatus->getResponse(Array)
#3 src/Command/Command/TradeRepeater/FillMonitor/Rest.php(272): Kobens\Gemini\Api\Rest\PrivateEndpoints\OrderStatus\OrderStatus->getStatus(35815340906)
#4 src/Command/Command/TradeRepeater/FillMonitor/Rest.php(184): Kobens\Gemini\Command\Command\TradeRepeater\FillMonitor\Rest->isFilled(35815340906)
#5 src/Command/Command/TradeRepeater/FillMonitor/Rest.php(155): Kobens\Gemini\Command\Command\TradeRepeater\FillMonitor\Rest->iterateBuyOrders(Object(Symfony\Component\Console\Output\ConsoleOutput), Array, NULL)
#6 src/Command/Command/TradeRepeater/FillMonitor/Rest.php(110): Kobens\Gemini\Command\Command\TradeRepeater\FillMonitor\Rest->mainLoop(Object(Symfony\Component\Console\Output\ConsoleOutput), true, true, NULL)
#7 vendor/symfony/console/Command/Command.php(255): Kobens\Gemini\Command\Command\TradeRepeater\FillMonitor\Rest->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 vendor/symfony/console/Application.php(1009): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 vendor/symfony/console/Application.php(273): Symfony\Component\Console\Application->doRunCommand(Object(Kobens\Gemini\Command\Command\TradeRepeater\FillMonitor\Rest), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 vendor/symfony/console/Application.php(149): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 bin/gemini(443): Symfony\Component\Console\Application->run()
#12 {main}
Previous Exception:
Exception: Exception
Code: 0
Message: {"body":"{\"result\":\"error\",\"reason\":\"OrderNotFound\",\"message\":\"Order 35815340906 not found\"}","response_code":404}
Strace:
#0 src/Api/Rest/PrivateEndpoints/Request.php(119): Kobens\Gemini\Api\Helper\ResponseHandler->handleResponse(Object(Kobens\Core\Http\Response))
#1 src/Api/Rest/PrivateEndpoints/OrderStatus/OrderStatus.php(50): Kobens\Gemini\Api\Rest\PrivateEndpoints\Request->getResponse('/v1/order/statu...', Array, Array, true)
#2 src/Api/Rest/PrivateEndpoints/OrderStatus/OrderStatus.php(37): Kobens\Gemini\Api\Rest\PrivateEndpoints\OrderStatus\OrderStatus->getResponse(Array)
#3 src/Command/Command/TradeRepeater/FillMonitor/Rest.php(272): Kobens\Gemini\Api\Rest\PrivateEndpoints\OrderStatus\OrderStatus->getStatus(35815340906)
#4 src/Command/Command/TradeRepeater/FillMonitor/Rest.php(184): Kobens\Gemini\Command\Command\TradeRepeater\FillMonitor\Rest->isFilled(35815340906)
#5 src/Command/Command/TradeRepeater/FillMonitor/Rest.php(155): Kobens\Gemini\Command\Command\TradeRepeater\FillMonitor\Rest->iterateBuyOrders(Object(Symfony\Component\Console\Output\ConsoleOutput), Array, NULL)
#6 src/Command/Command/TradeRepeater/FillMonitor/Rest.php(110): Kobens\Gemini\Command\Command\TradeRepeater\FillMonitor\Rest->mainLoop(Object(Symfony\Component\Console\Output\ConsoleOutput), true, true, NULL)
#7 vendor/symfony/console/Command/Command.php(255): Kobens\Gemini\Command\Command\TradeRepeater\FillMonitor\Rest->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 vendor/symfony/console/Application.php(1009): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 vendor/symfony/console/Application.php(273): Symfony\Component\Console\Application->doRunCommand(Object(Kobens\Gemini\Command\Command\TradeRepeater\FillMonitor\Rest), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 vendor/symfony/console/Application.php(149): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 bin/gemini(443): Symfony\Component\Console\Application->run()
#12 {main}
``` | priority | order not found shutdown enabled at exception kobens gemini exception api reason ordernotfoundexception code message order not found strace src api rest privateendpoints request php kobens gemini api helper responsehandler handleresponse object kobens core http response src api rest privateendpoints orderstatus orderstatus php kobens gemini api rest privateendpoints request getresponse order statu array array true src api rest privateendpoints orderstatus orderstatus php kobens gemini api rest privateendpoints orderstatus orderstatus getresponse array src command command traderepeater fillmonitor rest php kobens gemini api rest privateendpoints orderstatus orderstatus getstatus src command command traderepeater fillmonitor rest php kobens gemini command command traderepeater fillmonitor rest isfilled src command command traderepeater fillmonitor rest php kobens gemini command command traderepeater fillmonitor rest iteratebuyorders object symfony component console output consoleoutput array null src command command traderepeater fillmonitor rest php kobens gemini command command traderepeater fillmonitor rest mainloop object symfony component console output consoleoutput true true null vendor symfony console command command php kobens gemini command command traderepeater fillmonitor rest execute object symfony component console input argvinput object symfony component console output consoleoutput vendor symfony console application php symfony component console command command run object symfony component console input argvinput object symfony component console output consoleoutput vendor symfony console application php symfony component console application doruncommand object kobens gemini command command traderepeater fillmonitor rest object symfony component console input argvinput object symfony component console output consoleoutput vendor symfony console application php symfony component console application dorun object symfony component console input argvinput object symfony component console output consoleoutput bin gemini symfony component console application run main previous exception exception exception code message body result error reason ordernotfound message order not found response code strace src api rest privateendpoints request php kobens gemini api helper responsehandler handleresponse object kobens core http response src api rest privateendpoints orderstatus orderstatus php kobens gemini api rest privateendpoints request getresponse order statu array array true src api rest privateendpoints orderstatus orderstatus php kobens gemini api rest privateendpoints orderstatus orderstatus getresponse array src command command traderepeater fillmonitor rest php kobens gemini api rest privateendpoints orderstatus orderstatus getstatus src command command traderepeater fillmonitor rest php kobens gemini command command traderepeater fillmonitor rest isfilled src command command traderepeater fillmonitor rest php kobens gemini command command traderepeater fillmonitor rest iteratebuyorders object symfony component console output consoleoutput array null src command command traderepeater fillmonitor rest php kobens gemini command command traderepeater fillmonitor rest mainloop object symfony component console output consoleoutput true true null vendor symfony console command command php kobens gemini command command traderepeater fillmonitor rest execute object symfony component console input argvinput object symfony component console output consoleoutput vendor symfony console application php symfony component console command command run object symfony component console input argvinput object symfony component console output consoleoutput vendor symfony console application php symfony component console application doruncommand object kobens gemini command command traderepeater fillmonitor rest object symfony component console input argvinput object symfony component console output consoleoutput vendor symfony console application php symfony component console application dorun object symfony component console input argvinput object symfony component console output consoleoutput bin gemini symfony component console application run main | 1 |
51,164 | 3,011,229,807 | IssuesEvent | 2015-07-28 16:50:15 | ROGUE-JCTD/Arbiter-Android | https://api.github.com/repos/ROGUE-JCTD/Arbiter-Android | closed | Checkboxes are hard to read in latest Android | Priority: Medium Type: Bug | In the latest version of Android the checkboxes and the checkmarks are both a light teal color. This makes it hard to see when selecting and deselecting layers in the dialogs. | 1.0 | Checkboxes are hard to read in latest Android - In the latest version of Android the checkboxes and the checkmarks are both a light teal color. This makes it hard to see when selecting and deselecting layers in the dialogs. | priority | checkboxes are hard to read in latest android in the latest version of android the checkboxes and the checkmarks are both a light teal color this makes it hard to see when selecting and deselecting layers in the dialogs | 1 |
544,093 | 15,889,646,183 | IssuesEvent | 2021-04-10 12:24:57 | AY2021S2-CS2103T-W13-3/tp | https://api.github.com/repos/AY2021S2-CS2103T-W13-3/tp | closed | [PE-D] Appointments: inaccurate description for invalid date/time format when adding appointment | priority.Medium type.Bug | Keying in the wrong date/time format (out of bounds: day greater than 31, month greater than 12, hour greater than 24, min greater than 59), I will get the same description where date and time should not be blank and must be of the format dd/mm/yyyy hh:mm instead of informing me that I keyed in an invalid date/time.




<!--session: 1617429944570-adfbeaa0-7eb4-413e-a018-2de44034d73e-->
-------------
Labels: `severity.Low` `type.FeatureFlaw`
original: cheunggalen/ped#1 | 1.0 | [PE-D] Appointments: inaccurate description for invalid date/time format when adding appointment - Keying in the wrong date/time format (out of bounds: day greater than 31, month greater than 12, hour greater than 24, min greater than 59), I will get the same description where date and time should not be blank and must be of the format dd/mm/yyyy hh:mm instead of informing me that I keyed in an invalid date/time.




<!--session: 1617429944570-adfbeaa0-7eb4-413e-a018-2de44034d73e-->
-------------
Labels: `severity.Low` `type.FeatureFlaw`
original: cheunggalen/ped#1 | priority | appointments inaccurate description for invalid date time format when adding appointment keying in the wrong date time format out of bounds day greater than month greater than hour greater than min greater than i will get the same description where date and time should not be blank and must be of the format dd mm yyyy hh mm instead of informing me that i keyed in an invalid date time labels severity low type featureflaw original cheunggalen ped | 1 |
155,785 | 5,960,953,590 | IssuesEvent | 2017-05-29 15:33:30 | salesagility/SuiteCRM | https://api.github.com/repos/salesagility/SuiteCRM | closed | URGENT !!! - Calls - RELATE TO field record (relationship) is missig after inline edit of Start date&time | bug Fix Proposed Medium Priority Resolved: Next Release | <!--- Provide a general summary of the issue in the **Title** above -->
<!--- Before you open an issue, please check if a similar issue already exists or has been closed before. --->
#### Issue
<!--- Provide a more detailed introduction to the issue itself, and why you consider it to be a bug -->
If you inline edit the Start date & time in calls, the relationship for RELATE TO disapear :( I tested and record it on official demo site of SuiteCRM 7.7.4 http://screencast.com/t/tsMWeDs7pE4C
BEFORE inline edit

AFTER inline edit

#### Expected Behavior
<!--- Tell us what should happen -->
After inline edit of Start date&time changed only this field, no others !!!
#### Actual Behavior
<!--- Tell us what happens instead -->
See the videoscreen http://screencast.com/t/tsMWeDs7pE4C
#### Steps to Reproduce
<!--- Provide a link to a live example, or an unambiguous set of steps to -->
<!--- reproduce this bug include code to reproduce, if relevant -->
1. Open the call record in Detailview
2. Inline edit the field Start date&time
3. Save / Enter date&time
4. Refresh page
#### Your Environment
<!--- Include as many relevant details about the environment you experienced the bug in -->
- SuiteCRM Version used:
- Browser name and version: Chrome 53.x m
- Environment name and version: MySQL 5.6, PHP 5.6
- Operating System and version: Linux - Hosting
| 1.0 | URGENT !!! - Calls - RELATE TO field record (relationship) is missig after inline edit of Start date&time - <!--- Provide a general summary of the issue in the **Title** above -->
<!--- Before you open an issue, please check if a similar issue already exists or has been closed before. --->
#### Issue
<!--- Provide a more detailed introduction to the issue itself, and why you consider it to be a bug -->
If you inline edit the Start date & time in calls, the relationship for RELATE TO disapear :( I tested and record it on official demo site of SuiteCRM 7.7.4 http://screencast.com/t/tsMWeDs7pE4C
BEFORE inline edit

AFTER inline edit

#### Expected Behavior
<!--- Tell us what should happen -->
After inline edit of Start date&time changed only this field, no others !!!
#### Actual Behavior
<!--- Tell us what happens instead -->
See the videoscreen http://screencast.com/t/tsMWeDs7pE4C
#### Steps to Reproduce
<!--- Provide a link to a live example, or an unambiguous set of steps to -->
<!--- reproduce this bug include code to reproduce, if relevant -->
1. Open the call record in Detailview
2. Inline edit the field Start date&time
3. Save / Enter date&time
4. Refresh page
#### Your Environment
<!--- Include as many relevant details about the environment you experienced the bug in -->
- SuiteCRM Version used:
- Browser name and version: Chrome 53.x m
- Environment name and version: MySQL 5.6, PHP 5.6
- Operating System and version: Linux - Hosting
| priority | urgent calls relate to field record relationship is missig after inline edit of start date time issue if you inline edit the start date time in calls the relationship for relate to disapear i tested and record it on official demo site of suitecrm before inline edit after inline edit expected behavior after inline edit of start date time changed only this field no others actual behavior see the videoscreen steps to reproduce open the call record in detailview inline edit the field start date time save enter date time refresh page your environment suitecrm version used browser name and version chrome x m environment name and version mysql php operating system and version linux hosting | 1 |
164,030 | 6,218,324,809 | IssuesEvent | 2017-07-09 00:06:27 | minio/minio-py | https://api.github.com/repos/minio/minio-py | reopened | list bucket doesnt work on python 3.6 | priority: medium | python -V
Python 3.6.0 :: Anaconda 4.3.1 (64-bit)
running some of the examples dont work:
import os
from minio import Minio
from minio.error import ResponseError
s3client = Minio('s3.amazonaws.com', access_key=os.environ.get('AWS_ACCESS_KEY_ID'),secret_key=os.environ.get('AWS_SECRET_ACCESS_KEY'))
buckets = s3client.list_buckets()
for bucket in buckets:
print(bucket.name, bucket.creation_date)
python mim.py
Traceback (most recent call last):
File "/home/jtoy/anaconda3/lib/python3.6/site-packages/minio/parsers.py", line 72, in fromstring
return cls(root_name, cElementTree.fromstring(data))
File "/home/jtoy/anaconda3/lib/python3.6/xml/etree/ElementTree.py", line 1314, in XML
parser.feed(text)
xml.etree.ElementTree.ParseError: undefined entity: line 163, column 100
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "mim.py", line 5, in <module>
buckets = s3client.list_buckets()
File "/home/jtoy/anaconda3/lib/python3.6/site-packages/minio/api.py", line 300, in list_buckets
return parse_list_buckets(response.data)
File "/home/jtoy/anaconda3/lib/python3.6/site-packages/minio/parsers.py", line 185, in parse_list_buckets
root = S3Element.fromstring('ListBucketsResult', data)
File "/home/jtoy/anaconda3/lib/python3.6/site-packages/minio/parsers.py", line 76, in fromstring
root_name, error.message
minio.error.InvalidXMLError: InvalidXMLError: message: "ListBucketsResult" XML is not parsable. Message: undefined entity: line 163, column 100 | 1.0 | list bucket doesnt work on python 3.6 - python -V
Python 3.6.0 :: Anaconda 4.3.1 (64-bit)
running some of the examples dont work:
import os
from minio import Minio
from minio.error import ResponseError
s3client = Minio('s3.amazonaws.com', access_key=os.environ.get('AWS_ACCESS_KEY_ID'),secret_key=os.environ.get('AWS_SECRET_ACCESS_KEY'))
buckets = s3client.list_buckets()
for bucket in buckets:
print(bucket.name, bucket.creation_date)
python mim.py
Traceback (most recent call last):
File "/home/jtoy/anaconda3/lib/python3.6/site-packages/minio/parsers.py", line 72, in fromstring
return cls(root_name, cElementTree.fromstring(data))
File "/home/jtoy/anaconda3/lib/python3.6/xml/etree/ElementTree.py", line 1314, in XML
parser.feed(text)
xml.etree.ElementTree.ParseError: undefined entity: line 163, column 100
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "mim.py", line 5, in <module>
buckets = s3client.list_buckets()
File "/home/jtoy/anaconda3/lib/python3.6/site-packages/minio/api.py", line 300, in list_buckets
return parse_list_buckets(response.data)
File "/home/jtoy/anaconda3/lib/python3.6/site-packages/minio/parsers.py", line 185, in parse_list_buckets
root = S3Element.fromstring('ListBucketsResult', data)
File "/home/jtoy/anaconda3/lib/python3.6/site-packages/minio/parsers.py", line 76, in fromstring
root_name, error.message
minio.error.InvalidXMLError: InvalidXMLError: message: "ListBucketsResult" XML is not parsable. Message: undefined entity: line 163, column 100 | priority | list bucket doesnt work on python python v python anaconda bit running some of the examples dont work import os from minio import minio from minio error import responseerror minio amazonaws com access key os environ get aws access key id secret key os environ get aws secret access key buckets list buckets for bucket in buckets print bucket name bucket creation date python mim py traceback most recent call last file home jtoy lib site packages minio parsers py line in fromstring return cls root name celementtree fromstring data file home jtoy lib xml etree elementtree py line in xml parser feed text xml etree elementtree parseerror undefined entity line column during handling of the above exception another exception occurred traceback most recent call last file mim py line in buckets list buckets file home jtoy lib site packages minio api py line in list buckets return parse list buckets response data file home jtoy lib site packages minio parsers py line in parse list buckets root fromstring listbucketsresult data file home jtoy lib site packages minio parsers py line in fromstring root name error message minio error invalidxmlerror invalidxmlerror message listbucketsresult xml is not parsable message undefined entity line column | 1 |
189,506 | 6,798,344,521 | IssuesEvent | 2017-11-02 04:53:56 | CS2103AUG2017-T13-B1/main | https://api.github.com/repos/CS2103AUG2017-T13-B1/main | closed | Improvement of current DOB class | Priority: Medium Status: Completed Status: Review Needed | To add a less strict regex for the DOB class and its parser
- Allow various delimiters like fullstop slash backslash hyphen underscore and space
- Input format allows rearrangement of day and month, consider possible confusions and resolve accordingly.
- Allow names to be used for month instead (long and short ones) (e.g. Oct and October)
- Most likely to need to check for date first (>12) then take the other digit as month, require year to be placed at the back then, unless it is 4 digits.
- Output format is always in day-month(short name)-year(4 digits) (e.g. 23 Oct 2017) | 1.0 | Improvement of current DOB class - To add a less strict regex for the DOB class and its parser
- Allow various delimiters like fullstop slash backslash hyphen underscore and space
- Input format allows rearrangement of day and month, consider possible confusions and resolve accordingly.
- Allow names to be used for month instead (long and short ones) (e.g. Oct and October)
- Most likely to need to check for date first (>12) then take the other digit as month, require year to be placed at the back then, unless it is 4 digits.
- Output format is always in day-month(short name)-year(4 digits) (e.g. 23 Oct 2017) | priority | improvement of current dob class to add a less strict regex for the dob class and its parser allow various delimiters like fullstop slash backslash hyphen underscore and space input format allows rearrangement of day and month consider possible confusions and resolve accordingly allow names to be used for month instead long and short ones e g oct and october most likely to need to check for date first then take the other digit as month require year to be placed at the back then unless it is digits output format is always in day month short name year digits e g oct | 1 |
99,580 | 4,057,026,042 | IssuesEvent | 2016-05-24 20:40:21 | AZMAG/map-Projections | https://api.github.com/repos/AZMAG/map-Projections | closed | Update all references to 2013 to 2014 | maintenance Priority: Medium | Website should be looked through and all datasource labels should be updated to reflect the new datasource.
For example:
> Data Source: 2013 MAG Socioeconomic projections, by Traffic Analysis Zone (TAZ)
Should become
> Data Source: 2014 MAG Socioeconomic projections, by Traffic Analysis Zone (TAZ) | 1.0 | Update all references to 2013 to 2014 - Website should be looked through and all datasource labels should be updated to reflect the new datasource.
For example:
> Data Source: 2013 MAG Socioeconomic projections, by Traffic Analysis Zone (TAZ)
Should become
> Data Source: 2014 MAG Socioeconomic projections, by Traffic Analysis Zone (TAZ) | priority | update all references to to website should be looked through and all datasource labels should be updated to reflect the new datasource for example data source mag socioeconomic projections by traffic analysis zone taz should become data source mag socioeconomic projections by traffic analysis zone taz | 1 |
133,461 | 5,203,867,936 | IssuesEvent | 2017-01-24 14:09:38 | ctsit/qipr_approver | https://api.github.com/repos/ctsit/qipr_approver | closed | Vagrant up causing urls.py file to get corrupted during vagrant up. | bug medium priority | 
Cuased by some setup script the touches the urls.py file and breaks it. need to look at deploy procs.
Manual fix is:
1. git status
2. checkout any modified files to rest them
3. vagrant ssh -c "sudo service apache2 restart" | 1.0 | Vagrant up causing urls.py file to get corrupted during vagrant up. - 
Cuased by some setup script the touches the urls.py file and breaks it. need to look at deploy procs.
Manual fix is:
1. git status
2. checkout any modified files to rest them
3. vagrant ssh -c "sudo service apache2 restart" | priority | vagrant up causing urls py file to get corrupted during vagrant up cuased by some setup script the touches the urls py file and breaks it need to look at deploy procs manual fix is git status checkout any modified files to rest them vagrant ssh c sudo service restart | 1 |
531,221 | 15,442,981,996 | IssuesEvent | 2021-03-08 08:32:21 | AY2021S2-CS2103T-W13-3/tp | https://api.github.com/repos/AY2021S2-CS2103T-W13-3/tp | opened | Add photos to contacts | priority.Medium type.Story | As a beginner, I can add photos to contacts so that I can match the contacts' names to their faces easily | 1.0 | Add photos to contacts - As a beginner, I can add photos to contacts so that I can match the contacts' names to their faces easily | priority | add photos to contacts as a beginner i can add photos to contacts so that i can match the contacts names to their faces easily | 1 |
183,172 | 6,677,949,968 | IssuesEvent | 2017-10-05 12:38:11 | ODIQueensland/data-curator | https://api.github.com/repos/ODIQueensland/data-curator | closed | Guess Column Properties - Ignore Missing Values? | env:MacOS env:Windows fn:Guess-Properties priority:Medium problem:Bug | ### Expected Behaviour
When guessing column properties, ignore missing values
### Current Behaviour
a column with dd/mm/yyyy or null values should be guessed to be a type: date and format: any and depending on tableschema.js capabilties perhaps guess the pattern %d/%m/%Y
<img width="1076" alt="screenshot 2017-09-28 00 22 57" src="https://user-images.githubusercontent.com/9379524/30919007-8b5a5496-a3e3-11e7-8534-ff77f51d7369.png">
### Your Environment
* Data Curator version 0.3.1
* Operating System macOS Sierra 10.12.6 | 1.0 | Guess Column Properties - Ignore Missing Values? - ### Expected Behaviour
When guessing column properties, ignore missing values
### Current Behaviour
a column with dd/mm/yyyy or null values should be guessed to be a type: date and format: any and depending on tableschema.js capabilties perhaps guess the pattern %d/%m/%Y
<img width="1076" alt="screenshot 2017-09-28 00 22 57" src="https://user-images.githubusercontent.com/9379524/30919007-8b5a5496-a3e3-11e7-8534-ff77f51d7369.png">
### Your Environment
* Data Curator version 0.3.1
* Operating System macOS Sierra 10.12.6 | priority | guess column properties ignore missing values expected behaviour when guessing column properties ignore missing values current behaviour a column with dd mm yyyy or null values should be guessed to be a type date and format any and depending on tableschema js capabilties perhaps guess the pattern d m y img width alt screenshot src your environment data curator version operating system macos sierra | 1 |
480,201 | 13,837,753,258 | IssuesEvent | 2020-10-14 04:32:33 | jcr7467/UCLAbookstack | https://api.github.com/repos/jcr7467/UCLAbookstack | opened | Remove unused css/scss to increase load speed | Priority - Medium styling | **Describe the bug/issue**
Our deployed site loads way too slow right now, we want to improve that.
In order to do that, we will have to sift through the thousands of lines of css and ensure that we are not using them.
| 1.0 | Remove unused css/scss to increase load speed - **Describe the bug/issue**
Our deployed site loads way too slow right now, we want to improve that.
In order to do that, we will have to sift through the thousands of lines of css and ensure that we are not using them.
| priority | remove unused css scss to increase load speed describe the bug issue our deployed site loads way too slow right now we want to improve that in order to do that we will have to sift through the thousands of lines of css and ensure that we are not using them | 1 |
567,192 | 16,850,051,738 | IssuesEvent | 2021-06-20 10:15:20 | borgbase/vorta | https://api.github.com/repos/borgbase/vorta | closed | Diff doesn't show the modified status or size of change for files anymore | priority:medium type:bug | **Describe the bug**
When I did my first two backups with Vorta doing a diff between them seemed to work fine - every file was either green, red or yellow and showed the size of the change. I've done a third one, but now that I try to diff between any two backups it only shows me the modified status and size change for one file despite there being 3.7GB of changes:

This is using borgbase.com as a remote repo.
**To Reproduce**
Steps to reproduce the behavior:
1. Create 3 backups for a single repo to borgbase.com
2. Try to diff any of the 2 backups
3. See error
**Environment (please complete the following information):**
- OS: Kubuntu 21.04
- Vorta version: 0.7.6
- Installed from: Flatpak
**Additional context**
Let me know if there's anything else needed to troubleshoot this. | 1.0 | Diff doesn't show the modified status or size of change for files anymore - **Describe the bug**
When I did my first two backups with Vorta doing a diff between them seemed to work fine - every file was either green, red or yellow and showed the size of the change. I've done a third one, but now that I try to diff between any two backups it only shows me the modified status and size change for one file despite there being 3.7GB of changes:

This is using borgbase.com as a remote repo.
**To Reproduce**
Steps to reproduce the behavior:
1. Create 3 backups for a single repo to borgbase.com
2. Try to diff any of the 2 backups
3. See error
**Environment (please complete the following information):**
- OS: Kubuntu 21.04
- Vorta version: 0.7.6
- Installed from: Flatpak
**Additional context**
Let me know if there's anything else needed to troubleshoot this. | priority | diff doesn t show the modified status or size of change for files anymore describe the bug when i did my first two backups with vorta doing a diff between them seemed to work fine every file was either green red or yellow and showed the size of the change i ve done a third one but now that i try to diff between any two backups it only shows me the modified status and size change for one file despite there being of changes this is using borgbase com as a remote repo to reproduce steps to reproduce the behavior create backups for a single repo to borgbase com try to diff any of the backups see error environment please complete the following information os kubuntu vorta version installed from flatpak additional context let me know if there s anything else needed to troubleshoot this | 1 |
743,049 | 25,885,095,924 | IssuesEvent | 2022-12-14 14:02:45 | mi6/ic-design-system | https://api.github.com/repos/mi6/ic-design-system | opened | Website: padding for mobile version of status tag on website | type: bug 🐛 priority: medium | ## Summary of the bug
The status tag has no space between the heading and the tag itself, causing it to look squashed up on the page
## 🧐 Expected behaviour
Status tags require padding in between heading and tag.
## 📸 Screenshots or code

## 📱 Mobile
- Browser: safari
| 1.0 | Website: padding for mobile version of status tag on website - ## Summary of the bug
The status tag has no space between the heading and the tag itself, causing it to look squashed up on the page
## 🧐 Expected behaviour
Status tags require padding in between heading and tag.
## 📸 Screenshots or code

## 📱 Mobile
- Browser: safari
| priority | website padding for mobile version of status tag on website summary of the bug the status tag has no space between the heading and the tag itself causing it to look squashed up on the page 🧐 expected behaviour status tags require padding in between heading and tag 📸 screenshots or code 📱 mobile browser safari | 1 |
489,619 | 14,108,983,970 | IssuesEvent | 2020-11-06 18:46:13 | bitrise-io/bumblebee | https://api.github.com/repos/bitrise-io/bumblebee | opened | Epic: Implement backend component for Performance Monitoring | Category: Planning Priority: Medium Status: Pending | ### Description:
Implement backend component.
#### Corresponding Issues
- [ ] Task: Process performance data from Trace and report bad behaviour to Bumblebee team => #103.
- [ ] Task: Implement panel for seeing statuses of Stripe, Zendesk, Big Query, Bitrise, Salesforce, etc => #104.
- [ ] Task: Add unit tests => #9.
### Implemented in:
TBD. | 1.0 | Epic: Implement backend component for Performance Monitoring - ### Description:
Implement backend component.
#### Corresponding Issues
- [ ] Task: Process performance data from Trace and report bad behaviour to Bumblebee team => #103.
- [ ] Task: Implement panel for seeing statuses of Stripe, Zendesk, Big Query, Bitrise, Salesforce, etc => #104.
- [ ] Task: Add unit tests => #9.
### Implemented in:
TBD. | priority | epic implement backend component for performance monitoring description implement backend component corresponding issues task process performance data from trace and report bad behaviour to bumblebee team task implement panel for seeing statuses of stripe zendesk big query bitrise salesforce etc task add unit tests implemented in tbd | 1 |
517,550 | 15,015,747,029 | IssuesEvent | 2021-02-01 08:43:21 | way-of-elendil/3.3.5 | https://api.github.com/repos/way-of-elendil/3.3.5 | closed | % coups critiques en mélée | bug priority-medium type-class | **Description**
Cela fait suite à https://github.com/way-of-elendil/3.3.5/issues/1131
Il y a des soucis avec le % de cc, j'ai pas encore regardé si ce n'était qu'affichage
C'est présent sur toutes les classes et sans talents
Je vois rien d'anormal avec .list aura
**Étapes de reproduction**
- On va prendre un perso level 80 qui peut manier les épées
- .add 886 - [Epée courte en métal noir]
50732 - [Coup-de-sang, la lame d'agonie de Kel'Thuzad]
(une avec du critique, l'autre non donc)
- porter l'épée courte en métal noir et noter le score de crit ET le % de critique
- porter coup de sang et et noter le score de crit ET le % de critique
- remettre l'épée courte en métal noir, le % de critique n'est plus le même qu'avant, le score reste le même
=> ce problème ne s'en va à la déco QUE si le joueur déco sans arme
OU, après un desarmement et un changement d'arme, comme l'a signalé le joueur dans le ticket que j'ai link plus haut
| 1.0 | % coups critiques en mélée - **Description**
Cela fait suite à https://github.com/way-of-elendil/3.3.5/issues/1131
Il y a des soucis avec le % de cc, j'ai pas encore regardé si ce n'était qu'affichage
C'est présent sur toutes les classes et sans talents
Je vois rien d'anormal avec .list aura
**Étapes de reproduction**
- On va prendre un perso level 80 qui peut manier les épées
- .add 886 - [Epée courte en métal noir]
50732 - [Coup-de-sang, la lame d'agonie de Kel'Thuzad]
(une avec du critique, l'autre non donc)
- porter l'épée courte en métal noir et noter le score de crit ET le % de critique
- porter coup de sang et et noter le score de crit ET le % de critique
- remettre l'épée courte en métal noir, le % de critique n'est plus le même qu'avant, le score reste le même
=> ce problème ne s'en va à la déco QUE si le joueur déco sans arme
OU, après un desarmement et un changement d'arme, comme l'a signalé le joueur dans le ticket que j'ai link plus haut
| priority | coups critiques en mélée description cela fait suite à il y a des soucis avec le de cc j ai pas encore regardé si ce n était qu affichage c est présent sur toutes les classes et sans talents je vois rien d anormal avec list aura étapes de reproduction on va prendre un perso level qui peut manier les épées add une avec du critique l autre non donc porter l épée courte en métal noir et noter le score de crit et le de critique porter coup de sang et et noter le score de crit et le de critique remettre l épée courte en métal noir le de critique n est plus le même qu avant le score reste le même ce problème ne s en va à la déco que si le joueur déco sans arme ou après un desarmement et un changement d arme comme l a signalé le joueur dans le ticket que j ai link plus haut | 1 |
518,991 | 15,038,432,014 | IssuesEvent | 2021-02-02 17:26:16 | graknlabs/client-java | https://api.github.com/repos/graknlabs/client-java | closed | Review usages of '...' to denote an array filter in Concept methods | priority: medium type: refactor | ## Problem to Solve
We discovered that `Relation.players(RoleType...)` was able to accept no parameters, and it would be treated as an empty array, leading to unexpected results. We fixed this case, but there may be others that need to be looked at.
## Proposed Solution
In cases where `T...` is used to denote an array filter, refactor the relevant method into 2 methods, one with no parameters and one with `List<T>` or `List<? extends T>` as the parameter type. | 1.0 | Review usages of '...' to denote an array filter in Concept methods - ## Problem to Solve
We discovered that `Relation.players(RoleType...)` was able to accept no parameters, and it would be treated as an empty array, leading to unexpected results. We fixed this case, but there may be others that need to be looked at.
## Proposed Solution
In cases where `T...` is used to denote an array filter, refactor the relevant method into 2 methods, one with no parameters and one with `List<T>` or `List<? extends T>` as the parameter type. | priority | review usages of to denote an array filter in concept methods problem to solve we discovered that relation players roletype was able to accept no parameters and it would be treated as an empty array leading to unexpected results we fixed this case but there may be others that need to be looked at proposed solution in cases where t is used to denote an array filter refactor the relevant method into methods one with no parameters and one with list or list as the parameter type | 1 |
553,420 | 16,371,877,428 | IssuesEvent | 2021-05-15 09:41:31 | Praful932/Kitabe | https://api.github.com/repos/Praful932/Kitabe | closed | Improper positioning | GSSOC21 Level1 assigned bug good first issue priority:medium ui/ux | **Is your feature request related to a problem? Please describe.**
On the main page, the tiles are in quite an improper position.
**Describe the solution you'd like**
Aligning all tiles to the same baseline.
**Are you willing to contribute to this issue?** [Yes/No]
Yes
**Additional context**

| 1.0 | Improper positioning - **Is your feature request related to a problem? Please describe.**
On the main page, the tiles are in quite an improper position.
**Describe the solution you'd like**
Aligning all tiles to the same baseline.
**Are you willing to contribute to this issue?** [Yes/No]
Yes
**Additional context**

| priority | improper positioning is your feature request related to a problem please describe on the main page the tiles are in quite an improper position describe the solution you d like aligning all tiles to the same baseline are you willing to contribute to this issue yes additional context | 1 |
114,138 | 4,614,713,131 | IssuesEvent | 2016-09-25 18:43:35 | cuappdev/tempo | https://api.github.com/repos/cuappdev/tempo | closed | Fix several issues with no internet connection | Priority: Medium Type: Bug | There a many bugs across controllers for when there is not internet connection/was internet connection | 1.0 | Fix several issues with no internet connection - There a many bugs across controllers for when there is not internet connection/was internet connection | priority | fix several issues with no internet connection there a many bugs across controllers for when there is not internet connection was internet connection | 1 |
90,330 | 3,814,549,938 | IssuesEvent | 2016-03-28 13:58:35 | HubTurbo/HubTurbo | https://api.github.com/repos/HubTurbo/HubTurbo | closed | Update Gradle to 2.12 | aspect-devops priority.medium | This will enable us to use a newer version of `checkstyle`, which supports lambda indentation checking, more customisable curly braces checking, etc.
Might have to resolve a number of compatibility issues. | 1.0 | Update Gradle to 2.12 - This will enable us to use a newer version of `checkstyle`, which supports lambda indentation checking, more customisable curly braces checking, etc.
Might have to resolve a number of compatibility issues. | priority | update gradle to this will enable us to use a newer version of checkstyle which supports lambda indentation checking more customisable curly braces checking etc might have to resolve a number of compatibility issues | 1 |
30,515 | 2,723,991,320 | IssuesEvent | 2015-04-14 15:30:05 | CruxFramework/crux-widgets | https://api.github.com/repos/CruxFramework/crux-widgets | closed | Extract crux widgets metadata from DOM and put it on a json array | bug CruxCore imported Milestone-4.0.0 Priority-Medium | _From [thi...@cruxframework.org](https://code.google.com/u/114650528804514463329/) on October 28, 2010 19:41:56_
It can turn crux much faster. DOM access is slow, specialy on IE
_Original issue: http://code.google.com/p/crux-framework/issues/detail?id=216_ | 1.0 | Extract crux widgets metadata from DOM and put it on a json array - _From [thi...@cruxframework.org](https://code.google.com/u/114650528804514463329/) on October 28, 2010 19:41:56_
It can turn crux much faster. DOM access is slow, specialy on IE
_Original issue: http://code.google.com/p/crux-framework/issues/detail?id=216_ | priority | extract crux widgets metadata from dom and put it on a json array from on october it can turn crux much faster dom access is slow specialy on ie original issue | 1 |
660,429 | 21,965,895,171 | IssuesEvent | 2022-05-24 20:15:45 | operepo/ope | https://api.github.com/repos/operepo/ope | closed | *Resolved - Bug* Canvas stuck on waiting screen after update | bug Medium Priority Troubleshooting | It was reported by Nehemiah that the canvas server was stuck trying to start up. This seems to have occurred due to an upgrade migration failing causing the server to enter into a endless loop.
**Fix**
There is a script file in the docker_build_files to help resolve this issue. To run it do the following...
cd to docker_build_files (This is typically cd /ope/docker_build_files)
./fix_role_overrides_migration_error.sh | 1.0 | *Resolved - Bug* Canvas stuck on waiting screen after update - It was reported by Nehemiah that the canvas server was stuck trying to start up. This seems to have occurred due to an upgrade migration failing causing the server to enter into a endless loop.
**Fix**
There is a script file in the docker_build_files to help resolve this issue. To run it do the following...
cd to docker_build_files (This is typically cd /ope/docker_build_files)
./fix_role_overrides_migration_error.sh | priority | resolved bug canvas stuck on waiting screen after update it was reported by nehemiah that the canvas server was stuck trying to start up this seems to have occurred due to an upgrade migration failing causing the server to enter into a endless loop fix there is a script file in the docker build files to help resolve this issue to run it do the following cd to docker build files this is typically cd ope docker build files fix role overrides migration error sh | 1 |
560,331 | 16,593,832,413 | IssuesEvent | 2021-06-01 11:02:15 | HabitRPG/habitica-android | https://api.github.com/repos/HabitRPG/habitica-android | closed | Not possible to interact with tasks | Help wanted Priority: medium Type: Bug | I've seen similar reports a couple of times today, so I thought it was worth getting on the radar.
"Another problem I'm having is that my tasks will "freeze." Basically I can't check them off or click on them. I can scroll, and go between different tabs, but attempting to interact with items on the list just doesn't do anything."
> Device: Google Pixel 3a
> Android Version: 30
> AppVersion: Version 3.2.1 (2865)
> User ID: 9ed97e00-ded7-4f25-8d8b-0425fbd069cb
> Level: 5
> Class: warrior
> Is in Inn: false
> Uses Costume: false
> Custom Day Start: 0
> Timezone Offset: 480 | 1.0 | Not possible to interact with tasks - I've seen similar reports a couple of times today, so I thought it was worth getting on the radar.
"Another problem I'm having is that my tasks will "freeze." Basically I can't check them off or click on them. I can scroll, and go between different tabs, but attempting to interact with items on the list just doesn't do anything."
> Device: Google Pixel 3a
> Android Version: 30
> AppVersion: Version 3.2.1 (2865)
> User ID: 9ed97e00-ded7-4f25-8d8b-0425fbd069cb
> Level: 5
> Class: warrior
> Is in Inn: false
> Uses Costume: false
> Custom Day Start: 0
> Timezone Offset: 480 | priority | not possible to interact with tasks i ve seen similar reports a couple of times today so i thought it was worth getting on the radar another problem i m having is that my tasks will freeze basically i can t check them off or click on them i can scroll and go between different tabs but attempting to interact with items on the list just doesn t do anything device google pixel android version appversion version user id level class warrior is in inn false uses costume false custom day start timezone offset | 1 |
433,679 | 12,508,533,738 | IssuesEvent | 2020-06-02 15:41:50 | zephyrproject-rtos/infrastructure | https://api.github.com/repos/zephyrproject-rtos/infrastructure | closed | Zephyr website: Project member-specific pages | area: Website priority: medium | The Project Members page ( https://dev-zephyr-mcg.pantheonsite.io/project-members/ ) has logos for members, but no further information about their involvement and participation in the project.
Maybe the TSC voting members/marketing committee can provide a blurb about what their company is contributing to the project.
Just making the logos link to the company website homepage wouldn't be useful.
Also, this page lists three project membership levels, but four are listed in the table on the https://dev-zephyr-mcg.pantheonsite.io/become-a-member/ page. | 1.0 | Zephyr website: Project member-specific pages - The Project Members page ( https://dev-zephyr-mcg.pantheonsite.io/project-members/ ) has logos for members, but no further information about their involvement and participation in the project.
Maybe the TSC voting members/marketing committee can provide a blurb about what their company is contributing to the project.
Just making the logos link to the company website homepage wouldn't be useful.
Also, this page lists three project membership levels, but four are listed in the table on the https://dev-zephyr-mcg.pantheonsite.io/become-a-member/ page. | priority | zephyr website project member specific pages the project members page has logos for members but no further information about their involvement and participation in the project maybe the tsc voting members marketing committee can provide a blurb about what their company is contributing to the project just making the logos link to the company website homepage wouldn t be useful also this page lists three project membership levels but four are listed in the table on the page | 1 |
680,086 | 23,257,249,621 | IssuesEvent | 2022-08-04 10:21:08 | netdata/netdata-cloud | https://api.github.com/repos/netdata/netdata-cloud | closed | [BUG] 7 days monitoring with kubernetes plugin times out | bug internal submit priority/medium visualizations-team stability |
See https://community.netdata.cloud/t/7-days-monitoring-with-kubernetes-plugin-times-out/2232
Not sure if we can reproduce. There was a discussion between zeylos and papazach in Discord at some point, but I couldn't find it.
User reported that the issue still persists and he can offer no additional info from his side | 1.0 | [BUG] 7 days monitoring with kubernetes plugin times out -
See https://community.netdata.cloud/t/7-days-monitoring-with-kubernetes-plugin-times-out/2232
Not sure if we can reproduce. There was a discussion between zeylos and papazach in Discord at some point, but I couldn't find it.
User reported that the issue still persists and he can offer no additional info from his side | priority | days monitoring with kubernetes plugin times out see not sure if we can reproduce there was a discussion between zeylos and papazach in discord at some point but i couldn t find it user reported that the issue still persists and he can offer no additional info from his side | 1 |
431,811 | 12,486,106,757 | IssuesEvent | 2020-05-30 23:42:02 | JustArchiNET/ArchiSteamFarm | https://api.github.com/repos/JustArchiNET/ArchiSteamFarm | opened | ASF-ui isn't working properly in docker "latest" containers, as well as localization | Bug Medium priority On hold Regression | See upstream issue: https://github.com/dotnet/runtime/issues/37208
The fix is actually not so obvious, as I'd need to disable the single file publish in `linux-*` OS-specific packages that `latest` containers actually update to, and that would kill the properly working functionality on barebones Linux machines.
If there is no good solution to this issue, I'll do that in a few days. | 1.0 | ASF-ui isn't working properly in docker "latest" containers, as well as localization - See upstream issue: https://github.com/dotnet/runtime/issues/37208
The fix is actually not so obvious, as I'd need to disable the single file publish in `linux-*` OS-specific packages that `latest` containers actually update to, and that would kill the properly working functionality on barebones Linux machines.
If there is no good solution to this issue, I'll do that in a few days. | priority | asf ui isn t working properly in docker latest containers as well as localization see upstream issue the fix is actually not so obvious as i d need to disable the single file publish in linux os specific packages that latest containers actually update to and that would kill the properly working functionality on barebones linux machines if there is no good solution to this issue i ll do that in a few days | 1 |
242,076 | 7,837,854,195 | IssuesEvent | 2018-06-18 08:10:36 | peterwebster/henson | https://api.github.com/repos/peterwebster/henson | reopened | Formatting in TSV annotations | medium priority | Hi @nomoregrapes : just to flag up (if I haven't mentioned it before) that the TSV annotations have standard text effects marked up with HTML tags <i or <b or <u .
Also (I haven't mentioned this before), there are also in some places (mostly Notes) some diacritics : French e acute accents and the like. Which would you prefer: é or the full Unicode equivalent? | 1.0 | Formatting in TSV annotations - Hi @nomoregrapes : just to flag up (if I haven't mentioned it before) that the TSV annotations have standard text effects marked up with HTML tags <i or <b or <u .
Also (I haven't mentioned this before), there are also in some places (mostly Notes) some diacritics : French e acute accents and the like. Which would you prefer: é or the full Unicode equivalent? | priority | formatting in tsv annotations hi nomoregrapes just to flag up if i haven t mentioned it before that the tsv annotations have standard text effects marked up with html tags i or b or u also i haven t mentioned this before there are also in some places mostly notes some diacritics french e acute accents and the like which would you prefer eacute or the full unicode equivalent | 1 |
708,582 | 24,346,664,063 | IssuesEvent | 2022-10-02 12:07:49 | music-encoding/music-encoding | https://api.github.com/repos/music-encoding/music-encoding | closed | barLine needs @staff attribute | Priority: Medium Type: Feature Request Status: Needs Discussion | _From [pd...@virginia.edu](https://code.google.com/u/103686026181985548448/) on September 03, 2013 11:41:33_
The `<barLine>` element must have an attribute that indicates which staff/staves it crosses. This is particularly important for barlines that affect a sub-set of a score.
_Original issue: http://code.google.com/p/music-encoding/issues/detail?id=176_
| 1.0 | barLine needs @staff attribute - _From [pd...@virginia.edu](https://code.google.com/u/103686026181985548448/) on September 03, 2013 11:41:33_
The `<barLine>` element must have an attribute that indicates which staff/staves it crosses. This is particularly important for barlines that affect a sub-set of a score.
_Original issue: http://code.google.com/p/music-encoding/issues/detail?id=176_
| priority | barline needs staff attribute from on september the element must have an attribute that indicates which staff staves it crosses this is particularly important for barlines that affect a sub set of a score original issue | 1 |
221,358 | 7,382,233,508 | IssuesEvent | 2018-03-15 03:29:04 | ServUO/ServUO | https://api.github.com/repos/ServUO/ServUO | closed | [Spawner] Dungeon Deceit | 2 - Medium Priority Stale | I believe that the spawners in the dungeon of Deceit needs to be gone over.
The entrance area is spawning way too many mummies.
Water elementals are the only mobile allowed to spawn on the water.(near the entrance)
The right wing of level 1 looks too dense.
Reported By: Hank
Report Thread: http://servuo.com/threads/spawner-dungeon-deceit.4494/
| 1.0 | [Spawner] Dungeon Deceit - I believe that the spawners in the dungeon of Deceit needs to be gone over.
The entrance area is spawning way too many mummies.
Water elementals are the only mobile allowed to spawn on the water.(near the entrance)
The right wing of level 1 looks too dense.
Reported By: Hank
Report Thread: http://servuo.com/threads/spawner-dungeon-deceit.4494/
| priority | dungeon deceit i believe that the spawners in the dungeon of deceit needs to be gone over the entrance area is spawning way too many mummies water elementals are the only mobile allowed to spawn on the water near the entrance the right wing of level looks too dense reported by hank report thread | 1 |
26,192 | 2,684,224,691 | IssuesEvent | 2015-03-28 19:35:37 | ConEmu/old-issues | https://api.github.com/repos/ConEmu/old-issues | closed | Texts in Far Manager invisible in ConEmu | 1 star bug imported Priority-Medium | _From [Dreaming...@gmail.com](https://code.google.com/u/112181205565448052635/) on November 14, 2012 04:46:32_
OS version: Win7 x64 ConEmu version: 121109 x64
Far version (if you are using Far Manager): 3.0.2942 x64
I put ConEmu to the Far directory. When far is automatically started by ConEmu , I got a window with texts invisible. Function keys in far are working, but all the text except the menu are invisible. The cursor moves as I type some command into far without prompt.
Windows console runs well in ConEmu , but if I start Far from ConEmu , the same thing will happen.(see attachment 1)
Everything works fine in Far if I detach Far from ConEmu or run it outside ConEmu .(see attachment 2&3)
I tried different versions of far and ConEmu . The same thing happened again and again.
**Attachment:** [far_in_conemu.png far_outside_conemu.png detach.png](http://code.google.com/p/conemu-maximus5/issues/detail?id=818)
_Original issue: http://code.google.com/p/conemu-maximus5/issues/detail?id=818_ | 1.0 | Texts in Far Manager invisible in ConEmu - _From [Dreaming...@gmail.com](https://code.google.com/u/112181205565448052635/) on November 14, 2012 04:46:32_
OS version: Win7 x64 ConEmu version: 121109 x64
Far version (if you are using Far Manager): 3.0.2942 x64
I put ConEmu to the Far directory. When far is automatically started by ConEmu , I got a window with texts invisible. Function keys in far are working, but all the text except the menu are invisible. The cursor moves as I type some command into far without prompt.
Windows console runs well in ConEmu , but if I start Far from ConEmu , the same thing will happen.(see attachment 1)
Everything works fine in Far if I detach Far from ConEmu or run it outside ConEmu .(see attachment 2&3)
I tried different versions of far and ConEmu . The same thing happened again and again.
**Attachment:** [far_in_conemu.png far_outside_conemu.png detach.png](http://code.google.com/p/conemu-maximus5/issues/detail?id=818)
_Original issue: http://code.google.com/p/conemu-maximus5/issues/detail?id=818_ | priority | texts in far manager invisible in conemu from on november os version conemu version far version if you are using far manager i put conemu to the far directory when far is automatically started by conemu i got a window with texts invisible function keys in far are working but all the text except the menu are invisible the cursor moves as i type some command into far without prompt windows console runs well in conemu but if i start far from conemu the same thing will happen see attachment everything works fine in far if i detach far from conemu or run it outside conemu see attachment i tried different versions of far and conemu the same thing happened again and again attachment original issue | 1 |
176,302 | 6,558,206,280 | IssuesEvent | 2017-09-06 20:27:00 | salesagility/SuiteCRM | https://api.github.com/repos/salesagility/SuiteCRM | closed | Undefined values using templates from account module in 7.9.1 | bug Fix Proposed Medium Priority Resolved: Next Release |
<!--- Provide a general summary of the issue in the **Title** above -->
<!--- Before you open an issue, please check if a similar issue already exists or has been closed before. --->
#### Issue
<!--- Provide a more detailed introduction to the issue itself, and why you consider it to be a bug -->
The email templates don't seem to work properly: a window with undefined values appear after the selection of a template.
#### Expected Behavior
<!--- Tell us what should happen -->
A window with a warning message should appear.
The message should be: Apply an Email Template
"This operation will override the email Body and Subject fields, do you want to continue?"
#### Actual Behavior
<!--- Tell us what happens instead -->
A windows with two undefined values appears.

#### Possible Fix
<!--- Not obligatory, but suggest a fix or reason for the bug -->
#### Steps to Reproduce
<!--- Provide a link to a live example, or an unambiguous set of steps to -->
<!--- reproduce this bug include code to reproduce, if relevant -->
1. Enter an account
2. On the Activities panel click Create task -> compose email
3. Select an email template
#### Context
<!--- How has this bug affected you? What were you trying to accomplish? -->
<!--- If you feel this should be a low/medium/high priority then please state so -->
#### Your Environment
<!--- Include as many relevant details about the environment you experienced the bug in -->
* SuiteCRM Version used: 7.9.1
* Browser name and version: Firefox v54
* Operating System and version: Windows 10
| 1.0 | Undefined values using templates from account module in 7.9.1 -
<!--- Provide a general summary of the issue in the **Title** above -->
<!--- Before you open an issue, please check if a similar issue already exists or has been closed before. --->
#### Issue
<!--- Provide a more detailed introduction to the issue itself, and why you consider it to be a bug -->
The email templates don't seem to work properly: a window with undefined values appear after the selection of a template.
#### Expected Behavior
<!--- Tell us what should happen -->
A window with a warning message should appear.
The message should be: Apply an Email Template
"This operation will override the email Body and Subject fields, do you want to continue?"
#### Actual Behavior
<!--- Tell us what happens instead -->
A windows with two undefined values appears.

#### Possible Fix
<!--- Not obligatory, but suggest a fix or reason for the bug -->
#### Steps to Reproduce
<!--- Provide a link to a live example, or an unambiguous set of steps to -->
<!--- reproduce this bug include code to reproduce, if relevant -->
1. Enter an account
2. On the Activities panel click Create task -> compose email
3. Select an email template
#### Context
<!--- How has this bug affected you? What were you trying to accomplish? -->
<!--- If you feel this should be a low/medium/high priority then please state so -->
#### Your Environment
<!--- Include as many relevant details about the environment you experienced the bug in -->
* SuiteCRM Version used: 7.9.1
* Browser name and version: Firefox v54
* Operating System and version: Windows 10
| priority | undefined values using templates from account module in issue the email templates don t seem to work properly a window with undefined values appear after the selection of a template expected behavior a window with a warning message should appear the message should be apply an email template this operation will override the email body and subject fields do you want to continue actual behavior a windows with two undefined values appears possible fix steps to reproduce enter an account on the activities panel click create task compose email select an email template context your environment suitecrm version used browser name and version firefox operating system and version windows | 1 |
305,609 | 9,371,904,601 | IssuesEvent | 2019-04-03 16:22:38 | forpdi/forpdi | https://api.github.com/repos/forpdi/forpdi | closed | Inserir "*" para o campo obrigatório de upload de arquivo | ForRisco enhancement mediumpriority | - [ ] Na criação de processos inserir um "*" ao lado da opção "anexar arquivos", já que este é um campo obrigatório, mantando assim o padrão dos outros campo.

- [ ] Além disso, melhorar o alinhamento dos campos, conforme print acima.
| 1.0 | Inserir "*" para o campo obrigatório de upload de arquivo - - [ ] Na criação de processos inserir um "*" ao lado da opção "anexar arquivos", já que este é um campo obrigatório, mantando assim o padrão dos outros campo.

- [ ] Além disso, melhorar o alinhamento dos campos, conforme print acima.
| priority | inserir para o campo obrigatório de upload de arquivo na criação de processos inserir um ao lado da opção anexar arquivos já que este é um campo obrigatório mantando assim o padrão dos outros campo além disso melhorar o alinhamento dos campos conforme print acima | 1 |
575,876 | 17,064,639,238 | IssuesEvent | 2021-07-07 05:10:21 | nerdguyahmad/randomstuff.py | https://api.github.com/repos/nerdguyahmad/randomstuff.py | opened | Plans not working with Joke and images endpoint | Priority: MEDIUM Type: Bug | Plans seem to not work and return HTTPError for Bad request when using on jokes and images endpoint. | 1.0 | Plans not working with Joke and images endpoint - Plans seem to not work and return HTTPError for Bad request when using on jokes and images endpoint. | priority | plans not working with joke and images endpoint plans seem to not work and return httperror for bad request when using on jokes and images endpoint | 1 |
116,400 | 4,701,289,800 | IssuesEvent | 2016-10-12 21:06:39 | gdg-x/frisbee | https://api.github.com/repos/gdg-x/frisbee | closed | Replace deprecated methods like People.getCurrentPerson() with GoogleSignInAccount | priority: medium | New Google login API in GMS 8.3+ solves this actually. But still if we use Google Play Games, it would require Google+ anyways. There is no Play Games without Google+ yet.
So if the user do not have Google+, we can disable Game APIs. | 1.0 | Replace deprecated methods like People.getCurrentPerson() with GoogleSignInAccount - New Google login API in GMS 8.3+ solves this actually. But still if we use Google Play Games, it would require Google+ anyways. There is no Play Games without Google+ yet.
So if the user do not have Google+, we can disable Game APIs. | priority | replace deprecated methods like people getcurrentperson with googlesigninaccount new google login api in gms solves this actually but still if we use google play games it would require google anyways there is no play games without google yet so if the user do not have google we can disable game apis | 1 |
770,086 | 27,028,559,432 | IssuesEvent | 2023-02-11 22:51:55 | ufosc/Club_Website_2 | https://api.github.com/repos/ufosc/Club_Website_2 | closed | Load Admin data dynamically from MongoDB | help wanted medium priority difficulty: medium | **TODO:** Instead of displaying sample data, load data on the /admin page dynamically from the database.
If you look at [admin.ejs](https://github.com/ufosc/Club_Website_2/blob/main/views/admin.ejs), you'll see that the Admin page tables take an array as input, and then get rendered into an HTML table. The goal is to download the array from the database and then pass it to the EJS render code [here](https://github.com/ufosc/Club_Website_2/blob/main/app.js#L55).
To interface the database, you can import the UserModel and BlogModel from the models folder. You can then send database queries as documented in [mongoose](https://mongoosejs.com/docs/models.html) | 1.0 | Load Admin data dynamically from MongoDB - **TODO:** Instead of displaying sample data, load data on the /admin page dynamically from the database.
If you look at [admin.ejs](https://github.com/ufosc/Club_Website_2/blob/main/views/admin.ejs), you'll see that the Admin page tables take an array as input, and then get rendered into an HTML table. The goal is to download the array from the database and then pass it to the EJS render code [here](https://github.com/ufosc/Club_Website_2/blob/main/app.js#L55).
To interface the database, you can import the UserModel and BlogModel from the models folder. You can then send database queries as documented in [mongoose](https://mongoosejs.com/docs/models.html) | priority | load admin data dynamically from mongodb todo instead of displaying sample data load data on the admin page dynamically from the database if you look at you ll see that the admin page tables take an array as input and then get rendered into an html table the goal is to download the array from the database and then pass it to the ejs render code to interface the database you can import the usermodel and blogmodel from the models folder you can then send database queries as documented in | 1 |
674,639 | 23,060,242,189 | IssuesEvent | 2022-07-25 09:16:35 | owncloud/web | https://api.github.com/repos/owncloud/web | closed | Pagination: New pages should start at the top | Type:Bug Priority:p3-medium | ### Steps to reproduce
1. Go to a folder with many entries which don't fit on a single result page
2. Go to the end of the first page
3. Select the next page
### Expected behaviour
The next page should start at the top
### Actual behaviour
The next page is already scrolled to the bottom
### Environment general
Regarding environment details: This happened on cloud.owncloud.com | 1.0 | Pagination: New pages should start at the top - ### Steps to reproduce
1. Go to a folder with many entries which don't fit on a single result page
2. Go to the end of the first page
3. Select the next page
### Expected behaviour
The next page should start at the top
### Actual behaviour
The next page is already scrolled to the bottom
### Environment general
Regarding environment details: This happened on cloud.owncloud.com | priority | pagination new pages should start at the top steps to reproduce go to a folder with many entries which don t fit on a single result page go to the end of the first page select the next page expected behaviour the next page should start at the top actual behaviour the next page is already scrolled to the bottom environment general regarding environment details this happened on cloud owncloud com | 1 |
98,171 | 4,018,421,274 | IssuesEvent | 2016-05-16 10:28:21 | gama-platform/gama | https://api.github.com/repos/gama-platform/gama | closed | Add standard errors bars to charts | > Enhancement Concerns GAML Concerns Interface OS All Priority Medium Version All | Add standard deviation bar to scatter/series charts (at least). | 1.0 | Add standard errors bars to charts - Add standard deviation bar to scatter/series charts (at least). | priority | add standard errors bars to charts add standard deviation bar to scatter series charts at least | 1 |
98,818 | 4,031,595,765 | IssuesEvent | 2016-05-18 17:43:14 | HPCToolkit/hpcviewer | https://api.github.com/repos/HPCToolkit/hpcviewer | opened | Migration to Eclipse 4 | Priority-Medium | Eclipse indigo will be unsupported soon, and incompatible with some latest OS such as Mavericks (and perhaps el Capitan). It is imperative to upgrade to Eclipse 4.
| 1.0 | Migration to Eclipse 4 - Eclipse indigo will be unsupported soon, and incompatible with some latest OS such as Mavericks (and perhaps el Capitan). It is imperative to upgrade to Eclipse 4.
| priority | migration to eclipse eclipse indigo will be unsupported soon and incompatible with some latest os such as mavericks and perhaps el capitan it is imperative to upgrade to eclipse | 1 |
24,119 | 2,666,180,730 | IssuesEvent | 2015-03-21 08:34:31 | Optiboot/optiboot | https://api.github.com/repos/Optiboot/optiboot | closed | Add explicit copyright in all source files. | auto-migrated Priority-Medium Type-Other | ```
Various people/organizations are happier if each and every source file has an
explicit copyright notice and license statement (or at least a license pointer.)
```
Original issue reported on code.google.com by `wes...@gmail.com` on 27 Feb 2015 at 8:30 | 1.0 | Add explicit copyright in all source files. - ```
Various people/organizations are happier if each and every source file has an
explicit copyright notice and license statement (or at least a license pointer.)
```
Original issue reported on code.google.com by `wes...@gmail.com` on 27 Feb 2015 at 8:30 | priority | add explicit copyright in all source files various people organizations are happier if each and every source file has an explicit copyright notice and license statement or at least a license pointer original issue reported on code google com by wes gmail com on feb at | 1 |
653,033 | 21,570,144,774 | IssuesEvent | 2022-05-02 07:06:50 | ita-social-projects/horondi_client_fe | https://api.github.com/repos/ita-social-projects/horondi_client_fe | closed | [Customer Support Chat] The Facebook Messenger widget appears in 5 seconds late | UI priority: medium severity: minor Functional haveQuestions | **Environment**: MacBook Pro (Retina, 15-inch, Mid 2015), macOS Big Sur 11.5.2 (20G95), Google Chrome, Version: 93.0.4577.82 (x86_64)
**Reproducible:** always
**Steps to reproduce:**
1. Go to [https://horondi-front-staging.azurewebsites.net/ ](url)
2. Click on the Customer support chat button on the right corner below
3. Wait a few seconds
**Actual result:**
The Facebook Messenger widget appears with 5 second late (look at the attachments below)
https://user-images.githubusercontent.com/91191313/134902510-11bcc13b-0a7e-4314-ad3f-774b26b17180.mov
**Expected result:**
The Facebook Messenger widget appears with other widgets at the same time
**Priority:** Medium
**Severity:** Minor
**User story and test case links:**
#151
| 1.0 | [Customer Support Chat] The Facebook Messenger widget appears in 5 seconds late - **Environment**: MacBook Pro (Retina, 15-inch, Mid 2015), macOS Big Sur 11.5.2 (20G95), Google Chrome, Version: 93.0.4577.82 (x86_64)
**Reproducible:** always
**Steps to reproduce:**
1. Go to [https://horondi-front-staging.azurewebsites.net/ ](url)
2. Click on the Customer support chat button on the right corner below
3. Wait a few seconds
**Actual result:**
The Facebook Messenger widget appears with 5 second late (look at the attachments below)
https://user-images.githubusercontent.com/91191313/134902510-11bcc13b-0a7e-4314-ad3f-774b26b17180.mov
**Expected result:**
The Facebook Messenger widget appears with other widgets at the same time
**Priority:** Medium
**Severity:** Minor
**User story and test case links:**
#151
| priority | the facebook messenger widget appears in seconds late environment macbook pro retina inch mid macos big sur google chrome version reproducible always steps to reproduce go to url click on the customer support chat button on the right corner below wait a few seconds actual result the facebook messenger widget appears with second late look at the attachments below expected result the facebook messenger widget appears with other widgets at the same time priority medium severity minor user story and test case links | 1 |
731,366 | 25,212,939,163 | IssuesEvent | 2022-11-14 06:29:36 | trustoverip/TechArch | https://api.github.com/repos/trustoverip/TechArch | closed | 6.1 Design Goals - Footnote #1 | priority: medium type: content | > Another standard information trust criteria is availability. This is a concern with the design and implementation of operational deployments of the ToIP stack and should be addressed in the associated operational governance frameworks.
Scott Perry
14:19 22 Aug
I disagree with this. Availability needs to be seated at the parent's table.
Daniel Hardman
08:33 23 Aug
I don't think so. Availability is a bona fide component of security, but I feel like it's not necessarily a precondition of trust. (The argument that you can't trust someone you can't talk to is only true eventually -- sooner or later you need to talk to them -- not in the proximate sense of being able to reach them whenever you want. This is the opposite of how "availability" is defined when talking about security, where having information available on demand is claimed to be vital.)
Drummond Reed
11:39 23 Aug
Scott, I agree with Daniel. Can you suggest alternative text for this footnote?
Scott Perry
12:14 23 Aug
I actually disagree with Daniel. I believe that trust is eroded when there is a lack of availability to engage. Therefore, trust has an ephemeral quality. If a party is not always available, it will erode my trust with them. This does not apply in all instances, but if a verifier cannot verify due to an availability issue, over time these credentials will become less trustworthy for trust participants and relying parties.
Daniel Hardman
13:43 23 Aug
Can you trust someone who is dead (not available at all)? Mother Theresa, perhaps?
Perhaps both of us are generalizing a bit too easily. Maybe availability matters in some circumstances, and not in others. What are you trusting them to do/say/be? Scott's statement seems to be tied to credential use cases. I'm imagining things that have nothing to do with credentials (e.g., trust task = "receive a payment"). If you sell widgets on the internet, meet a buyer who wants to pay you in digital cash, receive and deposit the payment, and the payment works without a hitch, does your trust have any dependence on the future availability of your cash buyer?
Drummond Reed
15:28 23 Aug
Again, Scott, I don't think either Daniel or I am saying that Availability has nothing to do with trust. We're simply saying that it doesn't belong with the other four on this list because it isn't something that we can address with cryptography and a protocol stack. It is a different dimension of trust. That's why I'm suggesting you address it with new text you could contribute, either as a new paragraph in the running text or a replacement for the existing footnote.
Scott Perry
15:48 23 Aug
Respectfully, you are now qualifying the in/out criteria of availability to "something that we can address with cryptography and a protocol stack."
However, my basis of in/out is what is actually on the document:
"With regard to the first design goal, establishing trust between parties requires that each party develop confidence in the following properties of their relationship:"
Frankly, my comments are directed to what readers are reading and not in the enlightened D&D's heads.
One of the better reasons for me to comment on this doc is that I haven't been in all the meetings. We must assume that readers will not be either.
Therefore, I suggest you couch the criteria to support your reasons better or take a another look how the words can be interpreted from the language presented.
Daniel Hardman
18:31 23 Aug
My comment is not based on esoteric insider knowledge, Scott. Rather, I simply don't believe that availability is always required for establishing trust between parties.
Part of the problem here is that the language of the doc and of our comments lets us be imprecise about some equivalences. Trust in information (what the footnote highlights) is not the same thing as trust in a party. And security's requirement that data be available (e.g., not suppressible by an attacker) is also not the availability we're talking about here. When we talk about availability in this list, it would be availability of another party to engage in interactions. And that is NOT a standard information trust criterion OR a requirement that automatically transfers from cybersecurity theory. It is an entirely new requirement that you're positing.
Now, I don't think it's a crazy requirement. I agree that sometimes it's important. But my objection to putting it in the list is that I think it only belongs on the list sometimes -- when the parties intend future interactions. And even in those cases, the nature and timing of those future interactions filters availability issues very strongly. An IoT sensor that emits data shouldn't be trustable because it will be here tomorrow (it could be turned off); it should be trustable because of what's true now. If we eventually have secure and private online remote elections based on ToIP stacks, a voter and the voting system will intend no interactions (with those identities) after the single message transmission that casts the vote; trust would therefore be uncolored by availability. Etc. In other words, I think availability is more a requirement for specific trust tasks than for all trust building in the abstract.
Maybe we move it to the bottom of this list, and make it optional like two of the other requirements?
Scott Perry
19:02 23 Aug
@Daniel, I appreciate the crack that you have opened. Using your words, this could be a resolution. If the qualifier remains as "trust between parties requires that each party develop confidence", then availability is a property that may be in play based on timeliness of transactions. Sometimes that does not matter; sometimes that is critical.
Drummond Reed
10:36 25 Aug
MOVE TO GITHUB
Samuel Smith
14:31 29 Aug
The point of the design goals is to explicate the trade-space. There are hard trade-offs between privacy authenticity and confidentiality. You can have two of the three to the same degree but not all three. There is no hard trade-off with availability. Its optional and can be had or not had independently. likewise one can't have authenticity without integrity so it is not an independent variable. The independe variables are authenticity, confidentiality, and privacy. We can list dependent variables separately as important considerations but they do not affect the ordered priority of authenticity first, then confidentiality, then privacy.
Samuel Smith
14:36 29 Aug
Trust is a loaded term with multiple definitions. So when one starts to argue for something that contributes to trust, there is no end of equivocation that can happen in the discussion. Better leave Trust as a parenthood property and use less equivocal terms to describe the design goals. The conventional CIA principles fail because they do not include either authenticity or privacy. But if you include authenticity then you dont need integrity because authenticity includes integrity and because availability is a modulator of PAC (Privacy, Authenticity, Confidentiality) its not an independent variable and is there for misplaced anyway.
Samuel Smith
14:42 29 Aug
IMHO one of the main reasons the internet is broken is because systems are designed to satisfy CIA which does not include authenticity as a first order property. Recall that the internet stack has no session or presentation layers where authentication happens. Turning a blind eye toward authenticity is the blind spot that needs to be fixed. Given authenticity then integrity can be assumed. Finally CIA does not include privacy, Given that data exploitation primarily stems from non-autonomous control over data then privacy becomes a first order principle as well. High availability is a modulator property given PAC not a first order property by itself.
Samuel Smith
14:55 29 Aug
I suggest that we add an informative note that explains why we did not include integrity nor availability as first order design principles. Although those principles are important and integrity is essential they are secondary considerations. Integrity is secondary because is is subsumed by authenticity, and availability is secondary because it is a modulator not an independent variable.. This will assuage the concerns of those who find not mentioning Integrity or Availability as jarring. | 1.0 | 6.1 Design Goals - Footnote #1 - > Another standard information trust criteria is availability. This is a concern with the design and implementation of operational deployments of the ToIP stack and should be addressed in the associated operational governance frameworks.
Scott Perry
14:19 22 Aug
I disagree with this. Availability needs to be seated at the parent's table.
Daniel Hardman
08:33 23 Aug
I don't think so. Availability is a bona fide component of security, but I feel like it's not necessarily a precondition of trust. (The argument that you can't trust someone you can't talk to is only true eventually -- sooner or later you need to talk to them -- not in the proximate sense of being able to reach them whenever you want. This is the opposite of how "availability" is defined when talking about security, where having information available on demand is claimed to be vital.)
Drummond Reed
11:39 23 Aug
Scott, I agree with Daniel. Can you suggest alternative text for this footnote?
Scott Perry
12:14 23 Aug
I actually disagree with Daniel. I believe that trust is eroded when there is a lack of availability to engage. Therefore, trust has an ephemeral quality. If a party is not always available, it will erode my trust with them. This does not apply in all instances, but if a verifier cannot verify due to an availability issue, over time these credentials will become less trustworthy for trust participants and relying parties.
Daniel Hardman
13:43 23 Aug
Can you trust someone who is dead (not available at all)? Mother Theresa, perhaps?
Perhaps both of us are generalizing a bit too easily. Maybe availability matters in some circumstances, and not in others. What are you trusting them to do/say/be? Scott's statement seems to be tied to credential use cases. I'm imagining things that have nothing to do with credentials (e.g., trust task = "receive a payment"). If you sell widgets on the internet, meet a buyer who wants to pay you in digital cash, receive and deposit the payment, and the payment works without a hitch, does your trust have any dependence on the future availability of your cash buyer?
Drummond Reed
15:28 23 Aug
Again, Scott, I don't think either Daniel or I am saying that Availability has nothing to do with trust. We're simply saying that it doesn't belong with the other four on this list because it isn't something that we can address with cryptography and a protocol stack. It is a different dimension of trust. That's why I'm suggesting you address it with new text you could contribute, either as a new paragraph in the running text or a replacement for the existing footnote.
Scott Perry
15:48 23 Aug
Respectfully, you are now qualifying the in/out criteria of availability to "something that we can address with cryptography and a protocol stack."
However, my basis of in/out is what is actually on the document:
"With regard to the first design goal, establishing trust between parties requires that each party develop confidence in the following properties of their relationship:"
Frankly, my comments are directed to what readers are reading and not in the enlightened D&D's heads.
One of the better reasons for me to comment on this doc is that I haven't been in all the meetings. We must assume that readers will not be either.
Therefore, I suggest you couch the criteria to support your reasons better or take a another look how the words can be interpreted from the language presented.
Daniel Hardman
18:31 23 Aug
My comment is not based on esoteric insider knowledge, Scott. Rather, I simply don't believe that availability is always required for establishing trust between parties.
Part of the problem here is that the language of the doc and of our comments lets us be imprecise about some equivalences. Trust in information (what the footnote highlights) is not the same thing as trust in a party. And security's requirement that data be available (e.g., not suppressible by an attacker) is also not the availability we're talking about here. When we talk about availability in this list, it would be availability of another party to engage in interactions. And that is NOT a standard information trust criterion OR a requirement that automatically transfers from cybersecurity theory. It is an entirely new requirement that you're positing.
Now, I don't think it's a crazy requirement. I agree that sometimes it's important. But my objection to putting it in the list is that I think it only belongs on the list sometimes -- when the parties intend future interactions. And even in those cases, the nature and timing of those future interactions filters availability issues very strongly. An IoT sensor that emits data shouldn't be trustable because it will be here tomorrow (it could be turned off); it should be trustable because of what's true now. If we eventually have secure and private online remote elections based on ToIP stacks, a voter and the voting system will intend no interactions (with those identities) after the single message transmission that casts the vote; trust would therefore be uncolored by availability. Etc. In other words, I think availability is more a requirement for specific trust tasks than for all trust building in the abstract.
Maybe we move it to the bottom of this list, and make it optional like two of the other requirements?
Scott Perry
19:02 23 Aug
@Daniel, I appreciate the crack that you have opened. Using your words, this could be a resolution. If the qualifier remains as "trust between parties requires that each party develop confidence", then availability is a property that may be in play based on timeliness of transactions. Sometimes that does not matter; sometimes that is critical.
Drummond Reed
10:36 25 Aug
MOVE TO GITHUB
Samuel Smith
14:31 29 Aug
The point of the design goals is to explicate the trade-space. There are hard trade-offs between privacy authenticity and confidentiality. You can have two of the three to the same degree but not all three. There is no hard trade-off with availability. Its optional and can be had or not had independently. likewise one can't have authenticity without integrity so it is not an independent variable. The independe variables are authenticity, confidentiality, and privacy. We can list dependent variables separately as important considerations but they do not affect the ordered priority of authenticity first, then confidentiality, then privacy.
Samuel Smith
14:36 29 Aug
Trust is a loaded term with multiple definitions. So when one starts to argue for something that contributes to trust, there is no end of equivocation that can happen in the discussion. Better leave Trust as a parenthood property and use less equivocal terms to describe the design goals. The conventional CIA principles fail because they do not include either authenticity or privacy. But if you include authenticity then you dont need integrity because authenticity includes integrity and because availability is a modulator of PAC (Privacy, Authenticity, Confidentiality) its not an independent variable and is there for misplaced anyway.
Samuel Smith
14:42 29 Aug
IMHO one of the main reasons the internet is broken is because systems are designed to satisfy CIA which does not include authenticity as a first order property. Recall that the internet stack has no session or presentation layers where authentication happens. Turning a blind eye toward authenticity is the blind spot that needs to be fixed. Given authenticity then integrity can be assumed. Finally CIA does not include privacy, Given that data exploitation primarily stems from non-autonomous control over data then privacy becomes a first order principle as well. High availability is a modulator property given PAC not a first order property by itself.
Samuel Smith
14:55 29 Aug
I suggest that we add an informative note that explains why we did not include integrity nor availability as first order design principles. Although those principles are important and integrity is essential they are secondary considerations. Integrity is secondary because is is subsumed by authenticity, and availability is secondary because it is a modulator not an independent variable.. This will assuage the concerns of those who find not mentioning Integrity or Availability as jarring. | priority | design goals footnote another standard information trust criteria is availability this is a concern with the design and implementation of operational deployments of the toip stack and should be addressed in the associated operational governance frameworks scott perry aug i disagree with this availability needs to be seated at the parent s table daniel hardman aug i don t think so availability is a bona fide component of security but i feel like it s not necessarily a precondition of trust the argument that you can t trust someone you can t talk to is only true eventually sooner or later you need to talk to them not in the proximate sense of being able to reach them whenever you want this is the opposite of how availability is defined when talking about security where having information available on demand is claimed to be vital drummond reed aug scott i agree with daniel can you suggest alternative text for this footnote scott perry aug i actually disagree with daniel i believe that trust is eroded when there is a lack of availability to engage therefore trust has an ephemeral quality if a party is not always available it will erode my trust with them this does not apply in all instances but if a verifier cannot verify due to an availability issue over time these credentials will become less trustworthy for trust participants and relying parties daniel hardman aug can you trust someone who is dead not available at all mother theresa perhaps perhaps both of us are generalizing a bit too easily maybe availability matters in some circumstances and not in others what are you trusting them to do say be scott s statement seems to be tied to credential use cases i m imagining things that have nothing to do with credentials e g trust task receive a payment if you sell widgets on the internet meet a buyer who wants to pay you in digital cash receive and deposit the payment and the payment works without a hitch does your trust have any dependence on the future availability of your cash buyer drummond reed aug again scott i don t think either daniel or i am saying that availability has nothing to do with trust we re simply saying that it doesn t belong with the other four on this list because it isn t something that we can address with cryptography and a protocol stack it is a different dimension of trust that s why i m suggesting you address it with new text you could contribute either as a new paragraph in the running text or a replacement for the existing footnote scott perry aug respectfully you are now qualifying the in out criteria of availability to something that we can address with cryptography and a protocol stack however my basis of in out is what is actually on the document with regard to the first design goal establishing trust between parties requires that each party develop confidence in the following properties of their relationship frankly my comments are directed to what readers are reading and not in the enlightened d d s heads one of the better reasons for me to comment on this doc is that i haven t been in all the meetings we must assume that readers will not be either therefore i suggest you couch the criteria to support your reasons better or take a another look how the words can be interpreted from the language presented daniel hardman aug my comment is not based on esoteric insider knowledge scott rather i simply don t believe that availability is always required for establishing trust between parties part of the problem here is that the language of the doc and of our comments lets us be imprecise about some equivalences trust in information what the footnote highlights is not the same thing as trust in a party and security s requirement that data be available e g not suppressible by an attacker is also not the availability we re talking about here when we talk about availability in this list it would be availability of another party to engage in interactions and that is not a standard information trust criterion or a requirement that automatically transfers from cybersecurity theory it is an entirely new requirement that you re positing now i don t think it s a crazy requirement i agree that sometimes it s important but my objection to putting it in the list is that i think it only belongs on the list sometimes when the parties intend future interactions and even in those cases the nature and timing of those future interactions filters availability issues very strongly an iot sensor that emits data shouldn t be trustable because it will be here tomorrow it could be turned off it should be trustable because of what s true now if we eventually have secure and private online remote elections based on toip stacks a voter and the voting system will intend no interactions with those identities after the single message transmission that casts the vote trust would therefore be uncolored by availability etc in other words i think availability is more a requirement for specific trust tasks than for all trust building in the abstract maybe we move it to the bottom of this list and make it optional like two of the other requirements scott perry aug daniel i appreciate the crack that you have opened using your words this could be a resolution if the qualifier remains as trust between parties requires that each party develop confidence then availability is a property that may be in play based on timeliness of transactions sometimes that does not matter sometimes that is critical drummond reed aug move to github samuel smith aug the point of the design goals is to explicate the trade space there are hard trade offs between privacy authenticity and confidentiality you can have two of the three to the same degree but not all three there is no hard trade off with availability its optional and can be had or not had independently likewise one can t have authenticity without integrity so it is not an independent variable the independe variables are authenticity confidentiality and privacy we can list dependent variables separately as important considerations but they do not affect the ordered priority of authenticity first then confidentiality then privacy samuel smith aug trust is a loaded term with multiple definitions so when one starts to argue for something that contributes to trust there is no end of equivocation that can happen in the discussion better leave trust as a parenthood property and use less equivocal terms to describe the design goals the conventional cia principles fail because they do not include either authenticity or privacy but if you include authenticity then you dont need integrity because authenticity includes integrity and because availability is a modulator of pac privacy authenticity confidentiality its not an independent variable and is there for misplaced anyway samuel smith aug imho one of the main reasons the internet is broken is because systems are designed to satisfy cia which does not include authenticity as a first order property recall that the internet stack has no session or presentation layers where authentication happens turning a blind eye toward authenticity is the blind spot that needs to be fixed given authenticity then integrity can be assumed finally cia does not include privacy given that data exploitation primarily stems from non autonomous control over data then privacy becomes a first order principle as well high availability is a modulator property given pac not a first order property by itself samuel smith aug i suggest that we add an informative note that explains why we did not include integrity nor availability as first order design principles although those principles are important and integrity is essential they are secondary considerations integrity is secondary because is is subsumed by authenticity and availability is secondary because it is a modulator not an independent variable this will assuage the concerns of those who find not mentioning integrity or availability as jarring | 1 |
796,933 | 28,132,474,188 | IssuesEvent | 2023-04-01 02:16:31 | AY2223S2-CS2103T-F12-3/tp | https://api.github.com/repos/AY2223S2-CS2103T-F12-3/tp | opened | Improve `edituser` command | priority.High type.Bug severity.Medium | * Documentation in help window has `INDEX` as a parameter, causing confusion
* #245 | 1.0 | Improve `edituser` command - * Documentation in help window has `INDEX` as a parameter, causing confusion
* #245 | priority | improve edituser command documentation in help window has index as a parameter causing confusion | 1 |
97,945 | 4,013,942,485 | IssuesEvent | 2016-05-14 00:04:22 | RobotLocomotion/drake | https://api.github.com/repos/RobotLocomotion/drake | opened | Why is SNOPT disabled in Windows CI? | priority: medium team: kitware | https://github.com/RobotLocomotion/drake-ci/blob/master/ctest_driver_script.cmake#L522
There's no corresponding condition in the Drake superbuild proper:
https://github.com/RobotLocomotion/drake/blob/master/CMakeLists.txt#L118
| 1.0 | Why is SNOPT disabled in Windows CI? - https://github.com/RobotLocomotion/drake-ci/blob/master/ctest_driver_script.cmake#L522
There's no corresponding condition in the Drake superbuild proper:
https://github.com/RobotLocomotion/drake/blob/master/CMakeLists.txt#L118
| priority | why is snopt disabled in windows ci there s no corresponding condition in the drake superbuild proper | 1 |
34,487 | 2,781,482,313 | IssuesEvent | 2015-05-06 13:37:38 | dkpro/dkpro-uby | https://api.github.com/repos/dkpro/dkpro-uby | closed | Publish Sense Clustering Component | Milestone-0.7.0 Priority-Medium Type-Enhancement | ```
Sense Clustering Component of the Alignment Framework needs to be cleaned, commented
and published.
```
Original issue reported on code.google.com by `matu011235` on 2014-11-17 10:06:31 | 1.0 | Publish Sense Clustering Component - ```
Sense Clustering Component of the Alignment Framework needs to be cleaned, commented
and published.
```
Original issue reported on code.google.com by `matu011235` on 2014-11-17 10:06:31 | priority | publish sense clustering component sense clustering component of the alignment framework needs to be cleaned commented and published original issue reported on code google com by on | 1 |
562,942 | 16,673,101,894 | IssuesEvent | 2021-06-07 13:20:36 | projecteon/MacroQuest | https://api.github.com/repos/projecteon/MacroQuest | closed | Main tank healing | Healing Medium Priority enhancement | Create functionality for MT healing.
- [ ] Default MT Heal
- [ ] Emergency MT Heal (kick in if casting default MT heal, but tank drops below emergency pct health)
| 1.0 | Main tank healing - Create functionality for MT healing.
- [ ] Default MT Heal
- [ ] Emergency MT Heal (kick in if casting default MT heal, but tank drops below emergency pct health)
| priority | main tank healing create functionality for mt healing default mt heal emergency mt heal kick in if casting default mt heal but tank drops below emergency pct health | 1 |
809,117 | 30,174,857,334 | IssuesEvent | 2023-07-04 02:57:09 | WordPress/openverse | https://api.github.com/repos/WordPress/openverse | closed | Add custom ESLint plugin with inaugural rule to check frontend configuration correctness | 🟨 priority: medium 🌟 goal: addition 🤖 aspect: dx 🧱 stack: frontend | ## Current Situation
<!-- Describe the part of the code you think should improve -->
We have no way of creating complex ESLint rules. However, we need them for certain things like checking that the Events configuration on the frontend is correct (no overlapping payload data, correct names, etc).
## Suggested Improvement
<!-- Describe your proposed change -->
Create a new `@openverse/eslint-plugin` package in a new private pnpm workspace in our monorepo that exports a custom ESLint plugin that checks the events configuration.
Hint: the plugin has already been written and tested in https://github.com/WordPress/openverse/pull/1130, we just need to re-write that PR since the frontend unit tests have been fixed and in light of ESLint configuration changes in #2200.
## Benefit
<!-- Describe the benefit of the change (E.g., increase test coverage, reduce running time, etc.) -->
We can write complex ESLint rules. This also sets up our monorepo package strategy which would allows us to atomise parts of our codebase and share code more easily between packages.
## Additional context
Marked medium as it will help our analytics events maintain a consistent structure, which is important. | 1.0 | Add custom ESLint plugin with inaugural rule to check frontend configuration correctness - ## Current Situation
<!-- Describe the part of the code you think should improve -->
We have no way of creating complex ESLint rules. However, we need them for certain things like checking that the Events configuration on the frontend is correct (no overlapping payload data, correct names, etc).
## Suggested Improvement
<!-- Describe your proposed change -->
Create a new `@openverse/eslint-plugin` package in a new private pnpm workspace in our monorepo that exports a custom ESLint plugin that checks the events configuration.
Hint: the plugin has already been written and tested in https://github.com/WordPress/openverse/pull/1130, we just need to re-write that PR since the frontend unit tests have been fixed and in light of ESLint configuration changes in #2200.
## Benefit
<!-- Describe the benefit of the change (E.g., increase test coverage, reduce running time, etc.) -->
We can write complex ESLint rules. This also sets up our monorepo package strategy which would allows us to atomise parts of our codebase and share code more easily between packages.
## Additional context
Marked medium as it will help our analytics events maintain a consistent structure, which is important. | priority | add custom eslint plugin with inaugural rule to check frontend configuration correctness current situation we have no way of creating complex eslint rules however we need them for certain things like checking that the events configuration on the frontend is correct no overlapping payload data correct names etc suggested improvement create a new openverse eslint plugin package in a new private pnpm workspace in our monorepo that exports a custom eslint plugin that checks the events configuration hint the plugin has already been written and tested in we just need to re write that pr since the frontend unit tests have been fixed and in light of eslint configuration changes in benefit we can write complex eslint rules this also sets up our monorepo package strategy which would allows us to atomise parts of our codebase and share code more easily between packages additional context marked medium as it will help our analytics events maintain a consistent structure which is important | 1 |
568,376 | 16,977,716,342 | IssuesEvent | 2021-06-30 03:12:19 | kubesphere/kubesphere | https://api.github.com/repos/kubesphere/kubesphere | closed | The chart does not show when switching into network flows consumption | area/metering kind/bug kind/need-to-verify priority/medium | In the statistics page of cluster resource consumption, select network inflow consumption in the chart below, but the chart is not shown
https://user-images.githubusercontent.com/36271543/115983585-a8e28780-a5d4-11eb-887c-442cf4609a3b.mp4
/kind bug
/assign @yunkunrao
/priority Medium
/milestone 3.1.0
/area metering | 1.0 | The chart does not show when switching into network flows consumption - In the statistics page of cluster resource consumption, select network inflow consumption in the chart below, but the chart is not shown
https://user-images.githubusercontent.com/36271543/115983585-a8e28780-a5d4-11eb-887c-442cf4609a3b.mp4
/kind bug
/assign @yunkunrao
/priority Medium
/milestone 3.1.0
/area metering | priority | the chart does not show when switching into network flows consumption in the statistics page of cluster resource consumption select network inflow consumption in the chart below but the chart is not shown kind bug assign yunkunrao priority medium milestone area metering | 1 |
355,395 | 10,580,066,680 | IssuesEvent | 2019-10-08 05:24:29 | AY1920S1-CS2103T-T10-2/main | https://api.github.com/repos/AY1920S1-CS2103T-T10-2/main | opened | As a Health Conscious User, I want to know how much calories my exercises burn | priority.Medium status.Ongoing type.Story | So that I can better organise my diet and manage my weight | 1.0 | As a Health Conscious User, I want to know how much calories my exercises burn - So that I can better organise my diet and manage my weight | priority | as a health conscious user i want to know how much calories my exercises burn so that i can better organise my diet and manage my weight | 1 |
568,393 | 16,978,245,431 | IssuesEvent | 2021-06-30 04:29:54 | malav-mehta/set-hacks | https://api.github.com/repos/malav-mehta/set-hacks | closed | Code terminal component | medium priority 👀 | - Create an interactive code terminal to introduce the various activities during the hackathon
- Structure is still undetermined so be ✨ creative ✨
- Update copy from [2021 Website Copy](https://docs.google.com/document/d/1S1W0nse79HzekyUZJOAXUwJuBVSMPoqjbTCMaEkaBBs/edit?usp=sharing) | 1.0 | Code terminal component - - Create an interactive code terminal to introduce the various activities during the hackathon
- Structure is still undetermined so be ✨ creative ✨
- Update copy from [2021 Website Copy](https://docs.google.com/document/d/1S1W0nse79HzekyUZJOAXUwJuBVSMPoqjbTCMaEkaBBs/edit?usp=sharing) | priority | code terminal component create an interactive code terminal to introduce the various activities during the hackathon structure is still undetermined so be ✨ creative ✨ update copy from | 1 |
656,203 | 21,723,477,497 | IssuesEvent | 2022-05-11 04:27:18 | canonical-web-and-design/maas-ui | https://api.github.com/repos/canonical-web-and-design/maas-ui | closed | [UI] When changing configuration of an Interface, one has to enter the config twice | Question Priority: Medium | Bug originally filed by bladernr at https://bugs.launchpad.net/bugs/1840049
See the attached video.
If I have an interface that is configured, and I then change that configuration so it is put on a different fabric and subnet, when I click Save, instead of saving, MAAS changes the Interface to Unconfigured, forcing me to configure the interface a second time.
This is pretty easily and reliably reproducible on MAAS 2.6, I've had it happen on multiple systems when trying to move an interface from one Fabric to another.
This does not seem to occur when configuring one for the first time, or when simply changing the type of addressing (e.g. from DHCP to AutoAssign). It only seems to happen when I change one from one Fabric to Another, and choose a different subnet.
MAAS version: 2.6.0 (7802-g59416a869-0ubuntu1~18.04.1) | 1.0 | [UI] When changing configuration of an Interface, one has to enter the config twice - Bug originally filed by bladernr at https://bugs.launchpad.net/bugs/1840049
See the attached video.
If I have an interface that is configured, and I then change that configuration so it is put on a different fabric and subnet, when I click Save, instead of saving, MAAS changes the Interface to Unconfigured, forcing me to configure the interface a second time.
This is pretty easily and reliably reproducible on MAAS 2.6, I've had it happen on multiple systems when trying to move an interface from one Fabric to another.
This does not seem to occur when configuring one for the first time, or when simply changing the type of addressing (e.g. from DHCP to AutoAssign). It only seems to happen when I change one from one Fabric to Another, and choose a different subnet.
MAAS version: 2.6.0 (7802-g59416a869-0ubuntu1~18.04.1) | priority | when changing configuration of an interface one has to enter the config twice bug originally filed by bladernr at see the attached video if i have an interface that is configured and i then change that configuration so it is put on a different fabric and subnet when i click save instead of saving maas changes the interface to unconfigured forcing me to configure the interface a second time this is pretty easily and reliably reproducible on maas i ve had it happen on multiple systems when trying to move an interface from one fabric to another this does not seem to occur when configuring one for the first time or when simply changing the type of addressing e g from dhcp to autoassign it only seems to happen when i change one from one fabric to another and choose a different subnet maas version | 1 |
488,820 | 14,086,954,047 | IssuesEvent | 2020-11-05 05:12:54 | AY2021S1-CS2103-F09-3/tp | https://api.github.com/repos/AY2021S1-CS2103-F09-3/tp | closed | Add tests for find problem report command and parser | priority.Medium type.Implementation | Add tests for find problem report command and parser | 1.0 | Add tests for find problem report command and parser - Add tests for find problem report command and parser | priority | add tests for find problem report command and parser add tests for find problem report command and parser | 1 |
576,504 | 17,088,417,034 | IssuesEvent | 2021-07-08 14:31:46 | oam-dev/kubevela | https://api.github.com/repos/oam-dev/kubevela | closed | [Feature] Application status should have observedGeneration | area/application area/controller effort/medium good first issue priority/important-soon type/enhancement | **Is your feature request related to a problem? Please describe.**
The deployed resources should not be affected if it's deployed successfully, but now we don't have the mechanism to avoid it. Currently we also don't reconcile it by intend, but the controller will reconcile periodically.
**Describe the solution you'd like**
1. we should add `observedGeneration` field in status of Application, after the status comes to health and it's already observed, we should not reconcile the real resources.
2. If we want to keep reconcile, we should add a policy(or a keep reconciler scope) to do that. #992
**Describe alternatives you've considered**
<!--
A clear and concise description of any alternative solutions or features you've considered.
-->
**Additional context**
<!--
Add any other context or screenshots about the feature request here.
-->
| 1.0 | [Feature] Application status should have observedGeneration - **Is your feature request related to a problem? Please describe.**
The deployed resources should not be affected if it's deployed successfully, but now we don't have the mechanism to avoid it. Currently we also don't reconcile it by intend, but the controller will reconcile periodically.
**Describe the solution you'd like**
1. we should add `observedGeneration` field in status of Application, after the status comes to health and it's already observed, we should not reconcile the real resources.
2. If we want to keep reconcile, we should add a policy(or a keep reconciler scope) to do that. #992
**Describe alternatives you've considered**
<!--
A clear and concise description of any alternative solutions or features you've considered.
-->
**Additional context**
<!--
Add any other context or screenshots about the feature request here.
-->
| priority | application status should have observedgeneration is your feature request related to a problem please describe the deployed resources should not be affected if it s deployed successfully but now we don t have the mechanism to avoid it currently we also don t reconcile it by intend but the controller will reconcile periodically describe the solution you d like we should add observedgeneration field in status of application after the status comes to health and it s already observed we should not reconcile the real resources if we want to keep reconcile we should add a policy or a keep reconciler scope to do that describe alternatives you ve considered a clear and concise description of any alternative solutions or features you ve considered additional context add any other context or screenshots about the feature request here | 1 |
749,129 | 26,150,463,496 | IssuesEvent | 2022-12-30 12:48:27 | NomicFoundation/hardhat | https://api.github.com/repos/NomicFoundation/hardhat | closed | Optimize tests | type:chore priority:medium | Things to explore:
* Disable slow tests locally, and run all of them in the CI
* Not using `ts-node` for tests, but compiling instead | 1.0 | Optimize tests - Things to explore:
* Disable slow tests locally, and run all of them in the CI
* Not using `ts-node` for tests, but compiling instead | priority | optimize tests things to explore disable slow tests locally and run all of them in the ci not using ts node for tests but compiling instead | 1 |
109,603 | 4,396,159,821 | IssuesEvent | 2016-08-10 00:25:29 | SpeedCurve-Metrics/SpeedCurve | https://api.github.com/repos/SpeedCurve-Metrics/SpeedCurve | closed | Add total size/count to size and request content type charts | priority medium status in progress type enhancement | 
Currently the trending charts showing size and assets don't show the total size/count across all content types.
Things to add:
* First total size/count in time series
* Most recent total size/count in time series
* Percentage of change over the selected timespan
* Could also do the 3 metrics above for each content type in an expandable area
| 1.0 | Add total size/count to size and request content type charts - 
Currently the trending charts showing size and assets don't show the total size/count across all content types.
Things to add:
* First total size/count in time series
* Most recent total size/count in time series
* Percentage of change over the selected timespan
* Could also do the 3 metrics above for each content type in an expandable area
| priority | add total size count to size and request content type charts currently the trending charts showing size and assets don t show the total size count across all content types things to add first total size count in time series most recent total size count in time series percentage of change over the selected timespan could also do the metrics above for each content type in an expandable area | 1 |
96,100 | 3,964,420,334 | IssuesEvent | 2016-05-03 00:48:41 | daronco/test-issue-migrate2 | https://api.github.com/repos/daronco/test-issue-migrate2 | opened | Consider storing all fetched attributes in the DB | Priority: Medium Status: New Type: Feature | ---
Author Name: **Leonardo Daronco** (@daronco)
Original Redmine Issue: 154, http://dev.mconf.org/redmine/issues/154
---
@Google user: leonardo...@gmail.com@
Consider if all the information fetched from a BBB server should be saved in the DB or not. Some of this information is stored only in instance variables in the models, so they are lost between requests. Saving them is the only way to fully compare models between two requests.
* For rooms the attributes are: running, participant_count, moderator_count, attendees, has_been_forcibly_ended, start_time, end_time.
* Servers have only the attribute "meetings", but it is already saved as BigbluebuttonRoom's models.
There are some complications in saving "attendees", since they are objects with their own attributes. It would require another table for attendees and the setting up of the relationship between attendees and rooms.
| 1.0 | Consider storing all fetched attributes in the DB - ---
Author Name: **Leonardo Daronco** (@daronco)
Original Redmine Issue: 154, http://dev.mconf.org/redmine/issues/154
---
@Google user: leonardo...@gmail.com@
Consider if all the information fetched from a BBB server should be saved in the DB or not. Some of this information is stored only in instance variables in the models, so they are lost between requests. Saving them is the only way to fully compare models between two requests.
* For rooms the attributes are: running, participant_count, moderator_count, attendees, has_been_forcibly_ended, start_time, end_time.
* Servers have only the attribute "meetings", but it is already saved as BigbluebuttonRoom's models.
There are some complications in saving "attendees", since they are objects with their own attributes. It would require another table for attendees and the setting up of the relationship between attendees and rooms.
| priority | consider storing all fetched attributes in the db author name leonardo daronco daronco original redmine issue google user leonardo gmail com consider if all the information fetched from a bbb server should be saved in the db or not some of this information is stored only in instance variables in the models so they are lost between requests saving them is the only way to fully compare models between two requests for rooms the attributes are running participant count moderator count attendees has been forcibly ended start time end time servers have only the attribute meetings but it is already saved as bigbluebuttonroom s models there are some complications in saving attendees since they are objects with their own attributes it would require another table for attendees and the setting up of the relationship between attendees and rooms | 1 |
554,883 | 16,441,467,626 | IssuesEvent | 2021-05-20 14:48:43 | carbon-design-system/carbon-for-ibm-dotcom | https://api.github.com/repos/carbon-design-system/carbon-for-ibm-dotcom | closed | Investigate Git Webhook proxy setup for CI server | Airtable Done dev priority: medium | <!-- Avoid any type of solutions in this user story -->
<!-- replace _{{...}}_ with your own words or remove -->
#### User Story
<!-- {{Provide a detailed description of the user's need here, but avoid any type of solutions}} -->
> As a `[user role below]`:
IBM.com Library Devops
> I need to:
set up webhooks for Github on our CI server behind a firewall
> so that I can:
disable polling of the repo
#### Additional information
<!-- {{Please provide any additional information or resources for reference}} -->
- Due to the number of jobs we run, we are running into rate limiting caps for our functional ID user. Creating a webhooks proxy server may mitigate this issue.
- one possible solution: https://github.com/stakater/GitWebhookProxy
- another solution: https://lmammino.github.io/webhook-tunnel/
- Jobs that require the authenticated public user are the only ones needed here (mainly for deploy previews), but would be ideal for all public repo polling.
#### Acceptance criteria
- [ ] Webhook proxy created
- [ ] Jenkins jobs adjusted to use webhooks instead of polling
<!-- Consider the following when writing Acceptance criteria for this story. -->
<!-- *** Each product backlog item or user story should have at least one Acceptance criteria. -->
<!-- *** Acceptance criteria defines a deliverable that can be completed in a single sprint -->
<!-- *** Each Acceptance criterion is independently testable. -->
<!-- *** Include functional as well as non-functional criteria – when relevant. -->
<!-- *** Team members write Acceptance criteria and the Product Owner verifies it. -->
| 1.0 | Investigate Git Webhook proxy setup for CI server - <!-- Avoid any type of solutions in this user story -->
<!-- replace _{{...}}_ with your own words or remove -->
#### User Story
<!-- {{Provide a detailed description of the user's need here, but avoid any type of solutions}} -->
> As a `[user role below]`:
IBM.com Library Devops
> I need to:
set up webhooks for Github on our CI server behind a firewall
> so that I can:
disable polling of the repo
#### Additional information
<!-- {{Please provide any additional information or resources for reference}} -->
- Due to the number of jobs we run, we are running into rate limiting caps for our functional ID user. Creating a webhooks proxy server may mitigate this issue.
- one possible solution: https://github.com/stakater/GitWebhookProxy
- another solution: https://lmammino.github.io/webhook-tunnel/
- Jobs that require the authenticated public user are the only ones needed here (mainly for deploy previews), but would be ideal for all public repo polling.
#### Acceptance criteria
- [ ] Webhook proxy created
- [ ] Jenkins jobs adjusted to use webhooks instead of polling
<!-- Consider the following when writing Acceptance criteria for this story. -->
<!-- *** Each product backlog item or user story should have at least one Acceptance criteria. -->
<!-- *** Acceptance criteria defines a deliverable that can be completed in a single sprint -->
<!-- *** Each Acceptance criterion is independently testable. -->
<!-- *** Include functional as well as non-functional criteria – when relevant. -->
<!-- *** Team members write Acceptance criteria and the Product Owner verifies it. -->
| priority | investigate git webhook proxy setup for ci server user story as a ibm com library devops i need to set up webhooks for github on our ci server behind a firewall so that i can disable polling of the repo additional information due to the number of jobs we run we are running into rate limiting caps for our functional id user creating a webhooks proxy server may mitigate this issue one possible solution another solution jobs that require the authenticated public user are the only ones needed here mainly for deploy previews but would be ideal for all public repo polling acceptance criteria webhook proxy created jenkins jobs adjusted to use webhooks instead of polling | 1 |
584,647 | 17,460,944,608 | IssuesEvent | 2021-08-06 10:20:37 | inverse-inc/packetfence | https://api.github.com/repos/inverse-inc/packetfence | reopened | Unreg date is not completely honored when doing registration on portal | Type: Bug Priority: Medium | **Describe the bug**
When you register a node using a user which has an unregistration date or a source which defined an unregistration date, I noticed that time saved in DB doesn't take seconds into account.
It means that if you want to register a node until `2020-06-22 11:00:00`, it will not works because unregistration date saved in DB will be `2020-06-22 00:00:00`. Consequently, your device will be deregistered at the beginning of the day.
**To Reproduce**
Steps to reproduce the behavior:
1. Create a local user with following actions:
* Role: `gaming`
* Unregistration date: `2020-06-22 11:00:00`
2. Try to register a device on captive portal using Username/Password login with local user
=> You got "Role gaming has been assigned to your device with unregistration date: 2020-06-22"
Node saved in DB:
```sql
select unregdate from node where mac LIKE "00:%"\G;
*************************** 1. row ***************************
unregdate: 2020-06-22 00:00:00
```
**Expected behavior**
Unregistration date saved in DB should be the one defined on user or in authentication rule.
**Additional context**
After I put `httpd.portal` in debug, I got following logs in `packetfence.log`:
```
Jun 18 09:36:01 pfcen7stable packetfence_httpd.portal: httpd.portal(23401) DEBUG: [mac:00:11:22:33:44:55] [null] Returning '2020-06-22 11:00:00' for action 'set_unreg_date' for username default (pf::authentication::match)
[..]
Jun 18 09:36:01 pfcen7stable packetfence_httpd.portal: httpd.portal(23401) DEBUG: [mac:00:11:22:33:44:55] new_node_info after auth module actions : $VAR1 = {
'pid' => 'default',
'time_balance' => undef,
'category' => 'guest',
'bandwidth_balance' => undef,
'unregdate' => '2020-06-22'
};
(captiveportal::PacketFence::DynamicRouting::Module::Authentication::execute_actions)
```
It seems that last part of `unregdate` is truncated in the captive portal code. | 1.0 | Unreg date is not completely honored when doing registration on portal - **Describe the bug**
When you register a node using a user which has an unregistration date or a source which defined an unregistration date, I noticed that time saved in DB doesn't take seconds into account.
It means that if you want to register a node until `2020-06-22 11:00:00`, it will not works because unregistration date saved in DB will be `2020-06-22 00:00:00`. Consequently, your device will be deregistered at the beginning of the day.
**To Reproduce**
Steps to reproduce the behavior:
1. Create a local user with following actions:
* Role: `gaming`
* Unregistration date: `2020-06-22 11:00:00`
2. Try to register a device on captive portal using Username/Password login with local user
=> You got "Role gaming has been assigned to your device with unregistration date: 2020-06-22"
Node saved in DB:
```sql
select unregdate from node where mac LIKE "00:%"\G;
*************************** 1. row ***************************
unregdate: 2020-06-22 00:00:00
```
**Expected behavior**
Unregistration date saved in DB should be the one defined on user or in authentication rule.
**Additional context**
After I put `httpd.portal` in debug, I got following logs in `packetfence.log`:
```
Jun 18 09:36:01 pfcen7stable packetfence_httpd.portal: httpd.portal(23401) DEBUG: [mac:00:11:22:33:44:55] [null] Returning '2020-06-22 11:00:00' for action 'set_unreg_date' for username default (pf::authentication::match)
[..]
Jun 18 09:36:01 pfcen7stable packetfence_httpd.portal: httpd.portal(23401) DEBUG: [mac:00:11:22:33:44:55] new_node_info after auth module actions : $VAR1 = {
'pid' => 'default',
'time_balance' => undef,
'category' => 'guest',
'bandwidth_balance' => undef,
'unregdate' => '2020-06-22'
};
(captiveportal::PacketFence::DynamicRouting::Module::Authentication::execute_actions)
```
It seems that last part of `unregdate` is truncated in the captive portal code. | priority | unreg date is not completely honored when doing registration on portal describe the bug when you register a node using a user which has an unregistration date or a source which defined an unregistration date i noticed that time saved in db doesn t take seconds into account it means that if you want to register a node until it will not works because unregistration date saved in db will be consequently your device will be deregistered at the beginning of the day to reproduce steps to reproduce the behavior create a local user with following actions role gaming unregistration date try to register a device on captive portal using username password login with local user you got role gaming has been assigned to your device with unregistration date node saved in db sql select unregdate from node where mac like g row unregdate expected behavior unregistration date saved in db should be the one defined on user or in authentication rule additional context after i put httpd portal in debug i got following logs in packetfence log jun packetfence httpd portal httpd portal debug returning for action set unreg date for username default pf authentication match jun packetfence httpd portal httpd portal debug new node info after auth module actions pid default time balance undef category guest bandwidth balance undef unregdate captiveportal packetfence dynamicrouting module authentication execute actions it seems that last part of unregdate is truncated in the captive portal code | 1 |
418,249 | 12,195,207,861 | IssuesEvent | 2020-04-29 16:59:36 | hotosm/tasking-manager | https://api.github.com/repos/hotosm/tasking-manager | opened | Average validation time computation | Component: Backend Difficulty: Hard Priority: Medium Type: Bug | It is possible to lock multiple tasks for validation at a time. In such cases instead of creating one task history for all the tasks, we create one entry per task locked. While computing average validation time, we sum up all the times across all such tasks (which were locked together) resulting in escalated numbers.
Expected behaviour: if 10 tasks are locked for validation at a time, then the validation time should be a total of 1 hr for all the 10 tasks. Currently it is considered 10 hrs in total which skews up average validation time. | 1.0 | Average validation time computation - It is possible to lock multiple tasks for validation at a time. In such cases instead of creating one task history for all the tasks, we create one entry per task locked. While computing average validation time, we sum up all the times across all such tasks (which were locked together) resulting in escalated numbers.
Expected behaviour: if 10 tasks are locked for validation at a time, then the validation time should be a total of 1 hr for all the 10 tasks. Currently it is considered 10 hrs in total which skews up average validation time. | priority | average validation time computation it is possible to lock multiple tasks for validation at a time in such cases instead of creating one task history for all the tasks we create one entry per task locked while computing average validation time we sum up all the times across all such tasks which were locked together resulting in escalated numbers expected behaviour if tasks are locked for validation at a time then the validation time should be a total of hr for all the tasks currently it is considered hrs in total which skews up average validation time | 1 |
669,609 | 22,633,584,943 | IssuesEvent | 2022-06-30 16:39:40 | usdigitalresponse/arpa-reporter | https://api.github.com/repos/usdigitalresponse/arpa-reporter | closed | Download Audit report not working | bug Medium Priority | Upon pressing the Download Audit report button - instead of downloading a CSV, it downloads an unopenable `audit_report.htm` with the error message `Failed - Server Problem.`
Reproduced on both the CT portal and the staging portal.
<img width="497" alt="image" src="https://user-images.githubusercontent.com/91221265/176250905-011713a3-325d-4fba-9e8b-153ffc9a6aca.png">
| 1.0 | Download Audit report not working - Upon pressing the Download Audit report button - instead of downloading a CSV, it downloads an unopenable `audit_report.htm` with the error message `Failed - Server Problem.`
Reproduced on both the CT portal and the staging portal.
<img width="497" alt="image" src="https://user-images.githubusercontent.com/91221265/176250905-011713a3-325d-4fba-9e8b-153ffc9a6aca.png">
| priority | download audit report not working upon pressing the download audit report button instead of downloading a csv it downloads an unopenable audit report htm with the error message failed server problem reproduced on both the ct portal and the staging portal img width alt image src | 1 |
771,898 | 27,098,597,537 | IssuesEvent | 2023-02-15 06:26:23 | ut-issl/s2e-core | https://api.github.com/repos/ut-issl/s2e-core | closed | Add plot to show 3D model of spacecraft | good first issue priority::medium tools gui minor update | ## Overview
Add plot to show 3D model of spacecraft
## Details
We already have the script to plot body fixed frame information. If we have spacecraft’s 3D model in the plot, it helps the visibility a lot.
For the 3D model, we don’t need super detailed one, we just need several surfaces to show the outer struct of spacecraft body and solar panels.
I think, OBJ or STL format is suitable.
## Conditions for close
- Add 3D model
## Supplement
NA
## Note
NA | 1.0 | Add plot to show 3D model of spacecraft - ## Overview
Add plot to show 3D model of spacecraft
## Details
We already have the script to plot body fixed frame information. If we have spacecraft’s 3D model in the plot, it helps the visibility a lot.
For the 3D model, we don’t need super detailed one, we just need several surfaces to show the outer struct of spacecraft body and solar panels.
I think, OBJ or STL format is suitable.
## Conditions for close
- Add 3D model
## Supplement
NA
## Note
NA | priority | add plot to show model of spacecraft overview add plot to show model of spacecraft details we already have the script to plot body fixed frame information if we have spacecraft’s model in the plot it helps the visibility a lot for the model we don’t need super detailed one we just need several surfaces to show the outer struct of spacecraft body and solar panels i think obj or stl format is suitable conditions for close add model supplement na note na | 1 |
320,578 | 9,782,724,837 | IssuesEvent | 2019-06-08 02:07:17 | minio/minio-dotnet | https://api.github.com/repos/minio/minio-dotnet | closed | .Net Framework API Controller cannot get response. | community priority: medium | When I try to use Minio Client in my .Net framework project, it worked in Console project, but it cannot receive any response in WebAPI Controller.
I try to figure out what happened and i located at
MinioClient.cs : line 357
`IRestResponse response = await this.restClient.ExecuteTaskAsync(request,cancellationToken);`
When I replace **await** to **Result**, it can worked. If i debug into the function, it also can receive response, but it hung up if I use **F10** to step over the function.
I don't know what happend, is that a bug? | 1.0 | .Net Framework API Controller cannot get response. - When I try to use Minio Client in my .Net framework project, it worked in Console project, but it cannot receive any response in WebAPI Controller.
I try to figure out what happened and i located at
MinioClient.cs : line 357
`IRestResponse response = await this.restClient.ExecuteTaskAsync(request,cancellationToken);`
When I replace **await** to **Result**, it can worked. If i debug into the function, it also can receive response, but it hung up if I use **F10** to step over the function.
I don't know what happend, is that a bug? | priority | net framework api controller cannot get response when i try to use minio client in my net framework project it worked in console project but it cannot receive any response in webapi controller i try to figure out what happened and i located at minioclient cs line irestresponse response await this restclient executetaskasync request cancellationtoken when i replace await to result it can worked if i debug into the function it also can receive response but it hung up if i use to step over the function i don t know what happend is that a bug | 1 |
130,327 | 5,114,276,933 | IssuesEvent | 2017-01-06 17:57:03 | ngageoint/hootenanny | https://api.github.com/repos/ngageoint/hootenanny | opened | PertyDuplicatePoiOp forcing OOM error with Network conflation | Category: Algorithms Priority: Medium Status: Defined Type: Bug | This op will be disabled in the network regression tests: perty 2 and 3 in #1287.
Re-enable the op in those and figure out how to prevent the error from occurring. | 1.0 | PertyDuplicatePoiOp forcing OOM error with Network conflation - This op will be disabled in the network regression tests: perty 2 and 3 in #1287.
Re-enable the op in those and figure out how to prevent the error from occurring. | priority | pertyduplicatepoiop forcing oom error with network conflation this op will be disabled in the network regression tests perty and in re enable the op in those and figure out how to prevent the error from occurring | 1 |
247,495 | 7,919,304,077 | IssuesEvent | 2018-07-04 16:12:13 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | STM32F746G DISCOVERY board support | STM32 enhancement priority: medium | I have started to port Zephyr RTOS to 32F746G Discovery board. Please assign this issue to me. | 1.0 | STM32F746G DISCOVERY board support - I have started to port Zephyr RTOS to 32F746G Discovery board. Please assign this issue to me. | priority | discovery board support i have started to port zephyr rtos to discovery board please assign this issue to me | 1 |
142,501 | 5,475,891,753 | IssuesEvent | 2017-03-11 15:44:18 | CS2103JAN2017-T16-B2/main | https://api.github.com/repos/CS2103JAN2017-T16-B2/main | closed | Merge deletelabel to delete so that they are the same command with different parameters | priority.medium type.task | Done to follow the documentation stated in the developer guide | 1.0 | Merge deletelabel to delete so that they are the same command with different parameters - Done to follow the documentation stated in the developer guide | priority | merge deletelabel to delete so that they are the same command with different parameters done to follow the documentation stated in the developer guide | 1 |
562,186 | 16,653,060,240 | IssuesEvent | 2021-06-05 02:36:26 | paypal/paypal-checkout-components | https://api.github.com/repos/paypal/paypal-checkout-components | closed | 'ppxo_unhandled_error' JavaScript error | Stale 🏃♂️ medium-priority 🐞 bug | ### Description
We have been noticing for a while that the below depicted JavaScript error appears out of nowhere on our application pagte which deals with Paypal payments. The error originates from Paypal Checkout.js.

In an already similar posted link:
https://github.com/paypal/paypal-checkout-components/issues/610
the given solution is to implement `onError` which I had already implemented but the error still appears. Please let me know about its fix. Here I am pasting an abridged version of the button rendering code:
```
paypal.Button.render({
env: 'production', // Or 'sandbox'
commit: true, // This will add the transaction amount to the PayPal button
payment: function () {
return paypalCheckoutInstance.createPayment({
flow: $flowValue, // Required
billingAgreementDescription: 'My Company name',
amount: $amount.val(), // Required
currency: $('#paypalForm .js-currencyname').text(), // Required
enableShippingAddress: false,
enableBillingAddress: true,
});
},
onAuthorize: function (data, actions) {
return paypalCheckoutInstance.tokenizePayment(data, function (err, tokenizationPayload) {
// Submit `tokenizationPayload.nonce` to your server
$('#CountryCode').val(tokenizationPayload.details.countryCode);
$('#PayerEmail').val(tokenizationPayload.details.email);
$('#NonceFromClient').val(tokenizationPayload.nonce);
$("#paypalForm").submit();
});
},
validate: function (actions) {
toggleButton(actions);
onChangeTextbox(function () {
//toggleButton(actions);
});
},
onClick: function () {
//toggleValidationMessage();
},
onCancel: function (data) {
//console.log('checkout.js payment cancelled', JSON.stringify(data, 0, 2));
},
onError: function (err) {
//console.error('checkout.js error', err);
}
}, '#paypal-button').then(function () {
// The PayPal button will be rendered in an html element with the id
// `paypal-button`. This function will be called when the PayPal button
// is set up and ready to be used.
//
$('.ajax_spinner').hide();
});
});
```
- Screenshots or videos that show the issue
- Your code
- `paypal.version` is 4.0.262
- Happening in latest Chrome, Firefox and Edge
- Does the issue occur consistently, or intermittently?
Consistently
### Affected browsers
- [ ] Chrome
- [ ] Safari
- [ ] Firefox
- [ ] Edge
- [ ] IE
- [ ] Chrome Mobile/Tablet
- [ ] Safari Mobile/Tablet
- [ ] Web View / Safari ViewController
- [ ] Other
P.S.
I have screenshot but how can I attach a screenshot with this issue? There is not attach document/image button. | 1.0 | 'ppxo_unhandled_error' JavaScript error - ### Description
We have been noticing for a while that the below depicted JavaScript error appears out of nowhere on our application pagte which deals with Paypal payments. The error originates from Paypal Checkout.js.

In an already similar posted link:
https://github.com/paypal/paypal-checkout-components/issues/610
the given solution is to implement `onError` which I had already implemented but the error still appears. Please let me know about its fix. Here I am pasting an abridged version of the button rendering code:
```
paypal.Button.render({
env: 'production', // Or 'sandbox'
commit: true, // This will add the transaction amount to the PayPal button
payment: function () {
return paypalCheckoutInstance.createPayment({
flow: $flowValue, // Required
billingAgreementDescription: 'My Company name',
amount: $amount.val(), // Required
currency: $('#paypalForm .js-currencyname').text(), // Required
enableShippingAddress: false,
enableBillingAddress: true,
});
},
onAuthorize: function (data, actions) {
return paypalCheckoutInstance.tokenizePayment(data, function (err, tokenizationPayload) {
// Submit `tokenizationPayload.nonce` to your server
$('#CountryCode').val(tokenizationPayload.details.countryCode);
$('#PayerEmail').val(tokenizationPayload.details.email);
$('#NonceFromClient').val(tokenizationPayload.nonce);
$("#paypalForm").submit();
});
},
validate: function (actions) {
toggleButton(actions);
onChangeTextbox(function () {
//toggleButton(actions);
});
},
onClick: function () {
//toggleValidationMessage();
},
onCancel: function (data) {
//console.log('checkout.js payment cancelled', JSON.stringify(data, 0, 2));
},
onError: function (err) {
//console.error('checkout.js error', err);
}
}, '#paypal-button').then(function () {
// The PayPal button will be rendered in an html element with the id
// `paypal-button`. This function will be called when the PayPal button
// is set up and ready to be used.
//
$('.ajax_spinner').hide();
});
});
```
- Screenshots or videos that show the issue
- Your code
- `paypal.version` is 4.0.262
- Happening in latest Chrome, Firefox and Edge
- Does the issue occur consistently, or intermittently?
Consistently
### Affected browsers
- [ ] Chrome
- [ ] Safari
- [ ] Firefox
- [ ] Edge
- [ ] IE
- [ ] Chrome Mobile/Tablet
- [ ] Safari Mobile/Tablet
- [ ] Web View / Safari ViewController
- [ ] Other
P.S.
I have screenshot but how can I attach a screenshot with this issue? There is not attach document/image button. | priority | ppxo unhandled error javascript error description we have been noticing for a while that the below depicted javascript error appears out of nowhere on our application pagte which deals with paypal payments the error originates from paypal checkout js in an already similar posted link the given solution is to implement onerror which i had already implemented but the error still appears please let me know about its fix here i am pasting an abridged version of the button rendering code paypal button render env production or sandbox commit true this will add the transaction amount to the paypal button payment function return paypalcheckoutinstance createpayment flow flowvalue required billingagreementdescription my company name amount amount val required currency paypalform js currencyname text required enableshippingaddress false enablebillingaddress true onauthorize function data actions return paypalcheckoutinstance tokenizepayment data function err tokenizationpayload submit tokenizationpayload nonce to your server countrycode val tokenizationpayload details countrycode payeremail val tokenizationpayload details email noncefromclient val tokenizationpayload nonce paypalform submit validate function actions togglebutton actions onchangetextbox function togglebutton actions onclick function togglevalidationmessage oncancel function data console log checkout js payment cancelled json stringify data onerror function err console error checkout js error err paypal button then function the paypal button will be rendered in an html element with the id paypal button this function will be called when the paypal button is set up and ready to be used ajax spinner hide screenshots or videos that show the issue your code paypal version is happening in latest chrome firefox and edge does the issue occur consistently or intermittently consistently affected browsers chrome safari firefox edge ie chrome mobile tablet safari mobile tablet web view safari viewcontroller other p s i have screenshot but how can i attach a screenshot with this issue there is not attach document image button | 1 |
30,022 | 2,722,131,978 | IssuesEvent | 2015-04-14 00:15:17 | CruxFramework/crux-smart-faces | https://api.github.com/repos/CruxFramework/crux-smart-faces | closed | SortebleList cannot be used in declarative way | bug imported Milestone-M14-C4 Priority-Medium TargetVersion-5.3.0 | _From [samuel@cruxframework.org](https://code.google.com/u/samuel@cruxframework.org/) on February 24, 2015 14:39:40_
The factory for the component is incomplete.
_Original issue: http://code.google.com/p/crux-framework/issues/detail?id=601_ | 1.0 | SortebleList cannot be used in declarative way - _From [samuel@cruxframework.org](https://code.google.com/u/samuel@cruxframework.org/) on February 24, 2015 14:39:40_
The factory for the component is incomplete.
_Original issue: http://code.google.com/p/crux-framework/issues/detail?id=601_ | priority | sorteblelist cannot be used in declarative way from on february the factory for the component is incomplete original issue | 1 |
192,524 | 6,874,613,398 | IssuesEvent | 2017-11-19 01:41:08 | saulgreenberg/Timelapse | https://api.github.com/repos/saulgreenberg/Timelapse | opened | Up/Down incrementors on counters | enhancement medium priority | Use the integer control from the wpf toolkit.
Makes it easier to increment counts in the overview by just clicking. | 1.0 | Up/Down incrementors on counters - Use the integer control from the wpf toolkit.
Makes it easier to increment counts in the overview by just clicking. | priority | up down incrementors on counters use the integer control from the wpf toolkit makes it easier to increment counts in the overview by just clicking | 1 |
807,341 | 29,996,357,396 | IssuesEvent | 2023-06-26 06:00:39 | renovatebot/renovate | https://api.github.com/repos/renovatebot/renovate | closed | Azure platform automerge selects a merge strategy for a different target branch | type:bug help wanted priority-3-medium platform:azure status:ready reproduction:provided core:automerge | ### How are you running Renovate?
Self-hosted Renovate
### If you're self-hosting Renovate, tell us what version of Renovate you run.
35.55.1
### If you're self-hosting Renovate, select which platform you are using.
Azure DevOps (dev.azure.com)
### Was this something which used to work for you, and then stopped?
I am trying to get this working for the first time
### Describe the bug
When [populating `config.defaultMergeMethod`](https://github.com/renovatebot/renovate/blob/main/lib/modules/platform/azure/index.ts#L206-L212), the Azure platform module fetches all policy configurations from the project. Because it passes a null `branchRef` parameter to `getMergeMethod`, `isRelevantScope` returns every policy matching the current repository regardless of target branch. getMergeMethod then [picks the first one](https://github.com/renovatebot/renovate/blob/main/lib/modules/platform/azure/azure-helper.ts#L150), which in our case is not the main branch of the repository. I'm not sure why this is or how to cause Azure DevOps to behave this way for a reproduction, but I believe I have identified a resolution.
When creating the PR, the Azure platform module then [blindly applies the default merge method](https://github.com/renovatebot/renovate/blob/main/lib/modules/platform/azure/index.ts#L457-L474), which in our case is not valid for the default branch.
I believe this could be simply fixed by borrowing the [merge method lookup code](https://github.com/renovatebot/renovate/blob/main/lib/modules/platform/azure/index.ts#L686-L693) from `mergePr` in the same module. As the PR is created before autocomplete is applied, the targetRefName will be populated.
### Relevant debug logs
```
DEBUG: ProjectName/RepoName default branch = develop (repository=ProjectName/RepoName)
TRACE: getProjectAndRepo(ProjectName/RepoName) (repository=ProjectName/RepoName)
TRACE: getMergeMethod(01234567-89ab-cdef-0123-456789abcdef, ProjectName, null) determining mergeMethod from matched policy:
{
"allowRebase": true,
"allowRebaseMerge": true,
"scope": [
{
"refName": "refs/heads/release",
"matchKind": "Prefix",
"repositoryId": "01234567-89ab-cdef-0123-456789abcdef"
}
]
} (repository=ProjectName/RepoName)
```
In our case. policy attached to develop does not permit rebases, and instead is as follows:
```
{
"allowSquash": true,
"allowRebaseMerge": true,
"scope": [
{
"refName": "refs/heads/develop",
"matchKind": "Exact",
"repositoryId": "01234567-89ab-cdef-0123-456789abcdef"
}
]
}
```
### Have you created a minimal reproduction repository?
~~I have explained in the description why a minimal reproduction is impossible~~
I have been able to reproduce this at https://dev.azure.com/chrisvanderpennen/public/_git/renovate-21639-repro | 1.0 | Azure platform automerge selects a merge strategy for a different target branch - ### How are you running Renovate?
Self-hosted Renovate
### If you're self-hosting Renovate, tell us what version of Renovate you run.
35.55.1
### If you're self-hosting Renovate, select which platform you are using.
Azure DevOps (dev.azure.com)
### Was this something which used to work for you, and then stopped?
I am trying to get this working for the first time
### Describe the bug
When [populating `config.defaultMergeMethod`](https://github.com/renovatebot/renovate/blob/main/lib/modules/platform/azure/index.ts#L206-L212), the Azure platform module fetches all policy configurations from the project. Because it passes a null `branchRef` parameter to `getMergeMethod`, `isRelevantScope` returns every policy matching the current repository regardless of target branch. getMergeMethod then [picks the first one](https://github.com/renovatebot/renovate/blob/main/lib/modules/platform/azure/azure-helper.ts#L150), which in our case is not the main branch of the repository. I'm not sure why this is or how to cause Azure DevOps to behave this way for a reproduction, but I believe I have identified a resolution.
When creating the PR, the Azure platform module then [blindly applies the default merge method](https://github.com/renovatebot/renovate/blob/main/lib/modules/platform/azure/index.ts#L457-L474), which in our case is not valid for the default branch.
I believe this could be simply fixed by borrowing the [merge method lookup code](https://github.com/renovatebot/renovate/blob/main/lib/modules/platform/azure/index.ts#L686-L693) from `mergePr` in the same module. As the PR is created before autocomplete is applied, the targetRefName will be populated.
### Relevant debug logs
```
DEBUG: ProjectName/RepoName default branch = develop (repository=ProjectName/RepoName)
TRACE: getProjectAndRepo(ProjectName/RepoName) (repository=ProjectName/RepoName)
TRACE: getMergeMethod(01234567-89ab-cdef-0123-456789abcdef, ProjectName, null) determining mergeMethod from matched policy:
{
"allowRebase": true,
"allowRebaseMerge": true,
"scope": [
{
"refName": "refs/heads/release",
"matchKind": "Prefix",
"repositoryId": "01234567-89ab-cdef-0123-456789abcdef"
}
]
} (repository=ProjectName/RepoName)
```
In our case. policy attached to develop does not permit rebases, and instead is as follows:
```
{
"allowSquash": true,
"allowRebaseMerge": true,
"scope": [
{
"refName": "refs/heads/develop",
"matchKind": "Exact",
"repositoryId": "01234567-89ab-cdef-0123-456789abcdef"
}
]
}
```
### Have you created a minimal reproduction repository?
~~I have explained in the description why a minimal reproduction is impossible~~
I have been able to reproduce this at https://dev.azure.com/chrisvanderpennen/public/_git/renovate-21639-repro | priority | azure platform automerge selects a merge strategy for a different target branch how are you running renovate self hosted renovate if you re self hosting renovate tell us what version of renovate you run if you re self hosting renovate select which platform you are using azure devops dev azure com was this something which used to work for you and then stopped i am trying to get this working for the first time describe the bug when the azure platform module fetches all policy configurations from the project because it passes a null branchref parameter to getmergemethod isrelevantscope returns every policy matching the current repository regardless of target branch getmergemethod then which in our case is not the main branch of the repository i m not sure why this is or how to cause azure devops to behave this way for a reproduction but i believe i have identified a resolution when creating the pr the azure platform module then which in our case is not valid for the default branch i believe this could be simply fixed by borrowing the from mergepr in the same module as the pr is created before autocomplete is applied the targetrefname will be populated relevant debug logs debug projectname reponame default branch develop repository projectname reponame trace getprojectandrepo projectname reponame repository projectname reponame trace getmergemethod cdef projectname null determining mergemethod from matched policy allowrebase true allowrebasemerge true scope refname refs heads release matchkind prefix repositoryid cdef repository projectname reponame in our case policy attached to develop does not permit rebases and instead is as follows allowsquash true allowrebasemerge true scope refname refs heads develop matchkind exact repositoryid cdef have you created a minimal reproduction repository i have explained in the description why a minimal reproduction is impossible i have been able to reproduce this at | 1 |
621,511 | 19,589,434,526 | IssuesEvent | 2022-01-05 11:08:48 | containrrr/watchtower | https://api.github.com/repos/containrrr/watchtower | closed | Notifications via shoutrrr (telegram) do not include hostname | Type: Bug Priority: Medium Status: Available | **Describe the bug**
I am using wachtower on multiple docker hosts and configured the notifications with shoutrrr to a Telegram channel. The notifications do not include any information about which host the notification came from.
**To Reproduce**
Configure to use notifications via shouttr to a telegram channel.
**Expected behavior**
The notifications should include the hostname of the host that they belong to. I assume the problem is that the hostname would be in the "subject" (as it is in emails and gotify), but a message in telegram does not have a subject so that information is lost/not provided. -> I didn't find a way via the WATCHTOWER_NOTIFICATION_TEMPLATE to add the subject myself).
**Screenshots**
Telegram message:
No hostname provide as there is no "subject"

Gotify message:
DOES contain the hostname in the subject.

| 1.0 | Notifications via shoutrrr (telegram) do not include hostname - **Describe the bug**
I am using wachtower on multiple docker hosts and configured the notifications with shoutrrr to a Telegram channel. The notifications do not include any information about which host the notification came from.
**To Reproduce**
Configure to use notifications via shouttr to a telegram channel.
**Expected behavior**
The notifications should include the hostname of the host that they belong to. I assume the problem is that the hostname would be in the "subject" (as it is in emails and gotify), but a message in telegram does not have a subject so that information is lost/not provided. -> I didn't find a way via the WATCHTOWER_NOTIFICATION_TEMPLATE to add the subject myself).
**Screenshots**
Telegram message:
No hostname provide as there is no "subject"

Gotify message:
DOES contain the hostname in the subject.

| priority | notifications via shoutrrr telegram do not include hostname describe the bug i am using wachtower on multiple docker hosts and configured the notifications with shoutrrr to a telegram channel the notifications do not include any information about which host the notification came from to reproduce configure to use notifications via shouttr to a telegram channel expected behavior the notifications should include the hostname of the host that they belong to i assume the problem is that the hostname would be in the subject as it is in emails and gotify but a message in telegram does not have a subject so that information is lost not provided i didn t find a way via the watchtower notification template to add the subject myself screenshots telegram message no hostname provide as there is no subject gotify message does contain the hostname in the subject | 1 |
753,372 | 26,345,460,815 | IssuesEvent | 2023-01-10 21:36:49 | yugabyte/yugabyte-db | https://api.github.com/repos/yugabyte/yugabyte-db | closed | heap-use-after-free in BackupTxnTest.PointInTimeRestore | kind/bug area/docdb priority/medium | Jira Link: [DB-4759](https://yugabyte.atlassian.net/browse/DB-4759)
Observed in the ASAN Clang 12 build on AlmaLinux 8.
ASAN error messages as a gist: https://gist.githubusercontent.com/mbautin/ca3fb88b98adb66f186cb4d66123b26b/raw
```
=========================================
==54021==ERROR: AddressSanitizer: heap-use-after-free on address 0x61d00000b940 at pc 0x7f0cbfa7dff2 bp 0x7f0c88444fa0 sp 0x7f0c88444f98
READ of size 8 at 0x61d00000b940 thread T31 (Master_reactorx)
#0 0x7f0cbfa7dff1 in scoped_refptr<yb::Counter>::operator bool() const build/asan-clang12-dynamic-ninja/../../src/yb/gutil/ref_counted.h:347:43
#1 0x7f0cacf1d84d in yb::rpc::InboundCall::Serialize(boost::container::small_vector_base<yb::RefCntBuffer, boost::container::new_allocator<yb::RefCntBuffer> >*) build/asan-clang12-dynamic-ninja/../../src/yb/rpc/inbound_call.cc:242:30
#2 0x7f0cad0b4156 in yb::rpc::TcpStreamSendingData::TcpStreamSendingData(std::shared_ptr<yb::rpc::OutboundData>, std::shared_ptr<yb::MemTracker> const&) build/asan-clang12-dynamic-ninja/../../src/yb/rpc/tcp_stream.cc:526:9
#3 0x7f0cad0bbe36 in void std::allocator<yb::rpc::TcpStreamSendingData>::construct<yb::rpc::TcpStreamSendingData, std::shared_ptr<yb::rpc::OutboundData>, std::shared_ptr<yb::MemTracker>&>(yb::rpc::TcpStreamSendingData*, std::shared_ptr<yb::rpc::OutboundData>&&, std::shared_ptr<yb::MemTracker>&) /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/asan/libcxx/include/c++/v1/memory:911:28
#4 0x7f0cad0b84cf in void std::allocator_traits<std::allocator<yb::rpc::TcpStreamSendingData> >::construct<yb::rpc::TcpStreamSendingData, std::shared_ptr<yb::rpc::OutboundData>, std::shared_ptr<yb::MemTracker>&, void>(std::allocator<yb::rpc::TcpStreamSendingData>&, yb::rpc::TcpStreamSendingData*, std::shared_ptr<yb::rpc::OutboundData>&&, std::shared_ptr<yb::MemTracker>&) /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/asan/libcxx/include/c++/v1/__memory/allocator_traits.h:288:13
#5 0x7f0cad0b5f08 in void std::deque<yb::rpc::TcpStreamSendingData, std::allocator<yb::rpc::TcpStreamSendingData> >::emplace_back<std::shared_ptr<yb::rpc::OutboundData>, std::shared_ptr<yb::MemTracker>&>(std::shared_ptr<yb::rpc::OutboundData>&&, std::shared_ptr<yb::MemTracker>&) /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/asan/libcxx/include/c++/v1/deque:1975:5
#6 0x7f0cad0b3072 in yb::rpc::TcpStream::Send(std::shared_ptr<yb::rpc::OutboundData>) build/asan-clang12-dynamic-ninja/../../src/yb/rpc/tcp_stream.cc:465:12
#7 0x7f0cacfe64c5 in yb::rpc::RefinedStream::Send(std::shared_ptr<yb::rpc::OutboundData>) build/asan-clang12-dynamic-ninja/../../src/yb/rpc/refined_stream.cc:94:27
#8 0x7f0cacee80be in yb::rpc::Connection::DoQueueOutboundData(std::shared_ptr<yb::rpc::OutboundData>, bool) build/asan-clang12-dynamic-ninja/../../src/yb/rpc/connection.cc:267:26
#9 0x7f0caceebaeb in yb::rpc::Connection::ProcessResponseQueue() build/asan-clang12-dynamic-ninja/../../src/yb/rpc/connection.cc:441:7
#10 0x7f0cacf0bdab in decltype(*(std::forward<yb::rpc::Connection*&>(fp0)).*fp()) std::__invoke<void (yb::rpc::Connection::*&)(), yb::rpc::Connection*&, void>(void (yb::rpc::Connection::*&)(), yb::rpc::Connection*&) /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/asan/libcxx/include/c++/v1/type_traits:3635:1
#11 0x7f0cacf0bd22 in std::__bind_return<void (yb::rpc::Connection::*)(), std::tuple<yb::rpc::Connection*>, std::tuple<yb::rpc::Reactor*&>, __is_valid_bind_return<void (yb::rpc::Connection::*)(), std::tuple<yb::rpc::Connection*>, std::tuple<yb::rpc::Reactor*&> >::value>::type std::__apply_functor<void (yb::rpc::Connection::*)(), std::tuple<yb::rpc::Connection*>, 0ul, std::tuple<yb::rpc::Reactor*&> >(void (yb::rpc::Connection::*&)(), std::tuple<yb::rpc::Connection*>&, std::__tuple_indices<0ul>, std::tuple<yb::rpc::Reactor*&>&&) /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/asan/libcxx/include/c++/v1/functional:2857:12
#12 0x7f0cacf0bca3 in std::__bind_return<void (yb::rpc::Connection::*)(), std::tuple<yb::rpc::Connection*>, std::tuple<yb::rpc::Reactor*&>, __is_valid_bind_return<void (yb::rpc::Connection::*)(), std::tuple<yb::rpc::Connection*>, std::tuple<yb::rpc::Reactor*&> >::value>::type std::__bind<void (yb::rpc::Connection::*)(), yb::rpc::Connection*>::operator()<yb::rpc::Reactor*&>(yb::rpc::Reactor*&) /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/asan/libcxx/include/c++/v1/functional:2890:20
#13 0x7f0cacf0ba8e in yb::rpc::FunctorReactorTaskWithWeakPtr<std::__bind<void (yb::rpc::Connection::*)(), yb::rpc::Connection*>, yb::rpc::Connection>::Run(yb::rpc::Reactor*) build/asan-clang12-dynamic-ninja/../../src/yb/rpc/reactor.h:187:7
#14 0x7f0cacfab93c in yb::rpc::Reactor::AsyncHandler(ev::async&, int) build/asan-clang12-dynamic-ninja/../../src/yb/rpc/reactor.cc:366:11
#15 0x7f0cacfc9084 in void ev::base<ev_async, ev::async>::method_thunk<yb::rpc::Reactor, &(yb::rpc::Reactor::AsyncHandler(ev::async&, int))>(ev_loop*, ev_async*, int) /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/common/include/ev++.h:479:7
#16 0x7f0ca4f2913b in ev_invoke_pending (/opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/common/lib/libev.so.4+0x513b)
#17 0x7f0ca4f29a81 in ev_run (/opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/common/lib/libev.so.4+0x5a81)
#18 0x7f0cacea544b in ev::loop_ref::run(int) /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/common/include/ev++.h:211:7
#19 0x7f0cacfa6c48 in yb::rpc::Reactor::RunThread() build/asan-clang12-dynamic-ninja/../../src/yb/rpc/reactor.cc:491:9
#20 0x7f0cacfc82db in decltype(*(std::forward<yb::rpc::Reactor*&>(fp0)).*fp()) std::__invoke<void (yb::rpc::Reactor::*&)(), yb::rpc::Reactor*&, void>(void (yb::rpc::Reactor::*&)(), yb::rpc::Reactor*&) /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/asan/libcxx/include/c++/v1/type_traits:3635:1
#21 0x7f0cacfcb7f2 in std::__bind_return<void (yb::rpc::Reactor::*)(), std::tuple<yb::rpc::Reactor*>, std::tuple<>, __is_valid_bind_return<void (yb::rpc::Reactor::*)(), std::tuple<yb::rpc::Reactor*>, std::tuple<> >::value>::type std::__apply_functor<void (yb::rpc::Reactor::*)(), std::tuple<yb::rpc::Reactor*>, 0ul, std::tuple<> >(void (yb::rpc::Reactor::*&)(), std::tuple<yb::rpc::Reactor*>&, std::__tuple_indices<0ul>, std::tuple<>&&) /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/asan/libcxx/include/c++/v1/functional:2857:12
#22 0x7f0cacfcb773 in std::__bind_return<void (yb::rpc::Reactor::*)(), std::tuple<yb::rpc::Reactor*>, std::tuple<>, __is_valid_bind_return<void (yb::rpc::Reactor::*)(), std::tuple<yb::rpc::Reactor*>, std::tuple<> >::value>::type std::__bind<void (yb::rpc::Reactor::* const&)(), yb::rpc::Reactor* const&>::operator()<>() /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/asan/libcxx/include/c++/v1/functional:2890:20
#23 0x7f0cacfcb6a8 in decltype(std::forward<std::__bind<void (yb::rpc::Reactor::* const&)(), yb::rpc::Reactor* const&>&>(fp)()) std::__invoke<std::__bind<void (yb::rpc::Reactor::* const&)(), yb::rpc::Reactor* const&>&>(std::__bind<void (yb::rpc::Reactor::* const&)(), yb::rpc::Reactor* const&>&) /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/asan/libcxx/include/c++/v1/type_traits:3694:1
#24 0x7f0cacfcb678 in void std::__invoke_void_return_wrapper<void, true>::__call<std::__bind<void (yb::rpc::Reactor::* const&)(), yb::rpc::Reactor* const&>&>(std::__bind<void (yb::rpc::Reactor::* const&)(), yb::rpc::Reactor* const&>&) /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/asan/libcxx/include/c++/v1/__functional_base:348:9
#25 0x7f0cacfcb650 in std::__function::__alloc_func<std::__bind<void (yb::rpc::Reactor::* const&)(), yb::rpc::Reactor* const&>, std::allocator<std::__bind<void (yb::rpc::Reactor::* const&)(), yb::rpc::Reactor* const&> >, void ()>::operator()() /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/asan/libcxx/include/c++/v1/functional:1558:16
#26 0x7f0cacfc9c9c in std::__function::__func<std::__bind<void (yb::rpc::Reactor::* const&)(), yb::rpc::Reactor* const&>, std::allocator<std::__bind<void (yb::rpc::Reactor::* const&)(), yb::rpc::Reactor* const&> >, void ()>::operator()() /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/asan/libcxx/include/c++/v1/functional:1732:12
#27 0x7f0ccc0554e8 in std::__function::__value_func<void ()>::operator()() const /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/asan/libcxx/include/c++/v1/functional:1885:16
#28 0x7f0ccc054648 in std::function<void ()>::operator()() const /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/asan/libcxx/include/c++/v1/functional:2560:12
#29 0x7f0ca7673a9b in yb::Thread::SuperviseThread(void*) build/asan-clang12-dynamic-ninja/../../src/yb/util/thread.cc:771:3
#30 0x7f0c9ecef149 in start_thread (/lib64/libpthread.so.0+0x8149)
#31 0x7f0c9ea1edc2 in clone (/lib64/libc.so.6+0xfcdc2)
0x61d00000b940 is located 1216 bytes inside of 1960-byte region [0x61d00000b480,0x61d00000bc28)
freed by thread T0 here:
#0 0x7f0cd082965d in operator delete(void*) /opt/yb-build/llvm/yb-llvm-v12.0.1-yb-1-1633143152-bdb147e6-almalinux8-x86_64-build/src/llvm-project/compiler-rt/lib/asan/asan_new_delete.cpp:160:3
#1 0x7f0ccbeae8b5 in yb::master::MasterServiceImpl::~MasterServiceImpl() build/asan-clang12-dynamic-ninja/../../src/yb/master/master_service.h:45:7
#2 0x7f0ccbe88d84 in std::default_delete<yb::rpc::ServiceIf>::operator()(yb::rpc::ServiceIf*) const /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/asan/libcxx/include/c++/v1/memory:1423:5
#3 0x7f0ccbe891eb in std::__shared_ptr_pointer<yb::rpc::ServiceIf*, std::default_delete<yb::rpc::ServiceIf>, std::allocator<yb::rpc::ServiceIf> >::__on_zero_shared() /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/asan/libcxx/include/c++/v1/memory:2591:5
#4 0x7f0ccba6c7d7 in std::__shared_count::__release_shared() /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/asan/libcxx/include/c++/v1/memory:2501:9
#5 0x7f0ccba6c76d in std::__shared_weak_count::__release_shared() /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/asan/libcxx/include/c++/v1/memory:2543:27
#6 0x7f0ccbe7d134 in std::shared_ptr<yb::rpc::ServiceIf>::~shared_ptr() /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/asan/libcxx/include/c++/v1/memory:3233:19
#7 0x7f0cad0a97ad in yb::rpc::ServicePoolImpl::~ServicePoolImpl() build/asan-clang12-dynamic-ninja/../../src/yb/rpc/service_pool.cc:152:3
#8 0x7f0cad0a96c5 in std::default_delete<yb::rpc::ServicePoolImpl>::operator()(yb::rpc::ServicePoolImpl*) const /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/asan/libcxx/include/c++/v1/memory:1423:5
#9 0x7f0cad0a966a in std::unique_ptr<yb::rpc::ServicePoolImpl, std::default_delete<yb::rpc::ServicePoolImpl> >::reset(yb::rpc::ServicePoolImpl*) /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/asan/libcxx/include/c++/v1/memory:1684:7
#10 0x7f0cad091b1a in std::unique_ptr<yb::rpc::ServicePoolImpl, std::default_delete<yb::rpc::ServicePoolImpl> >::~unique_ptr() /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/asan/libcxx/include/c++/v1/memory:1638:19
#11 0x7f0cad0908df in yb::rpc::ServicePool::~ServicePool() build/asan-clang12-dynamic-ninja/../../src/yb/rpc/service_pool.cc:464:1
#12 0x7f0cad09090d in yb::rpc::ServicePool::~ServicePool() build/asan-clang12-dynamic-ninja/../../src/yb/rpc/service_pool.cc:463:29
#13 0x7f0cb56c9929 in yb::RefCountedThreadSafe<yb::rpc::RpcService, yb::DefaultRefCountedThreadSafeTraits<yb::rpc::RpcService> >::DeleteInternal(yb::rpc::RpcService const*) build/asan-clang12-dynamic-ninja/../../src/yb/gutil/ref_counted.h:222:44
#14 0x7f0cb56c98e0 in yb::DefaultRefCountedThreadSafeTraits<yb::rpc::RpcService>::Destruct(yb::rpc::RpcService const*) build/asan-clang12-dynamic-ninja/../../src/yb/gutil/ref_counted.h:184:5
#15 0x7f0cb56c98a1 in yb::RefCountedThreadSafe<yb::rpc::RpcService, yb::DefaultRefCountedThreadSafeTraits<yb::rpc::RpcService> >::Release() const build/asan-clang12-dynamic-ninja/../../src/yb/gutil/ref_counted.h:213:7
#16 0x7f0cb56c1c46 in scoped_refptr<yb::rpc::RpcService>::~scoped_refptr() build/asan-clang12-dynamic-ninja/../../src/yb/gutil/ref_counted.h:336:13
#17 0x7f0cacf49c81 in std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, scoped_refptr<yb::rpc::RpcService> >::~pair() /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/asan/libcxx/include/c++/v1/utility:297:29
#18 0x7f0cacf49bb8 in void std::allocator_traits<std::allocator<std::__hash_node<std::__hash_value_type<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, scoped_refptr<yb::rpc::RpcService> >, void*> > >::destroy<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, scoped_refptr<yb::rpc::RpcService> >, void, void>(std::allocator<std::__hash_node<std::__hash_value_type<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, scoped_refptr<yb::rpc::RpcService> >, void*> >&, std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, scoped_refptr<yb::rpc::RpcService> >*) /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/asan/libcxx/include/c++/v1/__memory/allocator_traits.h:317:15
#19 0x7f0cacf49a69 in std::__hash_table<std::__hash_value_type<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, scoped_refptr<yb::rpc::RpcService> >, std::__unordered_map_hasher<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__hash_value_type<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, scoped_refptr<yb::rpc::RpcService> >, std::hash<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::equal_to<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, true>, std::__unordered_map_equal<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__hash_value_type<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, scoped_refptr<yb::rpc::RpcService> >, std::equal_to<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::hash<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, true>, std::allocator<std::__hash_value_type<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, scoped_refptr<yb::rpc::RpcService> > > >::__deallocate_node(std::__hash_node_base<std::__hash_node<std::__hash_value_type<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, scoped_refptr<yb::rpc::RpcService> >, void*>*>*) /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/asan/libcxx/include/c++/v1/__hash_table:1580:9
#20 0x7f0cacf4994a in std::__hash_table<std::__hash_value_type<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, scoped_refptr<yb::rpc::RpcService> >, std::__unordered_map_hasher<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__hash_value_type<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, scoped_refptr<yb::rpc::RpcService> >, std::hash<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::equal_to<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, true>, std::__unordered_map_equal<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__hash_value_type<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, scoped_refptr<yb::rpc::RpcService> >, std::equal_to<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::hash<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, true>, std::allocator<std::__hash_value_type<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, scoped_refptr<yb::rpc::RpcService> > > >::clear() /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/asan/libcxx/include/c++/v1/__hash_table:1826:9
#21 0x7f0cacf3d238 in std::unordered_map<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, scoped_refptr<yb::rpc::RpcService>, std::hash<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::equal_to<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, scoped_refptr<yb::rpc::RpcService> > > >::clear() /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/asan/libcxx/include/c++/v1/unordered_map:1274:42
#22 0x7f0cacf34013 in yb::rpc::Messenger::UnregisterAllServices() build/asan-clang12-dynamic-ninja/../../src/yb/rpc/messenger.cc:435:21
#23 0x7f0cb56bf62c in yb::server::RpcServer::Shutdown() build/asan-clang12-dynamic-ninja/../../src/yb/server/rpc_server.cc:177:17
#24 0x7f0cb56cc7e2 in yb::server::RpcServerBase::Shutdown() build/asan-clang12-dynamic-ninja/../../src/yb/server/server_base.cc:410:18
#25 0x7f0cb56d0e9d in yb::server::RpcAndWebServerBase::Shutdown() build/asan-clang12-dynamic-ninja/../../src/yb/server/server_base.cc:634:18
#26 0x7f0ccbe7145b in yb::master::Master::Shutdown() build/asan-clang12-dynamic-ninja/../../src/yb/master/master.cc:339:26
#27 0x7f0ccbf37e2c in yb::master::MiniMaster::Shutdown() build/asan-clang12-dynamic-ninja/../../src/yb/master/mini_master.cc:95:14
#28 0x7f0ccbf38e36 in yb::master::MiniMaster::Restart() build/asan-clang12-dynamic-ninja/../../src/yb/master/mini_master.cc:190:3
#29 0x7f0ccea64346 in yb::MiniCluster::RestartSync() build/asan-clang12-dynamic-ninja/../../src/yb/integration-tests/mini_cluster.cc:273:5
previously allocated by thread T0 here:
#0 0x7f0cd0828dfd in operator new(unsigned long) /opt/yb-build/llvm/yb-llvm-v12.0.1-yb-1-1633143152-bdb147e6-almalinux8-x86_64-build/src/llvm-project/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
#1 0x7f0ccbe73272 in yb::master::Master::RegisterServices() build/asan-clang12-dynamic-ninja/../../src/yb/master/master.cc:227:45
#2 0x7f0ccc1d4494 in yb::master::enterprise::Master::RegisterServices() build/asan-clang12-dynamic-ninja/../../ent/src/yb/master/master_ent.cc:55:17
#3 0x7f0ccbe72a31 in yb::master::Master::StartAsync() build/asan-clang12-dynamic-ninja/../../src/yb/master/master.cc:270:3
#4 0x7f0ccbf3840b in yb::master::MiniMaster::StartOnPorts(unsigned short, unsigned short, yb::master::MasterOptions*) build/asan-clang12-dynamic-ninja/../../src/yb/master/mini_master.cc:145:3
#5 0x7f0ccbf37a10 in yb::master::MiniMaster::StartDistributedMasterOnPorts(unsigned short, unsigned short, std::vector<unsigned short, std::allocator<unsigned short> > const&) build/asan-clang12-dynamic-ninja/../../src/yb/master/mini_master.cc:181:10
#6 0x7f0ccbf3720a in yb::master::MiniMaster::StartDistributedMaster(std::vector<unsigned short, std::allocator<unsigned short> > const&) build/asan-clang12-dynamic-ninja/../../src/yb/master/mini_master.cc:87:10
#7 0x7f0ccea60fab in yb::MiniCluster::StartMasters() build/asan-clang12-dynamic-ninja/../../src/yb/integration-tests/mini_cluster.cc:232:37
#8 0x7f0ccea5f72b in yb::MiniCluster::Start(std::vector<yb::tserver::TabletServerOptions, std::allocator<yb::tserver::TabletServerOptions> > const&) build/asan-clang12-dynamic-ninja/../../src/yb/integration-tests/mini_cluster.cc:180:3
#9 0x7f0ccf5cf3a8 in yb::client::QLDmlTestBase<yb::MiniCluster>::StartCluster() build/asan-clang12-dynamic-ninja/../../src/yb/client/ql-dml-test-base.cc:76:3
#10 0x7f0ccf5d6f11 in yb::client::QLDmlTestBase<yb::MiniCluster>::SetUp() build/asan-clang12-dynamic-ninja/../../src/yb/client/ql-dml-test-base.cc:93:3
#11 0x7f0ccf5fe211 in yb::client::TransactionTestBase<yb::MiniCluster>::SetUp() build/asan-clang12-dynamic-ninja/../../src/yb/client/txn-test-base.cc:111:3
#12 0x45894b in yb::client::BackupTxnTest::SetUp() build/asan-clang12-dynamic-ninja/../../src/yb/client/backup-txn-test.cc:58:26
#13 0x7f0ca8796007 in void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/src/gmock-1.8.0/googletest/src/gtest.cc:2402:10
#14 0x7f0ca8796007 in void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/src/gmock-1.8.0/googletest/src/gtest.cc:2438:14
#15 0x7f0ca8756b87 in testing::Test::Run() /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/src/gmock-1.8.0/googletest/src/gtest.cc:2470:3
#16 0x7f0ca8758c7b in testing::TestInfo::Run() /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/src/gmock-1.8.0/googletest/src/gtest.cc:2656:11
#17 0x7f0ca875a9c5 in testing::TestCase::Run() /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/src/gmock-1.8.0/googletest/src/gtest.cc:2774:28
#18 0x7f0ca876f3e7 in testing::internal::UnitTestImpl::RunAllTests() /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/src/gmock-1.8.0/googletest/src/gtest.cc:4649:43
#19 0x7f0ca879bcd6 in bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/src/gmock-1.8.0/googletest/src/gtest.cc:2402:10
#20 0x7f0ca879bcd6 in bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/src/gmock-1.8.0/googletest/src/gtest.cc:2438:14
#21 0x7f0ca876dacc in testing::UnitTest::Run() /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/src/gmock-1.8.0/googletest/src/gtest.cc:4257:10
#22 0x7f0ccf2a7ddd in RUN_ALL_TESTS() /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/asan/include/gtest/gtest.h:2233:46
#23 0x7f0ccf2a73d9 in main build/asan-clang12-dynamic-ninja/../../src/yb/util/test_main.cc:104:13
#24 0x7f0c9e945492 in __libc_start_main (/lib64/libc.so.6+0x23492)
Thread T31 (Master_reactorx) created by T0 here:
#0 0x7f0cd080719c in pthread_create /opt/yb-build/llvm/yb-llvm-v12.0.1-yb-1-1633143152-bdb147e6-almalinux8-x86_64-build/src/llvm-project/compiler-rt/lib/asan/asan_interceptors.cpp:205:3
#1 0x7f0ca7672c2a in yb::Thread::StartThread(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::function<void ()>, scoped_refptr<yb::Thread>*) build/asan-clang12-dynamic-ninja/../../src/yb/util/thread.cc:693:15
#2 0x7f0cacfbe0ea in yb::Status yb::Thread::Create<void (yb::rpc::Reactor::*)(), yb::rpc::Reactor*>(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, void (yb::rpc::Reactor::* const&)(), yb::rpc::Reactor* const&, scoped_refptr<yb::Thread>*) build/asan-clang12-dynamic-ninja/../../src/yb/util/thread.h:158:12
#3 0x7f0cacfa687a in yb::rpc::Reactor::Init() build/asan-clang12-dynamic-ninja/../../src/yb/rpc/reactor.cc:173:10
#4 0x7f0cacf32e18 in yb::rpc::Messenger::Init() build/asan-clang12-dynamic-ninja/../../src/yb/rpc/messenger.cc:607:5
#5 0x7f0cacf329c7 in yb::rpc::MessengerBuilder::Build() build/asan-clang12-dynamic-ninja/../../src/yb/rpc/messenger.cc:149:3
#6 0x7f0cb56cd758 in yb::server::RpcServerBase::Init() build/asan-clang12-dynamic-ninja/../../src/yb/server/server_base.cc:272:16
#7 0x7f0cb56d1933 in yb::server::RpcAndWebServerBase::Init() build/asan-clang12-dynamic-ninja/../../src/yb/server/server_base.cc:476:3
#8 0x7f0ccbe71dac in yb::master::Master::Init() build/asan-clang12-dynamic-ninja/../../src/yb/master/master.cc:171:3
#9 0x7f0ccbf3838a in yb::master::MiniMaster::StartOnPorts(unsigned short, unsigned short, yb::master::MasterOptions*) build/asan-clang12-dynamic-ninja/../../src/yb/master/mini_master.cc:141:3
#10 0x7f0ccbf37a10 in yb::master::MiniMaster::StartDistributedMasterOnPorts(unsigned short, unsigned short, std::vector<unsigned short, std::allocator<unsigned short> > const&) build/asan-clang12-dynamic-ninja/../../src/yb/master/mini_master.cc:181:10
#11 0x7f0ccbf3720a in yb::master::MiniMaster::StartDistributedMaster(std::vector<unsigned short, std::allocator<unsigned short> > const&) build/asan-clang12-dynamic-ninja/../../src/yb/master/mini_master.cc:87:10
#12 0x7f0ccea60fab in yb::MiniCluster::StartMasters() build/asan-clang12-dynamic-ninja/../../src/yb/integration-tests/mini_cluster.cc:232:37
#13 0x7f0ccea5f72b in yb::MiniCluster::Start(std::vector<yb::tserver::TabletServerOptions, std::allocator<yb::tserver::TabletServerOptions> > const&) build/asan-clang12-dynamic-ninja/../../src/yb/integration-tests/mini_cluster.cc:180:3
#14 0x7f0ccf5cf3a8 in yb::client::QLDmlTestBase<yb::MiniCluster>::StartCluster() build/asan-clang12-dynamic-ninja/../../src/yb/client/ql-dml-test-base.cc:76:3
#15 0x7f0ccf5d6f11 in yb::client::QLDmlTestBase<yb::MiniCluster>::SetUp() build/asan-clang12-dynamic-ninja/../../src/yb/client/ql-dml-test-base.cc:93:3
#16 0x7f0ccf5fe211 in yb::client::TransactionTestBase<yb::MiniCluster>::SetUp() build/asan-clang12-dynamic-ninja/../../src/yb/client/txn-test-base.cc:111:3
#17 0x45894b in yb::client::BackupTxnTest::SetUp() build/asan-clang12-dynamic-ninja/../../src/yb/client/backup-txn-test.cc:58:26
#18 0x7f0ca8796007 in void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/src/gmock-1.8.0/googletest/src/gtest.cc:2402:10
#19 0x7f0ca8796007 in void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/src/gmock-1.8.0/googletest/src/gtest.cc:2438:14
#20 0x7f0ca8756b87 in testing::Test::Run() /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/src/gmock-1.8.0/googletest/src/gtest.cc:2470:3
#21 0x7f0ca8758c7b in testing::TestInfo::Run() /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/src/gmock-1.8.0/googletest/src/gtest.cc:2656:11
#22 0x7f0ca875a9c5 in testing::TestCase::Run() /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/src/gmock-1.8.0/googletest/src/gtest.cc:2774:28
#23 0x7f0ca876f3e7 in testing::internal::UnitTestImpl::RunAllTests() /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/src/gmock-1.8.0/googletest/src/gtest.cc:4649:43
#24 0x7f0ca879bcd6 in bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/src/gmock-1.8.0/googletest/src/gtest.cc:2402:10
#25 0x7f0ca879bcd6 in bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/src/gmock-1.8.0/googletest/src/gtest.cc:2438:14
#26 0x7f0ca876dacc in testing::UnitTest::Run() /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/src/gmock-1.8.0/googletest/src/gtest.cc:4257:10
#27 0x7f0ccf2a7ddd in RUN_ALL_TESTS() /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/asan/include/gtest/gtest.h:2233:46
#28 0x7f0ccf2a73d9 in main build/asan-clang12-dynamic-ninja/../../src/yb/util/test_main.cc:104:13
#29 0x7f0c9e945492 in __libc_start_main (/lib64/libc.so.6+0x23492)
SUMMARY: AddressSanitizer: heap-use-after-free build/asan-clang12-dynamic-ninja/../../src/yb/gutil/ref_counted.h:347:43 in scoped_refptr<yb::Counter>::operator bool() const
Shadow bytes around the buggy address:
0x0c3a7fff96d0: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x0c3a7fff96e0: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x0c3a7fff96f0: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x0c3a7fff9700: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x0c3a7fff9710: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
=>0x0c3a7fff9720: fd fd fd fd fd fd fd fd[fd]fd fd fd fd fd fd fd
0x0c3a7fff9730: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x0c3a7fff9740: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x0c3a7fff9750: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x0c3a7fff9760: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x0c3a7fff9770: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
Shadow byte legend (one shadow byte represents 8 application bytes):
Addressable: 00
Partially addressable: 01 02 03 04 05 06 07
Heap left redzone: fa
Freed heap region: fd
Stack left redzone: f1
Stack mid redzone: f2
Stack right redzone: f3
Stack after return: f5
Stack use after scope: f8
Global redzone: f9
Global init order: f6
Poisoned by user: f7
Container overflow: fc
Array cookie: ac
Intra object redzone: bb
ASan internal: fe
Left alloca redzone: ca
Right alloca redzone: cb
Shadow gap: cc
==54021==ABORTING
``` | 1.0 | heap-use-after-free in BackupTxnTest.PointInTimeRestore - Jira Link: [DB-4759](https://yugabyte.atlassian.net/browse/DB-4759)
Observed in the ASAN Clang 12 build on AlmaLinux 8.
ASAN error messages as a gist: https://gist.githubusercontent.com/mbautin/ca3fb88b98adb66f186cb4d66123b26b/raw
```
=========================================
==54021==ERROR: AddressSanitizer: heap-use-after-free on address 0x61d00000b940 at pc 0x7f0cbfa7dff2 bp 0x7f0c88444fa0 sp 0x7f0c88444f98
READ of size 8 at 0x61d00000b940 thread T31 (Master_reactorx)
#0 0x7f0cbfa7dff1 in scoped_refptr<yb::Counter>::operator bool() const build/asan-clang12-dynamic-ninja/../../src/yb/gutil/ref_counted.h:347:43
#1 0x7f0cacf1d84d in yb::rpc::InboundCall::Serialize(boost::container::small_vector_base<yb::RefCntBuffer, boost::container::new_allocator<yb::RefCntBuffer> >*) build/asan-clang12-dynamic-ninja/../../src/yb/rpc/inbound_call.cc:242:30
#2 0x7f0cad0b4156 in yb::rpc::TcpStreamSendingData::TcpStreamSendingData(std::shared_ptr<yb::rpc::OutboundData>, std::shared_ptr<yb::MemTracker> const&) build/asan-clang12-dynamic-ninja/../../src/yb/rpc/tcp_stream.cc:526:9
#3 0x7f0cad0bbe36 in void std::allocator<yb::rpc::TcpStreamSendingData>::construct<yb::rpc::TcpStreamSendingData, std::shared_ptr<yb::rpc::OutboundData>, std::shared_ptr<yb::MemTracker>&>(yb::rpc::TcpStreamSendingData*, std::shared_ptr<yb::rpc::OutboundData>&&, std::shared_ptr<yb::MemTracker>&) /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/asan/libcxx/include/c++/v1/memory:911:28
#4 0x7f0cad0b84cf in void std::allocator_traits<std::allocator<yb::rpc::TcpStreamSendingData> >::construct<yb::rpc::TcpStreamSendingData, std::shared_ptr<yb::rpc::OutboundData>, std::shared_ptr<yb::MemTracker>&, void>(std::allocator<yb::rpc::TcpStreamSendingData>&, yb::rpc::TcpStreamSendingData*, std::shared_ptr<yb::rpc::OutboundData>&&, std::shared_ptr<yb::MemTracker>&) /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/asan/libcxx/include/c++/v1/__memory/allocator_traits.h:288:13
#5 0x7f0cad0b5f08 in void std::deque<yb::rpc::TcpStreamSendingData, std::allocator<yb::rpc::TcpStreamSendingData> >::emplace_back<std::shared_ptr<yb::rpc::OutboundData>, std::shared_ptr<yb::MemTracker>&>(std::shared_ptr<yb::rpc::OutboundData>&&, std::shared_ptr<yb::MemTracker>&) /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/asan/libcxx/include/c++/v1/deque:1975:5
#6 0x7f0cad0b3072 in yb::rpc::TcpStream::Send(std::shared_ptr<yb::rpc::OutboundData>) build/asan-clang12-dynamic-ninja/../../src/yb/rpc/tcp_stream.cc:465:12
#7 0x7f0cacfe64c5 in yb::rpc::RefinedStream::Send(std::shared_ptr<yb::rpc::OutboundData>) build/asan-clang12-dynamic-ninja/../../src/yb/rpc/refined_stream.cc:94:27
#8 0x7f0cacee80be in yb::rpc::Connection::DoQueueOutboundData(std::shared_ptr<yb::rpc::OutboundData>, bool) build/asan-clang12-dynamic-ninja/../../src/yb/rpc/connection.cc:267:26
#9 0x7f0caceebaeb in yb::rpc::Connection::ProcessResponseQueue() build/asan-clang12-dynamic-ninja/../../src/yb/rpc/connection.cc:441:7
#10 0x7f0cacf0bdab in decltype(*(std::forward<yb::rpc::Connection*&>(fp0)).*fp()) std::__invoke<void (yb::rpc::Connection::*&)(), yb::rpc::Connection*&, void>(void (yb::rpc::Connection::*&)(), yb::rpc::Connection*&) /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/asan/libcxx/include/c++/v1/type_traits:3635:1
#11 0x7f0cacf0bd22 in std::__bind_return<void (yb::rpc::Connection::*)(), std::tuple<yb::rpc::Connection*>, std::tuple<yb::rpc::Reactor*&>, __is_valid_bind_return<void (yb::rpc::Connection::*)(), std::tuple<yb::rpc::Connection*>, std::tuple<yb::rpc::Reactor*&> >::value>::type std::__apply_functor<void (yb::rpc::Connection::*)(), std::tuple<yb::rpc::Connection*>, 0ul, std::tuple<yb::rpc::Reactor*&> >(void (yb::rpc::Connection::*&)(), std::tuple<yb::rpc::Connection*>&, std::__tuple_indices<0ul>, std::tuple<yb::rpc::Reactor*&>&&) /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/asan/libcxx/include/c++/v1/functional:2857:12
#12 0x7f0cacf0bca3 in std::__bind_return<void (yb::rpc::Connection::*)(), std::tuple<yb::rpc::Connection*>, std::tuple<yb::rpc::Reactor*&>, __is_valid_bind_return<void (yb::rpc::Connection::*)(), std::tuple<yb::rpc::Connection*>, std::tuple<yb::rpc::Reactor*&> >::value>::type std::__bind<void (yb::rpc::Connection::*)(), yb::rpc::Connection*>::operator()<yb::rpc::Reactor*&>(yb::rpc::Reactor*&) /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/asan/libcxx/include/c++/v1/functional:2890:20
#13 0x7f0cacf0ba8e in yb::rpc::FunctorReactorTaskWithWeakPtr<std::__bind<void (yb::rpc::Connection::*)(), yb::rpc::Connection*>, yb::rpc::Connection>::Run(yb::rpc::Reactor*) build/asan-clang12-dynamic-ninja/../../src/yb/rpc/reactor.h:187:7
#14 0x7f0cacfab93c in yb::rpc::Reactor::AsyncHandler(ev::async&, int) build/asan-clang12-dynamic-ninja/../../src/yb/rpc/reactor.cc:366:11
#15 0x7f0cacfc9084 in void ev::base<ev_async, ev::async>::method_thunk<yb::rpc::Reactor, &(yb::rpc::Reactor::AsyncHandler(ev::async&, int))>(ev_loop*, ev_async*, int) /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/common/include/ev++.h:479:7
#16 0x7f0ca4f2913b in ev_invoke_pending (/opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/common/lib/libev.so.4+0x513b)
#17 0x7f0ca4f29a81 in ev_run (/opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/common/lib/libev.so.4+0x5a81)
#18 0x7f0cacea544b in ev::loop_ref::run(int) /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/common/include/ev++.h:211:7
#19 0x7f0cacfa6c48 in yb::rpc::Reactor::RunThread() build/asan-clang12-dynamic-ninja/../../src/yb/rpc/reactor.cc:491:9
#20 0x7f0cacfc82db in decltype(*(std::forward<yb::rpc::Reactor*&>(fp0)).*fp()) std::__invoke<void (yb::rpc::Reactor::*&)(), yb::rpc::Reactor*&, void>(void (yb::rpc::Reactor::*&)(), yb::rpc::Reactor*&) /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/asan/libcxx/include/c++/v1/type_traits:3635:1
#21 0x7f0cacfcb7f2 in std::__bind_return<void (yb::rpc::Reactor::*)(), std::tuple<yb::rpc::Reactor*>, std::tuple<>, __is_valid_bind_return<void (yb::rpc::Reactor::*)(), std::tuple<yb::rpc::Reactor*>, std::tuple<> >::value>::type std::__apply_functor<void (yb::rpc::Reactor::*)(), std::tuple<yb::rpc::Reactor*>, 0ul, std::tuple<> >(void (yb::rpc::Reactor::*&)(), std::tuple<yb::rpc::Reactor*>&, std::__tuple_indices<0ul>, std::tuple<>&&) /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/asan/libcxx/include/c++/v1/functional:2857:12
#22 0x7f0cacfcb773 in std::__bind_return<void (yb::rpc::Reactor::*)(), std::tuple<yb::rpc::Reactor*>, std::tuple<>, __is_valid_bind_return<void (yb::rpc::Reactor::*)(), std::tuple<yb::rpc::Reactor*>, std::tuple<> >::value>::type std::__bind<void (yb::rpc::Reactor::* const&)(), yb::rpc::Reactor* const&>::operator()<>() /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/asan/libcxx/include/c++/v1/functional:2890:20
#23 0x7f0cacfcb6a8 in decltype(std::forward<std::__bind<void (yb::rpc::Reactor::* const&)(), yb::rpc::Reactor* const&>&>(fp)()) std::__invoke<std::__bind<void (yb::rpc::Reactor::* const&)(), yb::rpc::Reactor* const&>&>(std::__bind<void (yb::rpc::Reactor::* const&)(), yb::rpc::Reactor* const&>&) /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/asan/libcxx/include/c++/v1/type_traits:3694:1
#24 0x7f0cacfcb678 in void std::__invoke_void_return_wrapper<void, true>::__call<std::__bind<void (yb::rpc::Reactor::* const&)(), yb::rpc::Reactor* const&>&>(std::__bind<void (yb::rpc::Reactor::* const&)(), yb::rpc::Reactor* const&>&) /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/asan/libcxx/include/c++/v1/__functional_base:348:9
#25 0x7f0cacfcb650 in std::__function::__alloc_func<std::__bind<void (yb::rpc::Reactor::* const&)(), yb::rpc::Reactor* const&>, std::allocator<std::__bind<void (yb::rpc::Reactor::* const&)(), yb::rpc::Reactor* const&> >, void ()>::operator()() /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/asan/libcxx/include/c++/v1/functional:1558:16
#26 0x7f0cacfc9c9c in std::__function::__func<std::__bind<void (yb::rpc::Reactor::* const&)(), yb::rpc::Reactor* const&>, std::allocator<std::__bind<void (yb::rpc::Reactor::* const&)(), yb::rpc::Reactor* const&> >, void ()>::operator()() /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/asan/libcxx/include/c++/v1/functional:1732:12
#27 0x7f0ccc0554e8 in std::__function::__value_func<void ()>::operator()() const /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/asan/libcxx/include/c++/v1/functional:1885:16
#28 0x7f0ccc054648 in std::function<void ()>::operator()() const /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/asan/libcxx/include/c++/v1/functional:2560:12
#29 0x7f0ca7673a9b in yb::Thread::SuperviseThread(void*) build/asan-clang12-dynamic-ninja/../../src/yb/util/thread.cc:771:3
#30 0x7f0c9ecef149 in start_thread (/lib64/libpthread.so.0+0x8149)
#31 0x7f0c9ea1edc2 in clone (/lib64/libc.so.6+0xfcdc2)
0x61d00000b940 is located 1216 bytes inside of 1960-byte region [0x61d00000b480,0x61d00000bc28)
freed by thread T0 here:
#0 0x7f0cd082965d in operator delete(void*) /opt/yb-build/llvm/yb-llvm-v12.0.1-yb-1-1633143152-bdb147e6-almalinux8-x86_64-build/src/llvm-project/compiler-rt/lib/asan/asan_new_delete.cpp:160:3
#1 0x7f0ccbeae8b5 in yb::master::MasterServiceImpl::~MasterServiceImpl() build/asan-clang12-dynamic-ninja/../../src/yb/master/master_service.h:45:7
#2 0x7f0ccbe88d84 in std::default_delete<yb::rpc::ServiceIf>::operator()(yb::rpc::ServiceIf*) const /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/asan/libcxx/include/c++/v1/memory:1423:5
#3 0x7f0ccbe891eb in std::__shared_ptr_pointer<yb::rpc::ServiceIf*, std::default_delete<yb::rpc::ServiceIf>, std::allocator<yb::rpc::ServiceIf> >::__on_zero_shared() /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/asan/libcxx/include/c++/v1/memory:2591:5
#4 0x7f0ccba6c7d7 in std::__shared_count::__release_shared() /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/asan/libcxx/include/c++/v1/memory:2501:9
#5 0x7f0ccba6c76d in std::__shared_weak_count::__release_shared() /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/asan/libcxx/include/c++/v1/memory:2543:27
#6 0x7f0ccbe7d134 in std::shared_ptr<yb::rpc::ServiceIf>::~shared_ptr() /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/asan/libcxx/include/c++/v1/memory:3233:19
#7 0x7f0cad0a97ad in yb::rpc::ServicePoolImpl::~ServicePoolImpl() build/asan-clang12-dynamic-ninja/../../src/yb/rpc/service_pool.cc:152:3
#8 0x7f0cad0a96c5 in std::default_delete<yb::rpc::ServicePoolImpl>::operator()(yb::rpc::ServicePoolImpl*) const /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/asan/libcxx/include/c++/v1/memory:1423:5
#9 0x7f0cad0a966a in std::unique_ptr<yb::rpc::ServicePoolImpl, std::default_delete<yb::rpc::ServicePoolImpl> >::reset(yb::rpc::ServicePoolImpl*) /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/asan/libcxx/include/c++/v1/memory:1684:7
#10 0x7f0cad091b1a in std::unique_ptr<yb::rpc::ServicePoolImpl, std::default_delete<yb::rpc::ServicePoolImpl> >::~unique_ptr() /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/asan/libcxx/include/c++/v1/memory:1638:19
#11 0x7f0cad0908df in yb::rpc::ServicePool::~ServicePool() build/asan-clang12-dynamic-ninja/../../src/yb/rpc/service_pool.cc:464:1
#12 0x7f0cad09090d in yb::rpc::ServicePool::~ServicePool() build/asan-clang12-dynamic-ninja/../../src/yb/rpc/service_pool.cc:463:29
#13 0x7f0cb56c9929 in yb::RefCountedThreadSafe<yb::rpc::RpcService, yb::DefaultRefCountedThreadSafeTraits<yb::rpc::RpcService> >::DeleteInternal(yb::rpc::RpcService const*) build/asan-clang12-dynamic-ninja/../../src/yb/gutil/ref_counted.h:222:44
#14 0x7f0cb56c98e0 in yb::DefaultRefCountedThreadSafeTraits<yb::rpc::RpcService>::Destruct(yb::rpc::RpcService const*) build/asan-clang12-dynamic-ninja/../../src/yb/gutil/ref_counted.h:184:5
#15 0x7f0cb56c98a1 in yb::RefCountedThreadSafe<yb::rpc::RpcService, yb::DefaultRefCountedThreadSafeTraits<yb::rpc::RpcService> >::Release() const build/asan-clang12-dynamic-ninja/../../src/yb/gutil/ref_counted.h:213:7
#16 0x7f0cb56c1c46 in scoped_refptr<yb::rpc::RpcService>::~scoped_refptr() build/asan-clang12-dynamic-ninja/../../src/yb/gutil/ref_counted.h:336:13
#17 0x7f0cacf49c81 in std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, scoped_refptr<yb::rpc::RpcService> >::~pair() /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/asan/libcxx/include/c++/v1/utility:297:29
#18 0x7f0cacf49bb8 in void std::allocator_traits<std::allocator<std::__hash_node<std::__hash_value_type<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, scoped_refptr<yb::rpc::RpcService> >, void*> > >::destroy<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, scoped_refptr<yb::rpc::RpcService> >, void, void>(std::allocator<std::__hash_node<std::__hash_value_type<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, scoped_refptr<yb::rpc::RpcService> >, void*> >&, std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, scoped_refptr<yb::rpc::RpcService> >*) /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/asan/libcxx/include/c++/v1/__memory/allocator_traits.h:317:15
#19 0x7f0cacf49a69 in std::__hash_table<std::__hash_value_type<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, scoped_refptr<yb::rpc::RpcService> >, std::__unordered_map_hasher<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__hash_value_type<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, scoped_refptr<yb::rpc::RpcService> >, std::hash<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::equal_to<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, true>, std::__unordered_map_equal<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__hash_value_type<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, scoped_refptr<yb::rpc::RpcService> >, std::equal_to<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::hash<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, true>, std::allocator<std::__hash_value_type<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, scoped_refptr<yb::rpc::RpcService> > > >::__deallocate_node(std::__hash_node_base<std::__hash_node<std::__hash_value_type<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, scoped_refptr<yb::rpc::RpcService> >, void*>*>*) /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/asan/libcxx/include/c++/v1/__hash_table:1580:9
#20 0x7f0cacf4994a in std::__hash_table<std::__hash_value_type<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, scoped_refptr<yb::rpc::RpcService> >, std::__unordered_map_hasher<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__hash_value_type<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, scoped_refptr<yb::rpc::RpcService> >, std::hash<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::equal_to<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, true>, std::__unordered_map_equal<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__hash_value_type<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, scoped_refptr<yb::rpc::RpcService> >, std::equal_to<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::hash<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, true>, std::allocator<std::__hash_value_type<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, scoped_refptr<yb::rpc::RpcService> > > >::clear() /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/asan/libcxx/include/c++/v1/__hash_table:1826:9
#21 0x7f0cacf3d238 in std::unordered_map<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, scoped_refptr<yb::rpc::RpcService>, std::hash<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::equal_to<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, scoped_refptr<yb::rpc::RpcService> > > >::clear() /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/asan/libcxx/include/c++/v1/unordered_map:1274:42
#22 0x7f0cacf34013 in yb::rpc::Messenger::UnregisterAllServices() build/asan-clang12-dynamic-ninja/../../src/yb/rpc/messenger.cc:435:21
#23 0x7f0cb56bf62c in yb::server::RpcServer::Shutdown() build/asan-clang12-dynamic-ninja/../../src/yb/server/rpc_server.cc:177:17
#24 0x7f0cb56cc7e2 in yb::server::RpcServerBase::Shutdown() build/asan-clang12-dynamic-ninja/../../src/yb/server/server_base.cc:410:18
#25 0x7f0cb56d0e9d in yb::server::RpcAndWebServerBase::Shutdown() build/asan-clang12-dynamic-ninja/../../src/yb/server/server_base.cc:634:18
#26 0x7f0ccbe7145b in yb::master::Master::Shutdown() build/asan-clang12-dynamic-ninja/../../src/yb/master/master.cc:339:26
#27 0x7f0ccbf37e2c in yb::master::MiniMaster::Shutdown() build/asan-clang12-dynamic-ninja/../../src/yb/master/mini_master.cc:95:14
#28 0x7f0ccbf38e36 in yb::master::MiniMaster::Restart() build/asan-clang12-dynamic-ninja/../../src/yb/master/mini_master.cc:190:3
#29 0x7f0ccea64346 in yb::MiniCluster::RestartSync() build/asan-clang12-dynamic-ninja/../../src/yb/integration-tests/mini_cluster.cc:273:5
previously allocated by thread T0 here:
#0 0x7f0cd0828dfd in operator new(unsigned long) /opt/yb-build/llvm/yb-llvm-v12.0.1-yb-1-1633143152-bdb147e6-almalinux8-x86_64-build/src/llvm-project/compiler-rt/lib/asan/asan_new_delete.cpp:99:3
#1 0x7f0ccbe73272 in yb::master::Master::RegisterServices() build/asan-clang12-dynamic-ninja/../../src/yb/master/master.cc:227:45
#2 0x7f0ccc1d4494 in yb::master::enterprise::Master::RegisterServices() build/asan-clang12-dynamic-ninja/../../ent/src/yb/master/master_ent.cc:55:17
#3 0x7f0ccbe72a31 in yb::master::Master::StartAsync() build/asan-clang12-dynamic-ninja/../../src/yb/master/master.cc:270:3
#4 0x7f0ccbf3840b in yb::master::MiniMaster::StartOnPorts(unsigned short, unsigned short, yb::master::MasterOptions*) build/asan-clang12-dynamic-ninja/../../src/yb/master/mini_master.cc:145:3
#5 0x7f0ccbf37a10 in yb::master::MiniMaster::StartDistributedMasterOnPorts(unsigned short, unsigned short, std::vector<unsigned short, std::allocator<unsigned short> > const&) build/asan-clang12-dynamic-ninja/../../src/yb/master/mini_master.cc:181:10
#6 0x7f0ccbf3720a in yb::master::MiniMaster::StartDistributedMaster(std::vector<unsigned short, std::allocator<unsigned short> > const&) build/asan-clang12-dynamic-ninja/../../src/yb/master/mini_master.cc:87:10
#7 0x7f0ccea60fab in yb::MiniCluster::StartMasters() build/asan-clang12-dynamic-ninja/../../src/yb/integration-tests/mini_cluster.cc:232:37
#8 0x7f0ccea5f72b in yb::MiniCluster::Start(std::vector<yb::tserver::TabletServerOptions, std::allocator<yb::tserver::TabletServerOptions> > const&) build/asan-clang12-dynamic-ninja/../../src/yb/integration-tests/mini_cluster.cc:180:3
#9 0x7f0ccf5cf3a8 in yb::client::QLDmlTestBase<yb::MiniCluster>::StartCluster() build/asan-clang12-dynamic-ninja/../../src/yb/client/ql-dml-test-base.cc:76:3
#10 0x7f0ccf5d6f11 in yb::client::QLDmlTestBase<yb::MiniCluster>::SetUp() build/asan-clang12-dynamic-ninja/../../src/yb/client/ql-dml-test-base.cc:93:3
#11 0x7f0ccf5fe211 in yb::client::TransactionTestBase<yb::MiniCluster>::SetUp() build/asan-clang12-dynamic-ninja/../../src/yb/client/txn-test-base.cc:111:3
#12 0x45894b in yb::client::BackupTxnTest::SetUp() build/asan-clang12-dynamic-ninja/../../src/yb/client/backup-txn-test.cc:58:26
#13 0x7f0ca8796007 in void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/src/gmock-1.8.0/googletest/src/gtest.cc:2402:10
#14 0x7f0ca8796007 in void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/src/gmock-1.8.0/googletest/src/gtest.cc:2438:14
#15 0x7f0ca8756b87 in testing::Test::Run() /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/src/gmock-1.8.0/googletest/src/gtest.cc:2470:3
#16 0x7f0ca8758c7b in testing::TestInfo::Run() /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/src/gmock-1.8.0/googletest/src/gtest.cc:2656:11
#17 0x7f0ca875a9c5 in testing::TestCase::Run() /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/src/gmock-1.8.0/googletest/src/gtest.cc:2774:28
#18 0x7f0ca876f3e7 in testing::internal::UnitTestImpl::RunAllTests() /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/src/gmock-1.8.0/googletest/src/gtest.cc:4649:43
#19 0x7f0ca879bcd6 in bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/src/gmock-1.8.0/googletest/src/gtest.cc:2402:10
#20 0x7f0ca879bcd6 in bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/src/gmock-1.8.0/googletest/src/gtest.cc:2438:14
#21 0x7f0ca876dacc in testing::UnitTest::Run() /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/src/gmock-1.8.0/googletest/src/gtest.cc:4257:10
#22 0x7f0ccf2a7ddd in RUN_ALL_TESTS() /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/asan/include/gtest/gtest.h:2233:46
#23 0x7f0ccf2a73d9 in main build/asan-clang12-dynamic-ninja/../../src/yb/util/test_main.cc:104:13
#24 0x7f0c9e945492 in __libc_start_main (/lib64/libc.so.6+0x23492)
Thread T31 (Master_reactorx) created by T0 here:
#0 0x7f0cd080719c in pthread_create /opt/yb-build/llvm/yb-llvm-v12.0.1-yb-1-1633143152-bdb147e6-almalinux8-x86_64-build/src/llvm-project/compiler-rt/lib/asan/asan_interceptors.cpp:205:3
#1 0x7f0ca7672c2a in yb::Thread::StartThread(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::function<void ()>, scoped_refptr<yb::Thread>*) build/asan-clang12-dynamic-ninja/../../src/yb/util/thread.cc:693:15
#2 0x7f0cacfbe0ea in yb::Status yb::Thread::Create<void (yb::rpc::Reactor::*)(), yb::rpc::Reactor*>(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, void (yb::rpc::Reactor::* const&)(), yb::rpc::Reactor* const&, scoped_refptr<yb::Thread>*) build/asan-clang12-dynamic-ninja/../../src/yb/util/thread.h:158:12
#3 0x7f0cacfa687a in yb::rpc::Reactor::Init() build/asan-clang12-dynamic-ninja/../../src/yb/rpc/reactor.cc:173:10
#4 0x7f0cacf32e18 in yb::rpc::Messenger::Init() build/asan-clang12-dynamic-ninja/../../src/yb/rpc/messenger.cc:607:5
#5 0x7f0cacf329c7 in yb::rpc::MessengerBuilder::Build() build/asan-clang12-dynamic-ninja/../../src/yb/rpc/messenger.cc:149:3
#6 0x7f0cb56cd758 in yb::server::RpcServerBase::Init() build/asan-clang12-dynamic-ninja/../../src/yb/server/server_base.cc:272:16
#7 0x7f0cb56d1933 in yb::server::RpcAndWebServerBase::Init() build/asan-clang12-dynamic-ninja/../../src/yb/server/server_base.cc:476:3
#8 0x7f0ccbe71dac in yb::master::Master::Init() build/asan-clang12-dynamic-ninja/../../src/yb/master/master.cc:171:3
#9 0x7f0ccbf3838a in yb::master::MiniMaster::StartOnPorts(unsigned short, unsigned short, yb::master::MasterOptions*) build/asan-clang12-dynamic-ninja/../../src/yb/master/mini_master.cc:141:3
#10 0x7f0ccbf37a10 in yb::master::MiniMaster::StartDistributedMasterOnPorts(unsigned short, unsigned short, std::vector<unsigned short, std::allocator<unsigned short> > const&) build/asan-clang12-dynamic-ninja/../../src/yb/master/mini_master.cc:181:10
#11 0x7f0ccbf3720a in yb::master::MiniMaster::StartDistributedMaster(std::vector<unsigned short, std::allocator<unsigned short> > const&) build/asan-clang12-dynamic-ninja/../../src/yb/master/mini_master.cc:87:10
#12 0x7f0ccea60fab in yb::MiniCluster::StartMasters() build/asan-clang12-dynamic-ninja/../../src/yb/integration-tests/mini_cluster.cc:232:37
#13 0x7f0ccea5f72b in yb::MiniCluster::Start(std::vector<yb::tserver::TabletServerOptions, std::allocator<yb::tserver::TabletServerOptions> > const&) build/asan-clang12-dynamic-ninja/../../src/yb/integration-tests/mini_cluster.cc:180:3
#14 0x7f0ccf5cf3a8 in yb::client::QLDmlTestBase<yb::MiniCluster>::StartCluster() build/asan-clang12-dynamic-ninja/../../src/yb/client/ql-dml-test-base.cc:76:3
#15 0x7f0ccf5d6f11 in yb::client::QLDmlTestBase<yb::MiniCluster>::SetUp() build/asan-clang12-dynamic-ninja/../../src/yb/client/ql-dml-test-base.cc:93:3
#16 0x7f0ccf5fe211 in yb::client::TransactionTestBase<yb::MiniCluster>::SetUp() build/asan-clang12-dynamic-ninja/../../src/yb/client/txn-test-base.cc:111:3
#17 0x45894b in yb::client::BackupTxnTest::SetUp() build/asan-clang12-dynamic-ninja/../../src/yb/client/backup-txn-test.cc:58:26
#18 0x7f0ca8796007 in void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/src/gmock-1.8.0/googletest/src/gtest.cc:2402:10
#19 0x7f0ca8796007 in void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/src/gmock-1.8.0/googletest/src/gtest.cc:2438:14
#20 0x7f0ca8756b87 in testing::Test::Run() /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/src/gmock-1.8.0/googletest/src/gtest.cc:2470:3
#21 0x7f0ca8758c7b in testing::TestInfo::Run() /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/src/gmock-1.8.0/googletest/src/gtest.cc:2656:11
#22 0x7f0ca875a9c5 in testing::TestCase::Run() /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/src/gmock-1.8.0/googletest/src/gtest.cc:2774:28
#23 0x7f0ca876f3e7 in testing::internal::UnitTestImpl::RunAllTests() /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/src/gmock-1.8.0/googletest/src/gtest.cc:4649:43
#24 0x7f0ca879bcd6 in bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/src/gmock-1.8.0/googletest/src/gtest.cc:2402:10
#25 0x7f0ca879bcd6 in bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/src/gmock-1.8.0/googletest/src/gtest.cc:2438:14
#26 0x7f0ca876dacc in testing::UnitTest::Run() /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/src/gmock-1.8.0/googletest/src/gtest.cc:4257:10
#27 0x7f0ccf2a7ddd in RUN_ALL_TESTS() /opt/yb-build/thirdparty/yugabyte-db-thirdparty-v20211004174329-4e50c6e022-almalinux8-x86_64-clang12/installed/asan/include/gtest/gtest.h:2233:46
#28 0x7f0ccf2a73d9 in main build/asan-clang12-dynamic-ninja/../../src/yb/util/test_main.cc:104:13
#29 0x7f0c9e945492 in __libc_start_main (/lib64/libc.so.6+0x23492)
SUMMARY: AddressSanitizer: heap-use-after-free build/asan-clang12-dynamic-ninja/../../src/yb/gutil/ref_counted.h:347:43 in scoped_refptr<yb::Counter>::operator bool() const
Shadow bytes around the buggy address:
0x0c3a7fff96d0: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x0c3a7fff96e0: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x0c3a7fff96f0: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x0c3a7fff9700: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x0c3a7fff9710: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
=>0x0c3a7fff9720: fd fd fd fd fd fd fd fd[fd]fd fd fd fd fd fd fd
0x0c3a7fff9730: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x0c3a7fff9740: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x0c3a7fff9750: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x0c3a7fff9760: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
0x0c3a7fff9770: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
Shadow byte legend (one shadow byte represents 8 application bytes):
Addressable: 00
Partially addressable: 01 02 03 04 05 06 07
Heap left redzone: fa
Freed heap region: fd
Stack left redzone: f1
Stack mid redzone: f2
Stack right redzone: f3
Stack after return: f5
Stack use after scope: f8
Global redzone: f9
Global init order: f6
Poisoned by user: f7
Container overflow: fc
Array cookie: ac
Intra object redzone: bb
ASan internal: fe
Left alloca redzone: ca
Right alloca redzone: cb
Shadow gap: cc
==54021==ABORTING
``` | priority | heap use after free in backuptxntest pointintimerestore jira link observed in the asan clang build on almalinux asan error messages as a gist error addresssanitizer heap use after free on address at pc bp sp read of size at thread master reactorx in scoped refptr operator bool const build asan dynamic ninja src yb gutil ref counted h in yb rpc inboundcall serialize boost container small vector base build asan dynamic ninja src yb rpc inbound call cc in yb rpc tcpstreamsendingdata tcpstreamsendingdata std shared ptr std shared ptr const build asan dynamic ninja src yb rpc tcp stream cc in void std allocator construct std shared ptr yb rpc tcpstreamsendingdata std shared ptr std shared ptr opt yb build thirdparty yugabyte db thirdparty installed asan libcxx include c memory in void std allocator traits construct std shared ptr void std allocator yb rpc tcpstreamsendingdata std shared ptr std shared ptr opt yb build thirdparty yugabyte db thirdparty installed asan libcxx include c memory allocator traits h in void std deque emplace back std shared ptr std shared ptr std shared ptr opt yb build thirdparty yugabyte db thirdparty installed asan libcxx include c deque in yb rpc tcpstream send std shared ptr build asan dynamic ninja src yb rpc tcp stream cc in yb rpc refinedstream send std shared ptr build asan dynamic ninja src yb rpc refined stream cc in yb rpc connection doqueueoutbounddata std shared ptr bool build asan dynamic ninja src yb rpc connection cc in yb rpc connection processresponsequeue build asan dynamic ninja src yb rpc connection cc in decltype std forward fp std invoke void yb rpc connection yb rpc connection opt yb build thirdparty yugabyte db thirdparty installed asan libcxx include c type traits in std bind return std tuple is valid bind return std tuple value type std apply functor std tuple void yb rpc connection std tuple std tuple indices std tuple opt yb build thirdparty yugabyte db thirdparty installed asan libcxx include c functional in std bind return std tuple is valid bind return std tuple value type std bind operator yb rpc reactor opt yb build thirdparty yugabyte db thirdparty installed asan libcxx include c functional in yb rpc functorreactortaskwithweakptr yb rpc connection run yb rpc reactor build asan dynamic ninja src yb rpc reactor h in yb rpc reactor asynchandler ev async int build asan dynamic ninja src yb rpc reactor cc in void ev base method thunk ev loop ev async int opt yb build thirdparty yugabyte db thirdparty installed common include ev h in ev invoke pending opt yb build thirdparty yugabyte db thirdparty installed common lib libev so in ev run opt yb build thirdparty yugabyte db thirdparty installed common lib libev so in ev loop ref run int opt yb build thirdparty yugabyte db thirdparty installed common include ev h in yb rpc reactor runthread build asan dynamic ninja src yb rpc reactor cc in decltype std forward fp std invoke void yb rpc reactor yb rpc reactor opt yb build thirdparty yugabyte db thirdparty installed asan libcxx include c type traits in std bind return std tuple is valid bind return std tuple value type std apply functor std tuple void yb rpc reactor std tuple std tuple indices std tuple opt yb build thirdparty yugabyte db thirdparty installed asan libcxx include c functional in std bind return std tuple is valid bind return std tuple value type std bind operator opt yb build thirdparty yugabyte db thirdparty installed asan libcxx include c functional in decltype std forward fp std invoke std bind opt yb build thirdparty yugabyte db thirdparty installed asan libcxx include c type traits in void std invoke void return wrapper call std bind opt yb build thirdparty yugabyte db thirdparty installed asan libcxx include c functional base in std function alloc func std allocator void operator opt yb build thirdparty yugabyte db thirdparty installed asan libcxx include c functional in std function func std allocator void operator opt yb build thirdparty yugabyte db thirdparty installed asan libcxx include c functional in std function value func operator const opt yb build thirdparty yugabyte db thirdparty installed asan libcxx include c functional in std function operator const opt yb build thirdparty yugabyte db thirdparty installed asan libcxx include c functional in yb thread supervisethread void build asan dynamic ninja src yb util thread cc in start thread libpthread so in clone libc so is located bytes inside of byte region freed by thread here in operator delete void opt yb build llvm yb llvm yb build src llvm project compiler rt lib asan asan new delete cpp in yb master masterserviceimpl masterserviceimpl build asan dynamic ninja src yb master master service h in std default delete operator yb rpc serviceif const opt yb build thirdparty yugabyte db thirdparty installed asan libcxx include c memory in std shared ptr pointer std allocator on zero shared opt yb build thirdparty yugabyte db thirdparty installed asan libcxx include c memory in std shared count release shared opt yb build thirdparty yugabyte db thirdparty installed asan libcxx include c memory in std shared weak count release shared opt yb build thirdparty yugabyte db thirdparty installed asan libcxx include c memory in std shared ptr shared ptr opt yb build thirdparty yugabyte db thirdparty installed asan libcxx include c memory in yb rpc servicepoolimpl servicepoolimpl build asan dynamic ninja src yb rpc service pool cc in std default delete operator yb rpc servicepoolimpl const opt yb build thirdparty yugabyte db thirdparty installed asan libcxx include c memory in std unique ptr reset yb rpc servicepoolimpl opt yb build thirdparty yugabyte db thirdparty installed asan libcxx include c memory in std unique ptr unique ptr opt yb build thirdparty yugabyte db thirdparty installed asan libcxx include c memory in yb rpc servicepool servicepool build asan dynamic ninja src yb rpc service pool cc in yb rpc servicepool servicepool build asan dynamic ninja src yb rpc service pool cc in yb refcountedthreadsafe deleteinternal yb rpc rpcservice const build asan dynamic ninja src yb gutil ref counted h in yb defaultrefcountedthreadsafetraits destruct yb rpc rpcservice const build asan dynamic ninja src yb gutil ref counted h in yb refcountedthreadsafe release const build asan dynamic ninja src yb gutil ref counted h in scoped refptr scoped refptr build asan dynamic ninja src yb gutil ref counted h in std pair std allocator const scoped refptr pair opt yb build thirdparty yugabyte db thirdparty installed asan libcxx include c utility in void std allocator traits std allocator scoped refptr void destroy std allocator const scoped refptr void void std allocator std allocator scoped refptr void std pair std allocator const scoped refptr opt yb build thirdparty yugabyte db thirdparty installed asan libcxx include c memory allocator traits h in std hash table std allocator scoped refptr std unordered map hasher std allocator std hash value type std allocator scoped refptr std hash std allocator std equal to std allocator true std unordered map equal std allocator std hash value type std allocator scoped refptr std equal to std allocator std hash std allocator true std allocator std allocator scoped refptr deallocate node std hash node base std allocator scoped refptr void opt yb build thirdparty yugabyte db thirdparty installed asan libcxx include c hash table in std hash table std allocator scoped refptr std unordered map hasher std allocator std hash value type std allocator scoped refptr std hash std allocator std equal to std allocator true std unordered map equal std allocator std hash value type std allocator scoped refptr std equal to std allocator std hash std allocator true std allocator std allocator scoped refptr clear opt yb build thirdparty yugabyte db thirdparty installed asan libcxx include c hash table in std unordered map std allocator scoped refptr std hash std allocator std equal to std allocator std allocator std allocator const scoped refptr clear opt yb build thirdparty yugabyte db thirdparty installed asan libcxx include c unordered map in yb rpc messenger unregisterallservices build asan dynamic ninja src yb rpc messenger cc in yb server rpcserver shutdown build asan dynamic ninja src yb server rpc server cc in yb server rpcserverbase shutdown build asan dynamic ninja src yb server server base cc in yb server rpcandwebserverbase shutdown build asan dynamic ninja src yb server server base cc in yb master master shutdown build asan dynamic ninja src yb master master cc in yb master minimaster shutdown build asan dynamic ninja src yb master mini master cc in yb master minimaster restart build asan dynamic ninja src yb master mini master cc in yb minicluster restartsync build asan dynamic ninja src yb integration tests mini cluster cc previously allocated by thread here in operator new unsigned long opt yb build llvm yb llvm yb build src llvm project compiler rt lib asan asan new delete cpp in yb master master registerservices build asan dynamic ninja src yb master master cc in yb master enterprise master registerservices build asan dynamic ninja ent src yb master master ent cc in yb master master startasync build asan dynamic ninja src yb master master cc in yb master minimaster startonports unsigned short unsigned short yb master masteroptions build asan dynamic ninja src yb master mini master cc in yb master minimaster startdistributedmasteronports unsigned short unsigned short std vector const build asan dynamic ninja src yb master mini master cc in yb master minimaster startdistributedmaster std vector const build asan dynamic ninja src yb master mini master cc in yb minicluster startmasters build asan dynamic ninja src yb integration tests mini cluster cc in yb minicluster start std vector const build asan dynamic ninja src yb integration tests mini cluster cc in yb client qldmltestbase startcluster build asan dynamic ninja src yb client ql dml test base cc in yb client qldmltestbase setup build asan dynamic ninja src yb client ql dml test base cc in yb client transactiontestbase setup build asan dynamic ninja src yb client txn test base cc in yb client backuptxntest setup build asan dynamic ninja src yb client backup txn test cc in void testing internal handlesehexceptionsinmethodifsupported testing test void testing test char const opt yb build thirdparty yugabyte db thirdparty src gmock googletest src gtest cc in void testing internal handleexceptionsinmethodifsupported testing test void testing test char const opt yb build thirdparty yugabyte db thirdparty src gmock googletest src gtest cc in testing test run opt yb build thirdparty yugabyte db thirdparty src gmock googletest src gtest cc in testing testinfo run opt yb build thirdparty yugabyte db thirdparty src gmock googletest src gtest cc in testing testcase run opt yb build thirdparty yugabyte db thirdparty src gmock googletest src gtest cc in testing internal unittestimpl runalltests opt yb build thirdparty yugabyte db thirdparty src gmock googletest src gtest cc in bool testing internal handlesehexceptionsinmethodifsupported testing internal unittestimpl bool testing internal unittestimpl char const opt yb build thirdparty yugabyte db thirdparty src gmock googletest src gtest cc in bool testing internal handleexceptionsinmethodifsupported testing internal unittestimpl bool testing internal unittestimpl char const opt yb build thirdparty yugabyte db thirdparty src gmock googletest src gtest cc in testing unittest run opt yb build thirdparty yugabyte db thirdparty src gmock googletest src gtest cc in run all tests opt yb build thirdparty yugabyte db thirdparty installed asan include gtest gtest h in main build asan dynamic ninja src yb util test main cc in libc start main libc so thread master reactorx created by here in pthread create opt yb build llvm yb llvm yb build src llvm project compiler rt lib asan asan interceptors cpp in yb thread startthread std basic string std allocator const std basic string std allocator const std function scoped refptr build asan dynamic ninja src yb util thread cc in yb status yb thread create std basic string std allocator const std basic string std allocator const void yb rpc reactor const yb rpc reactor const scoped refptr build asan dynamic ninja src yb util thread h in yb rpc reactor init build asan dynamic ninja src yb rpc reactor cc in yb rpc messenger init build asan dynamic ninja src yb rpc messenger cc in yb rpc messengerbuilder build build asan dynamic ninja src yb rpc messenger cc in yb server rpcserverbase init build asan dynamic ninja src yb server server base cc in yb server rpcandwebserverbase init build asan dynamic ninja src yb server server base cc in yb master master init build asan dynamic ninja src yb master master cc in yb master minimaster startonports unsigned short unsigned short yb master masteroptions build asan dynamic ninja src yb master mini master cc in yb master minimaster startdistributedmasteronports unsigned short unsigned short std vector const build asan dynamic ninja src yb master mini master cc in yb master minimaster startdistributedmaster std vector const build asan dynamic ninja src yb master mini master cc in yb minicluster startmasters build asan dynamic ninja src yb integration tests mini cluster cc in yb minicluster start std vector const build asan dynamic ninja src yb integration tests mini cluster cc in yb client qldmltestbase startcluster build asan dynamic ninja src yb client ql dml test base cc in yb client qldmltestbase setup build asan dynamic ninja src yb client ql dml test base cc in yb client transactiontestbase setup build asan dynamic ninja src yb client txn test base cc in yb client backuptxntest setup build asan dynamic ninja src yb client backup txn test cc in void testing internal handlesehexceptionsinmethodifsupported testing test void testing test char const opt yb build thirdparty yugabyte db thirdparty src gmock googletest src gtest cc in void testing internal handleexceptionsinmethodifsupported testing test void testing test char const opt yb build thirdparty yugabyte db thirdparty src gmock googletest src gtest cc in testing test run opt yb build thirdparty yugabyte db thirdparty src gmock googletest src gtest cc in testing testinfo run opt yb build thirdparty yugabyte db thirdparty src gmock googletest src gtest cc in testing testcase run opt yb build thirdparty yugabyte db thirdparty src gmock googletest src gtest cc in testing internal unittestimpl runalltests opt yb build thirdparty yugabyte db thirdparty src gmock googletest src gtest cc in bool testing internal handlesehexceptionsinmethodifsupported testing internal unittestimpl bool testing internal unittestimpl char const opt yb build thirdparty yugabyte db thirdparty src gmock googletest src gtest cc in bool testing internal handleexceptionsinmethodifsupported testing internal unittestimpl bool testing internal unittestimpl char const opt yb build thirdparty yugabyte db thirdparty src gmock googletest src gtest cc in testing unittest run opt yb build thirdparty yugabyte db thirdparty src gmock googletest src gtest cc in run all tests opt yb build thirdparty yugabyte db thirdparty installed asan include gtest gtest h in main build asan dynamic ninja src yb util test main cc in libc start main libc so summary addresssanitizer heap use after free build asan dynamic ninja src yb gutil ref counted h in scoped refptr operator bool const shadow bytes around the buggy address fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd shadow byte legend one shadow byte represents application bytes addressable partially addressable heap left redzone fa freed heap region fd stack left redzone stack mid redzone stack right redzone stack after return stack use after scope global redzone global init order poisoned by user container overflow fc array cookie ac intra object redzone bb asan internal fe left alloca redzone ca right alloca redzone cb shadow gap cc aborting | 1 |
220,473 | 7,360,178,516 | IssuesEvent | 2018-03-10 15:56:09 | HeathWallace/coinface | https://api.github.com/repos/HeathWallace/coinface | opened | Update to latest react-scripts | Priority: Medium Type: Tooling | The build should be updated the latest versions of `react-scripts` as described [here](https://github.com/facebook/create-react-app/blob/master/packages/react-scripts/template/README.md#updating-to-new-releases). Superstruct can then be tested by disabling the copy-files hack added in #66 | 1.0 | Update to latest react-scripts - The build should be updated the latest versions of `react-scripts` as described [here](https://github.com/facebook/create-react-app/blob/master/packages/react-scripts/template/README.md#updating-to-new-releases). Superstruct can then be tested by disabling the copy-files hack added in #66 | priority | update to latest react scripts the build should be updated the latest versions of react scripts as described superstruct can then be tested by disabling the copy files hack added in | 1 |
407,169 | 11,907,549,445 | IssuesEvent | 2020-03-30 22:33:28 | department-of-veterans-affairs/caseflow | https://api.github.com/repos/department-of-veterans-affairs/caseflow | closed | Give judge assign queues human readable urls | Priority: Medium Product: caseflow-queue Stakeholder: BVA Team: Echo 🐬 | After work on #12423, users will be able to view the judge assign page of a judge. This url is formed as "/queue/<user_id>/assign". Users cannot be expected to know the caseflow user id of a judge. We should use their css id instead.
## AC
- [ ] Judge Assign queue url is "/queue/<user_css_id>/assign" | 1.0 | Give judge assign queues human readable urls - After work on #12423, users will be able to view the judge assign page of a judge. This url is formed as "/queue/<user_id>/assign". Users cannot be expected to know the caseflow user id of a judge. We should use their css id instead.
## AC
- [ ] Judge Assign queue url is "/queue/<user_css_id>/assign" | priority | give judge assign queues human readable urls after work on users will be able to view the judge assign page of a judge this url is formed as queue assign users cannot be expected to know the caseflow user id of a judge we should use their css id instead ac judge assign queue url is queue assign | 1 |
481,312 | 13,883,653,577 | IssuesEvent | 2020-10-18 12:58:30 | AY2021S1-TIC4001-2/tp | https://api.github.com/repos/AY2021S1-TIC4001-2/tp | closed | Change the listcat command output when no category is found | priority.Medium type.Task | ... to "Sorry, there is no category found." | 1.0 | Change the listcat command output when no category is found - ... to "Sorry, there is no category found." | priority | change the listcat command output when no category is found to sorry there is no category found | 1 |
293,238 | 8,973,885,268 | IssuesEvent | 2019-01-29 22:19:15 | ProjectSidewalk/SidewalkWebpage | https://api.github.com/repos/ProjectSidewalk/SidewalkWebpage | opened | Resume mission message instead of new mission message | Priority: Medium bug potential-intern-assignment ui-bug | Occasionally when auditing and completing a mission, I will get the return to this mission message instead of the new mission message. | 1.0 | Resume mission message instead of new mission message - Occasionally when auditing and completing a mission, I will get the return to this mission message instead of the new mission message. | priority | resume mission message instead of new mission message occasionally when auditing and completing a mission i will get the return to this mission message instead of the new mission message | 1 |
257,005 | 8,131,790,901 | IssuesEvent | 2018-08-18 02:17:45 | alassanecoly/BookmarkMyChampions | https://api.github.com/repos/alassanecoly/BookmarkMyChampions | closed | ✨ Implement PATCH /users/me route | priority: medium 🚧 scope: api scope: authentication scope: routing status: accepted 👍 type: feature ✨ | **Is your feature request related to a problem ? Please describe.**
Current user can update his informations.
**Describe the solution you'd like**
Implement PATCH /users/me route
| 1.0 | ✨ Implement PATCH /users/me route - **Is your feature request related to a problem ? Please describe.**
Current user can update his informations.
**Describe the solution you'd like**
Implement PATCH /users/me route
| priority | ✨ implement patch users me route is your feature request related to a problem please describe current user can update his informations describe the solution you d like implement patch users me route | 1 |
803,748 | 29,188,192,385 | IssuesEvent | 2023-05-19 17:18:32 | space-wizards/space-station-14 | https://api.github.com/repos/space-wizards/space-station-14 | opened | LOOC abuse by shitters | Priority: 3-Not Required Issue: Feature Request Difficulty: 2-Medium | It's a double-edged sword because ghosts can talk to new players but also when an admin's not on for hours then you can get a shitter that can't be muted.
Not sure on the best solution but server votes or disable LOOC for dead players or something might be useful, even as a cvar. | 1.0 | LOOC abuse by shitters - It's a double-edged sword because ghosts can talk to new players but also when an admin's not on for hours then you can get a shitter that can't be muted.
Not sure on the best solution but server votes or disable LOOC for dead players or something might be useful, even as a cvar. | priority | looc abuse by shitters it s a double edged sword because ghosts can talk to new players but also when an admin s not on for hours then you can get a shitter that can t be muted not sure on the best solution but server votes or disable looc for dead players or something might be useful even as a cvar | 1 |
637,110 | 20,620,957,058 | IssuesEvent | 2022-03-07 17:21:29 | coders-camp-2021-best-team/TeamUp-API | https://api.github.com/repos/coders-camp-2021-best-team/TeamUp-API | opened | fix/typeorm-use-entities-over-repositories | priority: medium type: fix | `getRepository()` sucks
just use repository methods from entity class that extends BaseEntity
because it is more readable | 1.0 | fix/typeorm-use-entities-over-repositories - `getRepository()` sucks
just use repository methods from entity class that extends BaseEntity
because it is more readable | priority | fix typeorm use entities over repositories getrepository sucks just use repository methods from entity class that extends baseentity because it is more readable | 1 |
735,348 | 25,390,444,505 | IssuesEvent | 2022-11-22 03:12:47 | yugabyte/yugabyte-db | https://api.github.com/repos/yugabyte/yugabyte-db | closed | [YSQL][YCQL] Remove legacy ScanChoices | kind/bug area/ysql priority/medium status/awaiting-triage | Jira Link: [DB-4126](https://yugabyte.atlassian.net/browse/DB-4126)
### Description
[RangeBasedScanChoices](https://github.com/yugabyte/yugabyte-db/blob/11f9255c610431f5318dc3bc02a29a4edda65379/src/yb/docdb/scan_choices.cc#L974) and [DiscreteScanChoices](https://github.com/yugabyte/yugabyte-db/blob/11f9255c610431f5318dc3bc02a29a4edda65379/src/yb/docdb/scan_choices.cc#L59) no longer seem to be used. They add a decent amount of coding overhead when making changes to the mainstream HybridScanChoices. It seems prudent to remove these legacy iterators to allow for further optimizations on HybridScanChoices and less maintenance overhead. | 1.0 | [YSQL][YCQL] Remove legacy ScanChoices - Jira Link: [DB-4126](https://yugabyte.atlassian.net/browse/DB-4126)
### Description
[RangeBasedScanChoices](https://github.com/yugabyte/yugabyte-db/blob/11f9255c610431f5318dc3bc02a29a4edda65379/src/yb/docdb/scan_choices.cc#L974) and [DiscreteScanChoices](https://github.com/yugabyte/yugabyte-db/blob/11f9255c610431f5318dc3bc02a29a4edda65379/src/yb/docdb/scan_choices.cc#L59) no longer seem to be used. They add a decent amount of coding overhead when making changes to the mainstream HybridScanChoices. It seems prudent to remove these legacy iterators to allow for further optimizations on HybridScanChoices and less maintenance overhead. | priority | remove legacy scanchoices jira link description and no longer seem to be used they add a decent amount of coding overhead when making changes to the mainstream hybridscanchoices it seems prudent to remove these legacy iterators to allow for further optimizations on hybridscanchoices and less maintenance overhead | 1 |
233,418 | 7,697,764,345 | IssuesEvent | 2018-05-18 20:02:54 | arescentral/antares | https://api.github.com/repos/arescentral/antares | closed | Bundle factory scenario (as much as possible) with app | Complexity:Medium Data Priority:High Project:Plugins Type:Enhancement | As #202 progresses, the idiomatic form of an extracted plugin will diverge from what can be represented in the binary format (e.g. object IDs like `"ish/cruiser"` instead of `0`). We should make sure that the factory scenario is idiomatic, but at that point, it might as well be bundled with the app, since it would no longer be possible to (trivially) extract it from the binary format.
There will always be some sounds that can’t be bundled. We should continue to download Ares 1.2.0 and extract them, but maybe we won’t need rezin anymore. We only need resources from Ares Sounds, and the bytes we need should be at fixed offsets within that file; it might be enough to have a list of {output_path, stereo, depth, {begin, end}, sha1} (plus, stereo might always be false, and depth always 8). | 1.0 | Bundle factory scenario (as much as possible) with app - As #202 progresses, the idiomatic form of an extracted plugin will diverge from what can be represented in the binary format (e.g. object IDs like `"ish/cruiser"` instead of `0`). We should make sure that the factory scenario is idiomatic, but at that point, it might as well be bundled with the app, since it would no longer be possible to (trivially) extract it from the binary format.
There will always be some sounds that can’t be bundled. We should continue to download Ares 1.2.0 and extract them, but maybe we won’t need rezin anymore. We only need resources from Ares Sounds, and the bytes we need should be at fixed offsets within that file; it might be enough to have a list of {output_path, stereo, depth, {begin, end}, sha1} (plus, stereo might always be false, and depth always 8). | priority | bundle factory scenario as much as possible with app as progresses the idiomatic form of an extracted plugin will diverge from what can be represented in the binary format e g object ids like ish cruiser instead of we should make sure that the factory scenario is idiomatic but at that point it might as well be bundled with the app since it would no longer be possible to trivially extract it from the binary format there will always be some sounds that can’t be bundled we should continue to download ares and extract them but maybe we won’t need rezin anymore we only need resources from ares sounds and the bytes we need should be at fixed offsets within that file it might be enough to have a list of output path stereo depth begin end plus stereo might always be false and depth always | 1 |
714,059 | 24,549,018,619 | IssuesEvent | 2022-10-12 11:04:45 | HiAvatar/backend | https://api.github.com/repos/HiAvatar/backend | closed | RestTemplate -> WebClient 변경 | Type: Enhancement Priority: Medium | ### Description
flask 서버와 통신할 때 기존에 사용하던 RestTemplate 대신 WebClient로 변경하기로 한다.
Spring Document에 다음과 같은 권고사항이 작성돼있다.
```
NOTE: As of 5.0 this class is in maintenance mode, with only minor requests for changes and bugs to be accepted going
forward. Please, consider using the org.springframework.web.reactive.client.WebClient which has a more modern API and
supports sync, async, and streaming scenarios.
```
현재 springboot framework에 포함된 spring의 version은 5.3.22이므로 해당 프로젝트에서는 WebClient로 구현하는 것이 좋다고 생각한다.
기업 요구사항 중 하나인 비동기 처리 또한 WebClient를 통해 해결할 수 있다.
<br>
### Todo List
- [x] webflux gradle 추가하기
- [x] WebClient 코드 작성하기
- [x] 테스트 및 검토하기
<br>
### e.t.c (Optional)
[Spring 공식문서 - RestTemplate](https://docs.spring.io/spring-framework/docs/current/javadoc-api/index.html?org/springframework/web/client/RestTemplate.html)
| 1.0 | RestTemplate -> WebClient 변경 - ### Description
flask 서버와 통신할 때 기존에 사용하던 RestTemplate 대신 WebClient로 변경하기로 한다.
Spring Document에 다음과 같은 권고사항이 작성돼있다.
```
NOTE: As of 5.0 this class is in maintenance mode, with only minor requests for changes and bugs to be accepted going
forward. Please, consider using the org.springframework.web.reactive.client.WebClient which has a more modern API and
supports sync, async, and streaming scenarios.
```
현재 springboot framework에 포함된 spring의 version은 5.3.22이므로 해당 프로젝트에서는 WebClient로 구현하는 것이 좋다고 생각한다.
기업 요구사항 중 하나인 비동기 처리 또한 WebClient를 통해 해결할 수 있다.
<br>
### Todo List
- [x] webflux gradle 추가하기
- [x] WebClient 코드 작성하기
- [x] 테스트 및 검토하기
<br>
### e.t.c (Optional)
[Spring 공식문서 - RestTemplate](https://docs.spring.io/spring-framework/docs/current/javadoc-api/index.html?org/springframework/web/client/RestTemplate.html)
| priority | resttemplate webclient 변경 description flask 서버와 통신할 때 기존에 사용하던 resttemplate 대신 webclient로 변경하기로 한다 spring document에 다음과 같은 권고사항이 작성돼있다 note as of this class is in maintenance mode with only minor requests for changes and bugs to be accepted going forward please consider using the org springframework web reactive client webclient which has a more modern api and supports sync async and streaming scenarios 현재 springboot framework에 포함된 spring의 version은 해당 프로젝트에서는 webclient로 구현하는 것이 좋다고 생각한다 기업 요구사항 중 하나인 비동기 처리 또한 webclient를 통해 해결할 수 있다 todo list webflux gradle 추가하기 webclient 코드 작성하기 테스트 및 검토하기 e t c optional | 1 |
611,600 | 18,959,247,210 | IssuesEvent | 2021-11-19 01:11:28 | rancher-sandbox/lockc | https://api.github.com/repos/rancher-sandbox/lockc | closed | Remove old processes from BPF maps | bug help wanted priority/medium | We monitor created processes and store info about them in BPF map, but we don't remove them afterwards. We need to change it. | 1.0 | Remove old processes from BPF maps - We monitor created processes and store info about them in BPF map, but we don't remove them afterwards. We need to change it. | priority | remove old processes from bpf maps we monitor created processes and store info about them in bpf map but we don t remove them afterwards we need to change it | 1 |
275,406 | 8,575,644,679 | IssuesEvent | 2018-11-12 17:52:07 | aowen87/TicketTester | https://api.github.com/repos/aowen87/TicketTester | closed | Automatic save of settings when Applying Plugin Manager changes | Expected Use: 3 - Occasional Feature Impact: 3 - Medium Priority: Normal | Since changes to the Plugin Manager require a save of settings and a restart of VisIt
to become functional, doesn't it make sense to do the save automatically to save the
user a step?
-----------------------REDMINE MIGRATION-----------------------
This ticket was migrated from Redmine. As such, not all
information was able to be captured in the transition. Below is
a complete record of the original redmine ticket.
Ticket number: 483
Status: Rejected
Project: VisIt
Tracker: Feature
Priority: Normal
Subject: Automatic save of settings when Applying Plugin Manager changes
Assigned to:
Category:
Target version:
Author: Kathleen Biagas
Start: 11/17/2010
Due date:
% Done: 0
Estimated time:
Created: 11/17/2010 05:13 pm
Updated: 11/30/2010 07:04 pm
Likelihood:
Severity:
Found in version:
Impact: 3 - Medium
Expected Use: 3 - Occasional
OS: All
Support Group: Any
Description:
Since changes to the Plugin Manager require a save of settings and a restart of VisIt
to become functional, doesn't it make sense to do the save automatically to save the
user a step?
Comments:
Rejected at VisIt project Meeting 11-30-10
| 1.0 | Automatic save of settings when Applying Plugin Manager changes - Since changes to the Plugin Manager require a save of settings and a restart of VisIt
to become functional, doesn't it make sense to do the save automatically to save the
user a step?
-----------------------REDMINE MIGRATION-----------------------
This ticket was migrated from Redmine. As such, not all
information was able to be captured in the transition. Below is
a complete record of the original redmine ticket.
Ticket number: 483
Status: Rejected
Project: VisIt
Tracker: Feature
Priority: Normal
Subject: Automatic save of settings when Applying Plugin Manager changes
Assigned to:
Category:
Target version:
Author: Kathleen Biagas
Start: 11/17/2010
Due date:
% Done: 0
Estimated time:
Created: 11/17/2010 05:13 pm
Updated: 11/30/2010 07:04 pm
Likelihood:
Severity:
Found in version:
Impact: 3 - Medium
Expected Use: 3 - Occasional
OS: All
Support Group: Any
Description:
Since changes to the Plugin Manager require a save of settings and a restart of VisIt
to become functional, doesn't it make sense to do the save automatically to save the
user a step?
Comments:
Rejected at VisIt project Meeting 11-30-10
| priority | automatic save of settings when applying plugin manager changes since changes to the plugin manager require a save of settings and a restart of visit to become functional doesn t it make sense to do the save automatically to save the user a step redmine migration this ticket was migrated from redmine as such not all information was able to be captured in the transition below is a complete record of the original redmine ticket ticket number status rejected project visit tracker feature priority normal subject automatic save of settings when applying plugin manager changes assigned to category target version author kathleen biagas start due date done estimated time created pm updated pm likelihood severity found in version impact medium expected use occasional os all support group any description since changes to the plugin manager require a save of settings and a restart of visit to become functional doesn t it make sense to do the save automatically to save the user a step comments rejected at visit project meeting | 1 |
94,382 | 3,925,136,406 | IssuesEvent | 2016-04-22 17:48:07 | ualbertalib/HydraNorth | https://api.github.com/repos/ualbertalib/HydraNorth | opened | File download link change | priority:high size:medium | Create a route for file download: instead of
```https://era.library.ualberta.ca/downloads/j098zd881```
use the file label (i.e. the original file name) and place it under ```/files/``` instead of ```/downloads/```, to produce:
```https://era.library.ualberta.ca/files/j098zd881/120715_parliamentnow.pdf```
This meets Google's and LAC's requirements, for the downloadable file to be in the same "directory" as the landing page for the item, and for the download link to end in ".pdf" for thesis pdfs.
The old url should issue a permanent redirect to the new one: it will have to do a lookup to determine the file label, in the way we do with old ERA uuids: #651
Closes #848, #849 | 1.0 | File download link change - Create a route for file download: instead of
```https://era.library.ualberta.ca/downloads/j098zd881```
use the file label (i.e. the original file name) and place it under ```/files/``` instead of ```/downloads/```, to produce:
```https://era.library.ualberta.ca/files/j098zd881/120715_parliamentnow.pdf```
This meets Google's and LAC's requirements, for the downloadable file to be in the same "directory" as the landing page for the item, and for the download link to end in ".pdf" for thesis pdfs.
The old url should issue a permanent redirect to the new one: it will have to do a lookup to determine the file label, in the way we do with old ERA uuids: #651
Closes #848, #849 | priority | file download link change create a route for file download instead of use the file label i e the original file name and place it under files instead of downloads to produce this meets google s and lac s requirements for the downloadable file to be in the same directory as the landing page for the item and for the download link to end in pdf for thesis pdfs the old url should issue a permanent redirect to the new one it will have to do a lookup to determine the file label in the way we do with old era uuids closes | 1 |
375,441 | 11,104,538,625 | IssuesEvent | 2019-12-17 07:49:35 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | USER ISSUE: Resolution Scaling up on Currency-Screen | Medium Priority | **Version:** 0.7.1.2 beta
**Steps to Reproduce:**
1. Use a 4k-Monitor
2. Play on 1920x1080
3. Press Y for the Currency-Screen
**Expected behavior:**
It should normally do nothing
**Actual behavior:**
Instead it changes the resolution to 4k every time. | 1.0 | USER ISSUE: Resolution Scaling up on Currency-Screen - **Version:** 0.7.1.2 beta
**Steps to Reproduce:**
1. Use a 4k-Monitor
2. Play on 1920x1080
3. Press Y for the Currency-Screen
**Expected behavior:**
It should normally do nothing
**Actual behavior:**
Instead it changes the resolution to 4k every time. | priority | user issue resolution scaling up on currency screen version beta steps to reproduce use a monitor play on press y for the currency screen expected behavior it should normally do nothing actual behavior instead it changes the resolution to every time | 1 |
822,203 | 30,857,881,243 | IssuesEvent | 2023-08-02 22:31:41 | RobotLocomotion/drake | https://api.github.com/repos/RobotLocomotion/drake | opened | Enable CI remote caching for Coverage builds | type: feature request component: continuous integration priority: medium | As of #19919, coverage builds now use sandboxing during the build, so I think it should be safe for them to read (or write) the remote cache.
Note in particular that for kcov jobs, the test are always re-run, without any caching:
https://github.com/RobotLocomotion/drake/blob/f0a42aa4a5f907f9484c38d7385b513fc6070d45/tools/dynamic_analysis/bazel.rc#L12
So, I think we can revisit #19341 as it relates to the Coverage jobs.
Let's try turning on normal caching for Coverage and see what happens. The usual (pre-existing) rules apply for which jobs should be read vs read-write.
| 1.0 | Enable CI remote caching for Coverage builds - As of #19919, coverage builds now use sandboxing during the build, so I think it should be safe for them to read (or write) the remote cache.
Note in particular that for kcov jobs, the test are always re-run, without any caching:
https://github.com/RobotLocomotion/drake/blob/f0a42aa4a5f907f9484c38d7385b513fc6070d45/tools/dynamic_analysis/bazel.rc#L12
So, I think we can revisit #19341 as it relates to the Coverage jobs.
Let's try turning on normal caching for Coverage and see what happens. The usual (pre-existing) rules apply for which jobs should be read vs read-write.
| priority | enable ci remote caching for coverage builds as of coverage builds now use sandboxing during the build so i think it should be safe for them to read or write the remote cache note in particular that for kcov jobs the test are always re run without any caching so i think we can revisit as it relates to the coverage jobs let s try turning on normal caching for coverage and see what happens the usual pre existing rules apply for which jobs should be read vs read write | 1 |
628,862 | 20,016,400,781 | IssuesEvent | 2022-02-01 12:31:36 | MarketSquare/robotframework-browser | https://api.github.com/repos/MarketSquare/robotframework-browser | opened | If `downloadsPath` is set for New Browser files get deleted, documentation leaves this unclear | priority: medium focus area: docs | **Describe the bug**
The docs for `New Browser` downloadsPath say this:
```
downloadsPath If specified, accepted downloads are downloaded into this folder. Otherwise, temporary folder is created and is deleted when browser is closed.
```
It does not state anything about what happens to files at browser close, if this is defined. At least a couple users have been mislead by this.
**Expected behavior**
Either make the docs for `downloadsPath` clearly say that files get deleted in _any case_, or have files not be deleted if downloadsPath is set. | 1.0 | If `downloadsPath` is set for New Browser files get deleted, documentation leaves this unclear - **Describe the bug**
The docs for `New Browser` downloadsPath say this:
```
downloadsPath If specified, accepted downloads are downloaded into this folder. Otherwise, temporary folder is created and is deleted when browser is closed.
```
It does not state anything about what happens to files at browser close, if this is defined. At least a couple users have been mislead by this.
**Expected behavior**
Either make the docs for `downloadsPath` clearly say that files get deleted in _any case_, or have files not be deleted if downloadsPath is set. | priority | if downloadspath is set for new browser files get deleted documentation leaves this unclear describe the bug the docs for new browser downloadspath say this downloadspath if specified accepted downloads are downloaded into this folder otherwise temporary folder is created and is deleted when browser is closed it does not state anything about what happens to files at browser close if this is defined at least a couple users have been mislead by this expected behavior either make the docs for downloadspath clearly say that files get deleted in any case or have files not be deleted if downloadspath is set | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.