@mazeyrat I honestly can’t replicate the issue (on the nightly from today, and one from November 19th). Do you have any other details? Are you still seeing this behavior?
When the alarm has the active state, the label field in the alarm component display the default alarm Name
When I ack the alarm, the label field in the alarm component display the alarm Label.
I upgarded to the last 8.0.7-nightly and I have still the issue.
If I disable the alarm and then enable this alarm, the label field in the alarm component display the alarm Label => OK.
I suspect that the issue is relative to the alarms triggered when the gateway start
When I restart the gateway the Label field in the alarm component still not use the label value and display the alarm Name…
Unfortunately no. I apologize for the trouble it's giving you, but there are a number of other tickets that are ahead of this one. As normal, we'll post once we have an update.
I still have this issu in 8.0.10 with a little change since 8.0.9 or 8.0.8.
Label displayed is “-1” in a first time when I start the gateway.
And in a seond time if I toogle the alarm enable, it one goes with the right value returned by the tag expression:
@sreis, I still have this issue in Ignition 8.0.12.
Do you have any information about the fix of this long awaiting bug
First time the alarm occur, the label displayed in vision alarms components = "-1"
If the alarm is cleared and again actived, the label is OK, the value is the result of the computed expression.
When the label displayed is OK, if I disable and then enabled this alarm, the lable is -1.
As a side note: I don’t have the issue if the alarm label is binded to a constant value “myAlarmLabel”.