From 2caec8035c201f85aa0600f03404eb48649f2582 Mon Sep 17 00:00:00 2001 From: Samir Jha Date: Tue, 17 Sep 2024 09:03:03 -0400 Subject: [PATCH] Fixes #37820 - If a smart proxy sync task fails in plan, we don't report it in sync status (#11142) --- app/lib/actions/katello/capsule_content/sync.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/app/lib/actions/katello/capsule_content/sync.rb b/app/lib/actions/katello/capsule_content/sync.rb index ee283827e85..dd8217b8425 100644 --- a/app/lib/actions/katello/capsule_content/sync.rb +++ b/app/lib/actions/katello/capsule_content/sync.rb @@ -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