bcgov / moh-phlat

Repository for the PHLAT registries data loading application
Apache License 2.0
2 stars 0 forks source link

BCMOHAD-23241-Conditional record edit feature enablement #91

Closed ptugger closed 2 months ago

ptugger commented 2 months ago

This PR contains an implementation of conditional rules to edit an individual record in the process table. As per https://proactionca.ent.cgi.com/jira/browse/BCMOHAD-23241 acceptance criteria, the conditions and rules to edit a record are:

PHLAT Control file STATUS field = ‘PRE-VALIDATION_COMPLETED’ or 'APPROVED'

AND

PHLAT Process file ROWSTATUS field is not equal to ‘COMPLETED’.

Screenshot 2024-07-12 at 10 25 45 AM