In review of the publishing code it appears that the DatasetProducer responsible for creating new datasets during Thredds publishing is not configured with a ProjectHandler. This may result in new dataset publications "missing" projects.
DatasetProducerFactoryImpl.addBasicHandlers should include adding a BasicProjectHandler().
DatasetProducerFactoryImpl.addBasicHandlers should include adding a BasicProjectHandler().
- relates to
-
GTWY-2218 Project is not correctly harvested from THREDDS catalogs
- Done