Skip to content

Fix Bug Sorting based on priority in ascending order should keep tasks with no priority at the bottom.

Simeet Nayan requested to merge simeetnayan/kalendar:simeetnayan into master

Fix Bug Sorting based on priority in ascending order should keep tasks with no priority at the bottom. Changed the comparator function to handle this case. BUG: 455210

Merge request reports