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

fixing issue with timestamps always being updated #498

Merged
merged 2 commits into from
Oct 28, 2024

Conversation

slorello89
Copy link
Member

Fixes #477 - issue with date times always showing up as changed.

@slorello89 slorello89 linked an issue Oct 22, 2024 that may be closed by this pull request
@granit1986
Copy link

@slorello89 Can you check the same scenario for byte[]?

@slorello89
Copy link
Member Author

@granit1986 - good point, byte arrays are an odd case as they are converted to base64 strings before being saved as json, so they come up pretty odd in the diff, just pushed a commit to fix it.

Copy link

@bsbodden bsbodden left a comment

Choose a reason for hiding this comment

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

LGTM!

@slorello89 slorello89 merged commit 57c271a into main Oct 28, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants