
Announcements
Hi all,
We have plugin where we are trying to update the Sort Date of the activities with Created On date or Actual End date.
We registered our plugin with create handler and update handler in pre operation stage. While we create any activity we do get Created On date. But when we are closing the activity, we are getting the Actual End as null. We specified Actual End date in filtering attribute column as well.
We tried update step with post operation also but still we are not getting the updated Actual End value.
Can anyone tell what may be going wrong?
Here is the code to update Sort Date in Task table
Hi @Anonymous ,
Actual End Date is not auto populated so I would recommend to use the modified on instead.
Hope this helps. Please accept if answers your question or Like if helps in any way.
Thanks,
Emad