Ticket #2833 (closed: invalid)
Python should throw if workspace not present
Reported by: | Nick Draper | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | major | Milestone: | Release 2.0 |
Component: | MantidPlot | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Jean Bilheux |
Description (last modified by Nick Draper) (diff)
If you load a workspace using the mtd command but mistype the name of the workspace (or forget to put quote for instance), Mantid doesn't tell you that what you have loaded is empty. You can then operate on it for a while and think everything is OK.
from Pascal
Change History
comment:2 Changed 9 years ago by Nick Draper
- Milestone changed from Iteration 28 to Iteration 29
Bulk move of tickets at the end of iteration 28
comment:3 Changed 9 years ago by Nick Draper
- Milestone changed from Iteration 29 to Iteration 30
"New" tickets moved at the code freeze of iteration 29
comment:4 Changed 9 years ago by Nick Draper
- Owner changed from Roman Tolchenov to Martyn Gigg
- Status changed from new to assigned
- Summary changed from Instrument display: Update unwrapped views when x range changes to Python should throw if workspace not present
comment:5 Changed 9 years ago by Nick Draper
- Milestone changed from Iteration 30 to Iteration 31
Bulk move of tickets to iteration 31 at the iteration 30 code freeze
comment:7 Changed 9 years ago by Martyn Gigg
- Status changed from accepted to verify
- Resolution set to invalid
New-style API will handle this correctly
comment:8 Changed 9 years ago by Jean Bilheux
- Status changed from verify to verifying
- Tester set to Jean Bilheux
comment:10 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 3680
Note: See
TracTickets for help on using
tickets.