-
Notifications
You must be signed in to change notification settings - Fork 3
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
2024-10-11-fix-rollback_session #167
Conversation
for more information, see https://pre-commit.ci
…QGEP/qgepqwat2ili into 2024-10-11-fix-rollback_session
for more information, see https://pre-commit.ci
@ponceta Does this look like fixing the problem? Could we eliminate the error messages in this block of
Or better keep them there and only do
and not messages, as they are a kind of duplicates? Thanks for reviewing |
This would be better reviewed by @domi4484 but IMHO it should be best to add rollback messages directly in the rollback function. |
I think you have to use the function you defined and not
|
for more information, see https://pre-commit.ci
…QGEP/qgepqwat2ili into 2024-10-11-fix-rollback_session
@ponceta better now? |
add missing function rollback_session
Should fix QGEP/QGEP#873