POFCC-367 - allow AM roles for solicitor and pui-case-manager to be recognised as PROFESSIONAL role categories - #2950
Open
jamescatto-cgi wants to merge 3 commits into
Open
POFCC-367 - allow AM roles for solicitor and pui-case-manager to be recognised as PROFESSIONAL role categories#2950jamescatto-cgi wants to merge 3 commits into
jamescatto-cgi wants to merge 3 commits into
Conversation
jamescatto-cgi
force-pushed
the
jcatto/pofcc-367
branch
from
August 5, 2026 16:59
aa8e24d to
1bcba2a
Compare
jamescatto-cgi
marked this pull request as ready for review
August 5, 2026 17:13
…id shadowing other unit tests
…er to be categorised as professionals
jamescatto-cgi
force-pushed
the
jcatto/pofcc-367
branch
from
August 10, 2026 09:13
1bcba2a to
e066aa4
Compare
jamescatto-cgi
force-pushed
the
jcatto/pofcc-367
branch
from
August 10, 2026 10:39
e066aa4 to
68cb246
Compare
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 (if applicable)
https://tools.hmcts.net/jira/browse/POFCC-367
Change description
This just adds the new roles to the regex that is used to parse user IDAM roles and match them to categories,
Additionally, this moves the integration tests into a new source root to prevent shadowing of the unit tests that can occur when importing the project into Intellij.
Finally, this adds the spotless plugin to allow automatically fixing checkstyle violations:
Does this PR introduce a breaking change? (check one with "x")