FIx for #43 Try to get milestone from the trac project if the key does not exist, carry on
rebased
easier: if 'milestone' in track_ticket and track_ticket['milestone']
if 'milestone' in track_ticket and track_ticket['milestone']
humm :), yeah dunno why I kind of wanted to use a try except block ;)
1 new commit added
Updated ;)
:thumbsup:
Thanks ;)
Pull-Request has been merged by cverna
FIx for #43
Try to get milestone from the trac project if the key does not exist, carry on