Details
-
Bug
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Done
-
4.5.3
-
None
-
-
Other dev
Description
Overview
When limit is specified, but less than zero, we should return an error, not all records.
Reproducer
Specify limit < 0
Expected
An error is returned indicating that the value specified for limit was invalid, much like if a non-numeric value was provided, or no value was provided at all.
Actual
All records are returned, consistent with the behavior if limit was not provided.
TestRail: Results
Attachments
Issue Links
- clones
-
EDGPATRON-72 Inconsistent handling of invalid limit parameter
-
- Closed
-