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

Ftrack delete action cause circular error #1581

Merged

Conversation

iLLiCiTiT
Copy link
Member

Issue

  • ftrack delete action may cause circular error

Changes

  • ftrack entities are deleted by their link length (link contain all hierarchy of entity)
    • higher link entities are removed as first to avoid removing of already deleted entity
  • AvalonMongoDB is created on action initialization

How to test

  • run action on multiple entities with children having published content and asset versions on tasks
OpenPype 3 PRs
OpenPype #1579

@iLLiCiTiT iLLiCiTiT self-assigned this May 25, 2021
@iLLiCiTiT iLLiCiTiT requested a review from a team May 25, 2021 08:31
@iLLiCiTiT iLLiCiTiT added 2x-dev type: bug Something isn't working labels May 25, 2021
@mkolar mkolar added this to the 2.18.1 milestone May 25, 2021
@mkolar mkolar merged commit c5526b2 into 2.x/develop May 25, 2021
@mkolar mkolar deleted the bugfix/2_0-206-Ftrack_delete_action_cause_circular_error branch May 25, 2021 08:47
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