Skip to content
  • Lisa Seeto's avatar
    Bug 1843149: Bulk import doesn't retain user details correctly · 14bffe51
    Lisa Seeto authored and Robert Lyon's avatar Robert Lyon committed
    
    
    This change does the following:
    - Gets rid of the static cache that was created during run
    of the first record which would only save the first user's info.
    - when username is taken, append numbers and not underscores
    - get rid of the warning using count on globals var that were not
    previously set to array()s.
    - respects the email users about their accounts option
    
    behatnotneeded
    
    Change-Id: I57b1c5e4d401028defda0c35bfc8347149094eb2
    Signed-off-by: default avatarLisa Seeto <lisaseeto@catalyst.net.nz>
    (cherry picked from commit 9dc7cbc6)
    14bffe51