Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Structure - Attribute filter

Lean Li
Contributor
March 17, 2024
HI!
I have a formula that writes issue key and summary of all linked issues to a column:
"WITH _format(issue) = """[${issue.key}|${issue.summary}]""" : issuelinks .FILTER($.type = "Contribute" AND $.source = this) .MAP(_format($.destination))"
Now I would want to use that formula in my Filter by Attribute filter in the automation, but I can't find a way to make the filter work. I have tried operator contains and equals to, but with no luck. Any ideas on how to move forward? Thank you already in advance!
Capture1.PNG

2 answers

1 accepted

Suggest an answer

Log in or Sign up to answer
1 vote
Answer accepted
Lean Li
Contributor
March 17, 2024

UPDATE: The "contains" operator works, I was just filtering on the wrong level.

0 votes
hunnery lava
Banned
May 26, 2024

some time i also faced the same problem with my working environment . but you have to bear it with work. i have seen many blogs provide the tips to handle these issue. you can read here  to get the solution. 

TAGS
AUG Leaders

Atlassian Community Events