bcgov / bc-emli-pin-mgmt-be

BC Virtual Home Energy Rating PIN Management System Backend
Apache License 2.0
1 stars 0 forks source link

BVPS-348: Audit History Table missing information #115

Closed hannah-macdonald1 closed 10 months ago

hannah-macdonald1 commented 10 months ago

This pr adds "alteredByName" to the list of returned fields for the /audit-trails api. Note that this will require a FE fix for it to show up in the UI, where the username should be the "alteredByUsername" field, and the type is "expirationReason" (Note that we should probably give this a diffferent name, as it can be null if it hasn't been expired...)