Originally posted by **nahropro** August 1, 2023
I have an after save trigger, in that trigger I update some entity and for avoid infinite loop I make a call to SaveChangesWithoutTriggersAsync(), but it throws this exception 'System.InvalidOperationException: 'A triggerSession has already been created''!
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Discussed in https://github.com/koenbeuk/EntityFrameworkCore.Triggered/discussions/181