code-corps-api
code-corps-api copied to clipboard
Create conversation part for reopened event when a conversation is reopened
Problem
If a conversation is updated with status of "reopened", then we should create a conversation part with a part_type of "reopened".
Blocked by #1318.
Could probably be done in parallel with #1320.