Hi,
i have a plugin PL which is Register on Task entity's Assign Event.
When Assign a Task which is Belong to Owner A , To Owner B. Plugin PL will Share R/W to Owner A,the Owner Before Assign.
It was worked very well at Dynamics 365 Ver 8.0, But After my customer update it to Dynamics 365 (9.0.1.733 DB 9.0.1.425).
The PL start to share R/W to Owner B, the Owner which after Assign.
1.PL is Register on post-operator of Task entity's Assign Event.
2.i print out OwnerId in preImage and OwnerId in postImage, it is same and the id is same as the Owner after Assign in ver9.
3.i see tracelog list and Audit history it seems Update Event also run ,and i register PL on Task entity's Update Event, It begins to works well in Ver9.
Is Update Event run before than Assign Event at Ver9?
Any Information?
Thank you!
*This post is locked for comments