Introduction
Jira Cloud Add-on: Organization Flow
We are excited to introduce our new Jira Cloud add-on, designed to facilitate the creation and management of advanced organizational charts within your company. Our tool is built to help teams and managers streamline their work, offering a range of features that improve the organization and management of human resources in Jira.
Application functionality
Creating multi-level organizational chart
The add-on enables mapping of the organizational chart, including its levels (e.g. departments, units, teams, etc.). The created levels may be assigned to users, thus complementing the data with their job position and superior. Each level has an assigned responsible person - level manager. It is possible to create multiple organizations within the scope of a single instance.
Creating organizational profiles for Jira users
The user has an organizational profile, where data such as a phone number or a place of work can be indicated. This data can be further displayed on panels in Jira tasks and may serve to generate a QR business card.
Graphical presentation of organizational structure
The add-on generates real-time graphical presentation of the organization. After clicking a given user tile, it presents detailed data about that user.
Creating global and private poperties
The presented add-on also allows its users to form list of a properties with the possibility of assigning them to Jira users. There are two main types of properties to choose from:
global - automatically added to each Jira user,
private - added to users by administrators.
Different types of properties may be added: date, date-time, string, text, boolean number, URL. This affects further editing and presentation method of the data.
Presenting additional data on WebPanels in Jira tasks
The add-on's configuration allows the selection of properties to be displayed the WebPanel in Jira task. The presented data may vary, depending on task fucnction (assigned person, reporting person).
Sharing QR business cards
It is possible to generate QR vCard on the WebPanel in Jira task for quick upload of the contact into the telephone.
Import and export properties and organization membership
The add-on allows for bulk changes to users' organizational profiles and their properties. It is possible to export users, including their additional data and import the data into Jira.
Storage of changes made to organizational chart
All changes to the organizational chart are deposited in the change history, which can be viewed and exported to a CSV or XLS file.
Defining user permissions to the add-on
It is possible to define user permissions to specific sections and for each user of the add-on.
New functions in the Issue Navigator
To facilitate searching by elements used in the add-on, new JQL extensions have been introduced in the Issue Navigator. They apply to the following arguments: assignee, reporter, creator.
Available functions:
usersInOrganization("organizationName")
usersInOrganizationLevel("organizationName","level")
usersWithJobTitle("jobTitle")
usersWithProperty("key") or usersWithProperty("key","value")