Skip to content
This repository has been archived by the owner on Mar 21, 2022. It is now read-only.

Landscape-Service generates new Ids and does not use and update old instances #59

Open
Alexander-Krause-Glau opened this issue Apr 1, 2019 · 0 comments
Assignees
Labels

Comments

@Alexander-Krause-Glau
Copy link
Contributor

Seems like there is a major bug in the landscape-service that results in using new entities with new Ids (or updating the Id of old entities, not sure) instead of simply updating old values of known entities.

As a result the frontend thinks it gets new records (due to the new id) and the Ember Store grows and eventually the browser crashes due to EXCEPTION_STACK_OVERFLOW.

Todo Fix id handling; Old entities should be reused.

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

No branches or pull requests

3 participants