Customize footer messages
Overview
The footer message indicates that the ticket originated from the bot and provides a link back to the original channel message for context. You can customize these footer messages according to your preferences, incorporating variables like username, user email, channel link, and message link as needed.
You can customize the footer after issue creation and updates from Slack.
Â
Â
Â
Customize your footer message.
Go to the account portal.
Navigate to the settings tab.
Scroll within the settings menu to find the Footer Message section.
Select Custom footer message after an issue is created from Slack.
Optional: Select Custom footer message after an issue is updated from Slack.
Select variables for your message.
Click save settings.
Placing the correct code in the customization field is essential to ensure proper text rendering. Incorrect code can disrupt the readability of the text and cause the Slack message to not link properly.
The default setting, provided for reference, is
Created with [Jira Integration+|::slackMessageLink::] for ::slackUserName:: (::slackUserEmail::).
Please note that once new code is applied and settings are saved, there's no way to revert to the default setting.
Â
Â