wso2 / product-is

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.
http://wso2.github.io/
Apache License 2.0
748 stars 729 forks source link

Last Modified Time is not updated properly, getting the created time as a last updated time in SCIM2 #5390

Closed sarubi closed 2 weeks ago

sarubi commented 5 years ago

Steps to reproduce:

  1. Create a group via SCIM2
  2. List the groups via SCIM2, note down the last modified time.
  3. Try to update the group. Ex: Add a new member to the group via a patch or UI.
  4. List the groups again, last modified time is the same as created time.

Reproduced in 5.6.0

isharak commented 2 weeks ago

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!