"Look up Attachment" is wrongly returning "No attachment found" and showing "parameter and parameter1" rather than the 'Attachment Sys_id' and 'AttachmentList' in the Data Pill ListDescriptionThe "Look up Attachment" shows "parameter and parameter1" rather than the "Attachment Sys_id" and "AttachmentList" on the Data Pill. This can cause the action to return "No attachment found" even when there is an attachment on the record.Steps to Reproduce 1. Create Flow >> Add trigger condition as 'Case' created or updated2. Add action 'Look Up Attachment'3. Observe, in data pill, parameter and parameter1 will be displayedExpected Behaviour : 'Attachment Sys_ID' and 'Attachment List' should be shown in data pillActual Behaviour : 'parameter', 'parameter1' is showing in data pill.WorkaroundPlease use the "Get Attachments on Record" Action to retrieve the Attachment record. You may need to alter the Flow Logic slightly to use this Action as needed. You will then be able to use the "Look up Attachment" Action once this issue is Fixed. Please review this Known Error Article to see the planned fix versions.Related Problem: PRB1473784