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

Remove CAS1 Unused Bed Search Logic #2767

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

davidatkinsuk
Copy link
Contributor

The BedSearchController is only used CAS3, with CAS1 using the new ‘space search’ functionality instead.

This commit removes support for CAS1 from the BedSearchController, and any code that the now removed CAS1 code was using exclusively.

@davidatkinsuk davidatkinsuk force-pushed the chore/remove-cas1-bed-search-code branch from 3baca02 to 46a4340 Compare January 7, 2025 08:34
@davidatkinsuk davidatkinsuk force-pushed the chore/remove-cas1-bed-search-code branch 4 times, most recently from 3747c9a to 69e9d9a Compare January 7, 2025 12:59
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.

👍

The `BedSearchController` is only used CAS3, with CAS1 using the new ‘space search’ functionality instead.

This commit removes support for CAS1 from the `BedSearchController`, and any code that the now removed CAS1 code was using exclusively.
@davidatkinsuk davidatkinsuk force-pushed the chore/remove-cas1-bed-search-code branch from 69e9d9a to 1ef27a2 Compare January 7, 2025 15:05
@davidatkinsuk davidatkinsuk merged commit 38228e0 into main Jan 7, 2025
7 checks passed
@davidatkinsuk davidatkinsuk deleted the chore/remove-cas1-bed-search-code branch January 7, 2025 15:15
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