Between 2025-05-07 13:55 and 2025-05-08 06:07 UTC, users of SAP LeanIX were not able to invite other users to a workspace.
The incident was resolved by a rollback, reverting the code change causing the issue.
The incident was traced back to a change in the frontend code, which switched the user search functionality to a new API endpoint. This switch was incompatible with the parameters used by user invitation functionality.
To avoid encountering similar issues in the future, we will enhance the scope of our automated tests to include the parameters used in API calls by the user invitation functionality.