-
Notifications
You must be signed in to change notification settings - Fork 0
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
LCAM-1401 #123
LCAM-1401 #123
Conversation
… Procedure to the Evidence Service (cherry picked from commit 3c16034)
crime-evidence/src/main/java/uk/gov/justice/laa/crime/evidence/util/DateUtil.java
Outdated
Show resolved
Hide resolved
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.
Looks good, just a few minor points.
Can we also please add a method in the Controller class e.g. preProcessRequest()
that invokes these checks? I also think we could increase the code coverage a little.
...nce/src/main/java/uk/gov/justice/laa/crime/evidence/staticdata/enums/OtherEvidenceTypes.java
Outdated
Show resolved
Hide resolved
...src/main/java/uk/gov/justice/laa/crime/evidence/service/IncomeEvidenceValidationService.java
Outdated
Show resolved
Hide resolved
As discussed offline, added a validate method in service class and added DTO with just the required fields |
Quality Gate passedIssues Measures |
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.
LG2M - can't approve as I created the PR
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.
Approving on behalf of @Mhowell494
Link to story
manage_income_evidence
stored procedure into a centralised location within the evidence service.