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 editing of group field does not work #10019

Open
toggm opened this issue Dec 17, 2024 · 0 comments · May be fixed by #10035
Open

Bulk editing of group field does not work #10019

toggm opened this issue Dec 17, 2024 · 0 comments · May be fixed by #10035
Assignees
Labels
status: verified If an issue has been reproduced

Comments

@toggm
Copy link

toggm commented Dec 17, 2024

Describe the Bug

When bulk editing a group field in a collection, the result shows success but the data is not updated at all.

Link to the code that reproduces this issue

https://github.com/toggm/payloadcms-column-filtering-sorting-bug-demo

Reproduction Steps

  • Create mutiple persons without assigning them to an owner
  • bulk edit persons and select owner
  • result shows success but owners are not persisted

Image

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

area: core, db-postgres

Environment Info

yarn run v1.22.22
$ cross-env NODE_OPTIONS=--no-deprecation payload info

Binaries:
  Node: 20.9.0
  npm: 10.1.0
  Yarn: 1.22.22
  pnpm: N/A
Relevant Packages:
  payload: 3.8.0
  next: 15.1.0
  @payloadcms/db-postgres: 3.8.0
  @payloadcms/email-nodemailer: 3.8.0
  @payloadcms/graphql: 3.8.0
  @payloadcms/next/utilities: 3.8.0
  @payloadcms/payload-cloud: 3.8.0
  @payloadcms/richtext-lexical: 3.8.0
  @payloadcms/translations: 3.8.0
  @payloadcms/ui/shared: 3.8.0
  react: 19.0.0
  react-dom: 19.0.0
Operating System:
  Platform: linux
  Arch: x64
  Version: #48-Ubuntu SMP PREEMPT_DYNAMIC Fri Sep 27 14:04:52 UTC 2024
  Available memory (MB): 63909
  Available CPU cores: 16

Done in 1.14s.
@toggm toggm added status: needs-triage Possible bug which hasn't been reproduced yet validate-reproduction labels Dec 17, 2024
@jacobsfletch jacobsfletch self-assigned this Dec 17, 2024
@github-actions github-actions bot removed the status: needs-triage Possible bug which hasn't been reproduced yet label Dec 17, 2024
@jacobsfletch jacobsfletch added status: needs-triage Possible bug which hasn't been reproduced yet validate-reproduction status: verified If an issue has been reproduced and removed status: needs-triage Possible bug which hasn't been reproduced yet validate-reproduction labels Dec 17, 2024
@jacobsfletch jacobsfletch linked a pull request Dec 18, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: verified If an issue has been reproduced
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants