Welcome to the WSO2 Identity Server source code! For info on working with the WSO2 Identity Server repository and contributing code, click the link below.
This issue is being closed due to extended inactivity. Please feel free to reopen it if further attention is needed. Thank you for helping us keep the issue list relevant and focused!
Describe the issue: Patching a group with non existing group gives status code 500.
How to reproduce: Sent a PATCH request to https://localhost:9443/scim2/Groups/{id} with a non existing group id with the following request body.
Expected behavior: For a non existing resource status code 404 should be given with the response.
Environment information (Please complete the following information; remove any unnecessary fields) :