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

Records with no skills disappear in multi-grouping demo #7654

Closed
bmblb opened this issue Oct 12, 2023 · 0 comments
Closed

Records with no skills disappear in multi-grouping demo #7654

bmblb opened this issue Oct 12, 2023 · 0 comments
Assignees
Labels
bug Something isn't working bugbash high-priority Urgent to have fixed resolved Fixed but not yet released (available in the nightly builds)
Milestone

Comments

@bmblb
Copy link

bmblb commented Oct 12, 2023

There are several scenarios leading to disappearing record.

  1. On a grouped store edit any record and remove all skills. See there is no group with empty skills.
  2. Stop grouping. You will see no record with empty skills anyway
  3. On an ungrouped store clear skills from another record. See record stays in view.
  4. Group store by skill. See there is no group with empty skills
  5. Ungroup, see record is not visible anymore

If you check record count on steps 3 and 5, you will see one record is missing.

Interesting part is that records seemingly get removed missing the removed cache on a store. Meaning nobody would be aware of the record missing. i.e. store.count decreases, but store.removed keeps having just one value (or none)

@bmblb bmblb added bug Something isn't working bugbash labels Oct 12, 2023
@isglass isglass added the high-priority Urgent to have fixed label Oct 12, 2023
@ExtAnimal ExtAnimal self-assigned this Oct 13, 2023
@ExtAnimal ExtAnimal changed the title Records with no skills disappear in mutli-grouping demo Records with no skills disappear in multi-grouping demo Oct 13, 2023
@ExtAnimal ExtAnimal added ready for review Issue is fixed, the pull request is being reviewed and removed in progress labels Oct 13, 2023
@ExtAnimal ExtAnimal added this to the 5.6.0-beta-2 milestone Oct 13, 2023
@ExtAnimal ExtAnimal added resolved Fixed but not yet released (available in the nightly builds) and removed ready for review Issue is fixed, the pull request is being reviewed labels Oct 13, 2023
@SergeyMaltsev SergeyMaltsev modified the milestones: 5.6.0-beta-2, 5.6.0 Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working bugbash high-priority Urgent to have fixed resolved Fixed but not yet released (available in the nightly builds)
Projects
None yet
Development

No branches or pull requests

4 participants