Hi,
I would like to sort out how many bugs a person have accepted on a certain branch. The person is not the assignee nor the creator of the bug. Is this possible?
I have so far:
“issuetype” = bug AND “Accepted In” = master AND...
I would like to have something like: “Verified by” = name of the person. But I can not find “verified by”.
Best regards
Hi @Olivia Berggren -- Welcome to the Atlassian Community!
A Jira JQL search can only query the data in the fields you have for issues. Is the "Verified by" information you note a custom field in your bugs?
Kind regards,
Bill
Hi Bill,
No, it's unfortunate not a field. Then I understand. Thank you for your help!
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.