Skip to content

Fetch first, middle and last name during CPR lookup#30

Closed
jekuaitk wants to merge 3 commits into
mainfrom
feature/fetch-first-middle-and-last-name
Closed

Fetch first, middle and last name during CPR lookup#30
jekuaitk wants to merge 3 commits into
mainfrom
feature/fetch-first-middle-and-last-name

Conversation

@jekuaitk
Copy link
Copy Markdown
Contributor

@jekuaitk jekuaitk commented Apr 28, 2026

Link to ticket

N/A

Description

CPR lookup now also fetches first, middle and last name alongside full name.

Note

We only update Serviceplatformen CPR - extended (SF1520) as Serviceplatformen CPR (SF6008) is obsolete.

@rimi-itk rimi-itk self-requested a review April 29, 2026 07:20
Copy link
Copy Markdown
Contributor

@rimi-itk rimi-itk left a comment

Choose a reason for hiding this comment

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

Approved, but a single suggestion has been added.

Comment on lines +21 to +23
const FIRST_NAME = 'firstName';
const MIDDLE_NAME = 'middleName';
const LAST_NAME = 'lastName';
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Consider moving these up under NAME.

@jekuaitk jekuaitk closed this Apr 29, 2026
@jekuaitk jekuaitk deleted the feature/fetch-first-middle-and-last-name branch April 29, 2026 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants