Edgewall Software

Opened 7 years ago

Last modified 2 years ago

#12810 new enhancement

Add a TicketReport macro — at Initial Version

Reported by: Ryan J Ollos Owned by:
Priority: normal Milestone: next-major-releases
Component: report system Version:
Severity: normal Keywords: macro
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

Add a TicketReport macro that takes the report id as the first argument, and also the following optional keyword arguments:

  • order: default column to sort by
  • desc: default sort direction
  • max: number of rows per page
  • Any uppercase report variable

The argument names consistent with the TicketQuery macro.

ReportModule._render_view needs to be refactored so extract the code that prepares the report data.

Change History (0)

Note: See TracTickets for help on using tickets.