Skip to main content
Version: 1.2.1

Changelog

Version 1.2.1

🐛 Bug Fixes

  • Hour Calculation Across Multiple Months: Fixed an issue that caused an incorrect distribution of estimated hours for issues with a date range spanning more than one month. The workload is now accurately spread across the corresponding days in each month.

Version 1.2.0

New Features & Improvements

  • Issue Breakdown per User:

    • A new feature has been added that allows you to expand a detailed list of issues assigned to each user directly from the planner view.
    • This table shows the Key, Summary, Status, Start Date, End Date, and Original Estimate of the issues contributing to the workload in the visible date range.
  • Revamped Calendar Interface:

    • The main planner view has been modernized using the Atlaskit Dynamic Table library, offering a native look and feel that is cohesive with the Jira interface.
    • This update improves alignment, margins, and table responsiveness.
    • It includes automatic support for Jira's light and dark modes, adapting to user preferences.
  • Performance Enhancements:

    • Significantly optimized the loading time of the planner view when switching between different teams or date ranges.
  • Jira Data Center Multi-Node Compatibility:

    • The add-on has been fully validated and guaranteed to be compatible with multi-node Jira Data Center environments, ensuring stability and performance in clustered setups.
  • New Gadget Icon:

    • The Capacity Planner gadget icon has been updated for easier identification when adding it to a dashboard.

Version 1.1.0

New Features

  • Jira Dashboard Gadget:

    • You can now add the capacity planner view directly to your Jira dashboards.
    • The gadget allows for simple configuration to set a default team.
    • It includes interactive controls to temporarily switch teams and dates.
  • Partial Absences by Hours:

    • Added the option to log absences for a specific number of hours in a day (Partial Day), in addition to full-day absences (Full Day).
    • The system validates that you cannot log more absence hours than the user has available for that day.
    • Partial absences have a distinct visual representation in the calendar (a top border bar) for easy differentiation.
  • Multiple and Reusable Work Profiles:

    • The single global Work Profile has been removed. You can now create multiple profiles with different work schedules (e.g., 8h/day, 4h/day).
    • Each team must be assigned a work profile, allowing for precise modeling of your organization's different work arrangements.
  • JQL Filter in Team Configuration:

    • An optional JQL Filter field has been added to each team's configuration.
    • It allows you to refine which issues are considered for the capacity calculation, giving you granular control over the data.
  • Date Range Filter in the Planner:

    • The planner view now includes a mode to select a custom date range, in addition to navigating by month and year.
  • Export to CSV:

    • A button has been added to export the current planner view to a .csv file, compatible with Excel, Google Sheets, and other tools.