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

Fix bug with CallerEntityProfile #9

Merged
merged 1 commit into from
Nov 24, 2020

Conversation

MGudgin
Copy link
Contributor

@MGudgin MGudgin commented Nov 23, 2020

CallerEntityProfile was not being populated correctly by the local
version of ExecuteFunction in cases where the caller specified an entity
in the request body. This PR fixes this issue by examining the request
body and requesting the profile for the entity in the body if there is
one.

CallerEntityProfile was not being populated correctly by the local
version of ExecuteFunction in cases where the caller specified an entity
in the request body. This PR fixes this issue by examining the request
body and requesting the profile for the entity in the body if there is
one.
@MGudgin MGudgin merged commit 41092de into master Nov 24, 2020
@MGudgin MGudgin deleted the gudge/fix_entity_for_local_debugging branch November 24, 2020 23:37
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

Successfully merging this pull request may close these issues.

1 participant