Skip to main content
kavyam0002
November 27, 2023
Question

User active

  • November 27, 2023
  • 11 replies
  • 0 views

how to check the user is active or deactivated

    11 replies

    venkateswarak7510
    November 27, 2023

    Go to admin console and navigate to users page and on the top there will be radio buttons to check active and inactive
    In the search bar type the user you want to check if not there in active list check in inactive list 

    if you want to make inactive acc to active by selecting the user

    kavyam0002
    November 27, 2023

    sorry

    the scenario is am sending email to group before sending an email to group i have to check whether all users are active or not, if i include deactivated users the process module will fail in production. so need to remove the deactivated users 

    stefanhelzle0001
    Brainy
    November 27, 2023

    Are you sure that sending an email to a group that contains a deactivated user is a problem?

    What exactly are you doing here?