Skip to content

Conversations should only store user identifier #1708

@jdalphond-mitre

Description

@jdalphond-mitre

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.

Metadata

Metadata

Assignees

Labels

user registryAn issue for the endpoints related to the User Registry

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions