Is your feature request related to a problem? Please describe.
Today the audit trail proposes to show everything that happens, from end to end in a use case. However, we know that a real business request is, many times, much bigger than the simple call of a use case.
It would be important to see an end-to-end request. From the moment the request arrives, it travels through all the necessary use cases and returns to the user.
Additional context
For this feature, I believe this PR needs to be finalized first: #57
Is your feature request related to a problem? Please describe.
Today the audit trail proposes to show everything that happens, from end to end in a use case. However, we know that a real business request is, many times, much bigger than the simple call of a use case.
It would be important to see an end-to-end request. From the moment the request arrives, it travels through all the necessary use cases and returns to the user.
Additional context
For this feature, I believe this PR needs to be finalized first: #57