Actions
Bug #36581
closedHammer should treat indeterminate needs_publish as publish_needed
Difficulty:
trivial
Triaged:
Yes
Bugzilla link:
Pull request:
Description
When needs_publish? is nil, that indicates we couldn't determine if publish is needed. Since we did not determine a hard yes/no, we should allow users to publish CV even if they pass "--publish-only-if-needed true"
Updated by The Foreman Bot over 1 year ago
- Status changed from New to Ready For Testing
- Assignee set to Samir Jha
- Pull request https://github.com/Katello/katello/pull/10655 added
Updated by The Foreman Bot over 1 year ago
- Fixed in Releases Katello 4.10.0 added
Updated by Samir Jha over 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|945e2e7f628fb9752e5ae79fc71a2234b71257ad.
Updated by The Foreman Bot over 1 year ago
- Fixed in Releases Katello 4.9.1 added
Updated by David Moore about 1 year ago
- Subject changed from Hammer should treat indeterminate needs_publish as publish_needed. to Hammer should treat indeterminate needs_publish as publish_needed
Actions