If this is a multibranch project (smells like it) you do not configure polling for each branch. The single indexing of the parent multibranch provides the same as polling *while* simultaneously reducing the load on the SCM Server (one scan vs N polling)
On Thu 28 Sep 2017 at 06:31, Eric Tan <[email protected]> wrote: > > Hi, > > Using Jenkins 2.79. > > Logged in as admin and navigate to Jenkins > MyJob > master (branch). > > Trying to enable the "Poll SCM" checkbox but there is only view only mode > under View Configuration. > > How do I go about to enable edit mode to select "Poll SCM" checkbox? > > I understand that the older versions have the "Poll SCM" checkbox under > Jenkins > MyJob > Configure, but it is no longer there in version 2.79. > > Thanks, > Eric > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/96245760-1987-4e4b-9c1f-744a023207f7%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/96245760-1987-4e4b-9c1f-744a023207f7%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Sent from my phone -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CA%2BnPnMx3vc8oVYhGnOFRR131cXHXcwugquG_b6KD-9Hrpjv7OQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
