openCreateJiraFromQueue only populated the description for Remediate workflow items. Non-Remediate items got an empty string, while multi-select worked because it used generateConsolidatedDescription via ConsolidationModal. Now always includes finding info (vendor, title, CVEs, host/IP) in the description for all workflow types. Remediate items still append their notes below.