Bug #9401
Content View removal does not properly update the content view list
Difficulty:
easy
Triaged:
Bugzilla link:
Pull request:
Description
When deleting a content view version, the content view versions list is not fully updated. After manually refreshing the page it is fine.
1) create a content view
2) publish the content view
3) Click the remove button beside the version
4) click next, and confirm
5) wait for it to finish
6) click the remove button again (to delete the version entirely)
7) click next and confirm
The version will be left in the list with a status of 'undefined'
Associated revisions
History
#1
Updated by Justin Sherrill about 8 years ago
- Bugzilla link set to 1193118
#2
Updated by The Foreman Bot about 8 years ago
- Status changed from New to Ready For Testing
- Target version set to 66
- Pull request https://github.com/Katello/katello/pull/5022 added
- Pull request deleted (
)
#3
Updated by Justin Sherrill about 8 years ago
- Assignee set to Justin Sherrill
- Target version deleted (
66)
#4
Updated by Justin Sherrill about 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|33a8a25b4b1396879f8c45109bdb7259dd5b3ca3.
#5
Updated by Eric Helms almost 8 years ago
- Legacy Backlogs Release (now unused) set to 31
fixes #9401 - refresh content view version list after deletion