Trying to build an automation where upon version release check for issues that have more than 1 version in the "FixVersions" field and if any of those versions are unreleased.
I'm in a branch so don't get to access if/else or nested if.
Also have to do an AND condition which AFAIK means I can only use a JQL condition.





