Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix display of orphan method instruments #2392

Merged
merged 3 commits into from
Sep 26, 2023
Merged

Conversation

ramonski
Copy link
Contributor

Description of the issue/feature this PR addresses

This PR fixes the display and retrieval of linked method instruments.
Method -  Instruments

Current behavior before PR

Deactivated instruments are still listed in methods by their UID and retrieved as objects when the getInstruments accessor is used.

Desired behavior after PR is merged

Deactivated instruments are no longer listed in methods by their UID and not retrieved as objects when the getInstruments accessor is used.

--
I confirm I have tested this PR thoroughly and coded it according to PEP8
and Plone's Python styleguide standards.

@xispa xispa merged commit 315edf6 into 2.x Sep 26, 2023
2 checks passed
@xispa xispa deleted the fix-orphan-method-instruments branch September 26, 2023 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants