Project settings

These fields can be set in all tickets, and then can be used to search, group, or filter tickets based on the relevant portion of the system.

<#list components> <#items as record>
Components
${record.value}

The component ticket field allows tickets to be grouped according to the different parts of your project.

<#list milestones> <#items as record>
Milestones
${record.value}

The milestone field allows tickets to be grouped according to the ue date of when issuees should be resolved.

<#list versions> <#items as record>
Versions
${record.value}

The version ticket field allows tickets to be grouped according to the different versions your project.