runtime icon indicating copy to clipboard operation
runtime copied to clipboard

[Remove Headers]Remove breadcrumbId doesn't lead to new transaction id

Open Hooghof opened this issue 1 year ago • 0 comments

The removal of the breadcrumdId header leads to 2 unexpected events:

  1. In previous versions if the breadcrumdId header is removed, a new breadcrumdId header is created at the same time
  2. After the creation of the new breadcrumdId header, a new transaction is visible in the transactions page in the flow manager

After the breadcrumdId header is removed, the next exchanges still have the same breadcrumdId, but the header is gone.

Test cases to compare Instance: acceptance Tenant: Dovetail Flow: RemoveBreadcrumbId

Instance: next Tenant: Norman Flow: RemoveBreadcrumbId

Hooghof avatar Aug 22 '24 13:08 Hooghof