Skip to content

Template to Device sync provides no feedback #3597

@netniV

Description

@netniV

Describe the bug

When syncing templates back to devices, no feedback is shown on screen once the "Continue" button is pressed. This means, you have no idea whether there is anything occurring and/or it is errored/locked up.

To Reproduce

Steps to reproduce the behavior:

  1. Modify a template with a large number of items based upon it.

  2. Sync changes and after clicking continue, see nothing back.

Expected behavior

Long running processes such as this should use a background process to execute with a status display returned that the front end can display whilst it is in progress.

Ideally, long term, all actions should operate this way to provide consistency.

Screenshots

image

Additional context

Any request made to the web should take no more than 5-10 seconds to complete. This prevents issues were users believe that they have either broken something or it's not running at all.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugUndesired behaviourresolvedA fixed issue

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions