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

Task processing in event sync #623

Merged
merged 13 commits into from
Oct 9, 2020

Conversation

iLLiCiTiT
Copy link
Member

Issue

  • sync event is processing all changes as they happened on task
  • few small issues breaking event synchronization

Changes

  • task changes are filtered at one place and cares only if name or typeid changed
  • ftrack entities are queried by their ids not as parent ids
  • added query for tasks as they need different data
  • tasks of created entity is not processed on avalon document creation but are moved to "task changes" processing
  • task types are queried at once
  • few formatting changes

@iLLiCiTiT iLLiCiTiT self-assigned this Oct 8, 2020
@iLLiCiTiT iLLiCiTiT requested a review from a team October 8, 2020 11:42
@iLLiCiTiT iLLiCiTiT added the type: bug Something isn't working label Oct 8, 2020
@mkolar mkolar added this to the 2.13 milestone Oct 9, 2020
@mkolar
Copy link
Member

mkolar commented Oct 9, 2020

thanks. tested on multiple scenarios and seems to be ok again.

@mkolar mkolar merged commit a25bf09 into 2.x/develop Oct 9, 2020
@mkolar mkolar deleted the bugfix/task_processing_in_event_sync branch October 13, 2020 21:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants