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

Bugwarrior with taskwarrior sync #136

Closed
jamur2 opened this issue Aug 14, 2014 · 1 comment
Closed

Bugwarrior with taskwarrior sync #136

jamur2 opened this issue Aug 14, 2014 · 1 comment
Assignees

Comments

@jamur2
Copy link

jamur2 commented Aug 14, 2014

I'm not sure if this is a bugwarrior bug, a taskw bug, or a bug in task itself, but any modifications to tasks done by a bugwarrior-pull do not sync back to the task server (at least, for me). New issues created by bugwarrior-pull sync to taskserver just fine, but new annotations or task completion events do not.

Eg.,

[jackie.murphy:~] bugwarrior-pull
WARNING:config:URLs will not be shortened with bit.ly
WARNING:config:URLs will not be shortened with bit.ly
INFO:bugwarrior:Starting to aggregate remote issues.
INFO:bugwarrior:Processing targets in serial.
INFO:jira.project:Working on [jira.project]
DEBUG:jira.project: Found 1 total.
INFO:jira.project:Done with [jira.project]
INFO:bugwarrior:Done aggregating remote issues.
INFO:db:completed=0:new=0:
INFO:db:Updating annotation_1407988800 on (bw)Is#1004 - Post Triggers, Communications, Exec .. https://REDACTED
[jackie.murphy:~] task sync
c: INFO The certificate is trusted.
Syncing with REDACTED:53589

Sync successful.  No changes.

Note that it pulled in a new annotation, but running task sync didn't detect any changes to upload to the task server. It looks like bugwarrior is always using TaskwarriorShellout which should be using the blessed task API, so I'm not sure why these edits aren't syncing back to the task server. I'm on bugwarrior 0.7.0, task 2.3.0, and taskd 1.0.0.

@coddingtonbear coddingtonbear self-assigned this Aug 19, 2014
@coddingtonbear
Copy link
Collaborator

Oh, dear, @jamur, I had written out a long reply suggesting that I thought it was a configuration error on your side, but then read your output closely, and noticed that it was familiar to me, like that of a friend that I hadn't seen in a long time -- and that's because I hadn't seen it in a long time, and that's because bugwarrior 0.7.0 was released in January, and there has been quite a lot of movement since then.

Although not yet officially released, at this point, I'd recommend pulling down the latest version from github -- I use it every day for the JIRA instance we use in my office and everything works just fine.

Feel free to re-open this if you continue to encounter problems; I'm only closing this because I think the above solution will get you going again. Cheers, and good luck!

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

No branches or pull requests

2 participants