Actions
Feature #36410
closedTracker #36266: RFE - While publishing content view it should notify user if no new updates available for the CV
Set needs_publish to true for versions published with a failed task
Difficulty:
Triaged:
Yes
Description
The CV publish task creates a new version early on in the orchestration. There are task failures that can pause the task and when skipped will leave a version with incomplete content associated. There's probably no easy way to identify if the version published with a failed task contains accurate contents. I think we should have a blanket rule around versions returning true for needs_publish if the latest version was published with a failed task.
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/10562 added
Updated by The Foreman Bot over 1 year ago
- Pull request https://github.com/Katello/katello/pull/10556 added
Updated by The Foreman Bot over 1 year ago
- Fixed in Releases Katello 4.9.0 added
Updated by Samir Jha over 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|5628bc3e7300c6254a1fd6a5c7fc5050911e0d8d.
Actions