You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you guys know of a way to log the name of the command that triggered the data manipulations?
Imagine having 1 command which creates ( or updates ) 3 entities at the same time as they're all related to each other.
For example: Registration, Partner & Person records are created by a CreateRegistrationCommand
We're looking for a way to do this as we'd like to show a popup showing all auditting details of the parent entity, in this case the 'Registration' entity.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Do you guys know of a way to log the name of the command that triggered the data manipulations?
Imagine having 1 command which creates ( or updates ) 3 entities at the same time as they're all related to each other.
For example: Registration, Partner & Person records are created by a CreateRegistrationCommand
We're looking for a way to do this as we'd like to show a popup showing all auditting details of the parent entity, in this case the 'Registration' entity.
Kind regards & thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions