Description of problem: When trying to increase the number of UI workers on UI Appliance from 1 to 2 received this error [1]. The number of workers did increase to 2, however the Workers tab cannot be reloaded to make any additional changes. [1] Version-Release number of selected component (if applicable): 5.9.2.4 How reproducible: Always Steps to Reproduce: 1. Under My Settings -> Display Settings, change Locale to Français or Japanese (日本語)and save. 2. Under Appliance Configuration, select the appliance in question, select the Workers Tab, change the Worker IU Nombre from 1 to 2 and save (Enregistrer). 3. Note the errors at the top. 4. Reload UI session and try to browse to the Workers Tab again and note the errors. Actual results: Expected results: UI Workers count changes without error Additional info: Tested all available languages these are the only two affected.
Created attachment 1449127 [details] error on 5.9.2.4
Created attachment 1449128 [details] error on upstream
https://github.com/ManageIQ/manageiq-ui-classic/pull/4156
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/271ab162a8f7d66704b558dcf93925868dff70ac commit 271ab162a8f7d66704b558dcf93925868dff70ac Author: Milan Zazrivec <mzazrivec> AuthorDate: Mon Jun 18 10:23:04 2018 -0400 Commit: Milan Zazrivec <mzazrivec> CommitDate: Mon Jun 18 10:23:04 2018 -0400 Fix error on localized worker settings screen For worker memory threshold, we should be saving numbers, not translated strings (e.g. en: "500 MB" -> fr: "500 Mo") https://bugzilla.redhat.com/show_bug.cgi?id=1589122 app/controllers/ops_controller/settings/common.rb | 34 +- 1 file changed, 21 insertions(+), 13 deletions(-)
Verified on 5.10.0.6.