Troubleshooting Tip: Policy Check against a Policy package is not working
Description
This article describes a technical solution to the issue where the Policy Check against a Policy package is not working in FortiManager. The user is unable to view the Policy Consistency Check result after cloning a policy package and performing a policy check.
Perform the policy check under Policy & Objects -> Policy Packages -> select policy -> Right Click -> Policy Check.

 
Scope
FortiManager.
Solution
This is because the Policy Package name is using a character that is not allowed, whereas this was ignored when the cloned policy package was saved.
For example: clone_of_FGT-HUB(reserved_dont'use).
Here, ( ) and ' were used under the policy package name.
After changing the policy package name to clone_of_FGT-HUB_reserved_dontuse, apolicy consistency check should show results.

Avoid using any of the following characters in a policy package name: ~`!@#$%^&*()+=[]{}\|/?,.<>:;'" include space bar.
 
Related article:
