You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, in order to setup the backport_record cronjob that will copy records from one collection to another using filters, it takes all these config lines:
Currently, in order to setup the
backport_record
cronjob that will copy records from one collection to another using filters, it takes all these config lines:If we want to onboard for examples 10 cronjobs that will breakdown records by country/regions. This is going to be extremely verbose.
I propose that we introduce a new input var that can combine them all:
and one per line for multiple values:
The text was updated successfully, but these errors were encountered: