network-weathermap: Cacti Plugin is creating duplicate records in plugin_realms
Hey @howardjones,
For some reason, your plugin is creating many plugin_realm entries. I am not sure if this is a bug with the cacti realm code or your method of creating the realm but if you select the plugini_realm table, it has a few copies of your plugin within it.
select * from plugin_realms

About this issue
- Original URL
- State: closed
- Created 6 years ago
- Comments: 18 (18 by maintainers)
Commits related to this issue
- Moved api_plugin_register_realm calls into install function (#133) — committed to howardjones/network-weathermap by howardjones 6 years ago
https://github.com/Cacti/cacti/issues/1389