ynput / OpenPype

OpenPype has been surpassed by AYON and is now read only.
https://ayon.ynput.io
MIT License
286 stars 129 forks source link

Bug: Nuke template placeholder knobs duplicity after update #6209

Closed jakubjezek001 closed 6 months ago

jakubjezek001 commented 7 months ago

Is there an existing issue for this?

Current Behavior:

Once the Updating placeholder tool is used on already created placeholders and plugin is changed then placeholder node knobs are duplicated. More details lower in additional context.

Expected Behavior:

Knobs should not be duplicated but only updated

Version

3.18.7-nightly.2

What platform you are running OpenPype on?

Windows

Steps To Reproduce:

  1. open empty workfile under Ayon addon with some task context
  2. from Ayon menu find Template builder and Create placeholder to some configuration (LoadClip)
  3. Then select the created node of placeholder and open properties bin so you can see the knob duplicty
  4. Open Update placeholder form Ayon menu / template builder submenu
  5. change plugin selection to Load image
  6. See that knobs were duplicated

Are there any labels you wish to add?

Relevant log output:

No response

Additional context:

mutliselectiontest

[cuID:OP-8169]

BigRoy commented 6 months ago

Not sure why this group of people was assigned to this issue. What would you like us to do with this @mkolar ? (You assigned this group to this issue and some others - the question is about all those assignments really).

For this particular issue I believe a PR is set up to Ayon core here https://github.com/ynput/ayon-core/pull/187 which seems to describe solving this particular issue.