Hi,
After upgrade from 1.6.x to 1.8.x, one Action stopped sending the data correctly - in email, it displays *UNKNOWN* instead of data now. The way for attaching a descriptive text message to email in that Action was like this:
Description: {{HOSTNAME}:myitem_descr.now[{ITEM.NAME}].last(0)}
The data in myitem_descr.now[*] was a verbose text error messages for another array of items and triggers (with simple names used as {ITEM.NAME} in the macro for triggers, items have numeric values).
That trick stopped working from ver 1.8.x, I was wondering if it's possible to either restore it or somehow manually enable this functionality?
I hope any of this makes sense.
After upgrade from 1.6.x to 1.8.x, one Action stopped sending the data correctly - in email, it displays *UNKNOWN* instead of data now. The way for attaching a descriptive text message to email in that Action was like this:
Description: {{HOSTNAME}:myitem_descr.now[{ITEM.NAME}].last(0)}
The data in myitem_descr.now[*] was a verbose text error messages for another array of items and triggers (with simple names used as {ITEM.NAME} in the macro for triggers, items have numeric values).
That trick stopped working from ver 1.8.x, I was wondering if it's possible to either restore it or somehow manually enable this functionality?
I hope any of this makes sense.