Details
-
Sub-bug
-
Status: Resolved
-
Medium
-
Resolution: Fixed
-
None
-
None
-
None
-
XPORTERCLOUD 2021 Sprint 8, XPORTERCLOUD 2021 Sprint 9, XPORTERCLOUD 2021 Sprint 10, XPORTERCLOUD 2021 Sprint 11, XPORTERCLOUD 2021 Sprint 12
-
Description
Short description: The request has some problems
CASE 1
1. The request when doesn't have filters, you can use the request URL without the filters, which means the filters only appear in the URL when you have something on the filters.
https://xporter-tst.cloud.xpand-it.com/api/auditlogs?page=0 -
Confirm with Mario if he agrees with this and if the better approach.
CASE 2
Steps to reproduce:
- Open postman and make a call to the request from audit logs
- You should see results
- Now in parameter Start date write characters instead of a date and call again the request
Actual result: The request returns results
Expected result: It should not return results, because it should only accept a date format