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

EnsureAutoHistory stopped working after changing to async/await #51

Open
bDino opened this issue May 15, 2020 · 1 comment
Open

EnsureAutoHistory stopped working after changing to async/await #51

bDino opened this issue May 15, 2020 · 1 comment

Comments

@bDino
Copy link

bDino commented May 15, 2020

I am struggling to make AutoHistory work after chaning my controllers to async/await pattern.

I can't tell for sure it's that, but looking through my commits that is the only thing I can identify has changed since the time it worked.
Problem is that now every entry created by the framework is of the Kind Detached and the Changed column is NULL

Has anyone experienced this behaviour?
Thanks & kind regards,
Dino

@j5aenz
Copy link

j5aenz commented Jan 18, 2021

i have experienced behavior similar. i have not completely pinned it down to a switchover to an async/await pattern due to multiple changes over a compressed period. But it does track.

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

2 participants