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 (#11142)

(cherry picked from commit 2caec80)
  • Loading branch information
sjha4 authored and chris1984 committed Sep 17, 2024
1 parent 4dee68b commit 2cbac2f
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 2cbac2f

Please sign in to comment.