Uploaded image for project: 'SR for Jira - Development'
  1. SR for Jira - Development
  2. SRJIRA-4950

Ability for search keyword to match multiple Search Attributes in LDAP Picker Script Field

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Done
    • Low
    • Resolution: Done
    • None
    • 6.18.0
    • Script Fields
    • None
    • SR4J Sprint 90
    • 3.8

    Description

      Currently, the LDAP Picker Script Field Search Attribute only accepts one attribute.

      As a user,
      I need to be able to search an LDAP Picker Script Field with a keyword which matches multiple Search Attributes.
      So that I can return all entries (usually names) which match my search term across multiple attributes.

      Sample Use Case

      I have 2 users with the following attributes: givenName, sn (surname), cn (common name).

      For example:

      • James Bond (givenName=James; sn=Bond; cn=James Bond)
      • LeBron James (givenName=LeBron; sn=James; cn=LeBron James)

      Now, when I set the Search attribute to cn and search the field with the keyword 'James', my search result would only return 1 user - James Bond. 

      Once this feature request is implemented, it should be possible to set "sn", "cn" and/or "givenName" as the search attributes so that my search of "James" would return both entries: James Bond and LeBron James. 

      Attachments

        Activity

          People

            jechlin Jamie Echlin
            wkoh Winnie Koh
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: