we use the Rest API to retrieve various job information. We used "Job?completedJobLookupTime=86400" to show all backup jobs and AuxCopys for the last 7 days. But since we installed the 11.28.14 update, we don't get any auxcopys informations. Also if we don't set the filter "completedJobLookupTime" we get 2500 results but the past auxcopys are not shown either. We have now also installed the 11.28.19 update, but it did not fix the problem.
The permissions for the user have not changed.
We can reproduce the problem via API Explorer or Postman.
The API documentation refers to a "JobFilter Parameter Values" list where auxcopys are still listed. https://documentation.commvault.com/v11/essential/47608_rest_api_get_job.html
Are auxcopys no longer displayed via the Job Rest API?