Description:
As reporting requirements change, so will our validators. With that said we would like a way to deprecate validators or even specific values that a validator is checking for. The values or validators that are deprecated should still be included for OFA admin error reports but should be excluded from STT error reports. A tech memo outlining the implementation strategy should come out of this work since it will touch several areas of the parsing engine.
Acceptance Criteria:
[ ] Tech memo generated
[ ] Any other documentation generated
[ ] Testing Checklist has been run and all tests pass
[ ] README is updated, if necessary
Tasks:Create a list of granular, specific work items that must be completed to deliver the desired outcomes of this issue
[ ] Explore an efficient method to deprecate validators
[ ] Explore an efficient method to deprecate validator values
[ ] Run Testing Checklist and confirm all tests pass
Notes:
The ParserError table is the largest table in the production database, as you are determining a solution be weary of complex migrations on this table!
Description: As reporting requirements change, so will our validators. With that said we would like a way to deprecate validators or even specific values that a validator is checking for. The values or validators that are deprecated should still be included for OFA admin error reports but should be excluded from STT error reports. A tech memo outlining the implementation strategy should come out of this work since it will touch several areas of the parsing engine.
Acceptance Criteria:
Tasks: Create a list of granular, specific work items that must be completed to deliver the desired outcomes of this issue
Notes:
Supporting Documentation: N/A
Open Questions: N/A