diff --git a/polygerrit-ui/app/elements/gr-change-view.html b/polygerrit-ui/app/elements/gr-change-view.html
index c893020152..f33b661020 100644
--- a/polygerrit-ui/app/elements/gr-change-view.html
+++ b/polygerrit-ui/app/elements/gr-change-view.html
@@ -235,7 +235,7 @@ limitations under the License.
[[_change._number]]:
[[_change.subject]]
- [[_computeChangeStatus(_change.status)]]
+ [[_computeChangeStatus(_change, _patchNum)]]