Load Effects in Nuke in ayon-core 1.7.2

Hello!

I am testing out the latest addons, and I have noticed I can’t load Hiero effects in Nuke anymore, but this was possible before, is this a known bug? (I didn’t find any issue in github) the product_base_type is listed as “plate” instead of “effect” because I guess the effects are published along with the plates, and maybe this is the issue? I can see that there is a new “product_base_types” thing going on, am I missing something?

  • launcher: 1.4.3
  • server: 1.13.8
  • ayon-core: 1.7.2
  • ayon-nuke: 0.3.16
  • ayon-hiero: 0.5.10

It also looks like reverting ayon-core back to 1.6.13 makes it work.

Kind regards,

I recall a similar issue was reported in tray publisher with csv ingest where product type is e.g. plate and product base type is csv_ingest_file.

Yes! it is exactly the same thing, I am just not sure if:

  • the product_base_type is correct, and plate is expected to be the base type for an effect, and thus the loader would need to be updated.
  • the product_base_type is incorrect and thus the hiero addon would need to be updated.