When bulk updating users via csv file user import, there is a toggle to select if Users import as Active or Inactive. All users added as part of the same CSV file will end up with the same status. In case we update a bunch of active and inactive accounts, the result is that inactive users will become active, or vice versa. It should be possible to tell the import system not to change users' status, in case we update a bunch of active and inactive accounts.