Merge "Fix crash with None value when no topic is set"

This commit is contained in:
Zuul 2018-07-30 20:22:39 +00:00 committed by Gerrit Code Review
commit cefd60f94f
1 changed files with 1 additions and 0 deletions

View File

@ -319,6 +319,7 @@ def get_one_status(change, delegates):
can_approve = 'YES'
else:
topic = 'unknown topic'
can_approve = 'unknown topic'
votes = '\n'.join([