tractr / directus-sync

A CLI tool for synchronizing the schema and configuration of Directus across various environments.
GNU General Public License v3.0
259 stars 10 forks source link

fix(cli): handles fields and collections naming conflicts in snapshot files #119

Closed EdouardDem closed 1 week ago

EdouardDem commented 1 week ago

If 2 collection and folder (or field and group) have the same name (regardless the casing), then a suffix is added to the JSON's filename where the snapshot is saved.