diff --git a/mozilla/webtools/bugzilla/.bzrrev b/mozilla/webtools/bugzilla/.bzrrev
index 6b9fe0d00bd..364134ba583 100644
--- a/mozilla/webtools/bugzilla/.bzrrev
+++ b/mozilla/webtools/bugzilla/.bzrrev
@@ -1 +1 @@
-8886
\ No newline at end of file
+8887
\ No newline at end of file
diff --git a/mozilla/webtools/bugzilla/template/en/default/reports/duplicates-table.html.tmpl b/mozilla/webtools/bugzilla/template/en/default/reports/duplicates-table.html.tmpl
index 0484c8fcdea..b8cd2ca787a 100644
--- a/mozilla/webtools/bugzilla/template/en/default/reports/duplicates-table.html.tmpl
+++ b/mozilla/webtools/bugzilla/template/en/default/reports/duplicates-table.html.tmpl
@@ -31,7 +31,7 @@
description => "Change in last
$changedsince day(s)" },
{ name => "component", description => field_descs.component },
{ name => "bug_severity", description => field_descs.bug_severity },
- { name => "op_sys", description => field_descs.op_sys },
+ { name => "priority", description => field_descs.priority },
{ name => "target_milestone", description => field_descs.target_milestone },
{ name => "short_desc", description => field_descs.short_desc },
] %]
@@ -92,8 +92,8 @@