Description of problem: If a user edits a resource config value and clicks on Save button, he is not taken to the configuration history page. User remains on the same 'Current' subtab. Version-Release number of selected component (if applicable): rhq build#370 How reproducible: Always Steps to Reproduce: 1) Login to JON using appropriate credential 2) Click on 'Inventory' menu item. 3) Click on 'Resource Inventory->Platforms'. 4) Click on a resource (Ex: RHQ Agent) in the resource tree. 5) Navigate to the 'Configuration->Current' tab. 6) Edit a config value and save. Actual results: After saving the config value, user remains on the same 'Current' subtab. Expected results: After a resource config edit is saved, the user should be automatically taken to the configuration history page where they can watch the config update job and job status. Additional info:
This is true, not sure whether that is wrong. Assigning to Ian.
Yeah, I agree this should be changed. Redirecting the user to the list view is consistent with what we do for most of our other edit-details views.
Done - [master 4246288].
Verified on build#1086 (Version: 4.0.0-SNAPSHOT Build Number: 7b2d9f6) After a resource config edit is saved, the user is taken to the configuration history subtab. Marking as verified
Bookkeeping - closing bug - fixed in recent release.