Make Make create_missing_related_entities configurable for webhooks
E
Ethan Honzik
This is especially important for relations to protected blueprints such as users. Very often we might want users to be relations if they're in the port system, but there might be edgecases where a user who is not within port is imported. In these cases we'd wish to ignore. Currently this will fail the entire creation of the primary entity though.
G
Glenn Moen
Agree completely. We have extra entities created because we cannot set this to false.