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

Cancelling workflow approval doesn’t cancel subsequent nodes. #15474

Open
4 of 11 tasks
AwxTaskHelp opened this issue Aug 28, 2024 · 0 comments
Open
4 of 11 tasks

Cancelling workflow approval doesn’t cancel subsequent nodes. #15474

AwxTaskHelp opened this issue Aug 28, 2024 · 0 comments

Comments

@AwxTaskHelp
Copy link

Please confirm the following

  • I agree to follow this project's code of conduct.
  • I have checked the current issues for duplicates.
  • I understand that AWX is open source software provided for free and that I might not receive a timely response.
  • I am NOT reporting a (potential) security vulnerability. (These should be emailed to [email protected] instead.)

Bug Summary

When cancelling an approval within a workflow, the parent workflow still runs even though not all previous workflows ran to success
image

AWX version

23.5.0

Select the relevant components

  • UI
  • UI (tech preview)
  • API
  • Docs
  • Collection
  • CLI
  • Other

Installation method

kubernetes

Modifications

no

Ansible version

No response

Operating system

No response

Web browser

No response

Steps to reproduce

Please see shared image.

create a workflow with workflows going into one other workflow that requires ALL convergence. Have one workflow fail with a failure path to an approval node. Cancel this approval node and you’ll see the parent workflow executes even though only 2/3 workflows are in success.

Expected results

I would expect the Bin False workflow with ALL convergence to fail when only 2/3 are in success.

Actual results

Workflow runs when convergence ALL is not satisfied.

Additional information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant