May
12
2021
Resend as new transaction, deadlock in transmission cancel
<ul>
<li>A server process deadlock occured if a transaction had user defined postprocessing on it and has then been canceled manually by the user</li>
<li>The function "Resend as new transaction" took the preprocessed data of a transaction to resend and preprocessed it again before sending it. Means the wrong data was send. If user defined postprocessing was on the transmission there were also missing some variables.</li>
</ul>