Files
gerrit/javatests
Edwin Kempin 036751e0e3 Don't fail on removing star labels from change without star labels
Setting no star labels on a change that doesn't have star labels should
be a no-op, but it currently fails with 500 Internal Server Error
because it attempts to delete a ref that doesn't exist.

Change-Id: Id180e4ff4f928aa229e29ed030b7af640e4605ff
Signed-off-by: Edwin Kempin <ekempin@google.com>
2018-06-11 16:43:32 +02:00
..