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

Content update triggers unnecessary requests #7243

Closed
alansemenov opened this issue Jan 16, 2024 · 0 comments · Fixed by #7344
Closed

Content update triggers unnecessary requests #7243

alansemenov opened this issue Jan 16, 2024 · 0 comments · Fixed by #7344
Assignees
Labels
Bug Something isn't working Critical Something must be fixed as soon as possible Support
Milestone

Comments

@alansemenov
Copy link
Member

alansemenov commented Jan 16, 2024

  1. If search filter is applied in the Content Grid and an item gets modified on the server, these 4 requests will be sent (even though the modified item is not a part of the search results). The last request actually performs the search again.

image

  1. When Publishing Wizard is opened and an item gets modified on the server, even more requests will be sent:
    image
@alansemenov alansemenov added the Bug Something isn't working label Jan 16, 2024
@alansemenov alansemenov self-assigned this Jan 16, 2024
@alansemenov alansemenov added Critical Something must be fixed as soon as possible Support labels Jan 24, 2024
@alansemenov alansemenov added this to the 5.1.4 milestone Jan 29, 2024
@alansemenov alansemenov linked a pull request Feb 8, 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
Bug Something isn't working Critical Something must be fixed as soon as possible Support
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant