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

use default value for password-type parameter if user input is null #246

Closed shenqinb-star closed 1 year ago

shenqinb-star commented 1 year ago

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

This PR fix password-type parameters bug when executing workflow