Issue
In the VRM, group rules are being created for the various rules.
However the naming convention is not displaying correctly. Some of the Group Rules are displaying QID:undefined.
Cause
When a vulnerability item is created, the business rule "Link to Vulnerability Groups" triggers, this call the method groupItemByVulnGroupRule from a script include
The script includes "VulnerableGroupRule" is customized.
Resolution
Revert the script include to OOB to resolve the issue