Hi All,
I tried creating a filter to fetch issue based on linkedissue details. My filter should be like
issue in linkedissue(type=task and status = closed and summary ~ Deploy)
so basically it should bring out the issue which has linked issue with type=task and status = closed and summary contains deploy , but it looks like we need paid app to achieve that .
I am looking for an alternate option for that, is it possible to write our own function and include it in filter to search the issue based on linkedissue details ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.