How to start a Timeline node in Blueprint via sequencer?

Hi. I just ran into the same problem. My sequencer is initiated by Begin Play and controls a Timeline which doesn’t trigger at Begin Play. However, it does trigger once the same actor has another command sent to it.

Did you get a solution to your problem?