Skip to content

Commit 270aefa

Browse files
committed
#293 uuid generation
1 parent eb6d156 commit 270aefa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

R/geoflow_entity.R

+1
Original file line numberDiff line numberDiff line change
@@ -1165,6 +1165,7 @@ geoflow_entity <- R6Class("geoflow_entity",
11651165
#'@param config geoflow config object
11661166
enrichWithIdentifiers = function(config){
11671167
geometa_action <- NULL
1168+
geonode4R_action <- NULL
11681169
actions <- list()
11691170

11701171
#on geometa, set uuid in case geometa is run with option use_uuid is enabled / and no uuid already set

0 commit comments

Comments
 (0)