Skip to content

Each user applying tags affects the global tag order #5021

Description

@Simpler1

Describe Your Environment

  • Version of ZoneMinder: 1.39.17 (latest commit)
  • How you installed ZoneMinder: Docker - zoneminder-containers/eventserver-base

Describe the bug
When multiple users are applying tags to events at the same time, each user's latest applied tag moves to the top which affects the other user's sorted tag list. When users are applying tags quickly using the buttons to apply the "last" tag, the "last" tag can change from what they applied last (and what they expect).

To Reproduce
Steps to reproduce the behavior:

  1. User1 apply tag1 to an event
  2. User2 apply tag2 to an event
  3. User1 use the button in the tag input to "Apply the last tag, then play the next event"
  4. Notice that tag2 was applied while User1 expected tag1 to be applied

Expected behavior
Each user should have their own sorted list of tags that they have applied.

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