Status {{tickethistory.status}} @if(tickethistory.ticketnote){ {{'Note' | translate}} } @if(tickethistory.overduestatus){ {{tickethistory.overduestatus}} }
{{tickethistory.username}} @if(tickethistory.currentAction){ ({{tickethistory.currentAction}}) }
@if(tickethistory.assignUser | jsonParse | isArray){ @for(user of tickethistory.assignUser | jsonParse; track user.name){