Bug 1577924

Summary: missing translation for database maintenance in all languages, including english
Product: Red Hat CloudForms Management Engine Reporter: Felix Dewaleyne <fdewaley>
Component: InternationalizationAssignee: Yuri Rudman <yrudman>
Status: CLOSED DUPLICATE QA Contact: Felix Dewaleyne <fdewaley>
Severity: high Docs Contact:
Priority: high    
Version: 5.9.0CC: cpelland, fdewaley, greartes, jhardy, obarenbo, yrudman
Target Milestone: GA   
Target Release: 5.9.3   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-05-15 15:21:30 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: CFME Core Target Upstream Version:
Embargoed:

Description Felix Dewaleyne 2018-05-14 12:34:42 UTC
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.

Comment 2 Yuri Rudman 2018-05-15 15:21:30 UTC
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 ***