githubbob42 / mingle2github2

0 stars 1 forks source link

Re-architect attachment support #5486

Open githubbob42 opened 5 years ago

githubbob42 commented 5 years ago

Mingle Card: 5847

Test Plan

See test plans for:

Summary:

Stories

Chatter file attachments in Mobile today cannot be kept on the Mobile device due to some limitation of some system.  We need to be able to allow the end user to keep their Chatter Files on their device and play within the boundaries and limits that SFDC sets.  In addition, we need to consider the looming deprecation of Notes & Attachments.  We should consider things like how existing customers will migrate and what is going to work best for our end users.  

When redoing attachments, we must use something like the Attachment Ext object or Files from SFDC would be even better so that we can enrich files with Attributes AND so that we can have a checkbox Sync to Mobile that can control which File/Report attachments keep getting synced down to Mobile.  See Idea here from customers.

{{ table query: SELECT Number, Name, Owner, Status, 'Story Points' WHERE Type = Story and Feature = THIS CARD ORDER BY Status }}