Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-65982

P4 plugin reports incorrect changes on changes page when using populate:previewOnly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • p4-plugin
    • None
    • P4 Plugin 1.11.4

      When using previewOnly or FlushOnly for populate,

      p4-plugin uses "p4 counter changes" and grabs the latest change number on the server.  This may not reflect what changelist actually syncd on the client.

      What p4-plugin does:

      p4 counter change
      p4 changes -m1 -ssubmitted //jenkins_test2_453/...@55287791

      Instead it should use :

      p4 changes -m1 -ssubmitted //jenkins_test2_453/...#have 

       

       

       

      To acquire the 

            p4karl Karl Wirth
            atwatsoniii Al Watson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: