Skip to content

fix: add fix for firewall zone limit

Karel Koci requested to merge feature/migration-fix into develop

The firewall zone name can be only 11 characters long otherwise it is now ignored. This crops all zone names to 11 characters.

Merge request reports