Ticket #10112 (closed: fixed)
Scrap Workspace Population
Reported by: | Owen Arnold | Owned by: | Harry Jeffery |
---|---|---|---|
Priority: | major | Milestone: | Release 3.3 |
Component: | Reflectometry | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Owen Arnold |
Description
There is currently an option in the Reflectometry GUI that causes the lhs panel to include workspace that are in the analysis data service list in the listing. This should be disabled. We should never show them.
Change History
comment:3 Changed 6 years ago by Harry Jeffery
- Status changed from assigned to inprogress
Remove option to include ADS workspaces in reflectometry list.
Refs #10112.
Changeset: 4234862b12e1f1c7c025698673967270b9ca8cee
comment:4 Changed 6 years ago by Harry Jeffery
Resolve merge conflict between #10112 and #10098.
Refs #10112.
Conflicts:
Code/Mantid/scripts/Interface/ui/reflectometer/refl_gui.py Code/Mantid/scripts/Interface/ui/reflectometer/refl_options.py Code/Mantid/scripts/Interface/ui/reflectometer/refl_options_window.py Code/Mantid/scripts/Interface/ui/reflectometer/refl_options_window.ui
Changeset: d1dc5118142d39a938e1569e4f78eef657678f52
comment:5 Changed 6 years ago by Harry Jeffery
Correct a couple of lines missed during the merge conflict.
Refs #10112.
Changeset: 4aca20f240b38094454c7e0c429d0e7859e8c03a
comment:7 Changed 6 years ago by Harry Jeffery
- Status changed from inprogress to verify
- Resolution set to fixed
Testing
Note: This conflicted with #10098, so the branch contains some changes for that ticket as part of the merge conflict resolution.
- Review the changes in the branch: https://github.com/mantidproject/mantid/compare/feature/10112_scrap_workspace_population
- Open Interfaces->Reflectometry->ISIS Reflectometry.
- Open Options->Refl Gui Options and check the Load workspaces from mantid into the Runs list option has been removed.
- Check develop_incremental is passing.
comment:8 Changed 6 years ago by Owen Arnold
- Status changed from verify to verifying
- Tester set to Owen Arnold
comment:9 Changed 6 years ago by Owen Arnold
- Status changed from verifying to closed
Merge remote-tracking branch 'origin/feature/10112_scrap_workspace_population'
Full changeset: 2fd66ba5e164a828c5b61ad34b0c224e0534042c
comment:10 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 10955