#556 closed defect (fixed)
Sample sheet exporter should use ClusterOperator annotation for the Operator column
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | minor | Milestone: | Reggie v2.14 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
Originally, the cluster operator for a flow cell was stored in the Operator
annotation but this was changed to ClusterOperator
before Reggie 2.13 was released ([2079]). The sample sheet exporter still use the Operator
annotation but the flow cells have no value for this annotation any longer and the exporter then use the name of the logged in user instead.
Change History (3)
comment:1 by , 11 years ago
Status: | new → assigned |
---|---|
Summary: | Sample sheet exporter should use `ClusterOperator` for the `Operator` column → Sample sheet exporter should use ClusterOperator annotation for the Operator column |
comment:2 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 by , 11 years ago
(In [2189]) References #556: Sample sheet exporter should use ClusterOperator annotation for the Operator column
Do not enable "Operator" for "PhysicalBioassays"
Note:
See TracTickets
for help on using tickets.
(In [2187]) Fixes #556: Sample sheet exporter should use ClusterOperator annotation for the Operator column