{% extends "basebuilddetailpage.html" %} {% load projecttags %} {% load humanize %} {% block title %} {{task.recipe.name}}_{{task.recipe.version}} {{task.task_name}} - {{build.target_set.all|dictsort:"target"|join:", "}} {{build.machine}} - {{build.project.name}} - Toaster {% endblock %} {% block localbreadcrumb %}
                    {{log_head}}...
                    
            | Recipe | Task | Executed | Outcome | Build completed on{% for match in matching_tasks %} | 
|---|---|---|---|---|
| {{match.recipe.name}} | {{match.task_name}} {% if task.get_description %} {% endif %} | {{match.get_executed_display}} | {{match.get_outcome_display}} | {{match.build.completed_on|date:"d/m/y H:i"}} | 
                 We have found no tasks matching this prebuilt task
                The task you are looking for could belong to a build for which Toaster has no data.
            
noexec flag set to 1, or the task function is empty
        {{task.path_to_sstate_obj}}{{uri}}