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

Time slots saved to availabilities are displaying in incorrect order #18799

Open
Shpadoinkle opened this issue Jan 21, 2025 · 0 comments
Open
Labels
🐛 bug Something isn't working 📉 regressing This used to work. Now it doesn't anymore. ui area: UI, frontend, button, form, input

Comments

@Shpadoinkle
Copy link
Contributor

Shpadoinkle commented Jan 21, 2025

Issue Summary

Availabilities no longer save and return in the correct order based on input time.

Image

Steps to Reproduce

When adding a new timeframe to an existing day or date override. Make it earlier than the row above.
Versions prior to 4.4.9 handled this from memory and would either sort and save it correctly, or return it correctly. As we have only noticed since upgrading to 4.4.9.

Checking the current release on calcom ie- 4.9.4 reveals the same issue.

Given the already painful process of adding time slots, and no ability to drag and drop into the correct order. The fact that it saved and returned in correct time order in previous versions was a huge advantage as we are managing and editing 200+ schedules every day.

It would be a massive time cost to have to change every single previous entry row just because you need to add an earlier time to someones day.
I'm sure at the time of making a booking it is fine, but it is a massive headache to scheduling teams trying to manage our staff availabilities.

Actual Results

Times are saving and returning in the order they are entered. Not saving based on the time periods entered

Expected Results

After saving, the time slots should save in order of the time ranges themselves. not the order they were entered into the UI

Technical details

Noticed in local version 4.4.9. Can replicate in calcoms own deployment version of 4.9.4

Evidence

Saving availabilities to schedules in current live versions.

@Shpadoinkle Shpadoinkle added the 🐛 bug Something isn't working label Jan 21, 2025
@dosubot dosubot bot added ui area: UI, frontend, button, form, input 📉 regressing This used to work. Now it doesn't anymore. labels Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working 📉 regressing This used to work. Now it doesn't anymore. ui area: UI, frontend, button, form, input
Projects
None yet
Development

No branches or pull requests

1 participant