Fix an issue where subpriority paging could be truncated
Ref T7548. Subpriority is a float, but we're truncating it to an int, which can cause reselection of the same row while paging.
Fix an issue where subpriority paging could be truncated Tags None Referenced Files None Subscribers None
Description
Details
|