gaepdit / complaint-tracking

Complaint Tracking System
The Unlicense
1 stars 3 forks source link

Add notation to migrated data that audit history is incomplete #769

Closed dougwaldron closed 2 weeks ago

dougwaldron commented 3 weeks ago

See #162 for original work.

Current code:

https://github.com/gaepdit/complaint-tracking/blob/6234bde17717ec87701bc2d9338de8b2e519ccb7/ComplaintTracking/Views/Complaints/Details.cshtml#L397-L402

and

https://github.com/gaepdit/complaint-tracking/blob/6234bde17717ec87701bc2d9338de8b2e519ccb7/ComplaintTracking/ViewModels/ComplaintViewModels/ComplaintDetailsViewModel.cs#L299-L302

and

https://github.com/gaepdit/complaint-tracking/blob/6234bde17717ec87701bc2d9338de8b2e519ccb7/ComplaintTracking/App/Globals.cs#L13-L15