1. Input information about change | 2. Change annotation tags if needed |
---|---|
{{ form.comment.errors }}
Comment: *
{{ form.weeks.errors }}
Estimated time in next status:
(in weeks) |
{{ form.tags }}
|
3. Select one action |
---|
{{ form.new_state.errors }}
Change to another state:
|
{% with form.get_transitions as transitions %}
{% if transitions %}