Ticket #1178 (closed: worksforme)

Opened 11 years ago

Last modified 5 years ago

Workspace groups: Display problems when all the input workspaces are invalid

Reported by: Russell Taylor Owned by: Russell Taylor
Priority: minor Milestone: Release 3.2
Component: Framework Keywords:
Cc: Blocked By:
Blocking: Tester: Peter Parker

Description

and input and output workspaces are the same. See ticket #1168 for an example script that demonstrates the problem.

Change History

comment:1 Changed 10 years ago by Nick Draper

  • Milestone changed from Iteration 26 to Iteration 27

Bulk move of tickets to iteration 27, if your ticket is essential for Iteration 26 then move it back.

comment:2 Changed 10 years ago by Nick Draper

  • Milestone changed from Iteration 27 to Iteration 28

Bulk move of tickets at the end of iteration 27

comment:3 Changed 9 years ago by Nick Draper

  • Milestone changed from Iteration 28 to Iteration 29

Bulk move of tickets at the end of iteration 28

comment:4 Changed 9 years ago by Nick Draper

  • Owner Sofia Antony deleted

Taken from Sofia Antony's list after she left

comment:5 Changed 9 years ago by Nick Draper

  • Milestone changed from Iteration 29 to Iteration 30

"New" tickets moved at the code freeze of iteration 29

comment:6 Changed 9 years ago by Nick Draper

  • Status changed from new to assigned
  • Owner set to Anyone
  • Component set to Mantid

comment:7 Changed 9 years ago by Nick Draper

  • Milestone changed from Iteration 30 to Iteration 31

Bulk move of tickets to iteration 31 at the iteration 30 code freeze

comment:8 Changed 9 years ago by Nick Draper

  • Milestone changed from Iteration 32 to Iteration 33

Moved to iteration 33 at iteration 32 code freeze

comment:9 Changed 8 years ago by Nick Draper

  • Milestone changed from Release 2.1 to Release 2.2

Moved at end of release 2.1

comment:10 Changed 8 years ago by Nick Draper

  • Milestone changed from Release 2.2 to Release 2.3

Moved at the end of release 2.2

comment:11 Changed 8 years ago by Nick Draper

  • Milestone changed from Release 2.3 to Release 2.4

Moved to milestone 2.4

comment:12 Changed 8 years ago by Nick Draper

  • Milestone changed from Release 2.4 to Release 2.5

Moved at the code freeze for release 2.4

comment:13 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:14 Changed 7 years ago by Nick Draper

  • Status changed from assigned to new

comment:15 Changed 7 years ago by Nick Draper

  • Component changed from Mantid to Framework

comment:16 Changed 7 years ago by Nick Draper

  • Milestone changed from Release 2.6 to Backlog

Moved to backlog at the code freeze for R2.6

comment:17 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:18 Changed 7 years ago by Russell Taylor

  • Owner changed from Anyone to Russell Taylor
  • Status changed from assigned to verify
  • Resolution set to worksforme

This doesn't happen any more - the algorithm now fails before anything happens. The way to check is to load a file that produces a group (CSP, EMU, MUSR) and then try to run ConvertFromDistribution in the script interpreter, e.g.:

ws = Load('CSP78173.raw')
ConvertFromDistribution(ws)

comment:19 Changed 7 years ago by Peter Parker

  • Status changed from verify to verifying
  • Tester set to Peter Parker

comment:20 Changed 7 years ago by Peter Parker

  • Status changed from verifying to closed

The validators now ensure that ConvertFromDistribution raises a TypeError when running the script above.

comment:21 Changed 7 years ago by Nick Draper

  • Milestone changed from Backlog to Release 3.2

comment:22 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 2025

Note: See TracTickets for help on using tickets.