Bug #32965
closedDeleting repository shows success toast notification but repositories remain on the page
Description
Description of problem:
The deletion of selected repositories on the Repositories tab spawns a task which runs asynchronously. I see the green toast notification however the selected repositories remain on the page and the page never refreshes. I only see them remove after manual refresh.
Version-Release number of selected component (if applicable):
6.10 / nightly
How reproducible:
100%
Steps to Reproduce:
1. go to product repositories page
2. select at least one repo
3. click "Remove Repositories" button
Actual results:
repos gets deleted but the page still shows them
Expected results:
repos disapper
Additional info:
In case the deletion fails I'm not notified in any way, the toast is always green since the task gets successfully created. If I remain on the page, I'd expect a new toast once the task fails.
Updated by The Foreman Bot over 3 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/9449 added
Updated by Jonathon Turel over 3 years ago
- Target version deleted (
Katello 3.18.5)
Updated by The Foreman Bot over 3 years ago
- Fixed in Releases Katello 4.2.0 added
Updated by Chris Roberts over 3 years ago
- Status changed from Ready For Testing to Closed
Updated by James Jeffers over 3 years ago
- Target version set to Katello 4.2.0
- Triaged changed from No to Yes