Description of problem: missing translation for database maintenance in all languages, including english - this means it is not possible as of 5.9.2 to setup database maintenance. Version-Release number of selected component (if applicable): 5.9.2 How reproducible: all the time Steps to Reproduce: 1.log into a 5.9.2 appliance 2.access appliance_console 3. Actual results: entry 7 is not accessible and shows "7) translation missing: en.advanced_settings.db_maintenance" Expected results: entry 7 is accessible and shows "7) Configure Database Maintenance" as in previous versions of 5.9 Additional info: this could be seen from a new 5.9.2 appliance or an appliance updated to 5.9.2 this will have a lot of repercutions as this is often used as part of setups and to help with performance issues.
Database maintenance was remove from appliance console in this PR: https://github.com/ManageIQ/manageiq-appliance_console/pull/32, but appliance console started to show "missing translation" error. That error was addressed in https://github.com/ManageIQ/manageiq-appliance_console/pull/37 Closing this BZ as duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=1559748 *** This bug has been marked as a duplicate of bug 1559748 ***