I have a custom action that converts a request to a project using a template based on user input. I’m adding the ability to assign resources at the same time the request is converted. I’m able to assign the new resources via the user input dialogue, but I’m ending up with 2 resources on some tasks. For example, all my templates have a task named “Produce”. Some templates have a dummy resource assigned (Producer), and some are assigned to me. Is it possible to determine if there is a resource assigned to a task with a particular name and delete it before assigning the new one?