We are using fixVersions as Delivery Notes towards a platform team.
Multiple teams are creating these delivery notes/fixVersions. Can we somehow indicate the status of these fixVersions.
I have been looking at setting a variable but somehow I cannot read the variable inside automation.
e.g.
1) I create a fixVersion.
2) I add stories and other details and then set the description to RFC.
3) That triggers creating a task and sending a mail.
However every future change to that fixVersion creates a new task and sends a new mail.
What I want is that it only creates this task and email once based on a keyword in the description.
