Skip to content
Snippets Groups Projects
  • Jared Hancock's avatar
    2161a06a
    queue: Add flag to inherit columns · 2161a06a
    Jared Hancock authored
    Queues can elect to use the columns from a parent. This is enforced by
    default for saved searches and queues not defining any columns.
    
    * Fix wrapping issue combining truncated fields with annotations
    * Only support criteria inheritance for queues with a parent
    2161a06a
    History
    queue: Add flag to inherit columns
    Jared Hancock authored
    Queues can elect to use the columns from a parent. This is enforced by
    default for saved searches and queues not defining any columns.
    
    * Fix wrapping issue combining truncated fields with annotations
    * Only support criteria inheritance for queues with a parent