Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Bug: "Edit all"-button selects last edited record instead of all visible records #1195

Closed
shurik-io opened this issue Apr 9, 2024 · 1 comment · Fixed by #1197
Closed
Assignees

Comments

@shurik-io
Copy link

shurik-io commented Apr 9, 2024

Describe the bug
While verification of timed records, i sometimes fix single records of the view in Analysis, before then using the Edit All button, to verify them all in one go. In the current release (3.5.8), after return of the edit of a single entry, and directly clicking on Edit All, loads the same record I've just edited instead of all visible ones. Sometimes it even loads 0 records, but this I couldn't reproduce.
Also adjusting the filter, having new/other records in the view, doesn't reset this and leads to the same issue. Only a full refresh of the page (browser reloads page (F5)) solves the issue and then it works correct again.

To Reproduce

  1. Open a bunch of records, ready to be verified.
  2. Edit a single record (change comment for example) then save.
  3. After the view is loaded, click the Edit All button, (the single record was not selected)
  4. and it will load the last edited record instead of all, indicated by the counter of the Edit all view (Edit $num records).

Expected behavior
After return of an edit, the edit all button should always select all records of the current view.

Screenshots
After clicking edit all button.
image

Desktop (please complete the following information):

  • OS: Fedora 38 - 6.7.11-100.fc38.x86_64
  • Browser: Firefox
  • Version: 124.0.1
@adfinisbot
Copy link
Member

🎉 This issue has been resolved in version 3.6.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants