Skip to content
This repository was archived by the owner on Feb 22, 2026. It is now read-only.
This repository was archived by the owner on Feb 22, 2026. It is now read-only.

(feat: anon/backend) : Review Drafts and Edit Window #578

@polopulao

Description

@polopulao

For any queries, or anything, join out [Telegram Group](https://t.me/shogenlabs) or contact [Poulav](https://t.me/impoulav), [Soham](https://t.me/tosoham) or [Rahul](https://t.me/darkdanate)

Title

Review Drafts & Edit Window (with Audit)

Description

  • Type of Issue: Feature / Backend / API / UX

  • Directory: anon/backend

  • Task :

    • Drafts table + endpoints: POST /posts/drafts, PUT /posts/drafts/{id}, DELETE /posts/drafts/{id}, POST /posts/drafts/{id}/publish.
    • Edits: PATCH /posts/{id} allowed for N minutes after publish; write to reviews_audit.
    • Validation & moderation re-run on edit; OpenAPI + tests.
  • Current:

    • Single-shot publish; no drafts or safe edit.
  • Expected:

    • Safer authoring flow; limited edits with full audit history.

Metadata

Metadata

Assignees

No one assigned

    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