Bug #31447
Error out on export if lazy
Status:
Closed
Priority:
Normal
Assignee:
Category:
Inter Server Sync
Target version:
Difficulty:
Triaged:
Yes
Description
Need to raise a validation error if we are exporting a content view version with lazy synced repos.
Associated revisions
Refs #31447 - Error Handling lazy syncs
History
#1
Updated by The Foreman Bot over 1 year ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/9065 added
#2
Updated by The Foreman Bot over 1 year ago
- Pull request https://github.com/Katello/hammer-cli-katello/pull/770 added
#3
Updated by The Foreman Bot over 1 year ago
- Fixed in Releases Katello 4.0.0 added
#4
Updated by Partha Aji over 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|a895741b7f8fb3d3b0a31fd55ba1c2edb39345d1.
#5
Updated by Chris Roberts over 1 year ago
- Triaged changed from No to Yes
- Target version set to Katello 3.18.0
- Fixed in Releases deleted (
Katello 4.0.0)
Fixes #31447 - Validate download policy for export (#9065)
This commit validates and makes sure all the repos being exported are
immediate and not lazy synced.