-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
-
0.3.1
Jobs of type WorkflowJob don't extend AbstractProject and therefore don't have a getTriggers() method. That's why scheduled builds for pipeline jobs don't appear.
Plug-in needs to support getting the cron trigger information from the job properties.
Originally reported here.