This commit is contained in:
parent
550602b2f1
commit
2ebc57b8a2
|
@ -4,3 +4,4 @@ issue: 2533
|
|||
title: "When issuing a request for a specific Resource and also specifying an _include param,
|
||||
the referenced resource is not returned when there is only 1 version of the referenced resource available.
|
||||
When there are more than 1 versions available, the referenced resource is returned in the response bundle."
|
||||
backport: 5.3.2
|
||||
|
|
|
@ -6,3 +6,4 @@ the proper historical referenced resource is not returned when there are more th
|
|||
referenced resource available, after the reference has been changed from the original version 1 to some other version.
|
||||
When there are more than 1 versions available, and the referring resource had previously referred to version 1
|
||||
but now refers to version 4, the resource returned in the response bundle is for version 1."
|
||||
backport: 5.3.2
|
||||
|
|
Loading…
Reference in New Issue