mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
get project from list
This commit is contained in:
parent
1bc88e3b1b
commit
5db4d90e47
1 changed files with 1 additions and 0 deletions
|
|
@ -46,6 +46,7 @@ class CollectFtrackApi(pyblish.api.ContextPlugin):
|
|||
"Found more than one project with name \"{0}\" in Ftrack."
|
||||
).format(project_name))
|
||||
|
||||
project_entity = project_entity[0]
|
||||
self.log.debug("Project found: {0}".format(project_entity))
|
||||
|
||||
# Find asset entity
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue