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

[BUG] Replace1 Execution Failure still running Replace2 #313

Open
roleyfoley opened this issue Feb 21, 2022 · 0 comments
Open

[BUG] Replace1 Execution Failure still running Replace2 #313

roleyfoley opened this issue Feb 21, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@roleyfoley
Copy link
Contributor

Current Behaviour

When running a replace1 execution, if that template fails to execute the the replace2 template is executed

Expected Behaviour

When replace1 can not be executed the manageStack process should exit and not attempt to continue processing

Possible Solution

Check handling around replace1/replace2 stack management and ensure that failures on either stack are handled inline with expected behaviour

Steps to Reproduce

@roleyfoley roleyfoley added the bug Something isn't working label Feb 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant