So i also wanted do delete the notification, but when i send a clear msg, the notif. node sends a payload with the cancel properties. Thats not what i suspected, because help says it would send nothing?? Any Help?
dashboard V2.30.0
NR V2.0.5
Same problem: when i will send a new notif. the first one will send a cancel property. That's not a good behaviour!
[{"id":"d538add5d4364025","type":"ui_toast","z":"ef61e13a9f9a7a76","position":"dialog","displayTime":"3","highlight":"","sendall":true,"outputs":1,"ok":"OK","cancel":"Cancel","raw":false,"topic":"Test","name":"","x":1010,"y":220,"wires":[["870cfec597764f65"]]},{"id":"870cfec597764f65","type":"debug","z":"ef61e13a9f9a7a76","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"true","targetType":"full","statusVal":"","statusType":"auto","x":1190,"y":220,"wires":[]},{"id":"92581aa080f0e07a","type":"inject","z":"ef61e13a9f9a7a76","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"Nachricht 1","payloadType":"str","x":730,"y":220,"wires":[["d538add5d4364025","17b1facb1b7d46b4"]]},{"id":"79d999c7d1149819","type":"inject","z":"ef61e13a9f9a7a76","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payloadType":"str","x":790,"y":300,"wires":[["d538add5d4364025","24b64b3a4fc95015"]]},{"id":"17b1facb1b7d46b4","type":"debug","z":"ef61e13a9f9a7a76","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":890,"y":180,"wires":[]},{"id":"24b64b3a4fc95015","type":"debug","z":"ef61e13a9f9a7a76","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":990,"y":300,"wires":[]},{"id":"a9e5f618fb321444","type":"ui_toast","z":"ef61e13a9f9a7a76","position":"dialog","displayTime":"3","highlight":"","sendall":true,"outputs":1,"ok":"OK","cancel":"Cancel","raw":false,"topic":"Test","name":"","x":1010,"y":460,"wires":[["4ebad3d49f119cb9"]]},{"id":"4ebad3d49f119cb9","type":"debug","z":"ef61e13a9f9a7a76","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"true","targetType":"full","statusVal":"","statusType":"auto","x":1190,"y":460,"wires":[]},{"id":"df4722c6e0bc0f58","type":"inject","z":"ef61e13a9f9a7a76","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"Nachricht 2","payloadType":"str","x":730,"y":460,"wires":[["a9e5f618fb321444","82eb2247c6a99580"]]},{"id":"1c5e9b5779e40714","type":"inject","z":"ef61e13a9f9a7a76","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payloadType":"str","x":790,"y":540,"wires":[["a9e5f618fb321444","10e636d8167050fa"]]},{"id":"82eb2247c6a99580","type":"debug","z":"ef61e13a9f9a7a76","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":890,"y":420,"wires":[]},{"id":"10e636d8167050fa","type":"debug","z":"ef61e13a9f9a7a76","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":990,"y":540,"wires":[]}]
@dceejay Do you know something about that? Could you help me?