Actions
Bug #36873
closedStore all env_ids for smart_proxy complete sync in task input or output
Status:
Closed
Priority:
Normal
Assignee:
Category:
Foreman Proxy Content
Target version:
Description
We should store all env_ids for a smart proxy when a complete sync runs. This could help us in identifying when an env has never been synced. Another input param we can have is a complete flag and this way we can check just the last complete sync task instead of going through all tasks and figuring out which task to look at based on input. If the latest complete sync doesn't contain an env, that env can be marked as never synced.
Updated by Chris Roberts about 1 year ago
- Target version set to Katello 4.11.0
- Triaged changed from No to Yes
Updated by The Foreman Bot about 1 year ago
- Status changed from New to Ready For Testing
- Assignee set to Samir Jha
- Pull request https://github.com/Katello/katello/pull/10789 added
Updated by The Foreman Bot about 1 year ago
- Fixed in Releases Katello 4.11.0 added
Updated by Samir Jha about 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|d5f40d542a646e6430e352039c7cba81604302bd.
Actions