notableaddedAtlassian calls it: Added
Forge Custom Fields Now Supported in Jira List View
- Announced
- APIs
- adopting-forge-from-connect, forge-core-platform, forge-jira-cloud-platform
- Severity
- notable, set by
reef/atlassian-rule-v1 - Source
- https://developer.atlassian.com/changelog/#CHANGE-3266
Forge custom fields and Forge custom field types are now displayed as columns in Jira's https://support.atlassian.com/jira-software-cloud/docs/what-is-the-list-view/ (New Issue Navigator).
What's new:
- Forge custom fields appear as selectable columns in the List View.
- When a
formatteris defined in your manifest, the List View evaluates and displays the formatted value instead of the raw stored value.
Limitations:
- Read-only — Inline editing of Forge custom field values is not available in the List View. Users must open the issue to edit.
- No Custom UI / UI Kit rendering — The
view.resourcecomponent is not rendered; field values are displayed as text only.
Read more here :
The text above is Atlassian's. reef added the severity, the dates it could read from the text, and the endpoints and scopes named in code.