Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Enable overwriting of the body text for certain queue entries #199

Closed
wants to merge 2 commits into from

Conversation

julianhofmann
Copy link
Contributor

The change makes it possible for individual queue entries to have a different mail content. This is only the structural preparation, a corresponding feature is not yet implemented. The possibility can be used via the existing events.

The change makes it possible for individual queue entries to have a different mail content. This is only the structural preparation, a corresponding feature is not yet implemented. The possibility can be used via the existing events.
Return-type of `getBodytext()` is string. So the comparison would always be `true`, when comparing to be `!== null`.

Related: https://projekte.in2code.de/issues/
@einpraegsam
Copy link
Collaborator

Thx, as discussed, we did it in a similar way (see b16c18f)

@einpraegsam einpraegsam closed this Feb 2, 2024
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.

2 participants