Skip to content

Conversation

@qmeister
Copy link
Contributor

Q A
Bug fix? no
New feature? no
BC breaks? no
Related Issue #356
Need Doc update no

This adds syncingDisabledFor functionality to the AggregatorObserver class. Momentarily this is only implemented and used for aggregator models. But because this class inherits from the ModelObserver the disableSyncingFor could be potentially enabled for aggregator classes as well, for which this functionality is needed.

What problem is this fixing?

If you set enable syncingDisabledFor for an aggregator class it has no effect. This PR fixes this by implementing functionality so that aggregator classes also can have syncingDisabledFor enabled.

@qmeister qmeister force-pushed the add-syncing-disabled-for-to-aggregator branch from caeddb8 to 70a2399 Compare May 27, 2025 22:22
@qmeister qmeister changed the base branch from master to pr-356 May 28, 2025 08:22
@qmeister qmeister changed the base branch from pr-356 to master May 28, 2025 08:32
@qmeister qmeister force-pushed the add-syncing-disabled-for-to-aggregator branch from 70a2399 to c6ab9c7 Compare June 4, 2025 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant