<div dir="ltr">I have a preset to apply a provisioning script.<div><br></div><div>Precondition is:<div>Tags != Provisioned</div><div>Tags = Managed</div><div>Manufacturer = SmartRG</div><div><br></div><div>Channel: Provisioning</div><div>Schedule: none</div><div>Events: none</div><div><br></div><div>Actual precondition from Mongo:<br><div>{"$and":[{"_tags":{"$ne":"Provisioned"}},{"_tags":"Managed"}],"_deviceId._Manufacturer":"SmartRG"}<br></div></div><div><br></div><div>There are no faults.<br></div><div><br></div><div>When I click on the "devices" link next to the preset, I can see my device listed.</div></div><div><br></div><div>However, the provision script does not run. I have a log line at the top, and that log line never gets output.</div><div><br></div><div>Console log: <a href="http://pastebin.com/umLYcwN3">http://pastebin.com/umLYcwN3</a></div><div><br></div><div>Zaid, I took the liberty of added all the provisions and presets in the test environment you setup for me last week.</div></div>