Greetings!
I'm looking for a way to retrieve resource links from an active task that have been removed or "deleted". I'm convinced that the records aren't actually deleted since when you re-add the removed resource it still has it's hours worked entries for that task, etc but I could be wrong since it might just be referencing back to the timesheets... anyway, the core of my question:
Are resource assignments actually deleted or is there some sort of status that is applied to hide them, and if so, is that status field accessible through the API?
Here is why I'm looking for this...
We have a work ticket management system that I'm building an interface that creates work tickets for each resource assigned a task and reports time worked back to the task which works fine. However, if a project manager removes a resource from a task, we would like to be able to capture that so that we can appropriately close the resources work ticket in the external ticketing system. Thanks in advance!
Kind Regards,
-Ryan