You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any use of CentralMail namespaces within the 686 submission workflow needs to be refactored, ie. CentralMailSubmissionSerializer and CentralMail::DatestampPdf, etc.
Tasks
refactor submission code to remove "CentralMail" references, reuse other existing class if possible
Acceptance Criteria
no use of CentralMail classes within the submission workflow
new code is 100% covered by unit tests
new code is 100% documented - yardoc syntax
All relevant monitors updated to point to new code
The text was updated successfully, but these errors were encountered:
Issue Description
Any use of CentralMail namespaces within the 686 submission workflow needs to be refactored, ie.
CentralMailSubmissionSerializer
andCentralMail::DatestampPdf
, etc.Tasks
Acceptance Criteria
The text was updated successfully, but these errors were encountered: