From 1e60a32939f90ebd576da0a4e1c04c6c09394e31 Mon Sep 17 00:00:00 2001 From: Matěj Cepl Date: Wed, 16 Feb 2011 18:38:10 +0100 Subject: "Def. assignee" button now hides when it is used. * I used wrong ID for it. * also don't manually set default assignee when we have special parameter null for changeAssignee. Use it. --- bugs/issue-237027cea4bc85bfad8931daa7143ac13293d7fd.yaml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'bugs/issue-237027cea4bc85bfad8931daa7143ac13293d7fd.yaml') diff --git a/bugs/issue-237027cea4bc85bfad8931daa7143ac13293d7fd.yaml b/bugs/issue-237027cea4bc85bfad8931daa7143ac13293d7fd.yaml index 483f33c..5749e0f 100644 --- a/bugs/issue-237027cea4bc85bfad8931daa7143ac13293d7fd.yaml +++ b/bugs/issue-237027cea4bc85bfad8931daa7143ac13293d7fd.yaml @@ -5,8 +5,8 @@ type: :bugfix component: bugzilla-triage release: reporter: Matej Cepl -status: :unstarted -disposition: +status: :closed +disposition: :fixed creation_time: 2011-02-14 16:24:37.870775 Z references: [] @@ -16,4 +16,8 @@ log_events: - Matej Cepl - created - "" +- - 2011-02-16 17:36:44.048519 Z + - Matej Cepl + - closed with disposition fixed + - Wrong ID used for "Def. Assignee" button. trac_id: -- cgit