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 2 Next »

Problem Statement

You want to use JIRA as a helpdesk solution. You have a multi-tier support structure (first, second, third-level support) and you need to support multiple services/products.

New support requests/incidents are recorded by first level support. If first level support cannot solve the issue it is forwarded to the next level.

Sometimes the initial classification is not correct and an issue must move between the services, so that a qualified person can handle it.

Solution

 

Benefits

  • Intuitive zones-UI for managing Teams and Teammembers
  • Selectbox or Autocomplete to select members of an already selected Team
  • One single personalized dashboard for all developers (reduced maintenance for changes on dashboard or Teams)

Configuration

For details on how to configure Zones Plugin take a look at the Zones Administration Guide. In each configuration section below we provide links to the documentation on how to configure.

Customfields

Customfield NameCustomfield TypeConfiguration
TeamZone Field 
Team AssigneeZone User PickerDepends on Team, No Zone Role restriction

You may want to take a look at:

Edit and Selectable Zones Permissions

JIRA Project RoleEdit PermissionZones in Zone Field
AdministratorsAllowAll Zones
DevelopersDenyOwn Zones
UsersDeny

Own Zones

You may want to take a look at:

Zone Role Mapping

JIRA Project RoleZone Role "Team Member"
Administrators-
DevelopersMap
UsersMap

You may want to take a look at:

Dashboards and Filters

You can probably reuse most of your already defined filters. You just need to replace your currently used team selector with the following snippet:

Team in myZones()

You may want to take a look at:

Team/Zone management

You may want to take a look at:

  • No labels