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

Fix Ftrack custom attribute update #982

Merged
merged 2 commits into from
Feb 5, 2021

Conversation

iLLiCiTiT
Copy link
Member

@iLLiCiTiT iLLiCiTiT commented Feb 5, 2021

Issue

  • object types without any specific custom attributes skip value changes of custom attributes even if happened on hierarchical custom attribute

Changes

  • custom attribute update is not skipped until will check that modified values may be from hierarchical custom attribtes
  • hierarchical custom attributes are not queried by configuration key but by configuration id
    • configuration key may be same as there may be hierarchical and non hierarchical custom attribute with same key
🏴 Pype 3.x PR
pype #983

@iLLiCiTiT iLLiCiTiT self-assigned this Feb 5, 2021
@iLLiCiTiT iLLiCiTiT requested a review from a team February 5, 2021 14:16
@iLLiCiTiT iLLiCiTiT added 2x-dev type: bug Something isn't working labels Feb 5, 2021
@mkolar mkolar merged commit 1e804b6 into release/2.15.0 Feb 5, 2021
@nextreleaseio nextreleaseio bot mentioned this pull request Feb 8, 2021
@mkolar mkolar deleted the bugfix/ftrack_custom_attribute_update branch February 10, 2021 10:19
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