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

            Daniel Kelemen created issue -
            Daniel Kelemen made changes -
            Summary Original: User names are not displayed correctly for cockpit's user operations New: User names are not displayed correctly for user operations in cockpit
            Daniel Kelemen made changes -
            Status Original: Open [ 1 ] New: In Progress [ 3 ]
            Daniel Kelemen made changes -
            Assignee Original: Daniel Kelemen [ daniel.kelemen ] New: Tassilo Weidner [ tassilo.weidner ]
            Resolution New: Fixed [ 1 ]
            Reviewer New: Tassilo Weidner [ tassilo.weidner ]
            Status Original: In Progress [ 3 ] New: Resolved [ 5 ]
            Remaining Estimate New: 0 minutes [ 0 ]
            Original Estimate New: 0 minutes [ 0 ]
            Tassilo Weidner made changes -
            Assignee Original: Tassilo Weidner [ tassilo.weidner ] New: Daniel Kelemen [ daniel.kelemen ]
            Resolution Original: Fixed [ 1 ]
            Status Original: Resolved [ 5 ] New: Reopened [ 4 ]
            Daniel Kelemen made changes -
            Status Original: Reopened [ 4 ] New: In Progress [ 3 ]
            Daniel Kelemen made changes -
            Fix Version/s New: 7.18.x [ 17798 ]
            Fix Version/s Original: 7.18.0 [ 17394 ]
            Thorben Lindhauer made changes -
            Fix Version/s Original: 7.15.x [ 16600 ]
            Fix Version/s Original: 7.16.x [ 16897 ]
            Fix Version/s Original: 7.17.x [ 17395 ]
            Fix Version/s Original: 7.18.x [ 17798 ]
            Thorben Lindhauer made changes -
            Status Original: In Progress [ 3 ] New: Ready [ 10005 ]

              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: