Uploaded image for project: 'Jira Software Data Center'
  1. Jira Software Data Center
  2. JSWSERVER-16756

Pushing two commits at once with time tracking breaks dev panel

    XMLWordPrintable

Details

    Description

      When using a linked repository from Bitbucket, if you commit 2 files with time tracking, only one will be tracked in the dev panel. The worklog tab will remain unaffected

      Steps to reproduce

      1. Have a linked Bitbucket and Jira Software instance
      2. Create a project called Jira and an issue JIRA-1 
      3. In the local Bitbucket repository touch file1.txt
      4. git add . 
      5. git commit -m "JIRA-1 #time 5m"
      6. touch file2.txt
      7. git add .
      8. git commit -m "JIRA-1 #time 10m"
      9. git push

      Expected Results

      15 minutes show up on the dev panel Work Logged.

      Actual Results

      5 or 10 minutes show up on the dev panel Work Logged. The Work log tab where the comments reside will show both commits coming in with the 5 and 10 minutes logged separately.

       

      Workaround

      No known workaround.

       

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              alevinson Aaron
              Votes:
              7 Vote for this issue
              Watchers:
              12 Start watching this issue

              Dates

                Created:
                Updated: