Attachments uploaded from Now Agent app get mapped to the parent table (alm_asset) instead of the child table (alm_hardware)DescriptionWhen an attachment is uploaded or if a photo is taken on the activity stream of an alm_hardware record, the attachment gets uploaded to the alm_asset table instead of the alm_hardware table.Steps to Reproduce - Open any instance which has com.sn_itam_mobile"- Log in to the instance via Now agent app- From the Asset tab, tap 'Asset lookup'- In the Asset tag field enter the required asset tag of an hardware asset.- Open the result- In the Activity Stream tab, tap the Camera icon->Take Photo- Take the photo and submit- In the Instance, navigate to sys_attachment.list and sort by recently createdExpected Results:The attachment should exist for the alm_hardware tableActual Results:The attachment table is set to alm_asset table and in the record of the asset the attached file is not visible in the instanceWorkaroundIssue is fixed via PRB1770430.Related Problem: PRB1770430