feat(database-migrations): implement grouping-specific sort orders and constraints

- Added new sort order columns for tasks based on different grouping types (status, priority, phase, member).
- Updated database functions to handle these new sort orders, ensuring proper task updates during sorting operations.
- Implemented a migration to fix existing sort order constraint violations, ensuring data consistency across projects.
- Enhanced functions to avoid sort order conflicts and maintain unique sort orders within each project.
This commit is contained in:
chamikaJ
2025-07-15 15:19:16 +05:30
parent ba5d4975af
commit 0bb748cf89
3 changed files with 0 additions and 0 deletions