Test: Bulk re-queue failed and purge posted #60

Open
opened 2026-05-29 04:12:32 +00:00 by jmiller · 1 comment
Owner

Test: Bulk Queue Operations

What changed

  • "Retry All Failed" toolbar button — resets all failed posts to queued
  • "Purge Posted" toolbar button — deletes all posted records

Steps to test

  1. Ensure some posts are in "failed" status
  2. Click Retry All Failed → verify all failed posts change to "queued" with retry_count=0
  3. Ensure some posts are in "posted" status
  4. Click Purge Posted → verify all posted records are deleted
  5. Verify success message shows count

Labels

type: testing, priority: medium

## Test: Bulk Queue Operations ### What changed - "Retry All Failed" toolbar button — resets all failed posts to queued - "Purge Posted" toolbar button — deletes all posted records ### Steps to test 1. Ensure some posts are in "failed" status 2. Click **Retry All Failed** → verify all failed posts change to "queued" with retry_count=0 3. Ensure some posts are in "posted" status 4. Click **Purge Posted** → verify all posted records are deleted 5. Verify success message shows count ### Labels `type: testing`, `priority: medium`
Author
Owner

Branch created: feature/60-test-bulk-re-queue-failed-and-purge-post

git fetch origin
git checkout feature/60-test-bulk-re-queue-failed-and-purge-post
Branch created: [`feature/60-test-bulk-re-queue-failed-and-purge-post`](https://git.mokoconsulting.tech/MokoConsulting/MokoJoomCross/src/branch/feature/60-test-bulk-re-queue-failed-and-purge-post) ```bash git fetch origin git checkout feature/60-test-bulk-re-queue-failed-and-purge-post ```
Sign in to join this conversation.
Type Task
Status
Priority
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoJoomCross#60