Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • add Share icon after the Edit icon
  • The icon must only display when the status of the application is In Progress. It must not display at any other status.
  • When the icon is clicked, display a modal that takes in the UH Number, UH username or email address (UH only)
    • Validate the UH Number, Username or Email Address against LDAP and prevent the applicant from adding someone not in the UH system
    • Add standard Cancel and Save buttons to the dialog
    • Add status bar when the Save is clicked so processing can complete
  • Post click actions
    • Add the colleague as a READER to the shared drive
    • Add the permissions ID to the TnP database table
    • Add the colleague to the APPLICATION_ROLE table with role COLLEAGUE
    • Log the action ((minus) create action ID)
    • Email the colleague when access is granted ((minus) create See Colleague Review template)

Colleague Actions

...