Skip to content

Fixed a bug where right clicking and opening the object profile floater for...

Fixed a bug where right clicking and opening the object profile floater for the first time doesn't update the creator and owner names. This is due to the line editors having something like 'TestString IgnorePlease' as their initial value instead of a null string.

Merge request reports