Is there a field that stores the result of an approval (Approved / Declined)?
Welcome to Atlassian Community!
Yes, there is a field called Approvals, but it is a locked field and is updated based on approvers action. You can filter on Approvals, see Advanced search reference - JQL functions
Thanks for your answer.
Do you know is there any function that let me see the declined responses?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There isn't a function that will do that, but you can search on the status that the request goes to when an approver declines it. Example: status = Declined
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.
Is Approved / Decline a status/stage in your workflow? If so, you can search for Status or StatusCategory in JQL.
Jacob
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.