Skip to content

fix(ios): background-sync widget write bypasses the issue list (post-#73 gap) #76

Description

@psimaker

BackgroundSyncService.completeSync persists status "idle"/"error" directly; the attention tier from #73 only exists on the foreground path, so a background run can overwrite an honest attention snapshot with a green idle. Needs an issue-aware severity source available in the static background context.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions