Actions
Bug #32752
closedclicking on a read-only setting still opens an edit dialog
Description
when a run-time setting is defined in settings.yaml it becomes read-only in the application.
However when going to the settings page and clicking on the read-only value an edit dialog is still opened.
Attempting to save from the dialog fails with a 500 error, and does not display the error message correctly (which may or may not be a separate issue).
Updated by The Foreman Bot about 3 years ago
- Status changed from New to Ready For Testing
- Assignee set to Tomer Brisker
- Pull request https://github.com/theforeman/foreman/pull/8608 added
Updated by Tomer Brisker about 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|a3d1c6aa369fcfb54c9f462cd7515be13e8b23a8.
Actions