Merge branch 'stable-2.14'

* stable-2.14:
  ChangeScreen: Expect that current revision can be null
  Update docs for accountPatchReviewDb

Change-Id: I908b92c6d41e01fe5287c42a389888bc6a3de108
diff --git a/Documentation/config-gerrit.txt b/Documentation/config-gerrit.txt
index a7e633c..67eac4c 100644
--- a/Documentation/config-gerrit.txt
+++ b/Documentation/config-gerrit.txt
@@ -33,6 +33,9 @@
 Changing this parameter requires to migrate database using the
 link:pgm-MigrateAccountPatchReviewDb.html[MigrateAccountPatchReviewDb] program.
 Migration cannot be done while the server is running.
++
+Also note that the db_name has to be a new db and not reusing gerrit's own review database,
+otherwise gerrit's init will remove the table.
 
 ----
 [accountPatchReviewDb]