{% extends "base.html" %} {# Copyright The IETF Trust 2015, All Rights Reserved #} {% load origin %} {% load bootstrap3 %} {% block title %} Edit status for {{ group.type.name }} ({{group.acronym}}) {% endblock %} {% block content %} {% origin %}
Capturing group status updates in the datatracker allows including them in meeting proceedings. This capability was added to address the IESG request at ticket 1773. Not all groups are expected to provide status updates. Those that do have historically sent messages by email or have placed them on a wiki. For example, see the Kitten report sent to SAAG for IETF94 or the Routing area high level summaries for IETF94.
{% endblock %}