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

jirasummary is interpreted as expression? #679

Closed
fdcds opened this issue Jul 23, 2019 · 2 comments
Closed

jirasummary is interpreted as expression? #679

fdcds opened this issue Jul 23, 2019 · 2 comments

Comments

@fdcds
Copy link

fdcds commented Jul 23, 2019

I started with a JIRA ticket with the summary aa-a / bb-b: ccc ddd eee fff, ggg hhh. bugwarrior-pull --debug told me that task add ... complained with Cannot divide integer by string.

I replaced / in the summary with and to get aa-a and bb-b: ccc ddd eee fff, ggg hhh. bugwarrior-pull --debug told me that task add ... failed with Cannot subtract strings.

I removed - to get aaa and bbb: ccc ddd eee fff, ggg hhh. bugwarrior-pull --debug told me that task add ... failed with The expression could not be evaluated.

task reports Configuration override rc.uda.jirasummary.type:string, so does not appear as easy as jirasummary being interpreted as numeric type.

I am using bugwarrior 1.7.0 with #677, taskw 1.2.0 and taskwarrior 2.5.1.

@fdcds
Copy link
Author

fdcds commented Jul 23, 2019

This is actually a bug in taskwarrior itself: GothenburgBitFactory/taskwarrior#2197

@fdcds fdcds closed this as completed Jul 23, 2019
@fdcds
Copy link
Author

fdcds commented Jul 26, 2019

Update: taskwarrior generally seems to handle things that contain "mathematical symbols" very badly. cf. GothenburgBitFactory/taskwarrior#1720 and GothenburgBitFactory/taskwarrior#2124

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

1 participant