Skip to content

Imapsync UI shows stale nscombobox value on new task creation #7642

@stephdl

Description

@stephdl

Steps to reproduce

  1. Configure imapsync with your email server.
  2. Create your first imapsync task and configure it—no error occurs.
  3. Create a second task.
  4. In the second task, the local user nscombobox shows the value from the previous task ("ghost value").
  5. Reload the page—the nscombobox now shows an empty value.

Expected behavior
The nscombobox should always show the correct value for the local user when creating a new task—never a value from a previous task.

Actual behavior
After creating a second task, the nscombobox displays the previous task's value. If you reload the page, the value is empty. If you save the form, the v-model of nscombobox is set to empty.

Components

  • NethServer version: ns8-stable
  • imapsync UI ghcr.io/nethserver/imapsync:1.1.0

See also

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