You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes when renaming a file, the new name is exactly the same as the old name.
Currently our renamer detects this in the overwrite check. However, the overwrite check does not ignore files with names that did not change. This erroneously cancels the whole rename.
The text was updated successfully, but these errors were encountered:
Sometimes when renaming a file, the new name is exactly the same as the old name.
Currently our renamer detects this in the overwrite check. However, the overwrite check does not ignore files with names that did not change. This erroneously cancels the whole rename.
The text was updated successfully, but these errors were encountered: