During Request submission in Service Catalog, if an Approval Process is configured, user approval may be needed to progress the submitted request.
Service Catalog admins may wish to review the database to determine which approval users are assigned to requests.
What database table contains this information?
Service Catalog - All releases
This information is stored in the following table:
usm_request_pending_action
The request information is located in the "request_id" table, and the user assigned is in the "user_id" field.
Further information on the database table is located here: