ynput / ayon-houdini

Houdini addon for AYON
Apache License 2.0
9 stars 7 forks source link

Proper JOB variable #136

Open krishnaavril opened 2 hours ago

krishnaavril commented 2 hours ago

Is there an existing issue for this?

Current Behavior:

image

when using $JOB in houdini, there is a extra "/" coming after the project name currently : //avril/jobs/ads/LBS_DEV//sh_ayonusdpublishtest/

Expected Behavior:

Expected : //avril/jobs/ads/LBS_DEV/sh_ayonusdpublishtest/

Version

1.0.0

What platform you are running on?

Windows

Steps To Reproduce:

using $JOB for any ayon project, see if you have any "//" in it

Are there any labels you wish to add?

Relevant log output:

No response

Additional context:

No response

krishnaavril commented 2 hours ago

Just curioius, @MustafaJafar @BigRoy Do you have the same issue too?

BigRoy commented 1 hour ago

@krishnaavril just remove the / from the template and you'd be good, no? I believe it's because {hierarchy} already starts with a /?

krishnaavril commented 1 hour ago

just remove the / from the template and you'd be good, no?

No, the next variable will not work as expected

I removed the {hierarchy}, and its good now, may I know what is this hierarchy and where can I find it? coz I'm using ayon default value