Hi All,
I saw something weird yesterday and still seeing that when I hit the save button manually it takes 10-20 seconds to save the form.
Is there any issue from the server-side of my organization or it happens for all?
And also, I am using a custom code to make the case record resolved and on OnSave event I am creating/Updating an entity record automatically. If the number of records is large then,
Is it affect the system like performance-wise?
Convert/move the custom code execution into Asynchronous plugin, that way user need not to wait (or experience performance delays) till server side execution gets completed.
Hi Shakti ,
Are you facing this issue for all entity or specific entity ?
If this specific entity then you can try to deactivate plugin steps or workflow if you have any for the entity and check.
In addition you can also ask different user or login with different user or browser .
Finally you can reach to MS support if above does not help you.
Hi Shakti. Do you have code running synchronously on save? if you do this could potentially be a reason why your save is taking so long.
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,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156