Skip to content

Set arbitrary UDA via templates #1182

@Ram-Z

Description

@Ram-Z

It'd be great if bugwarrior would be able to set any field including UDAs using jinja templates.

For example:

# taskrc
uda.my_uda.type = string
# bugwarrior.toml
[gitlab]
project_template = "{{gitlabrepo}}.#{{gitlabnumber}}"  # currently works
my_uda_template  = "{{gitlabrepo}}.#{{gitlabnumber}}"  # currently does NOT works

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions