Edit bug

StatusSeverityAssigned ToSummary
${select_among("status", active_status+inactive_status, bug.status)}${select_among("severity", severity_levels, bug.severity)} ${select_among("assigned", people.keys()+[None], bug.assigned, people)}
From${comment.From}
Date${time_to_str(comment.date)}
Edit Reply
${show_comment(child, grandchildren)}
${show_comment(comment, children)}

Bug List