What?
EAD Sync plugin uses (for Top and Children) as source for our ADO NODE UUIDS -> via UUIDV5 (seed + a domain UUIDV4 as input). Right now we get the "first" one present which still works, but it would be safer to parse all and on purpouse remove any withtype="aspace"and if still multiple ones, then fetch the first. We can not depend on the stability of their exporter (or XSLT used for exporting) and order might not even be persistent in time
@alliomeria
What?
EAD Sync plugin uses (for Top and Children) as source for our ADO NODE UUIDS -> via UUIDV5 (seed + a domain UUIDV4 as input). Right now we get the "first" one present which still works, but it would be safer to parse all and on purpouse remove any with
type="aspace"and if still multiple ones, then fetch the first. We can not depend on the stability of their exporter (or XSLT used for exporting) and order might not even be persistent in time@alliomeria