Skip to main content
Skip table of contents

Managing Employee Onboarding in Jira

Employee onboarding is always a stressful process. The hiring manager wants to get the employee working as soon as possible. HR doesn’t want anything to happen until all of the legal the paperwork is complete; and the employee just wants to have the space and tools they need to start their new job.

You can use checklists (and a few other modifications) to add functionality to the Employee Onboarding Jira Work Management project template. Note that since employee onboarding requires a cross-functional team, this use case assumes that HR owns the project, and that members of the Facilities and IT teams can access the project.

Here’s what you’ll need:

  • Product: Jira Work Management

  • Apps: Checklist for Jira Pro

  • Workflow & Issue Type: HR Onboarding project template

  • Set-up Tasks:

    • Workflow modifications

    • Checklist Templates

    • Automation rule

Employee Onboarding Project Template

The Onboarding project template creates an Employee issue type and a five step workflow.

Unless your company is fully remote, there’s probably some facilities provisioning that needs to be done too. After all, the new employee will likely need a desk, keys to the office, access to parking, etc. Since Facilities and IT can both be working on their tasks at the same time, and we’ll be using checklists to track exactly what has and hasn’t been done, you don’t need to create a separate status.

Also note that the default workflow uses global transitions - meaning there is no imposed order on how an issue moves through the statuses. That’s probably not good practice. Do you really want to give someone access to your IT systems before they’ve signed the a confidentiality agreement and NDA? And what’s the point of having a REVIEW status if it can be bypassed? A modified workflow might look like this:

The modified workflow forces the issue to progress through the statuses in the correct order, ensures that the issue must be reviewed before it can be closed, and accommodates that fact that sometimes reviews fail and work needs to be repeated.

Set-up

There are a few more pieces we can put in place in order to optimize the project:

Workflow Condition

The modified workflow ensures that an issue must be reviewed before it can be closed, but doesn’t specify who does the review. To ensure that the issue isn’t closed without HR signing off, use the User is in group workflow condition to limit the users who can transition the issue from IN REVIEW to ONBOARDED to members of the HR group.

Checklist Templates

HR, IT and Facilities will each have multiple tasks as part of the onboarding process. Using checklists will ensure that all tasks get completed and will make it easy to see what’s been done and what hasn’t.

HR

  • Resumé or application on file
  • Signed job description
  • Completed W4
  • Completed I9
  • Direct deposit form
  • Emergency contact form
  • Health insurance enrollment
  • Retirement program enrollment
  • Scheduled for New Employee Orientation

IT

Hardware

  • Landline extension
  • Cell phone
  • Desktop computer
  • Laptop

Networking

  • Email account
  • Employee directory
  • Printer access
  • Network access
  • Voicemail box

Facilities

  • Workstation ready
  • Key (card) provided
  • Name badge provided
  • Business cards ordered
  • Parking assigned

  • Since the HR paperwork is the first step, set it as the default template the Employee issue type.

Tip: You can also add checklists that track the on/offboarding tasks for specific teams. See the example here.

Automation Rules

Since it is set as the default, the HR tasks template will be added to the issue when it’s created. You can create an automation rule to add the IT and Facilities checklists when the issue reaches the PROVISIONING status:

  1. Ensure that the Apply checklist templates from issue labels global setting is enabled.

  2. Navigate to Project Settings > Automation.

  3. Click Create rule.

  4. Select Issue transitioned as the trigger.

  5. Set the From status as EMPLOYEE DOCUMENTS and the To status as PROVISIONING.

  6. Click Save.

  7. Click New action.

  8. Click Edit issue and select Labels as the field to be edited.

  9. Select or add labels that correspond with the name of the names of the IT and Facilities checklist templates.

  10. Click Save.

  11. You may also want to consider adding an action to notify the appropriate members of the Facilities and IT teams.

Issue Life Cycle

  1. The hiring manager creates an issue to let HR know they have a new employee ready to be onboarded.

  2. The checklist of HR tasks was automatically added to the issue. The HR team transitions the issue to EMPLOYEE DOCUMENTS and begins work on the paperwork.

  3. Upon completing the HR documents, the issue is transitioned to PROVISIONING. The Facilities and IT Checklists are automatically added, and the appropriate teams get to work.

  4. When the all of the checklist items have been completed, the issue is transitioned to IN REVIEW.

  5. HR reviews the issue to ensure that all of the onboarding requirements have been completed, then transitions the issue to ONBOARDED.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.