-
Notifications
You must be signed in to change notification settings - Fork 1
[PRMP-908] Refactor MNS document review logic and handling #933
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
danielleandersonNHS
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Couple of comments to address/consider
…ice to use centralised error messages
|
Checklist number 5 should not have a strikethrough as there are changes here that have an affect on the Core. Also it's unecessary to strike it through as it's a question about whether you have thought about the other team. If if there is no affect to the other team the answer to that question should still be yes. |
|
Sorry, didn't mean to close that. Pressed the wrong button. |
# Conflicts: # lambdas/enums/document_review_status.py # lambdas/models/document_review.py # lambdas/services/document_service.py # lambdas/services/document_upload_review_service.py # lambdas/tests/unit/services/test_document_upload_review_service.py # lambdas/utils/exceptions.py
… improve error handling
…test for improved clarity and functionality
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is it worth using the models here to create respective dynamodb entries?
# Conflicts: # lambdas/enums/document_review_status.py # lambdas/enums/lambda_error.py # lambdas/tests/unit/services/test_document_upload_review_service.py
# Conflicts: # lambdas/services/document_service.py # lambdas/services/document_upload_review_service.py # lambdas/tests/unit/services/test_document_upload_review_service.py
Code security issues foundView full details here. |
|



Overview
Jira ticket: PRMP-908
Description
Refactored and improved the mns service with document review logic with better handling.
Checklist
Tasks for all changes:
I have run git pre-commits.(WIP)I have updated relevant documentation.SANDBOX Full- Deploy feature branch to sandbox- workflow run - 19959318708