mozilla-it / bugzilla-kanbanize

Sync Automation between Kanbanize and Mozilla
0 stars 1 forks source link

HTTP to HTTPS; Handle archived/reopened cards more appropriately. #34

Closed floatingatoll closed 7 years ago

floatingatoll commented 7 years ago

3c216fa changes all http:// to https:// URLs, which somehow had not been found and fixed yet.

f093073 detects archived cards during sync_bug(), when the bug and card do actually match, because otherwise we started trying to alter properties of the archived card.