Ticket #6510 (closed: fixed)
SassenaFFT cannot overwrite workspace
Reported by: | Andrei Savici | Owned by: | Andrei Savici |
---|---|---|---|
Priority: | minor | Milestone: | Release 2.5 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Martyn Gigg |
Description
Try SassenaFFT twice on the same workspace, maybe with different parameters. I get "add: Unable to insert Data Object". It should be AddOrReplace
Change History
comment:3 Changed 8 years ago by Andrei Savici
- Status changed from accepted to verify
- Resolution set to fixed
To test: LoadSassena using the file in autotest directory. Then run SassenaFFT twice. If it does not give an error, it's OK
comment:4 Changed 8 years ago by Martyn Gigg
- Status changed from verify to verifying
- Tester set to Martyn Gigg
Note: See
TracTickets for help on using
tickets.
AddOrReplace instead of Add. Refs #6510