Skip to content

Commit

Permalink
Fixes #37820 - If a smart proxy sync task fails in plan, we don't rep…
Browse files Browse the repository at this point in the history
…ort it in sync status (Katello#11142)
  • Loading branch information
sjha4 authored and jeremylenz committed Sep 18, 2024
1 parent 2e09225 commit de01965
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/lib/actions/katello/capsule_content/sync.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ module Actions
module Katello
module CapsuleContent
class Sync < ::Actions::EntryAction
middleware.do_not_use Dynflow::Middleware::Common::Transaction
include ::Actions::ObservableAction
def resource_locks
:link
Expand Down

0 comments on commit de01965

Please sign in to comment.