dwp / queue-triage

DLQ processing support
MIT License
5 stars 4 forks source link

Defect: When Resending a FailedMessage the FailedMessageId should be set as a property #127

Closed amcghie closed 6 years ago

amcghie commented 6 years ago

When Queue Triage resends a FailedMessage the FailedMessageId should be set as a property on the JMS Message.

amcghie commented 6 years ago

Fixed as part of #107 - leaving open until #107 is resolved.

amcghie commented 6 years ago

Resolved.