contentful / contentful-merge

CLI to merge entries between environments
MIT License
18 stars 7 forks source link

The "contentful-merge create" can have ability to merge entries based on the 'version number' or 'updated-at' in --query-entries option #909

Open imaskmj opened 4 months ago

imaskmj commented 4 months ago

This seems to merge the entry even if it is older than the target environment entry. Can we have ability to check before merging if the target environment entry is higher in version or latest by updated-date than avoid that entry to be updated.

mwshepherd commented 3 months ago

Commenting here to say this needs to be a feature