Closed ramonski closed 6 days ago
This PR temporarily deactivates the patch from PR #2593 because of side-effects.
Hooked in catalog multiplexers, e.g. an SQL multipler, is no longer called on Analysis WF transition.
Hooked in catalog multiplexers are called on Analysis WF transition.
-- I confirm I have tested this PR thoroughly and coded it according to PEP8 and Plone's Python styleguide standards.
Will be handled in https://github.com/senaite/senaite.core/pull/2632
Description of the issue/feature this PR addresses
This PR temporarily deactivates the patch from PR #2593 because of side-effects.
Current behavior before PR
Hooked in catalog multiplexers, e.g. an SQL multipler, is no longer called on Analysis WF transition.
Desired behavior after PR is merged
Hooked in catalog multiplexers are called on Analysis WF transition.
-- I confirm I have tested this PR thoroughly and coded it according to PEP8 and Plone's Python styleguide standards.