...
how massive a project/workflow is (N_issues)
is it current or outdated
print out the generic workflow diagram
get representative issue tickets to drill further via IssueStepsTimeMachine tool
use these params to show or hide a specific field:
workflow_name=show|hide
issue_type=show|hide
app=show|hide
app_widget=show|hide
how far in the past to look: days_to_look_back=180
which Jira instance: jira=labopsjira|gpinfojira
project to look into: project=LCSET (all also works )
do you want to look into the browser or download to CSV: format=html|csv|tsv
expose the apps: app=show
expose the apps and app_widgets (post-functions, validators, etc): app_widget=show
IssueStepsTimeMachine - look at all the steps a given ticket has gone through. Nice start for drafting a UAT (user acceptance test)
...