My flow is trigger when an item is created or modified on Sharepoint. In my flow I also use a "send an http request to Sharepoint" and the body look like this:
{
"formValues":
[
{"FieldName": "Approved", "FieldValue": "Yes"}
],
"bNewDocumentUpdate": true
}
Request doesn't change the version of item, so it should not trigger a flow again and create an infinity loop.
Update. There is a second bug.
Every recursively running flow was sending me an e-mail, so I deleted this flow yesterday.
Despite this, I still get emails from this flow. Removing the process did not affect its stopping.
Hi @Alicja,
Sometimes when you delete a flow you'll get this 'ghost' process still running in the backend even though the flow has been deleted.
This should be cleared after awhile but if you keep getting emails from the old flow, please open a support request through the Power Platform Admin Center and Support will delete it for you.
Thank you,
Ovidiu
I've changed the one file name, which this flow used to make the 'flow ghost runnings' stop, so I don't have problem with that.
I would like to know if using "bNewDocumentUpdate" set as true in Sharepoint http request should modifing the event and run flows or is it only a temporary bug.
It was not the problem. I'm still waiting for answer to my first question.
I would like to know if using "bNewDocumentUpdate" set as true in Sharepoint http request should modifing the event in calendar and run flows or is it only a temporary bug.
I would like to create flow, triggered by "when an item is created or modified" in Sharepoint calendar and in the same flow change this event data by using http request, which doesn't change the version of this event. It was working for me for a few days and then suddenly stopped to work (it started recursively evoke). That is what I was asking.
Where is the bug?
Is it a bug that flow suddenly stopped working for me? Or is there any error ocurred on your side when my flow was working for a few days and it really should never work for me?
This is my problem.
Can I expect that you repair this bug or should I assume that this bug will not be fixed, because it shouldn't have worked?
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
At the monthly call, connect with other leaders and find out how community makes your experience even better.