From dc4d2e5b81a4b9bfe9045c9014b6a7d7d8d13d97 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Fri, 9 Aug 2019 21:48:43 +0000 Subject: Update git submodules MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Update docs/submodules/ccsdk/cds.git from branch 'master' to b4441ff5bebb5a0b24148ee804215ffde485d40a - Merge "Set resource data value when fetch from database" - Set resource data value when fetch from database When doing resource resolution, if the same resolution-key, or the same resource-id/resource-type combo, is used, then the process will only try to resolve the resources set with a "failure" status from the RESOURCE_RESOLUTION db table. In the case the resource has previsously successfully been resolved, then we need to set its value in the resource assignemnt resolution store so it can be used later in the processing, for instance if another resource depends on it. Change-Id: Ifa3957fe3d2365e1f4347aa61ed963124f8a69f7 Issue-ID: CCSDK-1606 Signed-off-by: Alexis de Talhouƫt --- docs/submodules/ccsdk/cds.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/ccsdk/cds.git b/docs/submodules/ccsdk/cds.git index 097a6e66c..b4441ff5b 160000 --- a/docs/submodules/ccsdk/cds.git +++ b/docs/submodules/ccsdk/cds.git @@ -1 +1 @@ -Subproject commit 097a6e66c3ff19aa53ef3a72dce3a2e41c4eb9ed +Subproject commit b4441ff5bebb5a0b24148ee804215ffde485d40a -- cgit 1.2.3-korg