Commit 1a8b9441 authored by Frédéric Buclin's avatar Frédéric Buclin

Bug 1001846: When editing cc_accessible using Bug.update, the method should…

Bug 1001846: When editing cc_accessible using Bug.update, the method should always return is_cc_accessible as being changed r=dkl a=justdave
parent 93477a7a
......@@ -256,7 +256,6 @@ use constant MAX_LINE_LENGTH => 254;
# use.)
use constant FIELD_MAP => {
blocks => 'blocked',
cc_accessible => 'cclist_accessible',
commentprivacy => 'comment_is_private',
creation_time => 'creation_ts',
creator => 'reporter',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment