Ticket #6637 (assigned)

Opened 8 years ago

Last modified 5 years ago

Fix hack for WorkspaceHistory::lastAlgorithm() properly

Reported by: Martyn Gigg Owned by: Martyn Gigg
Priority: major Milestone: Backlog
Component: Framework Keywords:
Cc: Blocked By:
Blocking: Tester:

Description

There is currently a "hack" in Algorithm::fromString() (lines 877 onwards) to allow some algorithms to be generated for a history record of themselves. Examples are Load & Fit that must have certain properties set first in order for the additional properties to appear.

The current hack only works for Filename properties and a more general fix is required. This will probably require a new method on algorithm to return a std::list of properties that should be set first (in that order).

Change History

comment:1 Changed 7 years ago by Nick Draper

  • Milestone changed from Release 2.5 to Release 2.6

Moved to r2.6 at the end of r2.5

comment:2 Changed 7 years ago by Nick Draper

  • Owner set to Martyn Gigg
  • Status changed from new to assigned

comment:3 Changed 7 years ago by Martyn Gigg

  • Milestone changed from Release 2.6 to Release 2.7

Batch move to 2.7

comment:4 Changed 7 years ago by Nick Draper

  • Status changed from assigned to new

comment:5 Changed 7 years ago by Nick Draper

  • Milestone changed from Release 2.7 to Backlog

comment:6 Changed 7 years ago by Nick Draper

  • Component changed from Mantid to Framework

comment:7 Changed 7 years ago by Nick Draper

  • Status changed from new to assigned

Bulk move to assigned at the introduction of the triage step

comment:8 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 7483

Note: See TracTickets for help on using tickets.