Alarm list show only shows 25 rows

Hello All,

I’ve been encountering a very strange bug on my perspective sessions. When I go the alarm list, it shows default 25 rows (which I know can be set to a different number), but when I click the selector to show 50 or 100 alarms after ~20 seconds it reverts back to 25 rows. Has anyone seen this before?

Thanks in advance!

Hey Dom,

Which version of Ignition are you working with?

Hi

Not OP, but I’m using Ignition v 8.1.37 and can confirm this happens.

Every time the table refreshes, the rows per page value resets to initialOption.

What I did was overlay a dropdown I made over the rows per page dropdown, and bind this dropdown value to the initialOption property of the alarm status table.

It is definitely a bug, but not sure if it was fixed in the latest releases.

2 Likes

Igntion Platform V 8.1.35.

Going off Samuel’s response I would guess its a bug on this version as well.