Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Contact Me" list on organisation view only shows LDAP email address, ignores secondary #679

Open
globau opened this issue Jun 22, 2022 · 1 comment
Labels
bug Something isn't working enhancement New feature or request orgchart

Comments

@globau
Copy link

globau commented Jun 22, 2022

My preferred name is different from my legal name; and my LDAP account is set up using my legal name.

I would prefer that it becomes possible to hide my LDAP account from the Contact Me list, only showing my secondary, but I suspect that isn't viable.

When viewing my full profile (https://people.mozilla.org/p/glob) the Contact Me dropdown contains both my LDAP and secondary email addresses.

When viewing my profile as part of the org chart (https://people.mozilla.org/o/highlight/glob) the Contact Me dropdown does not contain my secondary email address.

The list of contacts should be the same in both locations.

@floatingatoll
Copy link
Contributor

floatingatoll commented Jun 22, 2022

The plumbing for primaryEmail makes a lot of assumptions, and I'm not sure if the ContactMe component — or the underlying schema — have any comprehension for storing a userpref "don't show this in my ContactMe button".

But at the very least, we should show your secondary email in the org tree ContactMe button, so I filed #680 to take a first stab at maybe doing that, because I think it's just that we forgot to offer up a bind parameter for an inbound value. We'll see, I suppose.

@floatingatoll floatingatoll added bug Something isn't working enhancement New feature or request orgchart labels Jun 22, 2022
@floatingatoll floatingatoll changed the title "Contact Me" list on organsiation view only shows LDAP email address, ignores secondary "Contact Me" list on organisation view only shows LDAP email address, ignores secondary Nov 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request orgchart
Projects
None yet
Development

No branches or pull requests

2 participants