Bug #23667
closedHistory of actions of content views missing after upgrade to 6.3
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1575999
Description of problem:
After upgrading from Satellite 6.2(.14) to 6.3(.1) the promotion history of content views doesn't display correct information.
Version-Release number of selected component (if applicable):
satellite-6.3.1-3.el7sat
How reproducible:
Unknown.
Steps to Reproduce:
1. Upgrade to Satellite 6.3(.1).
2.
3.
Actual results:
- https://<satellite>/content_views/<cv_id>/history
- has wrong timestamps for "Date" column (it shows the time of the upgrade to 6.3 for all entries in the table rather than the individual timestamp for each action).
- is missing the values for "Action" column (it shows "{{ actionText(history) }}" instead of the actual action.
- https://<satellite>/content_views/<cv_id>/versions
- same issues.
Expected results:
The timestamps and actions are preserved through the upgrade and are still available after the upgrade.
Additional info:
The list of CVs https://<satellite>/content_views does show the correct timestamp for the latest action for each CV.
Updated by Andrew Kofink about 7 years ago
- Subject changed from History of actions of content views missing after upgrade to 6.3 to History of actions of content views missing after upgrade to 6.3
Updated by The Foreman Bot about 7 years ago
- Status changed from New to Ready For Testing
- Assignee set to Andrew Kofink
- Pull request https://github.com/Katello/katello/pull/7394 added
Updated by Andrew Kofink about 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100