Actions
Feature proposal #6983
closedImplement substitution support for manually specified user param
Description
Currently it only accepts a comma list of user ids. Would be useful to also be able to support substitutions so for example you can use [var2_user_id] specifically and entirely bypass need for automated parsing.
Updated by krileon almost 7 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
When User is set to Specific you can now supply a substitution supported comma separated list of user ids. So for example you can specify 42,[var2_user_id] to notify the user with id of 42 and whatever user id is set to [var2_user_id] substitution.
Actions