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

TransactionAttribute fails if transaction is already closed #211

Closed
cd21h opened this issue Jan 23, 2020 · 0 comments
Closed

TransactionAttribute fails if transaction is already closed #211

cd21h opened this issue Jan 23, 2020 · 0 comments
Assignees
Labels
Milestone

Comments

@cd21h
Copy link

cd21h commented Jan 23, 2020

If transaction was committed or rolledback inside Controller action, it failed with error (NHibernate)
NHibernate.TransactionException: Transaction not successfully started

@cd21h cd21h added the bug label Jan 23, 2020
@cd21h cd21h self-assigned this Jan 23, 2020
@cd21h cd21h added this to Todo in Sharp-Architecture via automation Jan 23, 2020
@cd21h cd21h moved this from Todo to In Progress in Sharp-Architecture Jan 23, 2020
@cd21h cd21h added this to the 5.0.2 milestone Jan 24, 2020
@cd21h cd21h closed this as completed in b436e41 Jan 24, 2020
Sharp-Architecture automation moved this from In Progress to Done Jan 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Development

No branches or pull requests

1 participant