{namespace JIRA.Templates.JQLAutoComplete} /** * * This template renders terminology hint in advanced JQL autocomplete when a single terminology term match results. * @param originalNamePlural original plural name of the matched term * @param newNamePlural new plural name of the matched term */ {template .terminologyHintSingle}
{getText('jira.terminology.jqlautocomplete.hint.single', $originalNamePlural, $newNamePlural)} {sp}{getText('common.concepts.learn.more')}
{getText('jira.terminology.jqlautocomplete.hint.multiple', $sprintNewName, $epicNewName)} {sp}{getText('common.concepts.learn.more')}