The system should have an auto-incrementing ticket number.
It should allow the user to specify a starting number that is greater than current running number.
It should also allow for a prefix for the ticket number that is added to the number.
The ticket number should be rendered with the title.
The ticket number should be emailed on initial email to the user.
This feature is released!