Skip to end of banner
Go to start of banner

Find perfect match

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Introduction

Working with numerous tasks and large teams can be challenging, but the App can help you with assigning tasks and propose the best-suited assignee based on the following:

  • Resource's (Individual or Team) Skillset - Skills weigh most in the algorithm, approx.—70%.

  • Remaining Capacity -  Remaining Capacity weighs the remaining 30%.

Finding a perfect match also works when a user is not assigned to any team. In such a case, the availability is assumed to be 100%.

For best results, define the Required Skills to complete a Task on the Jira issue detail page.

Click on the task that you want to assign; a dialog with task details will appear:

When you enable the Skill panel, the 'Required skill' section will appear in the dialog.

Click on the 'Shooting target' icon next to the Individual, and the App will propose the perfect match. In the example below, all the proposed assignees have the required skill.

Tasks assigned to both individual and a team that the individual is not a part of will be marked in yellow, and you will see a warning informing you about the steps to be performed.

You can also find the perfect match by using the Skill Widget, which you can find on the issue details page just below the People section:

How does BigPicture determine the best matching resource?

The App can propose up to five matching assignees and sort by relevance. The first on the list is the best match, the second one is the second-best, and so on.

  • Resources matching is cut off after the fifth-best one (the linear regression – statistical modeling – is used to determine the list of five).

  • You can assign both Individuals and Teams using this feature.

  • The five best candidates are proposed based on:

    • skills required to complete a task,

    • skills that an individual or team members have,

    • the remaining capacity of resources – individuals or teams. The remaining capacity is calculated depending on the mode that has been selected in the Resources module, namely Original estimate, Remaining estimate, or Story Points.

  • Skills weigh the most in the algorithm (approx. 70%), but the remaining capacity is important, too (30%).

  • If you don’t manage skills in Jira, then the Remaining Capacity is the only contributing factor.

  • The Remaining Capacity can be expressed as a time period or story points.

  • You can always reassign a task to another individual/team.

  • No labels