Alarm pipeline expression not displaying correctly

If you include the ‘<’ character in an alarm pipeline expression block, it doesn’t display correctly on the block itself e.g. if you have {notificationCount} <= 2it displays as {notificationCount} = 2and {notificationCount} < 2displays as {notificationCount} 2Ignition 7.7.4
Java 1.8.0_60
Ubuntu 14.04 64 bit

Hey Al,

I actually discovered this bug last week, and have already submitted a bug report. The expression block should still work correctly, it just won’t look right on the block itself.

Thanks for letting me know Paolo.