Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore: Add folder type and path to template data #445

Merged
merged 3 commits into from
May 9, 2024

Conversation

iLLiCiTiT
Copy link
Member

@iLLiCiTiT iLLiCiTiT commented Apr 23, 2024

Changelog Description

It is possible to use {folder[type]} and {folder[path}]} in anatomy templates.

Additional info

Added requirement for "folderType" field on folder entity. Hardcoded "Shot" folder type as default for "newAssetPublishing" as that's current hardcoded default (It is out of scope of this PR to change that logic).

Testing notes:

  1. Add {folder[type]} to your anatomy templates.
  2. Validate they are used. Workfile path, publish path, delivery path etc. should be with the type.

@ynbot ynbot added size/XS type: feature Adding something new and exciting to the product labels Apr 23, 2024
@iLLiCiTiT iLLiCiTiT changed the title Chore: Add folder type to template data Chore: Add folder type and path to template data Apr 24, 2024
@iLLiCiTiT iLLiCiTiT merged commit 2b5e544 into develop May 9, 2024
3 checks passed
@iLLiCiTiT iLLiCiTiT deleted the feature/add-folder-type branch May 9, 2024 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XS type: feature Adding something new and exciting to the product
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

5 participants