Rule Placeholders
AutoPage - Page Title Placeholders
Section titled “AutoPage - Page Title Placeholders”This section lists the currently supported placeholders you can use to dynamically generate page titles in AutoPage.
Supported Placeholders for Page Titles
Section titled “Supported Placeholders for Page Titles”Field | Placeholder |
---|---|
Issue ID | ${id} |
Issue Key | ${key} |
Summary | ${summary} |
Project Name | ${project} |
Project ID | ${project.id} |
Project Key | ${project.key} |
Issuetype Name | ${issuetype} |
Issuetype ID | ${issuetype.id} |
Fix Versions (Multiple versions are separated with a comma) | ${fixVersions} |
Votes | ${votes} |
Reporter (User) | ${reporter} |
Creator (User) | ${creator} |
Issue Status | ${status} |
Priority | ${priority} |
Created (Date) | ${created} |
Updated (Date) | ${updated} |