Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CAS-1322 Split the current Premises Service by creating a new CAS3 premises Service #2747

Merged
merged 1 commit into from
Dec 30, 2024

Conversation

muhammad-elabdulla
Copy link
Contributor

This PR CAS-1322 is to split the current Premises Service by creating a new CAS3 premises Service

@muhammad-elabdulla muhammad-elabdulla force-pushed the CAS-1322-split-cas3-premises-service branch from ed15c24 to 211f18a Compare December 24, 2024 12:23
status: PropertyStatus,
probationDeliveryUnitIdentifier: Either<String, UUID>?,
turnaroundWorkingDayCount: Int?,
): AuthorisableActionResult<ValidatableActionResult<TemporaryAccommodationPremisesEntity>> {
Copy link
Contributor

@daveawc daveawc Dec 24, 2024

Choose a reason for hiding this comment

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

it would be good to remove the deprecated code and replace with CasResult, maybe keep the commits separate or do it in a following PR

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I was thinking about it but I prefer to do in separate PR

Copy link
Contributor

@daveawc daveawc left a comment

Choose a reason for hiding this comment

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

looks good, one comment

@muhammad-elabdulla muhammad-elabdulla merged commit e45a04f into main Dec 30, 2024
8 checks passed
@muhammad-elabdulla muhammad-elabdulla deleted the CAS-1322-split-cas3-premises-service branch December 30, 2024 08:13
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