Actions
Bug #34599
closedCV UI - Wizard bug fixes
Description
A number of troublesome states have been identified when making CRUD operations via wizards on the new CV-ui.
This task is to identify and fix as many as possible.
Identified issues thus far:
- CV Index page, delete contentView wizard flashes and disappears due to page reload.
- After deleting/publishing/promoting content views, some relevant APIs are not being updated.
- Many of the CRUD operations are not bringing the user to correct locations on completion or exit of Wizards.
- ContentView Delete modal shows blank loading when on the following route '/content_views/<id>#/<anything other than versions>' if user has not traversed the versions page previously.
Updated by Andrew Dewar about 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|d2497425e3a75a7a7df41fb1a547aa565cfd4f10.
Actions