-
Bug
-
Resolution: Done
-
Normal
-
aa-latest
-
Sprint ending July 20, 2023, Sprint ending June 22, 2023
When navigating from templates_by_organization report to the Templates Explorer report by clicking on the 'Total templates per Organization' number link, we should call the 'job_explorer' API for Templates Explorer by populating -
- org_id filter corresponding to the org_id of the row
- All existing filters from the parent report to the child report
- Do not use the template_id list that is generated by the adoption_rate API to populate the template_id filter (eventually, the API would be adjusted to not generate that list)
The passed in org_id would represent all the templates that need to be seen in the Templates Explorer screen
The org_id + existing filters should essentially cover the templates that we need to be seen in the Templates Explorer screen