Hi,
Via automation I can set prefix in front of summary, for example when creating user requirement type of issue I'm getting User Requirement - <tittle> issue as a result. For this I'm using {{issue.issuetype.name}} - {{issue.summary}} as a jql.
Target of mine would be to use shorter term for user requirement ex. UR - <title>, is this possible with jql ?
-Jouni