ADO.NET Provider for Jira

Build 24.0.9250

IncludeMetadataDescription

Set this property to Columns to retrieve descriptions for custom fields. If retrieval of descriptions for custom fields fails (e.g., due to permission restrictions), the driver will revert to the default behavior (Descriptions will be null) and log the reason for failure.

Possible Values

NONE, Columns

Data Type

string

Default Value

"NONE"

Remarks

Set this property to Columns to get custom field descriptions. This Property will take effect only if IncludeCustomFields=True. Note: Administrator access in Jira is required to retrieve custom field descriptions and extra API calls will be executed in cases when this property is set to Columns. If the operation for obtaining custom fields fails, the driver will fall back to the default behavior and log the failure reason in the log file.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 24.0.9250