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

Workflow + Engine - task debug not being respected #434

Closed
tlawrie opened this issue Aug 7, 2024 · 1 comment
Closed

Workflow + Engine - task debug not being respected #434

tlawrie opened this issue Aug 7, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@tlawrie
Copy link
Member

tlawrie commented Aug 7, 2024

The debug flag is not being passed down through to the TaskRun correctly. Its always null.

@tlawrie tlawrie converted this from a draft issue Aug 7, 2024
@tlawrie tlawrie added the bug Something isn't working label Aug 7, 2024
@tlawrie tlawrie moved this to To Do in Boomerang Flow Aug 7, 2024
@tlawrie tlawrie moved this from To Do to In Progress in Boomerang Flow Aug 7, 2024
@tlawrie
Copy link
Member Author

tlawrie commented Aug 7, 2024

The if condition was incorrectly checking for if not null, then set it, rather than if null.

@tlawrie tlawrie closed this as completed Aug 7, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in Boomerang Flow Aug 7, 2024
@tlawrie tlawrie self-assigned this Aug 7, 2024
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
Status: Done
Development

No branches or pull requests

1 participant