in every project has the comment section where text can be placed with the link I need the jql to write the comments which has links should be specific ,if it is the jira link it should be jira link only, if it is github link it should be github link only
Hi,
You can try something like this :
comment ~ "https://github.com/AAABBBCC"
But if in a comment you have a jira link and a github link the above query will return the comment containing both link.
https://support.atlassian.com/jira-service-management-cloud/docs/search-syntax-for-text-fields/
thank you , this has been worked for specific github link if know if we do not no the specific url but we no that it should be the github pull request url then how to give the comment.
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.