apostrophecms / apostrophe-events

10 stars 5 forks source link

make repeat events workflow safe: do not repeat them if we are just r… #31

Closed boutell closed 6 years ago

boutell commented 6 years ago

…eplicating across locales, in which situation our repetitions will get replicated too already via the original loop

boutell commented 6 years ago

I am using _.has because the flag might be true or false but its presence means we are replicating across locales and not doing an insert of a wholly new document.