Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Wrong modifier avatar displayed in file details - EXO-69919 #319

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

GouadriaHanen
Copy link
Contributor

Prior to this change, when a user opens a file, the view properties are set, the ModifyNodeAction event listener is executed and the "exo:lastModifiedDate" and "exo:lastModifier" properties are updated, resulting in an incorrect modifier avatar when opening a file to display it without modifying it. After this modification, when a view property is updated, "exo:lastModifiedDate" and "exo:lastModifier" do not change.

Prior to this change, when a user opens a file, the view properties are set, the ModifyNodeAction event listener is executed and the "exo:lastModifiedDate" and "exo:lastModifier" properties are updated, resulting in an incorrect modifier avatar when opening a file to display it without modifying it.
After this modification, when a view property is updated, "exo:lastModifiedDate" and "exo:lastModifier" do not change.
@GouadriaHanen GouadriaHanen enabled auto-merge (squash) March 8, 2024 09:12
Copy link

sonarcloud bot commented Mar 8, 2024

@GouadriaHanen GouadriaHanen merged commit 16638e4 into stable/6.5.x Mar 8, 2024
7 of 8 checks passed
@GouadriaHanen GouadriaHanen deleted the tobackport branch March 8, 2024 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants