Bug #33037
Cancel button should be enabled in the capsule sync until the job completions
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1878049
Description of problem: Cancel button should be enabled in the capsule sync until the job completions.
Version-Release number of selected component (if applicable):
6.8 Snap14
How reproducible:
always
Steps to Reproduce:
1. Install satellite and Capsule with latest 6.8 Snap.
2. Create custom repo and Add RHEL repo.
3. Create Lifecycle env, Content view and activation key.
4. Go to Infrastructres -->Capsules and click on the one of capsule.
5. Trigger the optimized sync operation.
6. Sync operation is in-progress and "Cancel Sync" option is enabled.
7. After reload the page or change the page, the "Cancel sync" button disappear and "Syncronize" option enable with "Optimized Sync" and "Complete Sync"
Actual results:
Cancel Button disapperar after refreshing the Capsule sync page.
Expected results:
Cancel button for in-progress job should not be disappear until the job completion.
Additional info:
I have attached the recording of this issue
Associated revisions
History
#1
Updated by The Foreman Bot over 1 year ago
- Assignee set to Samir Jha
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/9471 added
#2
Updated by James Jeffers over 1 year ago
- Triaged changed from No to Yes
- Target version set to Katello 4.2.0
#3
Updated by The Foreman Bot over 1 year ago
- Fixed in Releases Katello 4.3.0 added
#4
Updated by Samir Jha over 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|5f23a60246ad77b13128efb25f1475bba24e32fb.
Fixes #33037 - Cancel button should be enabled for capsule sync until job completes (#9471)