Timestamp Actions #174

Closed
opened 2025-06-07 23:23:51 +00:00 by numberss · 2 comments
Member

Timestamp actions in the list. Could easily replace the redundant invisible "Validator's Comment:" to the side of it. This is great for finding out when maps got uploaded for time wipes.

Timestamp actions in the list. Could easily replace the redundant invisible "Validator's Comment:" to the side of it. This is great for finding out when maps got uploaded for time wipes.
Owner

The information is there in the database field CreatedAt that describes when the operation log was created. You'd need to check the openapi spec to see if it's available in the query and then plumb it through to the ui.

The information is there in the database field `CreatedAt` that describes when the operation log was created. You'd need to check the openapi spec to see if it's available in the query and then plumb it through to the ui.
Owner

Closed by #183.

Closed by #183.
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: StrafesNET/maps-service#174