XMLWordPrintable

Details

    • Sub-task
    • Resolution: Done
    • L3 - Default
    • 2.7.0
    • None
    • backend
    • None

    Description

      AT:

      • a searchable in-memory cache for identities (users/groups) is available as component
      • it provides a bulk insert api
      • it provides a get identityById api
      • it provides a search api with a limit parameter
        • the search is performed on name (first + lastName for users with phrase matching, so first lastname order matters), email address (prefix matching) and id (prefix matching)
        • for id exact matches win over all other field matches
        • the search is case insensitive
        • on empty search term results are returned with alphanumeric sorting on the name
      • the search api is exposed via REST

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              Unassigned Unassigned
              sebastian.bathke Sebastian Bathke
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce