Wednesday, January 29, 2025
1 change · saas-18.1
Enhancements to existing features
Kanban views will no longer show the default grouping as a removable search filter. This keeps the search bar simpler and avoids presenting users with an option that is not useful for how Kanban boards are typically used.
Original PR description
Since https://github.com/odoo/odoo/pull/179887, the default_group_by is displayed inside the facets of the search bar. This feature has been deemed useless in the case of the kanban view since removing groupbys in this view doesn't make much sense functionally. task-4489226