Bug #37012
closedAdding a new boolean-type parameter to a host causes an error
Description
Steps to reproduce:
1. On the Host details page, navigate to the Parameters tab and click on 'Add Parameter.'
2. Enter the parameter name and set the type as boolean.
3. Retain the default value and click on 'Save.'
This results in the following error
"TypeError: Cannot read properties of null (reading 'toString')"
Updated by jgkootstra please_edit_me about 1 year ago
This type of crash dump occurs and the parameter tab of a host becomes unavailable (happens in Red Hat Satellite 6.14.1):
TypeError: e.value is null
in d
in p
in tbody
in N
in Tbody
in table
in E
in TableComposable
in g
in u
in m
in d
in C
in t
in t
in t
in t
in d
in m
in section
in PageSection
in O
in t
in t
in c
in f
in d
in div
in l
in p
in y
in t
in n
in a
in C
in s
in div
in b
in IntlProvider
in I18nProviderWrapper(b)
in d
in StoreProvider(I18nProviderWrapper(b))
in DataProvider(StoreProvider(I18nProviderWrapper(b)))
Updated by The Foreman Bot about 1 year ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/9985 added
Updated by Girija Soni about 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|f0003582d048eabf005d915c7d30088865b80e66.