bugwarrior icon indicating copy to clipboard operation
bugwarrior copied to clipboard

Pull github, bitbucket, and trac issues into taskwarrior

Results 72 bugwarrior issues
Sort by recently updated
recently updated
newest added

Heyhey! I did implement support for [flatastic](https://www.flatastic-app.com/en/). It's a household organization app that includes "household tasks", as well as a shopping list. My integration only supports household tasks, not the...

feature proposal

Per https://github.com/ralphbean/bugwarrior/pull/954#issuecomment-1228110944, we could make it simpler and more straightforward to test different service configuration values if we replaced our per-service `self.config` definition with some magic in the base class...

Every time I sync my tasks, this comment: gets re-added as an annotation. The comment is as follows: ``` These may be variants of: U+26911 𦤑 U+2690E 𦤎 U+76A1 皡...

bug
jira

Idea [contributed in #624](https://github.com/ralphbean/bugwarrior/issues/624#issuecomment-463677702). We should test it out and explore: - Can it improve performance? - Do all gitlab instances necessarily support this API, or do we need to...

feature proposal
gitlab

I am using the latest `develop` branch. I am getting the following formatting error when `bugwarrior` tries to set the time in `taskwarrior`: ``` INFO:bugwarrior.db:Updating task 9288b7e9-938f-43f8-9e01-167347eb5389, (bw)Is#26 - Issuename...

bug
gitlab
regression

v1.8.0 or maybe da98f3ee88a8c84716985cb2bb834ede74eac09e When offline or barely online, a connection error is causing tasks to get closed: ``` During handling of the above exception, another exception occurred: Traceback (most...

bug
regression

``` ❯ ./bugwarrior-pull INFO:bugwarrior.db:Service-defined UDAs exist: you can optionally use the `bugwarrior-uda` command to export a list of UDAs you can add to your taskrc file. INFO:bugwarrior.services:Starting to aggregate remote...

bug
jira

Firstly, thanks for the awesome project - I'm already regularly using the GitHub and Jira integrations. A [Zendesk Ticket API](https://developer.zendesk.com/api-reference/ticketing/introduction/) integration would be very helpful for me as well. I'd...

feature proposal

may be related to #516 somewhat Maybe I should just be more patient. However, sometimes there's a new bug assigned to me or an important change to a bug. It...

An error arises with `bugwarrior-pull` on HEAD (d00eda02b5f6586a5e7d46601d2353c045f8a5a0): ``` File "/home/[redacted]/.local/bin/bugwarrior", line 8, in sys.exit(cli()) File "/usr/lib/python3/dist-packages/click/core.py", line 764, in __call__ return self.main(*args, **kwargs) File "/usr/lib/python3/dist-packages/click/core.py", line 717, in main...

bug
azuredevops