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

AYON to ftrack sync: Sync AYON changes to ftrack #166

Draft
wants to merge 25 commits into
base: develop
Choose a base branch
from

Conversation

iLLiCiTiT
Copy link
Member

@iLLiCiTiT iLLiCiTiT commented Nov 11, 2024

Changelog Description

Implemented synchronization of AYON changes to ftrack.

Additional review information

This PR is final product of epic issue, will be merged at some point, it is possible that implementation will change over time, this PR is used as develop branch of 2 way sync which will require few smaller PRs.

Current state

  • New service 'transmitter' in ftrack addon which listens to AYON events and triggers sync.
  • Service can synchronize assignees between tasks if ftrack id is filled in AYON.

Testing notes:

  1. Clone repository and go to ./service_tools.
  2. Run ./manage.ps1 install on windows or make install on linux/mac.
  3. Run ./manage.ps1 services on windows or make services on linux/mac (You can run just transmitter instead of services).
  4. Changes in AYON should propagate to ftrack.

Resolves #133

@iLLiCiTiT iLLiCiTiT self-assigned this Nov 11, 2024
@iLLiCiTiT iLLiCiTiT added the type: feature Adding something new and exciting to the product label Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature Adding something new and exciting to the product
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ftrack 2ways Sync
1 participant