-
Notifications
You must be signed in to change notification settings - Fork 50
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] InternalExecutionError #1043
Comments
Hi @az-oolloow - thanks for letting us know and providing us with a mocked example. From the stacktrace, looks like Graph Engine ran into a problem mapping a value for a variable called Since your example has modified names, I'm not sure I have the full context. Could you refer to your code and give us more information:
A mocked example works well for us. |
@rmohan20 I kind of highlighted that line in the mock up code that I pasted
|
This issue has been linked to a new work item: W-13189917 |
Marking this as a duplicate of #1497 |
Describe the bug
We got this error asking us to raise it on Github
Desktop (please complete the following information):
So this is also a complex piece of code.
First, we have these models
Then we have this code (since I had to replace all real class names and field names there may be some errors but let me know I will try to replicate)
The text was updated successfully, but these errors were encountered: