Skip to content

Projects: Own attrib with GraphQl#320

Merged
iLLiCiTiT merged 2 commits intodevelopfrom
bugfix/projects-own-attribs
Apr 1, 2026
Merged

Projects: Own attrib with GraphQl#320
iLLiCiTiT merged 2 commits intodevelopfrom
bugfix/projects-own-attribs

Conversation

@iLLiCiTiT
Copy link
Copy Markdown
Member

Changelog Description

Fix ownAttrib for project entity.

Additional review information

Project node in GraphQl does not have ownAttrib but has allAttrib which can be used instead.

Testing notes:

  1. Call ayon_api.get_project("yourproject", own_attributes=True).
  2. It should not crash and the project should have ownAttrib with the attribute values only explicitly set on a project.

@iLLiCiTiT iLLiCiTiT added the type: bug Something isn't working label Apr 1, 2026
@iLLiCiTiT iLLiCiTiT self-assigned this Apr 1, 2026
@iLLiCiTiT iLLiCiTiT requested review from BigRoy and kalisp April 1, 2026 09:00
@iLLiCiTiT iLLiCiTiT changed the title Projects: Own attrib works for project Projects: Own attrib with GraphQl Apr 1, 2026
# Conflicts:
#	ayon_api/_api_helpers/projects.py
@iLLiCiTiT iLLiCiTiT merged commit df7159f into develop Apr 1, 2026
3 checks passed
@iLLiCiTiT iLLiCiTiT deleted the bugfix/projects-own-attribs branch April 1, 2026 12:05
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.

1 participant