ReturnHTMLValues
A Boolean property that determines whether renderable fields should return their rendered (HTML-formatted) values instead of the raw field values.
Data Type
bool
Default Value
false
Remarks
This property controls whether renderable fields in the Issues and related tables return HTML-rendered values or raw field data.
- True: Renderable fields (such as description, environment, 'Text Field' type custom fields, etc.) return their rendered HTML values. Non-renderable fields will no be affected.
- False (default): Return the raw field values without applying any HTML-rendered formatting.