Skip to content

Bug: Editing task in imapsync results in blank form and browser error #7782

@stephdl

Description

@stephdl

Steps to reproduce

  • Install an account provider
  • Install a mail server
  • Install and configure imapsync
  • Create a task (at this point, no issue occurs)
  • Edit the task

Expected behavior

No error should occur while editing the task. The task form should retain and display the current task data after editing.

Actual behavior

When a task is edited, the following error appears in the browser console:

vue. runtime.esm.js:1897 TypeError: Cannot read properties of undefined (reading 'clearValue')
at a.isShown (CreateOrEditTask. vue:317:30)

After editing, the task form displays no value.

Components

ns8-imapsync:1.2.0


Thanks to @nrauso for the report and assistance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    verifiedAll test cases were verified successfully

    Type

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions