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

TTVA-200 | Allow new reservation time to overlap with original time #182

Conversation

jorilindell
Copy link
Collaborator

Description

Allow updated reservation times to overlap with the original times also in the case that disallow_overlapping_reservations is set to True in the resource unit of the reservation

@jorilindell jorilindell force-pushed the TTVA-200-allow-new-reservation-time-to-overlap-with-original-time branch from acb7a93 to 54d4564 Compare September 23, 2024 10:16
Allow updated reservation times to overlap with the original times also in the case that disallow_overlapping_reservations is set to True in the resource unit of the reservation
@@ -0,0 +1,21 @@
from django.db import migrations
Copy link
Collaborator

@jopesy jopesy Sep 24, 2024

Choose a reason for hiding this comment

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

This shouldn't be included in this PR.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I already did this change yesterday but forgot to push changes here. Anyway, migration file is now removed

@jopesy
Copy link
Collaborator

jopesy commented Sep 24, 2024

Just remove the migration from the PR. Otherwise this looks very good.

@jorilindell jorilindell force-pushed the TTVA-200-allow-new-reservation-time-to-overlap-with-original-time branch from 54d4564 to cca1b26 Compare September 24, 2024 10:25
@jorilindell jorilindell merged commit 67916de into tre-varaamo-qa Sep 24, 2024
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.

2 participants