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

Compare with Current View Page History

« Previous Version 15 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 features:
    • 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'

If 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."
  
 Admin 

Displays 'Manage Adobe Account' feature 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."
  • Field to enter patron ID
  • 'Enter' button (inactive state)
  
 AdminEnters ID

Displays:

  • value in field
  • 'Enter' button becomes active
 clicking inside the field allows user enter new value
 Adminclicks 'Enter'

Displays dialogue window with the following:

  • Patron ID
  • Name of patron (show if data is available)
  • Warning text: You are about to reset the Adobe account ID for this patron. Please make sure the patron is aware that they will no longer have access to loans or reserves in their old account.
  • 'Cancel' button
  • 'Proceed' button
  
 Adminclicks '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 assigns patron a new Adobe ID

  • Dialogue window displays new content:
    • Success! the patron has been assigned a new Adobe account ID.
  
 Admincloses dialogue windowMain screen displays  
  • No labels