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 855 | labels stringlengths 4 721 | body stringlengths 1 261k | index stringclasses 13 values | text_combine stringlengths 96 261k | label stringclasses 2 values | text stringlengths 96 240k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
407,917 | 11,939,240,732 | IssuesEvent | 2020-04-02 14:56:10 | DukeLearningInnovation/kits | https://api.github.com/repos/DukeLearningInnovation/kits | closed | Add a "Student Network Stats" app to each spring 20 course kit using the Custom Link tool | Problem Statement covid-19 high priority | I am instructor trying to teach remotely but I don't know which teaching strategies I should use because I don't know what time zones my students are in, or what kind of internet connection they have. This makes it difficult for me to decide if I can hold class online synchronously using Zoom, or if I should try to communicate with my course via email instead. This makes me feel frustrated and confused.
How might we (the Kits project team) provide faculty with student data that includes each student's time zone and network bandwidth?
**Questions**
How might faculty use this data to make decisions about teaching strategies?
**Assumptions**
We are able to deliver this information to faculty in time for them to make decisions about what class activities to use with their students.
We are able to get reliable data from students.
**Hypotheses**
Faculty will be able use student time zone and network bandwidth data to make decisions about the best teaching strategies to use when teaching remotely.
Using this data to plan instruction will make student interactions and learning better than if they did not have this data.
**Proposed solution from conversation with Charley, Liz, Evan, and others**
For Kits: All spring 20 course kits will be populated with a "Student Network Stats" app using the Custom Link app in Kits. This data will include the time zone and network bandwidth data for each student in the course. The "Student Network Stats" app will only be available to instructors and assistants in the kit.
For Sakai: Once the URLs for the "Student Network Stats" for each spring 20 course are available and populated in Kits, we (Duke and/or Longsight) should find a way to make those links available to each Sakai course site in use for spring 20. This implementation could leverage the Web Content tool in Sakai making that tool hidden by default. That would make the data available only to instructors and teaching assistants. | 1.0 | Add a "Student Network Stats" app to each spring 20 course kit using the Custom Link tool - I am instructor trying to teach remotely but I don't know which teaching strategies I should use because I don't know what time zones my students are in, or what kind of internet connection they have. This makes it difficult for me to decide if I can hold class online synchronously using Zoom, or if I should try to communicate with my course via email instead. This makes me feel frustrated and confused.
How might we (the Kits project team) provide faculty with student data that includes each student's time zone and network bandwidth?
**Questions**
How might faculty use this data to make decisions about teaching strategies?
**Assumptions**
We are able to deliver this information to faculty in time for them to make decisions about what class activities to use with their students.
We are able to get reliable data from students.
**Hypotheses**
Faculty will be able use student time zone and network bandwidth data to make decisions about the best teaching strategies to use when teaching remotely.
Using this data to plan instruction will make student interactions and learning better than if they did not have this data.
**Proposed solution from conversation with Charley, Liz, Evan, and others**
For Kits: All spring 20 course kits will be populated with a "Student Network Stats" app using the Custom Link app in Kits. This data will include the time zone and network bandwidth data for each student in the course. The "Student Network Stats" app will only be available to instructors and assistants in the kit.
For Sakai: Once the URLs for the "Student Network Stats" for each spring 20 course are available and populated in Kits, we (Duke and/or Longsight) should find a way to make those links available to each Sakai course site in use for spring 20. This implementation could leverage the Web Content tool in Sakai making that tool hidden by default. That would make the data available only to instructors and teaching assistants. | priority | add a student network stats app to each spring course kit using the custom link tool i am instructor trying to teach remotely but i don t know which teaching strategies i should use because i don t know what time zones my students are in or what kind of internet connection they have this makes it difficult for me to decide if i can hold class online synchronously using zoom or if i should try to communicate with my course via email instead this makes me feel frustrated and confused how might we the kits project team provide faculty with student data that includes each student s time zone and network bandwidth questions how might faculty use this data to make decisions about teaching strategies assumptions we are able to deliver this information to faculty in time for them to make decisions about what class activities to use with their students we are able to get reliable data from students hypotheses faculty will be able use student time zone and network bandwidth data to make decisions about the best teaching strategies to use when teaching remotely using this data to plan instruction will make student interactions and learning better than if they did not have this data proposed solution from conversation with charley liz evan and others for kits all spring course kits will be populated with a student network stats app using the custom link app in kits this data will include the time zone and network bandwidth data for each student in the course the student network stats app will only be available to instructors and assistants in the kit for sakai once the urls for the student network stats for each spring course are available and populated in kits we duke and or longsight should find a way to make those links available to each sakai course site in use for spring this implementation could leverage the web content tool in sakai making that tool hidden by default that would make the data available only to instructors and teaching assistants | 1 |
305,795 | 9,377,147,184 | IssuesEvent | 2019-04-04 09:38:00 | PaxelK/ThesisWorkCybercom | https://api.github.com/repos/PaxelK/ThesisWorkCybercom | closed | Learn more about RL method | High Priority | Use Python's RL-libraries to build a simulation platform to learn more about reinforcement learning hands-on. This includes how to build a look up table, how to design the reward, how to explore vs. exploit the model etc. | 1.0 | Learn more about RL method - Use Python's RL-libraries to build a simulation platform to learn more about reinforcement learning hands-on. This includes how to build a look up table, how to design the reward, how to explore vs. exploit the model etc. | priority | learn more about rl method use python s rl libraries to build a simulation platform to learn more about reinforcement learning hands on this includes how to build a look up table how to design the reward how to explore vs exploit the model etc | 1 |
371,358 | 10,965,435,883 | IssuesEvent | 2019-11-28 02:53:33 | firecracker-microvm/firecracker | https://api.github.com/repos/firecracker-microvm/firecracker | closed | hybrid vsock lost the first package when it was just created | Feature: IO Virtualization Priority: High Quality: Bug | We meet the issue with firecracker in https://github.com/kata-containers/kata-containers/issues/79.
And I found that hybrid vsock will drop or truncate the first package and qemu doesn't have this issue.
I add code that send an empty package and wait the first package arrive from client to handle this issue in https://github.com/alipay/grpc/commit/811660d28e3771a162cd5ece0d1e950168476ac8. | 1.0 | hybrid vsock lost the first package when it was just created - We meet the issue with firecracker in https://github.com/kata-containers/kata-containers/issues/79.
And I found that hybrid vsock will drop or truncate the first package and qemu doesn't have this issue.
I add code that send an empty package and wait the first package arrive from client to handle this issue in https://github.com/alipay/grpc/commit/811660d28e3771a162cd5ece0d1e950168476ac8. | priority | hybrid vsock lost the first package when it was just created we meet the issue with firecracker in and i found that hybrid vsock will drop or truncate the first package and qemu doesn t have this issue i add code that send an empty package and wait the first package arrive from client to handle this issue in | 1 |
237,915 | 7,768,161,461 | IssuesEvent | 2018-06-03 15:05:20 | jahirfiquitiva/Frames | https://api.github.com/repos/jahirfiquitiva/Frames | closed | French Translation Issues (Screenshots) | Priority: High Status: Accepted Type: Maintenance | <!--
Any HTML comment will be stripped when the markdown is rendered, so you don't need to delete them.
-->
- [X] I have verified there are no duplicate active or recent bugs, questions, or requests
- [X] I have verified that I am using the latest version.
### Device/App info:
- Frames Version: `2.4.2`
- Android version: `7.1.2`
- Device Manufacturer: `Huawei`
- Device Name: `Honor 5X`
### Describe the bug
Some string are don't well translate, in french like : "Applying '%1$s'…" => "Application '%1$s'…"
When i download or apply wallpaper, i don't see the wallpaper name. I check on my other app based on 2.3.8 library version, there is no problem.
### Reproduction Steps
1. Open App
2. Choose Wallpaper
3. Download or apply it
4. The windows dialog show "Application '%1$s'…"
### Expected behavior
A worth translation


### Screenshots
Attached
| 1.0 | French Translation Issues (Screenshots) - <!--
Any HTML comment will be stripped when the markdown is rendered, so you don't need to delete them.
-->
- [X] I have verified there are no duplicate active or recent bugs, questions, or requests
- [X] I have verified that I am using the latest version.
### Device/App info:
- Frames Version: `2.4.2`
- Android version: `7.1.2`
- Device Manufacturer: `Huawei`
- Device Name: `Honor 5X`
### Describe the bug
Some string are don't well translate, in french like : "Applying '%1$s'…" => "Application '%1$s'…"
When i download or apply wallpaper, i don't see the wallpaper name. I check on my other app based on 2.3.8 library version, there is no problem.
### Reproduction Steps
1. Open App
2. Choose Wallpaper
3. Download or apply it
4. The windows dialog show "Application '%1$s'…"
### Expected behavior
A worth translation


### Screenshots
Attached
| priority | french translation issues screenshots any html comment will be stripped when the markdown is rendered so you don t need to delete them i have verified there are no duplicate active or recent bugs questions or requests i have verified that i am using the latest version device app info frames version android version device manufacturer huawei device name honor describe the bug some string are don t well translate in french like applying s … application s … when i download or apply wallpaper i don t see the wallpaper name i check on my other app based on library version there is no problem reproduction steps open app choose wallpaper download or apply it the windows dialog show application s … expected behavior a worth translation screenshots attached | 1 |
117,458 | 4,716,553,660 | IssuesEvent | 2016-10-16 04:13:57 | CS2103AUG2016-W11-C3/main | https://api.github.com/repos/CS2103AUG2016-W11-C3/main | opened | User Story: Find a task by name | priority.high type.story | Description:
User can locate details of the task without having to go through the entire list
Solution/Feature:
find Command | 1.0 | User Story: Find a task by name - Description:
User can locate details of the task without having to go through the entire list
Solution/Feature:
find Command | priority | user story find a task by name description user can locate details of the task without having to go through the entire list solution feature find command | 1 |
633,608 | 20,259,777,740 | IssuesEvent | 2022-02-15 05:40:55 | gqqnbig/shine-cluster | https://api.github.com/repos/gqqnbig/shine-cluster | closed | If cluster-add-user.sh cannot create account on compute node, give a notice | priority-high | Incident:
violet created the cluster account, when she logged into Eureka, the account on Eureka is qiqigtest.
Investigation:
https://github.com/gqqnbig/mpi-servers/blob/469746306beef2b329091db90531fe80f9cb67e8/cluster-add-user/cluster-add-user.sh#L72-L79
If cluster-add-user.sh cannot create account on compute node, it gives an output. The whole process exits with no error.
https://github.com/gqqnbig/email-registration/blob/ee0d207be3edae6e31408cc712d3a3a68ea74191/src/Registration/django/web/view.py#L106-L110
email-registration calls cluster-add-user.sh. Since cluster-add-user.sh exits with no error, the except part does not run, and users or admins don't know an issue happened, neither the issue is logged. | 1.0 | If cluster-add-user.sh cannot create account on compute node, give a notice - Incident:
violet created the cluster account, when she logged into Eureka, the account on Eureka is qiqigtest.
Investigation:
https://github.com/gqqnbig/mpi-servers/blob/469746306beef2b329091db90531fe80f9cb67e8/cluster-add-user/cluster-add-user.sh#L72-L79
If cluster-add-user.sh cannot create account on compute node, it gives an output. The whole process exits with no error.
https://github.com/gqqnbig/email-registration/blob/ee0d207be3edae6e31408cc712d3a3a68ea74191/src/Registration/django/web/view.py#L106-L110
email-registration calls cluster-add-user.sh. Since cluster-add-user.sh exits with no error, the except part does not run, and users or admins don't know an issue happened, neither the issue is logged. | priority | if cluster add user sh cannot create account on compute node give a notice incident violet created the cluster account when she logged into eureka the account on eureka is qiqigtest investigation if cluster add user sh cannot create account on compute node it gives an output the whole process exits with no error email registration calls cluster add user sh since cluster add user sh exits with no error the except part does not run and users or admins don t know an issue happened neither the issue is logged | 1 |
277,309 | 8,628,658,583 | IssuesEvent | 2018-11-21 18:02:48 | pombase/canto | https://api.github.com/repos/pombase/canto | closed | Deletion of same gene on multiple strains | bug high priority | An earlier ticket asked me not to grey out the "Deletion" button for creating alleles, which I completed a while back, however the logic in the backend does not appear to work. When I create the same knock-out with a different strain it is ignored.
Is this something that can be achieved?
| 1.0 | Deletion of same gene on multiple strains - An earlier ticket asked me not to grey out the "Deletion" button for creating alleles, which I completed a while back, however the logic in the backend does not appear to work. When I create the same knock-out with a different strain it is ignored.
Is this something that can be achieved?
| priority | deletion of same gene on multiple strains an earlier ticket asked me not to grey out the deletion button for creating alleles which i completed a while back however the logic in the backend does not appear to work when i create the same knock out with a different strain it is ignored is this something that can be achieved | 1 |
410,776 | 11,996,588,635 | IssuesEvent | 2020-04-08 17:01:14 | OrangeJuice7/SDL-OpenGL-Game-Framework | https://api.github.com/repos/OrangeJuice7/SDL-OpenGL-Game-Framework | closed | v0.1 demo | area.Scene priority.high work.low | - [x] Controllable player character. WASD to move.
- [x] Obstacle in the playing field, player character cannot move into it.
- [x] Clicking on the map makes the player character shoot a bullet in that direction. Bullet explodes after hitting the obstacle. Explosion spawns particles.
- [x] Obstacle has limited health. Upon destruction, obstacle explodes into particles, and a new obstacle is spawned in a random location.
- [x] Clickable menu buttons to exit and enter a game session.
Prereqs: #3 #4 | 1.0 | v0.1 demo - - [x] Controllable player character. WASD to move.
- [x] Obstacle in the playing field, player character cannot move into it.
- [x] Clicking on the map makes the player character shoot a bullet in that direction. Bullet explodes after hitting the obstacle. Explosion spawns particles.
- [x] Obstacle has limited health. Upon destruction, obstacle explodes into particles, and a new obstacle is spawned in a random location.
- [x] Clickable menu buttons to exit and enter a game session.
Prereqs: #3 #4 | priority | demo controllable player character wasd to move obstacle in the playing field player character cannot move into it clicking on the map makes the player character shoot a bullet in that direction bullet explodes after hitting the obstacle explosion spawns particles obstacle has limited health upon destruction obstacle explodes into particles and a new obstacle is spawned in a random location clickable menu buttons to exit and enter a game session prereqs | 1 |
442,858 | 12,751,854,573 | IssuesEvent | 2020-06-27 13:25:40 | wikimedia/WikiContrib | https://api.github.com/repos/wikimedia/WikiContrib | closed | Bug in filter form fields | Priority: High bug | The "time range" and the "from" fields in the filter form are not functioning properly. I tried selecting the date ranges and found out that sometimes you try clicking on maybe "30 days" and 60 days is selected instead. You try clicking on January and December is selected instead. Sometimes it doesn't move at all and just remains on the previous value it was before you tried selecting another time range.
**Steps To Reproduce**
* Visit the tool
* Search for a contributor (You can use this details: fullname = Bryan Davis, gerrit username
=BryanDavis, phab username = bd808)
* Open the filter
* go to time range and try selecting the ranges sequentially from 30 days to 1 year, back to
30 days
**Expected Result**
The selection should work seamlessly without skipping step or refusing to move | 1.0 | Bug in filter form fields - The "time range" and the "from" fields in the filter form are not functioning properly. I tried selecting the date ranges and found out that sometimes you try clicking on maybe "30 days" and 60 days is selected instead. You try clicking on January and December is selected instead. Sometimes it doesn't move at all and just remains on the previous value it was before you tried selecting another time range.
**Steps To Reproduce**
* Visit the tool
* Search for a contributor (You can use this details: fullname = Bryan Davis, gerrit username
=BryanDavis, phab username = bd808)
* Open the filter
* go to time range and try selecting the ranges sequentially from 30 days to 1 year, back to
30 days
**Expected Result**
The selection should work seamlessly without skipping step or refusing to move | priority | bug in filter form fields the time range and the from fields in the filter form are not functioning properly i tried selecting the date ranges and found out that sometimes you try clicking on maybe days and days is selected instead you try clicking on january and december is selected instead sometimes it doesn t move at all and just remains on the previous value it was before you tried selecting another time range steps to reproduce visit the tool search for a contributor you can use this details fullname bryan davis gerrit username bryandavis phab username open the filter go to time range and try selecting the ranges sequentially from days to year back to days expected result the selection should work seamlessly without skipping step or refusing to move | 1 |
575,867 | 17,064,482,269 | IssuesEvent | 2021-07-07 04:50:27 | nhn/tui.grid | https://api.github.com/repos/nhn/tui.grid | closed | An error occurs when pasting more data than visible rows in the grid. | Bug Priority: High | **Describe the bug**
An error occurs when pasting more data than visible rows in the grid.
**Expected behavior**
For example, if the total number of rows is 20 and the number of visible rows is 10 before scrolling down, an error occurs when pasting 11 pieces of data.
It is assumed that an error occurs because the valueMap is not set in the row that is not visible on the screen.
If you paste more than 11 pieces of data into the artist column in the Play with features grid at https://ui.toast.com/tui-grid, you can check the error.
**Screenshots**
If applicable, add screenshots to help explain your problem.

**Desktop (please complete the following information):**
- OS: Windows7
- Browser [e.g. chrome, safari] : IE11, Chrome
- Version [e.g. 22] | 1.0 | An error occurs when pasting more data than visible rows in the grid. - **Describe the bug**
An error occurs when pasting more data than visible rows in the grid.
**Expected behavior**
For example, if the total number of rows is 20 and the number of visible rows is 10 before scrolling down, an error occurs when pasting 11 pieces of data.
It is assumed that an error occurs because the valueMap is not set in the row that is not visible on the screen.
If you paste more than 11 pieces of data into the artist column in the Play with features grid at https://ui.toast.com/tui-grid, you can check the error.
**Screenshots**
If applicable, add screenshots to help explain your problem.

**Desktop (please complete the following information):**
- OS: Windows7
- Browser [e.g. chrome, safari] : IE11, Chrome
- Version [e.g. 22] | priority | an error occurs when pasting more data than visible rows in the grid describe the bug an error occurs when pasting more data than visible rows in the grid expected behavior for example if the total number of rows is and the number of visible rows is before scrolling down an error occurs when pasting pieces of data it is assumed that an error occurs because the valuemap is not set in the row that is not visible on the screen if you paste more than pieces of data into the artist column in the play with features grid at you can check the error screenshots if applicable add screenshots to help explain your problem desktop please complete the following information os browser chrome version | 1 |
730,941 | 25,195,544,242 | IssuesEvent | 2022-11-12 13:11:13 | restarone/violet_rails | https://api.github.com/repos/restarone/violet_rails | closed | API resource query error when apostrophe (') is included | bug high priority | **Describe the bug**
when the user searches for an API resource with a query and includes a `'` an error occurs:

``` txt
An ActionView::Template::Error occurred in content#show:
PG::SyntaxError: ERROR: syntax error at or near "agata"
LINE 1: ...ND (lower(properties ->> 'title') LIKE lower('%st'agata%') O...
^
(erb):1:in `parse_dynamic_attribute'
-------------------------------
Request:
-------------------------------
* URL : https://nikean.org/search?order=%7B%22created_at%22%3A%22DESC%22%7D&properties=%7B%22title%22%3A%7B%22value%22%3A%22st%27agata%22%2C%22option%22%3A%22PARTIAL%22%7D%2C%22description%22%3A%7B%22value%22%3A%22st%27agata%22%2C%22option%22%3A%22PARTIAL%22%7D%2C%22transcript%22%3A%7B%22value%22%3A%22st%27agata%22%2C%22option%22%3A%22PARTIAL%22%7D%7D&match=ANY
* HTTP Method: GET
* IP address : 142.189.22.182
* Parameters : {"order"=>"{\"created_at\":\"DESC\"}", "properties"=>"{\"title\":{\"value\":\"st'agata\",\"option\":\"PARTIAL\"},\"description\":{\"value\":\"st'agata\",\"option\":\"PARTIAL\"},\"transcript\":{\"value\":\"st'agata\",\"option\":\"PARTIAL\"}}", "match"=>"ANY", "controller"=>"comfy/cms/content", "action"=>"show", "cms_path"=>"search"}
* Timestamp : 2022-10-12 19:08:39 UTC
* Server : ip-172-31-14-250
* Rails root : /var/www/violet/releases/20221008212132
* Process: 1929775
``` | 1.0 | API resource query error when apostrophe (') is included - **Describe the bug**
when the user searches for an API resource with a query and includes a `'` an error occurs:

``` txt
An ActionView::Template::Error occurred in content#show:
PG::SyntaxError: ERROR: syntax error at or near "agata"
LINE 1: ...ND (lower(properties ->> 'title') LIKE lower('%st'agata%') O...
^
(erb):1:in `parse_dynamic_attribute'
-------------------------------
Request:
-------------------------------
* URL : https://nikean.org/search?order=%7B%22created_at%22%3A%22DESC%22%7D&properties=%7B%22title%22%3A%7B%22value%22%3A%22st%27agata%22%2C%22option%22%3A%22PARTIAL%22%7D%2C%22description%22%3A%7B%22value%22%3A%22st%27agata%22%2C%22option%22%3A%22PARTIAL%22%7D%2C%22transcript%22%3A%7B%22value%22%3A%22st%27agata%22%2C%22option%22%3A%22PARTIAL%22%7D%7D&match=ANY
* HTTP Method: GET
* IP address : 142.189.22.182
* Parameters : {"order"=>"{\"created_at\":\"DESC\"}", "properties"=>"{\"title\":{\"value\":\"st'agata\",\"option\":\"PARTIAL\"},\"description\":{\"value\":\"st'agata\",\"option\":\"PARTIAL\"},\"transcript\":{\"value\":\"st'agata\",\"option\":\"PARTIAL\"}}", "match"=>"ANY", "controller"=>"comfy/cms/content", "action"=>"show", "cms_path"=>"search"}
* Timestamp : 2022-10-12 19:08:39 UTC
* Server : ip-172-31-14-250
* Rails root : /var/www/violet/releases/20221008212132
* Process: 1929775
``` | priority | api resource query error when apostrophe is included describe the bug when the user searches for an api resource with a query and includes a an error occurs txt an actionview template error occurred in content show pg syntaxerror error syntax error at or near agata line nd lower properties title like lower st agata o erb in parse dynamic attribute request url http method get ip address parameters order created at desc properties title value st agata option partial description value st agata option partial transcript value st agata option partial match any controller comfy cms content action show cms path search timestamp utc server ip rails root var www violet releases process | 1 |
699,630 | 24,024,745,927 | IssuesEvent | 2022-09-15 10:31:29 | ballerina-platform/ballerina-lang | https://api.github.com/repos/ballerina-platform/ballerina-lang | opened | Add method to parse a query intermediateClause in the NodeParser | Type/Improvement Priority/High Team/CompilerFE Area/Parser | ### Description
$subject.
### Describe your problem(s)
_No response_
### Describe your solution(s)
_No response_
### Related area
Other
### Related issue(s) (optional)
_No response_
### Suggested label(s) (optional)
_No response_
### Suggested assignee(s) (optional)
_No response_ | 1.0 | Add method to parse a query intermediateClause in the NodeParser - ### Description
$subject.
### Describe your problem(s)
_No response_
### Describe your solution(s)
_No response_
### Related area
Other
### Related issue(s) (optional)
_No response_
### Suggested label(s) (optional)
_No response_
### Suggested assignee(s) (optional)
_No response_ | priority | add method to parse a query intermediateclause in the nodeparser description subject describe your problem s no response describe your solution s no response related area other related issue s optional no response suggested label s optional no response suggested assignee s optional no response | 1 |
419,497 | 12,224,142,517 | IssuesEvent | 2020-05-02 20:59:17 | Broken-Gem-Studio/Broken-Engine | https://api.github.com/repos/Broken-Gem-Studio/Broken-Engine | closed | UI cant move as a group | Enhancement High Priority | ## Enhancement Description
every time the UI is moved, Oscar need to manually go element by element to fix its position. the must be a way to make a hole group of the ui and move it thorught the screen
## Type of Enhancement
Select the type of enhancement with and "x" ([x])
* [x] Visual
* [ ] Physics
* [ ] Audio
* [ ] Particles
* [ ] Resource Management & Save/Load
* [ ] Materials
* [ ] Components
* [ ] Game Objects
* [x] UI/UX
* [ ] Other
## Why do you propose this enhancement?
Select why do you want to propose this enhancement with and "x" ([x])
- [ ] **Increased Performance**: Optimization which would improve execution performance.
- [x] **New Feature**: It's an additional feature that fits in the product.
- [x] **Developer Quality of Life Upgrade**: It would optimize current or new implementations.
- [x] **User Quality of Life Upgrade:** It would improve the User Experience.
- [ ] **Other**: *Describe reason here*
## Implementation Instructions and Guidelines
please if there is nany way to make the UI into a group, and be able to modifiy the position of all of them at the time, it will save a lot of hours of work
## Observations and Additional Information
Can ask oscar larios for more sugestions | 1.0 | UI cant move as a group - ## Enhancement Description
every time the UI is moved, Oscar need to manually go element by element to fix its position. the must be a way to make a hole group of the ui and move it thorught the screen
## Type of Enhancement
Select the type of enhancement with and "x" ([x])
* [x] Visual
* [ ] Physics
* [ ] Audio
* [ ] Particles
* [ ] Resource Management & Save/Load
* [ ] Materials
* [ ] Components
* [ ] Game Objects
* [x] UI/UX
* [ ] Other
## Why do you propose this enhancement?
Select why do you want to propose this enhancement with and "x" ([x])
- [ ] **Increased Performance**: Optimization which would improve execution performance.
- [x] **New Feature**: It's an additional feature that fits in the product.
- [x] **Developer Quality of Life Upgrade**: It would optimize current or new implementations.
- [x] **User Quality of Life Upgrade:** It would improve the User Experience.
- [ ] **Other**: *Describe reason here*
## Implementation Instructions and Guidelines
please if there is nany way to make the UI into a group, and be able to modifiy the position of all of them at the time, it will save a lot of hours of work
## Observations and Additional Information
Can ask oscar larios for more sugestions | priority | ui cant move as a group enhancement description every time the ui is moved oscar need to manually go element by element to fix its position the must be a way to make a hole group of the ui and move it thorught the screen type of enhancement select the type of enhancement with and x visual physics audio particles resource management save load materials components game objects ui ux other why do you propose this enhancement select why do you want to propose this enhancement with and x increased performance optimization which would improve execution performance new feature it s an additional feature that fits in the product developer quality of life upgrade it would optimize current or new implementations user quality of life upgrade it would improve the user experience other describe reason here implementation instructions and guidelines please if there is nany way to make the ui into a group and be able to modifiy the position of all of them at the time it will save a lot of hours of work observations and additional information can ask oscar larios for more sugestions | 1 |
672,909 | 22,844,927,580 | IssuesEvent | 2022-07-13 04:22:37 | LukeShortCloud/winesapOS | https://api.github.com/repos/LukeShortCloud/winesapOS | closed | arch-chroot and udev issues | bug help wanted priority_high | This appears to randomly happen at different parts of the installation/build. This leads to many chroot commands failing to run. Here is an example error:
```
Checking that the locale has been set to "en_US.UTF-8 UTF-8"...mount: /winesapos/dev: udev already mounted on /winesapos/dev.
dmesg(1) may have more information after failed mount system call.
```
My current theory is that this is an issue with the latest `arch-install-scripts` package provided in the Arch Linux ISO `archlinux-2022.07.01-x86_64.iso`.
Related: https://github.com/LukeShortCloud/winesapOS/issues/427 | 1.0 | arch-chroot and udev issues - This appears to randomly happen at different parts of the installation/build. This leads to many chroot commands failing to run. Here is an example error:
```
Checking that the locale has been set to "en_US.UTF-8 UTF-8"...mount: /winesapos/dev: udev already mounted on /winesapos/dev.
dmesg(1) may have more information after failed mount system call.
```
My current theory is that this is an issue with the latest `arch-install-scripts` package provided in the Arch Linux ISO `archlinux-2022.07.01-x86_64.iso`.
Related: https://github.com/LukeShortCloud/winesapOS/issues/427 | priority | arch chroot and udev issues this appears to randomly happen at different parts of the installation build this leads to many chroot commands failing to run here is an example error checking that the locale has been set to en us utf utf mount winesapos dev udev already mounted on winesapos dev dmesg may have more information after failed mount system call my current theory is that this is an issue with the latest arch install scripts package provided in the arch linux iso archlinux iso related | 1 |
746,058 | 26,012,559,694 | IssuesEvent | 2022-12-21 04:13:19 | TencentBlueKing/bk-user | https://api.github.com/repos/TencentBlueKing/bk-user | closed | [重构版] helm charts补充对external Redis的说明 | Type: enhancement Layer: api Priority: High todo | bk-user/templates/redis-env-configmap.yaml
=> 增加redis连接的环境变量 => for django cache backend redis | 1.0 | [重构版] helm charts补充对external Redis的说明 - bk-user/templates/redis-env-configmap.yaml
=> 增加redis连接的环境变量 => for django cache backend redis | priority | helm charts补充对external redis的说明 bk user templates redis env configmap yaml 增加redis连接的环境变量 for django cache backend redis | 1 |
290,031 | 8,881,518,661 | IssuesEvent | 2019-01-14 10:22:40 | SAP/cloud-commerce-spartacus-storefront | https://api.github.com/repos/SAP/cloud-commerce-spartacus-storefront | closed | Script to generate release Changelog | epic/changelogimpl priority/HIGH team/asterix team/gladiators z/releasing | For each time we release on github, we need to include a change log that lists the changes that belong to the release. Here's an example:
https://github.com/angular/angular-cli/releases
And here's the angular script that generates it:
https://github.com/angular/angular-cli/blob/master/scripts/changelog.ts | 1.0 | Script to generate release Changelog - For each time we release on github, we need to include a change log that lists the changes that belong to the release. Here's an example:
https://github.com/angular/angular-cli/releases
And here's the angular script that generates it:
https://github.com/angular/angular-cli/blob/master/scripts/changelog.ts | priority | script to generate release changelog for each time we release on github we need to include a change log that lists the changes that belong to the release here s an example and here s the angular script that generates it | 1 |
326,767 | 9,960,890,274 | IssuesEvent | 2019-07-06 21:09:51 | jeff-hykin/cpp-textmate-grammar | https://api.github.com/repos/jeff-hykin/cpp-textmate-grammar | closed | Highlighting error when defining global variables with construction functions | High Priority 🐛 Bug | VSCode 1.35.1
Better C++ Syntax 1.12.11
similar to #206


```cpp
#include <ctime>
#include <cstdio>
#include <random>
std::mt19937 eng1(std::time(nullptr));
// std::mt19937 eng2(1234);
// int n(1234);
// 3 lines above can all cause the problem
int main()
{
printf("Hello World!\n");
return 0;
}
``` | 1.0 | Highlighting error when defining global variables with construction functions - VSCode 1.35.1
Better C++ Syntax 1.12.11
similar to #206


```cpp
#include <ctime>
#include <cstdio>
#include <random>
std::mt19937 eng1(std::time(nullptr));
// std::mt19937 eng2(1234);
// int n(1234);
// 3 lines above can all cause the problem
int main()
{
printf("Hello World!\n");
return 0;
}
``` | priority | highlighting error when defining global variables with construction functions vscode better c syntax similar to cpp include include include std std time nullptr std int n lines above can all cause the problem int main printf hello world n return | 1 |
381,985 | 11,299,235,308 | IssuesEvent | 2020-01-17 10:44:24 | bryntum/support | https://api.github.com/repos/bryntum/support | closed | Drag drop of multiple selected events in vertical mode does not work | bug high-priority resolved | Open https://www.bryntum.com/examples/scheduler/dragselection/
https://www.bryntum.com/forum/viewtopic.php?f=44&t=13025&p=68023#p68023
Select a few events, drag events to the right.
Note weird effects
Drop, not wrong placement
<img width="551" alt="Screenshot 2019-12-30 at 21 23 21" src="https://user-images.githubusercontent.com/218570/71599312-a855f000-2b4a-11ea-94c9-34f22e1e70fc.png">
| 1.0 | Drag drop of multiple selected events in vertical mode does not work - Open https://www.bryntum.com/examples/scheduler/dragselection/
https://www.bryntum.com/forum/viewtopic.php?f=44&t=13025&p=68023#p68023
Select a few events, drag events to the right.
Note weird effects
Drop, not wrong placement
<img width="551" alt="Screenshot 2019-12-30 at 21 23 21" src="https://user-images.githubusercontent.com/218570/71599312-a855f000-2b4a-11ea-94c9-34f22e1e70fc.png">
| priority | drag drop of multiple selected events in vertical mode does not work open select a few events drag events to the right note weird effects drop not wrong placement img width alt screenshot at src | 1 |
819,823 | 30,752,351,437 | IssuesEvent | 2023-07-28 20:35:55 | rstudio/gt | https://api.github.com/repos/rstudio/gt | closed | Currency signs created with fmt_currency render incorrectly with opt_interactive | Type: ☹︎ Bug Difficulty: [2] Intermediate Effort: [2] Medium Priority: [3] High Focus: HTML Output | ## Prework
* [x] Read and agree to the [code of conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html) and [contributing guidelines](https://github.com/rstudio/gt/blob/master/.github/CONTRIBUTING.md).
* [x] If there is [already a relevant issue](https://github.com/rstudio/gt/issues), whether open or closed, comment on the existing thread instead of posting a new issue.
## Description
Currency signs created with `fmt_currency` render incorrectly in interactive tables. For example, `GBP` appears instead of `£`.
## Reproducible example
```
gt::exibble |>
gt::gt() |>
gt::fmt_currency(
columns = currency,
currency = "GBP",
decimals = 0
) |>
gt::opt_interactive()
```
## Expected result
Currency sign should prefix the values in the specified column/s.
## Session info
```
R version 4.2.2 (2022-10-31)
Platform: aarch64-apple-darwin20 (64-bit)
Running under: macOS Monterey 12.6
Matrix products: default
LAPACK: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/lib/libRlapack.dylib
locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8
attached base packages:
[1] stats graphics grDevices utils datasets methods base
loaded via a namespace (and not attached):
[1] Rcpp_1.0.10 lubridate_1.9.2 tidyr_1.3.0 digest_0.6.31
[5] utf8_1.2.3 R6_2.5.1 paws.common_0.5.6 reactR_0.4.4
[9] piputilities_0.0.0.9000 httr_1.4.5 ggplot2_3.4.2 pillar_1.9.0
[13] gtExtras_0.4.5 rlang_1.1.1 RPostgreSQL_0.7-5 curl_5.0.0
[17] rstudioapi_0.14 fontawesome_0.5.1 reactable_0.4.4 readr_2.1.4
[21] stringr_1.5.0 htmlwidgets_1.6.2 bit_4.0.5 munsell_0.5.0
[25] compiler_4.2.2 janitor_2.2.0 xfun_0.39 pkgconfig_2.0.3
[29] htmltools_0.5.5 tidyselect_1.2.0 tibble_3.2.1 fansi_1.0.4
[33] crayon_1.5.2 dplyr_1.1.2 tzdb_0.4.0 withr_2.5.0
[37] grid_4.2.2 jsonlite_1.8.7 gtable_0.3.3 lifecycle_1.0.3
[41] DBI_1.1.3 pacman_0.5.1 magrittr_2.0.3 scales_1.2.1
[45] cli_3.6.1 stringi_1.7.12 vroom_1.6.3 codegrip_0.0.0.9000
[49] snakecase_0.11.0 xml2_1.3.5 paletteer_1.5.0 ellipsis_0.3.2
[53] generics_0.1.3 vctrs_0.6.3 paws.security.identity_0.2.0 RColorBrewer_1.1-3
[57] rematch2_2.1.2 tools_4.2.2 bit64_4.0.5 glue_1.6.2
[61] paws.storage_0.2.0 purrr_1.0.1 hms_1.1.3 crosstalk_1.2.0
[65] fastmap_1.1.1 yaml_2.3.7 timechange_0.2.0 xmlparsedata_1.0.5
[69] colorspace_2.1-0 downloadthis_0.3.2 gt_0.9.0 knitr_1.43
[73] sass_0.4.6
```
| 1.0 | Currency signs created with fmt_currency render incorrectly with opt_interactive - ## Prework
* [x] Read and agree to the [code of conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html) and [contributing guidelines](https://github.com/rstudio/gt/blob/master/.github/CONTRIBUTING.md).
* [x] If there is [already a relevant issue](https://github.com/rstudio/gt/issues), whether open or closed, comment on the existing thread instead of posting a new issue.
## Description
Currency signs created with `fmt_currency` render incorrectly in interactive tables. For example, `GBP` appears instead of `£`.
## Reproducible example
```
gt::exibble |>
gt::gt() |>
gt::fmt_currency(
columns = currency,
currency = "GBP",
decimals = 0
) |>
gt::opt_interactive()
```
## Expected result
Currency sign should prefix the values in the specified column/s.
## Session info
```
R version 4.2.2 (2022-10-31)
Platform: aarch64-apple-darwin20 (64-bit)
Running under: macOS Monterey 12.6
Matrix products: default
LAPACK: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/lib/libRlapack.dylib
locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8
attached base packages:
[1] stats graphics grDevices utils datasets methods base
loaded via a namespace (and not attached):
[1] Rcpp_1.0.10 lubridate_1.9.2 tidyr_1.3.0 digest_0.6.31
[5] utf8_1.2.3 R6_2.5.1 paws.common_0.5.6 reactR_0.4.4
[9] piputilities_0.0.0.9000 httr_1.4.5 ggplot2_3.4.2 pillar_1.9.0
[13] gtExtras_0.4.5 rlang_1.1.1 RPostgreSQL_0.7-5 curl_5.0.0
[17] rstudioapi_0.14 fontawesome_0.5.1 reactable_0.4.4 readr_2.1.4
[21] stringr_1.5.0 htmlwidgets_1.6.2 bit_4.0.5 munsell_0.5.0
[25] compiler_4.2.2 janitor_2.2.0 xfun_0.39 pkgconfig_2.0.3
[29] htmltools_0.5.5 tidyselect_1.2.0 tibble_3.2.1 fansi_1.0.4
[33] crayon_1.5.2 dplyr_1.1.2 tzdb_0.4.0 withr_2.5.0
[37] grid_4.2.2 jsonlite_1.8.7 gtable_0.3.3 lifecycle_1.0.3
[41] DBI_1.1.3 pacman_0.5.1 magrittr_2.0.3 scales_1.2.1
[45] cli_3.6.1 stringi_1.7.12 vroom_1.6.3 codegrip_0.0.0.9000
[49] snakecase_0.11.0 xml2_1.3.5 paletteer_1.5.0 ellipsis_0.3.2
[53] generics_0.1.3 vctrs_0.6.3 paws.security.identity_0.2.0 RColorBrewer_1.1-3
[57] rematch2_2.1.2 tools_4.2.2 bit64_4.0.5 glue_1.6.2
[61] paws.storage_0.2.0 purrr_1.0.1 hms_1.1.3 crosstalk_1.2.0
[65] fastmap_1.1.1 yaml_2.3.7 timechange_0.2.0 xmlparsedata_1.0.5
[69] colorspace_2.1-0 downloadthis_0.3.2 gt_0.9.0 knitr_1.43
[73] sass_0.4.6
```
| priority | currency signs created with fmt currency render incorrectly with opt interactive prework read and agree to the and if there is whether open or closed comment on the existing thread instead of posting a new issue description currency signs created with fmt currency render incorrectly in interactive tables for example gbp appears instead of £ reproducible example gt exibble gt gt gt fmt currency columns currency currency gbp decimals gt opt interactive expected result currency sign should prefix the values in the specified column s session info r version platform apple bit running under macos monterey matrix products default lapack library frameworks r framework versions resources lib librlapack dylib locale en us utf en us utf en us utf c en us utf en us utf attached base packages stats graphics grdevices utils datasets methods base loaded via a namespace and not attached rcpp lubridate tidyr digest paws common reactr piputilities httr pillar gtextras rlang rpostgresql curl rstudioapi fontawesome reactable readr stringr htmlwidgets bit munsell compiler janitor xfun pkgconfig htmltools tidyselect tibble fansi crayon dplyr tzdb withr grid jsonlite gtable lifecycle dbi pacman magrittr scales cli stringi vroom codegrip snakecase paletteer ellipsis generics vctrs paws security identity rcolorbrewer tools glue paws storage purrr hms crosstalk fastmap yaml timechange xmlparsedata colorspace downloadthis gt knitr sass | 1 |
437,099 | 12,560,623,010 | IssuesEvent | 2020-06-07 22:47:18 | SkriptInsight/SkriptInsight | https://api.github.com/repos/SkriptInsight/SkriptInsight | opened | Refactor Core project into multiple projects | enhancement help wanted priority:high type: parser | Currently, the project has so many files on the Core project.
It would be helpful to have the parser core on a different project other than the Core.
Moving stuff around will probably break some stuff, so we need to be careful when doing the changes by abstracting anything that needs to be abstracted (Syntax Provider; Known Types Provider). | 1.0 | Refactor Core project into multiple projects - Currently, the project has so many files on the Core project.
It would be helpful to have the parser core on a different project other than the Core.
Moving stuff around will probably break some stuff, so we need to be careful when doing the changes by abstracting anything that needs to be abstracted (Syntax Provider; Known Types Provider). | priority | refactor core project into multiple projects currently the project has so many files on the core project it would be helpful to have the parser core on a different project other than the core moving stuff around will probably break some stuff so we need to be careful when doing the changes by abstracting anything that needs to be abstracted syntax provider known types provider | 1 |
502,806 | 14,567,203,209 | IssuesEvent | 2020-12-17 09:56:31 | konveyor/forklift-ui | https://api.github.com/repos/konveyor/forklift-ui | closed | [BZ#1907926] Provider CR disappears when incorrect hostname or IP address is provided while updating VMware provider in UI | high-priority | RHBZ: https://bugzilla.redhat.com/show_bug.cgi?id=1907926
Currently the providers table is rendered only from provider objects in the inventory API, and we don't load provider CRs from the cluster API (we only create those CRs). We should add a query for the provider CRs and flip this so the table is driven by those CRs and supplemented by the inventory API objects. This way we always have status for each provider even if it's not available in the inventory API. | 1.0 | [BZ#1907926] Provider CR disappears when incorrect hostname or IP address is provided while updating VMware provider in UI - RHBZ: https://bugzilla.redhat.com/show_bug.cgi?id=1907926
Currently the providers table is rendered only from provider objects in the inventory API, and we don't load provider CRs from the cluster API (we only create those CRs). We should add a query for the provider CRs and flip this so the table is driven by those CRs and supplemented by the inventory API objects. This way we always have status for each provider even if it's not available in the inventory API. | priority | provider cr disappears when incorrect hostname or ip address is provided while updating vmware provider in ui rhbz currently the providers table is rendered only from provider objects in the inventory api and we don t load provider crs from the cluster api we only create those crs we should add a query for the provider crs and flip this so the table is driven by those crs and supplemented by the inventory api objects this way we always have status for each provider even if it s not available in the inventory api | 1 |
388,606 | 11,489,889,337 | IssuesEvent | 2020-02-11 16:12:01 | salesagility/SuiteCRM | https://api.github.com/repos/salesagility/SuiteCRM | closed | Run Email Notification not working | Bug Emails Fix Proposed High Priority Resolved: Next Release | Users are not getting notifications for email and for meetings
Nothing I could find is simular
#### Issue
Run Email Notification is running but no notification is being sent
#### Expected Behavior
Notifications to be sent
#### Actual Behavior
PHP Notice: Trying to get property of non-object in /power-choice/web/crm.company.com.au/public_html/crm/modules/Activities/EmailReminder.php on line 163
PHP Fatal error: Uncaught Error: Call to a member function getReplyToAddress() on null in /power-choice/web/crm.company.com.au/public_html/crm/modules/Activities/EmailReminder.php:163
Stack trace:
#0 /power-choice/web/crm.company.com.au/public_html/crm/modules/Reminders/Reminder.php(212): EmailReminder->sendReminders(Object(Call), Object(Administration), Array)
#1 /power-choice/web/crm.company.com.au/public_html/crm/modules/Activities/EmailReminder.php(97): Reminder::sendEmailReminders(Object(EmailReminder), Object(Administration))
#2 /power-choice/web/crm.company.com.au/public_html/crm/modules/Schedulers/_AddJobsHere.php(435): EmailReminder->process()
#3 /power-choice/web/crm.company.com.au/public_html/crm/modules/SchedulersJobs/SchedulersJob.php(542): sendEmailReminders(Object(SchedulersJob))
#4 /power-choice/web/crm.compnay.com.au/public_html/crm/include/SugarQueue/SugarCronJobs.php(191): SchedulersJob->runJob()
#5 /power-choice/web/crm.companycom.au/public_html/crm/include/SugarQueue/Su in /power-choice/web/crm.company.com.au/public_html/crm/modules/Activities/EmailReminder.php on line 163
#### Possible Fix
#### Steps to Reproduce
run the job get the error.
#### Context
can not run one of the core function of the system
#### Your Environment
<!--- Include as many relevant details about the environment you experienced the bug in -->
* SuiteCRM Version used:
Version 7.11.2
Sugar Version 6.5.25 (Build 344)
* Browser name and version (e.g. Chrome Version 51.0.2704.63 (64-bit)):

* Environment name and version (e.g. MySQL, PHP 7):
php 7.1 , mysql
* Operating System and version (e.g Ubuntu 16.04):
Selinux 7.6
| 1.0 | Run Email Notification not working - Users are not getting notifications for email and for meetings
Nothing I could find is simular
#### Issue
Run Email Notification is running but no notification is being sent
#### Expected Behavior
Notifications to be sent
#### Actual Behavior
PHP Notice: Trying to get property of non-object in /power-choice/web/crm.company.com.au/public_html/crm/modules/Activities/EmailReminder.php on line 163
PHP Fatal error: Uncaught Error: Call to a member function getReplyToAddress() on null in /power-choice/web/crm.company.com.au/public_html/crm/modules/Activities/EmailReminder.php:163
Stack trace:
#0 /power-choice/web/crm.company.com.au/public_html/crm/modules/Reminders/Reminder.php(212): EmailReminder->sendReminders(Object(Call), Object(Administration), Array)
#1 /power-choice/web/crm.company.com.au/public_html/crm/modules/Activities/EmailReminder.php(97): Reminder::sendEmailReminders(Object(EmailReminder), Object(Administration))
#2 /power-choice/web/crm.company.com.au/public_html/crm/modules/Schedulers/_AddJobsHere.php(435): EmailReminder->process()
#3 /power-choice/web/crm.company.com.au/public_html/crm/modules/SchedulersJobs/SchedulersJob.php(542): sendEmailReminders(Object(SchedulersJob))
#4 /power-choice/web/crm.compnay.com.au/public_html/crm/include/SugarQueue/SugarCronJobs.php(191): SchedulersJob->runJob()
#5 /power-choice/web/crm.companycom.au/public_html/crm/include/SugarQueue/Su in /power-choice/web/crm.company.com.au/public_html/crm/modules/Activities/EmailReminder.php on line 163
#### Possible Fix
#### Steps to Reproduce
run the job get the error.
#### Context
can not run one of the core function of the system
#### Your Environment
<!--- Include as many relevant details about the environment you experienced the bug in -->
* SuiteCRM Version used:
Version 7.11.2
Sugar Version 6.5.25 (Build 344)
* Browser name and version (e.g. Chrome Version 51.0.2704.63 (64-bit)):

* Environment name and version (e.g. MySQL, PHP 7):
php 7.1 , mysql
* Operating System and version (e.g Ubuntu 16.04):
Selinux 7.6
| priority | run email notification not working users are not getting notifications for email and for meetings nothing i could find is simular issue run email notification is running but no notification is being sent expected behavior notifications to be sent actual behavior php notice trying to get property of non object in power choice web crm company com au public html crm modules activities emailreminder php on line php fatal error uncaught error call to a member function getreplytoaddress on null in power choice web crm company com au public html crm modules activities emailreminder php stack trace power choice web crm company com au public html crm modules reminders reminder php emailreminder sendreminders object call object administration array power choice web crm company com au public html crm modules activities emailreminder php reminder sendemailreminders object emailreminder object administration power choice web crm company com au public html crm modules schedulers addjobshere php emailreminder process power choice web crm company com au public html crm modules schedulersjobs schedulersjob php sendemailreminders object schedulersjob power choice web crm compnay com au public html crm include sugarqueue sugarcronjobs php schedulersjob runjob power choice web crm companycom au public html crm include sugarqueue su in power choice web crm company com au public html crm modules activities emailreminder php on line possible fix steps to reproduce run the job get the error context can not run one of the core function of the system your environment suitecrm version used version sugar version build browser name and version e g chrome version bit environment name and version e g mysql php php mysql operating system and version e g ubuntu selinux | 1 |
132,672 | 5,190,667,264 | IssuesEvent | 2017-01-21 12:02:07 | fossasia/open-event-orga-server | https://api.github.com/repos/fossasia/open-event-orga-server | closed | Implement "Apply" Promotional Code on event site itself | enhancement Priority: High | Our promotional code/discount gets applied only after the user advances to the next page.
Expected:
* [x] There should be an "Apply" button on the right hand side of the promotion field (when it is expanded).

* [ ] After the user hits "Apply":
* [ ] Display below the ticket type the applied discount, e.g. Discounted 50%
* [ ] Display the new (discounted) ticket price in the price column and the old ticket price crossed
Compare:

| 1.0 | Implement "Apply" Promotional Code on event site itself - Our promotional code/discount gets applied only after the user advances to the next page.
Expected:
* [x] There should be an "Apply" button on the right hand side of the promotion field (when it is expanded).

* [ ] After the user hits "Apply":
* [ ] Display below the ticket type the applied discount, e.g. Discounted 50%
* [ ] Display the new (discounted) ticket price in the price column and the old ticket price crossed
Compare:

| priority | implement apply promotional code on event site itself our promotional code discount gets applied only after the user advances to the next page expected there should be an apply button on the right hand side of the promotion field when it is expanded after the user hits apply display below the ticket type the applied discount e g discounted display the new discounted ticket price in the price column and the old ticket price crossed compare | 1 |
718,600 | 24,725,175,347 | IssuesEvent | 2022-10-20 13:36:15 | prisma/prisma | https://api.github.com/repos/prisma/prisma | closed | Postgres integer column silently overflows to bad value | bug/2-confirmed kind/bug topic: client types team/client priority/high size/unknown | ### Bug description
On inserting record into table with integer column a value that overflows postgres max integer value of 2147483647 no error message is returned and record with bad value is silently stored.
E.g. `2265000000` is saved as `-2029967296`
### How to reproduce
1. Create table with int column
2. Insert record via Prisma with value that exceeds max postgres integer
3. Wrong value in table is stored
### Expected behavior
An error should be thrown
### Prisma information
```
generator client {
provider = "prisma-client-js"
previewFeatures = ["improvedQueryRaw"]
}
datasource db {
provider = "postgresql"
}
```
### Prisma Version
```
3.15
```
| 1.0 | Postgres integer column silently overflows to bad value - ### Bug description
On inserting record into table with integer column a value that overflows postgres max integer value of 2147483647 no error message is returned and record with bad value is silently stored.
E.g. `2265000000` is saved as `-2029967296`
### How to reproduce
1. Create table with int column
2. Insert record via Prisma with value that exceeds max postgres integer
3. Wrong value in table is stored
### Expected behavior
An error should be thrown
### Prisma information
```
generator client {
provider = "prisma-client-js"
previewFeatures = ["improvedQueryRaw"]
}
datasource db {
provider = "postgresql"
}
```
### Prisma Version
```
3.15
```
| priority | postgres integer column silently overflows to bad value bug description on inserting record into table with integer column a value that overflows postgres max integer value of no error message is returned and record with bad value is silently stored e g is saved as how to reproduce create table with int column insert record via prisma with value that exceeds max postgres integer wrong value in table is stored expected behavior an error should be thrown prisma information generator client provider prisma client js previewfeatures datasource db provider postgresql prisma version | 1 |
162,341 | 6,151,292,879 | IssuesEvent | 2017-06-28 01:54:01 | japanesemediamanager/ShokoDesktop | https://api.github.com/repos/japanesemediamanager/ShokoDesktop | closed | Local path not accesible with password protection | Bug - High Priority | When adding SMB shear in local path:
\netbios-name\drive\folder
It is not posible to enter it when its need authorization.
Because JMMClient run as Administrator it wont use the login/pass combo from current user and there is no popup for adding login/password for it.
| 1.0 | Local path not accesible with password protection - When adding SMB shear in local path:
\netbios-name\drive\folder
It is not posible to enter it when its need authorization.
Because JMMClient run as Administrator it wont use the login/pass combo from current user and there is no popup for adding login/password for it.
| priority | local path not accesible with password protection when adding smb shear in local path netbios name drive folder it is not posible to enter it when its need authorization because jmmclient run as administrator it wont use the login pass combo from current user and there is no popup for adding login password for it | 1 |
38,339 | 2,845,981,357 | IssuesEvent | 2015-05-29 08:29:19 | IntellectualCrafters/PlotSquared | https://api.github.com/repos/IntellectualCrafters/PlotSquared | reopened | /p deny bug | [!] bug [‼] high priority | Using /p deny on a player that is inside your plot will make him glitchy in his current position, not able to type any commands or move. I believe the correct behavior is to send him to the server's spawn.
Using version 2.11.8 with the latest spigot 1.8.3 build. | 1.0 | /p deny bug - Using /p deny on a player that is inside your plot will make him glitchy in his current position, not able to type any commands or move. I believe the correct behavior is to send him to the server's spawn.
Using version 2.11.8 with the latest spigot 1.8.3 build. | priority | p deny bug using p deny on a player that is inside your plot will make him glitchy in his current position not able to type any commands or move i believe the correct behavior is to send him to the server s spawn using version with the latest spigot build | 1 |
99,012 | 4,045,009,524 | IssuesEvent | 2016-05-21 18:10:04 | FiskFille/TransformersMod | https://api.github.com/repos/FiskFille/TransformersMod | closed | Ground Bridge portals break on chunk unload | bug game-breaking high-priority | If you leave a Ground Bridge activated and leave the chunks so they unload, the destination portal created stops working. | 1.0 | Ground Bridge portals break on chunk unload - If you leave a Ground Bridge activated and leave the chunks so they unload, the destination portal created stops working. | priority | ground bridge portals break on chunk unload if you leave a ground bridge activated and leave the chunks so they unload the destination portal created stops working | 1 |
606,383 | 18,761,234,573 | IssuesEvent | 2021-11-05 16:41:52 | UCL/frrant | https://api.github.com/repos/UCL/frrant | closed | Resize and shift to the left to leave space for the symbol picker | High priority Layout Easy | Otherwise symbol picker will be on top of edition boxes. | 1.0 | Resize and shift to the left to leave space for the symbol picker - Otherwise symbol picker will be on top of edition boxes. | priority | resize and shift to the left to leave space for the symbol picker otherwise symbol picker will be on top of edition boxes | 1 |
820,170 | 30,762,534,390 | IssuesEvent | 2023-07-29 22:19:16 | cancervariants/variation-normalization | https://api.github.com/repos/cancervariants/variation-normalization | opened | Update metaschema to use VRS 2.0-alpha changes | enhancement priority:high | Will do this once #474 gets merged and VRS-Python has been updated to use pydantic V2 models | 1.0 | Update metaschema to use VRS 2.0-alpha changes - Will do this once #474 gets merged and VRS-Python has been updated to use pydantic V2 models | priority | update metaschema to use vrs alpha changes will do this once gets merged and vrs python has been updated to use pydantic models | 1 |
31,694 | 2,736,310,296 | IssuesEvent | 2015-04-19 09:35:13 | wheel1992/carpark-hdb-php | https://api.github.com/repos/wheel1992/carpark-hdb-php | opened | As a vehicle owner, I would like to find any available car park near my location | priority high user stories | so that I can choose the nearest available car park | 1.0 | As a vehicle owner, I would like to find any available car park near my location - so that I can choose the nearest available car park | priority | as a vehicle owner i would like to find any available car park near my location so that i can choose the nearest available car park | 1 |
314,870 | 9,603,908,386 | IssuesEvent | 2019-05-10 18:24:14 | TheWeatherCompany/maps-pangea-web | https://api.github.com/repos/TheWeatherCompany/maps-pangea-web | closed | Create "Wish List" document | priority: :arrow_up: high status: :+1: accepted typeof: :scroll: document | - [ ] List known wishes
- [ ] Investigate external features
- [ ] Partners
- [ ] TWC Maps SDK
- [ ] Operations Dashboard
- [ ] Outage Prediction
- [ ] Weather Underground
- [ ] Weather.com
- [ ] SSDS | 1.0 | Create "Wish List" document - - [ ] List known wishes
- [ ] Investigate external features
- [ ] Partners
- [ ] TWC Maps SDK
- [ ] Operations Dashboard
- [ ] Outage Prediction
- [ ] Weather Underground
- [ ] Weather.com
- [ ] SSDS | priority | create wish list document list known wishes investigate external features partners twc maps sdk operations dashboard outage prediction weather underground weather com ssds | 1 |
678,686 | 23,207,237,257 | IssuesEvent | 2022-08-02 06:55:44 | TencentBlueKing/bk-nodeman | https://api.github.com/repos/TencentBlueKing/bk-nodeman | closed | [FEATURE] 支持 bk_agent_id | kind/feature module/backend module/saas version/V2.2.X priority/high | **你想要什么功能**
节点管理整体代码需支持bk_agent_id
**为什么需要**
蓝鲸需纳管办公区域的机器,由于DHCP的缘故,机器的IP有可能会变动,因此需使用AgentID唯一标识一台主机
**建议如何实现**
| 1.0 | [FEATURE] 支持 bk_agent_id - **你想要什么功能**
节点管理整体代码需支持bk_agent_id
**为什么需要**
蓝鲸需纳管办公区域的机器,由于DHCP的缘故,机器的IP有可能会变动,因此需使用AgentID唯一标识一台主机
**建议如何实现**
| priority | 支持 bk agent id 你想要什么功能 节点管理整体代码需支持bk agent id 为什么需要 蓝鲸需纳管办公区域的机器,由于dhcp的缘故,机器的ip有可能会变动,因此需使用agentid唯一标识一台主机 建议如何实现 | 1 |
341,055 | 10,282,272,665 | IssuesEvent | 2019-08-26 10:39:55 | geosolutions-it/MapStore2 | https://api.github.com/repos/geosolutions-it/MapStore2 | closed | Introduce support for Map Annotations | Accepted Priority: High user story | We are talking about the possibility to create annotations on the map that would be made of:
1. a geometry (point, polygon, line)
2. label (optional)
3. title
4. free text or even better HTML with an editor
5. a zoom interval od validity (i.e. the zoom range within which we show the annotation)
6. Activation style (e.g. Hover VS Click), to decid how to show the pop up
We also need the ability to
- style the geometry
- style the pop-up (OPTIONAL)
- choose an icon (OPTIONAL)
- export and re-import
- share along with the map
- print along with the map
- search them using title and labes (OPTIONAL)
Ideally (future cycles of development), it should also be possible to persiste them and therefore have control over:
- visibility (private, public, mixed visibility)
- modification permission
- history | 1.0 | Introduce support for Map Annotations - We are talking about the possibility to create annotations on the map that would be made of:
1. a geometry (point, polygon, line)
2. label (optional)
3. title
4. free text or even better HTML with an editor
5. a zoom interval od validity (i.e. the zoom range within which we show the annotation)
6. Activation style (e.g. Hover VS Click), to decid how to show the pop up
We also need the ability to
- style the geometry
- style the pop-up (OPTIONAL)
- choose an icon (OPTIONAL)
- export and re-import
- share along with the map
- print along with the map
- search them using title and labes (OPTIONAL)
Ideally (future cycles of development), it should also be possible to persiste them and therefore have control over:
- visibility (private, public, mixed visibility)
- modification permission
- history | priority | introduce support for map annotations we are talking about the possibility to create annotations on the map that would be made of a geometry point polygon line label optional title free text or even better html with an editor a zoom interval od validity i e the zoom range within which we show the annotation activation style e g hover vs click to decid how to show the pop up we also need the ability to style the geometry style the pop up optional choose an icon optional export and re import share along with the map print along with the map search them using title and labes optional ideally future cycles of development it should also be possible to persiste them and therefore have control over visibility private public mixed visibility modification permission history | 1 |
541,424 | 15,826,775,010 | IssuesEvent | 2021-04-06 07:52:24 | camunda-cloud/zeebe | https://api.github.com/repos/camunda-cloud/zeebe | closed | An expression can't contain variable names with dashes | Impact: Usability Scope: broker Scope: clients/java Severity: High Status: Needs Priority Type: Bug | **Describe the bug**
Giving a payload which contains keys with minus/dash can make problems on execution. If we extract for example the variables for multi instances or input mappings etc this will cause incidents, because it can't resolve the value.

If we quote the expression like described here https://stackoverflow.com/questions/13869627/unable-to-access-json-property-with-dash: `=["steady-state-hypothesis"]["probes"]` this doesn't help.

So we need to change our structure or at least the keys to get this working.
**To Reproduce**
*Example Payload*
```json
{
"version": "0.1.0",
"title": "Zeebe follower graceful restart experiment",
"description": "Zeebe should be fault-tolerant. Zeebe should be able to handle follower restarts.",
"contributions": {
"reliability": "high",
"availability": "high"
},
"steady-state-hypothesis": {
"title": "Zeebe is alive",
"probes": [
{
"name": "All pods should be ready",
"type": "probe",
"tolerance": 0,
"provider": {
"type": "process",
"path": "verify-readiness.sh",
"timeout": 900
}
},
{
"name": "Should be able to create workflow instances on partition 3",
"type": "probe",
"tolerance": 0,
"provider": {
"type": "process",
"path": "verify-steady-state.sh",
"arguments": "3",
"timeout": 900
}
}
]
},
"method": [
{
"type": "action",
"name": "Restart follower of partition 3 gracefully",
"provider": {
"type": "process",
"path": "shutdown-gracefully-partition.sh",
"arguments": ["Follower", "3"]
}
}
],
"rollbacks": []
}
```
Extract the steady-state value.
**Expected behavior**
It fails for normal expression, but with escaping it should work.
Also jq has problems with extracting this, but this can easiliy solved with quotation marks.
**Fails**
```
[zell follower-restart/ cluster: zeebe-cluster ns:default]$ cat experiment.json | jq '.steady-state-hypothesis'
jq: error: state/0 is not defined at <top-level>, line 1:
.steady-state-hypothesis
jq: error: hypothesis/0 is not defined at <top-level>, line 1:
.steady-state-hypothesis
jq: 2 compile errors
```
**Works**
```sh
[zell follower-restart/ cluster: zeebe-cluster ns:default]$ cat experiment.json | jq '."steady-state-hypothesis"'
{
"title": "Zeebe is alive",
"probes": [
{
"name": "All pods should be ready",
"type": "probe",
"tolerance": 0,
"provider": {
"type": "process",
"path": "verify-readiness.sh",
"timeout": 900
}
},
{
"name": "Should be able to create workflow instances on partition 3",
"type": "probe",
"tolerance": 0,
"provider": {
"type": "process",
"path": "verify-steady-state.sh",
"arguments": "3",
"timeout": 900
}
}
]
}
```
**Environment:**
- OS: docker
- Zeebe Version: 26
- Configuration: [e.g. exporters etc.]
| 1.0 | An expression can't contain variable names with dashes - **Describe the bug**
Giving a payload which contains keys with minus/dash can make problems on execution. If we extract for example the variables for multi instances or input mappings etc this will cause incidents, because it can't resolve the value.

If we quote the expression like described here https://stackoverflow.com/questions/13869627/unable-to-access-json-property-with-dash: `=["steady-state-hypothesis"]["probes"]` this doesn't help.

So we need to change our structure or at least the keys to get this working.
**To Reproduce**
*Example Payload*
```json
{
"version": "0.1.0",
"title": "Zeebe follower graceful restart experiment",
"description": "Zeebe should be fault-tolerant. Zeebe should be able to handle follower restarts.",
"contributions": {
"reliability": "high",
"availability": "high"
},
"steady-state-hypothesis": {
"title": "Zeebe is alive",
"probes": [
{
"name": "All pods should be ready",
"type": "probe",
"tolerance": 0,
"provider": {
"type": "process",
"path": "verify-readiness.sh",
"timeout": 900
}
},
{
"name": "Should be able to create workflow instances on partition 3",
"type": "probe",
"tolerance": 0,
"provider": {
"type": "process",
"path": "verify-steady-state.sh",
"arguments": "3",
"timeout": 900
}
}
]
},
"method": [
{
"type": "action",
"name": "Restart follower of partition 3 gracefully",
"provider": {
"type": "process",
"path": "shutdown-gracefully-partition.sh",
"arguments": ["Follower", "3"]
}
}
],
"rollbacks": []
}
```
Extract the steady-state value.
**Expected behavior**
It fails for normal expression, but with escaping it should work.
Also jq has problems with extracting this, but this can easiliy solved with quotation marks.
**Fails**
```
[zell follower-restart/ cluster: zeebe-cluster ns:default]$ cat experiment.json | jq '.steady-state-hypothesis'
jq: error: state/0 is not defined at <top-level>, line 1:
.steady-state-hypothesis
jq: error: hypothesis/0 is not defined at <top-level>, line 1:
.steady-state-hypothesis
jq: 2 compile errors
```
**Works**
```sh
[zell follower-restart/ cluster: zeebe-cluster ns:default]$ cat experiment.json | jq '."steady-state-hypothesis"'
{
"title": "Zeebe is alive",
"probes": [
{
"name": "All pods should be ready",
"type": "probe",
"tolerance": 0,
"provider": {
"type": "process",
"path": "verify-readiness.sh",
"timeout": 900
}
},
{
"name": "Should be able to create workflow instances on partition 3",
"type": "probe",
"tolerance": 0,
"provider": {
"type": "process",
"path": "verify-steady-state.sh",
"arguments": "3",
"timeout": 900
}
}
]
}
```
**Environment:**
- OS: docker
- Zeebe Version: 26
- Configuration: [e.g. exporters etc.]
| priority | an expression can t contain variable names with dashes describe the bug giving a payload which contains keys with minus dash can make problems on execution if we extract for example the variables for multi instances or input mappings etc this will cause incidents because it can t resolve the value if we quote the expression like described here this doesn t help so we need to change our structure or at least the keys to get this working to reproduce example payload json version title zeebe follower graceful restart experiment description zeebe should be fault tolerant zeebe should be able to handle follower restarts contributions reliability high availability high steady state hypothesis title zeebe is alive probes name all pods should be ready type probe tolerance provider type process path verify readiness sh timeout name should be able to create workflow instances on partition type probe tolerance provider type process path verify steady state sh arguments timeout method type action name restart follower of partition gracefully provider type process path shutdown gracefully partition sh arguments rollbacks extract the steady state value expected behavior it fails for normal expression but with escaping it should work also jq has problems with extracting this but this can easiliy solved with quotation marks fails cat experiment json jq steady state hypothesis jq error state is not defined at line steady state hypothesis jq error hypothesis is not defined at line steady state hypothesis jq compile errors works sh cat experiment json jq steady state hypothesis title zeebe is alive probes name all pods should be ready type probe tolerance provider type process path verify readiness sh timeout name should be able to create workflow instances on partition type probe tolerance provider type process path verify steady state sh arguments timeout environment os docker zeebe version configuration | 1 |
457,260 | 13,153,911,216 | IssuesEvent | 2020-08-10 05:15:41 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | www.reddit.com - see bug description | browser-focus-geckoview engine-gecko ml-needsdiagnosis-false ml-probability-high priority-critical | <!-- @browser: Firefox Mobile 78.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 10; Mobile; rv:78.0) Gecko/78.0 Firefox/78.0 -->
<!-- @reported_with: unknown -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/56323 -->
<!-- @extra_labels: browser-focus-geckoview -->
**URL**: https://www.reddit.com/
**Browser / Version**: Firefox Mobile 78.0
**Operating System**: Android
**Tested Another Browser**: No
**Problem type**: Something else
**Description**: even after deleting browsing history (with the bottom right corner button) I am still logged in when I revisit.
**Steps to Reproduce**:
I logged onto my reddit account, browsed and the cleared my history with the delte history botton. I expected then when I log back in the account should have been signed out. You know, the whole point of this app? Clear and cookies, browser, erase and repeat stuff.
But, when I reopened reddit, I was still logged in.
<details>
<summary>Browser Configuration</summary>
<ul>
<li>None</li>
</ul>
</details>
_From [webcompat.com](https://webcompat.com/) with ❤️_ | 1.0 | www.reddit.com - see bug description - <!-- @browser: Firefox Mobile 78.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 10; Mobile; rv:78.0) Gecko/78.0 Firefox/78.0 -->
<!-- @reported_with: unknown -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/56323 -->
<!-- @extra_labels: browser-focus-geckoview -->
**URL**: https://www.reddit.com/
**Browser / Version**: Firefox Mobile 78.0
**Operating System**: Android
**Tested Another Browser**: No
**Problem type**: Something else
**Description**: even after deleting browsing history (with the bottom right corner button) I am still logged in when I revisit.
**Steps to Reproduce**:
I logged onto my reddit account, browsed and the cleared my history with the delte history botton. I expected then when I log back in the account should have been signed out. You know, the whole point of this app? Clear and cookies, browser, erase and repeat stuff.
But, when I reopened reddit, I was still logged in.
<details>
<summary>Browser Configuration</summary>
<ul>
<li>None</li>
</ul>
</details>
_From [webcompat.com](https://webcompat.com/) with ❤️_ | priority | see bug description url browser version firefox mobile operating system android tested another browser no problem type something else description even after deleting browsing history with the bottom right corner button i am still logged in when i revisit steps to reproduce i logged onto my reddit account browsed and the cleared my history with the delte history botton i expected then when i log back in the account should have been signed out you know the whole point of this app clear and cookies browser erase and repeat stuff but when i reopened reddit i was still logged in browser configuration none from with ❤️ | 1 |
359,627 | 10,678,912,013 | IssuesEvent | 2019-10-21 18:13:37 | seung-lab/neuroglancer | https://api.github.com/repos/seung-lab/neuroglancer | closed | Many annotations cause Neuroglancer to slow down | Priority: High Status: Available Type: Performance | Too many DOM elements for annotations in the side panel cause Neuroglancer to lag considerably. After discussion, the developer team has come up with a solution: change the annotation list container such that only the annotations that are currently visible in the list exist on the DOM, the others having say `display: none`. Thus, the visible ones in the list are shown dynamically as you scroll up and down the list with the scrollbar. | 1.0 | Many annotations cause Neuroglancer to slow down - Too many DOM elements for annotations in the side panel cause Neuroglancer to lag considerably. After discussion, the developer team has come up with a solution: change the annotation list container such that only the annotations that are currently visible in the list exist on the DOM, the others having say `display: none`. Thus, the visible ones in the list are shown dynamically as you scroll up and down the list with the scrollbar. | priority | many annotations cause neuroglancer to slow down too many dom elements for annotations in the side panel cause neuroglancer to lag considerably after discussion the developer team has come up with a solution change the annotation list container such that only the annotations that are currently visible in the list exist on the dom the others having say display none thus the visible ones in the list are shown dynamically as you scroll up and down the list with the scrollbar | 1 |
55,940 | 3,075,563,710 | IssuesEvent | 2015-08-20 14:17:56 | jamoma/JamomaMax | https://api.github.com/repos/jamoma/JamomaMax | closed | j.modular with non existent protocol argument crashes | priority/high type/bug | Create a `[j.modular osc]` and see what happen.
here is my log : https://gist.github.com/avilleret/0f57fc38340508b1016d
this looks like : https://github.com/jamoma/JamomaPureData/issues/3 | 1.0 | j.modular with non existent protocol argument crashes - Create a `[j.modular osc]` and see what happen.
here is my log : https://gist.github.com/avilleret/0f57fc38340508b1016d
this looks like : https://github.com/jamoma/JamomaPureData/issues/3 | priority | j modular with non existent protocol argument crashes create a and see what happen here is my log this looks like | 1 |
486,107 | 14,004,480,733 | IssuesEvent | 2020-10-28 17:09:16 | JoseExposito/touchegg | https://api.github.com/repos/JoseExposito/touchegg | closed | Run only one instance of `touchegg --client` per user | Priority-High enhancement | As mentioned in https://github.com/JoseExposito/touchegg/issues/367 it is possible to run multiple client instances by the same user.
As v2.0.2 will be included to autostart programs on install https://github.com/JoseExposito/touchegg/issues/361 , users that manually added Touchégg to autostart could end up with 2 instances running at the same time.
This issue must be avoided. It is important to notice that running multiple client instances by different users must be allowed. | 1.0 | Run only one instance of `touchegg --client` per user - As mentioned in https://github.com/JoseExposito/touchegg/issues/367 it is possible to run multiple client instances by the same user.
As v2.0.2 will be included to autostart programs on install https://github.com/JoseExposito/touchegg/issues/361 , users that manually added Touchégg to autostart could end up with 2 instances running at the same time.
This issue must be avoided. It is important to notice that running multiple client instances by different users must be allowed. | priority | run only one instance of touchegg client per user as mentioned in it is possible to run multiple client instances by the same user as will be included to autostart programs on install users that manually added touchégg to autostart could end up with instances running at the same time this issue must be avoided it is important to notice that running multiple client instances by different users must be allowed | 1 |
667,877 | 22,505,236,831 | IssuesEvent | 2022-06-23 14:58:47 | CDCgov/prime-reportstream | https://api.github.com/repos/CDCgov/prime-reportstream | closed | WA - Duplicate Submissions (Failures from 1/30) | onboarding-ops receiver High Priority data-issue Resubmissions Required | WA reported failed messages due to duplicate submissions on 1/30.
WA wants us to inform them of the count and message ids for positive and negative results before any resubmissions are attempted. | 1.0 | WA - Duplicate Submissions (Failures from 1/30) - WA reported failed messages due to duplicate submissions on 1/30.
WA wants us to inform them of the count and message ids for positive and negative results before any resubmissions are attempted. | priority | wa duplicate submissions failures from wa reported failed messages due to duplicate submissions on wa wants us to inform them of the count and message ids for positive and negative results before any resubmissions are attempted | 1 |
728,005 | 25,062,355,993 | IssuesEvent | 2022-11-07 03:50:34 | AY2223S1-CS2103T-T12-4/tp | https://api.github.com/repos/AY2223S1-CS2103T-T12-4/tp | closed | [PE-D][Tester B] Adding overdue recurring tasks but not recurring | priority.High severity.High | When a recurring task for a date before the present date is added, the recurring task is not repeated until the command is undone and redone.
Before undoing and redoing:

After undoing and redoing:


<!--session: 1666943901448-6e02c4a9-c041-4d09-8166-6912071b0ea3--><!--Version: Web v3.4.4-->
-------------
Labels: `severity.High` `type.FunctionalityBug`
original: glemenneo/ped#4 | 1.0 | [PE-D][Tester B] Adding overdue recurring tasks but not recurring - When a recurring task for a date before the present date is added, the recurring task is not repeated until the command is undone and redone.
Before undoing and redoing:

After undoing and redoing:


<!--session: 1666943901448-6e02c4a9-c041-4d09-8166-6912071b0ea3--><!--Version: Web v3.4.4-->
-------------
Labels: `severity.High` `type.FunctionalityBug`
original: glemenneo/ped#4 | priority | adding overdue recurring tasks but not recurring when a recurring task for a date before the present date is added the recurring task is not repeated until the command is undone and redone before undoing and redoing after undoing and redoing labels severity high type functionalitybug original glemenneo ped | 1 |
480,386 | 13,851,385,471 | IssuesEvent | 2020-10-15 03:50:34 | wso2/product-is | https://api.github.com/repos/wso2/product-is | closed | Can't import certificates in pem/crt formats | Affected/5.11.0-Alpha3 Priority/High Severity/Critical bug ux | **Describe the issue:**
Tried to import a certificate in pem format / crt format via console. It fails as follows. If the certificate is in `cer` format, it can be uploaded, but there is no mention about supported formats.
<img width="541" alt="Cert-upload" src="https://user-images.githubusercontent.com/25483865/95316829-2a491700-0849-11eb-815f-3ad3d41cd0be.PNG">
**How to reproduce:**
1. Create a keystore:
`keytool -genkey -alias newcert -keyalg RSA -keysize 2048 -keystore newkeystore.jks -dname "CN=is.dev.wso2.com, OU=Is,O=Wso2,L=SL,S=WS,C=LK" -storepass mypassword -keypass mypassword`
2. Export the public cert in pem format:
`keytool -export -alias newcert -keystore newkeystore.jks -file pkn.pem`
3. Export the public cert in crt format:
`keytool -export -alias newcert -keystore newkeystore.jks -file pkn.crt`
4. Log into console https://localhost:9443/t/{tenant.com}/console/ (except the carbon.super tenant).
5. Navigate to Manage > Certificates.
6. Click on Import Certificate.
7. Try to upload the exported certs in pem/crt format.
**Expected behavior:**
Either support all formats that the certificates can be stored or mention about the supported formats.
**Environment information** (_Please complete the following information; remove any unnecessary fields_) **:**
- Product Version: IS 5.10.0-Alpha
- OS: Windows
- Database: Postgres
- Userstore: JDBC
| 1.0 | Can't import certificates in pem/crt formats - **Describe the issue:**
Tried to import a certificate in pem format / crt format via console. It fails as follows. If the certificate is in `cer` format, it can be uploaded, but there is no mention about supported formats.
<img width="541" alt="Cert-upload" src="https://user-images.githubusercontent.com/25483865/95316829-2a491700-0849-11eb-815f-3ad3d41cd0be.PNG">
**How to reproduce:**
1. Create a keystore:
`keytool -genkey -alias newcert -keyalg RSA -keysize 2048 -keystore newkeystore.jks -dname "CN=is.dev.wso2.com, OU=Is,O=Wso2,L=SL,S=WS,C=LK" -storepass mypassword -keypass mypassword`
2. Export the public cert in pem format:
`keytool -export -alias newcert -keystore newkeystore.jks -file pkn.pem`
3. Export the public cert in crt format:
`keytool -export -alias newcert -keystore newkeystore.jks -file pkn.crt`
4. Log into console https://localhost:9443/t/{tenant.com}/console/ (except the carbon.super tenant).
5. Navigate to Manage > Certificates.
6. Click on Import Certificate.
7. Try to upload the exported certs in pem/crt format.
**Expected behavior:**
Either support all formats that the certificates can be stored or mention about the supported formats.
**Environment information** (_Please complete the following information; remove any unnecessary fields_) **:**
- Product Version: IS 5.10.0-Alpha
- OS: Windows
- Database: Postgres
- Userstore: JDBC
| priority | can t import certificates in pem crt formats describe the issue tried to import a certificate in pem format crt format via console it fails as follows if the certificate is in cer format it can be uploaded but there is no mention about supported formats img width alt cert upload src how to reproduce create a keystore keytool genkey alias newcert keyalg rsa keysize keystore newkeystore jks dname cn is dev com ou is o l sl s ws c lk storepass mypassword keypass mypassword export the public cert in pem format keytool export alias newcert keystore newkeystore jks file pkn pem export the public cert in crt format keytool export alias newcert keystore newkeystore jks file pkn crt log into console except the carbon super tenant navigate to manage certificates click on import certificate try to upload the exported certs in pem crt format expected behavior either support all formats that the certificates can be stored or mention about the supported formats environment information please complete the following information remove any unnecessary fields product version is alpha os windows database postgres userstore jdbc | 1 |
459,117 | 13,186,588,205 | IssuesEvent | 2020-08-13 00:39:35 | fog/fog-google | https://api.github.com/repos/fog/fog-google | closed | Issue Implementing Fog::Google with GKE Workload Identity | enhancement priority/high | I am Having issue Downloading files from **GCS** IN **GKE** with **WorkLoad Identity** Feature enabled.
Downloading files is working fine when we are using Service account credentials, later suggested by google that Workload Identity is the best option to use in **GKE** we shifted from using **Service accounts credentials ** to **Workload identity** feature.
But the download is not working. Below is the error:
```
TypeError: no implicit conversion of nil into String
from /bundle/gems/fog-google-1.10.0/lib/fog/storage/google_json/real.rb:62:in `initialize'
from /bundle/gems/fog-google-1.10.0/lib/fog/storage/google_json/real.rb:62:in `new'
from /bundle/gems/fog-google-1.10.0/lib/fog/storage/google_json/real.rb:62:in `signature'
from /bundle/gems/fog-google-1.10.0/lib/fog/storage/google_json/utils.rb:31:in `host_path_query'
from /bundle/gems/fog-google-1.10.0/lib/fog/storage/google_json/utils.rb:10:in `https_url'
from /bundle/gems/fog-google-1.10.0/lib/fog/storage/google_json/requests/get_object_https_url.rb:9:in `get_object_https_url'
from /bundle/gems/fog-google-1.10.0/lib/fog/storage/google_json/models/files.rb:45:in `get_https_url'
from /bundle/gems/paperclip-5.3.0/lib/paperclip/storage/fog.rb:156:in `public_send'
from /bundle/gems/paperclip-5.3.0/lib/paperclip/storage/fog.rb:156:in `expiring_url'`
```
Any work around/permanent code fix to make downloading work with Workload identity feature | 1.0 | Issue Implementing Fog::Google with GKE Workload Identity - I am Having issue Downloading files from **GCS** IN **GKE** with **WorkLoad Identity** Feature enabled.
Downloading files is working fine when we are using Service account credentials, later suggested by google that Workload Identity is the best option to use in **GKE** we shifted from using **Service accounts credentials ** to **Workload identity** feature.
But the download is not working. Below is the error:
```
TypeError: no implicit conversion of nil into String
from /bundle/gems/fog-google-1.10.0/lib/fog/storage/google_json/real.rb:62:in `initialize'
from /bundle/gems/fog-google-1.10.0/lib/fog/storage/google_json/real.rb:62:in `new'
from /bundle/gems/fog-google-1.10.0/lib/fog/storage/google_json/real.rb:62:in `signature'
from /bundle/gems/fog-google-1.10.0/lib/fog/storage/google_json/utils.rb:31:in `host_path_query'
from /bundle/gems/fog-google-1.10.0/lib/fog/storage/google_json/utils.rb:10:in `https_url'
from /bundle/gems/fog-google-1.10.0/lib/fog/storage/google_json/requests/get_object_https_url.rb:9:in `get_object_https_url'
from /bundle/gems/fog-google-1.10.0/lib/fog/storage/google_json/models/files.rb:45:in `get_https_url'
from /bundle/gems/paperclip-5.3.0/lib/paperclip/storage/fog.rb:156:in `public_send'
from /bundle/gems/paperclip-5.3.0/lib/paperclip/storage/fog.rb:156:in `expiring_url'`
```
Any work around/permanent code fix to make downloading work with Workload identity feature | priority | issue implementing fog google with gke workload identity i am having issue downloading files from gcs in gke with workload identity feature enabled downloading files is working fine when we are using service account credentials later suggested by google that workload identity is the best option to use in gke we shifted from using service accounts credentials to workload identity feature but the download is not working below is the error typeerror no implicit conversion of nil into string from bundle gems fog google lib fog storage google json real rb in initialize from bundle gems fog google lib fog storage google json real rb in new from bundle gems fog google lib fog storage google json real rb in signature from bundle gems fog google lib fog storage google json utils rb in host path query from bundle gems fog google lib fog storage google json utils rb in https url from bundle gems fog google lib fog storage google json requests get object https url rb in get object https url from bundle gems fog google lib fog storage google json models files rb in get https url from bundle gems paperclip lib paperclip storage fog rb in public send from bundle gems paperclip lib paperclip storage fog rb in expiring url any work around permanent code fix to make downloading work with workload identity feature | 1 |
190,189 | 6,812,339,300 | IssuesEvent | 2017-11-06 02:23:17 | Kademi/kademi-dev | https://api.github.com/repos/Kademi/kademi-dev | opened | Support bootstrap styles for blog articles | High priority | Celine it's asking to be able to select the same styles in the blog article editor as in the web page editor:
Page styles:

Blog article styles:

| 1.0 | Support bootstrap styles for blog articles - Celine it's asking to be able to select the same styles in the blog article editor as in the web page editor:
Page styles:

Blog article styles:

| priority | support bootstrap styles for blog articles celine it s asking to be able to select the same styles in the blog article editor as in the web page editor page styles blog article styles | 1 |
556,780 | 16,490,898,352 | IssuesEvent | 2021-05-25 03:32:49 | layer5io/meshery-operator | https://api.github.com/repos/layer5io/meshery-operator | opened | Meshery Operator errors incomprehensible | area/lifecycle kind/bug priority/high | **Description**
MeshSync is connected to Meshery Server, but a ping produces this error.
**Screenshots**
<img width="806" alt="Screen Shot 2021-05-24 at 9 47 54 PM" src="https://user-images.githubusercontent.com/7570704/119432363-da389b00-bcd9-11eb-8aaa-e1facb5599e9.png">
**Environment:**
- Version: v0.5.15
---
[Optional] **To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
[Optional] **Additional Context**
<!-- Add any other context about the problem here. -->
| 1.0 | Meshery Operator errors incomprehensible - **Description**
MeshSync is connected to Meshery Server, but a ping produces this error.
**Screenshots**
<img width="806" alt="Screen Shot 2021-05-24 at 9 47 54 PM" src="https://user-images.githubusercontent.com/7570704/119432363-da389b00-bcd9-11eb-8aaa-e1facb5599e9.png">
**Environment:**
- Version: v0.5.15
---
[Optional] **To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
[Optional] **Additional Context**
<!-- Add any other context about the problem here. -->
| priority | meshery operator errors incomprehensible description meshsync is connected to meshery server but a ping produces this error screenshots img width alt screen shot at pm src environment version to reproduce steps to reproduce the behavior go to click on scroll down to see error additional context | 1 |
549,419 | 16,092,348,243 | IssuesEvent | 2021-04-26 18:21:09 | Snapmaker/Luban | https://api.github.com/repos/Snapmaker/Luban | closed | Door Detection On / Off is switched in 3.13.1 | Priority: High Type: Fix | If I turn on Door Detection, it acts like its off. I made the mistake of thinking the laser wasn't running while Door detection was on.
and if its Off, its actually on.

| 1.0 | Door Detection On / Off is switched in 3.13.1 - If I turn on Door Detection, it acts like its off. I made the mistake of thinking the laser wasn't running while Door detection was on.
and if its Off, its actually on.

| priority | door detection on off is switched in if i turn on door detection it acts like its off i made the mistake of thinking the laser wasn t running while door detection was on and if its off its actually on | 1 |
532,668 | 15,561,030,343 | IssuesEvent | 2021-03-16 13:23:02 | AY2021S2-CS2103T-W13-2/tp | https://api.github.com/repos/AY2021S2-CS2103T-W13-2/tp | closed | Find book | priority.High type.Story | As an individual operating a private book loaning service, I can find books with a keyword, so that I can quickly find a book that the customer wants. | 1.0 | Find book - As an individual operating a private book loaning service, I can find books with a keyword, so that I can quickly find a book that the customer wants. | priority | find book as an individual operating a private book loaning service i can find books with a keyword so that i can quickly find a book that the customer wants | 1 |
122,435 | 4,835,407,220 | IssuesEvent | 2016-11-08 16:43:11 | bounswe/bounswe2016group7 | https://api.github.com/repos/bounswe/bounswe2016group7 | closed | Updating the Current Plan | enhancement priority: high | Project plan needs to be revised. A chart of weekly wanted deliverables can be found in this link: https://piazza.com/class/ikd0zgznxw63jx?cid=267
| 1.0 | Updating the Current Plan - Project plan needs to be revised. A chart of weekly wanted deliverables can be found in this link: https://piazza.com/class/ikd0zgznxw63jx?cid=267
| priority | updating the current plan project plan needs to be revised a chart of weekly wanted deliverables can be found in this link | 1 |
72,093 | 3,371,857,591 | IssuesEvent | 2015-11-23 20:57:02 | INN/Largo | https://api.github.com/repos/INN/Largo | closed | default widget styles are still terrible | priority: high type: improvement | in looking at http://raleighpublicrecord-org.largoproject.staging.wpengine.com/ a couple of things
- [ ] we need some padding in widgets to open up the layout a bit. It was previous 20px or so and got removed in 0.4 but we need to add it back.
- [ ] the gray bottom border on widgets is probably not necessary and it causes issues in the homepage bottom widget area (when that layout is selected), probably just remove it and make sure the default bottom margin on widgets is consistent and generous enough to make them feel distinct
- [ ] widget title styles. something. just anything.
throwing this to @kaeti first for input but we need to look at this ASAP. | 1.0 | default widget styles are still terrible - in looking at http://raleighpublicrecord-org.largoproject.staging.wpengine.com/ a couple of things
- [ ] we need some padding in widgets to open up the layout a bit. It was previous 20px or so and got removed in 0.4 but we need to add it back.
- [ ] the gray bottom border on widgets is probably not necessary and it causes issues in the homepage bottom widget area (when that layout is selected), probably just remove it and make sure the default bottom margin on widgets is consistent and generous enough to make them feel distinct
- [ ] widget title styles. something. just anything.
throwing this to @kaeti first for input but we need to look at this ASAP. | priority | default widget styles are still terrible in looking at a couple of things we need some padding in widgets to open up the layout a bit it was previous or so and got removed in but we need to add it back the gray bottom border on widgets is probably not necessary and it causes issues in the homepage bottom widget area when that layout is selected probably just remove it and make sure the default bottom margin on widgets is consistent and generous enough to make them feel distinct widget title styles something just anything throwing this to kaeti first for input but we need to look at this asap | 1 |
664,256 | 22,262,970,170 | IssuesEvent | 2022-06-10 03:27:31 | Dino-Club/DinoWorld-Modpack-1.7.10 | https://api.github.com/repos/Dino-Club/DinoWorld-Modpack-1.7.10 | closed | CurseForge platform is missing configs | help wanted To-Do modpack high-priority CurseForge | ### What type of issue is this? (Mod/Minecraft/Modpack/etc)
Modpack
### What is the issue?
The file on our CurseForge page is missing many mods and required configuration files. This can cause many issues, but CurseForge doesn't allow non-Curse mods.
### How can we reproduce it?
N/A | 1.0 | CurseForge platform is missing configs - ### What type of issue is this? (Mod/Minecraft/Modpack/etc)
Modpack
### What is the issue?
The file on our CurseForge page is missing many mods and required configuration files. This can cause many issues, but CurseForge doesn't allow non-Curse mods.
### How can we reproduce it?
N/A | priority | curseforge platform is missing configs what type of issue is this mod minecraft modpack etc modpack what is the issue the file on our curseforge page is missing many mods and required configuration files this can cause many issues but curseforge doesn t allow non curse mods how can we reproduce it n a | 1 |
564,796 | 16,741,474,732 | IssuesEvent | 2021-06-11 10:19:45 | woocommerce/woocommerce-android | https://api.github.com/repos/woocommerce/woocommerce-android | closed | NullPointerException: Parameter specified as non-null is null: method kotlin.jvm.internal.Intrinsics.checkNotNullParame... | feature: refunds priority: high type: crash | Sentry Issue: [WOOCOMMERCE-ANDROID-1MT](https://sentry.io/organizations/a8c/issues/2410585348/?referrer=github_integration)
```
NullPointerException: Parameter specified as non-null is null: method kotlin.jvm.internal.Intrinsics.checkNotNullParameter, parameter shippingLineItems
at com.woocommerce.android.ui.orders.details.OrderDetailRepository.getOrderRefunds(OrderDetailRepository.kt:247)
at com.woocommerce.android.ui.orders.details.OrderDetailViewModel.checkIfFetchNeeded(OrderDetailViewModel.kt:182)
at com.woocommerce.android.ui.orders.details.OrderDetailViewModel.start(OrderDetailViewModel.kt:128)
at com.woocommerce.android.ui.orders.details.OrderDetailViewModel.<init>(OrderDetailViewModel.kt:121)
at com.woocommerce.android.DaggerWooCommerceRelease_HiltComponents_SingletonC$ActivityRetainedCImpl$ViewModelCImpl.orderDetailViewModel(DaggerWooCommerceRelease_HiltComponents_SingletonC.java:9671)
...
(29 additional frame(s) were not displayed)
``` | 1.0 | NullPointerException: Parameter specified as non-null is null: method kotlin.jvm.internal.Intrinsics.checkNotNullParame... - Sentry Issue: [WOOCOMMERCE-ANDROID-1MT](https://sentry.io/organizations/a8c/issues/2410585348/?referrer=github_integration)
```
NullPointerException: Parameter specified as non-null is null: method kotlin.jvm.internal.Intrinsics.checkNotNullParameter, parameter shippingLineItems
at com.woocommerce.android.ui.orders.details.OrderDetailRepository.getOrderRefunds(OrderDetailRepository.kt:247)
at com.woocommerce.android.ui.orders.details.OrderDetailViewModel.checkIfFetchNeeded(OrderDetailViewModel.kt:182)
at com.woocommerce.android.ui.orders.details.OrderDetailViewModel.start(OrderDetailViewModel.kt:128)
at com.woocommerce.android.ui.orders.details.OrderDetailViewModel.<init>(OrderDetailViewModel.kt:121)
at com.woocommerce.android.DaggerWooCommerceRelease_HiltComponents_SingletonC$ActivityRetainedCImpl$ViewModelCImpl.orderDetailViewModel(DaggerWooCommerceRelease_HiltComponents_SingletonC.java:9671)
...
(29 additional frame(s) were not displayed)
``` | priority | nullpointerexception parameter specified as non null is null method kotlin jvm internal intrinsics checknotnullparame sentry issue nullpointerexception parameter specified as non null is null method kotlin jvm internal intrinsics checknotnullparameter parameter shippinglineitems at com woocommerce android ui orders details orderdetailrepository getorderrefunds orderdetailrepository kt at com woocommerce android ui orders details orderdetailviewmodel checkiffetchneeded orderdetailviewmodel kt at com woocommerce android ui orders details orderdetailviewmodel start orderdetailviewmodel kt at com woocommerce android ui orders details orderdetailviewmodel orderdetailviewmodel kt at com woocommerce android daggerwoocommercerelease hiltcomponents singletonc activityretainedcimpl viewmodelcimpl orderdetailviewmodel daggerwoocommercerelease hiltcomponents singletonc java additional frame s were not displayed | 1 |
593,346 | 17,970,956,215 | IssuesEvent | 2021-09-14 01:53:31 | rubyforgood/casa | https://api.github.com/repos/rubyforgood/casa | closed | Allow volunteers to modify court orders / court mandates | Priority: High | **What type(s) of user does this feature affect?**
- volunteers
**Description**
Allow volunteers to enter/modify/delete court orders
Court Orders aka Court Mandates
**Screenshots of current behavior, if any**

Visit a case as a volunteer and edit the case

This functionality already exists for supervisors and admins
_QA Login Details:_
[Link to QA site](https://casa-qa.herokuapp.com/)
Login Emails:
- volunteer1@example.com view site as a volunteer
- supervisor1@example.com view site as a supervisor
password for all users: 123456 | 1.0 | Allow volunteers to modify court orders / court mandates - **What type(s) of user does this feature affect?**
- volunteers
**Description**
Allow volunteers to enter/modify/delete court orders
Court Orders aka Court Mandates
**Screenshots of current behavior, if any**

Visit a case as a volunteer and edit the case

This functionality already exists for supervisors and admins
_QA Login Details:_
[Link to QA site](https://casa-qa.herokuapp.com/)
Login Emails:
- volunteer1@example.com view site as a volunteer
- supervisor1@example.com view site as a supervisor
password for all users: 123456 | priority | allow volunteers to modify court orders court mandates what type s of user does this feature affect volunteers description allow volunteers to enter modify delete court orders court orders aka court mandates screenshots of current behavior if any visit a case as a volunteer and edit the case this functionality already exists for supervisors and admins qa login details login emails example com view site as a volunteer example com view site as a supervisor password for all users | 1 |
541,483 | 15,827,640,502 | IssuesEvent | 2021-04-06 08:56:18 | AY2021S2-CS2103T-T12-4/tp | https://api.github.com/repos/AY2021S2-CS2103T-T12-4/tp | closed | [PE-D] Inconsistent input parameters for edit function in UG. | priority.High severity.Low type.Bug | Fig 1: Compulsory METHOD, URL, DATA field

Fig 2: Optional METHOD, URL, DATA field

<!--session: 1617429875593-dcdd67d2-97a2-4f0f-9da4-b5ab7ad08181-->
-------------
Labels: `severity.Medium` `type.DocumentationBug`
original: candyhy/ped#18 | 1.0 | [PE-D] Inconsistent input parameters for edit function in UG. - Fig 1: Compulsory METHOD, URL, DATA field

Fig 2: Optional METHOD, URL, DATA field

<!--session: 1617429875593-dcdd67d2-97a2-4f0f-9da4-b5ab7ad08181-->
-------------
Labels: `severity.Medium` `type.DocumentationBug`
original: candyhy/ped#18 | priority | inconsistent input parameters for edit function in ug fig compulsory method url data field fig optional method url data field labels severity medium type documentationbug original candyhy ped | 1 |
351,705 | 10,522,429,715 | IssuesEvent | 2019-09-30 08:43:46 | eirikdahlen/TDT4290_Aqeous | https://api.github.com/repos/eirikdahlen/TDT4290_Aqeous | opened | Enabling yarn test in Travis | bug high priority | As of now, Travis is skipping the `yarn test` command because the test is failing.
This should be fixed for future development. | 1.0 | Enabling yarn test in Travis - As of now, Travis is skipping the `yarn test` command because the test is failing.
This should be fixed for future development. | priority | enabling yarn test in travis as of now travis is skipping the yarn test command because the test is failing this should be fixed for future development | 1 |
448,369 | 12,949,027,158 | IssuesEvent | 2020-07-19 07:21:14 | woowacourse-teams/2020-taggle | https://api.github.com/repos/woowacourse-teams/2020-taggle | opened | Tag 기능 구현 | back-end feature high priority | # Tag 기능 구현
## description
tag를 추가하고 삭제하는 기능을 구현한다. 또한, 하나의 태그에 bookmark를 추가하고 제거하는 기능을 구현한다.
## progress
- [X] Tag 추가하기 기능을 구현한다.
- [ ] Tag 삭제하기 기능을 구현한다.
- [X] Tag에 Bookmark 추가하기 기능을 구현한다.
- [X] Tag에 Bookmark 삭제하기 기능을 구현한다.
| 1.0 | Tag 기능 구현 - # Tag 기능 구현
## description
tag를 추가하고 삭제하는 기능을 구현한다. 또한, 하나의 태그에 bookmark를 추가하고 제거하는 기능을 구현한다.
## progress
- [X] Tag 추가하기 기능을 구현한다.
- [ ] Tag 삭제하기 기능을 구현한다.
- [X] Tag에 Bookmark 추가하기 기능을 구현한다.
- [X] Tag에 Bookmark 삭제하기 기능을 구현한다.
| priority | tag 기능 구현 tag 기능 구현 description tag를 추가하고 삭제하는 기능을 구현한다 또한 하나의 태그에 bookmark를 추가하고 제거하는 기능을 구현한다 progress tag 추가하기 기능을 구현한다 tag 삭제하기 기능을 구현한다 tag에 bookmark 추가하기 기능을 구현한다 tag에 bookmark 삭제하기 기능을 구현한다 | 1 |
738,651 | 25,570,773,426 | IssuesEvent | 2022-11-30 17:29:36 | opendatahub-io/odh-dashboard | https://api.github.com/repos/opendatahub-io/odh-dashboard | closed | [Bug]: Failed to Fire `Notebook Server Started` Telemetry Event | kind/bug priority/high feature/dsg | ### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
When we start a workbench in the projects UI, we need to fire the started event for the notebook so telemetry can have a similar feature to the way the Jupyter tile starts notebooks.
### Expected Behavior
Add [the trigger code](https://github.com/opendatahub-io/odh-dashboard/blob/main/frontend/src/pages/notebookController/screens/server/SpawnerPage.tsx#L231-L237) to the workbench submit code before it redirects.
### Steps To Reproduce
1. Submit a workbench
2. Check to see if we fired the telemetry event
### Workaround (if any)
_No response_
### What browsers are you seeing the problem on?
_No response_
### Open Data Hub Version
```yml
2.5.0
```
### Anything else
_No response_ | 1.0 | [Bug]: Failed to Fire `Notebook Server Started` Telemetry Event - ### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
When we start a workbench in the projects UI, we need to fire the started event for the notebook so telemetry can have a similar feature to the way the Jupyter tile starts notebooks.
### Expected Behavior
Add [the trigger code](https://github.com/opendatahub-io/odh-dashboard/blob/main/frontend/src/pages/notebookController/screens/server/SpawnerPage.tsx#L231-L237) to the workbench submit code before it redirects.
### Steps To Reproduce
1. Submit a workbench
2. Check to see if we fired the telemetry event
### Workaround (if any)
_No response_
### What browsers are you seeing the problem on?
_No response_
### Open Data Hub Version
```yml
2.5.0
```
### Anything else
_No response_ | priority | failed to fire notebook server started telemetry event is there an existing issue for this i have searched the existing issues current behavior when we start a workbench in the projects ui we need to fire the started event for the notebook so telemetry can have a similar feature to the way the jupyter tile starts notebooks expected behavior add to the workbench submit code before it redirects steps to reproduce submit a workbench check to see if we fired the telemetry event workaround if any no response what browsers are you seeing the problem on no response open data hub version yml anything else no response | 1 |
82,438 | 3,609,922,351 | IssuesEvent | 2016-02-05 01:22:38 | Lancey6/girder-gus-maker | https://api.github.com/repos/Lancey6/girder-gus-maker | closed | Fully functional level editor | enhancement high priority in progress | Level editor is completely functional with rotation, panning, ability to place and remove blocks of every type, and the ability to save/export levels. | 1.0 | Fully functional level editor - Level editor is completely functional with rotation, panning, ability to place and remove blocks of every type, and the ability to save/export levels. | priority | fully functional level editor level editor is completely functional with rotation panning ability to place and remove blocks of every type and the ability to save export levels | 1 |
653,294 | 21,578,976,949 | IssuesEvent | 2022-05-02 16:33:37 | NatSatie/db-banco-letscode | https://api.github.com/repos/NatSatie/db-banco-letscode | closed | Fazer a conversão de validações em Bean Annotations | high priority | - converter as validações em Beans
- Dica: Validação de beans no RestController na aula
- https://www.baeldung.com/spring-boot-bean-validation | 1.0 | Fazer a conversão de validações em Bean Annotations - - converter as validações em Beans
- Dica: Validação de beans no RestController na aula
- https://www.baeldung.com/spring-boot-bean-validation | priority | fazer a conversão de validações em bean annotations converter as validações em beans dica validação de beans no restcontroller na aula | 1 |
84,663 | 3,670,644,166 | IssuesEvent | 2016-02-21 23:41:15 | jadjoubran/laravel5-angular-material-starter | https://api.github.com/repos/jadjoubran/laravel5-angular-material-starter | closed | Test helper clientGet: can't pass arguments because of conflict with token | bug Laravel 5.2 Priority: High | The `clientGet` method is supposed to accept data as its second parameter.
But as soon as you pass parameters there, it overrides the the query string `?token` that is used for JWT.
I'm guessing the fix would be use headers here.. or maybe refactor all test helpers to use headers | 1.0 | Test helper clientGet: can't pass arguments because of conflict with token - The `clientGet` method is supposed to accept data as its second parameter.
But as soon as you pass parameters there, it overrides the the query string `?token` that is used for JWT.
I'm guessing the fix would be use headers here.. or maybe refactor all test helpers to use headers | priority | test helper clientget can t pass arguments because of conflict with token the clientget method is supposed to accept data as its second parameter but as soon as you pass parameters there it overrides the the query string token that is used for jwt i m guessing the fix would be use headers here or maybe refactor all test helpers to use headers | 1 |
509,185 | 14,723,637,052 | IssuesEvent | 2021-01-06 00:51:45 | OpenDiablo2/HellSpawner | https://api.github.com/repos/OpenDiablo2/HellSpawner | closed | Bug: opening multiple DCC or DC6 | bug high priority | Opening multiple dcc or dc6 files seems to use the same texture and can cause crashes if changing the direction/frame. | 1.0 | Bug: opening multiple DCC or DC6 - Opening multiple dcc or dc6 files seems to use the same texture and can cause crashes if changing the direction/frame. | priority | bug opening multiple dcc or opening multiple dcc or files seems to use the same texture and can cause crashes if changing the direction frame | 1 |
612,039 | 18,989,117,096 | IssuesEvent | 2021-11-22 03:37:38 | treecreate/webstore | https://api.github.com/repos/treecreate/webstore | opened | Remove verification link from signup email | refactor 💡 high priority | ## Goal
<!-- What is this user story supposed to achieve, and what is the context -->
Remove any sign of verification from out system
## Requirements
<!--
What the user story needs to include in order to be completed.
The requirements can contain subsections to provide further information.
Testing (both unit/integration and e2e tests) is implicitly required as per the definition of done. If you don't want them to be a requirement, state so explicitly
-->
- The signup email should not have a signup link
- No other emails should have a signup link (check the files)
## Extra notes
<!-- If there is something special about the issue like a dependency, potential solutions or reference material it should be included -->
### Design
<!-- Optional field, include a picture of the design if relevant (page design etc) -->
| 1.0 | Remove verification link from signup email - ## Goal
<!-- What is this user story supposed to achieve, and what is the context -->
Remove any sign of verification from out system
## Requirements
<!--
What the user story needs to include in order to be completed.
The requirements can contain subsections to provide further information.
Testing (both unit/integration and e2e tests) is implicitly required as per the definition of done. If you don't want them to be a requirement, state so explicitly
-->
- The signup email should not have a signup link
- No other emails should have a signup link (check the files)
## Extra notes
<!-- If there is something special about the issue like a dependency, potential solutions or reference material it should be included -->
### Design
<!-- Optional field, include a picture of the design if relevant (page design etc) -->
| priority | remove verification link from signup email goal remove any sign of verification from out system requirements what the user story needs to include in order to be completed the requirements can contain subsections to provide further information testing both unit integration and tests is implicitly required as per the definition of done if you don t want them to be a requirement state so explicitly the signup email should not have a signup link no other emails should have a signup link check the files extra notes design | 1 |
136,578 | 5,285,188,293 | IssuesEvent | 2017-02-08 03:34:05 | phetsims/john-travoltage | https://api.github.com/repos/phetsims/john-travoltage | closed | Code status checkup | priority:2-high | In #182 I'm planning to instrument this simulation for PhET-iO. However, I have seen many TODOs, undocumented methods, undocumented parameters, object attributes without visibility annotations, which look like they may pertain to recent work in accessibility and sonification. @jbphet and @jessegreenberg, can you please comment? | 1.0 | Code status checkup - In #182 I'm planning to instrument this simulation for PhET-iO. However, I have seen many TODOs, undocumented methods, undocumented parameters, object attributes without visibility annotations, which look like they may pertain to recent work in accessibility and sonification. @jbphet and @jessegreenberg, can you please comment? | priority | code status checkup in i m planning to instrument this simulation for phet io however i have seen many todos undocumented methods undocumented parameters object attributes without visibility annotations which look like they may pertain to recent work in accessibility and sonification jbphet and jessegreenberg can you please comment | 1 |
324,456 | 9,904,156,865 | IssuesEvent | 2019-06-27 08:34:22 | wso2/ballerina-integrator | https://api.github.com/repos/wso2/ballerina-integrator | opened | Migration support from existing config based implementations to Ballerina | Priority/High Severity/Critical Type/New Feature | **Description:**
<!-- Give a brief description of the issue -->
Implement migrators from Synapse, Mule, and Apache Camel based configurations to Ballerina.
| 1.0 | Migration support from existing config based implementations to Ballerina - **Description:**
<!-- Give a brief description of the issue -->
Implement migrators from Synapse, Mule, and Apache Camel based configurations to Ballerina.
| priority | migration support from existing config based implementations to ballerina description implement migrators from synapse mule and apache camel based configurations to ballerina | 1 |
99,849 | 4,069,352,958 | IssuesEvent | 2016-05-27 03:27:22 | paragonie/airship | https://api.github.com/repos/paragonie/airship | closed | Continuum | Cabins Gadgets HIGH PRIORITY Motifs self-update tools | Continuum needs to be able to automatically update:
* Airship itself
* Cabins
* Gadgets
* Motifs
## Airship
**Deliverable**: PHP Archive and signature
Airship updates are made with the bundled [hangar](https://github.com/paragonie/airship/tree/master/tools/hangar) tool. (This is bundled with Airship instead of separately.)
## Cabins
**Deliverable**: PHP Archive and signature
People may choose to develop their own Cabins and publish update files through our Skyport (or their own). Even if nobody else does, Paragon Initiative Enterprises certainly will be doing this.
Cabins should be easily started and managed by [barge](https://github.com/paragonie/airship-barge).
## Gadgets
**Deliverable**: PHP Archive and signature
Gadgets are used to extend the functionality of Airship and/or specific cabins. They're analogous to what other CMSes call "plugins".
Gadgets should be easily started and managed by [barge](https://github.com/paragonie/airship-barge).
## Motifs
**Deliverable**: ZIP Archive/Tarball and signature
Motifs just need to be verify then extract. Using `barge`. | 1.0 | Continuum - Continuum needs to be able to automatically update:
* Airship itself
* Cabins
* Gadgets
* Motifs
## Airship
**Deliverable**: PHP Archive and signature
Airship updates are made with the bundled [hangar](https://github.com/paragonie/airship/tree/master/tools/hangar) tool. (This is bundled with Airship instead of separately.)
## Cabins
**Deliverable**: PHP Archive and signature
People may choose to develop their own Cabins and publish update files through our Skyport (or their own). Even if nobody else does, Paragon Initiative Enterprises certainly will be doing this.
Cabins should be easily started and managed by [barge](https://github.com/paragonie/airship-barge).
## Gadgets
**Deliverable**: PHP Archive and signature
Gadgets are used to extend the functionality of Airship and/or specific cabins. They're analogous to what other CMSes call "plugins".
Gadgets should be easily started and managed by [barge](https://github.com/paragonie/airship-barge).
## Motifs
**Deliverable**: ZIP Archive/Tarball and signature
Motifs just need to be verify then extract. Using `barge`. | priority | continuum continuum needs to be able to automatically update airship itself cabins gadgets motifs airship deliverable php archive and signature airship updates are made with the bundled tool this is bundled with airship instead of separately cabins deliverable php archive and signature people may choose to develop their own cabins and publish update files through our skyport or their own even if nobody else does paragon initiative enterprises certainly will be doing this cabins should be easily started and managed by gadgets deliverable php archive and signature gadgets are used to extend the functionality of airship and or specific cabins they re analogous to what other cmses call plugins gadgets should be easily started and managed by motifs deliverable zip archive tarball and signature motifs just need to be verify then extract using barge | 1 |
652,943 | 21,565,500,011 | IssuesEvent | 2022-05-01 20:03:42 | ozanh/ugo | https://api.github.com/repos/ozanh/ugo | closed | IMPORTANT: new uGO | enhancement priority: high | Current implementation cause so much interface allocation in loops due to new interface creation in binary operations although uGO is faster than many alternatives in some respects. I am not satisfied with current performance and project structure as well. Due to historical reasons, it had to be like this because uGO was supposed to evaluate expressions and call Go functions only at the beginning. Sorry for the inconvenience but this must be done before releasing a stable version. New version will be developed at different branch and current implementation will be fixed at v0.1 after new uGO is ready.
Most probably syntax will be the same but types and interfaces will be changed as a result API will change significantly. If I don't see any significant improvement, I will let you know. | 1.0 | IMPORTANT: new uGO - Current implementation cause so much interface allocation in loops due to new interface creation in binary operations although uGO is faster than many alternatives in some respects. I am not satisfied with current performance and project structure as well. Due to historical reasons, it had to be like this because uGO was supposed to evaluate expressions and call Go functions only at the beginning. Sorry for the inconvenience but this must be done before releasing a stable version. New version will be developed at different branch and current implementation will be fixed at v0.1 after new uGO is ready.
Most probably syntax will be the same but types and interfaces will be changed as a result API will change significantly. If I don't see any significant improvement, I will let you know. | priority | important new ugo current implementation cause so much interface allocation in loops due to new interface creation in binary operations although ugo is faster than many alternatives in some respects i am not satisfied with current performance and project structure as well due to historical reasons it had to be like this because ugo was supposed to evaluate expressions and call go functions only at the beginning sorry for the inconvenience but this must be done before releasing a stable version new version will be developed at different branch and current implementation will be fixed at after new ugo is ready most probably syntax will be the same but types and interfaces will be changed as a result api will change significantly if i don t see any significant improvement i will let you know | 1 |
223,170 | 7,447,656,469 | IssuesEvent | 2018-03-28 13:13:39 | Arquisoft/InciDashboard_i3a | https://api.github.com/repos/Arquisoft/InciDashboard_i3a | closed | Error connecting to MongoDB | priority: high type: implementation | The conectaron to mongoDB is not working properly.
An exception is thrown whenever the application is run, this error makes impossible to test controllers, services, etc.

| 1.0 | Error connecting to MongoDB - The conectaron to mongoDB is not working properly.
An exception is thrown whenever the application is run, this error makes impossible to test controllers, services, etc.

| priority | error connecting to mongodb the conectaron to mongodb is not working properly an exception is thrown whenever the application is run this error makes impossible to test controllers services etc | 1 |
636,373 | 20,598,507,370 | IssuesEvent | 2022-03-05 22:20:54 | dtcenter/METplus | https://api.github.com/repos/dtcenter/METplus | opened | New Use Case: Wave heights for Altimeter to wave watch model | priority: high alert: NEED ACCOUNT KEY type: new use case requestor: NOAA/OPC required: FOR DEVELOPMENT RELEASE | ## Describe the New Use Case ##
To start OPC's verification process in METplus, there needs to be an easy entry point via use case. While we will proceed to verification of ASCAT wind vectors for the next use case, OPC has warned in previous meetings that scatterometer winds can have many dead ends.
This use case will instead look at Altimeter wave heights, comparing their output to the wave watch model. This is timely, as the next wave watch model upgrade will be integrated into the GFS.
### Use Case Name and Category ###
Use case name is unknown for now, but should follow:
PointStat_fcstWaveWatch_obsAltimeter_WaveHeight
(reason for unknown is need OPC input for confirmation on data sources, names)
This use case can reside in the Marine_and_Cryosphere category, as it deals with wave heights.
### Input Data ###
Fcst source: wave watch model data (need size, type)
Obs source: Altimeter data (need size, type) [link](https://manati.star.nesdis.noaa.gov/datasets/SGWHData.php?parname=wv2) to webpage that showcases the data.
### Acceptance Testing ###
Success of this use case will be two things: a successful run through METplus with the datasets listed above, and meaningful output for OPC that their center can utilize.
*As use case develops, provide a run time here*
### Time Estimate ###
1-3 days
*Issues should represent approximately 1 to 3 days of work.*
### Sub-Issues ###
Consider breaking the new feature down into sub-issues.
- [ ] *Add a checkbox for each sub-issue here.*
### Relevant Deadlines ###
None
### Funding Source ###
*Define the source of funding and account keys here or state NONE.*
## Define the Metadata ##
### Assignee ###
- [ ] Select **engineer(s)** or **no engineer** required
- [ ] Select **scientist(s)** or **no scientist** required
### Labels ###
- [ ] Select **component(s)**
- [ ] Select **priority**
- [ ] Select **requestor(s)**
- [ ] Select **privacy**
### Projects and Milestone ###
- [ ] Select **Repository** and/or **Organization** level **Project(s)** or add **alert: NEED PROJECT ASSIGNMENT** label
- [ ] Select **Milestone** as the next official version or **Future Versions**
## Define Related Issue(s) ##
Consider the impact to the other METplus components.
- [ ] [METplus](https://github.com/dtcenter/METplus/issues/new/choose), [MET](https://github.com/dtcenter/MET/issues/new/choose), [METdatadb](https://github.com/dtcenter/METdatadb/issues/new/choose), [METviewer](https://github.com/dtcenter/METviewer/issues/new/choose), [METexpress](https://github.com/dtcenter/METexpress/issues/new/choose), [METcalcpy](https://github.com/dtcenter/METcalcpy/issues/new/choose), [METplotpy](https://github.com/dtcenter/METplotpy/issues/new/choose)
## New Use Case Checklist ##
See the [METplus Workflow](https://metplus.readthedocs.io/en/latest/Contributors_Guide/github_workflow.html) for details.
- [ ] Complete the issue definition above, including the **Time Estimate** and **Funding source**.
- [ ] Fork this repository or create a branch of **develop**.
Branch name: `feature_<Issue Number>_<Description>`
- [ ] Complete the development and test your changes.
- [ ] Add/update log messages for easier debugging.
- [ ] Add/update unit tests.
- [ ] Add/update documentation.
- [ ] Push local changes to GitHub.
- [ ] Submit a pull request to merge into **develop**.
Pull request: `feature <Issue Number> <Description>`
- [ ] Define the pull request metadata, as permissions allow.
Select: **Reviewer(s)** and **Linked issues**
Select: **Repository** level development cycle **Project** for the next official release
Select: **Milestone** as the next official version
- [ ] Iterate until the reviewer(s) accept your changes. Merge branch into **develop**.
- [ ] Create a second pull request to merge **develop** into **develop-ref**, following the same steps for the first pull request.
- [ ] Delete your fork or branch.
- [ ] Close this issue.
| 1.0 | New Use Case: Wave heights for Altimeter to wave watch model - ## Describe the New Use Case ##
To start OPC's verification process in METplus, there needs to be an easy entry point via use case. While we will proceed to verification of ASCAT wind vectors for the next use case, OPC has warned in previous meetings that scatterometer winds can have many dead ends.
This use case will instead look at Altimeter wave heights, comparing their output to the wave watch model. This is timely, as the next wave watch model upgrade will be integrated into the GFS.
### Use Case Name and Category ###
Use case name is unknown for now, but should follow:
PointStat_fcstWaveWatch_obsAltimeter_WaveHeight
(reason for unknown is need OPC input for confirmation on data sources, names)
This use case can reside in the Marine_and_Cryosphere category, as it deals with wave heights.
### Input Data ###
Fcst source: wave watch model data (need size, type)
Obs source: Altimeter data (need size, type) [link](https://manati.star.nesdis.noaa.gov/datasets/SGWHData.php?parname=wv2) to webpage that showcases the data.
### Acceptance Testing ###
Success of this use case will be two things: a successful run through METplus with the datasets listed above, and meaningful output for OPC that their center can utilize.
*As use case develops, provide a run time here*
### Time Estimate ###
1-3 days
*Issues should represent approximately 1 to 3 days of work.*
### Sub-Issues ###
Consider breaking the new feature down into sub-issues.
- [ ] *Add a checkbox for each sub-issue here.*
### Relevant Deadlines ###
None
### Funding Source ###
*Define the source of funding and account keys here or state NONE.*
## Define the Metadata ##
### Assignee ###
- [ ] Select **engineer(s)** or **no engineer** required
- [ ] Select **scientist(s)** or **no scientist** required
### Labels ###
- [ ] Select **component(s)**
- [ ] Select **priority**
- [ ] Select **requestor(s)**
- [ ] Select **privacy**
### Projects and Milestone ###
- [ ] Select **Repository** and/or **Organization** level **Project(s)** or add **alert: NEED PROJECT ASSIGNMENT** label
- [ ] Select **Milestone** as the next official version or **Future Versions**
## Define Related Issue(s) ##
Consider the impact to the other METplus components.
- [ ] [METplus](https://github.com/dtcenter/METplus/issues/new/choose), [MET](https://github.com/dtcenter/MET/issues/new/choose), [METdatadb](https://github.com/dtcenter/METdatadb/issues/new/choose), [METviewer](https://github.com/dtcenter/METviewer/issues/new/choose), [METexpress](https://github.com/dtcenter/METexpress/issues/new/choose), [METcalcpy](https://github.com/dtcenter/METcalcpy/issues/new/choose), [METplotpy](https://github.com/dtcenter/METplotpy/issues/new/choose)
## New Use Case Checklist ##
See the [METplus Workflow](https://metplus.readthedocs.io/en/latest/Contributors_Guide/github_workflow.html) for details.
- [ ] Complete the issue definition above, including the **Time Estimate** and **Funding source**.
- [ ] Fork this repository or create a branch of **develop**.
Branch name: `feature_<Issue Number>_<Description>`
- [ ] Complete the development and test your changes.
- [ ] Add/update log messages for easier debugging.
- [ ] Add/update unit tests.
- [ ] Add/update documentation.
- [ ] Push local changes to GitHub.
- [ ] Submit a pull request to merge into **develop**.
Pull request: `feature <Issue Number> <Description>`
- [ ] Define the pull request metadata, as permissions allow.
Select: **Reviewer(s)** and **Linked issues**
Select: **Repository** level development cycle **Project** for the next official release
Select: **Milestone** as the next official version
- [ ] Iterate until the reviewer(s) accept your changes. Merge branch into **develop**.
- [ ] Create a second pull request to merge **develop** into **develop-ref**, following the same steps for the first pull request.
- [ ] Delete your fork or branch.
- [ ] Close this issue.
| priority | new use case wave heights for altimeter to wave watch model describe the new use case to start opc s verification process in metplus there needs to be an easy entry point via use case while we will proceed to verification of ascat wind vectors for the next use case opc has warned in previous meetings that scatterometer winds can have many dead ends this use case will instead look at altimeter wave heights comparing their output to the wave watch model this is timely as the next wave watch model upgrade will be integrated into the gfs use case name and category use case name is unknown for now but should follow pointstat fcstwavewatch obsaltimeter waveheight reason for unknown is need opc input for confirmation on data sources names this use case can reside in the marine and cryosphere category as it deals with wave heights input data fcst source wave watch model data need size type obs source altimeter data need size type to webpage that showcases the data acceptance testing success of this use case will be two things a successful run through metplus with the datasets listed above and meaningful output for opc that their center can utilize as use case develops provide a run time here time estimate days issues should represent approximately to days of work sub issues consider breaking the new feature down into sub issues add a checkbox for each sub issue here relevant deadlines none funding source define the source of funding and account keys here or state none define the metadata assignee select engineer s or no engineer required select scientist s or no scientist required labels select component s select priority select requestor s select privacy projects and milestone select repository and or organization level project s or add alert need project assignment label select milestone as the next official version or future versions define related issue s consider the impact to the other metplus components new use case checklist see the for details complete the issue definition above including the time estimate and funding source fork this repository or create a branch of develop branch name feature complete the development and test your changes add update log messages for easier debugging add update unit tests add update documentation push local changes to github submit a pull request to merge into develop pull request feature define the pull request metadata as permissions allow select reviewer s and linked issues select repository level development cycle project for the next official release select milestone as the next official version iterate until the reviewer s accept your changes merge branch into develop create a second pull request to merge develop into develop ref following the same steps for the first pull request delete your fork or branch close this issue | 1 |
651,622 | 21,483,395,297 | IssuesEvent | 2022-04-26 20:09:29 | KlimaDAO/klimadao | https://api.github.com/repos/KlimaDAO/klimadao | closed | [app] Tippy tooltips don't always reflect most recent locale | HIGH PRIORITY | ## To reproduce the bug
Using the language toggle, change from en -> de
note that the hover tooltip in the Stake card might still display in English.
## Solutions?
Try passing the locale to the `key` prop for the tooltip children. This should help tippy know when the child changed, and rerender itself.
Perhaps our helper components should do this under-the-hood so we don't need to pass locale to every single tooltip in the app. | 1.0 | [app] Tippy tooltips don't always reflect most recent locale - ## To reproduce the bug
Using the language toggle, change from en -> de
note that the hover tooltip in the Stake card might still display in English.
## Solutions?
Try passing the locale to the `key` prop for the tooltip children. This should help tippy know when the child changed, and rerender itself.
Perhaps our helper components should do this under-the-hood so we don't need to pass locale to every single tooltip in the app. | priority | tippy tooltips don t always reflect most recent locale to reproduce the bug using the language toggle change from en de note that the hover tooltip in the stake card might still display in english solutions try passing the locale to the key prop for the tooltip children this should help tippy know when the child changed and rerender itself perhaps our helper components should do this under the hood so we don t need to pass locale to every single tooltip in the app | 1 |
6,352 | 2,587,646,970 | IssuesEvent | 2015-02-17 19:47:07 | houeland/kolproxy | https://api.github.com/repos/houeland/kolproxy | closed | Gold monkey golden powders | Component: Lua scripts Priority: High Type: Feature | So, no counter on Golden Monkey's powdered gold drops. Limited to five per day. Not a big issue, but it'd be nice if proxy kept track. :)
Wanky scratches his head, dislodging some golden dandruff. You sweep it up and take it with you.
powdered gold You acquire an item: powdered gold | 1.0 | Gold monkey golden powders - So, no counter on Golden Monkey's powdered gold drops. Limited to five per day. Not a big issue, but it'd be nice if proxy kept track. :)
Wanky scratches his head, dislodging some golden dandruff. You sweep it up and take it with you.
powdered gold You acquire an item: powdered gold | priority | gold monkey golden powders so no counter on golden monkey s powdered gold drops limited to five per day not a big issue but it d be nice if proxy kept track wanky scratches his head dislodging some golden dandruff you sweep it up and take it with you powdered gold you acquire an item powdered gold | 1 |
774,828 | 27,213,006,789 | IssuesEvent | 2023-02-20 18:16:54 | smcnab1/op-exclamation-mark | https://api.github.com/repos/smcnab1/op-exclamation-mark | closed | [FR] Transfer over Photos to PhotoPrism | 📦 For: Packages 🏔Priority: High ✔️Status: Confirmed ⚙️Type: Feature | ## **🚀 Feature Request**
**Is your feature request related to a problem? Please describe.**
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->
* Transfer google photos to photoprism
---
**Describe the solution you'd like**
<!-- A clear and concise description of what you want to happen. -->
*
---
**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 additional information about the problem here.-->
*
---
**Tasks**
<!-- Add any specific tasks to solve the problem here.-->
- [ ] T1
- [ ] T2
- [ ] T3
<!--📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛
Oh, hi there! 😄
To expedite issue processing please search open and closed issues before submitting a new one.
Please read our Rules of Conduct at this repository's `.github/CODE_OF_CONDUCT.md`
📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛-->
| 1.0 | [FR] Transfer over Photos to PhotoPrism - ## **🚀 Feature Request**
**Is your feature request related to a problem? Please describe.**
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->
* Transfer google photos to photoprism
---
**Describe the solution you'd like**
<!-- A clear and concise description of what you want to happen. -->
*
---
**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 additional information about the problem here.-->
*
---
**Tasks**
<!-- Add any specific tasks to solve the problem here.-->
- [ ] T1
- [ ] T2
- [ ] T3
<!--📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛
Oh, hi there! 😄
To expedite issue processing please search open and closed issues before submitting a new one.
Please read our Rules of Conduct at this repository's `.github/CODE_OF_CONDUCT.md`
📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛-->
| priority | transfer over photos to photoprism 🚀 feature request is your feature request related to a problem please describe transfer google photos to photoprism describe the solution you d like describe alternatives you ve considered additional context tasks 📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛 oh hi there 😄 to expedite issue processing please search open and closed issues before submitting a new one please read our rules of conduct at this repository s github code of conduct md 📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛📛 | 1 |
33,494 | 2,766,050,180 | IssuesEvent | 2015-04-30 00:43:46 | geodynamics/specfem3d | https://api.github.com/repos/geodynamics/specfem3d | reopened | workflow for inverse problems: make the inversion tools more standard and more user-friendly | common_to_several_versions enhancement high_priority information | Update from Dimitri, Oct 2012: after talking with many developers and users, we should definitely make the inversion tools in SPECFEM3D more standard and more user friendly. Even if there are many options to adjust when solving inverse problems, and different users currently have different tools (in Matlab, Perl, Fortran, Python and so on), sooner rather than later we should probably try to define a single tool in which all these different options could be implemented, but at least we would have a unified framework, which we could document in the manual.
Currently many users complain that computing sensitivity kernels is easy with SPECFEM3D but that then it is not so easy to use them (and different people give different answers when they are asked). So far, at least the following groups have local tools: the Princeton group, the Toronto group, Carl in Alaska, Emanuele and his group at INGV, Alessia (at least for Flexwin, there are now two versions: in Fortran and in Python), and the Marseille / CNRS group. We should try to address this issue relatively quickly, because the more we wait the more these sets of tools will diverge.
One thing we should do quickly for sure is make sure we maintain the current tools of SPECFEM3D inside the same directory as SPECFEM3D itself; it seems that currently everything is outside, in an "ADJOINT_TOMO" directory, which is thus not downloaded by users when they get SPECFEM3D through SVN or from the CIG tar file; which is problematic.
| 1.0 | workflow for inverse problems: make the inversion tools more standard and more user-friendly - Update from Dimitri, Oct 2012: after talking with many developers and users, we should definitely make the inversion tools in SPECFEM3D more standard and more user friendly. Even if there are many options to adjust when solving inverse problems, and different users currently have different tools (in Matlab, Perl, Fortran, Python and so on), sooner rather than later we should probably try to define a single tool in which all these different options could be implemented, but at least we would have a unified framework, which we could document in the manual.
Currently many users complain that computing sensitivity kernels is easy with SPECFEM3D but that then it is not so easy to use them (and different people give different answers when they are asked). So far, at least the following groups have local tools: the Princeton group, the Toronto group, Carl in Alaska, Emanuele and his group at INGV, Alessia (at least for Flexwin, there are now two versions: in Fortran and in Python), and the Marseille / CNRS group. We should try to address this issue relatively quickly, because the more we wait the more these sets of tools will diverge.
One thing we should do quickly for sure is make sure we maintain the current tools of SPECFEM3D inside the same directory as SPECFEM3D itself; it seems that currently everything is outside, in an "ADJOINT_TOMO" directory, which is thus not downloaded by users when they get SPECFEM3D through SVN or from the CIG tar file; which is problematic.
| priority | workflow for inverse problems make the inversion tools more standard and more user friendly update from dimitri oct after talking with many developers and users we should definitely make the inversion tools in more standard and more user friendly even if there are many options to adjust when solving inverse problems and different users currently have different tools in matlab perl fortran python and so on sooner rather than later we should probably try to define a single tool in which all these different options could be implemented but at least we would have a unified framework which we could document in the manual currently many users complain that computing sensitivity kernels is easy with but that then it is not so easy to use them and different people give different answers when they are asked so far at least the following groups have local tools the princeton group the toronto group carl in alaska emanuele and his group at ingv alessia at least for flexwin there are now two versions in fortran and in python and the marseille cnrs group we should try to address this issue relatively quickly because the more we wait the more these sets of tools will diverge one thing we should do quickly for sure is make sure we maintain the current tools of inside the same directory as itself it seems that currently everything is outside in an adjoint tomo directory which is thus not downloaded by users when they get through svn or from the cig tar file which is problematic | 1 |
122,290 | 4,833,223,893 | IssuesEvent | 2016-11-08 10:17:22 | enviPath/enviPath | https://api.github.com/repos/enviPath/enviPath | opened | change smirks for rule 4312 | high priority Rules | ambit does not support creation of aromaticity, fixed by introducing explict -= bonds
orig smirks:
`[#8;AH1:1][#6;AH1:2]1[#6;AH1:3]=[#6;AH1:4][#6;AH1:5]=[#6:6](-[$(F),$(Cl),$(I),$([C]),$(Br),$([S]-[C]),$(O-[C]):7])[#6;AH1:8]1[#8;AH1:9]>>[#8:1]-[c:2]1[c:3][c:4][c:5][c:6](-[$(F),$(Cl),$(I),$([C]),$(Br),$([S]-[C]),$(O-[C]):7])[c:8]1-[#8:9]`
fixed:
`[#8;AH1:1][#6;AH1:2]1[#6;AH1:3]=[#6;AH1:4][#6;AH1:5]=[#6:6](-[$(F),$(Cl),$(I),$([C]),$(Br),$([S]-[C]),$(O-[C]):7])[#6;AH1:8]1[#8;AH1:9]>>[#8:1]-[#6:2]1-[#6:3]=[#6:4]-[#6:5]=[#6:6](-[$(F),$(Cl),$(I),$([C]),$(Br),$([S]-[C]),$(O-[C]):7])-[#6:8]=1-[#8:9]` | 1.0 | change smirks for rule 4312 - ambit does not support creation of aromaticity, fixed by introducing explict -= bonds
orig smirks:
`[#8;AH1:1][#6;AH1:2]1[#6;AH1:3]=[#6;AH1:4][#6;AH1:5]=[#6:6](-[$(F),$(Cl),$(I),$([C]),$(Br),$([S]-[C]),$(O-[C]):7])[#6;AH1:8]1[#8;AH1:9]>>[#8:1]-[c:2]1[c:3][c:4][c:5][c:6](-[$(F),$(Cl),$(I),$([C]),$(Br),$([S]-[C]),$(O-[C]):7])[c:8]1-[#8:9]`
fixed:
`[#8;AH1:1][#6;AH1:2]1[#6;AH1:3]=[#6;AH1:4][#6;AH1:5]=[#6:6](-[$(F),$(Cl),$(I),$([C]),$(Br),$([S]-[C]),$(O-[C]):7])[#6;AH1:8]1[#8;AH1:9]>>[#8:1]-[#6:2]1-[#6:3]=[#6:4]-[#6:5]=[#6:6](-[$(F),$(Cl),$(I),$([C]),$(Br),$([S]-[C]),$(O-[C]):7])-[#6:8]=1-[#8:9]` | priority | change smirks for rule ambit does not support creation of aromaticity fixed by introducing explict bonds orig smirks br o br o fixed br o br o | 1 |
167,075 | 6,331,900,684 | IssuesEvent | 2017-07-26 11:11:53 | fgpv-vpgf/fgpv-vpgf | https://api.github.com/repos/fgpv-vpgf/fgpv-vpgf | closed | Unable to test Metadata for structured Legends | bug-type: unexpected behavior priority: high problem: bug | Tested build: http://fgpv.cloudapp.net/demo/develop/dev/samples/index-samples.html
Metadata option for structured legends are non responsive. Please investigate as this feature cannot be tested in the current build.

| 1.0 | Unable to test Metadata for structured Legends - Tested build: http://fgpv.cloudapp.net/demo/develop/dev/samples/index-samples.html
Metadata option for structured legends are non responsive. Please investigate as this feature cannot be tested in the current build.

| priority | unable to test metadata for structured legends tested build metadata option for structured legends are non responsive please investigate as this feature cannot be tested in the current build | 1 |
394,402 | 11,643,265,223 | IssuesEvent | 2020-02-29 12:29:58 | python-discord/bot | https://api.github.com/repos/python-discord/bot | closed | Scheduler suppresses all exceptions of the task | area: backend priority: 1 - high status: WIP type: bug | Suppressing all exceptions obviously hides potentially serious errors in production and also makes debugging/development difficult. It seems the original intent was to suppress `asyncio.CancelledError` only. | 1.0 | Scheduler suppresses all exceptions of the task - Suppressing all exceptions obviously hides potentially serious errors in production and also makes debugging/development difficult. It seems the original intent was to suppress `asyncio.CancelledError` only. | priority | scheduler suppresses all exceptions of the task suppressing all exceptions obviously hides potentially serious errors in production and also makes debugging development difficult it seems the original intent was to suppress asyncio cancellederror only | 1 |
359,623 | 10,678,819,837 | IssuesEvent | 2019-10-21 18:02:34 | bounswe/bounswe2019group1 | https://api.github.com/repos/bounswe/bounswe2019group1 | opened | Responses of the api requests must be generic in context. | Coding: Backend Effort: Medium Platform: Android Priority: High Type: Bug | In android kotlin, it accepts one data model for response of the request and even if the fields may mean the request has been succeed or failed, it counts as onSuccess since there is a response and the not 400-500 kind of error has returned. The response of the any request must be generic. | 1.0 | Responses of the api requests must be generic in context. - In android kotlin, it accepts one data model for response of the request and even if the fields may mean the request has been succeed or failed, it counts as onSuccess since there is a response and the not 400-500 kind of error has returned. The response of the any request must be generic. | priority | responses of the api requests must be generic in context in android kotlin it accepts one data model for response of the request and even if the fields may mean the request has been succeed or failed it counts as onsuccess since there is a response and the not kind of error has returned the response of the any request must be generic | 1 |
156,934 | 5,995,120,321 | IssuesEvent | 2017-06-03 00:35:35 | mmisw/orr-portal | https://api.github.com/repos/mmisw/orr-portal | opened | Edit the name of an ontology once it is registered | bug Priority-High usability | (from Tony's May/25/17 email )
For example, I made a typo when I registered the fully-hosted version of SensorML: "SnsorML test fully hosted"
I tried selecting "Edit New Version", but the name is not editable that I can see. | 1.0 | Edit the name of an ontology once it is registered - (from Tony's May/25/17 email )
For example, I made a typo when I registered the fully-hosted version of SensorML: "SnsorML test fully hosted"
I tried selecting "Edit New Version", but the name is not editable that I can see. | priority | edit the name of an ontology once it is registered from tony s may email for example i made a typo when i registered the fully hosted version of sensorml snsorml test fully hosted i tried selecting edit new version but the name is not editable that i can see | 1 |
652,031 | 21,518,681,255 | IssuesEvent | 2022-04-28 12:25:01 | serverlessworkflow/synapse | https://api.github.com/repos/serverlessworkflow/synapse | closed | Consumed singleton correlations are never disposed of | bug priority: high server weight: 1 | **What happened**:
Consumed singleton correlations are never disposed of
**What you expected to happen**:
Whenever a correlation with singleton lifetime has been consumed, delete it from both write and read models
**How to reproduce it**:
1. Deploy a workflow that contains a consume event activity
2. Produce the expected event, thus consuming the singleton correlation that has been created
3. The correlation is still present in both write and read model databases | 1.0 | Consumed singleton correlations are never disposed of - **What happened**:
Consumed singleton correlations are never disposed of
**What you expected to happen**:
Whenever a correlation with singleton lifetime has been consumed, delete it from both write and read models
**How to reproduce it**:
1. Deploy a workflow that contains a consume event activity
2. Produce the expected event, thus consuming the singleton correlation that has been created
3. The correlation is still present in both write and read model databases | priority | consumed singleton correlations are never disposed of what happened consumed singleton correlations are never disposed of what you expected to happen whenever a correlation with singleton lifetime has been consumed delete it from both write and read models how to reproduce it deploy a workflow that contains a consume event activity produce the expected event thus consuming the singleton correlation that has been created the correlation is still present in both write and read model databases | 1 |
526,342 | 15,286,644,836 | IssuesEvent | 2021-02-23 14:55:45 | lightly-ai/lightly | https://api.github.com/repos/lightly-ai/lightly | opened | Switch to openapi_generated code in CLI | high priority | # Switch to openapi_generated code in CLI
This blocks #147.
## Description
The CLI for:
- uploading embeddings (`lightly.cli.upload_cli.py`)
- uploading images (`lightly.cli.upload_cli.py`)
- downloading images (`lightly.cli.download_cli.py`)
still use the handwritten code. We need to update this ASAP such that they use the `openapi_generated` code instead.
## Tasks
- [ ] Replace embedding upload
- [ ] Replace image upload
- [ ] Replace tag download
@MalteEbner did commits get lost here or did we never change this?
| 1.0 | Switch to openapi_generated code in CLI - # Switch to openapi_generated code in CLI
This blocks #147.
## Description
The CLI for:
- uploading embeddings (`lightly.cli.upload_cli.py`)
- uploading images (`lightly.cli.upload_cli.py`)
- downloading images (`lightly.cli.download_cli.py`)
still use the handwritten code. We need to update this ASAP such that they use the `openapi_generated` code instead.
## Tasks
- [ ] Replace embedding upload
- [ ] Replace image upload
- [ ] Replace tag download
@MalteEbner did commits get lost here or did we never change this?
| priority | switch to openapi generated code in cli switch to openapi generated code in cli this blocks description the cli for uploading embeddings lightly cli upload cli py uploading images lightly cli upload cli py downloading images lightly cli download cli py still use the handwritten code we need to update this asap such that they use the openapi generated code instead tasks replace embedding upload replace image upload replace tag download malteebner did commits get lost here or did we never change this | 1 |
237,028 | 7,755,093,721 | IssuesEvent | 2018-05-31 09:05:20 | Gloirin/m2gTest | https://api.github.com/repos/Gloirin/m2gTest | closed | 0009880:
login impossible with php5.5 due to deprecated use of e flag in preg_replace in zend framework (when using ldap) | Tinebase bug high priority | **Reported by heihoff on 28 Apr 2014 17:15**
**Version:** Collin (2013.10.5)
Login is made impossible with php5.5 when using ldap, because every time a user tries to login the ldap backend fails because of the deprecation error in "tine20/library/Zend/Ldap/Converter.php" due to the use of the e flag in preg_replace. (As made evident by looking a the log files) Newer versions of the zend framework do use the newer preg_replace_callback function, solving this problem.
After replacing the file with the deprecated version of preg_replace with a current version from the zend framework repos, the problem faded.
| 1.0 | 0009880:
login impossible with php5.5 due to deprecated use of e flag in preg_replace in zend framework (when using ldap) - **Reported by heihoff on 28 Apr 2014 17:15**
**Version:** Collin (2013.10.5)
Login is made impossible with php5.5 when using ldap, because every time a user tries to login the ldap backend fails because of the deprecation error in "tine20/library/Zend/Ldap/Converter.php" due to the use of the e flag in preg_replace. (As made evident by looking a the log files) Newer versions of the zend framework do use the newer preg_replace_callback function, solving this problem.
After replacing the file with the deprecated version of preg_replace with a current version from the zend framework repos, the problem faded.
| priority | login impossible with due to deprecated use of e flag in preg replace in zend framework when using ldap reported by heihoff on apr version collin login is made impossible with when using ldap because every time a user tries to login the ldap backend fails because of the deprecation error in quot library zend ldap converter php quot due to the use of the e flag in preg replace as made evident by looking a the log files newer versions of the zend framework do use the newer preg replace callback function solving this problem after replacing the file with the deprecated version of preg replace with a current version from the zend framework repos the problem faded | 1 |
734,042 | 25,336,535,457 | IssuesEvent | 2022-11-18 17:19:17 | DylanTom/svd | https://api.github.com/repos/DylanTom/svd | opened | [Terminal] Recursive implementation | high priority | Issue: There is no way for a user to reenter an input BAD!
How to Fix:
[ ] Input validate first on an input, if it is not valid (i.e. inputvalidate returns false, allow the user to re-enter)
[ ] Fix `/bin/main.ml`
What does it look like if it works?
Terminal Example
```
Please enter the destination you are coming from:
> NYJ **NOT VALID**
You entered a non-valid destination, please try again:
> NYC **VALID**
Please enter the destination you want to go to:
> ...
```
Estimate LOC: 25-50
Hint: Look at Dylan's `/bin/main.ml` file in discord | 1.0 | [Terminal] Recursive implementation - Issue: There is no way for a user to reenter an input BAD!
How to Fix:
[ ] Input validate first on an input, if it is not valid (i.e. inputvalidate returns false, allow the user to re-enter)
[ ] Fix `/bin/main.ml`
What does it look like if it works?
Terminal Example
```
Please enter the destination you are coming from:
> NYJ **NOT VALID**
You entered a non-valid destination, please try again:
> NYC **VALID**
Please enter the destination you want to go to:
> ...
```
Estimate LOC: 25-50
Hint: Look at Dylan's `/bin/main.ml` file in discord | priority | recursive implementation issue there is no way for a user to reenter an input bad how to fix input validate first on an input if it is not valid i e inputvalidate returns false allow the user to re enter fix bin main ml what does it look like if it works terminal example please enter the destination you are coming from nyj not valid you entered a non valid destination please try again nyc valid please enter the destination you want to go to estimate loc hint look at dylan s bin main ml file in discord | 1 |
613,116 | 19,073,249,717 | IssuesEvent | 2021-11-27 09:26:43 | verzac/grocer-discord-bot | https://api.github.com/repos/verzac/grocer-discord-bot | closed | !groremove breaks if there are double spaces | bug high-priority | This works: `!groremove 1 2 3 4`
This one doesn't: `!groremove 1 2 3 4`
Should probably have a look at how CommandContext retrieves argStr and see if it truncates extra white spaces | 1.0 | !groremove breaks if there are double spaces - This works: `!groremove 1 2 3 4`
This one doesn't: `!groremove 1 2 3 4`
Should probably have a look at how CommandContext retrieves argStr and see if it truncates extra white spaces | priority | groremove breaks if there are double spaces this works groremove this one doesn t groremove should probably have a look at how commandcontext retrieves argstr and see if it truncates extra white spaces | 1 |
103,414 | 4,172,681,047 | IssuesEvent | 2016-06-21 07:40:08 | agda/agda | https://api.github.com/repos/agda/agda | opened | Parameter refinement causes Panic: unbound variable | bug parameter-refinement priority-highest | ```agda
data N : Set where
suc : ∀ (a : N) → N
data Val : ∀ (t : N) → Set where
valSuc : ∀ (dom : N) → Val (suc dom)
record R : Set where
field f : N
data W (ft : R) : Set where
immed : (v : Val (R.f ft)) → W ft
postulate
Evaluate : ∀ (ft : R) (P : (w : W ft) → Set) → Set
test : ∀ (fa : R) → Set
test fa = Evaluate fa testw
where
testw : W fa → Set
testw (immed (valSuc a)) = fa
```
This is the third time I am shrinking the same file, see #2047 and #2049. | 1.0 | Parameter refinement causes Panic: unbound variable - ```agda
data N : Set where
suc : ∀ (a : N) → N
data Val : ∀ (t : N) → Set where
valSuc : ∀ (dom : N) → Val (suc dom)
record R : Set where
field f : N
data W (ft : R) : Set where
immed : (v : Val (R.f ft)) → W ft
postulate
Evaluate : ∀ (ft : R) (P : (w : W ft) → Set) → Set
test : ∀ (fa : R) → Set
test fa = Evaluate fa testw
where
testw : W fa → Set
testw (immed (valSuc a)) = fa
```
This is the third time I am shrinking the same file, see #2047 and #2049. | priority | parameter refinement causes panic unbound variable agda data n set where suc ∀ a n → n data val ∀ t n → set where valsuc ∀ dom n → val suc dom record r set where field f n data w ft r set where immed v val r f ft → w ft postulate evaluate ∀ ft r p w w ft → set → set test ∀ fa r → set test fa evaluate fa testw where testw w fa → set testw immed valsuc a fa this is the third time i am shrinking the same file see and | 1 |
86,102 | 3,702,670,695 | IssuesEvent | 2016-02-29 17:37:13 | dmusican/Elegit | https://api.github.com/repos/dmusican/Elegit | closed | Label HEAD and branches in commit graphs | enhancement priority high | It would be really helpful to have refs (branches, commits, tags, HEAD, etc) in the actual graph. The challenge is to keep this from getting too noisy, but I think some way of doing this is pretty important. I just did a fast forward merge, and the graph didn't change. Seeing some update would be really helpful.
Specifics: the refs could be:
- in the nodes themselves: the nodes would have to get bigger
- near the nodes: they'd have to point. This would get messy, but could work
- in a row at the top or bottom of the graph. It's already the case that only a single commit appears in any given column, so this could perhaps be easiest? | 1.0 | Label HEAD and branches in commit graphs - It would be really helpful to have refs (branches, commits, tags, HEAD, etc) in the actual graph. The challenge is to keep this from getting too noisy, but I think some way of doing this is pretty important. I just did a fast forward merge, and the graph didn't change. Seeing some update would be really helpful.
Specifics: the refs could be:
- in the nodes themselves: the nodes would have to get bigger
- near the nodes: they'd have to point. This would get messy, but could work
- in a row at the top or bottom of the graph. It's already the case that only a single commit appears in any given column, so this could perhaps be easiest? | priority | label head and branches in commit graphs it would be really helpful to have refs branches commits tags head etc in the actual graph the challenge is to keep this from getting too noisy but i think some way of doing this is pretty important i just did a fast forward merge and the graph didn t change seeing some update would be really helpful specifics the refs could be in the nodes themselves the nodes would have to get bigger near the nodes they d have to point this would get messy but could work in a row at the top or bottom of the graph it s already the case that only a single commit appears in any given column so this could perhaps be easiest | 1 |
71,657 | 3,367,215,413 | IssuesEvent | 2015-11-22 00:28:47 | sagemathinc/smc | https://api.github.com/repos/sagemathinc/smc | closed | the " Signing you in..." landing page re-implementation ignores the base_url, hence is badly broken when developing SMC in a project | bug very high priority | The localStorage.remember_me stuff has to also be aware of the base_url, or it's a serious problem. | 1.0 | the " Signing you in..." landing page re-implementation ignores the base_url, hence is badly broken when developing SMC in a project - The localStorage.remember_me stuff has to also be aware of the base_url, or it's a serious problem. | priority | the signing you in landing page re implementation ignores the base url hence is badly broken when developing smc in a project the localstorage remember me stuff has to also be aware of the base url or it s a serious problem | 1 |
331,533 | 10,074,767,265 | IssuesEvent | 2019-07-24 12:53:13 | AnSyn/ansyn | https://api.github.com/repos/AnSyn/ansyn | closed | Bug- annotations fill and stroke menu should be closed upon clicking outside the menu | Bug Priority: High | Current-
the menu closes only upon clicking the annotations menu
should be-
menu closes upon clicking outside the menu | 1.0 | Bug- annotations fill and stroke menu should be closed upon clicking outside the menu - Current-
the menu closes only upon clicking the annotations menu
should be-
menu closes upon clicking outside the menu | priority | bug annotations fill and stroke menu should be closed upon clicking outside the menu current the menu closes only upon clicking the annotations menu should be menu closes upon clicking outside the menu | 1 |
710,414 | 24,417,147,200 | IssuesEvent | 2022-10-05 16:54:10 | phetsims/ratio-and-proportion | https://api.github.com/repos/phetsims/ratio-and-proportion | closed | Both hands context response is capitalized in voicing response | priority:2-high status:ready-for-review dev:voicing | This makes good sense for description, but not in voicing, I think it would be straight forward to fix. Here is what things look like right now:
```
hands, far from challenge ratio, Hands extremely close to each other, left almost on tick mark 4.5, right on tick mark 5.5.
hands, at challenge ratio, Hands very close to each other, left in lower region, right in upper-middle region.
``` | 1.0 | Both hands context response is capitalized in voicing response - This makes good sense for description, but not in voicing, I think it would be straight forward to fix. Here is what things look like right now:
```
hands, far from challenge ratio, Hands extremely close to each other, left almost on tick mark 4.5, right on tick mark 5.5.
hands, at challenge ratio, Hands very close to each other, left in lower region, right in upper-middle region.
``` | priority | both hands context response is capitalized in voicing response this makes good sense for description but not in voicing i think it would be straight forward to fix here is what things look like right now hands far from challenge ratio hands extremely close to each other left almost on tick mark right on tick mark hands at challenge ratio hands very close to each other left in lower region right in upper middle region | 1 |
392,642 | 11,594,183,666 | IssuesEvent | 2020-02-24 14:55:22 | ahmedkaludi/accelerated-mobile-pages | https://api.github.com/repos/ahmedkaludi/accelerated-mobile-pages | closed | compatibility with the Smart slider 3 plugin | 3rd party Compatibility [Priority: HIGH] enhancement | Need to make compatibility with the Smart Slider 3 plugin. (https://wordpress.org/plugins/smart-slider-3/)
Ref: https://secure.helpscout.net/conversation/1065325410/108114?folderId=3257665
| 1.0 | compatibility with the Smart slider 3 plugin - Need to make compatibility with the Smart Slider 3 plugin. (https://wordpress.org/plugins/smart-slider-3/)
Ref: https://secure.helpscout.net/conversation/1065325410/108114?folderId=3257665
| priority | compatibility with the smart slider plugin need to make compatibility with the smart slider plugin ref | 1 |
558,510 | 16,535,485,081 | IssuesEvent | 2021-05-27 11:20:36 | opensrp/fhircore | https://api.github.com/repos/opensrp/fhircore | closed | [COVAX demo app] Build barcode scanner | Covax demo app - 26/05/21 covid high-priority | We need to scan barcodes that contain Patient identifiers and use the identifiers in retrieving records.
- [x] Add `Scan Bar Code` button on register page
- [x] Build out barcode scanner logic (look at https://github.com/google/android-fhir/tree/jt/bar-code)
- [x] Wire barcode scanner results to existing search functionality
Mockups: https://www.figma.com/proto/Ck46ofqC6kE6ISBC2YmwiI/COVID19-FHIR?page-id=1001%3A5305&node-id=1002%3A5506&viewport=699%2C624%2C0.25&scaling=min-zoom
User stories: https://github.com/opensrp/fhircore/issues/126#issue-891444397
| 1.0 | [COVAX demo app] Build barcode scanner - We need to scan barcodes that contain Patient identifiers and use the identifiers in retrieving records.
- [x] Add `Scan Bar Code` button on register page
- [x] Build out barcode scanner logic (look at https://github.com/google/android-fhir/tree/jt/bar-code)
- [x] Wire barcode scanner results to existing search functionality
Mockups: https://www.figma.com/proto/Ck46ofqC6kE6ISBC2YmwiI/COVID19-FHIR?page-id=1001%3A5305&node-id=1002%3A5506&viewport=699%2C624%2C0.25&scaling=min-zoom
User stories: https://github.com/opensrp/fhircore/issues/126#issue-891444397
| priority | build barcode scanner we need to scan barcodes that contain patient identifiers and use the identifiers in retrieving records add scan bar code button on register page build out barcode scanner logic look at wire barcode scanner results to existing search functionality mockups user stories | 1 |
405,584 | 11,879,214,126 | IssuesEvent | 2020-03-27 08:16:56 | aau-giraf/web-api | https://api.github.com/repos/aau-giraf/web-api | closed | Integration tests needs fixing, since most are either skipped or failed | bug gruppe 7 priority: highest | **Describe the bug**
Most of the Wep-API integration tests fails. Suspected to be, because of new versions of different packages.
**To Reproduce**
Steps to reproduce the behavior:
1. Open Wep-api project in a pycharm.
2. Install required packages ( Make sure that the package 'integrate' has the version 1.2.1, else it will not be able to run at all, because of changes to the new version of that package)
3. run file "test.py" from folder "GirafIntegrationTest.tests".
4. see the results of tests
**Expected behavior**
All tests should pass.
**Actual behavior**
Ran 146 tests, 42 succeeded, 48 failed (0 expected), 56 skipped
**Screenshots**

**Environment (please complete the following information):**
- Local database setup
- Run wep-API locally
**Additional context**
Add any other context about the problem here.
| 1.0 | Integration tests needs fixing, since most are either skipped or failed - **Describe the bug**
Most of the Wep-API integration tests fails. Suspected to be, because of new versions of different packages.
**To Reproduce**
Steps to reproduce the behavior:
1. Open Wep-api project in a pycharm.
2. Install required packages ( Make sure that the package 'integrate' has the version 1.2.1, else it will not be able to run at all, because of changes to the new version of that package)
3. run file "test.py" from folder "GirafIntegrationTest.tests".
4. see the results of tests
**Expected behavior**
All tests should pass.
**Actual behavior**
Ran 146 tests, 42 succeeded, 48 failed (0 expected), 56 skipped
**Screenshots**

**Environment (please complete the following information):**
- Local database setup
- Run wep-API locally
**Additional context**
Add any other context about the problem here.
| priority | integration tests needs fixing since most are either skipped or failed describe the bug most of the wep api integration tests fails suspected to be because of new versions of different packages to reproduce steps to reproduce the behavior open wep api project in a pycharm install required packages make sure that the package integrate has the version else it will not be able to run at all because of changes to the new version of that package run file test py from folder girafintegrationtest tests see the results of tests expected behavior all tests should pass actual behavior ran tests succeeded failed expected skipped screenshots environment please complete the following information local database setup run wep api locally additional context add any other context about the problem here | 1 |
293,141 | 8,972,825,345 | IssuesEvent | 2019-01-29 19:19:50 | embassynetwork/modernomad | https://api.github.com/repos/embassynetwork/modernomad | closed | Fix graphql query error for available resources ("stay" page) | Bug High Priority | Graphene upgrade from 1.x to 2.x seems to have broken the graphql query for rooms on the stay page.
On the `/stay` page, browser debug tools --> network tab shows a graphql 400 error related to the formatting of the depart date:
Query:
`{"query":"query AllResourcesForLocation($locationSlug: String!, $arrive: DateTime!, $depart: DateTime!) {\n allLocations(slug: $locationSlug) {\n edges {\n node {\n maxBookingDays\n fees(paidByHouse: false) {\n id\n description\n percentage\n paidByHouse\n }\n resources(hasFutureCapacity: true) {\n id\n rid\n name\n description\n summary\n image\n defaultRate\n hasFutureDrftCapacity\n acceptDrftTheseDates(arrive: $arrive, depart: $depart)\n availabilities(arrive: $arrive, depart: $depart) {\n date\n quantity\n }\n }\n }\n }\n }\n}\n","variables":{"locationSlug":"Huang-Walk","arrive":"2019-01-29T00:00:00.00","depart":"2019-02-5T00:00:00.00"},"operationName":"AllResourcesForLocation"}`
Response:
`"{"errors":[{"message":"Variable \"$depart\" got invalid value \"2019-02-2T00:00:00.00\".\nExpected type \"DateTime\", found \"2019-02-2T00:00:00.00\".","locations":[{"line":1,"column":75}]}]}"`
Refs:
* Graphene upgrade docs https://github.com/graphql-python/graphene/blob/master/UPGRADE-v2.0.md
* [`AllResourcesForLocation`](https://github.com/embassynetwork/modernomad/blob/master/client/js/components/booking/RoomIndexOrDetail.jsx) code in modernomad. | 1.0 | Fix graphql query error for available resources ("stay" page) - Graphene upgrade from 1.x to 2.x seems to have broken the graphql query for rooms on the stay page.
On the `/stay` page, browser debug tools --> network tab shows a graphql 400 error related to the formatting of the depart date:
Query:
`{"query":"query AllResourcesForLocation($locationSlug: String!, $arrive: DateTime!, $depart: DateTime!) {\n allLocations(slug: $locationSlug) {\n edges {\n node {\n maxBookingDays\n fees(paidByHouse: false) {\n id\n description\n percentage\n paidByHouse\n }\n resources(hasFutureCapacity: true) {\n id\n rid\n name\n description\n summary\n image\n defaultRate\n hasFutureDrftCapacity\n acceptDrftTheseDates(arrive: $arrive, depart: $depart)\n availabilities(arrive: $arrive, depart: $depart) {\n date\n quantity\n }\n }\n }\n }\n }\n}\n","variables":{"locationSlug":"Huang-Walk","arrive":"2019-01-29T00:00:00.00","depart":"2019-02-5T00:00:00.00"},"operationName":"AllResourcesForLocation"}`
Response:
`"{"errors":[{"message":"Variable \"$depart\" got invalid value \"2019-02-2T00:00:00.00\".\nExpected type \"DateTime\", found \"2019-02-2T00:00:00.00\".","locations":[{"line":1,"column":75}]}]}"`
Refs:
* Graphene upgrade docs https://github.com/graphql-python/graphene/blob/master/UPGRADE-v2.0.md
* [`AllResourcesForLocation`](https://github.com/embassynetwork/modernomad/blob/master/client/js/components/booking/RoomIndexOrDetail.jsx) code in modernomad. | priority | fix graphql query error for available resources stay page graphene upgrade from x to x seems to have broken the graphql query for rooms on the stay page on the stay page browser debug tools network tab shows a graphql error related to the formatting of the depart date query query query allresourcesforlocation locationslug string arrive datetime depart datetime n alllocations slug locationslug n edges n node n maxbookingdays n fees paidbyhouse false n id n description n percentage n paidbyhouse n n resources hasfuturecapacity true n id n rid n name n description n summary n image n defaultrate n hasfuturedrftcapacity n acceptdrftthesedates arrive arrive depart depart n availabilities arrive arrive depart depart n date n quantity n n n n n n n variables locationslug huang walk arrive depart operationname allresourcesforlocation response errors refs graphene upgrade docs code in modernomad | 1 |
267,211 | 8,380,418,443 | IssuesEvent | 2018-10-07 14:35:00 | TailorMadeSoftwareHouse/AGEstateAgents | https://api.github.com/repos/TailorMadeSoftwareHouse/AGEstateAgents | closed | Create a new windows form - retrieve and update tenant details. (Development 2 hours) | Development in progress High priority Ready for development | Add a new windows form to allow users to retrieve and update tenant details. | 1.0 | Create a new windows form - retrieve and update tenant details. (Development 2 hours) - Add a new windows form to allow users to retrieve and update tenant details. | priority | create a new windows form retrieve and update tenant details development hours add a new windows form to allow users to retrieve and update tenant details | 1 |
88,702 | 3,783,890,468 | IssuesEvent | 2016-03-19 12:46:04 | VladSerdobintsev/zfcore | https://api.github.com/repos/VladSerdobintsev/zfcore | closed | Документация для конечного пользователя | auto-migrated Component-Docs Priority-High Type-Task | ```
Было бы неплохо иметь некую доккументацию
для конечного пользователя, позволяющую
быстро освоить ZFCore и ее основные принципы и
особенности
Отличный пример подобной документации:
Practical Symfony
http://www.symfony-project.org/jobeet/1_4/
Github Help Pages
https://help.github.com/articles/set-up-git
https://help.github.com/articles/create-a-repo
Подобная документация позволит снизить
порог вхождения и познакомиться с
примерами использования
```
Original issue reported on code.google.com by `lozovoy....@gmail.com` on 31 Jul 2012 at 2:48 | 1.0 | Документация для конечного пользователя - ```
Было бы неплохо иметь некую доккументацию
для конечного пользователя, позволяющую
быстро освоить ZFCore и ее основные принципы и
особенности
Отличный пример подобной документации:
Practical Symfony
http://www.symfony-project.org/jobeet/1_4/
Github Help Pages
https://help.github.com/articles/set-up-git
https://help.github.com/articles/create-a-repo
Подобная документация позволит снизить
порог вхождения и познакомиться с
примерами использования
```
Original issue reported on code.google.com by `lozovoy....@gmail.com` on 31 Jul 2012 at 2:48 | priority | документация для конечного пользователя было бы неплохо иметь некую доккументацию для конечного пользователя позволяющую быстро освоить zfcore и ее основные принципы и особенности отличный пример подобной документации practical symfony github help pages подобная документация позволит снизить порог вхождения и познакомиться с примерами использования original issue reported on code google com by lozovoy gmail com on jul at | 1 |
203,205 | 7,058,610,019 | IssuesEvent | 2018-01-04 21:06:56 | swager/grf | https://api.github.com/repos/swager/grf | closed | Does causal_forest support a sparse.model.matrix? | high priority | I am interested in using causal_forest with a treatment variable, W, and covariates X that are categorical variables. I would like to use `sparse.model.matrix(~ ., data = X)` to generate the covariates since the 1 hot encoding will be very sparse.
I believe the training function ultimately calls this cpp function https://github.com/swager/grf/blob/15c7af3b1cf39fc1ae231fe325a8d800ad78ff14/r-package/grf/bindings/RegressionForestBindings.cpp#L12. The Rcpp NumericMatrix class is for dense matrices, is it possible to get this for sparse data? | 1.0 | Does causal_forest support a sparse.model.matrix? - I am interested in using causal_forest with a treatment variable, W, and covariates X that are categorical variables. I would like to use `sparse.model.matrix(~ ., data = X)` to generate the covariates since the 1 hot encoding will be very sparse.
I believe the training function ultimately calls this cpp function https://github.com/swager/grf/blob/15c7af3b1cf39fc1ae231fe325a8d800ad78ff14/r-package/grf/bindings/RegressionForestBindings.cpp#L12. The Rcpp NumericMatrix class is for dense matrices, is it possible to get this for sparse data? | priority | does causal forest support a sparse model matrix i am interested in using causal forest with a treatment variable w and covariates x that are categorical variables i would like to use sparse model matrix data x to generate the covariates since the hot encoding will be very sparse i believe the training function ultimately calls this cpp function the rcpp numericmatrix class is for dense matrices is it possible to get this for sparse data | 1 |
602,830 | 18,508,835,870 | IssuesEvent | 2021-10-19 22:28:22 | WordPress/openverse-catalog | https://api.github.com/repos/WordPress/openverse-catalog | opened | Create `just` deployment configuration | 🟧 priority: high 🤖 aspect: dx 🧰 goal: internal improvement | ## Current Situation
<!-- Describe the part of the infrastructure you think should improve -->
`docker-compose` by default will use the `docker-compose.override.yml` file, so we have to explicitly use `docker-compose -f docker-compose.yml <command>` on prod for deployment related tasks.
## Suggested Improvement
<!-- Describe what you want to happen -->
Ideally we should be able to use `just`, and `just` would alter the `DEV_DOCKER_FILES` to only the production ones via an environment variable, possibly `IS_PROD`.
## Benefit
<!-- Fully describe the benefit of the change (E.g., improve speed, robustness, etc.) -->
We can use the same commands on prod as we do in dev, only prod will respect the files appropriately and only spin up prod services.
## Alternatives
<!-- Describe any alternative solutions you have considered -->
Rename `docker-compose.override.yml` so docker doesn't use it by default if we just use `docker-compose <command>` on prod.
## Additional context
<!-- Add any other context about the feature request. -->
## Implementation
<!-- Replace the [ ] with [x] to check the box. -->
- [ ] 🙋 I would be interested in implementing this feature.
| 1.0 | Create `just` deployment configuration - ## Current Situation
<!-- Describe the part of the infrastructure you think should improve -->
`docker-compose` by default will use the `docker-compose.override.yml` file, so we have to explicitly use `docker-compose -f docker-compose.yml <command>` on prod for deployment related tasks.
## Suggested Improvement
<!-- Describe what you want to happen -->
Ideally we should be able to use `just`, and `just` would alter the `DEV_DOCKER_FILES` to only the production ones via an environment variable, possibly `IS_PROD`.
## Benefit
<!-- Fully describe the benefit of the change (E.g., improve speed, robustness, etc.) -->
We can use the same commands on prod as we do in dev, only prod will respect the files appropriately and only spin up prod services.
## Alternatives
<!-- Describe any alternative solutions you have considered -->
Rename `docker-compose.override.yml` so docker doesn't use it by default if we just use `docker-compose <command>` on prod.
## Additional context
<!-- Add any other context about the feature request. -->
## Implementation
<!-- Replace the [ ] with [x] to check the box. -->
- [ ] 🙋 I would be interested in implementing this feature.
| priority | create just deployment configuration current situation docker compose by default will use the docker compose override yml file so we have to explicitly use docker compose f docker compose yml on prod for deployment related tasks suggested improvement ideally we should be able to use just and just would alter the dev docker files to only the production ones via an environment variable possibly is prod benefit we can use the same commands on prod as we do in dev only prod will respect the files appropriately and only spin up prod services alternatives rename docker compose override yml so docker doesn t use it by default if we just use docker compose on prod additional context implementation 🙋 i would be interested in implementing this feature | 1 |
765,078 | 26,832,287,133 | IssuesEvent | 2023-02-02 16:48:48 | elementary/code | https://api.github.com/repos/elementary/code | closed | Saving new document to an unwritable location gives unexpected behaviour and possible data loss | Priority: High | ### What Happened?
Created a new document, made some changes then pressed `<Control>S` to save. In the file chooser chose a new file name in a directory that had no write permission. On pressing "save", the document was renamed as desired even though no new file was created and a warning infobar showed saying the file had been deleted which is confusing.
The only option in the infobar was "Save" but on choosing that, the same infobar immediately reappeared.
On closing the tab an option was given to save the file and this was accepted but no new file was produced so the contents were lost.
### Steps to Reproduce
1. Open a New Document
2. Make some changes
3. Activate the "Save" action
4. Try to save as a new file in an unwritable directory
5. Observe odd behaviour and data loss if tab subsequently closed
### Expected Behavior
The file should remain a temporary file which continues to save its contents and is restorable if the tab or app is closed. The document should not be renamed. A suitable warning should be given as to why the operation failed.
### OS Version
7.x (Early Access)
### Software Version
Latest release (I have run all updates)
### Log Output
_No response_
### Hardware Info
_No response_ | 1.0 | Saving new document to an unwritable location gives unexpected behaviour and possible data loss - ### What Happened?
Created a new document, made some changes then pressed `<Control>S` to save. In the file chooser chose a new file name in a directory that had no write permission. On pressing "save", the document was renamed as desired even though no new file was created and a warning infobar showed saying the file had been deleted which is confusing.
The only option in the infobar was "Save" but on choosing that, the same infobar immediately reappeared.
On closing the tab an option was given to save the file and this was accepted but no new file was produced so the contents were lost.
### Steps to Reproduce
1. Open a New Document
2. Make some changes
3. Activate the "Save" action
4. Try to save as a new file in an unwritable directory
5. Observe odd behaviour and data loss if tab subsequently closed
### Expected Behavior
The file should remain a temporary file which continues to save its contents and is restorable if the tab or app is closed. The document should not be renamed. A suitable warning should be given as to why the operation failed.
### OS Version
7.x (Early Access)
### Software Version
Latest release (I have run all updates)
### Log Output
_No response_
### Hardware Info
_No response_ | priority | saving new document to an unwritable location gives unexpected behaviour and possible data loss what happened created a new document made some changes then pressed s to save in the file chooser chose a new file name in a directory that had no write permission on pressing save the document was renamed as desired even though no new file was created and a warning infobar showed saying the file had been deleted which is confusing the only option in the infobar was save but on choosing that the same infobar immediately reappeared on closing the tab an option was given to save the file and this was accepted but no new file was produced so the contents were lost steps to reproduce open a new document make some changes activate the save action try to save as a new file in an unwritable directory observe odd behaviour and data loss if tab subsequently closed expected behavior the file should remain a temporary file which continues to save its contents and is restorable if the tab or app is closed the document should not be renamed a suitable warning should be given as to why the operation failed os version x early access software version latest release i have run all updates log output no response hardware info no response | 1 |
397,240 | 11,725,598,958 | IssuesEvent | 2020-03-10 13:14:40 | eJourn-al/eJournal | https://api.github.com/repos/eJourn-al/eJournal | closed | Show version number | Priority: High Status: In Progress Type: Enhancement Workload: Low | **Describe the solution you'd like**
Be able to see the version currently deployed as a user of the web app.
**User interface**
Can be added in the footer.
| 1.0 | Show version number - **Describe the solution you'd like**
Be able to see the version currently deployed as a user of the web app.
**User interface**
Can be added in the footer.
| priority | show version number describe the solution you d like be able to see the version currently deployed as a user of the web app user interface can be added in the footer | 1 |
622,018 | 19,604,255,026 | IssuesEvent | 2022-01-06 07:11:31 | status-im/status-desktop | https://api.github.com/repos/status-im/status-desktop | opened | Confirm new password option is missing | bug Profile priority 1: high | ### Description
`Confirm new password` option is not present in the application which differs from the mobile implementation and at the same time increases a chance of human error, we need to make sure user realises which exact password he is changing his current to, so additional check (confirmation) should be present, also it is a common pattern for such functionality across many applications
**Steps:**
1. create account
2. open settings -> privacy and security
3. click change password
<img width="1402" alt="Screenshot 2022-01-06 at 10 04 33" src="https://user-images.githubusercontent.com/82375995/148343415-6c46bb83-e640-45ec-9fad-9376246a6e17.png">
**Build info:** master commit 6d0d00a50a144929abb5fb15603038428b4ae2ad, latest develop commit `3499cdc12378d2188377823ea238b8a3c2084437` (mobile) | 1.0 | Confirm new password option is missing - ### Description
`Confirm new password` option is not present in the application which differs from the mobile implementation and at the same time increases a chance of human error, we need to make sure user realises which exact password he is changing his current to, so additional check (confirmation) should be present, also it is a common pattern for such functionality across many applications
**Steps:**
1. create account
2. open settings -> privacy and security
3. click change password
<img width="1402" alt="Screenshot 2022-01-06 at 10 04 33" src="https://user-images.githubusercontent.com/82375995/148343415-6c46bb83-e640-45ec-9fad-9376246a6e17.png">
**Build info:** master commit 6d0d00a50a144929abb5fb15603038428b4ae2ad, latest develop commit `3499cdc12378d2188377823ea238b8a3c2084437` (mobile) | priority | confirm new password option is missing description confirm new password option is not present in the application which differs from the mobile implementation and at the same time increases a chance of human error we need to make sure user realises which exact password he is changing his current to so additional check confirmation should be present also it is a common pattern for such functionality across many applications steps create account open settings privacy and security click change password img width alt screenshot at src build info master commit latest develop commit mobile | 1 |
366,906 | 10,831,973,759 | IssuesEvent | 2019-11-11 09:36:11 | TLTMedia/Marginalia | https://api.github.com/repos/TLTMedia/Marginalia | reopened | Filter is not dynamic. | Frontend [HIGH] Priority | Filter need to get update when the page is changed.
e.g. Color the type filter when there is a new type, add or delete commenter when new comments are made. | 1.0 | Filter is not dynamic. - Filter need to get update when the page is changed.
e.g. Color the type filter when there is a new type, add or delete commenter when new comments are made. | priority | filter is not dynamic filter need to get update when the page is changed e g color the type filter when there is a new type add or delete commenter when new comments are made | 1 |
356,085 | 10,588,576,034 | IssuesEvent | 2019-10-09 02:35:39 | AY1920S1-CS2103-T11-2/main | https://api.github.com/repos/AY1920S1-CS2103-T11-2/main | opened | Implement JsonAdaptedModule and UniqueModuleList | priority.High status.Ongoing | Using equivalent Student java files as reference | 1.0 | Implement JsonAdaptedModule and UniqueModuleList - Using equivalent Student java files as reference | priority | implement jsonadaptedmodule and uniquemodulelist using equivalent student java files as reference | 1 |
315,336 | 9,612,230,339 | IssuesEvent | 2019-05-13 08:25:44 | firecracker-microvm/firecracker | https://api.github.com/repos/firecracker-microvm/firecracker | closed | Seccomp violation when Firecracker gets SIGSEGV/SIGBUS | Priority: High Quality: Bug | If for any reason *other than stack overflow* Firecracker gets a `SIGSEGV` or `SIGBUS`, the signal handler [installed by Rust](https://github.com/rust-lang/rust/blob/1.32.0/src/libstd/sys/unix/stack_overflow.rs#L97) ends up calling `sigaction` to deregister itself. `sigaction` is not whitelisted, therefore Firecracker will exit with a seccomp violation.
What's with the `sigaction`?
Rust installs this signal handler to gracefully detect and handle stack overflows. A guard page tells whether the signal originated in a SO or not. If so, Rust promptly aborts to protect the program against it; if not, the signal handler deregisters itself (with `sigaction`) by overwriting itself with `SIG_DFL`. Next time the signal hits, the program will be terminated.
The way Firecracker deals with this is misleading overall; if it gets a non-stack overflow `SIGSEGV`/`SIGBUS`, we see a seccomp violation.
```bash
kill -BUS `pidof firecracker`
```
```bash
2019-04-19T09:46:13.958232287 [anonymous-instance:ERROR:vmm/src/sigsys_handler.rs:69] Shutting down VM after intercepting a bad syscall (13).
2019-04-19T09:46:13.958542547 [anonymous-instance:ERROR:vmm/src/sigsys_handler.rs:75] Failed to log metrics while stopping: Logger was not initialized.
``` | 1.0 | Seccomp violation when Firecracker gets SIGSEGV/SIGBUS - If for any reason *other than stack overflow* Firecracker gets a `SIGSEGV` or `SIGBUS`, the signal handler [installed by Rust](https://github.com/rust-lang/rust/blob/1.32.0/src/libstd/sys/unix/stack_overflow.rs#L97) ends up calling `sigaction` to deregister itself. `sigaction` is not whitelisted, therefore Firecracker will exit with a seccomp violation.
What's with the `sigaction`?
Rust installs this signal handler to gracefully detect and handle stack overflows. A guard page tells whether the signal originated in a SO or not. If so, Rust promptly aborts to protect the program against it; if not, the signal handler deregisters itself (with `sigaction`) by overwriting itself with `SIG_DFL`. Next time the signal hits, the program will be terminated.
The way Firecracker deals with this is misleading overall; if it gets a non-stack overflow `SIGSEGV`/`SIGBUS`, we see a seccomp violation.
```bash
kill -BUS `pidof firecracker`
```
```bash
2019-04-19T09:46:13.958232287 [anonymous-instance:ERROR:vmm/src/sigsys_handler.rs:69] Shutting down VM after intercepting a bad syscall (13).
2019-04-19T09:46:13.958542547 [anonymous-instance:ERROR:vmm/src/sigsys_handler.rs:75] Failed to log metrics while stopping: Logger was not initialized.
``` | priority | seccomp violation when firecracker gets sigsegv sigbus if for any reason other than stack overflow firecracker gets a sigsegv or sigbus the signal handler ends up calling sigaction to deregister itself sigaction is not whitelisted therefore firecracker will exit with a seccomp violation what s with the sigaction rust installs this signal handler to gracefully detect and handle stack overflows a guard page tells whether the signal originated in a so or not if so rust promptly aborts to protect the program against it if not the signal handler deregisters itself with sigaction by overwriting itself with sig dfl next time the signal hits the program will be terminated the way firecracker deals with this is misleading overall if it gets a non stack overflow sigsegv sigbus we see a seccomp violation bash kill bus pidof firecracker bash shutting down vm after intercepting a bad syscall failed to log metrics while stopping logger was not initialized | 1 |
416,399 | 12,145,758,430 | IssuesEvent | 2020-04-24 09:53:20 | ASbeletsky/TimeOffTracker | https://api.github.com/repos/ASbeletsky/TimeOffTracker | closed | Excel data import | done enhancement high priority | ## Overview
The system is a replacement for excel-based vacation management. So previous data is stored in Excel.
The current implementation does not support Excel data import.
## Requirements
* Data import is being done by the following steps.
1. File attachment.
2. Sheets selection.
3. Data ranges selection.
## Implementation guidelines
* As an option, data ranges selection can be implemented by column name/title selection.
* [https://github.com/tonyqus/npoi](https://github.com/tonyqus/npoi) should be used for server-side Excel parsing.
Estimate: 35 hours
Deadline: 21.04.2020 | 1.0 | Excel data import - ## Overview
The system is a replacement for excel-based vacation management. So previous data is stored in Excel.
The current implementation does not support Excel data import.
## Requirements
* Data import is being done by the following steps.
1. File attachment.
2. Sheets selection.
3. Data ranges selection.
## Implementation guidelines
* As an option, data ranges selection can be implemented by column name/title selection.
* [https://github.com/tonyqus/npoi](https://github.com/tonyqus/npoi) should be used for server-side Excel parsing.
Estimate: 35 hours
Deadline: 21.04.2020 | priority | excel data import overview the system is a replacement for excel based vacation management so previous data is stored in excel the current implementation does not support excel data import requirements data import is being done by the following steps file attachment sheets selection data ranges selection implementation guidelines as an option data ranges selection can be implemented by column name title selection should be used for server side excel parsing estimate hours deadline | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.