wings
wings copied to clipboard
router(download): display the backup uuid on the error
Display the UUID of the backup request in the error sent to the client to simplify debugging.
I don't see how this solves or helps anything. The client already knows what UUID the request is being made for, returning it in an error doesn't help anything.
The user sees it in the file name when the download does, but during the error that the file is not found it is not easy to know which one is not found, moreover in many themes it is not even possible to see the uuid on the user space, I think it would help a lot of admin to simply have the uuid in the returned error.
I'd say if you've got backup files missing then you have bigger issues than not knowing the UUID of the backup file.
If an admin really needs to troubleshoot a backup issue they have a number of different ways available to them to figure out the backup filename including panel/wings log files and also their browsers web request log.
Me, I need the uuid on the error. ;)
Thank you for your submission, but I'm afraid we just don't see merit in adding this.