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

Bug: Transaction operation is NOT consistent. #162

Open
2 tasks done
mahbubabbas opened this issue Oct 23, 2024 · 0 comments
Open
2 tasks done

Bug: Transaction operation is NOT consistent. #162

mahbubabbas opened this issue Oct 23, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@mahbubabbas
Copy link

Describe the bug

It is observed that transaction operation is NOT consistent. Roll back action on previously executed operations are NOT happening if transaction is cancelled at a particular point.

Steps to reproduce

Just try with multiple operations using transaction.

Expected behaviour

All the records before cancel transaction should roll back to previous state.

SurrealDB version

surreal 1.5.5, surrealdb.go latest

Contact Details

mahbubabbas@gmail.com

Is there an existing issue for this?

  • I have searched the existing issues

Code of Conduct

  • I agree to follow this project's Code of Conduct
@mahbubabbas mahbubabbas added the bug Something isn't working label Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant