Ticket #3406 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

Intellisense bug: several algorithms are missing the output ws

Reported by: Nick Draper Owned by: Martyn Gigg
Priority: critical Milestone: Iteration 30
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Roman Tolchenov

Description (last modified by Nick Draper) (diff)

AlignDetectors is one example

Change History

comment:1 Changed 9 years ago by Nick Draper

  • Priority changed from major to critical
  • Description modified (diff)
  • Summary changed from Intellisense bug: alligndetectors is missing output ws to Intellisense bug: several algorithms are missing the output ws

comment:2 Changed 9 years ago by Martyn Gigg

  • Status changed from new to assigned
  • Owner changed from Nick Draper to Martyn Gigg

The problem here is very simple. The ones with anything other than a WorkspaceProperty<Workspace> were being missed out. I can fix this easily and given that we've just fixed the RHEL6 intellisense lets make it work properly.

comment:3 Changed 9 years ago by Martyn Gigg

In [13626]:

Refs #3406 Fix the bug with some output workspace types in Python scripting window/interpreter.

comment:4 Changed 9 years ago by Martyn Gigg

  • Status changed from assigned to accepted

comment:5 Changed 9 years ago by Martyn Gigg

  • Status changed from accepted to verify
  • Resolution set to fixed

comment:6 Changed 9 years ago by Roman Tolchenov

  • Status changed from verify to verifying
  • Tester set to Roman Tolchenov

comment:7 Changed 9 years ago by Roman Tolchenov

  • Status changed from verifying to closed

Checked with a few algorithms, OutputWorkspace is there.

comment:8 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 4253

Note: See TracTickets for help on using tickets.