Don-Di-Eggo/RIO_Registry

Add background as a field for risk identification

Closed this issue · 1 comments

As a risk WG team member, I want to provide background or context to meet PEO information requirements.

Implemented in v39

Fix/Enhancement Action Taken:

  • Added a long text field, fldBackground, to tblRegistry to store background information
  • Updated the frmRegistry to allow for the CRUD of this field.
    Test Procedure:
    Step 1. Open “frmInitializeTestData” and press the “Initialize Test Data #91” button. This will populate the database with a large number of records, each of which has accompanying background
    Step 2. Open “navRioMgtForm” Go to the Registry tab. Go to the Identify tab.
    Step 3. Verify that Create, Read, Update, and Delete all work on the Background field
    Anticipated Result: User will be able to perform CRUD actions and their modifications will “stick” (i.e. be saved)