Description
The notify user step implementation always sends the e-mail to the user associated with the workflow. However, in some instances, it might be desired to send a notification email to a different user (e.g. an admin user) or to a mailing list (e.g. [email protected]). We need to either make the target configurable in the standard notify user step, or add a new step with these capabilities.