You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue occurs in one of my projects and also affects SilverStripe CMS 5.2. I tested it on a fresh installation of silverstripe/installer with tractorcow/silverstripe-fluent version 7.1, and the problem persists. The "Unpublish" and "Archive" records are missing from the history tab, making it difficult to track these actions.
How to reproduce
Steps to Reproduce:
Install silverstripe/installer on a local environment.
Add tractorcow/silverstripe-fluent version 7.1 to composer.json.
Create two locales.
Add a new page.
Fill in the required information for the new page, then save and publish it.
Then unpublish or archive the new page.
Check the "History" tab. You will notice that it does not show records for "Unpublish" or "Archive" actions.
Possible Solution
No response
Additional Context
Validations
Check that there isn't already an issue that reports the same bug
Double check that your reproduction steps work in a fresh installation of silverstripe/installer (with any code examples you've provided)
The text was updated successfully, but these errors were encountered:
pack254
changed the title
The History tab in SilverStripe CMS does not display the Unpublish and Archive statuses
The History tab in SilverStripe CMS does not display the Unpublish and Archive records
Nov 18, 2024
Module version(s) affected
7.1
Description
This issue occurs in one of my projects and also affects SilverStripe CMS
5.2
. I tested it on a fresh installation ofsilverstripe/installer
withtractorcow/silverstripe-fluent
version7.1
, and the problem persists. The "Unpublish" and "Archive" records are missing from the history tab, making it difficult to track these actions.How to reproduce
Steps to Reproduce:
silverstripe/installer
on a local environment.tractorcow/silverstripe-fluent
version 7.1 to composer.json.Possible Solution
No response
Additional Context
Validations
silverstripe/installer
(with any code examples you've provided)The text was updated successfully, but these errors were encountered: