Skip to:
Navigate to:User Membership -> Joinable -> Searchinput some text that would match a site and no site matches are returned.
It calls SiteService.getSites(...) and it appears as though field values are not in the correct order with the SQL.
This appears to be a regression from KNL-1294.
criteria field should come before (type == SelectionType.JOINABLE)
Navigate to:
User Membership -> Joinable -> Search
input some text that would match a site and no site matches are returned.
It calls SiteService.getSites(...) and it appears as though field values are not in the correct order with the SQL.
This appears to be a regression from KNL-1294.
criteria field should come before (type == SelectionType.JOINABLE)