Created attachment 1161857 [details] screenshot Description of problem: Version-Release number of selected component (if applicable): Version 5.6.0.8-rc1.20160524155303_f2a5a50 How reproducible: 100% Steps to Reproduce: 1.Navigate to Automate->customization->import/export 2.Choose file for import and click on upload button 3.Click on commit button(Don't check on check box) Actual results: After clicking on commit button flash message displayed "service dialogs imported successfully" but actual it doesn't imported. Expected results: Dialog import should be successful. Additional info:
Zita, When user selects a file to import and presses Upload button, flash message is misleading. Can you fix flash message here https://github.com/ManageIQ/manageiq/blob/master/app/controllers/miq_ae_customization_controller.rb#L55 to something like add_flash(_("Select Dialogs to import"), :info) Thanks, ~Harpreet
https://github.com/ManageIQ/manageiq/pull/9452
Fixed. Verified in 5.7.0.0.20160906172503_12f65cb