Hi! I have a question about this issue,
>From the body of the issue (WHIMSY-200): > it seems that if someone fills out "public name" and "full name", then > "public name" gets submitted as their full name is a desirable behavior. And at the end of discussion Sebb wrote: > I don't think we should override the public name if it is provided, even if > it is only a single word. > If there is no Public Name, then we have to assume that the Full name > intended to be public, and use that as above. Concluding: Public name is used first, only if it is not present Legal Name should be used. Currently, I have public name (Just my first name), and legal name (aka Full Name from ICLA) (same as LDAP name): which is my name + surname. In all services I can see my public name, but in Jira I see my legal name as Full Name. >From my point of view, this shows data which was desired to be private (Public >name should be used as Full name in Jira) Thanks, Gleb. (Ifropc) On 2020/04/29 15:05:00, "Sebb (Jira)" <j...@apache.org> wrote: > > [ > https://issues.apache.org/jira/browse/WHIMSY-200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel > ] > > Sebb resolved WHIMSY-200. > ------------------------- > Resolution: Not A Problem > > > Public name from ICLA prioritized over Full Name > > ------------------------------------------------ > > > > Key: WHIMSY-200 > > URL: https://issues.apache.org/jira/browse/WHIMSY-200 > > Project: Whimsy > > Issue Type: Improvement > > Components: General > > Reporter: Chris Thistlethwaite > > Priority: Minor > > > > Recently there have been a few new accounts that made their way into > > new-account-reqs.txt that only have a single name in the full name field. > > While there are instances where single names are appropriate, it seems that > > if someone fills out "public name" and "full name", then "public name" gets > > submitted as their full name. Single names cause the make-accounts.sh > > script to fail (as LDAP is looking for first and last name). > > The work around is someone from Infra (me) has to look up their ICLA and > > find their actual full name, edit new-account-reqs.txt, then re-run the > > account creation script. > > > > -- > This message was sent by Atlassian Jira > (v8.3.4#803005) >