I set up a Roadmap with a number of Epics. Then, I added Issues under each Epic. However, when I go to export the information in a Filter view, when I add Epic Name and Link columns, they all come up blank as if I haven't assigned the Issues to the Epics. Looks like the linkage is only resident in the Roadmap and Backlog view (can't sort by Epic)...but not in Filters.
Help please.
Using the ScriptRunner plugin you can do the following
status = "Your Dev Status" and issueFunction in subtasksOf("project = YOURPROJECT AND assignee = currentUser()")
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.