Open
Conversation
2fd02b3 to
9c0da8a
Compare
65187d4 to
439fae5
Compare
scottbdavey1993
commented
Mar 23, 2026
scottbdavey1993
commented
Mar 23, 2026
src/main/java/uk/gov/hmcts/sptribs/notification/dispatcher/CaseIssuedNotification.java
Outdated
Show resolved
Hide resolved
oleon23
reviewed
Mar 25, 2026
src/main/java/uk/gov/hmcts/sptribs/notification/TemplateName.java
Outdated
Show resolved
Hide resolved
CCD diff summary👉 Full report: https://github.com/hmcts/sptribs-case-api/actions/runs/23647987833?check_suite_focus=true CaseField.json
AuthorisationCaseEvent/AuthorisationCaseEvent.json
AuthorisationCaseField/caseworker-wa-task-configuration.json
AuthorisationCaseField/caseworker-st_cic-senior-judge.json
AuthorisationCaseField/caseworker-st_cic-senior-caseworker.json
AuthorisationCaseField/caseworker-st_cic-respondent.json
AuthorisationCaseField/caseworker-st_cic-judge.json
AuthorisationCaseField/caseworker-st_cic-hearing-centre-team-leader.json
AuthorisationCaseField/caseworker-st_cic-hearing-centre-admin.json
AuthorisationCaseField/caseworker-st_cic-caseworker.json
AuthorisationCaseField/caseworker-sptribs-systemupdate.json
AuthorisationCaseField/caseworker-sptribs-superuser.json
AuthorisationCaseField/CREATOR.json
CaseEvent/removeBundles.json
CaseEvent/editBundle.json
CaseEventToFields/removeBundles.json
CaseEventToFields/caseworker-amend-due-date.json
|
…to DTSSTCI-1276
CCD diff summary👉 Full report: https://github.com/hmcts/sptribs-case-api/actions/runs/23654754247?check_suite_focus=true No change |
…to DTSSTCI-1276
scottbdavey1993
commented
Mar 30, 2026
| @@ -0,0 +1,12 @@ | |||
| package uk.gov.hmcts.sptribs.notification; | |||
|
|
|||
| public final class EmailRespondentResponsesConstants { | |||
Contributor
Author
There was a problem hiding this comment.
it could be an enum but not too bothered
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Change description
Added In time/Out of time email template and logic based off bundle due date
JIRA link
https://tools.hmcts.net/jira/browse/DTSSTCI-1276
Before merging a pull request make sure that:
enable-e2e-testslabel can be used to run the e2e tests before QA handover and before release (required)If this ticket will have any visible impact on users and is not behind a feature toggle, make sure that:
Note that bug fixes, dependency updates and technical tasks do not directly impact the user experience and can be merged without QA and PO review.
If this user story cannot be immediately merged find a way to put it behind a feature toggle and get it merged.