Uploaded image for project: 'Skara'
  1. Skara
  2. SKARA-2064

Create jsonLocalStorage and htmlLocalStorage in separate directories

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.0
    • None
    • bots
    • None

      In SKARA-2063, I tried to let WebrevStorage to use HostedRepositoryPool, but I made a mistake. When the bot is trying to create a local clone, it will try to create jsonLocalStorage and htmlLocalStorage in the same directory. And previously, we will only create jsonLocalStorage when generateJson is true and create htmlLocalStorage when generateHtml is true. Now, we will create both clone when webrevGenerator.generate is called so it's revealed the problem.

      To solve this problem, I think the bot should create jsonLocalStorage and htmlLocalStorage in separate directories and the bot should only create the local clone when it's necessary.

            zsong Zhao Song
            zsong Zhao Song
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: