hyperstack-org / hyperstack-org/hyperstack

Diagnostics when saving

Open
#248 0 comments 0 reactions 0 assignees View on GitHub
diagnostics
Dominant language
JavaScript
Stars
538
Forks
41
PR merge metrics
No merged PRs in 30d

Description

When saving a model, hyperstack follows the relationship tree and also saves all associated models that have changed.

This is proper behavior, but in a large system it may lead to having records being saved that you might not expect.

It would help if during the save we dumped a picture to the JS console of what the tree looks like, so you can see why certain models get saved.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.