-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Assets - Service, performance, functionality
-
None
-
2
-
0
Summary
Currently Assets offer an endpoint which returns the list of tickets attached to 1 object. To get all tickets connected to a list of objects, the api has to be called many times.
This is a request to add another API which can return list of tickets attached to a list of asset objects.
Expected Results
- Api endpoint to return tickets attached to a list of objects as input.
Workaround
Currently the existing get tickets endpoint can be called multiple times for different objects as a workaround.