ayon-core
ayon-core copied to clipboard
Scene Inventory: wrong logging
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
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?