-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
0
-
False
-
rubygem-foreman_remote_execution-16.3.1
-
Satellite Endeavour Sprint 8, Satellite Endeavour Sprint 10
-
sat-endeavour
-
None
-
None
-
None
-
None
-
Yes
Description of problem:
REX job details page shows "Something went wrong" when there is at least one host it has been run against.
How reproducible:
Always
Is this issue a regression from an earlier version:
yes, regressed in snap 143
Steps to Reproduce:
1. In UI go to Monitor > Jobs
2. Click Run Job, category Commands, template Run Command - Script Default, Hosts $SAT, command `hostname` for example, Next, Next, Submit
3. Job is run, but the details page shows an error message.
4. Go to Monitor > Jobs > click the job name and get the same error again.
Actual behavior:
Error page is displayed with this message:
TypeError: Cannot read properties of undefined (reading 'RowSelectTd')
in W
in c
in section
in PageSection
in y
in t
in t
in p
in d
in t
in main
in div
in Page
in div
in FlexItem
in div
in Flex
in p
in b
in t
in o
in a
in Connect(a)
in vo
in div
in h
in IntlProvider
in I18nProviderWrapper(h)
in d
in StoreProvider(I18nProviderWrapper(h))
in DataProvider(StoreProvider(I18nProviderWrapper(h)))
in Unknown
Expected behavior:
No errors, task details page correctly displayed.