When a user creates and saves a new task under instance account, and then immediately edits that task to add an attachment, the attachment fails to upload/save. The attachment feature only works if the user waits for the newly created task to successfully sync with the instance first. Currently, there is no indication to the user why the attachment fails if they try to add it before the sync completes.
Requested Enhancement:
I mplement a check when a user attempts to add an attachment to a record. If the task has not yet synced with the instance, trigger a pop-up or toast message.
When a user creates and saves a new task under instance account, and then immediately edits that task to add an attachment, the attachment fails to upload/save. The attachment feature only works if the user waits for the newly created task to successfully sync with the instance first. Currently, there is no indication to the user why the attachment fails if they try to add it before the sync completes.
Requested Enhancement:
I mplement a check when a user attempts to add an attachment to a record. If the task has not yet synced with the instance, trigger a pop-up or toast message.