Short Version:
Issue: Found that the form\view config under /AdaxesConfig does not match what is seen on the user modify page
Long version:
We upgraded from 2017.1 to 2018.1. Everything looked good, but my Help Desk reported that they are unable to browse our other domains when adding a user to a group. Steps would be that they would open the user object and scroll down to the group management, click add, and find the group to add the user to. They only see the domain that the user object is in and not able to drop down the domain selection to select another domain to search in.
I found that this issue happens to me as well when I am in the /HelpDesk page, but it does work in the /Admin page. I figured it was something to do with the user form, so I went into /AdaxesConfig and went to check the user form in Modify. Found that in /AdaxesConfig, it doesn't show the group membership section for the modify form for the user. Started to match up the fields with the page being shown and they don't match.
For instance:
/adaxesconfig#/EditConfiguration/HelpDesk
Management
-Forms and Views
--User
---Modify tab
Sections: General
Fields:
Account Type
First Name
Last Name
Legal First Name
Legal Last Name
Initials
Display Name
Email
Email Alias
Description
Office
Now if I log into the /HelpDesk page and Edit a user, I see the following fields in this order in the General section
Account Type
First Name
Last Name
Legal First Name
Legal Last Name
Initials
Display Name
Description <<-------
Employee ID <<--- This is not listed as a field in the general section in the config. Suppose to be in Other section
Employee Number <<--This is not even a field that we have being available in the Modify config for a user
Office
Email
Email Alias
Web Page
Notes
I did see that the Fields above that are showing when editing a user are configured for the View Form for User in the /HelpDesk page