Jira Story Points Calculator Setup Guide
This guide will walk you through setting up and configuring the Story Points Calculator app for your Jira instance.
Installation
Prerequisites
- Jira Cloud instance with admin access
- Story points custom field already set up in Jira
Installation Steps
- Navigate to the Atlassian Marketplace
- Search for "Story Points Calculator"
- Click "Get app" or "Try it free"
- Follow the installation prompts
- Wait for confirmation that the app is installed
Initial Configuration
Accessing the Admin Panel
- Go to Jira Administration
- Click on "Apps" in the left sidebar
- Select "Story Points Calculator" from the app list
- Click "Configure" to open the admin panel
General Setup
-
Establish Score Range
- Set minimum and maximum scores (e.g., 0-100)
- Decide whether to enable negative scores
-
Choose Calculation Method
- Sum: Simple addition of all criteria
- Average: Mean value of all criteria
- Weighted: Weighted average based on importance factors
-
Link to Story Point Field
- Enter the name of your story point field
- Click "Validate" to confirm the field exists
- Select the correct field from the dropdown
-
Set Version Retention
- Choose how many configuration versions to retain (1-10)
Creating Scoring Criteria
For each criterion you want to evaluate:
- Click "Add New Criterion"
- Enter a descriptive name
- Set weight (importance factor)
- Define score boundaries:
- Minimum score
- Maximum score
- Default value when not specified
- Enable the criterion
Recommended Starting Criteria:
- Technical Complexity (Weight: 2)
- Business Value (Weight: 1.5)
- Effort Estimation (Weight: 2)
- Risk Factor (Weight: 1)
- Dependencies (Weight: 1.5)
Configuring Story Point Mapping
Create ranges that map scores to story points:
- Click "Add Story Point Range"
- Define score ranges and corresponding story points
- Ensure there are no gaps between ranges
Example Fibonacci-based Mapping:
- Scores 0-10: 1 point
- Scores 11-25: 2 points
- Scores 26-40: 3 points
- Scores 41-65: 5 points
- Scores 66-90: 8 points
- Scores 91-120: 13 points
- Scores 121+: 21 points
Advanced Configuration
Fine-tuning Criteria
For each criterion, consider:
- What makes an issue complex for your team?
- What numerical range best represents this factor?
- What's the appropriate weight relative to other factors?
Testing Your Configuration
- Apply your configuration to a sample set of issues
- Compare calculated story points with team estimates
- Adjust criteria and mappings until results align with expectations
Integration with Workflows
Consider:
- When should scores be calculated? (On issue creation, transitions, etc.)
- Who can modify scores manually?
- Should scores be locked at certain workflow stages?
Maintenance
Regular Review
Schedule periodic reviews of your configuration:
- Are story points accurately reflecting issue complexity?
- Do any criteria need adjustment?
- Is the calculation method appropriate?
Using the History Tab
The History tab provides:
- Audit trail of configuration changes
- Version comparisons to understand what changed and why
- Ability to understand how scoring has evolved
Rollout Strategies
Limited Pilot
- Deploy to a single project or team first
- Gather feedback and refine configuration
- Create documentation for team members
Full Deployment
- Communicate the purpose and benefits to all teams
- Provide training on the scoring system
- Establish feedback channels for ongoing improvement
Training Materials
Prepare:
- Short video tutorials
- Written guides (like this document)
- Examples of proper scoring for different issue types
Advanced Use Cases
Custom Field Automation
The calculator can be enhanced to:
- Update multiple fields based on scores
- Trigger automation rules based on score thresholds
- Generate reports on complexity distribution
Project-Specific Configurations
For larger organizations:
- Configure different criteria sets for different project types
- Customize story point mappings per team
- Share best practices across projects