[{TrackerHistoryAuditTrailPlugin}]
|
Parameter
|
Description
|
|---|---|
|
projectId
|
This is an optional parameter which contains the numerical ID of a project. This parameter is optional when used in the context of a certain project.
|
|
trackerId
|
This is an optional parameter with a comma-separated list of tracker IDs. All projects are selected by default when this list is not specified.
|
|
showFieldChanges
|
If this parameter is set to true, field changes are displayed.
|
|
showWorkflowChanges
|
If this parameter is set to true, workflow changes are displayed.
|
|
showBaselineEntries
|
If this parameter is set to true, the baseline entries are included in the history change lists.
|
|
showHiddenTrackers
|
If this parameter is set to true, the hidden trackers are also displayed.
|
|
showTransitionDiagrams
|
If this parameter is set to true, the transition diagrams are displayed.
|
|
showPermissions
|
If this parameter is set to true, the current permissions settings are listed.
|
|
startBaselineId
|
An optional baseline ID. Changes will be displayed from the create date of the given baseline.
|
[{TrackerHistoryAuditTrailPlugin trackerId='10001' showWorkflowChanges='true' showTransitionDiagrams='true'}]
[{TrackerHistoryAuditTrailPlugin trackerId='10001,10002' showFieldChanges='true' showBaselineEntries='true' startBaseline='20000'}]