Monday, November 4, 2024
1 change · 18.0
Enhancements to existing features
Appointment types can no longer be moved between type groups by dragging them in the kanban view. This prevents accidental category changes that could cause confusing or incorrect field displays for users managing appointments.
Original PR description
Prevent being able to drag an appointment type when kanban is grouped by Type (category field) as this changes the appointment type category and messes up the fields display. Setting the category as readonly on the kanban view to remove the possibility to change it on groupby via drag and drop. Task-4282969