For example, if I am assigned to Task 1 under Epic ABC-123, I want to search for all tasks under the ABC-123 Epic. Is there a way to do this without manually updating the Epic Link every time, by using the Current User field instead?
Not sure if I understood the question but maybe this can help:
issueFunction in issuesInEpics("issueFunction in epicsOf(\"assignee = currentuser()\")")
it work's perfectly
thank you so much for your answer
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Perhaps a bit more context would be helpful. Are you talking manual use? Automation? Scripts? If automation is involved, would you care to share the current state of your rule?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.