Skip to content

The latest plugin version do not publish entry until server is restarted #223

Description

@sergejpapper

The latest Publisher plugin versions (2.0.8 and 2.0.9) do not work as expected.

When an entry is unpublished and I set the publish date to a past date, the entry should be automatically published after one minute. However, the entry remains in draft status even after waiting several minutes (. It only becomes published after restarting the server by running strapi develop.

When I downgrade the Publisher plugin to version 2.0.7, everything works correctly.

Could you please check this issue? Thank you.

Steps to reproduce

  1. Go to the Strapi Content Manager and create an entry.
  2. Set the publish date in the plugin to a past date (for example, 2024-01-01).
  3. Wait 1–2 minutes, then refresh the page.
  4. The entry is still in draft status.

Environment

  • Node.js version: 22.22.2
  • Strapi version: 5.46.1 (latest)
  • Plugin version: 2.0.9
  • Database: MySQL
  • Operating system: macOS

server.ts file contains 'cron: enabled'

Please inform me, if you need more info.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions