Error
There is a recurrent error:
AttributeError: 'FileAction' object has no attribute 'size' File "nxdrive/gui/application.py", line 232, in action_done File "nxdrive/gui/application.py", line 1252, in refresh_actions File "nxdrive/gui/api.py", line 333, in get_actions File "nxdrive/gui/api.py", line 191, in _export_action File "nxdrive/engine/activity.py", line 135, in get_percent
Sentry Issue: NUXEO-DRIVE-Q0
Fix
We need to review the Action implementation to prevent such error.