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

Plugin SEO: Issue with publishing collections by language #9017

Closed
italodr opened this issue Nov 4, 2024 · 2 comments
Closed

Plugin SEO: Issue with publishing collections by language #9017

italodr opened this issue Nov 4, 2024 · 2 comments
Assignees
Labels

Comments

@italodr
Copy link

italodr commented Nov 4, 2024

Describe the Bug

An error occurs the first time you try to publish a single language. However, if you publish all the languages ​​at once and then unpublish them again, it does allow you to publish a single language.

Image
Image

Link to the code that reproduces this issue

https://github.com/italodr/payload-test/tree/issue-publishing-by-language-seo

Reproduction Steps

  1. Clone the above repository
  2. Update the config file to add your postgres URL. Currently as "postgresql://postgres:[email protected]:5430/postgres_db"
  3. Run pnpm install to install dependencies
  4. Run pnpm dev _community to start the admin panel
  5. Access the admin panel
  6. Add new post in all languages and save them as "Draft"
  7. Change language to "Deutsch"
  8. Click on "Publish in Deutsch"

Which area(s) are affected? (Select all that apply)

plugin: seo, Not sure

Environment Info

Payload: 3.0.0-beta.123
Node.js: v20.12.2
Next.js: 15.0.0

@italodr italodr added status: needs-triage Possible bug which hasn't been reproduced yet v3 validate-reproduction labels Nov 4, 2024
@paulpopus paulpopus self-assigned this Nov 4, 2024
@github-actions github-actions bot removed the status: needs-triage Possible bug which hasn't been reproduced yet label Nov 4, 2024
@paulpopus
Copy link
Contributor

This will be fixed with #8719

Copy link

github-actions bot commented Nov 7, 2024

This issue has been automatically locked.
Please open a new issue if this issue persists with any additional detail.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
2 participants