Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3
Div
stylewidth:100%
idkt-documentation-section
aligncenter
HTML Table
cellpadding10px
Table Row (tr)
Table Cell (td)
width70%
valigntop

 

The resource load inspector is a powerful tool that allows you to see the work load of the folio's team, one or more team titles/roles or even on a custom selection of team members. It can be accessed directly from the folio's team browser by:

  • Clicking on the "resoucre load" link next to Team Members for the whole team resource load
  • Clicking on the "resoucre load" link next to Titles/Roles for the whole Titles/Roles resource load
  • Multi-selecting members or titles/roles (Shift + click or Cmd + click) directly in the team browser.

 


The Resource Load inspector is divided in 3 main sections.

  1. Work Left

    The header of the resource load inspector is the "Work Left" or in other words, the remaining work of the scope to date where:

    • Sum of Remaining estimates is the sum of the remaining estimates of all issues that are not yet earned (done).

    • Assigned is the sum of the remaining estimates of the issues that are not yet earned (done) but that are assigned to a member.

    • Unassigned is the sum of the remaining estimates of the issues that are not yet earned (done) but are not yet assigned to any members

    • Issues is the number of issues that are not yet earned (done)

  2. The Roles/Titles resource loads

    List all the members under their title/role with their:
    • Name. The full name of the member. Hovering the name will show the "JIRA user popup"
    • Maximum effort available from today until the end of the folio based on its availabilities
    • Assigned effort based on the remaining estimates of the issues that are not yet earned (done) and assigned to the member
    • Available effort based the portion of the maximum effort that was not yet assigned. A negative value indicates an overload (will appear in red)
    • Issues, the number of issues assigned to the member the are not yet earned (done)

  3. The Total

    A simple sum of the selection values above.

 

Info

All the values that were computed based on issues part of the folio's scope are direct links to the issues navigator of JIRA where the query will correspond to the issues involved.


Issues Viewer
Peek at issues with no restraint

Issue links let you have a quick look at them without leaving FOLIO

  • Avoid lengthy browsing to the issue navigator
  • See just the relevant issue information, without the noise
  • Directly access the issue page to dig for more details

 

Image Added

The Color Codes:
In order to help identifying the problems quickly FOLIO introduces a color code next to the member's avatar.

A green bar identifies a regular member.
A yellow bar indicates that the member has no current wage thus is not yet active.
A red bar indicates that the member is overloaded (see resource load).
A grey bar identifies an unfulfilled position; an unassigned member that acts as a placeholder.
A black bar identifies a member that is associated with a deleted JIRA user.

Table Cell (td)
width30%
valigntop
Panel

On this page:

Panel

 Related pages:

Style
#breadcrumb-section {
  	margin-bottom: 10px;
}
#breadcrumbs li,
#breadcrumbs li a{
  	color: #999;
}
#main-header {
 	margin: 10px 0 0;
}
#title-text a {
  	color  : #3B73AF   !important;
}
 
.page-metadata 
{
  transition         : opacity .25s ease-in-out;
  -moz-transition    : opacity .25s ease-in-out;
  -webkit-transition : opacity .25s ease-in-out;
}
.page-metadata 
{
  opacity       : 0;
  margin        : 0 0 30px;
}
 .page-metadata:hover 
{
  opacity       : 1.0;
}
#title-text {
	font-family: "kulturista-web",sans-serif;
	font-weight: 300;
	font-size: 50px;
	line-height: 75px;
	padding-bottom: 5px
}
#splitter-sidebar img{    
	top: 17px; 	
	position: relative;
}
.table-wrap table.confluenceTable th.confluenceTh{
    white-space:nowrap;
}

 

#splitter-sidebar h1 { font-size: 1.2em; margin: 0; padding-bottom: 20px; padding-top: 0;}