User Story #1363 (closed)
Opened 10 years ago
Closed 10 years ago
Properly implement LSID support in server
| Reported by: | jamoore | Owned by: | jamoore |
|---|---|---|---|
| Priority: | major | Milestone: | OMERO-Beta4.1 |
| Component: | Export | Keywords: | n.a. |
| Cc: | dzmacdonald, cxallan | Story Points: | n.a. |
| Sprint: | n.a. | Importance: | n.a. |
| Total Remaining Time: | n.a. | Estimated Remaining Time: | n.a. |
Description
In order to enable export, it will be necessary for every database to have a unique identifier used in all the LSIDs it exports.
Change History (2)
comment:1 Changed 10 years ago by jmoore
comment:2 Changed 10 years ago by jmoore
- Resolution set to fixed
- Status changed from new to closed
r4824 - All databases are now created with a UUID for identifing the DB as well as a configuration option in omero.properties for the lsid hostname . Export and Import must be sure to take note of this information.
See also #1364