Ticket #5213 (closed: fixed)
Load algorithm OutputWorkspace property has wrong name.
Reported by: | Alex Buts | Owned by: | Alex Buts |
---|---|---|---|
Priority: | minor | Milestone: | Release 2.1 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Russell Taylor |
Description
Custom dialogue in Load algorithm has target workspace named as "Workspace". Python does not understand this name and user have to guess that the target property should be in fact named "OutputWorkspace"
This is especially important because of generating python script from workspace history does not work correctly
(ticket #5212)
Change History
comment:2 Changed 8 years ago by Alex Buts
- Owner set to Alex Buts
- Status changed from new to accepted
comment:3 Changed 8 years ago by Alex Buts
- Status changed from accepted to verify
- Resolution set to fixed
comment:5 Changed 8 years ago by Russell Taylor
- Status changed from verify to verifying
- Tester set to Russell Taylor
comment:6 Changed 8 years ago by Russell Taylor
- Status changed from verifying to closed
Sensible change.
comment:7 Changed 8 years ago by Alex Buts
refs #5213 Trivial fix
Changeset: 2d9ee982c0d5039a5603cc20854ab76bb97b9e7a
Note: See
TracTickets for help on using
tickets.
refs #5213 Trivial fix