docs.particular.net icon indicating copy to clipboard operation
docs.particular.net copied to clipboard

Feedback: 'Message Correlation'

Open SeanFeldman opened this issue 1 year ago • 1 comments

Feedback for 'Message Correlation' https://docs.particular.net/nservicebus/sagas/message-correlation

Location in GitHub: https://github.com/Particular/docs.particular.net/blob/master/nservicebus/sagas/message-correlation.md

It is worth mentioning that correlation property is case-sensitive. In some systems where a GUID is used, serialized GUID value could be either lower or upper case, causing saga not to be found.

SeanFeldman avatar May 13 '24 16:05 SeanFeldman

Thanks for the feedback @SeanFeldman: raised a PR with the suggestion here: https://github.com/Particular/docs.particular.net/pull/6624

lailabougria avatar May 14 '24 14:05 lailabougria