Versions Compared

Key

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

Anchor
IMPORT
IMPORT
Import a Team

To import a team from another folio, click on the "Import Team" button in the upper right corner of the team browser or hit the "i" (as for import) shortcut key.

It will import all the team members of the selected folio with their wages.
By default the worked hours and attachments are not imported but can be if the options are checked.

 

Info
titleAre not imported
  • Members already in the destination Team.
  • Unfulfilled positions (Unassigned members)
Info

Only the teams of the folios that the user performing the import can view, can be imported. See folio visibility

Anchor
ADD
ADD
Add a Team Member

To add a team member, either click the "Create Member" button in the upper right corner of the team browser or hit the "a" (as for add) shortcut key.

Image Removed

 Image Added

Required Parameters 
Team Member
  • A JIRA user
  • Unassigned (or unfulfilled position)
    Will act as a placeholder. Does not intervene in the average wage computation of the team and will only be used in the forecast as a future known cost.
Title (or Role)The title or role of the member within the team.
Maximum of 255 characters
Effective DateThe date on which the member starts or started working on the folio's scope
WageWage of the member at the effective date
AvailabilityAllocationThe percentage of the member's availability total that will be dedicated to the folio's scope
Should be between 0 and 100
Custom Field (Employee #)Custom fields specified in the Folio Configuration
Optional Parameters 
DescriptionA short description of the member or the unfulfilled position.
Maximum of 500 characters

 

 

Anchor
UPDATE
UPDATE
Edit a Team Member

To edit a team member, select the member in the team browser and then either select the "edit" menu item from the "cog" menu of the member details or hit the "e" (as for edit) shortcut key.

Info

The wages and worked hours can be edited directly from their table in the team member details; the right hand side column of the Team section.
To display the member details simply select the member from the Team browser.

 

Anchor
REMOVE
REMOVE
Remove a Team Members

To remove one or more team members, select the members in the team browser and then either select the "remove" menu item from the "cog" menu of the member details or hit the "d" (as for delete) shortcut key.

Info

Removing a Team member does not delete the user from JIRA. It only removes the member from the folio's team.

Warning

Removing members will remove them permanently from the folio, including all of their attachments, wages and manually entered worked hours.

 

Anchor
ATTACH
ATTACH
Attach Files

 You can attach files to a team member or unassigned position in order to keep related documents handy (pay slips, resumes, job description, etc.). To attach files to a team position, select it and then click button Attach Files in team member details panel on the right.  This will bring up a dialog where you can pick a file (or multiple files simultaneously, if your browser allows it) and enter an optional comment.

 

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;}