You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to filter the issue list according to a field value in the current issue.
For example. I have 2 projects (AAA and BBB) and both have a custom field call Environment
So when I setup the linking field in project BBB, the jql would like this:
project = AAA and Environment = $currentIssue.Environment
Is it doable? I think this is a very useful feature.
The text was updated successfully, but these errors were encountered:
We need to filter the issue list according to a field value in the current issue.
For example. I have 2 projects (AAA and BBB) and both have a custom field call Environment
So when I setup the linking field in project BBB, the jql would like this:
project = AAA and Environment = $currentIssue.Environment
Is it doable? I think this is a very useful feature.
The text was updated successfully, but these errors were encountered: