Samuell1 / revisions-plugin

Revisions allows to extend any model with Revisionable trait with more features and easy to use.
https://octobercms.com/plugin/samuell-revisions
MIT License
9 stars 7 forks source link

Date always detected as a change in the revision #27

Closed PubliAlex closed 2 years ago

PubliAlex commented 2 years ago

Hello,

I have a model with a date field, each time I save that model, a revision change is detected, even if I don't change anything

image

my database table is of type : "date"

image

and my field is a standard datepicker

image

Best regards,

Alex

Samuell1 commented 2 years ago

Hey, thanks this looks like OCMS issue because iam using theirs trait.