Summary
/registry/org returns conversations with the following saved at time of write.
{author_uuid,
author_role}
It should return
{author: {username, org.shortname, role}} expanded at the time of read.
Motivation
Saving user info on write to a conversation could lead to dead links when people change orgs.
Summary
/registry/org returns conversations with the following saved at time of write.
{author_uuid,
author_role}
It should return
{author: {username, org.shortname, role}} expanded at the time of read.
Motivation
Saving user info on write to a conversation could lead to dead links when people change orgs.