Bug #37012
closed
Adding a new boolean-type parameter to a host causes an error
Added by Nofar Alfassi about 1 year ago.
Updated about 1 year ago.
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')"
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)))
- Assignee set to Girija Soni
- Category set to Parameters
- Bugzilla link set to 2256452
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/9985 added
- Fixed in Releases 3.10.0 added
- Status changed from Ready For Testing to Closed
Also available in: Atom
PDF