Actions
Incident #21960
closedPeople: missing encoding for projects containing "/" in their name
Start date:
Sep 06, 2021
Due date:
% Done:
100%
Estimated time:
Infrastructure:
VREName:
Description
We have been informed that the association between publications and projects is not properly handled.
It turned out that this was caused by an erroneous encoding of project names when they contain "/".
For instance the relation contains
<dc:relation>info:eu-repo/grantAgreement/EC/H2020/871793//Adaptive edge/cloud compute and network continuum over a heterogeneous sparse edge infrastructure to support nextgen applications/ACCORDION</dc:relation>
instead of
<dc:relation>info:eu-repo/grantAgreement/EC/H2020/871793//Adaptive edge%2Fcloud compute and network continuum over a heterogeneous sparse edge infrastructure to support nextgen applications/ACCORDION</dc:relation>
People team is working to fix this.
Subtasks
Related issues
Updated by Leonardo Candela over 3 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
People metadata have been fixed and IOP is properly managing the correctly encoded project names.
Updated by Leonardo Candela over 3 years ago
- Status changed from Resolved to Closed
Actions