boomerang-io / flow.service.workflow

The backend for front-end microservice for Boomerang Flow, a no-code, cloud-native workflow automation tool. Built in Java using Sprint Boot
https://useboomerang.io
Apache License 2.0
7 stars 8 forks source link

set workflow task result if the task template result is empty #273

Closed Amy0511 closed 1 year ago

Amy0511 commented 1 year ago

Closes #

{{short description}}

Changelog

New

Changed

Removed

Testing / Reviewing

{{ Add descriptions, steps or a checklist for how reviewers can verify this PR works or not }}

amhudson commented 1 year ago

@Amy0511 make sure you apply this fix to the essentials_v3_stable as this is our working branch.

Amy0511 commented 1 year ago

@amhudson Thank you for your reminder. I create a new PR to apply the fix to essentials_v3_stable https://github.com/boomerang-io/flow.service.workflow/pull/274. Should I close this PR?

amhudson commented 1 year ago

@Amy0511 I think it's safe to close this one.

Amy0511 commented 1 year ago

@amhudson Thanks and closed the PR.