Description
https://tyc100.exacq.net/api/servers/tyc100er1249023085/licenses/?isCurrent=True
When using the above API, the isCurrent filter does not properly filter out the old licenses. A similar filter works on the generic API for all servers.
https://tyc100.exacq.net/api/servers/licenses/?server=tyc100er1249023085&isCurrent=True
<br>
Version Introduced
4.1.7.95208
<br>
Platform
- All Platforms
<br>
Steps to reproduce
Verify that the link:
https://tyc100.exacq.net/api/servers/tyc100er1249023085/licenses/?isCurrent=True
only returns licenses with isCurrent field set to true
<br>
Expected result
- Only license with isCurrent field set to true are returned
<br>
Actual result
- All licenses with isCurrent field set to either true/false
<br>
Work Around
https://tyc100.exacq.net/api/servers/licenses/?server=tyc100er1249023085&isCurrent=True
<br>
ESM-API-exacqVision-Server-License-Filter-by-isCurrent-does-not-work.pdf