Business Value Planned not sorting properly when sorting by ascending order
Release : SAAS
Only custom drop-down list fields that employ values like (0,1,2,3,4,5,6,7,8,9,10) and lexicographic sorting exhibit this behavior.
This is not a defect but a limitation in CA Rally.
Workaround:
Kindly update the values from( 0,1,2,3,4,5,6,7,8,9,10) to (00,01,02,03,04,05,06,07,08,09,10) or (000,001,002,003,004,005,006,007,008,009,010) this will help the sorting correctly.