Search for a user with an already assigned careteam - example: CHSS5BK3-001. View the careteam they are assigned.
Navigate to the search bar and type the name of the careteam assigned to above user. Observe the search results.
Navigate to the careteam management page and scroll until you find the careteam. Observe. You can now see the careteam.
Note! All other pages are returning search results.
Acceptance criteria
[ ] When a user searches the name of the careteam, search results should return the name of the careteam if it exists.
[ ] Typing a few letters will dipslay all the careteams whose names start with the typed letters.
We use custom search parameters to add support for searching careteams and groups since this is not available by default for our current server version.
Noticed that the search did not return full set of resources.
Preliminary search showed that this was happening because existing resources were not indexed with respect to added search parameters and that is why they were not being matched.
The server logs show that reindexing process fails, and seemingly does not revert to previous working indexes. This breaks the server's query capabilities.
I now think the issue can only be suitably addressed from the server-side, the problem is how to get custom search parameters to fully work even for existing data.
Affected Project
eCBIS
How to replicate
v3.1.2- preview
Acceptance criteria
Project Contact
Anne Mungai
Relevant Information
No response