My team uses the date fields associated with Advanced Roadmaps to set the target start date and target end date on our Story tickets as part of our preliminary capacity planning for upcoming projects. The Issue Templating screen indicates that these custom date fields are not currently supported. KEY: { "schema": { "type": "date", "custom": "com.atlassian.jpo:jpo-custom-field-baseline-start", "customId": 11615 }, "fieldKey": "customfield_11615" } KEY: { "schema": { "type": "date", "custom": "com.atlassian.jpo:jpo-custom-field-baseline-end", "customId": 11616 }, "fieldKey": "customfield_11616" } These custom date field types should have the same level of support in the Issue Details form as datepicker field types.