datainjection
datainjection copied to clipboard
Fix(Injection): prevent Agent deletion on update dynamic object
When a dynamic asset is update by plugin
link with agent is lost (Agent is not deleted, it's the asset that's no longer dynamic is_dynamic = 0)
Fix #413