From 270aefa454eabdd51e16a4a700d3fab8f12f04d2 Mon Sep 17 00:00:00 2001 From: eblondel Date: Tue, 4 Apr 2023 21:09:23 +0200 Subject: [PATCH] #293 uuid generation --- R/geoflow_entity.R | 1 + 1 file changed, 1 insertion(+) diff --git a/R/geoflow_entity.R b/R/geoflow_entity.R index 082c1d0..041ccc5 100644 --- a/R/geoflow_entity.R +++ b/R/geoflow_entity.R @@ -1165,6 +1165,7 @@ geoflow_entity <- R6Class("geoflow_entity", #'@param config geoflow config object enrichWithIdentifiers = function(config){ geometa_action <- NULL + geonode4R_action <- NULL actions <- list() #on geometa, set uuid in case geometa is run with option use_uuid is enabled / and no uuid already set