Details
-
Bug
-
Resolution: Fixed
-
High
-
4.7.0, 5.0, 5.1, 5.2, 5.3
-
Castor Core S3, Castor Core S4
Description
With asynchronous publishing enabled, it is possible that creating/publishing multiple versions of the same object will result in multiple Published versions
Steps to reproduce:
- Create and publish a content object (for example article).
- Enable asynchronous publishing content.ini, AsynchronousPublishing=enabled, clear caches if necessary.
- Edit and publish multiple versions of the same object.
- Start the publishing script in daemon mode:
$ php bin/php/ezasynchronouspublisher.php --daemon
Result: In content object's "Manage Versions" screen, multiple versions will be "Published"
Attachments
Issue Links
- is duplicated by
-
EZP-23180 async publishing can leave multiple versions in published state
- Closed
- relates to
-
EZP-20880 HttpCache purge is not being triggered when permissions change
- Closed
-
EZP-22317 user/role SPI cache not updated after adding/removing policies in legacy
- Closed
-
EZP-17777 two contentobject versions in published state
- Closed
- links to