XMLWordPrintable

Details

    • Sub-task
    • Resolution: Done
    • L3 - Default
    • 3.4.0-alpha2, 3.4.0
    • None
    • backend
    • None
    • Not defined

    Description

      For selection of external event sources, we need a new endpoint which returns a list of the currently known external event groups.

      This should be searchable and the size limit should also be determinable. The offset should never be more than 0. The results should be sorted alphabetically with null first (if needed)

      API from kickoff:

      GET api/event/groups?searchTerm=someGroup&offset=0&limit=10
      
      RESULT: (null means events with no groups)[null'group 1''group 2']

      ATs:

      • The currently known external event groups are returned as a list
      • Groups are case sensitive
      • The response should include a null entry if any events exist without a group
      • The list is sorted nulls-first alphabetically
      • API docs are updated

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              Unassigned Unassigned
              joshua.windels Joshua Windels
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce