Closed
Description
When a resource has an owner reference to an unknown kind guess_kind()
will throw a NameError
exception. While we obviously cannot do anything about the unknown kind itself (except maybe show a stub entry?), but we need to at least show what kind it is, indicate that it's not properly known by cmt, and log a useful message about it.