In one project, I have a UDT, in it, there's a tag called almFailToOn, the alarm is configured.
I duplicated this tag, a new tag is created with a automatically generated name: "almFailToOn 1". Then I renamed this tag to "cfgDevType", and removed the alarm configuration of this tag.
Somehow, in between the changes, the designer lost connection to the gateway and reconnected after a few seconds.
Then the following ghost alarms appeared and were kept in the alarm status page, and there's no way I can remove them.
These alarms do not exist anymore, but still shown as active.
How do I remove them? I can see this alarm log in the database, but there's a saying from another topic of this forum that these alarms are actually sitting in the gateway, not in the database.
The gateway has multiple running sites, it's not easy to reboot the gateway.
When you have 20 sites running, meanwhile developing new sites on the same gateway, you won't expect to restart the gateway whenever you tried to create new tags on the developing project and suddenly you got call from site operators saying false alarms on site and cannot be cleared.
We have edge on each site, but more of IoT with MQTT function.
Some of the local site do have panel license, some don't.
You are right. I need to optimize the development strategy. Maybe setup another Ignition gateway for development only, or make it a redundant Ignition gateway, which means another set of cost on the cloud.