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
{{ message }}
This repository has been archived by the owner on Apr 20, 2020. It is now read-only.
In the listing view of Cases Staffers should have a dropdown of BUs they are members of so they can filter Cases by BU.
The request
GET {{identities}}{{environment}}/staffs/id
you will return the Staffer's BUs list among other info.Cases can be filtered by BU as follows:
GET {{cases}}{{environment}}/cases?owner=[BUs-UUID]
The text was updated successfully, but these errors were encountered: