Skip to content

Conversation

@teesloane
Copy link
Contributor

Describe your changes

  • Adds optional dispatcher signature feature for outgoing SMS messages
  • Dispatchers can enable "Signature on Messages" in their user settings to auto-append (sent by: Name) to messages they send
  • Only affects messages sent by dispatchers through the UI; automated campaign messages are unaffected

My question - do we want to be adding settings on the user like this? Or maybe create a table just for settings, and then assign them in a many-to-many relationship with users? etc

Tests

  • New unit tests for maybe_append_signature/2 function
  • Tests for signature_on_messages field in accounts context
  • Manual: Enable signature in user settings, send a message, verify signature appears
  • Manual: Verify campaign messages do not include signatures

Screenshots

image 342

Checklist before requesting a review

  • I have performed a self-review of my code
  • If it is a core feature, I have added tests.
  • Are there other PRs or Issues that I should link to here?
  • Will this be part of a product update? If yes, please write one phrase
    about this update in the description above.

@teesloane teesloane changed the title Feature: Add ability for dispatchers to add signatures to their Feature: Add ability for dispatchers to add signatures to their messages Jan 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants