Skip to content

Conversation

ewingjm
Copy link
Member

@ewingjm ewingjm commented Mar 19, 2025

Purpose

There have been issues with flows failing to be activated with warnings suggesting that the actions that they're dependent on are not active.

This problem did not exist prior to switching to ExecuteMultipleRequests for updating process statuses.

Approach

Reverts back to individual UpdateRequests. This should be more performant now that we check the statuses of processes before making a request to activate or deactivate them.

TODOs

  • Automated test coverage for new code
  • Documentation updated (if required)
  • Build and tests successful

@ewingjm ewingjm requested a review from iainlomax81 March 21, 2025 10:46
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.

2 participants