On Wed, Jul 15, 2020 at 1:49 PM Oleg Nenashev <[email protected]> wrote: > Passing true would create a user account if it is missing.
Does not _save_ a user account, merely ensures that a `User` object is created in memory if it were not already on disk, which it very well might not be. The Javadoc is perhaps misleading. -- 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/CANfRfr38avQDyWpFPdPkQDs2u_HRn4V-gGTKEPA2mAtA6NG2qg%40mail.gmail.com.
