up previous next contents index
Next: "Used" Use Cases Up: Delete a User Account Previous: Basic Path: Administrator Deletes   Contents   Index

Subsections

Alternate Path #1: Administrator Deletes More Than One User Account

  1. The Administrator selects a "List User Accounts" option
  2. The Administrator selects two or more users from the list, and then chooses an option to delete those user accounts
  3. The system prompts with a message: "You are about to delete the following user accounts, are you sure?"
  4. If the Administrator replies by canceling the operation, the use case stops here
  5. Else, if the Administrator replies "Yes, I am sure"
  6. All user accounts that do not have jobs locked at this time are deleted
  7. If any user accounts have job locks, the Administrator is informed "The following users have jobs locked. Would you like to clear their job locks and delete their user accounts? , and their user accounts cannot be deleted at this time", followed by a list of jobs and job modules that are locked by the remaining users
    1. Show the username, job short description, module, and lock timestamp
    2. The Administrator selects the option to clear all job locks and delete the user accounts
  8. The system prompts with an "Are you sure?" message
  9. If the Administrator replies "Yes, I am sure"
    1. The system deletes the user account from the database

Post-Conditions

  1. User accounts that did not have jobs locked are removed from the system
  2. After the completion of this use case, when any jobs are listed or opened that this user created, those jobs should be displayed as being owned by Unknown User


up previous next contents index
Next: "Used" Use Cases Up: Delete a User Account Previous: Basic Path: Administrator Deletes   Contents   Index