Updates Made to Attachments in Available Conditionally StateIssue When going to sys_attachment_list.do and grouping by State, the Updated column shows an update made to attachments in the Available Conditionally state. ResolutionUsers cannot make updates to the attachment manually. The state of the attachment depends on the Anti-Virus scan results. Below are the states of an attachment: <Empty>: for all existing attachments we will have empty state, that means attachment did not go through antivirus scanningAvailable: the attachment went through antivirus scan and is a clean fileNot Available: the attachment went through the scan and found to be a malicious filePending: the attachment was just uploaded and waiting in the antivirus scan queueAvailable Conditionally: the attachment was downloaded without going through scanning (force download option was selected and scan server has some issue to scan this attachment) Available conditionally is specific to download case. It will be set to a different state (available or not available) in next attempt of download and scan server should be available.