Add fields PITRTimestamp and FinishedAt in response to ListRestoreHistory request and visualize it in UI
General
Escalation
General
Escalation
Description
How to test
Check two new columns are added to the restores table: "Finished at" should be on the main line, while PITR timestamp should be on the details.
Check if fields provide accurate data.
How to document
None
Smart Checklist
Activity
Show:

Catalina Adam November 28, 2022 at 10:59 AM
Added the following info about this in the Rel Notes:
- Timestamps for point-in-time recovery (PITR) restore.
After restoring a PITR backup, you can now check the time when you started the restore and the time when the restore was finalized. This information is available in the new Started at and Finished at columns under Backup > Restores.

Fábio Da Silva November 10, 2022 at 12:48 PM
the FE task has the testing steps for its part

vasyl.yurkovych November 10, 2022 at 12:37 PM
please add how to test and some design to it
Done
Created October 26, 2022 at 3:16 PM
Updated December 14, 2022 at 9:25 AM
Resolved December 6, 2022 at 1:09 PM
Visualize PITRTimestamp and FinishedAt fields in UI's "Restore History" window. Should be implemented on BE and FE sides.