2548 - Add backport changelog Tag to backported fixes for #2533 and #2543. (#2549)

This commit is contained in:
Kevin Dougan SmileCDR 2021-04-14 13:33:07 -04:00 committed by GitHub
parent 550602b2f1
commit 2ebc57b8a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -4,3 +4,4 @@ issue: 2533
title: "When issuing a request for a specific Resource and also specifying an _include param, 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. 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." When there are more than 1 versions available, the referenced resource is returned in the response bundle."
backport: 5.3.2

View File

@ -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. 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 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." but now refers to version 4, the resource returned in the response bundle is for version 1."
backport: 5.3.2