Closed MarcoDaniels closed 3 years ago
It would be nice to be able to update the _modified value with the API.
_modified
This comes handy when migrating data from a different CMS in order to keep the same history.
The param has to be named different from _modified, otherwise it will conflict when updating the entry in the backend.
This doesn't seem like a good idea as the _modified date would keep being overwritten.
It would be nice to be able to update the
_modified
value with the API.This comes handy when migrating data from a different CMS in order to keep the same history.
The param has to be named different from
_modified
, otherwise it will conflict when updating the entry in the backend.