Sending a message without an image link in it fails to send anything #30

Closed
opened 2025-12-22 04:28:46 +00:00 by Oliver · 0 comments
Owner

This is happening because the message handling cancels the message no matter what, and re-sends it after mutation, but if it doesn't match the pattern it never does the re-sending of the message.

The fix for this should be to not-cancel any message that doesn't have an image link in it

This is happening because the message handling cancels the message no matter what, and re-sends it after mutation, but if it doesn't match the pattern it never does the re-sending of the message. The fix for this should be to not-cancel any message that doesn't have an image link in it
Oliver added this to the v1.2.0 milestone 2025-12-22 04:28:46 +00:00
Oliver added the
Reviewed
Confirmed
Kind
Bug
Priority
Critical
labels 2025-12-22 04:28:46 +00:00
Oliver self-assigned this 2025-12-22 04:30:58 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Foundry/oft#30
No description provided.