Skip to content

Add conversation part for open/closed status changed #1636

Open
@joshsmith

Description

@joshsmith

Problem

We need to add a conversation part that includes a simple border and some small text saying either:

  • {{You | username}} closed this conversation {{time-ago}}
  • {{You | username}} reopened this conversation {{time-ago}}

These parts should not be shown in the user's view of a conversation. Only the comment part_type should be shown. We'll have to add a check for whether the user has admin privileges to see that information.

This is blocked by the API adding a part_type for us to determine the type of conversation part to display.

Also needs code-corps/code-corps-api#1322 to be done to be mergeable.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions