hyperstack-org / hyperstack-org/hyperstack
Diagnostics when saving
Ouverte
diagnostics
- Langage dominant
- JavaScript
- Étoiles
- 538
- Forks
- 41
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.