Hi,
I have a model where the Channel changes based on the input date given by user, we have a Unique key based on the person and the Channel, suppose if the user gives his mail id, change the channel along with date in UX pages and after running the process approve the details of the previous record becomes un-editable and (new start date provided -1) will be end date for previous record. New Unique key will be key created without any end date.
Now this process is working if the user has WSA but not working that is old record is still editable, not getting end dated and new start date is not being updated. Could anyone pls help me on this?