We try to find JIRA Issues with a link to an external server ...
The script runner function haslinks() gives us all Issues with a link, but we need to narrow this down depending on the url, e.g. https://servername.org
text ~ "https://servername.org" searches only in text fields, not in the link url ...
Any ideas how to achieve this?
THX & Best regards
Alexander
Hi,
I think you can use:
issueFunction in linkedIssuesOfremote("http://your_jira_url")
Hi
thank you for that tip ... would wildcards be possible? (it seems not)
We would need to search for https://servername.org/...
thx
Alexander
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.
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.