hoccer / hoccer-talk-spike

Android Client & Backend Software
0 stars 0 forks source link

Client does not set attachmentState on outDeliveryRequest() #1092

Closed pavel-mayer closed 8 years ago

pavel-mayer commented 8 years ago

The client must set this field to "none" if no attachment is there, or "new" if an attachment is present. Right now the server fills in the field dependending on the presence of attachmentFileId, but will flag this as error some day.