Skip to content

Conversation

nikclayton
Copy link
Contributor

@nikclayton nikclayton commented Jul 29, 2025

The change that migrated to core.model classes everywhere missed the intent created when tapping a "quick reply" on a notification. The status' visibility was going in to the intent as a core.model.Status.Visibility and being retrieved as a core.network.model.Status.Visibility, causing a class cast exception.

The change that migrated to core.model classes everywhere missed the intent
created when tapping a "quick reply" on a notification. The status' visibility
was going in to the intent as a `core.model.Status.Visibility` and being
retrieved as a `core.network.model.Status.Visibility`, causing a class cast
exception.
@nikclayton nikclayton merged commit 1442016 into pachli:main Jul 29, 2025
28 checks passed
@nikclayton nikclayton deleted the sendstatus-intent-types branch July 29, 2025 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant