Test: First-publish-only toggle #64

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

Test: First-Publish-Only Config

What changed

Config option to skip cross-posting when re-saving already-published articles.

Steps to test

  1. Go to Options → Component → enable Only post on first publish
  2. Create and publish a new article → verify cross-post triggers
  3. Edit the same article and save again → verify NO new cross-post created
  4. Disable the toggle → edit and save → verify cross-post triggers again (duplicate guard may still prevent if already posted)

Labels

type: testing, priority: medium

## Test: First-Publish-Only Config ### What changed Config option to skip cross-posting when re-saving already-published articles. ### Steps to test 1. Go to Options → Component → enable **Only post on first publish** 2. Create and publish a new article → verify cross-post triggers 3. Edit the same article and save again → verify NO new cross-post created 4. Disable the toggle → edit and save → verify cross-post triggers again (duplicate guard may still prevent if already posted) ### Labels `type: testing`, `priority: medium`
Author
Owner

Branch created: feature/64-test-first-publish-only-toggle

git fetch origin
git checkout feature/64-test-first-publish-only-toggle
Branch created: [`feature/64-test-first-publish-only-toggle`](https://git.mokoconsulting.tech/MokoConsulting/MokoJoomCross/src/branch/feature/64-test-first-publish-only-toggle) ```bash git fetch origin git checkout feature/64-test-first-publish-only-toggle ```
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#64