Techs can remove checklist without unlinking the list to the request type. This makes error when client creating a request for that particular request type.
To resolve the issue, have to create a new check list and change the list ID to the problematic list ID from the DB and unlink it.
As a solution if a validation taken place prior to remove the checklist, that would be much more easy.