IndexIssues
A Boolean that specifies whether the connector creates a document for each issue in JIRA, containing information from the issue. To create a document for each issue, set this parameter to true
.
TIP: This parameter does not affect whether attachments or comments associated with an issue are ingested. To choose whether to ingest attachments and comments, set the parameters IndexAttachments and IndexComments.
Type: | Boolean |
Default: | True |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | IndexIssues=False
|
See Also: |