Merge lp://qastaging/~gmb/lp2kanban/bug-1112622 into lp://qastaging/~launchpad/lp2kanban/trunk

Proposed by Graham Binns
Status: Merged
Approved by: Brad Crittenden
Approved revision: 74
Merged at revision: 73
Proposed branch: lp://qastaging/~gmb/lp2kanban/bug-1112622
Merge into: lp://qastaging/~launchpad/lp2kanban/trunk
Diff against target: 158 lines (+77/-4)
5 files modified
src/lp2kanban/bugs2cards.py (+2/-1)
src/lp2kanban/cards2workitems.py (+15/-0)
src/lp2kanban/kanban.py (+2/-1)
src/lp2kanban/tests/common.py (+10/-1)
src/lp2kanban/tests/test_cards2workitems.py (+48/-1)
To merge this branch: bzr merge lp://qastaging/~gmb/lp2kanban/bug-1112622
Reviewer Review Type Date Requested Status
Brad Crittenden (community) code Approve
Review via email: mp+153763@code.qastaging.launchpad.net

Commit message

We now sync cards with blueprints based on their description annotations _or_ external_system_url.

Description of the change

This branch makes the blueprint syncing code use either the external_system_url of a card _or_ its description annotations to decide whether it should be synced. This prevents syncing from getting clobbered by merge proposals.

To post a comment you must log in.
Revision history for this message
Brad Crittenden (bac) wrote :

Looks good Graham. One typo to fix: blueoprint

review: Approve (code)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches