3b00836ee5cd2bc9bc0d5e36506efe8d8e88c1abHuck Elliott<!-- Copyright 2015 ForgeRock AS.
90929d4c6b284dd318f4a78c2aa407afb7423747oliver.bradley License terms: https://forgerock.org/cddlv1-0/ -->
73306ac32669a5b530766e3b65c8d2007fc630c9jason.browne{{#each taskGroup}}
73306ac32669a5b530766e3b65c8d2007fc630c9jason.browne {{#each tasks}}
73306ac32669a5b530766e3b65c8d2007fc630c9jason.browne <li class="list-group-item">
73306ac32669a5b530766e3b65c8d2007fc630c9jason.browne <div class="media-left">
73306ac32669a5b530766e3b65c8d2007fc630c9jason.browne <div class="image circle bg-primary">
73306ac32669a5b530766e3b65c8d2007fc630c9jason.browne <i class="fa fa-check"></i>
73306ac32669a5b530766e3b65c8d2007fc630c9jason.browne </div>
90929d4c6b284dd318f4a78c2aa407afb7423747oliver.bradley </div>
73306ac32669a5b530766e3b65c8d2007fc630c9jason.browne <div class="media-body media-middle">
73306ac32669a5b530766e3b65c8d2007fc630c9jason.browne <div class="media-title">
73306ac32669a5b530766e3b65c8d2007fc630c9jason.browne {{/taskName}}
73306ac32669a5b530766e3b65c8d2007fc630c9jason.browne </div>
73306ac32669a5b530766e3b65c8d2007fc630c9jason.browne <div class="subtitle text-muted">
73306ac32669a5b530766e3b65c8d2007fc630c9jason.browne {{#if assignee}}
73306ac32669a5b530766e3b65c8d2007fc630c9jason.browne {{convertedTask.[3]}}
73306ac32669a5b530766e3b65c8d2007fc630c9jason.browne {{else}}
73306ac32669a5b530766e3b65c8d2007fc630c9jason.browne {{t "dashboard.notAssigned"}}
73306ac32669a5b530766e3b65c8d2007fc630c9jason.browne {{/if}}
73306ac32669a5b530766e3b65c8d2007fc630c9jason.browne </div>
dc7a9d74cfa8d0f56545495a9ff82d7ff8de2fd8jason.browne </div>
73306ac32669a5b530766e3b65c8d2007fc630c9jason.browne <div class="media-right">
73306ac32669a5b530766e3b65c8d2007fc630c9jason.browne <div class="claim-item">
73306ac32669a5b530766e3b65c8d2007fc630c9jason.browne {{#unless assignee}}
73306ac32669a5b530766e3b65c8d2007fc630c9jason.browne <select name="assignedUser" value="null" class="form-control">
73306ac Error!

 

There was an error!

null

java.lang.NullPointerException