Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SG-35214 add multi_entity_update_modes support to mockgun #330

Conversation

slingshotvfx
Copy link
Contributor

Adds multi_entity_update_modes support to mockgun update() and batch() methods.

per docs: https://developers.shotgridsoftware.com/python-api/reference.html#shotgun_api3.shotgun.Shotgun.update

adds support for add, set, and remove multi_entity_update_modes, with the default being set

Also adds an accompanying test to test_mockgun.py

@slingshotvfx slingshotvfx force-pushed the add_multi_entity_update_mode_to_mockgun branch from b2bca0a to 70b5ccf Compare April 27, 2024 23:53
@carlos-villavicencio-adsk carlos-villavicencio-adsk changed the title add multi_entity_update_modes support to mockgun SG-35214 add multi_entity_update_modes support to mockgun May 1, 2024
Copy link
Contributor

@carlos-villavicencio-adsk carlos-villavicencio-adsk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. In #341 we could confirm CI tests are ✅

@carlos-villavicencio-adsk carlos-villavicencio-adsk merged commit 73193e3 into shotgunsoftware:master May 17, 2024
24 checks passed
@slingshotvfx slingshotvfx deleted the add_multi_entity_update_mode_to_mockgun branch August 26, 2024 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants