Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Is there a way to concatenate or nest smart values?

Michael Spoonauer
Contributor
May 9, 2020

I'm using Automation for Jira to automatically create a comment if the Approving Role for the current sub-task is "name of the role" but the value of the "name of the role" field within the parent of the sub-task does not equal the initiator of the workflow transition.

Instead of having to add if/else statements for every possible value {{issue.parent.name of the role.name}}, where "name of the role" is both the value of the sub-task's "Approving Role" field and the name of the custom field in the parent from which to grab a username for comparison to the initiator name, it would be great if the following were supported:

Condition:

{{initiator.name}}

does not equal

{{issue.parent.{{issue.Approving Role}}.name}}

1 answer

0 votes
Andrey Molchanov
January 26, 2016

Hi,

Just have discovered our Atlassian Answers page. smile

I suppose the issue to have been resolved with the latest version.

Suggest an answer

Log in or Sign up to answer