Recurring issue - |DESCRIPTION| goes blank/missing
My workplace is using KEPServer EX 6.13, and has several MQTT agents sending temperature data from our AC units to a database via a broker. We moniter the temperatures in an application called Grafana. Grafana queries the database for this information. I don't know the whole setup in full detail yet.
Here's the thing. The database receives the MQTT messages, but sometimes the |DESCRIPTION| goes blank, and stays blank until I manually stop/start every single agent manually. That fixes it, but only for a while... When the problem occurs, all messages are still sent and received, and contains the temperature |VALUE|s, but with the description blank, Grafana can't tell what's what and collapses all the temperature graphs into a single broken one. Also, there is always one or two agents who do continue to send their |DESCRIPTION|, even thought the rest of them won't. That fact especially drives me kind of nuts.😂
Just to clarify, here's an example of what the MQTT broker forwards to the database ("Intercepted" in node-RED). Left side depicts what it looks like when |DESCRIPTION| is missing, and right side shows what it is supposed to look like (and currently does).

Here's how the message is set up in KEPServer (I have removed the leading space before |DESCRIPTION|, in case that was relevant).

I can't find any error events.
Not sure what else to provide for now, but hope I've sufficiently explained the issue, and that someone can help - Cause I'm all out of ideas.

