Passing true would create a user account if it is missing. I do not think it is a good idea for Role Strategy UI which already supports missing SIDs.
On Wed, Jul 15, 2020, 19:40 Jesse Glick <[email protected]> wrote: > On Wed, Jul 15, 2020 at 11:02 AM Oleg Nenashev <[email protected]> > wrote: > > hudson.model.user.getById(String id, false).getFullName() would be the > best approach. > > Rather pass true. > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Jenkins Developers" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/jenkinsci-dev/fQ8aOxAIwPw/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr1MLXgyrqCVTYViF47k%2BPjarPmeBYCQM9L%3DydXT3PZ-cg%40mail.gmail.com > . > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CAPfivLDmAM96rBa8zJJisu6xvN_%3DQwB3WUUcmnO066JHjJW6DQ%40mail.gmail.com.
