Description of problem: When configuring Cache Containers, changing the default start value from blank to any option and saving does not display the chosen option. However, upon selecting Edit again, the dropdown menu shows the selected option, implying that it is correctly selected. Version-Release number of selected component (if applicable): 6.3.1.CP.CR2 How reproducible: Always Steps to Reproduce: 1. Start server 2. Navigate to Configuration -> Infinispan -> Cache Containers 3. Under Details -> Attributes, click Edit 4. Change the Start value from blank to EAGER or LAZY 5. Click Save Actual results: Start field remains blank Expected results: Start field shows chosen option Additional info: None
After additional investigation: * When navigating away from the page and returning, the chosen option is displayed. When changing to a second chosen option, the original chosen option is still displayed * This behaviour is not seen on other pages, including others in the Infinispan module
Looks like the data is not being refreshed after when the resource was saved.
Heiko Braun <ike.braun> updated the status of jira HAL-481 to Resolved
Heiko, I've found a similar but slightly different bug, and I'm hesitant to create an entirely new bug report for it. If you go to Configuration -> Infinispan -> Distributed Caches, and click Expiration -> Edit and modify the values there, the modifications don't show up at all, even after navigating away from the page. Did the bug fix for this bug correct that behaviour as well? Or should I make a new bug report?
Sorry, to clarify, the modifications aren't seen in the UI, but clicking Edit again shows that they have been saved.
Fixed by HAL 2.4.0.Final BZ1144083. Setting to MODIFIED.
Verified for HAL 2.4.8.Final-redhat-1 in EAP 6.4.0.DR11.