Please allow the use of custom attributes from various scopes in Anatomy paths.
Use case: Same shot has different name on the client side.
Client shot name: 01_020_0130
Ayon shot name: ep01tst_0013
Folder scope has custom attribute: “clientID”: “01_020_0130”
When delivering assets for shot ep01tst_0013 via a Delivery Template the “clientID” key could be used to pull the client shot name in the delivery path:
{root[delivery]}/{folder[attrib][clientID]}/{product[name]}_{@version}Thank you.
