Files
gerrit/gerrit-reviewdb
Dave Borowitz 713d2b2c36 ChangeBundle: Ignore null originalSubject in ReviewDb changes
Original subject is a nullable field added relatively recently, so
there are many changes that don't have it set. In NoteDb we
reconstruct this by looking at the patch set commit, so it is always
present. Don't consider this a difference between ReviewDb and NoteDb.

Change-Id: I143430fed2da531806f2b8dcc17465f827df80d7
2016-04-29 09:10:55 -04:00
..