Bug 263 - Settings - Max List Size Divisible By Record Count
Found in Version 10.0.26.0
Resolved in Version 10.0.27.0 (Release Date: December 02, 2020)
Bug: If max list size is divisible by the amount of records in the list, it tries to create an extra query resulting in an error.
Steps to reproduce:
- Set max list size to the amount of records you are getting. (or any number that is divisible by it)
Expected Result: VDM should only send the amount of queries needed to run each record.
Actual Result: VDM sends an extra query resulting in the error.
Comments
0 comments
Please sign in to leave a comment.