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

Load of query doesnt ensure that all SCOs are wrapped #28

Closed
andyjefferson opened this issue Apr 11, 2017 · 0 comments
Closed

Load of query doesnt ensure that all SCOs are wrapped #28

andyjefferson opened this issue Apr 11, 2017 · 0 comments
Labels
Milestone

Comments

@andyjefferson
Copy link
Member

When we execute a query and use FetchFieldManager, we have to use the constructor for an ExecutionContext (i.e ObjectProvider not yet known). This means that we cannot easily wrap any SCO fields in FetchFieldManager. Consequently we need to call

ObjectProvider.replaceAllLoadedSCOFieldsWithWrappers()

just after the FetchFieldManager process.

@andyjefferson andyjefferson added this to the 5.1.0.m2 milestone Apr 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant