Remove country/jurisdiction code from consent letter and letter description
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
**Describe the bug in current situation**
When a jurisdiction is presented, it should show only the specific jurisdiction. For example, a Company continuing out to the jurisdiction 'New Brunswick', it can be misleading to include the country as well, as 'Canada' is it's own jurisdiction.

**Link bug to the User Story**
**Impact of this bug**
Can be misleading because the intention is to move to New Brunswick, not Canada. It would be a separate consent to continue out filing specifically to Canada.
**Chance of Occurring (high/medium/low/very low)**
high
**Pre Conditions: which Env, any pre-requisites or assumptions to execute steps?**
jurisdiction selected is a country followed by province / state.
**Steps to Reproduce**
Steps to reproduce the behaviour:
1. File a consent to continue out
2. Select a country, then province or state
3. observe all cases where jurisdiction is presented. Including ledger item, consent to continue out letter, application letter, etc.
**Actual/ observed behaviour/ results**
**Expected behavior**
only the selected jurisdiction is presented, no country etc.
Note: this isn't a blocker for MVP release. It should be quick and easy though so given we have design work pending on some upcoming features it might be that we fit it in.
Design note: [Designs](https://www.figma.com/design/ueBofmytwhDeu82EBkDi6W/Consent-to-Continue-Out---Continuation-Out?node-id=0-1&p=f&t=up7S5eFnSiygV0y5-0) will need to be updated
Contributor guide
No contributing guide indexed for this repository
Research direction
Start from the consent-to-continue-out flow and trace where the selected jurisdiction is presented in the ledger item, consent-to-continue-out letter, and application letter. Verify the change with a country followed by a province or state: each output should show only the selected jurisdiction, and the linked Figma design should be updated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100