breakpoint-not-triggering.fsmIn 17.0.0 my break points seem to be not working at all. I've attached a simple source to queue model with two break points. One at the onExit from the source and one at the onEntry of the queue. Neither of them stops the model run when the flowitem should have executed the code. Is there a bug with the break point? The code seems to be executing as evidence by the queue's label changing successfully.