Skip to content

Display problems in the left table #3

@rvrtester

Description

@rvrtester

I have noticed three display problems in the left (overview) table of the data manager:

  1. If a user creates a new data entry, but doesn't save it (cancel of the window), an empty row appears in the left table.
  2. If a user creates a new data entry, and saves it, a row with values appears in the left table, but the ID of the new data entry is missing.
  3. If a user creates a new data entry A, and saves it, and a trigger (in the database) modifies an existing data entry B - because of the insert of data entry A -, the modifications of data entry B aren't visible in the left table.

A refresh (new load) of the whole application solves all three display problems.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions