Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inconsistent Casing of MessageBody fields (eg TransactionID) #184

Open
MercyPillow opened this issue Feb 6, 2023 · 0 comments
Open

Inconsistent Casing of MessageBody fields (eg TransactionID) #184

MercyPillow opened this issue Feb 6, 2023 · 0 comments

Comments

@MercyPillow
Copy link
Contributor

TransactionID in message bodys are inconsistent with their casing:

WorkCompleted messages have transaction id fields of """CFX.Production.WorkCompleted.TransactionID"""
image

where as

MaterialsInstalled message have the transaction id filed as """CFX.Production.Assembly.MaterialsInstalled.TransactionId"""
image

you can work around this generically with HasProperty and GetProperty IgnoreCase binding flags but its still annoying, please normalize these...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant