-
Notifications
You must be signed in to change notification settings - Fork 3
Sel-based triggers from functional packages not working #136
Description
There is an issue with sel-based triggers from functional packages that are causing the dependency box to populate with unnecessary text. To the best of my recollection this was not previously an issue so it may have been introduced in a relatively recent transforms update and not noticed until now.
In the example below, FCS_COP.1/SKC is trying to say that its inclusion is dependent on claiming any of the numerous AES-CBC ciphersuites in the TLS package. The expected behavior is that this all gets consolidated into a single reference rather than duplicating for each individual dependency. The "work-dir of external doc =../../output" string is also obviously extraneous and shouldn't be included.
This behavior was observed across multiple updated PPs (MDM, MDF, virtualization) which makes sense because they're using the same syntax to reference the FP and are presumably all on the same build of the transforms.
