Magidoc

ItineraryFilterDebugProfile
Enum

Enable this to attach a system notice to itineraries instead of removing them. This is very convenient when tuning the itinerary-filter-chain.

Possible Values

#

LIMIT_TO_NUMBER_OF_ITINERARIES

Only return the requested number of itineraries, counting both actual and deleted ones. The top numItineraries using the request sort order is returned. This does not work with paging, itineraries after the limit, but inside the search-window are skipped when moving to the next page.

LIMIT_TO_SEARCH_WINDOW

Return all itineraries, including deleted ones, inside the actual search-window used (the requested search-window may differ).

LIST_ALL

List all itineraries, including all deleted itineraries.

OFF

By default, the debug itinerary filters is turned off.