-
Bug
-
Resolution: Invalid
-
Normal
-
None
-
None
-
None
I call /ws/2/recording?query=rid%3A5fe6ed4d-1236-4d6a-8778-febfd1ca092c+OR+rid%3Aca88f457-5e22-4a32-93f5-7114c7280517&inc=recording-rels+recording-level-rels+recordings web service query, but I don't get any relations (relationships).
I would like to get the 2 compiled recordings that each of these 2 recordings are linked to (and any other relationships).
I have probably included too many inc=recording-rels+recording-level-rels+recordings as it was not working so I tried everything.
In fact, the web service does not return what I request (inc=recording-rels+recording-level-rels+recordings) but it returns too many things I don't request (releases).
It is the same no-relationships in either xml or json, alike.
My goal is to query more than 2 recordings, which will also require MBS-12154 to be fixed.
I took 2 recordings only, to keep my example simple, here.
It should also be able to return linked works as well as any relationships we request with inc.
In fact this ticket is the reflect of the same problem I had translated in 2 possible solutions in 2013, it's a duplicate of MBS-6138 and MBS-6139.