Uploaded image for project: 'Camunda Optimize'
  1. Camunda Optimize
  2. OPT-2458

Handle concurrent updates of reports

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Unresolved
    • L3 - Default
    • None
    • None
    • backend
    • 4
    • Not defined

    Description

      • given:
        • User U1 starts to work on report A and does changes which result in A1
        • At the same time USER U2 starts to work on A and does different changes which result in A2
      • when:
        • U1 saves his changes first
        • U2 saves his changes after U2
      • then:
        • it is made transparent to U2 that he can't save the report since he didn't work on the most recent version.
        • the two changes are tried to be merged
        • U2 can then save the merged version of A
      • such that:
        • it is transparent to the user that he overwrites changes of other users
      • current behavior:
        • U2 would overwrite the changes of U1 and A2 would be persisted to Optimize.

      Hint:
      We could check how Cawemo handles this issue, since they already had to solve the same problem.

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Issue Links

            Activity

              People

                Unassigned Unassigned
                johannes.heinemann Johannes
                Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                  Created:
                  Updated:

                  Salesforce