-
Type: Bug
-
Status: Resolved
-
Priority: Blocker
-
Resolution: Fixed
-
Affects Version/s: 4.1.3
-
Fix Version/s: 4.1.4
-
Component/s: Conflict management
-
Tags:
-
Sprint:nxDrive 11.1.10
-
Story Points:0
During NXDRIVE-1658, the ID role of the FileModel was removed as an unused attribute. Unfortunately, it was used by the conflict resolver as an argument when calling resolve_with_local() and resolve_with_remote().
During NXDRIVE-1672, the line to refresh the conflicts was removed, the count of conflicts and errors below is thus incorrect.
We need to revert these changes.
- is caused by
-
NXDRIVE-1672 Ensure Application.update_status() is passed an Engine
- Resolved
-
NXDRIVE-1658 Reduce the complexity of abstract models data getter
- Resolved