Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×Hi,
I want to search for a list of issuekeys in the comment section of specific issues if they were mentioned:
Project = myFavoriteProject AND Status IN ("Waiting for Fix", "In Progress") AND Comments ~ <here should be a list of issue keys from a sub query like:>
(Project = mySecondFavProject AND Type = Story AND Status = "Ready for Test"
Is this possible?
Hi @Some Guy - Natively no, but I believe this may be possible with a 3rd party app like script runner.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.