Open slingshotvfx opened 2 months ago
fixes oversight in https://github.com/shotgunsoftware/python-api/pull/330 which allowed duplicate entities to be added when multi_entity_update_mode was add.
multi_entity_update_mode
add
This fix emulates the server behavior which ignores duplicates when adding to multi-entity fields.
multi-entity
fixes oversight in https://github.com/shotgunsoftware/python-api/pull/330 which allowed duplicate entities to be added when
multi_entity_update_mode
wasadd
.This fix emulates the server behavior which ignores duplicates when
add
ing tomulti-entity
fields.