Geo: Fix inaccurate "Synchronization disabled" progress bars
What does this MR do?
Uploads and Job artifacts, like many other replicable models, should never say "Synchronization disabled".
Even if there are no locally stored records to sync, it's not correct to say "Synchronization disabled". What will happen in that case is the bars will say "Nothing to sync".
(In fact, only Container Repository can legitimately say that.)
Introduced in 12.10 !28478 (merged). We need some backports.
Closes #221069 (closed)
Screenshots
Does this MR meet the acceptance criteria?
Conformity
-
Changelog entry - [-] Documentation (if required)
-
Code review guidelines -
Merge request performance guidelines -
Style guides - [-] Database guides
-
Separation of EE specific content
Availability and Testing
-
Review and add/update tests for this feature/bug. Consider all test levels. See the Test Planning Process.
Edited by Michael Kozono