hashvariable in notification plugin
Confluence User - 16 Dec, 2022
Hi,
I have a problem with hashvariable in notification.
You can see below :
- configuration for plugin "User notification"
- the result in a mail
#assignment.processName# = "Départ d'un agent"
If I use #assignment.processName# alone, no problem.
If I use the expression #exp.'{assignment.processName?expression}'.isEmpty()?'empty':{assignment.processName}#, the hashvariable assignment.processName is unknow.
What's wrong ?
process;activity

