Could not execute trigger while Mixed index adding new properties #3389
Unanswered
nikhilbonte21
asked this question in
Q&A
Replies: 1 comment
-
After the transaction is committed you can't reuse the bound object because it's not attached to the new transaction. You should re-fetch that object if you want to modify it. Your error says: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Version: 0.6.1
Storage Backend: cql
Mixed Index Backend: elasticsearch
Expected Behavior:
Current Behavior:
Steps to Reproduce:
Stack Trace
Beta Was this translation helpful? Give feedback.
All reactions