We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b3c853 commit 017019cCopy full SHA for 017019c
projects/metis/src/app/dataset/workflow/workflow.component.ts
@@ -498,7 +498,7 @@ export class WorkflowComponent extends SubscriptionManager implements OnInit {
498
if (conf.name === 'pluginHARVEST') {
499
const paramsOAIPMH: ParameterField = [
500
ParameterFieldName.harvestUrl,
501
- ParameterFieldName.incrementalHarvest,
+ //ParameterFieldName.incrementalHarvest,
502
ParameterFieldName.metadataFormat,
503
ParameterFieldName.setSpec
504
];
0 commit comments