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

Upgrading from Strapi v5.5.1 to Strapi v5.6.0 introduces unexpected publish/draft behavior #29

Open
101sam opened this issue Jan 6, 2025 · 1 comment
Assignees

Comments

@101sam
Copy link

101sam commented Jan 6, 2025

Upgrading from Strapi v5.5.1 to Strapi v5.6.0 introduces unexpected publish/draft behavior

Following the upgrade from Strapi v5.5.1 to v5.6.0, unexpected changes were observed in the publish/draft workflow behaviors. These issues specifically affect the Plans, Products, and Redirection collections, while all other collections remain unaffected. Investigation and resolution are required to address these inconsistencies in the draft and publish status handling.

Steps to reproduce the behavior

  1. Use a clean clone of the repository
  2. yarn install && yarn build && yarn seed - Works
  3. try to upgrade to 5.6.0 - we see issues in Plans, Products, and Redirection

Upgrade:

npx @strapi/upgrade minor

We do not see it in all other collections

Screenshots

image 2025-01-06_06-59-43

Additional context

Add any other context about the request here.

@101sam
Copy link
Author

101sam commented Jan 6, 2025

It seems the issue is related to Strapi. I will open a ticket and attach a link

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