soltecsis / fwcloud-api

API REST for the project FWCloud.net
GNU Affero General Public License v3.0
4 stars 6 forks source link

Loss of Installed Plugin Information After Migration #835

Closed soltecsis-iortega closed 1 month ago

soltecsis-iortega commented 1 month ago

We are experiencing an issue where the information regarding installed plugins is lost after a migration. It seems that there is a migration affecting the plugins field of a firewall/cluster, expanding the number of bits available for this field. However, this migration is resetting the plugins field to zero, which results in the loss of information about which plugins were previously installed. It seems this issue might be related to how the migration handles the expansion of the plugins field and improperly resets its value.