Why is the top inject not being routed to top debug node?
[{"id":"c82cdbdd3cd2858e","type":"inject","z":"d760e2801b9ca31b","name":"t","props":[{"p":"payload"},{"p":"payload.init","v":"true","vt":"bool"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"","payloadType":"date","x":450,"y":440,"wires":[["feb42620f9c78f42"]]},{"id":"3db68cff3103c40b","type":"inject","z":"d760e2801b9ca31b","name":"","props":[{"p":"payload"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"","payloadType":"date","x":460,"y":520,"wires":[["feb42620f9c78f42"]]},{"id":"feb42620f9c78f42","type":"switch","z":"d760e2801b9ca31b","name":"","property":"payload.init","propertyType":"msg","rules":[{"t":"true"},{"t":"else"}],"checkall":"true","repair":false,"outputs":2,"x":630,"y":480,"wires":[["6109b3a8c0bf2943"],["fccfdfb7a99db3f5"]]},{"id":"d781488b1a11604d","type":"inject","z":"d760e2801b9ca31b","name":"f","props":[{"p":"payload"},{"p":"payload.init","v":"false","vt":"bool"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"","payloadType":"date","x":450,"y":480,"wires":[["feb42620f9c78f42"]]},{"id":"6109b3a8c0bf2943","type":"debug","z":"d760e2801b9ca31b","name":"debug top","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"payload","targetType":"msg","statusVal":"","statusType":"auto","x":810,"y":470,"wires":[]},{"id":"fccfdfb7a99db3f5","type":"debug","z":"d760e2801b9ca31b","name":"debug bottom","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"payload","targetType":"msg","statusVal":"","statusType":"auto","x":830,"y":520,"wires":[]}]