-
Notifications
You must be signed in to change notification settings - Fork 6
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
CIV-15754 LR JbA Live Feed #5901
base: master
Are you sure you want to change the base?
Conversation
miscTextRequested = RPA_RECORD_JUDGMENT; | ||
miscTextRequested = RECORD_JUDGMENT; | ||
detailsTextRequested = RPA_RECORD_JUDGMENT_REASON; | ||
if (caseData.getCcdState() == CaseState.PROCEEDS_IN_HERITAGE_SYSTEM) { |
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.
so if i run it today for exmaple it's RPA_RECORD_JUDGMENT_REASON
in the future it might change to RPA_RECORD_JUDGMENT_OFFLINE
when it goes offline.
It looks like this can be updated.. not sure if this is right? What do you think @Azam-Hmcts
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.
should we have a second 999 event to signify it gets taken offline?
JIRA link (if applicable)
https://tools.hmcts.net/jira/browse/CIV-15754
Change description
Does this PR introduce a breaking change? (check one with "x")