Skip to content

Enhancement: Display Sync Warning When Attaching Files to Newly Created Tasks #241

Description

@parvathyabnair

Tested on Release V1.2.9
Currently, the attachment manager only functions correctly for tasks that have already been created and synced with the server. If a user creates a new task locally on the mobile app and immediately clicks the upload attachment icon, no action is performed (silent failure). Attachments only work when opening and editing an existing task.

To improve the user experience and prevent confusion, the system should provide clear feedback indicating why the upload action cannot be completed on an un-synced task.

Steps to Reproduce Current Behavior

Open the app and create a New Task.

Immediately tap the Upload Attachment icon.

Observe that nothing happens (no file picker opens, no error message).

Conversely, open an already created task, tap Edit, and tap the Upload Attachment icon. Observe that it works correctly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    Fields

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions