In this 101 we will look at the basic functionalities for displaying, creating, editing and deleting metadata and filtering projects based on the metadata. Which can be performed as project admin.

Further information can be found in our: How-to articles


Preconditions for this 101

In this 101 we will use a project (called SampleProject) with the project type software. This project has some issues and there are two versions and three components.

Project-related metadata

Using the metadata screen

You can also specify metadata for components and versions. 

Excursion: component / version - related metadata

Change the selection from Project to Component and select the component you want to edit.

You will notice that the page changes and you will be asked for information related to the selected component.

Search for metadata values

In the SampleProject project, we had specified risk as red and influence as medium. By using the following JQL we can search for all issues that are in projects with this metadata.

project in projectsMetadata("Risk", "Red") and project in projectsMetadata("Influence", "Medium")

Use the "Table Mode" as Project Admin

As a project administrator you can also switch to table mode.

Then all metadata (even hidden ones) will be displayed and you can change or delete them.

In the line above the table, you can create new metadata.

You can specify the following values:

An existing metadata will be overwritten if you specify an existing key for a new metadata. Basically, as if you had clicked Edit.

When you press Edit, a dialog opens and you can edit all values (excluding the key)

Of course, you can delete a metadata using the Delete button.

User-related metadata


Starting with version 4.3 of Metadata for Jira we have changed and extended the user related metadata.

Let's assume in our project there is a issue that was created by Anna.

If you click on the user, you will notice that the profile page of the user has also changed.

As an administrator or for yourself, you can edit the metadata by clicking on the pencil icon.

As with the projects, this metadata visualization can be customized (see also: How to customize the Metadata User Screen as Jira-Administrator).

Metadata Project and People Overview in action

Metadata Project Overview

Metadata People Overview