ayon-core icon indicating copy to clipboard operation
ayon-core copied to clipboard

Scene Inventory: wrong logging

Open antirotor opened this issue 1 year ago • 1 comments

Problem

https://github.com/ynput/ayon-core/blob/3685a5e476b00106046cd9a06bc44c90defe827a/client/ayon_core/tools/sceneinventory/models/containers.py#L377-L379

This is un-implemented and crashing, hiding the real error that item is missing necessary data. Result is empty UI

antirotor avatar Sep 27 '24 16:09 antirotor

Actually - where is this log_error even implemented on the Controller? I can't find the Controller class where that would be implemented. Any idea where that is?

BigRoy avatar Oct 03 '24 18:10 BigRoy