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

bug: Infinite (async ?) loop on loading entity with circular lookups #5

Open
tpoisseau opened this issue Oct 13, 2022 · 0 comments
Open

Comments

@tpoisseau
Copy link

On a project we have some lists with Field lookups ref to themself.

Due to the algo, if Entity A -> Entity B -> Entity A (-> is lookup), it lead to an Infinite load on loading data (in populateLookup method of service)

It's on SharePoint List, but i guess it's same on others BaseServices.

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

No branches or pull requests

1 participant