Description of problem: Version-Release number of selected component (if applicable): 5.6.0.13 How reproducible: Always Steps to Reproduce: 1. Settings -> Configure -> Settings 2. Details -> Region 3. Change region name Actual results: Region name didn't change. It had changed its name for the first tried name, when I tried like five times to change it to something. Expected results: Additional info:
It looks like it changes its name but like after 15 minutes...
https://github.com/ManageIQ/manageiq/pull/10495
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/cdd097395bf133eaaaf96c1b314eab7e13f78c22 commit cdd097395bf133eaaaf96c1b314eab7e13f78c22 Author: Nick Carboni <ncarboni> AuthorDate: Mon Aug 15 17:11:29 2016 -0400 Commit: Nick Carboni <ncarboni> CommitDate: Tue Aug 16 17:28:27 2016 -0400 Clear the `my_region` cache when saving a region record https://bugzilla.redhat.com/show_bug.cgi?id=1350808 app/models/miq_region.rb | 8 ++++++++ 1 file changed, 8 insertions(+)
Verified in 5.7.0.3. Region description was changed immediately.