Skip to content

Commit

Permalink
#293 note
Browse files Browse the repository at this point in the history
  • Loading branch information
eblondel committed Apr 3, 2023
1 parent f21d695 commit cf59bb7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions inst/actions/geonode4R_publish_ogc_services.R
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ function(action, entity, config){
stop(errMsg)
}

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

0 comments on commit cf59bb7

Please sign in to comment.