Skip to content

Clean up chats #66

@artpi

Description

@artpi

Our current src-chat implementation works this way:

  1. It creates a post for chat when chat window gets opened
  2. It uses a placeholder title that later gets replaced with a proper one because its flagged with post meta

But when somebody never finishes up this chat, these placeholder chat histories are hanging around forever.

We need a daily job that will get all the notes with placeholder titles, check if they are indeed empty and trash them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions