Skip to content

Product Types: Remove 'icon' and 'color' from product type fields#332

Merged
iLLiCiTiT merged 2 commits into
developfrom
enhancement/product-type-fields
May 25, 2026
Merged

Product Types: Remove 'icon' and 'color' from product type fields#332
iLLiCiTiT merged 2 commits into
developfrom
enhancement/product-type-fields

Conversation

@iLLiCiTiT
Copy link
Copy Markdown
Member

Changelog Description

Remove icon and color fields from project.productTypes.

Additional review information

The values of the field is always None and it should not be used anywhere anymore.

Testing notes:

  1. Receiving productTypes from project does return only name.
project_name = "..."
project_entity = ayon_api.get_project(project_name, fields={"productTypes"})

@iLLiCiTiT iLLiCiTiT merged commit 7f7d924 into develop May 25, 2026
3 checks passed
@iLLiCiTiT iLLiCiTiT deleted the enhancement/product-type-fields branch May 25, 2026 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants