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

bulk publish only works for the first selected item #20170

Closed
cdreier opened this issue Apr 22, 2024 · 0 comments · Fixed by #20234
Closed

bulk publish only works for the first selected item #20170

cdreier opened this issue Apr 22, 2024 · 0 comments · Fixed by #20234
Assignees
Labels
flag: EE Issues correlates to internal EE ticket issue: bug Issue reporting a bug severity: high If it breaks the basic use of the product source: core:content-manager Source is core/content-manager package status: confirmed Confirmed by a Strapi Team member or multiple community members

Comments

@cdreier
Copy link

cdreier commented Apr 22, 2024

Bug report

Required System information

  • Node.js version: v20.12.0
  • NPM version: 10.5.0
  • Strapi version: v4.23.1
  • Database: sqlite
  • Operating system: fedora
  • Is your project Javascript or Typescript: js

Describe the bug

the bulk publish is only working for the very first click - if you click the "select all", everything is fine.
if you select entries one by one, only the first is showing up - all other are ignored

Steps to reproduce the behavior

  1. Go to a list view
  2. Click on first unbublished item
  3. Click on second unbublished item
  4. Click publish - only the first items shows up

Expected behavior

All selected items are available to bulk publish

Screenshots

strapi-bulk-publish.webm

Code snippets

If applicable, add code samples to help explain your problem.

Additional context

i just tested this with a brand new quickstarted strapi to make sure, no plugins etc are messing things up - but this is also happening on our production instance

@kasonde kasonde added issue: bug Issue reporting a bug severity: medium If it breaks the basic use of the product but can be worked around status: confirmed Confirmed by a Strapi Team member or multiple community members source: core:content-manager Source is core/content-manager package labels Apr 22, 2024
@kasonde kasonde self-assigned this Apr 22, 2024
@kasonde kasonde added severity: high If it breaks the basic use of the product and removed severity: medium If it breaks the basic use of the product but can be worked around labels Apr 23, 2024
@derrickmehaffy derrickmehaffy added the flag: EE Issues correlates to internal EE ticket label Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flag: EE Issues correlates to internal EE ticket issue: bug Issue reporting a bug severity: high If it breaks the basic use of the product source: core:content-manager Source is core/content-manager package status: confirmed Confirmed by a Strapi Team member or multiple community members
Projects
Status: Fixed/Shipped
Status: Done
Development

Successfully merging a pull request may close this issue.

5 participants