Skip to end of banner
Go to start of banner

As a user, I must be able to edit an existing approval

Skip to end of metadata
Go to start of metadata

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

Compare with Current View Version History

« Previous Version 2 Current »

Document Status

DRAFT

Document Owner

Business POC

Related Document Links

Azure Dev Ops Work Item #

Description

As a user, I may be required to alter an existing approval to correct information previously provided. The system must allow me to provide updates to the approval when the approval is valid.

Assumptions

  • The user has the proper authority to alter the data

  • The previous and new values as well as the username and current time will be logged for auditing purposes.

Requirements

  1. When accessing the edit screen, all previous data should be populated in an masked form

    1. Dates are to be displayed as MM/DD/YYYY

    2. SSN to be shown in full.

  2. The user may correct 1 or more values as needed.

  3. The system will determine which values have changed and properly identify them in the “CorrectionList” column when saved.

  4. Changes will NOT be made directly to the imported approval

  5. The form will have a Save button which will insert a new approval record for importing using the information in the form

Design Considerations

Test Cases

Link to test case documentation

Result

1

NOT TESTED | FAILED | PASSED

2

Out of scope

  • For phase 1, the following previously identified NEW requirements are considered out of scope

    • System will allow CSC and Board to enter "notes" on approval

      • CSC can designate if a note should be viewable by board or not

    • User will have the ability to delete an approval

  • No labels