Currently, the logger only handles the lifecycle of a Visa and when a admin/handler assign themself to a case.
To meet the requirements for this project we should also extend the logic to cover:
- When a file is uploaded/downloaded
- When a new comment is added to a visa case
SOLUTION:
Implement new entities/dtos/mapper/repos and extend logic in AuditService to handle/logg valid information in database
Currently, the logger only handles the lifecycle of a Visa and when a admin/handler assign themself to a case.
To meet the requirements for this project we should also extend the logic to cover:
SOLUTION:
Implement new entities/dtos/mapper/repos and extend logic in AuditService to handle/logg valid information in database