I implemented a profile user field (question) with a multi select and made it optional and searchable. The idea is to allow users of a certain component to find each other.
First it took a day or two for the question to be visible in profiles. Is there a nightly indexing going on or something?
Second, now the multi select options show up in the user info card and when I click on them it starts a search in groups (/u url path). That would be very neat as I need it for discovers! however the search is always empty. Are there some more conditions which need to be met? And also why does the search have a time range, does it work on posts or on users?
Also searching in generic search for the terms does not work. Are there problems with blanks or uppercase in the name or does it also need some re-indexing to work? I am using stable containers.
Also a problem: The profile summary (expanded header) also shows the field (list of selected entries), but they are not clickable in this location.
We have updated to 3.5.1 but the one problem persists: if I open the user card of a user who has filled out the multi selection their selections are shown properly now as links. But if I click on one of them (to see all users with this property) it opens a /u search which does not return any results (and has a unexpected time frame limit).
I can confirm that search works when using the regular user search, but nor for all cases, I have a term „BIS Server 6.7“ which auto completes the User Matches but when I press enter the result list is empty. But it does List some with „BIS Server“ - so maybe does not like dot or Numbers or two Spaces