-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Duplicate
-
Affects Version/s: 4.1.4
-
Fix Version/s: NoFixVersionApplicable
-
Component/s: Remote watcher
Sentry Issue: NUXEO-DRIVE-1SD
ValueError: Invalid name '| > < ? * /.txt' File "nxdrive/engine/watcher/remote_watcher.py", line 608, in _handle_changes self._update_remote_states() File "nxdrive/engine/activity.py", line 220, in func_wrapper func(*args, **kwargs) File "nxdrive/engine/watcher/remote_watcher.py", line 885, in _update_remote_states doc_pair.local_path.with_name(new_info.name), File "pathlib.py", line 823, in with_name raise ValueError("Invalid name %r" % (name)) Unexpected error
- is related to
-
NXDRIVE-1941 Handle invalid filenames when solving duplicate issue in the RemoteWatcher
- Resolved