Ticket #5647 (closed: fixed)
WorkspaceGroup with CloneWorkspace defect
Reported by: | Owen Arnold | Owned by: | Roman Tolchenov |
---|---|---|---|
Priority: | critical | Milestone: | Release 2.2 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Wenduo Zhou |
Description
I have found another error similar to that reported in #5640.
Run this
a = Load(Filename='POLREF00004699.nxs') b = CloneWorkspace(InputWorkspace=a)
Produces listing error (see attached) on clone.
Attachments
Change History
comment:1 Changed 8 years ago by Martyn Gigg
- Owner changed from Martyn Gigg to Roman Tolchenov
- Status changed from new to assigned
comment:3 Changed 8 years ago by Roman Tolchenov
Re #5647. Added new notification which is sent by WorkspaceGroup.
The worspace widget in MantidPlot listens to this notification and updates the contents. This should solve the issue.
Changeset: fbcb6c3a8666cbf2b6409ee6fb36a4c114588d0c
comment:4 Changed 8 years ago by Roman Tolchenov
- Status changed from accepted to verify
- Resolution set to fixed
comment:5 Changed 8 years ago by Roman Tolchenov
Re #5647. Clearing a warning
Changeset: 2a2d898e51ab31f2e53bbbcdacced038a92d5bad
comment:6 Changed 8 years ago by Roman Tolchenov
Re #5647. Added new notification which is sent by WorkspaceGroup.
The worspace widget in MantidPlot listens to this notification and updates the contents. This should solve the issue.
Changeset: fbcb6c3a8666cbf2b6409ee6fb36a4c114588d0c
comment:7 Changed 8 years ago by Roman Tolchenov
Re #5647. Clearing a warning
Changeset: 2a2d898e51ab31f2e53bbbcdacced038a92d5bad
comment:8 Changed 8 years ago by Wenduo Zhou
- Status changed from verify to verifying
- Tester set to Wenduo Zhou
comment:10 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 6493