[alpine_mobile/#6054] Update file/attachment upload to use Files API
[alpine_mobile/#6039] Update download sync to use Files API
[alpine_mobile/#6080] Tech Debt: Move Attachment Index to IndexDB
Summary:
On older version
will need to test upversion from:
From version 3353 to this PR, Bi-weekly to this PR, AND any other version to this PR
Using existing Job & Ticket, add Files to both
DON’T SYNC YET
Create new Job & Ticket
Add Files to both
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 }}
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 }}