Insert
Ticket
Screen
class InsertTicketScreen(projectId: String, ticketId: String?) : InsertScreen<InsertTicketScreenViewModel>
The InsertTicketScreen is used to allow the user to add or to edit a ticket
Author
N7ghtm4r3 - Tecknobit
Parameters
project Id
The identifier of the project where attach the ticket
ticket Id
The identifier of the ticket to edit