Skip to content

Allow users to purge their own chat history #13

@robkooper

Description

@robkooper

Give users a way to delete all of their conversation history at once, not just one conversation at a time.

Hints:

  • Add a "Delete all history" button in the chat UI (with a confirmation dialog)
  • Add a DELETE /chat/conversations endpoint that bulk-deletes or hides all conversations for the current entity
  • Respect the existing CHAT_CONVERSATION_REMOVE_MODE config (hide vs delete) for consistency
  • Admins may also want the ability to purge history for a specific user from the admin panel

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions