Skip to content

Opening new ticket: README and specs mismatch #7

Description

@ql

README says that command for creating a ticket is:
project.ticket.create(:summary => "Test", :description => "Hello World")

specs say it's
@project.ticket!(:title => 'Ticket #12', :description => 'Body')

which one should I use?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions