diff --git a/ui/app/templates/jobs/job/versions.hbs b/ui/app/templates/jobs/job/versions.hbs
index 09958913fcc..8252b401f6f 100644
--- a/ui/app/templates/jobs/job/versions.hbs
+++ b/ui/app/templates/jobs/job/versions.hbs
@@ -4,6 +4,7 @@
~}}
{{page-title "Job " this.job.name " versions"}}
+{{did-insert this.versionsDidUpdate}}
{{did-update this.versionsDidUpdate this.job.versions}}