orb
orb copied to clipboard
MongoDB activities paging doesn't work in descending order
When paging through the outbox or inbox, using page-num=0 should always return the same result although random results are returned if new activities are being added. It seems that paging with 'descending' sort order produces this behaviour while 'ascending' sort order works.