I want to know for a specific Project within JIRA which of its issues are being used within an Application Linked Confluence and on what space/page they are being used. Is this something I can do within JIRA/Confluence?
If you have ScriptRunner for Jira you can use this JQL
issueFunction in linkedIssuesOfRemote("application name", "{Your Confluence Application Link Name}") AND project = {Your Project Key}
Worked perfectly! just had to remove brackets and insert into JQL search bar, I appreciate the help, Davin.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Glad that worked for you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.