Skip to content
New issue

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

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

Already on GitHub? # to your account

fix error when otherindex does not exist #192

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

melanietreitinger
Copy link
Contributor

Scenario:
When a workflow is deactivated the assigned sortindex is "missing" in the workflow table.
If you want to move another, still active workflow to this position, a fatal error occurs:

grafik

This patch prevents this fatal error by omitting changes to a workflow which does not exist.

@melanietreitinger melanietreitinger force-pushed the patch-sortindex-missing branch from daf05d5 to 30ccc02 Compare July 3, 2024 07:44
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant