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

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([