Activity executes two times

I have an activity that is supposed to get executed once but in runtime, it executes twice although I am not using any retry scope. Can someone help please

Hi @Amr_Nweery ,

Can you provide more info on what activity is getting executed twice?

Regards,

@Amr_Nweery ,
Can you also share the screenshot?

Regards,

Hi @Amr_Nweery

Just to be clear, can you confirm whether or not you are using any parallel processing component in your process?

Best Regards.


this activity is supposed to type a comment and set the status to rejected which it does fine, but it executes again to the same invoice after it finishes the first execution.