-
Notifications
You must be signed in to change notification settings - Fork 9
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
Conversation
AYON to ftrack sync: Base of service
…signments-from-ayon-to-ftrack
…signments-from-ayon-to-ftrack
…ayon-to-ftrack AYON to ftrack sync: Sync assignments on task
…-ayon-to-ftrack AYON to ftrack sync: Sync statuses
…-from-ayon-to-ftrack AYON to ftrack sync: Sync attribute changes
AYON to ftrack sync: Sync comments
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM @MilaKudr could you please also test it?
In many cases it works, but for some tasks/shots I get these errors during Ayon to ftrack sync: |
Fixed, try again. |
Changelog Description
Synchronization of AYON changes to ftrack.
Additional review information
This PR combination of multiple other PRs.
Testing notes:
./service_tools
../manage.ps1 install
on windows ormake install
on linux/mac../manage.ps1 services
on windows ormake services
on linux/mac (You can run justtransmitter
instead ofservices
).Resolves #133