Pass team identifier as int when submitting to evaluation queue
Description
We identify teams in Submission objects with their integer identifier, but we are unable to pass an int to the `team` parameter in `syn.submit`. It currently only accepts Team objects or a string that matches the team name exactly.
Environment
None
Activity
Show:
Kimyen Truong
February 20, 2019, 12:38 AM
I will put this in resolve. Can you validate it?
Phil Snyder
February 20, 2019, 12:38 AM
Awesome!
Kimyen Truong
February 20, 2019, 12:38 AM
Yes, it’s fixed in 1.9.1: SYNPY-870
Phil Snyder
February 20, 2019, 12:37 AM
1.9.0. Is this fixed already in the most recent version?
Kimyen Truong
February 20, 2019, 12:36 AM
, what version of the Python client are you using?