A plugin registered twice on the same message
What it is
Same plugin type registered twice on one message and stage.
Why it matters
The same plugin runs twice on every matching operation, doubling side effects and outbound calls for no benefit. A classic re-import artifact.
Find it yourself
List steps grouped by plugin type, message, stage and table, and look for duplicates. Straightforward to spot once listed, and easy to miss in the registration tool's tree view. Usually left behind by a re-import.
How to fix it
Unregister the duplicate, keeping the one with the correct configuration.
Not a security finding
This one is environment health, so it carries a plain label and no control mapping. Presenting an operational gap as a security finding would make the real security findings harder to trust, so we keep the two apart.
Pathix checks this across every environment you scan, along with 39 other conditions. Self-hosted in your own Azure, read-only, metadata-only.