MQTT Recorder module does not create tables by set template

Hi,

I’m new to Ignition.

I’ve linked Ignition with MQTT Recorder and a MariaDB. And am able to see some data come into the database when I publish under a tag using the Sparkplug Node-RED library.

My issue is that all data that I publish goes under a table called sqlt_data_1_2020_09. I cannot see any data being published under rs_${type} or any other Table Name template I set in MQTT Recorder.

My plan was to have a table automatically generated with the name of Spark${group}${edgenode}${device}.

Any suggestions what I may be doing wrong?

Regards
Art