I tried to create a filter:
issuetype = Epic AND issueFunction in issueFieldMatch("", "issuetype in (Planning, Design)")
Got this response:
The "issueFieldMatch" JQL function provided by "Adaptavist Scriptrunner" for Jira Server works differently in Jira Cloud. Run it directly in "Enhanced Search" instead. See the documentation for more details: https://docs.adaptavist.com/sr4jc/latest/features/scriptrunner-jql-keywords-functions
but of course that link is a 404 dead page
I want to create views that help me understand which Epics have specific child issue types, and conversely, which Epics do not have any child issues of those types.
Here are my two main goals:
I'd greatly appreciate any insights, tips, or JQL queries that can help me achieve these tracking objectives.
Thank you in advance for your assistance!
The only way to recover it is to dig up a backup, restore that to a development server and then think of a way to merge it back in.
After you restore it like @Nic Brough -Adaptavist- says there are some plugins (for a fee) that will move a project. The other option is to export it to a csv and import into your production JIRA. In general it is a bad idea to delete issues, users, or projects in JIRA.
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.