Particular / ServiceInsight

Advanced debugging for NServiceBus
http://particular.net/serviceinsight
Other
16 stars 32 forks source link

MessageID in properties window does not contain MessageID but `id` from Json response or `ServiceControl.Retry.UniqueMessageId` #1396

Open ramonsmits opened 1 year ago

ramonsmits commented 1 year ago

Describe the bug

MessageID in properties window does not contain MessageID but id from Json response or ServiceControl.Retry.UniqueMessageId

image

Steps to reproduce

  1. Ensure a messages fails
  2. Retry the message and ensure that fails too
  3. Observe the Message ID in the properties window

Relevant log output

No response

Additional Information

Workarounds

Possible solutions

Additional information