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

User names are not displayed correctly for user operations in cockpit

    • Icon: Bug Report Bug Report
    • Resolution: Unresolved
    • Icon: L3 - Default L3 - Default
    • None
    • None
    • cockpit
    • None

      Environment (Required on creation):

      All platform versions, in cockpit under user operations.

      Description (Required on creation; please attach any relevant screenshots, stacktraces, log files, etc. to the ticket):

      User names are not displayed correctly.

      Steps to reproduce (Required on creation):

      Open a process definition and go into History > User operations tab, look at the User column. You can suspend and activate the process in order to quickly generate data for the table.

      Observed Behavior (Required on creation):

      Only one user's full name is displayed correctly, the rest are only user ids.

      Expected behavior (Required on creation):

      All the users full names' are displayed.

      Root Cause (Required on prioritization):

      The array for the idIn parameter is passed incorrectly.

      .list({idIn: uniqueIds, maxResults: uniqueIds.length})
      

      Solution Ideas (Optional):

      Add a toString(): uniqueIds.toString().

      Hints (optional):

        This is the controller panel for Smart Panels app

            [CAM-14799] User names are not displayed correctly for user operations in cockpit

            No work has yet been logged on this issue.

              daniel.kelemen Daniel Kelemen
              daniel.kelemen Daniel Kelemen
              Daniel Kelemen Daniel Kelemen
              Tassilo Weidner Tassilo Weidner
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: