Display Past Mapfixes on Map Page #235

Closed
opened 2025-07-16 07:10:51 +00:00 by Quaternions · 0 comments
Owner

It would be nice to see a log of past mapfixes on each map page. Query /mapfixes?TargetAssetID={MapID}&Status=8 (Uploaded) and write out the description of each fix. Comments / audit events code can be repurposed for this, it is the exact same format.

It would be nice to see a log of past mapfixes on each map page. Query `/mapfixes?TargetAssetID={MapID}&Status=8` (Uploaded) and write out the description of each fix. Comments / audit events code can be repurposed for this, it is the exact same format.
Quaternions added the frontend label 2025-07-16 07:10:51 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: StrafesNET/maps-service#235