Owner team in Services not fully searchable until all the data loads

XMLWordPrintable

    • 1
    • Minor
    • 1

      Issue Summary

      When trying to set an owner for a service, teams take time to load due to pagination. As the team data is populated page by page, some teams are not searchable until all of the data is complete and the API response has HasNextPage: False

      Steps to Reproduce

      1. Try to set an owner for the service
      2. Search for specific team

      Expected Results

      The team should be searched right away.

      Actual Results

      The front end does API requests until all the pages are loaded, and if the team is not returned in one of the responses yet, it will show the following message:

      Workaround

      Wait until the frontend completes all the requests and gets all the data from the backend.

              Assignee:
              Ibrahim Dolapci (Inactive)
              Reporter:
              Mikhael Markov
              Votes:
              1 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: