-
Type: Bug
-
Status: Resolved
-
Priority: Blocker
-
Resolution: Fixed
-
Affects Version/s: 4.0.4
-
Fix Version/s: 4.1.0
-
Component/s: Direct Edit
-
Epic Link:
-
Tags:
-
Sprint:nxDrive 11.1.1
-
Story Points:0
Found by Sentry, direct_edit.py:L602:
TypeError: DirectEdit.directEditForbidden[str, str, str].emit(): argument 1 has unexpected type 'PosixPath'
The fix is to suppress pass str(ref) instead of only ref.
- is caused by
-
NXDRIVE-1469 Display a message on forbidden DriveEdit action
- Resolved