I am looking to call a field based on the content in the predecessor column.
In this case, I can manually type in "='is blocked by' + [Issue Key]9". Once Issue Key is populated (let's say Issue Key = HelloWorld01), this will read as "is blocked by HelloWorld01". The following row may read "HelloWorld95".
Rather than typing "[Issue Key]9" I'd like for the 9 to be populated by the "predecessor" column. Essentially calling "[Issue Key](predecessor value)". Any ideas?
Note - there may be multiple predecessors, at which point it will need to adjust.
Note 2 - this is used for connection to JIRA to acknowledge blocked tasks