Skip to content

Tui mistakenly adds 'and' to the task description in case of multiple write conditions of the context | M #622

@astr0gator

Description

@astr0gator
BUG DESCRIPTION

If I set up custom context with two write conditions:
context.4_TODAY.write=due:eod and pro:infra
TUI adds 'and' to each task description.

Result: 'and my_first_task'

However, If i have only one condition, everything works as intended
context.4_TODAY.write=due:eod

Result: 'my_first_task'

ADDITIONAL INFO
  • taskwarrior-tui 0.26.3
  • FWIW I suspected that uda.taskwarrior-tui.task-report.auto-insert-double-quotes-on-add setting may interfere, but the bug persists with both true and false values.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions