As a mAAM App user I want the global search functionality to return relevant beneficiary results so that I can efficiently locate beneficiary information on the production server.
Description
The global search feature in the mAAM App is currently not functioning. When users attempt to search for a beneficiary using any keyword, the system returns no results or displays an error message. This issue affects the ability to find all beneficiary data in the production environment and impacts overall usability.
Acceptance Criteria
- When a valid keyword is entered, the app returns matching beneficiary results.
- Search queries should retrieve results from the production server without failure.
- Error messages should not appear when performing valid searches.
- The search should perform within acceptable response times (e.g., ≤ 1 seconds).
- If no matches exist, the app should display a clear “No results found” message.
- Logging should capture search failures for diagnostics (optional but recommended).
- relates to
-
MHWC-94 mAAM: Global Search not working
-
- Closed
-