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

Slot edit issue #799

Closed
SebaDavinch opened this issue Mar 14, 2024 · 2 comments · Fixed by #800
Closed

Slot edit issue #799

SebaDavinch opened this issue Mar 14, 2024 · 2 comments · Fixed by #800
Labels

Comments

@SebaDavinch
Copy link

Hello!
I've got issue with Book button.
If someone booked the slot already - I still have "book now" button.
image
And if you click on it - it tells that the slot is booked by someone.

The next issue is that if I book the slot - I can't drop it.
image
It tells me "you already have a booking". Only way what I can do - fully remove the slot to release it. (via admin)

@daveroverts
Copy link
Owner

Looks like this bug is introduced in #780 / v4.1.0. Rector didn't take in account the views. Will fix this later this week

daveroverts added a commit that referenced this issue Mar 14, 2024
@daveroverts daveroverts linked a pull request Mar 14, 2024 that will close this issue
github-actions bot pushed a commit that referenced this issue Mar 14, 2024
## [4.1.2](v4.1.1...v4.1.2) (2024-03-14)

### Bug Fixes

* fix for enums not properly working after ([ed30828](ed30828)), closes [#799](#799)
Copy link

🎉 This issue has been resolved in version 4.1.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants