Hi!
Just wondering if there was a way to define default value for entity fields?
For example we have an "AutoExportCaches" boolean field that I would like to be True by default.
I could use the shotgunEventDaemon to activate it but I don't want to blindly overwrite data (ex: if the project owner really want the feature off for his project).
Thanks!