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

Ticketing: Custom subject/body example #720

Merged

Conversation

wrongecho
Copy link
Collaborator

Example for how we might allow tickets to have custom ticket subject/body.

$ticket_subject_base would be editable in settings (we'd probably have multiple depending on whether it's a new, existing or closed ticket)along with the same for body.

.

The admin would use placeholders like:

Dear #TICKET_CONTACT_NAME#,

We've received your ticket about #TICKET_SUBJECT# as #TICKET_PREFIX##TICKET_NUMBER# and will be in touch soon!

Lots of custom text can then be entered here, like escalation info, promos, etc.

Thanks,
#TICKET_COMPANY_NAME#

@wrongecho
Copy link
Collaborator Author

Test these changes at: https://startemailcustomisationbasics720.pr-review.itflow.org
(automatic message)

@sonarcloud
Copy link

sonarcloud bot commented Sep 17, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

No Coverage information No Coverage information
20.8% 20.8% Duplication

@johnnyq johnnyq merged commit 82893c8 into itflow-org:master Sep 21, 2023
4 checks passed
@johnnyq
Copy link
Collaborator

johnnyq commented Sep 21, 2023

This looks beautiful!

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