Skip to main content

delete_ticket

Function delete_ticket 

Source
pub fn delete_ticket(
    store: &Store,
    ticket_id: &str,
    now: DateTime<Utc>,
) -> Result<()>
Expand description

Delete a ticket file and remove its card from the board.