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
517,273
14,998,553,217
IssuesEvent
2021-01-29 18:36:26
fossasia/open-event-frontend
https://api.github.com/repos/fossasia/open-event-frontend
closed
Enhance Location and Map Feature by Switching to OSM and Mapbox
Priority: High enhancement
Maps are shown using Google Maps currently. As we are trying to get away from Google as a proprietary map tool that collects data of our users we need OpenStreetMap and Mapbox as alternatives. Please implement these services and switch to OpenStreetMaps or MapBox depending on the key provided at runtime. The following flow is implemented and should work after the map has been changed: A) For the Organizer and Attendees 1. User add an address 2. User can preview the map location and adjust it if if necessary 3. User saves the changes 4. Map and address is displayed on the public event page + Map and address is displayed on search pages B) For Admins 1. Admin adds a key of OSM and Mapbox into the settings page of the admin area 2. Saves the details 3. System uses map solution as provided by admin Please see the following link for relevant documentation: https://miguelcobain.github.io/ember-leaflet/docs/adding-layers The outlined solution supports both OSM and MapBox. MapBox WebGL is cheaper than layers approach, but OSM is free. So, the better option is to go for leaflet first and add MapBox WebGL as an additional more powerful solution. Therefore please implement maps and locations as follows: - [ ] for user maps in "Create Event" - Wizard step 1, see https://eventyay.com/create - [ ] show OSM/mapbox for locations on public event pages, e.g. https://eventyay.com/e/fa96ae2c - [ ] show OSM/mapbox on search pages that use a location, see https://eventyay.com/explore - [ ] provide an option to add a key for the service in the admin page at https://eventyay.com/admin/settings As part of this issue * [ ] please take out the Google map code from the project and ensure there are no console errors. * [ ] Where necessary open issues and make changes on the open event server. ![Screenshot from 2020-11-28 12-29-42](https://user-images.githubusercontent.com/1583873/100514486-69bf2000-3175-11eb-98a5-1a0d1c35086f.png)
1.0
Enhance Location and Map Feature by Switching to OSM and Mapbox - Maps are shown using Google Maps currently. As we are trying to get away from Google as a proprietary map tool that collects data of our users we need OpenStreetMap and Mapbox as alternatives. Please implement these services and switch to OpenStreetMaps or MapBox depending on the key provided at runtime. The following flow is implemented and should work after the map has been changed: A) For the Organizer and Attendees 1. User add an address 2. User can preview the map location and adjust it if if necessary 3. User saves the changes 4. Map and address is displayed on the public event page + Map and address is displayed on search pages B) For Admins 1. Admin adds a key of OSM and Mapbox into the settings page of the admin area 2. Saves the details 3. System uses map solution as provided by admin Please see the following link for relevant documentation: https://miguelcobain.github.io/ember-leaflet/docs/adding-layers The outlined solution supports both OSM and MapBox. MapBox WebGL is cheaper than layers approach, but OSM is free. So, the better option is to go for leaflet first and add MapBox WebGL as an additional more powerful solution. Therefore please implement maps and locations as follows: - [ ] for user maps in "Create Event" - Wizard step 1, see https://eventyay.com/create - [ ] show OSM/mapbox for locations on public event pages, e.g. https://eventyay.com/e/fa96ae2c - [ ] show OSM/mapbox on search pages that use a location, see https://eventyay.com/explore - [ ] provide an option to add a key for the service in the admin page at https://eventyay.com/admin/settings As part of this issue * [ ] please take out the Google map code from the project and ensure there are no console errors. * [ ] Where necessary open issues and make changes on the open event server. ![Screenshot from 2020-11-28 12-29-42](https://user-images.githubusercontent.com/1583873/100514486-69bf2000-3175-11eb-98a5-1a0d1c35086f.png)
priority
enhance location and map feature by switching to osm and mapbox maps are shown using google maps currently as we are trying to get away from google as a proprietary map tool that collects data of our users we need openstreetmap and mapbox as alternatives please implement these services and switch to openstreetmaps or mapbox depending on the key provided at runtime the following flow is implemented and should work after the map has been changed a for the organizer and attendees user add an address user can preview the map location and adjust it if if necessary user saves the changes map and address is displayed on the public event page map and address is displayed on search pages b for admins admin adds a key of osm and mapbox into the settings page of the admin area saves the details system uses map solution as provided by admin please see the following link for relevant documentation the outlined solution supports both osm and mapbox mapbox webgl is cheaper than layers approach but osm is free so the better option is to go for leaflet first and add mapbox webgl as an additional more powerful solution therefore please implement maps and locations as follows for user maps in create event wizard step see show osm mapbox for locations on public event pages e g show osm mapbox on search pages that use a location see provide an option to add a key for the service in the admin page at as part of this issue please take out the google map code from the project and ensure there are no console errors where necessary open issues and make changes on the open event server
1
747,745
26,097,211,517
IssuesEvent
2022-12-26 22:28:41
bounswe/bounswe2022group2
https://api.github.com/repos/bounswe/bounswe2022group2
opened
Mobile: Revision in the Home Screen
priority-high status-new feature mobile back-end
### Issue Description Previously, we had "taken learning spaces", "friends' learning spaces" and "recommended learning spaces" in the home screen. Now, with some newly implemented backend functions and suggestions from our customer, we decided to revise the home screen. ### Step Details Steps that will be performed: - [ ] Change titles of learning space sections - [ ] Connect newly added backend function(s) to the mobile application - [ ] Test the changes ### Final Actions After all steps mentioned above are completed, I will open a corresponding pull request. Merging that pull request will close this issue. ### Deadline of the Issue 27.12.2022 - Tuesday - 03:00 ### Reviewer None ### Deadline for the Review _No response_
1.0
Mobile: Revision in the Home Screen - ### Issue Description Previously, we had "taken learning spaces", "friends' learning spaces" and "recommended learning spaces" in the home screen. Now, with some newly implemented backend functions and suggestions from our customer, we decided to revise the home screen. ### Step Details Steps that will be performed: - [ ] Change titles of learning space sections - [ ] Connect newly added backend function(s) to the mobile application - [ ] Test the changes ### Final Actions After all steps mentioned above are completed, I will open a corresponding pull request. Merging that pull request will close this issue. ### Deadline of the Issue 27.12.2022 - Tuesday - 03:00 ### Reviewer None ### Deadline for the Review _No response_
priority
mobile revision in the home screen issue description previously we had taken learning spaces friends learning spaces and recommended learning spaces in the home screen now with some newly implemented backend functions and suggestions from our customer we decided to revise the home screen step details steps that will be performed change titles of learning space sections connect newly added backend function s to the mobile application test the changes final actions after all steps mentioned above are completed i will open a corresponding pull request merging that pull request will close this issue deadline of the issue tuesday reviewer none deadline for the review no response
1
324,923
9,914,251,173
IssuesEvent
2019-06-28 13:57:47
wso2/product-is
https://api.github.com/repos/wso2/product-is
closed
Error calling token revocation with refresh token without sending token_type_hint
Affected/5.7.0 Priority/Highest Severity/Blocker Type/Bug WUM
Call token revocation with a refresh token without passing token_type_hint and a server error occurs. ``` [2019-05-14 13:46:15,232] ERROR {org.apache.catalina.core.StandardWrapperValve} - Servlet.service() for servlet [OAuth2Endpoints] in context with path [/oauth2] threw exception java.lang.IllegalArgumentException: Invalid Access Token. Access token is not ACTIVE. at org.wso2.carbon.identity.oauth2.util.OAuth2Util.getAccessTokenDOFromTokenIdentifier(OAuth2Util.java:1388) at org.wso2.carbon.identity.oauth2.util.OAuth2Util.getAccessTokenDOFromMatchingTokenIssuer(OAuth2Util.java:2893) at org.wso2.carbon.identity.oauth2.util.OAuth2Util.findAccessToken(OAuth2Util.java:2863) at org.wso2.carbon.identity.oauth2.OAuth2Service.revokeTokenByOAuthClient(OAuth2Service.java:337) at org.wso2.carbon.identity.oauth.endpoint.revoke.OAuthRevocationEndpoint.revokeTokens(OAuthRevocationEndpoint.java:334) at org.wso2.carbon.identity.oauth.endpoint.revoke.OAuthRevocationEndpoint.revokeAccessToken(OAuthRevocationEndpoint.java:100) 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:498) at org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:179) at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:96) at org.apache.cxf.jaxrs.JAXRSInvoker.invoke(JAXRSInvoker.java:193) at org.apache.cxf.jaxrs.JAXRSInvoker.invoke(JAXRSInvoker.java:103) at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:59) at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:96) at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308) at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121) at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:267) at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:234) at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:208) at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:160) at org.apache.cxf.transport.servlet.CXFNonSpringServlet.invoke(CXFNonSpringServlet.java:216) at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:301) at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doPost(AbstractHTTPServlet.java:220) at javax.servlet.http.HttpServlet.service(HttpServlet.java:650) at org.apache.cxf.transport.servlet.AbstractHTTPServlet.service(AbstractHTTPServlet.java:276) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at org.wso2.carbon.webapp.mgt.filter.AuthorizationHeaderFilter.doFilter(AuthorizationHeaderFilter.java:128) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at org.wso2.carbon.ui.filters.cache.ContentTypeBasedCachePreventionFilter.doFilter(ContentTypeBasedCachePreventionFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at org.apache.catalina.filters.HttpHeaderSecurityFilter.doFilter(HttpHeaderSecurityFilter.java:126) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:219) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:110) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:494) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:169) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104) at org.wso2.carbon.identity.context.rewrite.valve.TenantContextRewriteValve.invoke(TenantContextRewriteValve.java:80) at org.wso2.carbon.identity.authz.valve.AuthorizationValve.invoke(AuthorizationValve.java:91) at org.wso2.carbon.identity.auth.valve.AuthenticationValve.invoke(AuthenticationValve.java:65) at org.wso2.carbon.tomcat.ext.valves.CompositeValve.continueInvocation(CompositeValve.java:99) at org.wso2.carbon.tomcat.ext.valves.CarbonTomcatValve$1.invoke(CarbonTomcatValve.java:47) at org.wso2.carbon.webapp.mgt.TenantLazyLoaderValve.invoke(TenantLazyLoaderValve.java:57) at org.wso2.carbon.tomcat.ext.valves.TomcatValveContainer.invokeValves(TomcatValveContainer.java:47) at org.wso2.carbon.tomcat.ext.valves.CompositeValve.invoke(CompositeValve.java:62) at org.wso2.carbon.tomcat.ext.valves.CarbonStuckThreadDetectionValve.invoke(CarbonStuckThreadDetectionValve.java:159) at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:1025) at org.wso2.carbon.tomcat.ext.valves.CarbonContextCreatorValve.invoke(CarbonContextCreatorValve.java:57) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:445) at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1137) at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:637) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1780) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1739) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) ```
1.0
Error calling token revocation with refresh token without sending token_type_hint - Call token revocation with a refresh token without passing token_type_hint and a server error occurs. ``` [2019-05-14 13:46:15,232] ERROR {org.apache.catalina.core.StandardWrapperValve} - Servlet.service() for servlet [OAuth2Endpoints] in context with path [/oauth2] threw exception java.lang.IllegalArgumentException: Invalid Access Token. Access token is not ACTIVE. at org.wso2.carbon.identity.oauth2.util.OAuth2Util.getAccessTokenDOFromTokenIdentifier(OAuth2Util.java:1388) at org.wso2.carbon.identity.oauth2.util.OAuth2Util.getAccessTokenDOFromMatchingTokenIssuer(OAuth2Util.java:2893) at org.wso2.carbon.identity.oauth2.util.OAuth2Util.findAccessToken(OAuth2Util.java:2863) at org.wso2.carbon.identity.oauth2.OAuth2Service.revokeTokenByOAuthClient(OAuth2Service.java:337) at org.wso2.carbon.identity.oauth.endpoint.revoke.OAuthRevocationEndpoint.revokeTokens(OAuthRevocationEndpoint.java:334) at org.wso2.carbon.identity.oauth.endpoint.revoke.OAuthRevocationEndpoint.revokeAccessToken(OAuthRevocationEndpoint.java:100) 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:498) at org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:179) at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:96) at org.apache.cxf.jaxrs.JAXRSInvoker.invoke(JAXRSInvoker.java:193) at org.apache.cxf.jaxrs.JAXRSInvoker.invoke(JAXRSInvoker.java:103) at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:59) at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:96) at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308) at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121) at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:267) at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:234) at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:208) at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:160) at org.apache.cxf.transport.servlet.CXFNonSpringServlet.invoke(CXFNonSpringServlet.java:216) at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:301) at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doPost(AbstractHTTPServlet.java:220) at javax.servlet.http.HttpServlet.service(HttpServlet.java:650) at org.apache.cxf.transport.servlet.AbstractHTTPServlet.service(AbstractHTTPServlet.java:276) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at org.wso2.carbon.webapp.mgt.filter.AuthorizationHeaderFilter.doFilter(AuthorizationHeaderFilter.java:128) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at org.wso2.carbon.ui.filters.cache.ContentTypeBasedCachePreventionFilter.doFilter(ContentTypeBasedCachePreventionFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at org.apache.catalina.filters.HttpHeaderSecurityFilter.doFilter(HttpHeaderSecurityFilter.java:126) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:219) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:110) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:494) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:169) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104) at org.wso2.carbon.identity.context.rewrite.valve.TenantContextRewriteValve.invoke(TenantContextRewriteValve.java:80) at org.wso2.carbon.identity.authz.valve.AuthorizationValve.invoke(AuthorizationValve.java:91) at org.wso2.carbon.identity.auth.valve.AuthenticationValve.invoke(AuthenticationValve.java:65) at org.wso2.carbon.tomcat.ext.valves.CompositeValve.continueInvocation(CompositeValve.java:99) at org.wso2.carbon.tomcat.ext.valves.CarbonTomcatValve$1.invoke(CarbonTomcatValve.java:47) at org.wso2.carbon.webapp.mgt.TenantLazyLoaderValve.invoke(TenantLazyLoaderValve.java:57) at org.wso2.carbon.tomcat.ext.valves.TomcatValveContainer.invokeValves(TomcatValveContainer.java:47) at org.wso2.carbon.tomcat.ext.valves.CompositeValve.invoke(CompositeValve.java:62) at org.wso2.carbon.tomcat.ext.valves.CarbonStuckThreadDetectionValve.invoke(CarbonStuckThreadDetectionValve.java:159) at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:1025) at org.wso2.carbon.tomcat.ext.valves.CarbonContextCreatorValve.invoke(CarbonContextCreatorValve.java:57) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:445) at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1137) at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:637) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1780) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1739) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) ```
priority
error calling token revocation with refresh token without sending token type hint call token revocation with a refresh token without passing token type hint and a server error occurs error org apache catalina core standardwrappervalve servlet service for servlet in context with path threw exception java lang illegalargumentexception invalid access token access token is not active at org carbon identity util getaccesstokendofromtokenidentifier java at org carbon identity util getaccesstokendofrommatchingtokenissuer java at org carbon identity util findaccesstoken java at org carbon identity revoketokenbyoauthclient java at org carbon identity oauth endpoint revoke oauthrevocationendpoint revoketokens oauthrevocationendpoint java at org carbon identity oauth endpoint revoke oauthrevocationendpoint revokeaccesstoken oauthrevocationendpoint 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 apache cxf service invoker abstractinvoker performinvocation abstractinvoker java at org apache cxf service invoker abstractinvoker invoke abstractinvoker java at org apache cxf jaxrs jaxrsinvoker invoke jaxrsinvoker java at org apache cxf jaxrs jaxrsinvoker invoke jaxrsinvoker java at org apache cxf interceptor serviceinvokerinterceptor run serviceinvokerinterceptor java at org apache cxf interceptor serviceinvokerinterceptor handlemessage serviceinvokerinterceptor java at org apache cxf phase phaseinterceptorchain dointercept phaseinterceptorchain java at org apache cxf transport chaininitiationobserver onmessage chaininitiationobserver java at org apache cxf transport http abstracthttpdestination invoke abstracthttpdestination java at org apache cxf transport servlet servletcontroller invokedestination servletcontroller java at org apache cxf transport servlet servletcontroller invoke servletcontroller java at org apache cxf transport servlet servletcontroller invoke servletcontroller java at org apache cxf transport servlet cxfnonspringservlet invoke cxfnonspringservlet java at org apache cxf transport servlet abstracthttpservlet handlerequest abstracthttpservlet java at org apache cxf transport servlet abstracthttpservlet dopost abstracthttpservlet java at javax servlet http httpservlet service httpservlet java at org apache cxf transport servlet abstracthttpservlet service abstracthttpservlet java at org apache catalina core applicationfilterchain internaldofilter applicationfilterchain java at org apache catalina core applicationfilterchain dofilter applicationfilterchain java at org apache tomcat websocket server wsfilter dofilter wsfilter java at org apache catalina core applicationfilterchain internaldofilter applicationfilterchain java at org apache catalina core applicationfilterchain dofilter applicationfilterchain java at org carbon webapp mgt filter authorizationheaderfilter dofilter authorizationheaderfilter java at org apache catalina core applicationfilterchain internaldofilter applicationfilterchain java at org apache catalina core applicationfilterchain dofilter applicationfilterchain java at org carbon ui filters cache contenttypebasedcachepreventionfilter dofilter contenttypebasedcachepreventionfilter java at org apache catalina core applicationfilterchain internaldofilter applicationfilterchain java at org apache catalina core applicationfilterchain dofilter applicationfilterchain java at org apache catalina filters httpheadersecurityfilter dofilter httpheadersecurityfilter java at org apache catalina core applicationfilterchain internaldofilter applicationfilterchain java at org apache catalina core applicationfilterchain dofilter applicationfilterchain java at org apache catalina core standardwrappervalve invoke standardwrappervalve java at org apache catalina core standardcontextvalve invoke standardcontextvalve java at org apache catalina authenticator authenticatorbase invoke authenticatorbase java at org apache catalina core standardhostvalve invoke standardhostvalve java at org apache catalina valves errorreportvalve invoke errorreportvalve java at org carbon identity context rewrite valve tenantcontextrewritevalve invoke tenantcontextrewritevalve java at org carbon identity authz valve authorizationvalve invoke authorizationvalve java at org carbon identity auth valve authenticationvalve invoke authenticationvalve java at org carbon tomcat ext valves compositevalve continueinvocation compositevalve java at org carbon tomcat ext valves carbontomcatvalve invoke carbontomcatvalve java at org carbon webapp mgt tenantlazyloadervalve invoke tenantlazyloadervalve java at org carbon tomcat ext valves tomcatvalvecontainer invokevalves tomcatvalvecontainer java at org carbon tomcat ext valves compositevalve invoke compositevalve java at org carbon tomcat ext valves carbonstuckthreaddetectionvalve invoke carbonstuckthreaddetectionvalve java at org apache catalina valves accesslogvalve invoke accesslogvalve java at org carbon tomcat ext valves carboncontextcreatorvalve invoke carboncontextcreatorvalve java at org apache catalina core standardenginevalve invoke standardenginevalve java at org apache catalina connector coyoteadapter service coyoteadapter java at org apache coyote process java at org apache coyote abstractprotocol abstractconnectionhandler process abstractprotocol java at org apache tomcat util net nioendpoint socketprocessor dorun nioendpoint java at org apache tomcat util net nioendpoint socketprocessor run nioendpoint java at java util concurrent threadpoolexecutor runworker threadpoolexecutor java at java util concurrent threadpoolexecutor worker run threadpoolexecutor java at org apache tomcat util threads taskthread wrappingrunnable run taskthread java at java lang thread run thread java
1
363,415
10,741,090,314
IssuesEvent
2019-10-29 19:30:24
eriq-augustine/test-issue-copy
https://api.github.com/repos/eriq-augustine/test-issue-copy
opened
Remove GroundValueConstraint and GroundLinearConstraint
Difficulty - Medium Priority - High Type - Refactor
<a href="https://github.com/eriq-augustine"><img src="https://avatars0.githubusercontent.com/u/337857?v=4" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [eriq-augustine](https://github.com/eriq-augustine)** _Thursday Nov 15, 2018 at 14:28 GMT_ _Originally opened as https://github.com/eriq-augustine/psl/issues/185_ ---- Both of these are just arithmetic rules. GroundValueConstraint is just `RVA = val`. GroundLinearConstraint is just `coeff * RVA + coeff * RVA ... <=|=|>= val`. I think the constraint blocker is the only thing that uses them. We will have to be a bit careful on the semantics: - This would be a ground rule without an associated rule (unless we create a dummy). - There are both special cases of arithmetic rules. Maybe instead of removal, we can just treat them as special cases (subclasses).
1.0
Remove GroundValueConstraint and GroundLinearConstraint - <a href="https://github.com/eriq-augustine"><img src="https://avatars0.githubusercontent.com/u/337857?v=4" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [eriq-augustine](https://github.com/eriq-augustine)** _Thursday Nov 15, 2018 at 14:28 GMT_ _Originally opened as https://github.com/eriq-augustine/psl/issues/185_ ---- Both of these are just arithmetic rules. GroundValueConstraint is just `RVA = val`. GroundLinearConstraint is just `coeff * RVA + coeff * RVA ... <=|=|>= val`. I think the constraint blocker is the only thing that uses them. We will have to be a bit careful on the semantics: - This would be a ground rule without an associated rule (unless we create a dummy). - There are both special cases of arithmetic rules. Maybe instead of removal, we can just treat them as special cases (subclasses).
priority
remove groundvalueconstraint and groundlinearconstraint issue by thursday nov at gmt originally opened as both of these are just arithmetic rules groundvalueconstraint is just rva val groundlinearconstraint is just coeff rva coeff rva val i think the constraint blocker is the only thing that uses them we will have to be a bit careful on the semantics this would be a ground rule without an associated rule unless we create a dummy there are both special cases of arithmetic rules maybe instead of removal we can just treat them as special cases subclasses
1
221,205
7,374,519,332
IssuesEvent
2018-03-13 20:37:09
AppImage/AppImageKit
https://api.github.com/repos/AppImage/AppImageKit
closed
Pass arguments to zsyncmake correctly
bug high-priority
Currently, file names containing white spaces are spitted due to missing quotes. This even causes zsyncmake to hang. Likely other invocations of sub processes are not handled correctly as well. --- For the piece of code causing the issue, see https://github.com/AppImage/AppImageKit/pull/706 which contains a workaround.
1.0
Pass arguments to zsyncmake correctly - Currently, file names containing white spaces are spitted due to missing quotes. This even causes zsyncmake to hang. Likely other invocations of sub processes are not handled correctly as well. --- For the piece of code causing the issue, see https://github.com/AppImage/AppImageKit/pull/706 which contains a workaround.
priority
pass arguments to zsyncmake correctly currently file names containing white spaces are spitted due to missing quotes this even causes zsyncmake to hang likely other invocations of sub processes are not handled correctly as well for the piece of code causing the issue see which contains a workaround
1
33,617
2,770,493,014
IssuesEvent
2015-05-01 15:02:09
icotting/Phocalstream
https://api.github.com/repos/icotting/Phocalstream
closed
Update photo page to use image rather than DZI
bug high priority pending-review small
The photo details page currently uses a javascript DZI viewer to display the image. Newly imported images don't have an associated DZI, so no image displays.
1.0
Update photo page to use image rather than DZI - The photo details page currently uses a javascript DZI viewer to display the image. Newly imported images don't have an associated DZI, so no image displays.
priority
update photo page to use image rather than dzi the photo details page currently uses a javascript dzi viewer to display the image newly imported images don t have an associated dzi so no image displays
1
256,535
8,127,769,611
IssuesEvent
2018-08-17 09:16:09
aowen87/BAR
https://api.github.com/repos/aowen87/BAR
closed
enahnce boxlib plugin to handle new headers
Expected Use: 3 - Occasional Feature Impact: 3 - Medium Priority: High
<pre> I investigated this a bit more here at LBL talking to the BoxLib developers. There are different BoxLib file types, differentiated by the first line in “Header”. Most of the BoxLib files that I encountered are of type “HyperCLaw" and that seems to be the type that VisIt expects. Andy Nonaka at CCSE has a copy of one of the files Mark Converse sent him. This is a file of type “CartGrid”, which seems to have additional information in it. VisIt completely ignores the first line of the file with the type. I assume when we were developing the reader in the first place, we did not have any access to “CartGrid” files so it did not make any difference. However, if we want to read other BoxLib file types correctly, we need to read the first line and check the file type. The main difference between “HyperCLaw” and “CartGrid” files seems to be that they contain a “vfEps” (1e-08 in your file) per level between dx (the line "0.05 0.05 0.05” in your file) and coordSys (the line “0” following the “1e-8” in your file). Removing this line (or these lines if there is more than one level), should allow VisIt to read the file until the reader is modified. Gunther On Jul 30, 2015, at 12:50 PM, Converse, Mark C. <converse3@llnl.gov> wrote: Mark, Actually it is not working. I was on travel last week and was vpning in, using my mac laptop. It was working on that. But I just got back today, and tried it on my desktop and it doesn’t work. I think I am now having the same problems you were having (even after removing that line with the 1e-08). I tried it on my laptop locally (so here in the office) and it also doesn’t work. I even took it home to try while vpn from a remote location and it doesn’t work. I have no idea why it was working last week and doesn’t work this week. Any thoughts? Thanks, Mark From: Converse, Mark C. [mailto:converse3@llnl.gov] Sent: Friday, July 24, 2015 7:24 AM To: VisIt software users community Subject: Re: [visit-users] Launching Visit on Syrah Thanks for all the help :) Mark From: Miller, Mark C. [miller86@llnl.gov] Sent: Thursday, July 23, 2015 2:25 PM To: VisIt software users community Subject: Re: [visit-users] Launching Visit on Syrah Oh, good news. At least something I helped with worked this week ;) Mark From: <Converse>, "Mark C." <converse3@llnl.gov> Reply-To: VisIt software users community <visit-users@elist.ornl.gov> Date: Thursday, July 23, 2015 2:04 PM To: VisIt software users community <visit-users@elist.ornl.gov> Subject: Re: [visit-users] Launching Visit on Syrah Mark, I removed that line as well, and I can open in Visit, then do a psuedocolor plot and draw a plot of that variable. So at first blush it seems to be working. Mark From: Miller, Mark C. [miller86@llnl.gov] Sent: Thursday, July 23, 2015 11:21 AM To: VisIt software users community Subject: Re: [visit-users] Launching Visit on Syrah Hi Mark, I have debugged a bit more. IMHO, the problem is definitely with the Header file. The relevant section is below. . . -2 -2 -2 2 2 2 ((0,0,0) (79,79,79) (0,0,0)) 100 0.05 0.05 0.05 1e-08 0 0 0 75 5.57623875809867e-06 100 Note the '1e-08' line. VisIt's current plugin is expecting an integer there for the 'coordSys' data member of the Boxlib3D plugin. It reads as far as the '1' and sets coordSys int to 1. Then it attempts to read what it thinks is another 'integer' which I think is indicating if ghost zones are used. It tries to read the 'e-08' part via >> operator and that operation fails (i assume) or somehow the 'integer' value that gets set is '3'. If I take out the 1e-08 line, neither boxlib nor VisIt crash anymore. However, I still don't get to a state where I can plot anything. The mdserver belives there are 75 blocks and a bunch of variables but VisIt's GUI menus are non-responsive. I think somehow we're dealing with different file format versions. Mark </pre> -----------------------REDMINE MIGRATION----------------------- This ticket was migrated from Redmine. As such, not all information was able to be captured in the transition. Below is a complete record of the original redmine ticket. Ticket number: 2352 Status: Resolved Project: VisIt Tracker: Feature Priority: High Subject: enahnce boxlib plugin to handle new headers Assigned to: Gunther Weber Category: Target version: 2.10 Author: Mark Miller Start: 08/05/2015 Due date: % Done: 100 Estimated time: Created: 08/05/2015 04:08 pm Updated: 09/10/2015 12:40 pm Likelihood: Severity: Found in version: Impact: 3 - Medium Expected Use: 3 - Occasional OS: All Support Group: Any Description: <pre> I investigated this a bit more here at LBL talking to the BoxLib developers. There are different BoxLib file types, differentiated by the first line in “Header”. Most of the BoxLib files that I encountered are of type “HyperCLaw" and that seems to be the type that VisIt expects. Andy Nonaka at CCSE has a copy of one of the files Mark Converse sent him. This is a file of type “CartGrid”, which seems to have additional information in it. VisIt completely ignores the first line of the file with the type. I assume when we were developing the reader in the first place, we did not have any access to “CartGrid” files so it did not make any difference. However, if we want to read other BoxLib file types correctly, we need to read the first line and check the file type. The main difference between “HyperCLaw” and “CartGrid” files seems to be that they contain a “vfEps” (1e-08 in your file) per level between dx (the line "0.05 0.05 0.05” in your file) and coordSys (the line “0” following the “1e-8” in your file). Removing this line (or these lines if there is more than one level), should allow VisIt to read the file until the reader is modified. Gunther On Jul 30, 2015, at 12:50 PM, Converse, Mark C. <converse3@llnl.gov> wrote: Mark, Actually it is not working. I was on travel last week and was vpning in, using my mac laptop. It was working on that. But I just got back today, and tried it on my desktop and it doesn’t work. I think I am now having the same problems you were having (even after removing that line with the 1e-08). I tried it on my laptop locally (so here in the office) and it also doesn’t work. I even took it home to try while vpn from a remote location and it doesn’t work. I have no idea why it was working last week and doesn’t work this week. Any thoughts? Thanks, Mark From: Converse, Mark C. [mailto:converse3@llnl.gov] Sent: Friday, July 24, 2015 7:24 AM To: VisIt software users community Subject: Re: [visit-users] Launching Visit on Syrah Thanks for all the help :) Mark From: Miller, Mark C. [miller86@llnl.gov] Sent: Thursday, July 23, 2015 2:25 PM To: VisIt software users community Subject: Re: [visit-users] Launching Visit on Syrah Oh, good news. At least something I helped with worked this week ;) Mark From: <Converse>, "Mark C." <converse3@llnl.gov> Reply-To: VisIt software users community <visit-users@elist.ornl.gov> Date: Thursday, July 23, 2015 2:04 PM To: VisIt software users community <visit-users@elist.ornl.gov> Subject: Re: [visit-users] Launching Visit on Syrah Mark, I removed that line as well, and I can open in Visit, then do a psuedocolor plot and draw a plot of that variable. So at first blush it seems to be working. Mark From: Miller, Mark C. [miller86@llnl.gov] Sent: Thursday, July 23, 2015 11:21 AM To: VisIt software users community Subject: Re: [visit-users] Launching Visit on Syrah Hi Mark, I have debugged a bit more. IMHO, the problem is definitely with the Header file. The relevant section is below. . . -2 -2 -2 2 2 2 ((0,0,0) (79,79,79) (0,0,0)) 100 0.05 0.05 0.05 1e-08 0 0 0 75 5.57623875809867e-06 100 Note the '1e-08' line. VisIt's current plugin is expecting an integer there for the 'coordSys' data member of the Boxlib3D plugin. It reads as far as the '1' and sets coordSys int to 1. Then it attempts to read what it thinks is another 'integer' which I think is indicating if ghost zones are used. It tries to read the 'e-08' part via >> operator and that operation fails (i assume) or somehow the 'integer' value that gets set is '3'. If I take out the 1e-08 line, neither boxlib nor VisIt crash anymore. However, I still don't get to a state where I can plot anything. The mdserver belives there are 75 blocks and a bunch of variables but VisIt's GUI menus are non-responsive. I think somehow we're dealing with different file format versions. Mark </pre> Comments: Mark Miller checked with Mark Converse and it is resolved.
1.0
enahnce boxlib plugin to handle new headers - <pre> I investigated this a bit more here at LBL talking to the BoxLib developers. There are different BoxLib file types, differentiated by the first line in “Header”. Most of the BoxLib files that I encountered are of type “HyperCLaw" and that seems to be the type that VisIt expects. Andy Nonaka at CCSE has a copy of one of the files Mark Converse sent him. This is a file of type “CartGrid”, which seems to have additional information in it. VisIt completely ignores the first line of the file with the type. I assume when we were developing the reader in the first place, we did not have any access to “CartGrid” files so it did not make any difference. However, if we want to read other BoxLib file types correctly, we need to read the first line and check the file type. The main difference between “HyperCLaw” and “CartGrid” files seems to be that they contain a “vfEps” (1e-08 in your file) per level between dx (the line "0.05 0.05 0.05” in your file) and coordSys (the line “0” following the “1e-8” in your file). Removing this line (or these lines if there is more than one level), should allow VisIt to read the file until the reader is modified. Gunther On Jul 30, 2015, at 12:50 PM, Converse, Mark C. <converse3@llnl.gov> wrote: Mark, Actually it is not working. I was on travel last week and was vpning in, using my mac laptop. It was working on that. But I just got back today, and tried it on my desktop and it doesn’t work. I think I am now having the same problems you were having (even after removing that line with the 1e-08). I tried it on my laptop locally (so here in the office) and it also doesn’t work. I even took it home to try while vpn from a remote location and it doesn’t work. I have no idea why it was working last week and doesn’t work this week. Any thoughts? Thanks, Mark From: Converse, Mark C. [mailto:converse3@llnl.gov] Sent: Friday, July 24, 2015 7:24 AM To: VisIt software users community Subject: Re: [visit-users] Launching Visit on Syrah Thanks for all the help :) Mark From: Miller, Mark C. [miller86@llnl.gov] Sent: Thursday, July 23, 2015 2:25 PM To: VisIt software users community Subject: Re: [visit-users] Launching Visit on Syrah Oh, good news. At least something I helped with worked this week ;) Mark From: <Converse>, "Mark C." <converse3@llnl.gov> Reply-To: VisIt software users community <visit-users@elist.ornl.gov> Date: Thursday, July 23, 2015 2:04 PM To: VisIt software users community <visit-users@elist.ornl.gov> Subject: Re: [visit-users] Launching Visit on Syrah Mark, I removed that line as well, and I can open in Visit, then do a psuedocolor plot and draw a plot of that variable. So at first blush it seems to be working. Mark From: Miller, Mark C. [miller86@llnl.gov] Sent: Thursday, July 23, 2015 11:21 AM To: VisIt software users community Subject: Re: [visit-users] Launching Visit on Syrah Hi Mark, I have debugged a bit more. IMHO, the problem is definitely with the Header file. The relevant section is below. . . -2 -2 -2 2 2 2 ((0,0,0) (79,79,79) (0,0,0)) 100 0.05 0.05 0.05 1e-08 0 0 0 75 5.57623875809867e-06 100 Note the '1e-08' line. VisIt's current plugin is expecting an integer there for the 'coordSys' data member of the Boxlib3D plugin. It reads as far as the '1' and sets coordSys int to 1. Then it attempts to read what it thinks is another 'integer' which I think is indicating if ghost zones are used. It tries to read the 'e-08' part via >> operator and that operation fails (i assume) or somehow the 'integer' value that gets set is '3'. If I take out the 1e-08 line, neither boxlib nor VisIt crash anymore. However, I still don't get to a state where I can plot anything. The mdserver belives there are 75 blocks and a bunch of variables but VisIt's GUI menus are non-responsive. I think somehow we're dealing with different file format versions. Mark </pre> -----------------------REDMINE MIGRATION----------------------- This ticket was migrated from Redmine. As such, not all information was able to be captured in the transition. Below is a complete record of the original redmine ticket. Ticket number: 2352 Status: Resolved Project: VisIt Tracker: Feature Priority: High Subject: enahnce boxlib plugin to handle new headers Assigned to: Gunther Weber Category: Target version: 2.10 Author: Mark Miller Start: 08/05/2015 Due date: % Done: 100 Estimated time: Created: 08/05/2015 04:08 pm Updated: 09/10/2015 12:40 pm Likelihood: Severity: Found in version: Impact: 3 - Medium Expected Use: 3 - Occasional OS: All Support Group: Any Description: <pre> I investigated this a bit more here at LBL talking to the BoxLib developers. There are different BoxLib file types, differentiated by the first line in “Header”. Most of the BoxLib files that I encountered are of type “HyperCLaw" and that seems to be the type that VisIt expects. Andy Nonaka at CCSE has a copy of one of the files Mark Converse sent him. This is a file of type “CartGrid”, which seems to have additional information in it. VisIt completely ignores the first line of the file with the type. I assume when we were developing the reader in the first place, we did not have any access to “CartGrid” files so it did not make any difference. However, if we want to read other BoxLib file types correctly, we need to read the first line and check the file type. The main difference between “HyperCLaw” and “CartGrid” files seems to be that they contain a “vfEps” (1e-08 in your file) per level between dx (the line "0.05 0.05 0.05” in your file) and coordSys (the line “0” following the “1e-8” in your file). Removing this line (or these lines if there is more than one level), should allow VisIt to read the file until the reader is modified. Gunther On Jul 30, 2015, at 12:50 PM, Converse, Mark C. <converse3@llnl.gov> wrote: Mark, Actually it is not working. I was on travel last week and was vpning in, using my mac laptop. It was working on that. But I just got back today, and tried it on my desktop and it doesn’t work. I think I am now having the same problems you were having (even after removing that line with the 1e-08). I tried it on my laptop locally (so here in the office) and it also doesn’t work. I even took it home to try while vpn from a remote location and it doesn’t work. I have no idea why it was working last week and doesn’t work this week. Any thoughts? Thanks, Mark From: Converse, Mark C. [mailto:converse3@llnl.gov] Sent: Friday, July 24, 2015 7:24 AM To: VisIt software users community Subject: Re: [visit-users] Launching Visit on Syrah Thanks for all the help :) Mark From: Miller, Mark C. [miller86@llnl.gov] Sent: Thursday, July 23, 2015 2:25 PM To: VisIt software users community Subject: Re: [visit-users] Launching Visit on Syrah Oh, good news. At least something I helped with worked this week ;) Mark From: <Converse>, "Mark C." <converse3@llnl.gov> Reply-To: VisIt software users community <visit-users@elist.ornl.gov> Date: Thursday, July 23, 2015 2:04 PM To: VisIt software users community <visit-users@elist.ornl.gov> Subject: Re: [visit-users] Launching Visit on Syrah Mark, I removed that line as well, and I can open in Visit, then do a psuedocolor plot and draw a plot of that variable. So at first blush it seems to be working. Mark From: Miller, Mark C. [miller86@llnl.gov] Sent: Thursday, July 23, 2015 11:21 AM To: VisIt software users community Subject: Re: [visit-users] Launching Visit on Syrah Hi Mark, I have debugged a bit more. IMHO, the problem is definitely with the Header file. The relevant section is below. . . -2 -2 -2 2 2 2 ((0,0,0) (79,79,79) (0,0,0)) 100 0.05 0.05 0.05 1e-08 0 0 0 75 5.57623875809867e-06 100 Note the '1e-08' line. VisIt's current plugin is expecting an integer there for the 'coordSys' data member of the Boxlib3D plugin. It reads as far as the '1' and sets coordSys int to 1. Then it attempts to read what it thinks is another 'integer' which I think is indicating if ghost zones are used. It tries to read the 'e-08' part via >> operator and that operation fails (i assume) or somehow the 'integer' value that gets set is '3'. If I take out the 1e-08 line, neither boxlib nor VisIt crash anymore. However, I still don't get to a state where I can plot anything. The mdserver belives there are 75 blocks and a bunch of variables but VisIt's GUI menus are non-responsive. I think somehow we're dealing with different file format versions. Mark </pre> Comments: Mark Miller checked with Mark Converse and it is resolved.
priority
enahnce boxlib plugin to handle new headers i investigated this a bit more here at lbl talking to the boxlib developers there are different boxlib file types differentiated by the first line in “header” most of the boxlib files that i encountered are of type “hyperclaw and that seems to be the type that visit expects andy nonaka at ccse has a copy of one of the files mark converse sent him this is a file of type “cartgrid” which seems to have additional information in it visit completely ignores the first line of the file with the type i assume when we were developing the reader in the first place we did not have any access to “cartgrid” files so it did not make any difference however if we want to read other boxlib file types correctly we need to read the first line and check the file type the main difference between “hyperclaw” and “cartgrid” files seems to be that they contain a “vfeps” in your file per level between dx the line € in your file and coordsys the line “ € following the “ € in your file removing this line or these lines if there is more than one level should allow visit to read the file until the reader is modified gunther on jul at pm converse mark c wrote mark actually it is not working i was on travel last week and was vpning in using my mac laptop it was working on that but i just got back today and tried it on my desktop and it doesn’t work i think i am now having the same problems you were having even after removing that line with the i tried it on my laptop locally so here in the office and it also doesn’t work i even took it home to try while vpn from a remote location and it doesn’t work i have no idea why it was working last week and doesn’t work this week any thoughts thanks mark from converse mark c sent friday july am to visit software users community subject re launching visit on syrah thanks for all the help mark from miller mark c sent thursday july pm to visit software users community subject re launching visit on syrah oh good news at least something i helped with worked this week mark from mark c reply to visit software users community date thursday july pm to visit software users community subject re launching visit on syrah mark i removed that line as well and i can open in visit then do a psuedocolor plot and draw a plot of that variable so at first blush it seems to be working mark from miller mark c sent thursday july am to visit software users community subject re launching visit on syrah hi mark i have debugged a bit more imho the problem is definitely with the header file the relevant section is below note the line visit s current plugin is expecting an integer there for the coordsys data member of the plugin it reads as far as the and sets coordsys int to then it attempts to read what it thinks is another integer which i think is indicating if ghost zones are used it tries to read the e part via operator and that operation fails i assume or somehow the integer value that gets set is if i take out the line neither boxlib nor visit crash anymore however i still don t get to a state where i can plot anything the mdserver belives there are blocks and a bunch of variables but visit s gui menus are non responsive i think somehow we re dealing with different file format versions mark redmine migration this ticket was migrated from redmine as such not all information was able to be captured in the transition below is a complete record of the original redmine ticket ticket number status resolved project visit tracker feature priority high subject enahnce boxlib plugin to handle new headers assigned to gunther weber category target version author mark miller start due date done estimated time created pm updated pm likelihood severity found in version impact medium expected use occasional os all support group any description i investigated this a bit more here at lbl talking to the boxlib developers there are different boxlib file types differentiated by the first line in “header” most of the boxlib files that i encountered are of type “hyperclaw and that seems to be the type that visit expects andy nonaka at ccse has a copy of one of the files mark converse sent him this is a file of type “cartgrid” which seems to have additional information in it visit completely ignores the first line of the file with the type i assume when we were developing the reader in the first place we did not have any access to “cartgrid” files so it did not make any difference however if we want to read other boxlib file types correctly we need to read the first line and check the file type the main difference between “hyperclaw” and “cartgrid” files seems to be that they contain a “vfeps” in your file per level between dx the line € in your file and coordsys the line “ € following the “ € in your file removing this line or these lines if there is more than one level should allow visit to read the file until the reader is modified gunther on jul at pm converse mark c wrote mark actually it is not working i was on travel last week and was vpning in using my mac laptop it was working on that but i just got back today and tried it on my desktop and it doesn’t work i think i am now having the same problems you were having even after removing that line with the i tried it on my laptop locally so here in the office and it also doesn’t work i even took it home to try while vpn from a remote location and it doesn’t work i have no idea why it was working last week and doesn’t work this week any thoughts thanks mark from converse mark c sent friday july am to visit software users community subject re launching visit on syrah thanks for all the help mark from miller mark c sent thursday july pm to visit software users community subject re launching visit on syrah oh good news at least something i helped with worked this week mark from mark c reply to visit software users community date thursday july pm to visit software users community subject re launching visit on syrah mark i removed that line as well and i can open in visit then do a psuedocolor plot and draw a plot of that variable so at first blush it seems to be working mark from miller mark c sent thursday july am to visit software users community subject re launching visit on syrah hi mark i have debugged a bit more imho the problem is definitely with the header file the relevant section is below note the line visit s current plugin is expecting an integer there for the coordsys data member of the plugin it reads as far as the and sets coordsys int to then it attempts to read what it thinks is another integer which i think is indicating if ghost zones are used it tries to read the e part via operator and that operation fails i assume or somehow the integer value that gets set is if i take out the line neither boxlib nor visit crash anymore however i still don t get to a state where i can plot anything the mdserver belives there are blocks and a bunch of variables but visit s gui menus are non responsive i think somehow we re dealing with different file format versions mark comments mark miller checked with mark converse and it is resolved
1
474,064
13,652,037,227
IssuesEvent
2020-09-27 05:05:16
AY2021S1-CS2103-T14-3/tp
https://api.github.com/repos/AY2021S1-CS2103-T14-3/tp
closed
Plan the next iteration (v1.2)
priority.High type.Task
* should follow breadth-first iterative process * aim to produce a working MVP * If possible, break the iteration into two increments * Avoid depth-first implementations
1.0
Plan the next iteration (v1.2) - * should follow breadth-first iterative process * aim to produce a working MVP * If possible, break the iteration into two increments * Avoid depth-first implementations
priority
plan the next iteration should follow breadth first iterative process aim to produce a working mvp if possible break the iteration into two increments avoid depth first implementations
1
64,906
3,219,736,175
IssuesEvent
2015-10-08 11:27:27
ManoSeimas/manoseimas.lt
https://api.github.com/repos/ManoSeimas/manoseimas.lt
closed
Add EU support indicator to footer
enhancement priority: 1 - high
Ruta Mrazauskaite <ruta@transparency.lt> Siunčiu tekstą ir logotipą, kurį prašysime įdėti į svetainės apačią, šalia TI logotipo, tekstas po vėliavėle turėtų būti. Iš dalies finansuojama EK programos „Nusikalstamumo prevencija ir kova su nusikalstamumu“ lėšomis. EK Vidaus reikalų generalinis direktoratas. There seems to be guidelines for this: http://nvoprograma.lt/lt/projektai/projektu-viesinimo-gaires ![image](https://cloud.githubusercontent.com/assets/4104268/10337679/156b3514-6d0a-11e5-9ccb-06a602a6979d.png)
1.0
Add EU support indicator to footer - Ruta Mrazauskaite <ruta@transparency.lt> Siunčiu tekstą ir logotipą, kurį prašysime įdėti į svetainės apačią, šalia TI logotipo, tekstas po vėliavėle turėtų būti. Iš dalies finansuojama EK programos „Nusikalstamumo prevencija ir kova su nusikalstamumu“ lėšomis. EK Vidaus reikalų generalinis direktoratas. There seems to be guidelines for this: http://nvoprograma.lt/lt/projektai/projektu-viesinimo-gaires ![image](https://cloud.githubusercontent.com/assets/4104268/10337679/156b3514-6d0a-11e5-9ccb-06a602a6979d.png)
priority
add eu support indicator to footer ruta mrazauskaite siunčiu tekstą ir logotipą kurį prašysime įdėti į svetainės apačią šalia ti logotipo tekstas po vėliavėle turėtų būti iš dalies finansuojama ek programos „nusikalstamumo prevencija ir kova su nusikalstamumu“ lėšomis ek vidaus reikalų generalinis direktoratas there seems to be guidelines for this
1
558,675
16,540,341,065
IssuesEvent
2021-05-27 16:02:02
CMSCompOps/WmAgentScripts
https://api.github.com/repos/CMSCompOps/WmAgentScripts
opened
Injector does not process taskchain requests coming from PnR users
New Feature Priority: High
**Impact of the new feature** Flexibility of PnR users **Is your feature request related to a problem? Please describe.** yes, I killed&cloned some requests [1] and I want injector to process them and assignor to assign them with the updated code, but this is not possible because of: https://github.com/CMSCompOps/WmAgentScripts/blob/master/Unified/injector.py#L31-L32 [1] https://its.cern.ch/jira/browse/CMSCOMPPR-18923 **Describe the solution you'd like** A PnR user should be able to inject taskchain request **Describe alternatives you've considered** None **Additional context** @z4027163 FYI
1.0
Injector does not process taskchain requests coming from PnR users - **Impact of the new feature** Flexibility of PnR users **Is your feature request related to a problem? Please describe.** yes, I killed&cloned some requests [1] and I want injector to process them and assignor to assign them with the updated code, but this is not possible because of: https://github.com/CMSCompOps/WmAgentScripts/blob/master/Unified/injector.py#L31-L32 [1] https://its.cern.ch/jira/browse/CMSCOMPPR-18923 **Describe the solution you'd like** A PnR user should be able to inject taskchain request **Describe alternatives you've considered** None **Additional context** @z4027163 FYI
priority
injector does not process taskchain requests coming from pnr users impact of the new feature flexibility of pnr users is your feature request related to a problem please describe yes i killed cloned some requests and i want injector to process them and assignor to assign them with the updated code but this is not possible because of describe the solution you d like a pnr user should be able to inject taskchain request describe alternatives you ve considered none additional context fyi
1
644,117
20,966,855,065
IssuesEvent
2022-03-28 07:40:57
opensquare-network/collaboration
https://api.github.com/repos/opensquare-network/collaboration
closed
Memory leak when open space page from home page
bug priority:high review
![pFbsUwvog8](https://user-images.githubusercontent.com/2264908/160245539-d4c33533-8fdc-48e7-b7a5-44296bfdc491.png) How to reproduce: 1. Open the home page 2. Click the one space Possible code which cause this problem: the `useWindowSize` hook.
1.0
Memory leak when open space page from home page - ![pFbsUwvog8](https://user-images.githubusercontent.com/2264908/160245539-d4c33533-8fdc-48e7-b7a5-44296bfdc491.png) How to reproduce: 1. Open the home page 2. Click the one space Possible code which cause this problem: the `useWindowSize` hook.
priority
memory leak when open space page from home page how to reproduce open the home page click the one space possible code which cause this problem the usewindowsize hook
1
550,287
16,108,656,808
IssuesEvent
2021-04-27 18:02:20
dtcenter/METplus
https://api.github.com/repos/dtcenter/METplus
opened
Round 2 - Add support for commonly changed MET config variables
component: use case configuration component: use case wrapper priority: high requestor: METplus Team requestor: NOAA/EMC requestor: UK Met Office type: enhancement
Continuation of #779 to keep progress completed for the issue associated with METplus 4.0.0 and associate the remaining tasks with 4.1.0. ## Describe the Enhancement ## From the original list @malloryprow provided, all of the MET config variables are supposed EXCEPT for the following: GridStat: - [ ] fourier PB2NC: - [ ] obs_prefbufr_map PointStat: - [ ] mask.llpnt - [ ] hira dictionary (@JohnHalleyGotway mentioned this one is used and would be good to implement) TCPairs: - [ ] check_dup - [ ] interp12 Note: match_points is not configurable in the config file but it is an option in the wrapper which sets the command line argument which has the same behavior SeriesAnalysis: - [ ] output_stats (only cts and cnt lists are currently supported) ### Time Estimate ### ~2-3 days ### Sub-Issues ### Consider breaking the enhancement down into sub-issues. - [ ] *Add a checkbox for each sub-issue here.* ### Relevant Deadlines ### 4.1.0 ### Funding Source ### Check funding source when starting this work because keys associated with previous issue may need to change. ## Define the Metadata ## ### Assignee ### - [X] Select **engineer(s)** or **no engineer** required - [X] Select **no scientist** required ### Labels ### - [X] Select **component(s)** - [X] Select **priority** - [X] Select **requestor(s)** ### Projects and Milestone ### - [X] Review **projects** and select relevant **Repository** and **Organization** ones or add "alert:NEED PROJECT ASSIGNMENT" label - [X] Select **milestone** to next major version milestone or "Future Versions" ## Define Related Issue(s) ## Consider the impact to the other METplus components. - [X] [METplus](https://github.com/dtcenter/METplus/issues/new/choose), [MET](https://github.com/dtcenter/MET/issues/new/choose), [METdatadb](https://github.com/dtcenter/METdatadb/issues/new/choose), [METviewer](https://github.com/dtcenter/METviewer/issues/new/choose), [METexpress](https://github.com/dtcenter/METexpress/issues/new/choose), [METcalcpy](https://github.com/dtcenter/METcalcpy/issues/new/choose), [METplotpy](https://github.com/dtcenter/METplotpy/issues/new/choose) ## Enhancement Checklist ## See the [METplus Workflow](https://dtcenter.github.io/METplus/Contributors_Guide/github_workflow.html) for details. - [ ] Complete the issue definition above, including the **Time Estimate** and **Funding Source**. - [ ] Fork this repository or create a branch of **develop**. Branch name: `feature_<Issue Number>_<Description>` - [ ] Complete the development and test your changes. - [ ] Add/update log messages for easier debugging. - [ ] Add/update unit tests. - [ ] Add/update documentation. - [ ] Push local changes to GitHub. - [ ] Submit a pull request to merge into **develop**. Pull request: `feature <Issue Number> <Description>` - [ ] Define the pull request metadata, as permissions allow. Select: **Reviewer(s)**, **Project(s)**, **Milestone**, and **Linked issues** - [ ] Iterate until the reviewer(s) accept and merge your changes. - [ ] Delete your fork or branch. - [ ] Close this issue.
1.0
Round 2 - Add support for commonly changed MET config variables - Continuation of #779 to keep progress completed for the issue associated with METplus 4.0.0 and associate the remaining tasks with 4.1.0. ## Describe the Enhancement ## From the original list @malloryprow provided, all of the MET config variables are supposed EXCEPT for the following: GridStat: - [ ] fourier PB2NC: - [ ] obs_prefbufr_map PointStat: - [ ] mask.llpnt - [ ] hira dictionary (@JohnHalleyGotway mentioned this one is used and would be good to implement) TCPairs: - [ ] check_dup - [ ] interp12 Note: match_points is not configurable in the config file but it is an option in the wrapper which sets the command line argument which has the same behavior SeriesAnalysis: - [ ] output_stats (only cts and cnt lists are currently supported) ### Time Estimate ### ~2-3 days ### Sub-Issues ### Consider breaking the enhancement down into sub-issues. - [ ] *Add a checkbox for each sub-issue here.* ### Relevant Deadlines ### 4.1.0 ### Funding Source ### Check funding source when starting this work because keys associated with previous issue may need to change. ## Define the Metadata ## ### Assignee ### - [X] Select **engineer(s)** or **no engineer** required - [X] Select **no scientist** required ### Labels ### - [X] Select **component(s)** - [X] Select **priority** - [X] Select **requestor(s)** ### Projects and Milestone ### - [X] Review **projects** and select relevant **Repository** and **Organization** ones or add "alert:NEED PROJECT ASSIGNMENT" label - [X] Select **milestone** to next major version milestone or "Future Versions" ## Define Related Issue(s) ## Consider the impact to the other METplus components. - [X] [METplus](https://github.com/dtcenter/METplus/issues/new/choose), [MET](https://github.com/dtcenter/MET/issues/new/choose), [METdatadb](https://github.com/dtcenter/METdatadb/issues/new/choose), [METviewer](https://github.com/dtcenter/METviewer/issues/new/choose), [METexpress](https://github.com/dtcenter/METexpress/issues/new/choose), [METcalcpy](https://github.com/dtcenter/METcalcpy/issues/new/choose), [METplotpy](https://github.com/dtcenter/METplotpy/issues/new/choose) ## Enhancement Checklist ## See the [METplus Workflow](https://dtcenter.github.io/METplus/Contributors_Guide/github_workflow.html) for details. - [ ] Complete the issue definition above, including the **Time Estimate** and **Funding Source**. - [ ] Fork this repository or create a branch of **develop**. Branch name: `feature_<Issue Number>_<Description>` - [ ] Complete the development and test your changes. - [ ] Add/update log messages for easier debugging. - [ ] Add/update unit tests. - [ ] Add/update documentation. - [ ] Push local changes to GitHub. - [ ] Submit a pull request to merge into **develop**. Pull request: `feature <Issue Number> <Description>` - [ ] Define the pull request metadata, as permissions allow. Select: **Reviewer(s)**, **Project(s)**, **Milestone**, and **Linked issues** - [ ] Iterate until the reviewer(s) accept and merge your changes. - [ ] Delete your fork or branch. - [ ] Close this issue.
priority
round add support for commonly changed met config variables continuation of to keep progress completed for the issue associated with metplus and associate the remaining tasks with describe the enhancement from the original list malloryprow provided all of the met config variables are supposed except for the following gridstat fourier obs prefbufr map pointstat mask llpnt hira dictionary johnhalleygotway mentioned this one is used and would be good to implement tcpairs check dup note match points is not configurable in the config file but it is an option in the wrapper which sets the command line argument which has the same behavior seriesanalysis output stats only cts and cnt lists are currently supported time estimate days sub issues consider breaking the enhancement down into sub issues add a checkbox for each sub issue here relevant deadlines funding source check funding source when starting this work because keys associated with previous issue may need to change define the metadata assignee select engineer s or no engineer required select no scientist required labels select component s select priority select requestor s projects and milestone review projects and select relevant repository and organization ones or add alert need project assignment label select milestone to next major version milestone or future versions define related issue s consider the impact to the other metplus components enhancement checklist see the for details complete the issue definition above including the time estimate and funding source fork this repository or create a branch of develop branch name feature complete the development and test your changes add update log messages for easier debugging add update unit tests add update documentation push local changes to github submit a pull request to merge into develop pull request feature define the pull request metadata as permissions allow select reviewer s project s milestone and linked issues iterate until the reviewer s accept and merge your changes delete your fork or branch close this issue
1
639,963
20,770,041,798
IssuesEvent
2022-03-16 02:55:58
ofiwg/libfabric
https://api.github.com/repos/ofiwg/libfabric
closed
Please rebase your PRs
high priority
CI is failing after merging PR #7529 . Please rebase your PRs so CI can succeed.
1.0
Please rebase your PRs - CI is failing after merging PR #7529 . Please rebase your PRs so CI can succeed.
priority
please rebase your prs ci is failing after merging pr please rebase your prs so ci can succeed
1
443,871
12,800,849,128
IssuesEvent
2020-07-02 17:55:12
AbsaOSS/enceladus
https://api.github.com/repos/AbsaOSS/enceladus
closed
Remove hard dependency on HDFS from Menas
Menas UX priority: high refactoring
## Background We want to go into the cloud where this might not be possible, or we might choose different storage. ## Feature Remove hard dependency on HDFS from Menas - it is not needed to run menas - HDFS browsers in menas are disabled
1.0
Remove hard dependency on HDFS from Menas - ## Background We want to go into the cloud where this might not be possible, or we might choose different storage. ## Feature Remove hard dependency on HDFS from Menas - it is not needed to run menas - HDFS browsers in menas are disabled
priority
remove hard dependency on hdfs from menas background we want to go into the cloud where this might not be possible or we might choose different storage feature remove hard dependency on hdfs from menas it is not needed to run menas hdfs browsers in menas are disabled
1
457,454
13,156,822,602
IssuesEvent
2020-08-10 11:34:20
unitystation/unitystation
https://api.github.com/repos/unitystation/unitystation
closed
Research: Addressables / Assetbundles TB
Bounty High Priority In Progress
## Description Before we can start building an Asset Management system we first have to see what we can and can't do with addressables. This job is for that research. ## Setup: - Create a new github repo, create a new unity project (so we have a blank slate) and commit it to the repo - Import addressables package - Watch tutorials on how to make it work ## Criteria 1 (Testing addressables with versioning system): - Find a relatively large asset to experiment with (Like a large sound file or texture file. 100MB+ would be good) - Turn the asset into a prefab and mark it as addressable - Build the assets in the addressable windows - Create a test scene and script to load the asset and display/play it in the scene - Save the scene and commit to github repo - Create a new branch of the branch you were just working on. Close unity. Change branches. Open unity and see if the addressable toggles are still on, on the asset prefab. Press play in the test scene to make sure it still works. If this test fails we need to find a solution to make sure the metadata for addressables is retained in github (like writing our own catalogue, but I'll write up a job up for that if it comes to it) ## Criteria 2 (Testing builds with the assets in the same repo): Here we want to find out if you leave the asset we are testing with in the unity project and set the address target to remote, if unity is smart enough to not include the assets at build time. - First do a build with the current state of the scene and watch the ram usage while performing a standalone build. (Note the peak usage and when it happens) - Note the final game build size (thats the exe and game folders combined) - Set your addressables to point to remote sources (so its not pointing to the build, rather it is expecting the asset to be found on a file server) - Build your addressables so they are assetbundles (give me the assetbundle and I'll upload it on our CDN and give you an address back) - Perform a standalone build again and watch the ram usage - Compare with previous ram test and file size if the test indicates that the assets are being loaded into memory at build time then we will have to design an asset management system where the assets are not included in the main unitystation repo. Report to me your findings
1.0
Research: Addressables / Assetbundles TB - ## Description Before we can start building an Asset Management system we first have to see what we can and can't do with addressables. This job is for that research. ## Setup: - Create a new github repo, create a new unity project (so we have a blank slate) and commit it to the repo - Import addressables package - Watch tutorials on how to make it work ## Criteria 1 (Testing addressables with versioning system): - Find a relatively large asset to experiment with (Like a large sound file or texture file. 100MB+ would be good) - Turn the asset into a prefab and mark it as addressable - Build the assets in the addressable windows - Create a test scene and script to load the asset and display/play it in the scene - Save the scene and commit to github repo - Create a new branch of the branch you were just working on. Close unity. Change branches. Open unity and see if the addressable toggles are still on, on the asset prefab. Press play in the test scene to make sure it still works. If this test fails we need to find a solution to make sure the metadata for addressables is retained in github (like writing our own catalogue, but I'll write up a job up for that if it comes to it) ## Criteria 2 (Testing builds with the assets in the same repo): Here we want to find out if you leave the asset we are testing with in the unity project and set the address target to remote, if unity is smart enough to not include the assets at build time. - First do a build with the current state of the scene and watch the ram usage while performing a standalone build. (Note the peak usage and when it happens) - Note the final game build size (thats the exe and game folders combined) - Set your addressables to point to remote sources (so its not pointing to the build, rather it is expecting the asset to be found on a file server) - Build your addressables so they are assetbundles (give me the assetbundle and I'll upload it on our CDN and give you an address back) - Perform a standalone build again and watch the ram usage - Compare with previous ram test and file size if the test indicates that the assets are being loaded into memory at build time then we will have to design an asset management system where the assets are not included in the main unitystation repo. Report to me your findings
priority
research addressables assetbundles tb description before we can start building an asset management system we first have to see what we can and can t do with addressables this job is for that research setup create a new github repo create a new unity project so we have a blank slate and commit it to the repo import addressables package watch tutorials on how to make it work criteria testing addressables with versioning system find a relatively large asset to experiment with like a large sound file or texture file would be good turn the asset into a prefab and mark it as addressable build the assets in the addressable windows create a test scene and script to load the asset and display play it in the scene save the scene and commit to github repo create a new branch of the branch you were just working on close unity change branches open unity and see if the addressable toggles are still on on the asset prefab press play in the test scene to make sure it still works if this test fails we need to find a solution to make sure the metadata for addressables is retained in github like writing our own catalogue but i ll write up a job up for that if it comes to it criteria testing builds with the assets in the same repo here we want to find out if you leave the asset we are testing with in the unity project and set the address target to remote if unity is smart enough to not include the assets at build time first do a build with the current state of the scene and watch the ram usage while performing a standalone build note the peak usage and when it happens note the final game build size thats the exe and game folders combined set your addressables to point to remote sources so its not pointing to the build rather it is expecting the asset to be found on a file server build your addressables so they are assetbundles give me the assetbundle and i ll upload it on our cdn and give you an address back perform a standalone build again and watch the ram usage compare with previous ram test and file size if the test indicates that the assets are being loaded into memory at build time then we will have to design an asset management system where the assets are not included in the main unitystation repo report to me your findings
1
284,230
8,736,726,285
IssuesEvent
2018-12-11 20:22:29
aowen87/TicketTester
https://api.github.com/repos/aowen87/TicketTester
closed
Displaying curves as tubes in the pseudocolor window causes many of the curves to disappear
bug crash likelihood medium priority reviewed severity high wrong results
I was displaying streamlines in the pseudocolor plot and turned on tubes and most of the lines disappeared. We need this for supercomputing. -----------------------REDMINE MIGRATION----------------------- This ticket was migrated from Redmine. As such, not all information was able to be captured in the transition. Below is a complete record of the original redmine ticket. Ticket number: 2701 Status: Resolved Project: VisIt Tracker: Bug Priority: Immediate Subject: Displaying curves as tubes in the pseudocolor window causes many of the curves to disappear Assigned to: Eric Brugger Category: Target version: 2.12.0 Author: Eric Brugger Start: 10/20/2016 Due date: % Done: 100 Estimated time: 8.0 Created: 10/20/2016 02:37 pm Updated: 10/25/2016 01:45 pm Likelihood: 3 - Occasional Severity: 4 - Crash / Wrong Results Found in version: 2.10.0 Impact: Expected Use: OS: All Support Group: Any Description: I was displaying streamlines in the pseudocolor plot and turned on tubes and most of the lines disappeared. We need this for supercomputing. Comments: I committed revisions 29468 and 29470 to the 2.11 RC and trunk withthe following change:1) I corrected a bug with the Pseudocolor plot where displaying lines from the IntegrateCurve operator as tubes could cause some of the lines to disappear. The fix involved using the vtkCleanPolyData filter before the vtkTubeFilter to remove any duplicate points in the lines. This resolves #2701.M avt/Filters/avtPolylineToTubeFilter.CM resources/help/en_US/relnotes2.11.1.htmlI committed revisions 29472 and 29474 to the 2.11 RC and trunk withthe following change:1) I updated some integral curve test results in the test suite that changed after I corrected a bug when displaying lines as tubes. This fully resolves #2701.M baseline/operators/ic_geometry/ic_geometry_01.pngM baseline/operators/ic_geometry/ic_geometry_02.pngM baseline/operators/ic_geometry/ic_geometry_03.pngM baseline/operators/ic_geometry/ic_geometry_04.pngM baseline/operators/ic_geometry/ic_geometry_05.pngM baseline/operators/ic_geometry/ic_geometry_06.pngM baseline/operators/ic_streamlines/ic_streamlines_01.pngM baseline/operators/ic_streamlines/ic_streamlines_02.pngM baseline/operators/ic_streamlines/ic_streamlines_03.pngM baseline/operators/ic_streamlines/ic_streamlines_04.pngM baseline/operators/ic_streamlines/ic_streamlines_05.pngM baseline/operators/ic_streamlines/ic_streamlines_06.pngM baseline/operators/ic_streamlines/ic_streamlines_07.pngM baseline/operators/ic_streamlines/ic_streamlines_08.pngM baseline/operators/ic_streamlines/ic_streamlines_09.pngM baseline/operators/ic_streamlines/ic_streamlines_10.pngI committed revisions 29480 and 29482 to the 2.11 RC and trunk withthe following change:1) I updated some more test suite results due my integral curve operator changes.A baseline/operators/ic_geometry/parallelA baseline/operators/ic_geometry/parallel/ic_geometry_05.pngA baseline/operators/ic_geometry/parallel/ic_geometry_06.pngA baseline/operators/ic_geometry/parallelA baseline/operators/ic_geometry/parallel/ic_geometry_05.pngA baseline/operators/ic_geometry/parallel/ic_geometry_06.pngM baseline/operators/ic_streamlines/ic_streamlines_01.pngM baseline/operators/ic_streamlines/ic_streamlines_02.pngM baseline/operators/ic_streamlines/ic_streamlines_03.pngM baseline/operators/ic_streamlines/ic_streamlines_04.pngM baseline/operators/ic_streamlines/ic_streamlines_05.pngM baseline/operators/ic_streamlines/ic_streamlines_06.pngM baseline/operators/ic_streamlines/ic_streamlines_07.pngM baseline/operators/ic_streamlines/ic_streamlines_08.pngM baseline/operators/ic_streamlines/ic_streamlines_09.pngM baseline/operators/ic_streamlines/ic_streamlines_10.png
1.0
Displaying curves as tubes in the pseudocolor window causes many of the curves to disappear - I was displaying streamlines in the pseudocolor plot and turned on tubes and most of the lines disappeared. We need this for supercomputing. -----------------------REDMINE MIGRATION----------------------- This ticket was migrated from Redmine. As such, not all information was able to be captured in the transition. Below is a complete record of the original redmine ticket. Ticket number: 2701 Status: Resolved Project: VisIt Tracker: Bug Priority: Immediate Subject: Displaying curves as tubes in the pseudocolor window causes many of the curves to disappear Assigned to: Eric Brugger Category: Target version: 2.12.0 Author: Eric Brugger Start: 10/20/2016 Due date: % Done: 100 Estimated time: 8.0 Created: 10/20/2016 02:37 pm Updated: 10/25/2016 01:45 pm Likelihood: 3 - Occasional Severity: 4 - Crash / Wrong Results Found in version: 2.10.0 Impact: Expected Use: OS: All Support Group: Any Description: I was displaying streamlines in the pseudocolor plot and turned on tubes and most of the lines disappeared. We need this for supercomputing. Comments: I committed revisions 29468 and 29470 to the 2.11 RC and trunk withthe following change:1) I corrected a bug with the Pseudocolor plot where displaying lines from the IntegrateCurve operator as tubes could cause some of the lines to disappear. The fix involved using the vtkCleanPolyData filter before the vtkTubeFilter to remove any duplicate points in the lines. This resolves #2701.M avt/Filters/avtPolylineToTubeFilter.CM resources/help/en_US/relnotes2.11.1.htmlI committed revisions 29472 and 29474 to the 2.11 RC and trunk withthe following change:1) I updated some integral curve test results in the test suite that changed after I corrected a bug when displaying lines as tubes. This fully resolves #2701.M baseline/operators/ic_geometry/ic_geometry_01.pngM baseline/operators/ic_geometry/ic_geometry_02.pngM baseline/operators/ic_geometry/ic_geometry_03.pngM baseline/operators/ic_geometry/ic_geometry_04.pngM baseline/operators/ic_geometry/ic_geometry_05.pngM baseline/operators/ic_geometry/ic_geometry_06.pngM baseline/operators/ic_streamlines/ic_streamlines_01.pngM baseline/operators/ic_streamlines/ic_streamlines_02.pngM baseline/operators/ic_streamlines/ic_streamlines_03.pngM baseline/operators/ic_streamlines/ic_streamlines_04.pngM baseline/operators/ic_streamlines/ic_streamlines_05.pngM baseline/operators/ic_streamlines/ic_streamlines_06.pngM baseline/operators/ic_streamlines/ic_streamlines_07.pngM baseline/operators/ic_streamlines/ic_streamlines_08.pngM baseline/operators/ic_streamlines/ic_streamlines_09.pngM baseline/operators/ic_streamlines/ic_streamlines_10.pngI committed revisions 29480 and 29482 to the 2.11 RC and trunk withthe following change:1) I updated some more test suite results due my integral curve operator changes.A baseline/operators/ic_geometry/parallelA baseline/operators/ic_geometry/parallel/ic_geometry_05.pngA baseline/operators/ic_geometry/parallel/ic_geometry_06.pngA baseline/operators/ic_geometry/parallelA baseline/operators/ic_geometry/parallel/ic_geometry_05.pngA baseline/operators/ic_geometry/parallel/ic_geometry_06.pngM baseline/operators/ic_streamlines/ic_streamlines_01.pngM baseline/operators/ic_streamlines/ic_streamlines_02.pngM baseline/operators/ic_streamlines/ic_streamlines_03.pngM baseline/operators/ic_streamlines/ic_streamlines_04.pngM baseline/operators/ic_streamlines/ic_streamlines_05.pngM baseline/operators/ic_streamlines/ic_streamlines_06.pngM baseline/operators/ic_streamlines/ic_streamlines_07.pngM baseline/operators/ic_streamlines/ic_streamlines_08.pngM baseline/operators/ic_streamlines/ic_streamlines_09.pngM baseline/operators/ic_streamlines/ic_streamlines_10.png
priority
displaying curves as tubes in the pseudocolor window causes many of the curves to disappear i was displaying streamlines in the pseudocolor plot and turned on tubes and most of the lines disappeared we need this for supercomputing redmine migration this ticket was migrated from redmine as such not all information was able to be captured in the transition below is a complete record of the original redmine ticket ticket number status resolved project visit tracker bug priority immediate subject displaying curves as tubes in the pseudocolor window causes many of the curves to disappear assigned to eric brugger category target version author eric brugger start due date done estimated time created pm updated pm likelihood occasional severity crash wrong results found in version impact expected use os all support group any description i was displaying streamlines in the pseudocolor plot and turned on tubes and most of the lines disappeared we need this for supercomputing comments i committed revisions and to the rc and trunk withthe following change i corrected a bug with the pseudocolor plot where displaying lines from the integratecurve operator as tubes could cause some of the lines to disappear the fix involved using the vtkcleanpolydata filter before the vtktubefilter to remove any duplicate points in the lines this resolves m avt filters avtpolylinetotubefilter cm resources help en us htmli committed revisions and to the rc and trunk withthe following change i updated some integral curve test results in the test suite that changed after i corrected a bug when displaying lines as tubes this fully resolves m baseline operators ic geometry ic geometry pngm baseline operators ic geometry ic geometry pngm baseline operators ic geometry ic geometry pngm baseline operators ic geometry ic geometry pngm baseline operators ic geometry ic geometry pngm baseline operators ic geometry ic geometry pngm baseline operators ic streamlines ic streamlines pngm baseline operators ic streamlines ic streamlines pngm baseline operators ic streamlines ic streamlines pngm baseline operators ic streamlines ic streamlines pngm baseline operators ic streamlines ic streamlines pngm baseline operators ic streamlines ic streamlines pngm baseline operators ic streamlines ic streamlines pngm baseline operators ic streamlines ic streamlines pngm baseline operators ic streamlines ic streamlines pngm baseline operators ic streamlines ic streamlines pngi committed revisions and to the rc and trunk withthe following change i updated some more test suite results due my integral curve operator changes a baseline operators ic geometry parallela baseline operators ic geometry parallel ic geometry pnga baseline operators ic geometry parallel ic geometry pnga baseline operators ic geometry parallela baseline operators ic geometry parallel ic geometry pnga baseline operators ic geometry parallel ic geometry pngm baseline operators ic streamlines ic streamlines pngm baseline operators ic streamlines ic streamlines pngm baseline operators ic streamlines ic streamlines pngm baseline operators ic streamlines ic streamlines pngm baseline operators ic streamlines ic streamlines pngm baseline operators ic streamlines ic streamlines pngm baseline operators ic streamlines ic streamlines pngm baseline operators ic streamlines ic streamlines pngm baseline operators ic streamlines ic streamlines pngm baseline operators ic streamlines ic streamlines png
1
786,303
27,641,645,802
IssuesEvent
2023-03-10 18:36:25
bcgov/cas-ciip-portal
https://api.github.com/repos/bcgov/cas-ciip-portal
closed
As a CIIP developer, I want to be approved to use BCeID in a production environment, so that external users can use it to log in with CIIP
User Story attn: Developer High Priority
#### Description: There is a certain amount of administrative work to be carried out in order to use BCeID in a production environment (see "Next Steps: CIIP | GGIRCS integration" email from Jan 4) #### Acceptance Criteria: Given I am a CIIP developer When I setup keycloak gold in prod Then BCeID is available as a login option #### Development Checklist: - [ ]
1.0
As a CIIP developer, I want to be approved to use BCeID in a production environment, so that external users can use it to log in with CIIP - #### Description: There is a certain amount of administrative work to be carried out in order to use BCeID in a production environment (see "Next Steps: CIIP | GGIRCS integration" email from Jan 4) #### Acceptance Criteria: Given I am a CIIP developer When I setup keycloak gold in prod Then BCeID is available as a login option #### Development Checklist: - [ ]
priority
as a ciip developer i want to be approved to use bceid in a production environment so that external users can use it to log in with ciip description there is a certain amount of administrative work to be carried out in order to use bceid in a production environment see next steps ciip ggircs integration email from jan acceptance criteria given i am a ciip developer when i setup keycloak gold in prod then bceid is available as a login option development checklist
1
256,850
8,129,670,988
IssuesEvent
2018-08-17 15:46:02
craftercms/craftercms
https://api.github.com/repos/craftercms/craftercms
closed
[studio] Add permission definition to API2
enhancement priority: high
Per our conversation, we must specify the required permission per API call in spec 2.
1.0
[studio] Add permission definition to API2 - Per our conversation, we must specify the required permission per API call in spec 2.
priority
add permission definition to per our conversation we must specify the required permission per api call in spec
1
110,232
4,423,946,896
IssuesEvent
2016-08-16 10:30:15
wp-crm/wp-crm
https://api.github.com/repos/wp-crm/wp-crm
closed
The save button isn't translating
core bug high priority workflow/review
The save button text is being called as __('Save', 'wpp_crm') The correct button text is : __('Save', 'wp_crm') Note the single "p" in the text domain indentifier wpp_crm on line #266 in \wp-content\plugins\wp-crm\core\ui\crm_metaboxes.php This mistake appears in other places in the system, so need to run a search through all the source code.
1.0
The save button isn't translating - The save button text is being called as __('Save', 'wpp_crm') The correct button text is : __('Save', 'wp_crm') Note the single "p" in the text domain indentifier wpp_crm on line #266 in \wp-content\plugins\wp-crm\core\ui\crm_metaboxes.php This mistake appears in other places in the system, so need to run a search through all the source code.
priority
the save button isn t translating the save button text is being called as save wpp crm the correct button text is save wp crm note the single p in the text domain indentifier wpp crm on line in wp content plugins wp crm core ui crm metaboxes php this mistake appears in other places in the system so need to run a search through all the source code
1
475,083
13,686,640,814
IssuesEvent
2020-09-30 08:59:26
ansgohar/urbanharmony
https://api.github.com/repos/ansgohar/urbanharmony
opened
Competitions-Add a link to external sub-system
Priority: High enhancement
## Brief description A link must be added to connect to an external system. #### Suggestions: - Add a link to the model - Have the description have a link when writing event details
1.0
Competitions-Add a link to external sub-system - ## Brief description A link must be added to connect to an external system. #### Suggestions: - Add a link to the model - Have the description have a link when writing event details
priority
competitions add a link to external sub system brief description a link must be added to connect to an external system suggestions add a link to the model have the description have a link when writing event details
1
727,527
25,038,343,011
IssuesEvent
2022-11-04 18:04:21
umgc/fall2022
https://api.github.com/repos/umgc/fall2022
closed
Investigate technical approach for iOS Siri integration
*** HIGH PRIORITY *** support
Consider integration with Flutter/Xcode Consider the functionality and constraints placed on us by Siri. Determine set of realistic functions that would be useful for our purposes Determine if we could potentially fulfill our "Chatbot" requirements with the voice assistant instead Document findings of approaches considered, and why they should be selected or excluded as we need this information in the TDD. Place findings in the documents as a draft, no need for extensive polishing within this task. Some content may be moved out later to the Programmers Guide. Additionally, if implementation appears to be simple, developing a proof of concept (or locating an existing one built by someone else) would also be great for our next presentation.
1.0
Investigate technical approach for iOS Siri integration - Consider integration with Flutter/Xcode Consider the functionality and constraints placed on us by Siri. Determine set of realistic functions that would be useful for our purposes Determine if we could potentially fulfill our "Chatbot" requirements with the voice assistant instead Document findings of approaches considered, and why they should be selected or excluded as we need this information in the TDD. Place findings in the documents as a draft, no need for extensive polishing within this task. Some content may be moved out later to the Programmers Guide. Additionally, if implementation appears to be simple, developing a proof of concept (or locating an existing one built by someone else) would also be great for our next presentation.
priority
investigate technical approach for ios siri integration consider integration with flutter xcode consider the functionality and constraints placed on us by siri determine set of realistic functions that would be useful for our purposes determine if we could potentially fulfill our chatbot requirements with the voice assistant instead document findings of approaches considered and why they should be selected or excluded as we need this information in the tdd place findings in the documents as a draft no need for extensive polishing within this task some content may be moved out later to the programmers guide additionally if implementation appears to be simple developing a proof of concept or locating an existing one built by someone else would also be great for our next presentation
1
323,852
9,879,637,551
IssuesEvent
2019-06-24 10:30:21
geosolutions-it/sciadro-backend
https://api.github.com/repos/geosolutions-it/sciadro-backend
closed
Enable pagination for Anomalies
Backend Priority: High Project: C098 SCIADRO
Add the needed backend support to allow paginated request for mission anomalies via REST
1.0
Enable pagination for Anomalies - Add the needed backend support to allow paginated request for mission anomalies via REST
priority
enable pagination for anomalies add the needed backend support to allow paginated request for mission anomalies via rest
1
676,985
23,145,250,395
IssuesEvent
2022-07-28 23:31:41
bootdotdev/webapp
https://api.github.com/repos/bootdotdev/webapp
closed
Achievemet/Rank/Course Completion Modals should link to Discord
enhancement priority-high
We should link back to the discord with a simple message informing them that their achievement/rankup/Completed course was shared on discord I think we could potentially go back to reporting all the progress stuff on discord regardless of if they have synced or not. Just have it use their first name. Or we could just have a check that determines if someone is 1. Private - No message 2. Unsynced - Call to action to sync Else 3. Link to the discord.
1.0
Achievemet/Rank/Course Completion Modals should link to Discord - We should link back to the discord with a simple message informing them that their achievement/rankup/Completed course was shared on discord I think we could potentially go back to reporting all the progress stuff on discord regardless of if they have synced or not. Just have it use their first name. Or we could just have a check that determines if someone is 1. Private - No message 2. Unsynced - Call to action to sync Else 3. Link to the discord.
priority
achievemet rank course completion modals should link to discord we should link back to the discord with a simple message informing them that their achievement rankup completed course was shared on discord i think we could potentially go back to reporting all the progress stuff on discord regardless of if they have synced or not just have it use their first name or we could just have a check that determines if someone is private no message unsynced call to action to sync else link to the discord
1
673,921
23,034,376,875
IssuesEvent
2022-07-22 16:59:08
rokwire/illinois-app
https://api.github.com/repos/rokwire/illinois-app
closed
[BUG] Library card tile on Academic support is not working
Type: Bug Priority: High
**Describe the bug** When the user taps on the Library card tile on Academic support, it doesn't display Library card of the user **To Reproduce** Steps to reproduce the behavior: 1. Install the Illinois app 2. Complete the onboarding and verify the user role as University Student 3. Navigate to Browse screen and tap on Student Guide 4. Tap on the Books link 5. On the Academic support screen tap on the tile Academic support **Actual Result** The App doesn't display the Library card of the user **Expected behavior** The app should display the Library card information of the user **Screenshots** ![Library card](https://user-images.githubusercontent.com/26231179/122458638-a9b0ed80-cf75-11eb-9225-daa960ca0e19.png) **Smartphone (please complete the following information):** - Device: [e.g. Android] - Version [e.g. 2.4.25]
1.0
[BUG] Library card tile on Academic support is not working - **Describe the bug** When the user taps on the Library card tile on Academic support, it doesn't display Library card of the user **To Reproduce** Steps to reproduce the behavior: 1. Install the Illinois app 2. Complete the onboarding and verify the user role as University Student 3. Navigate to Browse screen and tap on Student Guide 4. Tap on the Books link 5. On the Academic support screen tap on the tile Academic support **Actual Result** The App doesn't display the Library card of the user **Expected behavior** The app should display the Library card information of the user **Screenshots** ![Library card](https://user-images.githubusercontent.com/26231179/122458638-a9b0ed80-cf75-11eb-9225-daa960ca0e19.png) **Smartphone (please complete the following information):** - Device: [e.g. Android] - Version [e.g. 2.4.25]
priority
library card tile on academic support is not working describe the bug when the user taps on the library card tile on academic support it doesn t display library card of the user to reproduce steps to reproduce the behavior install the illinois app complete the onboarding and verify the user role as university student navigate to browse screen and tap on student guide tap on the books link on the academic support screen tap on the tile academic support actual result the app doesn t display the library card of the user expected behavior the app should display the library card information of the user screenshots smartphone please complete the following information device version
1
603,372
18,544,182,110
IssuesEvent
2021-10-21 19:46:56
AY2122S1-CS2103T-T17-3/tp
https://api.github.com/repos/AY2122S1-CS2103T-T17-3/tp
closed
Function to switch between multiple address books
type.Story priority.HIGH
User is able to select between different address books
1.0
Function to switch between multiple address books - User is able to select between different address books
priority
function to switch between multiple address books user is able to select between different address books
1
553,769
16,381,683,813
IssuesEvent
2021-05-17 04:28:21
ita-social-projects/TeachUA
https://api.github.com/repos/ita-social-projects/TeachUA
closed
[Звичайний пошук] The search result is lost, after selecting category from drop down and clicking 'Search' icon.
Priority: High bug
Environment: Google Chrome 89.0.4389.90, Windows 10 Reproducible: always Build found: last commit from https://speak-ukrainian.org.ua/dev/ Steps to reproduce: 1. Go to 'https://speak-ukrainian.org.ua/dev/ 2. Click on on 'Який гурток шукаєте?' Pay attention - search is performed. 3. Select any category from drop down. 4. Click on 'Search' icon. Pay attention - the search result is lost. Actual result: The search result is lost, all boxes with clubs are displayed Expected result: The search is performed
1.0
[Звичайний пошук] The search result is lost, after selecting category from drop down and clicking 'Search' icon. - Environment: Google Chrome 89.0.4389.90, Windows 10 Reproducible: always Build found: last commit from https://speak-ukrainian.org.ua/dev/ Steps to reproduce: 1. Go to 'https://speak-ukrainian.org.ua/dev/ 2. Click on on 'Який гурток шукаєте?' Pay attention - search is performed. 3. Select any category from drop down. 4. Click on 'Search' icon. Pay attention - the search result is lost. Actual result: The search result is lost, all boxes with clubs are displayed Expected result: The search is performed
priority
the search result is lost after selecting category from drop down and clicking search icon environment google chrome windows reproducible always build found last commit from steps to reproduce go to click on on який гурток шукаєте pay attention search is performed select any category from drop down click on search icon pay attention the search result is lost actual result the search result is lost all boxes with clubs are displayed expected result the search is performed
1
689,749
23,631,974,545
IssuesEvent
2022-08-25 10:05:04
pombase/fypo
https://api.github.com/repos/pombase/fypo
closed
NTR PMID:15615848
high priority
NTR: interphase mitotic telomere clustering during vegetative growth abnormal/decreased version of FYPO:0007269 | normal interphase mitotic telomere clustering during vegetative growth SYNONYM: FYPO:0004974 | normal telomere localization during mitotic interphase add synonym "normal telomere tethering (to nuclear periphery)" (or if all examples are this maybe make it the primary name- I will check the annotations) NTR decreased RNA-dependent RNA polymerase is_a decreased catalytic activity NTR abolished siRNA loading onto RITS complex synonym abolished recruitment of siRNA onto RITS complex parent: FYPO:0000366 | decreased RNA localization def: An RNA localization phenotype where the loading of siRNAs onto the RITs complex is abolished
1.0
NTR PMID:15615848 - NTR: interphase mitotic telomere clustering during vegetative growth abnormal/decreased version of FYPO:0007269 | normal interphase mitotic telomere clustering during vegetative growth SYNONYM: FYPO:0004974 | normal telomere localization during mitotic interphase add synonym "normal telomere tethering (to nuclear periphery)" (or if all examples are this maybe make it the primary name- I will check the annotations) NTR decreased RNA-dependent RNA polymerase is_a decreased catalytic activity NTR abolished siRNA loading onto RITS complex synonym abolished recruitment of siRNA onto RITS complex parent: FYPO:0000366 | decreased RNA localization def: An RNA localization phenotype where the loading of siRNAs onto the RITs complex is abolished
priority
ntr pmid ntr interphase mitotic telomere clustering during vegetative growth abnormal decreased version of fypo normal interphase mitotic telomere clustering during vegetative growth synonym fypo normal telomere localization during mitotic interphase add synonym normal telomere tethering to nuclear periphery or if all examples are this maybe make it the primary name i will check the annotations ntr decreased rna dependent rna polymerase is a decreased catalytic activity ntr abolished sirna loading onto rits complex synonym abolished recruitment of sirna onto rits complex parent fypo decreased rna localization def an rna localization phenotype where the loading of sirnas onto the rits complex is abolished
1
615,907
19,279,322,176
IssuesEvent
2021-12-10 15:26:19
woocommerce/woocommerce-gutenberg-products-block
https://api.github.com/repos/woocommerce/woocommerce-gutenberg-products-block
closed
Checkout: Selected payment method token gets out of sync with paymentMethodData
type: bug category: blocks ◼️ block: checkout priority: high
If the payment data context gets reset to pristine status after selecting a saved payment method option, the saved payment method option stays selected but the paymentMethodData sent to the server when submitting the checkout again remains empty. ## To reproduce Note that I'm using the stripe payment method in this case, but it is the same with any gateway that saves the payment method token. 1. Log in with a user that has a saved credit card that is set as the default payment method 2. Go to checkout and the default saved payment method should be selected. All good so far, react state is in sync 3. Clear a required filed like the address post code 4. Click the place order button, which will run validation and highlight the required field that is empty. Fill in the required field. 5. The saved payment method should still be selected and all information is filled out now, so click place order again 6. API returns with an error processing payment because no payment method was included in the request ## Expected behavior The saved payment method should be included in the place order request when it is selected. ## Screenshots ![image](https://user-images.githubusercontent.com/5176612/144457887-7fb68f76-699f-484b-aaa6-6a786ec39d2c.png) ## Environment * Core version: 5.8.2 * WooCommerce version: 5.9 * WooCommerce Blocks version: trunk bf282a5c * Any other plugins installed: Stripe * Browser: Chrome 95 ## Additional information I have tracked this down to the fact that the selected saved payment method react state only sets the paymentMethodData on change: [blocks/cart-checkout/payment-methods/saved-payment-method-options.js#L53](https://github.com/woocommerce/woocommerce-gutenberg-products-block/blob/trunk/assets/js/blocks/cart-checkout/payment-methods/saved-payment-method-options.js#L53). The paymentMethodData gets cleared when set to pristine status [base/context/providers/cart-checkout/payment-methods/reducer.ts#L90](https://github.com/woocommerce/woocommerce-gutenberg-products-block/blob/trunk/assets/js/base/context/providers/cart-checkout/payment-methods/reducer.ts#L90), but saved payment methods are not part of the regular payment method processing here and it does not get set again: [payment-method-data-context.tsx#L252](https://github.com/woocommerce/woocommerce-gutenberg-products-block/blob/trunk/assets/js/base/context/providers/cart-checkout/payment-methods/payment-method-data-context.tsx#L252)
1.0
Checkout: Selected payment method token gets out of sync with paymentMethodData - If the payment data context gets reset to pristine status after selecting a saved payment method option, the saved payment method option stays selected but the paymentMethodData sent to the server when submitting the checkout again remains empty. ## To reproduce Note that I'm using the stripe payment method in this case, but it is the same with any gateway that saves the payment method token. 1. Log in with a user that has a saved credit card that is set as the default payment method 2. Go to checkout and the default saved payment method should be selected. All good so far, react state is in sync 3. Clear a required filed like the address post code 4. Click the place order button, which will run validation and highlight the required field that is empty. Fill in the required field. 5. The saved payment method should still be selected and all information is filled out now, so click place order again 6. API returns with an error processing payment because no payment method was included in the request ## Expected behavior The saved payment method should be included in the place order request when it is selected. ## Screenshots ![image](https://user-images.githubusercontent.com/5176612/144457887-7fb68f76-699f-484b-aaa6-6a786ec39d2c.png) ## Environment * Core version: 5.8.2 * WooCommerce version: 5.9 * WooCommerce Blocks version: trunk bf282a5c * Any other plugins installed: Stripe * Browser: Chrome 95 ## Additional information I have tracked this down to the fact that the selected saved payment method react state only sets the paymentMethodData on change: [blocks/cart-checkout/payment-methods/saved-payment-method-options.js#L53](https://github.com/woocommerce/woocommerce-gutenberg-products-block/blob/trunk/assets/js/blocks/cart-checkout/payment-methods/saved-payment-method-options.js#L53). The paymentMethodData gets cleared when set to pristine status [base/context/providers/cart-checkout/payment-methods/reducer.ts#L90](https://github.com/woocommerce/woocommerce-gutenberg-products-block/blob/trunk/assets/js/base/context/providers/cart-checkout/payment-methods/reducer.ts#L90), but saved payment methods are not part of the regular payment method processing here and it does not get set again: [payment-method-data-context.tsx#L252](https://github.com/woocommerce/woocommerce-gutenberg-products-block/blob/trunk/assets/js/base/context/providers/cart-checkout/payment-methods/payment-method-data-context.tsx#L252)
priority
checkout selected payment method token gets out of sync with paymentmethoddata if the payment data context gets reset to pristine status after selecting a saved payment method option the saved payment method option stays selected but the paymentmethoddata sent to the server when submitting the checkout again remains empty to reproduce note that i m using the stripe payment method in this case but it is the same with any gateway that saves the payment method token log in with a user that has a saved credit card that is set as the default payment method go to checkout and the default saved payment method should be selected all good so far react state is in sync clear a required filed like the address post code click the place order button which will run validation and highlight the required field that is empty fill in the required field the saved payment method should still be selected and all information is filled out now so click place order again api returns with an error processing payment because no payment method was included in the request expected behavior the saved payment method should be included in the place order request when it is selected screenshots environment core version woocommerce version woocommerce blocks version trunk any other plugins installed stripe browser chrome additional information i have tracked this down to the fact that the selected saved payment method react state only sets the paymentmethoddata on change the paymentmethoddata gets cleared when set to pristine status but saved payment methods are not part of the regular payment method processing here and it does not get set again
1
739,550
25,602,062,696
IssuesEvent
2022-12-01 21:10:55
vrchatapi/specification
https://api.github.com/repos/vrchatapi/specification
opened
Document Group API
Type: Enhancement Priority: High Status: In Progress
Written by @ariesclark and @Miner28. Moving to an Issue to better track information across PR's. # Group API ## Research Stage ### List User Groups ``GET /users/<user-id>/groups`` #### Response (example) ```json [ { "id": "gmem_<uuid>", "groupId": "grp_<uuid>", "memberVisibility": "visible", "mutualGroup": true, "name": "...", "shortCode": "...", "discriminator": "0000", "description": "...", "iconUrl": "https://api.vrchat.cloud/api/1/file/file_<uuid>/1/file", "bannerUrl": "https://assets.vrchat.com/www/groups/default_banner.png", "privacy": "default", "ownerId": "usr_<uuid>", "memberCount": 1 } ] ``` --- ### Create Group ``POST /groups`` #### Body (example) ```json { "name": "...", "shortCode": "...", "description": "", "joinState": "open", "privacy": "default", "roleTemplate": "managedFree", "bannerId": null, "iconId": null } ``` ``name`` must be at least 3 characters. ``shortCode`` must be at least 3 characters. ``joinState`` one of ``closed``, ``invite``, ``request``, ``open``. ``privacy`` one of ``default``, ``private``. ``roleTemplate`` one of ``default``, ``managedFree``, ``managedInvite``, ``managedRequest``. #### Response Group Object --- ### Get Group ``GET groups/<group-id>`` #### Query parameters ``includeRoles`` optional boolean, default false. #### Response (example) ```json { "id": "grp_<uuid>", "name": "...", "shortCode": "...", "discriminator": "0000", "description": "My exciting new group. It's pretty nifty!", "iconUrl": "https://assets.vrchat.com/www/groups/default_icon.png", "bannerUrl": "https://assets.vrchat.com/www/groups/default_banner.png", "privacy": "default", "ownerId": "<user-id>", "links": [], "languages": [], "iconId": null, "bannerId": null, "memberCount": 1, "memberCountSyncedAt": "2022-12-01T01:50:50.918Z", "isVerified": false, "joinState": "open", "tags": [], "galleries": [], "createdAt": "2022-12-01T01:50:50.918Z", "initialRoleIds": [ "grol_<uuid>" ], "updatedAt": "2022-12-01T01:50:50.918Z", "membershipStatus": "member", "myMember": { "id": "gmem_<uuid>", "groupId": "grp_<uuid>", "userId": "usr_<uuid>", "isRepresenting": false, "roleIds": [ "grol_<uuid>" ], "joinedAt": "2022-12-01T01:50:50.918Z", "membershipStatus": "member", "visibility": "visible", "isSubscribedToAnnouncements": true, "createdAt": "2022-12-01T01:50:50.918Z", "managerNotes": "", "has2FA": false, "permissions": [ "*" ] } } ``` --- ### Update Group ``PUT groups/<group-id>`` #### Body ```json { "name": "...", "shortCode": "...", "description": "...", "joinState": "open", "language": [], "links": [], "rules": null } ``` #### Response Group Object --- ### Delete Group ``DELETE groups/<group-id>`` #### Response ```json { "success": { "message": "Group deleted!", "status_code": 200 } } ``` --- ### List Group Galleries ``GET /groups/<group-id>/galleries/<group-gallery-id>`` #### Query parameters looks like the website sends a duplicate parameter ``galleryId`` typical pagination: ``n``, ``offset``. #### Response (example) ```json [ { "id": "ggim_<uuid>", "groupId": "grp_<uuid>", "galleryId": "ggal_<uuid>", "fileId": "file_<uuid>", "imageUrl": "https://api.vrchat.cloud/api/1/file/file_<uuid>/1/file", "createdAt": "2022-12-01T09:02:57.166Z", "submittedByUserId": "usr_<uuid>", "approved": true, "approvedByUserId": "usr_<uuid>", "approvedAt": "2022-12-01T09:02:57.166Z" } ] ``` --- ### List Group Roles ``GET /groups/<group-id>/roles`` #### Response (example) ```json [ { "id": "grol_<uuid>", "groupId": "grp_<uuid>", "name": "Group Owner", "description": "The owner of this group.", "isSelfAssignable": false, "permissions": [ "*" ], "isManagementRole": true, "requiresTwoFactor": false, "requiresPurchase": false, "order": 0, "createdAt": "2022-12-01T09:55:53.794Z", "updatedAt": "2022-12-01T09:55:53.794Z" } ] ``` --- ### Create Group Role ``POST /groups/<group-id>/roles`` #### Body (example) ```json { "id": "...", "name": "...", "description": "", "isSelfAssignable": true, "permissions": [] } ``` #### Response Group Role Object --- ### Update Group Role ``PUT /groups/<group-id>/roles/<group-role-id>`` #### Body assuming same properties as creation. #### Response Array of existing role objects. --- ### Delete Group Role ``DELETE /groups/<group-id>/roles/<group-role-id>`` #### Body (example) ```json { "id": "...", "name": "...", "description": "", "isSelfAssignable": true, "permissions": [] } ``` #### Response Array of existing role objects. --- ### List Group Invites ``GET /groups/<group-id>/invites`` #### Query parameters typical pagination: ``n``, ``offset``. #### Response (example) ```json [ { "id": "gmem_<uuid>", "groupId": "grp_<uuid>", "userId": "usr_<uuid>", "isRepresenting": false, "user": { "id": "usr_<uuid>", "displayName": "...", "thumbnailUrl": "https://api.vrchat.cloud/api/1/file/file_<uuid>/1/file", "iconUrl": "" }, "roleIds": [], "joinedAt": null, "membershipStatus": "invited", "visibility": "visible", "isSubscribedToAnnouncements": true, "createdAt": "2022-12-01T09:45:00.813Z", "bannedAt": null, "managerNotes": "" } ] ``` --- ### Create Group Invite ``POST /groups/<group-id>/invites`` #### Body (example) ```json { "userId": "usr_<uuid>", "confirmOverrideBlock": true } ``` --- ### Delete Group Invite ``DELETE /groups/<group-id>/invites/<user-id>`` #### Response ```json { "success": { "message": "... has been uninvited.", "status_code": 200 } } ``` --- ### List Group Requests ``GET /groups/<group-id>/requests`` #### Query parameters typical pagination: ``n``, ``offset``. --- ### List Group Members ``GET /groups/<group-id>/members`` #### Query parameters typical pagination: ``n``, ``offset``. #### Response (example) ```json [ { "id": "gmem_<uuid>", "groupId": "grp_<uuid>", "userId": "usr_<uuid>" "isRepresenting": false, "user": { "id": "usr_<uuid>", "displayName": "...", "thumbnailUrl": "https://api.vrchat.cloud/api/1/image/file_<uuid>", "iconUrl": "https://api.vrchat.cloud/api/1/file/file_<uuid>/1" }, "roleIds": [ "grol_<uuid>", ] } ] ``` --- ### List Group Audit Log ``GET /groups/<group-id>/auditLogs`` #### Query parameters typical pagination: ``n``, ``offset``. #### Response (example) ```json { "results": [ { "id": "gaud_<uuid>", "created_at": "2022-12-01T09:31:16.297Z", "groupId": "grp_<uuid>", "actorId": "usr_<uuid>", "actorDisplayName": "...", "targetId": "grp_<uuid>", "eventType": "group.create", "description": "Group test created by <displayName>.", "data": { "name": "...", "shortCode": "...", "description": "...", "rules": null, "bannerId": null, "iconId": "file_<uuid>", "joinState": "open", "privacy": "default", "ownerId": "usr_<uuid>", "iconVersion": 1, "galleries": [ { "_id": "ggal_<uuid>", "_created_at": "2022-12-01T09:31:16.297Z", "_updated_at": "2022-12-01T09:31:16.297Z", "name": "Banner and Icon", "description": "A gallery to store your group's banner and icon. You can edit this any way you like later.", "membersOnly": true } ] } } ], "totalCount": 1, "hasNext": false } ``` --- ### List Group Permissions ``GET /groups/<group-id>/permissions`` ### Response (example) ```json [ { "name": "group-members-manage", "displayName": "Manage Group Member Data", "help": "Allows role to view all members and edit data about them.", "isManagementPermission": true, "allowedToAdd": true } ] ``` --- ### Get Group Announcement ``GET /groups/<group-id>/announcement`` #### Response (example) Empty object when no announcement or ```json { "id": "gpos_<uuid>", "groupId": "grp_<uuid>", "authorId": "usr_<uuid>", "title": "a", "text": "a", "imageId": null, "imageUrl": null, "createdAt": "2022-12-01T09:12:48.487Z", "updatedAt": "2022-12-01T09:12:48.487Z" } ``` --- ### Set Group Announcement ``POST /groups/<group-id>/announcement`` #### Body ```json { "text": "...", "title": "...", "imageId": null, "sendNotification": false } ``` ### Response Group Announcement Object --- ### List Group Instances ``GET /groups/<group-id>/instances`` --- ### Delete Join Request ``DELETE /groups/<group-id>/requests`` --- ### Create Join Request ``POST /groups/<group-id>/join`` --- ### List Group Role Templates ``GET /groups/roleTemplates`` --- ### Feedback API? ``/users/<user-id>/feedback?contentId=<group-id>&metadata=true`` --- # POST `/feedbacks/group/<group-id>` ```json { "type":"report", "reasons":[ "inappropriate", "abusive_disruptive", "malicious", "hateful" ], "locations":[ "group_name", "group_description", "image_banner_gallery_icon", "group_user_behaviour" ], "description":"a" } ``` ### RESPONSE ```json { "id":"feedback_<uuid>", "type":"report", "reasons":[ "inappropriate", "abusive_disruptive", "malicious", "hateful" ], "locations":[ "group_name", "group_description", "image_banner_gallery_icon", "group_user_behaviour" ], "description":"Report comment", "commenterId":"usr_<uuid>", "commenterName":"<displayname>", "contentId":"grp_<uuid>", "contentType":"group", "contentName":"test", "tags":[ ] } ``` # PUT `/groups/<group-id>/requests/<usr-id>` ```json { "action":"accept" | "reject" } ``` ### ACCEPT RESPONSE ```json { "success": { "message": "Successfully accepted <display-name> request.", "status_code": 200 } } ``` ### REJECT RESPONSE ```json { "success": { "message": "Successfully rejected <display-name> request.", "status_code": 200 } } ```
1.0
Document Group API - Written by @ariesclark and @Miner28. Moving to an Issue to better track information across PR's. # Group API ## Research Stage ### List User Groups ``GET /users/<user-id>/groups`` #### Response (example) ```json [ { "id": "gmem_<uuid>", "groupId": "grp_<uuid>", "memberVisibility": "visible", "mutualGroup": true, "name": "...", "shortCode": "...", "discriminator": "0000", "description": "...", "iconUrl": "https://api.vrchat.cloud/api/1/file/file_<uuid>/1/file", "bannerUrl": "https://assets.vrchat.com/www/groups/default_banner.png", "privacy": "default", "ownerId": "usr_<uuid>", "memberCount": 1 } ] ``` --- ### Create Group ``POST /groups`` #### Body (example) ```json { "name": "...", "shortCode": "...", "description": "", "joinState": "open", "privacy": "default", "roleTemplate": "managedFree", "bannerId": null, "iconId": null } ``` ``name`` must be at least 3 characters. ``shortCode`` must be at least 3 characters. ``joinState`` one of ``closed``, ``invite``, ``request``, ``open``. ``privacy`` one of ``default``, ``private``. ``roleTemplate`` one of ``default``, ``managedFree``, ``managedInvite``, ``managedRequest``. #### Response Group Object --- ### Get Group ``GET groups/<group-id>`` #### Query parameters ``includeRoles`` optional boolean, default false. #### Response (example) ```json { "id": "grp_<uuid>", "name": "...", "shortCode": "...", "discriminator": "0000", "description": "My exciting new group. It's pretty nifty!", "iconUrl": "https://assets.vrchat.com/www/groups/default_icon.png", "bannerUrl": "https://assets.vrchat.com/www/groups/default_banner.png", "privacy": "default", "ownerId": "<user-id>", "links": [], "languages": [], "iconId": null, "bannerId": null, "memberCount": 1, "memberCountSyncedAt": "2022-12-01T01:50:50.918Z", "isVerified": false, "joinState": "open", "tags": [], "galleries": [], "createdAt": "2022-12-01T01:50:50.918Z", "initialRoleIds": [ "grol_<uuid>" ], "updatedAt": "2022-12-01T01:50:50.918Z", "membershipStatus": "member", "myMember": { "id": "gmem_<uuid>", "groupId": "grp_<uuid>", "userId": "usr_<uuid>", "isRepresenting": false, "roleIds": [ "grol_<uuid>" ], "joinedAt": "2022-12-01T01:50:50.918Z", "membershipStatus": "member", "visibility": "visible", "isSubscribedToAnnouncements": true, "createdAt": "2022-12-01T01:50:50.918Z", "managerNotes": "", "has2FA": false, "permissions": [ "*" ] } } ``` --- ### Update Group ``PUT groups/<group-id>`` #### Body ```json { "name": "...", "shortCode": "...", "description": "...", "joinState": "open", "language": [], "links": [], "rules": null } ``` #### Response Group Object --- ### Delete Group ``DELETE groups/<group-id>`` #### Response ```json { "success": { "message": "Group deleted!", "status_code": 200 } } ``` --- ### List Group Galleries ``GET /groups/<group-id>/galleries/<group-gallery-id>`` #### Query parameters looks like the website sends a duplicate parameter ``galleryId`` typical pagination: ``n``, ``offset``. #### Response (example) ```json [ { "id": "ggim_<uuid>", "groupId": "grp_<uuid>", "galleryId": "ggal_<uuid>", "fileId": "file_<uuid>", "imageUrl": "https://api.vrchat.cloud/api/1/file/file_<uuid>/1/file", "createdAt": "2022-12-01T09:02:57.166Z", "submittedByUserId": "usr_<uuid>", "approved": true, "approvedByUserId": "usr_<uuid>", "approvedAt": "2022-12-01T09:02:57.166Z" } ] ``` --- ### List Group Roles ``GET /groups/<group-id>/roles`` #### Response (example) ```json [ { "id": "grol_<uuid>", "groupId": "grp_<uuid>", "name": "Group Owner", "description": "The owner of this group.", "isSelfAssignable": false, "permissions": [ "*" ], "isManagementRole": true, "requiresTwoFactor": false, "requiresPurchase": false, "order": 0, "createdAt": "2022-12-01T09:55:53.794Z", "updatedAt": "2022-12-01T09:55:53.794Z" } ] ``` --- ### Create Group Role ``POST /groups/<group-id>/roles`` #### Body (example) ```json { "id": "...", "name": "...", "description": "", "isSelfAssignable": true, "permissions": [] } ``` #### Response Group Role Object --- ### Update Group Role ``PUT /groups/<group-id>/roles/<group-role-id>`` #### Body assuming same properties as creation. #### Response Array of existing role objects. --- ### Delete Group Role ``DELETE /groups/<group-id>/roles/<group-role-id>`` #### Body (example) ```json { "id": "...", "name": "...", "description": "", "isSelfAssignable": true, "permissions": [] } ``` #### Response Array of existing role objects. --- ### List Group Invites ``GET /groups/<group-id>/invites`` #### Query parameters typical pagination: ``n``, ``offset``. #### Response (example) ```json [ { "id": "gmem_<uuid>", "groupId": "grp_<uuid>", "userId": "usr_<uuid>", "isRepresenting": false, "user": { "id": "usr_<uuid>", "displayName": "...", "thumbnailUrl": "https://api.vrchat.cloud/api/1/file/file_<uuid>/1/file", "iconUrl": "" }, "roleIds": [], "joinedAt": null, "membershipStatus": "invited", "visibility": "visible", "isSubscribedToAnnouncements": true, "createdAt": "2022-12-01T09:45:00.813Z", "bannedAt": null, "managerNotes": "" } ] ``` --- ### Create Group Invite ``POST /groups/<group-id>/invites`` #### Body (example) ```json { "userId": "usr_<uuid>", "confirmOverrideBlock": true } ``` --- ### Delete Group Invite ``DELETE /groups/<group-id>/invites/<user-id>`` #### Response ```json { "success": { "message": "... has been uninvited.", "status_code": 200 } } ``` --- ### List Group Requests ``GET /groups/<group-id>/requests`` #### Query parameters typical pagination: ``n``, ``offset``. --- ### List Group Members ``GET /groups/<group-id>/members`` #### Query parameters typical pagination: ``n``, ``offset``. #### Response (example) ```json [ { "id": "gmem_<uuid>", "groupId": "grp_<uuid>", "userId": "usr_<uuid>" "isRepresenting": false, "user": { "id": "usr_<uuid>", "displayName": "...", "thumbnailUrl": "https://api.vrchat.cloud/api/1/image/file_<uuid>", "iconUrl": "https://api.vrchat.cloud/api/1/file/file_<uuid>/1" }, "roleIds": [ "grol_<uuid>", ] } ] ``` --- ### List Group Audit Log ``GET /groups/<group-id>/auditLogs`` #### Query parameters typical pagination: ``n``, ``offset``. #### Response (example) ```json { "results": [ { "id": "gaud_<uuid>", "created_at": "2022-12-01T09:31:16.297Z", "groupId": "grp_<uuid>", "actorId": "usr_<uuid>", "actorDisplayName": "...", "targetId": "grp_<uuid>", "eventType": "group.create", "description": "Group test created by <displayName>.", "data": { "name": "...", "shortCode": "...", "description": "...", "rules": null, "bannerId": null, "iconId": "file_<uuid>", "joinState": "open", "privacy": "default", "ownerId": "usr_<uuid>", "iconVersion": 1, "galleries": [ { "_id": "ggal_<uuid>", "_created_at": "2022-12-01T09:31:16.297Z", "_updated_at": "2022-12-01T09:31:16.297Z", "name": "Banner and Icon", "description": "A gallery to store your group's banner and icon. You can edit this any way you like later.", "membersOnly": true } ] } } ], "totalCount": 1, "hasNext": false } ``` --- ### List Group Permissions ``GET /groups/<group-id>/permissions`` ### Response (example) ```json [ { "name": "group-members-manage", "displayName": "Manage Group Member Data", "help": "Allows role to view all members and edit data about them.", "isManagementPermission": true, "allowedToAdd": true } ] ``` --- ### Get Group Announcement ``GET /groups/<group-id>/announcement`` #### Response (example) Empty object when no announcement or ```json { "id": "gpos_<uuid>", "groupId": "grp_<uuid>", "authorId": "usr_<uuid>", "title": "a", "text": "a", "imageId": null, "imageUrl": null, "createdAt": "2022-12-01T09:12:48.487Z", "updatedAt": "2022-12-01T09:12:48.487Z" } ``` --- ### Set Group Announcement ``POST /groups/<group-id>/announcement`` #### Body ```json { "text": "...", "title": "...", "imageId": null, "sendNotification": false } ``` ### Response Group Announcement Object --- ### List Group Instances ``GET /groups/<group-id>/instances`` --- ### Delete Join Request ``DELETE /groups/<group-id>/requests`` --- ### Create Join Request ``POST /groups/<group-id>/join`` --- ### List Group Role Templates ``GET /groups/roleTemplates`` --- ### Feedback API? ``/users/<user-id>/feedback?contentId=<group-id>&metadata=true`` --- # POST `/feedbacks/group/<group-id>` ```json { "type":"report", "reasons":[ "inappropriate", "abusive_disruptive", "malicious", "hateful" ], "locations":[ "group_name", "group_description", "image_banner_gallery_icon", "group_user_behaviour" ], "description":"a" } ``` ### RESPONSE ```json { "id":"feedback_<uuid>", "type":"report", "reasons":[ "inappropriate", "abusive_disruptive", "malicious", "hateful" ], "locations":[ "group_name", "group_description", "image_banner_gallery_icon", "group_user_behaviour" ], "description":"Report comment", "commenterId":"usr_<uuid>", "commenterName":"<displayname>", "contentId":"grp_<uuid>", "contentType":"group", "contentName":"test", "tags":[ ] } ``` # PUT `/groups/<group-id>/requests/<usr-id>` ```json { "action":"accept" | "reject" } ``` ### ACCEPT RESPONSE ```json { "success": { "message": "Successfully accepted <display-name> request.", "status_code": 200 } } ``` ### REJECT RESPONSE ```json { "success": { "message": "Successfully rejected <display-name> request.", "status_code": 200 } } ```
priority
document group api written by ariesclark and moving to an issue to better track information across pr s group api research stage list user groups get users groups response example json id gmem groupid grp membervisibility visible mutualgroup true name shortcode discriminator description iconurl bannerurl privacy default ownerid usr membercount create group post groups body example json name shortcode description joinstate open privacy default roletemplate managedfree bannerid null iconid null name must be at least characters shortcode must be at least characters joinstate one of closed invite request open privacy one of default private roletemplate one of default managedfree managedinvite managedrequest response group object get group get groups query parameters includeroles optional boolean default false response example json id grp name shortcode discriminator description my exciting new group it s pretty nifty iconurl bannerurl privacy default ownerid links languages iconid null bannerid null membercount membercountsyncedat isverified false joinstate open tags galleries createdat initialroleids grol updatedat membershipstatus member mymember id gmem groupid grp userid usr isrepresenting false roleids grol joinedat membershipstatus member visibility visible issubscribedtoannouncements true createdat managernotes false permissions update group put groups body json name shortcode description joinstate open language links rules null response group object delete group delete groups response json success message group deleted status code list group galleries get groups galleries query parameters looks like the website sends a duplicate parameter galleryid typical pagination n offset response example json id ggim groupid grp galleryid ggal fileid file imageurl createdat submittedbyuserid usr approved true approvedbyuserid usr approvedat list group roles get groups roles response example json id grol groupid grp name group owner description the owner of this group isselfassignable false permissions ismanagementrole true requirestwofactor false requirespurchase false order createdat updatedat create group role post groups roles body example json id name description isselfassignable true permissions response group role object update group role put groups roles body assuming same properties as creation response array of existing role objects delete group role delete groups roles body example json id name description isselfassignable true permissions response array of existing role objects list group invites get groups invites query parameters typical pagination n offset response example json id gmem groupid grp userid usr isrepresenting false user id usr displayname thumbnailurl iconurl roleids joinedat null membershipstatus invited visibility visible issubscribedtoannouncements true createdat bannedat null managernotes create group invite post groups invites body example json userid usr confirmoverrideblock true delete group invite delete groups invites response json success message has been uninvited status code list group requests get groups requests query parameters typical pagination n offset list group members get groups members query parameters typical pagination n offset response example json id gmem groupid grp userid usr isrepresenting false user id usr displayname thumbnailurl iconurl roleids grol list group audit log get groups auditlogs query parameters typical pagination n offset response example json results id gaud created at groupid grp actorid usr actordisplayname targetid grp eventtype group create description group test created by data name shortcode description rules null bannerid null iconid file joinstate open privacy default ownerid usr iconversion galleries id ggal created at updated at name banner and icon description a gallery to store your group s banner and icon you can edit this any way you like later membersonly true totalcount hasnext false list group permissions get groups permissions response example json name group members manage displayname manage group member data help allows role to view all members and edit data about them ismanagementpermission true allowedtoadd true get group announcement get groups announcement response example empty object when no announcement or json id gpos groupid grp authorid usr title a text a imageid null imageurl null createdat updatedat set group announcement post groups announcement body json text title imageid null sendnotification false response group announcement object list group instances get groups instances delete join request delete groups requests create join request post groups join list group role templates get groups roletemplates feedback api users feedback contentid metadata true post feedbacks group json type report reasons inappropriate abusive disruptive malicious hateful locations group name group description image banner gallery icon group user behaviour description a response json id feedback type report reasons inappropriate abusive disruptive malicious hateful locations group name group description image banner gallery icon group user behaviour description report comment commenterid usr commentername contentid grp contenttype group contentname test tags put groups requests json action accept reject accept response json success message successfully accepted request status code reject response json success message successfully rejected request status code
1
201,157
7,024,925,115
IssuesEvent
2017-12-23 01:31:00
minio/minio
https://api.github.com/repos/minio/minio
closed
Mint failure on azure gateway
priority: high regression
For https://data.minio.io:10000/minio/release-minio/staging/DEVELOPMENT.2017-12-21T22-27-09Z/ Mint logs: ``` (1/1) Running minio-dotnet tests ... ./run.sh: line 26: 14 Aborted (core dumped) /mint/run/core/minio-dotnet/out/Minio.Functional.Tests >> "$output_log_file" 2> "$error_log_file" FAILED in 3 minutes and 54 seconds Unhandled Exception: System.AggregateException: One or more errors occurred. (Assert.Fail failed. ) ---> Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException: Assert.Fail failed. at Microsoft.VisualStudio.TestTools.UnitTesting.Assert.HandleFail(String assertionName, String message, Object[] parameters) at Microsoft.VisualStudio.TestTools.UnitTesting.Assert.Fail() at Minio.Functional.Tests.FunctionalTest.<PutObject_Task>d__52.MoveNext() in /mint/run/core/minio-dotnet/FunctionalTest.cs:line 755 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.GetResult() at Minio.Functional.Tests.FunctionalTest.<ListObjects_Test5>d__72.MoveNext() in /mint/run/core/minio-dotnet/FunctionalTest.cs:line 1658 --- End of inner exception stack trace --- at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) at System.Threading.Tasks.Task.Wait() at Minio.Functional.Tests.FunctionalTest.Main(String[] args) in /mint/run/core/minio-dotnet/FunctionalTest.cs:line 216 Executed 0 out of 1 tests successfully. Running with SERVER_ENDPOINT: 192.168.1.123:9000 ACCESS_KEY: minioazure1 SECRET_KEY: ***REDACTED*** ENABLE_HTTPS: 0 SERVER_REGION: us-east-1 MINT_DATA_DIR: /mint/data MINT_MODE: core To get logs, run 'sudo docker cp 3c44a96a46d4:/mint/log /tmp/mint-logs' (1/1) Running minio-go tests ... done in 56 minutes and 9 seconds All tests ran successfully Running with SERVER_ENDPOINT: 192.168.1.123:9000 ACCESS_KEY: minioazure1 SECRET_KEY: ***REDACTED*** ENABLE_HTTPS: 0 SERVER_REGION: us-east-1 MINT_DATA_DIR: /mint/data MINT_MODE: core To get logs, run 'sudo docker cp dae3618063cf:/mint/log /tmp/mint-logs' (1/1) Running minio-java tests ... FAILED in 1 minutes and 46 seconds { "name": "minio-java", "function": "presignedPostPolicy(PostPolicy policy)", "duration": 10076, "status": "FAIL", "error": "java.net.SocketTimeoutException: timeout >>> [okio.Okio$4.newTimeoutException(Okio.java:227), okio.AsyncTimeout.exit(AsyncTimeout.java:284), okio.AsyncTimeout$2.read(AsyncTimeout.java:240), okio.RealBufferedSource.indexOf(RealBufferedSource.java:344), okio.RealBufferedSource.readUtf8LineStrict(RealBufferedSource.java:216), okio.RealBufferedSource.readUtf8LineStrict(RealBufferedSource.java:210), okhttp3.internal.http1.Http1Codec.readResponseHeaders(Http1Codec.java:189), okhttp3.internal.http.CallServerInterceptor.intercept(CallServerInterceptor.java:75), okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92), okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:45), okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92), okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67), okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93), okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92), okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67), okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93), okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92), okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:120), okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92), okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67), okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:185), okhttp3.RealCall.execute(RealCall.java:69), FunctionalTest.presignedPostPolicy_test(FunctionalTest.java:1636), FunctionalTest.runQuickTests(FunctionalTest.java:2643), FunctionalTest.main(FunctionalTest.java:2691)]" } ```
1.0
Mint failure on azure gateway - For https://data.minio.io:10000/minio/release-minio/staging/DEVELOPMENT.2017-12-21T22-27-09Z/ Mint logs: ``` (1/1) Running minio-dotnet tests ... ./run.sh: line 26: 14 Aborted (core dumped) /mint/run/core/minio-dotnet/out/Minio.Functional.Tests >> "$output_log_file" 2> "$error_log_file" FAILED in 3 minutes and 54 seconds Unhandled Exception: System.AggregateException: One or more errors occurred. (Assert.Fail failed. ) ---> Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException: Assert.Fail failed. at Microsoft.VisualStudio.TestTools.UnitTesting.Assert.HandleFail(String assertionName, String message, Object[] parameters) at Microsoft.VisualStudio.TestTools.UnitTesting.Assert.Fail() at Minio.Functional.Tests.FunctionalTest.<PutObject_Task>d__52.MoveNext() in /mint/run/core/minio-dotnet/FunctionalTest.cs:line 755 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.GetResult() at Minio.Functional.Tests.FunctionalTest.<ListObjects_Test5>d__72.MoveNext() in /mint/run/core/minio-dotnet/FunctionalTest.cs:line 1658 --- End of inner exception stack trace --- at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) at System.Threading.Tasks.Task.Wait() at Minio.Functional.Tests.FunctionalTest.Main(String[] args) in /mint/run/core/minio-dotnet/FunctionalTest.cs:line 216 Executed 0 out of 1 tests successfully. Running with SERVER_ENDPOINT: 192.168.1.123:9000 ACCESS_KEY: minioazure1 SECRET_KEY: ***REDACTED*** ENABLE_HTTPS: 0 SERVER_REGION: us-east-1 MINT_DATA_DIR: /mint/data MINT_MODE: core To get logs, run 'sudo docker cp 3c44a96a46d4:/mint/log /tmp/mint-logs' (1/1) Running minio-go tests ... done in 56 minutes and 9 seconds All tests ran successfully Running with SERVER_ENDPOINT: 192.168.1.123:9000 ACCESS_KEY: minioazure1 SECRET_KEY: ***REDACTED*** ENABLE_HTTPS: 0 SERVER_REGION: us-east-1 MINT_DATA_DIR: /mint/data MINT_MODE: core To get logs, run 'sudo docker cp dae3618063cf:/mint/log /tmp/mint-logs' (1/1) Running minio-java tests ... FAILED in 1 minutes and 46 seconds { "name": "minio-java", "function": "presignedPostPolicy(PostPolicy policy)", "duration": 10076, "status": "FAIL", "error": "java.net.SocketTimeoutException: timeout >>> [okio.Okio$4.newTimeoutException(Okio.java:227), okio.AsyncTimeout.exit(AsyncTimeout.java:284), okio.AsyncTimeout$2.read(AsyncTimeout.java:240), okio.RealBufferedSource.indexOf(RealBufferedSource.java:344), okio.RealBufferedSource.readUtf8LineStrict(RealBufferedSource.java:216), okio.RealBufferedSource.readUtf8LineStrict(RealBufferedSource.java:210), okhttp3.internal.http1.Http1Codec.readResponseHeaders(Http1Codec.java:189), okhttp3.internal.http.CallServerInterceptor.intercept(CallServerInterceptor.java:75), okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92), okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:45), okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92), okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67), okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93), okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92), okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67), okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93), okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92), okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:120), okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92), okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67), okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:185), okhttp3.RealCall.execute(RealCall.java:69), FunctionalTest.presignedPostPolicy_test(FunctionalTest.java:1636), FunctionalTest.runQuickTests(FunctionalTest.java:2643), FunctionalTest.main(FunctionalTest.java:2691)]" } ```
priority
mint failure on azure gateway for mint logs running minio dotnet tests run sh line aborted core dumped mint run core minio dotnet out minio functional tests output log file error log file failed in minutes and seconds unhandled exception system aggregateexception one or more errors occurred assert fail failed microsoft visualstudio testtools unittesting assertfailedexception assert fail failed at microsoft visualstudio testtools unittesting assert handlefail string assertionname string message object parameters at microsoft visualstudio testtools unittesting assert fail at minio functional tests functionaltest d movenext in mint run core minio dotnet functionaltest cs line end of stack trace from previous location where exception was thrown at system runtime exceptionservices exceptiondispatchinfo throw at system runtime compilerservices taskawaiter handlenonsuccessanddebuggernotification task task at system runtime compilerservices taskawaiter getresult at minio functional tests functionaltest d movenext in mint run core minio dotnet functionaltest cs line end of inner exception stack trace at system threading tasks task throwifexceptional boolean includetaskcanceledexceptions at system threading tasks task wait millisecondstimeout cancellationtoken cancellationtoken at system threading tasks task wait at minio functional tests functionaltest main string args in mint run core minio dotnet functionaltest cs line executed out of tests successfully running with server endpoint access key secret key redacted enable https server region us east mint data dir mint data mint mode core to get logs run sudo docker cp mint log tmp mint logs running minio go tests done in minutes and seconds all tests ran successfully running with server endpoint access key secret key redacted enable https server region us east mint data dir mint data mint mode core to get logs run sudo docker cp mint log tmp mint logs running minio java tests failed in minutes and seconds name minio java function presignedpostpolicy postpolicy policy duration status fail error java net sockettimeoutexception timeout
1
236,175
7,747,218,653
IssuesEvent
2018-05-30 01:59:02
MARKETProtocol/MARKET.js
https://api.github.com/repos/MARKETProtocol/MARKET.js
closed
Create a local development environment
Priority: High Status: Review Needed Type: Enhancement
<!-- Hello! Please use the template below for issue ideas or bugs found within MARKET Protocol. If it is general support you need, reach out to us at https://www.marketprotocol.io/discord Provide a general summary of the issue in the title above and use relevant fields below to define the problem. --> <!-- ## Before you `start work` Please read our contribution [guidelines](https://docs.marketprotocol.io/#contributing) and if there is a bounty involved please also see [here](https://docs.marketprotocol.io/#gitcoin-and-bounties) If you have ongoing work from other bounties with us where funding has not been released, please do not pick up a new issue. We would like to involve as many contributors as possible and parallelize the work flow as much as possible. Please make sure to comment in the issue here immediately after starting work so we know your plans for implementation and a timeline. Please also note that in order for work to be accepted, all code must be accompanied by test cases as well. --> ### User Story As a developer, I need the ability to use a local development environment so that I can develop an application with MARKET.js. [comment]: # (As a <user type>, I want to <task> so that <goal>.) ### Why Is this Needed? [comment]: # (Describe the problem and why this task is needed. Provide description of the current state, what you would like to happen, and what actually happen) *Summary*: Help engineers develop applications using MARKET.js. ### Description [comment]: # (Feature or Bug? i.e Type: Bug) *Type*: Feature ### Current Behavior [comment]: # (Describe what actually happened.) Nothing, no development environment has been created. ### Expected Behavior [comment]: # (Describe what you expected to happen.) The ability to use a local development environment to code/test/debug on a local Ethereum network. ### Reproduction [comment]: # (Describe how we can replicate the bug step by step.) ### Solution [comment]: # (Provide a summary of the solution and a task list on what needs to be fixed.) *Summary*: Look at the local development environment in this project, https://github.com/MARKETProtocol/dApp. Use this to assist you in creating the environment. Any code or scripts you develop should be located in the `examples` folder in this repo. ### Definition of Done [comment]: # (Any other information that would be useful, bullets are helpful.) - Makefile, package.json, or any other configuration scripts needed to automate the creation of the local development environment. - Provide some simple tests to verify the local development environment is running and configured correctly. - Create a README in the `examples` folder outlining the process to run the local development environment. Add information on troubleshooting common problems. - Make sure contracts are available in the local environment to be used to place orders. This involves a manual creation and deployment of MARKET contracts. Here is an example from our dapp on how to deploy a contract, https://github.com/MARKETProtocol/dApp/blob/develop/src/actions/deploy.js ### Additional Information [comment]: # (Any other information that would be useful, content, screenshots, etc.)
1.0
Create a local development environment - <!-- Hello! Please use the template below for issue ideas or bugs found within MARKET Protocol. If it is general support you need, reach out to us at https://www.marketprotocol.io/discord Provide a general summary of the issue in the title above and use relevant fields below to define the problem. --> <!-- ## Before you `start work` Please read our contribution [guidelines](https://docs.marketprotocol.io/#contributing) and if there is a bounty involved please also see [here](https://docs.marketprotocol.io/#gitcoin-and-bounties) If you have ongoing work from other bounties with us where funding has not been released, please do not pick up a new issue. We would like to involve as many contributors as possible and parallelize the work flow as much as possible. Please make sure to comment in the issue here immediately after starting work so we know your plans for implementation and a timeline. Please also note that in order for work to be accepted, all code must be accompanied by test cases as well. --> ### User Story As a developer, I need the ability to use a local development environment so that I can develop an application with MARKET.js. [comment]: # (As a <user type>, I want to <task> so that <goal>.) ### Why Is this Needed? [comment]: # (Describe the problem and why this task is needed. Provide description of the current state, what you would like to happen, and what actually happen) *Summary*: Help engineers develop applications using MARKET.js. ### Description [comment]: # (Feature or Bug? i.e Type: Bug) *Type*: Feature ### Current Behavior [comment]: # (Describe what actually happened.) Nothing, no development environment has been created. ### Expected Behavior [comment]: # (Describe what you expected to happen.) The ability to use a local development environment to code/test/debug on a local Ethereum network. ### Reproduction [comment]: # (Describe how we can replicate the bug step by step.) ### Solution [comment]: # (Provide a summary of the solution and a task list on what needs to be fixed.) *Summary*: Look at the local development environment in this project, https://github.com/MARKETProtocol/dApp. Use this to assist you in creating the environment. Any code or scripts you develop should be located in the `examples` folder in this repo. ### Definition of Done [comment]: # (Any other information that would be useful, bullets are helpful.) - Makefile, package.json, or any other configuration scripts needed to automate the creation of the local development environment. - Provide some simple tests to verify the local development environment is running and configured correctly. - Create a README in the `examples` folder outlining the process to run the local development environment. Add information on troubleshooting common problems. - Make sure contracts are available in the local environment to be used to place orders. This involves a manual creation and deployment of MARKET contracts. Here is an example from our dapp on how to deploy a contract, https://github.com/MARKETProtocol/dApp/blob/develop/src/actions/deploy.js ### Additional Information [comment]: # (Any other information that would be useful, content, screenshots, etc.)
priority
create a local development environment hello please use the template below for issue ideas or bugs found within market protocol if it is general support you need reach out to us at provide a general summary of the issue in the title above and use relevant fields below to define the problem before you start work please read our contribution and if there is a bounty involved please also see if you have ongoing work from other bounties with us where funding has not been released please do not pick up a new issue we would like to involve as many contributors as possible and parallelize the work flow as much as possible please make sure to comment in the issue here immediately after starting work so we know your plans for implementation and a timeline please also note that in order for work to be accepted all code must be accompanied by test cases as well user story as a developer i need the ability to use a local development environment so that i can develop an application with market js as a i want to so that why is this needed describe the problem and why this task is needed provide description of the current state what you would like to happen and what actually happen summary help engineers develop applications using market js description feature or bug i e type bug type feature current behavior describe what actually happened nothing no development environment has been created expected behavior describe what you expected to happen the ability to use a local development environment to code test debug on a local ethereum network reproduction describe how we can replicate the bug step by step solution provide a summary of the solution and a task list on what needs to be fixed summary look at the local development environment in this project use this to assist you in creating the environment any code or scripts you develop should be located in the examples folder in this repo definition of done any other information that would be useful bullets are helpful makefile package json or any other configuration scripts needed to automate the creation of the local development environment provide some simple tests to verify the local development environment is running and configured correctly create a readme in the examples folder outlining the process to run the local development environment add information on troubleshooting common problems make sure contracts are available in the local environment to be used to place orders this involves a manual creation and deployment of market contracts here is an example from our dapp on how to deploy a contract additional information any other information that would be useful content screenshots etc
1
300,942
9,214,077,402
IssuesEvent
2019-03-10 17:05:21
wso2/product-is
https://api.github.com/repos/wso2/product-is
closed
Returns 500 If invalid password is provided when creating a user in SCIM2
Affected/5.7.0 Component/SCIM Priority/High Severity/Critical Type/Bug
Sample request : curl -v -k --user admin:admin --data '{"schemas":[],"name":{"familyName":"purnima","givenName":"hasanthi"},"userName":"hasanthi","password":"ff","emails":[{"primary":true,"value":"hasanthi_home.com","type":"home"},{"value":"hasanthi_work.com","type":"work"}]}' --header "Content-Type:application/json" https://localhost:9443/scim2/User Sample response : {"schemas":"urn:ietf:params:scim:api:messages:2.0:Error","detail":"Error in adding the user: vindula1 to the user store. 30003 - Credential is not valid. Credential must be a non null string with following format, ^[\\S]{5,30}$","status":"500"} Status code should be 400 instead of 500. The logic should be handled from [1]. [1] https://github.com/wso2-extensions/identity-inbound-provisioning-scim2/blob/1.2.x/components/org.wso2.carbon.identity.scim2.common/src/main/java/org/wso2/carbon/identity/scim2/common/impl/SCIMUserManager.java#L173
1.0
Returns 500 If invalid password is provided when creating a user in SCIM2 - Sample request : curl -v -k --user admin:admin --data '{"schemas":[],"name":{"familyName":"purnima","givenName":"hasanthi"},"userName":"hasanthi","password":"ff","emails":[{"primary":true,"value":"hasanthi_home.com","type":"home"},{"value":"hasanthi_work.com","type":"work"}]}' --header "Content-Type:application/json" https://localhost:9443/scim2/User Sample response : {"schemas":"urn:ietf:params:scim:api:messages:2.0:Error","detail":"Error in adding the user: vindula1 to the user store. 30003 - Credential is not valid. Credential must be a non null string with following format, ^[\\S]{5,30}$","status":"500"} Status code should be 400 instead of 500. The logic should be handled from [1]. [1] https://github.com/wso2-extensions/identity-inbound-provisioning-scim2/blob/1.2.x/components/org.wso2.carbon.identity.scim2.common/src/main/java/org/wso2/carbon/identity/scim2/common/impl/SCIMUserManager.java#L173
priority
returns if invalid password is provided when creating a user in sample request curl v k user admin admin data schemas name familyname purnima givenname hasanthi username hasanthi password ff emails header content type application json sample response schemas urn ietf params scim api messages error detail error in adding the user to the user store credential is not valid credential must be a non null string with following format status status code should be instead of the logic should be handled from
1
248,336
7,929,415,034
IssuesEvent
2018-07-06 15:00:16
photonstorm/phaser
https://api.github.com/repos/photonstorm/phaser
closed
Container loses rotation pivot when using camera.startFollow() in CANVAS mode.
🐛 Bug 🤨 Difficulty: Medium 🥇 Priority: High
This issue is about: * a bug in v3.9.0 Rotations seem to mismatch when following A container in CANVAS mode. It looks like the camera bounds should be taken into account in CANVAS mode, or the scrollX and scrollY (still investigating). this does not occur in WEBGL mode. [Expected behaviour](http://jsfiddle.net/0aztztxe/4/) (WEBGL mode). [Actual behaviour](http://jsfiddle.net/0aztztxe/3/) (CANVAS mode). [placing the container](http://jsfiddle.net/0aztztxe/5/) at the center (400, 300) reproduces expected behaviour. Translations work fine both in [CANVAS](http://jsfiddle.net/0aztztxe/7/) and [WEBGL](http://jsfiddle.net/0aztztxe/9/) mode. <bountysource-plugin> --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/59176383-container-loses-rotation-pivot-when-using-camera-startfollow-in-canvas-mode?utm_campaign=plugin&utm_content=tracker%2F283654&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F283654&utm_medium=issues&utm_source=github). </bountysource-plugin>
1.0
Container loses rotation pivot when using camera.startFollow() in CANVAS mode. - This issue is about: * a bug in v3.9.0 Rotations seem to mismatch when following A container in CANVAS mode. It looks like the camera bounds should be taken into account in CANVAS mode, or the scrollX and scrollY (still investigating). this does not occur in WEBGL mode. [Expected behaviour](http://jsfiddle.net/0aztztxe/4/) (WEBGL mode). [Actual behaviour](http://jsfiddle.net/0aztztxe/3/) (CANVAS mode). [placing the container](http://jsfiddle.net/0aztztxe/5/) at the center (400, 300) reproduces expected behaviour. Translations work fine both in [CANVAS](http://jsfiddle.net/0aztztxe/7/) and [WEBGL](http://jsfiddle.net/0aztztxe/9/) mode. <bountysource-plugin> --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/59176383-container-loses-rotation-pivot-when-using-camera-startfollow-in-canvas-mode?utm_campaign=plugin&utm_content=tracker%2F283654&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F283654&utm_medium=issues&utm_source=github). </bountysource-plugin>
priority
container loses rotation pivot when using camera startfollow in canvas mode this issue is about a bug in rotations seem to mismatch when following a container in canvas mode it looks like the camera bounds should be taken into account in canvas mode or the scrollx and scrolly still investigating this does not occur in webgl mode webgl mode canvas mode at the center reproduces expected behaviour translations work fine both in and mode want to back this issue we accept bounties via
1
452,562
13,055,779,479
IssuesEvent
2020-07-30 02:42:47
nkwsy/Wildmile
https://api.github.com/repos/nkwsy/Wildmile
closed
Render Module orientation accurately in module.pug
effort: High enhancement priority: High status: not started
This is related to #1 Render the module correctly in the users view when adding or editing a module. This could be done with a js function watching if user changes the Shape or orientation field. An example of a module would be the right most one in the image on #1 with the values of: ``` shape: T3 orientation: LH flipped: false ``` ![triangle](https://user-images.githubusercontent.com/11905743/86181964-9acaf400-baf4-11ea-9b29-bc460ce4167f.png) Please ignore the mis-spaced plant circles. The plant placement spot 0,0 will be in the bottom left. The plant circles can go off the usable area. It would not be a big deal. An example of a triangle with the `flipped: true` would be as follows ![triangle-flipped](https://user-images.githubusercontent.com/11905743/86182303-54c26000-baf5-11ea-8244-785e19e275a8.png)
1.0
Render Module orientation accurately in module.pug - This is related to #1 Render the module correctly in the users view when adding or editing a module. This could be done with a js function watching if user changes the Shape or orientation field. An example of a module would be the right most one in the image on #1 with the values of: ``` shape: T3 orientation: LH flipped: false ``` ![triangle](https://user-images.githubusercontent.com/11905743/86181964-9acaf400-baf4-11ea-9b29-bc460ce4167f.png) Please ignore the mis-spaced plant circles. The plant placement spot 0,0 will be in the bottom left. The plant circles can go off the usable area. It would not be a big deal. An example of a triangle with the `flipped: true` would be as follows ![triangle-flipped](https://user-images.githubusercontent.com/11905743/86182303-54c26000-baf5-11ea-8244-785e19e275a8.png)
priority
render module orientation accurately in module pug this is related to render the module correctly in the users view when adding or editing a module this could be done with a js function watching if user changes the shape or orientation field an example of a module would be the right most one in the image on with the values of shape orientation lh flipped false please ignore the mis spaced plant circles the plant placement spot will be in the bottom left the plant circles can go off the usable area it would not be a big deal an example of a triangle with the flipped true would be as follows
1
567,675
16,889,516,770
IssuesEvent
2021-06-23 07:30:08
ballerina-platform/ballerina-dev-website
https://api.github.com/repos/ballerina-platform/ballerina-dev-website
closed
Fix the Alignment Issues on the 1.x BBE Layout
Area/UI Priority/Highest Type/Bug
**Description:** Need to fix the alignment issues on the 1.x BBE layouts. For example, see [1]. <img width="1338" alt="Screenshot 2021-06-15 at 15 13 51" src="https://user-images.githubusercontent.com/11707273/122031416-51021900-cdec-11eb-96c5-5bbe83f7dfef.png"> [1] https://dev.ballerina.io/1.2/learn/by-example/hello-world **Steps to reproduce:** **Affected Versions:** **OS, DB, other environment details and versions:** **Related Issues (optional):** <!-- Any related issues such as sub tasks, issues reported in other repositories (e.g component repositories), similar problems, etc. --> **Suggested Labels (optional):** <!-- Optional comma separated list of suggested labels. Non committers can’t assign labels to issues, so this will help issue creators who are not a committer to suggest possible labels--> **Suggested Assignees (optional):** <!--Optional comma separated list of suggested team members who should attend the issue. Non committers can’t assign issues to assignees, so this will help issue creators who are not a committer to suggest possible assignees-->
1.0
Fix the Alignment Issues on the 1.x BBE Layout - **Description:** Need to fix the alignment issues on the 1.x BBE layouts. For example, see [1]. <img width="1338" alt="Screenshot 2021-06-15 at 15 13 51" src="https://user-images.githubusercontent.com/11707273/122031416-51021900-cdec-11eb-96c5-5bbe83f7dfef.png"> [1] https://dev.ballerina.io/1.2/learn/by-example/hello-world **Steps to reproduce:** **Affected Versions:** **OS, DB, other environment details and versions:** **Related Issues (optional):** <!-- Any related issues such as sub tasks, issues reported in other repositories (e.g component repositories), similar problems, etc. --> **Suggested Labels (optional):** <!-- Optional comma separated list of suggested labels. Non committers can’t assign labels to issues, so this will help issue creators who are not a committer to suggest possible labels--> **Suggested Assignees (optional):** <!--Optional comma separated list of suggested team members who should attend the issue. Non committers can’t assign issues to assignees, so this will help issue creators who are not a committer to suggest possible assignees-->
priority
fix the alignment issues on the x bbe layout description need to fix the alignment issues on the x bbe layouts for example see img width alt screenshot at src steps to reproduce affected versions os db other environment details and versions related issues optional suggested labels optional suggested assignees optional
1
808,602
30,089,930,261
IssuesEvent
2023-06-29 11:32:49
software-mansion/starknet.py
https://api.github.com/repos/software-mansion/starknet.py
closed
Pending Deprecate GatewayClient
priority: high 0.17.0
### Feature Request GatewayClient should become deprecated in favour of FullNodeClient.
1.0
Pending Deprecate GatewayClient - ### Feature Request GatewayClient should become deprecated in favour of FullNodeClient.
priority
pending deprecate gatewayclient feature request gatewayclient should become deprecated in favour of fullnodeclient
1
171,723
6,493,762,087
IssuesEvent
2017-08-21 18:39:11
GluuFederation/oxTrust
https://api.github.com/repos/GluuFederation/oxTrust
closed
'Generate' method in SAML Trust relationship throwing NPE
bug High Priority QA
How to reproduce the issue: - Grab 2.4.4 SP2 ( oxAuth, oxTrust and oxIDP ) - Log into oxTrust - SAML --> Trust Relationships - 'Add Relationship' - DisplayName: anything - Description: anything - Metadata Type: Generate - URL: https://sp.gluu.org - Hit 'Add' Getting 'System Error' from oxTrust. 'oxtrust.log' showing: ``` 2016-10-10 15:26:10,915 ERROR [org.jboss.seam.exception.Exceptions] handled and logged exception javax.servlet.ServletException: java.lang.NullPointerException at javax.faces.webapp.FacesServlet.service(FacesServlet.java:606) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:748) at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:486) at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:411) at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:338) at org.jboss.seam.web.RewriteFilter.process(RewriteFilter.java:98) at org.jboss.seam.web.RewriteFilter.doFilter(RewriteFilter.java:57) at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69) at org.jboss.seam.web.LoggingFilter.doFilter(LoggingFilter.java:60) at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69) at org.jboss.seam.web.IdentityFilter.doFilter(IdentityFilter.java:40) at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69) at org.jboss.seam.web.MultipartFilter.doFilter(MultipartFilter.java:86) at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69) at org.jboss.seam.web.ExceptionFilter.doFilter(ExceptionFilter.java:64) at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69) at org.jboss.seam.web.RedirectFilter.doFilter(RedirectFilter.java:45) at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69) at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:73) at org.jboss.seam.servlet.SeamFilter.doFilter(SeamFilter.java:158) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:220) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:505) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:170) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:423) at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:190) at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:625) at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:316) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:745) Caused by: javax.faces.el.EvaluationException: java.lang.NullPointerException at javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:101) at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:101) at javax.faces.component.UICommand.broadcast(UICommand.java:315) at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:786) at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:1251) at com.sun.faces.lifecycle.InvokeApplicationPhase.execute(InvokeApplicationPhase.java:81) at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101) at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:118) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:593) ... 40 more Caused by: java.lang.NullPointerException at java.io.Reader.<init>(Reader.java:78) at java.io.InputStreamReader.<init>(InputStreamReader.java:72) at org.gluu.oxtrust.ldap.service.SSLService.getPEMCertificateStatic(SSLService.java:109) at org.gluu.oxtrust.ldap.service.SSLService.getPEMCertificate(SSLService.java:89) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jboss.seam.util.Reflections.invoke(Reflections.java:22) at org.jboss.seam.intercept.RootInvocationContext.proceed(RootInvocationContext.java:32) at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:56) at org.jboss.seam.transaction.RollbackInterceptor.aroundInvoke(RollbackInterceptor.java:28) at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68) at org.jboss.seam.core.MethodContextInterceptor.aroundInvoke(MethodContextInterceptor.java:44) at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68) at org.jboss.seam.intercept.RootInterceptor.invoke(RootInterceptor.java:107) at org.jboss.seam.intercept.JavaBeanInterceptor.interceptInvocation(JavaBeanInterceptor.java:196) at org.jboss.seam.intercept.JavaBeanInterceptor.invoke(JavaBeanInterceptor.java:114) at org.gluu.oxtrust.ldap.service.SSLService_$$_javassist_seam_65.getPEMCertificate(SSLService_$$_javassist_seam_65.java) at org.gluu.oxtrust.action.UpdateTrustRelationshipAction.getCertForGeneratedSP(UpdateTrustRelationshipAction.java:432) at org.gluu.oxtrust.action.UpdateTrustRelationshipAction.save(UpdateTrustRelationshipAction.java:244) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jboss.seam.util.Reflections.invoke(Reflections.java:22) at org.jboss.seam.intercept.RootInvocationContext.proceed(RootInvocationContext.java:32) at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:56) at org.jboss.seam.transaction.RollbackInterceptor.aroundInvoke(RollbackInterceptor.java:28) at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68) at org.jboss.seam.core.BijectionInterceptor.aroundInvoke(BijectionInterceptor.java:79) at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68) at org.jboss.seam.core.MethodContextInterceptor.aroundInvoke(MethodContextInterceptor.java:44) at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68) at org.jboss.seam.security.SecurityInterceptor.aroundInvoke(SecurityInterceptor.java:163) at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68) at org.jboss.seam.intercept.RootInterceptor.invoke(RootInterceptor.java:107) at org.jboss.seam.intercept.JavaBeanInterceptor.interceptInvocation(JavaBeanInterceptor.java:196) at org.jboss.seam.intercept.JavaBeanInterceptor.invoke(JavaBeanInterceptor.java:114) at org.gluu.oxtrust.action.UpdateTrustRelationshipAction_$$_javassist_seam_57.save(UpdateTrustRelationshipAction_$$_javassist_seam_57.java) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jboss.el.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:335) at org.jboss.el.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:348) at org.jboss.el.parser.AstPropertySuffix.invoke(AstPropertySuffix.java:58) at org.jboss.el.parser.AstValue.invoke(AstValue.java:96) at org.jboss.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:276) at com.sun.faces.facelets.el.TagMethodExpression.invoke(TagMethodExpression.java:105) at javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:87) ... 48 more ``` - Gluu Server version - oxAuth: ``` [root@seven webapps]# cat /opt/tomcat/webapps/oxauth/META-INF/MANIFEST.MF Manifest-Version: 1.0 Implementation-Title: oxAuth Server Implementation-Version: 2.4.4.sp2 Implementation-Vendor-Id: org.xdi Built-By: tomcat Build-Jdk: 1.7.0_79 Created-By: Apache Maven 3.3.9 Implementation-Build: 1b3542caae0759fbc3da1270bb8c563c96c60cd0 Archiver-Version: Plexus Archiver ``` - oxTrust: ``` [root@seven webapps]# cat /opt/tomcat/webapps/identity/META-INF/MANIFEST.MF Manifest-Version: 1.0 Implementation-Title: oxTrust Server Implementation-Version: 2.4.4.sp2 Implementation-Vendor-Id: org.xdi Built-By: tomcat Build-Jdk: 1.7.0_79 Created-By: Apache Maven 3.3.9 Implementation-Build: 32e5f Archiver-Version: Plexus Archiver ```
1.0
'Generate' method in SAML Trust relationship throwing NPE - How to reproduce the issue: - Grab 2.4.4 SP2 ( oxAuth, oxTrust and oxIDP ) - Log into oxTrust - SAML --> Trust Relationships - 'Add Relationship' - DisplayName: anything - Description: anything - Metadata Type: Generate - URL: https://sp.gluu.org - Hit 'Add' Getting 'System Error' from oxTrust. 'oxtrust.log' showing: ``` 2016-10-10 15:26:10,915 ERROR [org.jboss.seam.exception.Exceptions] handled and logged exception javax.servlet.ServletException: java.lang.NullPointerException at javax.faces.webapp.FacesServlet.service(FacesServlet.java:606) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:748) at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:486) at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:411) at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:338) at org.jboss.seam.web.RewriteFilter.process(RewriteFilter.java:98) at org.jboss.seam.web.RewriteFilter.doFilter(RewriteFilter.java:57) at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69) at org.jboss.seam.web.LoggingFilter.doFilter(LoggingFilter.java:60) at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69) at org.jboss.seam.web.IdentityFilter.doFilter(IdentityFilter.java:40) at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69) at org.jboss.seam.web.MultipartFilter.doFilter(MultipartFilter.java:86) at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69) at org.jboss.seam.web.ExceptionFilter.doFilter(ExceptionFilter.java:64) at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69) at org.jboss.seam.web.RedirectFilter.doFilter(RedirectFilter.java:45) at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69) at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:73) at org.jboss.seam.servlet.SeamFilter.doFilter(SeamFilter.java:158) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:220) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:505) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:170) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:423) at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:190) at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:625) at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:316) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:745) Caused by: javax.faces.el.EvaluationException: java.lang.NullPointerException at javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:101) at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:101) at javax.faces.component.UICommand.broadcast(UICommand.java:315) at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:786) at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:1251) at com.sun.faces.lifecycle.InvokeApplicationPhase.execute(InvokeApplicationPhase.java:81) at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101) at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:118) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:593) ... 40 more Caused by: java.lang.NullPointerException at java.io.Reader.<init>(Reader.java:78) at java.io.InputStreamReader.<init>(InputStreamReader.java:72) at org.gluu.oxtrust.ldap.service.SSLService.getPEMCertificateStatic(SSLService.java:109) at org.gluu.oxtrust.ldap.service.SSLService.getPEMCertificate(SSLService.java:89) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jboss.seam.util.Reflections.invoke(Reflections.java:22) at org.jboss.seam.intercept.RootInvocationContext.proceed(RootInvocationContext.java:32) at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:56) at org.jboss.seam.transaction.RollbackInterceptor.aroundInvoke(RollbackInterceptor.java:28) at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68) at org.jboss.seam.core.MethodContextInterceptor.aroundInvoke(MethodContextInterceptor.java:44) at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68) at org.jboss.seam.intercept.RootInterceptor.invoke(RootInterceptor.java:107) at org.jboss.seam.intercept.JavaBeanInterceptor.interceptInvocation(JavaBeanInterceptor.java:196) at org.jboss.seam.intercept.JavaBeanInterceptor.invoke(JavaBeanInterceptor.java:114) at org.gluu.oxtrust.ldap.service.SSLService_$$_javassist_seam_65.getPEMCertificate(SSLService_$$_javassist_seam_65.java) at org.gluu.oxtrust.action.UpdateTrustRelationshipAction.getCertForGeneratedSP(UpdateTrustRelationshipAction.java:432) at org.gluu.oxtrust.action.UpdateTrustRelationshipAction.save(UpdateTrustRelationshipAction.java:244) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jboss.seam.util.Reflections.invoke(Reflections.java:22) at org.jboss.seam.intercept.RootInvocationContext.proceed(RootInvocationContext.java:32) at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:56) at org.jboss.seam.transaction.RollbackInterceptor.aroundInvoke(RollbackInterceptor.java:28) at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68) at org.jboss.seam.core.BijectionInterceptor.aroundInvoke(BijectionInterceptor.java:79) at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68) at org.jboss.seam.core.MethodContextInterceptor.aroundInvoke(MethodContextInterceptor.java:44) at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68) at org.jboss.seam.security.SecurityInterceptor.aroundInvoke(SecurityInterceptor.java:163) at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68) at org.jboss.seam.intercept.RootInterceptor.invoke(RootInterceptor.java:107) at org.jboss.seam.intercept.JavaBeanInterceptor.interceptInvocation(JavaBeanInterceptor.java:196) at org.jboss.seam.intercept.JavaBeanInterceptor.invoke(JavaBeanInterceptor.java:114) at org.gluu.oxtrust.action.UpdateTrustRelationshipAction_$$_javassist_seam_57.save(UpdateTrustRelationshipAction_$$_javassist_seam_57.java) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jboss.el.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:335) at org.jboss.el.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:348) at org.jboss.el.parser.AstPropertySuffix.invoke(AstPropertySuffix.java:58) at org.jboss.el.parser.AstValue.invoke(AstValue.java:96) at org.jboss.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:276) at com.sun.faces.facelets.el.TagMethodExpression.invoke(TagMethodExpression.java:105) at javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:87) ... 48 more ``` - Gluu Server version - oxAuth: ``` [root@seven webapps]# cat /opt/tomcat/webapps/oxauth/META-INF/MANIFEST.MF Manifest-Version: 1.0 Implementation-Title: oxAuth Server Implementation-Version: 2.4.4.sp2 Implementation-Vendor-Id: org.xdi Built-By: tomcat Build-Jdk: 1.7.0_79 Created-By: Apache Maven 3.3.9 Implementation-Build: 1b3542caae0759fbc3da1270bb8c563c96c60cd0 Archiver-Version: Plexus Archiver ``` - oxTrust: ``` [root@seven webapps]# cat /opt/tomcat/webapps/identity/META-INF/MANIFEST.MF Manifest-Version: 1.0 Implementation-Title: oxTrust Server Implementation-Version: 2.4.4.sp2 Implementation-Vendor-Id: org.xdi Built-By: tomcat Build-Jdk: 1.7.0_79 Created-By: Apache Maven 3.3.9 Implementation-Build: 32e5f Archiver-Version: Plexus Archiver ```
priority
generate method in saml trust relationship throwing npe how to reproduce the issue grab oxauth oxtrust and oxidp log into oxtrust saml trust relationships add relationship displayname anything description anything metadata type generate url hit add getting system error from oxtrust oxtrust log showing error handled and logged exception javax servlet servletexception java lang nullpointerexception at javax faces webapp facesservlet service facesservlet java at org apache catalina core applicationfilterchain internaldofilter applicationfilterchain java at org apache catalina core applicationfilterchain dofilter applicationfilterchain java at org apache tomcat websocket server wsfilter dofilter wsfilter java at org apache catalina core applicationfilterchain internaldofilter applicationfilterchain java at org apache catalina core applicationfilterchain dofilter applicationfilterchain java at org apache catalina core applicationdispatcher invoke applicationdispatcher java at org apache catalina core applicationdispatcher processrequest applicationdispatcher java at org apache catalina core applicationdispatcher doforward applicationdispatcher java at org apache catalina core applicationdispatcher forward applicationdispatcher java at org jboss seam web rewritefilter process rewritefilter java at org jboss seam web rewritefilter dofilter rewritefilter java at org jboss seam servlet seamfilter filterchainimpl dofilter seamfilter java at org jboss seam web loggingfilter dofilter loggingfilter java at org jboss seam servlet seamfilter filterchainimpl dofilter seamfilter java at org jboss seam web identityfilter dofilter identityfilter java at org jboss seam servlet seamfilter filterchainimpl dofilter seamfilter java at org jboss seam web multipartfilter dofilter multipartfilter java at org jboss seam servlet seamfilter filterchainimpl dofilter seamfilter java at org jboss seam web exceptionfilter dofilter exceptionfilter java at org jboss seam servlet seamfilter filterchainimpl dofilter seamfilter java at org jboss seam web redirectfilter dofilter redirectfilter java at org jboss seam servlet seamfilter filterchainimpl dofilter seamfilter java at org jboss seam servlet seamfilter filterchainimpl dofilter seamfilter java at org jboss seam servlet seamfilter dofilter seamfilter java at org apache catalina core applicationfilterchain internaldofilter applicationfilterchain java at org apache catalina core applicationfilterchain dofilter applicationfilterchain java at org apache catalina core standardwrappervalve invoke standardwrappervalve java at org apache catalina core standardcontextvalve invoke standardcontextvalve java at org apache catalina authenticator authenticatorbase invoke authenticatorbase java at org apache catalina core standardhostvalve invoke standardhostvalve java at org apache catalina valves errorreportvalve invoke errorreportvalve java at org apache catalina core standardenginevalve invoke standardenginevalve java at org apache catalina connector coyoteadapter service coyoteadapter java at org apache coyote ajp ajpprocessor process ajpprocessor java at org apache coyote abstractprotocol abstractconnectionhandler process abstractprotocol java at org apache tomcat util net jioendpoint socketprocessor run jioendpoint java at java util concurrent threadpoolexecutor runworker threadpoolexecutor java at java util concurrent threadpoolexecutor worker run threadpoolexecutor java at org apache tomcat util threads taskthread wrappingrunnable run taskthread java at java lang thread run thread java caused by javax faces el evaluationexception java lang nullpointerexception at javax faces component methodbindingmethodexpressionadapter invoke methodbindingmethodexpressionadapter java at com sun faces application actionlistenerimpl processaction actionlistenerimpl java at javax faces component uicommand broadcast uicommand java at javax faces component uiviewroot broadcastevents uiviewroot java at javax faces component uiviewroot processapplication uiviewroot java at com sun faces lifecycle invokeapplicationphase execute invokeapplicationphase java at com sun faces lifecycle phase dophase phase java at com sun faces lifecycle lifecycleimpl execute lifecycleimpl java at javax faces webapp facesservlet service facesservlet java more caused by java lang nullpointerexception at java io reader reader java at java io inputstreamreader inputstreamreader java at org gluu oxtrust ldap service sslservice getpemcertificatestatic sslservice java at org gluu oxtrust ldap service sslservice getpemcertificate sslservice 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 jboss seam util reflections invoke reflections java at org jboss seam intercept rootinvocationcontext proceed rootinvocationcontext java at org jboss seam intercept seaminvocationcontext proceed seaminvocationcontext java at org jboss seam transaction rollbackinterceptor aroundinvoke rollbackinterceptor java at org jboss seam intercept seaminvocationcontext proceed seaminvocationcontext java at org jboss seam core methodcontextinterceptor aroundinvoke methodcontextinterceptor java at org jboss seam intercept seaminvocationcontext proceed seaminvocationcontext java at org jboss seam intercept rootinterceptor invoke rootinterceptor java at org jboss seam intercept javabeaninterceptor interceptinvocation javabeaninterceptor java at org jboss seam intercept javabeaninterceptor invoke javabeaninterceptor java at org gluu oxtrust ldap service sslservice javassist seam getpemcertificate sslservice javassist seam java at org gluu oxtrust action updatetrustrelationshipaction getcertforgeneratedsp updatetrustrelationshipaction java at org gluu oxtrust action updatetrustrelationshipaction save updatetrustrelationshipaction 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 jboss seam util reflections invoke reflections java at org jboss seam intercept rootinvocationcontext proceed rootinvocationcontext java at org jboss seam intercept seaminvocationcontext proceed seaminvocationcontext java at org jboss seam transaction rollbackinterceptor aroundinvoke rollbackinterceptor java at org jboss seam intercept seaminvocationcontext proceed seaminvocationcontext java at org jboss seam core bijectioninterceptor aroundinvoke bijectioninterceptor java at org jboss seam intercept seaminvocationcontext proceed seaminvocationcontext java at org jboss seam core methodcontextinterceptor aroundinvoke methodcontextinterceptor java at org jboss seam intercept seaminvocationcontext proceed seaminvocationcontext java at org jboss seam security securityinterceptor aroundinvoke securityinterceptor java at org jboss seam intercept seaminvocationcontext proceed seaminvocationcontext java at org jboss seam intercept rootinterceptor invoke rootinterceptor java at org jboss seam intercept javabeaninterceptor interceptinvocation javabeaninterceptor java at org jboss seam intercept javabeaninterceptor invoke javabeaninterceptor java at org gluu oxtrust action updatetrustrelationshipaction javassist seam save updatetrustrelationshipaction javassist seam 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 jboss el util reflectionutil invokemethod reflectionutil java at org jboss el util reflectionutil invokemethod reflectionutil java at org jboss el parser astpropertysuffix invoke astpropertysuffix java at org jboss el parser astvalue invoke astvalue java at org jboss el methodexpressionimpl invoke methodexpressionimpl java at com sun faces facelets el tagmethodexpression invoke tagmethodexpression java at javax faces component methodbindingmethodexpressionadapter invoke methodbindingmethodexpressionadapter java more gluu server version oxauth cat opt tomcat webapps oxauth meta inf manifest mf manifest version implementation title oxauth server implementation version implementation vendor id org xdi built by tomcat build jdk created by apache maven implementation build archiver version plexus archiver oxtrust cat opt tomcat webapps identity meta inf manifest mf manifest version implementation title oxtrust server implementation version implementation vendor id org xdi built by tomcat build jdk created by apache maven implementation build archiver version plexus archiver
1
328,915
10,001,384,481
IssuesEvent
2019-07-12 15:30:06
clemsonmatt/collegefootball
https://api.github.com/repos/clemsonmatt/collegefootball
opened
Command to scrape games by week
priority:high
This can be used to add games initially and also to update game times, network, and any other info
1.0
Command to scrape games by week - This can be used to add games initially and also to update game times, network, and any other info
priority
command to scrape games by week this can be used to add games initially and also to update game times network and any other info
1
761,081
26,666,025,596
IssuesEvent
2023-01-26 03:56:39
jocosocial/swiftarr
https://api.github.com/repos/jocosocial/swiftarr
closed
Unknown websocket-related segfault
bug high priority 2022
After HAL opened up websockets, the app started crashing way more often. No explicit logs were generated of why. Chall added a ton of debug statements to try and find what happened but we were unsuccessful. This led to users seeing a "Bad Gateway" error as the app restarted.
1.0
Unknown websocket-related segfault - After HAL opened up websockets, the app started crashing way more often. No explicit logs were generated of why. Chall added a ton of debug statements to try and find what happened but we were unsuccessful. This led to users seeing a "Bad Gateway" error as the app restarted.
priority
unknown websocket related segfault after hal opened up websockets the app started crashing way more often no explicit logs were generated of why chall added a ton of debug statements to try and find what happened but we were unsuccessful this led to users seeing a bad gateway error as the app restarted
1
558,630
16,539,212,059
IssuesEvent
2021-05-27 14:54:50
sopra-fs21-group-10/td-client
https://api.github.com/repos/sopra-fs21-group-10/td-client
closed
Showing the status bar
high priority task
- While playing the game, a status bar containing all stats of the player and game (e.g. Wave number, gold, player health, weather, remaining minions in the round…) is displayed above the playing field at all times. - The status bar always displays the correct information by being frequently updated by means of GET /games/{gameId} requests Estimated time: 4h This task is part of user story #13
1.0
Showing the status bar - - While playing the game, a status bar containing all stats of the player and game (e.g. Wave number, gold, player health, weather, remaining minions in the round…) is displayed above the playing field at all times. - The status bar always displays the correct information by being frequently updated by means of GET /games/{gameId} requests Estimated time: 4h This task is part of user story #13
priority
showing the status bar while playing the game a status bar containing all stats of the player and game e g wave number gold player health weather remaining minions in the round… is displayed above the playing field at all times the status bar always displays the correct information by being frequently updated by means of get games gameid requests estimated time this task is part of user story
1
111,318
4,468,230,767
IssuesEvent
2016-08-25 08:42:40
thommoboy/There-are-no-brakes
https://api.github.com/repos/thommoboy/There-are-no-brakes
opened
Restart should be in menu instead of player button
enhancement Priority High
players can accidentally press it if their controller has weird layout, also can be trolls to each other better to have it in menu where its obvious whats happening before it actually gets reset
1.0
Restart should be in menu instead of player button - players can accidentally press it if their controller has weird layout, also can be trolls to each other better to have it in menu where its obvious whats happening before it actually gets reset
priority
restart should be in menu instead of player button players can accidentally press it if their controller has weird layout also can be trolls to each other better to have it in menu where its obvious whats happening before it actually gets reset
1
471,459
13,577,505,476
IssuesEvent
2020-09-20 01:48:57
starcoinorg/starcoin
https://api.github.com/repos/starcoinorg/starcoin
closed
VM run_failure_epilogue with a new Session for avoid unexpected state change
bug priority:high
1. 通过一个单元测试模拟这种场景: 执行一个交易被 abort,但链上的状态被修改了(除了扣 gas 费之外的变更)。 2. 通过重构 run_failure_epilogue 修复这个 bug。
1.0
VM run_failure_epilogue with a new Session for avoid unexpected state change - 1. 通过一个单元测试模拟这种场景: 执行一个交易被 abort,但链上的状态被修改了(除了扣 gas 费之外的变更)。 2. 通过重构 run_failure_epilogue 修复这个 bug。
priority
vm run failure epilogue with a new session for avoid unexpected state change 通过一个单元测试模拟这种场景: 执行一个交易被 abort,但链上的状态被修改了(除了扣 gas 费之外的变更)。 通过重构 run failure epilogue 修复这个 bug。
1
809,428
30,192,696,275
IssuesEvent
2023-07-04 16:54:03
MohistMC/Mohist
https://api.github.com/repos/MohistMC/Mohist
closed
[1.16.5] Across world teleport bug, Mohist - Essentials - Mods DONT WORK.
1.16.5 High Priority Work in progress
<!-- ISSUE_TEMPLATE_1 -> IMPORTANT: DO NOT DELETE THIS LINE.--> <!-- Thank you for reporting ! Please note that issues can take a lot of time to be fixed and there is no eta.--> <!-- If you don't know where to upload your logs and crash reports, you can use these websites : --> <!-- https://paste.ubuntu.com/ (recommended) --> <!-- https://mclo.gs --> <!-- https://haste.mohistmc.com --> <!-- https://pastebin.com --> <!-- TO FILL THIS TEMPLATE, YOU NEED TO REPLACE THE {} BY WHAT YOU WANT --> **Minecraft Version :** 1.16.5 **Mohist Version :** 846 **Operating System :** Windows 10 **Concerned mod / plugin** : Provide mod / plugin name and download link if possible **Logs :** https://haste.mohistmc.com/cojodejuxa **Steps to Reproduce :** **Description of issue :** I have like 70+ mods and onyl the essentials plugins, when i try to /spawn or /home from the nether to overworld or i try to use teleport comand across worlds it's the error i get (in the logs link) I don't think I have to delete about 20 mods for it to work, do I? I don't think that's the case, deleting 20 mods
1.0
[1.16.5] Across world teleport bug, Mohist - Essentials - Mods DONT WORK. - <!-- ISSUE_TEMPLATE_1 -> IMPORTANT: DO NOT DELETE THIS LINE.--> <!-- Thank you for reporting ! Please note that issues can take a lot of time to be fixed and there is no eta.--> <!-- If you don't know where to upload your logs and crash reports, you can use these websites : --> <!-- https://paste.ubuntu.com/ (recommended) --> <!-- https://mclo.gs --> <!-- https://haste.mohistmc.com --> <!-- https://pastebin.com --> <!-- TO FILL THIS TEMPLATE, YOU NEED TO REPLACE THE {} BY WHAT YOU WANT --> **Minecraft Version :** 1.16.5 **Mohist Version :** 846 **Operating System :** Windows 10 **Concerned mod / plugin** : Provide mod / plugin name and download link if possible **Logs :** https://haste.mohistmc.com/cojodejuxa **Steps to Reproduce :** **Description of issue :** I have like 70+ mods and onyl the essentials plugins, when i try to /spawn or /home from the nether to overworld or i try to use teleport comand across worlds it's the error i get (in the logs link) I don't think I have to delete about 20 mods for it to work, do I? I don't think that's the case, deleting 20 mods
priority
across world teleport bug mohist essentials mods dont work important do not delete this line minecraft version mohist version operating system windows concerned mod plugin provide mod plugin name and download link if possible logs steps to reproduce description of issue i have like mods and onyl the essentials plugins when i try to spawn or home from the nether to overworld or i try to use teleport comand across worlds it s the error i get in the logs link i don t think i have to delete about mods for it to work do i i don t think that s the case deleting mods
1
72,214
3,374,302,506
IssuesEvent
2015-11-24 12:21:00
effa/flocs
https://api.github.com/repos/effa/flocs
closed
Last attempt datetime for each student-task pair
high priority
- model (probably for each student-task pair just remember the reference to last TaskInstanceModel) + test - usage in task selection (partially prepared), inc. tests
1.0
Last attempt datetime for each student-task pair - - model (probably for each student-task pair just remember the reference to last TaskInstanceModel) + test - usage in task selection (partially prepared), inc. tests
priority
last attempt datetime for each student task pair model probably for each student task pair just remember the reference to last taskinstancemodel test usage in task selection partially prepared inc tests
1
20,770
2,622,989,175
IssuesEvent
2015-03-04 09:20:11
IMA-WorldHealth/bhima
https://api.github.com/repos/IMA-WorldHealth/bhima
closed
Paiement Effectif Partiel / Partial Effectif payment
enhancement High Priority
English ====== Under certain conditions, an employee may solicit get the part of his salary as soon as the payroll (Engagement) is done and before the effectif payment is done. This leads to an expense that the user of the main cash will perform on the order of the accountant. An Partial Effectif payment module must be created in the expense part of the primary cash. To perform the Partial Effectif payment you must: - Choose the payment period - Choose the employee concerned, - Specify the amount to be paid (this amount can not exceed the net salary), - Validate the operation. The module will write the expense in primary_cash and primary_cash_item table and then put the writing in the posting journal (credit the account of the primary cash concerned and debit the employee account by specifying the UUID of the employee concerned), a recit with printing possibility will be shown for material evidence. Francais ======= Sous certaine condition, un employee peut soliciter de toucher une partie de sa paie des que le payroll (Engagement) effectuE et avant meme que le paiement effectif soit effectuE. Cette situation donne lieu a une depense que l'utilisateur de la caisse principale effectuera sur ordre du comptable. Un module paiement effectif partiel, doit etre creer dans la partie depense de la caisse principale. Pour effectuer l'avance sur salaire il faut : - Choisir la periode de paiement, - Choisir l'employee concerne, - Preciser le montant a payer (le montant ne peut pas exceder le net a payer), - Valider l'operation. Le module va ecrire la depense dans la table primary_cash et primary_cash_item puis passer les ecriture dans le journal (crediter le compte de la caisse principal concerne et debiter le compte employee en precisant le uuid de l'employee concerne), un recit apparaittra avec possibilite d'impression pour preuve materielle.
1.0
Paiement Effectif Partiel / Partial Effectif payment - English ====== Under certain conditions, an employee may solicit get the part of his salary as soon as the payroll (Engagement) is done and before the effectif payment is done. This leads to an expense that the user of the main cash will perform on the order of the accountant. An Partial Effectif payment module must be created in the expense part of the primary cash. To perform the Partial Effectif payment you must: - Choose the payment period - Choose the employee concerned, - Specify the amount to be paid (this amount can not exceed the net salary), - Validate the operation. The module will write the expense in primary_cash and primary_cash_item table and then put the writing in the posting journal (credit the account of the primary cash concerned and debit the employee account by specifying the UUID of the employee concerned), a recit with printing possibility will be shown for material evidence. Francais ======= Sous certaine condition, un employee peut soliciter de toucher une partie de sa paie des que le payroll (Engagement) effectuE et avant meme que le paiement effectif soit effectuE. Cette situation donne lieu a une depense que l'utilisateur de la caisse principale effectuera sur ordre du comptable. Un module paiement effectif partiel, doit etre creer dans la partie depense de la caisse principale. Pour effectuer l'avance sur salaire il faut : - Choisir la periode de paiement, - Choisir l'employee concerne, - Preciser le montant a payer (le montant ne peut pas exceder le net a payer), - Valider l'operation. Le module va ecrire la depense dans la table primary_cash et primary_cash_item puis passer les ecriture dans le journal (crediter le compte de la caisse principal concerne et debiter le compte employee en precisant le uuid de l'employee concerne), un recit apparaittra avec possibilite d'impression pour preuve materielle.
priority
paiement effectif partiel partial effectif payment english under certain conditions an employee may solicit get the part of his salary as soon as the payroll engagement is done and before the effectif payment is done this leads to an expense that the user of the main cash will perform on the order of the accountant an partial effectif payment module must be created in the expense part of the primary cash to perform the partial effectif payment you must choose the payment period choose the employee concerned specify the amount to be paid this amount can not exceed the net salary validate the operation the module will write the expense in primary cash and primary cash item table and then put the writing in the posting journal credit the account of the primary cash concerned and debit the employee account by specifying the uuid of the employee concerned a recit with printing possibility will be shown for material evidence francais sous certaine condition un employee peut soliciter de toucher une partie de sa paie des que le payroll engagement effectue et avant meme que le paiement effectif soit effectue cette situation donne lieu a une depense que l utilisateur de la caisse principale effectuera sur ordre du comptable un module paiement effectif partiel doit etre creer dans la partie depense de la caisse principale pour effectuer l avance sur salaire il faut choisir la periode de paiement choisir l employee concerne preciser le montant a payer le montant ne peut pas exceder le net a payer valider l operation le module va ecrire la depense dans la table primary cash et primary cash item puis passer les ecriture dans le journal crediter le compte de la caisse principal concerne et debiter le compte employee en precisant le uuid de l employee concerne un recit apparaittra avec possibilite d impression pour preuve materielle
1
499,277
14,443,953,802
IssuesEvent
2020-12-07 20:27:46
TheIOFoundation/ProjectLockdown
https://api.github.com/repos/TheIOFoundation/ProjectLockdown
opened
[ADM] Position: Matchmaking assistant
Level: Member Module: ADM Need: Position Priority: High Project: PLD Stage: Ready Team: RA
![logo](https://user-images.githubusercontent.com/9198668/85232285-68543380-b430-11ea-8353-1aafb79baf78.png) # Open Position ## Position title Matchmaking Officer ## Position type Volunteer ## Position description The Matchmaking Officer will be a member of Team Resource Allocation and will be responsible for the following: - Identify, cultivate, solicit and steward new corporate matchmaking prospects and follow up with existing companies - Utilize donor prospecting and sales process to increase the number of new corporate partnerships - Network and connect with key influencers - Update the Team Partners Coordinator upon progress ## Skills & Qualifications - Requirements: -- Experience in Sales and Business Development -- Ability to deliver quality professional presentations and demos -- Excellent Networking skills -- Analytical and decision making skills -- Creative thinker -- Able to participate in a highly dynamic environment as a part of a team -- Able to learn independently and dedicate at least 6 hours a week and attend regular team meetings -- Able to participate in a highly dynamic environment as a part of a team - Desirable -- Previous experience with Matchmaking and Business Development in an NGO -- Previous experience with online Matchmaking platforms ## Disclaimer This is a completely volunteer, non remunerated position. Please ensure that there are no legal impediments that may enter in conflict with the position and tasks assigned. If interested, please fill the following form: https://TIOF.Click/PLDEoI
1.0
[ADM] Position: Matchmaking assistant - ![logo](https://user-images.githubusercontent.com/9198668/85232285-68543380-b430-11ea-8353-1aafb79baf78.png) # Open Position ## Position title Matchmaking Officer ## Position type Volunteer ## Position description The Matchmaking Officer will be a member of Team Resource Allocation and will be responsible for the following: - Identify, cultivate, solicit and steward new corporate matchmaking prospects and follow up with existing companies - Utilize donor prospecting and sales process to increase the number of new corporate partnerships - Network and connect with key influencers - Update the Team Partners Coordinator upon progress ## Skills & Qualifications - Requirements: -- Experience in Sales and Business Development -- Ability to deliver quality professional presentations and demos -- Excellent Networking skills -- Analytical and decision making skills -- Creative thinker -- Able to participate in a highly dynamic environment as a part of a team -- Able to learn independently and dedicate at least 6 hours a week and attend regular team meetings -- Able to participate in a highly dynamic environment as a part of a team - Desirable -- Previous experience with Matchmaking and Business Development in an NGO -- Previous experience with online Matchmaking platforms ## Disclaimer This is a completely volunteer, non remunerated position. Please ensure that there are no legal impediments that may enter in conflict with the position and tasks assigned. If interested, please fill the following form: https://TIOF.Click/PLDEoI
priority
position matchmaking assistant open position position title matchmaking officer position type volunteer position description the matchmaking officer will be a member of team resource allocation and will be responsible for the following identify cultivate solicit and steward new corporate matchmaking prospects and follow up with existing companies utilize donor prospecting and sales process to increase the number of new corporate partnerships network and connect with key influencers update the team partners coordinator upon progress skills qualifications requirements experience in sales and business development ability to deliver quality professional presentations and demos excellent networking skills analytical and decision making skills creative thinker able to participate in a highly dynamic environment as a part of a team able to learn independently and dedicate at least hours a week and attend regular team meetings able to participate in a highly dynamic environment as a part of a team desirable previous experience with matchmaking and business development in an ngo previous experience with online matchmaking platforms disclaimer this is a completely volunteer non remunerated position please ensure that there are no legal impediments that may enter in conflict with the position and tasks assigned if interested please fill the following form
1
322,126
9,813,265,855
IssuesEvent
2019-06-13 07:32:31
alphagov/govuk-frontend
https://api.github.com/repos/alphagov/govuk-frontend
closed
Update tabs and accordion components to use simpler focus state
Effort: days Priority: high
## What In the recent accessibility audit we found that the focus styles for the tabs component and accordion component were confusing. Dave has prototyped how this should look and it has been agreed as a team: https://github.com/alphagov/govuk-frontend/pull/1394 ## Why - Make these components focus state clearer ## Done when - [x] Tabs component matches Dave's prototype - [x] Accordion component matches Dave's prototype - [x] Close associated issue https://github.com/alphagov/govuk-frontend/issues/1405
1.0
Update tabs and accordion components to use simpler focus state - ## What In the recent accessibility audit we found that the focus styles for the tabs component and accordion component were confusing. Dave has prototyped how this should look and it has been agreed as a team: https://github.com/alphagov/govuk-frontend/pull/1394 ## Why - Make these components focus state clearer ## Done when - [x] Tabs component matches Dave's prototype - [x] Accordion component matches Dave's prototype - [x] Close associated issue https://github.com/alphagov/govuk-frontend/issues/1405
priority
update tabs and accordion components to use simpler focus state what in the recent accessibility audit we found that the focus styles for the tabs component and accordion component were confusing dave has prototyped how this should look and it has been agreed as a team why make these components focus state clearer done when tabs component matches dave s prototype accordion component matches dave s prototype close associated issue
1
527,359
15,341,027,175
IssuesEvent
2021-02-27 10:02:22
ream/ream
https://api.github.com/repos/ream/ream
closed
Inject CSS during dev
priority: high type: feature
We can traverse through the Vite moduleGraph to get imported css during dev.
1.0
Inject CSS during dev - We can traverse through the Vite moduleGraph to get imported css during dev.
priority
inject css during dev we can traverse through the vite modulegraph to get imported css during dev
1
159,829
6,062,298,122
IssuesEvent
2017-06-14 09:05:09
python/mypy
https://api.github.com/repos/python/mypy
closed
Design and build a plugin architecture
needs discussion priority-0-high topic-plugins
One area where this comes up is SQLAlchemy table definitions.
1.0
Design and build a plugin architecture - One area where this comes up is SQLAlchemy table definitions.
priority
design and build a plugin architecture one area where this comes up is sqlalchemy table definitions
1
815,328
30,546,736,723
IssuesEvent
2023-07-20 04:59:54
wso2/product-is
https://api.github.com/repos/wso2/product-is
closed
Sample web app breaks with below logs when the tomcat directory exists in a location where there is any space
Priority/High Severity/Major bug Affected/5.11.0 samples
**Describe the issue:** Sample web app breaks with below logs when **tomcat** (parent) directory exists in a location where there is any space. ``` 18-Jul-2023 19:09:05.981 INFO [main] org.wso2.sample.identity.jks.JKSLoader.contextInitialized Setting trust store path to : /Users/ratnajothy/Desktop/apache-tomcat%20%20%20%20%209.0.41/webapps/pickup-dispatch/WEB-INF/classes/wso2carbon.jks 18-Jul-2023 19:09:06.104 SEVERE [main] org.wso2.samples.claims.manager.ClaimManagerProxy.getClaimManagementResponse Error while retrieving response. java.net.SocketException: java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: sun.security.ssl.SSLContextImpl$DefaultSSLContext) at javax.net.ssl.DefaultSSLSocketFactory.throwException(SSLSocketFactory.java:248) at javax.net.ssl.DefaultSSLSocketFactory.createSocket(SSLSocketFactory.java:255) at sun.net.www.protocol.https.HttpsClient.createSocket(HttpsClient.java:405) at sun.net.NetworkClient.doConnect(NetworkClient.java:162) at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:203) at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:189) at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1340) at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1315) at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:264) at org.wso2.samples.claims.manager.ClaimManagerProxy.getClaimManagementResponse(ClaimManagerProxy.java:261) at org.wso2.samples.claims.manager.ClaimManagerProxy.getOIDCDialectNodes(ClaimManagerProxy.java:192) at org.wso2.samples.claims.manager.ClaimManagerProxy.<init>(ClaimManagerProxy.java:74) at org.wso2.sample.identity.oauth2.SampleContextEventListener.contextInitialized(SampleContextEventListener.java:50) at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4768) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5230) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:728) at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:700) at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:696) at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:1024) at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1911) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75) at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112) at org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:825) at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:475) at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1618) at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:319) at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:123) at org.apache.catalina.util.LifecycleBase.setStateInternal(LifecycleBase.java:423) at org.apache.catalina.util.LifecycleBase.setState(LifecycleBase.java:366) at org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:948) at org.apache.catalina.core.StandardHost.startInternal(StandardHost.java:835) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1398) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1388) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75) at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134) at org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:921) at org.apache.catalina.core.StandardEngine.startInternal(StandardEngine.java:263) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) at org.apache.catalina.core.StandardService.startInternal(StandardService.java:437) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) at org.apache.catalina.core.StandardServer.startInternal(StandardServer.java:934) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) at org.apache.catalina.startup.Catalina.start(Catalina.java:772) 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:498) at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:345) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:476) Caused by: java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: sun.security.ssl.SSLContextImpl$DefaultSSLContext) at java.security.Provider$Service.newInstance(Provider.java:1617) at sun.security.jca.GetInstance.getInstance(GetInstance.java:236) at sun.security.jca.GetInstance.getInstance(GetInstance.java:164) at javax.net.ssl.SSLContext.getInstance(SSLContext.java:156) at javax.net.ssl.SSLContext.getDefault(SSLContext.java:96) at javax.net.ssl.SSLSocketFactory.getDefault(SSLSocketFactory.java:122) at javax.net.ssl.HttpsURLConnection.getDefaultSSLSocketFactory(HttpsURLConnection.java:332) at javax.net.ssl.HttpsURLConnection.<init>(HttpsURLConnection.java:289) at sun.net.www.protocol.https.HttpsURLConnectionImpl.<init>(HttpsURLConnectionImpl.java:99) at sun.net.www.protocol.https.Handler.openConnection(Handler.java:62) at sun.net.www.protocol.https.Handler.openConnection(Handler.java:57) at java.net.URL.openConnection(URL.java:1002) at org.wso2.samples.claims.manager.ClaimManagerProxy.getClaimManagementResponse(ClaimManagerProxy.java:251) ... 44 more Caused by: java.security.KeyStoreException: problem accessing trust store at sun.security.ssl.TrustManagerFactoryImpl.engineInit(TrustManagerFactoryImpl.java:73) at javax.net.ssl.TrustManagerFactory.init(TrustManagerFactory.java:250) at sun.security.ssl.SSLContextImpl$DefaultManagersHolder.getTrustManagers(SSLContextImpl.java:1041) at sun.security.ssl.SSLContextImpl$DefaultManagersHolder.<clinit>(SSLContextImpl.java:1011) at sun.security.ssl.SSLContextImpl$DefaultSSLContext.<init>(SSLContextImpl.java:1186) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at java.security.Provider$Service.newInstance(Provider.java:1595) ... 56 more Caused by: java.io.IOException: Keystore was tampered with, or password was incorrect at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:792) at sun.security.provider.JavaKeyStore$JKS.engineLoad(JavaKeyStore.java:57) at sun.security.provider.KeyStoreDelegator.engineLoad(KeyStoreDelegator.java:224) at sun.security.provider.JavaKeyStore$DualFormatJKS.engineLoad(JavaKeyStore.java:71) at java.security.KeyStore.load(KeyStore.java:1445) at sun.security.ssl.TrustStoreManager$TrustAnchorManager.loadKeyStore(TrustStoreManager.java:365) at sun.security.ssl.TrustStoreManager$TrustAnchorManager.getTrustedCerts(TrustStoreManager.java:313) at sun.security.ssl.TrustStoreManager.getTrustedCerts(TrustStoreManager.java:55) at sun.security.ssl.TrustManagerFactoryImpl.engineInit(TrustManagerFactoryImpl.java:49) ... 65 more Caused by: java.security.UnrecoverableKeyException: Password verification failed at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:790) ... 73 more [Fatal Error] :-1:-1: Premature end of file. ``` **How to reproduce:** 1. Rename the tomcat directory by giving a space in its name 2. Make sure there are no other webapps except for the Pickup-manager or Pickup-dispatch 3. Pickup-manager and Pickup-dispatch fails to deploy successfully **Expected behaviour:** <!-- A clear and concise description of what you expected to happen. --> Should work despite having spaces in the located path of the tomcat directory. **Suggestion** Fix the logic in obtaining resource path as URL when setting Trust Store Path : https://github.com/wso2/samples-is/blob/345db6b9228396d6ac74a8eb7dcb441dde7574cf/sso-samples/oidc-sso-sample/oidc-jks-loader/src/main/org/wso2/sample/identity/jks/JKSLoader.java#L58 _Fix should be for Pickup-manager and dispatch (both)_ **Environment information** (_Please complete the following information; remove any unnecessary fields_) **:** - Product Version: ....., 5.10.0, 5.11.0 - OS: Windows, Linux, Mac (Verified this issue with ORA JDK 8 and Tomcat 9.0.41)
1.0
Sample web app breaks with below logs when the tomcat directory exists in a location where there is any space - **Describe the issue:** Sample web app breaks with below logs when **tomcat** (parent) directory exists in a location where there is any space. ``` 18-Jul-2023 19:09:05.981 INFO [main] org.wso2.sample.identity.jks.JKSLoader.contextInitialized Setting trust store path to : /Users/ratnajothy/Desktop/apache-tomcat%20%20%20%20%209.0.41/webapps/pickup-dispatch/WEB-INF/classes/wso2carbon.jks 18-Jul-2023 19:09:06.104 SEVERE [main] org.wso2.samples.claims.manager.ClaimManagerProxy.getClaimManagementResponse Error while retrieving response. java.net.SocketException: java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: sun.security.ssl.SSLContextImpl$DefaultSSLContext) at javax.net.ssl.DefaultSSLSocketFactory.throwException(SSLSocketFactory.java:248) at javax.net.ssl.DefaultSSLSocketFactory.createSocket(SSLSocketFactory.java:255) at sun.net.www.protocol.https.HttpsClient.createSocket(HttpsClient.java:405) at sun.net.NetworkClient.doConnect(NetworkClient.java:162) at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:203) at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:189) at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1340) at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1315) at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:264) at org.wso2.samples.claims.manager.ClaimManagerProxy.getClaimManagementResponse(ClaimManagerProxy.java:261) at org.wso2.samples.claims.manager.ClaimManagerProxy.getOIDCDialectNodes(ClaimManagerProxy.java:192) at org.wso2.samples.claims.manager.ClaimManagerProxy.<init>(ClaimManagerProxy.java:74) at org.wso2.sample.identity.oauth2.SampleContextEventListener.contextInitialized(SampleContextEventListener.java:50) at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4768) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5230) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:728) at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:700) at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:696) at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:1024) at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1911) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75) at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112) at org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:825) at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:475) at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1618) at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:319) at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:123) at org.apache.catalina.util.LifecycleBase.setStateInternal(LifecycleBase.java:423) at org.apache.catalina.util.LifecycleBase.setState(LifecycleBase.java:366) at org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:948) at org.apache.catalina.core.StandardHost.startInternal(StandardHost.java:835) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1398) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1388) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75) at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134) at org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:921) at org.apache.catalina.core.StandardEngine.startInternal(StandardEngine.java:263) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) at org.apache.catalina.core.StandardService.startInternal(StandardService.java:437) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) at org.apache.catalina.core.StandardServer.startInternal(StandardServer.java:934) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) at org.apache.catalina.startup.Catalina.start(Catalina.java:772) 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:498) at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:345) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:476) Caused by: java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: sun.security.ssl.SSLContextImpl$DefaultSSLContext) at java.security.Provider$Service.newInstance(Provider.java:1617) at sun.security.jca.GetInstance.getInstance(GetInstance.java:236) at sun.security.jca.GetInstance.getInstance(GetInstance.java:164) at javax.net.ssl.SSLContext.getInstance(SSLContext.java:156) at javax.net.ssl.SSLContext.getDefault(SSLContext.java:96) at javax.net.ssl.SSLSocketFactory.getDefault(SSLSocketFactory.java:122) at javax.net.ssl.HttpsURLConnection.getDefaultSSLSocketFactory(HttpsURLConnection.java:332) at javax.net.ssl.HttpsURLConnection.<init>(HttpsURLConnection.java:289) at sun.net.www.protocol.https.HttpsURLConnectionImpl.<init>(HttpsURLConnectionImpl.java:99) at sun.net.www.protocol.https.Handler.openConnection(Handler.java:62) at sun.net.www.protocol.https.Handler.openConnection(Handler.java:57) at java.net.URL.openConnection(URL.java:1002) at org.wso2.samples.claims.manager.ClaimManagerProxy.getClaimManagementResponse(ClaimManagerProxy.java:251) ... 44 more Caused by: java.security.KeyStoreException: problem accessing trust store at sun.security.ssl.TrustManagerFactoryImpl.engineInit(TrustManagerFactoryImpl.java:73) at javax.net.ssl.TrustManagerFactory.init(TrustManagerFactory.java:250) at sun.security.ssl.SSLContextImpl$DefaultManagersHolder.getTrustManagers(SSLContextImpl.java:1041) at sun.security.ssl.SSLContextImpl$DefaultManagersHolder.<clinit>(SSLContextImpl.java:1011) at sun.security.ssl.SSLContextImpl$DefaultSSLContext.<init>(SSLContextImpl.java:1186) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at java.security.Provider$Service.newInstance(Provider.java:1595) ... 56 more Caused by: java.io.IOException: Keystore was tampered with, or password was incorrect at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:792) at sun.security.provider.JavaKeyStore$JKS.engineLoad(JavaKeyStore.java:57) at sun.security.provider.KeyStoreDelegator.engineLoad(KeyStoreDelegator.java:224) at sun.security.provider.JavaKeyStore$DualFormatJKS.engineLoad(JavaKeyStore.java:71) at java.security.KeyStore.load(KeyStore.java:1445) at sun.security.ssl.TrustStoreManager$TrustAnchorManager.loadKeyStore(TrustStoreManager.java:365) at sun.security.ssl.TrustStoreManager$TrustAnchorManager.getTrustedCerts(TrustStoreManager.java:313) at sun.security.ssl.TrustStoreManager.getTrustedCerts(TrustStoreManager.java:55) at sun.security.ssl.TrustManagerFactoryImpl.engineInit(TrustManagerFactoryImpl.java:49) ... 65 more Caused by: java.security.UnrecoverableKeyException: Password verification failed at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:790) ... 73 more [Fatal Error] :-1:-1: Premature end of file. ``` **How to reproduce:** 1. Rename the tomcat directory by giving a space in its name 2. Make sure there are no other webapps except for the Pickup-manager or Pickup-dispatch 3. Pickup-manager and Pickup-dispatch fails to deploy successfully **Expected behaviour:** <!-- A clear and concise description of what you expected to happen. --> Should work despite having spaces in the located path of the tomcat directory. **Suggestion** Fix the logic in obtaining resource path as URL when setting Trust Store Path : https://github.com/wso2/samples-is/blob/345db6b9228396d6ac74a8eb7dcb441dde7574cf/sso-samples/oidc-sso-sample/oidc-jks-loader/src/main/org/wso2/sample/identity/jks/JKSLoader.java#L58 _Fix should be for Pickup-manager and dispatch (both)_ **Environment information** (_Please complete the following information; remove any unnecessary fields_) **:** - Product Version: ....., 5.10.0, 5.11.0 - OS: Windows, Linux, Mac (Verified this issue with ORA JDK 8 and Tomcat 9.0.41)
priority
sample web app breaks with below logs when the tomcat directory exists in a location where there is any space describe the issue sample web app breaks with below logs when tomcat parent directory exists in a location where there is any space jul info org sample identity jks jksloader contextinitialized setting trust store path to users ratnajothy desktop apache tomcat webapps pickup dispatch web inf classes jks jul severe org samples claims manager claimmanagerproxy getclaimmanagementresponse error while retrieving response java net socketexception java security nosuchalgorithmexception error constructing implementation algorithm default provider sunjsse class sun security ssl sslcontextimpl defaultsslcontext at javax net ssl defaultsslsocketfactory throwexception sslsocketfactory java at javax net ssl defaultsslsocketfactory createsocket sslsocketfactory java at sun net at sun net networkclient doconnect networkclient java at sun net at sun net at sun net at sun net at sun net at sun net at sun net at sun net at sun net at sun net at sun net at org samples claims manager claimmanagerproxy getclaimmanagementresponse claimmanagerproxy java at org samples claims manager claimmanagerproxy getoidcdialectnodes claimmanagerproxy java at org samples claims manager claimmanagerproxy claimmanagerproxy java at org sample identity samplecontexteventlistener contextinitialized samplecontexteventlistener java at org apache catalina core standardcontext listenerstart standardcontext java at org apache catalina core standardcontext startinternal standardcontext java at org apache catalina util lifecyclebase start lifecyclebase java at org apache catalina core containerbase addchildinternal containerbase java at org apache catalina core containerbase addchild containerbase java at org apache catalina core standardhost addchild standardhost java at org apache catalina startup hostconfig deploywar hostconfig java at org apache catalina startup hostconfig deploywar run hostconfig java at java util concurrent executors runnableadapter call executors java at java util concurrent futuretask run futuretask java at org apache tomcat util threads inlineexecutorservice execute inlineexecutorservice java at java util concurrent abstractexecutorservice submit abstractexecutorservice java at org apache catalina startup hostconfig deploywars hostconfig java at org apache catalina startup hostconfig deployapps hostconfig java at org apache catalina startup hostconfig start hostconfig java at org apache catalina startup hostconfig lifecycleevent hostconfig java at org apache catalina util lifecyclebase firelifecycleevent lifecyclebase java at org apache catalina util lifecyclebase setstateinternal lifecyclebase java at org apache catalina util lifecyclebase setstate lifecyclebase java at org apache catalina core containerbase startinternal containerbase java at org apache catalina core standardhost startinternal standardhost java at org apache catalina util lifecyclebase start lifecyclebase java at org apache catalina core containerbase startchild call containerbase java at org apache catalina core containerbase startchild call containerbase java at java util concurrent futuretask run futuretask java at org apache tomcat util threads inlineexecutorservice execute inlineexecutorservice java at java util concurrent abstractexecutorservice submit abstractexecutorservice java at org apache catalina core containerbase startinternal containerbase java at org apache catalina core standardengine startinternal standardengine java at org apache catalina util lifecyclebase start lifecyclebase java at org apache catalina core standardservice startinternal standardservice java at org apache catalina util lifecyclebase start lifecyclebase java at org apache catalina core standardserver startinternal standardserver java at org apache catalina util lifecyclebase start lifecyclebase java at org apache catalina startup catalina start catalina 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 apache catalina startup bootstrap start bootstrap java at org apache catalina startup bootstrap main bootstrap java caused by java security nosuchalgorithmexception error constructing implementation algorithm default provider sunjsse class sun security ssl sslcontextimpl defaultsslcontext at java security provider service newinstance provider java at sun security jca getinstance getinstance getinstance java at sun security jca getinstance getinstance getinstance java at javax net ssl sslcontext getinstance sslcontext java at javax net ssl sslcontext getdefault sslcontext java at javax net ssl sslsocketfactory getdefault sslsocketfactory java at javax net ssl httpsurlconnection getdefaultsslsocketfactory httpsurlconnection java at javax net ssl httpsurlconnection httpsurlconnection java at sun net at sun net at sun net at java net url openconnection url java at org samples claims manager claimmanagerproxy getclaimmanagementresponse claimmanagerproxy java more caused by java security keystoreexception problem accessing trust store at sun security ssl trustmanagerfactoryimpl engineinit trustmanagerfactoryimpl java at javax net ssl trustmanagerfactory init trustmanagerfactory java at sun security ssl sslcontextimpl defaultmanagersholder gettrustmanagers sslcontextimpl java at sun security ssl sslcontextimpl defaultmanagersholder sslcontextimpl java at sun security ssl sslcontextimpl defaultsslcontext sslcontextimpl java at sun reflect nativeconstructoraccessorimpl native method at sun reflect nativeconstructoraccessorimpl newinstance nativeconstructoraccessorimpl java at sun reflect delegatingconstructoraccessorimpl newinstance delegatingconstructoraccessorimpl java at java lang reflect constructor newinstance constructor java at java security provider service newinstance provider java more caused by java io ioexception keystore was tampered with or password was incorrect at sun security provider javakeystore engineload javakeystore java at sun security provider javakeystore jks engineload javakeystore java at sun security provider keystoredelegator engineload keystoredelegator java at sun security provider javakeystore dualformatjks engineload javakeystore java at java security keystore load keystore java at sun security ssl truststoremanager trustanchormanager loadkeystore truststoremanager java at sun security ssl truststoremanager trustanchormanager gettrustedcerts truststoremanager java at sun security ssl truststoremanager gettrustedcerts truststoremanager java at sun security ssl trustmanagerfactoryimpl engineinit trustmanagerfactoryimpl java more caused by java security unrecoverablekeyexception password verification failed at sun security provider javakeystore engineload javakeystore java more premature end of file how to reproduce rename the tomcat directory by giving a space in its name make sure there are no other webapps except for the pickup manager or pickup dispatch pickup manager and pickup dispatch fails to deploy successfully expected behaviour should work despite having spaces in the located path of the tomcat directory suggestion fix the logic in obtaining resource path as url when setting trust store path fix should be for pickup manager and dispatch both environment information please complete the following information remove any unnecessary fields product version os windows linux mac verified this issue with ora jdk and tomcat
1
167,400
6,337,383,445
IssuesEvent
2017-07-26 23:45:55
KeplerGO/PyKE
https://api.github.com/repos/KeplerGO/PyKE
closed
`keprange` does not work with the Qt5Agg back-end
bug high priority
The interactive clicking feature of `keprange` does not work when I use the `Qt5Agg` back-end, though it does work with `TkAgg`. @amcody and @gully reported similar problems with the `OsX` back-end. We are going to want to either debug this or force the use of `TkAgg`.
1.0
`keprange` does not work with the Qt5Agg back-end - The interactive clicking feature of `keprange` does not work when I use the `Qt5Agg` back-end, though it does work with `TkAgg`. @amcody and @gully reported similar problems with the `OsX` back-end. We are going to want to either debug this or force the use of `TkAgg`.
priority
keprange does not work with the back end the interactive clicking feature of keprange does not work when i use the back end though it does work with tkagg amcody and gully reported similar problems with the osx back end we are going to want to either debug this or force the use of tkagg
1
249,954
7,966,022,250
IssuesEvent
2018-07-14 16:30:35
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
USER ISSUE: [7.6.0 Stage] Crash when open Currency Report from economy view / Currency in Use
Critical Priority High Priority
**Version:** 0.7.6.0 beta staging-2b46eb65 **Steps to Reproduce:** Click on 'Currency Report' to open the report. ![image](https://user-images.githubusercontent.com/22961978/42704627-e7681482-86d0-11e8-857f-2c4044bbffbb.png) **Expected behavior:** **Actual behavior:** The following error message popped up: ``` Server encountered an exception: <size=60.00%>Exception: NullReferenceException Message:Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt. Source:Eco.Gameplay System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt. at Eco.Gameplay.Economy.Trackers.ExchangeRates.GetExchangeRates(Currency currency) at Eco.Gameplay.Economy.Trackers.ExchangeRates.DescribeRatesForCurrency(Currency cur, ExchangeType exchangeType) at Eco.Gameplay.Economy.Currency.ShowCurrencyReport(Player player)</size> ```
2.0
USER ISSUE: [7.6.0 Stage] Crash when open Currency Report from economy view / Currency in Use - **Version:** 0.7.6.0 beta staging-2b46eb65 **Steps to Reproduce:** Click on 'Currency Report' to open the report. ![image](https://user-images.githubusercontent.com/22961978/42704627-e7681482-86d0-11e8-857f-2c4044bbffbb.png) **Expected behavior:** **Actual behavior:** The following error message popped up: ``` Server encountered an exception: <size=60.00%>Exception: NullReferenceException Message:Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt. Source:Eco.Gameplay System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt. at Eco.Gameplay.Economy.Trackers.ExchangeRates.GetExchangeRates(Currency currency) at Eco.Gameplay.Economy.Trackers.ExchangeRates.DescribeRatesForCurrency(Currency cur, ExchangeType exchangeType) at Eco.Gameplay.Economy.Currency.ShowCurrencyReport(Player player)</size> ```
priority
user issue crash when open currency report from economy view currency in use version beta staging steps to reproduce click on currency report to open the report expected behavior actual behavior the following error message popped up server encountered an exception exception nullreferenceexception message der objektverweis wurde nicht auf eine objektinstanz festgelegt source eco gameplay system nullreferenceexception der objektverweis wurde nicht auf eine objektinstanz festgelegt at eco gameplay economy trackers exchangerates getexchangerates currency currency at eco gameplay economy trackers exchangerates describeratesforcurrency currency cur exchangetype exchangetype at eco gameplay economy currency showcurrencyreport player player
1
566,822
16,831,368,511
IssuesEvent
2021-06-18 05:40:15
pytorch/pytorch
https://api.github.com/repos/pytorch/pytorch
closed
PyTorch 1.3: random "RuntimeError: CUDA error: unspecified launch failure"
high priority module: autograd module: cuda module: windows needs reproduction triaged
## 🐛 Bug No problem in PyTorch 1.2. Archive with code and data: https://github.com/pytorch/pytorch/files/3723821/PyTorch.zip Windows 10 (1903), Python 3.7.4, RTX 2060 (driver version 436.48) ``` --------------------------------------------------------------------------- RuntimeError Traceback (most recent call last) <ipython-input-6-68308ed1e055> in <module> 35 cum_loss.append(loss.item()) 36 ---> 37 loss.backward() 38 optimizer.step() 39 C:\Anaconda3\envs\torch13\lib\site-packages\torch\tensor.py in backward(self, gradient, retain_graph, create_graph) 148 products. Defaults to ``False``. 149 """ --> 150 torch.autograd.backward(self, gradient, retain_graph, create_graph) 151 152 def register_hook(self, hook): C:\Anaconda3\envs\torch13\lib\site-packages\torch\autograd\__init__.py in backward(tensors, grad_tensors, retain_graph, create_graph, grad_variables) 97 Variable._execution_engine.run_backward( 98 tensors, grad_tensors, retain_graph, create_graph, ---> 99 allow_unreachable=True) # allow_unreachable flag 100 101 RuntimeError: CUDA error: unspecified launch failure ``` cc @ezyang @gchanan @zou3519 @SsnL @albanD @gqchen @ngimel @peterjc123
1.0
PyTorch 1.3: random "RuntimeError: CUDA error: unspecified launch failure" - ## 🐛 Bug No problem in PyTorch 1.2. Archive with code and data: https://github.com/pytorch/pytorch/files/3723821/PyTorch.zip Windows 10 (1903), Python 3.7.4, RTX 2060 (driver version 436.48) ``` --------------------------------------------------------------------------- RuntimeError Traceback (most recent call last) <ipython-input-6-68308ed1e055> in <module> 35 cum_loss.append(loss.item()) 36 ---> 37 loss.backward() 38 optimizer.step() 39 C:\Anaconda3\envs\torch13\lib\site-packages\torch\tensor.py in backward(self, gradient, retain_graph, create_graph) 148 products. Defaults to ``False``. 149 """ --> 150 torch.autograd.backward(self, gradient, retain_graph, create_graph) 151 152 def register_hook(self, hook): C:\Anaconda3\envs\torch13\lib\site-packages\torch\autograd\__init__.py in backward(tensors, grad_tensors, retain_graph, create_graph, grad_variables) 97 Variable._execution_engine.run_backward( 98 tensors, grad_tensors, retain_graph, create_graph, ---> 99 allow_unreachable=True) # allow_unreachable flag 100 101 RuntimeError: CUDA error: unspecified launch failure ``` cc @ezyang @gchanan @zou3519 @SsnL @albanD @gqchen @ngimel @peterjc123
priority
pytorch random runtimeerror cuda error unspecified launch failure 🐛 bug no problem in pytorch archive with code and data windows python rtx driver version runtimeerror traceback most recent call last in cum loss append loss item loss backward optimizer step c envs lib site packages torch tensor py in backward self gradient retain graph create graph products defaults to false torch autograd backward self gradient retain graph create graph def register hook self hook c envs lib site packages torch autograd init py in backward tensors grad tensors retain graph create graph grad variables variable execution engine run backward tensors grad tensors retain graph create graph allow unreachable true allow unreachable flag runtimeerror cuda error unspecified launch failure cc ezyang gchanan ssnl alband gqchen ngimel
1
414,138
12,099,686,365
IssuesEvent
2020-04-20 12:37:25
rubyforgood/casa
https://api.github.com/repos/rubyforgood/casa
closed
Fix edit new case contact
:raised_hands: Volunteer Priority: High Status: Available Type: Bug
As a volunteer, when I edit a case contact, I expect to see the same parameters as in the index entry that I clicked. Currently, the edit parameters are the default ones. http://localhost:3000/case_contacts Make sure to create a feature spec for this!
1.0
Fix edit new case contact - As a volunteer, when I edit a case contact, I expect to see the same parameters as in the index entry that I clicked. Currently, the edit parameters are the default ones. http://localhost:3000/case_contacts Make sure to create a feature spec for this!
priority
fix edit new case contact as a volunteer when i edit a case contact i expect to see the same parameters as in the index entry that i clicked currently the edit parameters are the default ones make sure to create a feature spec for this
1
401,436
11,790,155,207
IssuesEvent
2020-03-17 18:26:02
department-of-veterans-affairs/caseflow
https://api.github.com/repos/department-of-veterans-affairs/caseflow
closed
Add badges to Universal Case Title
Feature: case-details Priority: High Product: caseflow-queue Stakeholder: BVA Team: Echo 🐬
![universal-case-title-expanded copy 8](https://user-images.githubusercontent.com/31224257/49304034-46cfd780-f499-11e8-94ae-f398ae8f6a88.png) ## Acceptance criteria * [ ] Display badges when applicable in the top right corner of the universal case title ## Non-goal * Do not display an edit link beside the badges.
1.0
Add badges to Universal Case Title - ![universal-case-title-expanded copy 8](https://user-images.githubusercontent.com/31224257/49304034-46cfd780-f499-11e8-94ae-f398ae8f6a88.png) ## Acceptance criteria * [ ] Display badges when applicable in the top right corner of the universal case title ## Non-goal * Do not display an edit link beside the badges.
priority
add badges to universal case title acceptance criteria display badges when applicable in the top right corner of the universal case title non goal do not display an edit link beside the badges
1
7,248
2,599,476,797
IssuesEvent
2015-02-23 08:59:29
olga-jane/prizm
https://api.github.com/repos/olga-jane/prizm
closed
Error when saving a new pipe v. 1.0.32.9992
bug bug - functional bug - UI Coding HIGH priority Mill pipe
When complete all fields in the Mill -> Pipe and double-click on save ![image](https://cloud.githubusercontent.com/assets/11043155/6284778/ce2f4bca-b8fc-11e4-8564-b9a2bd4d284f.png) Tkachenko Vlad
1.0
Error when saving a new pipe v. 1.0.32.9992 - When complete all fields in the Mill -> Pipe and double-click on save ![image](https://cloud.githubusercontent.com/assets/11043155/6284778/ce2f4bca-b8fc-11e4-8564-b9a2bd4d284f.png) Tkachenko Vlad
priority
error when saving a new pipe v when complete all fields in the mill pipe and double click on save tkachenko vlad
1
23,297
2,657,958,771
IssuesEvent
2015-03-18 13:00:34
mikesname/docview
https://api.github.com/repos/mikesname/docview
closed
Presentational to-dos befoe official launch
high priority portal
Before we officially launch the portal on 26 March, we need to do a few little things: - Remove the "Beta" at the end of "Welome to EHRI" on the homepage - Remove the text "This is a development version of the EHRI portal interface." in the footer ... anything else I've forgotten?
1.0
Presentational to-dos befoe official launch - Before we officially launch the portal on 26 March, we need to do a few little things: - Remove the "Beta" at the end of "Welome to EHRI" on the homepage - Remove the text "This is a development version of the EHRI portal interface." in the footer ... anything else I've forgotten?
priority
presentational to dos befoe official launch before we officially launch the portal on march we need to do a few little things remove the beta at the end of welome to ehri on the homepage remove the text this is a development version of the ehri portal interface in the footer anything else i ve forgotten
1
622,676
19,653,756,785
IssuesEvent
2022-01-10 10:17:41
EscolaLMS/Admin
https://api.github.com/repos/EscolaLMS/Admin
closed
[LMS Admin] #39 Nie można wyczyścić wartości dla...
high priority priority high
Nie można wyczyścić wartości dla pola additional_fields_required *Source url:* https://admin-stage.escolalms.com/#/settings/escola_auth *Reported by:* *Reported at:* 30 Dec at 14:22 UTC *Console:* [1× Error](https://ybug.io/dashboard/reports/detail/qvd6naj8y7a4y2p76qn7#console) *Location:* PL, Lesser Poland, Stary Sacz *Browser:* Chrome 96.0.4664.110 *OS:* macOS 10.15.7 *Screen:* 1920x1080 *Viewport:* 1920x1001 *Screenshot:* ![Screenshot](https://ybug.io/data/reports/b307ykjnw50dx3pg1r2y/qvd6naj8y7a4y2p76qn7/screenshot.jpg?_token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE2NDA4NzQxNTYsImRhdGEiOnsicmVwb3J0IjoicXZkNm5hajh5N2E0eTJwNzZxbjciLCJ1c2VyIjoiR2l0SHViIn19.FCcK5YRaUTO6mR3NMf6eqEQtaAVw2o9Y9jqZ4ReQWqs) For more details please visit report page on Ybug: [https://ybug.io/dashboard/reports/detail/qvd6naj8y7a4y2p76qn7](https://ybug.io/dashboard/reports/detail/qvd6naj8y7a4y2p76qn7)
2.0
[LMS Admin] #39 Nie można wyczyścić wartości dla... - Nie można wyczyścić wartości dla pola additional_fields_required *Source url:* https://admin-stage.escolalms.com/#/settings/escola_auth *Reported by:* *Reported at:* 30 Dec at 14:22 UTC *Console:* [1× Error](https://ybug.io/dashboard/reports/detail/qvd6naj8y7a4y2p76qn7#console) *Location:* PL, Lesser Poland, Stary Sacz *Browser:* Chrome 96.0.4664.110 *OS:* macOS 10.15.7 *Screen:* 1920x1080 *Viewport:* 1920x1001 *Screenshot:* ![Screenshot](https://ybug.io/data/reports/b307ykjnw50dx3pg1r2y/qvd6naj8y7a4y2p76qn7/screenshot.jpg?_token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE2NDA4NzQxNTYsImRhdGEiOnsicmVwb3J0IjoicXZkNm5hajh5N2E0eTJwNzZxbjciLCJ1c2VyIjoiR2l0SHViIn19.FCcK5YRaUTO6mR3NMf6eqEQtaAVw2o9Y9jqZ4ReQWqs) For more details please visit report page on Ybug: [https://ybug.io/dashboard/reports/detail/qvd6naj8y7a4y2p76qn7](https://ybug.io/dashboard/reports/detail/qvd6naj8y7a4y2p76qn7)
priority
nie można wyczyścić wartości dla nie można wyczyścić wartości dla pola additional fields required source url reported by reported at dec at utc console location pl lesser poland stary sacz browser chrome os macos screen viewport screenshot for more details please visit report page on ybug
1
476,462
13,745,367,409
IssuesEvent
2020-10-06 02:39:16
AY2021S1-CS2103T-W15-4/tp
https://api.github.com/repos/AY2021S1-CS2103T-W15-4/tp
closed
Delete email field
priority.High type.Enhancement
Email field is not relevant in the context of animals, and since there is some validation present (must have @domain etc..), we should just delete this
1.0
Delete email field - Email field is not relevant in the context of animals, and since there is some validation present (must have @domain etc..), we should just delete this
priority
delete email field email field is not relevant in the context of animals and since there is some validation present must have domain etc we should just delete this
1
286,876
8,794,191,740
IssuesEvent
2018-12-21 23:51:24
pablotabares/decide
https://api.github.com/repos/pablotabares/decide
opened
Voting - Incorrect JSON of a voting
Voting enhancement priority: high
We have changed our model, but it's not integrated in the json format of a voting. We must update our serializers.py with new attributes to fix this.
1.0
Voting - Incorrect JSON of a voting - We have changed our model, but it's not integrated in the json format of a voting. We must update our serializers.py with new attributes to fix this.
priority
voting incorrect json of a voting we have changed our model but it s not integrated in the json format of a voting we must update our serializers py with new attributes to fix this
1
609,948
18,891,062,837
IssuesEvent
2021-11-15 13:17:16
IgniteUI/igniteui-angular
https://api.github.com/repos/IgniteUI/igniteui-angular
closed
GroupBy selection event emitted multiple times
:bug: bug :hammer_and_wrench: status: in-development grid: general grid: groupby grid: row-selection grid: selection :runner: priority: high version: 10.2.x version: 11.1.x
## Description When the GroupBy row selection checkbox is clicked, the onRowSelectionChange event is emitted for each row within the group. * igniteui-angular version: 11.1.x, 10.2.x * browser: any ## Steps to reproduce 1. Open the [following sample](https://stackblitz.com/edit/igxgrid-largegrouptest-event) 2. Group the grid 3. Click on groupby row selection checkbox ## Result The onRowSelectionChange is emitted for each row within the group. ## Expected result The onRowSelectionChange should be emitted once with the correct arguments. (similar to the igxTreeGrid multipleCascade selection) ## Attachments Attach a sample if available, and screenshots, if applicable.
1.0
GroupBy selection event emitted multiple times - ## Description When the GroupBy row selection checkbox is clicked, the onRowSelectionChange event is emitted for each row within the group. * igniteui-angular version: 11.1.x, 10.2.x * browser: any ## Steps to reproduce 1. Open the [following sample](https://stackblitz.com/edit/igxgrid-largegrouptest-event) 2. Group the grid 3. Click on groupby row selection checkbox ## Result The onRowSelectionChange is emitted for each row within the group. ## Expected result The onRowSelectionChange should be emitted once with the correct arguments. (similar to the igxTreeGrid multipleCascade selection) ## Attachments Attach a sample if available, and screenshots, if applicable.
priority
groupby selection event emitted multiple times description when the groupby row selection checkbox is clicked the onrowselectionchange event is emitted for each row within the group igniteui angular version x x browser any steps to reproduce open the group the grid click on groupby row selection checkbox result the onrowselectionchange is emitted for each row within the group expected result the onrowselectionchange should be emitted once with the correct arguments similar to the igxtreegrid multiplecascade selection attachments attach a sample if available and screenshots if applicable
1
699,657
24,026,171,524
IssuesEvent
2022-09-15 11:42:54
adanvdo/YT-RED-UI
https://api.github.com/repos/adanvdo/YT-RED-UI
closed
Youtube Premerged Formats are being re-encoded
bug invalid High Priority
Since the multi-select feature was added, Youtube pre-merged formats are now being re-encoded for some reason and this results in a slow download process
1.0
Youtube Premerged Formats are being re-encoded - Since the multi-select feature was added, Youtube pre-merged formats are now being re-encoded for some reason and this results in a slow download process
priority
youtube premerged formats are being re encoded since the multi select feature was added youtube pre merged formats are now being re encoded for some reason and this results in a slow download process
1
398,262
11,739,411,575
IssuesEvent
2020-03-11 17:39:53
google/oboe
https://api.github.com/repos/google/oboe
closed
DrumThumper not building, mixed modules
bug high priority
I updated my Oboe repo. Updated to the latest Android Studio 3.6.1 Opened the "samples" project. Did a Clean from the Build menu. Then tried to build. The build failed with this error: <img width="384" alt="drumthumper_error_message" src="https://user-images.githubusercontent.com/5175913/76372967-5d034f00-62fc-11ea-96a9-51e4a9aa452f.png">
1.0
DrumThumper not building, mixed modules - I updated my Oboe repo. Updated to the latest Android Studio 3.6.1 Opened the "samples" project. Did a Clean from the Build menu. Then tried to build. The build failed with this error: <img width="384" alt="drumthumper_error_message" src="https://user-images.githubusercontent.com/5175913/76372967-5d034f00-62fc-11ea-96a9-51e4a9aa452f.png">
priority
drumthumper not building mixed modules i updated my oboe repo updated to the latest android studio opened the samples project did a clean from the build menu then tried to build the build failed with this error img width alt drumthumper error message src
1
472,181
13,617,758,317
IssuesEvent
2020-09-23 17:29:18
dbbs-lab/bsb
https://api.github.com/repos/dbbs-lab/bsb
opened
Publication Provisionary Promises
priority.high
* [ ] SONATA as a storage engine * [ ] Load balancing on NEURON. _We just do a round-robin like every other piece of software that "load balances" on NEURON 😬_ * [ ] Multi-cell type ParticlePlacement (see branch `delegated-particle-systems`) * [ ] Blender _debug frames_
1.0
Publication Provisionary Promises - * [ ] SONATA as a storage engine * [ ] Load balancing on NEURON. _We just do a round-robin like every other piece of software that "load balances" on NEURON 😬_ * [ ] Multi-cell type ParticlePlacement (see branch `delegated-particle-systems`) * [ ] Blender _debug frames_
priority
publication provisionary promises sonata as a storage engine load balancing on neuron we just do a round robin like every other piece of software that load balances on neuron 😬 multi cell type particleplacement see branch delegated particle systems blender debug frames
1
696,836
23,918,088,876
IssuesEvent
2022-09-09 14:23:12
eclipse/lsp4jakarta
https://api.github.com/repos/eclipse/lsp4jakarta
closed
Filter Persistence diagnostics based on classpath/imports
high priority 1
#### Description: - [ ] PersistenceEntityDiagnosticsCollector - [ ] PersistenceMapKeyDiagnosticsCollector #### Specification: #### Type of language feature proposed: _Select all that apply_ - [x] diagnostic - [ ] quick-fix - [ ] snippet - [ ] other, please specify:
1.0
Filter Persistence diagnostics based on classpath/imports - #### Description: - [ ] PersistenceEntityDiagnosticsCollector - [ ] PersistenceMapKeyDiagnosticsCollector #### Specification: #### Type of language feature proposed: _Select all that apply_ - [x] diagnostic - [ ] quick-fix - [ ] snippet - [ ] other, please specify:
priority
filter persistence diagnostics based on classpath imports description persistenceentitydiagnosticscollector persistencemapkeydiagnosticscollector specification type of language feature proposed select all that apply diagnostic quick fix snippet other please specify
1
598,420
18,244,925,098
IssuesEvent
2021-10-01 17:03:50
CDH-Studio/I-Talent
https://api.github.com/repos/CDH-Studio/I-Talent
closed
Add label for Second Language Results
:lady_beetle: bug :warning: high priority
**Describe the bug** A clear and concise description of what the bug is. Might be worth adding a label saying that these are the second language result. Seems unclear otherwise. **Screenshots** If applicable, add screenshots to help explain your problem. ![image](https://user-images.githubusercontent.com/31704878/124644907-c51a6480-de60-11eb-9859-4774a37681c2.png)
1.0
Add label for Second Language Results - **Describe the bug** A clear and concise description of what the bug is. Might be worth adding a label saying that these are the second language result. Seems unclear otherwise. **Screenshots** If applicable, add screenshots to help explain your problem. ![image](https://user-images.githubusercontent.com/31704878/124644907-c51a6480-de60-11eb-9859-4774a37681c2.png)
priority
add label for second language results describe the bug a clear and concise description of what the bug is might be worth adding a label saying that these are the second language result seems unclear otherwise screenshots if applicable add screenshots to help explain your problem
1
43,720
2,891,659,341
IssuesEvent
2015-06-15 07:42:29
Baystation12/Baystation12
https://api.github.com/repos/Baystation12/Baystation12
closed
[dev-freeze] Welding Tool Welds Things When Off
bug priority: high
What it says on the tin. When the welding tool is off, it will still weld shut at the very least lockers and doors. When trying the inactivated welding tool on an emitter, it appeared to start the process of welding it, or cutting it free from, the floor, but would not finish the process unless it was done with the welding tool on.
1.0
[dev-freeze] Welding Tool Welds Things When Off - What it says on the tin. When the welding tool is off, it will still weld shut at the very least lockers and doors. When trying the inactivated welding tool on an emitter, it appeared to start the process of welding it, or cutting it free from, the floor, but would not finish the process unless it was done with the welding tool on.
priority
welding tool welds things when off what it says on the tin when the welding tool is off it will still weld shut at the very least lockers and doors when trying the inactivated welding tool on an emitter it appeared to start the process of welding it or cutting it free from the floor but would not finish the process unless it was done with the welding tool on
1
229,997
7,603,114,948
IssuesEvent
2018-04-29 10:57:42
heptastique/onlygo
https://api.github.com/repos/heptastique/onlygo
closed
Généreration programme de la semaine
:mag: algo recommendations priority: high
Avec activités permettant d'atteindre l'objectif de l'utilisateur
1.0
Généreration programme de la semaine - Avec activités permettant d'atteindre l'objectif de l'utilisateur
priority
généreration programme de la semaine avec activités permettant d atteindre l objectif de l utilisateur
1
786,546
27,658,476,627
IssuesEvent
2023-03-12 08:33:53
AY2223S2-CS2103T-W09-3/tp
https://api.github.com/repos/AY2223S2-CS2103T-W09-3/tp
closed
Retrieve a patient's records
priority.High type.Story
As a GP receptionist so that I can check if they have drug allergy as well as get their contact and emergency contact information.
1.0
Retrieve a patient's records - As a GP receptionist so that I can check if they have drug allergy as well as get their contact and emergency contact information.
priority
retrieve a patient s records as a gp receptionist so that i can check if they have drug allergy as well as get their contact and emergency contact information
1
100,970
4,104,730,529
IssuesEvent
2016-06-05 15:32:26
neuropoly/spinalcordtoolbox
https://api.github.com/repos/neuropoly/spinalcordtoolbox
opened
check that if user calls dmri.nii.gz dwi.nii.gz, there is no overwriting of file
priority: high sct_dmri_moco
because moco is supposed to output a file called dwi.nii.gz
1.0
check that if user calls dmri.nii.gz dwi.nii.gz, there is no overwriting of file - because moco is supposed to output a file called dwi.nii.gz
priority
check that if user calls dmri nii gz dwi nii gz there is no overwriting of file because moco is supposed to output a file called dwi nii gz
1
406,006
11,886,034,478
IssuesEvent
2020-03-27 20:55:46
phetsims/chipper
https://api.github.com/repos/phetsims/chipper
closed
npm found vulnerabilities
dev:phet-io priority:2-high type:misc
Recently I have seen this message many times after `npm update` or `npm install`. Does this require attention? ``` found 3 vulnerabilities (2 low, 1 high) run `npm audit fix` to fix them, or `npm audit` for details ```
1.0
npm found vulnerabilities - Recently I have seen this message many times after `npm update` or `npm install`. Does this require attention? ``` found 3 vulnerabilities (2 low, 1 high) run `npm audit fix` to fix them, or `npm audit` for details ```
priority
npm found vulnerabilities recently i have seen this message many times after npm update or npm install does this require attention found vulnerabilities low high run npm audit fix to fix them or npm audit for details
1
435,446
12,535,620,093
IssuesEvent
2020-06-04 21:45:57
MLH-Fellowship/0.5.2-whereami
https://api.github.com/repos/MLH-Fellowship/0.5.2-whereami
closed
Able to search a location and return OLC / phrase
area/web priority/high status/in-progress
In the search bar users should be able to enter a location; we'll grab the OLC return the respective phrase / plus code
1.0
Able to search a location and return OLC / phrase - In the search bar users should be able to enter a location; we'll grab the OLC return the respective phrase / plus code
priority
able to search a location and return olc phrase in the search bar users should be able to enter a location we ll grab the olc return the respective phrase plus code
1
747,981
26,102,902,471
IssuesEvent
2022-12-27 09:30:19
gencaypolat/BOUN-SWE-573-Fall-2022
https://api.github.com/repos/gencaypolat/BOUN-SWE-573-Fall-2022
closed
Implement User Suggestions
enhancement assignment learning front-end back-end Priority: High
- [X] Users shall see the users that they can follow on the home screen - [X] Users shall view the user's profile that they want to follow
1.0
Implement User Suggestions - - [X] Users shall see the users that they can follow on the home screen - [X] Users shall view the user's profile that they want to follow
priority
implement user suggestions users shall see the users that they can follow on the home screen users shall view the user s profile that they want to follow
1
259,345
8,197,584,888
IssuesEvent
2018-08-31 13:52:19
craftercms/craftercms
https://api.github.com/repos/craftercms/craftercms
closed
[studio] java.lang.OutOfMemoryError error when uploading a large file
CI bug priority: high
### Expected behavior There should be no out of memory error when uploading a large file ### Actual behavior There's a java.lang.OutOfMemoryError error in the logs when uploading a large file ### Steps to reproduce the problem * Create a site in Studio * Navigate to `static-assets` and right-click to upload a large file (I uploaded a ~900MB file) * Notice the file is in the Sidebar. Look in the logs and notice the out of memory error message (please see the stack trace below) ### Log/stack trace (use https://gist.github.com) https://gist.github.com/alhambrav/b498bf1cdfd5ebc9e72a89a6755cbabd ### Specs #### Version Studio Version Number: 3.1.0-SNAPSHOT-ddbb78 Build Number: ddbb788986e85e3f9d34245c8f70e9c916655915 Build Date/Time: 08-22-2018 14:11:11 -0400 #### OS OS X #### Browser Chrome browser
1.0
[studio] java.lang.OutOfMemoryError error when uploading a large file - ### Expected behavior There should be no out of memory error when uploading a large file ### Actual behavior There's a java.lang.OutOfMemoryError error in the logs when uploading a large file ### Steps to reproduce the problem * Create a site in Studio * Navigate to `static-assets` and right-click to upload a large file (I uploaded a ~900MB file) * Notice the file is in the Sidebar. Look in the logs and notice the out of memory error message (please see the stack trace below) ### Log/stack trace (use https://gist.github.com) https://gist.github.com/alhambrav/b498bf1cdfd5ebc9e72a89a6755cbabd ### Specs #### Version Studio Version Number: 3.1.0-SNAPSHOT-ddbb78 Build Number: ddbb788986e85e3f9d34245c8f70e9c916655915 Build Date/Time: 08-22-2018 14:11:11 -0400 #### OS OS X #### Browser Chrome browser
priority
java lang outofmemoryerror error when uploading a large file expected behavior there should be no out of memory error when uploading a large file actual behavior there s a java lang outofmemoryerror error in the logs when uploading a large file steps to reproduce the problem create a site in studio navigate to static assets and right click to upload a large file i uploaded a file notice the file is in the sidebar look in the logs and notice the out of memory error message please see the stack trace below log stack trace use specs version studio version number snapshot build number build date time os os x browser chrome browser
1
139,330
5,367,317,357
IssuesEvent
2017-02-22 03:35:59
dhowe/AdNauseam
https://api.github.com/repos/dhowe/AdNauseam
closed
Last script on Cisco.com for downloads does not work.
PRIORITY: High
Go to URL below. https://software.cisco.com/download/navigator.html?i=!mmd Click on Switches. Click on Campus LAN Switches - Access. Click on Catalyst 4500 Series Switches. Click on Catalyst 4510R Switch. Now try clicking any thing listed such as Software on Chassis. None of them will work.
1.0
Last script on Cisco.com for downloads does not work. - Go to URL below. https://software.cisco.com/download/navigator.html?i=!mmd Click on Switches. Click on Campus LAN Switches - Access. Click on Catalyst 4500 Series Switches. Click on Catalyst 4510R Switch. Now try clicking any thing listed such as Software on Chassis. None of them will work.
priority
last script on cisco com for downloads does not work go to url below click on switches click on campus lan switches access click on catalyst series switches click on catalyst switch now try clicking any thing listed such as software on chassis none of them will work
1
722,274
24,856,914,440
IssuesEvent
2022-10-27 03:42:26
gitpod-io/gitpod
https://api.github.com/repos/gitpod-io/gitpod
closed
[ws-daemon] cpu does not burst
type: bug component: ws-daemon priority: high
### Bug description For workspace classes: I am using a **Large** workspace on a node, CPU for workspace never bursts to 8, it remains at 3, and it's the only workspace on the node. This is even when `gitpod.io/cpuBurstLimit: 8` is set. Without workspace classes: There is no bursting either, the workspace only gets requested CPU - none of the workspaces on the node burst up to the limit in ws-daemon config. ### Steps to reproduce 1. Add`new-workspace-cluster` role to your user 2. Assert you can start workspaces in US region (VPN depending on your location) 3. [Start a workspace](https://gitpod.new/) 4. `watch gp top` in your new workspace, observe it never shows 8 CPU, even when it's the only workspace on the node 5. Run `brew install awscli` to trigger work ### Workspace affected gitpodio-empty-l6o0wpsz3v5. ### Expected behavior It should burst to 8 sometimes. ### Example repository _No response_ ### Anything else? ``` gitpod /workspace/gitpod (main) $ kubectl describe pod ws-9b19ab9a-d664-46fd-9dbd-c48cc6f12aaa Name: ws-9b19ab9a-d664-46fd-9dbd-c48cc6f12aaa Namespace: default Priority: 0 Node: workspace-ws-us73-internal-xl-pool-r4wm/10.10.0.107 Start Time: Thu, 27 Oct 2022 02:59:44 +0000 Labels: app=gitpod component=workspace gitpod.io/networkpolicy=default gitpod.io/workspaceClass=g1-large gpwsman=true headless=false metaID=gitpodio-empty-l6o0wpsz3v5 owner=8df3495b-685d-46e0-9820-009cc3b4afd8 project= team= workspaceID=9b19ab9a-d664-46fd-9dbd-c48cc6f12aaa workspaceType=regular Annotations: cluster-autoscaler.kubernetes.io/safe-to-evict: false cni.projectcalico.org/containerID: 9a5a9c94bedbcbc0c498e1cd8e5006d8eedfee50ee625b1424670ad97f326840 cni.projectcalico.org/podIP: 192.168.0.202/32 cni.projectcalico.org/podIPs: 192.168.0.202/32 container.apparmor.security.beta.kubernetes.io/workspace: unconfined gitpod.io/cpuBurstLimit: 8 gitpod.io/cpuMinLimit: 3 ```
1.0
[ws-daemon] cpu does not burst - ### Bug description For workspace classes: I am using a **Large** workspace on a node, CPU for workspace never bursts to 8, it remains at 3, and it's the only workspace on the node. This is even when `gitpod.io/cpuBurstLimit: 8` is set. Without workspace classes: There is no bursting either, the workspace only gets requested CPU - none of the workspaces on the node burst up to the limit in ws-daemon config. ### Steps to reproduce 1. Add`new-workspace-cluster` role to your user 2. Assert you can start workspaces in US region (VPN depending on your location) 3. [Start a workspace](https://gitpod.new/) 4. `watch gp top` in your new workspace, observe it never shows 8 CPU, even when it's the only workspace on the node 5. Run `brew install awscli` to trigger work ### Workspace affected gitpodio-empty-l6o0wpsz3v5. ### Expected behavior It should burst to 8 sometimes. ### Example repository _No response_ ### Anything else? ``` gitpod /workspace/gitpod (main) $ kubectl describe pod ws-9b19ab9a-d664-46fd-9dbd-c48cc6f12aaa Name: ws-9b19ab9a-d664-46fd-9dbd-c48cc6f12aaa Namespace: default Priority: 0 Node: workspace-ws-us73-internal-xl-pool-r4wm/10.10.0.107 Start Time: Thu, 27 Oct 2022 02:59:44 +0000 Labels: app=gitpod component=workspace gitpod.io/networkpolicy=default gitpod.io/workspaceClass=g1-large gpwsman=true headless=false metaID=gitpodio-empty-l6o0wpsz3v5 owner=8df3495b-685d-46e0-9820-009cc3b4afd8 project= team= workspaceID=9b19ab9a-d664-46fd-9dbd-c48cc6f12aaa workspaceType=regular Annotations: cluster-autoscaler.kubernetes.io/safe-to-evict: false cni.projectcalico.org/containerID: 9a5a9c94bedbcbc0c498e1cd8e5006d8eedfee50ee625b1424670ad97f326840 cni.projectcalico.org/podIP: 192.168.0.202/32 cni.projectcalico.org/podIPs: 192.168.0.202/32 container.apparmor.security.beta.kubernetes.io/workspace: unconfined gitpod.io/cpuBurstLimit: 8 gitpod.io/cpuMinLimit: 3 ```
priority
cpu does not burst bug description for workspace classes i am using a large workspace on a node cpu for workspace never bursts to it remains at and it s the only workspace on the node this is even when gitpod io cpuburstlimit is set without workspace classes there is no bursting either the workspace only gets requested cpu none of the workspaces on the node burst up to the limit in ws daemon config steps to reproduce add new workspace cluster role to your user assert you can start workspaces in us region vpn depending on your location watch gp top in your new workspace observe it never shows cpu even when it s the only workspace on the node run brew install awscli to trigger work workspace affected gitpodio empty expected behavior it should burst to sometimes example repository no response anything else gitpod workspace gitpod main kubectl describe pod ws name ws namespace default priority node workspace ws internal xl pool start time thu oct labels app gitpod component workspace gitpod io networkpolicy default gitpod io workspaceclass large gpwsman true headless false metaid gitpodio empty owner project team workspaceid workspacetype regular annotations cluster autoscaler kubernetes io safe to evict false cni projectcalico org containerid cni projectcalico org podip cni projectcalico org podips container apparmor security beta kubernetes io workspace unconfined gitpod io cpuburstlimit gitpod io cpuminlimit
1
188,573
6,777,839,008
IssuesEvent
2017-10-28 01:43:13
daily-bruin/caeruleum
https://api.github.com/repos/daily-bruin/caeruleum
opened
Today's paper button
enhancement high priority
A button somewhere on the main site that will link to a PDF archive of past print issues. Long term goal could be linking to the print archive project.
1.0
Today's paper button - A button somewhere on the main site that will link to a PDF archive of past print issues. Long term goal could be linking to the print archive project.
priority
today s paper button a button somewhere on the main site that will link to a pdf archive of past print issues long term goal could be linking to the print archive project
1
525,796
15,265,920,582
IssuesEvent
2021-02-22 08:05:40
AbsaOSS/enceladus
https://api.github.com/repos/AbsaOSS/enceladus
closed
Add a busy indicator onto the runs master view in Menas
Menas UX feature priority: high request
## Background Currently when clicking runs or runs for a specific dataset in Menas, there's no busy indicator on the runs master view. If there's a lot of runs, it's not immediately obvious to the user whether the data is loading or the UI is broken.
1.0
Add a busy indicator onto the runs master view in Menas - ## Background Currently when clicking runs or runs for a specific dataset in Menas, there's no busy indicator on the runs master view. If there's a lot of runs, it's not immediately obvious to the user whether the data is loading or the UI is broken.
priority
add a busy indicator onto the runs master view in menas background currently when clicking runs or runs for a specific dataset in menas there s no busy indicator on the runs master view if there s a lot of runs it s not immediately obvious to the user whether the data is loading or the ui is broken
1
488,837
14,087,271,847
IssuesEvent
2020-11-05 06:02:26
TerryCavanagh/diceydungeons.com
https://api.github.com/repos/TerryCavanagh/diceydungeons.com
closed
Dice rolled by skills are not subject to countering
2 - Has Negative Effects B - Very likely/most players will encounter High Priority Priority for v1.10 reported in v1.2
I used counterspell to counter sixes against a cowboy, since its abilities revolve around them, pun not intended. Imagine my frustration when my very first run came to a premature end as it proceeded to use the midnight thing, which bypassed my counterspell and allowed it to double tap and kill me on turn one of combat. Not certain this is intended behaviour, but if it is, "roll 2 sixes" and "if the enemy rolls X" imply that this interaction should have gone differently. A simple rewording to "add 2 sixes" would suffice if that is the case. ![Screenshot 2019-08-24 12 56 35](https://user-images.githubusercontent.com/54471980/63636471-0e4bdb80-c670-11e9-8087-0e0d28b7b48b.png) Note how in this screenshot, I managed to die despite the counter 6 debuff being active.
2.0
Dice rolled by skills are not subject to countering - I used counterspell to counter sixes against a cowboy, since its abilities revolve around them, pun not intended. Imagine my frustration when my very first run came to a premature end as it proceeded to use the midnight thing, which bypassed my counterspell and allowed it to double tap and kill me on turn one of combat. Not certain this is intended behaviour, but if it is, "roll 2 sixes" and "if the enemy rolls X" imply that this interaction should have gone differently. A simple rewording to "add 2 sixes" would suffice if that is the case. ![Screenshot 2019-08-24 12 56 35](https://user-images.githubusercontent.com/54471980/63636471-0e4bdb80-c670-11e9-8087-0e0d28b7b48b.png) Note how in this screenshot, I managed to die despite the counter 6 debuff being active.
priority
dice rolled by skills are not subject to countering i used counterspell to counter sixes against a cowboy since its abilities revolve around them pun not intended imagine my frustration when my very first run came to a premature end as it proceeded to use the midnight thing which bypassed my counterspell and allowed it to double tap and kill me on turn one of combat not certain this is intended behaviour but if it is roll sixes and if the enemy rolls x imply that this interaction should have gone differently a simple rewording to add sixes would suffice if that is the case note how in this screenshot i managed to die despite the counter debuff being active
1
620,453
19,562,887,979
IssuesEvent
2022-01-03 18:50:36
CatalogueOfLife/backend
https://api.github.com/repos/CatalogueOfLife/backend
closed
Name search not working through FME anymore
bug high priority security
Hello this is Javier Merino working on EUNIS database. I have been using the name search API through FME processes for quite a while but today it is not working. I see the website and search is actually working but not through FME. Has there been a change in security measures or a proxy? The error can also be from the FME side. I am not sure if there has been an update. Below is the error message I get in case you can help. Thank you! HTTPCaller_CoL_API (HTTPFactory): [1]: HTTP transfer error: SSL connect error HTTPCaller_CoL_API (HTTPFactory): [1]: Please ensure that your network connection is properly set up HTTPCaller_CoL_API (HTTPFactory): [1]: No proxy settings have been entered. If you require a proxy to access external URLs, please ensure the appropriate information has been entered HTTPCaller_CoL_API (HTTPFactory): An error occurred while accessing the URL 'https://api.catalogue.life/dataset/3LR/nameusage/search?q=Vulpes%20vulpes%20indutus&limit=10'
1.0
Name search not working through FME anymore - Hello this is Javier Merino working on EUNIS database. I have been using the name search API through FME processes for quite a while but today it is not working. I see the website and search is actually working but not through FME. Has there been a change in security measures or a proxy? The error can also be from the FME side. I am not sure if there has been an update. Below is the error message I get in case you can help. Thank you! HTTPCaller_CoL_API (HTTPFactory): [1]: HTTP transfer error: SSL connect error HTTPCaller_CoL_API (HTTPFactory): [1]: Please ensure that your network connection is properly set up HTTPCaller_CoL_API (HTTPFactory): [1]: No proxy settings have been entered. If you require a proxy to access external URLs, please ensure the appropriate information has been entered HTTPCaller_CoL_API (HTTPFactory): An error occurred while accessing the URL 'https://api.catalogue.life/dataset/3LR/nameusage/search?q=Vulpes%20vulpes%20indutus&limit=10'
priority
name search not working through fme anymore hello this is javier merino working on eunis database i have been using the name search api through fme processes for quite a while but today it is not working i see the website and search is actually working but not through fme has there been a change in security measures or a proxy the error can also be from the fme side i am not sure if there has been an update below is the error message i get in case you can help thank you httpcaller col api httpfactory http transfer error ssl connect error httpcaller col api httpfactory please ensure that your network connection is properly set up httpcaller col api httpfactory no proxy settings have been entered if you require a proxy to access external urls please ensure the appropriate information has been entered httpcaller col api httpfactory an error occurred while accessing the url
1
102,054
4,150,174,964
IssuesEvent
2016-06-15 16:30:28
w3c/browser-payment-api
https://api.github.com/repos/w3c/browser-payment-api
closed
Should it be possible to vary amounts depending on payment method
Cat: Core Functionality Doc:BrowserAPI Priority: High proposal - needs discussion
This was [discussed at the F2F](https://www.w3.org/2016/02/24-wpwg-minutes#item07). The question is whether it should be possible to request different amounts depending on payment method selected and if so how to supply the amounts. During the discussion there was some desire to support this use case but also a desire to keep the case where amounts do not vary simple.
1.0
Should it be possible to vary amounts depending on payment method - This was [discussed at the F2F](https://www.w3.org/2016/02/24-wpwg-minutes#item07). The question is whether it should be possible to request different amounts depending on payment method selected and if so how to supply the amounts. During the discussion there was some desire to support this use case but also a desire to keep the case where amounts do not vary simple.
priority
should it be possible to vary amounts depending on payment method this was the question is whether it should be possible to request different amounts depending on payment method selected and if so how to supply the amounts during the discussion there was some desire to support this use case but also a desire to keep the case where amounts do not vary simple
1
626,671
19,830,691,576
IssuesEvent
2022-01-20 11:39:19
amosproj/amos2021ws05-fin-prod-port-quick-check
https://api.github.com/repos/amosproj/amos2021ws05-fin-prod-port-quick-check
closed
Product view - Update products
est. size: 3 type: feature real size: 3 priority: high frontend
## User story 1. As a user 2. I want to update products when i have new information 3. So that I can have my products updated ## Acceptance criteria * Updating products is possible ## Definition of done * Approved by product owner * Tests have been written (e.g. Unit test, integration test etc..) * Code has been peer reviewed and approved * No syntax or runtime errors emerged * Code has to be included in the release candidate
1.0
Product view - Update products - ## User story 1. As a user 2. I want to update products when i have new information 3. So that I can have my products updated ## Acceptance criteria * Updating products is possible ## Definition of done * Approved by product owner * Tests have been written (e.g. Unit test, integration test etc..) * Code has been peer reviewed and approved * No syntax or runtime errors emerged * Code has to be included in the release candidate
priority
product view update products user story as a user i want to update products when i have new information so that i can have my products updated acceptance criteria updating products is possible definition of done approved by product owner tests have been written e g unit test integration test etc code has been peer reviewed and approved no syntax or runtime errors emerged code has to be included in the release candidate
1
428,227
12,404,954,947
IssuesEvent
2020-05-21 16:24:32
bounswe/bounswe2020group2
https://api.github.com/repos/bounswe/bounswe2020group2
closed
Implement the map functionality of the API and create basic front-end to demonstrate
effort: high priority: medium type: front-end who: group
Assigned with @umutoksuz Create a map widget with which a user can tell their location. Based on that location we find the language and the currency. Maybe use Yandex or Openstreetmap
1.0
Implement the map functionality of the API and create basic front-end to demonstrate - Assigned with @umutoksuz Create a map widget with which a user can tell their location. Based on that location we find the language and the currency. Maybe use Yandex or Openstreetmap
priority
implement the map functionality of the api and create basic front end to demonstrate assigned with umutoksuz create a map widget with which a user can tell their location based on that location we find the language and the currency maybe use yandex or openstreetmap
1
502,367
14,544,943,822
IssuesEvent
2020-12-15 18:55:02
FAI-CIVL/FAI-Airscore
https://api.github.com/repos/FAI-CIVL/FAI-Airscore
closed
unable to create a region without airspace file
High Priority front end
Commit 45941af7edd9cadcb9e3efd98842326732035252 removing this line https://github.com/FAI-CIVL/FAI-Airscore/commit/45941af7edd9cadcb9e3efd98842326732035252#r45126645 breaks creating a region without airspace. **Please** properly test any changes you make before committing (or at least pushing to GitHub) it is **extremely** frustrating to have airScore constantly (re)broken `airscore_prod | File "/app/airscore/user/views.py", line 1335, in region_admin airscore_prod | openair_file=air_filename, turnpoints=wpts) airscore_prod | UnboundLocalError: local variable 'air_filename' referenced before assignment `
1.0
unable to create a region without airspace file - Commit 45941af7edd9cadcb9e3efd98842326732035252 removing this line https://github.com/FAI-CIVL/FAI-Airscore/commit/45941af7edd9cadcb9e3efd98842326732035252#r45126645 breaks creating a region without airspace. **Please** properly test any changes you make before committing (or at least pushing to GitHub) it is **extremely** frustrating to have airScore constantly (re)broken `airscore_prod | File "/app/airscore/user/views.py", line 1335, in region_admin airscore_prod | openair_file=air_filename, turnpoints=wpts) airscore_prod | UnboundLocalError: local variable 'air_filename' referenced before assignment `
priority
unable to create a region without airspace file commit removing this line breaks creating a region without airspace please properly test any changes you make before committing or at least pushing to github it is extremely frustrating to have airscore constantly re broken airscore prod file app airscore user views py line in region admin airscore prod openair file air filename turnpoints wpts airscore prod unboundlocalerror local variable air filename referenced before assignment
1
229,213
7,572,774,599
IssuesEvent
2018-04-23 15:48:17
mlibrary/heliotrope
https://api.github.com/repos/mlibrary/heliotrope
closed
E-Reader is broken in IE11
bug high priority in progress
Backticks at https://github.com/mlibrary/heliotrope/blob/master/app/views/e_pubs/show.html.erb#L402 are not compatible with IE11. While looking for them, also found them at line https://github.com/mlibrary/heliotrope/blob/master/app/views/e_pubs/show.html.erb#L75 Replace them with single quotes in a hotfix branch.
1.0
E-Reader is broken in IE11 - Backticks at https://github.com/mlibrary/heliotrope/blob/master/app/views/e_pubs/show.html.erb#L402 are not compatible with IE11. While looking for them, also found them at line https://github.com/mlibrary/heliotrope/blob/master/app/views/e_pubs/show.html.erb#L75 Replace them with single quotes in a hotfix branch.
priority
e reader is broken in backticks at are not compatible with while looking for them also found them at line replace them with single quotes in a hotfix branch
1
349,811
10,473,900,097
IssuesEvent
2019-09-23 13:33:03
craftercms/craftercms
https://api.github.com/repos/craftercms/craftercms
opened
[engine] Provide cache warming and cache double buffer.
enhancement priority: high
Engine should be able to do cache warm-up after a cache clear has been requested (configurable) and be able to do this warm-up in the background without actually clearing the current cache (double buffer of caches). This is specially important for serverless.
1.0
[engine] Provide cache warming and cache double buffer. - Engine should be able to do cache warm-up after a cache clear has been requested (configurable) and be able to do this warm-up in the background without actually clearing the current cache (double buffer of caches). This is specially important for serverless.
priority
provide cache warming and cache double buffer engine should be able to do cache warm up after a cache clear has been requested configurable and be able to do this warm up in the background without actually clearing the current cache double buffer of caches this is specially important for serverless
1
791,082
27,849,113,636
IssuesEvent
2023-03-20 17:23:19
gmlc-dispatches/dispatches
https://api.github.com/repos/gmlc-dispatches/dispatches
opened
Temporarily exclude FE USC code from being run in CI while #178 is being addressed
Priority:High
- [ ] Skip FE USC code from pytest - [ ] Skip execution of FE USC notebooks
1.0
Temporarily exclude FE USC code from being run in CI while #178 is being addressed - - [ ] Skip FE USC code from pytest - [ ] Skip execution of FE USC notebooks
priority
temporarily exclude fe usc code from being run in ci while is being addressed skip fe usc code from pytest skip execution of fe usc notebooks
1
42,578
2,871,805,482
IssuesEvent
2015-06-08 07:32:59
avr-llvm/llvm
https://api.github.com/repos/avr-llvm/llvm
closed
Multiplication instruction definitions are incorrect
broken-output bug high-priority kind-isel kind-mc
The multiplication instructions are defined as `Rd = Rd * Rr`; that is, multiply registers `Rd` and `Rr` and place the result back into `Rd`. This is incorrect. The multiplication instructions all produce 16-bit products from two 8-bit operands. All of the multiplication instructions should actually be `r1:r0 = Rd * Rr`.
1.0
Multiplication instruction definitions are incorrect - The multiplication instructions are defined as `Rd = Rd * Rr`; that is, multiply registers `Rd` and `Rr` and place the result back into `Rd`. This is incorrect. The multiplication instructions all produce 16-bit products from two 8-bit operands. All of the multiplication instructions should actually be `r1:r0 = Rd * Rr`.
priority
multiplication instruction definitions are incorrect the multiplication instructions are defined as rd rd rr that is multiply registers rd and rr and place the result back into rd this is incorrect the multiplication instructions all produce bit products from two bit operands all of the multiplication instructions should actually be rd rr
1
832,214
32,076,337,024
IssuesEvent
2023-09-25 11:16:07
woowacourse-teams/2023-emmsale
https://api.github.com/repos/woowacourse-teams/2023-emmsale
closed
[BUG] 게시글 화면에서 새로고침 시 시간 변경 적용
버그 Android High Priority
## 🐞 어떤 버그인가요? > 어떤 버그인지 간결하게 설명해주세요 새로고침해도 시간이 변경되지 않는 버그 ## 🙄 어떤 상황에서 발생한 버그인가요? > (가능하면) Given-When-Then 형식으로 서술해주세요 ## 🎁 예상 결과 > 예상했던 정상적인 결과가 어떤 것이었는지 설명해주세요 ## 예상 소요 시간 > 이슈를 완료하기까지 예상되는 소요 시간을 분 or 시간 or 일 단위로 작성해주세요. 5분 ## 🔍 참고할만한 자료(선택)
1.0
[BUG] 게시글 화면에서 새로고침 시 시간 변경 적용 - ## 🐞 어떤 버그인가요? > 어떤 버그인지 간결하게 설명해주세요 새로고침해도 시간이 변경되지 않는 버그 ## 🙄 어떤 상황에서 발생한 버그인가요? > (가능하면) Given-When-Then 형식으로 서술해주세요 ## 🎁 예상 결과 > 예상했던 정상적인 결과가 어떤 것이었는지 설명해주세요 ## 예상 소요 시간 > 이슈를 완료하기까지 예상되는 소요 시간을 분 or 시간 or 일 단위로 작성해주세요. 5분 ## 🔍 참고할만한 자료(선택)
priority
게시글 화면에서 새로고침 시 시간 변경 적용 🐞 어떤 버그인가요 어떤 버그인지 간결하게 설명해주세요 새로고침해도 시간이 변경되지 않는 버그 🙄 어떤 상황에서 발생한 버그인가요 가능하면 given when then 형식으로 서술해주세요 🎁 예상 결과 예상했던 정상적인 결과가 어떤 것이었는지 설명해주세요 예상 소요 시간 이슈를 완료하기까지 예상되는 소요 시간을 분 or 시간 or 일 단위로 작성해주세요 🔍 참고할만한 자료 선택
1
733,597
25,313,271,505
IssuesEvent
2022-11-17 19:16:58
IDAES/idaes-pse
https://api.github.com/repos/IDAES/idaes-pse
closed
Helmholtz Available Components Check
Priority:High
I need to modify the why the Helmholtz property package checks if a component is available. Currently I assume if it has transport properties on the IDAES side it should be available. That makes is hard to add new components without modifying IDAES code, especially if you don't care about transport properties. I'm not sure how to handle this, but I need to figure it out soon.
1.0
Helmholtz Available Components Check - I need to modify the why the Helmholtz property package checks if a component is available. Currently I assume if it has transport properties on the IDAES side it should be available. That makes is hard to add new components without modifying IDAES code, especially if you don't care about transport properties. I'm not sure how to handle this, but I need to figure it out soon.
priority
helmholtz available components check i need to modify the why the helmholtz property package checks if a component is available currently i assume if it has transport properties on the idaes side it should be available that makes is hard to add new components without modifying idaes code especially if you don t care about transport properties i m not sure how to handle this but i need to figure it out soon
1
608,501
18,840,588,723
IssuesEvent
2021-11-11 09:05:54
navikt/innbyggerpanelet
https://api.github.com/repos/navikt/innbyggerpanelet
opened
En deltaker burde kunne signere et samtykkeskjema sikkert (digitalt vha. sjekkboks)
priority: HIGH
- [x] Lage samtykkeinfo-sider - [x] Lagre utfylt samtykkeskjema i databasen - [x] Lage progressbar - [x] Skal være responsiv - [x] Sette opp routes - [x] Lage skjemaet "generelt" - [x] Sette opp backend logikk (CRUD) - [x] Skrive tester
1.0
En deltaker burde kunne signere et samtykkeskjema sikkert (digitalt vha. sjekkboks) - - [x] Lage samtykkeinfo-sider - [x] Lagre utfylt samtykkeskjema i databasen - [x] Lage progressbar - [x] Skal være responsiv - [x] Sette opp routes - [x] Lage skjemaet "generelt" - [x] Sette opp backend logikk (CRUD) - [x] Skrive tester
priority
en deltaker burde kunne signere et samtykkeskjema sikkert digitalt vha sjekkboks lage samtykkeinfo sider lagre utfylt samtykkeskjema i databasen lage progressbar skal være responsiv sette opp routes lage skjemaet generelt sette opp backend logikk crud skrive tester
1
347,204
10,426,399,205
IssuesEvent
2019-09-16 17:29:28
ahmedkaludi/accelerated-mobile-pages
https://api.github.com/repos/ahmedkaludi/accelerated-mobile-pages
closed
The GDPR consent solution isn't working because of a coding error.
NEXT UPDATE [Priority: HIGH] bug
Currently, the GDPR consent solution always returns an error because of an invalid AJAX response. The problem is here: https://github.com/ahmedkaludi/accelerated-mobile-pages/blob/master/components/gdpr/gdpr.php#L261 Pull request is here: https://github.com/ahmedkaludi/accelerated-mobile-pages/pull/3657
1.0
The GDPR consent solution isn't working because of a coding error. - Currently, the GDPR consent solution always returns an error because of an invalid AJAX response. The problem is here: https://github.com/ahmedkaludi/accelerated-mobile-pages/blob/master/components/gdpr/gdpr.php#L261 Pull request is here: https://github.com/ahmedkaludi/accelerated-mobile-pages/pull/3657
priority
the gdpr consent solution isn t working because of a coding error currently the gdpr consent solution always returns an error because of an invalid ajax response the problem is here pull request is here
1
536,239
15,706,439,885
IssuesEvent
2021-03-26 17:25:59
woocommerce/woocommerce
https://api.github.com/repos/woocommerce/woocommerce
reopened
Notifications won't go away after clicking their button
component: notice priority: high type: bug
**Prerequisites (mark completed items with an [x]):** - [x] I have have carried out troubleshooting steps and I believe I have found a bug. - [x] I have searched for similar bugs in both open and closed issues and cannot find a duplicate. **Describe the bug** The notifications at the top won't go away after clicking their buttons: "Coupon management has moved!" "WooCommerce database update done" I clicked their buttons many times, nothing happened. I cleared cache, loged out, deleted cookies, cleared browser cache. **Expected behavior** The notification should go away after you click them once. **Actual behavior** The notifications at the top won't go away after clicking their buttons **Steps to reproduce the bug (We need to be able to reproduce the bug in order to fix it.)** Steps to reproduce the bug: This started after updating to the WC 4.4.1 Using PHP 7.4.9 **Screenshots** https://ibb.co/hBjgzr3 **Isolating the problem (mark completed items with an [x]):** - [ ] I have deactivated other plugins and confirmed this bug occurs when only WooCommerce plugin is active. - [ ] This bug happens with a default WordPress theme active, or [Storefront](https://woocommerce.com/storefront/). - [ ] I can reproduce this bug consistently using the steps above. **WordPress Environment** We use the [WooCommerce System Status Report](https://docs.woocommerce.com/document/understanding-the-woocommerce-system-status-report/) to help us evaluate the issue. Without this report we won't be able to fully evaluate this issue. <details> ` ### WordPress Environment ### WordPress address (URL): https://www.japanese-knives.co.il Site address (URL): https://www.japanese-knives.co.il WC Version: 4.4.1 REST API Version: ✔ 1.0.15 WC Blocks Version: ✔ 3.1.0 Action Scheduler Version: ✔ 3.1.6 WC Admin Version: ✔ 1.4.0 Log Directory Writable: ✔ WP Version: 5.5 WP Multisite: – WP Memory Limit: 2 GB WP Debug Mode: ✔ WP Cron: – Language: he_IL External object cache: – ### Server Environment ### Server Info: Apache PHP Version: 7.4.9 PHP Post Max Size: 2 GB PHP Time Limit: 600 PHP Max Input Vars: 10000 cURL Version: 7.71.1 OpenSSL/1.1.1g SUHOSIN Installed: – MySQL Version: 5.5.5-10.3.24-MariaDB Max Upload Size: 2 GB Default Timezone is UTC: ✔ fsockopen/cURL: ✔ SoapClient: ✔ DOMDocument: ✔ GZip: ✔ Multibyte String: ✔ Remote Post: ✔ Remote Get: ✔ ### Database ### WC Database Version: 4.4.1 WC Database Prefix: hks_ Total Database Size: 361.97MB Database Data Size: 304.73MB Database Index Size: 57.24MB hks_woocommerce_sessions: Data: 0.27MB + Index: 0.02MB + Engine InnoDB hks_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB hks_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB hks_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB hks_woocommerce_order_items: Data: 2.52MB + Index: 0.42MB + Engine InnoDB hks_woocommerce_order_itemmeta: Data: 14.52MB + Index: 10.03MB + Engine InnoDB hks_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB hks_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.05MB + Engine InnoDB hks_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB hks_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.05MB + Engine InnoDB hks_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB hks_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB hks_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB hks_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB cerber_acl: Data: 0.02MB + Index: 0.02MB + Engine InnoDB cerber_blocks: Data: 0.02MB + Index: 0.00MB + Engine InnoDB cerber_countries: Data: 0.02MB + Index: 0.00MB + Engine InnoDB cerber_lab: Data: 0.02MB + Index: 0.00MB + Engine InnoDB cerber_lab_ip: Data: 0.02MB + Index: 0.00MB + Engine InnoDB cerber_lab_net: Data: 0.02MB + Index: 0.02MB + Engine InnoDB cerber_log: Data: 2.52MB + Index: 0.72MB + Engine InnoDB cerber_qmem: Data: 0.02MB + Index: 0.02MB + Engine InnoDB cerber_traffic: Data: 159.27MB + Index: 2.48MB + Engine InnoDB hks_actionscheduler_actions: Data: 1.52MB + Index: 0.52MB + Engine InnoDB hks_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB hks_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB hks_actionscheduler_logs: Data: 1.52MB + Index: 0.30MB + Engine InnoDB hks_atum_order_itemmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB hks_atum_order_items: Data: 0.02MB + Index: 0.02MB + Engine InnoDB hks_atum_product_data: Data: 0.02MB + Index: 0.03MB + Engine InnoDB hks_cerber_files: Data: 0.02MB + Index: 0.00MB + Engine InnoDB hks_cerber_sets: Data: 0.28MB + Index: 0.00MB + Engine InnoDB hks_cerber_uss: Data: 0.02MB + Index: 0.02MB + Engine InnoDB hks_commentmeta: Data: 0.06MB + Index: 0.09MB + Engine InnoDB hks_comments: Data: 7.52MB + Index: 2.64MB + Engine InnoDB hks_duplicator_packages: Data: 0.03MB + Index: 0.02MB + Engine InnoDB hks_duplicator_pro_entities: Data: 0.02MB + Index: 0.02MB + Engine InnoDB hks_duplicator_pro_packages: Data: 0.02MB + Index: 0.02MB + Engine InnoDB hks_enquiry_detail_new: Data: 0.06MB + Index: 0.02MB + Engine InnoDB hks_enquiry_history: Data: 0.02MB + Index: 0.02MB + Engine InnoDB hks_enquiry_meta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB hks_enquiry_quotation: Data: 0.02MB + Index: 0.00MB + Engine InnoDB hks_enquiry_thread: Data: 0.02MB + Index: 0.00MB + Engine InnoDB hks_gcb: Data: 0.02MB + Index: 0.00MB + Engine InnoDB hks_grp_google_place: Data: 0.02MB + Index: 0.02MB + Engine InnoDB hks_grp_google_review: Data: 0.02MB + Index: 0.03MB + Engine InnoDB hks_huge_itgallery_gallerys: Data: 0.00MB + Index: 0.00MB + Engine MyISAM hks_huge_itgallery_images: Data: 0.01MB + Index: 0.00MB + Engine MyISAM hks_huge_itgallery_like_dislike: Data: 0.00MB + Index: 0.00MB + Engine MyISAM hks_huge_itgallery_params: Data: 0.02MB + Index: 0.00MB + Engine MyISAM hks_imagify_files: Data: 0.36MB + Index: 0.33MB + Engine InnoDB hks_imagify_folders: Data: 0.02MB + Index: 0.03MB + Engine InnoDB hks_itbbc_history: Data: 0.02MB + Index: 0.02MB + Engine InnoDB hks_itbbc_history_items: Data: 0.08MB + Index: 0.03MB + Engine InnoDB hks_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB hks_mclean_refs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB hks_mclean_scan: Data: 0.30MB + Index: 0.00MB + Engine InnoDB hks_media_file_manager_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB hks_nextend2_image_storage: Data: 0.02MB + Index: 0.02MB + Engine InnoDB hks_nextend2_section_storage: Data: 0.02MB + Index: 0.03MB + Engine InnoDB hks_nextend2_smartslider3_generators: Data: 0.02MB + Index: 0.00MB + Engine InnoDB hks_nextend2_smartslider3_sliders: Data: 0.05MB + Index: 0.00MB + Engine InnoDB hks_nextend2_smartslider3_sliders_xref: Data: 0.02MB + Index: 0.00MB + Engine InnoDB hks_nextend2_smartslider3_slides: Data: 0.30MB + Index: 0.00MB + Engine InnoDB hks_options: Data: 27.50MB + Index: 0.59MB + Engine InnoDB hks_postmeta: Data: 54.58MB + Index: 27.08MB + Engine InnoDB hks_posts: Data: 9.52MB + Index: 2.42MB + Engine InnoDB hks_redirection_404: Data: 0.02MB + Index: 0.06MB + Engine InnoDB hks_redirection_groups: Data: 0.02MB + Index: 0.03MB + Engine InnoDB hks_redirection_items: Data: 0.02MB + Index: 0.09MB + Engine InnoDB hks_redirection_logs: Data: 0.02MB + Index: 0.08MB + Engine InnoDB hks_revslider_css: Data: 0.13MB + Index: 0.00MB + Engine InnoDB hks_revslider_css_bkp: Data: 0.13MB + Index: 0.00MB + Engine InnoDB hks_revslider_layer_animations: Data: 0.02MB + Index: 0.00MB + Engine InnoDB hks_revslider_layer_animations_bkp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB hks_revslider_navigations: Data: 0.02MB + Index: 0.00MB + Engine InnoDB hks_revslider_navigations_bkp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB hks_revslider_settings: Data: 0.02MB + Index: 0.00MB + Engine InnoDB hks_revslider_sliders: Data: 0.11MB + Index: 0.00MB + Engine InnoDB hks_revslider_sliders_bkp: Data: 0.11MB + Index: 0.00MB + Engine InnoDB hks_revslider_slides: Data: 0.14MB + Index: 0.00MB + Engine InnoDB hks_revslider_slides_bkp: Data: 0.41MB + Index: 0.00MB + Engine InnoDB hks_revslider_static_slides: Data: 0.02MB + Index: 0.00MB + Engine InnoDB hks_revslider_static_slides_bkp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB hks_tcb_api_error_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB hks_termmeta: Data: 0.17MB + Index: 0.17MB + Engine InnoDB hks_terms: Data: 1.52MB + Index: 0.53MB + Engine InnoDB hks_term_relationships: Data: 1.52MB + Index: 0.39MB + Engine InnoDB hks_term_taxonomy: Data: 0.38MB + Index: 0.36MB + Engine InnoDB hks_tge_answers: Data: 0.02MB + Index: 0.02MB + Engine InnoDB hks_tge_questions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB hks_tm_taskmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB hks_tm_tasks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB hks_tqb_event_log: Data: 0.05MB + Index: 0.00MB + Engine InnoDB hks_tqb_results: Data: 0.02MB + Index: 0.00MB + Engine InnoDB hks_tqb_tests: Data: 0.02MB + Index: 0.00MB + Engine InnoDB hks_tqb_tests_items: Data: 0.02MB + Index: 0.00MB + Engine InnoDB hks_tqb_users: Data: 0.05MB + Index: 0.00MB + Engine InnoDB hks_tqb_user_answers: Data: 0.02MB + Index: 0.00MB + Engine InnoDB hks_tqb_variations: Data: 0.06MB + Index: 0.00MB + Engine InnoDB hks_ukuu_favorites: Data: 0.02MB + Index: 0.03MB + Engine InnoDB hks_usermeta: Data: 2.52MB + Index: 3.03MB + Engine InnoDB hks_users: Data: 0.13MB + Index: 0.14MB + Engine InnoDB hks_wcsc_error_logs: Data: 0.02MB + Index: 0.02MB + Engine InnoDB hks_wcsc_logs: Data: 0.05MB + Index: 0.03MB + Engine InnoDB hks_wc_admin_notes: Data: 0.02MB + Index: 0.00MB + Engine InnoDB hks_wc_admin_note_actions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB hks_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB hks_wc_customer_lookup: Data: 0.34MB + Index: 0.20MB + Engine InnoDB hks_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB hks_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB hks_wc_order_product_lookup: Data: 1.52MB + Index: 0.63MB + Engine InnoDB hks_wc_order_stats: Data: 0.41MB + Index: 0.31MB + Engine InnoDB hks_wc_order_tax_lookup: Data: 0.27MB + Index: 0.20MB + Engine InnoDB hks_wc_product_meta_lookup: Data: 0.13MB + Index: 0.19MB + Engine InnoDB hks_wc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB hks_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB hks_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB hks_wc_zapier_history: Data: 0.02MB + Index: 0.00MB + Engine InnoDB hks_wd_fb_data: Data: 0.05MB + Index: 0.00MB + Engine InnoDB hks_wd_fb_info: Data: 0.02MB + Index: 0.00MB + Engine InnoDB hks_wd_fb_option: Data: 0.02MB + Index: 0.00MB + Engine InnoDB hks_wd_fb_shortcode: Data: 0.02MB + Index: 0.00MB + Engine InnoDB hks_wd_fb_theme: Data: 0.03MB + Index: 0.00MB + Engine InnoDB hks_woocommerce_bundled_itemmeta: Data: 1.52MB + Index: 0.58MB + Engine InnoDB hks_woocommerce_bundled_items: Data: 0.05MB + Index: 0.03MB + Engine InnoDB hks_yoast_indexable: Data: 6.52MB + Index: 1.09MB + Engine InnoDB hks_yoast_indexable_hierarchy: Data: 0.08MB + Index: 0.14MB + Engine InnoDB hks_yoast_migrations: Data: 0.02MB + Index: 0.02MB + Engine InnoDB hks_yoast_primary_term: Data: 0.06MB + Index: 0.03MB + Engine InnoDB hks_yoast_prominent_words: Data: 0.02MB + Index: 0.03MB + Engine InnoDB hks_yoast_seo_links: Data: 0.34MB + Index: 0.11MB + Engine InnoDB hks_yoast_seo_meta: Data: 1.52MB + Index: 0.00MB + Engine InnoDB sib_model_contact: Data: 0.02MB + Index: 0.00MB + Engine InnoDB ### Post Type Counts ### amn_smtp: 1 attachment: 3292 clients: 1 content_block: 75 decision_tree: 1 follow_up_email: 8 klaviyo_shop_cart: 1 nav_menu_item: 359 oembed_cache: 3 optionsframework: 12 page: 56 post: 29 postman_sent_mail: 250 product: 555 product_variation: 368 pys_event: 3 revision: 36 shop_coupon: 305 shop_order: 5003 shop_order_refund: 4 slide: 1 sp_wpsp_shortcodes: 1 thrive_image: 5 tqb_quiz: 4 tqb_results: 3 tqb_splash: 1 vc_grid_item: 1 wcct-deal-shortcode: 1 wcct_countdown: 45 wcst_trigger: 9 wc_zapier_feed: 2 wp-type-contacts: 2 wpb-rs-global: 7 wpcf7_contact_form: 1 wp_quiz: 1 xlwcty_thankyou: 1 ### Security ### Secure connection (HTTPS): ✔ Hide errors from visitors: ✔ ### Active Plugins (72) ### Query Monitor: by John Blackbourn – 3.6.2 10bit-woocommerce-zap-mirror: by 10bit – 1.3.14 – Installed version not tested with active version of WooCommerce 4.4.1 Classic Editor: by WordPress Contributors – 1.6 Contact Form 7: by Takayuki Miyoshi – 5.2.1 Content Blocks (Custom Post Widget): by Johan van der Wijk – 3.1.1 Duplicate Menu: by Jonathan Christopher – 0.2.2 Enable Media Replace: by ShortPixel – 3.4.2 Envato Market: by Envato – 2.0.3 Facebook Post Embed: by Alobaidi – 1.0.0 Finale WooCommerce Deal Pages: by XLPlugins – 1.4.1 – Installed version not tested with active version of WooCommerce 4.4.1 Finale - WooCommerce Sales Countdown Timer & Discount Plugin: by XLPlugins – 2.17.1 – Installed version not tested with active version of WooCommerce 4.4.1 Force Regenerate Thumbnails: by Pedro Elsner – 2.0.6 Global Content Blocks: by Dave Liske – 2.1.5 WhatsApp Chat for WordPress / WooCommerce: by idnovate.com – 1.3.9 – Installed version not tested with active version of WooCommerce 4.4.1 Imagify: by WP Media – 1.9.10 Klaviyo: by Klaviyo Inc. – 2.2.4 – Installed version not tested with active version of WooCommerce 4.4.1 Loco Translate: by Tim Whitlock – 2.4.2 One Time Login: by Daniel Bachhuber – 0.3.0 Perfmatters: by forgemedia – 1.6.0 PixelYourSite PRO: by PixelYourSite – 7.6.4 – Installed version not tested with active version of WooCommerce 4.4.1 plugin load filter: by enomoto@celtislab – 3.3.0 Post SMTP: by Yehuda Hassine – 2.0.15 Product Filter for WooCommerce: by XforWooCommerce – 7.3.3 – Installed version not tested with active version of WooCommerce 4.4.1 Product Catalog Feed Pro by PixelYourSite: by PixelYourSite – 4.1.3 – Installed version not tested with active version of WooCommerce 4.4.1 PushAlert - Web Push Notifications: by PushAlert – 2.6.0 – Installed version not tested with active version of WooCommerce 4.4.1 Regenerate Thumbnails: by Alex Mills (Viper007Bond) – 3.1.3 Slider Revolution: by ThemePunch – 6.2.22 snip - The Rich Snippets & Structured Data Plugin: by wpbuddy – 2.19.0 Search & Replace: by Inpsyde GmbH – 3.2.1 ShiftNav Pro - Responsive Mobile Menu: by Chris Mavricos SevenSpark – 1.7.0.1 Shortcode Empty Paragraph Fix: by – 0.2 SmartLook Visitor Recording: by Smartsupp – 2.1.1 Hide SEO Bloat: by SO WP – 3.14.3 Social Icons Widget & Block by WPZOOM: by WPZOOM – 4.0.3 SOFT79 Cart Links for WooCommerce: by Soft79 – 1.1.4 – Installed version not tested with active version of WooCommerce 4.4.1 WooCommerce Thank You Page - NextMove: by XLPlugins – 1.14.0 – Installed version not tested with active version of WooCommerce 4.4.1 TWB Woocommerce Reviews: by Abu Bakar – 1.7.3 – Installed version not tested with active version of WooCommerce 4.4.1 UberMenu 3 - The Ultimate WordPress Mega Menu: by Chris Mavricos SevenSpark – 3.7.2 Widget CSS Classes: by C.M. Kendrick – 1.5.4 CardCom Payment Gateway: by CardCom LTD – 3.3.2.8 – Installed version not tested with active version of WooCommerce 4.4.1 WooCommerce Breadcrumbs: by Anthony Hortin – 1.0.7 – Installed version not tested with active version of WooCommerce 4.4.1 WooCommerce - Frontend Inventory: by Mirko Grewing – 0.7 – Installed version not tested with active version of WooCommerce 4.4.1 WooCommerce Google Ads Conversion Tracking: by Wolf+Bär Agency – 1.6.9 WooCommerce Google Analytics Pro: by SkyVerge – 1.8.14 – Installed version not tested with active version of WooCommerce 4.4.1 WooCommerce Notification Premium: by Andy Ha (villatheme.com) – 1.4.2 – Installed version not tested with active version of WooCommerce 4.4.1 WooCommerce Product Bundles: by SomewhereWarm – 6.3.3 – Installed version not tested with active version of WooCommerce 4.4.1 WooCommerce Product Primary Category: by BeoCode.d.o.o. – 0.1.2 – Installed version not tested with active version of WooCommerce 4.4.1 WooCommerce Show Attributes: by Isabel Castillo – 1.6.4 – Installed version not tested with active version of WooCommerce 4.4.1 WooCommerce Zapier: by OM4 – 2.0.4 – Installed version not tested with active version of WooCommerce 4.4.1 WooCommerce: by Automattic – 4.4.1 WooSidebars: by WooCommerce – 1.4.5 Yoast SEO Premium: by Team Yoast – 14.8 WP Accessibility Helper: by Alex Volkov – 0.5.9.4 WP Cerber Security, Anti-spam & Malware Scan: by Cerber Tech Inc. – 8.6.7 WP-Cron Status Checker: by Webhead LLC – 1.2.1 Custom Body Class: by Andrei Lupu – 0.7.2 WP Memory: by Bill Minozzi – 1.1 WP-Optimize - Clean, Compress, Cache: by David Anderson Ruhani Rabin Team Updraft – 3.1.2 WP Rocket | Set Tablets As Mobile: by WP Rocket Support Team – WP Rocket | YITH WooCommerce Recently Viewed Products Integration: by WP Rocket Support Team – – Installed version not tested with active version of WooCommerce 4.4.1 WP Rocket | Custom cURL Timeout For Preload Requests: by WP Rocket Support Team – WP Rocket | CPCSS Debug Helper: by WP Rocket Support Team – 1.0.0 WP Rocket | Exclude Files from Defer JS: by WP Rocket Support Team – WP Rocket: by WP Media – 3.6.4 WP-RTL: by Fahad Alduraibi – 1.0 WP Server Stats: by Saumya Majumder Acnam Infotech – 1.6.9 WP-Sweep: by Lester 'GaMerZ' Chan – 1.1.3 WP User Avatars: by John James Jacoby – 1.4.0 WPX Cron Manager Light: by Giovambattista Fazioli – 2.3.4 Finale Email Countdown Timer: by XLPlugins – 1.2.0 – Installed version not tested with active version of WooCommerce 4.4.1 XL WooCommerce Sales Triggers: by XLPlugins – 2.10.0 – Installed version not tested with active version of WooCommerce 4.4.1 Embed Plus for YouTube Pro - Gallery, Channel, Playlist, Live Stream: by Embed Plus for YouTube Team – 13.4.1 ### Inactive Plugins (13) ### Akismet Anti-Spam: by Automattic – 4.1.6 Contact Form 7 Captcha: by 247wd – 0.0.7 Duplicator: by Snap Creek – 1.3.36 Health Check & Troubleshooting: by The WordPress.org community – 1.4.4 Hello Dolly: by Matt Mullenweg – 1.7.2 Media Cleaner (Pro): by Jordy Meow – 6.0.2 Redirection: by John Godley – 4.8 Stop Generating Unnecessary Thumbnails: by codexpert – 3.0.4 What The File: by Never5 – 1.5.4 Widget Options: by Widget Options Team – 3.7.4 Widget Shortcode: by Hassan Derakhshandeh – 0.3.5 WooCommerce Blocks: by Automattic – 3.2 WooCommerce Conversion Tracking: by weDevs – 2.0.8 – Installed version not tested with active version of WooCommerce 4.4.1 ### Dropin Plugins (3) ### advanced-cache.php: advanced-cache.php db.php: Query Monitor Database Class maintenance.php: maintenance.php ### Must Use Plugins (3) ### aaa-wp-cerber.php: by Cerber Tech Inc. – 1.0 Health Check Troubleshooting Mode: by – 1.7.1 plugin load filter [plf-filter]: by enomoto@celtislab – 3.3.0 ### Settings ### API Enabled: ✔ Force SSL: – Currency: ILS (₪) Currency Position: right Thousand Separator: , Decimal Separator: . Number of Decimals: 2 Taxonomies: Product Types: bundle (bundle) external (external) grouped (grouped) simple (simple) variable (variable) Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog) exclude-from-search (exclude-from-search) featured (featured) outofstock (outofstock) rated-1 (rated-1) rated-2 (rated-2) rated-3 (rated-3) rated-4 (rated-4) rated-5 (rated-5) Connected to WooCommerce.com: ✔ ### WC Pages ### Shop base: #1812 - /shop/ Cart: #5 - /cart/ Checkout: #6 - /order/ My account: #7 - /my-account/ Terms and conditions: #605 - /legal/ ### Theme ### Name: Flatsome Child Version: 3.0 Author URL: Child Theme: ✔ Parent Theme Name: Flatsome Parent Theme Version: 3.12.2 Parent Theme Author URL: http://www.uxthemes.com/ WooCommerce Support: ✔ ### Templates ### Overrides: flatsome/woocommerce/archive-product.php flatsome/woocommerce/cart/cart-empty.php flatsome/woocommerce/cart/cart-shipping.php flatsome/woocommerce/cart/cart.php flatsome/woocommerce/checkout/form-checkout.php flatsome/woocommerce/checkout/form-coupon.php flatsome/woocommerce/checkout/terms.php flatsome/woocommerce/checkout/thankyou.php flatsome/woocommerce/content-product.php flatsome/woocommerce/content-product_cat.php flatsome/woocommerce/content-single-product.php flatsome/woocommerce/content-widget-product.php flatsome/woocommerce/global/breadcrumb.php flatsome/woocommerce/global/quantity-input.php flatsome/woocommerce/global/wrapper-end.php flatsome/woocommerce/global/wrapper-start.php flatsome/woocommerce/loop/loop-end.php flatsome/woocommerce/loop/loop-start.php flatsome/woocommerce/loop/pagination.php flatsome/woocommerce/loop/result-count.php flatsome/woocommerce/loop/sale-flash.php flatsome/woocommerce/myaccount/form-login.php flatsome/woocommerce/myaccount/navigation.php flatsome/woocommerce/notices/error.php flatsome/woocommerce/notices/notice.php flatsome/woocommerce/notices/success.php flatsome/woocommerce/product-searchform.php flatsome/woocommerce/single-product/photoswipe.php flatsome/woocommerce/single-product/price.php flatsome/woocommerce/single-product/product-image.php flatsome/woocommerce/single-product/product-thumbnails.php flatsome/woocommerce/single-product/rating.php flatsome/woocommerce/single-product/related.php flatsome/woocommerce/single-product/review.php flatsome/woocommerce/single-product/sale-flash.php flatsome/woocommerce/single-product/share.php flatsome/woocommerce/single-product/short-description.php flatsome/woocommerce/single-product/tabs/tabs.php flatsome/woocommerce/single-product/title.php flatsome/woocommerce/single-product/up-sells.php flatsome/woocommerce/single-product-reviews.php flatsome/woocommerce/single-product.php ### Product Bundles ### Database Version: 6.3.3 Loopback Test: ❌ Loopback test failed. Template Overrides: – ### Action Scheduler ### Complete: 2,132 Oldest: 2020-07-20 16:17:44 +0300 Newest: 2020-08-20 13:53:48 +0300 Failed: 10 Oldest: 2019-05-30 09:09:52 +0300 Newest: 2020-03-27 22:20:38 +0300 Pending: 3 Oldest: 2020-08-21 04:21:09 +0300 Newest: 2020-08-21 13:59:37 +0300 ### WooCommerce Zapier ### Database Version: ✔ 12 Detailed Logging Enabled: No Legacy Mode Disabled: ❌ No SSL: ✔ Yes REST API Authentication Key(s): ❌ 0 Task History Record Count: ❌ 0 Legacy Cron Tasks: ✔ 0 Active Legacy Feeds: ❌ 2 active Legacy Feed(s) need to be migrated before 30/04/2021. Migrate Your Zaps Now Legacy Feed #1: WooCommerce new order to Pipedrive - Trigger: New Order - Webhook URL: https://hooks.zapier.com/hooks/catch/1820158/az4tnv/ Legacy Feed #2: WooCommerce new person to Pipedrive - Trigger: New Order - Webhook URL: https://hooks.zapier.com/hooks/catch/1820158/w3lvd2/ ` </details>
1.0
Notifications won't go away after clicking their button - **Prerequisites (mark completed items with an [x]):** - [x] I have have carried out troubleshooting steps and I believe I have found a bug. - [x] I have searched for similar bugs in both open and closed issues and cannot find a duplicate. **Describe the bug** The notifications at the top won't go away after clicking their buttons: "Coupon management has moved!" "WooCommerce database update done" I clicked their buttons many times, nothing happened. I cleared cache, loged out, deleted cookies, cleared browser cache. **Expected behavior** The notification should go away after you click them once. **Actual behavior** The notifications at the top won't go away after clicking their buttons **Steps to reproduce the bug (We need to be able to reproduce the bug in order to fix it.)** Steps to reproduce the bug: This started after updating to the WC 4.4.1 Using PHP 7.4.9 **Screenshots** https://ibb.co/hBjgzr3 **Isolating the problem (mark completed items with an [x]):** - [ ] I have deactivated other plugins and confirmed this bug occurs when only WooCommerce plugin is active. - [ ] This bug happens with a default WordPress theme active, or [Storefront](https://woocommerce.com/storefront/). - [ ] I can reproduce this bug consistently using the steps above. **WordPress Environment** We use the [WooCommerce System Status Report](https://docs.woocommerce.com/document/understanding-the-woocommerce-system-status-report/) to help us evaluate the issue. Without this report we won't be able to fully evaluate this issue. <details> ` ### WordPress Environment ### WordPress address (URL): https://www.japanese-knives.co.il Site address (URL): https://www.japanese-knives.co.il WC Version: 4.4.1 REST API Version: ✔ 1.0.15 WC Blocks Version: ✔ 3.1.0 Action Scheduler Version: ✔ 3.1.6 WC Admin Version: ✔ 1.4.0 Log Directory Writable: ✔ WP Version: 5.5 WP Multisite: – WP Memory Limit: 2 GB WP Debug Mode: ✔ WP Cron: – Language: he_IL External object cache: – ### Server Environment ### Server Info: Apache PHP Version: 7.4.9 PHP Post Max Size: 2 GB PHP Time Limit: 600 PHP Max Input Vars: 10000 cURL Version: 7.71.1 OpenSSL/1.1.1g SUHOSIN Installed: – MySQL Version: 5.5.5-10.3.24-MariaDB Max Upload Size: 2 GB Default Timezone is UTC: ✔ fsockopen/cURL: ✔ SoapClient: ✔ DOMDocument: ✔ GZip: ✔ Multibyte String: ✔ Remote Post: ✔ Remote Get: ✔ ### Database ### WC Database Version: 4.4.1 WC Database Prefix: hks_ Total Database Size: 361.97MB Database Data Size: 304.73MB Database Index Size: 57.24MB hks_woocommerce_sessions: Data: 0.27MB + Index: 0.02MB + Engine InnoDB hks_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB hks_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB hks_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB hks_woocommerce_order_items: Data: 2.52MB + Index: 0.42MB + Engine InnoDB hks_woocommerce_order_itemmeta: Data: 14.52MB + Index: 10.03MB + Engine InnoDB hks_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB hks_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.05MB + Engine InnoDB hks_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB hks_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.05MB + Engine InnoDB hks_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB hks_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB hks_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB hks_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB cerber_acl: Data: 0.02MB + Index: 0.02MB + Engine InnoDB cerber_blocks: Data: 0.02MB + Index: 0.00MB + Engine InnoDB cerber_countries: Data: 0.02MB + Index: 0.00MB + Engine InnoDB cerber_lab: Data: 0.02MB + Index: 0.00MB + Engine InnoDB cerber_lab_ip: Data: 0.02MB + Index: 0.00MB + Engine InnoDB cerber_lab_net: Data: 0.02MB + Index: 0.02MB + Engine InnoDB cerber_log: Data: 2.52MB + Index: 0.72MB + Engine InnoDB cerber_qmem: Data: 0.02MB + Index: 0.02MB + Engine InnoDB cerber_traffic: Data: 159.27MB + Index: 2.48MB + Engine InnoDB hks_actionscheduler_actions: Data: 1.52MB + Index: 0.52MB + Engine InnoDB hks_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB hks_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB hks_actionscheduler_logs: Data: 1.52MB + Index: 0.30MB + Engine InnoDB hks_atum_order_itemmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB hks_atum_order_items: Data: 0.02MB + Index: 0.02MB + Engine InnoDB hks_atum_product_data: Data: 0.02MB + Index: 0.03MB + Engine InnoDB hks_cerber_files: Data: 0.02MB + Index: 0.00MB + Engine InnoDB hks_cerber_sets: Data: 0.28MB + Index: 0.00MB + Engine InnoDB hks_cerber_uss: Data: 0.02MB + Index: 0.02MB + Engine InnoDB hks_commentmeta: Data: 0.06MB + Index: 0.09MB + Engine InnoDB hks_comments: Data: 7.52MB + Index: 2.64MB + Engine InnoDB hks_duplicator_packages: Data: 0.03MB + Index: 0.02MB + Engine InnoDB hks_duplicator_pro_entities: Data: 0.02MB + Index: 0.02MB + Engine InnoDB hks_duplicator_pro_packages: Data: 0.02MB + Index: 0.02MB + Engine InnoDB hks_enquiry_detail_new: Data: 0.06MB + Index: 0.02MB + Engine InnoDB hks_enquiry_history: Data: 0.02MB + Index: 0.02MB + Engine InnoDB hks_enquiry_meta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB hks_enquiry_quotation: Data: 0.02MB + Index: 0.00MB + Engine InnoDB hks_enquiry_thread: Data: 0.02MB + Index: 0.00MB + Engine InnoDB hks_gcb: Data: 0.02MB + Index: 0.00MB + Engine InnoDB hks_grp_google_place: Data: 0.02MB + Index: 0.02MB + Engine InnoDB hks_grp_google_review: Data: 0.02MB + Index: 0.03MB + Engine InnoDB hks_huge_itgallery_gallerys: Data: 0.00MB + Index: 0.00MB + Engine MyISAM hks_huge_itgallery_images: Data: 0.01MB + Index: 0.00MB + Engine MyISAM hks_huge_itgallery_like_dislike: Data: 0.00MB + Index: 0.00MB + Engine MyISAM hks_huge_itgallery_params: Data: 0.02MB + Index: 0.00MB + Engine MyISAM hks_imagify_files: Data: 0.36MB + Index: 0.33MB + Engine InnoDB hks_imagify_folders: Data: 0.02MB + Index: 0.03MB + Engine InnoDB hks_itbbc_history: Data: 0.02MB + Index: 0.02MB + Engine InnoDB hks_itbbc_history_items: Data: 0.08MB + Index: 0.03MB + Engine InnoDB hks_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB hks_mclean_refs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB hks_mclean_scan: Data: 0.30MB + Index: 0.00MB + Engine InnoDB hks_media_file_manager_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB hks_nextend2_image_storage: Data: 0.02MB + Index: 0.02MB + Engine InnoDB hks_nextend2_section_storage: Data: 0.02MB + Index: 0.03MB + Engine InnoDB hks_nextend2_smartslider3_generators: Data: 0.02MB + Index: 0.00MB + Engine InnoDB hks_nextend2_smartslider3_sliders: Data: 0.05MB + Index: 0.00MB + Engine InnoDB hks_nextend2_smartslider3_sliders_xref: Data: 0.02MB + Index: 0.00MB + Engine InnoDB hks_nextend2_smartslider3_slides: Data: 0.30MB + Index: 0.00MB + Engine InnoDB hks_options: Data: 27.50MB + Index: 0.59MB + Engine InnoDB hks_postmeta: Data: 54.58MB + Index: 27.08MB + Engine InnoDB hks_posts: Data: 9.52MB + Index: 2.42MB + Engine InnoDB hks_redirection_404: Data: 0.02MB + Index: 0.06MB + Engine InnoDB hks_redirection_groups: Data: 0.02MB + Index: 0.03MB + Engine InnoDB hks_redirection_items: Data: 0.02MB + Index: 0.09MB + Engine InnoDB hks_redirection_logs: Data: 0.02MB + Index: 0.08MB + Engine InnoDB hks_revslider_css: Data: 0.13MB + Index: 0.00MB + Engine InnoDB hks_revslider_css_bkp: Data: 0.13MB + Index: 0.00MB + Engine InnoDB hks_revslider_layer_animations: Data: 0.02MB + Index: 0.00MB + Engine InnoDB hks_revslider_layer_animations_bkp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB hks_revslider_navigations: Data: 0.02MB + Index: 0.00MB + Engine InnoDB hks_revslider_navigations_bkp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB hks_revslider_settings: Data: 0.02MB + Index: 0.00MB + Engine InnoDB hks_revslider_sliders: Data: 0.11MB + Index: 0.00MB + Engine InnoDB hks_revslider_sliders_bkp: Data: 0.11MB + Index: 0.00MB + Engine InnoDB hks_revslider_slides: Data: 0.14MB + Index: 0.00MB + Engine InnoDB hks_revslider_slides_bkp: Data: 0.41MB + Index: 0.00MB + Engine InnoDB hks_revslider_static_slides: Data: 0.02MB + Index: 0.00MB + Engine InnoDB hks_revslider_static_slides_bkp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB hks_tcb_api_error_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB hks_termmeta: Data: 0.17MB + Index: 0.17MB + Engine InnoDB hks_terms: Data: 1.52MB + Index: 0.53MB + Engine InnoDB hks_term_relationships: Data: 1.52MB + Index: 0.39MB + Engine InnoDB hks_term_taxonomy: Data: 0.38MB + Index: 0.36MB + Engine InnoDB hks_tge_answers: Data: 0.02MB + Index: 0.02MB + Engine InnoDB hks_tge_questions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB hks_tm_taskmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB hks_tm_tasks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB hks_tqb_event_log: Data: 0.05MB + Index: 0.00MB + Engine InnoDB hks_tqb_results: Data: 0.02MB + Index: 0.00MB + Engine InnoDB hks_tqb_tests: Data: 0.02MB + Index: 0.00MB + Engine InnoDB hks_tqb_tests_items: Data: 0.02MB + Index: 0.00MB + Engine InnoDB hks_tqb_users: Data: 0.05MB + Index: 0.00MB + Engine InnoDB hks_tqb_user_answers: Data: 0.02MB + Index: 0.00MB + Engine InnoDB hks_tqb_variations: Data: 0.06MB + Index: 0.00MB + Engine InnoDB hks_ukuu_favorites: Data: 0.02MB + Index: 0.03MB + Engine InnoDB hks_usermeta: Data: 2.52MB + Index: 3.03MB + Engine InnoDB hks_users: Data: 0.13MB + Index: 0.14MB + Engine InnoDB hks_wcsc_error_logs: Data: 0.02MB + Index: 0.02MB + Engine InnoDB hks_wcsc_logs: Data: 0.05MB + Index: 0.03MB + Engine InnoDB hks_wc_admin_notes: Data: 0.02MB + Index: 0.00MB + Engine InnoDB hks_wc_admin_note_actions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB hks_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB hks_wc_customer_lookup: Data: 0.34MB + Index: 0.20MB + Engine InnoDB hks_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB hks_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB hks_wc_order_product_lookup: Data: 1.52MB + Index: 0.63MB + Engine InnoDB hks_wc_order_stats: Data: 0.41MB + Index: 0.31MB + Engine InnoDB hks_wc_order_tax_lookup: Data: 0.27MB + Index: 0.20MB + Engine InnoDB hks_wc_product_meta_lookup: Data: 0.13MB + Index: 0.19MB + Engine InnoDB hks_wc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB hks_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB hks_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB hks_wc_zapier_history: Data: 0.02MB + Index: 0.00MB + Engine InnoDB hks_wd_fb_data: Data: 0.05MB + Index: 0.00MB + Engine InnoDB hks_wd_fb_info: Data: 0.02MB + Index: 0.00MB + Engine InnoDB hks_wd_fb_option: Data: 0.02MB + Index: 0.00MB + Engine InnoDB hks_wd_fb_shortcode: Data: 0.02MB + Index: 0.00MB + Engine InnoDB hks_wd_fb_theme: Data: 0.03MB + Index: 0.00MB + Engine InnoDB hks_woocommerce_bundled_itemmeta: Data: 1.52MB + Index: 0.58MB + Engine InnoDB hks_woocommerce_bundled_items: Data: 0.05MB + Index: 0.03MB + Engine InnoDB hks_yoast_indexable: Data: 6.52MB + Index: 1.09MB + Engine InnoDB hks_yoast_indexable_hierarchy: Data: 0.08MB + Index: 0.14MB + Engine InnoDB hks_yoast_migrations: Data: 0.02MB + Index: 0.02MB + Engine InnoDB hks_yoast_primary_term: Data: 0.06MB + Index: 0.03MB + Engine InnoDB hks_yoast_prominent_words: Data: 0.02MB + Index: 0.03MB + Engine InnoDB hks_yoast_seo_links: Data: 0.34MB + Index: 0.11MB + Engine InnoDB hks_yoast_seo_meta: Data: 1.52MB + Index: 0.00MB + Engine InnoDB sib_model_contact: Data: 0.02MB + Index: 0.00MB + Engine InnoDB ### Post Type Counts ### amn_smtp: 1 attachment: 3292 clients: 1 content_block: 75 decision_tree: 1 follow_up_email: 8 klaviyo_shop_cart: 1 nav_menu_item: 359 oembed_cache: 3 optionsframework: 12 page: 56 post: 29 postman_sent_mail: 250 product: 555 product_variation: 368 pys_event: 3 revision: 36 shop_coupon: 305 shop_order: 5003 shop_order_refund: 4 slide: 1 sp_wpsp_shortcodes: 1 thrive_image: 5 tqb_quiz: 4 tqb_results: 3 tqb_splash: 1 vc_grid_item: 1 wcct-deal-shortcode: 1 wcct_countdown: 45 wcst_trigger: 9 wc_zapier_feed: 2 wp-type-contacts: 2 wpb-rs-global: 7 wpcf7_contact_form: 1 wp_quiz: 1 xlwcty_thankyou: 1 ### Security ### Secure connection (HTTPS): ✔ Hide errors from visitors: ✔ ### Active Plugins (72) ### Query Monitor: by John Blackbourn – 3.6.2 10bit-woocommerce-zap-mirror: by 10bit – 1.3.14 – Installed version not tested with active version of WooCommerce 4.4.1 Classic Editor: by WordPress Contributors – 1.6 Contact Form 7: by Takayuki Miyoshi – 5.2.1 Content Blocks (Custom Post Widget): by Johan van der Wijk – 3.1.1 Duplicate Menu: by Jonathan Christopher – 0.2.2 Enable Media Replace: by ShortPixel – 3.4.2 Envato Market: by Envato – 2.0.3 Facebook Post Embed: by Alobaidi – 1.0.0 Finale WooCommerce Deal Pages: by XLPlugins – 1.4.1 – Installed version not tested with active version of WooCommerce 4.4.1 Finale - WooCommerce Sales Countdown Timer & Discount Plugin: by XLPlugins – 2.17.1 – Installed version not tested with active version of WooCommerce 4.4.1 Force Regenerate Thumbnails: by Pedro Elsner – 2.0.6 Global Content Blocks: by Dave Liske – 2.1.5 WhatsApp Chat for WordPress / WooCommerce: by idnovate.com – 1.3.9 – Installed version not tested with active version of WooCommerce 4.4.1 Imagify: by WP Media – 1.9.10 Klaviyo: by Klaviyo Inc. – 2.2.4 – Installed version not tested with active version of WooCommerce 4.4.1 Loco Translate: by Tim Whitlock – 2.4.2 One Time Login: by Daniel Bachhuber – 0.3.0 Perfmatters: by forgemedia – 1.6.0 PixelYourSite PRO: by PixelYourSite – 7.6.4 – Installed version not tested with active version of WooCommerce 4.4.1 plugin load filter: by enomoto@celtislab – 3.3.0 Post SMTP: by Yehuda Hassine – 2.0.15 Product Filter for WooCommerce: by XforWooCommerce – 7.3.3 – Installed version not tested with active version of WooCommerce 4.4.1 Product Catalog Feed Pro by PixelYourSite: by PixelYourSite – 4.1.3 – Installed version not tested with active version of WooCommerce 4.4.1 PushAlert - Web Push Notifications: by PushAlert – 2.6.0 – Installed version not tested with active version of WooCommerce 4.4.1 Regenerate Thumbnails: by Alex Mills (Viper007Bond) – 3.1.3 Slider Revolution: by ThemePunch – 6.2.22 snip - The Rich Snippets & Structured Data Plugin: by wpbuddy – 2.19.0 Search & Replace: by Inpsyde GmbH – 3.2.1 ShiftNav Pro - Responsive Mobile Menu: by Chris Mavricos SevenSpark – 1.7.0.1 Shortcode Empty Paragraph Fix: by – 0.2 SmartLook Visitor Recording: by Smartsupp – 2.1.1 Hide SEO Bloat: by SO WP – 3.14.3 Social Icons Widget & Block by WPZOOM: by WPZOOM – 4.0.3 SOFT79 Cart Links for WooCommerce: by Soft79 – 1.1.4 – Installed version not tested with active version of WooCommerce 4.4.1 WooCommerce Thank You Page - NextMove: by XLPlugins – 1.14.0 – Installed version not tested with active version of WooCommerce 4.4.1 TWB Woocommerce Reviews: by Abu Bakar – 1.7.3 – Installed version not tested with active version of WooCommerce 4.4.1 UberMenu 3 - The Ultimate WordPress Mega Menu: by Chris Mavricos SevenSpark – 3.7.2 Widget CSS Classes: by C.M. Kendrick – 1.5.4 CardCom Payment Gateway: by CardCom LTD – 3.3.2.8 – Installed version not tested with active version of WooCommerce 4.4.1 WooCommerce Breadcrumbs: by Anthony Hortin – 1.0.7 – Installed version not tested with active version of WooCommerce 4.4.1 WooCommerce - Frontend Inventory: by Mirko Grewing – 0.7 – Installed version not tested with active version of WooCommerce 4.4.1 WooCommerce Google Ads Conversion Tracking: by Wolf+Bär Agency – 1.6.9 WooCommerce Google Analytics Pro: by SkyVerge – 1.8.14 – Installed version not tested with active version of WooCommerce 4.4.1 WooCommerce Notification Premium: by Andy Ha (villatheme.com) – 1.4.2 – Installed version not tested with active version of WooCommerce 4.4.1 WooCommerce Product Bundles: by SomewhereWarm – 6.3.3 – Installed version not tested with active version of WooCommerce 4.4.1 WooCommerce Product Primary Category: by BeoCode.d.o.o. – 0.1.2 – Installed version not tested with active version of WooCommerce 4.4.1 WooCommerce Show Attributes: by Isabel Castillo – 1.6.4 – Installed version not tested with active version of WooCommerce 4.4.1 WooCommerce Zapier: by OM4 – 2.0.4 – Installed version not tested with active version of WooCommerce 4.4.1 WooCommerce: by Automattic – 4.4.1 WooSidebars: by WooCommerce – 1.4.5 Yoast SEO Premium: by Team Yoast – 14.8 WP Accessibility Helper: by Alex Volkov – 0.5.9.4 WP Cerber Security, Anti-spam & Malware Scan: by Cerber Tech Inc. – 8.6.7 WP-Cron Status Checker: by Webhead LLC – 1.2.1 Custom Body Class: by Andrei Lupu – 0.7.2 WP Memory: by Bill Minozzi – 1.1 WP-Optimize - Clean, Compress, Cache: by David Anderson Ruhani Rabin Team Updraft – 3.1.2 WP Rocket | Set Tablets As Mobile: by WP Rocket Support Team – WP Rocket | YITH WooCommerce Recently Viewed Products Integration: by WP Rocket Support Team – – Installed version not tested with active version of WooCommerce 4.4.1 WP Rocket | Custom cURL Timeout For Preload Requests: by WP Rocket Support Team – WP Rocket | CPCSS Debug Helper: by WP Rocket Support Team – 1.0.0 WP Rocket | Exclude Files from Defer JS: by WP Rocket Support Team – WP Rocket: by WP Media – 3.6.4 WP-RTL: by Fahad Alduraibi – 1.0 WP Server Stats: by Saumya Majumder Acnam Infotech – 1.6.9 WP-Sweep: by Lester 'GaMerZ' Chan – 1.1.3 WP User Avatars: by John James Jacoby – 1.4.0 WPX Cron Manager Light: by Giovambattista Fazioli – 2.3.4 Finale Email Countdown Timer: by XLPlugins – 1.2.0 – Installed version not tested with active version of WooCommerce 4.4.1 XL WooCommerce Sales Triggers: by XLPlugins – 2.10.0 – Installed version not tested with active version of WooCommerce 4.4.1 Embed Plus for YouTube Pro - Gallery, Channel, Playlist, Live Stream: by Embed Plus for YouTube Team – 13.4.1 ### Inactive Plugins (13) ### Akismet Anti-Spam: by Automattic – 4.1.6 Contact Form 7 Captcha: by 247wd – 0.0.7 Duplicator: by Snap Creek – 1.3.36 Health Check & Troubleshooting: by The WordPress.org community – 1.4.4 Hello Dolly: by Matt Mullenweg – 1.7.2 Media Cleaner (Pro): by Jordy Meow – 6.0.2 Redirection: by John Godley – 4.8 Stop Generating Unnecessary Thumbnails: by codexpert – 3.0.4 What The File: by Never5 – 1.5.4 Widget Options: by Widget Options Team – 3.7.4 Widget Shortcode: by Hassan Derakhshandeh – 0.3.5 WooCommerce Blocks: by Automattic – 3.2 WooCommerce Conversion Tracking: by weDevs – 2.0.8 – Installed version not tested with active version of WooCommerce 4.4.1 ### Dropin Plugins (3) ### advanced-cache.php: advanced-cache.php db.php: Query Monitor Database Class maintenance.php: maintenance.php ### Must Use Plugins (3) ### aaa-wp-cerber.php: by Cerber Tech Inc. – 1.0 Health Check Troubleshooting Mode: by – 1.7.1 plugin load filter [plf-filter]: by enomoto@celtislab – 3.3.0 ### Settings ### API Enabled: ✔ Force SSL: – Currency: ILS (₪) Currency Position: right Thousand Separator: , Decimal Separator: . Number of Decimals: 2 Taxonomies: Product Types: bundle (bundle) external (external) grouped (grouped) simple (simple) variable (variable) Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog) exclude-from-search (exclude-from-search) featured (featured) outofstock (outofstock) rated-1 (rated-1) rated-2 (rated-2) rated-3 (rated-3) rated-4 (rated-4) rated-5 (rated-5) Connected to WooCommerce.com: ✔ ### WC Pages ### Shop base: #1812 - /shop/ Cart: #5 - /cart/ Checkout: #6 - /order/ My account: #7 - /my-account/ Terms and conditions: #605 - /legal/ ### Theme ### Name: Flatsome Child Version: 3.0 Author URL: Child Theme: ✔ Parent Theme Name: Flatsome Parent Theme Version: 3.12.2 Parent Theme Author URL: http://www.uxthemes.com/ WooCommerce Support: ✔ ### Templates ### Overrides: flatsome/woocommerce/archive-product.php flatsome/woocommerce/cart/cart-empty.php flatsome/woocommerce/cart/cart-shipping.php flatsome/woocommerce/cart/cart.php flatsome/woocommerce/checkout/form-checkout.php flatsome/woocommerce/checkout/form-coupon.php flatsome/woocommerce/checkout/terms.php flatsome/woocommerce/checkout/thankyou.php flatsome/woocommerce/content-product.php flatsome/woocommerce/content-product_cat.php flatsome/woocommerce/content-single-product.php flatsome/woocommerce/content-widget-product.php flatsome/woocommerce/global/breadcrumb.php flatsome/woocommerce/global/quantity-input.php flatsome/woocommerce/global/wrapper-end.php flatsome/woocommerce/global/wrapper-start.php flatsome/woocommerce/loop/loop-end.php flatsome/woocommerce/loop/loop-start.php flatsome/woocommerce/loop/pagination.php flatsome/woocommerce/loop/result-count.php flatsome/woocommerce/loop/sale-flash.php flatsome/woocommerce/myaccount/form-login.php flatsome/woocommerce/myaccount/navigation.php flatsome/woocommerce/notices/error.php flatsome/woocommerce/notices/notice.php flatsome/woocommerce/notices/success.php flatsome/woocommerce/product-searchform.php flatsome/woocommerce/single-product/photoswipe.php flatsome/woocommerce/single-product/price.php flatsome/woocommerce/single-product/product-image.php flatsome/woocommerce/single-product/product-thumbnails.php flatsome/woocommerce/single-product/rating.php flatsome/woocommerce/single-product/related.php flatsome/woocommerce/single-product/review.php flatsome/woocommerce/single-product/sale-flash.php flatsome/woocommerce/single-product/share.php flatsome/woocommerce/single-product/short-description.php flatsome/woocommerce/single-product/tabs/tabs.php flatsome/woocommerce/single-product/title.php flatsome/woocommerce/single-product/up-sells.php flatsome/woocommerce/single-product-reviews.php flatsome/woocommerce/single-product.php ### Product Bundles ### Database Version: 6.3.3 Loopback Test: ❌ Loopback test failed. Template Overrides: – ### Action Scheduler ### Complete: 2,132 Oldest: 2020-07-20 16:17:44 +0300 Newest: 2020-08-20 13:53:48 +0300 Failed: 10 Oldest: 2019-05-30 09:09:52 +0300 Newest: 2020-03-27 22:20:38 +0300 Pending: 3 Oldest: 2020-08-21 04:21:09 +0300 Newest: 2020-08-21 13:59:37 +0300 ### WooCommerce Zapier ### Database Version: ✔ 12 Detailed Logging Enabled: No Legacy Mode Disabled: ❌ No SSL: ✔ Yes REST API Authentication Key(s): ❌ 0 Task History Record Count: ❌ 0 Legacy Cron Tasks: ✔ 0 Active Legacy Feeds: ❌ 2 active Legacy Feed(s) need to be migrated before 30/04/2021. Migrate Your Zaps Now Legacy Feed #1: WooCommerce new order to Pipedrive - Trigger: New Order - Webhook URL: https://hooks.zapier.com/hooks/catch/1820158/az4tnv/ Legacy Feed #2: WooCommerce new person to Pipedrive - Trigger: New Order - Webhook URL: https://hooks.zapier.com/hooks/catch/1820158/w3lvd2/ ` </details>
priority
notifications won t go away after clicking their button prerequisites mark completed items with an i have have carried out troubleshooting steps and i believe i have found a bug i have searched for similar bugs in both open and closed issues and cannot find a duplicate describe the bug the notifications at the top won t go away after clicking their buttons coupon management has moved woocommerce database update done i clicked their buttons many times nothing happened i cleared cache loged out deleted cookies cleared browser cache expected behavior the notification should go away after you click them once actual behavior the notifications at the top won t go away after clicking their buttons steps to reproduce the bug we need to be able to reproduce the bug in order to fix it steps to reproduce the bug this started after updating to the wc using php screenshots isolating the problem mark completed items with an i have deactivated other plugins and confirmed this bug occurs when only woocommerce plugin is active this bug happens with a default wordpress theme active or i can reproduce this bug consistently using the steps above wordpress environment we use the to help us evaluate the issue without this report we won t be able to fully evaluate this issue wordpress environment wordpress address url site address url wc version rest api version ✔ wc blocks version ✔ action scheduler version ✔ wc admin version ✔ log directory writable ✔ wp version wp multisite – wp memory limit gb wp debug mode ✔ wp cron – language he il external object cache – server environment server info apache php version php post max size gb php time limit php max input vars curl version openssl suhosin installed – mysql version mariadb max upload size gb default timezone is utc ✔ fsockopen curl ✔ soapclient ✔ domdocument ✔ gzip ✔ multibyte string ✔ remote post ✔ remote get ✔ database wc database version wc database prefix hks total database size database data size database index size hks woocommerce sessions data index engine innodb hks woocommerce api keys data index engine innodb hks woocommerce attribute taxonomies data index engine innodb hks woocommerce downloadable product permissions data index engine innodb hks woocommerce order items data index engine innodb hks woocommerce order itemmeta data index engine innodb hks woocommerce tax rates data index engine innodb hks woocommerce tax rate locations data index engine innodb hks woocommerce shipping zones data index engine innodb hks woocommerce shipping zone locations data index engine innodb hks woocommerce shipping zone methods data index engine innodb hks woocommerce payment tokens data index engine innodb hks woocommerce payment tokenmeta data index engine innodb hks woocommerce log data index engine innodb cerber acl data index engine innodb cerber blocks data index engine innodb cerber countries data index engine innodb cerber lab data index engine innodb cerber lab ip data index engine innodb cerber lab net data index engine innodb cerber log data index engine innodb cerber qmem data index engine innodb cerber traffic data index engine innodb hks actionscheduler actions data index engine innodb hks actionscheduler claims data index engine innodb hks actionscheduler groups data index engine innodb hks actionscheduler logs data index engine innodb hks atum order itemmeta data index engine innodb hks atum order items data index engine innodb hks atum product data data index engine innodb hks cerber files data index engine innodb hks cerber sets data index engine innodb hks cerber uss data index engine innodb hks commentmeta data index engine innodb hks comments data index engine innodb hks duplicator packages data index engine innodb hks duplicator pro entities data index engine innodb hks duplicator pro packages data index engine innodb hks enquiry detail new data index engine innodb hks enquiry history data index engine innodb hks enquiry meta data index engine innodb hks enquiry quotation data index engine innodb hks enquiry thread data index engine innodb hks gcb data index engine innodb hks grp google place data index engine innodb hks grp google review data index engine innodb hks huge itgallery gallerys data index engine myisam hks huge itgallery images data index engine myisam hks huge itgallery like dislike data index engine myisam hks huge itgallery params data index engine myisam hks imagify files data index engine innodb hks imagify folders data index engine innodb hks itbbc history data index engine innodb hks itbbc history items data index engine innodb hks links data index engine innodb hks mclean refs data index engine innodb hks mclean scan data index engine innodb hks media file manager log data index engine innodb hks image storage data index engine innodb hks section storage data index engine innodb hks generators data index engine innodb hks sliders data index engine innodb hks sliders xref data index engine innodb hks slides data index engine innodb hks options data index engine innodb hks postmeta data index engine innodb hks posts data index engine innodb hks redirection data index engine innodb hks redirection groups data index engine innodb hks redirection items data index engine innodb hks redirection logs data index engine innodb hks revslider css data index engine innodb hks revslider css bkp data index engine innodb hks revslider layer animations data index engine innodb hks revslider layer animations bkp data index engine innodb hks revslider navigations data index engine innodb hks revslider navigations bkp data index engine innodb hks revslider settings data index engine innodb hks revslider sliders data index engine innodb hks revslider sliders bkp data index engine innodb hks revslider slides data index engine innodb hks revslider slides bkp data index engine innodb hks revslider static slides data index engine innodb hks revslider static slides bkp data index engine innodb hks tcb api error log data index engine innodb hks termmeta data index engine innodb hks terms data index engine innodb hks term relationships data index engine innodb hks term taxonomy data index engine innodb hks tge answers data index engine innodb hks tge questions data index engine innodb hks tm taskmeta data index engine innodb hks tm tasks data index engine innodb hks tqb event log data index engine innodb hks tqb results data index engine innodb hks tqb tests data index engine innodb hks tqb tests items data index engine innodb hks tqb users data index engine innodb hks tqb user answers data index engine innodb hks tqb variations data index engine innodb hks ukuu favorites data index engine innodb hks usermeta data index engine innodb hks users data index engine innodb hks wcsc error logs data index engine innodb hks wcsc logs data index engine innodb hks wc admin notes data index engine innodb hks wc admin note actions data index engine innodb hks wc category lookup data index engine innodb hks wc customer lookup data index engine innodb hks wc download log data index engine innodb hks wc order coupon lookup data index engine innodb hks wc order product lookup data index engine innodb hks wc order stats data index engine innodb hks wc order tax lookup data index engine innodb hks wc product meta lookup data index engine innodb hks wc reserved stock data index engine innodb hks wc tax rate classes data index engine innodb hks wc webhooks data index engine innodb hks wc zapier history data index engine innodb hks wd fb data data index engine innodb hks wd fb info data index engine innodb hks wd fb option data index engine innodb hks wd fb shortcode data index engine innodb hks wd fb theme data index engine innodb hks woocommerce bundled itemmeta data index engine innodb hks woocommerce bundled items data index engine innodb hks yoast indexable data index engine innodb hks yoast indexable hierarchy data index engine innodb hks yoast migrations data index engine innodb hks yoast primary term data index engine innodb hks yoast prominent words data index engine innodb hks yoast seo links data index engine innodb hks yoast seo meta data index engine innodb sib model contact data index engine innodb post type counts amn smtp attachment clients content block decision tree follow up email klaviyo shop cart nav menu item oembed cache optionsframework page post postman sent mail product product variation pys event revision shop coupon shop order shop order refund slide sp wpsp shortcodes thrive image tqb quiz tqb results tqb splash vc grid item wcct deal shortcode wcct countdown wcst trigger wc zapier feed wp type contacts wpb rs global contact form wp quiz xlwcty thankyou security secure connection https ✔ hide errors from visitors ✔ active plugins query monitor by john blackbourn – woocommerce zap mirror by – – installed version not tested with active version of woocommerce classic editor by wordpress contributors – contact form by takayuki miyoshi – content blocks custom post widget by johan van der wijk – duplicate menu by jonathan christopher – enable media replace by shortpixel – envato market by envato – facebook post embed by alobaidi – finale woocommerce deal pages by xlplugins – – installed version not tested with active version of woocommerce finale woocommerce sales countdown timer discount plugin by xlplugins – – installed version not tested with active version of woocommerce force regenerate thumbnails by pedro elsner – global content blocks by dave liske – whatsapp chat for wordpress woocommerce by idnovate com – – installed version not tested with active version of woocommerce imagify by wp media – klaviyo by klaviyo inc – – installed version not tested with active version of woocommerce loco translate by tim whitlock – one time login by daniel bachhuber – perfmatters by forgemedia – pixelyoursite pro by pixelyoursite – – installed version not tested with active version of woocommerce plugin load filter by enomoto celtislab – post smtp by yehuda hassine – product filter for woocommerce by xforwoocommerce – – installed version not tested with active version of woocommerce product catalog feed pro by pixelyoursite by pixelyoursite – – installed version not tested with active version of woocommerce pushalert web push notifications by pushalert – – installed version not tested with active version of woocommerce regenerate thumbnails by alex mills – slider revolution by themepunch – snip the rich snippets structured data plugin by wpbuddy – search replace by inpsyde gmbh – shiftnav pro responsive mobile menu by chris mavricos sevenspark – shortcode empty paragraph fix by – smartlook visitor recording by smartsupp – hide seo bloat by so wp – social icons widget block by wpzoom by wpzoom – cart links for woocommerce by – – installed version not tested with active version of woocommerce woocommerce thank you page nextmove by xlplugins – – installed version not tested with active version of woocommerce twb woocommerce reviews by abu bakar – – installed version not tested with active version of woocommerce ubermenu the ultimate wordpress mega menu by chris mavricos sevenspark – widget css classes by c m kendrick – cardcom payment gateway by cardcom ltd – – installed version not tested with active version of woocommerce woocommerce breadcrumbs by anthony hortin – – installed version not tested with active version of woocommerce woocommerce frontend inventory by mirko grewing – – installed version not tested with active version of woocommerce woocommerce google ads conversion tracking by wolf bär agency – woocommerce google analytics pro by skyverge – – installed version not tested with active version of woocommerce woocommerce notification premium by andy ha villatheme com – – installed version not tested with active version of woocommerce woocommerce product bundles by somewherewarm – – installed version not tested with active version of woocommerce woocommerce product primary category by beocode d o o – – installed version not tested with active version of woocommerce woocommerce show attributes by isabel castillo – – installed version not tested with active version of woocommerce woocommerce zapier by – – installed version not tested with active version of woocommerce woocommerce by automattic – woosidebars by woocommerce – yoast seo premium by team yoast – wp accessibility helper by alex volkov – wp cerber security anti spam malware scan by cerber tech inc – wp cron status checker by webhead llc – custom body class by andrei lupu – wp memory by bill minozzi – wp optimize clean compress cache by david anderson ruhani rabin team updraft – wp rocket set tablets as mobile by wp rocket support team – wp rocket yith woocommerce recently viewed products integration by wp rocket support team – – installed version not tested with active version of woocommerce wp rocket custom curl timeout for preload requests by wp rocket support team – wp rocket cpcss debug helper by wp rocket support team – wp rocket exclude files from defer js by wp rocket support team – wp rocket by wp media – wp rtl by fahad alduraibi – wp server stats by saumya majumder acnam infotech – wp sweep by lester gamerz chan – wp user avatars by john james jacoby – wpx cron manager light by giovambattista fazioli – finale email countdown timer by xlplugins – – installed version not tested with active version of woocommerce xl woocommerce sales triggers by xlplugins – – installed version not tested with active version of woocommerce embed plus for youtube pro gallery channel playlist live stream by embed plus for youtube team – inactive plugins akismet anti spam by automattic – contact form captcha by – duplicator by snap creek – health check troubleshooting by the wordpress org community – hello dolly by matt mullenweg – media cleaner pro by jordy meow – redirection by john godley – stop generating unnecessary thumbnails by codexpert – what the file by – widget options by widget options team – widget shortcode by hassan derakhshandeh – woocommerce blocks by automattic – woocommerce conversion tracking by wedevs – – installed version not tested with active version of woocommerce dropin plugins advanced cache php advanced cache php db php query monitor database class maintenance php maintenance php must use plugins aaa wp cerber php by cerber tech inc – health check troubleshooting mode by – plugin load filter by enomoto celtislab – settings api enabled ✔ force ssl – currency ils ₪ currency position right thousand separator decimal separator number of decimals taxonomies product types bundle bundle external external grouped grouped simple simple variable variable taxonomies product visibility exclude from catalog exclude from catalog exclude from search exclude from search featured featured outofstock outofstock rated rated rated rated rated rated rated rated rated rated connected to woocommerce com ✔ wc pages shop base shop cart cart checkout order my account my account terms and conditions legal theme name flatsome child version author url child theme ✔ parent theme name flatsome parent theme version parent theme author url woocommerce support ✔ templates overrides flatsome woocommerce archive product php flatsome woocommerce cart cart empty php flatsome woocommerce cart cart shipping php flatsome woocommerce cart cart php flatsome woocommerce checkout form checkout php flatsome woocommerce checkout form coupon php flatsome woocommerce checkout terms php flatsome woocommerce checkout thankyou php flatsome woocommerce content product php flatsome woocommerce content product cat php flatsome woocommerce content single product php flatsome woocommerce content widget product php flatsome woocommerce global breadcrumb php flatsome woocommerce global quantity input php flatsome woocommerce global wrapper end php flatsome woocommerce global wrapper start php flatsome woocommerce loop loop end php flatsome woocommerce loop loop start php flatsome woocommerce loop pagination php flatsome woocommerce loop result count php flatsome woocommerce loop sale flash php flatsome woocommerce myaccount form login php flatsome woocommerce myaccount navigation php flatsome woocommerce notices error php flatsome woocommerce notices notice php flatsome woocommerce notices success php flatsome woocommerce product searchform php flatsome woocommerce single product photoswipe php flatsome woocommerce single product price php flatsome woocommerce single product product image php flatsome woocommerce single product product thumbnails php flatsome woocommerce single product rating php flatsome woocommerce single product related php flatsome woocommerce single product review php flatsome woocommerce single product sale flash php flatsome woocommerce single product share php flatsome woocommerce single product short description php flatsome woocommerce single product tabs tabs php flatsome woocommerce single product title php flatsome woocommerce single product up sells php flatsome woocommerce single product reviews php flatsome woocommerce single product php product bundles database version loopback test ❌ loopback test failed template overrides – action scheduler complete oldest newest failed oldest newest pending oldest newest woocommerce zapier database version ✔ detailed logging enabled no legacy mode disabled ❌ no ssl ✔ yes rest api authentication key s ❌ task history record count ❌ legacy cron tasks ✔ active legacy feeds ❌ active legacy feed s need to be migrated before migrate your zaps now legacy feed woocommerce new order to pipedrive trigger new order webhook url legacy feed woocommerce new person to pipedrive trigger new order webhook url
1
700,335
24,056,404,558
IssuesEvent
2022-09-16 17:21:39
algorand/indexer
https://api.github.com/repos/algorand/indexer
closed
The block endpoint does not include 'partupdrmv' for expired participation accounts
High Priority Team Lamprey
## Summary The `/v2/blocks/{round-number}` endpoint does not return the expired participation accounts field, called `partupdrmv` in msgpack and introduced to algod in algorand/go-algorand#2924. ## Scope It seems to me that indexer's REST API schema should be updated to include this field and it should be populated when the `/v2/blocks/{round-number}` endpoint returns a block that has a value for it. I'm not sure of the urgency of this issue, but since I couldn't find any other mention of it, I wanted to document it. I understand we have some checks in place to make sure we don't forget to add new fields to indexer, I wonder if that system can be extended to also check algod's `bookkeeping.Block` structure as well (which isn't tracked by algod's REST spec, but perhaps it should be). # Acceptance criteria * Update Indexer spec to include the new data (array of accounts) * Update the handlers to return the new data. * Update SDK models to handle the new data. Because this is only changing model objects, go/js/java should be generated automatically. Python still must be manually updated. * New tests.
1.0
The block endpoint does not include 'partupdrmv' for expired participation accounts - ## Summary The `/v2/blocks/{round-number}` endpoint does not return the expired participation accounts field, called `partupdrmv` in msgpack and introduced to algod in algorand/go-algorand#2924. ## Scope It seems to me that indexer's REST API schema should be updated to include this field and it should be populated when the `/v2/blocks/{round-number}` endpoint returns a block that has a value for it. I'm not sure of the urgency of this issue, but since I couldn't find any other mention of it, I wanted to document it. I understand we have some checks in place to make sure we don't forget to add new fields to indexer, I wonder if that system can be extended to also check algod's `bookkeeping.Block` structure as well (which isn't tracked by algod's REST spec, but perhaps it should be). # Acceptance criteria * Update Indexer spec to include the new data (array of accounts) * Update the handlers to return the new data. * Update SDK models to handle the new data. Because this is only changing model objects, go/js/java should be generated automatically. Python still must be manually updated. * New tests.
priority
the block endpoint does not include partupdrmv for expired participation accounts summary the blocks round number endpoint does not return the expired participation accounts field called partupdrmv in msgpack and introduced to algod in algorand go algorand scope it seems to me that indexer s rest api schema should be updated to include this field and it should be populated when the blocks round number endpoint returns a block that has a value for it i m not sure of the urgency of this issue but since i couldn t find any other mention of it i wanted to document it i understand we have some checks in place to make sure we don t forget to add new fields to indexer i wonder if that system can be extended to also check algod s bookkeeping block structure as well which isn t tracked by algod s rest spec but perhaps it should be acceptance criteria update indexer spec to include the new data array of accounts update the handlers to return the new data update sdk models to handle the new data because this is only changing model objects go js java should be generated automatically python still must be manually updated new tests
1
376,289
11,140,817,375
IssuesEvent
2019-12-21 17:19:29
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
professional.pcgamer.site - video or audio doesn't play
browser-firefox engine-gecko form-v2-experiment ml-needsdiagnosis-false ml-probability-high priority-normal
<!-- @browser: Firefox 72.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0 --> <!-- @reported_with: desktop-reporter --> <!-- @extra_labels: form-v2-experiment --> **URL**: http://professional.pcgamer.site/grepolis/lp7/?cep=KjiLEPIbGkJsDTOXudsyCbqAfqiwLkM10UJqn_bMD9myPYEsSVKplCEJjLli3Gb_DsTuCLSO9WHETntbMmDlwnCWQB8aaA4X21aPpPgIIoIgFktGsIpyM61b3jskBmMvCI44ZNvFwaBqXS3u7sDoUOyMxuCG5K6F-_mcz8s6N90eWMt9QWv32JoyzsKU-CramlVI6x2L6yjIXRrGbSyt8fKHg24Wc3P7fz0chHdQDVYRzYb2P2423DBvHi1o7w-3mu-0OeAQdYix65qhfnLazjfgixAY11XXd55AOE3CBOX2F88g3gXV50TRyK_YlLQayH_1Cu8BTl4yqQ6e2rbffnWgLK9ef1H6NQGmtD_o8CkKDobifbBtpAJ3lHxtJdY4qhZK--r92kGl3CSAyb4Ld5BwA0EEdaNia0C9Q42COlGghfpAMy99xxtf5nU2onZc5f3OsWQaAe0MPtwC1rtRvWxsBZAYByDLTXnRC_Ri1yM&lptoken=154e760f95e6031a07f4&token=VXVZbzRJRWlJNHVnbzJMa0cwU2hjUT09&placement=1590229-2366072709-0&country=RO&clickid=15769485071332867594054337881874083&acsc=163779812&src=WGFVRlkzTlg5czhQMVo5YlJMT0prTHprOUJRQWIzaEh3VDJ2OFAyUGM0VT0= **Browser / Version**: Firefox 72.0 **Operating System**: Windows 7 **Tested Another Browser**: Unknown **Problem type**: Video or audio doesn't play **Description**: ami creaza pagini si se repeta **Steps to Reproduce**: [![Screenshot Description](https://webcompat.com/uploads/2019/12/25c5583d-c92b-48d2-b459-65a3514635cf-thumb.jpeg)](https://webcompat.com/uploads/2019/12/25c5583d-c92b-48d2-b459-65a3514635cf.jpeg) <details> <summary>Browser Configuration</summary> <ul> <li>gfx.webrender.all: false</li><li>gfx.webrender.blob-images: true</li><li>gfx.webrender.enabled: false</li><li>image.mem.shared: true</li><li>buildID: 20191219234059</li><li>channel: aurora</li><li>hasTouchScreen: false</li><li>mixed active content blocked: false</li><li>mixed passive content blocked: false</li><li>tracking content blocked: false</li> </ul> </details> [View console log messages](https://webcompat.com/console_logs/2019/12/8100bc99-babf-49ee-af91-11a03f49e389) _From [webcompat.com](https://webcompat.com/) with ❤️_
1.0
professional.pcgamer.site - video or audio doesn't play - <!-- @browser: Firefox 72.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0 --> <!-- @reported_with: desktop-reporter --> <!-- @extra_labels: form-v2-experiment --> **URL**: http://professional.pcgamer.site/grepolis/lp7/?cep=KjiLEPIbGkJsDTOXudsyCbqAfqiwLkM10UJqn_bMD9myPYEsSVKplCEJjLli3Gb_DsTuCLSO9WHETntbMmDlwnCWQB8aaA4X21aPpPgIIoIgFktGsIpyM61b3jskBmMvCI44ZNvFwaBqXS3u7sDoUOyMxuCG5K6F-_mcz8s6N90eWMt9QWv32JoyzsKU-CramlVI6x2L6yjIXRrGbSyt8fKHg24Wc3P7fz0chHdQDVYRzYb2P2423DBvHi1o7w-3mu-0OeAQdYix65qhfnLazjfgixAY11XXd55AOE3CBOX2F88g3gXV50TRyK_YlLQayH_1Cu8BTl4yqQ6e2rbffnWgLK9ef1H6NQGmtD_o8CkKDobifbBtpAJ3lHxtJdY4qhZK--r92kGl3CSAyb4Ld5BwA0EEdaNia0C9Q42COlGghfpAMy99xxtf5nU2onZc5f3OsWQaAe0MPtwC1rtRvWxsBZAYByDLTXnRC_Ri1yM&lptoken=154e760f95e6031a07f4&token=VXVZbzRJRWlJNHVnbzJMa0cwU2hjUT09&placement=1590229-2366072709-0&country=RO&clickid=15769485071332867594054337881874083&acsc=163779812&src=WGFVRlkzTlg5czhQMVo5YlJMT0prTHprOUJRQWIzaEh3VDJ2OFAyUGM0VT0= **Browser / Version**: Firefox 72.0 **Operating System**: Windows 7 **Tested Another Browser**: Unknown **Problem type**: Video or audio doesn't play **Description**: ami creaza pagini si se repeta **Steps to Reproduce**: [![Screenshot Description](https://webcompat.com/uploads/2019/12/25c5583d-c92b-48d2-b459-65a3514635cf-thumb.jpeg)](https://webcompat.com/uploads/2019/12/25c5583d-c92b-48d2-b459-65a3514635cf.jpeg) <details> <summary>Browser Configuration</summary> <ul> <li>gfx.webrender.all: false</li><li>gfx.webrender.blob-images: true</li><li>gfx.webrender.enabled: false</li><li>image.mem.shared: true</li><li>buildID: 20191219234059</li><li>channel: aurora</li><li>hasTouchScreen: false</li><li>mixed active content blocked: false</li><li>mixed passive content blocked: false</li><li>tracking content blocked: false</li> </ul> </details> [View console log messages](https://webcompat.com/console_logs/2019/12/8100bc99-babf-49ee-af91-11a03f49e389) _From [webcompat.com](https://webcompat.com/) with ❤️_
priority
professional pcgamer site video or audio doesn t play url browser version firefox operating system windows tested another browser unknown problem type video or audio doesn t play description ami creaza pagini si se repeta steps to reproduce browser configuration gfx webrender all false gfx webrender blob images true gfx webrender enabled false image mem shared true buildid channel aurora hastouchscreen false mixed active content blocked false mixed passive content blocked false tracking content blocked false from with ❤️
1
108,459
4,345,556,588
IssuesEvent
2016-07-29 13:09:04
flurinduerst/WPDistillery
https://api.github.com/repos/flurinduerst/WPDistillery
opened
Update Docs regarding wpsettings_url
high-priority
Clarify that `wpsettings_url` needs the URL of the development environment, not the staging/production URL.
1.0
Update Docs regarding wpsettings_url - Clarify that `wpsettings_url` needs the URL of the development environment, not the staging/production URL.
priority
update docs regarding wpsettings url clarify that wpsettings url needs the url of the development environment not the staging production url
1
235,449
7,738,621,802
IssuesEvent
2018-05-28 12:46:00
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
samples\sensor: bme280 and tmp112 hangs without any console output on quark_se_c1000_devboard
area: Sensors bug priority: high
The test **samples\sensor\bme280** hangs without any console log or error message. **Arch:** x86 **Board:** quark_se_c1000_devboard **Zephyr tag:** v1.12.0-rc1 - commit e7509c17c5938b48f9ad4b7ae78199bb0faa6113. **Pre-requisite:** Sensor connected on I2C SCL, SDA pins of x86 core. **Error:** *No console log available at all.* The test was working fine till zephyr-v1.11.0 tag. **Steps to reproduce:** ``` rm -rf build && mkdir build && cd build cmake -D BOARD=quark_se_c1000_devboard ../ make BOARD=quark_se_c1000_devboard flash Check the console log. ``` **Expected output:** ``` ***** Booting Zephyr OS v1.12.0-rc1 ***** dev 0xa8001354 name BME280 temp: 23.440000; press: 64.988484; humidity: 70.857421 temp: 23.440000; press: 64.988593; humidity: 70.857421 ``` **Additional Info:** Same issue seen for samples\sensor\tmp112 sensor testcase too. quark_se_c1000_devboard has TMP112 sensor internally, does not require external sensor to be connected on x86 core.
1.0
samples\sensor: bme280 and tmp112 hangs without any console output on quark_se_c1000_devboard - The test **samples\sensor\bme280** hangs without any console log or error message. **Arch:** x86 **Board:** quark_se_c1000_devboard **Zephyr tag:** v1.12.0-rc1 - commit e7509c17c5938b48f9ad4b7ae78199bb0faa6113. **Pre-requisite:** Sensor connected on I2C SCL, SDA pins of x86 core. **Error:** *No console log available at all.* The test was working fine till zephyr-v1.11.0 tag. **Steps to reproduce:** ``` rm -rf build && mkdir build && cd build cmake -D BOARD=quark_se_c1000_devboard ../ make BOARD=quark_se_c1000_devboard flash Check the console log. ``` **Expected output:** ``` ***** Booting Zephyr OS v1.12.0-rc1 ***** dev 0xa8001354 name BME280 temp: 23.440000; press: 64.988484; humidity: 70.857421 temp: 23.440000; press: 64.988593; humidity: 70.857421 ``` **Additional Info:** Same issue seen for samples\sensor\tmp112 sensor testcase too. quark_se_c1000_devboard has TMP112 sensor internally, does not require external sensor to be connected on x86 core.
priority
samples sensor and hangs without any console output on quark se devboard the test samples sensor hangs without any console log or error message arch board quark se devboard zephyr tag commit pre requisite sensor connected on scl sda pins of core error no console log available at all the test was working fine till zephyr tag steps to reproduce rm rf build mkdir build cd build cmake d board quark se devboard make board quark se devboard flash check the console log expected output booting zephyr os dev name temp press humidity temp press humidity additional info same issue seen for samples sensor sensor testcase too quark se devboard has sensor internally does not require external sensor to be connected on core
1
1,594
2,516,151,464
IssuesEvent
2015-01-15 23:44:35
chessmasterhong/WaterEmblem
https://api.github.com/repos/chessmasterhong/WaterEmblem
closed
Inventories do not carry over to next map
bug high priority
Receiving items works correctly, however when starting a new map, the player's inventories will revert back to their base inventory. This includes item usage as well. I am assigning this to @chessmasterhong for the time being, since you probably have a better idea of how the map transition system works than I do at the moment.
1.0
Inventories do not carry over to next map - Receiving items works correctly, however when starting a new map, the player's inventories will revert back to their base inventory. This includes item usage as well. I am assigning this to @chessmasterhong for the time being, since you probably have a better idea of how the map transition system works than I do at the moment.
priority
inventories do not carry over to next map receiving items works correctly however when starting a new map the player s inventories will revert back to their base inventory this includes item usage as well i am assigning this to chessmasterhong for the time being since you probably have a better idea of how the map transition system works than i do at the moment
1
207,450
7,129,864,636
IssuesEvent
2018-01-22 02:21:12
capnkirok/animania
https://api.github.com/repos/capnkirok/animania
closed
Rabbit Doe Chinchilla / Nigerian Kid Goat Ticking Entity Crash
1.10.2 1.11.2 1.12 bug fixed in next release priority: high
I'm getting an occasional crash due to ticking entity of animania mobs concerning pathing. Crash log (most recent): https://pastebin.com/vVeE8zu4 In this case, it was a doe_chinchilla, though I also have older logs with other animals: Crash log (older, other changes present): https://pastebin.com/mzyJ5HqM I have been creating new world instances to test changes and issues in my pack, and while minding my business these crashes happen seemingly randomly. Animania: 1.12.2-1.4.3 Forge: 2584 EDIT: Rejoining the same world as the ticking entity quickly, but not immediately, caused the same crash. EDIT 2: Just created a new world and instantly got the crash. However, this time it wasn't from an animania mob but a roots mob, so a different mod entirely may be the issue and not animania. Here is the crash log for reference, I'll leave the issue open for now in case you have any insight into the issue: https://pastebin.com/UdmbpeYa EDIT 3: Is this related? https://bugs.mojang.com/browse/MC-117839 Could the issue be caused from a poor tick rate, making "too many movement commands" easier to achieve?
1.0
Rabbit Doe Chinchilla / Nigerian Kid Goat Ticking Entity Crash - I'm getting an occasional crash due to ticking entity of animania mobs concerning pathing. Crash log (most recent): https://pastebin.com/vVeE8zu4 In this case, it was a doe_chinchilla, though I also have older logs with other animals: Crash log (older, other changes present): https://pastebin.com/mzyJ5HqM I have been creating new world instances to test changes and issues in my pack, and while minding my business these crashes happen seemingly randomly. Animania: 1.12.2-1.4.3 Forge: 2584 EDIT: Rejoining the same world as the ticking entity quickly, but not immediately, caused the same crash. EDIT 2: Just created a new world and instantly got the crash. However, this time it wasn't from an animania mob but a roots mob, so a different mod entirely may be the issue and not animania. Here is the crash log for reference, I'll leave the issue open for now in case you have any insight into the issue: https://pastebin.com/UdmbpeYa EDIT 3: Is this related? https://bugs.mojang.com/browse/MC-117839 Could the issue be caused from a poor tick rate, making "too many movement commands" easier to achieve?
priority
rabbit doe chinchilla nigerian kid goat ticking entity crash i m getting an occasional crash due to ticking entity of animania mobs concerning pathing crash log most recent in this case it was a doe chinchilla though i also have older logs with other animals crash log older other changes present i have been creating new world instances to test changes and issues in my pack and while minding my business these crashes happen seemingly randomly animania forge edit rejoining the same world as the ticking entity quickly but not immediately caused the same crash edit just created a new world and instantly got the crash however this time it wasn t from an animania mob but a roots mob so a different mod entirely may be the issue and not animania here is the crash log for reference i ll leave the issue open for now in case you have any insight into the issue edit is this related could the issue be caused from a poor tick rate making too many movement commands easier to achieve
1
341,452
10,297,078,890
IssuesEvent
2019-08-28 09:10:14
ballerina-platform/ballerina-lang
https://api.github.com/repos/ballerina-platform/ballerina-lang
opened
Dataflow analysis is incomplete for match statement
Area/Language Priority/High
**Description:** ```ballerina function test() returns int { int x; match a { 1 => { x = 1; } 2 => { x = 2; } _ => { x = 3; } } return x; // results in variable 'x' may not have been initialized } ``` Above is true for strucutured match patterns as well. Variable x will always be initialized since all the match patterns (including the default pattern) have initialized the variable. **Affected Versions:** Ballerina 1.0.0-alpha3 Language specification 2019R2 Ballerina tool 1.0.0 **OS, DB, other environment details and versions:** **Related Issues (optional):** <!-- Any related issues such as sub tasks, issues reported in other repositories (e.g component repositories), similar problems, etc. --> **Suggested Labels (optional):** <!-- Optional comma separated list of suggested labels. Non committers can’t assign labels to issues, so this will help issue creators who are not a committer to suggest possible labels--> **Suggested Assignees (optional):** <!--Optional comma separated list of suggested team members who should attend the issue. Non committers can’t assign issues to assignees, so this will help issue creators who are not a committer to suggest possible assignees-->
1.0
Dataflow analysis is incomplete for match statement - **Description:** ```ballerina function test() returns int { int x; match a { 1 => { x = 1; } 2 => { x = 2; } _ => { x = 3; } } return x; // results in variable 'x' may not have been initialized } ``` Above is true for strucutured match patterns as well. Variable x will always be initialized since all the match patterns (including the default pattern) have initialized the variable. **Affected Versions:** Ballerina 1.0.0-alpha3 Language specification 2019R2 Ballerina tool 1.0.0 **OS, DB, other environment details and versions:** **Related Issues (optional):** <!-- Any related issues such as sub tasks, issues reported in other repositories (e.g component repositories), similar problems, etc. --> **Suggested Labels (optional):** <!-- Optional comma separated list of suggested labels. Non committers can’t assign labels to issues, so this will help issue creators who are not a committer to suggest possible labels--> **Suggested Assignees (optional):** <!--Optional comma separated list of suggested team members who should attend the issue. Non committers can’t assign issues to assignees, so this will help issue creators who are not a committer to suggest possible assignees-->
priority
dataflow analysis is incomplete for match statement description ballerina function test returns int int x match a x x x return x results in variable x may not have been initialized above is true for strucutured match patterns as well variable x will always be initialized since all the match patterns including the default pattern have initialized the variable affected versions ballerina language specification ballerina tool os db other environment details and versions related issues optional suggested labels optional suggested assignees optional
1