Changes between Version 3 and Version 4 of Ticket #1251


Ignore:
Timestamp:
Mar 10, 2009, 9:26:58 AM (15 years ago)
Author:
Nicklas Nordborg
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1251 – Description

    v3 v4  
    33 1. Names of raw bioassays should be 0-padded to make them sort correctly. Right now the sort order is: `...#1, ...#10, ...#11, ...., ....#2, ....` and so on, which makes it hard to select a specific number of raw bioassays when creating a root bioassay set.
    44 2. Names of data sets and jobs should follow a better scheme. For example, the name of a root bioassay set should include the number of raw bioassays.
     5 3. The test program should only register job's, not execute them. This would allow us to control if the internal job queue should execute the job or a job agent.
    56
    67