[Bug]: "Authentication Email" is not visible on the onprem User List
Nobody has claimed this yet.
- Dominant language
- AL
- Stars
- 683
- Forks
- 459
- Avg merge
- 3d 26m
- Merged PRs (30d)
- 633
Description
Describe the issue
Field "Authentication Email" is only visible for SaaS customers on "page 9800 Users"
Since onprem can also use oauth authentification, we should show this for onprem customers as well.
See the specific code line, i suggest to remove
https://github.com/microsoft/BCApps/blob/eac1bcdc7a9460f4d7c3a426a6d921eb4dcafc54/src/Layers/W1/BaseApp/Modules/System/User/Users.Page.al#L108
Expected behavior
We should be able to see "Authentication Email" disregarding if it is SaaS or onPrem
Steps to reproduce
Spring onprem container and open "page 9800 Users"
Additional context
No response
I will provide a fix for a bug
- I will provide a fix for a bug
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open src/Layers/W1/BaseApp/Modules/System/User/Users.Page.al at line 108 and inspect the visibility condition for Authentication Email on page 9800 Users. Verify the field in an on-prem container and confirm it is visible for both on-prem and SaaS without changing unrelated fields.
Written by the indexing model from the issue text.
Assessment
- Domain
- authentication
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 78/100