[ https://issues.apache.org/jira/browse/WW-5406?focusedWorklogId=913544&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-913544 ]
ASF GitHub Bot logged work on WW-5406: -------------------------------------- Author: ASF GitHub Bot Created on: 09/Apr/24 00:50 Start Date: 09/Apr/24 00:50 Worklog Time Spent: 10m Work Description: sonarcloud[bot] commented on PR #910: URL: https://github.com/apache/struts/pull/910#issuecomment-2043945051 ## [](https://sonarcloud.io/dashboard?id=apache_struts&pullRequest=910) **Quality Gate failed** Failed conditions  [8 Security Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_struts&pullRequest=910&resolved=false&inNewCodePeriod=true)  [28.6% Coverage on New Code](https://sonarcloud.io/component_measures?id=apache_struts&pullRequest=910&metric=new_coverage&view=list) (required ≥ 80%)  [4.0% Duplication on New Code](https://sonarcloud.io/component_measures?id=apache_struts&pullRequest=910&metric=new_duplicated_lines_density&view=list) (required ≤ 3%)  [E Reliability Rating on New Code](https://sonarcloud.io/dashboard?id=apache_struts&pullRequest=910) (required ≥ A)  [E Security Rating on New Code](https://sonarcloud.io/dashboard?id=apache_struts&pullRequest=910) (required ≥ A) [See analysis details on SonarCloud](https://sonarcloud.io/dashboard?id=apache_struts&pullRequest=910) ##  Catch issues before they fail your Quality Gate with our IDE extension  [SonarLint](https://www.sonarsource.com/products/sonarlint/features/connected-mode/?referrer=pull-request) Issue Time Tracking ------------------- Worklog Id: (was: 913544) Time Spent: 20m (was: 10m) > Action excluded patterns are not updated following a configuration reload > ------------------------------------------------------------------------- > > Key: WW-5406 > URL: https://issues.apache.org/jira/browse/WW-5406 > Project: Struts 2 > Issue Type: Bug > Components: Core > Reporter: Kusal Kithul-Godage > Priority: Minor > Fix For: 6.5.0 > > Time Spent: 20m > Remaining Estimate: 0h > > If {{struts.action.excludePattern}} or > {{struts.action.excludePattern.separator}} are updated during runtime, the > changes are not reflected in the application behaviour due to these constants > only being read exactly once. This is not consistent with all other > configuration which is re-injected following a configuration reload. -- This message was sent by Atlassian Jira (v8.20.10#820010)