Ticket #8697 (assigned)

Opened 7 years ago

Last modified 5 years ago

Make sample and log loading more transparent in LoadISISNexus

Reported by: Anders Markvardsen Owned by: Anders Markvardsen
Priority: major Milestone: Backlog
Component: Framework Keywords: Maintenance
Cc: Blocked By:
Blocking: Tester:

Description

Loading of sample and log are done in two places. Post to fixing #8608 this is: (prior to #8608 this was done indirectly through loadExperimentInfoNexus)

Load logs and sample information m_cppFile->openPath(entry.path()); local_workspace->loadSampleAndLogInfoNexus(m_cppFile);

Load logs and sample information further information... See mainteance ticket # loadSampleData(local_workspace, entry); m_progress->report("Loading logs"); loadLogs(local_workspace, entry);

Change History

comment:1 Changed 7 years ago by Nick Draper

  • Milestone changed from Release 3.1 to Backlog

Moved to backlog at the end of Release 3.1

comment:2 Changed 7 years ago by Nick Draper

  • Status changed from new to assigned

bulk move to assigned at the into of the triage step

comment:3 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 9541

Note: See TracTickets for help on using tickets.