Uploaded image for project: 'Nuxeo Drive '
  1. Nuxeo Drive
  2. NXDRIVE-1012

Remote watcher is missing keywords

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 2.5.5
    • Fix Version/s: 2.5.6
    • Component/s: Framework

      Description

      _update_remote_states() needs sometimes to re-create a consistent RemoteFileInfo, but 3 arguments are missing: lock_owner, lock_created and can_scroll_descendants:

      2017-10-16 18:35:15 20181 140014486648576 DEBUG    nxdrive.engine.watcher.remote_watcher Handle remote changes, first_pass=True
      2017-10-16 18:35:15 20181 140014486648576 ERROR    nxdrive.engine.watcher.remote_watcher Unexpected error
      Traceback (most recent call last):
        File "engine/watcher/remote_watcher.py", line 483, in _handle_changes
          self._update_remote_states()
        File "engine/watcher/remote_watcher.py", line 659, in _update_remote_states
          new_info.can_update, new_info.can_create_child)
      TypeError: __new__() takes exactly 18 arguments (15 given)
      

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved:

                Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 30 minutes
                30m