Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-5964

In admin, sometimes, loading tenants does not finish

    • Icon: Bug Report Bug Report
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 7.5.0, 7.5.0-alpha5
    • None
    • admin
    • None

      I can reproduce it quite reliably: when navigating to the tenants tab in admin, the loading of the list of tenants sometimes does not finish.
      Feels like a race condition

      In the Browser's HTTP console I can see that the request is being done and returns successfully but the view is not updated

        This is the controller panel for Smart Panels app

            [CAM-5964] In admin, sometimes, loading tenants does not finish

            The change breaks update functionality for authorizations. Trying to add a new authorization or update an existing one produces the following error:

            TypeError: camAPI.save is not a function
                at Scope.AuthorizationCreateController.$scope.confirmUpdateAuthorization (authorizationCreate.js:83)
            

            Sebastian Stamm added a comment - The change breaks update functionality for authorizations. Trying to add a new authorization or update an existing one produces the following error: TypeError: camAPI.save is not a function at Scope.AuthorizationCreateController.$scope.confirmUpdateAuthorization (authorizationCreate.js:83)

            The behavior still occurred after opening the execution metrics view. I fixed it with this commit: https://github.com/camunda/camunda-bpm-webapp/commit/b0d9ff5af6088dcbd03e5e8d9b0330e8a48663b1

            Roman Smirnov added a comment - The behavior still occurred after opening the execution metrics view. I fixed it with this commit: https://github.com/camunda/camunda-bpm-webapp/commit/b0d9ff5af6088dcbd03e5e8d9b0330e8a48663b1

              michael.schoettes Michael Schoettes
              meyer Daniel Meyer
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: