Engine nextStep sporadically re-creates preceeding task from AND

Created on 20 September 2023, 9 months ago
Updated 28 September 2023, 9 months ago

When two or more workflow branches are joined via an AND task and the one branch lags behind the other during production completion, the AND task may be re-created sporadically due to the logical order of completion.

The issue is in the nextStep engine method.

The resolution is to add a detection routine for AND tasks to ensure that it has not already been completed in this non-regenerated instance and only create the AND in the proper circumstances.

πŸ› Bug report
Status

Fixed

Version

3.1

Component

Code

Created by

πŸ‡¨πŸ‡¦Canada _randy

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024