-
Bug
-
Resolution: Unresolved
-
Minor
-
None
The mercurial plugin's push-based polling scans for SCM mercurial instances with polling enabled.
When multi-scm plugin has a Mercurial instance with polling enabled, it's not correctly detected and triggered.
The Multiple SCMs plugin needs to be updated to use the newer SCMTriggerItem API, which the Mercurial plugin already implements.
You can consider using a Workflow job instead, which supports multiple SCMs natively.