Files
gerrit/java
Alice Kober-Sotzek 348753f000 Throw an exception when trying to update a non-existent group in NoteDb
As soon as groups are read from NoteDb, we can assume that all of them
should exist in NoteDb. During an update, it's hence an error if the
group doesn't exist in NoteDb.

Change-Id: Ieb3a590ff751246580629328b0ff9eda388eb288
2017-11-20 11:41:21 +01:00
..