Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

De-duplicate issues before first write to taskwarrior. #654

Merged
merged 1 commit into from May 14, 2019
Merged

Conversation

ralphbean
Copy link
Sponsor Collaborator

Fixes #601.

This can happen if, for instance, you have two github targets declared which
query in different ways. They may each find the same issue which (without this
patch) may both be written to taskwarrior as duplicates. After duplicates are
in place, it is difficult for bugwarrior to figure out which one to apply
annotation updates to.

Fixes #601.

This can happen if, for instance, you have two github targets declared which
query in different ways.  They may each find the same issue which (without this
patch) may both be written to taskwarrior as duplicates.  After duplicates are
in place, it is difficult for bugwarrior to figure out which one to apply
annotation updates to.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ERROR:bugwarrior.db:Multiple matches
1 participant