Task #8592 (closed)
Bug: #1797 code should be forward ported
| Reported by: | cxallan | Owned by: | cxallan |
|---|---|---|---|
| Priority: | minor | Milestone: | OMERO-4.4 |
| Component: | Import | Version: | n.a. |
| Keywords: | n.a. | Cc: | cneves, jamoore |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | 2012-05-08 (14) |
Description
The text annotation and annotation linkage code from #1797 is missing from develop and should be forward ported.
Change History (7)
comment:1 Changed 7 years ago by cxallan
- Status changed from new to accepted
comment:2 Changed 7 years ago by cxallan
- Cc cneves-x jmoore added
- Component changed from General to Import
comment:3 Changed 7 years ago by jburel
- Sprint changed from 2012-04-24 (13) to 2012-05-08 (14)
comment:4 Changed 7 years ago by cxallan
- Remaining Time changed from 0.25 to 0
- Resolution set to fixed
- Status changed from accepted to closed
A fix for this has been pushed to the 8592_importer_annotations branch:
comment:5 Changed 7 years ago by Chris Allan <callan@…>
(In [927c7494ca83ac0fde6178900a42ee1c2bc99d4f/ome.git] on branch develop) Ported forward CLI options for annotations. (See #8592)
comment:6 Changed 7 years ago by jmoore <josh@…>
(In [d091b45157458383e1cdb652f3222a20bdef6b1e/ome.git] on branch develop) Add cliimport.py test (See #8592)
comment:7 Changed 7 years ago by jmoore <josh@…>
(In [664e6f05ee726bb4b4d328e79bb20c7ffab97585/ome.git] on branch develop) Add annotation tests and argparse params to import.py (See #8592)
Note: the test of the annotation arguments does not actually
test the argparse configuration, since the method used prefixes
them with a "--" which ends argparse parsing. Tested manually
instead.
Moved from sprint 2012-04-24 (13)