Custom field values don't show in Advanced Roadmaps plans
Platform Notice: Server and Data Center Only. This article only applies to Atlassian products on the server and data center platforms.
Problem
When viewing Advanced Roadmaps (Portfolio) plans with custom fields added to the view, those custom fields do not display any data in the plan. Custom field data can be seen if the issue is opened in the issue view page.
Diagnosis
Review the custom field's search template. Steps can be found in the Editing a custom field section of the Configuring a custom field page.
Cause
To be shown in Advanced Roadmaps plans (and in issue searches), custom fields need to be searchable. Custom fields that are configured as non-searchable won't be displayed in any JQL search results or in any functionalities that rely on JQL (Agile boards, Advanced Roadmaps, etc.).
Note that custom and plugin-provided search templates such as "Date/time range searcher (statistics by day)" are not supported and will also cause fields to not show values.
Resolution
Reconfigure custom fields to be searchable by selecting the proper Search Template in the custom field’s edit page.
If you still don't see the data after that, you might also need to re-index the project or run a full re-index depending on the scope of your data source.