Skip to content
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

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

CIV-15754 LR JbA Live Feed #5901

wants to merge 8 commits into from

Conversation

kalachandrasekar1
Copy link
Contributor

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")

[ ] Yes
[ ] No

miscTextRequested = RPA_RECORD_JUDGMENT;
miscTextRequested = RECORD_JUDGMENT;
detailsTextRequested = RPA_RECORD_JUDGMENT_REASON;
if (caseData.getCcdState() == CaseState.PROCEEDS_IN_HERITAGE_SYSTEM) {
Copy link
Contributor

@sherlynkhaw sherlynkhaw Dec 12, 2024

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

Copy link
Contributor

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants