Ensure that a db directory is created even when alwaysUseLogFiles is enabled

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.7.0
    • Affects Version/s: None
    • Component/s: Testing Infrastructure
    • None
    • Fully Compatible
    • ALL
    • STM 2020-08-24, STM 2020-09-07
    • 2
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      When alwaysUseLogFiles is enabled, the noCleanData option is set to make sure that previously-logged data is not deleted. This will prevent resetDbpath() from being called. However, resetDbpath() is what is used to create the db path in the first place.

      We need to create the directory if it doesn't exist, while allowing existing paths to not be cleaned.

            Assignee:
            Raiden Worley (Inactive)
            Reporter:
            Raiden Worley (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: