Created attachment 1425978 [details] Missing transaction Description of problem: Version-Release number of selected component (if applicable): 5.9.2.3 How reproducible: Always Steps to Reproduce: 1. Go to appliance_console 2. 3. Actual results: 7) translation missing: en.advanced_settings.db_maintenance Expected results: Additional info:
Opened upstream and downstream changes: https://github.com/ManageIQ/manageiq-appliance_console/pull/37 (will need new version released) https://gitlab.cloudforms.lab.eng.rdu2.redhat.com/cloudforms/cfme_productization/merge_requests/596
New commit detected on ManageIQ/manageiq-appliance_console/master: https://github.com/ManageIQ/manageiq-appliance_console/commit/43b80220abcdfa1ff67218624567fa788423a464 commit 43b80220abcdfa1ff67218624567fa788423a464 Author: Joe Rafaniello <jrafanie> AuthorDate: Tue Apr 24 15:38:12 2018 -0400 Commit: Joe Rafaniello <jrafanie> CommitDate: Tue Apr 24 15:38:12 2018 -0400 db_maintenance was previously removed from en.yml https://bugzilla.redhat.com/show_bug.cgi?id=1571246 Fixes: translation missing: en.advanced_settings.db_maintenance in Advanced Settings menu of the appliance console. The DB maintenance menu was removed in: https://github.com/ManageIQ/manageiq-appliance_console/pull/32 It was replaced with: https://github.com/ManageIQ/manageiq/pull/16929 https://github.com/ManageIQ/manageiq/pull/16940 locales/appliance/en.yml | 1 - locales/container/en.yml | 1 - 2 files changed, 2 deletions(-)
Note, this is only an upstream, gaprindashvili and 5.9 problem. We'll need a tag for appliance_console and bump the appliance_console version
Opened PR to bump appliance to use the not yet released 2.0.1 appliance console: https://github.com/ManageIQ/manageiq-appliance/pull/188
New commit detected on ManageIQ/manageiq-appliance/master: https://github.com/ManageIQ/manageiq-appliance/commit/69369acd369c6d2c31a03002e6d1d65a64ba9474 commit 69369acd369c6d2c31a03002e6d1d65a64ba9474 Author: Joe Rafaniello <jrafanie> AuthorDate: Tue Apr 24 16:34:20 2018 -0400 Commit: Joe Rafaniello <jrafanie> CommitDate: Tue Apr 24 16:34:20 2018 -0400 Bump appliance_console for db_maintenance fix https://bugzilla.redhat.com/show_bug.cgi?id=1571246 Bump the version so we can get this fix: https://github.com/ManageIQ/manageiq-appliance_console/pull/37 manageiq-appliance-dependencies.rb | 4 +- 1 file changed, 2 insertions(+), 2 deletions(-)
Note, this is only an upstream, gaprindashvili and 5.9 problem. (we don't need 5.8 clones)
*** Bug 1559748 has been marked as a duplicate of this bug. ***
*** This bug has been marked as a duplicate of bug 1559748 ***