如何在Jira看板项目中启用待办事项(Backlog)功能
Hey there, let's figure out why your Jira board's Backlog isn't showing up and how to get it enabled. I've dealt with this exact issue a few times, so here are the most reliable fixes to try:
1. Verify Your Project Type
First off, Jira handles Backlogs differently based on your project's framework:
- Scrum Projects: The Backlog should be enabled by default. If it's missing, it's likely a configuration or permission issue (we'll cover those next).
- Kanban Projects: By default, Kanban boards only show the active board view. You'll need to manually enable the Backlog feature for these projects.
2. Enable Backlog for Kanban Projects
If you're working with a Kanban project, follow these steps to turn on the Backlog:
- Navigate to your project, then click the Project Settings (gear icon) in the left-hand sidebar.
- Under the "Project Configuration" section, select Features.
- Scroll down to find the Backlog toggle, and switch it to "On".
- Once enabled, you'll see a new "Backlog" tab appear alongside your Kanban board view.
3. Check Your Permissions
If you can't see the Backlog or the settings to enable it, permissions might be the culprit:
- You need at least the Browse Projects permission to view the Backlog. To edit issues in it, you'll need Edit Issues (for Kanban) or Manage Sprints (for Scrum).
- If you don't see the Project Settings option, reach out to your Jira admin to confirm your permissions or grant you access to manage project features.
4. Tweak Your Board Configuration (Scrum Boards)
For Scrum projects where the Backlog is missing or empty, double-check your board's settings:
- Open your board, click the three dots (...) in the top-right corner, and select Board Settings.
- Go to the Backlog tab in the board settings menu.
- Ensure the Issue Sources are set to include your project's issues (you can select specific projects or use a filter).
- Review the board's filter JQL—make sure it isn't excluding issues that should appear in the Backlog (e.g., accidentally filtering out unassigned issues or certain issue types).
5. Quick Glitch Fixes
Sometimes the issue is just a temporary browser or cache problem:
- Refresh the page, or try opening Jira in an incognito/private window to rule out cached data.
- If you're a Jira admin, you can also clear the application cache from Jira's admin panel, but this should be a last resort after trying the above steps.
内容的提问来源于stack exchange,提问作者Shaun Cromie




