Skip to content

Roe 2308 sdk remove roe save resume flag#583

Draft
mattch1 wants to merge 4 commits intofeature/roe-1941-remove-validation-sr-flagsfrom
roe-2308-sdk-remove-roe-save-resume-flag
Draft

Roe 2308 sdk remove roe save resume flag#583
mattch1 wants to merge 4 commits intofeature/roe-1941-remove-validation-sr-flagsfrom
roe-2308-sdk-remove-roe-save-resume-flag

Conversation

@mattch1
Copy link
Contributor

@mattch1 mattch1 commented Jul 21, 2023

https://github.com/companieshouse/overseas-entities-web/pull/986/files

Removed save and resume flag and reference to /start endpoint.

@mwestacott
Copy link
Contributor

Commit message needs a reference to the JIRA ticket. Currently pointing at some GitHub changes...

transactionId: string,
body: OverseasEntity,
isSaveAndResumeFeatureActive: boolean = false
body: OverseasEntity
Copy link
Contributor

Choose a reason for hiding this comment

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

the isSaveAndResumeFeatureActive will still be needed for the update journey, this function is called by createOverseasEntity in overseas.entities.service which is used by update.filing.date.controller among other things.

Copy link
Contributor

Choose a reason for hiding this comment

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

actually, if that flag is needed then the endpoint will be, so if we are removing the old /start endpoint then the update s & r feature flags will have to be removed from the web as well as there will be no way to save the data all in one go. So looks like we may have to get confirmation from kainos that we can remove their feature flag too.

@mattch1 mattch1 marked this pull request as draft July 24, 2023 09:51
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.

3 participants