Skip to main content
Version: 6.18 (draft)

TicketRelation

This type allows to configure the behavior of the case table on resource pages.

Attributes:

  • compactViewLimit: If the limit is exceeded the results are presented along with a filtering feature. The default limit is 10.
  • defaultRelationSortStrategy: Determines how the related cases are sorted. Possible options are: CREATION_DATE (the last added case relation is displayed first), FIRST_SORTABLE_COLUMN (alphabetical sorting by the first column which is sortable). The default value is CREATION_DATE.