1. Home
  2. Knowledge Base
  3. Problems (EN)
  4. I have upgraded to version 3.2 and policy modules are marked as no linked

I have upgraded to version 3.2 and policy modules are marked as no linked

Starting on version 3.2, policy modules can be un-linked from a policy to allow customization, but existing policy modules are not marked as linked during the upgrade. This can be fixed with the following SQL query:

UPDATE pandora.tagente_modulo SET policy_linked=1 WHERE id_policy_module!=0;
Was this article helpful?

Related Articles

Need Support?

Can't find the answer you're looking for?
Contact Support

Recent Discussions