Hello all,
I have a question about dc:replaces.
I've created these four items:
2259720:KQH8GRDX = A
2259720:NH8IEXC2 = B
2259720:XWLCZP26 = C
2259720:SPPLRGQ3 = D
I then merged C+D -> C
At this point, A and C have the correct dc:replaces field.
However, then I merged: A+C -> A.
When I look at A, I get now:
"relations": {
"dc:replaces": [
]
},
I.e., it seems that the dc:replaces relation was taken just from C, rather than merging in B.
Is this a bug?
Many thanks!
Björn