Introduced a condition to exit early from function in TaskExtraData.php if getConvertedTemplateFields method doesn't return any meaningful data. This prevents further unnecessary processing thus potentially improving runtime efficiency.
Introduced a condition to exit early from function in TaskExtraData.php if getConvertedTemplateFields method doesn't return any meaningful data. This prevents further unnecessary processing thus potentially improving runtime efficiency.