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
666,238
22,347,130,152
IssuesEvent
2022-06-15 08:48:24
bitsongofficial/wallet-mobile
https://api.github.com/repos/bitsongofficial/wallet-mobile
closed
Fix Header Animation - Profile Page
bug high priority
The animation is working fine, but the user scrolldown the button _**Set nick**_ should be hide (using a fade out animation). We should avoid overlap between **_close button_** and **_set nick button_**. https://user-images.githubusercontent.com/17269969/173523121-ae5fd47c-9196-4ba0-9287-408e49f338ad.mp4
1.0
Fix Header Animation - Profile Page - The animation is working fine, but the user scrolldown the button _**Set nick**_ should be hide (using a fade out animation). We should avoid overlap between **_close button_** and **_set nick button_**. https://user-images.githubusercontent.com/17269969/173523121-ae5fd47c-9196-4ba0-9287-408e49f338ad.mp4
priority
fix header animation profile page the animation is working fine but the user scrolldown the button set nick should be hide using a fade out animation we should avoid overlap between close button and set nick button
1
1,668
2,517,420,063
IssuesEvent
2015-01-16 14:42:02
geosolutions-it/MapStore
https://api.github.com/repos/geosolutions-it/MapStore
closed
Layout issue for the SpatialQueryfForm tool
bug Priority: High
When the panel is collapsed at startup, the bboxFieldSet component is not shown correctly (we have to provide a doLayout where needed).
1.0
Layout issue for the SpatialQueryfForm tool - When the panel is collapsed at startup, the bboxFieldSet component is not shown correctly (we have to provide a doLayout where needed).
priority
layout issue for the spatialqueryfform tool when the panel is collapsed at startup the bboxfieldset component is not shown correctly we have to provide a dolayout where needed
1
745,476
25,985,420,084
IssuesEvent
2022-12-19 23:20:51
LBPUnion/ProjectLighthouse
https://api.github.com/repos/LBPUnion/ProjectLighthouse
closed
Add the ability to delete comments on website
enhancement priority:high server:website
A good enhacement in the website, if it can be made, would be adding the ability to delete: 1. Comments the user makes on their profile 2. Comments other users make on your profile 3. Comments the user makes on levels 4. Comments other users make in your levels.
1.0
Add the ability to delete comments on website - A good enhacement in the website, if it can be made, would be adding the ability to delete: 1. Comments the user makes on their profile 2. Comments other users make on your profile 3. Comments the user makes on levels 4. Comments other users make in your levels.
priority
add the ability to delete comments on website a good enhacement in the website if it can be made would be adding the ability to delete comments the user makes on their profile comments other users make on your profile comments the user makes on levels comments other users make in your levels
1
356,156
10,589,455,851
IssuesEvent
2019-10-09 06:13:07
ubclaunchpad/rocket2
https://api.github.com/repos/ubclaunchpad/rocket2
opened
Properly separate responsibilities of team related commands and webhooks
high priority refactoring & cleanup
**Please give a one-sentence summary of the cleanup you would like done.** Both the team commands as well as the team and member seem to be trying to write data that should only be written once. **Please give as many details as possible about the cleanup or refactoring.** The intention is that when applicable, team commands would use the GitHub API to properly do action on the GitHub organization, allowing a webhook to come back down to handle the accesses to rocket's database. Remove writes to rocket's database in team commands and (where missing) add writes to rocket's database in the associated webhooks. **Please list any additional context; in particular, list what areas of the code base this would affect.** ``` app\controller\command\commands\team.py app\controller\webhook\github\events\team.py app\controller\webhook\github\events\membership.py ```
1.0
Properly separate responsibilities of team related commands and webhooks - **Please give a one-sentence summary of the cleanup you would like done.** Both the team commands as well as the team and member seem to be trying to write data that should only be written once. **Please give as many details as possible about the cleanup or refactoring.** The intention is that when applicable, team commands would use the GitHub API to properly do action on the GitHub organization, allowing a webhook to come back down to handle the accesses to rocket's database. Remove writes to rocket's database in team commands and (where missing) add writes to rocket's database in the associated webhooks. **Please list any additional context; in particular, list what areas of the code base this would affect.** ``` app\controller\command\commands\team.py app\controller\webhook\github\events\team.py app\controller\webhook\github\events\membership.py ```
priority
properly separate responsibilities of team related commands and webhooks please give a one sentence summary of the cleanup you would like done both the team commands as well as the team and member seem to be trying to write data that should only be written once please give as many details as possible about the cleanup or refactoring the intention is that when applicable team commands would use the github api to properly do action on the github organization allowing a webhook to come back down to handle the accesses to rocket s database remove writes to rocket s database in team commands and where missing add writes to rocket s database in the associated webhooks please list any additional context in particular list what areas of the code base this would affect app controller command commands team py app controller webhook github events team py app controller webhook github events membership py
1
312,328
9,545,868,438
IssuesEvent
2019-05-01 18:17:56
processing/p5.js-web-editor
https://api.github.com/repos/processing/p5.js-web-editor
closed
Misaligned dialog box
good first issue help wanted priority:high type:bug
#### Nature of issue? - Found a bug #### Details about the bug: - Steps to reproduce this bug - Goto Edit > Find on the menu bar. - Goto Sketch > Add Folder on the menu bar. - The respective dialog boxes will pop-up. The 'Find' dialog box is aligned to the centre of the web page but the 'Add Folder' dialog box is not aligned to the centre of the web page. The same behaviour is shown by the 'Add File' dialog box. ![webEditor-Issue](https://user-images.githubusercontent.com/24494390/56056349-87116180-5d79-11e9-84ca-7eab8bbe8f22.png)
1.0
Misaligned dialog box - #### Nature of issue? - Found a bug #### Details about the bug: - Steps to reproduce this bug - Goto Edit > Find on the menu bar. - Goto Sketch > Add Folder on the menu bar. - The respective dialog boxes will pop-up. The 'Find' dialog box is aligned to the centre of the web page but the 'Add Folder' dialog box is not aligned to the centre of the web page. The same behaviour is shown by the 'Add File' dialog box. ![webEditor-Issue](https://user-images.githubusercontent.com/24494390/56056349-87116180-5d79-11e9-84ca-7eab8bbe8f22.png)
priority
misaligned dialog box nature of issue found a bug details about the bug steps to reproduce this bug goto edit find on the menu bar goto sketch add folder on the menu bar the respective dialog boxes will pop up the find dialog box is aligned to the centre of the web page but the add folder dialog box is not aligned to the centre of the web page the same behaviour is shown by the add file dialog box
1
700,892
24,077,214,823
IssuesEvent
2022-09-18 23:46:54
naia-lib/naia
https://api.github.com/repos/naia-lib/naia
closed
When the bevy client requests a disconnect, the bevy server does not emit a disconnection event
high priority
Instead, the client disconnects silently. With the default settings, the server will finally emit the event after 30 seconds of inactivity. After some debugging, it turns out the `verify_disconnect_request` function always returns false under this case. https://github.com/naia-lib/naia/blob/a8372c6853370e1f03c8a60895a7974631f51b5e/server/src/server.rs#L945-L947 It looks like this might be a more general problem than only the bevy client. I don't understand the verification part, does anyone have a better clue of what's going on?
1.0
When the bevy client requests a disconnect, the bevy server does not emit a disconnection event - Instead, the client disconnects silently. With the default settings, the server will finally emit the event after 30 seconds of inactivity. After some debugging, it turns out the `verify_disconnect_request` function always returns false under this case. https://github.com/naia-lib/naia/blob/a8372c6853370e1f03c8a60895a7974631f51b5e/server/src/server.rs#L945-L947 It looks like this might be a more general problem than only the bevy client. I don't understand the verification part, does anyone have a better clue of what's going on?
priority
when the bevy client requests a disconnect the bevy server does not emit a disconnection event instead the client disconnects silently with the default settings the server will finally emit the event after seconds of inactivity after some debugging it turns out the verify disconnect request function always returns false under this case it looks like this might be a more general problem than only the bevy client i don t understand the verification part does anyone have a better clue of what s going on
1
620,737
19,568,835,673
IssuesEvent
2022-01-04 06:59:50
portefaix/portefaix
https://api.github.com/repos/portefaix/portefaix
closed
ChaosMesh: ARM64 Docker images
priority/high kind/feature area/kubernetes lifecycle/frozen cloud/homelab todo
ChaosMesh: ARM64 Docker images - https://github.com/chaos-mesh/chaos-mesh/issues/1955 https://github.com/portefaix/portefaix/blob/8a3e2596235a7a526f9422bcc897d76222393706/kubernetes/overlays/k3s/homelab/chaos-mesh/chaos-mesh/chaos-mesh.yaml#L23 ```yaml namespace: chaos-mesh spec: values: # TODO: ChaosMesh: ARM64 Docker images # labels: kind/feature, priority/high, lifecycle/frozen, area/kubernetes, cloud/homelab # https://github.com/chaos-mesh/chaos-mesh/issues/1955 controllerManager: image: pingcap/chaos-mesh:latest-arm resources: limits: ``` c67fb5d92ca59700b70f096f774dba410f55104c
1.0
ChaosMesh: ARM64 Docker images - ChaosMesh: ARM64 Docker images - https://github.com/chaos-mesh/chaos-mesh/issues/1955 https://github.com/portefaix/portefaix/blob/8a3e2596235a7a526f9422bcc897d76222393706/kubernetes/overlays/k3s/homelab/chaos-mesh/chaos-mesh/chaos-mesh.yaml#L23 ```yaml namespace: chaos-mesh spec: values: # TODO: ChaosMesh: ARM64 Docker images # labels: kind/feature, priority/high, lifecycle/frozen, area/kubernetes, cloud/homelab # https://github.com/chaos-mesh/chaos-mesh/issues/1955 controllerManager: image: pingcap/chaos-mesh:latest-arm resources: limits: ``` c67fb5d92ca59700b70f096f774dba410f55104c
priority
chaosmesh docker images chaosmesh docker images yaml namespace chaos mesh spec values todo chaosmesh docker images labels kind feature priority high lifecycle frozen area kubernetes cloud homelab controllermanager image pingcap chaos mesh latest arm resources limits
1
32,234
2,751,046,199
IssuesEvent
2015-04-24 05:47:44
TypeStrong/atom-typescript
https://api.github.com/repos/TypeStrong/atom-typescript
closed
Find a way to bring in TypeScript "source"
priority:high
Instead of using it from package.json Motivations: * I don't like getting locked out: https://github.com/Microsoft/TypeScript/issues/2899 Same reason why I'm using the full language service instead of TSServer * I would (and perhaps *you* whoever is reading) would like to hack stuff in the compiler and get an immediate feedback in the UI. Currently F12 takes me to a `.d.ts` that takes a lot of context away from me and I need to open another window and look at the source *elsewhere*.
1.0
Find a way to bring in TypeScript "source" - Instead of using it from package.json Motivations: * I don't like getting locked out: https://github.com/Microsoft/TypeScript/issues/2899 Same reason why I'm using the full language service instead of TSServer * I would (and perhaps *you* whoever is reading) would like to hack stuff in the compiler and get an immediate feedback in the UI. Currently F12 takes me to a `.d.ts` that takes a lot of context away from me and I need to open another window and look at the source *elsewhere*.
priority
find a way to bring in typescript source instead of using it from package json motivations i don t like getting locked out same reason why i m using the full language service instead of tsserver i would and perhaps you whoever is reading would like to hack stuff in the compiler and get an immediate feedback in the ui currently takes me to a d ts that takes a lot of context away from me and i need to open another window and look at the source elsewhere
1
812,936
30,390,059,696
IssuesEvent
2023-07-13 06:08:39
wazuh/wazuh-documentation
https://api.github.com/repos/wazuh/wazuh-documentation
closed
4.4.0 images update - Adjust SEO
priority: high images
## Description This issue aims to adjust the images' SEO details. As we have more than five hundred images in our documentation, we will distribute this issue in several parts. ## Tasks: - Adjust SEO - Improve images file names - Add `title` and `alt` attribute to images ([link](https://docutils.sourceforge.io/docs/ref/rst/directives.html#image)) ## Part 1: - [x] Branch: `5894-images-update-4.4.0-seo` - [x] PR: #5956 - [x] Do a review - [x] Ask to review and merge ## Part 2: - [x] Branch: `5957-images-update-4.4.0-seo-2` - [x] PR: #5960 - [x] Do a review - [x] Ask to review and merge ## Part 3: - [x] Branch: `5957-images-update-4.4.0-seo-3` - [x] PR: #6016 - [x] Do a review - [x] Ask to review and merge
1.0
4.4.0 images update - Adjust SEO - ## Description This issue aims to adjust the images' SEO details. As we have more than five hundred images in our documentation, we will distribute this issue in several parts. ## Tasks: - Adjust SEO - Improve images file names - Add `title` and `alt` attribute to images ([link](https://docutils.sourceforge.io/docs/ref/rst/directives.html#image)) ## Part 1: - [x] Branch: `5894-images-update-4.4.0-seo` - [x] PR: #5956 - [x] Do a review - [x] Ask to review and merge ## Part 2: - [x] Branch: `5957-images-update-4.4.0-seo-2` - [x] PR: #5960 - [x] Do a review - [x] Ask to review and merge ## Part 3: - [x] Branch: `5957-images-update-4.4.0-seo-3` - [x] PR: #6016 - [x] Do a review - [x] Ask to review and merge
priority
images update adjust seo description this issue aims to adjust the images seo details as we have more than five hundred images in our documentation we will distribute this issue in several parts tasks adjust seo improve images file names add title and alt attribute to images part branch images update seo pr do a review ask to review and merge part branch images update seo pr do a review ask to review and merge part branch images update seo pr do a review ask to review and merge
1
266,529
8,368,981,628
IssuesEvent
2018-10-04 16:02:39
CS2103-AY1819S1-F10-4/main
https://api.github.com/repos/CS2103-AY1819S1-F10-4/main
closed
Todos for v1.1
priority.high status.ongoing type.task
This issue assumes most of #24 are already completed. Now, focus on reading this link: https://nus-cs2103-ay1819s1.github.io/cs2103-website/admin/project-w07-v11.html - [x] Merge README and About Us PR into `master` (Done by Zhi Kai). - [x] Merge all UG and DG PRs into `master`. - Zhi Kai [DONE] - Rebecca [DONE] - Yi Can [DONE] - Ming Xian [DONE] - Kai Jun [DONE] - [x] Local component change (modify your component as described [here](https://nus-cs2103-ay1819s1.github.io/addressbook-level4/DeveloperGuide.html#GetStartedProgramming-EachComponent)) - [x] Global changes (start implementing your features) [All made PR!] - [x] Milestone wrap-up by by tagging the latest `master` commit with `v1.1` and making release.
1.0
Todos for v1.1 - This issue assumes most of #24 are already completed. Now, focus on reading this link: https://nus-cs2103-ay1819s1.github.io/cs2103-website/admin/project-w07-v11.html - [x] Merge README and About Us PR into `master` (Done by Zhi Kai). - [x] Merge all UG and DG PRs into `master`. - Zhi Kai [DONE] - Rebecca [DONE] - Yi Can [DONE] - Ming Xian [DONE] - Kai Jun [DONE] - [x] Local component change (modify your component as described [here](https://nus-cs2103-ay1819s1.github.io/addressbook-level4/DeveloperGuide.html#GetStartedProgramming-EachComponent)) - [x] Global changes (start implementing your features) [All made PR!] - [x] Milestone wrap-up by by tagging the latest `master` commit with `v1.1` and making release.
priority
todos for this issue assumes most of are already completed now focus on reading this link merge readme and about us pr into master done by zhi kai merge all ug and dg prs into master zhi kai rebecca yi can ming xian kai jun local component change modify your component as described global changes start implementing your features milestone wrap up by by tagging the latest master commit with and making release
1
225,508
7,482,073,813
IssuesEvent
2018-04-04 23:13:22
tgstation/tgstation
https://api.github.com/repos/tgstation/tgstation
closed
making a wall on shuttle and then deconstructing it creates space tiles
Bug Priority: High Regression
[Round ID]: 81131 How to reproduce: 1. Be on shuttle. 2. Make wall to protect yourself. 3. Wonder whats going on other side of the wall. 4. Decon wall. 5. See space. 6. Get spaced instantly. 7. Die. I am going to strangle the fucking coder that did this. This isnt even a mapping issue.
1.0
making a wall on shuttle and then deconstructing it creates space tiles - [Round ID]: 81131 How to reproduce: 1. Be on shuttle. 2. Make wall to protect yourself. 3. Wonder whats going on other side of the wall. 4. Decon wall. 5. See space. 6. Get spaced instantly. 7. Die. I am going to strangle the fucking coder that did this. This isnt even a mapping issue.
priority
making a wall on shuttle and then deconstructing it creates space tiles how to reproduce be on shuttle make wall to protect yourself wonder whats going on other side of the wall decon wall see space get spaced instantly die i am going to strangle the fucking coder that did this this isnt even a mapping issue
1
519,193
15,047,223,890
IssuesEvent
2021-02-03 08:37:32
aspnetboilerplate/aspnetboilerplate
https://api.github.com/repos/aspnetboilerplate/aspnetboilerplate
closed
IDynamicPropertyManager enchancement
enhancement priority:high
Consider adding return value to Add and AddAsync that returns id or a whole object
1.0
IDynamicPropertyManager enchancement - Consider adding return value to Add and AddAsync that returns id or a whole object
priority
idynamicpropertymanager enchancement consider adding return value to add and addasync that returns id or a whole object
1
210,095
7,183,193,932
IssuesEvent
2018-02-01 12:32:19
wso2/testgrid
https://api.github.com/repos/wso2/testgrid
closed
Dashboard log view page does not load properly
Priority/Highest Severity/Blocker Type/Bug
**Description:** Please note below at https://testgrid-live.private.wso2.com/testgrid/dashboard/testplans/9bf24413-4217-4915-b238-ba0c5800c447 ![image](https://user-images.githubusercontent.com/936037/35468572-e6e2053a-0346-11e8-86f2-24a40331f766.png) The direct URL given above does not work though. You have to start from beginning!! :) Please fix that as part of this. **Affected Product Version:** 0.9.0-m10 **Steps to reproduce:** See above. **Related Issues:** N/A
1.0
Dashboard log view page does not load properly - **Description:** Please note below at https://testgrid-live.private.wso2.com/testgrid/dashboard/testplans/9bf24413-4217-4915-b238-ba0c5800c447 ![image](https://user-images.githubusercontent.com/936037/35468572-e6e2053a-0346-11e8-86f2-24a40331f766.png) The direct URL given above does not work though. You have to start from beginning!! :) Please fix that as part of this. **Affected Product Version:** 0.9.0-m10 **Steps to reproduce:** See above. **Related Issues:** N/A
priority
dashboard log view page does not load properly description please note below at the direct url given above does not work though you have to start from beginning please fix that as part of this affected product version steps to reproduce see above related issues n a
1
801,253
28,481,531,447
IssuesEvent
2023-04-18 03:20:52
phlask/phlask-data-handlers
https://api.github.com/repos/phlask/phlask-data-handlers
opened
Validating Pre-Existing Data
high priority
**Overview** In the Phlask project, we're using Firebase Realtime Database to store information about various resources, including Water, Food, Bathroom, and Forage. To ensure data quality and consistency, we need to create data validation scripts to check and validate the existing data and data structures in our Firebase Realtime Database. **Task** We need a Python developer with experience using Firebase Admin SDK to create validation scripts for each of the following resources: - Water - Food - Bathroom - Forage **The validation scripts should:** 1. Connect to the Firebase Realtime Database using the Firebase Admin SDK. 2. Check the structure and content of the data for each resource. 3. Validate the data against a pre-defined schema. 4. Report any inconsistencies, errors, or missing data. 5. Optionally, suggest or apply fixes for the issues found (if within the scope of the issue). **Requirements** Python programming experience. Familiarity with Firebase Admin SDK and Firebase Realtime Database. Ability to design and implement data validation and error handling mechanisms. **Steps to complete this task** 1. Familiarize yourself with the existing data structures in our Firebase Realtime Database. 2. Design a data validation schema for each resource type (Water, Food, Bathroom, Forage). 3. Write the validation scripts using Python and Firebase Admin SDK, ensuring that they validate the data against the defined schema. 4. Test the scripts on our Firebase Realtime Database and report the results. 5. If applicable, discuss potential fixes for the issues found. [Link to data schemas](https://cacoo.com/diagrams/V16Tqh405C1sOwf6/0FE3B) Please provide an estimate of the time needed to complete this task and any other information you might need to get started. We appreciate your contribution to the Phlask project!
1.0
Validating Pre-Existing Data - **Overview** In the Phlask project, we're using Firebase Realtime Database to store information about various resources, including Water, Food, Bathroom, and Forage. To ensure data quality and consistency, we need to create data validation scripts to check and validate the existing data and data structures in our Firebase Realtime Database. **Task** We need a Python developer with experience using Firebase Admin SDK to create validation scripts for each of the following resources: - Water - Food - Bathroom - Forage **The validation scripts should:** 1. Connect to the Firebase Realtime Database using the Firebase Admin SDK. 2. Check the structure and content of the data for each resource. 3. Validate the data against a pre-defined schema. 4. Report any inconsistencies, errors, or missing data. 5. Optionally, suggest or apply fixes for the issues found (if within the scope of the issue). **Requirements** Python programming experience. Familiarity with Firebase Admin SDK and Firebase Realtime Database. Ability to design and implement data validation and error handling mechanisms. **Steps to complete this task** 1. Familiarize yourself with the existing data structures in our Firebase Realtime Database. 2. Design a data validation schema for each resource type (Water, Food, Bathroom, Forage). 3. Write the validation scripts using Python and Firebase Admin SDK, ensuring that they validate the data against the defined schema. 4. Test the scripts on our Firebase Realtime Database and report the results. 5. If applicable, discuss potential fixes for the issues found. [Link to data schemas](https://cacoo.com/diagrams/V16Tqh405C1sOwf6/0FE3B) Please provide an estimate of the time needed to complete this task and any other information you might need to get started. We appreciate your contribution to the Phlask project!
priority
validating pre existing data overview in the phlask project we re using firebase realtime database to store information about various resources including water food bathroom and forage to ensure data quality and consistency we need to create data validation scripts to check and validate the existing data and data structures in our firebase realtime database task we need a python developer with experience using firebase admin sdk to create validation scripts for each of the following resources water food bathroom forage the validation scripts should connect to the firebase realtime database using the firebase admin sdk check the structure and content of the data for each resource validate the data against a pre defined schema report any inconsistencies errors or missing data optionally suggest or apply fixes for the issues found if within the scope of the issue requirements python programming experience familiarity with firebase admin sdk and firebase realtime database ability to design and implement data validation and error handling mechanisms steps to complete this task familiarize yourself with the existing data structures in our firebase realtime database design a data validation schema for each resource type water food bathroom forage write the validation scripts using python and firebase admin sdk ensuring that they validate the data against the defined schema test the scripts on our firebase realtime database and report the results if applicable discuss potential fixes for the issues found please provide an estimate of the time needed to complete this task and any other information you might need to get started we appreciate your contribution to the phlask project
1
417,432
12,165,759,264
IssuesEvent
2020-04-27 08:07:12
canonical-web-and-design/ubuntu.com
https://api.github.com/repos/canonical-web-and-design/ubuntu.com
closed
Update checksum on /download/raspberry-pi/thank-you
Priority: High
There’s an error on the following page: https://ubuntu.com/download/raspberry-pi/thank-you?version=20.04&architecture=arm64+raspi The ‘verify your download’ link contains incorrect information on how to verify the iso image. Instead of: echo "48167067d65c5192ffe041c9cc4958cb7fcdfd74fa15e1937a47430ed7b9de99 *focal-preinstlled-server-arm64+raspi.img.xz" | shasum -a 256 —check which does not work. It should be: echo "48167067d65c5192ffe041c9cc4958cb7fcdfd74fa15e1937a47430ed7b9de99 ubuntu-20.04-preinstalled-server-arm64+raspi.img.xz" | sha256sum —check or equivalent, which works fine. Note the spelling mistake in the substring ‘reinstlled’ of the original. Note the incorrect inclusion of the substring ‘focal’ in the original. Note the difference in sha256sum command.
1.0
Update checksum on /download/raspberry-pi/thank-you - There’s an error on the following page: https://ubuntu.com/download/raspberry-pi/thank-you?version=20.04&architecture=arm64+raspi The ‘verify your download’ link contains incorrect information on how to verify the iso image. Instead of: echo "48167067d65c5192ffe041c9cc4958cb7fcdfd74fa15e1937a47430ed7b9de99 *focal-preinstlled-server-arm64+raspi.img.xz" | shasum -a 256 —check which does not work. It should be: echo "48167067d65c5192ffe041c9cc4958cb7fcdfd74fa15e1937a47430ed7b9de99 ubuntu-20.04-preinstalled-server-arm64+raspi.img.xz" | sha256sum —check or equivalent, which works fine. Note the spelling mistake in the substring ‘reinstlled’ of the original. Note the incorrect inclusion of the substring ‘focal’ in the original. Note the difference in sha256sum command.
priority
update checksum on download raspberry pi thank you there’s an error on the following page the ‘verify your download’ link contains incorrect information on how to verify the iso image instead of echo focal preinstlled server raspi img xz shasum a —check which does not work it should be echo ubuntu preinstalled server raspi img xz —check or equivalent which works fine note the spelling mistake in the substring ‘reinstlled’ of the original note the incorrect inclusion of the substring ‘focal’ in the original note the difference in command
1
350,897
10,510,275,638
IssuesEvent
2019-09-27 13:05:53
eclipse/dirigible
https://api.github.com/repos/eclipse/dirigible
closed
[IDE] Generate menu item disappeared from the Workspace menu
bug component-ide efforts-low priority-high web-ide
Generate menu item disappeared from the Workspace menu
1.0
[IDE] Generate menu item disappeared from the Workspace menu - Generate menu item disappeared from the Workspace menu
priority
generate menu item disappeared from the workspace menu generate menu item disappeared from the workspace menu
1
78,932
3,519,539,937
IssuesEvent
2016-01-12 17:12:20
duckduckgo/zeroclickinfo-goodies
https://api.github.com/repos/duckduckgo/zeroclickinfo-goodies
closed
Negative degree conversion to Kelvins do not work
Bug Priority: High
When converting from degree scales (e.g. `55C in Fahrenheit`), if negative numbers are used while converting **to** Kelvins, no instant answer appears to be triggered, and incorrect results are shown ![negativetokelvin](https://cloud.githubusercontent.com/assets/1975771/10869980/ab253796-8095-11e5-8847-1b8af350e75e.png) Conversions **from** Kelvins work -- including no answer shown for negative Kelvin (non-sensical) input. Conversions of positive degrees to Kelvins and conversions between Celsius and Fahrenheit all work well, even with negative numbers. ![negativetof](https://cloud.githubusercontent.com/assets/1975771/10869998/19201edc-8096-11e5-8cc6-194453318cd0.png)
1.0
Negative degree conversion to Kelvins do not work - When converting from degree scales (e.g. `55C in Fahrenheit`), if negative numbers are used while converting **to** Kelvins, no instant answer appears to be triggered, and incorrect results are shown ![negativetokelvin](https://cloud.githubusercontent.com/assets/1975771/10869980/ab253796-8095-11e5-8847-1b8af350e75e.png) Conversions **from** Kelvins work -- including no answer shown for negative Kelvin (non-sensical) input. Conversions of positive degrees to Kelvins and conversions between Celsius and Fahrenheit all work well, even with negative numbers. ![negativetof](https://cloud.githubusercontent.com/assets/1975771/10869998/19201edc-8096-11e5-8cc6-194453318cd0.png)
priority
negative degree conversion to kelvins do not work when converting from degree scales e g in fahrenheit if negative numbers are used while converting to kelvins no instant answer appears to be triggered and incorrect results are shown conversions from kelvins work including no answer shown for negative kelvin non sensical input conversions of positive degrees to kelvins and conversions between celsius and fahrenheit all work well even with negative numbers
1
761,699
26,692,931,319
IssuesEvent
2023-01-27 07:37:45
pixelfed/pixelfed
https://api.github.com/repos/pixelfed/pixelfed
opened
Better logging for failed jobs
➕Enhancement ❗❗ Priority: High 🧠 Backend
in debugging federation issues and failed jobs, it is important to know what was the payload that triggered it pixelfed should have a way to securely share payloads from failed jobs so that we have more useful information than just a stack trace
1.0
Better logging for failed jobs - in debugging federation issues and failed jobs, it is important to know what was the payload that triggered it pixelfed should have a way to securely share payloads from failed jobs so that we have more useful information than just a stack trace
priority
better logging for failed jobs in debugging federation issues and failed jobs it is important to know what was the payload that triggered it pixelfed should have a way to securely share payloads from failed jobs so that we have more useful information than just a stack trace
1
522,315
15,158,365,321
IssuesEvent
2021-02-12 00:58:24
NOAA-GSL/MATS
https://api.github.com/repos/NOAA-GSL/MATS
closed
Add map plots to upper air app
Priority: High Project: MATS Status: Closed Type: Feature
--- Author Name: **molly.b.smith** (@mollybsmith-noaa) Original Redmine Issue: 78813, https://vlab.ncep.noaa.gov/redmine/issues/78813 Original Date: 2020-05-20 Original Assignee: molly.b.smith --- We need map plotting capabilities in our RAOB app like we have in our surface app.
1.0
Add map plots to upper air app - --- Author Name: **molly.b.smith** (@mollybsmith-noaa) Original Redmine Issue: 78813, https://vlab.ncep.noaa.gov/redmine/issues/78813 Original Date: 2020-05-20 Original Assignee: molly.b.smith --- We need map plotting capabilities in our RAOB app like we have in our surface app.
priority
add map plots to upper air app author name molly b smith mollybsmith noaa original redmine issue original date original assignee molly b smith we need map plotting capabilities in our raob app like we have in our surface app
1
240,021
7,800,289,084
IssuesEvent
2018-06-09 07:32:01
tine20/Tine-2.0-Open-Source-Groupware-and-CRM
https://api.github.com/repos/tine20/Tine-2.0-Open-Source-Groupware-and-CRM
closed
0008522: Add "Cleared At" field to timeaccounts as a date field
Feature Request Mantis Timetracker high priority
**Reported by astintzing on 13 Jun 2013 13:41** **Version:** feature requests add cleared_at field to timetracker-timeaccount
1.0
0008522: Add "Cleared At" field to timeaccounts as a date field - **Reported by astintzing on 13 Jun 2013 13:41** **Version:** feature requests add cleared_at field to timetracker-timeaccount
priority
add cleared at field to timeaccounts as a date field reported by astintzing on jun version feature requests add cleared at field to timetracker timeaccount
1
69,634
3,309,367,665
IssuesEvent
2015-11-05 00:37:39
cs2103aug2015-t09-3j/main
https://api.github.com/repos/cs2103aug2015-t09-3j/main
closed
As a user, I want an undo button to undo my most recent action.
priority.high type.story
so that I can rectify an incorrect action.
1.0
As a user, I want an undo button to undo my most recent action. - so that I can rectify an incorrect action.
priority
as a user i want an undo button to undo my most recent action so that i can rectify an incorrect action
1
642,982
20,919,918,706
IssuesEvent
2022-03-24 16:27:03
k3d-io/k3d
https://api.github.com/repos/k3d-io/k3d
closed
[BUG] Timeout when importing single image
bug priority/high
## What did you do - How was the cluster created? - Can see the full GitHub Actions workflow [here](https://github.com/hashgraph/hedera-mirror-node/blob/e04a9c2e3f5d00e8852216e5a7d01f771760da7e/.github/workflows/charts.yml#L40). - What did you do afterwards? - See workflow ## What did you expect to happen The image to be imported successfully. It seems to occur sporadically and not every time. I was hoping the fix for https://github.com/rancher/k3d/issues/878 in v5.2.2. would address it but it still occurs. ## Screenshots or terminal output ``` + curl -s https://raw.githubusercontent.com/rancher/k3d/main/install.sh + bash Preparing to install k3d into /usr/local/bin k3d installed into /usr/local/bin/k3d Run 'k3d --help' to see what you can do with it. + k3d cluster create mirror --agents 1 --timeout 5m --image rancher/k3s:v1.21.7-k3s1 INFO[0000] Prep: Network INFO[0000] Created network 'k3d-mirror' INFO[0000] Created volume 'k3d-mirror-images' INFO[0000] Starting new tools node... INFO[0000] Pulling image 'docker.io/rancher/k3d-tools:5.2.2' INFO[0001] Creating node 'k3d-mirror-server-0' INFO[0001] Starting Node 'k3d-mirror-tools' INFO[0001] Pulling image 'rancher/k3s:v1.21.7-k3s1' INFO[0004] Creating node 'k3d-mirror-agent-0' INFO[0004] Creating LoadBalancer 'k3d-mirror-serverlb' INFO[0004] Pulling image 'docker.io/rancher/k3d-proxy:5.2.2' INFO[0006] Using the k3d-tools node to gather environment information INFO[0006] HostIP: using network gateway 172.18.0.1 address INFO[0006] Starting cluster 'mirror' INFO[0006] Starting servers... INFO[0006] Starting Node 'k3d-mirror-server-0' INFO[0010] Starting agents... INFO[0011] Starting Node 'k3d-mirror-agent-0' INFO[0023] Starting helpers... INFO[0023] Starting Node 'k3d-mirror-serverlb' INFO[0029] Injecting '172.18.0.1 host.k3d.internal' into /etc/hosts of all nodes... INFO[0029] Injecting records for host.k3d.internal and for 3 network members into CoreDNS configmap... INFO[0030] Cluster 'mirror' created successfully! INFO[0030] You can now use it like this: kubectl cluster-info + k3d image import -c mirror gcr.io/mirrornode/hedera-mirror-grpc:ci-5fb4fd6357058e781bb297a6aa879d6d9a142c1c INFO[0000] Importing image(s) into cluster 'mirror' INFO[0000] Loading 1 image(s) from runtime into nodes... INFO[0008] Importing images '[gcr.io/mirrornode/hedera-mirror-grpc:ci-5fb4fd6357058e781bb297a6aa879d6d9a142c1c]' into node 'k3d-mirror-server-0'... INFO[0008] Importing images '[gcr.io/mirrornode/hedera-mirror-grpc:ci-5fb4fd6357058e781bb297a6aa879d6d9a142c1c]' into node 'k3d-mirror-agent-0'... ERRO[0008] Failed to copy read stream. write unix @->/run/docker.sock: use of closed network connection Error: The action has timed out. ``` `Error: The action has timed out.` is from GitHub actions after instituting a timeout for this step to avoid the step taking hours to timeout by default. Clearly from the logs there's an error but instead of failing it hangs forever. At minimum k3d should fail fast when there's an unrecoverable error. Next best option would be to add retry logic in case of error. ## Which OS & Architecture - Linux ## Which version of `k3d` - v5.2.2 ## Which version of docker - Not sure, it's in GitHub actions
1.0
[BUG] Timeout when importing single image - ## What did you do - How was the cluster created? - Can see the full GitHub Actions workflow [here](https://github.com/hashgraph/hedera-mirror-node/blob/e04a9c2e3f5d00e8852216e5a7d01f771760da7e/.github/workflows/charts.yml#L40). - What did you do afterwards? - See workflow ## What did you expect to happen The image to be imported successfully. It seems to occur sporadically and not every time. I was hoping the fix for https://github.com/rancher/k3d/issues/878 in v5.2.2. would address it but it still occurs. ## Screenshots or terminal output ``` + curl -s https://raw.githubusercontent.com/rancher/k3d/main/install.sh + bash Preparing to install k3d into /usr/local/bin k3d installed into /usr/local/bin/k3d Run 'k3d --help' to see what you can do with it. + k3d cluster create mirror --agents 1 --timeout 5m --image rancher/k3s:v1.21.7-k3s1 INFO[0000] Prep: Network INFO[0000] Created network 'k3d-mirror' INFO[0000] Created volume 'k3d-mirror-images' INFO[0000] Starting new tools node... INFO[0000] Pulling image 'docker.io/rancher/k3d-tools:5.2.2' INFO[0001] Creating node 'k3d-mirror-server-0' INFO[0001] Starting Node 'k3d-mirror-tools' INFO[0001] Pulling image 'rancher/k3s:v1.21.7-k3s1' INFO[0004] Creating node 'k3d-mirror-agent-0' INFO[0004] Creating LoadBalancer 'k3d-mirror-serverlb' INFO[0004] Pulling image 'docker.io/rancher/k3d-proxy:5.2.2' INFO[0006] Using the k3d-tools node to gather environment information INFO[0006] HostIP: using network gateway 172.18.0.1 address INFO[0006] Starting cluster 'mirror' INFO[0006] Starting servers... INFO[0006] Starting Node 'k3d-mirror-server-0' INFO[0010] Starting agents... INFO[0011] Starting Node 'k3d-mirror-agent-0' INFO[0023] Starting helpers... INFO[0023] Starting Node 'k3d-mirror-serverlb' INFO[0029] Injecting '172.18.0.1 host.k3d.internal' into /etc/hosts of all nodes... INFO[0029] Injecting records for host.k3d.internal and for 3 network members into CoreDNS configmap... INFO[0030] Cluster 'mirror' created successfully! INFO[0030] You can now use it like this: kubectl cluster-info + k3d image import -c mirror gcr.io/mirrornode/hedera-mirror-grpc:ci-5fb4fd6357058e781bb297a6aa879d6d9a142c1c INFO[0000] Importing image(s) into cluster 'mirror' INFO[0000] Loading 1 image(s) from runtime into nodes... INFO[0008] Importing images '[gcr.io/mirrornode/hedera-mirror-grpc:ci-5fb4fd6357058e781bb297a6aa879d6d9a142c1c]' into node 'k3d-mirror-server-0'... INFO[0008] Importing images '[gcr.io/mirrornode/hedera-mirror-grpc:ci-5fb4fd6357058e781bb297a6aa879d6d9a142c1c]' into node 'k3d-mirror-agent-0'... ERRO[0008] Failed to copy read stream. write unix @->/run/docker.sock: use of closed network connection Error: The action has timed out. ``` `Error: The action has timed out.` is from GitHub actions after instituting a timeout for this step to avoid the step taking hours to timeout by default. Clearly from the logs there's an error but instead of failing it hangs forever. At minimum k3d should fail fast when there's an unrecoverable error. Next best option would be to add retry logic in case of error. ## Which OS & Architecture - Linux ## Which version of `k3d` - v5.2.2 ## Which version of docker - Not sure, it's in GitHub actions
priority
timeout when importing single image what did you do how was the cluster created can see the full github actions workflow what did you do afterwards see workflow what did you expect to happen the image to be imported successfully it seems to occur sporadically and not every time i was hoping the fix for in would address it but it still occurs screenshots or terminal output curl s bash preparing to install into usr local bin installed into usr local bin run help to see what you can do with it cluster create mirror agents timeout image rancher info prep network info created network mirror info created volume mirror images info starting new tools node info pulling image docker io rancher tools info creating node mirror server info starting node mirror tools info pulling image rancher info creating node mirror agent info creating loadbalancer mirror serverlb info pulling image docker io rancher proxy info using the tools node to gather environment information info hostip using network gateway address info starting cluster mirror info starting servers info starting node mirror server info starting agents info starting node mirror agent info starting helpers info starting node mirror serverlb info injecting host internal into etc hosts of all nodes info injecting records for host internal and for network members into coredns configmap info cluster mirror created successfully info you can now use it like this kubectl cluster info image import c mirror gcr io mirrornode hedera mirror grpc ci info importing image s into cluster mirror info loading image s from runtime into nodes info importing images into node mirror server info importing images into node mirror agent erro failed to copy read stream write unix run docker sock use of closed network connection error the action has timed out error the action has timed out is from github actions after instituting a timeout for this step to avoid the step taking hours to timeout by default clearly from the logs there s an error but instead of failing it hangs forever at minimum should fail fast when there s an unrecoverable error next best option would be to add retry logic in case of error which os architecture linux which version of which version of docker not sure it s in github actions
1
583,665
17,395,286,012
IssuesEvent
2021-08-02 12:46:15
Welcome-Bot/welcome-bot
https://api.github.com/repos/Welcome-Bot/welcome-bot
closed
Feature request: New cmds `welcome`, `goodbye`, `mod`
Priority: high Type: enhancement Version: major hacktoberfest
Please check these things before submitting your issue: - [x] I searched for duplicate or closed feature request [here](https://github.com/Welcome-Bot/welcome-bot/issues?q=is%3Aissue) **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 [...]--> N/A. **Describe the solution you'd like** <!--A clear and concise description of what you want to happen.--> - Cmd `welcome` to manage welcome logs settings - Cmd `goodbye` to manage goodbye logs settings - Cmd `mod` to manage mod logs settings - Drop `message`, `channel` commands **Describe alternatives you've considered** <!--A clear and concise description of any alternative solutions or features you've considered.--> N/A. **Additional context** <!--Add any other context or screenshots about the feature request here.--> N/A.
1.0
Feature request: New cmds `welcome`, `goodbye`, `mod` - Please check these things before submitting your issue: - [x] I searched for duplicate or closed feature request [here](https://github.com/Welcome-Bot/welcome-bot/issues?q=is%3Aissue) **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 [...]--> N/A. **Describe the solution you'd like** <!--A clear and concise description of what you want to happen.--> - Cmd `welcome` to manage welcome logs settings - Cmd `goodbye` to manage goodbye logs settings - Cmd `mod` to manage mod logs settings - Drop `message`, `channel` commands **Describe alternatives you've considered** <!--A clear and concise description of any alternative solutions or features you've considered.--> N/A. **Additional context** <!--Add any other context or screenshots about the feature request here.--> N/A.
priority
feature request new cmds welcome goodbye mod please check these things before submitting your issue i searched for duplicate or closed feature request is your feature request related to a problem please describe n a describe the solution you d like cmd welcome to manage welcome logs settings cmd goodbye to manage goodbye logs settings cmd mod to manage mod logs settings drop message channel commands describe alternatives you ve considered n a additional context n a
1
430,485
12,453,818,947
IssuesEvent
2020-05-27 14:23:11
Open-EO/openeo-hub
https://api.github.com/repos/Open-EO/openeo-hub
closed
No "well-known URL" for back-ends shown
high priority
Currently the Hub exposes the URLs for each of the versions, e.g. `https://openeo.vgt.vito.be/openeo/1.0`. That shouldn't be the case. The URLs to promote are the "well-known" one used in clients, for example `https://openeo.vgt.vito.be`. We can still show the direct URLs somewhere, but they should be a bit more hidden and the "well-known" URLs should be the main entry point.
1.0
No "well-known URL" for back-ends shown - Currently the Hub exposes the URLs for each of the versions, e.g. `https://openeo.vgt.vito.be/openeo/1.0`. That shouldn't be the case. The URLs to promote are the "well-known" one used in clients, for example `https://openeo.vgt.vito.be`. We can still show the direct URLs somewhere, but they should be a bit more hidden and the "well-known" URLs should be the main entry point.
priority
no well known url for back ends shown currently the hub exposes the urls for each of the versions e g that shouldn t be the case the urls to promote are the well known one used in clients for example we can still show the direct urls somewhere but they should be a bit more hidden and the well known urls should be the main entry point
1
605,304
18,733,191,172
IssuesEvent
2021-11-04 01:47:02
RobotLocomotion/drake
https://api.github.com/repos/RobotLocomotion/drake
closed
pip install: Acceptance tests
component: distribution priority: high team: kitware
From [Slack](https://drakedevelopers.slack.com/archives/C028F9T6MSM/p1628777843040700): References to some good pydrake acceptance tests that we should run on the whl. As in, manually copy these py files into some test image that has the whl installed, and python3 my_test_prog.py. No need to automate any testing yet. https://github.com/RobotLocomotion/drake-external-examples https://github.com/RobotLocomotion/drake-external-examples/blob/main/drake_cmake_installed/src/find_resource/find_resource_example.py https://github.com/RobotLocomotion/drake-external-examples/blob/main/drake_cmake_installed_apt/src/particle_test.py Working towards #1183
1.0
pip install: Acceptance tests - From [Slack](https://drakedevelopers.slack.com/archives/C028F9T6MSM/p1628777843040700): References to some good pydrake acceptance tests that we should run on the whl. As in, manually copy these py files into some test image that has the whl installed, and python3 my_test_prog.py. No need to automate any testing yet. https://github.com/RobotLocomotion/drake-external-examples https://github.com/RobotLocomotion/drake-external-examples/blob/main/drake_cmake_installed/src/find_resource/find_resource_example.py https://github.com/RobotLocomotion/drake-external-examples/blob/main/drake_cmake_installed_apt/src/particle_test.py Working towards #1183
priority
pip install acceptance tests from references to some good pydrake acceptance tests that we should run on the whl as in manually copy these py files into some test image that has the whl installed and my test prog py no need to automate any testing yet working towards
1
446,785
12,878,856,944
IssuesEvent
2020-07-11 18:48:02
Thorium-Sim/thorium
https://api.github.com/repos/Thorium-Sim/thorium
opened
Sensor contact speed messed up
priority/high type/bug
### Requested By: Mason P. (Zaynt Icarus) ### Priority: High ### Version: 2.12.4 When trying to adjust sensor contact speed, they are all way too fast. Slow goes fast, Moderate goes warp, etc. ### Steps to Reproduce 1. Make a sensors contact 2. set contact speed to moderate 3. move contact 4. it'll go much faster than it should
1.0
Sensor contact speed messed up - ### Requested By: Mason P. (Zaynt Icarus) ### Priority: High ### Version: 2.12.4 When trying to adjust sensor contact speed, they are all way too fast. Slow goes fast, Moderate goes warp, etc. ### Steps to Reproduce 1. Make a sensors contact 2. set contact speed to moderate 3. move contact 4. it'll go much faster than it should
priority
sensor contact speed messed up requested by mason p zaynt icarus priority high version when trying to adjust sensor contact speed they are all way too fast slow goes fast moderate goes warp etc steps to reproduce make a sensors contact set contact speed to moderate move contact it ll go much faster than it should
1
220,729
7,370,265,525
IssuesEvent
2018-03-13 07:43:20
STEP-tw/battleship-phoenix
https://api.github.com/repos/STEP-tw/battleship-phoenix
closed
Music should be muted by default.
High Priority enhancement
**Actual**: When I lands on any page background music and sounds are ON by default. **Expected** : - [ ] When I lands on any page, background music should be muted by default.
1.0
Music should be muted by default. - **Actual**: When I lands on any page background music and sounds are ON by default. **Expected** : - [ ] When I lands on any page, background music should be muted by default.
priority
music should be muted by default actual when i lands on any page background music and sounds are on by default expected when i lands on any page background music should be muted by default
1
674,596
23,058,793,325
IssuesEvent
2022-07-25 08:02:43
Raid-Training-Initiative/RTIBot
https://api.github.com/repos/Raid-Training-Initiative/RTIBot
opened
Slash Command: /manage
feature high priority slash commands
**Details:** * `/manage trainingrequest` is a subcommand group. - `/manage trainingrequest add <member> <wings> <comment>` adds a training request for the given `<member>`, with the `<wings>` being a comma-separated list of wings (use `8` for EoD strikes) and `<comment>` being a comment that shows up in the training request. - `/manage trainingrequest remove <user>` removes any training request of a given `<member>` * `/manage application` is a subcommand group. - `/manage application add <user>` starts the application process dialogue for the given `<user>`. * `/manage member` is a subcommand group. - `/manage member ban <member> [duration]` bans the given `<member>`, optionally with an unban scheduled in the specified `[duration]`. - `[duration]` can be written in plain English (e.g. "2 weeks", "1 year", "25 seconds", etc). - A banned member should have their banned status changed to `true`, their Discord member role removed, and kicked from all raids they are a part of. - `/manage member unban <member>` unbans the given `<member>` if they are already banned. - `/manage member edit <member> <ign>` sets a new `<ign>` for the given `<member>`. - `/manage member remove <member>` removes a given `<member>` from our database. **Current functionality:** * `TrainingRequestAddCommand` * `TrainingRequestRemoveCommand` * `GuildApplicationAddCommand` * `MemberBanCommand` * `MemberEditCommand` * `MemberRemoveCommand` * `MemberUnbanCommand` **Notes:** * Ensure that there's validation on the `<member>` parameters (i.e. it accepts only Discord users). * Validation on the `<wings>` parameter and IGNs via regex would be nice. * `/manage member remove` is not needed if there's a maintenance task that removes people without the Discord member role from our database. * No autocomplete needed. * Error messages should be ephemeral.
1.0
Slash Command: /manage - **Details:** * `/manage trainingrequest` is a subcommand group. - `/manage trainingrequest add <member> <wings> <comment>` adds a training request for the given `<member>`, with the `<wings>` being a comma-separated list of wings (use `8` for EoD strikes) and `<comment>` being a comment that shows up in the training request. - `/manage trainingrequest remove <user>` removes any training request of a given `<member>` * `/manage application` is a subcommand group. - `/manage application add <user>` starts the application process dialogue for the given `<user>`. * `/manage member` is a subcommand group. - `/manage member ban <member> [duration]` bans the given `<member>`, optionally with an unban scheduled in the specified `[duration]`. - `[duration]` can be written in plain English (e.g. "2 weeks", "1 year", "25 seconds", etc). - A banned member should have their banned status changed to `true`, their Discord member role removed, and kicked from all raids they are a part of. - `/manage member unban <member>` unbans the given `<member>` if they are already banned. - `/manage member edit <member> <ign>` sets a new `<ign>` for the given `<member>`. - `/manage member remove <member>` removes a given `<member>` from our database. **Current functionality:** * `TrainingRequestAddCommand` * `TrainingRequestRemoveCommand` * `GuildApplicationAddCommand` * `MemberBanCommand` * `MemberEditCommand` * `MemberRemoveCommand` * `MemberUnbanCommand` **Notes:** * Ensure that there's validation on the `<member>` parameters (i.e. it accepts only Discord users). * Validation on the `<wings>` parameter and IGNs via regex would be nice. * `/manage member remove` is not needed if there's a maintenance task that removes people without the Discord member role from our database. * No autocomplete needed. * Error messages should be ephemeral.
priority
slash command manage details manage trainingrequest is a subcommand group manage trainingrequest add adds a training request for the given with the being a comma separated list of wings use for eod strikes and being a comment that shows up in the training request manage trainingrequest remove removes any training request of a given manage application is a subcommand group manage application add starts the application process dialogue for the given manage member is a subcommand group manage member ban bans the given optionally with an unban scheduled in the specified can be written in plain english e g weeks year seconds etc a banned member should have their banned status changed to true their discord member role removed and kicked from all raids they are a part of manage member unban unbans the given if they are already banned manage member edit sets a new for the given manage member remove removes a given from our database current functionality trainingrequestaddcommand trainingrequestremovecommand guildapplicationaddcommand memberbancommand membereditcommand memberremovecommand memberunbancommand notes ensure that there s validation on the parameters i e it accepts only discord users validation on the parameter and igns via regex would be nice manage member remove is not needed if there s a maintenance task that removes people without the discord member role from our database no autocomplete needed error messages should be ephemeral
1
685,153
23,445,559,780
IssuesEvent
2022-08-15 19:14:22
Kong/go-kong
https://api.github.com/repos/Kong/go-kong
closed
Add new 3.0 fields for Upstream
enhancement priority/high
https://github.com/Kong/kong/pull/8701 added 4 new string parameters to the Upstream schema: `hash_on_query_arg = simple_param`, `hash_fallback_query_arg = simple_param`, `hash_on_uri_capture = simple_param`, and `hash_fallback_uri_capture` https://github.com/Kong/kong/blob/4ca9ce432a1a5a75a076457b7abacf827937015c/kong/db/schema/entities/upstreams.lua#L193-L196 These need to be added to the [Upstream type](https://github.com/Kong/go-kong/blob/bd9b3b22666d39951cfdd392fcfa4fa81c8f0ca2/kong/types.go#L218-L236).
1.0
Add new 3.0 fields for Upstream - https://github.com/Kong/kong/pull/8701 added 4 new string parameters to the Upstream schema: `hash_on_query_arg = simple_param`, `hash_fallback_query_arg = simple_param`, `hash_on_uri_capture = simple_param`, and `hash_fallback_uri_capture` https://github.com/Kong/kong/blob/4ca9ce432a1a5a75a076457b7abacf827937015c/kong/db/schema/entities/upstreams.lua#L193-L196 These need to be added to the [Upstream type](https://github.com/Kong/go-kong/blob/bd9b3b22666d39951cfdd392fcfa4fa81c8f0ca2/kong/types.go#L218-L236).
priority
add new fields for upstream added new string parameters to the upstream schema hash on query arg simple param hash fallback query arg simple param hash on uri capture simple param and hash fallback uri capture these need to be added to the
1
155,092
5,948,797,785
IssuesEvent
2017-05-26 12:34:28
bedita/bedita
https://api.github.com/repos/bedita/bedita
closed
Custom email themes and templates using profiles
Priority - High Status - Still valid? Topic - Core Type - Task
In `UserMailer` class and future mailer we need to be able to use custom themes/templates defined in plugins. This could be achieved with custom `profiles` associated to mailer actions - see https://book.cakephp.org/3.0/en/core-libraries/email.html#configuration-profiles
1.0
Custom email themes and templates using profiles - In `UserMailer` class and future mailer we need to be able to use custom themes/templates defined in plugins. This could be achieved with custom `profiles` associated to mailer actions - see https://book.cakephp.org/3.0/en/core-libraries/email.html#configuration-profiles
priority
custom email themes and templates using profiles in usermailer class and future mailer we need to be able to use custom themes templates defined in plugins this could be achieved with custom profiles associated to mailer actions see
1
24,154
2,666,518,292
IssuesEvent
2015-03-21 17:10:50
CarlosPlusPlus/ghanban
https://api.github.com/repos/CarlosPlusPlus/ghanban
closed
Integrate each added repo with github webhooks
priority: high size: 8 type: feature
When individuals create new boards, we'll want to setup each repo with github webhooks so we can make sure all the issues stay up to date
1.0
Integrate each added repo with github webhooks - When individuals create new boards, we'll want to setup each repo with github webhooks so we can make sure all the issues stay up to date
priority
integrate each added repo with github webhooks when individuals create new boards we ll want to setup each repo with github webhooks so we can make sure all the issues stay up to date
1
762,290
26,713,731,197
IssuesEvent
2023-01-28 07:51:02
AUBGTheHUB/spa-website-2022
https://api.github.com/repos/AUBGTheHUB/spa-website-2022
opened
About us section
high priority frontend SPA
Create the About us section right after the Welcome to the Hub section. The template design can be found here: [SPA website design](https://xd.adobe.com/view/0a9f9bd7-20d6-47c0-b63d-3766ef3c8767-5fcc/screen/e50a5fa8-0255-4c9a-9d36-41ca3d819bae/)
1.0
About us section - Create the About us section right after the Welcome to the Hub section. The template design can be found here: [SPA website design](https://xd.adobe.com/view/0a9f9bd7-20d6-47c0-b63d-3766ef3c8767-5fcc/screen/e50a5fa8-0255-4c9a-9d36-41ca3d819bae/)
priority
about us section create the about us section right after the welcome to the hub section the template design can be found here
1
375,791
11,134,762,244
IssuesEvent
2019-12-20 12:42:19
visual-framework/vf-core
https://api.github.com/repos/visual-framework/vf-core
closed
CHORE - Once we go RC or Stable, set main branch back to master
Priority: High Type: Chore
Once we go to beta we'll need to ship CSS less often for the EMBL sites and we'll want to show a more stable look, so it makes sense to set the default branch back to `master`. Thoughts/considerations: - We should make the change just after we PR edits for beta.1 from develop -> master - Shouldn't impact the `gitlab-ci` setup (develop branch commits still go to dev deploy) - Travis will still deploy gh-pages on commits to dev - If we want to change the way that travis or gitlab are running, we'll have to pull those changes in from develop
1.0
CHORE - Once we go RC or Stable, set main branch back to master - Once we go to beta we'll need to ship CSS less often for the EMBL sites and we'll want to show a more stable look, so it makes sense to set the default branch back to `master`. Thoughts/considerations: - We should make the change just after we PR edits for beta.1 from develop -> master - Shouldn't impact the `gitlab-ci` setup (develop branch commits still go to dev deploy) - Travis will still deploy gh-pages on commits to dev - If we want to change the way that travis or gitlab are running, we'll have to pull those changes in from develop
priority
chore once we go rc or stable set main branch back to master once we go to beta we ll need to ship css less often for the embl sites and we ll want to show a more stable look so it makes sense to set the default branch back to master thoughts considerations we should make the change just after we pr edits for beta from develop master shouldn t impact the gitlab ci setup develop branch commits still go to dev deploy travis will still deploy gh pages on commits to dev if we want to change the way that travis or gitlab are running we ll have to pull those changes in from develop
1
327,863
9,982,434,666
IssuesEvent
2019-07-10 09:50:39
cms-gem-daq-project/vfatqc-python-scripts
https://api.github.com/repos/cms-gem-daq-project/vfatqc-python-scripts
closed
[Bug Report] run_scans.py does not discovers vfatConfig if using trim option
Priority: High Type: Bug
<!--- Provide a general summary of the issue in the Title above --> ## Brief summary of issue <!--- Provide a description of the issue, including any other issues or pull requests it references --> Title. Otherwise trimming will either be done at ARM DAC = 100 or apply a single VFAT config to all links (bad). ### Types of issue <!--- Propsed labels (see CONTRIBUTING.md) to help maintainers label your issue: --> - [ ] Bug report (report an issue with the code) - [x] Feature request (request for change which adds functionality) ## Expected Behavior <!--- If you're describing a bug, tell us what should happen --> <!--- If you're suggesting a change/improvement, tell us how it should work --> Like it discovers calibration files it should discover VFAT Config. ## Current Behavior <!--- If describing a bug, tell us what happens instead of the expected behavior --> <!--- If suggesting a change/improvement, explain the difference from current behavior --> It does not discover VFAT config. ## Context (for feature requests) <!--- How has this issue affected you? What are you trying to accomplish? --> <!--- Providing context helps us come up with a solution that is most useful in the real world --> Trimming at wrong ARM DAC vs. used ARM DAC yields bad results, example: http://cmsonline.cern.ch/cms-elog/1084287 ## Your Environment <!--- Include as many relevant details about the environment you experienced the bug in --> * Version used: * Shell used: <!--- Template thanks to https://www.talater.com/open-source-templates/#/page/98 -->
1.0
[Bug Report] run_scans.py does not discovers vfatConfig if using trim option - <!--- Provide a general summary of the issue in the Title above --> ## Brief summary of issue <!--- Provide a description of the issue, including any other issues or pull requests it references --> Title. Otherwise trimming will either be done at ARM DAC = 100 or apply a single VFAT config to all links (bad). ### Types of issue <!--- Propsed labels (see CONTRIBUTING.md) to help maintainers label your issue: --> - [ ] Bug report (report an issue with the code) - [x] Feature request (request for change which adds functionality) ## Expected Behavior <!--- If you're describing a bug, tell us what should happen --> <!--- If you're suggesting a change/improvement, tell us how it should work --> Like it discovers calibration files it should discover VFAT Config. ## Current Behavior <!--- If describing a bug, tell us what happens instead of the expected behavior --> <!--- If suggesting a change/improvement, explain the difference from current behavior --> It does not discover VFAT config. ## Context (for feature requests) <!--- How has this issue affected you? What are you trying to accomplish? --> <!--- Providing context helps us come up with a solution that is most useful in the real world --> Trimming at wrong ARM DAC vs. used ARM DAC yields bad results, example: http://cmsonline.cern.ch/cms-elog/1084287 ## Your Environment <!--- Include as many relevant details about the environment you experienced the bug in --> * Version used: * Shell used: <!--- Template thanks to https://www.talater.com/open-source-templates/#/page/98 -->
priority
run scans py does not discovers vfatconfig if using trim option brief summary of issue title otherwise trimming will either be done at arm dac or apply a single vfat config to all links bad types of issue bug report report an issue with the code feature request request for change which adds functionality expected behavior like it discovers calibration files it should discover vfat config current behavior it does not discover vfat config context for feature requests trimming at wrong arm dac vs used arm dac yields bad results example your environment version used shell used
1
208,794
7,158,607,568
IssuesEvent
2018-01-27 02:22:05
Anuken/Mindustry
https://api.github.com/repos/Anuken/Mindustry
closed
BlockSync Not Sending
bug high priority to do
Sometimes, BlockSyncPackets will not be sent to players from the server, resulting in desynced world state. Can only reproduce on non-local servers, so far.
1.0
BlockSync Not Sending - Sometimes, BlockSyncPackets will not be sent to players from the server, resulting in desynced world state. Can only reproduce on non-local servers, so far.
priority
blocksync not sending sometimes blocksyncpackets will not be sent to players from the server resulting in desynced world state can only reproduce on non local servers so far
1
353,082
10,548,655,240
IssuesEvent
2019-10-03 06:36:35
AY1920S1-CS2103T-F12-4/main
https://api.github.com/repos/AY1920S1-CS2103T-F12-4/main
closed
README.adoc page
priority.High type.Task
* [x] Add a UI mockup of the intended final product. Note that the image of the UI should be `docs/images/Ui.png` so that it can be downloaded by the scripts. Limit the file to contain one screenshot/mockup only and ensure the new image is roughly the same height x width proportions as the original one. * [x] Restructure this page to look like the home page of a real product by: - remove references to addressbook-level2 - remove Learning Outcomes - mention your target users - add a marketing blurb * [x] Update the link of the Travis build status badge (Build Status) so that it reflects the build status of our repo. * [x] For the other badges, either set up the respective tool for your project (AB3 Developer Guide has instructions on how to set up AppVeyor and Coveralls) and update the badges accordingly, or remove the badge. * [x] Acknowledge the original source of the code i.e. AddressBook-Level3 project created by SE-EDU initiative at `https://se-education.org` [Module Website](https://nus-cs2103-ay1920s1.github.io/website/schedule/week7/project.html#tp-v1-1)
1.0
README.adoc page - * [x] Add a UI mockup of the intended final product. Note that the image of the UI should be `docs/images/Ui.png` so that it can be downloaded by the scripts. Limit the file to contain one screenshot/mockup only and ensure the new image is roughly the same height x width proportions as the original one. * [x] Restructure this page to look like the home page of a real product by: - remove references to addressbook-level2 - remove Learning Outcomes - mention your target users - add a marketing blurb * [x] Update the link of the Travis build status badge (Build Status) so that it reflects the build status of our repo. * [x] For the other badges, either set up the respective tool for your project (AB3 Developer Guide has instructions on how to set up AppVeyor and Coveralls) and update the badges accordingly, or remove the badge. * [x] Acknowledge the original source of the code i.e. AddressBook-Level3 project created by SE-EDU initiative at `https://se-education.org` [Module Website](https://nus-cs2103-ay1920s1.github.io/website/schedule/week7/project.html#tp-v1-1)
priority
readme adoc page add a ui mockup of the intended final product note that the image of the ui should be docs images ui png so that it can be downloaded by the scripts limit the file to contain one screenshot mockup only and ensure the new image is roughly the same height x width proportions as the original one restructure this page to look like the home page of a real product by remove references to addressbook remove learning outcomes mention your target users add a marketing blurb update the link of the travis build status badge build status so that it reflects the build status of our repo for the other badges either set up the respective tool for your project developer guide has instructions on how to set up appveyor and coveralls and update the badges accordingly or remove the badge acknowledge the original source of the code i e addressbook project created by se edu initiative at
1
516,698
14,986,573,475
IssuesEvent
2021-01-28 21:25:23
rubenwardy/minetest_web_panel
https://api.github.com/repos/rubenwardy/minetest_web_panel
closed
HTTP Mechanism will freeze server - needs an async method
@connections high priority
Ideally switch to async sockets, but an async HTTP would be good instead.
1.0
HTTP Mechanism will freeze server - needs an async method - Ideally switch to async sockets, but an async HTTP would be good instead.
priority
http mechanism will freeze server needs an async method ideally switch to async sockets but an async http would be good instead
1
279,541
8,670,474,298
IssuesEvent
2018-11-29 16:35:13
RobotLocomotion/drake
https://api.github.com/repos/RobotLocomotion/drake
closed
Enabling removing geometry elements from SceneGraph
priority: high team: dynamics
This is a sub-task that arose from the discussion in #9665. Summary of feature detailed below (discussion of many details in original issue). What this is not --------------------- - Not changing the number of bodies. - Not changing the number of frames (in the GeometryFrame/FrameId sense of the word) What this is -------------- Proposed API: ```c++ // Note the first argument is the *mutable* Context for the SceneGraph. GeometryId RegisterGeometry(Context<T>* context, SourceId source_id, FrameId frame_id, std::unique_ptr<GeometryInstance> geometry); GeometryId RemoveGeometry(Context<T>* context, SourceId source_id, GeometryId geometry_id); void ExcludeCollisionsBetween(Context<T>* context, const GeometrySet& setA, const GeometrySet& setB); ``` Details and implications - The source id for registering the geometry must match the source id of the frame on which it is registered. For the expected use case, that is the source id that the MBP has acquired. So, ask the MBP for its source id to use here. (The exception would be the world frame.) - The FrameId will likewise be acquired from the MBP. Based on the body, ask MBP for the corresponding geometry::FrameId. If it's the world frame, you can also just directly ask SceneGraph::world_frame_id(). However, both MBP and SG should give you the same value. - The context will be modified in place. Changing the geometries affixed to a registered frame will not have any impact on the connections into SceneGraph (the FramePoseVector instances in the abstract ports.) - After registering a new geometry, collision filtering can be applied to the new geometry and pre-existing geometries via SceneGraph::ExcludeCollisionsBetween(). I'd recommend pre-building a GeometrySet containing all of the geometries you'd generally want to filter w.r.t. the dynamic geometry (I assume it's largely constant as geometries come in and out). - *Eventually* the functionality in `SceneGraph` responsible for configuring geometry during System construction will *all* be overloaded with a "Modify the given mutable Context" variation. While resolving this issue, it is currently undecided what degree this will happen.
1.0
Enabling removing geometry elements from SceneGraph - This is a sub-task that arose from the discussion in #9665. Summary of feature detailed below (discussion of many details in original issue). What this is not --------------------- - Not changing the number of bodies. - Not changing the number of frames (in the GeometryFrame/FrameId sense of the word) What this is -------------- Proposed API: ```c++ // Note the first argument is the *mutable* Context for the SceneGraph. GeometryId RegisterGeometry(Context<T>* context, SourceId source_id, FrameId frame_id, std::unique_ptr<GeometryInstance> geometry); GeometryId RemoveGeometry(Context<T>* context, SourceId source_id, GeometryId geometry_id); void ExcludeCollisionsBetween(Context<T>* context, const GeometrySet& setA, const GeometrySet& setB); ``` Details and implications - The source id for registering the geometry must match the source id of the frame on which it is registered. For the expected use case, that is the source id that the MBP has acquired. So, ask the MBP for its source id to use here. (The exception would be the world frame.) - The FrameId will likewise be acquired from the MBP. Based on the body, ask MBP for the corresponding geometry::FrameId. If it's the world frame, you can also just directly ask SceneGraph::world_frame_id(). However, both MBP and SG should give you the same value. - The context will be modified in place. Changing the geometries affixed to a registered frame will not have any impact on the connections into SceneGraph (the FramePoseVector instances in the abstract ports.) - After registering a new geometry, collision filtering can be applied to the new geometry and pre-existing geometries via SceneGraph::ExcludeCollisionsBetween(). I'd recommend pre-building a GeometrySet containing all of the geometries you'd generally want to filter w.r.t. the dynamic geometry (I assume it's largely constant as geometries come in and out). - *Eventually* the functionality in `SceneGraph` responsible for configuring geometry during System construction will *all* be overloaded with a "Modify the given mutable Context" variation. While resolving this issue, it is currently undecided what degree this will happen.
priority
enabling removing geometry elements from scenegraph this is a sub task that arose from the discussion in summary of feature detailed below discussion of many details in original issue what this is not not changing the number of bodies not changing the number of frames in the geometryframe frameid sense of the word what this is proposed api c note the first argument is the mutable context for the scenegraph geometryid registergeometry context context sourceid source id frameid frame id std unique ptr geometry geometryid removegeometry context context sourceid source id geometryid geometry id void excludecollisionsbetween context context const geometryset seta const geometryset setb details and implications the source id for registering the geometry must match the source id of the frame on which it is registered for the expected use case that is the source id that the mbp has acquired so ask the mbp for its source id to use here the exception would be the world frame the frameid will likewise be acquired from the mbp based on the body ask mbp for the corresponding geometry frameid if it s the world frame you can also just directly ask scenegraph world frame id however both mbp and sg should give you the same value the context will be modified in place changing the geometries affixed to a registered frame will not have any impact on the connections into scenegraph the frameposevector instances in the abstract ports after registering a new geometry collision filtering can be applied to the new geometry and pre existing geometries via scenegraph excludecollisionsbetween i d recommend pre building a geometryset containing all of the geometries you d generally want to filter w r t the dynamic geometry i assume it s largely constant as geometries come in and out eventually the functionality in scenegraph responsible for configuring geometry during system construction will all be overloaded with a modify the given mutable context variation while resolving this issue it is currently undecided what degree this will happen
1
323,819
9,879,293,619
IssuesEvent
2019-06-24 09:40:40
shakram02/PiFloor
https://api.github.com/repos/shakram02/PiFloor
closed
Touch tolerance
Android High Priority
Make the rectangles in the calibration mode more tolerant in touch. Edit [this](https://github.com/shakram02/EdGrid/blob/9299b675fa51dbb45865cbe33db5661eeea91b51/app/src/main/java/ocrreader/graphcis/OcrGraphic.kt#L49) code
1.0
Touch tolerance - Make the rectangles in the calibration mode more tolerant in touch. Edit [this](https://github.com/shakram02/EdGrid/blob/9299b675fa51dbb45865cbe33db5661eeea91b51/app/src/main/java/ocrreader/graphcis/OcrGraphic.kt#L49) code
priority
touch tolerance make the rectangles in the calibration mode more tolerant in touch edit code
1
35,624
2,791,785,809
IssuesEvent
2015-05-10 12:50:07
phusion/passenger
https://api.github.com/repos/phusion/passenger
closed
Handle systemd PrivateTmp
Bounty/Easy Enhancement Priority/High
On Systemd-based distributions such as Red Hat 7, Apache likely runs with PrivateTmp. Because of this, passenger-status cannot access the instance registry directory without explicit configuration. There is no other obvious default directory we can use. /var/run is not world-writable. /var/tmp is not cleared on reboot, though this may not matter if passenger-status cleans up stale directories. So the next best thing to do, is to autodetect PrivateTmp, and if it is used, ask the user to configure an explicit instance registry directory outside /tmp. PrivateTmp works by creating a directory /tmp/systemd-private-XXXX, and spawning the process with /tmp private mounted to that directory. This directory is accessible by the target user only. I have considered making passenger-status and related tools to look inside PrivateTmp directories too, but that requires root privileges, which conflicts with the desire to allow 'passenger-config restart-app' to work without root privileges (see #1392).
1.0
Handle systemd PrivateTmp - On Systemd-based distributions such as Red Hat 7, Apache likely runs with PrivateTmp. Because of this, passenger-status cannot access the instance registry directory without explicit configuration. There is no other obvious default directory we can use. /var/run is not world-writable. /var/tmp is not cleared on reboot, though this may not matter if passenger-status cleans up stale directories. So the next best thing to do, is to autodetect PrivateTmp, and if it is used, ask the user to configure an explicit instance registry directory outside /tmp. PrivateTmp works by creating a directory /tmp/systemd-private-XXXX, and spawning the process with /tmp private mounted to that directory. This directory is accessible by the target user only. I have considered making passenger-status and related tools to look inside PrivateTmp directories too, but that requires root privileges, which conflicts with the desire to allow 'passenger-config restart-app' to work without root privileges (see #1392).
priority
handle systemd privatetmp on systemd based distributions such as red hat apache likely runs with privatetmp because of this passenger status cannot access the instance registry directory without explicit configuration there is no other obvious default directory we can use var run is not world writable var tmp is not cleared on reboot though this may not matter if passenger status cleans up stale directories so the next best thing to do is to autodetect privatetmp and if it is used ask the user to configure an explicit instance registry directory outside tmp privatetmp works by creating a directory tmp systemd private xxxx and spawning the process with tmp private mounted to that directory this directory is accessible by the target user only i have considered making passenger status and related tools to look inside privatetmp directories too but that requires root privileges which conflicts with the desire to allow passenger config restart app to work without root privileges see
1
335,715
10,165,404,002
IssuesEvent
2019-08-07 13:50:57
iTrace-Dev/iTrace-Eclipse
https://api.github.com/repos/iTrace-Dev/iTrace-Eclipse
opened
Eclipse is sending zero based col positions
High Priority bug
Per discussions in meetings and Issue 6 in Post Processing all plugins must output line/col data as one based positions. This means the first character in the first line of the file is located at position should be recorded as line=1 col=1. Presently Eclipse is outputting line=1 col=0
1.0
Eclipse is sending zero based col positions - Per discussions in meetings and Issue 6 in Post Processing all plugins must output line/col data as one based positions. This means the first character in the first line of the file is located at position should be recorded as line=1 col=1. Presently Eclipse is outputting line=1 col=0
priority
eclipse is sending zero based col positions per discussions in meetings and issue in post processing all plugins must output line col data as one based positions this means the first character in the first line of the file is located at position should be recorded as line col presently eclipse is outputting line col
1
819,258
30,725,580,646
IssuesEvent
2023-07-27 19:21:47
paleobot/pbot-dev
https://api.github.com/repos/paleobot/pbot-dev
closed
Cycle through every form where order is possible and implement ordering
enhancement high priority Hack-A-Thon
Everywhere where we track order, then that information should be ordered correctly in returns. This is separate from #80 which is a specific bug.
1.0
Cycle through every form where order is possible and implement ordering - Everywhere where we track order, then that information should be ordered correctly in returns. This is separate from #80 which is a specific bug.
priority
cycle through every form where order is possible and implement ordering everywhere where we track order then that information should be ordered correctly in returns this is separate from which is a specific bug
1
130,864
5,134,668,209
IssuesEvent
2017-01-11 09:47:58
hpi-swt2/workshop-portal
https://api.github.com/repos/hpi-swt2/workshop-portal
closed
US_5.4: Add Can's for every role 💰 5
High Priority team-lisa
**As** coach, organizer and pupil **I want to have** only access to my area and my functions **in order to** get a 403 error site or have no visible buttons **Attention:** - As user I can switch to a role in a dropdown by registration (#51) **Acceptance Criteria** ____ - As **coach** I can: no USs for Coach in our Sprint1 ____ - As **organizer** I can: - create name badges by: - select all or select only a few participants - after selecting: button for printing/generate pdf - see on the event page the participants of the event and their allergies/eating information by: - hide and acitivate(if: show vegan, vegetarian and allergies symbol) the allergies and eating information - sort by eating habits groups (vegan, vegetarian and none) XOR show allergies at the top - show allergies information: While holding the mouse on the symbol, you can see more information. - option for printing/generate pdf - Check letter of agreement by showing symbol in participants overview - green: letter is there - grey: >=18 - red: missing - sort by missing letter of agreement - While holding the mouse on the symbol, you can see the date and the time of the upload - Generate email-lists of participants or groups: - Show me an event overview with button to generate an email-list with all participants or some groups (only team blue, etc.) _____ - As **pupil** I can: - add a letter of agreement: - with a "Durchsuchen" option with an upload button - can see the date and the time of the upload **Tasks** - [x] US 4.1 (pupil, upload letter) - [x] US 4.2 (organizer, view participants) - [x] US 4.3 (organizer, email list) - [x] US 4.5 (organizer, see eating habits) - [x] US 5.1a (organizer, name badge)
1.0
US_5.4: Add Can's for every role 💰 5 - **As** coach, organizer and pupil **I want to have** only access to my area and my functions **in order to** get a 403 error site or have no visible buttons **Attention:** - As user I can switch to a role in a dropdown by registration (#51) **Acceptance Criteria** ____ - As **coach** I can: no USs for Coach in our Sprint1 ____ - As **organizer** I can: - create name badges by: - select all or select only a few participants - after selecting: button for printing/generate pdf - see on the event page the participants of the event and their allergies/eating information by: - hide and acitivate(if: show vegan, vegetarian and allergies symbol) the allergies and eating information - sort by eating habits groups (vegan, vegetarian and none) XOR show allergies at the top - show allergies information: While holding the mouse on the symbol, you can see more information. - option for printing/generate pdf - Check letter of agreement by showing symbol in participants overview - green: letter is there - grey: >=18 - red: missing - sort by missing letter of agreement - While holding the mouse on the symbol, you can see the date and the time of the upload - Generate email-lists of participants or groups: - Show me an event overview with button to generate an email-list with all participants or some groups (only team blue, etc.) _____ - As **pupil** I can: - add a letter of agreement: - with a "Durchsuchen" option with an upload button - can see the date and the time of the upload **Tasks** - [x] US 4.1 (pupil, upload letter) - [x] US 4.2 (organizer, view participants) - [x] US 4.3 (organizer, email list) - [x] US 4.5 (organizer, see eating habits) - [x] US 5.1a (organizer, name badge)
priority
us add can s for every role 💰 as coach organizer and pupil i want to have only access to my area and my functions in order to get a error site or have no visible buttons attention as user i can switch to a role in a dropdown by registration acceptance criteria as coach i can no uss for coach in our as organizer i can create name badges by select all or select only a few participants after selecting button for printing generate pdf see on the event page the participants of the event and their allergies eating information by hide and acitivate if show vegan vegetarian and allergies symbol the allergies and eating information sort by eating habits groups vegan vegetarian and none xor show allergies at the top show allergies information while holding the mouse on the symbol you can see more information option for printing generate pdf check letter of agreement by showing symbol in participants overview green letter is there grey red missing sort by missing letter of agreement while holding the mouse on the symbol you can see the date and the time of the upload generate email lists of participants or groups show me an event overview with button to generate an email list with all participants or some groups only team blue etc as pupil i can add a letter of agreement with a durchsuchen option with an upload button can see the date and the time of the upload tasks us pupil upload letter us organizer view participants us organizer email list us organizer see eating habits us organizer name badge
1
821,040
30,801,120,544
IssuesEvent
2023-08-01 01:34:23
Memmy-App/memmy
https://api.github.com/repos/Memmy-App/memmy
closed
Ability to turn off the comment jump button
enhancement high priority
### Check for open issues - [X] I have verified that another issue for this is not open, or it has been closed and has not been properly implemented. ### What is the feature that you would like to have added? I would like there to be a toggle off for the new comment jump button. It’s just not something I use and it takes up screen space being there while I’m trying to read comments. It also sits on top of the last comment’s upvote, downvote and comment buttons making it more difficult to interact with the bottom-most comment if someone does not use swipe commands. Image is scrolled as far to the bottom as possible: ![IMG_4104](https://github.com/Memmy-App/memmy/assets/6156381/f168e27a-91b0-4046-988e-aba8f51e95f3) ### Solution Add a toggle in “Appearance” to remove the button if the user would prefer it not on. ### Alternatives N/A
1.0
Ability to turn off the comment jump button - ### Check for open issues - [X] I have verified that another issue for this is not open, or it has been closed and has not been properly implemented. ### What is the feature that you would like to have added? I would like there to be a toggle off for the new comment jump button. It’s just not something I use and it takes up screen space being there while I’m trying to read comments. It also sits on top of the last comment’s upvote, downvote and comment buttons making it more difficult to interact with the bottom-most comment if someone does not use swipe commands. Image is scrolled as far to the bottom as possible: ![IMG_4104](https://github.com/Memmy-App/memmy/assets/6156381/f168e27a-91b0-4046-988e-aba8f51e95f3) ### Solution Add a toggle in “Appearance” to remove the button if the user would prefer it not on. ### Alternatives N/A
priority
ability to turn off the comment jump button check for open issues i have verified that another issue for this is not open or it has been closed and has not been properly implemented what is the feature that you would like to have added i would like there to be a toggle off for the new comment jump button it’s just not something i use and it takes up screen space being there while i’m trying to read comments it also sits on top of the last comment’s upvote downvote and comment buttons making it more difficult to interact with the bottom most comment if someone does not use swipe commands image is scrolled as far to the bottom as possible solution add a toggle in “appearance” to remove the button if the user would prefer it not on alternatives n a
1
472,585
13,627,431,525
IssuesEvent
2020-09-24 12:35:52
enso-org/enso
https://api.github.com/repos/enso-org/enso
closed
Native/JVM Boundary Benchmarks
Category: Performance Category: Syntax Change: Non-Breaking Difficulty: Core Contributor Priority: Highest Type: Discussion
### Summary We need concrete code and benchmark results for the various approaches of transferring data from Java to Rust. This is purely about the movement from native memory to the JVM, and does not deal with any overhead from allocations in the native code. ### Value We can decide how to move forward. ### Specification Tree structure: - One node type, equivalent to `App<T>(Box<T>, Box<T>)`. - Three leaf types: + `Name(String)` + `Position(usize, usize)` + `Offset(usize)` Each test should be performed with each of these leaf types for a tree of depth 20, and should construct an equivalent structure on the JVM. Approaches: - [x] **Pure Java:** Allocate the structure in Java and copy it into a new structure. This is our baseline case if we had the AST already in Java. This should not use scala. - [x] **C++:** Allocate the structure in C++, ensuring to use `unique_ptr<T>` in place of `Box<T>` (the equivalent), and transfer using JNI (`AllocObject` + `SetField`, and `<init>`). - [x] **Unsafe Rust:** Allocate the structure in Rust and perform the transfer using JNI in unsafe rust (`AllocObject` + `SetField`, and `<init>`). - [x] **jni-rs:** Allocate the structure in rust and perform the transfer using jni-rs (`AllocObject` + `SetField`, and `<init>`). All timing should be done on the JVM using JMH, and we want to see results from the first cold run as well as once the JIT warms up as the former is a more accurate use case for language start up time. Additionally, the timing should _not_ include the allocation of the initial structure, but only the costs of the transfer. The code and results for these should be committed to a new repository so we can review the various approaches. ### Acceptance Criteria & Test Cases - [x] We have a new repository containing the benchmark code and results.
1.0
Native/JVM Boundary Benchmarks - ### Summary We need concrete code and benchmark results for the various approaches of transferring data from Java to Rust. This is purely about the movement from native memory to the JVM, and does not deal with any overhead from allocations in the native code. ### Value We can decide how to move forward. ### Specification Tree structure: - One node type, equivalent to `App<T>(Box<T>, Box<T>)`. - Three leaf types: + `Name(String)` + `Position(usize, usize)` + `Offset(usize)` Each test should be performed with each of these leaf types for a tree of depth 20, and should construct an equivalent structure on the JVM. Approaches: - [x] **Pure Java:** Allocate the structure in Java and copy it into a new structure. This is our baseline case if we had the AST already in Java. This should not use scala. - [x] **C++:** Allocate the structure in C++, ensuring to use `unique_ptr<T>` in place of `Box<T>` (the equivalent), and transfer using JNI (`AllocObject` + `SetField`, and `<init>`). - [x] **Unsafe Rust:** Allocate the structure in Rust and perform the transfer using JNI in unsafe rust (`AllocObject` + `SetField`, and `<init>`). - [x] **jni-rs:** Allocate the structure in rust and perform the transfer using jni-rs (`AllocObject` + `SetField`, and `<init>`). All timing should be done on the JVM using JMH, and we want to see results from the first cold run as well as once the JIT warms up as the former is a more accurate use case for language start up time. Additionally, the timing should _not_ include the allocation of the initial structure, but only the costs of the transfer. The code and results for these should be committed to a new repository so we can review the various approaches. ### Acceptance Criteria & Test Cases - [x] We have a new repository containing the benchmark code and results.
priority
native jvm boundary benchmarks summary we need concrete code and benchmark results for the various approaches of transferring data from java to rust this is purely about the movement from native memory to the jvm and does not deal with any overhead from allocations in the native code value we can decide how to move forward specification tree structure one node type equivalent to app box box three leaf types name string position usize usize offset usize each test should be performed with each of these leaf types for a tree of depth and should construct an equivalent structure on the jvm approaches pure java allocate the structure in java and copy it into a new structure this is our baseline case if we had the ast already in java this should not use scala c allocate the structure in c ensuring to use unique ptr in place of box the equivalent and transfer using jni allocobject setfield and unsafe rust allocate the structure in rust and perform the transfer using jni in unsafe rust allocobject setfield and jni rs allocate the structure in rust and perform the transfer using jni rs allocobject setfield and all timing should be done on the jvm using jmh and we want to see results from the first cold run as well as once the jit warms up as the former is a more accurate use case for language start up time additionally the timing should not include the allocation of the initial structure but only the costs of the transfer the code and results for these should be committed to a new repository so we can review the various approaches acceptance criteria test cases we have a new repository containing the benchmark code and results
1
625,696
19,760,966,752
IssuesEvent
2022-01-16 12:08:27
hotosm/insights
https://api.github.com/repos/hotosm/insights
closed
Populate Geometry Column of Osm_History Table
priority:high type:enhancement
In order to extract accurate stats and use index , it is necessary to have geom column populated . Upon discussion for historical raw data extraction we are going to rely on insight ! Idea is to write a script to perform geometry calculation for way features and update correct geometry for node features ! Currently we are not focusing on relation type geometry calculation. Theirs and data outside loaded countries element geometry may remain null ! It will be one time update for all historical elements and May be we need to add that calculation part when we update our history table so that new rows will have geom column populated. cc: @omranlm , @ramyaragupathy
1.0
Populate Geometry Column of Osm_History Table - In order to extract accurate stats and use index , it is necessary to have geom column populated . Upon discussion for historical raw data extraction we are going to rely on insight ! Idea is to write a script to perform geometry calculation for way features and update correct geometry for node features ! Currently we are not focusing on relation type geometry calculation. Theirs and data outside loaded countries element geometry may remain null ! It will be one time update for all historical elements and May be we need to add that calculation part when we update our history table so that new rows will have geom column populated. cc: @omranlm , @ramyaragupathy
priority
populate geometry column of osm history table in order to extract accurate stats and use index it is necessary to have geom column populated upon discussion for historical raw data extraction we are going to rely on insight idea is to write a script to perform geometry calculation for way features and update correct geometry for node features currently we are not focusing on relation type geometry calculation theirs and data outside loaded countries element geometry may remain null it will be one time update for all historical elements and may be we need to add that calculation part when we update our history table so that new rows will have geom column populated cc omranlm ramyaragupathy
1
413,893
12,093,268,823
IssuesEvent
2020-04-19 18:56:44
busy-beaver-dev/busy-beaver
https://api.github.com/repos/busy-beaver-dev/busy-beaver
closed
Register for ChiPy events thru Slack
effort high enhancement priority low
Need to figure out the best way to integrate with existing services. This would be a cool slash command https://api.slack.com/slash-commands
1.0
Register for ChiPy events thru Slack - Need to figure out the best way to integrate with existing services. This would be a cool slash command https://api.slack.com/slash-commands
priority
register for chipy events thru slack need to figure out the best way to integrate with existing services this would be a cool slash command
1
538,960
15,781,332,276
IssuesEvent
2021-04-01 11:13:01
red-hat-storage/ocs-ci
https://api.github.com/repos/red-hat-storage/ocs-ci
closed
[BM] ocs-ci failed to install cluster with 3M and 0W
High Priority bug
Current snippet from install-config ``` compute: - name: worker platform: {} replicas: 3 controlPlane: - name: master platform: {} replicas: 3 metadata: ``` expected when config has 0 worker_replica cound ``` compute: - name: worker platform: {} replicas: 0 controlPlane: name: master platform: {} replicas: 3 ```
1.0
[BM] ocs-ci failed to install cluster with 3M and 0W - Current snippet from install-config ``` compute: - name: worker platform: {} replicas: 3 controlPlane: - name: master platform: {} replicas: 3 metadata: ``` expected when config has 0 worker_replica cound ``` compute: - name: worker platform: {} replicas: 0 controlPlane: name: master platform: {} replicas: 3 ```
priority
ocs ci failed to install cluster with and current snippet from install config compute name worker platform replicas controlplane name master platform replicas metadata expected when config has worker replica cound compute name worker platform replicas controlplane name master platform replicas
1
92,593
3,872,634,593
IssuesEvent
2016-04-11 14:30:36
fgpv-vpgf/fgpv-vpgf
https://api.github.com/repos/fgpv-vpgf/fgpv-vpgf
closed
bug(build): wet pages need jquery-less viewer builds
priority: high problem: bug
Two jquery libraries don't play nice together.
1.0
bug(build): wet pages need jquery-less viewer builds - Two jquery libraries don't play nice together.
priority
bug build wet pages need jquery less viewer builds two jquery libraries don t play nice together
1
731,519
25,220,209,526
IssuesEvent
2022-11-14 12:13:24
CLOSER-Cohorts/archivist
https://api.github.com/repos/CLOSER-Cohorts/archivist
closed
REACT: When updating statement construct labels they save but do not display as updated until you refresh
bug High priority react
I have been testing on https://closer-archivist-staging.herokuapp.com/instruments/bib_test_redcap/build/constructs/ e.g. ![image](https://user-images.githubusercontent.com/16664703/182590786-8f6499ef-0a80-44cc-b4f7-621e8eb77085.png) For all other constructs any lablel updates are automatically shown on the construct view page e.g. ![image](https://user-images.githubusercontent.com/16664703/182590899-34a530ca-9a6c-4a3c-919c-dfe5df483ceb.png)
1.0
REACT: When updating statement construct labels they save but do not display as updated until you refresh - I have been testing on https://closer-archivist-staging.herokuapp.com/instruments/bib_test_redcap/build/constructs/ e.g. ![image](https://user-images.githubusercontent.com/16664703/182590786-8f6499ef-0a80-44cc-b4f7-621e8eb77085.png) For all other constructs any lablel updates are automatically shown on the construct view page e.g. ![image](https://user-images.githubusercontent.com/16664703/182590899-34a530ca-9a6c-4a3c-919c-dfe5df483ceb.png)
priority
react when updating statement construct labels they save but do not display as updated until you refresh i have been testing on e g for all other constructs any lablel updates are automatically shown on the construct view page e g
1
366,378
10,819,914,990
IssuesEvent
2019-11-08 15:20:41
bitshares/bitshares-ui
https://api.github.com/repos/bitshares/bitshares-ui
reopened
OPEN.EOS withdrawal issue
[4c] High Priority
https://steemit.com/cn/@tvb/bitshares-eos * A user tried to withdraw OPEN.EOS on https://wallet.bitshares.org, in the end the funds sent to `openledger-dex` account, but she didn't receive on EOS network; * Openleger support refunded her the funds, asked her to withdraw on https://dex.openledger.io, finally funds sent to `openledger-gateway` account; * She tried to withdraw on https://wallet.bitshares.org again, failed again. ![image](https://user-images.githubusercontent.com/9946777/61595418-4dad8500-abf7-11e9-9933-a87724610e57.png) If OpenLedger is not going to maintain the functionality, is it better to remove the gateway from the reference UI?
1.0
OPEN.EOS withdrawal issue - https://steemit.com/cn/@tvb/bitshares-eos * A user tried to withdraw OPEN.EOS on https://wallet.bitshares.org, in the end the funds sent to `openledger-dex` account, but she didn't receive on EOS network; * Openleger support refunded her the funds, asked her to withdraw on https://dex.openledger.io, finally funds sent to `openledger-gateway` account; * She tried to withdraw on https://wallet.bitshares.org again, failed again. ![image](https://user-images.githubusercontent.com/9946777/61595418-4dad8500-abf7-11e9-9933-a87724610e57.png) If OpenLedger is not going to maintain the functionality, is it better to remove the gateway from the reference UI?
priority
open eos withdrawal issue a user tried to withdraw open eos on in the end the funds sent to openledger dex account but she didn t receive on eos network openleger support refunded her the funds asked her to withdraw on finally funds sent to openledger gateway account she tried to withdraw on again failed again if openledger is not going to maintain the functionality is it better to remove the gateway from the reference ui
1
618,476
19,471,448,165
IssuesEvent
2021-12-24 02:19:41
kubesphere/console
https://api.github.com/repos/kubesphere/console
closed
List editing configuration dictionary and confidential dictionary failed
kind/bug kind/need-to-verify priority/high
**Describe the bug** 1、Enter the multi-cluster project, click the config, click the three points behind the list 2、select edit settings, change the config information, click save, the page reports an error ![image](https://user-images.githubusercontent.com/88183150/146162864-b6787bc4-4751-4618-bf3f-f888479bd9fd.png) 1、Enter the multi-cluster project, click the secret, click the three points behind the list 2、select edit settings, change the secret information, click save, the page reports an error ![image](https://user-images.githubusercontent.com/88183150/146162942-3b3e832b-25e8-4946-87c2-873758c1534e.png) **Versions used(KubeSphere/Kubernetes)** KubeSphere: v3.2.1-rc.3 /kind bug /@kubesphere/sig-kubesphere /priority high
1.0
List editing configuration dictionary and confidential dictionary failed - **Describe the bug** 1、Enter the multi-cluster project, click the config, click the three points behind the list 2、select edit settings, change the config information, click save, the page reports an error ![image](https://user-images.githubusercontent.com/88183150/146162864-b6787bc4-4751-4618-bf3f-f888479bd9fd.png) 1、Enter the multi-cluster project, click the secret, click the three points behind the list 2、select edit settings, change the secret information, click save, the page reports an error ![image](https://user-images.githubusercontent.com/88183150/146162942-3b3e832b-25e8-4946-87c2-873758c1534e.png) **Versions used(KubeSphere/Kubernetes)** KubeSphere: v3.2.1-rc.3 /kind bug /@kubesphere/sig-kubesphere /priority high
priority
list editing configuration dictionary and confidential dictionary failed describe the bug 、enter the multi cluster project click the config click the three points behind the list 、select edit settings change the config information click save the page reports an error 、enter the multi cluster project click the secret click the three points behind the list 、select edit settings change the secret information click save the page reports an error versions used kubesphere kubernetes kubesphere rc kind bug kubesphere sig kubesphere priority high
1
190,011
6,803,749,584
IssuesEvent
2017-11-03 03:24:15
craftercms/craftercms
https://api.github.com/repos/craftercms/craftercms
closed
[studio] Error and warning messages from InnoDB when restoring a backup
bug priority: high
Error and warning messages from InnoDB: ``` 2017-11-02 14:23:12 140737173017536 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist 2017-11-02 14:23:12 140737173017536 [Note] Server socket created on IP: '::'. 2017-11-02 14:23:12 140737173017536 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them 2017-11-02 14:23:12 123145377832960 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist . . . 2017-11-02 14:23:16 700004889000 InnoDB: Error: Table "mysql"."innodb_table_stats" not found. ``` Create a site. Backup Studio. Stop Studio, then restore. Notice the output towards the bottom. There are a couple or so errors and warnings from InnoDB, here is more of the output (excerpt of the errors and warnings above): ``` 2017-11-02 14:23:11 140737173017536 [Note] Using unique option prefix 'pid' is error-prone and can break in the future. Please use the full name 'pid_file' instead. 2017-11-02 14:23:11 140737173017536 [Note] /Users/vita/temp/test5/craftercms/crafter-authoring/bin/dbms/bin/mysqld (mysqld 10.1.28-MariaDB) starting as process 89564 ... 2017-11-02 14:23:11 140737173017536 [Warning] Setting lower_case_table_names=2 because file system for /Users/vita.alhambra/temp/test5/craftercms/crafter-authoring/data/db/ is case insensitive 2017-11-02 14:23:11 140737173017536 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB. 2017-11-02 14:23:12 140737173017536 [Note] InnoDB: Using mutexes to ref count buffer pool pages 2017-11-02 14:23:12 140737173017536 [Note] InnoDB: The InnoDB memory heap is disabled 2017-11-02 14:23:12 140737173017536 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins 2017-11-02 14:23:12 140737173017536 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier 2017-11-02 14:23:12 140737173017536 [Note] InnoDB: Compressed tables use zlib 1.2.3 2017-11-02 14:23:12 140737173017536 [Note] InnoDB: Using SSE crc32 instructions 2017-11-02 14:23:12 140737173017536 [Note] InnoDB: Initializing buffer pool, size = 128.0M 2017-11-02 14:23:12 140737173017536 [Note] InnoDB: Completed initialization of buffer pool 2017-11-02 14:23:12 140737173017536 [Note] InnoDB: The first specified data file ./ibdata1 did not exist: a new database to be created! 2017-11-02 14:23:12 140737173017536 [Note] InnoDB: Setting file ./ibdata1 size to 12 MB 2017-11-02 14:23:12 140737173017536 [Note] InnoDB: Setting log file ./ib_logfile101 size to 48 MB 2017-11-02 14:23:12 140737173017536 [Note] InnoDB: Setting log file ./ib_logfile1 size to 48 MB 2017-11-02 14:23:12 140737173017536 [Note] InnoDB: Renaming log file ./ib_logfile101 to ./ib_logfile0 2017-11-02 14:23:12 140737173017536 [Warning] InnoDB: New log files created, LSN=45781 2017-11-02 14:23:12 140737173017536 [Note] InnoDB: Doublewrite buffer not found: creating new 2017-11-02 14:23:12 140737173017536 [Note] InnoDB: Doublewrite buffer created 2017-11-02 14:23:12 140737173017536 [Note] InnoDB: 128 rollback segment(s) are active. 2017-11-02 14:23:12 140737173017536 [Warning] InnoDB: Creating foreign key constraint system tables. 2017-11-02 14:23:12 140737173017536 [Note] InnoDB: Foreign key constraint system tables created 2017-11-02 14:23:12 140737173017536 [Note] InnoDB: Creating tablespace and datafile system tables. 2017-11-02 14:23:12 140737173017536 [Note] InnoDB: Tablespace and datafile system tables created. 2017-11-02 14:23:12 140737173017536 [Note] InnoDB: Waiting for purge to start 2017-11-02 14:23:12 140737173017536 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 0 2017-11-02 14:23:12 123145376223232 [Note] InnoDB: Dumping buffer pool(s) not yet started 2017-11-02 14:23:12 140737173017536 [Note] Plugin 'FEEDBACK' is disabled. 2017-11-02 14:23:12 140737173017536 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist 2017-11-02 14:23:12 140737173017536 [Note] Server socket created on IP: '::'. 2017-11-02 14:23:12 140737173017536 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them 2017-11-02 14:23:12 123145377832960 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist 2017-11-02 14:23:12 140737173017536 [Note] /Users/vita/temp/test5/craftercms/crafter-authoring/bin/dbms/bin/mysqld: ready for connections. Version: '10.1.28-MariaDB' socket: '/tmp/mysql.sock' port: 33306 CrafterCms 2017-11-02 14:23:16 700004889000 InnoDB: Error: Table "mysql"."innodb_table_stats" not found. 2017-11-02 14:23:17 123145378369536 [Note] /Users/vita/temp/test5/craftercms/crafter-authoring/bin/dbms/bin/mysqld: Normal shutdown ------------------------------------------------------------ Starting Deployer ------------------------------------------------------------ 2017-11-02 14:23:17 123145374076928 [Note] InnoDB: FTS optimize thread exiting. 2017-11-02 14:23:17 123145378369536 [Note] InnoDB: Starting shutdown... Deployer pid file is not ok, forcing startup ------------------------------------------------------------ Starting Solr ------------------------------------------------------------ Solr Pid file is not ok, forcing startup ------------------------------------------------------------ Starting Solr ------------------------------------------------------------ 2017-11-02 14:23:17 123145378369536 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool Archiving 1 old GC log files to /Users/vita/temp/test5/craftercms/crafter-authoring/logs/solr/archived Archiving 1 console log files to /Users/vita/temp/test5/craftercms/crafter-authoring/logs/solr/archived 2017-11-02 14:23:18 123145378369536 [Note] InnoDB: Shutdown completed; log sequence number 1944180 2017-11-02 14:23:19 123145378369536 [Note] /Users/vita/temp/test5/craftercms/crafter-authoring/bin/dbms/bin/mysqld: Shutdown complete Rotating solr logs, keeping a max of 9 generations Waiting up to 180 seconds to see Solr running on port 8694 [\] Started Solr server on port 8694 (pid=89641). Happy searching! Solr already started ```
1.0
[studio] Error and warning messages from InnoDB when restoring a backup - Error and warning messages from InnoDB: ``` 2017-11-02 14:23:12 140737173017536 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist 2017-11-02 14:23:12 140737173017536 [Note] Server socket created on IP: '::'. 2017-11-02 14:23:12 140737173017536 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them 2017-11-02 14:23:12 123145377832960 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist . . . 2017-11-02 14:23:16 700004889000 InnoDB: Error: Table "mysql"."innodb_table_stats" not found. ``` Create a site. Backup Studio. Stop Studio, then restore. Notice the output towards the bottom. There are a couple or so errors and warnings from InnoDB, here is more of the output (excerpt of the errors and warnings above): ``` 2017-11-02 14:23:11 140737173017536 [Note] Using unique option prefix 'pid' is error-prone and can break in the future. Please use the full name 'pid_file' instead. 2017-11-02 14:23:11 140737173017536 [Note] /Users/vita/temp/test5/craftercms/crafter-authoring/bin/dbms/bin/mysqld (mysqld 10.1.28-MariaDB) starting as process 89564 ... 2017-11-02 14:23:11 140737173017536 [Warning] Setting lower_case_table_names=2 because file system for /Users/vita.alhambra/temp/test5/craftercms/crafter-authoring/data/db/ is case insensitive 2017-11-02 14:23:11 140737173017536 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB. 2017-11-02 14:23:12 140737173017536 [Note] InnoDB: Using mutexes to ref count buffer pool pages 2017-11-02 14:23:12 140737173017536 [Note] InnoDB: The InnoDB memory heap is disabled 2017-11-02 14:23:12 140737173017536 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins 2017-11-02 14:23:12 140737173017536 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier 2017-11-02 14:23:12 140737173017536 [Note] InnoDB: Compressed tables use zlib 1.2.3 2017-11-02 14:23:12 140737173017536 [Note] InnoDB: Using SSE crc32 instructions 2017-11-02 14:23:12 140737173017536 [Note] InnoDB: Initializing buffer pool, size = 128.0M 2017-11-02 14:23:12 140737173017536 [Note] InnoDB: Completed initialization of buffer pool 2017-11-02 14:23:12 140737173017536 [Note] InnoDB: The first specified data file ./ibdata1 did not exist: a new database to be created! 2017-11-02 14:23:12 140737173017536 [Note] InnoDB: Setting file ./ibdata1 size to 12 MB 2017-11-02 14:23:12 140737173017536 [Note] InnoDB: Setting log file ./ib_logfile101 size to 48 MB 2017-11-02 14:23:12 140737173017536 [Note] InnoDB: Setting log file ./ib_logfile1 size to 48 MB 2017-11-02 14:23:12 140737173017536 [Note] InnoDB: Renaming log file ./ib_logfile101 to ./ib_logfile0 2017-11-02 14:23:12 140737173017536 [Warning] InnoDB: New log files created, LSN=45781 2017-11-02 14:23:12 140737173017536 [Note] InnoDB: Doublewrite buffer not found: creating new 2017-11-02 14:23:12 140737173017536 [Note] InnoDB: Doublewrite buffer created 2017-11-02 14:23:12 140737173017536 [Note] InnoDB: 128 rollback segment(s) are active. 2017-11-02 14:23:12 140737173017536 [Warning] InnoDB: Creating foreign key constraint system tables. 2017-11-02 14:23:12 140737173017536 [Note] InnoDB: Foreign key constraint system tables created 2017-11-02 14:23:12 140737173017536 [Note] InnoDB: Creating tablespace and datafile system tables. 2017-11-02 14:23:12 140737173017536 [Note] InnoDB: Tablespace and datafile system tables created. 2017-11-02 14:23:12 140737173017536 [Note] InnoDB: Waiting for purge to start 2017-11-02 14:23:12 140737173017536 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 0 2017-11-02 14:23:12 123145376223232 [Note] InnoDB: Dumping buffer pool(s) not yet started 2017-11-02 14:23:12 140737173017536 [Note] Plugin 'FEEDBACK' is disabled. 2017-11-02 14:23:12 140737173017536 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist 2017-11-02 14:23:12 140737173017536 [Note] Server socket created on IP: '::'. 2017-11-02 14:23:12 140737173017536 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them 2017-11-02 14:23:12 123145377832960 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1146: Table 'mysql.gtid_slave_pos' doesn't exist 2017-11-02 14:23:12 140737173017536 [Note] /Users/vita/temp/test5/craftercms/crafter-authoring/bin/dbms/bin/mysqld: ready for connections. Version: '10.1.28-MariaDB' socket: '/tmp/mysql.sock' port: 33306 CrafterCms 2017-11-02 14:23:16 700004889000 InnoDB: Error: Table "mysql"."innodb_table_stats" not found. 2017-11-02 14:23:17 123145378369536 [Note] /Users/vita/temp/test5/craftercms/crafter-authoring/bin/dbms/bin/mysqld: Normal shutdown ------------------------------------------------------------ Starting Deployer ------------------------------------------------------------ 2017-11-02 14:23:17 123145374076928 [Note] InnoDB: FTS optimize thread exiting. 2017-11-02 14:23:17 123145378369536 [Note] InnoDB: Starting shutdown... Deployer pid file is not ok, forcing startup ------------------------------------------------------------ Starting Solr ------------------------------------------------------------ Solr Pid file is not ok, forcing startup ------------------------------------------------------------ Starting Solr ------------------------------------------------------------ 2017-11-02 14:23:17 123145378369536 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool Archiving 1 old GC log files to /Users/vita/temp/test5/craftercms/crafter-authoring/logs/solr/archived Archiving 1 console log files to /Users/vita/temp/test5/craftercms/crafter-authoring/logs/solr/archived 2017-11-02 14:23:18 123145378369536 [Note] InnoDB: Shutdown completed; log sequence number 1944180 2017-11-02 14:23:19 123145378369536 [Note] /Users/vita/temp/test5/craftercms/crafter-authoring/bin/dbms/bin/mysqld: Shutdown complete Rotating solr logs, keeping a max of 9 generations Waiting up to 180 seconds to see Solr running on port 8694 [\] Started Solr server on port 8694 (pid=89641). Happy searching! Solr already started ```
priority
error and warning messages from innodb when restoring a backup error and warning messages from innodb can t open and lock privilege tables table mysql servers doesn t exist server socket created on ip can t open and lock time zone table table mysql time zone leap second doesn t exist trying to live without them failed to load slave replication state from table mysql gtid slave pos table mysql gtid slave pos doesn t exist innodb error table mysql innodb table stats not found create a site backup studio stop studio then restore notice the output towards the bottom there are a couple or so errors and warnings from innodb here is more of the output excerpt of the errors and warnings above using unique option prefix pid is error prone and can break in the future please use the full name pid file instead users vita temp craftercms crafter authoring bin dbms bin mysqld mysqld mariadb starting as process setting lower case table names because file system for users vita alhambra temp craftercms crafter authoring data db is case insensitive innodb innodb empty free list algorithm has been changed to legacy because of small buffer pool size in order to use backoff increase buffer pool at least up to innodb using mutexes to ref count buffer pool pages innodb the innodb memory heap is disabled innodb mutexes and rw locks use gcc atomic builtins innodb gcc builtin atomic thread fence is used for memory barrier innodb compressed tables use zlib innodb using sse instructions innodb initializing buffer pool size innodb completed initialization of buffer pool innodb the first specified data file did not exist a new database to be created innodb setting file size to mb innodb setting log file ib size to mb innodb setting log file ib size to mb innodb renaming log file ib to ib innodb new log files created lsn innodb doublewrite buffer not found creating new innodb doublewrite buffer created innodb rollback segment s are active innodb creating foreign key constraint system tables innodb foreign key constraint system tables created innodb creating tablespace and datafile system tables innodb tablespace and datafile system tables created innodb waiting for purge to start innodb percona xtradb started log sequence number innodb dumping buffer pool s not yet started plugin feedback is disabled can t open and lock privilege tables table mysql servers doesn t exist server socket created on ip can t open and lock time zone table table mysql time zone leap second doesn t exist trying to live without them failed to load slave replication state from table mysql gtid slave pos table mysql gtid slave pos doesn t exist users vita temp craftercms crafter authoring bin dbms bin mysqld ready for connections version mariadb socket tmp mysql sock port craftercms innodb error table mysql innodb table stats not found users vita temp craftercms crafter authoring bin dbms bin mysqld normal shutdown starting deployer innodb fts optimize thread exiting innodb starting shutdown deployer pid file is not ok forcing startup starting solr solr pid file is not ok forcing startup starting solr innodb waiting for page cleaner to finish flushing of buffer pool archiving old gc log files to users vita temp craftercms crafter authoring logs solr archived archiving console log files to users vita temp craftercms crafter authoring logs solr archived innodb shutdown completed log sequence number users vita temp craftercms crafter authoring bin dbms bin mysqld shutdown complete rotating solr logs keeping a max of generations waiting up to seconds to see solr running on port started solr server on port pid happy searching solr already started
1
522,889
15,169,079,561
IssuesEvent
2021-02-12 20:30:11
dtcenter/METplus
https://api.github.com/repos/dtcenter/METplus
closed
PlotDataPlane use case utilizing Python embedding for tripolar coordinates
component: use case wrapper priority: high requestor: NOAA/EMC type: new use case
## Describe the New Use Case ## In the pursuit of getting EMC's ocean verification package capabilities transferred to METplus, tripolar coordinate systems were successfully read into MET with a user Python script. Now, a use case demonstrating that Python script with a PlotDataPlane wrapper is being created. This will also be a first entry in the new model application "marine_and_coastal" ### Acceptance Testing ### Using a HYCOM netCDF file for ice coverage data, as well as two (optional) pre-created weight files, the Python script is called on from the METplus config file to output two images: one for the north projection, and one for the south. ### Time Estimate ### ~2 days ### Sub-Issues ### Consider breaking the new feature down into sub-issues. ### Relevant Deadlines ### This use case needs to make the beta4 release of METplus ### Funding Source ### 2788881 ## Define the Metadata ## ### Assignee ### - [x] Select **engineer(s)** or **no engineer** required - [x] Select **scientist(s)** or **no scientist** required ### Labels ### - [x] Select **component(s)** - [x] Select **priority** - [x] Select **requestor(s)** ### Projects and Milestone ### - [x] Review **projects** and select relevant **Repository** and **Organization** ones or add "alert:NEED PROJECT ASSIGNMENT" label - [x] Select **milestone** to next major version milestone or "Future Versions" ## Define Related Issue(s) ## Consider the impact to the other METplus components. - [x] [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://dtcenter.github.io/METplus/Contributors_Guide/github_workflow.html) for details. - [x] Complete the issue definition above, including the **Time Estimate** and **Funding source**. - [x] Fork this repository or create a branch of **develop**. Branch name: `feature_<Issue Number>_<Description>` - [x] Complete the development and test your changes. - [x] Add/update log messages for easier debugging. - [x] Add/update unit tests. - [x] Add/update documentation. - [x] 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)**, **Project(s)**, **Milestone**, and **Linked issues** - [ ] Iterate until the reviewer(s) accept and merge your changes. - [ ] Delete your fork or branch. - [ ] Close this issue.
1.0
PlotDataPlane use case utilizing Python embedding for tripolar coordinates - ## Describe the New Use Case ## In the pursuit of getting EMC's ocean verification package capabilities transferred to METplus, tripolar coordinate systems were successfully read into MET with a user Python script. Now, a use case demonstrating that Python script with a PlotDataPlane wrapper is being created. This will also be a first entry in the new model application "marine_and_coastal" ### Acceptance Testing ### Using a HYCOM netCDF file for ice coverage data, as well as two (optional) pre-created weight files, the Python script is called on from the METplus config file to output two images: one for the north projection, and one for the south. ### Time Estimate ### ~2 days ### Sub-Issues ### Consider breaking the new feature down into sub-issues. ### Relevant Deadlines ### This use case needs to make the beta4 release of METplus ### Funding Source ### 2788881 ## Define the Metadata ## ### Assignee ### - [x] Select **engineer(s)** or **no engineer** required - [x] Select **scientist(s)** or **no scientist** required ### Labels ### - [x] Select **component(s)** - [x] Select **priority** - [x] Select **requestor(s)** ### Projects and Milestone ### - [x] Review **projects** and select relevant **Repository** and **Organization** ones or add "alert:NEED PROJECT ASSIGNMENT" label - [x] Select **milestone** to next major version milestone or "Future Versions" ## Define Related Issue(s) ## Consider the impact to the other METplus components. - [x] [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://dtcenter.github.io/METplus/Contributors_Guide/github_workflow.html) for details. - [x] Complete the issue definition above, including the **Time Estimate** and **Funding source**. - [x] Fork this repository or create a branch of **develop**. Branch name: `feature_<Issue Number>_<Description>` - [x] Complete the development and test your changes. - [x] Add/update log messages for easier debugging. - [x] Add/update unit tests. - [x] Add/update documentation. - [x] 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)**, **Project(s)**, **Milestone**, and **Linked issues** - [ ] Iterate until the reviewer(s) accept and merge your changes. - [ ] Delete your fork or branch. - [ ] Close this issue.
priority
plotdataplane use case utilizing python embedding for tripolar coordinates describe the new use case in the pursuit of getting emc s ocean verification package capabilities transferred to metplus tripolar coordinate systems were successfully read into met with a user python script now a use case demonstrating that python script with a plotdataplane wrapper is being created this will also be a first entry in the new model application marine and coastal acceptance testing using a hycom netcdf file for ice coverage data as well as two optional pre created weight files the python script is called on from the metplus config file to output two images one for the north projection and one for the south time estimate days sub issues consider breaking the new feature down into sub issues relevant deadlines this use case needs to make the release of metplus funding source 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 projects and milestone review projects and select relevant repository and organization ones or add alert need project assignment label select milestone to next major version milestone 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 project s milestone and linked issues iterate until the reviewer s accept and merge your changes delete your fork or branch close this issue
1
587,264
17,611,336,965
IssuesEvent
2021-08-18 02:00:38
parallel-finance/parallel
https://api.github.com/repos/parallel-finance/parallel
closed
Develop the test code of stake&unstake part in LiquidStaking2.0
high priority
**Motivation** While finishing the logic about #353 Should start to develop test code. **Suggested Solution** develop test code in LiquidStaking - [x] initial mock.rs and test.rs - [ ] stake call test - [ ] unstake call test - [ ] claim call test
1.0
Develop the test code of stake&unstake part in LiquidStaking2.0 - **Motivation** While finishing the logic about #353 Should start to develop test code. **Suggested Solution** develop test code in LiquidStaking - [x] initial mock.rs and test.rs - [ ] stake call test - [ ] unstake call test - [ ] claim call test
priority
develop the test code of stake unstake part in motivation while finishing the logic about should start to develop test code suggested solution develop test code in liquidstaking initial mock rs and test rs stake call test unstake call test claim call test
1
218,819
7,332,487,442
IssuesEvent
2018-03-05 16:27:44
NCEAS/metacat
https://api.github.com/repos/NCEAS/metacat
closed
Implement reindex action for individual PID
Priority: High Status: Closed Tracker: Task
--- Author Name: **Jing Tao** (Jing Tao) Original Redmine Issue: 5945, https://projects.ecoinformatics.org/ecoinfo/issues/5945 Original Date: 2013-05-24 Original Assignee: ben leinfelder --- We may need issue a command to metacat-index to regenerate index for all missed ids or just regenerate one for a specified id. If we add the servlet API to the metacat-index, we need to have authentication mechanism here. This is not what we want. We may add the API to the metacat. But we need to find a way to pass the information from metacat to metacat-index who really build the solr index.
1.0
Implement reindex action for individual PID - --- Author Name: **Jing Tao** (Jing Tao) Original Redmine Issue: 5945, https://projects.ecoinformatics.org/ecoinfo/issues/5945 Original Date: 2013-05-24 Original Assignee: ben leinfelder --- We may need issue a command to metacat-index to regenerate index for all missed ids or just regenerate one for a specified id. If we add the servlet API to the metacat-index, we need to have authentication mechanism here. This is not what we want. We may add the API to the metacat. But we need to find a way to pass the information from metacat to metacat-index who really build the solr index.
priority
implement reindex action for individual pid author name jing tao jing tao original redmine issue original date original assignee ben leinfelder we may need issue a command to metacat index to regenerate index for all missed ids or just regenerate one for a specified id if we add the servlet api to the metacat index we need to have authentication mechanism here this is not what we want we may add the api to the metacat but we need to find a way to pass the information from metacat to metacat index who really build the solr index
1
219,620
7,344,303,894
IssuesEvent
2018-03-07 14:18:36
uracreative/task-management
https://api.github.com/repos/uracreative/task-management
reopened
Newsletter infrastructure setup up
Internal: Outreach Internal: Sysadmin Priority: High
Following the discussions during Work Week 2017 in November we will proceed with the set up of the newsletter infrastructure and templates needed for the send out of the monthly newsletter. A newsletter sign in for should also be incorporated in ### Tasks: - platform research and proposal: @Borisbudini & @AnXh3L0 - email/newsletter setup: @Borisbudini - newsletter template: @AnXh3L0 - newsletter list of recipients (including categorisation): @silvaarapi - incorporation of the newsletter sign in for into ura.design website: @silvaarapi
1.0
Newsletter infrastructure setup up - Following the discussions during Work Week 2017 in November we will proceed with the set up of the newsletter infrastructure and templates needed for the send out of the monthly newsletter. A newsletter sign in for should also be incorporated in ### Tasks: - platform research and proposal: @Borisbudini & @AnXh3L0 - email/newsletter setup: @Borisbudini - newsletter template: @AnXh3L0 - newsletter list of recipients (including categorisation): @silvaarapi - incorporation of the newsletter sign in for into ura.design website: @silvaarapi
priority
newsletter infrastructure setup up following the discussions during work week in november we will proceed with the set up of the newsletter infrastructure and templates needed for the send out of the monthly newsletter a newsletter sign in for should also be incorporated in tasks platform research and proposal borisbudini email newsletter setup borisbudini newsletter template newsletter list of recipients including categorisation silvaarapi incorporation of the newsletter sign in for into ura design website silvaarapi
1
159,558
6,048,707,671
IssuesEvent
2017-06-12 17:04:51
vmware/vic
https://api.github.com/repos/vmware/vic
closed
vic-machine upgrade to patch failed
kind/customer-found priority/high
Here is the message copied from #5343 I went with a forced upgrade; but, it did not succeed. Below snippet from vic-machine.log. ``` goroutine 1 [running]: runtime/debug.Stack(0xfadf39, 0x2f, 0xc042460ee0) /usr/local/go/src/runtime/debug/stack.go:24 +0x80 main.main.func1(0xc04201bba0, 0xc0420041d0) /go/src/github.com/vmware/vic/cmd/vic-machine/main.go:142 +0x184 panic(0xd8d880, 0x1677c80) /usr/local/go/src/runtime/panic.go:489 +0x2dd github.com/vmware/vic/lib/install/validate.(*Validator).AddDeprecatedFields(0xc042062480, 0x16540a0, 0xc0421de680, 0xc04206c380, 0xc0421af800, 0x0) /go/src/github.com/vmware/vic/lib/install/validate/validator.go:778 +0x241 github.com/vmware/vic/cmd/vic-machine/upgrade.(*Upgrade).Run(0xc042197990, 0xc0421d0000, 0x0, 0x0) /go/src/github.com/vmware/vic/cmd/vic-machine/upgrade/upgrade.go:198 +0xd01 github.com/vmware/vic/cmd/vic-machine/upgrade.(*Upgrade).Run-fm(0xc0421d0000, 0x10101010100, 0xc0421d0000) /go/src/github.com/vmware/vic/cmd/vic-machine/main.go:93 +0x3b github.com/vmware/vic/vendor/gopkg.in/urfave/cli%2ev1.HandleAction(0xd430e0, 0xc0421979f0, 0xc0421d0000, 0xc042031300, 0x0) /go/src/github.com/vmware/vic/vendor/gopkg.in/urfave/cli.v1/app.go:485 +0xdb github.com/vmware/vic/vendor/gopkg.in/urfave/cli%2ev1.Command.Run(0xf71a98, 0x7, 0x0, 0x0, 0x0, 0x0, 0x0, 0xf95e2e, 0x1d, 0x0, ...) /go/src/github.com/vmware/vic/vendor/gopkg.in/urfave/cli.v1/command.go:193 +0xb79 github.com/vmware/vic/vendor/gopkg.in/urfave/cli%2ev1.(*App).Run(0xc04201bba0, 0xc0420360d0, 0xd, 0xd, 0x0, 0x0) /go/src/github.com/vmware/vic/vendor/gopkg.in/urfave/cli.v1/app.go:250 +0x7d7 main.main() /go/src/github.com/vmware/vic/cmd/vic-machine/main.go:146 +0x1dad ```
1.0
vic-machine upgrade to patch failed - Here is the message copied from #5343 I went with a forced upgrade; but, it did not succeed. Below snippet from vic-machine.log. ``` goroutine 1 [running]: runtime/debug.Stack(0xfadf39, 0x2f, 0xc042460ee0) /usr/local/go/src/runtime/debug/stack.go:24 +0x80 main.main.func1(0xc04201bba0, 0xc0420041d0) /go/src/github.com/vmware/vic/cmd/vic-machine/main.go:142 +0x184 panic(0xd8d880, 0x1677c80) /usr/local/go/src/runtime/panic.go:489 +0x2dd github.com/vmware/vic/lib/install/validate.(*Validator).AddDeprecatedFields(0xc042062480, 0x16540a0, 0xc0421de680, 0xc04206c380, 0xc0421af800, 0x0) /go/src/github.com/vmware/vic/lib/install/validate/validator.go:778 +0x241 github.com/vmware/vic/cmd/vic-machine/upgrade.(*Upgrade).Run(0xc042197990, 0xc0421d0000, 0x0, 0x0) /go/src/github.com/vmware/vic/cmd/vic-machine/upgrade/upgrade.go:198 +0xd01 github.com/vmware/vic/cmd/vic-machine/upgrade.(*Upgrade).Run-fm(0xc0421d0000, 0x10101010100, 0xc0421d0000) /go/src/github.com/vmware/vic/cmd/vic-machine/main.go:93 +0x3b github.com/vmware/vic/vendor/gopkg.in/urfave/cli%2ev1.HandleAction(0xd430e0, 0xc0421979f0, 0xc0421d0000, 0xc042031300, 0x0) /go/src/github.com/vmware/vic/vendor/gopkg.in/urfave/cli.v1/app.go:485 +0xdb github.com/vmware/vic/vendor/gopkg.in/urfave/cli%2ev1.Command.Run(0xf71a98, 0x7, 0x0, 0x0, 0x0, 0x0, 0x0, 0xf95e2e, 0x1d, 0x0, ...) /go/src/github.com/vmware/vic/vendor/gopkg.in/urfave/cli.v1/command.go:193 +0xb79 github.com/vmware/vic/vendor/gopkg.in/urfave/cli%2ev1.(*App).Run(0xc04201bba0, 0xc0420360d0, 0xd, 0xd, 0x0, 0x0) /go/src/github.com/vmware/vic/vendor/gopkg.in/urfave/cli.v1/app.go:250 +0x7d7 main.main() /go/src/github.com/vmware/vic/cmd/vic-machine/main.go:146 +0x1dad ```
priority
vic machine upgrade to patch failed here is the message copied from i went with a forced upgrade but it did not succeed below snippet from vic machine log goroutine runtime debug stack usr local go src runtime debug stack go main main go src github com vmware vic cmd vic machine main go panic usr local go src runtime panic go github com vmware vic lib install validate validator adddeprecatedfields go src github com vmware vic lib install validate validator go github com vmware vic cmd vic machine upgrade upgrade run go src github com vmware vic cmd vic machine upgrade upgrade go github com vmware vic cmd vic machine upgrade upgrade run fm go src github com vmware vic cmd vic machine main go github com vmware vic vendor gopkg in urfave cli handleaction go src github com vmware vic vendor gopkg in urfave cli app go github com vmware vic vendor gopkg in urfave cli command run go src github com vmware vic vendor gopkg in urfave cli command go github com vmware vic vendor gopkg in urfave cli app run go src github com vmware vic vendor gopkg in urfave cli app go main main go src github com vmware vic cmd vic machine main go
1
188,220
6,774,181,438
IssuesEvent
2017-10-27 09:24:30
wso2/product-ei
https://api.github.com/repos/wso2/product-ei
opened
Error logged when reading registry property
6.2.0 Component/Integrator Improvement Priority/High Severity/Major Type/Bug
**Description:** Exception logged while reading properties written to the registry using property mediator. **OS, DB, other environment details and versions:** Can be reproduced in any environment **Steps to reproduce:** Set a property to registry using the following property mediator ``` <property name="conf:/data/proxy1_state@state" value="test property_state" scope="registry" type="STRING"/> ``` Then read the property using a property mediator ``` <log level="custom"> <property name="name" expression="get-property('registry', 'conf:/data/proxy1_state@state')"/> </log> ``` Following exception is thrown. The issue is when reading the property within the registry call it tries to read the content in addition to the properties. In this case, we haven't set a content. Hence this exception is logged in the registry. But this doesn't change the functionality. This will be a performance issue due to excessive logging in high throughput scenarios. ``` TID: [-1234] [] [2017-10-17 13:56:55,104] ERROR {org.wso2.carbon.mediation.registry.WSO2Registry} - Error while reading the resource 'conf:/data/proxy1_state' {org.wso2.carbon.mediation.registry.WSO2Registry} java.lang.IllegalArgumentException: Null InputStream is not a valid argument at com.ctc.wstx.stax.WstxInputFactory.createSR(WstxInputFactory.java:614) at com.ctc.wstx.stax.WstxInputFactory.createXMLStreamReader(WstxInputFactory.java:324) at org.wso2.carbon.mediation.registry.WSO2Registry.lookup(WSO2Registry.java:178) at org.apache.synapse.registry.AbstractRegistry.getResource(AbstractRegistry.java:66) at org.apache.synapse.mediators.GetPropertyFunction.evaluate(GetPropertyFunction.java:326) at org.apache.synapse.mediators.GetPropertyFunction.call(GetPropertyFunction.java:115) at org.jaxen.expr.DefaultFunctionCallExpr.evaluate(DefaultFunctionCallExpr.java:181) at org.jaxen.expr.DefaultXPathExpr.asList(DefaultXPathExpr.java:102) at org.jaxen.BaseXPath.selectNodesForContext(BaseXPath.java:677) at org.jaxen.BaseXPath.selectNodes(BaseXPath.java:216) at org.jaxen.BaseXPath.evaluate(BaseXPath.java:175) at org.apache.synapse.util.xpath.SynapseXPath.stringValueOf(SynapseXPath.java:297) at org.apache.synapse.mediators.MediatorProperty.getEvaluatedExpression(MediatorProperty.java:138) at org.apache.synapse.mediators.builtin.LogMediator.setCustomProperties(LogMediator.java:223) at org.apache.synapse.mediators.builtin.LogMediator.getCustomLogMessage(LogMediator.java:146) at org.apache.synapse.mediators.builtin.LogMediator.getLogMessage(LogMediator.java:132) at org.apache.synapse.mediators.builtin.LogMediator.mediate(LogMediator.java:101) at org.apache.synapse.mediators.AbstractListMediator.mediate(AbstractListMediator.java:97) at org.apache.synapse.mediators.AbstractListMediator.mediate(AbstractListMediator.java:59) at org.apache.synapse.mediators.base.SequenceMediator.mediate(SequenceMediator.java:158) at org.apache.synapse.core.axis2.ProxyServiceMessageReceiver.receive(ProxyServiceMessageReceiver.java:213) at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:180) at org.apache.synapse.transport.passthru.ServerWorker.processEntityEnclosingRequest(ServerWorker.java:404) at org.apache.synapse.transport.passthru.ServerWorker.run(ServerWorker.java:151) at org.apache.axis2.transport.base.threads.NativeWorkerPool$1.run(NativeWorkerPool.java:172) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:748) ```
1.0
Error logged when reading registry property - **Description:** Exception logged while reading properties written to the registry using property mediator. **OS, DB, other environment details and versions:** Can be reproduced in any environment **Steps to reproduce:** Set a property to registry using the following property mediator ``` <property name="conf:/data/proxy1_state@state" value="test property_state" scope="registry" type="STRING"/> ``` Then read the property using a property mediator ``` <log level="custom"> <property name="name" expression="get-property('registry', 'conf:/data/proxy1_state@state')"/> </log> ``` Following exception is thrown. The issue is when reading the property within the registry call it tries to read the content in addition to the properties. In this case, we haven't set a content. Hence this exception is logged in the registry. But this doesn't change the functionality. This will be a performance issue due to excessive logging in high throughput scenarios. ``` TID: [-1234] [] [2017-10-17 13:56:55,104] ERROR {org.wso2.carbon.mediation.registry.WSO2Registry} - Error while reading the resource 'conf:/data/proxy1_state' {org.wso2.carbon.mediation.registry.WSO2Registry} java.lang.IllegalArgumentException: Null InputStream is not a valid argument at com.ctc.wstx.stax.WstxInputFactory.createSR(WstxInputFactory.java:614) at com.ctc.wstx.stax.WstxInputFactory.createXMLStreamReader(WstxInputFactory.java:324) at org.wso2.carbon.mediation.registry.WSO2Registry.lookup(WSO2Registry.java:178) at org.apache.synapse.registry.AbstractRegistry.getResource(AbstractRegistry.java:66) at org.apache.synapse.mediators.GetPropertyFunction.evaluate(GetPropertyFunction.java:326) at org.apache.synapse.mediators.GetPropertyFunction.call(GetPropertyFunction.java:115) at org.jaxen.expr.DefaultFunctionCallExpr.evaluate(DefaultFunctionCallExpr.java:181) at org.jaxen.expr.DefaultXPathExpr.asList(DefaultXPathExpr.java:102) at org.jaxen.BaseXPath.selectNodesForContext(BaseXPath.java:677) at org.jaxen.BaseXPath.selectNodes(BaseXPath.java:216) at org.jaxen.BaseXPath.evaluate(BaseXPath.java:175) at org.apache.synapse.util.xpath.SynapseXPath.stringValueOf(SynapseXPath.java:297) at org.apache.synapse.mediators.MediatorProperty.getEvaluatedExpression(MediatorProperty.java:138) at org.apache.synapse.mediators.builtin.LogMediator.setCustomProperties(LogMediator.java:223) at org.apache.synapse.mediators.builtin.LogMediator.getCustomLogMessage(LogMediator.java:146) at org.apache.synapse.mediators.builtin.LogMediator.getLogMessage(LogMediator.java:132) at org.apache.synapse.mediators.builtin.LogMediator.mediate(LogMediator.java:101) at org.apache.synapse.mediators.AbstractListMediator.mediate(AbstractListMediator.java:97) at org.apache.synapse.mediators.AbstractListMediator.mediate(AbstractListMediator.java:59) at org.apache.synapse.mediators.base.SequenceMediator.mediate(SequenceMediator.java:158) at org.apache.synapse.core.axis2.ProxyServiceMessageReceiver.receive(ProxyServiceMessageReceiver.java:213) at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:180) at org.apache.synapse.transport.passthru.ServerWorker.processEntityEnclosingRequest(ServerWorker.java:404) at org.apache.synapse.transport.passthru.ServerWorker.run(ServerWorker.java:151) at org.apache.axis2.transport.base.threads.NativeWorkerPool$1.run(NativeWorkerPool.java:172) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:748) ```
priority
error logged when reading registry property description exception logged while reading properties written to the registry using property mediator os db other environment details and versions can be reproduced in any environment steps to reproduce set a property to registry using the following property mediator then read the property using a property mediator following exception is thrown the issue is when reading the property within the registry call it tries to read the content in addition to the properties in this case we haven t set a content hence this exception is logged in the registry but this doesn t change the functionality this will be a performance issue due to excessive logging in high throughput scenarios tid error org carbon mediation registry error while reading the resource conf data state org carbon mediation registry java lang illegalargumentexception null inputstream is not a valid argument at com ctc wstx stax wstxinputfactory createsr wstxinputfactory java at com ctc wstx stax wstxinputfactory createxmlstreamreader wstxinputfactory java at org carbon mediation registry lookup java at org apache synapse registry abstractregistry getresource abstractregistry java at org apache synapse mediators getpropertyfunction evaluate getpropertyfunction java at org apache synapse mediators getpropertyfunction call getpropertyfunction java at org jaxen expr defaultfunctioncallexpr evaluate defaultfunctioncallexpr java at org jaxen expr defaultxpathexpr aslist defaultxpathexpr java at org jaxen basexpath selectnodesforcontext basexpath java at org jaxen basexpath selectnodes basexpath java at org jaxen basexpath evaluate basexpath java at org apache synapse util xpath synapsexpath stringvalueof synapsexpath java at org apache synapse mediators mediatorproperty getevaluatedexpression mediatorproperty java at org apache synapse mediators builtin logmediator setcustomproperties logmediator java at org apache synapse mediators builtin logmediator getcustomlogmessage logmediator java at org apache synapse mediators builtin logmediator getlogmessage logmediator java at org apache synapse mediators builtin logmediator mediate logmediator java at org apache synapse mediators abstractlistmediator mediate abstractlistmediator java at org apache synapse mediators abstractlistmediator mediate abstractlistmediator java at org apache synapse mediators base sequencemediator mediate sequencemediator java at org apache synapse core proxyservicemessagereceiver receive proxyservicemessagereceiver java at org apache engine axisengine receive axisengine java at org apache synapse transport passthru serverworker processentityenclosingrequest serverworker java at org apache synapse transport passthru serverworker run serverworker java at org apache transport base threads nativeworkerpool run nativeworkerpool java at java util concurrent threadpoolexecutor runworker threadpoolexecutor java at java util concurrent threadpoolexecutor worker run threadpoolexecutor java at java lang thread run thread java
1
400,733
11,779,899,407
IssuesEvent
2020-03-16 18:55:33
epam/cloud-pipeline
https://api.github.com/repos/epam/cloud-pipeline
opened
Expose `System` parameters to the worker nodes
kind/enhancement priority/high sys/core
**Background** When a cluster run is started, only a limited number of `well-known` parameters are passed to the workers. This causes issues when the default values are changed for the master (e.g. `COMMON_DIR`). **Approach** * Let's introduce a preference `launch.system.parameters.pass` (boolean, default `false`) * If it is enabled - any system parameter, specified for the master node, shall be set for the workers as well
1.0
Expose `System` parameters to the worker nodes - **Background** When a cluster run is started, only a limited number of `well-known` parameters are passed to the workers. This causes issues when the default values are changed for the master (e.g. `COMMON_DIR`). **Approach** * Let's introduce a preference `launch.system.parameters.pass` (boolean, default `false`) * If it is enabled - any system parameter, specified for the master node, shall be set for the workers as well
priority
expose system parameters to the worker nodes background when a cluster run is started only a limited number of well known parameters are passed to the workers this causes issues when the default values are changed for the master e g common dir approach let s introduce a preference launch system parameters pass boolean default false if it is enabled any system parameter specified for the master node shall be set for the workers as well
1
531,841
15,526,400,717
IssuesEvent
2021-03-13 01:05:48
SatcherInstitute/health-equity-tracker
https://api.github.com/repos/SatcherInstitute/health-equity-tracker
closed
Bar Chart ordering should be consistent
frontend high priority
Rather than sorted by any value, let's sort the bars by a consistent ordering of the categories (race, age, gender)
1.0
Bar Chart ordering should be consistent - Rather than sorted by any value, let's sort the bars by a consistent ordering of the categories (race, age, gender)
priority
bar chart ordering should be consistent rather than sorted by any value let s sort the bars by a consistent ordering of the categories race age gender
1
361,730
10,719,719,211
IssuesEvent
2019-10-26 12:24:30
EPajares/goat
https://api.github.com/repos/EPajares/goat
closed
Multi-isochrone
enhancement high priority
Feature that calculates a multi-isochrone. The user should be able to chose an amenity or upload a spreadsheet with starting points. - [x] Basic SQL-function (pgdrivingdistance) - [x] Flexible SQL-function - [ ] Allow scenario building - [x] Double check returning arguments - [x] Add Public Transport Stops - [x] Performance boost show network - [x] Limit number of starting points - [x] Add to front-end
1.0
Multi-isochrone - Feature that calculates a multi-isochrone. The user should be able to chose an amenity or upload a spreadsheet with starting points. - [x] Basic SQL-function (pgdrivingdistance) - [x] Flexible SQL-function - [ ] Allow scenario building - [x] Double check returning arguments - [x] Add Public Transport Stops - [x] Performance boost show network - [x] Limit number of starting points - [x] Add to front-end
priority
multi isochrone feature that calculates a multi isochrone the user should be able to chose an amenity or upload a spreadsheet with starting points basic sql function pgdrivingdistance flexible sql function allow scenario building double check returning arguments add public transport stops performance boost show network limit number of starting points add to front end
1
34,887
2,789,276,172
IssuesEvent
2015-05-08 18:26:17
ualbertalib/HydraNorth
https://api.github.com/repos/ualbertalib/HydraNorth
closed
9.1 Metadata in forms
enhancement priority:high size:large
As a user, I want to be able to describe my deposited item according to ERA norms to enable discovery and reuse - start with one item type (image?) - Metadata team will provide specs on needed changes with examples to existing Sufia forms Note: Full-featured image deposit will depend on #57 Note: Dependent on Data Dictionary #103 Done: - [x] have forms with all of the fields (as spec'ed by metadata team) needed to describe the items - [x] stored properly in Fedora, indexed and searchable properly in Solr, - [x] stretch goal: integrate with external ontology e.g. geo names
1.0
9.1 Metadata in forms - As a user, I want to be able to describe my deposited item according to ERA norms to enable discovery and reuse - start with one item type (image?) - Metadata team will provide specs on needed changes with examples to existing Sufia forms Note: Full-featured image deposit will depend on #57 Note: Dependent on Data Dictionary #103 Done: - [x] have forms with all of the fields (as spec'ed by metadata team) needed to describe the items - [x] stored properly in Fedora, indexed and searchable properly in Solr, - [x] stretch goal: integrate with external ontology e.g. geo names
priority
metadata in forms as a user i want to be able to describe my deposited item according to era norms to enable discovery and reuse start with one item type image metadata team will provide specs on needed changes with examples to existing sufia forms note full featured image deposit will depend on note dependent on data dictionary done have forms with all of the fields as spec ed by metadata team needed to describe the items stored properly in fedora indexed and searchable properly in solr stretch goal integrate with external ontology e g geo names
1
225,711
7,494,472,109
IssuesEvent
2018-04-07 10:07:39
SpongePowered/Ore
https://api.github.com/repos/SpongePowered/Ore
closed
Increase page size limit on non-home Ore pages
component: wiki priority: high
In order to make Nucleus compliant with the Ore guidelines, I need to be able to add my configuration files. However, they are larger than the current limit (of what I believe) is 32kB). My configuration files that I would want to add to Ore are my `main.conf`, currently ~53kB and my `commands.conf`, currently ~61kB. (I've also had to contract my commands and permissions pages to make it fit, though in all fairness, those changes aren't negative for me and in the long run would be surpassed by #422.) Keeping the 32kB limit makes sense for any page that is mirrored to Discourse due to the forum post size limit. However, for other doc pages the limit is possibly arbitary and prevents me from fulfilling the guidelines. Is it possible to raise the limit?
1.0
Increase page size limit on non-home Ore pages - In order to make Nucleus compliant with the Ore guidelines, I need to be able to add my configuration files. However, they are larger than the current limit (of what I believe) is 32kB). My configuration files that I would want to add to Ore are my `main.conf`, currently ~53kB and my `commands.conf`, currently ~61kB. (I've also had to contract my commands and permissions pages to make it fit, though in all fairness, those changes aren't negative for me and in the long run would be surpassed by #422.) Keeping the 32kB limit makes sense for any page that is mirrored to Discourse due to the forum post size limit. However, for other doc pages the limit is possibly arbitary and prevents me from fulfilling the guidelines. Is it possible to raise the limit?
priority
increase page size limit on non home ore pages in order to make nucleus compliant with the ore guidelines i need to be able to add my configuration files however they are larger than the current limit of what i believe is my configuration files that i would want to add to ore are my main conf currently and my commands conf currently i ve also had to contract my commands and permissions pages to make it fit though in all fairness those changes aren t negative for me and in the long run would be surpassed by keeping the limit makes sense for any page that is mirrored to discourse due to the forum post size limit however for other doc pages the limit is possibly arbitary and prevents me from fulfilling the guidelines is it possible to raise the limit
1
372,477
11,015,434,602
IssuesEvent
2019-12-05 01:36:38
Xenation/IonEngine
https://api.github.com/repos/Xenation/IonEngine
opened
Material Import with .obj and .mtl files
enhancement high priority medium complexity
Ability to import the materials defined in .mtl files.
1.0
Material Import with .obj and .mtl files - Ability to import the materials defined in .mtl files.
priority
material import with obj and mtl files ability to import the materials defined in mtl files
1
562,081
16,637,869,653
IssuesEvent
2021-06-04 02:53:14
Flexget/Flexget
https://api.github.com/repos/Flexget/Flexget
closed
Series name_regexp is broken
Bug Hacktoberfest High Priority Stale
### Expected behaviour: `name_regexp` in the series plugin should try matching the received entry using regular expression ### Actual behaviour: It works only when the received title begins with the actual series title (i.e. "BBC.Series Title" will not work, but "Series Title.BBC" will work for `name_regexp: Series Title`). ### Steps to reproduce: `flexget --test execute name_regexp` See config below. #### Config: ``` tasks: name_regexp: mock: - title: the show s09e05 hdtv series: - show: name_regexp: show ``` ### Additional information: It looks like this commit broke it: https://github.com/Flexget/Flexget/commit/2b6326c985918458376c441cd114be63ff865853 In this commit it changed to use the first letter of the received entry and the series name to decide whether to attempt parsing. This doesn't take into account that regular expression can match on any word within the entry. - FlexGet version: Latest (2.21.2) - Python version: 2.7 - Installation method: freebsd pkg - Using daemon (yes/no): both - OS and version: Freebsd
1.0
Series name_regexp is broken - ### Expected behaviour: `name_regexp` in the series plugin should try matching the received entry using regular expression ### Actual behaviour: It works only when the received title begins with the actual series title (i.e. "BBC.Series Title" will not work, but "Series Title.BBC" will work for `name_regexp: Series Title`). ### Steps to reproduce: `flexget --test execute name_regexp` See config below. #### Config: ``` tasks: name_regexp: mock: - title: the show s09e05 hdtv series: - show: name_regexp: show ``` ### Additional information: It looks like this commit broke it: https://github.com/Flexget/Flexget/commit/2b6326c985918458376c441cd114be63ff865853 In this commit it changed to use the first letter of the received entry and the series name to decide whether to attempt parsing. This doesn't take into account that regular expression can match on any word within the entry. - FlexGet version: Latest (2.21.2) - Python version: 2.7 - Installation method: freebsd pkg - Using daemon (yes/no): both - OS and version: Freebsd
priority
series name regexp is broken expected behaviour name regexp in the series plugin should try matching the received entry using regular expression actual behaviour it works only when the received title begins with the actual series title i e bbc series title will not work but series title bbc will work for name regexp series title steps to reproduce flexget test execute name regexp see config below config tasks name regexp mock title the show hdtv series show name regexp show additional information it looks like this commit broke it in this commit it changed to use the first letter of the received entry and the series name to decide whether to attempt parsing this doesn t take into account that regular expression can match on any word within the entry flexget version latest python version installation method freebsd pkg using daemon yes no both os and version freebsd
1
278,050
8,635,550,585
IssuesEvent
2018-11-22 23:53:35
amazeeio/lagoon
https://api.github.com/repos/amazeeio/lagoon
opened
Only apply EnvVariables to ConfigMap if there are actually some left
bug priority-high
**Describe the bug** There is a small edge case where the ConfigMap could be completely overwritten during oc-build-deploy-dind. **To Reproduce** - Create only an env variable and assign it the scope `BUILD`, then deploy. - The config-map will end up empty because it runs: ``` oc patch --insecure-skip-tls-verify -n amazeeio-statuscake-master configmap lagoon-env -p '{"data":null}' ``` Reason for this is that this code: https://github.com/amazeeio/lagoon/blob/aa230959b280ef043d9956fefa25732ceb7b5ad3/images/oc-build-deploy-dind/build-deploy-docker-compose.sh#L444-L449 does not check if the `jq` actually returns somethign or not. So if there is only a `BUILD` scope env variables it will go into the `if` but then the `jq` with the `map( select(.scope == "runtime" or .scope == "global") )` will filter them out **Expected behavior** configmap is not patched if there are not runtime env variables
1.0
Only apply EnvVariables to ConfigMap if there are actually some left - **Describe the bug** There is a small edge case where the ConfigMap could be completely overwritten during oc-build-deploy-dind. **To Reproduce** - Create only an env variable and assign it the scope `BUILD`, then deploy. - The config-map will end up empty because it runs: ``` oc patch --insecure-skip-tls-verify -n amazeeio-statuscake-master configmap lagoon-env -p '{"data":null}' ``` Reason for this is that this code: https://github.com/amazeeio/lagoon/blob/aa230959b280ef043d9956fefa25732ceb7b5ad3/images/oc-build-deploy-dind/build-deploy-docker-compose.sh#L444-L449 does not check if the `jq` actually returns somethign or not. So if there is only a `BUILD` scope env variables it will go into the `if` but then the `jq` with the `map( select(.scope == "runtime" or .scope == "global") )` will filter them out **Expected behavior** configmap is not patched if there are not runtime env variables
priority
only apply envvariables to configmap if there are actually some left describe the bug there is a small edge case where the configmap could be completely overwritten during oc build deploy dind to reproduce create only an env variable and assign it the scope build then deploy the config map will end up empty because it runs oc patch insecure skip tls verify n amazeeio statuscake master configmap lagoon env p data null reason for this is that this code does not check if the jq actually returns somethign or not so if there is only a build scope env variables it will go into the if but then the jq with the map select scope runtime or scope global will filter them out expected behavior configmap is not patched if there are not runtime env variables
1
115,895
4,684,364,234
IssuesEvent
2016-10-10 04:23:32
Apollo-Community/ApolloStation
https://api.github.com/repos/Apollo-Community/ApolloStation
closed
Unable to play specific roles once promoted to them
bug elusive higgs-bugson need feedback priority: high
(Reported by DregonSteps, apologies if this is a dupe issue) People cannot play as the roles they are promoted to once they gain said role.
1.0
Unable to play specific roles once promoted to them - (Reported by DregonSteps, apologies if this is a dupe issue) People cannot play as the roles they are promoted to once they gain said role.
priority
unable to play specific roles once promoted to them reported by dregonsteps apologies if this is a dupe issue people cannot play as the roles they are promoted to once they gain said role
1
372,364
11,013,199,279
IssuesEvent
2019-12-04 19:56:52
pytorch/pytorch
https://api.github.com/repos/pytorch/pytorch
closed
Embedding backward pass taking 1300x longer than forward pass
high priority module: cuda module: nn topic: performance triaged
## 🐛 Bug Taking a simple model with an nn.Embedding layer (`nn.Embedding(6000, 16)`) on the GPU, the forward pass takes ~32us while the backward pass takes ~42ms (42000us), which is over 1300 times slower. I am aware there's a sparse backward version, but it's not compatible with the optimizers I want to use. Also this seems too slow for a dense backward pass regardless. Perfetto trace: https://ui.perfetto.dev/#!/?s=8cc15ca3da8bd113fd972e1ef4865caca789b4ab998306da83e307882507bf4 Code: https://gist.github.com/heiner/c812a38a338878f5c02f6193511afc6a#file-simpleembed-py ## To Reproduce Steps to reproduce the behavior: 1. `git clone https://gist.github.com/c812a38a338878f5c02f6193511afc6a.git embedding` 2. `cd embedding/` 3. `python simpleembed.py` (requires PyTorch >= 1.2) Perfetto trace: https://ui.perfetto.dev/#!/?s=8cc15ca3da8bd113fd972e1ef4865caca789b4ab998306da83e307882507bf4 (use wasd navigation) Code: https://gist.github.com/heiner/c812a38a338878f5c02f6193511afc6a#file-simpleembed-py ## Expected behavior I'd expect a forward/backward ratio of up to 100x, but not this. ## Environment ``` PyTorch version: 1.3.0.dev20190816 Is debug build: No CUDA used to build PyTorch: 10.0.130 OS: Ubuntu 18.04.2 LTS GCC version: (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0 CMake version: version 3.12.2 Python version: 3.7 Is CUDA available: Yes CUDA runtime version: 9.2.88 GPU models and configuration: GPU 0: Quadro GP100 GPU 1: Quadro GP100 Nvidia driver version: 410.79 cuDNN version: Could not collect Versions of relevant libraries: [pip] numpy==1.16.4 [pip] torch==1.3.0.dev20190816 [pip] torchvision==0.5.0a0+19315e3 [conda] blas 1.0 mkl [conda] mkl 2019.4 243 [conda] mkl_fft 1.0.12 py37ha843d7b_0 [conda] mkl_random 1.0.2 py37hd81dba3_0 [conda] pytorch 1.3.0.dev20190816 py3.7_cuda10.0.130_cudnn7.6.2_0 pytorch-nightly [conda] torchvision 0.5.0.dev20190816 py37_cu100 pytorch-nightly ``` ## Additional context <!-- Add any other context about the problem here. --> cc @ezyang @gchanan @SsnL
1.0
Embedding backward pass taking 1300x longer than forward pass - ## 🐛 Bug Taking a simple model with an nn.Embedding layer (`nn.Embedding(6000, 16)`) on the GPU, the forward pass takes ~32us while the backward pass takes ~42ms (42000us), which is over 1300 times slower. I am aware there's a sparse backward version, but it's not compatible with the optimizers I want to use. Also this seems too slow for a dense backward pass regardless. Perfetto trace: https://ui.perfetto.dev/#!/?s=8cc15ca3da8bd113fd972e1ef4865caca789b4ab998306da83e307882507bf4 Code: https://gist.github.com/heiner/c812a38a338878f5c02f6193511afc6a#file-simpleembed-py ## To Reproduce Steps to reproduce the behavior: 1. `git clone https://gist.github.com/c812a38a338878f5c02f6193511afc6a.git embedding` 2. `cd embedding/` 3. `python simpleembed.py` (requires PyTorch >= 1.2) Perfetto trace: https://ui.perfetto.dev/#!/?s=8cc15ca3da8bd113fd972e1ef4865caca789b4ab998306da83e307882507bf4 (use wasd navigation) Code: https://gist.github.com/heiner/c812a38a338878f5c02f6193511afc6a#file-simpleembed-py ## Expected behavior I'd expect a forward/backward ratio of up to 100x, but not this. ## Environment ``` PyTorch version: 1.3.0.dev20190816 Is debug build: No CUDA used to build PyTorch: 10.0.130 OS: Ubuntu 18.04.2 LTS GCC version: (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0 CMake version: version 3.12.2 Python version: 3.7 Is CUDA available: Yes CUDA runtime version: 9.2.88 GPU models and configuration: GPU 0: Quadro GP100 GPU 1: Quadro GP100 Nvidia driver version: 410.79 cuDNN version: Could not collect Versions of relevant libraries: [pip] numpy==1.16.4 [pip] torch==1.3.0.dev20190816 [pip] torchvision==0.5.0a0+19315e3 [conda] blas 1.0 mkl [conda] mkl 2019.4 243 [conda] mkl_fft 1.0.12 py37ha843d7b_0 [conda] mkl_random 1.0.2 py37hd81dba3_0 [conda] pytorch 1.3.0.dev20190816 py3.7_cuda10.0.130_cudnn7.6.2_0 pytorch-nightly [conda] torchvision 0.5.0.dev20190816 py37_cu100 pytorch-nightly ``` ## Additional context <!-- Add any other context about the problem here. --> cc @ezyang @gchanan @SsnL
priority
embedding backward pass taking longer than forward pass 🐛 bug taking a simple model with an nn embedding layer nn embedding on the gpu the forward pass takes while the backward pass takes which is over times slower i am aware there s a sparse backward version but it s not compatible with the optimizers i want to use also this seems too slow for a dense backward pass regardless perfetto trace code to reproduce steps to reproduce the behavior git clone embedding cd embedding python simpleembed py requires pytorch perfetto trace use wasd navigation code expected behavior i d expect a forward backward ratio of up to but not this environment pytorch version is debug build no cuda used to build pytorch os ubuntu lts gcc version ubuntu cmake version version python version is cuda available yes cuda runtime version gpu models and configuration gpu quadro gpu quadro nvidia driver version cudnn version could not collect versions of relevant libraries numpy torch torchvision blas mkl mkl mkl fft mkl random pytorch pytorch nightly torchvision pytorch nightly additional context cc ezyang gchanan ssnl
1
228,986
7,570,092,786
IssuesEvent
2018-04-23 07:52:03
geosolutions-it/MapStore2
https://api.github.com/repos/geosolutions-it/MapStore2
closed
Add featured maps plugin
MEV Priority: High enhancement pending review review
### Description Add a plugin to show Featured maps. here [mockup](https://demo.geo-solutions.it/mockups/mapstore2/#/featured-maps). ### Other useful information (optional):
1.0
Add featured maps plugin - ### Description Add a plugin to show Featured maps. here [mockup](https://demo.geo-solutions.it/mockups/mapstore2/#/featured-maps). ### Other useful information (optional):
priority
add featured maps plugin description add a plugin to show featured maps here other useful information optional
1
59,097
3,102,919,109
IssuesEvent
2015-08-31 05:26:00
PeaceGeeksSociety/Aid-Watch
https://api.github.com/repos/PeaceGeeksSociety/Aid-Watch
opened
Change Twitter label on home page (if possible)
High Priority
Twitter box on home and http://dev.awptheme.peacegeeks.org/ar#block-block-2 (Also Read more label)
1.0
Change Twitter label on home page (if possible) - Twitter box on home and http://dev.awptheme.peacegeeks.org/ar#block-block-2 (Also Read more label)
priority
change twitter label on home page if possible twitter box on home and also read more label
1
150,790
5,790,979,715
IssuesEvent
2017-05-02 03:19:07
linz/QGIS-AIMS-Plugin
https://api.github.com/repos/linz/QGIS-AIMS-Plugin
closed
Bulk Load of Address Ranges
effort/small help wanted priority/high
@imincik Can we please use some of @SPlanzer time to push through a bulk load of addresses to AIMS? Can you please give me a time frame on when he would be available to do this work?
1.0
Bulk Load of Address Ranges - @imincik Can we please use some of @SPlanzer time to push through a bulk load of addresses to AIMS? Can you please give me a time frame on when he would be available to do this work?
priority
bulk load of address ranges imincik can we please use some of splanzer time to push through a bulk load of addresses to aims can you please give me a time frame on when he would be available to do this work
1
559,070
16,549,370,471
IssuesEvent
2021-05-28 06:37:06
ita-social-projects/TeachUA
https://api.github.com/repos/ita-social-projects/TeachUA
closed
[Header] Navigation tabs ('Гуртки', 'Челендж', 'Про нас', 'Послуги українською') are not aligned left on the top navigation bar
Priority: High bug
Environment: Windows 7, Service Pack 1, Google Chrome, 90.0.4430.212 (Розробка) (64-розрядна версія. Reproducible: always. Build found: the last commit Preconditions Open [https://speak-ukrainian.org.ua/dev](https://speak-ukrainian.org.ua/dev) Steps to reproduce 1. Look at 'Header' Actual result Navigation tabs ('Гуртки', 'Челендж', 'Про нас', 'Послуги українською') are centered on the top navigation bar Expected result Navigation tabs ('Гуртки', 'Челендж', 'Про нас', 'Послуги українською') should be aligned left on the top navagiton bar **User story and test case links** E.g.: "User story #371 [https://github.com/ita-social-projects/TeachUA/issues/371]
1.0
[Header] Navigation tabs ('Гуртки', 'Челендж', 'Про нас', 'Послуги українською') are not aligned left on the top navigation bar - Environment: Windows 7, Service Pack 1, Google Chrome, 90.0.4430.212 (Розробка) (64-розрядна версія. Reproducible: always. Build found: the last commit Preconditions Open [https://speak-ukrainian.org.ua/dev](https://speak-ukrainian.org.ua/dev) Steps to reproduce 1. Look at 'Header' Actual result Navigation tabs ('Гуртки', 'Челендж', 'Про нас', 'Послуги українською') are centered on the top navigation bar Expected result Navigation tabs ('Гуртки', 'Челендж', 'Про нас', 'Послуги українською') should be aligned left on the top navagiton bar **User story and test case links** E.g.: "User story #371 [https://github.com/ita-social-projects/TeachUA/issues/371]
priority
navigation tabs гуртки челендж про нас послуги українською are not aligned left on the top navigation bar environment windows service pack google chrome розробка розрядна версія reproducible always build found the last commit preconditions open steps to reproduce look at header actual result navigation tabs гуртки челендж про нас послуги українською are centered on the top navigation bar expected result navigation tabs гуртки челендж про нас послуги українською should be aligned left on the top navagiton bar user story and test case links e g user story
1
594,612
18,049,306,995
IssuesEvent
2021-09-19 13:10:20
black7375/Firefox-UI-Fix
https://api.github.com/repos/black7375/Firefox-UI-Fix
closed
Weird behavior of reduce/maximise/quit buttons
Issue::Bug Env::Windows Class::Color Priority::High Difficult::Unknown Class::SideEffect
**Describe the bug** Sometimes, reduce/maximise/quit buttons move to the left. This bug appears randomly. When I move my mouse over the buttons, they instantly go back to the right place as shown in the gif below. **Expected behavior** Buttons should stay on the right **Screenshots** <!-- If applicable, add screenshots to help explain your problem. --> ![Animation](https://user-images.githubusercontent.com/15847892/133049002-ff1f208b-5134-41f6-98db-37e055d04fa1.gif) **Environment:<!-- (please complete the following information) -->** <!-- Check like `- [x]`. --> - Distribution - [x] [Original Lepton](https://github.com/black7375/Firefox-UI-Fix) - [ ] [Lepton's photon style](https://github.com/black7375/Firefox-UI-Fix/tree/photon-style) - [ ] [Lepton's proton style](https://github.com/black7375/Firefox-UI-Fix/tree/proton-style) - Firefox Version: <!--[write from `about:support` - `version`]--> - OS: - [ ] Linux - [x] Windows - [ ] Mac - [ ] Other: - Theme: - [ ] Light - [x] Dark - [ ] Alpenglow (System: Light) - [ ] Alpenglow (System: Dark) - [ ] System Default - GTK Theme Name (Linux only): <!-- For example: Adwaita, Adwaita-Dark, Breath, Breath-Dark. Run `gsettings get org.gnome.desktop.interface gtk-theme` to output this --> - [ ] Other: (e.g. [Photon Colors](https://addons.mozilla.org/en-US/firefox/addon/photon-colors/), [Google Chrome Dark](https://addons.mozilla.org/en-US/firefox/addon/google-chrome-dark/), [Fairytale Of Nature](https://addons.mozilla.org/en-US/firefox/addon/fairytale-of-nature/)) **Additional context** <!-- Add any other context about the problem here. -->
1.0
Weird behavior of reduce/maximise/quit buttons - **Describe the bug** Sometimes, reduce/maximise/quit buttons move to the left. This bug appears randomly. When I move my mouse over the buttons, they instantly go back to the right place as shown in the gif below. **Expected behavior** Buttons should stay on the right **Screenshots** <!-- If applicable, add screenshots to help explain your problem. --> ![Animation](https://user-images.githubusercontent.com/15847892/133049002-ff1f208b-5134-41f6-98db-37e055d04fa1.gif) **Environment:<!-- (please complete the following information) -->** <!-- Check like `- [x]`. --> - Distribution - [x] [Original Lepton](https://github.com/black7375/Firefox-UI-Fix) - [ ] [Lepton's photon style](https://github.com/black7375/Firefox-UI-Fix/tree/photon-style) - [ ] [Lepton's proton style](https://github.com/black7375/Firefox-UI-Fix/tree/proton-style) - Firefox Version: <!--[write from `about:support` - `version`]--> - OS: - [ ] Linux - [x] Windows - [ ] Mac - [ ] Other: - Theme: - [ ] Light - [x] Dark - [ ] Alpenglow (System: Light) - [ ] Alpenglow (System: Dark) - [ ] System Default - GTK Theme Name (Linux only): <!-- For example: Adwaita, Adwaita-Dark, Breath, Breath-Dark. Run `gsettings get org.gnome.desktop.interface gtk-theme` to output this --> - [ ] Other: (e.g. [Photon Colors](https://addons.mozilla.org/en-US/firefox/addon/photon-colors/), [Google Chrome Dark](https://addons.mozilla.org/en-US/firefox/addon/google-chrome-dark/), [Fairytale Of Nature](https://addons.mozilla.org/en-US/firefox/addon/fairytale-of-nature/)) **Additional context** <!-- Add any other context about the problem here. -->
priority
weird behavior of reduce maximise quit buttons describe the bug sometimes reduce maximise quit buttons move to the left this bug appears randomly when i move my mouse over the buttons they instantly go back to the right place as shown in the gif below expected behavior buttons should stay on the right screenshots environment distribution firefox version os linux windows mac other theme light dark alpenglow system light alpenglow system dark system default gtk theme name linux only other e g additional context
1
310,327
9,488,705,601
IssuesEvent
2019-04-22 20:18:43
DlfinBroom/ChatBot
https://api.github.com/repos/DlfinBroom/ChatBot
closed
Create ChatBot Database script page
Create Database Priority: High
add a script page that creates the ChatBotDB the scripts needs to include - creating the db itself - deleting the db is already exists
1.0
Create ChatBot Database script page - add a script page that creates the ChatBotDB the scripts needs to include - creating the db itself - deleting the db is already exists
priority
create chatbot database script page add a script page that creates the chatbotdb the scripts needs to include creating the db itself deleting the db is already exists
1
182,443
6,670,216,296
IssuesEvent
2017-10-03 22:25:18
ucdavis/ipa-client-angular
https://api.github.com/repos/ucdavis/ipa-client-angular
closed
Scheduling View: Add a blank option in the standard time controls to clear out a field
enhancement high priority
The user currently has no way to "clear out" an already set standard time using the standard time controls. Adding blanks to each of the three select tags should resolve this. Ensure they save correctly. ------------------- Fixed on branch 'blank-time-option' ------------------ additional feature requested: Fix page layout issues with update.
1.0
Scheduling View: Add a blank option in the standard time controls to clear out a field - The user currently has no way to "clear out" an already set standard time using the standard time controls. Adding blanks to each of the three select tags should resolve this. Ensure they save correctly. ------------------- Fixed on branch 'blank-time-option' ------------------ additional feature requested: Fix page layout issues with update.
priority
scheduling view add a blank option in the standard time controls to clear out a field the user currently has no way to clear out an already set standard time using the standard time controls adding blanks to each of the three select tags should resolve this ensure they save correctly fixed on branch blank time option additional feature requested fix page layout issues with update
1
470,024
13,529,867,518
IssuesEvent
2020-09-15 18:59:12
deshaw/versioned-hdf5
https://api.github.com/repos/deshaw/versioned-hdf5
closed
Support fancy indexing in InMemoryDataset
high_priority
This code ``` import h5py import numpy as np from versioned_hdf5 import VersionedHDF5File with h5py.File('foo.h5', 'w') as f: vf = VersionedHDF5File(f) with vf.stage_version('0') as sv: sv['bar'] = np.arange(10) with h5py.File('foo.h5', 'r') as f: vf = VersionedHDF5File(f) print(vf['0']['bar'][[0, 1, 3, 5, 6]]) ``` fails with some strange errors, both in master as well as in asmeurer/as_subindex. It should select the entries at index 0, 1, 3, ...
1.0
Support fancy indexing in InMemoryDataset - This code ``` import h5py import numpy as np from versioned_hdf5 import VersionedHDF5File with h5py.File('foo.h5', 'w') as f: vf = VersionedHDF5File(f) with vf.stage_version('0') as sv: sv['bar'] = np.arange(10) with h5py.File('foo.h5', 'r') as f: vf = VersionedHDF5File(f) print(vf['0']['bar'][[0, 1, 3, 5, 6]]) ``` fails with some strange errors, both in master as well as in asmeurer/as_subindex. It should select the entries at index 0, 1, 3, ...
priority
support fancy indexing in inmemorydataset this code import import numpy as np from versioned import with file foo w as f vf f with vf stage version as sv sv np arange with file foo r as f vf f print vf fails with some strange errors both in master as well as in asmeurer as subindex it should select the entries at index
1
584,109
17,406,199,544
IssuesEvent
2021-08-03 06:20:01
ProjectSidewalk/SidewalkWebpage
https://api.github.com/repos/ProjectSidewalk/SidewalkWebpage
closed
Add validation in Gallery expanded modal
Priority: High Validation feature-request sidewalkgallery
##### Brief description of problem/feature We are missing validation in the Gallery expanded modal. @kumararoosh should be working on this soon so that we can have it before our ASSETS poster! ![Screenshot from 2021-06-16 15-25-27](https://user-images.githubusercontent.com/6518824/122302601-2b8e1180-ceb7-11eb-870f-129e6da04b36.png)
1.0
Add validation in Gallery expanded modal - ##### Brief description of problem/feature We are missing validation in the Gallery expanded modal. @kumararoosh should be working on this soon so that we can have it before our ASSETS poster! ![Screenshot from 2021-06-16 15-25-27](https://user-images.githubusercontent.com/6518824/122302601-2b8e1180-ceb7-11eb-870f-129e6da04b36.png)
priority
add validation in gallery expanded modal brief description of problem feature we are missing validation in the gallery expanded modal kumararoosh should be working on this soon so that we can have it before our assets poster
1
224,971
7,476,037,357
IssuesEvent
2018-04-04 00:40:48
sul-dlss/preservation_robots
https://api.github.com/repos/sul-dlss/preservation_robots
closed
Set up monitoring for preservation_robots
devops practice high priority in progress ingest robot hookup
- see robot-controller for app level config - add nagios check in puppet
1.0
Set up monitoring for preservation_robots - - see robot-controller for app level config - add nagios check in puppet
priority
set up monitoring for preservation robots see robot controller for app level config add nagios check in puppet
1
637,233
20,623,724,031
IssuesEvent
2022-03-07 20:06:44
NicholasG04/Prom
https://api.github.com/repos/NicholasG04/Prom
closed
Correct inconsistency in home screen sign in buttons.
UI High Priority
There is a substantial and detrimental discrepancy within the home screen of the website, one button states 'Sign in with Office' whilst the other states 'Log In', this is disgraceful and must be corrected immediately as it puts the website at substantial risk of _**cringe**_.
1.0
Correct inconsistency in home screen sign in buttons. - There is a substantial and detrimental discrepancy within the home screen of the website, one button states 'Sign in with Office' whilst the other states 'Log In', this is disgraceful and must be corrected immediately as it puts the website at substantial risk of _**cringe**_.
priority
correct inconsistency in home screen sign in buttons there is a substantial and detrimental discrepancy within the home screen of the website one button states sign in with office whilst the other states log in this is disgraceful and must be corrected immediately as it puts the website at substantial risk of cringe
1
69,624
3,306,702,756
IssuesEvent
2015-11-04 13:10:48
cs2103aug2015-w11-2c/DoLah
https://api.github.com/repos/cs2103aug2015-w11-2c/DoLah
opened
Missing MUST HAVE feature: specify folder
priority.high
The ability to specify a specific folder as the data storage location. With this feature, Jim can choose to store the data file in a local folder controlled by a cloud syncing service (e.g. dropbox), allowing him to access task data from multiple computers.
1.0
Missing MUST HAVE feature: specify folder - The ability to specify a specific folder as the data storage location. With this feature, Jim can choose to store the data file in a local folder controlled by a cloud syncing service (e.g. dropbox), allowing him to access task data from multiple computers.
priority
missing must have feature specify folder the ability to specify a specific folder as the data storage location with this feature jim can choose to store the data file in a local folder controlled by a cloud syncing service e g dropbox allowing him to access task data from multiple computers
1
450,762
13,018,969,240
IssuesEvent
2020-07-26 20:01:57
phetsims/scenery
https://api.github.com/repos/phetsims/scenery
closed
only one SimpleDragHandler is receiving events
dev:enhancement priority:2-high scenery:user-input
In the example below, the second SimpleDragHandler added is never called. ``` javascript var rectangleNode = new Rectangle( 0, 0, 100, 100, { fill: 'red' } ); rectangleNode.addInputListener( new SimpleDragHandler( { start: function() { console.log( 'start 1' ); } }) ); rectangleNode.addInputListener( new SimpleDragHandler( { start: function() { console.log( 'start 2' ); } }) ); ``` This came up in the context of molecule-polarity, where I'm writing an input listener that handles visibility of a decoration on a node, and the visibility is dependent on whether the node has been dragged.
1.0
only one SimpleDragHandler is receiving events - In the example below, the second SimpleDragHandler added is never called. ``` javascript var rectangleNode = new Rectangle( 0, 0, 100, 100, { fill: 'red' } ); rectangleNode.addInputListener( new SimpleDragHandler( { start: function() { console.log( 'start 1' ); } }) ); rectangleNode.addInputListener( new SimpleDragHandler( { start: function() { console.log( 'start 2' ); } }) ); ``` This came up in the context of molecule-polarity, where I'm writing an input listener that handles visibility of a decoration on a node, and the visibility is dependent on whether the node has been dragged.
priority
only one simpledraghandler is receiving events in the example below the second simpledraghandler added is never called javascript var rectanglenode new rectangle fill red rectanglenode addinputlistener new simpledraghandler start function console log start rectanglenode addinputlistener new simpledraghandler start function console log start this came up in the context of molecule polarity where i m writing an input listener that handles visibility of a decoration on a node and the visibility is dependent on whether the node has been dragged
1
168,916
6,389,594,322
IssuesEvent
2017-08-03 18:03:49
minio/minio
https://api.github.com/repos/minio/minio
closed
ecosystem: Support minio distributed on Mesosphere
arch-review fixed pending-discussion priority: high
<!--- Provide a general summary of the issue in the Title above --> - There complications involved in getting the IP's of the containers before hand to send as arguments to run Minio binary on distributed mode. - DCOS engineers suggested work around by using the shell script and work around docker container which can be found in /https://github.com/tobilg/minio-dcos. - Taking this approach means we need to publish docker container which will be dedicated to only run Minio distributed on Mesosphere. - This calls for a arch review on steps further.
1.0
ecosystem: Support minio distributed on Mesosphere - <!--- Provide a general summary of the issue in the Title above --> - There complications involved in getting the IP's of the containers before hand to send as arguments to run Minio binary on distributed mode. - DCOS engineers suggested work around by using the shell script and work around docker container which can be found in /https://github.com/tobilg/minio-dcos. - Taking this approach means we need to publish docker container which will be dedicated to only run Minio distributed on Mesosphere. - This calls for a arch review on steps further.
priority
ecosystem support minio distributed on mesosphere there complications involved in getting the ip s of the containers before hand to send as arguments to run minio binary on distributed mode dcos engineers suggested work around by using the shell script and work around docker container which can be found in taking this approach means we need to publish docker container which will be dedicated to only run minio distributed on mesosphere this calls for a arch review on steps further
1
426,341
12,371,143,608
IssuesEvent
2020-05-18 18:02:23
abpframework/abp
https://api.github.com/repos/abpframework/abp
opened
Add Localization Methods w/ Fallback to Localization Service
effort-2 enhancement in-progress priority:high ui-angular
- Sync and async methods will be added - Tests will be added
1.0
Add Localization Methods w/ Fallback to Localization Service - - Sync and async methods will be added - Tests will be added
priority
add localization methods w fallback to localization service sync and async methods will be added tests will be added
1
522,692
15,165,729,790
IssuesEvent
2021-02-12 15:26:15
solgenomics/sgn
https://api.github.com/repos/solgenomics/sgn
closed
Fix validation for uploading cross progenies with existing accessions
Priority: High
Expected Behavior: the validation step is case insensitive and caused problem for the subsequent step -------------------------------------------------------------------------- For Bugs: --------- ### Environment <!-- Where did you encounter the error. --> #### Steps to Reproduce <!-- Provide an example, or an unambiguous set of steps to reproduce --> <!-- this bug. Include code to reproduce, if relevant. -->
1.0
Fix validation for uploading cross progenies with existing accessions - Expected Behavior: the validation step is case insensitive and caused problem for the subsequent step -------------------------------------------------------------------------- For Bugs: --------- ### Environment <!-- Where did you encounter the error. --> #### Steps to Reproduce <!-- Provide an example, or an unambiguous set of steps to reproduce --> <!-- this bug. Include code to reproduce, if relevant. -->
priority
fix validation for uploading cross progenies with existing accessions expected behavior the validation step is case insensitive and caused problem for the subsequent step for bugs environment steps to reproduce
1
319,612
9,747,277,715
IssuesEvent
2019-06-03 14:05:14
wherebyus/general-tasks
https://api.github.com/repos/wherebyus/general-tasks
closed
Update incline newsletter template to remove incline-specific template changes
Priority: High Product: Membership Product: Newsletters UX: Validated
## Feature or problem Incline newsletter template needs to be updated to remove incline-specific template changes ### Definition of done Incline newsletter template is stripped of Incline-specific template elements ## UX Check - [ ] Is there evidence that this is a demonstrable need in WhereByUX? - [ ] Do insights from such demonstrable need, if it exists, suggest that the thing we want to deliver is a good idea? ## Developer estimate To help the team accurately estimate the complexity of this task, take a moment to walk through this list and estimate each item. At the end, you can total the estimates and round to the nearest prime number. If any of these are at a `5` or higher, or if the total is above a `5`, consider breaking this issue into multiple smaller issues. - [ ] Changes to the database () - [ ] Changes to the API () - [ ] Testing Changes to the API () - [ ] Changes to Application Code (2) - [ ] Adding or updating unit tests () - [ ] Local developer testing (1) ### Total developer estimate: 3 ## Additional estimate - [ ] Code review () - [ ] QA Testing (.5) - [ ] Stakeholder Sign-off () - [ ] Deploy to Production () ### Total additional estimate: .5 ## QA Notes Send an email with member and non member content to Litmus and make sure everything renders ok. Go into the MC preview and then toggle some merge tags and make sure member content shows for members, and non-member content doesn't ### Contextual tests - [ ] Accessibility check - [ ] Cross-browser check (Edge, Chrome, Firefox) - [ ] Responsive check
1.0
Update incline newsletter template to remove incline-specific template changes - ## Feature or problem Incline newsletter template needs to be updated to remove incline-specific template changes ### Definition of done Incline newsletter template is stripped of Incline-specific template elements ## UX Check - [ ] Is there evidence that this is a demonstrable need in WhereByUX? - [ ] Do insights from such demonstrable need, if it exists, suggest that the thing we want to deliver is a good idea? ## Developer estimate To help the team accurately estimate the complexity of this task, take a moment to walk through this list and estimate each item. At the end, you can total the estimates and round to the nearest prime number. If any of these are at a `5` or higher, or if the total is above a `5`, consider breaking this issue into multiple smaller issues. - [ ] Changes to the database () - [ ] Changes to the API () - [ ] Testing Changes to the API () - [ ] Changes to Application Code (2) - [ ] Adding or updating unit tests () - [ ] Local developer testing (1) ### Total developer estimate: 3 ## Additional estimate - [ ] Code review () - [ ] QA Testing (.5) - [ ] Stakeholder Sign-off () - [ ] Deploy to Production () ### Total additional estimate: .5 ## QA Notes Send an email with member and non member content to Litmus and make sure everything renders ok. Go into the MC preview and then toggle some merge tags and make sure member content shows for members, and non-member content doesn't ### Contextual tests - [ ] Accessibility check - [ ] Cross-browser check (Edge, Chrome, Firefox) - [ ] Responsive check
priority
update incline newsletter template to remove incline specific template changes feature or problem incline newsletter template needs to be updated to remove incline specific template changes definition of done incline newsletter template is stripped of incline specific template elements ux check is there evidence that this is a demonstrable need in wherebyux do insights from such demonstrable need if it exists suggest that the thing we want to deliver is a good idea developer estimate to help the team accurately estimate the complexity of this task take a moment to walk through this list and estimate each item at the end you can total the estimates and round to the nearest prime number if any of these are at a or higher or if the total is above a consider breaking this issue into multiple smaller issues changes to the database changes to the api testing changes to the api changes to application code adding or updating unit tests local developer testing total developer estimate additional estimate code review qa testing stakeholder sign off deploy to production total additional estimate qa notes send an email with member and non member content to litmus and make sure everything renders ok go into the mc preview and then toggle some merge tags and make sure member content shows for members and non member content doesn t contextual tests accessibility check cross browser check edge chrome firefox responsive check
1
92,058
3,865,138,479
IssuesEvent
2016-04-08 16:16:17
openxpki/openxpki
https://api.github.com/repos/openxpki/openxpki
opened
Preselect Order and type of Authentication Stacks
feature request frontend high priority
In Addition to preselect a single stack it should be possible to present a list so that others are not shown and the order from the list is kept (Use Case: Have User Login as first and hide special roles)
1.0
Preselect Order and type of Authentication Stacks - In Addition to preselect a single stack it should be possible to present a list so that others are not shown and the order from the list is kept (Use Case: Have User Login as first and hide special roles)
priority
preselect order and type of authentication stacks in addition to preselect a single stack it should be possible to present a list so that others are not shown and the order from the list is kept use case have user login as first and hide special roles
1
5,105
2,571,423,801
IssuesEvent
2015-02-10 16:26:48
jazkarta/edx-platform
https://api.github.com/repos/jazkarta/edx-platform
opened
Unit start date can't be changed in CCX schedule
High Priority
In the previous build, I could click on the Start Date to edit it. The Start Date is no longer clickable. I couldn't find a way to change it. ![ccx-schedule](https://cloud.githubusercontent.com/assets/145821/6130992/066aea50-b117-11e4-8986-6f2ddafd6cae.png)
1.0
Unit start date can't be changed in CCX schedule - In the previous build, I could click on the Start Date to edit it. The Start Date is no longer clickable. I couldn't find a way to change it. ![ccx-schedule](https://cloud.githubusercontent.com/assets/145821/6130992/066aea50-b117-11e4-8986-6f2ddafd6cae.png)
priority
unit start date can t be changed in ccx schedule in the previous build i could click on the start date to edit it the start date is no longer clickable i couldn t find a way to change it
1
691,123
23,683,324,653
IssuesEvent
2022-08-29 02:10:00
TencentBlueKing/bk-iam-saas
https://api.github.com/repos/TencentBlueKing/bk-iam-saas
closed
[APIGW] 后台接入网关路径需要保持一致
Type: Enhancement Layer: Backend Priority: High Size: S Type: Proposal backlog
- saas, url都是带`/`的 - 后台, url都不带`/` 需要统一, 使用方的视角, 是一套系统 最好做到无缝升级(已有的调用方无感知)
1.0
[APIGW] 后台接入网关路径需要保持一致 - - saas, url都是带`/`的 - 后台, url都不带`/` 需要统一, 使用方的视角, 是一套系统 最好做到无缝升级(已有的调用方无感知)
priority
后台接入网关路径需要保持一致 saas url都是带 的 后台 url都不带 需要统一 使用方的视角 是一套系统 最好做到无缝升级 已有的调用方无感知
1
778,869
27,332,390,378
IssuesEvent
2023-02-25 19:57:02
pdx-blurp/blurp-frontend
https://api.github.com/repos/pdx-blurp/blurp-frontend
opened
Use relationship thickness to depict familiarity
high priority enhancement
Currently the tool allows the user to set the relationship width manually, and user feedback has indicated it's not helpful. In addition, familiarity is not depicted on the map visually. AC: Remove the relationship thickness slider Set the relationship thickness respective to the familiarity - high familiarity = high thickness, low familiarity = low thickness Please also make the minimum thickness of the relationship higher, as when it is very thin it's hard to click.
1.0
Use relationship thickness to depict familiarity - Currently the tool allows the user to set the relationship width manually, and user feedback has indicated it's not helpful. In addition, familiarity is not depicted on the map visually. AC: Remove the relationship thickness slider Set the relationship thickness respective to the familiarity - high familiarity = high thickness, low familiarity = low thickness Please also make the minimum thickness of the relationship higher, as when it is very thin it's hard to click.
priority
use relationship thickness to depict familiarity currently the tool allows the user to set the relationship width manually and user feedback has indicated it s not helpful in addition familiarity is not depicted on the map visually ac remove the relationship thickness slider set the relationship thickness respective to the familiarity high familiarity high thickness low familiarity low thickness please also make the minimum thickness of the relationship higher as when it is very thin it s hard to click
1
359,958
10,682,823,503
IssuesEvent
2019-10-22 06:47:44
wso2/product-apim
https://api.github.com/repos/wso2/product-apim
closed
[Publisher] In Mutual SSL configurations uploaded certificate does not exist in truststore
3.0.0 Priority/Highest Type/Bug
![Screenshot from 2019-10-15 17-04-59](https://user-images.githubusercontent.com/31464477/66828530-e04b8f00-ef6e-11e9-848c-ad284af501b5.png) **Issue** When configuring Mutual SSL in Runtime Configurations page,the uploaded certificate does not exist in truststore.
1.0
[Publisher] In Mutual SSL configurations uploaded certificate does not exist in truststore - ![Screenshot from 2019-10-15 17-04-59](https://user-images.githubusercontent.com/31464477/66828530-e04b8f00-ef6e-11e9-848c-ad284af501b5.png) **Issue** When configuring Mutual SSL in Runtime Configurations page,the uploaded certificate does not exist in truststore.
priority
in mutual ssl configurations uploaded certificate does not exist in truststore issue when configuring mutual ssl in runtime configurations page the uploaded certificate does not exist in truststore
1
523,266
15,176,758,733
IssuesEvent
2021-02-14 07:24:53
davidsaulrodriguez/project-purple-planet
https://api.github.com/repos/davidsaulrodriguez/project-purple-planet
opened
Front End HTML Templates
front end high priority
The front end of this website needs to be designed and put together. At minimum this front end should consist of a standard index or landing page, the signup and login forms, as well as the member's index page. The front end mvp templates should also be using handlebars to dynamically display data.
1.0
Front End HTML Templates - The front end of this website needs to be designed and put together. At minimum this front end should consist of a standard index or landing page, the signup and login forms, as well as the member's index page. The front end mvp templates should also be using handlebars to dynamically display data.
priority
front end html templates the front end of this website needs to be designed and put together at minimum this front end should consist of a standard index or landing page the signup and login forms as well as the member s index page the front end mvp templates should also be using handlebars to dynamically display data
1
206,673
7,114,795,645
IssuesEvent
2018-01-18 02:48:01
sebnitu/vrembem
https://api.github.com/repos/sebnitu/vrembem
opened
Compile a list of template examples
Priority: High Type: Research
I've already started work on the GitHub project dashboard template, but I want to also include a few more examples with varied layouts and component usage.
1.0
Compile a list of template examples - I've already started work on the GitHub project dashboard template, but I want to also include a few more examples with varied layouts and component usage.
priority
compile a list of template examples i ve already started work on the github project dashboard template but i want to also include a few more examples with varied layouts and component usage
1
613,062
19,072,281,865
IssuesEvent
2021-11-27 05:04:38
cse110-fa21-group2/cse110-fa21-group2
https://api.github.com/repos/cse110-fa21-group2/cse110-fa21-group2
closed
[IMPLEMENT] Recipe Card - Web Component
high priority 7 points
# Feature Name Recipe Card - Web Component # User Story Our users would like a working Recipe Card where they can easily see the name of the recipe and an image of the finished product. Details: Creating the recipe card web component. - Has to have the ability to populate data fields using JSON object from localStorage. - Save recipe button - Navigate to expanded info page on click - Switch icon when saved
1.0
[IMPLEMENT] Recipe Card - Web Component - # Feature Name Recipe Card - Web Component # User Story Our users would like a working Recipe Card where they can easily see the name of the recipe and an image of the finished product. Details: Creating the recipe card web component. - Has to have the ability to populate data fields using JSON object from localStorage. - Save recipe button - Navigate to expanded info page on click - Switch icon when saved
priority
recipe card web component feature name recipe card web component user story our users would like a working recipe card where they can easily see the name of the recipe and an image of the finished product details creating the recipe card web component has to have the ability to populate data fields using json object from localstorage save recipe button navigate to expanded info page on click switch icon when saved
1
551,566
16,176,390,851
IssuesEvent
2021-05-03 07:35:09
pabgonmon2/Acme-planner
https://api.github.com/repos/pabgonmon2/Acme-planner
closed
Task 008: Spam words.
Priority: High
The system must store the following customisation parameters: a list of spam words and a default spam threshold. The default catalogue of spam words includes: “sex”, “hard core”, “viagra”, “cialis”, “nigeria", “you’ve won”, “million dollar”, and their corresponding Spanish translations, irrespective of their case or the spaces in between the words. The default spam threshold is 10.00%.
1.0
Task 008: Spam words. - The system must store the following customisation parameters: a list of spam words and a default spam threshold. The default catalogue of spam words includes: “sex”, “hard core”, “viagra”, “cialis”, “nigeria", “you’ve won”, “million dollar”, and their corresponding Spanish translations, irrespective of their case or the spaces in between the words. The default spam threshold is 10.00%.
priority
task spam words the system must store the following customisation parameters a list of spam words and a default spam threshold the default catalogue of spam words includes “sex” “hard core” “viagra” “cialis” “nigeria “you’ve won” “million dollar” and their corresponding spanish translations irrespective of their case or the spaces in between the words the default spam threshold is
1
613,010
19,062,057,986
IssuesEvent
2021-11-26 09:08:58
ballerina-platform/ballerina-lang
https://api.github.com/repos/ballerina-platform/ballerina-lang
closed
[Semantic API] Field name symbol is not present with `symbol()`
Type/Bug Priority/High Team/CompilerFETools Team/CompilerFE Area/SemanticAPI
**Description:** The symbol is not presesnted on the following cursor position. ```ballerina function testMultipleWaitAction() returns error? { worker WA returns string|error { return "sam"; } worker WB returns string|error { return "cal"; } map<string|error|string|error> result1 = wait {<cursor>a: WA, b: WB}; } ```
1.0
[Semantic API] Field name symbol is not present with `symbol()` - **Description:** The symbol is not presesnted on the following cursor position. ```ballerina function testMultipleWaitAction() returns error? { worker WA returns string|error { return "sam"; } worker WB returns string|error { return "cal"; } map<string|error|string|error> result1 = wait {<cursor>a: WA, b: WB}; } ```
priority
field name symbol is not present with symbol description the symbol is not presesnted on the following cursor position ballerina function testmultiplewaitaction returns error worker wa returns string error return sam worker wb returns string error return cal map wait a wa b wb
1
62,000
3,164,078,745
IssuesEvent
2015-09-20 21:33:45
mitocw/edx-platform
https://api.github.com/repos/mitocw/edx-platform
closed
fix URL, course title in CCX enrollment email
CCX High Priority in progress
via [Zendesk #2301](https://odl.zendesk.com/agent/tickets/2301) > Hi Peter, > Today when I enroll students in my test CCX, the notification email uses the base course name and the link points to the base course, not to the CCX. See example message below: > If possible, this bug seems important to fix quickly—a smooth enrollment process will probably be important for successful teacher adoption. > Dear Christopher Chudzicki > You have been enrolled in Chris Playground 103 at edge.edx.org by a member of the course staff. The course should now appear on your edge.edx.org dashboard. > To start accessing course materials, please visit https://edge.edx.org/courses/course-v1:CAC+CAC103+FOREVER/ > "Chris Playground 103" is the base course name https://edge.edx.org/courses/course-v1:CAC+CAC103+FOREVER/ is base course link > Should be <CCX Name> and <CCX Link> (+ccx@48 in my case). Best, Chris
1.0
fix URL, course title in CCX enrollment email - via [Zendesk #2301](https://odl.zendesk.com/agent/tickets/2301) > Hi Peter, > Today when I enroll students in my test CCX, the notification email uses the base course name and the link points to the base course, not to the CCX. See example message below: > If possible, this bug seems important to fix quickly—a smooth enrollment process will probably be important for successful teacher adoption. > Dear Christopher Chudzicki > You have been enrolled in Chris Playground 103 at edge.edx.org by a member of the course staff. The course should now appear on your edge.edx.org dashboard. > To start accessing course materials, please visit https://edge.edx.org/courses/course-v1:CAC+CAC103+FOREVER/ > "Chris Playground 103" is the base course name https://edge.edx.org/courses/course-v1:CAC+CAC103+FOREVER/ is base course link > Should be <CCX Name> and <CCX Link> (+ccx@48 in my case). Best, Chris
priority
fix url course title in ccx enrollment email via hi peter today when i enroll students in my test ccx the notification email uses the base course name and the link points to the base course not to the ccx see example message below if possible this bug seems important to fix quickly—a smooth enrollment process will probably be important for successful teacher adoption dear christopher chudzicki you have been enrolled in chris playground at edge edx org by a member of the course staff the course should now appear on your edge edx org dashboard to start accessing course materials please visit chris playground is the base course name is base course link should be and ccx in my case best chris
1
656,664
21,770,976,414
IssuesEvent
2022-05-13 09:02:24
openAIP/openaip
https://api.github.com/repos/openAIP/openaip
closed
Airport updated events fail in tiles service
bug high priority
` openaip.core-api-eb5163e4-b97a-4501-8dcd-185bd3951e51] [2022-04-22T13:07:45.877Z]: Event scheduled for retry. Failed to handle openaip.core.v1.airport.rfc.applied event with strategy AirportUpdatedStrategy. TypeError: assert failed: expected Object to be Object at assertImpl (/usr/src/app/node_modules/check-types/src/check-types.js:827:11) at Object.object (/usr/src/app/node_modules/check-types/src/check-types.js:787:7) at Function.transformToFeatureData (/usr/src/app/models/entities/airport-feature-model.js:48:54) at AirportUpdatedStrategy.handle (/usr/src/app/events/strategies/airport-updated-strategy.js:35:65) at runMicrotasks (<anonymous>) at processTicksAndRejections (node:internal/process/task_queues:96:5) `
1.0
Airport updated events fail in tiles service - ` openaip.core-api-eb5163e4-b97a-4501-8dcd-185bd3951e51] [2022-04-22T13:07:45.877Z]: Event scheduled for retry. Failed to handle openaip.core.v1.airport.rfc.applied event with strategy AirportUpdatedStrategy. TypeError: assert failed: expected Object to be Object at assertImpl (/usr/src/app/node_modules/check-types/src/check-types.js:827:11) at Object.object (/usr/src/app/node_modules/check-types/src/check-types.js:787:7) at Function.transformToFeatureData (/usr/src/app/models/entities/airport-feature-model.js:48:54) at AirportUpdatedStrategy.handle (/usr/src/app/events/strategies/airport-updated-strategy.js:35:65) at runMicrotasks (<anonymous>) at processTicksAndRejections (node:internal/process/task_queues:96:5) `
priority
airport updated events fail in tiles service openaip core api event scheduled for retry failed to handle openaip core airport rfc applied event with strategy airportupdatedstrategy typeerror assert failed expected object to be object at assertimpl usr src app node modules check types src check types js at object object usr src app node modules check types src check types js at function transformtofeaturedata usr src app models entities airport feature model js at airportupdatedstrategy handle usr src app events strategies airport updated strategy js at runmicrotasks at processticksandrejections node internal process task queues
1
133,891
5,216,193,182
IssuesEvent
2017-01-26 09:27:24
wso2/carbon-uuf
https://api.github.com/repos/wso2/carbon-uuf
closed
i18n helper does not work within fragments.
Priority: Highest Type: Bug
When `{{i18n}}` helper is used in fragments, it causes "java.util.MissingResourceException: Can't find bundle for base name messages, locale en_US" error on app deployment.
1.0
i18n helper does not work within fragments. - When `{{i18n}}` helper is used in fragments, it causes "java.util.MissingResourceException: Can't find bundle for base name messages, locale en_US" error on app deployment.
priority
helper does not work within fragments when helper is used in fragments it causes java util missingresourceexception can t find bundle for base name messages locale en us error on app deployment
1
786,136
27,636,081,381
IssuesEvent
2023-03-10 14:32:54
plaidml/tpp-mlir
https://api.github.com/repos/plaidml/tpp-mlir
closed
Hoist and common up `xsmm_dispatch` calls
high-priority
The TPP to XSMM lowering always creates a pair of `dispatch` / `invoke` for each TPP op. Some of the `dispatch`es do get hoisted out of the loops, but if we have multiple dispatches with the same arguments, we can common them all up and reuse the same SSA function pointer value. This avoids a call + a few checks and just lowers the indirect call to the `invoke` with the new data pointers.
1.0
Hoist and common up `xsmm_dispatch` calls - The TPP to XSMM lowering always creates a pair of `dispatch` / `invoke` for each TPP op. Some of the `dispatch`es do get hoisted out of the loops, but if we have multiple dispatches with the same arguments, we can common them all up and reuse the same SSA function pointer value. This avoids a call + a few checks and just lowers the indirect call to the `invoke` with the new data pointers.
priority
hoist and common up xsmm dispatch calls the tpp to xsmm lowering always creates a pair of dispatch invoke for each tpp op some of the dispatch es do get hoisted out of the loops but if we have multiple dispatches with the same arguments we can common them all up and reuse the same ssa function pointer value this avoids a call a few checks and just lowers the indirect call to the invoke with the new data pointers
1