- πΊπΈUnited States smustgrave
Since there hasn't been a follow up #20 going to close out for now.
If still a valid bug please reopen but address #20
$node->type and $node->uid are both entity references - even if the one is a config entity. But the methods in node interface handle both differently, e.g. we have $node->getAuthor() return the user entity and $node->getAuthorId() return the user entity id, while $node->getType() returns the type name, i.e. it's entity id.
Closed: won't fix
9.5
Changes an existing API or subsystem. Not backportable to earlier major versions, unless absolutely required to fix a critical bug.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Since there hasn't been a follow up #20 going to close out for now.
If still a valid bug please reopen but address #20