Open aramadan0096 opened 2 years ago
It looks like you've removed optional marks for frame key. Default publish template looks like this:
{root[work]}/{project[name]}/{hierarchy}/{asset}/publish/{family}/{subset}/{@version}/{project[code]}_{asset}_{subset}_{@version}<_{output}><.{@frame}><_{udim}>.{ext}
{@frame}
is replaced by content in project_anatomy/templates/defaults/frame
to make sure frames have same padding. The same can be said about {@version}
it looks like you've both replaced with {frame}
and {version}
in file template. Content between <{something ... }>
is "optional", that being said if contains missing keys during formating they're just skipped. It looks like you've removed them too.
If you'll change the publish templates it should work just fine.
Folder: {root[work]}/{project[name]}/{hierarchy}/Publish/{asset}/{task[name]}/{@version}
File: {project[code]}_{asset}_{@version}<_{@frame}><_{udim}>.{ext}
Issue n2: Conform in kitsu will maybe cause some other unrelated issues to integrator. At this moment kitsu can't handle instances with different assets, that is base of editorial publishing.
Describe the bug Publishing shots from Hiero.
To Reproduce Steps to reproduce the behavior:
Expected behavior I should be able to load the footage in nuke scripts later.
Desktop (please complete the following information):
Logs reviewer
[cuID:OP-3685]