Skip to content

Only delete old Availabilities that doesn't have an appointment.#82

Merged
noakwollsater merged 1 commit intodevfrom
79-adjust-backgroundservice-to-only-remove-availabilities-without-an-appointment
Jan 21, 2025
Merged

Only delete old Availabilities that doesn't have an appointment.#82
noakwollsater merged 1 commit intodevfrom
79-adjust-backgroundservice-to-only-remove-availabilities-without-an-appointment

Conversation

@iKingCold
Copy link
Collaborator

  • Added IsBooked bool to daily deletion so that caregivers can change status on the appointment.

--Acceptance Criteria--

  • Clone the branch, make some old availabilities & book them. Restart the application and make sure they are not deleted.

Copy link
Collaborator

@noakwollsater noakwollsater left a comment

Choose a reason for hiding this comment

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

Nice i like a.IsBooked != true this part the most! :DD 👯

@noakwollsater noakwollsater merged commit f81d994 into dev Jan 21, 2025
1 check passed
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.

Adjust BackgroundService to only remove availabilities without an appointment

2 participants