Problem:
Trying to override a global parameter value for a host is now bugged (Click host, edit, then parameters tab). If you already have host parameters the setting will override the last entry in host parameters. If no host parameters are set, clicking Override is nonfunctional and the name will just be crossed out.
Expected outcome:
Additional row under the last host parameters entry.
Forgot to mention it works just fine if you click add parameter, then type the name, type and value in manually. It’s just the Override button that is acting up.
This looks like a bug, though i’m currently unable to reproduce it on my development setup.
Which plugins and plugin versions do you have installed? (this can be found in the Administer->About page)
Which browser are you using? Are there any errors in the browser’s web console? (accessible by pressing F12 in most browsers)
Which plugins and plugin versions do you have installed?
foreman-tasks 0.17.4
foreman_column_view 0.4.0
foreman_remote_execution
Which browser are you using?
Firefox ESR 60.4.0 I just discovered it works fine using Chrome 79.0.3945.79 so I’ll just use that from now on
Are there any errors in the browser’s web console?
I see two in Firefox’s
“Content Security Policy: Directive ‘child-src’ has been deprecated. Please use directive ‘worker-src’ to control workers, or directive ‘frame-src’ to control frames respectively.”
“window.controllers/Controllers is deprecated. Do not use it for UA detection.”