Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Ftrack: Synchronize input links #2287

Merged

Conversation

iLLiCiTiT
Copy link
Member

Description

OpenPype 3 variant of #2071 PR. Goal is to synchronize input links from ftrack to avalon database.

Changes

  • avalon sync also synchronize input links to avalon entities
  • added new event handler which is executed after sync event and modifies avalon entities based on changes of dependencies in ftrack

Note

Both do the input links synchronization in a way that was designed for links. Data stored in asset document are sotred in data under inputLinks which is a list. Each item is dictionary(object) which contains _id, type and source. Asset links from ftrack have type of breakdown and source is ftrack.

@mkolar
Copy link
Member

mkolar commented Nov 22, 2021

@iLLiCiTiT iLLiCiTiT changed the title Feature/op 1965 ftrack sync incoming links to inputs Ftrack: Synchronize input links Nov 22, 2021
@iLLiCiTiT iLLiCiTiT self-assigned this Nov 22, 2021
@iLLiCiTiT iLLiCiTiT added module: Ftrack type: enhancement Enhancements to existing functionality labels Nov 22, 2021
@iLLiCiTiT iLLiCiTiT merged commit 928a482 into develop Nov 23, 2021
@iLLiCiTiT iLLiCiTiT deleted the feature/OP-1965_Ftrack-Sync-incoming-links-to-inputs branch December 13, 2021 15:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
module: Ftrack type: enhancement Enhancements to existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants