Quantcast
Channel: Microsoft Dynamics CRM Forum - Recent Threads
Viewing all articles
Browse latest Browse all 79901

Plug-in Step Filters not working

$
0
0

Hi experts,

I have made a Assembly with a couple of plugins for a Model Driven App in Power Apps. I'm using the Plugin Registration Tool to add plugins/debug them. Everything was working fine until I imported the solution I made to Production. In production Filters were not working. So I tried exporting without Plugin Profiler/ with Profiler... Now in Test environment the filters are also not working.

A example:

I have a plugin that will fire when Price field of  Training Entitie changes (Update: Filter attribute, Price).

I have another plugin that will fire when StartBudget field/StartDays field of  TraineeBudget Entitie changes  (Update: Filter attribute, StartBudget & StartDays).

When I change the comment field of Training Entitie (which is not included in Filter attributes) and save the Training record it fires the first Plugin. This plugin would make changes to the TraineeBudget Entitieremaining budget field and remaining days field. This causes the second plugin also to fire (while this plugins only would fire on startbudget, startdays).

I disabled all workflows to make sure these weren't causing it.. I also tried changing my Plugins from Postoperation to Preoperation to see if this would make any change but filters are still not working. I looked all over the internet to find a solution to my issue but nothing changes..

Best Regards,

Anthony


Viewing all articles
Browse latest Browse all 79901

Trending Articles