[Private preview] Issue fields #175366
Replies: 3 comments 20 replies
-
|
hey team - how can we access this private preview? org:asvla |
Beta Was this translation helpful? Give feedback.
-
|
How can I access the privet preview? Thanks! org:melta-team |
Beta Was this translation helpful? Give feedback.
-
|
@ebndev @labudis We would be incredibly grateful if you could enable this feature in the following organisations. We’ve been eagerly waiting for this feature for the past six months. Our entire team is a power user of Notion and its databases, and we’ve been particularly eager for this feature after migrating 100% of our issue and task management to GitHub. We eagerly await your response. Thanks. CodecycleLLP
MahakaalGH
StaytunedFoundation
StaytunedLAB
StaytunedLLP
Z1-Test
Z2-Test |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We are excited to introduce the private preview of issue fields, a new way for your teams to capture and manage structured data directly in GitHub issues. Issue fields make it easier to add, organize, and standardize important information across your repositories using custom fields such as priority, impact, effort, or any other category your team needs.
About issue fields
What are issue fields
Issue fields are customizable fields you can add to issues, enabling you to collect consistent metadata and details relevant to your workflow. Fields can be managed centrally at the organization level by organization admins, making it simple to apply the same structure across multiple repositories.
Why use issue fields
Project custom fields can still be used to track information relevant to a specific project.
Features included in the private preview ✅
The following features are available as part of the private preview:
Managing issue fields
By default, three issue fields will be added to your Organization to help you get started: Priority, Start date and Target date. These fields are fully customizable and can be configured in your organization's settings in the "Issue fields" section under "Planning".
Organization admins can add up to 25 issue fields to the organization as a way of standardizing issue metadata collection.
Admins can choose from several field types to meet the organization's needs:
Pinning issue fields to types
Admins can associate issue fields with specific issue types, so only the most relevant fields appear when viewing or creating issues of that type. For instance, priority and severity can be linked to bugs, while impact and effort can be linked to epics. When a type is selected, the relevant fields automatically show up.
Applying issue fields to issues
Issue fields are prominently displayed when you view or create issues, making it easy to capture key information for each issue. Their appearance is consistent with system fields such as assignees, labels, and type, so they blend seamlessly into the issues sidebar.
Only users with triage and above roles are able to modify issue fields on the issue.
Search
Issue fields are fully integrated into issue search within repositories. You can filter, sort, and find issues based on issue field values, enabling new and powerful use cases for your team. For example, you can identify high-priority issues that are overdue by combining searches for priority and target date fields.
You can also search for issues by effort estimates, impact scores, owner, or any other issue field your team uses. This makes it easy to monitor progress, prioritize work, track deadlines, and surface actionable insights across all your repositories.
Projects support
Issue fields are fully integrated with projects across your organization, providing a seamless experience for managing and analyzing work. All issue fields are available for use in any project, and you can choose which fields to add to each project view based on your team's needs. This flexibility allows you to group, filter, and search issues by issue field values, making it easier to prioritize, track progress, and uncover insights.
You can tailor each project to your workflow by selecting the most relevant issue fields. Keep in mind that projects support up to 50 fields in total, and issue fields will count toward this limit.
Timeline events
Issue field updates are shown in the timeline, so viewers can see exactly what metadata changed, when it changed, and who made the change.
API support
Issue fields have full REST and GraphQL API support for managing settings and values across repositories. You can automate creation, updates, bulk edits, filtering, and sync with external tools.
REST:
GraphQL: add header GraphQL-Features: issue_fields to fetch schema and run queries or mutations.
🆕 Webhooks and Actions:
Migrating to issue fields
If you are using labels or project custom fields to track information, you can migrate to using issue fields by:
Expand to see video
Screen.Recording.2025-11-21.at.4.38.58.PM.mov
Features not included in the private preview ❌
There are several features that are not included in the private preview but might be added to the issue fields experience based on customer feedback and demand.
Feedback
We want to gather feedback, learn from your use cases, and continuously improve issue fields. Please share any feedback, issues, or suggestions you have. Your input helps us shape the future of issue fields and deliver features that best support your workflows.
Beta Was this translation helpful? Give feedback.
All reactions