Uploaded image for project: 'Crowd Data Center'
  1. Crowd Data Center
  2. CWD-3837

API: Provide a way to retrieve in bulk UserWithAttributes

    • Icon: Suggestion Suggestion
    • Resolution: Obsolete
    • None
    • None
    • None
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      The DirectoryManager provides a method searchUsers() which can only return a List of User or String (username). It also provides the methods findUserWithAttributesByName() and findUserWithAttributesByExternalId(), which retrieve one UserWithAttributes.

      It would be nice to expand searchUsers() to be able to return UserWithAttributes too so that consumes do not have to first searchUsers(), only to then call findUserWithAttributesByX() n times.

            [CWD-3837] API: Provide a way to retrieve in bulk UserWithAttributes

            Katherine Yabut made changes -
            Workflow Original: JAC Suggestion Workflow [ 3388825 ] New: JAC Suggestion Workflow 3 [ 3630860 ]
            Status Original: RESOLVED [ 5 ] New: Closed [ 6 ]
            Monique Khairuliana (Inactive) made changes -
            Workflow Original: Simplified Crowd Development Workflow v2 [ 1393189 ] New: JAC Suggestion Workflow [ 3388825 ]
            Issue Type Original: Improvement [ 4 ] New: Suggestion [ 10000 ]
            Owen made changes -
            Workflow Original: Crowd Development Workflow v2 [ 635080 ] New: Simplified Crowd Development Workflow v2 [ 1393189 ]
            Diego Berrueta made changes -
            Resolution New: Obsolete [ 11 ]
            Status Original: Open [ 1 ] New: Resolved [ 5 ]

            This was implemented as part of CWD-3222. If a call is made to DirectoryManager.searchUsers() with a query that specifies UserWithAttributes as the desired return type, the returned list would contain UserWithAttributes.

            Diego Berrueta added a comment - This was implemented as part of CWD-3222 . If a call is made to DirectoryManager.searchUsers() with a query that specifies UserWithAttributes as the desired return type, the returned list would contain UserWithAttributes .
            Joshua Ali (Inactive) made changes -
            Link New: This issue is related to CWD-3222 [ CWD-3222 ]
            Joshua Ali (Inactive) made changes -
            Description Original: The {{DirectoryManager}} provides a method {{searchUsers()}} which can only return a {{List}} of {{User}} or {{String}} (username). It also provides the methods {{findUserWithAttributesByName()}} and {{findUserWithAttributesByExternalId()}}, which retrieve one {{UserWithAttributes}}.

            It would be nice to expand {{searchUsers()}} to be able to return {{UserWithAttributes}} too.
            New: The {{DirectoryManager}} provides a method {{searchUsers()}} which can only return a {{List}} of {{User}} or {{String}} (username). It also provides the methods {{findUserWithAttributesByName()}} and {{findUserWithAttributesByExternalId()}}, which retrieve one {{UserWithAttributes}}.

            It would be nice to expand {{searchUsers()}} to be able to return {{UserWithAttributes}} too so that consumes do not have to first {{searchUsers()}}, only to then call {{findUserWithAttributesByX()}} {{n}} times.
            Joshua Ali (Inactive) made changes -
            Description Original: The {{DirectoryManager}} provides a method {{searchUsers()}} which can only return a {{User}} or the username ({{String}}). It also provides thhe methods {{findUserWithAttributesByName()}} and {{findUserWithAttributesByExternalId()}}, which retrieve one {{UserWithAttributes}}.

            It would be nice to expand {{searchUsers()}} to be able to return {{UserWithAttributes}} too.
            New: The {{DirectoryManager}} provides a method {{searchUsers()}} which can only return a {{List}} of {{User}} or {{String}} (username). It also provides the methods {{findUserWithAttributesByName()}} and {{findUserWithAttributesByExternalId()}}, which retrieve one {{UserWithAttributes}}.

            It would be nice to expand {{searchUsers()}} to be able to return {{UserWithAttributes}} too.
            Joshua Ali (Inactive) created issue -

              Unassigned Unassigned
              jali Joshua Ali (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: