Ticket #2457 (closed: fixed)
Workspace getTitle() method versus Run object run_title property
Reported by: | Anders Markvardsen | Owned by: | Anders Markvardsen |
---|---|---|---|
Priority: | minor | Milestone: | Iteration 28 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Janik Zikovsky |
Description
The following was noted by Janik: "I'm not sure if the workspace title should be the same as "run_title".
Discuss if string returned by getTitle() should be different from the string stored in run_title and implement accordingly.
Change History
comment:4 Changed 9 years ago by Anders Markvardsen
- Status changed from accepted to verify
- Resolution set to fixed
comment:5 Changed 9 years ago by Janik Zikovsky
- Status changed from verify to verifying
- Tester set to Janik Zikovsky
Note: See
TracTickets for help on using
tickets.
(In [11013]) For MatrixWorkspace sync getTitle with the run-object property run_title. re #2457