Hello.
Is it possible to use two entities type to create a folder name? for example:
/[project_name]/assets/[asset_name]/[step_name]-[task_id]/work = /myproject/assets/chair/model-3124/work
I'm not sure how to set this [task_name]-[task_id] on my schema YML since name field is expecting a sg entity value.
Thanks