Describe your issue:
When I edit the name of a backup, the date and time stamp changes.
Steps to reproduce your issue:
Edit the name of your backup and save
I expected this to happen:
When I edit the name of a backup, I expect the date and time to remain the same. Otherwise, it looks like the backup with the edited name is your most current and recent backup. This may not be the case. The date and time the backup was created should be retained when the name is edited. Only âUpdatingâ the backup, which provides a current and latest backup, should change the date and time.
I have tried the following things:
No way to work around this that I can think of. This bug replaces the actual date and time a backup was taken, with an incorrect date-time. It replaces the creation date with the renamed date. You donât want that for a backup file.
It is not the same in any file system. Changing the filename in Windows does not change the date and time of the file. Not sure about Mac as I donât own one. I would also maintain that it is particularly important not to do this with backups where chronological dating indicates which backup is most recent.
This appears to be a bug or at least an undesirable behavior that can make it difficult to tell which of your backups is the most recent, if you rename one.
That is commonly how I name files, by prepending the date. That way my filenames can be sorted by date using the name. I frequently do this with setlist names and any other files I want to be able to easily list chronologically, even if they have had their contents (not name) updated.
The only reason I noticed this behavior is that I have a convention of naming one of my backups âLatestBackupâ for which I use the âUpdateâ option in the backup menu on a regular basis to overwrite my old backup and refresh it with a new one. When updating the backup, I would expect the date-time to change (and it does). Just shouldnât when only the name is modified.
This is a relatively trivial matter. Donât want it to assume larger significance than it should. Probably not going to impact any of us too adversely if at all. Many users may never even rename a backup. I only did when I was editing my backup names to include the firmware version before the firmware update, which is what brought this to my attention. Just thought it might be something for QC users and Neural to at least be aware of, which is why I posted the bug, and it seems relatively easy to fix.
On macOS, Linux, and Windows, renaming a file should NOT change the file modification or creation dates, as renaming is neither of those two events. Only when the contents of the file are changed should the date change.