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

fix updating multi password-type workflow parameters issue #245

Closed shenqinb-star closed 1 year ago

shenqinb-star commented 1 year ago

hotfix for bug All workflow password-type parameters will be set to null in database after creating/updating a parameter

tlawrie commented 1 year ago

One thing, prior to merging this in, is that this touches an area that's been forked and refactored.