Hello,
I have a client who ran a plugin step which worked. Afterwords they took a snapshot of the database. Then later they restored the database and suddenly the plugin step which was working previously suddenly stops working. After setting up the plugin registration tool I walked through the code itself and it hit every line it was suppose to. In other words, the plugin step's job was to update a status of the entity. Walking through the code I was able to see it hit the line of the code that updated the status of the entity. But upon refreshing the page the entity doesn't seem to have updated the status and remains unchanged. This is a pre-operation step in Dynamics 2016 on-premise. I noticed also that the post-operation steps were not getting fired due to the profiler not logging any entries for those steps. I was wondering if anyone had a possible idea about what could have happened during the data restore that caused plugins to not work or get fired. Or a possible direction to go forward in.
*This post is locked for comments
The plugins were registered in the database, It wasn't the issue apparently after some hours of debugging the solution presented itself but just restarting the async servers and a restore the database to a previous point thank you for your suggestions
If you have the last version of plugin code,you can try unregister and register the plugin steps, to force a refresh.
Your plugin are registered on database or GAC?
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156