Skip to content
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.

Commit

Permalink
updated steps
Browse files Browse the repository at this point in the history
  • Loading branch information
poornima-metron committed Jul 11, 2024
1 parent 88a5d59 commit 60998f9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/steps/issues.ts
Original file line number Diff line number Diff line change
Expand Up @@ -259,10 +259,10 @@ export const issueSteps: IntegrationStep<IntegrationConfig>[] = [
resourceName: 'Jira Issue',
_type: ISSUE_ENTITY_TYPE,
_class: ISSUE_ENTITY_CLASS,
// partial: true,
// indexMetadata: {
// enabled: false,
// },
partial: true,
indexMetadata: {
enabled: false,
},
},
],
relationships: [
Expand Down

0 comments on commit 60998f9

Please sign in to comment.