Skip to content

FPVTL-2392- Path finder changes for auto set#3660

Open
ravidoki-hmcts wants to merge 15 commits intomasterfrom
FPVTL-2392
Open

FPVTL-2392- Path finder changes for auto set#3660
ravidoki-hmcts wants to merge 15 commits intomasterfrom
FPVTL-2392

Conversation

@ravidoki-hmcts
Copy link
Copy Markdown

@ravidoki-hmcts ravidoki-hmcts commented Mar 18, 2026

Jira : https://tools.hmcts.net/jira/browse/FPVTL-2392

Auto‑set Pathfinder on Issue & Send (C100)

Description
Automatically set Pathfinder = Yes on C100 when “Issue and send to local court” is completed and the issuing court’s DFJ is an active Pathfinder area on the event date. Preserve manual overrides.

Scenarios

Scenario 1: Auto‑set Pathfinder = Yes for case inside DFJ area

Given a C100 case and the issuing court’s DFJ area is configured as Pathfinder
When a user submits Issue and send to local court
Then the system sets Pathfinder = Yes and records in the summary tab and a history entry is created saying 'Pathfinder Decision Yes'

Scenario 2: Auto-set Pathfinder =No for case outside DFJ area

Given a C100 case and the issuing court’s DFJ area is not configured as Pathfinder 
When a user submits Issue and send to local court

Then the system sets Pathfinder = No and does not display in the summary tab

Scenario 3: Check Manual Pathfinder = Yes still works

Given an authorised user and a C100 case with Pathfinder unset or No
When they complete Next Steps → Pathfinder decision = Yes
Then Pathfinder = Yes is saved and a Summary tab and History entry is created saying  'Pathfinder Decision Yes'

Scenario 4: Check Manual Pathfinder override to No still works

Given a C100 case with Pathfinder = Yes (automatically set to Yes)
When an authorised user sets Pathfinder decision = No to manually saved as No
Then Pathfinder = No is saved and summary tab and a History entry is created saying  'Pathfinder Decision No'

Does this PR introduce a breaking change? (check one with "x")

[ ] Yes
[ X] No

Copy link
Copy Markdown
Contributor

@SomeshRA SomeshRA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@hmcts-jenkins-j-to-z hmcts-jenkins-j-to-z bot requested a deployment to preview March 27, 2026 14:56 Abandoned
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.

3 participants