Add ability to poll per change when Jenkinsfile includes a checkout with poll per change ('filter: [ incremental(true) ]'). For example:
                      checkout perforce(credential: 'myCredential',
                               filter: [ incremental(true) ],
                               populate: forceClean(have: true,
                                       parallel:
                                              [
                                               enable: false,
                                               minbytes: '1024',
       

      At the moment when the pipeline polls it will build all changelists within the view since last poll.

          [JENKINS-47427] Poll per change with pipeline jobs

          Karl Wirth created issue -
          Daniel Hagström made changes -
          Comment [ +1 on this. I don't get why this is an option when it does nothing: the plugin pulls in all changelists since last in the build, rather than just the next one, right? ]
          Karl Wirth made changes -
          Labels New: P4_SUPPORT
          Karl Wirth made changes -
          Priority Original: Minor [ 4 ] New: Major [ 3 ]
          Karl Wirth made changes -
          Issue Type Original: Improvement [ 4 ] New: Bug [ 1 ]
          Karl Wirth made changes -
          Labels Original: P4_SUPPORT New: P4_VERIFY
          W Basu Perforce made changes -
          Rank New: Ranked higher
          W Basu Perforce made changes -
          Labels Original: P4_VERIFY New: P4_A
          Paul Allen made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          Paul Allen made changes -
          Assignee New: Paul Allen [ p4paul ]
          Paul Allen made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: In Progress [ 3 ] New: Resolved [ 5 ]

            p4paul Paul Allen
            p4karl Karl Wirth
            Votes:
            2 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: