Ticket #5647 (closed: fixed)

Opened 8 years ago

Last modified 5 years ago

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

error.png (48.9 KB) - added by Owen Arnold 8 years ago.

Change History

Changed 8 years ago by Owen Arnold

comment:1 Changed 8 years ago by Martyn Gigg

  • Owner changed from Martyn Gigg to Roman Tolchenov
  • Status changed from new to assigned

comment:2 Changed 8 years ago by Roman Tolchenov

  • Status changed from assigned to accepted

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:9 Changed 8 years ago by Wenduo Zhou

  • Status changed from verifying to closed

comment:10 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 6493

Note: See TracTickets for help on using tickets.