Task #6508 (closed)
Opened 8 years ago
Closed 8 years ago
BUG: PlateAcquisition name not set
| Reported by: | atarkowska | Owned by: | atarkowska |
|---|---|---|---|
| Priority: | critical | Milestone: | OMERO-Beta4.3.2 |
| Component: | Web | Version: | n.a. |
| Keywords: | n.a. | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | 2011-09-01 (4) |
Description (last modified by atarkowska)
According to the spec.
The Name identifies the plate to the user.
It is used much like the ID, and so must be unique within the document.
If a plate name is not available when one is needed
it will be constructed in the following order:
- If name is available use it.
- If not use "Start time - End time" (NOTE: Not a subtraction! A string representation of the two times separated by a dash.)
- If these times are not available use the Plate ID.
Change History (4)
comment:1 Changed 8 years ago by atarkowska
- Component changed from General to Web
- Description modified (diff)
- Priority changed from minor to critical
comment:2 Changed 8 years ago by atarkowska
- Sprint changed from 2011-08-18 (3) to 2011-09-01 (4)
comment:3 Changed 8 years ago by atarkowska
- Status changed from new to accepted
comment:4 Changed 8 years ago by Aleksandra Tarkowska <atarkowska@…>
- Remaining Time changed from 0.2 to 0
- Resolution set to fixed
- Status changed from accepted to closed
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
(In [0c259178284442750620c4a84b8ba60fed2cf552/ome.git] on branch develop) this update the plate acquisition name policy, close #6508