Forum Discussion

Ted1234's avatar
Ted1234
Brass Contributor
Jan 21, 2021

Sharepoint list edits take 5 minutes

I almost put this question in the developer forum, but it's not really a workflow question.

We have a task list that I was asked to create a simple SPD workflow on.  On edits, the WF would check to see if three date fields were filled in, and if so it would send an email.

 

Pretty simple workflow.  I finish it, and then create a new task and save it.  I then reopen the task, edit it, make a change, and then save it.  When I do that the chrome circle just spins and spins and spins, for around 5 minutes.  I thought what the heck was that?   So I make another change, and this time fill in all 3 dates.  The same thing happens where it spins and spins, and the page refreshes at 5 minutes, and just at that point the email arrives in my inbox, (I was having the emails go to me during testing instead of the business user).

 

So I keep playing with this and notice that as soon as I hit save, the data show up in the list, (I had the list open in another tab), but the tab with the open item will not refresh until the timer job sends the email.  I had never seen anything like that before.

 

Since that wasn't going to work at all I removed the workflow, recreated it, and found the same thing happened with a new workflow.  Even if I didn't fill in the three fields on the edit task form it would still take 5 minutes, (so it wasn't getting stuck in a loop inside the workflow).

 

I then removed the WF completely, and it still kept happening.  😞   I then made a template of the list, deleted it, and recreated it from the list, (it's a large custom task list).  Sure enough the exact same problem is happening, even though I have a new name for the list, and no WF ever created for it.

 

I've never seen anything like this before.  From everything that I can see it looks like the screen refresh for that list is now tied to the 5 minute timer job completing.

 

Any thoughts on how I can fix that?  (Other than recreating this entire list from scratch)

 

Thanks.

Ted

 

No RepliesBe the first to reply

Resources