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

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

    • 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 

          [JENKINS-65982] P4 plugin reports incorrect changes on changes page when using populate:previewOnly

          Al Watson created issue -
          Al Watson made changes -
          Description Original: When using previewOnly or FlushOnly for populate,

          p4-plugin uses "p4 counter changes" and grab the latest change number on the server.  This may not reflect what the last change syncd to 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 
          New: 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 
          Karl Wirth made changes -
          Assignee New: Karl Wirth [ p4karl ]

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

              Created:
              Updated: