Merge lp://staging/~mabac/launchpad-work-items-tracker/fix-none-whiteboard into lp://staging/~linaro-automation/launchpad-work-items-tracker/linaro
Proposed by
Mattias Backman
Status: | Merged |
---|---|
Merged at revision: | 334 |
Proposed branch: | lp://staging/~mabac/launchpad-work-items-tracker/fix-none-whiteboard |
Merge into: | lp://staging/~linaro-automation/launchpad-work-items-tracker/linaro |
Diff against target: |
12 lines (+2/-0) 1 file modified
collect (+2/-0) |
To merge this branch: | bzr merge lp://staging/~mabac/launchpad-work-items-tracker/fix-none-whiteboard |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Guilherme Salgado (community) | Approve | ||
Review via email: mp+99294@code.staging.launchpad.net |
Description of the change
Hi,
This branch adds a check for the whiteboard being None before concatenating the workitems_text prior to parsing.
It seems that some (new?) blueprints have a None whiteboard.
Thanks,
Mattias
To post a comment you must log in.
This is in the middle of a lot of stuff so not trivial to add a test. Let this code base be a lesson to us all. ;)