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

Column values not updating immediately after bulk actions (edit/duplicate) #2571

Open
Abhinegi2 opened this issue Sep 12, 2024 · 0 comments
Open

Comments

@Abhinegi2
Copy link
Contributor

Describe the bug
When performing bulk actions like "Edit" or "Duplicate," I noticed the following issues:

  • After a bulk edit, some column values do not update immediately in the list view, but they appear correctly after switching between pages.
  • After duplicating rows, certain column values are missing both in the list view and when viewing the individual entity details.

To Reproduce
Steps to reproduce the behavior:

  1. Select multiple rows for bulk actions.
  2. Perform a bulk edit or duplicate action.
  3. For bulk edit, observe that some column values are missing in the list view but appear after switching pages.
  4. For duplicate, observe that some values are missing both in the list view and when inspecting individual entities.

Expected behavior
Column values should update immediately in the list view after bulk actions, and all values should be visible when viewing individual entities.

Screenshots
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo (ready for work)
Development

No branches or pull requests

2 participants