Skip to content

Support custom fields on tickets #9

@Sarah-E-Greene

Description

@Sarah-E-Greene

At present, you can search by custom-generated fields:

query = @rt.search(:query => %('CF.{Category}' = "Problem"), :verbose => true)

Unfortunately, they aren't shown using ticket_show, and you can't create or update them either. http://requesttracker.wikia.com/wiki/REST says that they should be available during a ticket create.

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