Skip to main content
osamag0002
April 10, 2022
Question

A wrong Process keep fill the data with same row

  • April 10, 2022
  • 3 replies
  • 0 views

i debugged a process but it keep running for infinity and filling the database with the same row

3 replies

stefanhelzle0001
Brainy
April 10, 2022

Then you have a loop in that process. Did you try to move a node from one place to another? If your did not remove all connectors beforehand, this might create a loop.

osamag0002
April 10, 2022

i deleted this process and created a new one 

but it still working and filling data in the backend

stefanhelzle0001
Brainy
April 10, 2022

Then you need to cancel the still active instances.