My product team never informs me when they create new patch and when they do it, it messes up some of our jql filters so i did a pretty nifty automation to send a slack message when the fixversion is created and the name contains the word patch
Slack message:
A new patch fixversion has been created: {{version.name}}
Release Date: {{version.releasedate.jiradate}}
I like that the URL is dynamic based on what project the fixversion is in.
Works like a charm!