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

fix reporting playbook status on unsuccessful step status #214

Open
lucamrgs opened this issue Aug 14, 2024 · 1 comment · May be fixed by #220
Open

fix reporting playbook status on unsuccessful step status #214

lucamrgs opened this issue Aug 14, 2024 · 1 comment · May be fixed by #220
Labels
enhancement New feature or request

Comments

@lucamrgs
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
Align playbook execution status message with outcome of step execution status in reporting

@lucamrgs lucamrgs added the enhancement New feature or request label Aug 14, 2024
@MaartendeKruijf
Copy link
Collaborator

This is due to SOARCA not handling step errors as playbook errors. This would need to be changed in the execution flow this would then result in correct reporting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants