def save!
    data = if new_record?
             requires :type, :title

             cistern.create_ticket_field('ticket_field' => attributes)