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
6 stars 8 forks source link

Output properties refactor #240

Closed amhudson closed 1 year ago

amhudson commented 1 year ago

Closes #

https://github.com/boomerang-io/flow.service.workflow/issues/127 https://github.com/boomerang-io/roadmap/issues/362 https://github.com/boomerang-io/roadmap/issues/342

Changelog

New

Changed

Removed

Testing / Reviewing

Tested and verified

tlawrie commented 1 year ago

Hey @amhudson looks great and thanks for the explanation on Slack of

TaskServiceImpl.saveWorkflowProperty() has the updates to record to the task.
TaskServiceImpl.finishWorkflow() records the task output properties to the workkflow activity

Made one query above inline.