Skip to content

Not refreshing node fields when concurrently editing node #335

@zmeireles

Description

@zmeireles

Mesh version

The version of https://demo.getmesh.io/mesh-ui/ available at this issue creation time

Steps to reproduce

Open 2 Chrome browser windows on https://demo.getmesh.io/mesh-ui/

Window 1: Log in

Window 2: Log in

Window 1: Create a node of type Content and fill fields Slug, Title, Teaser with the string "1". Save (v0.1 is created)

Window 2: Refresh the browser window. Verify that Content Node "1" appears in the left pane

Window 1: Edit the node "1" and change the Title field to string "2". Save (v0.2 is created)

Window 2: Verify that Content Node "1" remains on the left pane. Edit this node. Verify that the Title on the right pane still has the incorrect value "1". The values on the left pane and top pane are correct, including the version (v0.2)

Expected results
In Window 2 the field Title in the right pane should display the value "2"

This bug is having a serious impact in our multi-user environment, causing loss of data

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions