Ability to apply the same filter across multiple collection in a data compare task
I would like to be able to create a data compare and sync task that can be easily updated in one place to apply the same filter across all collections. For example, all documents in all collections have a tenantId property and so if I have a task with 100 collections I need to be able to apply the filter { "tenantId": ObjectId("5c7047fd928b3e1504eaecae") } to all of the collections without editing each one at a time.
1
vote
Eric
shared this idea