Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

DO_WHILE task, loop over tasks can access iteration value #2968

Merged
merged 2 commits into from
May 16, 2022

Conversation

aravindanr
Copy link
Collaborator

Pull Request type

  • Bugfix
  • Feature
  • Refactoring (no functional changes, no api changes)
  • Build related changes (Please run ./gradlew generateLock saveLock to refresh dependencies)
  • WHOSUSING.md
  • Other (please describe):

Changes in this PR

Loop-over tasks are created in the DoWhile.execute method. The DO_WHILE TaskModel is persisted before the loop-over tasks are created. Therefore, the loop-over tasks will have access the iteration field in DO_WHILE TaskModel

Issue #1677

Alternatives considered

#2881

…e DoWhile.execute method. The DO_WHILE TaskModel is persisted before the loop-over tasks are created. Therefore, the loop-over tasks will have access the iteration field in DO_WHILE TaskModel.
@aravindanr aravindanr added the type: bug bugs/ bug fixes label May 5, 2022
…yloads. Previous implementation used one file, where payloads of different tasks can be overwritten.
@aravindanr aravindanr merged commit e6128e3 into main May 16, 2022
@aravindanr aravindanr deleted the dowhile_iteration_fix branch May 16, 2022 17:01
charybr pushed a commit to CiscoM31/conductor that referenced this pull request Mar 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug bugs/ bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants