On the Agile Board, User who has multiple agile teams gets a "No matches found" message on Group field Issue When there is a user who is a member of multiple agile teams, the user gets a "No matches found" message when trying to change their group on the agile board. Steps to reproduce Impersonate a member of multiple agile teamsType "Agile Board" in navigatorClick on the Sprint Tracking or Sprint Planning tabClick on the Group field to display the values. The following displays: "No matches found" This issue is not reproducible out of the box in the base system in Madrid or New York. I then New York Demo data, there are six groups which are Type = Agile Team: /nav_to.do?uri=%2Fsys_user_group_list.do%3Fsysparm_query%3DtypeLIKE1bff3b1493030200ea933007f67ffb6d%26sysparm_first_row%3D1%26sysparm_view%3D User Aileen Mottern (Product Owner) belongs to two groups of type: Agile Team: CRM Engineering TeamHR Engineering Team Impersonate Aileen Mottern (Product Owner)Open the Agile Board and navigate to Sprint Planning or Sprint Tracking tabClick on Group fieldThe two groups (above) are displayedCauseThe dictionary entry Type on the sys_user_group table was changed from List to Reference.ResolutionThe issue was reproduced on the Agile Board in the base system by changing the Type from List to Reference on the Dictionary Entry: Type (on sys_user_group table) thereby confirming that this is the issue. Reverting the change fixed the issue. NOTE: Review KB0721363 if unable to modify the dictionary entry.