Hi,
In a custom action i have the following code:
siemplify.add_attachment(file_path=file_name,description=comment,is_favorite=True)
The file is attached to the case wall, but the "description" is not visible and the attachment is not marked as a favourite? I've looked at the github for the sdk (url/screenshot below) and i'm confused as to why the attachment is not showing as a favorite.