ynput / ayon-houdini

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

Duplicating instance: hard to identify in publisher UI which entry is which instance node #155

Open BigRoy opened 3 weeks ago

BigRoy commented 3 weeks ago

Is there an existing issue for this?

Description

Current Behavior

When creating a publish instance and configure it completely, sometimes it's much easier to just duplicate it and then change the variant or target folder path.

However, resetting the publisher UI it's unclear which of the instances in the publisher UI refer to which node - because each will be showing the same product name and that's about all you have to go on. There's no visual cue about which node in the scene it is, not even when selecting the instance in the publisher UI.

Expected Behavior

It should always be clear which instance in publishier UI is which node in the scene.

Steps To Reproduce:

  1. Create an instance
  2. Duplicate the ROP a few times.

Additional context:

This may be 1:1 related to: https://github.com/ynput/ayon-core/issues/136

Relevant log output:

No response