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

Transmitter: Fix statuses fetching from ftrack #183

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

iLLiCiTiT
Copy link
Member

Changelog Description

Do not try to fetch worklows if no workflow ids are collected.

Additional review information

Right now it would crash if there are not task type overrides in project schema.

Testing notes:

  1. Create project schema in ftrack without any task type overrides for tasks.
  2. Create project with the schema.
  3. Run all services.
  4. Sync the project and do some status changes in AYON.
  5. The changes should be propagated to ftrack.

@iLLiCiTiT iLLiCiTiT requested review from 64qam and MilaKudr December 16, 2024 13:30
@iLLiCiTiT iLLiCiTiT self-assigned this Dec 16, 2024
@iLLiCiTiT iLLiCiTiT added the type: bug Something isn't working label Dec 16, 2024
@iLLiCiTiT iLLiCiTiT merged commit 5964e3b into develop Dec 16, 2024
5 checks passed
@iLLiCiTiT iLLiCiTiT deleted the bugfix/transmitter-schema-query branch December 16, 2024 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants