Skip to content

Commit cf59bb7

Browse files
committed
#293 note
1 parent f21d695 commit cf59bb7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

inst/actions/geonode4R_publish_ogc_services.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ function(action, entity, config){
1313
stop(errMsg)
1414
}
1515

16+
#TODO to check behavior of multiple objects on GeoNode, in principle not elegible to multi-upload
1617
data_objects <- list()
1718
if(is.null(entity$data$dir)){
1819
data_objects <- list(entity$data)

0 commit comments

Comments
 (0)