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 attribute changes #172

Conversation

iLLiCiTiT
Copy link
Member

@iLLiCiTiT iLLiCiTiT commented Nov 14, 2024

Changelog Description

Changes of attributes in AYON are propagated to ftrack.

Additional review information

Current implementation expects that attribute name matches custom attribute in ftrack. The value is not validated, so if types are not matching, or are invalid it will most probably fail (future enhancement).

TODOs

  • Sync attributes that are not custom attributes in ftrack.

Testing notes:

  1. Start transmitter service.
  2. Change attributes in AYON.
  3. All changed values should be propagated to ftrack.

Resolves #162

@iLLiCiTiT iLLiCiTiT self-assigned this Nov 14, 2024
@iLLiCiTiT iLLiCiTiT added the type: feature Adding something new and exciting to the product label Nov 14, 2024
@iLLiCiTiT iLLiCiTiT merged commit 52fe9ba into feature/133-ftrack-2ways-sync Nov 14, 2024
@iLLiCiTiT iLLiCiTiT deleted the feature/162-sync-attribute-changes-from-ayon-to-ftrack branch November 14, 2024 17:17
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.

1 participant