HDPI-6640: Caseworker gen app CYA page#2171
Open
scottstewart-sl wants to merge 16 commits into
Open
Conversation
… HDPI-6638_caseworker_genapps_without_notice
…6656_caseworker_genapp_refer_to_judge
…hout_notice' into HDPI-6640_caseworker_gen_app_cya
…r_to_judge' into HDPI-6640_caseworker_gen_app_cya
…e-upload' into HDPI-6640_caseworker_gen_app_cya
scottstewart-sl
commented
Jul 14, 2026
| .showCondition(ShowConditions.and( | ||
| fieldEquals("enter_genapp_AllPartiesAgree", VerticalYesNo.NO), | ||
| fieldEquals("enter_genapp_WithoutNotice", VerticalYesNo.YES)) | ||
| ) |
Contributor
Author
There was a problem hiding this comment.
This is the only new code that isn't covered in one of the other PRs
scottstewart-sl
marked this pull request as ready for review
July 14, 2026 12:58
scottstewart-sl
requested review from
gergelykisshmcts,
gmmagruder,
libanAbdirahman1,
linusnorton,
sadmanrahh and
tvr-hmcts
and removed request for
a team
July 14, 2026 12:58
libanAbdirahman1
approved these changes
Jul 14, 2026
gmmagruder
approved these changes
Jul 14, 2026
tvr-hmcts
approved these changes
Jul 16, 2026
…0_caseworker_gen_app_cya
…0_caseworker_gen_app_cya
Contributor
Plan Result (aat) |
…0_caseworker_gen_app_cya
…0_caseworker_gen_app_cya
…0_caseworker_gen_app_cya
Contributor
Plan Result (prod) |
…0_caseworker_gen_app_cya
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.
Jira link
See HDPI-6640
Change description
PR for testing the Caseworker gen app CYA page. This is just a merge in of the changes from #2160 and #2161 which are still in QA, so that all pages are present for the CYA page testing.
I've also made one small change in
ReferApplicationToJudgeto useShowConditions.and()to concatenate two show condition strings - this change is marked with a comment in this PR.Testing done
Manual testing locally and on preview.
Security Vulnerability Assessment
CVE Suppression: Are there any CVEs present in the codebase (either newly introduced or pre-existing) that are being intentionally suppressed or ignored by this commit?
Checklist