Closed tilovillwock closed 8 months ago
@UteH @AndyDaniel1 we're confused as to how the DOI URL ever worked in DLP in the first place. The attribute is only ever stored in the Elasticsearch index and neither the MDM Order API nor the endpoints for analysis packages and data packages include the DOI attribute in their respective responses because it's simply not stored in the database.
In any case: we've extended the Order API to include it and DLP will render it properly in the application process and management views.
Ordering a Data Package or Analysis Package currently does not carry over a valid DOI-URL. It's unlikely that the ingestion process in DLP is responsible since the JSON blob is simply written to the database without any processing steps as far as I'm aware of. Maybe the Order API is missing something.
Acceptance Criteria