Preset Preconditions
    Zaid Abdulla 
    zaid at genieacs.com
       
    Mon Feb 29 10:40:49 EST 2016
    
    
  
On Mon, 2016-02-29 at 15:01 +0000, Dermot Williams wrote:
> If I define a preset with multiple preconditions, are the
> preconditions applied using AND or OR logic?
When you define it in the GUI, it's AND. But the precondition is
actually just a standard MongoDB query which you can set to anything
using the API. Though be careful when doing that because then updating
the preset in the GUI might mess up your precondition query.
Zaid
    
    
More information about the Users
mailing list