You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 16 Next »

https://jira.nypl.org/browse/SIMPLY-342

Description: Library Admin navigates to admin panel and resets a patrons Adobe account ID

Actor: Library Administrator

Preconditions: 

  • A library has properly deployed a Circulation Manager, complied with terms of service and properly configured the service
  • User has Library Admin privileges
  • Librarian knows patron's ID and has notified patron of the consequences of the account reset

Postconditions: Patron's Adobe account ID is reset

Main Flow

Step
Actor
Action
Result
Wireframe
Alternate Flow
1Adminlogs in

System detects user has circulation manager privileges and displays 'System Configuration' in top nav

  
2Adminselects 'System Configuration'

System displays 'System Configuration' view with the following features:

    • Left Navigation with link for 'Manage Patrons'

Open question: Is this the right button name?

 
3AdminClicks 'Manage Patrons'

Displays 'Manage Patrons' page with the following features:

  • Displays 'Find a Patron' section with the following:
    • Description: Enter a patron ID in the field below.
    • Form field where admin enters a patron ID (alphanumeric value)
    • 'Enter' button (inactive state)
  • Displays 'Manage Adobe Account' section with the following features:

    • Description: "This field allows you to assign a new Adobe account ID for an individual patron. This is necessary for patrons who have reached their device installation limit. Please be sure to inform patrons that they will lose any existing loans or reserves when the new account is created."
    • 'Reset Account' button (inactive state)
  
4Admin

enters a patron ID

  • form field displays value admin entered
  • 'Enter' button becomes active
  
5AdminClicks 'Enter'

System finds a patron for the value entered:

  • 'Enter' button becomes inactive (clicking in the field and entering a new value makes 'Enter' active again)
  • Message displays: "Patron found."
  • Additional information about the patron is displayed if available including: name of patron, (what else if anything?)
  • In 'Manage Adobe Account' section, 'Reset Account' button becomes active
 

If system does not find a patron for the value entered:

  • Display error message: "No patron was found for the patron ID that was entered."
6Adminclicks 'Reset Account'

Displays dialogue window with the following:

  • Warning text: You are about to reset the Adobe account ID for this patron. Before performing this action, please make sure the patron is aware that when they log into their account again, they will no longer have access to loans or reserves in their old account.
  • 'Cancel' button
  • 'Proceed' button
  
7Adminclicks 'Cancel'
  • Dialogue window closes
  • No other changes take place

Note: same behavior if user closes dialogue box by clicking the upper right 'x'

  
 Admin

clicks 'Proceed'

  • System deletes patron's Adobe account ID
  • Dialogue window displays new content:
    • Success! the patron account ID has been deleted. When the patron logs in again, they will automatically be assigned a new Adobe account ID.
  
 Admincloses dialogue windowMain screen displays  
  • No labels