BUG select records by criteria



  • @support

    hi
    there is bug in mongo select records by criteria.
    when asking for more then 3 records i get blank records list
    page number = "1" and page size = "4"

    but when asking 3 records and less everything works.
    page number = "1" and page size = "3"

    DB has more then 3 millions records on remote server.

    the criteria selected has more then 100 records , so records are here , but BAS is unable to get them when more then 3 records is asked