Skip to content

Removed null parameter during transaction rollback

Mihail Radkov requested to merge bugfix/transaction-rollback-request-params into master

The null parameter were causing the http client to fail while trying to insert an X request ID header.

Merge request reports