{{template.templateObject.priority ? (template.templateObject.priority | localizeLabel: 'priority':'incident') : ('common.labels.noneSet' | i18n) }}
{{template.templateObject.status.value | localizeLabel: 'status':'incident'}}
{{template.summary ? (template.summary | removeSearchTags) : ('common.labels.noneSet' | i18n)}}
{{(template.templateObject.serviceType) ? (template.templateObject.serviceType | localizeLabel: 'serviceType':'incident' ) : ('common.labels.noneSet' | i18n) }}
{{template.desc ? (template.desc | removeSearchTags) : ('common.labels.noneSet' | i18n)}}
{{(template.templateObject.assignedGroup.name) ? template.templateObject.assignedGroup.name : ('common.labels.noneSet' | i18n) }}
{{template.summary ? (template.summary | removeSearchTags) : ('common.labels.noneSet' | i18n)}}
{{template.desc ? (template.desc | removeSearchTags) : ('common.labels.noneSet' | i18n)}}
{{(template.templateObject.supportGroup.name) ? template.templateObject.supportGroup.name : ('common.labels.noneSet' | i18n) }}
{{template.name ? (template.name | removeSearchTags) : ('common.labels.noneSet' | i18n) }}
{{template.desc ? (template.desc | removeSearchTags) : ('common.labels.noneSet' | i18n) }}
{{template.templateObject.price | number:2}} {{template.templateObject.currency}}
{{template.templateObject.turnaroundTime}} {{ 'template.details.turnaroundTimeUnits.hour' | i18n }} {{ 'template.details.turnaroundTimeUnits.day' | i18n }}
{{template.templateObject.timing ? (template.templateObject.timing | localizeLabel: 'timing' : 'change') : ('common.labels.noneSet' | i18n) }}
{{template.templateObject.riskLevel ? (template.templateObject.riskLevel | localizeLabel: 'riskLevel':'change') : ('common.labels.noneSet' | i18n) }}
{{template.templateObject.impact ? (template.templateObject.impact | localizeLabel: 'impact':'change') : ('common.labels.noneSet' | i18n) }}
{{template.templateObject.urgency ? (template.templateObject.urgency | localizeLabel: 'urgency':'change') : ('common.labels.noneSet' | i18n) }}
{{template.templateObject.impactedService.name ? template.templateObject.impactedService.name : ('common.labels.noneSet' | i18n) }}
{{template.summary ? template.summary : ('common.labels.noneSet' | i18n) }}
{{template.desc ? template.desc : ('common.labels.noneSet' | i18n) }}
{{template.releaseType ? (template.releaseType | localizeLabel: 'releaseType' : 'release') : ('common.labels.noneSet' | i18n) }}
{{template.riskLevel ? (template.riskLevel | localizeLabel: 'riskLevel':'release') : ('common.labels.noneSet' | i18n) }}
{{template.impact ? (template.impact | localizeLabel: 'impact':'release') : ('common.labels.noneSet' | i18n) }}
{{template.urgency ? (template.urgency | localizeLabel: 'urgency':'release') : ('common.labels.noneSet' | i18n) }}
{{template.impactedService ? template.impactedService : ('common.labels.noneSet' | i18n) }}
{{template.summary ? template.summary : ('common.labels.noneSet' | i18n) }}
{{template.desc ? template.desc : ('common.labels.noneSet' | i18n) }}
{{template.summary ? (template.summary | removeSearchTags) : ('common.labels.noneSet' | i18n)}}
{{template.desc ? (template.desc | removeSearchTags) : ('common.labels.noneSet' | i18n)}}
{{ 'categorization.title' | i18n }}
{{category.valueToShow? category.valueToShow : ('categorization.noneSet' | i18n)}}