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
435,059
12,530,931,946
IssuesEvent
2020-06-04 13:49:29
zowe/api-layer
https://api.github.com/repos/zowe/api-layer
closed
/ticket endpoint works only with the same server certificate as the APIML has
20PI2 Priority: High bug in progress squad
**Describe the bug** Based on information by @pj892031, the `/ticket` endpoint has different behavior than originally intended. This endpoint generates a PassTicket for an authenticated user. Since the user on z/OS, cannot generate the PassTicket for herself/himself without extra privileges, we cannot allow that via REST API and we need to require additional privileges - in this case by providing a client certificate that is trusted by APIML. `/ticket` endpoint is meant for applications that would like to get a PassTicket so they can use it for z/OS native services that require password or PassTicket - e.g. login to 3270, Db2 driver... The original requirement was to allow any trusted client certificate but it was changed to accept only the same certificate as the server has. **Steps to Reproduce** 1. Try to call /ticket endpoint with a different certificate than the server has (API call how to call it with a certificate are at the end of https://asciinema.org/a/aOjlJBvkhqxfgNvEh7bxtC5e3?t=62 - 1:02) **Expected behavior** All trusted client certificates will be accepted for `/ticket` endpoint. https://github.com/zowe/api-layer/wiki/(WIP)-Issue-managements
1.0
/ticket endpoint works only with the same server certificate as the APIML has - **Describe the bug** Based on information by @pj892031, the `/ticket` endpoint has different behavior than originally intended. This endpoint generates a PassTicket for an authenticated user. Since the user on z/OS, cannot generate the PassTicket for herself/himself without extra privileges, we cannot allow that via REST API and we need to require additional privileges - in this case by providing a client certificate that is trusted by APIML. `/ticket` endpoint is meant for applications that would like to get a PassTicket so they can use it for z/OS native services that require password or PassTicket - e.g. login to 3270, Db2 driver... The original requirement was to allow any trusted client certificate but it was changed to accept only the same certificate as the server has. **Steps to Reproduce** 1. Try to call /ticket endpoint with a different certificate than the server has (API call how to call it with a certificate are at the end of https://asciinema.org/a/aOjlJBvkhqxfgNvEh7bxtC5e3?t=62 - 1:02) **Expected behavior** All trusted client certificates will be accepted for `/ticket` endpoint. https://github.com/zowe/api-layer/wiki/(WIP)-Issue-managements
priority
ticket endpoint works only with the same server certificate as the apiml has describe the bug based on information by the ticket endpoint has different behavior than originally intended this endpoint generates a passticket for an authenticated user since the user on z os cannot generate the passticket for herself himself without extra privileges we cannot allow that via rest api and we need to require additional privileges in this case by providing a client certificate that is trusted by apiml ticket endpoint is meant for applications that would like to get a passticket so they can use it for z os native services that require password or passticket e g login to driver the original requirement was to allow any trusted client certificate but it was changed to accept only the same certificate as the server has steps to reproduce try to call ticket endpoint with a different certificate than the server has api call how to call it with a certificate are at the end of expected behavior all trusted client certificates will be accepted for ticket endpoint
1
256,789
8,129,069,734
IssuesEvent
2018-08-17 14:00:26
telerik/kendo-ui-core
https://api.github.com/repos/telerik/kendo-ui-core
closed
Missing indicator for an all day event in adaptive Scheduler Month view
Bug C: Scheduler Kendo2 Priority 5 SEV: High
### Bug report **Regression since R1 2018 - 2018.1.117** There are two effects caused by this defect: - a single day all day event has no indicator for its presence in Month View. - a multi day all day event has no indicator for its presence on the last day it occurs in Month View. ### Reproduction of the problem 1. Run the following [Dojo](http://dojo.telerik.com/iMUQaTef), which is based on [Adaptive Scheduler demo](https://demos.telerik.com/kendo-ui/m/index#scheduler/adaptive). 1. Through the UI create an all day event from 18th to 20th: ![image](https://user-images.githubusercontent.com/6614183/43958363-cf9f9dea-9cb3-11e8-8e27-69f4eaae129b.png) ### Current behavior - The 3 days all day event has no indicator for its occurrence on 20th in Month view: ![image](https://user-images.githubusercontent.com/6614183/43958399-f27e23a4-9cb3-11e8-812e-3e148f620ca9.png) - There are single day all day events on 11th and 12th of June, and there is no indication for that in Month view: ![image](https://user-images.githubusercontent.com/6614183/43958196-39e4288e-9cb3-11e8-8360-ea8e9fd4653f.png) ### Expected/desired behavior There are indicators for the presence of single day all day events, as with 2017.3.1026 - [Dojo](https://dojo.telerik.com/OwOcisEq/2): ![image](https://user-images.githubusercontent.com/6614183/43958264-6dbb4548-9cb3-11e8-8ddd-36c96662bf5b.png) ### Environment * **Kendo UI version:** 2018.2.620 * **Browser:** [all]
1.0
Missing indicator for an all day event in adaptive Scheduler Month view - ### Bug report **Regression since R1 2018 - 2018.1.117** There are two effects caused by this defect: - a single day all day event has no indicator for its presence in Month View. - a multi day all day event has no indicator for its presence on the last day it occurs in Month View. ### Reproduction of the problem 1. Run the following [Dojo](http://dojo.telerik.com/iMUQaTef), which is based on [Adaptive Scheduler demo](https://demos.telerik.com/kendo-ui/m/index#scheduler/adaptive). 1. Through the UI create an all day event from 18th to 20th: ![image](https://user-images.githubusercontent.com/6614183/43958363-cf9f9dea-9cb3-11e8-8e27-69f4eaae129b.png) ### Current behavior - The 3 days all day event has no indicator for its occurrence on 20th in Month view: ![image](https://user-images.githubusercontent.com/6614183/43958399-f27e23a4-9cb3-11e8-812e-3e148f620ca9.png) - There are single day all day events on 11th and 12th of June, and there is no indication for that in Month view: ![image](https://user-images.githubusercontent.com/6614183/43958196-39e4288e-9cb3-11e8-8360-ea8e9fd4653f.png) ### Expected/desired behavior There are indicators for the presence of single day all day events, as with 2017.3.1026 - [Dojo](https://dojo.telerik.com/OwOcisEq/2): ![image](https://user-images.githubusercontent.com/6614183/43958264-6dbb4548-9cb3-11e8-8ddd-36c96662bf5b.png) ### Environment * **Kendo UI version:** 2018.2.620 * **Browser:** [all]
priority
missing indicator for an all day event in adaptive scheduler month view bug report regression since there are two effects caused by this defect a single day all day event has no indicator for its presence in month view a multi day all day event has no indicator for its presence on the last day it occurs in month view reproduction of the problem run the following which is based on through the ui create an all day event from to current behavior the days all day event has no indicator for its occurrence on in month view there are single day all day events on and of june and there is no indication for that in month view expected desired behavior there are indicators for the presence of single day all day events as with environment kendo ui version browser
1
148,217
5,661,109,301
IssuesEvent
2017-04-10 16:34:09
ePADD/epadd
https://api.github.com/repos/ePADD/epadd
opened
Error when connecting to gmail a/c
High priority
Version 3.01 Error # 2: No automatic configuration available for gmail.com, please use the option to provide a private (IMAP) server.
1.0
Error when connecting to gmail a/c - Version 3.01 Error # 2: No automatic configuration available for gmail.com, please use the option to provide a private (IMAP) server.
priority
error when connecting to gmail a c version error no automatic configuration available for gmail com please use the option to provide a private imap server
1
442,335
12,743,906,223
IssuesEvent
2020-06-26 11:24:17
a2000-erp-team/WEBERP
https://api.github.com/repos/a2000-erp-team/WEBERP
opened
URGENT: Upon Click Detail at GJ Transaction, warning message appears and then block user from entering
ABIGAIL High Priority
FINANCE-LEDGER-GLOPERATION-Edit [GJ] transaction ![image.png](https://images.zenhubusercontent.com/5e8e8265b7c1d9906c2bbc2c/9dbfae7b-0d5a-4612-901f-ed98a9b7fd38)
1.0
URGENT: Upon Click Detail at GJ Transaction, warning message appears and then block user from entering - FINANCE-LEDGER-GLOPERATION-Edit [GJ] transaction ![image.png](https://images.zenhubusercontent.com/5e8e8265b7c1d9906c2bbc2c/9dbfae7b-0d5a-4612-901f-ed98a9b7fd38)
priority
urgent upon click detail at gj transaction warning message appears and then block user from entering finance ledger gloperation edit transaction
1
224,342
7,469,212,458
IssuesEvent
2018-04-02 21:50:28
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
reopened
USER ISSUE: Keeps Crashing
High Priority
**Version:** 0.6.4.2 alpha **Steps to Reproduce:** Caught exception: Caught exception invoking RPC PlayerInteract on Player! Object reference not set to an instance of an object. Stack: at TreeEntity.TrySliceTrunk(Player player, Single slicePoint) at Eco.Gameplay.Items.WeaponItem.OnActLeft(InteractionContext context) at Eco.Mods.TechTree.AxeItem.OnActLeft(InteractionContext context) at Eco.Gameplay.Interactions.InteractionExtensions.ExecuteUntilSuccess(IEnumerable`1 results) at Eco.Gameplay.Players.Player.PlayerInteract(InteractionInfo info) **Expected behavior:** **Actual behavior:**
1.0
USER ISSUE: Keeps Crashing - **Version:** 0.6.4.2 alpha **Steps to Reproduce:** Caught exception: Caught exception invoking RPC PlayerInteract on Player! Object reference not set to an instance of an object. Stack: at TreeEntity.TrySliceTrunk(Player player, Single slicePoint) at Eco.Gameplay.Items.WeaponItem.OnActLeft(InteractionContext context) at Eco.Mods.TechTree.AxeItem.OnActLeft(InteractionContext context) at Eco.Gameplay.Interactions.InteractionExtensions.ExecuteUntilSuccess(IEnumerable`1 results) at Eco.Gameplay.Players.Player.PlayerInteract(InteractionInfo info) **Expected behavior:** **Actual behavior:**
priority
user issue keeps crashing version alpha steps to reproduce caught exception caught exception invoking rpc playerinteract on player object reference not set to an instance of an object stack at treeentity tryslicetrunk player player single slicepoint at eco gameplay items weaponitem onactleft interactioncontext context at eco mods techtree axeitem onactleft interactioncontext context at eco gameplay interactions interactionextensions executeuntilsuccess ienumerable results at eco gameplay players player playerinteract interactioninfo info expected behavior actual behavior
1
788,450
27,753,348,614
IssuesEvent
2023-03-15 23:02:19
plaidml/tpp-mlir
https://api.github.com/repos/plaidml/tpp-mlir
closed
Run all Integration tests with `tpp-run` and the default pipeline
stability high-priority
Integration tests are meant to demonstrate we can reach a valid execution from different input IR through the same pipeline (the one that users will use). If we pass different optimizations (ex. through `tpp-opt` into `mlir-cup-runner`), we're not testing the pipeline that users will use. Even if at some point, those passes are the same as what we have in the default pipeline, as we improve the pipeline, those tests will become obsolete. They may break for unrelated changes, they may not break when the default pipeline would, but we avoided adding "another test" on the default pipeline because we "already had one". So, all Integration tests should take various IR files, pass them through the default pipeline, execute them with `tpp-run` and check the results are valid, either with `FileCheck` or with the check dialect. The tasks here are: 1. Go through all our existing tests and make sure they adhere to these rules. 2. Make sure every pass we have is represented in the integration tests. 3. For new passes / change in passes, we need to add (or improve) at least one integration test to show our work. @adam-smnk @chelini @KavithaTipturMadhu
1.0
Run all Integration tests with `tpp-run` and the default pipeline - Integration tests are meant to demonstrate we can reach a valid execution from different input IR through the same pipeline (the one that users will use). If we pass different optimizations (ex. through `tpp-opt` into `mlir-cup-runner`), we're not testing the pipeline that users will use. Even if at some point, those passes are the same as what we have in the default pipeline, as we improve the pipeline, those tests will become obsolete. They may break for unrelated changes, they may not break when the default pipeline would, but we avoided adding "another test" on the default pipeline because we "already had one". So, all Integration tests should take various IR files, pass them through the default pipeline, execute them with `tpp-run` and check the results are valid, either with `FileCheck` or with the check dialect. The tasks here are: 1. Go through all our existing tests and make sure they adhere to these rules. 2. Make sure every pass we have is represented in the integration tests. 3. For new passes / change in passes, we need to add (or improve) at least one integration test to show our work. @adam-smnk @chelini @KavithaTipturMadhu
priority
run all integration tests with tpp run and the default pipeline integration tests are meant to demonstrate we can reach a valid execution from different input ir through the same pipeline the one that users will use if we pass different optimizations ex through tpp opt into mlir cup runner we re not testing the pipeline that users will use even if at some point those passes are the same as what we have in the default pipeline as we improve the pipeline those tests will become obsolete they may break for unrelated changes they may not break when the default pipeline would but we avoided adding another test on the default pipeline because we already had one so all integration tests should take various ir files pass them through the default pipeline execute them with tpp run and check the results are valid either with filecheck or with the check dialect the tasks here are go through all our existing tests and make sure they adhere to these rules make sure every pass we have is represented in the integration tests for new passes change in passes we need to add or improve at least one integration test to show our work adam smnk chelini kavithatipturmadhu
1
706,094
24,260,043,933
IssuesEvent
2022-09-27 21:34:35
zulip/zulip
https://api.github.com/repos/zulip/zulip
opened
Remove "View edit history" from three-dot menu
priority: high area: popovers area: message feed UI
Once #23075 is completed, we should: - [ ] Remove "View edit history" from the three-dot menu - [ ] Update https://zulip.com/help/view-a-messages-edit-history accordingly This is part of an overall project of simplifying the three-dot message menu.
1.0
Remove "View edit history" from three-dot menu - Once #23075 is completed, we should: - [ ] Remove "View edit history" from the three-dot menu - [ ] Update https://zulip.com/help/view-a-messages-edit-history accordingly This is part of an overall project of simplifying the three-dot message menu.
priority
remove view edit history from three dot menu once is completed we should remove view edit history from the three dot menu update accordingly this is part of an overall project of simplifying the three dot message menu
1
240,423
7,801,546,659
IssuesEvent
2018-06-09 22:44:41
NSLS-II/caproto
https://api.github.com/repos/NSLS-II/caproto
closed
Consider renaming status_code or status for consistency.
high-priority
This difference in naming is inherited from CAproto.html (which we scraped). Both of these are integer status codes, so I think there is no useful distinction here.
1.0
Consider renaming status_code or status for consistency. - This difference in naming is inherited from CAproto.html (which we scraped). Both of these are integer status codes, so I think there is no useful distinction here.
priority
consider renaming status code or status for consistency this difference in naming is inherited from caproto html which we scraped both of these are integer status codes so i think there is no useful distinction here
1
139,485
5,376,664,878
IssuesEvent
2017-02-23 09:49:45
sfuco/sfuco-site
https://api.github.com/repos/sfuco/sfuco-site
closed
Vertical navigation on small screens
bug high priority
On small screens (< ~1050px wide) the vertical navigation begins to overlap with the body. ![image](https://cloud.githubusercontent.com/assets/25047341/22146946/5eacb86e-debb-11e6-81f5-09e7f1e30930.png) One possibility for a responsive solution would be to implement a toggle (aka hamburger menu) to hide/show the navigation, which in this case would be converted to a full page overlay.
1.0
Vertical navigation on small screens - On small screens (< ~1050px wide) the vertical navigation begins to overlap with the body. ![image](https://cloud.githubusercontent.com/assets/25047341/22146946/5eacb86e-debb-11e6-81f5-09e7f1e30930.png) One possibility for a responsive solution would be to implement a toggle (aka hamburger menu) to hide/show the navigation, which in this case would be converted to a full page overlay.
priority
vertical navigation on small screens on small screens wide the vertical navigation begins to overlap with the body one possibility for a responsive solution would be to implement a toggle aka hamburger menu to hide show the navigation which in this case would be converted to a full page overlay
1
490,976
14,142,925,283
IssuesEvent
2020-11-10 14:41:25
canonical-web-and-design/ubuntu.com
https://api.github.com/repos/canonical-web-and-design/ubuntu.com
opened
UA maintenance page
Priority: High UA shop 🛒
In the UA catchup meeting on 10/11/20, it was suggested (and met with approval by the meeting attendees) that it would be useful to have a "maintenance" page we can quickly enable if we should need to disable either the dashboard or the shop for any reason.
1.0
UA maintenance page - In the UA catchup meeting on 10/11/20, it was suggested (and met with approval by the meeting attendees) that it would be useful to have a "maintenance" page we can quickly enable if we should need to disable either the dashboard or the shop for any reason.
priority
ua maintenance page in the ua catchup meeting on it was suggested and met with approval by the meeting attendees that it would be useful to have a maintenance page we can quickly enable if we should need to disable either the dashboard or the shop for any reason
1
337,997
10,222,716,304
IssuesEvent
2019-08-16 07:36:43
TerriaJS/aremi-natmap
https://api.github.com/repos/TerriaJS/aremi-natmap
closed
AREMI - August 2019
High priority
- [x] QUT analytics https://github.com/TerriaJS/cesium/pull/49; https://github.com/TerriaJS/terriajs/pull/3609#discussion_r307593537 - [x] check boxes for analytics: https://github.com/TerriaJS/terriajs/pull/3135 - [ ] Pumped hydro data update: https://github.com/TerriaJS/aremi-natmap/issues/384 - to be done outside a code release - [x] NSW data update - https://github.com/TerriaJS/aremi-natmap/issues/376; PR here: https://github.com/TerriaJS/aremi-natmap/pull/381 - [x] terriajs update, especially to include this: https://github.com/TerriaJS/aremi-natmap/pull/379; code release prepared here: https://github.com/TerriaJS/aremi-natmap/pull/383 - [x] update to latest terria server 3.0.1 which fixes bug with shortening url when sharing TerriaJS/terriajs#3510; code release prepared here: https://github.com/TerriaJS/aremi-natmap/pull/383 - [x] update satellite imagery catalogue: https://github.com/TerriaJS/aremi-natmap/issues/386
1.0
AREMI - August 2019 - - [x] QUT analytics https://github.com/TerriaJS/cesium/pull/49; https://github.com/TerriaJS/terriajs/pull/3609#discussion_r307593537 - [x] check boxes for analytics: https://github.com/TerriaJS/terriajs/pull/3135 - [ ] Pumped hydro data update: https://github.com/TerriaJS/aremi-natmap/issues/384 - to be done outside a code release - [x] NSW data update - https://github.com/TerriaJS/aremi-natmap/issues/376; PR here: https://github.com/TerriaJS/aremi-natmap/pull/381 - [x] terriajs update, especially to include this: https://github.com/TerriaJS/aremi-natmap/pull/379; code release prepared here: https://github.com/TerriaJS/aremi-natmap/pull/383 - [x] update to latest terria server 3.0.1 which fixes bug with shortening url when sharing TerriaJS/terriajs#3510; code release prepared here: https://github.com/TerriaJS/aremi-natmap/pull/383 - [x] update satellite imagery catalogue: https://github.com/TerriaJS/aremi-natmap/issues/386
priority
aremi august qut analytics check boxes for analytics pumped hydro data update to be done outside a code release nsw data update pr here terriajs update especially to include this code release prepared here update to latest terria server which fixes bug with shortening url when sharing terriajs terriajs code release prepared here update satellite imagery catalogue
1
214,009
7,262,561,689
IssuesEvent
2018-02-19 06:53:36
wso2/product-is
https://api.github.com/repos/wso2/product-is
closed
Request object signature and encryption validations can be just skipped, by just sending a plain request object.
Component/OIDC Priority/High Resolution/Fixed Type/Improvement
Service provider should be able to enforce signature and encryption validation on request object. As per [1] we are only validating the request object, if it's signed or encrypted. If not we simply pass the plain request object. This fails to support the purpose of using request object signing and encryption. , which is to verify the authenticity and integrity of the request object content. [1] - https://github.com/wso2-extensions/identity-inbound-auth-oauth/blob/master/components/org.wso2.carbon.identity.oauth/src/main/java/org/wso2/carbon/identity/openidconnect/RequestObjectValidatorImpl.java#L178-L188 ` @Override public void validateRequestObject(String requestObject, OAuth2Parameters oAuth2Parameters) throws RequestObjectException { if (!OAuth2Util.isValidJson(requestObject)) { String[] jwtTokenValues = requestObject.split("\\."); if (jwtTokenValues.length == NUMBER_OF_PARTS_IN_JWS) { processRequestObject(jwtTokenValues); validateSignature(requestObject); } else if (jwtTokenValues.length == NUMBER_OF_PARTS_IN_JWE) { decrypt(requestObject, oAuth2Parameters); } }`
1.0
Request object signature and encryption validations can be just skipped, by just sending a plain request object. - Service provider should be able to enforce signature and encryption validation on request object. As per [1] we are only validating the request object, if it's signed or encrypted. If not we simply pass the plain request object. This fails to support the purpose of using request object signing and encryption. , which is to verify the authenticity and integrity of the request object content. [1] - https://github.com/wso2-extensions/identity-inbound-auth-oauth/blob/master/components/org.wso2.carbon.identity.oauth/src/main/java/org/wso2/carbon/identity/openidconnect/RequestObjectValidatorImpl.java#L178-L188 ` @Override public void validateRequestObject(String requestObject, OAuth2Parameters oAuth2Parameters) throws RequestObjectException { if (!OAuth2Util.isValidJson(requestObject)) { String[] jwtTokenValues = requestObject.split("\\."); if (jwtTokenValues.length == NUMBER_OF_PARTS_IN_JWS) { processRequestObject(jwtTokenValues); validateSignature(requestObject); } else if (jwtTokenValues.length == NUMBER_OF_PARTS_IN_JWE) { decrypt(requestObject, oAuth2Parameters); } }`
priority
request object signature and encryption validations can be just skipped by just sending a plain request object service provider should be able to enforce signature and encryption validation on request object as per we are only validating the request object if it s signed or encrypted if not we simply pass the plain request object this fails to support the purpose of using request object signing and encryption which is to verify the authenticity and integrity of the request object content override public void validaterequestobject string requestobject throws requestobjectexception if isvalidjson requestobject string jwttokenvalues requestobject split if jwttokenvalues length number of parts in jws processrequestobject jwttokenvalues validatesignature requestobject else if jwttokenvalues length number of parts in jwe decrypt requestobject
1
657,064
21,784,089,426
IssuesEvent
2022-05-13 23:16:54
bounswe/bounswe2022group6
https://api.github.com/repos/bounswe/bounswe2022group6
opened
Practice App: Creating a Location Manager Endpoint
Priority: High State: In Progess Practice App
An endpoint for managing the locations of users should be implemented. The endpoint should be able to register users' locations to the database, show a user's location, and show users that are near a location. The location should be selected from our database for the functionality of the program and the endpoint should be able to preselect location information based on the user's IP using the [ip-api](https://ip-api.com/docs) API for ease of use. For the location database, [world-cities](https://github.com/datasets/world-cities) data will be used. ### 1. Basic Functionalities - [x] 1.1. Make a request to ip-api API to fetch location information based on user IP. - [x] 1.2. Design a database model to hold location information obtained from the data file. - [x] 1.3. Design a database model to hold the location information of the users. - [x] 1.4 Respond to a GET request with the list of locations that were requested in JSON format. - [x] 1.5 Respond to a GET request with user location obtained from IP in JSON format. - [x] 1.6 Respond to a POST request with a list of advice titles and descriptions in JSON format. - [x] 1.7 Respond to a POST request with a user's location information in JSON format. - [x] 1.8 Respond to a POST request with a list of users near a location in JSON format. - [x] 1.9 Respond to a POST request to insert a user location information with a success message in JSON format. ### 2. User Interface Functionalities - [x] 2.1. Provide a functionality where the user's location and a list of users near a location are listed on request. - [x] 2.2. Provide a form to support the POST request where a new user location information can be posted. - [x] 2.3. Provide dynamic dropdowns for location information. - [x] 2.4. Dynamic dropdowns should be selected automatically according to the user's IP information if possible. **Deadline:** 16.05.2022
1.0
Practice App: Creating a Location Manager Endpoint - An endpoint for managing the locations of users should be implemented. The endpoint should be able to register users' locations to the database, show a user's location, and show users that are near a location. The location should be selected from our database for the functionality of the program and the endpoint should be able to preselect location information based on the user's IP using the [ip-api](https://ip-api.com/docs) API for ease of use. For the location database, [world-cities](https://github.com/datasets/world-cities) data will be used. ### 1. Basic Functionalities - [x] 1.1. Make a request to ip-api API to fetch location information based on user IP. - [x] 1.2. Design a database model to hold location information obtained from the data file. - [x] 1.3. Design a database model to hold the location information of the users. - [x] 1.4 Respond to a GET request with the list of locations that were requested in JSON format. - [x] 1.5 Respond to a GET request with user location obtained from IP in JSON format. - [x] 1.6 Respond to a POST request with a list of advice titles and descriptions in JSON format. - [x] 1.7 Respond to a POST request with a user's location information in JSON format. - [x] 1.8 Respond to a POST request with a list of users near a location in JSON format. - [x] 1.9 Respond to a POST request to insert a user location information with a success message in JSON format. ### 2. User Interface Functionalities - [x] 2.1. Provide a functionality where the user's location and a list of users near a location are listed on request. - [x] 2.2. Provide a form to support the POST request where a new user location information can be posted. - [x] 2.3. Provide dynamic dropdowns for location information. - [x] 2.4. Dynamic dropdowns should be selected automatically according to the user's IP information if possible. **Deadline:** 16.05.2022
priority
practice app creating a location manager endpoint an endpoint for managing the locations of users should be implemented the endpoint should be able to register users locations to the database show a user s location and show users that are near a location the location should be selected from our database for the functionality of the program and the endpoint should be able to preselect location information based on the user s ip using the api for ease of use for the location database data will be used basic functionalities make a request to ip api api to fetch location information based on user ip design a database model to hold location information obtained from the data file design a database model to hold the location information of the users respond to a get request with the list of locations that were requested in json format respond to a get request with user location obtained from ip in json format respond to a post request with a list of advice titles and descriptions in json format respond to a post request with a user s location information in json format respond to a post request with a list of users near a location in json format respond to a post request to insert a user location information with a success message in json format user interface functionalities provide a functionality where the user s location and a list of users near a location are listed on request provide a form to support the post request where a new user location information can be posted provide dynamic dropdowns for location information dynamic dropdowns should be selected automatically according to the user s ip information if possible deadline
1
579,449
17,191,661,911
IssuesEvent
2021-07-16 11:55:00
WordPress/gutenberg
https://api.github.com/repos/WordPress/gutenberg
closed
The media library looks broken on mobile
Mobile Web [Feature] Media [Priority] High [Type] Bug
While testing the new Widgets editor I found that browsing the media library while using a small screen device is unuseable. Initially I thought that it's a problem of the Wdgets editor. However the bug exists in the post editor as well. ### To reproduce 1. Using latest Gutenberg trunk 2. On a mobile device with a small screen (phone) 3. Create a new post 4. Add an image block 5. Click the "media library" button 6. The contents of the media library are unusable: images are small, on one column, cannot scroll ### Screenshot ![image](https://user-images.githubusercontent.com/107534/121881790-6148c400-cd18-11eb-8b33-288dd6e6324f.png) ### Expected behavior I expect the modal media library to function on small screens similar to how the WP admin screen at Media > Library functions.
1.0
The media library looks broken on mobile - While testing the new Widgets editor I found that browsing the media library while using a small screen device is unuseable. Initially I thought that it's a problem of the Wdgets editor. However the bug exists in the post editor as well. ### To reproduce 1. Using latest Gutenberg trunk 2. On a mobile device with a small screen (phone) 3. Create a new post 4. Add an image block 5. Click the "media library" button 6. The contents of the media library are unusable: images are small, on one column, cannot scroll ### Screenshot ![image](https://user-images.githubusercontent.com/107534/121881790-6148c400-cd18-11eb-8b33-288dd6e6324f.png) ### Expected behavior I expect the modal media library to function on small screens similar to how the WP admin screen at Media > Library functions.
priority
the media library looks broken on mobile while testing the new widgets editor i found that browsing the media library while using a small screen device is unuseable initially i thought that it s a problem of the wdgets editor however the bug exists in the post editor as well to reproduce using latest gutenberg trunk on a mobile device with a small screen phone create a new post add an image block click the media library button the contents of the media library are unusable images are small on one column cannot scroll screenshot expected behavior i expect the modal media library to function on small screens similar to how the wp admin screen at media library functions
1
106,433
4,272,287,004
IssuesEvent
2016-07-13 14:06:23
flipdazed/Hybrid-Monte-Carlo
https://api.github.com/repos/flipdazed/Hybrid-Monte-Carlo
closed
Binomially distributed trajectory length
Enhancement High Priority
**Aim** - Need a variance of the number of Leap Frog steps - Geometrically distributed n steps easy to implement and give exponentially distributed HMC trajectory lengths - Large HMC sample sizes and the expected trajectory length will be `~poisson` so easy maths **Method** - Add a constant probability of termination for each leapfrog step
1.0
Binomially distributed trajectory length - **Aim** - Need a variance of the number of Leap Frog steps - Geometrically distributed n steps easy to implement and give exponentially distributed HMC trajectory lengths - Large HMC sample sizes and the expected trajectory length will be `~poisson` so easy maths **Method** - Add a constant probability of termination for each leapfrog step
priority
binomially distributed trajectory length aim need a variance of the number of leap frog steps geometrically distributed n steps easy to implement and give exponentially distributed hmc trajectory lengths large hmc sample sizes and the expected trajectory length will be poisson so easy maths method add a constant probability of termination for each leapfrog step
1
147,579
5,642,204,502
IssuesEvent
2017-04-06 20:34:26
driftyco/ionic-app-scripts
https://api.github.com/repos/driftyco/ionic-app-scripts
closed
Custom decorators
priority:high
#### Short description of the problem: App scripts v1.3.0 prod build removes custom decorators by default. We are using custom decorator on components to subscribe and unsubscribe from redux store. #### What behavior are you expecting? Some way to be able to keep custom decotators. How can we turn off this optimization? **Which @ionic/app-scripts version are you using?** v1.3.0
1.0
Custom decorators - #### Short description of the problem: App scripts v1.3.0 prod build removes custom decorators by default. We are using custom decorator on components to subscribe and unsubscribe from redux store. #### What behavior are you expecting? Some way to be able to keep custom decotators. How can we turn off this optimization? **Which @ionic/app-scripts version are you using?** v1.3.0
priority
custom decorators short description of the problem app scripts prod build removes custom decorators by default we are using custom decorator on components to subscribe and unsubscribe from redux store what behavior are you expecting some way to be able to keep custom decotators how can we turn off this optimization which ionic app scripts version are you using
1
666,022
22,339,568,937
IssuesEvent
2022-06-14 22:27:49
dealii/dealii
https://api.github.com/repos/dealii/dealii
closed
Assertion in AlignedVector<T>::Deleter::MPISharedMemDeleterAction::delete_arry with libc++
Bug High Priority :warning:
When compiling against LLVM/Clangs libc++ we hit the following assertion on a number of tests [1]: ``` -------------------------------------------------------- An error occurred in line <1131> of file </srv/testsuite/dealii/include/deal.II/base/aligned_vector.h> in function virtual void dealii::AlignedVector<int>::Deleter::MPISharedMemDeleterAction::delete_array(const AlignedVector<T> *, T *) [T = int] The violated condition was: aligned_vector->elements.get() == ptr Additional information: This exception -- which is used in many places in the library -- usually indicates that some condition which the author of the code thought must be satisfied at a certain point in an algorithm, is not fulfilled. An example would be that the first part of an algorithm sorts elements of an array in ascending order, and a second part of the algorithm later encounters an element that is not larger than the previous one. There is usually not very much you can do if you encounter such an exception since it indicates an error in deal.II, not in your own program. Try to come up with the smallest possible program that still demonstrates the error and contact the deal.II mailing lists with it to obtain help. -------------------------------------------------------- ``` Such issues typically arise because libc++ is stricter with pointer validity and pointer equality in different compilation units. We should investigate this one for the release. (For completeness: this test failure does not happen for clang with GNU's libstdc++, so it is a libc++ incompatibility/issue.) [1] https://cdash.dealii.43-1.org/test/14961686
1.0
Assertion in AlignedVector<T>::Deleter::MPISharedMemDeleterAction::delete_arry with libc++ - When compiling against LLVM/Clangs libc++ we hit the following assertion on a number of tests [1]: ``` -------------------------------------------------------- An error occurred in line <1131> of file </srv/testsuite/dealii/include/deal.II/base/aligned_vector.h> in function virtual void dealii::AlignedVector<int>::Deleter::MPISharedMemDeleterAction::delete_array(const AlignedVector<T> *, T *) [T = int] The violated condition was: aligned_vector->elements.get() == ptr Additional information: This exception -- which is used in many places in the library -- usually indicates that some condition which the author of the code thought must be satisfied at a certain point in an algorithm, is not fulfilled. An example would be that the first part of an algorithm sorts elements of an array in ascending order, and a second part of the algorithm later encounters an element that is not larger than the previous one. There is usually not very much you can do if you encounter such an exception since it indicates an error in deal.II, not in your own program. Try to come up with the smallest possible program that still demonstrates the error and contact the deal.II mailing lists with it to obtain help. -------------------------------------------------------- ``` Such issues typically arise because libc++ is stricter with pointer validity and pointer equality in different compilation units. We should investigate this one for the release. (For completeness: this test failure does not happen for clang with GNU's libstdc++, so it is a libc++ incompatibility/issue.) [1] https://cdash.dealii.43-1.org/test/14961686
priority
assertion in alignedvector deleter mpisharedmemdeleteraction delete arry with libc when compiling against llvm clangs libc we hit the following assertion on a number of tests an error occurred in line of file in function virtual void dealii alignedvector deleter mpisharedmemdeleteraction delete array const alignedvector t the violated condition was aligned vector elements get ptr additional information this exception which is used in many places in the library usually indicates that some condition which the author of the code thought must be satisfied at a certain point in an algorithm is not fulfilled an example would be that the first part of an algorithm sorts elements of an array in ascending order and a second part of the algorithm later encounters an element that is not larger than the previous one there is usually not very much you can do if you encounter such an exception since it indicates an error in deal ii not in your own program try to come up with the smallest possible program that still demonstrates the error and contact the deal ii mailing lists with it to obtain help such issues typically arise because libc is stricter with pointer validity and pointer equality in different compilation units we should investigate this one for the release for completeness this test failure does not happen for clang with gnu s libstdc so it is a libc incompatibility issue
1
709,616
24,384,924,042
IssuesEvent
2022-10-04 10:55:15
ballerina-platform/ballerina-dev-website
https://api.github.com/repos/ballerina-platform/ballerina-dev-website
closed
Auto update pre-prod site with master branch
Priority/Highest Area/Backend Type/Task WebsiteRewrite
## Description Need to automate the updating of the pre-prod site when changes are merged to the master branch of the dev website repo. ## Related website/documentation area > Add/Uncomment the relevant area label out of the following. <!--Area/BBEs--> <!--Area/HomePageSamples--> <!--Area/LearnPages--> <!--Area/CommonPages--> Area/Backend <!--Area/UIUX--> <!--Area/Workflows--> <!--Area/Blog--> ## Describe your task(s) > A detailed description of the task. ## Related issue(s) (optional) > Any related issues such as sub tasks and issues reported in other repositories (e.g., component repositories), similar problems, etc. ## Suggested label(s) (optional) > Optional comma-separated list of suggested labels. Non committers can’t assign labels to issues, and thereby, this will help issue creators who are not a committer to suggest possible labels. ## Suggested assignee(s) (optional) > Optional comma-separated list of suggested team members who should attend the issue. Non committers can’t assign issues to assignees, and thereby, this will help issue creators who are not a committer to suggest possible assignees.
1.0
Auto update pre-prod site with master branch - ## Description Need to automate the updating of the pre-prod site when changes are merged to the master branch of the dev website repo. ## Related website/documentation area > Add/Uncomment the relevant area label out of the following. <!--Area/BBEs--> <!--Area/HomePageSamples--> <!--Area/LearnPages--> <!--Area/CommonPages--> Area/Backend <!--Area/UIUX--> <!--Area/Workflows--> <!--Area/Blog--> ## Describe your task(s) > A detailed description of the task. ## Related issue(s) (optional) > Any related issues such as sub tasks and issues reported in other repositories (e.g., component repositories), similar problems, etc. ## Suggested label(s) (optional) > Optional comma-separated list of suggested labels. Non committers can’t assign labels to issues, and thereby, this will help issue creators who are not a committer to suggest possible labels. ## Suggested assignee(s) (optional) > Optional comma-separated list of suggested team members who should attend the issue. Non committers can’t assign issues to assignees, and thereby, this will help issue creators who are not a committer to suggest possible assignees.
priority
auto update pre prod site with master branch description need to automate the updating of the pre prod site when changes are merged to the master branch of the dev website repo related website documentation area add uncomment the relevant area label out of the following area backend describe your task s a detailed description of the task related issue s optional any related issues such as sub tasks and issues reported in other repositories e g component repositories similar problems etc suggested label s optional optional comma separated list of suggested labels non committers can’t assign labels to issues and thereby this will help issue creators who are not a committer to suggest possible labels suggested assignee s optional optional comma separated list of suggested team members who should attend the issue non committers can’t assign issues to assignees and thereby this will help issue creators who are not a committer to suggest possible assignees
1
89,082
3,789,554,480
IssuesEvent
2016-03-21 18:19:40
cs2103jan2016-w09-2j/main
https://api.github.com/repos/cs2103jan2016-w09-2j/main
closed
Parser support for undo and redo command
component.parser priority.high
Parse user input for undo and redo commands. User stories: #6, #7
1.0
Parser support for undo and redo command - Parse user input for undo and redo commands. User stories: #6, #7
priority
parser support for undo and redo command parse user input for undo and redo commands user stories
1
518,486
15,029,197,295
IssuesEvent
2021-02-02 04:59:25
Plaxy-Technologies-Inc/YouPlanets-Bug-Report
https://api.github.com/repos/Plaxy-Technologies-Inc/YouPlanets-Bug-Report
opened
Some Issues about Ask Anything Status Bar
Priority: High bug
**Describe the bug** 1. Pic 1 and pic 2 together are showing the status banner is incorrect. It does not show Question Accepted status. 2. On pic 3, the banner should be Question Answered under Answered status instead of Question Confirmed. 3. I think it's better to word the progress bar Received -> Accepted -> Answered -> Confirmed. **Screenshots** pic 1: ![image](https://user-images.githubusercontent.com/40333215/106553910-579c8d80-64e8-11eb-8dc8-aff6373dc760.png) pic 2: ![image](https://user-images.githubusercontent.com/40333215/106553930-6125f580-64e8-11eb-913a-8debac233cc6.png) pic 3: ![image](https://user-images.githubusercontent.com/40333215/106550856-fa9dd900-64e1-11eb-9611-439943b4c5a6.png)
1.0
Some Issues about Ask Anything Status Bar - **Describe the bug** 1. Pic 1 and pic 2 together are showing the status banner is incorrect. It does not show Question Accepted status. 2. On pic 3, the banner should be Question Answered under Answered status instead of Question Confirmed. 3. I think it's better to word the progress bar Received -> Accepted -> Answered -> Confirmed. **Screenshots** pic 1: ![image](https://user-images.githubusercontent.com/40333215/106553910-579c8d80-64e8-11eb-8dc8-aff6373dc760.png) pic 2: ![image](https://user-images.githubusercontent.com/40333215/106553930-6125f580-64e8-11eb-913a-8debac233cc6.png) pic 3: ![image](https://user-images.githubusercontent.com/40333215/106550856-fa9dd900-64e1-11eb-9611-439943b4c5a6.png)
priority
some issues about ask anything status bar describe the bug pic and pic together are showing the status banner is incorrect it does not show question accepted status on pic the banner should be question answered under answered status instead of question confirmed i think it s better to word the progress bar received accepted answered confirmed screenshots pic pic pic
1
486,688
14,012,647,853
IssuesEvent
2020-10-29 09:20:18
OpenSRP/opensrp-client-reveal
https://api.github.com/repos/OpenSRP/opensrp-client-reveal
closed
ZAMBIA P2P flickering bug
Priority: High bug
Login to https://github.com/OpenSRP/opensrp-client-reveal/releases/download/v5.3.4-zambia/opensrp-reveal-release-5.3.4-zm-stage.apk using huawei and samsung or any other device. After the p2p sync has occured, click the OA and observe the flickering that happens on both screens. see video below. https://drive.google.com/file/d/1HGd75DFCNRUAfBXPDO5YuBFTjH4gAX7s/view?usp=sharing
1.0
ZAMBIA P2P flickering bug - Login to https://github.com/OpenSRP/opensrp-client-reveal/releases/download/v5.3.4-zambia/opensrp-reveal-release-5.3.4-zm-stage.apk using huawei and samsung or any other device. After the p2p sync has occured, click the OA and observe the flickering that happens on both screens. see video below. https://drive.google.com/file/d/1HGd75DFCNRUAfBXPDO5YuBFTjH4gAX7s/view?usp=sharing
priority
zambia flickering bug login to using huawei and samsung or any other device after the sync has occured click the oa and observe the flickering that happens on both screens see video below
1
494,155
14,246,133,993
IssuesEvent
2020-11-19 09:39:34
zowe/api-layer
https://api.github.com/repos/zowe/api-layer
closed
HA: Distinguish between internal and external traffic
20PI4 Priority: High docs enhancement in progress squad
**Is your feature request related to a problem? Please describe.** We have to have an ability to provide different certificates to be able to present our service internally to other services and externally via DVIPA or port sharing to other services. **Describe the solution you'd like** The second connector should use a different certificate than the first one to allow distinguishing between the internal and external traffic. **Tasks** - [x] Create another set of certificates for the internal traffic - @jandadav (We can use the certificates for the multi deployment) - [ ] Update integration tests to run properly against the internal port presenting internal certificates. - @balhar-jakub **Acceptance Criteria** - This connector is represented with a different certificate
1.0
HA: Distinguish between internal and external traffic - **Is your feature request related to a problem? Please describe.** We have to have an ability to provide different certificates to be able to present our service internally to other services and externally via DVIPA or port sharing to other services. **Describe the solution you'd like** The second connector should use a different certificate than the first one to allow distinguishing between the internal and external traffic. **Tasks** - [x] Create another set of certificates for the internal traffic - @jandadav (We can use the certificates for the multi deployment) - [ ] Update integration tests to run properly against the internal port presenting internal certificates. - @balhar-jakub **Acceptance Criteria** - This connector is represented with a different certificate
priority
ha distinguish between internal and external traffic is your feature request related to a problem please describe we have to have an ability to provide different certificates to be able to present our service internally to other services and externally via dvipa or port sharing to other services describe the solution you d like the second connector should use a different certificate than the first one to allow distinguishing between the internal and external traffic tasks create another set of certificates for the internal traffic jandadav we can use the certificates for the multi deployment update integration tests to run properly against the internal port presenting internal certificates balhar jakub acceptance criteria this connector is represented with a different certificate
1
687,915
23,542,934,433
IssuesEvent
2022-08-20 17:34:08
mobile-directing-system/mds-server
https://api.github.com/repos/mobile-directing-system/mds-server
closed
[FEATURE]: Add search functionality for operations
priority:high type:feature scope:implementation
### Feature Motivation Fields in FE require selecting operations. Therefore, search functionality must be provided. ### Solution Description Add search functionality like with users via Meilisearch. ### feature_acceptance_criteria - [x] search-endpoint - [x] search functionality working ### Further Information _No response_ ### Related Issues _No response_
1.0
[FEATURE]: Add search functionality for operations - ### Feature Motivation Fields in FE require selecting operations. Therefore, search functionality must be provided. ### Solution Description Add search functionality like with users via Meilisearch. ### feature_acceptance_criteria - [x] search-endpoint - [x] search functionality working ### Further Information _No response_ ### Related Issues _No response_
priority
add search functionality for operations feature motivation fields in fe require selecting operations therefore search functionality must be provided solution description add search functionality like with users via meilisearch feature acceptance criteria search endpoint search functionality working further information no response related issues no response
1
711,242
24,455,235,826
IssuesEvent
2022-10-07 05:52:36
AY2223S1-CS2103T-W11-3/tp
https://api.github.com/repos/AY2223S1-CS2103T-W11-3/tp
closed
As an artist with loyal customers, I can see customer's repeated payment / commissions
type.Story priority.High
... so that I can start a loyalty program to encourage their purchases.
1.0
As an artist with loyal customers, I can see customer's repeated payment / commissions - ... so that I can start a loyalty program to encourage their purchases.
priority
as an artist with loyal customers i can see customer s repeated payment commissions so that i can start a loyalty program to encourage their purchases
1
369,029
10,887,544,559
IssuesEvent
2019-11-18 14:44:18
ahmedkaludi/accelerated-mobile-pages
https://api.github.com/repos/ahmedkaludi/accelerated-mobile-pages
closed
Notice: Undefined variable: category_name
[Priority: HIGH] bug
`/wp-content/plugins/accelerated-mobile-pages/includes/features/analytics/analytics-functions.php in ampforwp_add_advance_ga_fields at line 442` in ```$ampforwp_adv_ga_fields = str_replace('{category}', $category_name, $ampforwp_adv_ga_fields);```
1.0
Notice: Undefined variable: category_name - `/wp-content/plugins/accelerated-mobile-pages/includes/features/analytics/analytics-functions.php in ampforwp_add_advance_ga_fields at line 442` in ```$ampforwp_adv_ga_fields = str_replace('{category}', $category_name, $ampforwp_adv_ga_fields);```
priority
notice undefined variable category name wp content plugins accelerated mobile pages includes features analytics analytics functions php in ampforwp add advance ga fields at line in ampforwp adv ga fields str replace category category name ampforwp adv ga fields
1
680,573
23,277,416,232
IssuesEvent
2022-08-05 08:37:42
ballerina-platform/ballerina-dev-website
https://api.github.com/repos/ballerina-platform/ballerina-dev-website
closed
Issues in Build a data service in Ballerina page
Priority/Highest Type/Bug Area/LearnPages
## Description I have tried to get the data services working with the latest release using https://ballerina.io/learn/build-a-data-service-in-ballerina/ I ran into a few issues/challenges ## Affected version(s) Swan Lake ## Related website/documentation area Area/LearnPages 1. MySQL drive version mentioned is version = "8.0.26" to be set in Ballerina.toml. However, the latest is 8.0.30. If I have that driver in my machine, I suppose this setting would not work 2. What is the recommended link to download the driver JAR manually? 3. Path variable sample to be set in Ballerina.toml is given as path = "/path/to/mysql/driver.jar”. What should a sample be for a Windows machine? 4. It is mentioned to place Config.toml in package directory. What is package directory here? bal new command does not create a package directory in project folder 5. In the mid tutorial, it instructs to bal run to check if the db connection works. However, the code up to that throws an error due to unused import ballerina/sql; 6. It is instructed to test the service, you can accessed via a browser by visiting http://locahost:8080/employees after executing the command bal run. If you copy the URL given in the text, there is a typo there 'locahost' and no l as in "localhost" 7. The curl command given to test add employee does not work on Windows 8. The curl command's Conten-type header is given as text/palin. However, I kept getting a data binding failure until I changed it to application/json
1.0
Issues in Build a data service in Ballerina page - ## Description I have tried to get the data services working with the latest release using https://ballerina.io/learn/build-a-data-service-in-ballerina/ I ran into a few issues/challenges ## Affected version(s) Swan Lake ## Related website/documentation area Area/LearnPages 1. MySQL drive version mentioned is version = "8.0.26" to be set in Ballerina.toml. However, the latest is 8.0.30. If I have that driver in my machine, I suppose this setting would not work 2. What is the recommended link to download the driver JAR manually? 3. Path variable sample to be set in Ballerina.toml is given as path = "/path/to/mysql/driver.jar”. What should a sample be for a Windows machine? 4. It is mentioned to place Config.toml in package directory. What is package directory here? bal new command does not create a package directory in project folder 5. In the mid tutorial, it instructs to bal run to check if the db connection works. However, the code up to that throws an error due to unused import ballerina/sql; 6. It is instructed to test the service, you can accessed via a browser by visiting http://locahost:8080/employees after executing the command bal run. If you copy the URL given in the text, there is a typo there 'locahost' and no l as in "localhost" 7. The curl command given to test add employee does not work on Windows 8. The curl command's Conten-type header is given as text/palin. However, I kept getting a data binding failure until I changed it to application/json
priority
issues in build a data service in ballerina page description i have tried to get the data services working with the latest release using i ran into a few issues challenges affected version s swan lake related website documentation area area learnpages mysql drive version mentioned is version to be set in ballerina toml however the latest is if i have that driver in my machine i suppose this setting would not work what is the recommended link to download the driver jar manually path variable sample to be set in ballerina toml is given as path path to mysql driver jar” what should a sample be for a windows machine it is mentioned to place config toml in package directory what is package directory here bal new command does not create a package directory in project folder in the mid tutorial it instructs to bal run to check if the db connection works however the code up to that throws an error due to unused import ballerina sql it is instructed to test the service you can accessed via a browser by visiting after executing the command bal run if you copy the url given in the text there is a typo there locahost and no l as in localhost the curl command given to test add employee does not work on windows the curl command s conten type header is given as text palin however i kept getting a data binding failure until i changed it to application json
1
526,391
15,287,667,569
IssuesEvent
2021-02-23 16:00:45
red-hat-storage/ocs-ci
https://api.github.com/repos/red-hat-storage/ocs-ci
opened
test_git_clone fails very often to install git package
High Priority
https://ocs4-jenkins-csb-ocsqe.apps.ocp4.prod.psi.redhat.com/job/qe-deploy-ocs-cluster-prod/41/testReport/tests.e2e.workloads.test_jenkins_simulation/TestJenkinsSimulation/test_git_clone_RBD_/ ``` @acceptance @workloads def test_git_clone(self, pod): """ git clones a large repository """ > pod.run_git_clone() tests/e2e/workloads/test_jenkins_simulation.py:26: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ ocs_ci/ocs/resources/pod.py:388: in run_git_clone assert wl.setup(), "Setup up for git failed" ocs_ci/ocs/workload.py:66: in setup return self.work_load_mod.setup(**setup_conf) ocs_ci/utility/workloads/jenkins.py:43: in setup return io_pod.exec_cmd_on_pod(cmd, out_yaml_format=False) ocs_ci/ocs/resources/pod.py:171: in exec_cmd_on_pod rsh_cmd, out_yaml_format, secrets=secrets, timeout=timeout, **kwargs ocs_ci/ocs/ocp.py:144: in exec_oc_cmd **kwargs, ocs_ci/utility/utils.py:453: in run_cmd completed_process = exec_cmd(cmd, secrets, timeout, ignore_error, **kwargs) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ cmd = ['oc', '-n', 'namespace-test-67b5af834b9040959c2d00bdf', 'rsh', 'pod-test-rbd-cdcc52e812234e9b8da39464629', 'apt-get', ...] secrets = None, timeout = 600, ignore_error = False, kwargs = {} masked_cmd = 'oc -n namespace-test-67b5af834b9040959c2d00bdf rsh pod-test-rbd-cdcc52e812234e9b8da39464629 apt-get -y install git' completed_process = CompletedProcess(args=['oc', '-n', 'namespace-test-67b5af834b9040959c2d00bdf', 'rsh', 'pod-test-rbd-cdcc52e812234e9b8d...t\n', stderr=b'E: Unable to correct problems, you have held broken packages.\ncommand terminated with exit code 100\n') masked_stdout = 'Reading package lists...\nBuilding dependency tree...\nReading state information...\nSome packages could not be insta...ut it is not going to be installed\n Recommends: less but it is not installable\n Recommends: ssh-client\n' masked_stderr = 'E: Unable to correct problems, you have held broken packages.\ncommand terminated with exit code 100\n' def exec_cmd(cmd, secrets=None, timeout=600, ignore_error=False, **kwargs): """ Run an arbitrary command locally Args: cmd (str): command to run secrets (list): A list of secrets to be masked with asterisks This kwarg is popped in order to not interfere with subprocess.run(``**kwargs``) timeout (int): Timeout for the command, defaults to 600 seconds. ignore_error (bool): True if ignore non zero return code and do not raise the exception. Raises: CommandFailed: In case the command execution fails Returns: (CompletedProcess) A CompletedProcess object of the command that was executed CompletedProcess attributes: args: The list or str args passed to run(). returncode (str): The exit code of the process, negative for signals. stdout (str): The standard output (None if not captured). stderr (str): The standard error (None if not captured). """ masked_cmd = mask_secrets(cmd, secrets) log.info(f"Executing command: {masked_cmd}") if isinstance(cmd, str): cmd = shlex.split(cmd) completed_process = subprocess.run( cmd, stdout=subprocess.PIPE, stderr=subprocess.PIPE, stdin=subprocess.PIPE, timeout=timeout, **kwargs, ) masked_stdout = mask_secrets(completed_process.stdout.decode(), secrets) if len(completed_process.stdout) > 0: log.debug(f"Command stdout: {masked_stdout}") else: log.debug("Command stdout is empty") masked_stderr = mask_secrets(completed_process.stderr.decode(), secrets) if len(completed_process.stderr) > 0: log.warning(f"Command stderr: {masked_stderr}") else: log.debug("Command stderr is empty") log.debug(f"Command return code: {completed_process.returncode}") if completed_process.returncode and not ignore_error: raise CommandFailed( > f"Error during execution of command: {masked_cmd}." f"\nError is {masked_stderr}" ) E ocs_ci.ocs.exceptions.CommandFailed: Error during execution of command: oc -n namespace-test-67b5af834b9040959c2d00bdf rsh pod-test-rbd-cdcc52e812234e9b8da39464629 apt-get -y install git. E Error is E: Unable to correct problems, you have held broken packages. E command terminated with exit code 100 ocs_ci/utility/utils.py:508: CommandFailed ```
1.0
test_git_clone fails very often to install git package - https://ocs4-jenkins-csb-ocsqe.apps.ocp4.prod.psi.redhat.com/job/qe-deploy-ocs-cluster-prod/41/testReport/tests.e2e.workloads.test_jenkins_simulation/TestJenkinsSimulation/test_git_clone_RBD_/ ``` @acceptance @workloads def test_git_clone(self, pod): """ git clones a large repository """ > pod.run_git_clone() tests/e2e/workloads/test_jenkins_simulation.py:26: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ ocs_ci/ocs/resources/pod.py:388: in run_git_clone assert wl.setup(), "Setup up for git failed" ocs_ci/ocs/workload.py:66: in setup return self.work_load_mod.setup(**setup_conf) ocs_ci/utility/workloads/jenkins.py:43: in setup return io_pod.exec_cmd_on_pod(cmd, out_yaml_format=False) ocs_ci/ocs/resources/pod.py:171: in exec_cmd_on_pod rsh_cmd, out_yaml_format, secrets=secrets, timeout=timeout, **kwargs ocs_ci/ocs/ocp.py:144: in exec_oc_cmd **kwargs, ocs_ci/utility/utils.py:453: in run_cmd completed_process = exec_cmd(cmd, secrets, timeout, ignore_error, **kwargs) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ cmd = ['oc', '-n', 'namespace-test-67b5af834b9040959c2d00bdf', 'rsh', 'pod-test-rbd-cdcc52e812234e9b8da39464629', 'apt-get', ...] secrets = None, timeout = 600, ignore_error = False, kwargs = {} masked_cmd = 'oc -n namespace-test-67b5af834b9040959c2d00bdf rsh pod-test-rbd-cdcc52e812234e9b8da39464629 apt-get -y install git' completed_process = CompletedProcess(args=['oc', '-n', 'namespace-test-67b5af834b9040959c2d00bdf', 'rsh', 'pod-test-rbd-cdcc52e812234e9b8d...t\n', stderr=b'E: Unable to correct problems, you have held broken packages.\ncommand terminated with exit code 100\n') masked_stdout = 'Reading package lists...\nBuilding dependency tree...\nReading state information...\nSome packages could not be insta...ut it is not going to be installed\n Recommends: less but it is not installable\n Recommends: ssh-client\n' masked_stderr = 'E: Unable to correct problems, you have held broken packages.\ncommand terminated with exit code 100\n' def exec_cmd(cmd, secrets=None, timeout=600, ignore_error=False, **kwargs): """ Run an arbitrary command locally Args: cmd (str): command to run secrets (list): A list of secrets to be masked with asterisks This kwarg is popped in order to not interfere with subprocess.run(``**kwargs``) timeout (int): Timeout for the command, defaults to 600 seconds. ignore_error (bool): True if ignore non zero return code and do not raise the exception. Raises: CommandFailed: In case the command execution fails Returns: (CompletedProcess) A CompletedProcess object of the command that was executed CompletedProcess attributes: args: The list or str args passed to run(). returncode (str): The exit code of the process, negative for signals. stdout (str): The standard output (None if not captured). stderr (str): The standard error (None if not captured). """ masked_cmd = mask_secrets(cmd, secrets) log.info(f"Executing command: {masked_cmd}") if isinstance(cmd, str): cmd = shlex.split(cmd) completed_process = subprocess.run( cmd, stdout=subprocess.PIPE, stderr=subprocess.PIPE, stdin=subprocess.PIPE, timeout=timeout, **kwargs, ) masked_stdout = mask_secrets(completed_process.stdout.decode(), secrets) if len(completed_process.stdout) > 0: log.debug(f"Command stdout: {masked_stdout}") else: log.debug("Command stdout is empty") masked_stderr = mask_secrets(completed_process.stderr.decode(), secrets) if len(completed_process.stderr) > 0: log.warning(f"Command stderr: {masked_stderr}") else: log.debug("Command stderr is empty") log.debug(f"Command return code: {completed_process.returncode}") if completed_process.returncode and not ignore_error: raise CommandFailed( > f"Error during execution of command: {masked_cmd}." f"\nError is {masked_stderr}" ) E ocs_ci.ocs.exceptions.CommandFailed: Error during execution of command: oc -n namespace-test-67b5af834b9040959c2d00bdf rsh pod-test-rbd-cdcc52e812234e9b8da39464629 apt-get -y install git. E Error is E: Unable to correct problems, you have held broken packages. E command terminated with exit code 100 ocs_ci/utility/utils.py:508: CommandFailed ```
priority
test git clone fails very often to install git package acceptance workloads def test git clone self pod git clones a large repository pod run git clone tests workloads test jenkins simulation py ocs ci ocs resources pod py in run git clone assert wl setup setup up for git failed ocs ci ocs workload py in setup return self work load mod setup setup conf ocs ci utility workloads jenkins py in setup return io pod exec cmd on pod cmd out yaml format false ocs ci ocs resources pod py in exec cmd on pod rsh cmd out yaml format secrets secrets timeout timeout kwargs ocs ci ocs ocp py in exec oc cmd kwargs ocs ci utility utils py in run cmd completed process exec cmd cmd secrets timeout ignore error kwargs cmd secrets none timeout ignore error false kwargs masked cmd oc n namespace test rsh pod test rbd apt get y install git completed process completedprocess args oc n namespace test rsh pod test rbd t n stderr b e unable to correct problems you have held broken packages ncommand terminated with exit code n masked stdout reading package lists nbuilding dependency tree nreading state information nsome packages could not be insta ut it is not going to be installed n recommends less but it is not installable n recommends ssh client n masked stderr e unable to correct problems you have held broken packages ncommand terminated with exit code n def exec cmd cmd secrets none timeout ignore error false kwargs run an arbitrary command locally args cmd str command to run secrets list a list of secrets to be masked with asterisks this kwarg is popped in order to not interfere with subprocess run kwargs timeout int timeout for the command defaults to seconds ignore error bool true if ignore non zero return code and do not raise the exception raises commandfailed in case the command execution fails returns completedprocess a completedprocess object of the command that was executed completedprocess attributes args the list or str args passed to run returncode str the exit code of the process negative for signals stdout str the standard output none if not captured stderr str the standard error none if not captured masked cmd mask secrets cmd secrets log info f executing command masked cmd if isinstance cmd str cmd shlex split cmd completed process subprocess run cmd stdout subprocess pipe stderr subprocess pipe stdin subprocess pipe timeout timeout kwargs masked stdout mask secrets completed process stdout decode secrets if len completed process stdout log debug f command stdout masked stdout else log debug command stdout is empty masked stderr mask secrets completed process stderr decode secrets if len completed process stderr log warning f command stderr masked stderr else log debug command stderr is empty log debug f command return code completed process returncode if completed process returncode and not ignore error raise commandfailed f error during execution of command masked cmd f nerror is masked stderr e ocs ci ocs exceptions commandfailed error during execution of command oc n namespace test rsh pod test rbd apt get y install git e error is e unable to correct problems you have held broken packages e command terminated with exit code ocs ci utility utils py commandfailed
1
594,779
18,053,929,756
IssuesEvent
2021-09-20 04:31:22
AY2122S1-CS2103T-W16-2/tp
https://api.github.com/repos/AY2122S1-CS2103T-W16-2/tp
opened
Prefix table does not render properly in the dev guide
type.Bug priority.High
To fix this issue and also to center column headers for the user stories table.
1.0
Prefix table does not render properly in the dev guide - To fix this issue and also to center column headers for the user stories table.
priority
prefix table does not render properly in the dev guide to fix this issue and also to center column headers for the user stories table
1
797,506
28,147,459,019
IssuesEvent
2023-04-02 16:50:26
AY2223S2-CS2113-T14-3/tp
https://api.github.com/repos/AY2223S2-CS2113-T14-3/tp
opened
Amend functionality of check command
type.Task priority.High
Marking the tuition and accommodation expenditures will be able to deduct its total expenditure value from the total.
1.0
Amend functionality of check command - Marking the tuition and accommodation expenditures will be able to deduct its total expenditure value from the total.
priority
amend functionality of check command marking the tuition and accommodation expenditures will be able to deduct its total expenditure value from the total
1
449,528
12,970,123,107
IssuesEvent
2020-07-21 08:51:45
ballerina-platform/ballerina-lang
https://api.github.com/repos/ballerina-platform/ballerina-lang
opened
http:BearerAuthHandler is not renewing access token when downstream web API returns 403
Area/StandardLibs Component/OAuth2 Priority/High
**Description:** We are using [Azure log analytics REST API](https://dev.loganalytics.io/documentation/Authorization/OAuth2) and authenticate requests using `client_credentials` grant type with https://login.microsoftonline.com as the token endpoint. We noticed that Azure log analytics REST API returns an HTTP response with`403` status code and the below payload when the token is expired. ``` { "error": { "message": "The provided authentication is not valid for this resource", "code": "InvalidTokenError", "innererror": { "code": "InvalidTokenError", "message": "Could not validate the request. Challenge failed: TokenExpired" } } } ``` Due to this (not received `401` response), the `http:BearerAuthHandler` is not attempting to renew the token, instead uses the same expired token. **Affected Versions:** Ballerina Swan Lake Preview 2
1.0
http:BearerAuthHandler is not renewing access token when downstream web API returns 403 - **Description:** We are using [Azure log analytics REST API](https://dev.loganalytics.io/documentation/Authorization/OAuth2) and authenticate requests using `client_credentials` grant type with https://login.microsoftonline.com as the token endpoint. We noticed that Azure log analytics REST API returns an HTTP response with`403` status code and the below payload when the token is expired. ``` { "error": { "message": "The provided authentication is not valid for this resource", "code": "InvalidTokenError", "innererror": { "code": "InvalidTokenError", "message": "Could not validate the request. Challenge failed: TokenExpired" } } } ``` Due to this (not received `401` response), the `http:BearerAuthHandler` is not attempting to renew the token, instead uses the same expired token. **Affected Versions:** Ballerina Swan Lake Preview 2
priority
http bearerauthhandler is not renewing access token when downstream web api returns description we are using and authenticate requests using client credentials grant type with as the token endpoint we noticed that azure log analytics rest api returns an http response with status code and the below payload when the token is expired error message the provided authentication is not valid for this resource code invalidtokenerror innererror code invalidtokenerror message could not validate the request challenge failed tokenexpired due to this not received response the http bearerauthhandler is not attempting to renew the token instead uses the same expired token affected versions ballerina swan lake preview
1
534,791
15,649,111,004
IssuesEvent
2021-03-23 07:02:13
wso2/product-is
https://api.github.com/repos/wso2/product-is
closed
Improve content in application creation wizard.
Priority/High improvement ui
**Describe the issue:** The Authorized Redirect URLs description in the help panel is too lengthy. ![Screenshot(62)](https://user-images.githubusercontent.com/25428696/112102902-faab8280-8bce-11eb-8e74-6fa25b253a70.png)
1.0
Improve content in application creation wizard. - **Describe the issue:** The Authorized Redirect URLs description in the help panel is too lengthy. ![Screenshot(62)](https://user-images.githubusercontent.com/25428696/112102902-faab8280-8bce-11eb-8e74-6fa25b253a70.png)
priority
improve content in application creation wizard describe the issue the authorized redirect urls description in the help panel is too lengthy
1
224,870
7,473,554,867
IssuesEvent
2018-04-03 15:40:36
ionic-team/capacitor
https://api.github.com/repos/ionic-team/capacitor
closed
Allow ios plugins to specify additional dependencies
high priority iOS
Right now we aren't allowing Capacitor plugins to have transitive cocoapods dependencies. We should fix that
1.0
Allow ios plugins to specify additional dependencies - Right now we aren't allowing Capacitor plugins to have transitive cocoapods dependencies. We should fix that
priority
allow ios plugins to specify additional dependencies right now we aren t allowing capacitor plugins to have transitive cocoapods dependencies we should fix that
1
706,744
24,282,852,117
IssuesEvent
2022-09-28 19:02:51
status-im/status-desktop
https://api.github.com/repos/status-im/status-desktop
closed
Message content is not visible when consist of only single emoji
bug ui priority 1: high
# Bug Report ## Description The bug is introduced in https://github.com/status-im/status-desktop/commit/6a96bc93b35a05b459c6f955d031fa63345c5ede PR: https://github.com/status-im/status-desktop/pull/7456 ## Steps to reproduce Type :) and send message. #### Expected behavior Emoji should be displayed #### Actual behavior when input is ":)", message is empty ### Additional Information - Status desktop version: - Operating System:
1.0
Message content is not visible when consist of only single emoji - # Bug Report ## Description The bug is introduced in https://github.com/status-im/status-desktop/commit/6a96bc93b35a05b459c6f955d031fa63345c5ede PR: https://github.com/status-im/status-desktop/pull/7456 ## Steps to reproduce Type :) and send message. #### Expected behavior Emoji should be displayed #### Actual behavior when input is ":)", message is empty ### Additional Information - Status desktop version: - Operating System:
priority
message content is not visible when consist of only single emoji bug report description the bug is introduced in pr steps to reproduce type and send message expected behavior emoji should be displayed actual behavior when input is message is empty additional information status desktop version operating system
1
142,557
5,476,338,213
IssuesEvent
2017-03-11 19:43:27
Blocklevel/blue-next
https://api.github.com/repos/Blocklevel/blue-next
closed
global command line interface
high priority refactor tag: internal
## Goal To have a command line interface that will create projects from scratch, pages, components and store modules ## Description Everything is currently already available but needs to move locally ( see #19 ) so the bcli package will only holds the necessary logic to create projects, pages, components and store modules but the dev-server and build process will be in a separate package
1.0
global command line interface - ## Goal To have a command line interface that will create projects from scratch, pages, components and store modules ## Description Everything is currently already available but needs to move locally ( see #19 ) so the bcli package will only holds the necessary logic to create projects, pages, components and store modules but the dev-server and build process will be in a separate package
priority
global command line interface goal to have a command line interface that will create projects from scratch pages components and store modules description everything is currently already available but needs to move locally see so the bcli package will only holds the necessary logic to create projects pages components and store modules but the dev server and build process will be in a separate package
1
105,098
4,230,530,884
IssuesEvent
2016-07-04 12:29:11
AnotherCodeArtist/medien-transparenz.at
https://api.github.com/repos/AnotherCodeArtist/medien-transparenz.at
closed
Refactoring start page
feature request high priority needs refinement
The start page should be refactored in order to gain more attention from the users. One idea is to provide an overview of the flows with an geographical context (f.e. 3D map of Austria as an bar chart where the height of the chart indicates the amount of money which has gone to this region the last year(s))
1.0
Refactoring start page - The start page should be refactored in order to gain more attention from the users. One idea is to provide an overview of the flows with an geographical context (f.e. 3D map of Austria as an bar chart where the height of the chart indicates the amount of money which has gone to this region the last year(s))
priority
refactoring start page the start page should be refactored in order to gain more attention from the users one idea is to provide an overview of the flows with an geographical context f e map of austria as an bar chart where the height of the chart indicates the amount of money which has gone to this region the last year s
1
209,752
7,179,302,347
IssuesEvent
2018-01-31 19:14:09
kcigeospatial/balt_co_ETL
https://api.github.com/repos/kcigeospatial/balt_co_ETL
closed
Stormwater - Selection Set 1B - source.BMP_POIS are not excluded from selection set
high priority item
The selection set logic that is in place for the ETL matches what I get from a manual selection - except 9 additional records were captured in the Append_Failure1_RESTBMP_p_to_RESTBMP feature class. Tracing these 9 back, the associated source.SW_TRACKING records are related to a source.BMP_POIS record. The selection set for 1B should exclude all records associated to a source.BMP_POIS - this is also the case for set 1A, and it appears to be working there. The 9 symptomatic records are SW_TRACKING_NUM: BMP001642 BMP001831 BMP002277 BMP002397 BMP002589 BMP002660 BMP003003 BMP003867 BMP004670
1.0
Stormwater - Selection Set 1B - source.BMP_POIS are not excluded from selection set - The selection set logic that is in place for the ETL matches what I get from a manual selection - except 9 additional records were captured in the Append_Failure1_RESTBMP_p_to_RESTBMP feature class. Tracing these 9 back, the associated source.SW_TRACKING records are related to a source.BMP_POIS record. The selection set for 1B should exclude all records associated to a source.BMP_POIS - this is also the case for set 1A, and it appears to be working there. The 9 symptomatic records are SW_TRACKING_NUM: BMP001642 BMP001831 BMP002277 BMP002397 BMP002589 BMP002660 BMP003003 BMP003867 BMP004670
priority
stormwater selection set source bmp pois are not excluded from selection set the selection set logic that is in place for the etl matches what i get from a manual selection except additional records were captured in the append restbmp p to restbmp feature class tracing these back the associated source sw tracking records are related to a source bmp pois record the selection set for should exclude all records associated to a source bmp pois this is also the case for set and it appears to be working there the symptomatic records are sw tracking num
1
162,054
6,146,896,715
IssuesEvent
2017-06-27 14:43:55
craftercms/craftercms
https://api.github.com/repos/craftercms/craftercms
closed
[profile] API call for removing attribute descriptions from tenant not working
bug Priority: High
When calling `/crafter-profile/api/1/tenant/{tenant}/attribute_definitions/remove?accessTokenId=...&attributeName=...` The controller returns the tenant without the attribute but the value remains unchanged in the db.
1.0
[profile] API call for removing attribute descriptions from tenant not working - When calling `/crafter-profile/api/1/tenant/{tenant}/attribute_definitions/remove?accessTokenId=...&attributeName=...` The controller returns the tenant without the attribute but the value remains unchanged in the db.
priority
api call for removing attribute descriptions from tenant not working when calling crafter profile api tenant tenant attribute definitions remove accesstokenid attributename the controller returns the tenant without the attribute but the value remains unchanged in the db
1
479,453
13,796,921,881
IssuesEvent
2020-10-09 20:44:38
Uconnect-Technologies/wertik-js
https://api.github.com/repos/Uconnect-Technologies/wertik-js
closed
Remove update operation for modules.
High Priority Medium Priority Planned ideas in-progress
**Is your feature request related to a problem? Please describe.** Remove update operation for modules. Alternate users can use bulk update. Like bulkUpdateRole.
2.0
Remove update operation for modules. - **Is your feature request related to a problem? Please describe.** Remove update operation for modules. Alternate users can use bulk update. Like bulkUpdateRole.
priority
remove update operation for modules is your feature request related to a problem please describe remove update operation for modules alternate users can use bulk update like bulkupdaterole
1
28,454
2,702,737,852
IssuesEvent
2015-04-06 11:52:37
cs2103jan2015-w11-3c/main
https://api.github.com/repos/cs2103jan2015-w11-3c/main
closed
Parser bug for ADD function, leading space for floating task is not deleted
priority.high type.bug
"add watch webcast" is added as " watch webcast"
1.0
Parser bug for ADD function, leading space for floating task is not deleted - "add watch webcast" is added as " watch webcast"
priority
parser bug for add function leading space for floating task is not deleted add watch webcast is added as watch webcast
1
185,967
6,732,365,954
IssuesEvent
2017-10-18 11:12:20
SmartZoos/Toolset
https://api.github.com/repos/SmartZoos/Toolset
closed
Comply with Cookie regulation
functionality high priority
Add a cookie consent message to the pages to comply with the EU regulations (the game page could be missing that as there is no way to access that without visiting any of the standard ones). If the user decides to give the consent, then the cookie should be created, indicating the choice (the irony of creating new cookie to store the consent for using cookies).
1.0
Comply with Cookie regulation - Add a cookie consent message to the pages to comply with the EU regulations (the game page could be missing that as there is no way to access that without visiting any of the standard ones). If the user decides to give the consent, then the cookie should be created, indicating the choice (the irony of creating new cookie to store the consent for using cookies).
priority
comply with cookie regulation add a cookie consent message to the pages to comply with the eu regulations the game page could be missing that as there is no way to access that without visiting any of the standard ones if the user decides to give the consent then the cookie should be created indicating the choice the irony of creating new cookie to store the consent for using cookies
1
274,264
8,559,107,049
IssuesEvent
2018-11-08 20:14:54
steemit/devportal
https://api.github.com/repos/steemit/devportal
opened
DP: Update getting started section
priority/high spike
It's confusing. **AC** - [ ] figure out what should be on it, categorize based on dev/exchange/crypto holder/blockchain geek/etc - [ ] execute on the 1st item if at all possible. Otherwise create stories and put refs to them and why chose in `# Results` comment.
1.0
DP: Update getting started section - It's confusing. **AC** - [ ] figure out what should be on it, categorize based on dev/exchange/crypto holder/blockchain geek/etc - [ ] execute on the 1st item if at all possible. Otherwise create stories and put refs to them and why chose in `# Results` comment.
priority
dp update getting started section it s confusing ac figure out what should be on it categorize based on dev exchange crypto holder blockchain geek etc execute on the item if at all possible otherwise create stories and put refs to them and why chose in results comment
1
623,562
19,672,185,554
IssuesEvent
2022-01-11 08:38:56
wso2/product-apim
https://api.github.com/repos/wso2/product-apim
closed
Cross Tenant Subscription feature is not working as expected
Type/Bug Priority/Highest 4.x.x
### Description: The cross tenant feature is not working as expected in the master. Assume, I go to the Developer Portal of tenanta.com using a user in tenantb.com, and after I create an app that app is only available in the tenanta.com the Developer Portal. If I go to the tenantb.com the Developer Portal, the above-created app is not there. But in 4.0.0 and lower versions, the apps are not limited to the organization that is selected. This is happening because of the org concept that we are using in Choreo [1]. ### Steps to reproduce: 1. Create two tenants such as **tenanta.com** and **tenantb.com**. 2. Go to the Developer Portal and select the tenant domain as **tenantb.com**. 3. Go to the Applications tab and you can see the **DefaultApplication** is created. ![tenantb-tenantb](https://user-images.githubusercontent.com/25246848/132808723-9d537b39-8937-4d96-815f-2c35c97065c1.png) 4. Now switch the tenant to **tenanta.com**. Go to the Applications tab and you will not see the **DefaultApplication**. Now create a new application here. ![tenantb-tenanta](https://user-images.githubusercontent.com/25246848/132808893-0c140f39-6dd3-44a1-a801-94192470c029.png) 5. Now again switch the tenant to **tenantb.com** and you will only see the **DefaultApplication** not the **AppA**. ![tenantb-tenantb](https://user-images.githubusercontent.com/25246848/132808723-9d537b39-8937-4d96-815f-2c35c97065c1.png) The applications are getting created separately organization-wise, which is wrong and affects the cross tenant subscription feature to get broken. ### Affected Product Version: Master (Checked with carbon apimgt version 9.0.326-SNAPSHOT) [1] https://github.com/wso2/carbon-apimgt/pull/10498/files#diff-12f710906e8ac379963b9527b560b589024a79f07c7395c425241e517048a0b0R293
1.0
Cross Tenant Subscription feature is not working as expected - ### Description: The cross tenant feature is not working as expected in the master. Assume, I go to the Developer Portal of tenanta.com using a user in tenantb.com, and after I create an app that app is only available in the tenanta.com the Developer Portal. If I go to the tenantb.com the Developer Portal, the above-created app is not there. But in 4.0.0 and lower versions, the apps are not limited to the organization that is selected. This is happening because of the org concept that we are using in Choreo [1]. ### Steps to reproduce: 1. Create two tenants such as **tenanta.com** and **tenantb.com**. 2. Go to the Developer Portal and select the tenant domain as **tenantb.com**. 3. Go to the Applications tab and you can see the **DefaultApplication** is created. ![tenantb-tenantb](https://user-images.githubusercontent.com/25246848/132808723-9d537b39-8937-4d96-815f-2c35c97065c1.png) 4. Now switch the tenant to **tenanta.com**. Go to the Applications tab and you will not see the **DefaultApplication**. Now create a new application here. ![tenantb-tenanta](https://user-images.githubusercontent.com/25246848/132808893-0c140f39-6dd3-44a1-a801-94192470c029.png) 5. Now again switch the tenant to **tenantb.com** and you will only see the **DefaultApplication** not the **AppA**. ![tenantb-tenantb](https://user-images.githubusercontent.com/25246848/132808723-9d537b39-8937-4d96-815f-2c35c97065c1.png) The applications are getting created separately organization-wise, which is wrong and affects the cross tenant subscription feature to get broken. ### Affected Product Version: Master (Checked with carbon apimgt version 9.0.326-SNAPSHOT) [1] https://github.com/wso2/carbon-apimgt/pull/10498/files#diff-12f710906e8ac379963b9527b560b589024a79f07c7395c425241e517048a0b0R293
priority
cross tenant subscription feature is not working as expected description the cross tenant feature is not working as expected in the master assume i go to the developer portal of tenanta com using a user in tenantb com and after i create an app that app is only available in the tenanta com the developer portal if i go to the tenantb com the developer portal the above created app is not there but in and lower versions the apps are not limited to the organization that is selected this is happening because of the org concept that we are using in choreo steps to reproduce create two tenants such as tenanta com and tenantb com go to the developer portal and select the tenant domain as tenantb com go to the applications tab and you can see the defaultapplication is created now switch the tenant to tenanta com go to the applications tab and you will not see the defaultapplication now create a new application here now again switch the tenant to tenantb com and you will only see the defaultapplication not the appa the applications are getting created separately organization wise which is wrong and affects the cross tenant subscription feature to get broken affected product version master checked with carbon apimgt version snapshot
1
220,548
7,360,896,214
IssuesEvent
2018-03-10 23:32:16
wso2/carbon-apimgt
https://api.github.com/repos/wso2/carbon-apimgt
opened
API Developers with 'publisher' only permission cannot manage Subscriptions
APIM 2.2.0 Priority/High Severity/Major
API Developers with 'publisher' role are the only ones capable of setting up subscriptions options such as subscription availability across tenants. However its the 'creator' role which can manage subscriptions on the Publisher webapp. This doesn't feel right. Need to allow managing subscriptions to the 'publisher' users as well
1.0
API Developers with 'publisher' only permission cannot manage Subscriptions - API Developers with 'publisher' role are the only ones capable of setting up subscriptions options such as subscription availability across tenants. However its the 'creator' role which can manage subscriptions on the Publisher webapp. This doesn't feel right. Need to allow managing subscriptions to the 'publisher' users as well
priority
api developers with publisher only permission cannot manage subscriptions api developers with publisher role are the only ones capable of setting up subscriptions options such as subscription availability across tenants however its the creator role which can manage subscriptions on the publisher webapp this doesn t feel right need to allow managing subscriptions to the publisher users as well
1
70,388
3,329,218,202
IssuesEvent
2015-11-11 00:33:55
audreyr/cookiecutter
https://api.github.com/repos/audreyr/cookiecutter
closed
Release 1.3.0
high-priority
Let's review the following issues/PRs and release v1.3.0 :smiley_cat: #580 #578 #574 #568 #564
1.0
Release 1.3.0 - Let's review the following issues/PRs and release v1.3.0 :smiley_cat: #580 #578 #574 #568 #564
priority
release let s review the following issues prs and release smiley cat
1
349,465
10,469,787,361
IssuesEvent
2019-09-22 23:35:31
opensiddur/opensiddur
https://api.github.com/repos/opensiddur/opensiddur
closed
Use of Chrome browser results in "Invalid Accept header" message when accessing the API
Priority-High
```HTTP ERROR 500 Problem accessing /exist/restxq/api. Reason: Server Error Caused by: javax.servlet.ServletException: javax.servlet.ServletException: An error occurred while processing request to /exist/restxq/api: Invalid Accept Header Value: 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3' in respect to pattern: '((?:(?:\*\/\*)|(?:[a-z0-9!#\$&\.\+\-\^_]{1,127}\/\*)|(?:[a-z0-9!#\$&\.\+\-\^_]{1,127}\/[a-z0-9!#\$&\.\+\-\^_]{1,127}))(?:;\s?q=(?:0(?:\.[0-9]{1,3})?)|(?:1(?:\.[0]{1,3})?))?\s?(?:;\s?[a-z]+=[a-z]+|(?:"[a-z0-9]+"))?)(,\s?(?:(?:\*\/\*)|(?:[a-z0-9!#\$&\.\+\-\^_]{1,127}\/\*)|(?:[a-z0-9!#\$&\.\+\-\^_]{1,127}\/[a-z0-9!#\$&\.\+\-\^_]{1,127}))(?:;\s?q=(?:0(?:\.[0-9]{1,3})?)|(?:1(?:\.[0]{1,3})?))?\s?(?:;\s?[a-z]+=[a-z]+|(?:"[a-z0-9]+"))?)*' at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146) at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:753) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) at org.eclipse.jetty.server.Server.handle(Server.java:502) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765) at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683) at java.lang.Thread.run(Thread.java:748) Caused by: javax.servlet.ServletException: An error occurred while processing request to /exist/restxq/api: Invalid Accept Header Value: 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3' in respect to pattern: '((?:(?:\*\/\*)|(?:[a-z0-9!#\$&\.\+\-\^_]{1,127}\/\*)|(?:[a-z0-9!#\$&\.\+\-\^_]{1,127}\/[a-z0-9!#\$&\.\+\-\^_]{1,127}))(?:;\s?q=(?:0(?:\.[0-9]{1,3})?)|(?:1(?:\.[0]{1,3})?))?\s?(?:;\s?[a-z]+=[a-z]+|(?:"[a-z0-9]+"))?)(,\s?(?:(?:\*\/\*)|(?:[a-z0-9!#\$&\.\+\-\^_]{1,127}\/\*)|(?:[a-z0-9!#\$&\.\+\-\^_]{1,127}\/[a-z0-9!#\$&\.\+\-\^_]{1,127}))(?:;\s?q=(?:0(?:\.[0-9]{1,3})?)|(?:1(?:\.[0]{1,3})?))?\s?(?:;\s?[a-z]+=[a-z]+|(?:"[a-z0-9]+"))?)*' at org.exist.http.urlrewrite.XQueryURLRewrite.service(XQueryURLRewrite.java:370) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:859) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:146) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:524) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:257) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:220) at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:126) ... 16 more Caused by: java.lang.IllegalArgumentException: Invalid Accept Header Value: 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3' in respect to pattern: '((?:(?:\*\/\*)|(?:[a-z0-9!#\$&\.\+\-\^_]{1,127}\/\*)|(?:[a-z0-9!#\$&\.\+\-\^_]{1,127}\/[a-z0-9!#\$&\.\+\-\^_]{1,127}))(?:;\s?q=(?:0(?:\.[0-9]{1,3})?)|(?:1(?:\.[0]{1,3})?))?\s?(?:;\s?[a-z]+=[a-z]+|(?:"[a-z0-9]+"))?)(,\s?(?:(?:\*\/\*)|(?:[a-z0-9!#\$&\.\+\-\^_]{1,127}\/\*)|(?:[a-z0-9!#\$&\.\+\-\^_]{1,127}\/[a-z0-9!#\$&\.\+\-\^_]{1,127}))(?:;\s?q=(?:0(?:\.[0-9]{1,3})?)|(?:1(?:\.[0]{1,3})?))?\s?(?:;\s?[a-z]+=[a-z]+|(?:"[a-z0-9]+"))?)*' at org.exquery.http.AcceptHeader.<init>(AcceptHeader.java:78) at org.exquery.restxq.impl.RestXqServicesMap.get(RestXqServicesMap.java:170) at org.exquery.restxq.impl.RestXqServiceRegistryImpl.findService(RestXqServiceRegistryImpl.java:99) at org.exist.extensions.exquery.restxq.impl.RestXqServlet.service(RestXqServlet.java:80) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:867) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:146) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:566) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:257) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:168) at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:78) at org.exist.http.urlrewrite.Forward.doRewrite(Forward.java:51) at org.exist.http.urlrewrite.XQueryURLRewrite.service(XQueryURLRewrite.java:206) ... 34 more Caused by: javax.servlet.ServletException: An error occurred while processing request to /exist/restxq/api: Invalid Accept Header Value: 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3' in respect to pattern: '((?:(?:\*\/\*)|(?:[a-z0-9!#\$&\.\+\-\^_]{1,127}\/\*)|(?:[a-z0-9!#\$&\.\+\-\^_]{1,127}\/[a-z0-9!#\$&\.\+\-\^_]{1,127}))(?:;\s?q=(?:0(?:\.[0-9]{1,3})?)|(?:1(?:\.[0]{1,3})?))?\s?(?:;\s?[a-z]+=[a-z]+|(?:"[a-z0-9]+"))?)(,\s?(?:(?:\*\/\*)|(?:[a-z0-9!#\$&\.\+\-\^_]{1,127}\/\*)|(?:[a-z0-9!#\$&\.\+\-\^_]{1,127}\/[a-z0-9!#\$&\.\+\-\^_]{1,127}))(?:;\s?q=(?:0(?:\.[0-9]{1,3})?)|(?:1(?:\.[0]{1,3})?))?\s?(?:;\s?[a-z]+=[a-z]+|(?:"[a-z0-9]+"))?)*' at org.exist.http.urlrewrite.XQueryURLRewrite.service(XQueryURLRewrite.java:370) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:859) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:146) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:524) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:257) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:220) at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:126) at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:753) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) at org.eclipse.jetty.server.Server.handle(Server.java:502) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765) at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.IllegalArgumentException: Invalid Accept Header Value: 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3' in respect to pattern: '((?:(?:\*\/\*)|(?:[a-z0-9!#\$&\.\+\-\^_]{1,127}\/\*)|(?:[a-z0-9!#\$&\.\+\-\^_]{1,127}\/[a-z0-9!#\$&\.\+\-\^_]{1,127}))(?:;\s?q=(?:0(?:\.[0-9]{1,3})?)|(?:1(?:\.[0]{1,3})?))?\s?(?:;\s?[a-z]+=[a-z]+|(?:"[a-z0-9]+"))?)(,\s?(?:(?:\*\/\*)|(?:[a-z0-9!#\$&\.\+\-\^_]{1,127}\/\*)|(?:[a-z0-9!#\$&\.\+\-\^_]{1,127}\/[a-z0-9!#\$&\.\+\-\^_]{1,127}))(?:;\s?q=(?:0(?:\.[0-9]{1,3})?)|(?:1(?:\.[0]{1,3})?))?\s?(?:;\s?[a-z]+=[a-z]+|(?:"[a-z0-9]+"))?)*' at org.exquery.http.AcceptHeader.<init>(AcceptHeader.java:78) at org.exquery.restxq.impl.RestXqServicesMap.get(RestXqServicesMap.java:170) at org.exquery.restxq.impl.RestXqServiceRegistryImpl.findService(RestXqServiceRegistryImpl.java:99) at org.exist.extensions.exquery.restxq.impl.RestXqServlet.service(RestXqServlet.java:80) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:867) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:146) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:566) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:257) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:168) at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:78) at org.exist.http.urlrewrite.Forward.doRewrite(Forward.java:51) at org.exist.http.urlrewrite.XQueryURLRewrite.service(XQueryURLRewrite.java:206) ... 34 more Caused by: java.lang.IllegalArgumentException: Invalid Accept Header Value: 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3' in respect to pattern: '((?:(?:\*\/\*)|(?:[a-z0-9!#\$&\.\+\-\^_]{1,127}\/\*)|(?:[a-z0-9!#\$&\.\+\-\^_]{1,127}\/[a-z0-9!#\$&\.\+\-\^_]{1,127}))(?:;\s?q=(?:0(?:\.[0-9]{1,3})?)|(?:1(?:\.[0]{1,3})?))?\s?(?:;\s?[a-z]+=[a-z]+|(?:"[a-z0-9]+"))?)(,\s?(?:(?:\*\/\*)|(?:[a-z0-9!#\$&\.\+\-\^_]{1,127}\/\*)|(?:[a-z0-9!#\$&\.\+\-\^_]{1,127}\/[a-z0-9!#\$&\.\+\-\^_]{1,127}))(?:;\s?q=(?:0(?:\.[0-9]{1,3})?)|(?:1(?:\.[0]{1,3})?))?\s?(?:;\s?[a-z]+=[a-z]+|(?:"[a-z0-9]+"))?)*' at org.exquery.http.AcceptHeader.<init>(AcceptHeader.java:78) at org.exquery.restxq.impl.RestXqServicesMap.get(RestXqServicesMap.java:170) at org.exquery.restxq.impl.RestXqServiceRegistryImpl.findService(RestXqServiceRegistryImpl.java:99) at org.exist.extensions.exquery.restxq.impl.RestXqServlet.service(RestXqServlet.java:80) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:867) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:146) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:566) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:257) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:168) at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:78) at org.exist.http.urlrewrite.Forward.doRewrite(Forward.java:51) at org.exist.http.urlrewrite.XQueryURLRewrite.service(XQueryURLRewrite.java:206) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:859) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:146) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:524) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:257) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:220) at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:126) at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:753) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) at org.eclipse.jetty.server.Server.handle(Server.java:502) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765) at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683) at java.lang.Thread.run(Thread.java:748) Powered by Jetty:// 9.4.14.v20181114 ```
1.0
Use of Chrome browser results in "Invalid Accept header" message when accessing the API - ```HTTP ERROR 500 Problem accessing /exist/restxq/api. Reason: Server Error Caused by: javax.servlet.ServletException: javax.servlet.ServletException: An error occurred while processing request to /exist/restxq/api: Invalid Accept Header Value: 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3' in respect to pattern: '((?:(?:\*\/\*)|(?:[a-z0-9!#\$&\.\+\-\^_]{1,127}\/\*)|(?:[a-z0-9!#\$&\.\+\-\^_]{1,127}\/[a-z0-9!#\$&\.\+\-\^_]{1,127}))(?:;\s?q=(?:0(?:\.[0-9]{1,3})?)|(?:1(?:\.[0]{1,3})?))?\s?(?:;\s?[a-z]+=[a-z]+|(?:"[a-z0-9]+"))?)(,\s?(?:(?:\*\/\*)|(?:[a-z0-9!#\$&\.\+\-\^_]{1,127}\/\*)|(?:[a-z0-9!#\$&\.\+\-\^_]{1,127}\/[a-z0-9!#\$&\.\+\-\^_]{1,127}))(?:;\s?q=(?:0(?:\.[0-9]{1,3})?)|(?:1(?:\.[0]{1,3})?))?\s?(?:;\s?[a-z]+=[a-z]+|(?:"[a-z0-9]+"))?)*' at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146) at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:753) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) at org.eclipse.jetty.server.Server.handle(Server.java:502) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765) at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683) at java.lang.Thread.run(Thread.java:748) Caused by: javax.servlet.ServletException: An error occurred while processing request to /exist/restxq/api: Invalid Accept Header Value: 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3' in respect to pattern: '((?:(?:\*\/\*)|(?:[a-z0-9!#\$&\.\+\-\^_]{1,127}\/\*)|(?:[a-z0-9!#\$&\.\+\-\^_]{1,127}\/[a-z0-9!#\$&\.\+\-\^_]{1,127}))(?:;\s?q=(?:0(?:\.[0-9]{1,3})?)|(?:1(?:\.[0]{1,3})?))?\s?(?:;\s?[a-z]+=[a-z]+|(?:"[a-z0-9]+"))?)(,\s?(?:(?:\*\/\*)|(?:[a-z0-9!#\$&\.\+\-\^_]{1,127}\/\*)|(?:[a-z0-9!#\$&\.\+\-\^_]{1,127}\/[a-z0-9!#\$&\.\+\-\^_]{1,127}))(?:;\s?q=(?:0(?:\.[0-9]{1,3})?)|(?:1(?:\.[0]{1,3})?))?\s?(?:;\s?[a-z]+=[a-z]+|(?:"[a-z0-9]+"))?)*' at org.exist.http.urlrewrite.XQueryURLRewrite.service(XQueryURLRewrite.java:370) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:859) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:146) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:524) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:257) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:220) at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:126) ... 16 more Caused by: java.lang.IllegalArgumentException: Invalid Accept Header Value: 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3' in respect to pattern: '((?:(?:\*\/\*)|(?:[a-z0-9!#\$&\.\+\-\^_]{1,127}\/\*)|(?:[a-z0-9!#\$&\.\+\-\^_]{1,127}\/[a-z0-9!#\$&\.\+\-\^_]{1,127}))(?:;\s?q=(?:0(?:\.[0-9]{1,3})?)|(?:1(?:\.[0]{1,3})?))?\s?(?:;\s?[a-z]+=[a-z]+|(?:"[a-z0-9]+"))?)(,\s?(?:(?:\*\/\*)|(?:[a-z0-9!#\$&\.\+\-\^_]{1,127}\/\*)|(?:[a-z0-9!#\$&\.\+\-\^_]{1,127}\/[a-z0-9!#\$&\.\+\-\^_]{1,127}))(?:;\s?q=(?:0(?:\.[0-9]{1,3})?)|(?:1(?:\.[0]{1,3})?))?\s?(?:;\s?[a-z]+=[a-z]+|(?:"[a-z0-9]+"))?)*' at org.exquery.http.AcceptHeader.<init>(AcceptHeader.java:78) at org.exquery.restxq.impl.RestXqServicesMap.get(RestXqServicesMap.java:170) at org.exquery.restxq.impl.RestXqServiceRegistryImpl.findService(RestXqServiceRegistryImpl.java:99) at org.exist.extensions.exquery.restxq.impl.RestXqServlet.service(RestXqServlet.java:80) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:867) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:146) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:566) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:257) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:168) at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:78) at org.exist.http.urlrewrite.Forward.doRewrite(Forward.java:51) at org.exist.http.urlrewrite.XQueryURLRewrite.service(XQueryURLRewrite.java:206) ... 34 more Caused by: javax.servlet.ServletException: An error occurred while processing request to /exist/restxq/api: Invalid Accept Header Value: 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3' in respect to pattern: '((?:(?:\*\/\*)|(?:[a-z0-9!#\$&\.\+\-\^_]{1,127}\/\*)|(?:[a-z0-9!#\$&\.\+\-\^_]{1,127}\/[a-z0-9!#\$&\.\+\-\^_]{1,127}))(?:;\s?q=(?:0(?:\.[0-9]{1,3})?)|(?:1(?:\.[0]{1,3})?))?\s?(?:;\s?[a-z]+=[a-z]+|(?:"[a-z0-9]+"))?)(,\s?(?:(?:\*\/\*)|(?:[a-z0-9!#\$&\.\+\-\^_]{1,127}\/\*)|(?:[a-z0-9!#\$&\.\+\-\^_]{1,127}\/[a-z0-9!#\$&\.\+\-\^_]{1,127}))(?:;\s?q=(?:0(?:\.[0-9]{1,3})?)|(?:1(?:\.[0]{1,3})?))?\s?(?:;\s?[a-z]+=[a-z]+|(?:"[a-z0-9]+"))?)*' at org.exist.http.urlrewrite.XQueryURLRewrite.service(XQueryURLRewrite.java:370) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:859) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:146) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:524) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:257) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:220) at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:126) at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:753) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) at org.eclipse.jetty.server.Server.handle(Server.java:502) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765) at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.IllegalArgumentException: Invalid Accept Header Value: 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3' in respect to pattern: '((?:(?:\*\/\*)|(?:[a-z0-9!#\$&\.\+\-\^_]{1,127}\/\*)|(?:[a-z0-9!#\$&\.\+\-\^_]{1,127}\/[a-z0-9!#\$&\.\+\-\^_]{1,127}))(?:;\s?q=(?:0(?:\.[0-9]{1,3})?)|(?:1(?:\.[0]{1,3})?))?\s?(?:;\s?[a-z]+=[a-z]+|(?:"[a-z0-9]+"))?)(,\s?(?:(?:\*\/\*)|(?:[a-z0-9!#\$&\.\+\-\^_]{1,127}\/\*)|(?:[a-z0-9!#\$&\.\+\-\^_]{1,127}\/[a-z0-9!#\$&\.\+\-\^_]{1,127}))(?:;\s?q=(?:0(?:\.[0-9]{1,3})?)|(?:1(?:\.[0]{1,3})?))?\s?(?:;\s?[a-z]+=[a-z]+|(?:"[a-z0-9]+"))?)*' at org.exquery.http.AcceptHeader.<init>(AcceptHeader.java:78) at org.exquery.restxq.impl.RestXqServicesMap.get(RestXqServicesMap.java:170) at org.exquery.restxq.impl.RestXqServiceRegistryImpl.findService(RestXqServiceRegistryImpl.java:99) at org.exist.extensions.exquery.restxq.impl.RestXqServlet.service(RestXqServlet.java:80) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:867) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:146) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:566) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:257) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:168) at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:78) at org.exist.http.urlrewrite.Forward.doRewrite(Forward.java:51) at org.exist.http.urlrewrite.XQueryURLRewrite.service(XQueryURLRewrite.java:206) ... 34 more Caused by: java.lang.IllegalArgumentException: Invalid Accept Header Value: 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3' in respect to pattern: '((?:(?:\*\/\*)|(?:[a-z0-9!#\$&\.\+\-\^_]{1,127}\/\*)|(?:[a-z0-9!#\$&\.\+\-\^_]{1,127}\/[a-z0-9!#\$&\.\+\-\^_]{1,127}))(?:;\s?q=(?:0(?:\.[0-9]{1,3})?)|(?:1(?:\.[0]{1,3})?))?\s?(?:;\s?[a-z]+=[a-z]+|(?:"[a-z0-9]+"))?)(,\s?(?:(?:\*\/\*)|(?:[a-z0-9!#\$&\.\+\-\^_]{1,127}\/\*)|(?:[a-z0-9!#\$&\.\+\-\^_]{1,127}\/[a-z0-9!#\$&\.\+\-\^_]{1,127}))(?:;\s?q=(?:0(?:\.[0-9]{1,3})?)|(?:1(?:\.[0]{1,3})?))?\s?(?:;\s?[a-z]+=[a-z]+|(?:"[a-z0-9]+"))?)*' at org.exquery.http.AcceptHeader.<init>(AcceptHeader.java:78) at org.exquery.restxq.impl.RestXqServicesMap.get(RestXqServicesMap.java:170) at org.exquery.restxq.impl.RestXqServiceRegistryImpl.findService(RestXqServiceRegistryImpl.java:99) at org.exist.extensions.exquery.restxq.impl.RestXqServlet.service(RestXqServlet.java:80) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:867) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:146) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:566) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:257) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:168) at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:78) at org.exist.http.urlrewrite.Forward.doRewrite(Forward.java:51) at org.exist.http.urlrewrite.XQueryURLRewrite.service(XQueryURLRewrite.java:206) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:859) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:146) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:524) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:257) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:220) at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:126) at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:753) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) at org.eclipse.jetty.server.Server.handle(Server.java:502) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765) at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683) at java.lang.Thread.run(Thread.java:748) Powered by Jetty:// 9.4.14.v20181114 ```
priority
use of chrome browser results in invalid accept header message when accessing the api http error problem accessing exist restxq api reason server error caused by javax servlet servletexception javax servlet servletexception an error occurred while processing request to exist restxq api invalid accept header value text html application xhtml xml application xml q image webp image apng q application signed exchange v in respect to pattern s q s s s s q s s at org eclipse jetty server handler handlercollection handle handlercollection java at org eclipse jetty server handler gzip gziphandler handle gziphandler java at org eclipse jetty server handler handlerwrapper handle handlerwrapper java at org eclipse jetty server server handle server java at org eclipse jetty server httpchannel handle httpchannel java at org eclipse jetty server httpconnection onfillable httpconnection java at org eclipse jetty io abstractconnection readcallback succeeded abstractconnection java at org eclipse jetty io fillinterest fillable fillinterest java at org eclipse jetty io channelendpoint run channelendpoint java at org eclipse jetty util thread strategy eatwhatyoukill runtask eatwhatyoukill java at org eclipse jetty util thread strategy eatwhatyoukill doproduce eatwhatyoukill java at org eclipse jetty util thread strategy eatwhatyoukill tryproduce eatwhatyoukill java at org eclipse jetty util thread strategy eatwhatyoukill run eatwhatyoukill java at org eclipse jetty util thread reservedthreadexecutor reservedthread run reservedthreadexecutor java at org eclipse jetty util thread queuedthreadpool runjob queuedthreadpool java at org eclipse jetty util thread queuedthreadpool run queuedthreadpool java at java lang thread run thread java caused by javax servlet servletexception an error occurred while processing request to exist restxq api invalid accept header value text html application xhtml xml application xml q image webp image apng q application signed exchange v in respect to pattern s q s s s s q s s at org exist http urlrewrite xqueryurlrewrite service xqueryurlrewrite java at javax servlet http httpservlet service httpservlet java at org eclipse jetty servlet servletholder handle servletholder java at org eclipse jetty servlet servlethandler dohandle servlethandler java at org eclipse jetty server handler scopedhandler handle scopedhandler java at org eclipse jetty security securityhandler handle securityhandler java at org eclipse jetty server handler handlerwrapper handle handlerwrapper java at org eclipse jetty server handler scopedhandler nexthandle scopedhandler java at org eclipse jetty server session sessionhandler dohandle sessionhandler java at org eclipse jetty server handler scopedhandler nexthandle scopedhandler java at org eclipse jetty server handler contexthandler dohandle contexthandler java at org eclipse jetty server handler scopedhandler nextscope scopedhandler java at org eclipse jetty servlet servlethandler doscope servlethandler java at org eclipse jetty server session sessionhandler doscope sessionhandler java at org eclipse jetty server handler scopedhandler nextscope scopedhandler java at org eclipse jetty server handler contexthandler doscope contexthandler java at org eclipse jetty server handler scopedhandler handle scopedhandler java at org eclipse jetty server handler contexthandlercollection handle contexthandlercollection java at org eclipse jetty server handler handlercollection handle handlercollection java more caused by java lang illegalargumentexception invalid accept header value text html application xhtml xml application xml q image webp image apng q application signed exchange v in respect to pattern s q s s s s q s s at org exquery http acceptheader acceptheader java at org exquery restxq impl restxqservicesmap get restxqservicesmap java at org exquery restxq impl restxqserviceregistryimpl findservice restxqserviceregistryimpl java at org exist extensions exquery restxq impl restxqservlet service restxqservlet java at javax servlet http httpservlet service httpservlet java at org eclipse jetty servlet servletholder handle servletholder java at org eclipse jetty servlet servlethandler dohandle servlethandler java at org eclipse jetty server handler scopedhandler handle scopedhandler java at org eclipse jetty security securityhandler handle securityhandler java at org eclipse jetty server handler handlerwrapper handle handlerwrapper java at org eclipse jetty server handler scopedhandler nexthandle scopedhandler java at org eclipse jetty server session sessionhandler dohandle sessionhandler java at org eclipse jetty server handler scopedhandler nexthandle scopedhandler java at org eclipse jetty server handler contexthandler dohandle contexthandler java at org eclipse jetty server handler scopedhandler nextscope scopedhandler java at org eclipse jetty servlet servlethandler doscope servlethandler java at org eclipse jetty server session sessionhandler doscope sessionhandler java at org eclipse jetty server handler scopedhandler nextscope scopedhandler java at org eclipse jetty server handler contexthandler doscope contexthandler java at org eclipse jetty server handler scopedhandler handle scopedhandler java at org eclipse jetty server dispatcher forward dispatcher java at org eclipse jetty server dispatcher forward dispatcher java at org exist http urlrewrite forward dorewrite forward java at org exist http urlrewrite xqueryurlrewrite service xqueryurlrewrite java more caused by javax servlet servletexception an error occurred while processing request to exist restxq api invalid accept header value text html application xhtml xml application xml q image webp image apng q application signed exchange v in respect to pattern s q s s s s q s s at org exist http urlrewrite xqueryurlrewrite service xqueryurlrewrite java at javax servlet http httpservlet service httpservlet java at org eclipse jetty servlet servletholder handle servletholder java at org eclipse jetty servlet servlethandler dohandle servlethandler java at org eclipse jetty server handler scopedhandler handle scopedhandler java at org eclipse jetty security securityhandler handle securityhandler java at org eclipse jetty server handler handlerwrapper handle handlerwrapper java at org eclipse jetty server handler scopedhandler nexthandle scopedhandler java at org eclipse jetty server session sessionhandler dohandle sessionhandler java at org eclipse jetty server handler scopedhandler nexthandle scopedhandler java at org eclipse jetty server handler contexthandler dohandle contexthandler java at org eclipse jetty server handler scopedhandler nextscope scopedhandler java at org eclipse jetty servlet servlethandler doscope servlethandler java at org eclipse jetty server session sessionhandler doscope sessionhandler java at org eclipse jetty server handler scopedhandler nextscope scopedhandler java at org eclipse jetty server handler contexthandler doscope contexthandler java at org eclipse jetty server handler scopedhandler handle scopedhandler java at org eclipse jetty server handler contexthandlercollection handle contexthandlercollection java at org eclipse jetty server handler handlercollection handle handlercollection java at org eclipse jetty server handler gzip gziphandler handle gziphandler java at org eclipse jetty server handler handlerwrapper handle handlerwrapper java at org eclipse jetty server server handle server java at org eclipse jetty server httpchannel handle httpchannel java at org eclipse jetty server httpconnection onfillable httpconnection java at org eclipse jetty io abstractconnection readcallback succeeded abstractconnection java at org eclipse jetty io fillinterest fillable fillinterest java at org eclipse jetty io channelendpoint run channelendpoint java at org eclipse jetty util thread strategy eatwhatyoukill runtask eatwhatyoukill java at org eclipse jetty util thread strategy eatwhatyoukill doproduce eatwhatyoukill java at org eclipse jetty util thread strategy eatwhatyoukill tryproduce eatwhatyoukill java at org eclipse jetty util thread strategy eatwhatyoukill run eatwhatyoukill java at org eclipse jetty util thread reservedthreadexecutor reservedthread run reservedthreadexecutor java at org eclipse jetty util thread queuedthreadpool runjob queuedthreadpool java at org eclipse jetty util thread queuedthreadpool run queuedthreadpool java at java lang thread run thread java caused by java lang illegalargumentexception invalid accept header value text html application xhtml xml application xml q image webp image apng q application signed exchange v in respect to pattern s q s s s s q s s at org exquery http acceptheader acceptheader java at org exquery restxq impl restxqservicesmap get restxqservicesmap java at org exquery restxq impl restxqserviceregistryimpl findservice restxqserviceregistryimpl java at org exist extensions exquery restxq impl restxqservlet service restxqservlet java at javax servlet http httpservlet service httpservlet java at org eclipse jetty servlet servletholder handle servletholder java at org eclipse jetty servlet servlethandler dohandle servlethandler java at org eclipse jetty server handler scopedhandler handle scopedhandler java at org eclipse jetty security securityhandler handle securityhandler java at org eclipse jetty server handler handlerwrapper handle handlerwrapper java at org eclipse jetty server handler scopedhandler nexthandle scopedhandler java at org eclipse jetty server session sessionhandler dohandle sessionhandler java at org eclipse jetty server handler scopedhandler nexthandle scopedhandler java at org eclipse jetty server handler contexthandler dohandle contexthandler java at org eclipse jetty server handler scopedhandler nextscope scopedhandler java at org eclipse jetty servlet servlethandler doscope servlethandler java at org eclipse jetty server session sessionhandler doscope sessionhandler java at org eclipse jetty server handler scopedhandler nextscope scopedhandler java at org eclipse jetty server handler contexthandler doscope contexthandler java at org eclipse jetty server handler scopedhandler handle scopedhandler java at org eclipse jetty server dispatcher forward dispatcher java at org eclipse jetty server dispatcher forward dispatcher java at org exist http urlrewrite forward dorewrite forward java at org exist http urlrewrite xqueryurlrewrite service xqueryurlrewrite java more caused by java lang illegalargumentexception invalid accept header value text html application xhtml xml application xml q image webp image apng q application signed exchange v in respect to pattern s q s s s s q s s at org exquery http acceptheader acceptheader java at org exquery restxq impl restxqservicesmap get restxqservicesmap java at org exquery restxq impl restxqserviceregistryimpl findservice restxqserviceregistryimpl java at org exist extensions exquery restxq impl restxqservlet service restxqservlet java at javax servlet http httpservlet service httpservlet java at org eclipse jetty servlet servletholder handle servletholder java at org eclipse jetty servlet servlethandler dohandle servlethandler java at org eclipse jetty server handler scopedhandler handle scopedhandler java at org eclipse jetty security securityhandler handle securityhandler java at org eclipse jetty server handler handlerwrapper handle handlerwrapper java at org eclipse jetty server handler scopedhandler nexthandle scopedhandler java at org eclipse jetty server session sessionhandler dohandle sessionhandler java at org eclipse jetty server handler scopedhandler nexthandle scopedhandler java at org eclipse jetty server handler contexthandler dohandle contexthandler java at org eclipse jetty server handler scopedhandler nextscope scopedhandler java at org eclipse jetty servlet servlethandler doscope servlethandler java at org eclipse jetty server session sessionhandler doscope sessionhandler java at org eclipse jetty server handler scopedhandler nextscope scopedhandler java at org eclipse jetty server handler contexthandler doscope contexthandler java at org eclipse jetty server handler scopedhandler handle scopedhandler java at org eclipse jetty server dispatcher forward dispatcher java at org eclipse jetty server dispatcher forward dispatcher java at org exist http urlrewrite forward dorewrite forward java at org exist http urlrewrite xqueryurlrewrite service xqueryurlrewrite java at javax servlet http httpservlet service httpservlet java at org eclipse jetty servlet servletholder handle servletholder java at org eclipse jetty servlet servlethandler dohandle servlethandler java at org eclipse jetty server handler scopedhandler handle scopedhandler java at org eclipse jetty security securityhandler handle securityhandler java at org eclipse jetty server handler handlerwrapper handle handlerwrapper java at org eclipse jetty server handler scopedhandler nexthandle scopedhandler java at org eclipse jetty server session sessionhandler dohandle sessionhandler java at org eclipse jetty server handler scopedhandler nexthandle scopedhandler java at org eclipse jetty server handler contexthandler dohandle contexthandler java at org eclipse jetty server handler scopedhandler nextscope scopedhandler java at org eclipse jetty servlet servlethandler doscope servlethandler java at org eclipse jetty server session sessionhandler doscope sessionhandler java at org eclipse jetty server handler scopedhandler nextscope scopedhandler java at org eclipse jetty server handler contexthandler doscope contexthandler java at org eclipse jetty server handler scopedhandler handle scopedhandler java at org eclipse jetty server handler contexthandlercollection handle contexthandlercollection java at org eclipse jetty server handler handlercollection handle handlercollection java at org eclipse jetty server handler gzip gziphandler handle gziphandler java at org eclipse jetty server handler handlerwrapper handle handlerwrapper java at org eclipse jetty server server handle server java at org eclipse jetty server httpchannel handle httpchannel java at org eclipse jetty server httpconnection onfillable httpconnection java at org eclipse jetty io abstractconnection readcallback succeeded abstractconnection java at org eclipse jetty io fillinterest fillable fillinterest java at org eclipse jetty io channelendpoint run channelendpoint java at org eclipse jetty util thread strategy eatwhatyoukill runtask eatwhatyoukill java at org eclipse jetty util thread strategy eatwhatyoukill doproduce eatwhatyoukill java at org eclipse jetty util thread strategy eatwhatyoukill tryproduce eatwhatyoukill java at org eclipse jetty util thread strategy eatwhatyoukill run eatwhatyoukill java at org eclipse jetty util thread reservedthreadexecutor reservedthread run reservedthreadexecutor java at org eclipse jetty util thread queuedthreadpool runjob queuedthreadpool java at org eclipse jetty util thread queuedthreadpool run queuedthreadpool java at java lang thread run thread java powered by jetty
1
479,588
13,803,479,386
IssuesEvent
2020-10-11 03:17:34
AY2021S1-CS2103T-T17-3/tp
https://api.github.com/repos/AY2021S1-CS2103T-T17-3/tp
closed
As a careless user I want to have a way to edit the contacts
priority.High type.Story
… so that I can rectify wrong entries easily and swiftly
1.0
As a careless user I want to have a way to edit the contacts - … so that I can rectify wrong entries easily and swiftly
priority
as a careless user i want to have a way to edit the contacts … so that i can rectify wrong entries easily and swiftly
1
208,071
7,135,585,126
IssuesEvent
2018-01-23 01:53:22
xcat2/xcat-core
https://api.github.com/repos/xcat2/xcat-core
opened
implemente `makegocons -l` to list console connections
priority:high sprint1 type:feature
* [ ] list console connection in goconsever
1.0
implemente `makegocons -l` to list console connections - * [ ] list console connection in goconsever
priority
implemente makegocons l to list console connections list console connection in goconsever
1
99,553
4,056,851,220
IssuesEvent
2016-05-24 20:03:51
TNRIS/flood
https://api.github.com/repos/TNRIS/flood
closed
remove blue header row
bug front-end priority: high
By removing the warning message, we've changed the way the header row and drawer button interact. We need to rework all of that so that the drawer button still works without the header row
1.0
remove blue header row - By removing the warning message, we've changed the way the header row and drawer button interact. We need to rework all of that so that the drawer button still works without the header row
priority
remove blue header row by removing the warning message we ve changed the way the header row and drawer button interact we need to rework all of that so that the drawer button still works without the header row
1
648,032
21,163,367,506
IssuesEvent
2022-04-07 11:27:45
ms-club-sliit/msclub-backend
https://api.github.com/repos/ms-club-sliit/msclub-backend
closed
Store last login information
help wanted high-priority feature
### Feature 📋 We need to implement a solution to store login information about last logins. Need to have a separate database model to store following details. - userName - firstName - lastName - role - profileIcon - loggedAt ### Method 🛠 Need to implement `storeLogin()` and `getLogins()` functions in the controller as well as necessary functions in the service. In the authentication middleware, once user is successfully authenticated create an object that includes the above attributes and then store that object in the database. ### Sample Data ``` loginInfo = [ { dateTime: new Date(), userName: "testadmin", firstName: "Test", lastName: "Admin", role: "Root Admin", profileIcon: "/images/profile.png", }, { dateTime: new Date(), userName: "testadmin2", firstName: "Test", lastName: "Admin02", role: "Root Admin", profileIcon: "/images/profile.png", }, ] ```
1.0
Store last login information - ### Feature 📋 We need to implement a solution to store login information about last logins. Need to have a separate database model to store following details. - userName - firstName - lastName - role - profileIcon - loggedAt ### Method 🛠 Need to implement `storeLogin()` and `getLogins()` functions in the controller as well as necessary functions in the service. In the authentication middleware, once user is successfully authenticated create an object that includes the above attributes and then store that object in the database. ### Sample Data ``` loginInfo = [ { dateTime: new Date(), userName: "testadmin", firstName: "Test", lastName: "Admin", role: "Root Admin", profileIcon: "/images/profile.png", }, { dateTime: new Date(), userName: "testadmin2", firstName: "Test", lastName: "Admin02", role: "Root Admin", profileIcon: "/images/profile.png", }, ] ```
priority
store last login information feature 📋 we need to implement a solution to store login information about last logins need to have a separate database model to store following details username firstname lastname role profileicon loggedat method 🛠 need to implement storelogin and getlogins functions in the controller as well as necessary functions in the service in the authentication middleware once user is successfully authenticated create an object that includes the above attributes and then store that object in the database sample data logininfo datetime new date username testadmin firstname test lastname admin role root admin profileicon images profile png datetime new date username firstname test lastname role root admin profileicon images profile png
1
597,330
18,161,419,341
IssuesEvent
2021-09-27 10:02:47
teamforus/general
https://api.github.com/repos/teamforus/general
closed
Rate Me-app; 5 stars app store / playstore
Priority: Must have Urgency: High Impact: Extensive
Learn more about change requests here: https://bit.ly/39CWeEE ### Requested by: - ### Change description Show rate Me-app when user hits for example 3 successfull transactions (making transactions or having transactions)
1.0
Rate Me-app; 5 stars app store / playstore - Learn more about change requests here: https://bit.ly/39CWeEE ### Requested by: - ### Change description Show rate Me-app when user hits for example 3 successfull transactions (making transactions or having transactions)
priority
rate me app stars app store playstore learn more about change requests here requested by change description show rate me app when user hits for example successfull transactions making transactions or having transactions
1
371,917
10,987,254,324
IssuesEvent
2019-12-02 08:50:14
wso2/docs-is
https://api.github.com/repos/wso2/docs-is
closed
Authorization code request has not explained properly
Priority/High Severity/Blocker Type/Improvement
**Description:** Need to explain properly how to get the authorization code. How to construct the URL etc ... `https://<host>/oauth2/authorize?response_type=code&client_id=<client-key>&redirect_uri=<callback-url>&scope=<?scope>` Also need to explain how to construct curl for each grant types https://is.docs.wso2.com/en/5.9.0/using-wso2-identity-server/try-authorization-code-grant/
1.0
Authorization code request has not explained properly - **Description:** Need to explain properly how to get the authorization code. How to construct the URL etc ... `https://<host>/oauth2/authorize?response_type=code&client_id=<client-key>&redirect_uri=<callback-url>&scope=<?scope>` Also need to explain how to construct curl for each grant types https://is.docs.wso2.com/en/5.9.0/using-wso2-identity-server/try-authorization-code-grant/
priority
authorization code request has not explained properly description need to explain properly how to get the authorization code how to construct the url etc also need to explain how to construct curl for each grant types
1
659,166
21,918,525,525
IssuesEvent
2022-05-22 07:47:01
GrottoCenter/grottocenter-front
https://api.github.com/repos/GrottoCenter/grottocenter-front
closed
[NETWORK - CAVE] Edit
Priority: High Type: Feature
Un bouton sur la page des réseaux, identique a celui existant sur la page des entrées permet d'ouvrir une fenêtre permettant de changer : - le nom de la cave (name) - la profondeur (depth) - le développement (length) - la valeur du champ isDiving Valider la modification fait recharger les données de la cavité / réseau depuis le serveur et le ré-affiche (comme pour l'entrée).
1.0
[NETWORK - CAVE] Edit - Un bouton sur la page des réseaux, identique a celui existant sur la page des entrées permet d'ouvrir une fenêtre permettant de changer : - le nom de la cave (name) - la profondeur (depth) - le développement (length) - la valeur du champ isDiving Valider la modification fait recharger les données de la cavité / réseau depuis le serveur et le ré-affiche (comme pour l'entrée).
priority
edit un bouton sur la page des réseaux identique a celui existant sur la page des entrées permet d ouvrir une fenêtre permettant de changer le nom de la cave name la profondeur depth le développement length la valeur du champ isdiving valider la modification fait recharger les données de la cavité réseau depuis le serveur et le ré affiche comme pour l entrée
1
227,954
7,544,657,281
IssuesEvent
2018-04-17 19:07:28
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
USER ISSUE: World Unloaded
High Priority
**Version:** 0.7.3.1 beta **Steps to Reproduce:** Walk away from somewhere and walk back **Expected behavior:** Chunks should load back in as you get close to them **Actual behavior:** Unloaded chunks appear which will not load back in, therefore you fall through the world
1.0
USER ISSUE: World Unloaded - **Version:** 0.7.3.1 beta **Steps to Reproduce:** Walk away from somewhere and walk back **Expected behavior:** Chunks should load back in as you get close to them **Actual behavior:** Unloaded chunks appear which will not load back in, therefore you fall through the world
priority
user issue world unloaded version beta steps to reproduce walk away from somewhere and walk back expected behavior chunks should load back in as you get close to them actual behavior unloaded chunks appear which will not load back in therefore you fall through the world
1
506,537
14,667,375,124
IssuesEvent
2020-12-29 18:28:01
airbytehq/airbyte
https://api.github.com/repos/airbytehq/airbyte
opened
file descriptor limit reached
priority/high type/bug
## Expected Behavior File descriptor usage should be fairly constant while no syncs are running. During syncs, the usage should increase, and after it should decrease to what it was before. ## Current Behavior One of our users [reported in Slack]() that his syncs were failing being scheduled. He attached logs which contained: ``` airbyte-scheduler | java.lang.RuntimeException: /data/config/STANDARD_SYNC: Too many open files airbyte-scheduler | at io.airbyte.scheduler.JobScheduler.getAllActiveConnections(JobScheduler.java:120) ~[io.airbyte-airbyte-scheduler-0.9.1-alpha.jar:?] airbyte-scheduler | at io.airbyte.scheduler.JobScheduler.scheduleSyncJobs(JobScheduler.java:92) ~[io.airbyte-airbyte-scheduler-0.9.1-alpha.jar:?] airbyte-scheduler | at io.airbyte.scheduler.JobScheduler.run(JobScheduler.java:82) [io.airbyte-airbyte-scheduler-0.9.1-alpha.jar:?] airbyte-scheduler | at io.airbyte.scheduler.SchedulerApp.lambda$start$0(SchedulerApp.java:95) [io.airbyte-airbyte-scheduler-0.9.1-alpha.jar:?] airbyte-scheduler | at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) [?:?] airbyte-scheduler | at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) [?:?] airbyte-scheduler | at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) [?:?] airbyte-scheduler | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) [?:?] airbyte-scheduler | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) [?:?] airbyte-scheduler | at java.lang.Thread.run(Thread.java:832) [?:?] airbyte-scheduler | Caused by: java.nio.file.FileSystemException: /data/config/STANDARD_SYNC: Too many open files airbyte-scheduler | at sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) ~[?:?] airbyte-scheduler | at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) ~[?:?] airbyte-scheduler | at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116) ~[?:?] airbyte-scheduler | at sun.nio.fs.UnixFileSystemProvider.newDirectoryStream(UnixFileSystemProvider.java:432) ~[?:?] airbyte-scheduler | at java.nio.file.Files.newDirectoryStream(Files.java:476) ~[?:?] airbyte-scheduler | at java.nio.file.Files.list(Files.java:3765) ~[?:?] airbyte-scheduler | at io.airbyte.config.persistence.DefaultConfigPersistence.listConfigsInternal(DefaultConfigPersistence.java:112) ~[io.airbyte.airbyte-config-persistence-0.9.1-alpha.jar:?] airbyte-scheduler | at io.airbyte.config.persistence.DefaultConfigPersistence.listConfigs(DefaultConfigPersistence.java:74) ~[io.airbyte.airbyte-config-persistence-0.9.1-alpha.jar:?] ``` ## Steps to Reproduce I was able to reproduce some form of the problem locally on my Mac laptop. 1. From a fresh Docker environment `docker-compose up` 1. Then I installed lsof and monitored its output every few seconds below: ``` # jrhizor in ~/code/airbyte on git:master ● [10:12:52] → docker-compose exec scheduler /bin/bash -c "apt-get update && apt-get install lsof && lsof | wc -l" Hit:1 http://security.debian.org/debian-security buster/updates InRelease Hit:2 http://deb.debian.org/debian buster InRelease Hit:3 https://download.docker.com/linux/debian buster InRelease Hit:4 http://deb.debian.org/debian buster-updates InRelease Reading package lists... Done Reading package lists... Done Building dependency tree Reading state information... Done lsof is already the newest version (4.91+dfsg-1). 0 upgraded, 0 newly installed, 0 to remove and 9 not upgraded. 3331 # jrhizor in ~/code/airbyte on git:master ● [10:13:01] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 3331 # jrhizor in ~/code/airbyte on git:master ● [10:13:11] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 3331 # jrhizor in ~/code/airbyte on git:master ● [10:13:13] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 3331 # jrhizor in ~/code/airbyte on git:master ● [10:13:14] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 3331 # jrhizor in ~/code/airbyte on git:master ● [10:13:32] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 3331 # jrhizor in ~/code/airbyte on git:master ● [10:13:44] → docker-compose exec server /bin/bash -c "lsof | wc -l" 6269 # jrhizor in ~/code/airbyte on git:master ● [10:13:49] → docker-compose exec server /bin/bash -c "lsof | wc -l" 6269 # jrhizor in ~/code/airbyte on git:master ● [10:13:51] → docker-compose exec server /bin/bash -c "lsof | wc -l" 6269 # jrhizor in ~/code/airbyte on git:master ● [10:13:53] → docker-compose exec server /bin/bash -c "lsof | wc -l" 6269 # jrhizor in ~/code/airbyte on git:master ● [10:13:55] → docker-compose exec server /bin/bash -c "lsof | wc -l" 6269 # jrhizor in ~/code/airbyte on git:master ● [10:13:56] → docker-compose exec server /bin/bash -c "lsof | wc -l" 6269 # jrhizor in ~/code/airbyte on git:master ● [10:13:58] → docker-compose exec server /bin/bash -c "lsof | wc -l" 6269 # jrhizor in ~/code/airbyte on git:master ● [10:13:59] → docker-compose exec server /bin/bash -c "lsof | wc -l" 6269 # jrhizor in ~/code/airbyte on git:master ● [10:14:01] → docker-compose exec server /bin/bash -c "lsof | wc -l" 6269 # jrhizor in ~/code/airbyte on git:master ● [10:15:22] → docker-compose exec server /bin/bash -c "lsof | wc -l" 6269 # jrhizor in ~/code/airbyte on git:master ● [10:15:24] → docker-compose exec server /bin/bash -c "lsof | wc -l" 6269 # jrhizor in ~/code/airbyte on git:master ● [10:15:25] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 3331 # jrhizor in ~/code/airbyte on git:master ● [10:15:49] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 3331 # jrhizor in ~/code/airbyte on git:master ● [10:15:51] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 3331 # jrhizor in ~/code/airbyte on git:master ● [10:15:53] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 3331 # jrhizor in ~/code/airbyte on git:master ● [10:15:54] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 3331 # jrhizor in ~/code/airbyte on git:master ● [10:16:00] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 3331 # jrhizor in ~/code/airbyte on git:master ● [10:16:01] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 3331 # jrhizor in ~/code/airbyte on git:master ● [10:16:03] → docker-compose exec scheduler /bin/bash -c "apt-get install lsof && lsof | wc -l" Reading package lists... Done Building dependency tree Reading state information... Done Suggested packages: perl The following NEW packages will be installed: lsof 0 upgraded, 1 newly installed, 0 to remove and 7 not upgraded. Need to get 319 kB of archives. After this operation, 465 kB of additional disk space will be used. Get:1 http://deb.debian.org/debian buster/main amd64 lsof amd64 4.91+dfsg-1 [319 kB] Fetched 319 kB in 0s (2989 kB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package lsof. (Reading database ... 11610 files and directories currently installed.) Preparing to unpack .../lsof_4.91+dfsg-1_amd64.deb ... Unpacking lsof (4.91+dfsg-1) ... Setting up lsof (4.91+dfsg-1) ... 3331 # jrhizor in ~/code/airbyte on git:master ● [10:16:25] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" <<<< It stays constant at 3k if no jobs have been scheduled. 3331 # jrhizor in ~/code/airbyte on git:master ● [10:16:30] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 3331 # jrhizor in ~/code/airbyte on git:master ● [10:16:32] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 3331 # jrhizor in ~/code/airbyte on git:master ● [10:16:33] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 3331 # jrhizor in ~/code/airbyte on git:master ● [10:16:35] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 3331 # jrhizor in ~/code/airbyte on git:master ● [10:16:50] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" <<<< this is after some check connection/setup stuff 4806 # jrhizor in ~/code/airbyte on git:master ● [10:17:33] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 4806 # jrhizor in ~/code/airbyte on git:master ● [10:17:35] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 4806 # jrhizor in ~/code/airbyte on git:master ● [10:17:36] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 5150 # jrhizor in ~/code/airbyte on git:master ● [10:17:59] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 5013 # jrhizor in ~/code/airbyte on git:master ● [10:18:00] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" <<<< this spike was a exchangerate to csv sync 6159 # jrhizor in ~/code/airbyte on git:master ● [10:18:02] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 6159 # jrhizor in ~/code/airbyte on git:master ● [10:18:03] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 6159 # jrhizor in ~/code/airbyte on git:master ● [10:18:05] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 6237 # jrhizor in ~/code/airbyte on git:master ● [10:18:06] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 5193 # jrhizor in ~/code/airbyte on git:master ● [10:18:09] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 5193 # jrhizor in ~/code/airbyte on git:master ● [10:18:10] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 5265 # jrhizor in ~/code/airbyte on git:master ● [10:18:12] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 5265 # jrhizor in ~/code/airbyte on git:master ● [10:18:14] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 5337 # jrhizor in ~/code/airbyte on git:master ● [10:18:19] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 5388 # jrhizor in ~/code/airbyte on git:master ● [10:18:21] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 5409 # jrhizor in ~/code/airbyte on git:master ● [10:18:23] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 5409 # jrhizor in ~/code/airbyte on git:master ● [10:18:24] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 5479 # jrhizor in ~/code/airbyte on git:master ● [10:18:26] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 5481 # jrhizor in ~/code/airbyte on git:master ● [10:18:27] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 5481 # jrhizor in ~/code/airbyte on git:master ● [10:18:29] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 5481 # jrhizor in ~/code/airbyte on git:master ● [10:18:30] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 5553 # jrhizor in ~/code/airbyte on git:master ● [10:18:32] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 5553 # jrhizor in ~/code/airbyte on git:master ● [10:18:33] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 5625 # jrhizor in ~/code/airbyte on git:master ● [10:18:36] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 5625 # jrhizor in ~/code/airbyte on git:master ● [10:18:48] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 6057 # jrhizor in ~/code/airbyte on git:master ● [10:19:06] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 5725 # jrhizor in ~/code/airbyte on git:master ● [10:19:08] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 5692 # jrhizor in ~/code/airbyte on git:master ● [10:19:50] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 5878 # jrhizor in ~/code/airbyte on git:master ● [10:20:05] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 5940 # jrhizor in ~/code/airbyte on git:master ● [10:20:07] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 5940 # jrhizor in ~/code/airbyte on git:master ● [10:20:08] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 5940 # jrhizor in ~/code/airbyte on git:master ● [10:22:28] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" <<<< a few minutes later 7676 # jrhizor in ~/code/airbyte on git:master ● [10:22:30] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" <<<< a few minutes later 11365 ``` ## Severity of the bug for you High
1.0
file descriptor limit reached - ## Expected Behavior File descriptor usage should be fairly constant while no syncs are running. During syncs, the usage should increase, and after it should decrease to what it was before. ## Current Behavior One of our users [reported in Slack]() that his syncs were failing being scheduled. He attached logs which contained: ``` airbyte-scheduler | java.lang.RuntimeException: /data/config/STANDARD_SYNC: Too many open files airbyte-scheduler | at io.airbyte.scheduler.JobScheduler.getAllActiveConnections(JobScheduler.java:120) ~[io.airbyte-airbyte-scheduler-0.9.1-alpha.jar:?] airbyte-scheduler | at io.airbyte.scheduler.JobScheduler.scheduleSyncJobs(JobScheduler.java:92) ~[io.airbyte-airbyte-scheduler-0.9.1-alpha.jar:?] airbyte-scheduler | at io.airbyte.scheduler.JobScheduler.run(JobScheduler.java:82) [io.airbyte-airbyte-scheduler-0.9.1-alpha.jar:?] airbyte-scheduler | at io.airbyte.scheduler.SchedulerApp.lambda$start$0(SchedulerApp.java:95) [io.airbyte-airbyte-scheduler-0.9.1-alpha.jar:?] airbyte-scheduler | at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) [?:?] airbyte-scheduler | at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) [?:?] airbyte-scheduler | at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) [?:?] airbyte-scheduler | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) [?:?] airbyte-scheduler | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) [?:?] airbyte-scheduler | at java.lang.Thread.run(Thread.java:832) [?:?] airbyte-scheduler | Caused by: java.nio.file.FileSystemException: /data/config/STANDARD_SYNC: Too many open files airbyte-scheduler | at sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) ~[?:?] airbyte-scheduler | at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) ~[?:?] airbyte-scheduler | at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116) ~[?:?] airbyte-scheduler | at sun.nio.fs.UnixFileSystemProvider.newDirectoryStream(UnixFileSystemProvider.java:432) ~[?:?] airbyte-scheduler | at java.nio.file.Files.newDirectoryStream(Files.java:476) ~[?:?] airbyte-scheduler | at java.nio.file.Files.list(Files.java:3765) ~[?:?] airbyte-scheduler | at io.airbyte.config.persistence.DefaultConfigPersistence.listConfigsInternal(DefaultConfigPersistence.java:112) ~[io.airbyte.airbyte-config-persistence-0.9.1-alpha.jar:?] airbyte-scheduler | at io.airbyte.config.persistence.DefaultConfigPersistence.listConfigs(DefaultConfigPersistence.java:74) ~[io.airbyte.airbyte-config-persistence-0.9.1-alpha.jar:?] ``` ## Steps to Reproduce I was able to reproduce some form of the problem locally on my Mac laptop. 1. From a fresh Docker environment `docker-compose up` 1. Then I installed lsof and monitored its output every few seconds below: ``` # jrhizor in ~/code/airbyte on git:master ● [10:12:52] → docker-compose exec scheduler /bin/bash -c "apt-get update && apt-get install lsof && lsof | wc -l" Hit:1 http://security.debian.org/debian-security buster/updates InRelease Hit:2 http://deb.debian.org/debian buster InRelease Hit:3 https://download.docker.com/linux/debian buster InRelease Hit:4 http://deb.debian.org/debian buster-updates InRelease Reading package lists... Done Reading package lists... Done Building dependency tree Reading state information... Done lsof is already the newest version (4.91+dfsg-1). 0 upgraded, 0 newly installed, 0 to remove and 9 not upgraded. 3331 # jrhizor in ~/code/airbyte on git:master ● [10:13:01] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 3331 # jrhizor in ~/code/airbyte on git:master ● [10:13:11] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 3331 # jrhizor in ~/code/airbyte on git:master ● [10:13:13] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 3331 # jrhizor in ~/code/airbyte on git:master ● [10:13:14] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 3331 # jrhizor in ~/code/airbyte on git:master ● [10:13:32] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 3331 # jrhizor in ~/code/airbyte on git:master ● [10:13:44] → docker-compose exec server /bin/bash -c "lsof | wc -l" 6269 # jrhizor in ~/code/airbyte on git:master ● [10:13:49] → docker-compose exec server /bin/bash -c "lsof | wc -l" 6269 # jrhizor in ~/code/airbyte on git:master ● [10:13:51] → docker-compose exec server /bin/bash -c "lsof | wc -l" 6269 # jrhizor in ~/code/airbyte on git:master ● [10:13:53] → docker-compose exec server /bin/bash -c "lsof | wc -l" 6269 # jrhizor in ~/code/airbyte on git:master ● [10:13:55] → docker-compose exec server /bin/bash -c "lsof | wc -l" 6269 # jrhizor in ~/code/airbyte on git:master ● [10:13:56] → docker-compose exec server /bin/bash -c "lsof | wc -l" 6269 # jrhizor in ~/code/airbyte on git:master ● [10:13:58] → docker-compose exec server /bin/bash -c "lsof | wc -l" 6269 # jrhizor in ~/code/airbyte on git:master ● [10:13:59] → docker-compose exec server /bin/bash -c "lsof | wc -l" 6269 # jrhizor in ~/code/airbyte on git:master ● [10:14:01] → docker-compose exec server /bin/bash -c "lsof | wc -l" 6269 # jrhizor in ~/code/airbyte on git:master ● [10:15:22] → docker-compose exec server /bin/bash -c "lsof | wc -l" 6269 # jrhizor in ~/code/airbyte on git:master ● [10:15:24] → docker-compose exec server /bin/bash -c "lsof | wc -l" 6269 # jrhizor in ~/code/airbyte on git:master ● [10:15:25] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 3331 # jrhizor in ~/code/airbyte on git:master ● [10:15:49] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 3331 # jrhizor in ~/code/airbyte on git:master ● [10:15:51] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 3331 # jrhizor in ~/code/airbyte on git:master ● [10:15:53] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 3331 # jrhizor in ~/code/airbyte on git:master ● [10:15:54] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 3331 # jrhizor in ~/code/airbyte on git:master ● [10:16:00] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 3331 # jrhizor in ~/code/airbyte on git:master ● [10:16:01] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 3331 # jrhizor in ~/code/airbyte on git:master ● [10:16:03] → docker-compose exec scheduler /bin/bash -c "apt-get install lsof && lsof | wc -l" Reading package lists... Done Building dependency tree Reading state information... Done Suggested packages: perl The following NEW packages will be installed: lsof 0 upgraded, 1 newly installed, 0 to remove and 7 not upgraded. Need to get 319 kB of archives. After this operation, 465 kB of additional disk space will be used. Get:1 http://deb.debian.org/debian buster/main amd64 lsof amd64 4.91+dfsg-1 [319 kB] Fetched 319 kB in 0s (2989 kB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package lsof. (Reading database ... 11610 files and directories currently installed.) Preparing to unpack .../lsof_4.91+dfsg-1_amd64.deb ... Unpacking lsof (4.91+dfsg-1) ... Setting up lsof (4.91+dfsg-1) ... 3331 # jrhizor in ~/code/airbyte on git:master ● [10:16:25] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" <<<< It stays constant at 3k if no jobs have been scheduled. 3331 # jrhizor in ~/code/airbyte on git:master ● [10:16:30] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 3331 # jrhizor in ~/code/airbyte on git:master ● [10:16:32] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 3331 # jrhizor in ~/code/airbyte on git:master ● [10:16:33] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 3331 # jrhizor in ~/code/airbyte on git:master ● [10:16:35] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 3331 # jrhizor in ~/code/airbyte on git:master ● [10:16:50] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" <<<< this is after some check connection/setup stuff 4806 # jrhizor in ~/code/airbyte on git:master ● [10:17:33] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 4806 # jrhizor in ~/code/airbyte on git:master ● [10:17:35] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 4806 # jrhizor in ~/code/airbyte on git:master ● [10:17:36] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 5150 # jrhizor in ~/code/airbyte on git:master ● [10:17:59] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 5013 # jrhizor in ~/code/airbyte on git:master ● [10:18:00] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" <<<< this spike was a exchangerate to csv sync 6159 # jrhizor in ~/code/airbyte on git:master ● [10:18:02] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 6159 # jrhizor in ~/code/airbyte on git:master ● [10:18:03] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 6159 # jrhizor in ~/code/airbyte on git:master ● [10:18:05] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 6237 # jrhizor in ~/code/airbyte on git:master ● [10:18:06] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 5193 # jrhizor in ~/code/airbyte on git:master ● [10:18:09] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 5193 # jrhizor in ~/code/airbyte on git:master ● [10:18:10] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 5265 # jrhizor in ~/code/airbyte on git:master ● [10:18:12] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 5265 # jrhizor in ~/code/airbyte on git:master ● [10:18:14] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 5337 # jrhizor in ~/code/airbyte on git:master ● [10:18:19] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 5388 # jrhizor in ~/code/airbyte on git:master ● [10:18:21] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 5409 # jrhizor in ~/code/airbyte on git:master ● [10:18:23] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 5409 # jrhizor in ~/code/airbyte on git:master ● [10:18:24] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 5479 # jrhizor in ~/code/airbyte on git:master ● [10:18:26] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 5481 # jrhizor in ~/code/airbyte on git:master ● [10:18:27] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 5481 # jrhizor in ~/code/airbyte on git:master ● [10:18:29] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 5481 # jrhizor in ~/code/airbyte on git:master ● [10:18:30] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 5553 # jrhizor in ~/code/airbyte on git:master ● [10:18:32] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 5553 # jrhizor in ~/code/airbyte on git:master ● [10:18:33] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 5625 # jrhizor in ~/code/airbyte on git:master ● [10:18:36] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 5625 # jrhizor in ~/code/airbyte on git:master ● [10:18:48] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 6057 # jrhizor in ~/code/airbyte on git:master ● [10:19:06] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 5725 # jrhizor in ~/code/airbyte on git:master ● [10:19:08] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 5692 # jrhizor in ~/code/airbyte on git:master ● [10:19:50] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 5878 # jrhizor in ~/code/airbyte on git:master ● [10:20:05] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 5940 # jrhizor in ~/code/airbyte on git:master ● [10:20:07] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 5940 # jrhizor in ~/code/airbyte on git:master ● [10:20:08] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" 5940 # jrhizor in ~/code/airbyte on git:master ● [10:22:28] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" <<<< a few minutes later 7676 # jrhizor in ~/code/airbyte on git:master ● [10:22:30] → docker-compose exec scheduler /bin/bash -c "lsof | wc -l" <<<< a few minutes later 11365 ``` ## Severity of the bug for you High
priority
file descriptor limit reached expected behavior file descriptor usage should be fairly constant while no syncs are running during syncs the usage should increase and after it should decrease to what it was before current behavior one of our users that his syncs were failing being scheduled he attached logs which contained  scheduler  java lang runtimeexception data config standard sync too many open files            scheduler  caused by java nio file filesystemexception data config standard sync too many open files         steps to reproduce i was able to reproduce some form of the problem locally on my mac laptop from a fresh docker environment docker compose up then i installed lsof and monitored its output every few seconds below jrhizor in code airbyte on git master ● → docker compose exec scheduler bin bash c apt get update apt get install lsof lsof wc l hit buster updates inrelease hit buster inrelease hit buster inrelease hit buster updates inrelease reading package lists done reading package lists done building dependency tree reading state information done lsof is already the newest version dfsg upgraded newly installed to remove and not upgraded jrhizor in code airbyte on git master ● → docker compose exec scheduler bin bash c lsof wc l jrhizor in code airbyte on git master ● → docker compose exec scheduler bin bash c lsof wc l jrhizor in code airbyte on git master ● → docker compose exec scheduler bin bash c lsof wc l jrhizor in code airbyte on git master ● → docker compose exec scheduler bin bash c lsof wc l jrhizor in code airbyte on git master ● → docker compose exec scheduler bin bash c lsof wc l jrhizor in code airbyte on git master ● → docker compose exec server bin bash c lsof wc l jrhizor in code airbyte on git master ● → docker compose exec server bin bash c lsof wc l jrhizor in code airbyte on git master ● → docker compose exec server bin bash c lsof wc l jrhizor in code airbyte on git master ● → docker compose exec server bin bash c lsof wc l jrhizor in code airbyte on git master ● → docker compose exec server bin bash c lsof wc l jrhizor in code airbyte on git master ● → docker compose exec server bin bash c lsof wc l jrhizor in code airbyte on git master ● → docker compose exec server bin bash c lsof wc l jrhizor in code airbyte on git master ● → docker compose exec server bin bash c lsof wc l jrhizor in code airbyte on git master ● → docker compose exec server bin bash c lsof wc l jrhizor in code airbyte on git master ● → docker compose exec server bin bash c lsof wc l jrhizor in code airbyte on git master ● → docker compose exec server bin bash c lsof wc l jrhizor in code airbyte on git master ● → docker compose exec scheduler bin bash c lsof wc l jrhizor in code airbyte on git master ● → docker compose exec scheduler bin bash c lsof wc l jrhizor in code airbyte on git master ● → docker compose exec scheduler bin bash c lsof wc l jrhizor in code airbyte on git master ● → docker compose exec scheduler bin bash c lsof wc l jrhizor in code airbyte on git master ● → docker compose exec scheduler bin bash c lsof wc l jrhizor in code airbyte on git master ● → docker compose exec scheduler bin bash c lsof wc l jrhizor in code airbyte on git master ● → docker compose exec scheduler bin bash c lsof wc l jrhizor in code airbyte on git master ● → docker compose exec scheduler bin bash c apt get install lsof lsof wc l reading package lists done building dependency tree reading state information done suggested packages perl the following new packages will be installed lsof upgraded newly installed to remove and not upgraded need to get kb of archives after this operation kb of additional disk space will be used get buster main lsof dfsg fetched kb in kb s debconf delaying package configuration since apt utils is not installed selecting previously unselected package lsof reading database files and directories currently installed preparing to unpack lsof dfsg deb unpacking lsof dfsg setting up lsof dfsg jrhizor in code airbyte on git master ● → docker compose exec scheduler bin bash c lsof wc l it stays constant at if no jobs have been scheduled jrhizor in code airbyte on git master ● → docker compose exec scheduler bin bash c lsof wc l jrhizor in code airbyte on git master ● → docker compose exec scheduler bin bash c lsof wc l jrhizor in code airbyte on git master ● → docker compose exec scheduler bin bash c lsof wc l jrhizor in code airbyte on git master ● → docker compose exec scheduler bin bash c lsof wc l jrhizor in code airbyte on git master ● → docker compose exec scheduler bin bash c lsof wc l this is after some check connection setup stuff jrhizor in code airbyte on git master ● → docker compose exec scheduler bin bash c lsof wc l jrhizor in code airbyte on git master ● → docker compose exec scheduler bin bash c lsof wc l jrhizor in code airbyte on git master ● → docker compose exec scheduler bin bash c lsof wc l jrhizor in code airbyte on git master ● → docker compose exec scheduler bin bash c lsof wc l jrhizor in code airbyte on git master ● → docker compose exec scheduler bin bash c lsof wc l this spike was a exchangerate to csv sync jrhizor in code airbyte on git master ● → docker compose exec scheduler bin bash c lsof wc l jrhizor in code airbyte on git master ● → docker compose exec scheduler bin bash c lsof wc l jrhizor in code airbyte on git master ● → docker compose exec scheduler bin bash c lsof wc l jrhizor in code airbyte on git master ● → docker compose exec scheduler bin bash c lsof wc l jrhizor in code airbyte on git master ● → docker compose exec scheduler bin bash c lsof wc l jrhizor in code airbyte on git master ● → docker compose exec scheduler bin bash c lsof wc l jrhizor in code airbyte on git master ● → docker compose exec scheduler bin bash c lsof wc l jrhizor in code airbyte on git master ● → docker compose exec scheduler bin bash c lsof wc l jrhizor in code airbyte on git master ● → docker compose exec scheduler bin bash c lsof wc l jrhizor in code airbyte on git master ● → docker compose exec scheduler bin bash c lsof wc l jrhizor in code airbyte on git master ● → docker compose exec scheduler bin bash c lsof wc l jrhizor in code airbyte on git master ● → docker compose exec scheduler bin bash c lsof wc l jrhizor in code airbyte on git master ● → docker compose exec scheduler bin bash c lsof wc l jrhizor in code airbyte on git master ● → docker compose exec scheduler bin bash c lsof wc l jrhizor in code airbyte on git master ● → docker compose exec scheduler bin bash c lsof wc l jrhizor in code airbyte on git master ● → docker compose exec scheduler bin bash c lsof wc l jrhizor in code airbyte on git master ● → docker compose exec scheduler bin bash c lsof wc l jrhizor in code airbyte on git master ● → docker compose exec scheduler bin bash c lsof wc l jrhizor in code airbyte on git master ● → docker compose exec scheduler bin bash c lsof wc l jrhizor in code airbyte on git master ● → docker compose exec scheduler bin bash c lsof wc l jrhizor in code airbyte on git master ● → docker compose exec scheduler bin bash c lsof wc l jrhizor in code airbyte on git master ● → docker compose exec scheduler bin bash c lsof wc l jrhizor in code airbyte on git master ● → docker compose exec scheduler bin bash c lsof wc l jrhizor in code airbyte on git master ● → docker compose exec scheduler bin bash c lsof wc l jrhizor in code airbyte on git master ● → docker compose exec scheduler bin bash c lsof wc l jrhizor in code airbyte on git master ● → docker compose exec scheduler bin bash c lsof wc l jrhizor in code airbyte on git master ● → docker compose exec scheduler bin bash c lsof wc l a few minutes later jrhizor in code airbyte on git master ● → docker compose exec scheduler bin bash c lsof wc l a few minutes later severity of the bug for you high
1
405,435
11,873,180,478
IssuesEvent
2020-03-26 16:54:24
telstra/open-kilda
https://api.github.com/repos/telstra/open-kilda
opened
V2 update protected path followed by reroute leads to flow corruption
bug priority/2-high
1. <details> <summary>Create a flow with protected path</summary> ``` curl -X POST \ http://localhost:8080/api/v2/flows \ -H 'Accept: application/json, application/*+json' \ -H 'correlation_id: 1585240480340' \ -H 'Content-Type: application/json;charset=UTF-8' \ -H 'Content-Length: 631' \ -d '{ "flow_id" : "26Mar183440_234_snowpeas9841", "source" : { "switch_id" : "00:00:00:00:00:00:00:03", "port_number" : 10, "vlan_id" : 2043, "detect_connected_devices" : { "lldp" : false, "arp" : false } }, "destination" : { "switch_id" : "00:00:00:00:00:00:00:07", "port_number" : 10, "vlan_id" : 4014, "detect_connected_devices" : { "lldp" : false, "arp" : false } }, "maximum_bandwidth" : 500, "ignore_bandwidth" : false, "periodic_pings" : false, "description" : "autotest flow: An honest tale speeds best, being plainly told.", "max_latency" : null, "priority" : null, "diverse_flow_id" : null, "pinned" : false, "allocate_protected_path" : true, "encapsulation_type" : null, "path_computation_strategy" : null }' ``` </details> 2. <details> <summary>Update it using v2 API to `allocate_protected_path=false`</summary> ``` curl -X PUT \ http://localhost:8080/api/v2/flows/26Mar183440_234_snowpeas9841 \ -H 'Accept: application/json, application/*+json' \ -H 'correlation_id: 1585240481752' \ -H 'Content-Type: application/json;charset=UTF-8' \ -H 'Content-Length: 642' \ -d '{ "flow_id" : "26Mar183440_234_snowpeas9841", "source" : { "switch_id" : "00:00:00:00:00:00:00:03", "port_number" : 10, "vlan_id" : 2043, "detect_connected_devices" : { "lldp" : false, "arp" : false } }, "destination" : { "switch_id" : "00:00:00:00:00:00:00:07", "port_number" : 10, "vlan_id" : 4014, "detect_connected_devices" : { "lldp" : false, "arp" : false } }, "maximum_bandwidth" : 500, "ignore_bandwidth" : false, "periodic_pings" : false, "description" : "autotest flow: An honest tale speeds best, being plainly told.", "max_latency" : null, "priority" : null, "diverse_flow_id" : null, "pinned" : false, "allocate_protected_path" : false, "encapsulation_type" : "transit_vlan", "path_computation_strategy" : null }' ``` </details> 3. Break it's current path by bringing down one of the ISLs being currently in use **Expected:** Flow successfully reroutes. **Actual:** Flow tries to reroute, but fails, status is changed to Down. Errors in logs observed: ``` Flow 26Mar183440_234_snowpeas9841 error - ValidateFlowAction failed: Flow path 26Mar183440_234_snowpeas9841_4ef952df-9e0d-44c2-a56a-afcc59bdcbba not found ``` ``` Failed reroute of the flow 26Mar183440_234_snowpeas9841, reason: ValidateFlowAction failed: Flow path 26Mar183440_234_snowpeas9841_4ef952df-9e0d-44c2-a56a-afcc59bdcbba not foun ``` Also, flow history does not contain any information about the latest reroute. logs: [elasticsearsh_dump.json.gz](https://github.com/telstra/open-kilda/files/4388566/elasticsearsh_dump.json.gz)
1.0
V2 update protected path followed by reroute leads to flow corruption - 1. <details> <summary>Create a flow with protected path</summary> ``` curl -X POST \ http://localhost:8080/api/v2/flows \ -H 'Accept: application/json, application/*+json' \ -H 'correlation_id: 1585240480340' \ -H 'Content-Type: application/json;charset=UTF-8' \ -H 'Content-Length: 631' \ -d '{ "flow_id" : "26Mar183440_234_snowpeas9841", "source" : { "switch_id" : "00:00:00:00:00:00:00:03", "port_number" : 10, "vlan_id" : 2043, "detect_connected_devices" : { "lldp" : false, "arp" : false } }, "destination" : { "switch_id" : "00:00:00:00:00:00:00:07", "port_number" : 10, "vlan_id" : 4014, "detect_connected_devices" : { "lldp" : false, "arp" : false } }, "maximum_bandwidth" : 500, "ignore_bandwidth" : false, "periodic_pings" : false, "description" : "autotest flow: An honest tale speeds best, being plainly told.", "max_latency" : null, "priority" : null, "diverse_flow_id" : null, "pinned" : false, "allocate_protected_path" : true, "encapsulation_type" : null, "path_computation_strategy" : null }' ``` </details> 2. <details> <summary>Update it using v2 API to `allocate_protected_path=false`</summary> ``` curl -X PUT \ http://localhost:8080/api/v2/flows/26Mar183440_234_snowpeas9841 \ -H 'Accept: application/json, application/*+json' \ -H 'correlation_id: 1585240481752' \ -H 'Content-Type: application/json;charset=UTF-8' \ -H 'Content-Length: 642' \ -d '{ "flow_id" : "26Mar183440_234_snowpeas9841", "source" : { "switch_id" : "00:00:00:00:00:00:00:03", "port_number" : 10, "vlan_id" : 2043, "detect_connected_devices" : { "lldp" : false, "arp" : false } }, "destination" : { "switch_id" : "00:00:00:00:00:00:00:07", "port_number" : 10, "vlan_id" : 4014, "detect_connected_devices" : { "lldp" : false, "arp" : false } }, "maximum_bandwidth" : 500, "ignore_bandwidth" : false, "periodic_pings" : false, "description" : "autotest flow: An honest tale speeds best, being plainly told.", "max_latency" : null, "priority" : null, "diverse_flow_id" : null, "pinned" : false, "allocate_protected_path" : false, "encapsulation_type" : "transit_vlan", "path_computation_strategy" : null }' ``` </details> 3. Break it's current path by bringing down one of the ISLs being currently in use **Expected:** Flow successfully reroutes. **Actual:** Flow tries to reroute, but fails, status is changed to Down. Errors in logs observed: ``` Flow 26Mar183440_234_snowpeas9841 error - ValidateFlowAction failed: Flow path 26Mar183440_234_snowpeas9841_4ef952df-9e0d-44c2-a56a-afcc59bdcbba not found ``` ``` Failed reroute of the flow 26Mar183440_234_snowpeas9841, reason: ValidateFlowAction failed: Flow path 26Mar183440_234_snowpeas9841_4ef952df-9e0d-44c2-a56a-afcc59bdcbba not foun ``` Also, flow history does not contain any information about the latest reroute. logs: [elasticsearsh_dump.json.gz](https://github.com/telstra/open-kilda/files/4388566/elasticsearsh_dump.json.gz)
priority
update protected path followed by reroute leads to flow corruption create a flow with protected path curl x post h accept application json application json h correlation id h content type application json charset utf h content length d flow id source switch id port number vlan id detect connected devices lldp false arp false destination switch id port number vlan id detect connected devices lldp false arp false maximum bandwidth ignore bandwidth false periodic pings false description autotest flow an honest tale speeds best being plainly told max latency null priority null diverse flow id null pinned false allocate protected path true encapsulation type null path computation strategy null update it using api to allocate protected path false curl x put h accept application json application json h correlation id h content type application json charset utf h content length d flow id source switch id port number vlan id detect connected devices lldp false arp false destination switch id port number vlan id detect connected devices lldp false arp false maximum bandwidth ignore bandwidth false periodic pings false description autotest flow an honest tale speeds best being plainly told max latency null priority null diverse flow id null pinned false allocate protected path false encapsulation type transit vlan path computation strategy null break it s current path by bringing down one of the isls being currently in use expected flow successfully reroutes actual flow tries to reroute but fails status is changed to down errors in logs observed flow error validateflowaction failed flow path not found failed reroute of the flow reason validateflowaction failed flow path not foun also flow history does not contain any information about the latest reroute logs
1
620,247
19,557,095,504
IssuesEvent
2022-01-03 11:09:08
idom-team/django-idom
https://api.github.com/repos/idom-team/django-idom
closed
Websocket Consumer can get stuck in infinite connection loop
bug high priority
### Old Behavior ```python WebSocket HANDSHAKING /_idom/websocket/test_app.components.ParametrizedComponent/ [127.0.0.1:61944] WebSocket CONNECT /_idom/websocket/test_app.components.ParametrizedComponent/ [127.0.0.1:61944] WebSocket DISCONNECT /_idom/websocket/test_app.components.ParametrizedComponent/ [127.0.0.1:61944] WebSocket HANDSHAKING /_idom/websocket/test_app.components.ParametrizedComponent/ [127.0.0.1:61945] WebSocket CONNECT /_idom/websocket/test_app.components.ParametrizedComponent/ [127.0.0.1:61945] WebSocket DISCONNECT /_idom/websocket/test_app.components.ParametrizedComponent/ [127.0.0.1:61945] WebSocket HANDSHAKING /_idom/websocket/test_app.components.SimpleBarChart/ [127.0.0.1:61953] WebSocket CONNECT /_idom/websocket/test_app.components.SimpleBarChart/ [127.0.0.1:61953] WebSocket DISCONNECT /_idom/websocket/test_app.components.SimpleBarChart/ [127.0.0.1:61953] WebSocket HANDSHAKING /_idom/websocket/test_app.components.Button/ [127.0.0.1:61955] WebSocket CONNECT /_idom/websocket/test_app.components.Button/ [127.0.0.1:61955] WebSocket DISCONNECT /_idom/websocket/test_app.components.Button/ [127.0.0.1:61955] WebSocket HANDSHAKING /_idom/websocket/test_app.components.HelloWorld/ [127.0.0.1:61956] WebSocket CONNECT /_idom/websocket/test_app.components.HelloWorld/ [127.0.0.1:61956] WebSocket DISCONNECT /_idom/websocket/test_app.components.HelloWorld/ [127.0.0.1:61956] WebSocket HANDSHAKING /_idom/websocket/test_app.components.ParametrizedComponent/ [127.0.0.1:61957] WebSocket CONNECT /_idom/websocket/test_app.components.ParametrizedComponent/ [127.0.0.1:61957] WebSocket DISCONNECT /_idom/websocket/test_app.components.ParametrizedComponent/ [127.0.0.1:61957] HTTP GET /_idom/web_module/from-template/victory-bar.js 200 [0.01, 127.0.0.1:64500] ``` I'm really not sure how to trigger this. Seems to happen sometimes while using the development webserver with autoreload (`settings.py:DEBUG=True`) When this occurs, the websocket will be stuck in a perpetual handshake/connect loop for a minute or two. Happens the same within Conreq, and I'm not using any external web modules over there yet. Somehow, using a keyboard interrupt (CTRL+C) to attempt to escape the situation does not resolve the bug. Will still be stuck in this infinite connection loop upon restarting the development webserver (`manage.py runserver`) ### New Behavior WS connection and render should be performed smoothly ### Implementation Details Need to debug ### Code of Conduct - [X] I agree to follow the [Code of Conduct](https://github.com/idom-team/django-idom/blob/main/CODE_OF_CONDUCT.md).
1.0
Websocket Consumer can get stuck in infinite connection loop - ### Old Behavior ```python WebSocket HANDSHAKING /_idom/websocket/test_app.components.ParametrizedComponent/ [127.0.0.1:61944] WebSocket CONNECT /_idom/websocket/test_app.components.ParametrizedComponent/ [127.0.0.1:61944] WebSocket DISCONNECT /_idom/websocket/test_app.components.ParametrizedComponent/ [127.0.0.1:61944] WebSocket HANDSHAKING /_idom/websocket/test_app.components.ParametrizedComponent/ [127.0.0.1:61945] WebSocket CONNECT /_idom/websocket/test_app.components.ParametrizedComponent/ [127.0.0.1:61945] WebSocket DISCONNECT /_idom/websocket/test_app.components.ParametrizedComponent/ [127.0.0.1:61945] WebSocket HANDSHAKING /_idom/websocket/test_app.components.SimpleBarChart/ [127.0.0.1:61953] WebSocket CONNECT /_idom/websocket/test_app.components.SimpleBarChart/ [127.0.0.1:61953] WebSocket DISCONNECT /_idom/websocket/test_app.components.SimpleBarChart/ [127.0.0.1:61953] WebSocket HANDSHAKING /_idom/websocket/test_app.components.Button/ [127.0.0.1:61955] WebSocket CONNECT /_idom/websocket/test_app.components.Button/ [127.0.0.1:61955] WebSocket DISCONNECT /_idom/websocket/test_app.components.Button/ [127.0.0.1:61955] WebSocket HANDSHAKING /_idom/websocket/test_app.components.HelloWorld/ [127.0.0.1:61956] WebSocket CONNECT /_idom/websocket/test_app.components.HelloWorld/ [127.0.0.1:61956] WebSocket DISCONNECT /_idom/websocket/test_app.components.HelloWorld/ [127.0.0.1:61956] WebSocket HANDSHAKING /_idom/websocket/test_app.components.ParametrizedComponent/ [127.0.0.1:61957] WebSocket CONNECT /_idom/websocket/test_app.components.ParametrizedComponent/ [127.0.0.1:61957] WebSocket DISCONNECT /_idom/websocket/test_app.components.ParametrizedComponent/ [127.0.0.1:61957] HTTP GET /_idom/web_module/from-template/victory-bar.js 200 [0.01, 127.0.0.1:64500] ``` I'm really not sure how to trigger this. Seems to happen sometimes while using the development webserver with autoreload (`settings.py:DEBUG=True`) When this occurs, the websocket will be stuck in a perpetual handshake/connect loop for a minute or two. Happens the same within Conreq, and I'm not using any external web modules over there yet. Somehow, using a keyboard interrupt (CTRL+C) to attempt to escape the situation does not resolve the bug. Will still be stuck in this infinite connection loop upon restarting the development webserver (`manage.py runserver`) ### New Behavior WS connection and render should be performed smoothly ### Implementation Details Need to debug ### Code of Conduct - [X] I agree to follow the [Code of Conduct](https://github.com/idom-team/django-idom/blob/main/CODE_OF_CONDUCT.md).
priority
websocket consumer can get stuck in infinite connection loop old behavior python websocket handshaking idom websocket test app components parametrizedcomponent websocket connect idom websocket test app components parametrizedcomponent websocket disconnect idom websocket test app components parametrizedcomponent websocket handshaking idom websocket test app components parametrizedcomponent websocket connect idom websocket test app components parametrizedcomponent websocket disconnect idom websocket test app components parametrizedcomponent websocket handshaking idom websocket test app components simplebarchart websocket connect idom websocket test app components simplebarchart websocket disconnect idom websocket test app components simplebarchart websocket handshaking idom websocket test app components button websocket connect idom websocket test app components button websocket disconnect idom websocket test app components button websocket handshaking idom websocket test app components helloworld websocket connect idom websocket test app components helloworld websocket disconnect idom websocket test app components helloworld websocket handshaking idom websocket test app components parametrizedcomponent websocket connect idom websocket test app components parametrizedcomponent websocket disconnect idom websocket test app components parametrizedcomponent http get idom web module from template victory bar js i m really not sure how to trigger this seems to happen sometimes while using the development webserver with autoreload settings py debug true when this occurs the websocket will be stuck in a perpetual handshake connect loop for a minute or two happens the same within conreq and i m not using any external web modules over there yet somehow using a keyboard interrupt ctrl c to attempt to escape the situation does not resolve the bug will still be stuck in this infinite connection loop upon restarting the development webserver manage py runserver new behavior ws connection and render should be performed smoothly implementation details need to debug code of conduct i agree to follow the
1
300,371
9,210,093,725
IssuesEvent
2019-03-09 01:37:49
cryptoeconomics-study/visualizations
https://api.github.com/repos/cryptoeconomics-study/visualizations
closed
Add Routing for different Sandboxes
UI/UX high priority
- [x] Create simple home page with links - [x] Links direct to custom URL, urls choose which sandbox to display
1.0
Add Routing for different Sandboxes - - [x] Create simple home page with links - [x] Links direct to custom URL, urls choose which sandbox to display
priority
add routing for different sandboxes create simple home page with links links direct to custom url urls choose which sandbox to display
1
471,075
13,559,915,117
IssuesEvent
2020-09-18 00:16:34
JonathanAlumbaugh/fwd-support
https://api.github.com/repos/JonathanAlumbaugh/fwd-support
closed
Set up routing for cards
priority: high
Need to set up routing so that opening a card updates the route. Route should use a card's slug that looks like {number}-{state}-{town}. Double check for duplicate values. Depends on #2.
1.0
Set up routing for cards - Need to set up routing so that opening a card updates the route. Route should use a card's slug that looks like {number}-{state}-{town}. Double check for duplicate values. Depends on #2.
priority
set up routing for cards need to set up routing so that opening a card updates the route route should use a card s slug that looks like number state town double check for duplicate values depends on
1
136,937
5,290,624,703
IssuesEvent
2017-02-08 20:22:41
urbit/urbit
https://api.github.com/repos/urbit/urbit
closed
reset cores on FreeBSD
difficulty high platform specific priority low
``` ~zod:dojo> :+resetaddress 0x7fffffbfeff8 out of loom! bail: oops ``` (time passes, then core dump) Self assigning for now, but might hand it off if I can't do it quickly
1.0
reset cores on FreeBSD - ``` ~zod:dojo> :+resetaddress 0x7fffffbfeff8 out of loom! bail: oops ``` (time passes, then core dump) Self assigning for now, but might hand it off if I can't do it quickly
priority
reset cores on freebsd zod dojo resetaddress out of loom bail oops time passes then core dump self assigning for now but might hand it off if i can t do it quickly
1
171,199
6,481,210,272
IssuesEvent
2017-08-18 15:05:26
ceylon/ceylon-ide-eclipse
https://api.github.com/repos/ceylon/ceylon-ide-eclipse
closed
Latest plugin throws exceptions
bug on master high priority
Latest plugin throws this left and right: ``` java.lang.NoSuchMethodError: com.redhat.ceylon.eclipse.code.outline.DecoratedImageDescriptor.getZoomLevel()I at com.redhat.ceylon.eclipse.code.outline.DecoratedImageDescriptor.imageData(DecoratedImageDescriptor.java:129) at com.redhat.ceylon.eclipse.code.outline.DecoratedImageDescriptor.getSize(DecoratedImageDescriptor.java:118) at org.eclipse.jface.resource.CompositeImageDescriptor.getImageData(CompositeImageDescriptor.java:164) at org.eclipse.jface.resource.ImageDescriptor.createImage(ImageDescriptor.java:270) at org.eclipse.jface.resource.ImageDescriptor.createResource(ImageDescriptor.java:164) at org.eclipse.jface.resource.DeviceResourceManager.allocate(DeviceResourceManager.java:52) at org.eclipse.jface.resource.AbstractResourceManager.create(AbstractResourceManager.java:86) at org.eclipse.jface.resource.ResourceManager.createImageWithDefault(ResourceManager.java:192) at org.eclipse.jface.resource.ImageRegistry.get(ImageRegistry.java:204) at com.redhat.ceylon.eclipse.code.outline.CeylonLabelProvider.getDecoratedImage(CeylonLabelProvider.java:177) at com.redhat.ceylon.eclipse.code.navigator.CeylonNavigatorLabelProvider.getImage(CeylonNavigatorLabelProvider.java:250) at org.eclipse.ui.internal.navigator.NavigatorContentServiceLabelProvider.findImage(NavigatorContentServiceLabelProvider.java:199) at org.eclipse.ui.internal.navigator.NavigatorContentServiceLabelProvider.getColumnImage(NavigatorContentServiceLabelProvider.java:107) at org.eclipse.ui.internal.navigator.NavigatorContentServiceLabelProvider.getImage(NavigatorContentServiceLabelProvider.java:99) at org.eclipse.ui.internal.navigator.NavigatorDecoratingLabelProvider$StyledLabelProviderAdapter.getImage(NavigatorDecoratingLabelProvider.java:57) at org.eclipse.jface.viewers.DelegatingStyledCellLabelProvider.getImage(DelegatingStyledCellLabelProvider.java:195) at org.eclipse.jface.viewers.DecoratingStyledCellLabelProvider.getImage(DecoratingStyledCellLabelProvider.java:168) at org.eclipse.ui.navigator.CommonNavigatorManager.updateStatusBar(CommonNavigatorManager.java:316) at org.eclipse.ui.navigator.CommonNavigatorManager$1.selectionChanged(CommonNavigatorManager.java:75) at org.eclipse.jface.viewers.StructuredViewer$3.run(StructuredViewer.java:878) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:50) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:173) at org.eclipse.jface.viewers.StructuredViewer.firePostSelectionChanged(StructuredViewer.java:875) at org.eclipse.jface.viewers.StructuredViewer.handlePostSelect(StructuredViewer.java:1244) at org.eclipse.ui.navigator.CommonViewer.handlePostSelect(CommonViewer.java:457) at org.eclipse.jface.viewers.StructuredViewer$5.widgetSelected(StructuredViewer.java:1270) at org.eclipse.jface.util.OpenStrategy.firePostSelectionEvent(OpenStrategy.java:265) at org.eclipse.jface.util.OpenStrategy.access$5(OpenStrategy.java:259) at org.eclipse.jface.util.OpenStrategy$1.lambda$1(OpenStrategy.java:431) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4528) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4146) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:687) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:604) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) at org.eclipse.equinox.launcher.Main.run(Main.java:1519) at org.eclipse.equinox.launcher.Main.main(Main.java:1492) ```
1.0
Latest plugin throws exceptions - Latest plugin throws this left and right: ``` java.lang.NoSuchMethodError: com.redhat.ceylon.eclipse.code.outline.DecoratedImageDescriptor.getZoomLevel()I at com.redhat.ceylon.eclipse.code.outline.DecoratedImageDescriptor.imageData(DecoratedImageDescriptor.java:129) at com.redhat.ceylon.eclipse.code.outline.DecoratedImageDescriptor.getSize(DecoratedImageDescriptor.java:118) at org.eclipse.jface.resource.CompositeImageDescriptor.getImageData(CompositeImageDescriptor.java:164) at org.eclipse.jface.resource.ImageDescriptor.createImage(ImageDescriptor.java:270) at org.eclipse.jface.resource.ImageDescriptor.createResource(ImageDescriptor.java:164) at org.eclipse.jface.resource.DeviceResourceManager.allocate(DeviceResourceManager.java:52) at org.eclipse.jface.resource.AbstractResourceManager.create(AbstractResourceManager.java:86) at org.eclipse.jface.resource.ResourceManager.createImageWithDefault(ResourceManager.java:192) at org.eclipse.jface.resource.ImageRegistry.get(ImageRegistry.java:204) at com.redhat.ceylon.eclipse.code.outline.CeylonLabelProvider.getDecoratedImage(CeylonLabelProvider.java:177) at com.redhat.ceylon.eclipse.code.navigator.CeylonNavigatorLabelProvider.getImage(CeylonNavigatorLabelProvider.java:250) at org.eclipse.ui.internal.navigator.NavigatorContentServiceLabelProvider.findImage(NavigatorContentServiceLabelProvider.java:199) at org.eclipse.ui.internal.navigator.NavigatorContentServiceLabelProvider.getColumnImage(NavigatorContentServiceLabelProvider.java:107) at org.eclipse.ui.internal.navigator.NavigatorContentServiceLabelProvider.getImage(NavigatorContentServiceLabelProvider.java:99) at org.eclipse.ui.internal.navigator.NavigatorDecoratingLabelProvider$StyledLabelProviderAdapter.getImage(NavigatorDecoratingLabelProvider.java:57) at org.eclipse.jface.viewers.DelegatingStyledCellLabelProvider.getImage(DelegatingStyledCellLabelProvider.java:195) at org.eclipse.jface.viewers.DecoratingStyledCellLabelProvider.getImage(DecoratingStyledCellLabelProvider.java:168) at org.eclipse.ui.navigator.CommonNavigatorManager.updateStatusBar(CommonNavigatorManager.java:316) at org.eclipse.ui.navigator.CommonNavigatorManager$1.selectionChanged(CommonNavigatorManager.java:75) at org.eclipse.jface.viewers.StructuredViewer$3.run(StructuredViewer.java:878) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:50) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:173) at org.eclipse.jface.viewers.StructuredViewer.firePostSelectionChanged(StructuredViewer.java:875) at org.eclipse.jface.viewers.StructuredViewer.handlePostSelect(StructuredViewer.java:1244) at org.eclipse.ui.navigator.CommonViewer.handlePostSelect(CommonViewer.java:457) at org.eclipse.jface.viewers.StructuredViewer$5.widgetSelected(StructuredViewer.java:1270) at org.eclipse.jface.util.OpenStrategy.firePostSelectionEvent(OpenStrategy.java:265) at org.eclipse.jface.util.OpenStrategy.access$5(OpenStrategy.java:259) at org.eclipse.jface.util.OpenStrategy$1.lambda$1(OpenStrategy.java:431) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4528) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4146) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:687) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:604) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) at org.eclipse.equinox.launcher.Main.run(Main.java:1519) at org.eclipse.equinox.launcher.Main.main(Main.java:1492) ```
priority
latest plugin throws exceptions latest plugin throws this left and right java lang nosuchmethoderror com redhat ceylon eclipse code outline decoratedimagedescriptor getzoomlevel i at com redhat ceylon eclipse code outline decoratedimagedescriptor imagedata decoratedimagedescriptor java at com redhat ceylon eclipse code outline decoratedimagedescriptor getsize decoratedimagedescriptor java at org eclipse jface resource compositeimagedescriptor getimagedata compositeimagedescriptor java at org eclipse jface resource imagedescriptor createimage imagedescriptor java at org eclipse jface resource imagedescriptor createresource imagedescriptor java at org eclipse jface resource deviceresourcemanager allocate deviceresourcemanager java at org eclipse jface resource abstractresourcemanager create abstractresourcemanager java at org eclipse jface resource resourcemanager createimagewithdefault resourcemanager java at org eclipse jface resource imageregistry get imageregistry java at com redhat ceylon eclipse code outline ceylonlabelprovider getdecoratedimage ceylonlabelprovider java at com redhat ceylon eclipse code navigator ceylonnavigatorlabelprovider getimage ceylonnavigatorlabelprovider java at org eclipse ui internal navigator navigatorcontentservicelabelprovider findimage navigatorcontentservicelabelprovider java at org eclipse ui internal navigator navigatorcontentservicelabelprovider getcolumnimage navigatorcontentservicelabelprovider java at org eclipse ui internal navigator navigatorcontentservicelabelprovider getimage navigatorcontentservicelabelprovider java at org eclipse ui internal navigator navigatordecoratinglabelprovider styledlabelprovideradapter getimage navigatordecoratinglabelprovider java at org eclipse jface viewers delegatingstyledcelllabelprovider getimage delegatingstyledcelllabelprovider java at org eclipse jface viewers decoratingstyledcelllabelprovider getimage decoratingstyledcelllabelprovider java at org eclipse ui navigator commonnavigatormanager updatestatusbar commonnavigatormanager java at org eclipse ui navigator commonnavigatormanager selectionchanged commonnavigatormanager java at org eclipse jface viewers structuredviewer run structuredviewer java at org eclipse core runtime saferunner run saferunner java at org eclipse ui internal jfaceutil run jfaceutil java at org eclipse jface util saferunnable run saferunnable java at org eclipse jface viewers structuredviewer firepostselectionchanged structuredviewer java at org eclipse jface viewers structuredviewer handlepostselect structuredviewer java at org eclipse ui navigator commonviewer handlepostselect commonviewer java at org eclipse jface viewers structuredviewer widgetselected structuredviewer java at org eclipse jface util openstrategy firepostselectionevent openstrategy java at org eclipse jface util openstrategy access openstrategy java at org eclipse jface util openstrategy lambda openstrategy java at org eclipse swt widgets runnablelock run runnablelock java at org eclipse swt widgets synchronizer runasyncmessages synchronizer java at org eclipse swt widgets display runasyncmessages display java at org eclipse swt widgets display readanddispatch display java at org eclipse ui internal workbench swt partrenderingengine run partrenderingengine java at org eclipse core databinding observable realm runwithdefault realm java at org eclipse ui internal workbench swt partrenderingengine run partrenderingengine java at org eclipse ui internal workbench createandrunui java at org eclipse ui internal workbench run workbench java at org eclipse core databinding observable realm runwithdefault realm java at org eclipse ui internal workbench createandrunworkbench workbench java at org eclipse ui platformui createandrunworkbench platformui java at org eclipse ui internal ide application ideapplication start ideapplication java at org eclipse equinox internal app eclipseapphandle run eclipseapphandle java at org eclipse core runtime internal adaptor eclipseapplauncher runapplication eclipseapplauncher java at org eclipse core runtime internal adaptor eclipseapplauncher start eclipseapplauncher java at org eclipse core runtime adaptor eclipsestarter run eclipsestarter java at org eclipse core runtime adaptor eclipsestarter run eclipsestarter java at sun reflect nativemethodaccessorimpl native method at sun reflect nativemethodaccessorimpl invoke nativemethodaccessorimpl java at sun reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java at java lang reflect method invoke method java at org eclipse equinox launcher main invokeframework main java at org eclipse equinox launcher main basicrun main java at org eclipse equinox launcher main run main java at org eclipse equinox launcher main main main java
1
715,093
24,586,344,850
IssuesEvent
2022-10-13 20:05:50
DevDataPlatform/airbyte
https://api.github.com/repos/DevDataPlatform/airbyte
closed
Survey CTO connector: Add incremental sync capability
enhancement Priority: High
Currently only full refresh functionality is implemented. Allow for a date-time checkpoint on record modified date to be made on airbyte stream and use that to allow for incremental refresh.
1.0
Survey CTO connector: Add incremental sync capability - Currently only full refresh functionality is implemented. Allow for a date-time checkpoint on record modified date to be made on airbyte stream and use that to allow for incremental refresh.
priority
survey cto connector add incremental sync capability currently only full refresh functionality is implemented allow for a date time checkpoint on record modified date to be made on airbyte stream and use that to allow for incremental refresh
1
708,291
24,336,448,610
IssuesEvent
2022-10-01 05:55:02
ballerina-platform/ballerina-lang
https://api.github.com/repos/ballerina-platform/ballerina-lang
closed
[Semantic API] Add support for getting the annotation attachment values at source-only attach points
Type/NewFeature Priority/High Team/CompilerFETools Team/CompilerFE Points/4 Points/8 Area/SemanticAPI
Currently when you get the annotations of a particular symbol, it only gives the symbol(s) of the annotation(s) attached to that construct. Need to improve this to be able to provide the value of the annotation at the attach points.
1.0
[Semantic API] Add support for getting the annotation attachment values at source-only attach points - Currently when you get the annotations of a particular symbol, it only gives the symbol(s) of the annotation(s) attached to that construct. Need to improve this to be able to provide the value of the annotation at the attach points.
priority
add support for getting the annotation attachment values at source only attach points currently when you get the annotations of a particular symbol it only gives the symbol s of the annotation s attached to that construct need to improve this to be able to provide the value of the annotation at the attach points
1
50,291
3,006,303,015
IssuesEvent
2015-07-27 09:31:16
Itseez/opencv
https://api.github.com/repos/Itseez/opencv
opened
OpenCV based application crashes on cvQueryFrame over FileCapture
affected: 2.4 auto-transferred bug category: highgui-video priority: high
Transferred from http://code.opencv.org/issues/2853 ``` || Francesco Leotta on 2013-03-03 20:56 || Priority: High || Affected: branch 'master' (2.4.9) || Category: highgui-video || Tracker: Bug || Difficulty: None || PR: || Platform: None / None ``` OpenCV based application crashes on cvQueryFrame over FileCapture ----------- ``` Whenever I open an AVI file and I ask for the first frame, my application crashes. The issue is not present using OpenCV 2.3.1. Platform: OpenCV (GIT version) 64 bit, Windows 8 64 bit. ``` History -------
1.0
OpenCV based application crashes on cvQueryFrame over FileCapture - Transferred from http://code.opencv.org/issues/2853 ``` || Francesco Leotta on 2013-03-03 20:56 || Priority: High || Affected: branch 'master' (2.4.9) || Category: highgui-video || Tracker: Bug || Difficulty: None || PR: || Platform: None / None ``` OpenCV based application crashes on cvQueryFrame over FileCapture ----------- ``` Whenever I open an AVI file and I ask for the first frame, my application crashes. The issue is not present using OpenCV 2.3.1. Platform: OpenCV (GIT version) 64 bit, Windows 8 64 bit. ``` History -------
priority
opencv based application crashes on cvqueryframe over filecapture transferred from francesco leotta on priority high affected branch master category highgui video tracker bug difficulty none pr platform none none opencv based application crashes on cvqueryframe over filecapture whenever i open an avi file and i ask for the first frame my application crashes the issue is not present using opencv platform opencv git version bit windows bit history
1
220,365
7,359,425,581
IssuesEvent
2018-03-10 06:23:09
babybunny/rebuildingtogethercaptain
https://api.github.com/repos/babybunny/rebuildingtogethercaptain
closed
Ability to submit Multiple "Scope of Work" orders
Priority-High
Currently with NRD, We need to track 3 different Scope of Work (SOW) because of how the process works. The first one is the "Recommended scope" that I make on Salesforce (in the past we just have printed this and given it to captains but I would like it to be on ROOMs for them to see from the start) ( So I need a way to upload a doc to ROOMs and submit as an Order, if we are not able to pull scopes from Salesforce directly); The second Scope is the "Approved Scope of work" which usually is sent to me as a PDF, because it was literally signed by the Home owner (if captains are able to upload a PDF while submitting this scope, that would fix this; and then third scope would be the "Final scope of work" which would reflect what actually was done at the home and would be used to send for our reporting purposes. So if there is a way where we can have captains or staff submit 3 different Scopes of work, each with its correct name, and each with ability to type in or upload attached PDF- that would be the goal!
1.0
Ability to submit Multiple "Scope of Work" orders - Currently with NRD, We need to track 3 different Scope of Work (SOW) because of how the process works. The first one is the "Recommended scope" that I make on Salesforce (in the past we just have printed this and given it to captains but I would like it to be on ROOMs for them to see from the start) ( So I need a way to upload a doc to ROOMs and submit as an Order, if we are not able to pull scopes from Salesforce directly); The second Scope is the "Approved Scope of work" which usually is sent to me as a PDF, because it was literally signed by the Home owner (if captains are able to upload a PDF while submitting this scope, that would fix this; and then third scope would be the "Final scope of work" which would reflect what actually was done at the home and would be used to send for our reporting purposes. So if there is a way where we can have captains or staff submit 3 different Scopes of work, each with its correct name, and each with ability to type in or upload attached PDF- that would be the goal!
priority
ability to submit multiple scope of work orders currently with nrd we need to track different scope of work sow because of how the process works the first one is the recommended scope that i make on salesforce in the past we just have printed this and given it to captains but i would like it to be on rooms for them to see from the start so i need a way to upload a doc to rooms and submit as an order if we are not able to pull scopes from salesforce directly the second scope is the approved scope of work which usually is sent to me as a pdf because it was literally signed by the home owner if captains are able to upload a pdf while submitting this scope that would fix this and then third scope would be the final scope of work which would reflect what actually was done at the home and would be used to send for our reporting purposes so if there is a way where we can have captains or staff submit different scopes of work each with its correct name and each with ability to type in or upload attached pdf that would be the goal
1
383,371
11,355,150,850
IssuesEvent
2020-01-24 19:20:40
skoruba/IdentityServer4.Admin
https://api.github.com/repos/skoruba/IdentityServer4.Admin
closed
Adding support for multiple DbProviders
priority: high task
I noticed lots of issues being reports regarded missing database migrations. In EF Core it is possible add migrations for multiple DbProviders: <https://docs.microsoft.com/en-us/ef/core/managing-schemas/migrations/providers?tabs=dotnet-core-cli> So instead/on top of having the end-user having to generate the migrations for him/herself, we can provide those migrations already and allow for choosing the correct DbProvider through configuration. This would also allow for upgrading existing docker containers. We should also allow the end-user to provide his/her own set of migrations, should they choose to do so. There might a couple of rogue migrations in existence with custom changes. All that through configuration of course.
1.0
Adding support for multiple DbProviders - I noticed lots of issues being reports regarded missing database migrations. In EF Core it is possible add migrations for multiple DbProviders: <https://docs.microsoft.com/en-us/ef/core/managing-schemas/migrations/providers?tabs=dotnet-core-cli> So instead/on top of having the end-user having to generate the migrations for him/herself, we can provide those migrations already and allow for choosing the correct DbProvider through configuration. This would also allow for upgrading existing docker containers. We should also allow the end-user to provide his/her own set of migrations, should they choose to do so. There might a couple of rogue migrations in existence with custom changes. All that through configuration of course.
priority
adding support for multiple dbproviders i noticed lots of issues being reports regarded missing database migrations in ef core it is possible add migrations for multiple dbproviders so instead on top of having the end user having to generate the migrations for him herself we can provide those migrations already and allow for choosing the correct dbprovider through configuration this would also allow for upgrading existing docker containers we should also allow the end user to provide his her own set of migrations should they choose to do so there might a couple of rogue migrations in existence with custom changes all that through configuration of course
1
675,259
23,086,591,531
IssuesEvent
2022-07-26 11:59:59
projectdiscovery/naabu
https://api.github.com/repos/projectdiscovery/naabu
closed
[FTL] Could not create runner: socket: permission denied
Priority: High Status: Completed Type: Bug
when i am try to running naabu showing this type of error - > naabu -host hackerone.com ![image](https://user-images.githubusercontent.com/50274322/180631164-36165901-9f2e-4876-a09b-3a24d9b45d04.png) ![image](https://user-images.githubusercontent.com/50274322/180631156-20a3e657-95ca-40e8-95e5-cf17fd684484.png)
1.0
[FTL] Could not create runner: socket: permission denied - when i am try to running naabu showing this type of error - > naabu -host hackerone.com ![image](https://user-images.githubusercontent.com/50274322/180631164-36165901-9f2e-4876-a09b-3a24d9b45d04.png) ![image](https://user-images.githubusercontent.com/50274322/180631156-20a3e657-95ca-40e8-95e5-cf17fd684484.png)
priority
could not create runner socket permission denied when i am try to running naabu showing this type of error naabu host hackerone com
1
447,187
12,885,210,296
IssuesEvent
2020-07-13 05:51:33
wso2/docs-ei
https://api.github.com/repos/wso2/docs-ei
closed
Issues in Integration Usecases Tutorials
Priority/Highest Severity/Critical
**Description:** 1. Further incorrect project are added in tutorials to download in the rest of the tutorials. (please revisit all the projects) eg: MessageRouting - Simple Message services project. 2. No pre-packaged projects for the following'. https://ei.docs.wso2.com/en/7.1.0/micro-integrator/use-cases/tutorials/sending-a-simple-message-to-a-datasource/ https://ei.docs.wso2.com/en/7.1.0/micro-integrator/use-cases/tutorials/sending-a-simple-message-to-a-service/ 3. Name the project as in the given tutorial name for users to understand easily.
1.0
Issues in Integration Usecases Tutorials - **Description:** 1. Further incorrect project are added in tutorials to download in the rest of the tutorials. (please revisit all the projects) eg: MessageRouting - Simple Message services project. 2. No pre-packaged projects for the following'. https://ei.docs.wso2.com/en/7.1.0/micro-integrator/use-cases/tutorials/sending-a-simple-message-to-a-datasource/ https://ei.docs.wso2.com/en/7.1.0/micro-integrator/use-cases/tutorials/sending-a-simple-message-to-a-service/ 3. Name the project as in the given tutorial name for users to understand easily.
priority
issues in integration usecases tutorials description further incorrect project are added in tutorials to download in the rest of the tutorials please revisit all the projects eg messagerouting simple message services project no pre packaged projects for the following name the project as in the given tutorial name for users to understand easily
1
336,066
10,170,923,255
IssuesEvent
2019-08-08 07:02:39
larray-project/larray-editor
https://api.github.com/repos/larray-project/larray-editor
closed
view(array) or edit(array) does not work in 0.30
bug difficulty: low priority: high work in progress
because now LArray has a keys() method so the array is converted to a Session while it should not: https://github.com/larray-project/larray-editor/blob/master/larray_editor/api.py#L129 explicitly checking for LArray should fix this though.
1.0
view(array) or edit(array) does not work in 0.30 - because now LArray has a keys() method so the array is converted to a Session while it should not: https://github.com/larray-project/larray-editor/blob/master/larray_editor/api.py#L129 explicitly checking for LArray should fix this though.
priority
view array or edit array does not work in because now larray has a keys method so the array is converted to a session while it should not explicitly checking for larray should fix this though
1
89,834
3,800,939,002
IssuesEvent
2016-03-23 20:55:00
NinjaKap/TechnologyAdvanced-II
https://api.github.com/repos/NinjaKap/TechnologyAdvanced-II
closed
TechnologyAdvanced IV Release
High Priority Request
TechnologyAdvanced IV will most likely be: Either on 1.8/1.9 or 1.7.10 Not include TerraFirmaCraft, making TechnologyAdvanced III incompatible. IndustrialCraft 2 Classic or Experimental Centered Not have an HQM System More will be added!
1.0
TechnologyAdvanced IV Release - TechnologyAdvanced IV will most likely be: Either on 1.8/1.9 or 1.7.10 Not include TerraFirmaCraft, making TechnologyAdvanced III incompatible. IndustrialCraft 2 Classic or Experimental Centered Not have an HQM System More will be added!
priority
technologyadvanced iv release technologyadvanced iv will most likely be either on or not include terrafirmacraft making technologyadvanced iii incompatible industrialcraft classic or experimental centered not have an hqm system more will be added
1
239,050
7,786,096,141
IssuesEvent
2018-06-06 17:51:05
RSuter/NSwag
https://api.github.com/repos/RSuter/NSwag
closed
Release version of .NET Core 2.1 is incompatible - "Specified framework not found [...] version '2.1.0-preview1-26216-03"
priority: high project: NSwag.Commands type: bug
I upgraded my project to the freshly released .NET Core 2.1. But it seems that nswag is looking for a preview version (which I don't have installed) and fails because it doesn't recognize the release version as compatible. Probably rebuilding with the release version would solve this issue. ``` > nswag run /runtime:NetCore21 It was not possible to find any compatible framework version The specified framework 'Microsoft.NETCore.App', version '2.1.0-preview1-26216-03' was not found. - Check application dependencies and target a framework version installed at: C:\Program Files\dotnet\ - Installing .NET Core prerequisites might help resolve this problem: http://go.microsoft.com/fwlink/?LinkID=798306&clcid=0x409 - The .NET Core framework and SDK can be installed from: https://aka.ms/dotnet-download - The following versions are installed: 2.0.0 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App] 2.0.5 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App] 2.0.6 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App] 2.0.7 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App] 2.1.0 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App] ```
1.0
Release version of .NET Core 2.1 is incompatible - "Specified framework not found [...] version '2.1.0-preview1-26216-03" - I upgraded my project to the freshly released .NET Core 2.1. But it seems that nswag is looking for a preview version (which I don't have installed) and fails because it doesn't recognize the release version as compatible. Probably rebuilding with the release version would solve this issue. ``` > nswag run /runtime:NetCore21 It was not possible to find any compatible framework version The specified framework 'Microsoft.NETCore.App', version '2.1.0-preview1-26216-03' was not found. - Check application dependencies and target a framework version installed at: C:\Program Files\dotnet\ - Installing .NET Core prerequisites might help resolve this problem: http://go.microsoft.com/fwlink/?LinkID=798306&clcid=0x409 - The .NET Core framework and SDK can be installed from: https://aka.ms/dotnet-download - The following versions are installed: 2.0.0 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App] 2.0.5 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App] 2.0.6 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App] 2.0.7 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App] 2.1.0 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App] ```
priority
release version of net core is incompatible specified framework not found version i upgraded my project to the freshly released net core but it seems that nswag is looking for a preview version which i don t have installed and fails because it doesn t recognize the release version as compatible probably rebuilding with the release version would solve this issue nswag run runtime it was not possible to find any compatible framework version the specified framework microsoft netcore app version was not found check application dependencies and target a framework version installed at c program files dotnet installing net core prerequisites might help resolve this problem the net core framework and sdk can be installed from the following versions are installed at at at at at
1
785,197
27,604,035,131
IssuesEvent
2023-03-09 11:49:56
pendulum-chain/spacewalk
https://api.github.com/repos/pendulum-chain/spacewalk
opened
Set `public_network` parameter of stellar-relay pallet in Config
priority:high
We should not make this parameter an on-chain storage item but rather define it in the pallets `Config`.
1.0
Set `public_network` parameter of stellar-relay pallet in Config - We should not make this parameter an on-chain storage item but rather define it in the pallets `Config`.
priority
set public network parameter of stellar relay pallet in config we should not make this parameter an on chain storage item but rather define it in the pallets config
1
500,568
14,502,200,415
IssuesEvent
2020-12-11 20:39:35
GetSpeckle/speckle-browser-extension
https://api.github.com/repos/GetSpeckle/speckle-browser-extension
opened
Password not required when signing transactions from injection
Priority: High Status: Available
The extension asks for a password when signing transactions from injections (like in Polkadot.js.org/apps) but you can enter anything in the password field and it will send <img width="372" alt="pw" src="https://user-images.githubusercontent.com/39804936/101952693-0d252180-3bc7-11eb-89b4-f1c01db5752d.png">
1.0
Password not required when signing transactions from injection - The extension asks for a password when signing transactions from injections (like in Polkadot.js.org/apps) but you can enter anything in the password field and it will send <img width="372" alt="pw" src="https://user-images.githubusercontent.com/39804936/101952693-0d252180-3bc7-11eb-89b4-f1c01db5752d.png">
priority
password not required when signing transactions from injection the extension asks for a password when signing transactions from injections like in polkadot js org apps but you can enter anything in the password field and it will send img width alt pw src
1
154,541
5,920,872,637
IssuesEvent
2017-05-22 21:22:39
choderalab/integrator-benchmark
https://api.github.com/repos/choderalab/integrator-benchmark
opened
Handle NaNs correctly
bug high-priority
NaNs can be encountered in the nonequilibrium protocols either in the `0 -> M` trajectory or in the `M -> 2M` trajectory, leading to runtime errors. Will want to catch `Exception: Particle coordinate is nan`. Also, instead of terminating early when NaNs are encountered, @jchodera suggested to count the number of NaNs encountered for each scheme.
1.0
Handle NaNs correctly - NaNs can be encountered in the nonequilibrium protocols either in the `0 -> M` trajectory or in the `M -> 2M` trajectory, leading to runtime errors. Will want to catch `Exception: Particle coordinate is nan`. Also, instead of terminating early when NaNs are encountered, @jchodera suggested to count the number of NaNs encountered for each scheme.
priority
handle nans correctly nans can be encountered in the nonequilibrium protocols either in the m trajectory or in the m trajectory leading to runtime errors will want to catch exception particle coordinate is nan also instead of terminating early when nans are encountered jchodera suggested to count the number of nans encountered for each scheme
1
128,843
5,077,507,393
IssuesEvent
2016-12-28 10:22:36
ozwillo/ozwillo-dc-exporter
https://api.github.com/repos/ozwillo/ozwillo-dc-exporter
closed
Review temporary CSV files management
priority : high type : enhancement
* Either ensure to remove them after pushing data to CKAN * Either (and better) handle data in memory only
1.0
Review temporary CSV files management - * Either ensure to remove them after pushing data to CKAN * Either (and better) handle data in memory only
priority
review temporary csv files management either ensure to remove them after pushing data to ckan either and better handle data in memory only
1
478,302
13,776,939,957
IssuesEvent
2020-10-08 10:10:14
geosolutions-it/MapStore2
https://api.github.com/repos/geosolutions-it/MapStore2
opened
Highlight of annotation geometries
Priority: High
With this PR https://github.com/geosolutions-it/MapStore2/pull/5942 (for measurement annotations) we loose the possibility to highlight geometries on map by clicking on a geometry in the annotation list in case the Coordinates tab is not available. We should improve the behavior by: 1. If the user hovers the mouse over a geometry in the list, the corresponding annotation is highlighted in the map. In case of coordinates tab available the annotation in map is highlighted also by clicking on the geometry itself 2. As soon as the style tab is activated (with or without the coordinates tab) the annotation corresponding to the selected geometry in the list loose the highlight in order to show the current style but, if the user hovers the mouse over another geometry in the list, the corresponding annotation is highlighted
1.0
Highlight of annotation geometries - With this PR https://github.com/geosolutions-it/MapStore2/pull/5942 (for measurement annotations) we loose the possibility to highlight geometries on map by clicking on a geometry in the annotation list in case the Coordinates tab is not available. We should improve the behavior by: 1. If the user hovers the mouse over a geometry in the list, the corresponding annotation is highlighted in the map. In case of coordinates tab available the annotation in map is highlighted also by clicking on the geometry itself 2. As soon as the style tab is activated (with or without the coordinates tab) the annotation corresponding to the selected geometry in the list loose the highlight in order to show the current style but, if the user hovers the mouse over another geometry in the list, the corresponding annotation is highlighted
priority
highlight of annotation geometries with this pr for measurement annotations we loose the possibility to highlight geometries on map by clicking on a geometry in the annotation list in case the coordinates tab is not available we should improve the behavior by if the user hovers the mouse over a geometry in the list the corresponding annotation is highlighted in the map in case of coordinates tab available the annotation in map is highlighted also by clicking on the geometry itself as soon as the style tab is activated with or without the coordinates tab the annotation corresponding to the selected geometry in the list loose the highlight in order to show the current style but if the user hovers the mouse over another geometry in the list the corresponding annotation is highlighted
1
532,969
15,574,617,783
IssuesEvent
2021-03-17 10:03:34
AY2021S2-CS2103T-T13-4/tp
https://api.github.com/repos/AY2021S2-CS2103T-T13-4/tp
closed
As a user, I want to be able to edit the address of the property listing
priority.High type.Story
so that I can remedy any mistakes with the address when I created the property listing
1.0
As a user, I want to be able to edit the address of the property listing - so that I can remedy any mistakes with the address when I created the property listing
priority
as a user i want to be able to edit the address of the property listing so that i can remedy any mistakes with the address when i created the property listing
1
338,694
10,235,749,349
IssuesEvent
2019-08-19 09:52:42
maidsafe/safenetwork.tech
https://api.github.com/repos/maidsafe/safenetwork.tech
closed
Update Mobile Browser to 'COMPLETE' on Roadmap
priority: High size: S
Update Mobile Browser status to 'COMPLETE' on Roadmap page. https://safenetwork.tech/roadmap/#mobile-browser ![image](https://user-images.githubusercontent.com/44664836/63253354-52656780-c28f-11e9-8081-3f4b4e367ccb.png)
1.0
Update Mobile Browser to 'COMPLETE' on Roadmap - Update Mobile Browser status to 'COMPLETE' on Roadmap page. https://safenetwork.tech/roadmap/#mobile-browser ![image](https://user-images.githubusercontent.com/44664836/63253354-52656780-c28f-11e9-8081-3f4b4e367ccb.png)
priority
update mobile browser to complete on roadmap update mobile browser status to complete on roadmap page
1
357,099
10,601,863,999
IssuesEvent
2019-10-10 13:12:07
alebor-5/D7024E
https://api.github.com/repos/alebor-5/D7024E
closed
Store object
High Priority
When part of a network, it must be possible for any node to upload an object that will end up at the designated storing nodes.
1.0
Store object - When part of a network, it must be possible for any node to upload an object that will end up at the designated storing nodes.
priority
store object when part of a network it must be possible for any node to upload an object that will end up at the designated storing nodes
1
494,793
14,265,781,015
IssuesEvent
2020-11-20 17:38:33
monarch-initiative/mondo
https://api.github.com/repos/monarch-initiative/mondo
closed
Add Synonym: PSMNSW
high priority synonym
**Mondo term (ID and Label)** PSMNSW (`MONDO_0013494`) **Synonym to be added** Broad **Synonym subtype: ie, broad/exact/narrow/related** - sleep walking disorder - sleepwalking disorder - sleep walking - somnambulism **Database cross reference for the synonym** Such as PubMed ID (in the format PMID:XXXXXX) or a cross-reference to another ontology, like OMIM or Orphanet. - `SCTID:80495009` - `OMOP:377535` **Your nano-attribution (ORCID)** If you don't have an ORCID, you can sign up for one [here](https://orcid.org/) https://orcid.org/0000-0002-8169-9049 ____ I'm curious as to why this is a subclass of a Mendelian disorder?
1.0
Add Synonym: PSMNSW - **Mondo term (ID and Label)** PSMNSW (`MONDO_0013494`) **Synonym to be added** Broad **Synonym subtype: ie, broad/exact/narrow/related** - sleep walking disorder - sleepwalking disorder - sleep walking - somnambulism **Database cross reference for the synonym** Such as PubMed ID (in the format PMID:XXXXXX) or a cross-reference to another ontology, like OMIM or Orphanet. - `SCTID:80495009` - `OMOP:377535` **Your nano-attribution (ORCID)** If you don't have an ORCID, you can sign up for one [here](https://orcid.org/) https://orcid.org/0000-0002-8169-9049 ____ I'm curious as to why this is a subclass of a Mendelian disorder?
priority
add synonym psmnsw mondo term id and label psmnsw mondo synonym to be added broad synonym subtype ie broad exact narrow related sleep walking disorder sleepwalking disorder sleep walking somnambulism database cross reference for the synonym such as pubmed id in the format pmid xxxxxx or a cross reference to another ontology like omim or orphanet sctid omop your nano attribution orcid if you don t have an orcid you can sign up for one i m curious as to why this is a subclass of a mendelian disorder
1
438,889
12,663,077,112
IssuesEvent
2020-06-18 00:07:59
Trustroots/trustroots
https://api.github.com/repos/Trustroots/trustroots
closed
Facebook links from profiles don't work
Facebook Module:Users [Priority] High unloved
From my own profile: https://www.facebook.com/app_scoped_user_id/10152809941777209 Sorry, this content isn't available right now The link you followed may have expired, or the page may only be visible to an audience you're not in. Go back to the previous page · Go to News Feed · Visit our Help Center <img width="707" alt="image" src="https://user-images.githubusercontent.com/54728/44473706-348c0500-a631-11e8-8ddf-b07977b69141.png">
1.0
Facebook links from profiles don't work - From my own profile: https://www.facebook.com/app_scoped_user_id/10152809941777209 Sorry, this content isn't available right now The link you followed may have expired, or the page may only be visible to an audience you're not in. Go back to the previous page · Go to News Feed · Visit our Help Center <img width="707" alt="image" src="https://user-images.githubusercontent.com/54728/44473706-348c0500-a631-11e8-8ddf-b07977b69141.png">
priority
facebook links from profiles don t work from my own profile sorry this content isn t available right now the link you followed may have expired or the page may only be visible to an audience you re not in go back to the previous page · go to news feed · visit our help center img width alt image src
1
532,757
15,570,967,718
IssuesEvent
2021-03-17 03:45:28
wso2/micro-integrator
https://api.github.com/repos/wso2/micro-integrator
closed
[Dashboard UI] cannot add new loggers
4.0.0 Monitoring-Dashboard Priority/Highest bug
**Description:** Cannot add new loggers. No network calls were observed on button click. ![Screen Shot 2021-03-12 at 3 05 02 PM](https://user-images.githubusercontent.com/22365810/110921330-72162200-8344-11eb-8d48-1e48f34e5a32.png)
1.0
[Dashboard UI] cannot add new loggers - **Description:** Cannot add new loggers. No network calls were observed on button click. ![Screen Shot 2021-03-12 at 3 05 02 PM](https://user-images.githubusercontent.com/22365810/110921330-72162200-8344-11eb-8d48-1e48f34e5a32.png)
priority
cannot add new loggers description cannot add new loggers no network calls were observed on button click
1
313,541
9,564,494,529
IssuesEvent
2019-05-05 04:05:51
noamross/redoc
https://api.github.com/repos/noamross/redoc
closed
Handle comments on code output sections
high-priority
Currently, comments on code output sections will be lost. They should be moved to just before or just after code chunks, or around inline chunks.
1.0
Handle comments on code output sections - Currently, comments on code output sections will be lost. They should be moved to just before or just after code chunks, or around inline chunks.
priority
handle comments on code output sections currently comments on code output sections will be lost they should be moved to just before or just after code chunks or around inline chunks
1
512,743
14,908,700,967
IssuesEvent
2021-01-22 06:30:06
ercpham/wi21-cse110-lab3
https://api.github.com/repos/ercpham/wi21-cse110-lab3
opened
Color and Text
banana high priority
## Description Add CSS related to coloring the page and styling the text ## Subtasks - [ ] Colors - [ ] rgb(r, g, b), rgba(r, g, b, a) - [ ] #FFF, #FFFFFF - [ ] hsl(h, s, l), hsla(h, s, l, a) - [ ] Color name (i.e ‘green’) - [ ] Backgrounds - [ ] background-color - [ ] Text - [ ] color - [ ] text-decoration - [ ] text-align - [ ] Fonts - [ ] Include 3rd party font
1.0
Color and Text - ## Description Add CSS related to coloring the page and styling the text ## Subtasks - [ ] Colors - [ ] rgb(r, g, b), rgba(r, g, b, a) - [ ] #FFF, #FFFFFF - [ ] hsl(h, s, l), hsla(h, s, l, a) - [ ] Color name (i.e ‘green’) - [ ] Backgrounds - [ ] background-color - [ ] Text - [ ] color - [ ] text-decoration - [ ] text-align - [ ] Fonts - [ ] Include 3rd party font
priority
color and text description add css related to coloring the page and styling the text subtasks colors rgb r g b rgba r g b a fff ffffff hsl h s l hsla h s l a color name i e ‘green’ backgrounds background color text color text decoration text align fonts include party font
1
782,219
27,490,624,736
IssuesEvent
2023-03-04 15:21:58
dogukanarslan/SWE574-Group-3
https://api.github.com/repos/dogukanarslan/SWE574-Group-3
closed
Decide the base project
priority: high discussion
In order to decide the base project, we will prepare our previous projects with their pros & cons to compare it with our stakeholders requirements (@uskudarli)
1.0
Decide the base project - In order to decide the base project, we will prepare our previous projects with their pros & cons to compare it with our stakeholders requirements (@uskudarli)
priority
decide the base project in order to decide the base project we will prepare our previous projects with their pros cons to compare it with our stakeholders requirements uskudarli
1
561,629
16,620,454,993
IssuesEvent
2021-06-02 23:37:07
guardicore/monkey
https://api.github.com/repos/guardicore/monkey
opened
Code is running on import, resulting in undesired execution of logic
Bug Complexity: High Priority: Medium
<!-- Thank you for reporting a bug to make Infection Monkey better. Please fill in as much of the template below as you're able. --> ## Describe the bug Reporting semaphores are created when `report_generation_synchronisation` is imported. If the `--help` flag is passed to Monkey Island, the user sees a log message regading the initialization of these locks. The `--help` flag should only display help and exit. We should avoid executing global statements like this that run on import. https://github.com/guardicore/monkey/blob/4e6bb219425927f979767d9750d5317f896551eb/monkey/monkey_island/cc/services/reporting/report_generation_synchronisation.py#L1-L15 ## To Reproduce Steps to reproduce the behavior: 1. Run Monkey Island with the `--help` flag 2. See error ## Screenshots ![image](https://user-images.githubusercontent.com/19957806/120564874-dee80800-c3d9-11eb-8037-8a2d51c6cf62.png).
1.0
Code is running on import, resulting in undesired execution of logic - <!-- Thank you for reporting a bug to make Infection Monkey better. Please fill in as much of the template below as you're able. --> ## Describe the bug Reporting semaphores are created when `report_generation_synchronisation` is imported. If the `--help` flag is passed to Monkey Island, the user sees a log message regading the initialization of these locks. The `--help` flag should only display help and exit. We should avoid executing global statements like this that run on import. https://github.com/guardicore/monkey/blob/4e6bb219425927f979767d9750d5317f896551eb/monkey/monkey_island/cc/services/reporting/report_generation_synchronisation.py#L1-L15 ## To Reproduce Steps to reproduce the behavior: 1. Run Monkey Island with the `--help` flag 2. See error ## Screenshots ![image](https://user-images.githubusercontent.com/19957806/120564874-dee80800-c3d9-11eb-8037-8a2d51c6cf62.png).
priority
code is running on import resulting in undesired execution of logic thank you for reporting a bug to make infection monkey better please fill in as much of the template below as you re able describe the bug reporting semaphores are created when report generation synchronisation is imported if the help flag is passed to monkey island the user sees a log message regading the initialization of these locks the help flag should only display help and exit we should avoid executing global statements like this that run on import to reproduce steps to reproduce the behavior run monkey island with the help flag see error screenshots
1
95,578
3,953,947,748
IssuesEvent
2016-04-29 15:13:59
larsiusprime/tdrpg-bugs
https://api.github.com/repos/larsiusprime/tdrpg-bugs
closed
Ranger's "black out the sun" has no animation?
1 bug DQ CORE Priority HIGH
On 0.5.7 just looks like this the whole time: ![dq-black-out-the-sun](https://cloud.githubusercontent.com/assets/16719964/14918891/6766bc5e-0e26-11e6-8fcd-24c2c03cbe70.png) Intentional?
1.0
Ranger's "black out the sun" has no animation? - On 0.5.7 just looks like this the whole time: ![dq-black-out-the-sun](https://cloud.githubusercontent.com/assets/16719964/14918891/6766bc5e-0e26-11e6-8fcd-24c2c03cbe70.png) Intentional?
priority
ranger s black out the sun has no animation on just looks like this the whole time intentional
1
270,514
8,461,326,236
IssuesEvent
2018-10-22 21:28:00
nprapps/elections18-general
https://api.github.com/repos/nprapps/elections18-general
closed
Turn off elections staging daemon, to conserve API key usage
effort:light priority:high
No need until soon before election night
1.0
Turn off elections staging daemon, to conserve API key usage - No need until soon before election night
priority
turn off elections staging daemon to conserve api key usage no need until soon before election night
1
491,219
14,147,203,318
IssuesEvent
2020-11-10 20:25:16
wso2/product-is
https://api.github.com/repos/wso2/product-is
closed
My Account displays wrong error when current password is given incorrectly for password change
Priority/Highest Severity/Critical bug myaccount ux
**Describe the issue:** The error message displayed when an incorrect password is given as the current password when changing the password through My Account is "Something went wrong. Please try again". **How to reproduce:** 1. Login to my account from a created user 2. Go to My Account > Security > Change Password 3. Enter the current password incorrectly 4. Enter a new password and click submit **Observation:** <img width="1440" alt="Screenshot 2020-11-10 at 10 35 46" src="https://user-images.githubusercontent.com/19253380/98630769-e19de580-2341-11eb-9f0f-99a7494a0d5d.png"> **Expected behavior:** A proper warning stating that the current password entered is incorrect should be displayed. **Environment information:** - Product Version: IS 5.11.0-Beta6 Snapshot - OS: Mac - Database: MySQL8 - Userstore: JDBC --- ### Optional Fields **Suggested labels:** myaccount
1.0
My Account displays wrong error when current password is given incorrectly for password change - **Describe the issue:** The error message displayed when an incorrect password is given as the current password when changing the password through My Account is "Something went wrong. Please try again". **How to reproduce:** 1. Login to my account from a created user 2. Go to My Account > Security > Change Password 3. Enter the current password incorrectly 4. Enter a new password and click submit **Observation:** <img width="1440" alt="Screenshot 2020-11-10 at 10 35 46" src="https://user-images.githubusercontent.com/19253380/98630769-e19de580-2341-11eb-9f0f-99a7494a0d5d.png"> **Expected behavior:** A proper warning stating that the current password entered is incorrect should be displayed. **Environment information:** - Product Version: IS 5.11.0-Beta6 Snapshot - OS: Mac - Database: MySQL8 - Userstore: JDBC --- ### Optional Fields **Suggested labels:** myaccount
priority
my account displays wrong error when current password is given incorrectly for password change describe the issue the error message displayed when an incorrect password is given as the current password when changing the password through my account is something went wrong please try again how to reproduce login to my account from a created user go to my account security change password enter the current password incorrectly enter a new password and click submit observation img width alt screenshot at src expected behavior a proper warning stating that the current password entered is incorrect should be displayed environment information product version is snapshot os mac database userstore jdbc optional fields suggested labels myaccount
1
44,019
2,898,441,604
IssuesEvent
2015-06-17 02:58:07
SpeedCurve-Metrics/SpeedCurve
https://api.github.com/repos/SpeedCurve-Metrics/SpeedCurve
opened
PageSpeed API returning 0 score
bug high priority
We've used up all of our available quota. Need to optimize the way we're using the API.
1.0
PageSpeed API returning 0 score - We've used up all of our available quota. Need to optimize the way we're using the API.
priority
pagespeed api returning score we ve used up all of our available quota need to optimize the way we re using the api
1
420,722
12,243,147,988
IssuesEvent
2020-05-05 08:41:26
buddyboss/buddyboss-platform
https://api.github.com/repos/buddyboss/buddyboss-platform
closed
Not all the search result items for the lesson are being shown
Status: Duplicate bug component: search duplicate priority: high
**Describe the bug** When you search a lesson on the frontend, the search result counter is correct but the search result items are incomplete or do not match with the search result counter. **To Reproduce** Steps to reproduce the behavior: 1. Create at least 15 lessons with related keywords 2. Search on the frontend and you can notice that not all the items are being shown **Expected behavior** All the search items should appear **Screenshots** - On the backend, there are 12 results for the keyword "abc" ![lesson](https://user-images.githubusercontent.com/58522498/75063478-fe7a5a80-551f-11ea-9563-47d5a4cc9720.png) - On the frontend, it is indicated that there are 12 results found for the lesson but only 10 items are listed ![lesson-result](https://user-images.githubusercontent.com/58522498/75063598-397c8e00-5520-11ea-8a25-b554853ab6bd.png) **Support ticket links** https://secure.helpscout.net/conversation/1111927002/1827/
1.0
Not all the search result items for the lesson are being shown - **Describe the bug** When you search a lesson on the frontend, the search result counter is correct but the search result items are incomplete or do not match with the search result counter. **To Reproduce** Steps to reproduce the behavior: 1. Create at least 15 lessons with related keywords 2. Search on the frontend and you can notice that not all the items are being shown **Expected behavior** All the search items should appear **Screenshots** - On the backend, there are 12 results for the keyword "abc" ![lesson](https://user-images.githubusercontent.com/58522498/75063478-fe7a5a80-551f-11ea-9563-47d5a4cc9720.png) - On the frontend, it is indicated that there are 12 results found for the lesson but only 10 items are listed ![lesson-result](https://user-images.githubusercontent.com/58522498/75063598-397c8e00-5520-11ea-8a25-b554853ab6bd.png) **Support ticket links** https://secure.helpscout.net/conversation/1111927002/1827/
priority
not all the search result items for the lesson are being shown describe the bug when you search a lesson on the frontend the search result counter is correct but the search result items are incomplete or do not match with the search result counter to reproduce steps to reproduce the behavior create at least lessons with related keywords search on the frontend and you can notice that not all the items are being shown expected behavior all the search items should appear screenshots on the backend there are results for the keyword abc on the frontend it is indicated that there are results found for the lesson but only items are listed support ticket links
1
725,341
24,959,181,555
IssuesEvent
2022-11-01 14:16:42
episphere/conceptGithubActions
https://api.github.com/repos/episphere/conceptGithubActions
opened
Misalignment of Data Dictionary Columns in Aggregate JSON
bug High Priority
See descriptions below. The issue with harmonized variables might be fixed with adding the additional dictionary fields to the JSON that show the association between harmonized responses and the question. <p style="-webkit-font-smoothing: antialiased; box-sizing: border-box; margin: 0px; color: rgb(36, 36, 36); font-family: -apple-system, &quot;system-ui&quot;, &quot;Segoe UI&quot;, system-ui, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Web&quot;, sans-serif; font-size: 14px; font-style: inherit; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: inherit; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;"><span style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-size: 14px; font-style: inherit; font-weight: inherit;">[10/11 3:59 PM] Wu, Jing (NIH/NCI) [C]</span></p><p style="-webkit-font-smoothing: antialiased; box-sizing: border-box; margin: 0px; color: rgb(36, 36, 36); font-family: -apple-system, &quot;system-ui&quot;, &quot;Segoe UI&quot;, system-ui, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Web&quot;, sans-serif; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;"><span style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-size: 14px; font-style: inherit; font-weight: inherit;">Hi, Nicole and Daniel, please see this part of the dictionary data which the variables name is messed up with variable labels when the variable name are missing:</span></p> file | Variable Label | Variable Name -- | -- | -- <p style="-webkit-font-smoothing: antialiased; box-sizing: border-box; margin: 0px; color: rgb(36, 36, 36); font-family: -apple-system, &quot;system-ui&quot;, &quot;Segoe UI&quot;, system-ui, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Web&quot;, sans-serif; font-size: 14px; font-style: inherit; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: inherit; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;"><span style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-size: 14px; font-style: inherit; font-weight: inherit;">like 1</span></p><p style="-webkit-font-smoothing: antialiased; box-sizing: border-box; margin: 0px; color: rgb(36, 36, 36); font-family: -apple-system, &quot;system-ui&quot;, &quot;Segoe UI&quot;, system-ui, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Web&quot;, sans-serif; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;"><br style="-webkit-font-smoothing: antialiased; box-sizing: border-box;"></p><p style="-webkit-font-smoothing: antialiased; box-sizing: border-box; margin: 0px; color: rgb(36, 36, 36); font-family: -apple-system, &quot;system-ui&quot;, &quot;Segoe UI&quot;, system-ui, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Web&quot;, sans-serif; font-size: 14px; font-style: inherit; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: inherit; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;"><span style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-size: 14px; font-style: inherit; font-weight: inherit;">[10/11 4:01 PM] Wu, Jing (NIH/NCI) [C]</span></p><p style="-webkit-font-smoothing: antialiased; box-sizing: border-box; margin: 0px; color: rgb(36, 36, 36); font-family: -apple-system, &quot;system-ui&quot;, &quot;Segoe UI&quot;, system-ui, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Web&quot;, sans-serif; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;"><span style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-size: 14px; font-style: inherit; font-weight: inherit;">In the current dictionary, the variable names are not appliable for 1047 out of 4172 CIDs, which bring some issues when linked with the QC check code.</span></p> <span><span class="ui-provider agv b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak" dir="ltr"><span><span style="font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, system-ui, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Web&quot;, sans-serif; font-size: 14px; white-space: pre-wrap;"><p style="margin: 0px;">[9:12 AM] Wu, Jing (NIH/NCI) [C]</p> <p style="font-size: 14px; font-style: inherit; font-weight: inherit; margin: 0px;"> Also, if the dictionary in json is ordered by CID, another issue is the duplicate cases by CIDs with different variable names. </p> 40 | 104430631 | No permanent teeth lost | SrvMw_NOPERMTTHLOST_v1r0 -- | -- | -- | -- 41 | 104430631 | No permanent teeth lost | SrvMw_DENTURES_v1r0 42 | 104666483 | Other: Please describe | SrvLAW_HomeWtr3_9_Oth_v1r0 43 | 104676242 | Types of alcoholic beverages - Wine | SrvSAS_Wine17_v1r0 44 | 104676242 | Types of alcoholic beverages - Wine | SrvSAS_Wine1824_v1r0 45 | 104676242 | Types of alcoholic beverages - Wine | SrvSAS_Wine2529_v1r0 46 | 104676242 | Types of alcoholic beverages - Wine | SrvSAS_Wine3039_v1r0 47 | 104676242 | Types of alcoholic beverages - Wine | SrvSAS_Wine4049_v1r0 48 | 104676242 | Types of alcoholic beverages - Wine | SrvSAS_Wine5059_v1r0 49 | 104676242 </span><p><br></p> </span><span><span style="font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, system-ui, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Web&quot;, sans-serif; font-size: 14px; white-space: pre-wrap;"><p style="margin: 0px;">[9:13 AM] Wu, Jing (NIH/NCI) [C]</p> <p>In the duplicate CIDs, I wonder these CIDs might be the first level of CID (conceptId.1, or conceptId.2)</p> </span> </span></span></span>
1.0
Misalignment of Data Dictionary Columns in Aggregate JSON - See descriptions below. The issue with harmonized variables might be fixed with adding the additional dictionary fields to the JSON that show the association between harmonized responses and the question. <p style="-webkit-font-smoothing: antialiased; box-sizing: border-box; margin: 0px; color: rgb(36, 36, 36); font-family: -apple-system, &quot;system-ui&quot;, &quot;Segoe UI&quot;, system-ui, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Web&quot;, sans-serif; font-size: 14px; font-style: inherit; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: inherit; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;"><span style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-size: 14px; font-style: inherit; font-weight: inherit;">[10/11 3:59 PM] Wu, Jing (NIH/NCI) [C]</span></p><p style="-webkit-font-smoothing: antialiased; box-sizing: border-box; margin: 0px; color: rgb(36, 36, 36); font-family: -apple-system, &quot;system-ui&quot;, &quot;Segoe UI&quot;, system-ui, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Web&quot;, sans-serif; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;"><span style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-size: 14px; font-style: inherit; font-weight: inherit;">Hi, Nicole and Daniel, please see this part of the dictionary data which the variables name is messed up with variable labels when the variable name are missing:</span></p> file | Variable Label | Variable Name -- | -- | -- <p style="-webkit-font-smoothing: antialiased; box-sizing: border-box; margin: 0px; color: rgb(36, 36, 36); font-family: -apple-system, &quot;system-ui&quot;, &quot;Segoe UI&quot;, system-ui, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Web&quot;, sans-serif; font-size: 14px; font-style: inherit; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: inherit; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;"><span style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-size: 14px; font-style: inherit; font-weight: inherit;">like 1</span></p><p style="-webkit-font-smoothing: antialiased; box-sizing: border-box; margin: 0px; color: rgb(36, 36, 36); font-family: -apple-system, &quot;system-ui&quot;, &quot;Segoe UI&quot;, system-ui, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Web&quot;, sans-serif; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;"><br style="-webkit-font-smoothing: antialiased; box-sizing: border-box;"></p><p style="-webkit-font-smoothing: antialiased; box-sizing: border-box; margin: 0px; color: rgb(36, 36, 36); font-family: -apple-system, &quot;system-ui&quot;, &quot;Segoe UI&quot;, system-ui, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Web&quot;, sans-serif; font-size: 14px; font-style: inherit; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: inherit; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;"><span style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-size: 14px; font-style: inherit; font-weight: inherit;">[10/11 4:01 PM] Wu, Jing (NIH/NCI) [C]</span></p><p style="-webkit-font-smoothing: antialiased; box-sizing: border-box; margin: 0px; color: rgb(36, 36, 36); font-family: -apple-system, &quot;system-ui&quot;, &quot;Segoe UI&quot;, system-ui, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Web&quot;, sans-serif; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;"><span style="-webkit-font-smoothing: antialiased; box-sizing: border-box; font-size: 14px; font-style: inherit; font-weight: inherit;">In the current dictionary, the variable names are not appliable for 1047 out of 4172 CIDs, which bring some issues when linked with the QC check code.</span></p> <span><span class="ui-provider agv b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak" dir="ltr"><span><span style="font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, system-ui, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Web&quot;, sans-serif; font-size: 14px; white-space: pre-wrap;"><p style="margin: 0px;">[9:12 AM] Wu, Jing (NIH/NCI) [C]</p> <p style="font-size: 14px; font-style: inherit; font-weight: inherit; margin: 0px;"> Also, if the dictionary in json is ordered by CID, another issue is the duplicate cases by CIDs with different variable names. </p> 40 | 104430631 | No permanent teeth lost | SrvMw_NOPERMTTHLOST_v1r0 -- | -- | -- | -- 41 | 104430631 | No permanent teeth lost | SrvMw_DENTURES_v1r0 42 | 104666483 | Other: Please describe | SrvLAW_HomeWtr3_9_Oth_v1r0 43 | 104676242 | Types of alcoholic beverages - Wine | SrvSAS_Wine17_v1r0 44 | 104676242 | Types of alcoholic beverages - Wine | SrvSAS_Wine1824_v1r0 45 | 104676242 | Types of alcoholic beverages - Wine | SrvSAS_Wine2529_v1r0 46 | 104676242 | Types of alcoholic beverages - Wine | SrvSAS_Wine3039_v1r0 47 | 104676242 | Types of alcoholic beverages - Wine | SrvSAS_Wine4049_v1r0 48 | 104676242 | Types of alcoholic beverages - Wine | SrvSAS_Wine5059_v1r0 49 | 104676242 </span><p><br></p> </span><span><span style="font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, system-ui, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Web&quot;, sans-serif; font-size: 14px; white-space: pre-wrap;"><p style="margin: 0px;">[9:13 AM] Wu, Jing (NIH/NCI) [C]</p> <p>In the duplicate CIDs, I wonder these CIDs might be the first level of CID (conceptId.1, or conceptId.2)</p> </span> </span></span></span>
priority
misalignment of data dictionary columns in aggregate json see descriptions below the issue with harmonized variables might be fixed with adding the additional dictionary fields to the json that show the association between harmonized responses and the question wu jing nih nci hi nicole and daniel please see this part of the dictionary data which the variables name is messed up with variable labels when the variable name are missing file variable label variable name like wu jing nih nci in the current dictionary the variable names are not appliable for out of cids which bring some issues when linked with the qc check code wu jing nih nci also if the dictionary in json is ordered by cid another issue is the duplicate cases by cids with different variable names no permanent teeth lost srvmw nopermtthlost no permanent teeth lost srvmw dentures other  please describe srvlaw oth types of alcoholic beverages   wine srvsas types of alcoholic beverages   wine srvsas types of alcoholic beverages   wine srvsas types of alcoholic beverages   wine srvsas types of alcoholic beverages   wine srvsas types of alcoholic beverages   wine srvsas wu jing nih nci in the duplicate cids i wonder these cids might be the first level of cid conceptid or conceptid
1
260,080
8,203,810,718
IssuesEvent
2018-09-03 01:58:07
lbryio/lbry-android
https://api.github.com/repos/lbryio/lbry-android
closed
Phone number verification for mobile rewards
High priority type: new feature
Since the value returned as the device ID cannot be 100% trusted, we'd have to resort to phone number verification via SMS in order to prove that a user is human.
1.0
Phone number verification for mobile rewards - Since the value returned as the device ID cannot be 100% trusted, we'd have to resort to phone number verification via SMS in order to prove that a user is human.
priority
phone number verification for mobile rewards since the value returned as the device id cannot be trusted we d have to resort to phone number verification via sms in order to prove that a user is human
1
621,560
19,591,437,589
IssuesEvent
2022-01-05 13:26:39
merico-dev/lake
https://api.github.com/repos/merico-dev/lake
closed
Config UI design a pipeline page that's compliant with the new `/pipelines` api
proposal priority: high Frontend
## Description When [Create an entity to represent a tasks Triggeration · Issue #824 · merico-dev/lake](https://github.com/merico-dev/lake/issues/824) done, `POST /task` behave differently. `config-ui` need a new design for task management to work properly The coming pipeline api design is much more like gitlabs. In gitlab, a `pipeline` contains a set of `job`; in devlake, a `pipeline` contains a set of `task`, `job/task` share the same execution manner as following screenshot ![image](https://user-images.githubusercontent.com/61080/142788339-fa487da4-fe1d-4282-8af5-51db4cee7d81.png) And users can manage them both `pipeline` and `task` based on what they need: ![image](https://user-images.githubusercontent.com/61080/142788498-9ef8b780-a495-4c38-8afb-4b56ff486d7d.png) ## Describe the solution you'd like Design our `pipeline` and `task` management similar to `pipeline` and `job` from gitlab. no need to be as complete as `gitlab` but share the same idea to fulfill our need at the moment. And I would like the `tasks` layout to be arranged accordingly to our json body as following: ![image](https://user-images.githubusercontent.com/61080/142795641-1cdb1be3-310e-49b6-9be1-e19163e93bf8.png) ## Additional context This depends on issue #824 @e2corporation let me know if you need more context
1.0
Config UI design a pipeline page that's compliant with the new `/pipelines` api - ## Description When [Create an entity to represent a tasks Triggeration · Issue #824 · merico-dev/lake](https://github.com/merico-dev/lake/issues/824) done, `POST /task` behave differently. `config-ui` need a new design for task management to work properly The coming pipeline api design is much more like gitlabs. In gitlab, a `pipeline` contains a set of `job`; in devlake, a `pipeline` contains a set of `task`, `job/task` share the same execution manner as following screenshot ![image](https://user-images.githubusercontent.com/61080/142788339-fa487da4-fe1d-4282-8af5-51db4cee7d81.png) And users can manage them both `pipeline` and `task` based on what they need: ![image](https://user-images.githubusercontent.com/61080/142788498-9ef8b780-a495-4c38-8afb-4b56ff486d7d.png) ## Describe the solution you'd like Design our `pipeline` and `task` management similar to `pipeline` and `job` from gitlab. no need to be as complete as `gitlab` but share the same idea to fulfill our need at the moment. And I would like the `tasks` layout to be arranged accordingly to our json body as following: ![image](https://user-images.githubusercontent.com/61080/142795641-1cdb1be3-310e-49b6-9be1-e19163e93bf8.png) ## Additional context This depends on issue #824 @e2corporation let me know if you need more context
priority
config ui design a pipeline page that s compliant with the new pipelines api description when done post task behave differently config ui need a new design for task management to work properly the coming pipeline api design is much more like gitlabs in gitlab a pipeline contains a set of job in devlake a pipeline contains a set of task job task share the same execution manner as following screenshot and users can manage them both pipeline and task based on what they need describe the solution you d like design our pipeline and task management similar to pipeline and job from gitlab no need to be as complete as gitlab but share the same idea to fulfill our need at the moment and i would like the tasks layout to be arranged accordingly to our json body as following additional context this depends on issue let me know if you need more context
1
432,466
12,493,903,938
IssuesEvent
2020-06-01 10:08:19
canonical-web-and-design/maas-ui
https://api.github.com/repos/canonical-web-and-design/maas-ui
opened
UI stuck in error state after error loading machine
Bug 🐛 Priority: High
From https://bugs.launchpad.net/maas/+bug/1881555 When attempting to view a machine that either doesn't exist, or that the current user doesn't have access to, the UI displays an error message with an action to 'Reload'. All interactions within the (legacy) AngularJS app from that point refuse to update the UI. If one happens to hit a React route, then because the app switches, it behaves as one might expect. Steps to reproduce: 1. http://bolla.internal:5240/MAAS/l/machine/this-does-not-exist 2. Now try to navigate to any Angular routes (e.g. Devices, Controllers, KVM, Images, DNS, AZs) 3. Note the browser doesn't move, and you're stuck with this error message Expected 1. Nice 'Machine not found' page, offer link back to Machines list 2. No button to reload (if in prod, fine for dev) MAAS: 2.8.0~beta4 (8512-g.1897d06c8)
1.0
UI stuck in error state after error loading machine - From https://bugs.launchpad.net/maas/+bug/1881555 When attempting to view a machine that either doesn't exist, or that the current user doesn't have access to, the UI displays an error message with an action to 'Reload'. All interactions within the (legacy) AngularJS app from that point refuse to update the UI. If one happens to hit a React route, then because the app switches, it behaves as one might expect. Steps to reproduce: 1. http://bolla.internal:5240/MAAS/l/machine/this-does-not-exist 2. Now try to navigate to any Angular routes (e.g. Devices, Controllers, KVM, Images, DNS, AZs) 3. Note the browser doesn't move, and you're stuck with this error message Expected 1. Nice 'Machine not found' page, offer link back to Machines list 2. No button to reload (if in prod, fine for dev) MAAS: 2.8.0~beta4 (8512-g.1897d06c8)
priority
ui stuck in error state after error loading machine from when attempting to view a machine that either doesn t exist or that the current user doesn t have access to the ui displays an error message with an action to reload all interactions within the legacy angularjs app from that point refuse to update the ui if one happens to hit a react route then because the app switches it behaves as one might expect steps to reproduce now try to navigate to any angular routes e g devices controllers kvm images dns azs note the browser doesn t move and you re stuck with this error message expected nice machine not found page offer link back to machines list no button to reload if in prod fine for dev maas g
1
168,819
6,387,291,739
IssuesEvent
2017-08-03 13:22:24
focallocal/fl-maps
https://api.github.com/repos/focallocal/fl-maps
opened
house number only works after road name
bug enhancement high priority
the house numbers only work if they are added after the road name. we will require it to work both before and after as some cultures put it before and some afterwards, both need to be able to use the map comfortably ![image](https://user-images.githubusercontent.com/16229696/28923768-0870957a-7857-11e7-8b04-a78c703ae049.png) ![image](https://user-images.githubusercontent.com/16229696/28923788-1c37e068-7857-11e7-8289-2b861a1cb6a0.png)
1.0
house number only works after road name - the house numbers only work if they are added after the road name. we will require it to work both before and after as some cultures put it before and some afterwards, both need to be able to use the map comfortably ![image](https://user-images.githubusercontent.com/16229696/28923768-0870957a-7857-11e7-8b04-a78c703ae049.png) ![image](https://user-images.githubusercontent.com/16229696/28923788-1c37e068-7857-11e7-8289-2b861a1cb6a0.png)
priority
house number only works after road name the house numbers only work if they are added after the road name we will require it to work both before and after as some cultures put it before and some afterwards both need to be able to use the map comfortably
1
201,347
7,029,904,765
IssuesEvent
2017-12-26 06:05:38
Mobiusor/aerolink-issue
https://api.github.com/repos/Mobiusor/aerolink-issue
closed
total price doesn't equal to daily rate*days*(1-discount)
high priority Operator App
1366*56*0.85=65021.6, it should display 65021
1.0
total price doesn't equal to daily rate*days*(1-discount) - 1366*56*0.85=65021.6, it should display 65021
priority
total price doesn t equal to daily rate days discount it should display
1
333,172
10,118,226,592
IssuesEvent
2019-07-31 08:35:56
WordPress/gutenberg
https://api.github.com/repos/WordPress/gutenberg
closed
Table block: Text alignment (none, left, center, right)
Priority High [Block] Table [Status] In Progress [Type] Enhancement
The Table block currently does not allow for text alignment within a cell. Users can benefit from text alignment within a cell when using numbers, dates, money. Often times these values are aligned right. This can't be done currently. These options: ![Screen Shot 2019-05-24 at 1 34 59 PM](https://user-images.githubusercontent.com/617986/58355320-d5aa2500-7e28-11e9-8820-57d9dd62f529.png) Should exist in the Table block toolbar. ![Screen Shot 2019-05-24 at 1 37 37 PM](https://user-images.githubusercontent.com/617986/58355416-1efa7480-7e29-11e9-81f3-ffad58bcd9fd.png) This was initially noted in https://github.com/WordPress/gutenberg/issues/6923 by @helen. I'm pulling it into it's own issue.
1.0
Table block: Text alignment (none, left, center, right) - The Table block currently does not allow for text alignment within a cell. Users can benefit from text alignment within a cell when using numbers, dates, money. Often times these values are aligned right. This can't be done currently. These options: ![Screen Shot 2019-05-24 at 1 34 59 PM](https://user-images.githubusercontent.com/617986/58355320-d5aa2500-7e28-11e9-8820-57d9dd62f529.png) Should exist in the Table block toolbar. ![Screen Shot 2019-05-24 at 1 37 37 PM](https://user-images.githubusercontent.com/617986/58355416-1efa7480-7e29-11e9-81f3-ffad58bcd9fd.png) This was initially noted in https://github.com/WordPress/gutenberg/issues/6923 by @helen. I'm pulling it into it's own issue.
priority
table block text alignment none left center right the table block currently does not allow for text alignment within a cell users can benefit from text alignment within a cell when using numbers dates money often times these values are aligned right this can t be done currently these options should exist in the table block toolbar this was initially noted in by helen i m pulling it into it s own issue
1
225,824
7,495,371,767
IssuesEvent
2018-04-07 20:04:41
YoungMaker/iORC
https://api.github.com/repos/YoungMaker/iORC
closed
Put data in the Skills fragment
High Priority In Progress User Interface
Currently, the skills fragment displays the total list of skills but does not display the value of the skill as calculated for the character.
1.0
Put data in the Skills fragment - Currently, the skills fragment displays the total list of skills but does not display the value of the skill as calculated for the character.
priority
put data in the skills fragment currently the skills fragment displays the total list of skills but does not display the value of the skill as calculated for the character
1
71,529
3,358,887,097
IssuesEvent
2015-11-19 11:50:31
vigour-io/wrapper
https://api.github.com/repos/vigour-io/wrapper
opened
[Wrapper] [Events] Spec
priority:high
The wrapper should by default propagate the following events: * `pause` when the application goers in background * `resume` when comes back * `call(data)` when call is started or ended (data -->`'start' || 'end'`) * `button` when a button is pressed (data --> `'volup' || 'voldown' || 'home' || 'back') We don't need a plugin for this feature, this feature should always be available.
1.0
[Wrapper] [Events] Spec - The wrapper should by default propagate the following events: * `pause` when the application goers in background * `resume` when comes back * `call(data)` when call is started or ended (data -->`'start' || 'end'`) * `button` when a button is pressed (data --> `'volup' || 'voldown' || 'home' || 'back') We don't need a plugin for this feature, this feature should always be available.
priority
spec the wrapper should by default propagate the following events pause when the application goers in background resume when comes back call data when call is started or ended data start end button when a button is pressed data volup voldown home back we don t need a plugin for this feature this feature should always be available
1
561,238
16,613,774,211
IssuesEvent
2021-06-02 14:27:25
Heyimlulu/AutoInsuranceProject
https://api.github.com/repos/Heyimlulu/AutoInsuranceProject
closed
Getting an error. I couldn't figure out what's going on
High priority bug
## On Pull request #11 - See logs below ``` 21-05-26 mer. 15:36:37.636 WARN MappingJackson2HttpMessageConverter Failed to evaluate Jackson deserialization for type [[simple type, class com.namai.assurance.model.Policy]]: com.fasterxml.jackson.databind.JsonMappingException: Multiple back-reference properties with name 'defaultReference' 21-05-26 mer. 15:36:37.643 WARN MappingJackson2HttpMessageConverter Failed to evaluate Jackson deserialization for type [[simple type, class com.namai.assurance.model.Policy]]: com.fasterxml.jackson.databind.JsonMappingException: Multiple back-reference properties with name 'defaultReference' 21-05-26 mer. 15:36:37.646 WARN DefaultHandlerExceptionResolver Resolved [org.springframework.web.HttpMediaTypeNotSupportedException: Content type 'application/json;charset=UTF-8' not supported] ```
1.0
Getting an error. I couldn't figure out what's going on - ## On Pull request #11 - See logs below ``` 21-05-26 mer. 15:36:37.636 WARN MappingJackson2HttpMessageConverter Failed to evaluate Jackson deserialization for type [[simple type, class com.namai.assurance.model.Policy]]: com.fasterxml.jackson.databind.JsonMappingException: Multiple back-reference properties with name 'defaultReference' 21-05-26 mer. 15:36:37.643 WARN MappingJackson2HttpMessageConverter Failed to evaluate Jackson deserialization for type [[simple type, class com.namai.assurance.model.Policy]]: com.fasterxml.jackson.databind.JsonMappingException: Multiple back-reference properties with name 'defaultReference' 21-05-26 mer. 15:36:37.646 WARN DefaultHandlerExceptionResolver Resolved [org.springframework.web.HttpMediaTypeNotSupportedException: Content type 'application/json;charset=UTF-8' not supported] ```
priority
getting an error i couldn t figure out what s going on on pull request see logs below mer warn failed to evaluate jackson deserialization for type com fasterxml jackson databind jsonmappingexception multiple back reference properties with name defaultreference mer warn failed to evaluate jackson deserialization for type com fasterxml jackson databind jsonmappingexception multiple back reference properties with name defaultreference mer warn defaulthandlerexceptionresolver resolved
1