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: Log errors related to Documents - EXO-70478 (#321) #322

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

mkrout
Copy link
Member

@mkrout mkrout commented Mar 26, 2024

The fix to avoid setting lastModifiedDate and lastModifier when upadating documents views properties causes ClassCastException when the updated item is not a property.
This fix avoid that by checking if the item is a propety before getting its name.

@mkrout mkrout enabled auto-merge (squash) March 26, 2024 09:05
Copy link
Member

@azayati azayati left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link

sonarcloud bot commented Mar 26, 2024

@mkrout mkrout merged commit 33c0fcd into develop Mar 26, 2024
7 checks passed
@mkrout mkrout deleted the develop-70478 branch March 26, 2024 09:38
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.

3 participants