Allow referencing a formula based Structure column within S-JQL expression
Currently, I can only refer real fields of a JIRA issue within S-JQL function structureQuery parameter.
Example: "issue in structure("Planned Stories", "issueOrAncestor in [type = Epic and status = Open]")"
But it will be absurdly powerful if I could refer to a formula based Structure column values, existing in a selected View in e.g. such way:
issue in structure("Planned Stories Structure","Planned Stories View", "issueOrAncestor in [type = Epic and 'Adjusted Storypoints' > 'Planned StoryPoints']")
-
AdminJulia (Product Owner, ALM Works) commented
Hi,
Thank you for your request!
Actually, this task is in our roadmap already, we will take a look more detailed after 6.0 version. Will notify you with all updates!Julia,
ALM Works team.