{if $update_result}
{if $update_result == -1} Sorry, an error happened while trying to run your query. {elseif $update_result == 1} Thank you, issue #{$smarty.post.issue_id} was updated successfully. {if $has_duplicates == 'yes'} Also, all issues that are marked as duplicates from this one were updated as well. {/if}

Return to Issue #{$smarty.post.issue_id} Details Page {/if}
{else} {literal} {/literal} {if $project_auto_switched == 1}

{/if}
{if $categories|@count > 0} {else} {/if} {if $categories|@count > 0} {/if} {if $current_role > $roles.customer} {/if} {if $current_role > $roles.customer} {if $releases|@count > 0} {/if} {if $current_role > $roles.customer && $groups|@count > 0} {else} {/if} {else} {foreach key=_issue_id item=_issue_summary from=$issue.associated_issues} {/foreach} {/if} {if $releases|@count < 1} {/if} {if $current_role >= $roles.developer} {else} {/if} {if $current_role > $roles.standard_user} {else} {/if}
Update Issue Overview (ID: {$issue.iss_id}) {if $current_role > $roles.customer} [ Edit Authorized Replier List ] [ Edit Notification List ] {/if} [ History of Changes ]
Category: Status: Notification List: {if $subscribers.staff != ''}Staff: {$subscribers.staff|replace:"<":"<"|replace:">":">"}{/if} {if $subscribers.staff != '' and $subscribers.customers != ''}
{/if} {if $subscribers.customers != ''}Other: {$subscribers.customers|replace:"<":"<"|replace:">":">"}{/if}
Status: Submitted Date: {$issue.iss_created_date}
Priority: Update Date: {$issue.iss_updated_date}
Associated Issues: {if not ($os.mac and $browser.ie)}{/if}
Reporter: {$issue.reporter}
Expected Resolution Date: {* Convert expected resolution date to format usable by html_select_date *} {if $issue.iss_expected_resolution_date == ''} {assign var="expected_resolution_date" value='0000-00-00'} {assign var="expected_resolution_start_year" value=$smarty.now|date_format:"%Y"} {else} {assign var="expected_resolution_date" value=$issue.iss_expected_resolution_date} {* Set the start year to be whatever the current expected resolution date is *} {if $expected_resolution_date|substr:"0":"4" < $smarty.now|date_format:"%Y"} {assign var="expected_resolution_start_year" value=$expected_resolution_date|substr:"0":"4"} {else} {assign var="expected_resolution_start_year" value=$smarty.now|date_format:"%Y"} {/if} {/if} {html_select_date time=$expected_resolution_date field_array="expected_resolution_date" prefix="" start_year=$expected_resolution_start_year end_year="+1" all_extra='class="default"' year_empty="" day_empty="" month_empty="" day_value_format='%02d'} Scheduled Release:
Percentage Complete: {include file="error_icon.tpl.html" field="percent_complete"} (0 - 100) Estimated Dev. Time: (in hours)
$roles.customer && $groups|@count > 0}rowspan="2" {/if}width="120" bgcolor="{$cell_color}" class="default_white"> Assignment: {if $allow_unassigned_issues != 'yes'}*{/if} $roles.customer && $groups|@count > 0}rowspan="2" {/if}bgcolor="{$light_color}"> {if $issue.has_inactive_users} Keep Current Assignments: {$issue.assignments}
Change Assignments:

{else} {/if}
{include file="lookup_field.tpl.html" lookup_field_name="search" lookup_field_target="assignments[]" callbacks="new Array('showSelections(\'update_form\', \'assignments[]\')')"}
{if $issue.assignments}Current Selections: {$issue.assignments}{/if}
Authorized Repliers: {if $issue.authorized_repliers.users|@count > 0} Staff: {section name="replier" loop=$issue.authorized_repliers.users} {strip} {$issue.authorized_repliers.users[replier].replier|replace:"<":"<"|replace:">":">"} {if $smarty.section.replier.last != 1}, {/if} {/strip} {/section}
{/if} {if $issue.authorized_repliers.other|@count > 0} Other: {section name="replier" loop=$issue.authorized_repliers.other} {strip} {$issue.authorized_repliers.other[replier].replier|replace:"<":"<"|replace:">":">"} {if $smarty.section.replier.last != 1}, {/if} {/strip} {/section} {/if}
Group:
Summary: {include file="error_icon.tpl.html" field="summary"}
Description: {include file="error_icon.tpl.html" field="description"}
Private: Yes No
Trigger Reminders: Yes No
    {if (not $issue.sta_is_closed) and $current_role > $roles.customer}   {/if}
{/if}