Description of problem: * Tested with Web Service Worker * When setting the value to 2.gigabytes under advanced config, the UI reflect 200MB. * When setting the value to 1.5.gigabytes the value is not changed (this worked in previous versions i.e. 5.8) Version-Release number of selected component (if applicable): 5.10.4 How reproducible: Always Steps to Reproduce: 1. Settings > Advanced 2. Change web_services worker to 1.5.gigabytes or 2.gigabytes 3. Actual results: UI shows 200MB Expected results: UI shows 1.5GB or 2GB Additional info:
https://github.com/ManageIQ/manageiq-ui-classic/pull/5756
New commit detected on ManageIQ/manageiq-ui-classic/hammer: https://github.com/ManageIQ/manageiq-ui-classic/commit/fedd06d33ec4b1573d5de46e1441265ce616106b commit fedd06d33ec4b1573d5de46e1441265ce616106b Author: Brian McLaughlin <bmclaugh> AuthorDate: Fri Jun 28 12:44:55 2019 -0400 Commit: Brian McLaughlin <bmclaugh> CommitDate: Fri Jun 28 12:44:55 2019 -0400 Allow for setting custom worker memory thresholds under advanced settings Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1715633 app/controllers/ops_controller/settings/common.rb | 19 + spec/controllers/ops_controller/settings/common_spec.rb | 46 + 2 files changed, 65 insertions(+)
The UI value now reflects what is set in the advanced_config.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2019:2967