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

Aggregate column value update is not synced after update or removal of child records #3969

Closed
bmblb opened this issue Dec 30, 2021 · 0 comments
Assignees
Labels
feature request forum Issues from forum resolved Fixed but not yet released (available in the nightly builds)
Milestone

Comments

@bmblb
Copy link

bmblb commented Dec 30, 2021

Reported here: https://www.bryntum.com/forum/viewtopic.php?p=98629#p98629

Steps to reproduce on scheduler tree demo:

  1. remove Gate 4
  2. call scheduler.crudManager.getChangeSetPackage(), see no updated resource records

Aggregate column sets data directly to the data object and record/store is not aware of ir:

record.setData(me.field, value);
@bmblb bmblb added bug Something isn't working forum Issues from forum labels Dec 30, 2021
@bmblb bmblb changed the title Aggregate column value update is not synced Aggregate column value update is not synced after removing child record Dec 30, 2021
@matsbryntse matsbryntse self-assigned this Apr 24, 2022
@matsbryntse matsbryntse added the ready for review Issue is fixed, the pull request is being reviewed label Apr 24, 2022
@matsbryntse matsbryntse changed the title Aggregate column value update is not synced after removing child record Aggregate column value update is not synced after update or removal of child records Apr 24, 2022
@matsbryntse matsbryntse added feature request and removed bug Something isn't working labels Apr 25, 2022
@matsbryntse matsbryntse added this to the 5.0.3 milestone Apr 25, 2022
@SergeyMaltsev SergeyMaltsev 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 Apr 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request forum Issues from forum resolved Fixed but not yet released (available in the nightly builds)
Projects
None yet
Development

No branches or pull requests

3 participants