Is there a bug in boundary timer events (version 7.5.4)?

Hi everyone,
I added a boundary timer event to my process for the first time. I set the duration (15 s) and I set a terminate end event as an exception trasition. However, the flow keeps running after the 15 seconds.
Anyone knows if it’s a bug? I’m working with version 7.5.4.

Thanks,
Clara

EDITED: I installed the process in the newest version and the boundary timer event worked as expected so it’s a version issue. Is there some way to solve it without installing the new version?

Hi,

On community edition upgrading to the latest version is the only solution to benefit from a bug fix.
On subscription edition customers can get a patch to fix some issues.

Fixes in Bonita 7.7.0
Fixes in Engine component
BS-18228 Terminate and End event is not terminating the process after a failed task with a boundary event had been skipped

https://documentation.bonitasoft.com/bonita/7.7/release-notes#toc34

Thanks for the quick response Antoine!