Uploaded image for project: 'Crucible'
  1. Crucible
  2. CRUC-7629

Allow caching diffs and blames in Crucible-only instances

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Fixed
    • 4.2.0
    • None
    • None
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      We should set "Store Diff" to false by default for Crucible-only instance, but then allow to turn it on. Currently its value is ignored:

      if (crucibleOnly) {
          features.setStoreDiffs(false);
      }
      

      That leads to issues like CRC-9326 - when we have to hit SVN to retrieve blame info, which takes minutes.

      Attachments

        Issue Links

          Activity

            People

              kcichy Kamil Cichy
              vpetrychuk Vitalii Petrychuk
              Votes:
              3 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: