Top-Down Tracker Inheritance Reports
A top-down report is a tracker report that contains the differences in tracker configurations and permissions between the tracker, each of its derived trackers, and the derived trackers of its derived trackers.
A generated top-down report is accessed at the following URL:
/api/v3/trackerValidation/<trackerId>/topDownReport
Where <trackerId> is the input tracker's objectId where the report starts.
By default, this is 3380.
It must be a template.
Generating a report with the Tracker Inheritance Report Tool requires System Administrator authorization.
The returned report is a JSON object that contains fields where changes are detected. If no changes are detected to an attribute, no data is shown.
Example
In this example, the starting input tracker with ID 3380 has a derived tracker, where the field named Choice Field has been changed. Specifically, in the choice option with ID 4470, the description has been changed from null to Modified description.
A top-down report can have more than one report element. Top-down reports have no depth restriction.