Commit Indexer API broken

XMLWordPrintable

    • 1
    • Severity 2 - Major
    • 0

      Issue Summary

      The property commit.list.follow.renames=false breaks commit indexer module

      Steps to Reproduce

      1. Add the property commit.list.follow.renames=false
      2. Enable Commit Property Config Plugin Module
      3. Create Simple Indexer (so that commit in next step had some properties)
      4. Create a branch branch-2 from master and add a new commit to branch-2
      5. Create a pull request to master
      6. Merge the commit
      7. View the source file in master OR master
      8. Switch between branches in file-source view

      Expected Results

      File content in branch the new changed branch

      Actual Results

      File content is not displayed

       And error is shown in the browser console

      Uncaught TypeError: Cannot read property 'srcPath' of undefined
          at Object.<anonymous> (source.js?_statichash=3800658fdb129aa265e6362b4f3960ee-CDN%2F-1034595541%2Fd91c598%2F1%2Fffb72ccfbc15b724d9e2bbfff3ad5edb&locale=en-US:4)
          at c (jquery.js?_statichash=bcf3a0b6d6172f4d674d44bd35f2491e-CDN%2F-1034595541%2Fd91c598%2F1%2F7778f81f0137835d6a29c77fe8708f98&locale=en-US:30)
      ...
      

      Workaround

      None for now, as the only one, remove the property commit.list.follow.renames=false breaks the suggestion to resolve https://jira.atlassian.com/browse/BSERV-11530

       

            Assignee:
            Unassigned
            Reporter:
            VICTOR-OSEGHALE (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: