You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Travel request currently sends an email to the submitter when a case is approved or rejected. As a result, the submitter is "assigned" to the case in the "Approved" or "Rejected" state, so it shows up in the /awaiting endpoint. I think the resolution is for that query to exclude cases whose states have no actions.
The text was updated successfully, but these errors were encountered:
Travel request currently sends an email to the submitter when a case is approved or rejected. As a result, the submitter is "assigned" to the case in the "Approved" or "Rejected" state, so it shows up in the
/awaiting
endpoint. I think the resolution is for that query to exclude cases whose states have no actions.The text was updated successfully, but these errors were encountered: