assign a HR Task to the user who opened the HR case
I have a requirement where I have to assign a HR Task to the user who opened the HR case . we have a field "opened_by" on the HR Case table.For this I have written a assignment rule targeting Hr task table .current.assigned_to = current.parent.opened...