Skip to content

Resolve "(core) ensure the output path is created in io::session::SWriter"

Description

  • Ensure the output path is created in io::session::SWriter when it is computed (and not user-selected)

Closes #1059 (closed)

How to test it?

  • Either
    • Modify an application using a session writer:
      • Add baseFolder and file config entries
      • Call the setPrefix slot
      • Trigger a save
    • See the associated blocked MR
Edited by Alexandre ANCEL

Merge request reports