Description of problem: 'Reset' button doesn't work on Tag assignment page Version-Release number of selected component (if applicable): 5.8, 5.8.1 How reproducible: 100% Steps to Reproduce: 1. Add provider(cloud, infra) 2. Navigate to instance/vm detail page 3. Policy-> Edit Tags 4. Set any tag values 5. Click 'Reset' button Actual results: Nothing happened, please check log file Expected results: Newly set tag should be deleted Additional info: The same case works for cloud images and templates
https://github.com/ManageIQ/manageiq-ui-classic/pull/2000
*** Bug 1486757 has been marked as a duplicate of this bug. ***
Created attachment 1388891 [details] updated_log_file
*** Bug 1540247 has been marked as a duplicate of this bug. ***
https://github.com/ManageIQ/manageiq-ui-classic/pull/3352
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/e53812cbedc27a033739d74530715e357c7c41dd commit e53812cbedc27a033739d74530715e357c7c41dd Author: Hilda Stastna <hstastna> AuthorDate: Wed Jan 31 15:29:48 2018 +0100 Commit: Hilda Stastna <hstastna> CommitDate: Thu Feb 1 15:30:31 2018 +0100 Fix Reset button when tagging VMs, Templates, Instances, Images Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1470636 Fix Reset button when tagging VMs, Templates, Instances, Images in Compute > Clouds > Instances or Compute > Infrastructure > Virtual Machines page. app/controllers/application_controller/tags.rb | 1 + 1 file changed, 1 insertion(+)