senaite / senaite.core

Enterprise Open Source Laboratory System (LIMS)
https://senaite.com
GNU General Public License v2.0
254 stars 145 forks source link

Temporary deactivation of Workflow Variables Patch from #2593 #2628

Closed ramonski closed 6 days ago

ramonski commented 1 week ago

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.

ramonski commented 6 days ago

Will be handled in https://github.com/senaite/senaite.core/pull/2632