ynput / ayon-core

Apache License 2.0
27 stars 32 forks source link

Houdini: Publish different HDA products from different folder paths with the same product name #644

Closed MustafaJafar closed 3 months ago

MustafaJafar commented 3 months ago

Changelog Description

Fix a bug when publishing different HDA products from different folder paths with the same product name.

image

Additional info

About the bug: product name was being used for HDA type name and type label. when publishing HDA from different folder paths with the product name results in having multiple HDAs/Houdini nodes with the type name. which makes houdini thinks they are the same HDA.

Testing notes:

  1. Publish HDAs from different folder paths, maybe different projects too.
  2. Load the published HDAs.
ynbot commented 3 months ago

Task linked: AY-5777 Publish different HDA products from different folder paths with the same product name