timja / jenkins-gh-issues-poc-06-18

0 stars 0 forks source link

[JENKINS-33916] Property Strategy isn't displayed for Pipeline Multibranch jobs #8040

Open timja opened 8 years ago

timja commented 8 years ago

I am unable to see the Property Strategy options noted under Multibranch Pipeline Projects - https://jenkins.io/doc/book/pipeline-as-code/#configuration

To reproduce in my environment:

  1. Click on "New Item"
  2. Assign the job a name
  3. Select "Multibranch Pipeline"
  4. Click "OK"

At this point, I would expect to be able to configure the Property Strategy shown at http://agentdero.cachefly.net/continuousblog/pipeline-as-code-guest-blog/Pic3.png, but I am only able to see the options in the attached screenshot -

Finishing the configuration of the job, and completing an initial scan of the repo doesn't result an option being displayed in the configuration either.

Is there a option to configure this setting or additional plugin required?


Originally reported by cmitchell687, imported from: Property Strategy isn't displayed for Pipeline Multibranch jobs
  • assignee: jonwf
  • status: Open
  • priority: Minor
  • resolution: Unresolved
  • imported: 2022/01/10
timja commented 7 years ago

jonwf:

I'd like to take a shot at fixing this bug. Thanks.

timja commented 7 years ago

zswanson:

The property selector does appear when using subversion as the source SCM, perhaps this is specific to the git plugin?