Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The History tab in SilverStripe CMS does not display the Unpublish and Archive records #907

Open
2 tasks done
pack254 opened this issue Nov 18, 2024 · 2 comments
Open
2 tasks done

Comments

@pack254
Copy link

pack254 commented 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 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:

  1. Install silverstripe/installer on a local environment.
  2. Add tractorcow/silverstripe-fluent version 7.1 to composer.json.
  3. Create two locales.
  4. Add a new page.
  5. Fill in the required information for the new page, then save and publish it.
  6. Then unpublish or archive the new page.
  7. Check the "History" tab. You will notice that it does not show records for "Unpublish" or "Archive" actions.

Possible Solution

No response

Additional Context

Screenshot 2024-11-19 at 10 41 23 AM

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)
@pack254 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
@GuySartorelli
Copy link
Contributor

Just to be clear: I assume you also tried this in an installation without the fluent module and weren't able to reproduce it?

@pack254
Copy link
Author

pack254 commented Nov 18, 2024

Just to be clear: I assume you also tried this in an installation without the fluent module and weren't able to reproduce it?

Yep, your assumption is right @GuySartorelli. without the Fluent module, these steps cannot be reproduced.

It will be shown all the records correctly.
Screenshot 2024-11-19 at 11 35 41 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants