Ticket #3337 (closed)

Opened 9 years ago

Last modified 5 years ago

BoxController: give a unique, sequential ID to each box created.

Reported by: Janik Zikovsky Owned by: Janik Zikovsky
Priority: major Milestone: Iteration 30
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: #3316 Tester: Owen Arnold

Description

... this would be used by a possible version of the saving algorithm. ID's would start at 0 and increase as boxes are added.

The BoxController would track, at least, the highest assigned ID.

Change History

comment:1 Changed 9 years ago by Janik Zikovsky

  • Owner set to Janik Zikovsky
  • Status changed from new to accepted

comment:2 Changed 9 years ago by Janik Zikovsky

In [13100]:

Refs #3337: Assign a unique ID for each IMDBox created in a workspace.

comment:3 Changed 9 years ago by Janik Zikovsky

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

In [13123]:

Fixes #3337: By making the BoxController always present in MDEventWorkspace, box IDs are now always generated correctly.

comment:4 Changed 9 years ago by Nick Draper

  • Status changed from closed to verify
  • Resolution fixed deleted

Corrected status to verify

comment:5 Changed 9 years ago by Owen Arnold

  • Status changed from verify to verifying
  • Tester set to Owen Arnold

comment:6 Changed 9 years ago by Owen Arnold

  • Status changed from verifying to closed

Unit tests confirm that boxcontroller is generating non-random, sequential, unique ids on a workspace by workspace basis. There are set on boxes.

comment:7 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 4184

Note: See TracTickets for help on using tickets.