Files
gerrit/java/com
Edwin Kempin dc22ac98ba AccountConfig: Also set externalIdsRev, watchConfig, prefConfig if new account
Otherwise trying to get watched projects and general preferences would
fail with a NullPointerExecption if the account was newly created.

So far no code path attempts to get watched projects, general
preferences or the SHA1 of the external ID branch from an AccountConfig
that was used to create a new account. However this will change with
follow-up changes.

Change-Id: Ibac12657e6cc95c23c4408c4b842982c50e6621b
Signed-off-by: Edwin Kempin <ekempin@google.com>
2018-01-18 14:35:20 +01:00
..