Skip to content

FEAT: Structured error reporting in JMAP Provider #600

@andrinoff

Description

@andrinoff

Is your feature request related to a problem?

The JMAP provider in backend/jmap/jmap.go often returns generic errors when a request fails. JMAP provides structured error information that could be used to give the user more context.

Describe the solution you'd like

Extract and return more specific error messages from the JMAP response objects when a request fails.

Describe alternatives you've considered

N/A

Additional context

Check backend/jmap/jmap.go.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or requestgood first issueGood for newcomers

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions