cancel
Showing results for 
Search instead for 
Did you mean: 

Error End Event Change in 5.15

gokceng1
Champ in-the-making
Champ in-the-making
Hi,
We've been using error end events in sub-processes and main processes since 5.11. In those versions, having an error end event in a main process was just a trivial thing. I've noticed that in 5.15 ErrorPropagation class is re-written and at line 69, execution is checked against null.

My process has only 2 steps: one none start event and one error end event(it is a dummy process just for checking 5.15). In this case I'm getting 'No catching boundary event found for error with errorCode' exception when process is about to complete. I don't think it is a correct behavior. In 5.14 or older versions this was working.

What should I do to make it work again?

Thanks.
1 REPLY 1

trademak
Star Contributor
Star Contributor
I can't reproduce this. Could you create a unit test project showing the issue and create a JIRA?

Thanks,