|
translate_ticket_statefind_matching_tickets QUERYReturns a array of all tickets found matching your QUERY hash.find_matching_transactions { ticket => $id, starting_transaction => $num }Returns a reference to an array of all transactions (as hashes) on ticket $id after transaction $num.For GitHub, we can't get change history for tickets; we can only get comments.
Visit the GSP FreeBSD Man Page Interface. |