Ticket #4746 (closed: fixed)
Default Output directory for Create MD Workspace GUI
Reported by: | Owen Arnold | Owned by: | Owen Arnold |
---|---|---|---|
Priority: | major | Milestone: | Release 2.1 |
Component: | VATES | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Michael Reuter |
Description
Default Output directory should be taken from Mantid.properties rather than temp.
Change History
comment:2 Changed 9 years ago by Owen Arnold
Let the precedence go (in order of highest to lowest priority)
- user specified directory
- mantid.user.properties defaultsave.directory
- temp directory
comment:3 Changed 9 years ago by Owen Arnold
refs #4746. Default save directory improvement
Changeset: b6d0aa2e44399f0752884444da606d569a106bad
comment:4 Changed 9 years ago by Owen Arnold
refs #4746. Default save directory improvement
Changeset: b6d0aa2e44399f0752884444da606d569a106bad
comment:5 Changed 9 years ago by Owen Arnold
- Status changed from accepted to verify
- Resolution set to fixed
Tester:
Open when using the CreateMDWorkspaceGUI, you will see new controls in the bottom right hand side of the screen for entering the output directory.
Created MDWorkspaces will go to this directory if specified, or the mantid.user.properties defaultsave.directory if not specified. If both are missing, then it will fall back to the temp directory.
comment:6 Changed 8 years ago by Michael Reuter
- Status changed from verify to verifying
- Tester set to Michael Reuter