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 6 Current »

Table Navigator is a separate page in Jira where users can pull and merge all tables of a specific configuration and then view and interact with them as if they were one unified table.

image-20240222-164904.png

Users can also add custom fields as columns to view alongside table row values. Field columns can be added via a menu in the top left navigation:

image-20240401-152607.png
 Supported field types
  1. Summary.

  2. Project.

  3. Assignee, Reporter & custom single-user pickers.

  4. Single-line text.

  5. Due date, Created, Updated & custom date pickers.

  6. Number.

  7. Single select list.

  8. Status.

Any user can access the Navigator page via the Apps tab in the top navigation:

image-20240222-164944.png

OR

In software or service projects, users can access the navigator page with a Tables button in the project’s sidebar. When a table is opened in this way it will have a pre-filled JQL query - project = {currentproject}

image-20240401-102950.png

Users can select one table at a time to view it in Navigator.

image-20240222-165010.png

Each merged table will be displayed according to the individual configuration, i.e. displaying row count or column settings, incl. column sums.

If one table has several contexts, it will be displayed as multiple options, with the context name indicated in brackets (see the ‘Invoice’ table option in the screenshot above).

To indicate which issue a particular row belongs to, each table will be automatically expanded by one more right column, ‘Source key’, with a parent issue key as a value.

Users can filter values across the Navigator via the same filter as in the issue view.

image-20240222-165103.png

Table rows can also be filtered by issue attributes using a JQL search field:

image-20240222-165353.png

Additional actions available in Table Navigator include:

and are available via a (…) menu next to the table filter icon.

image-20240222-165639.png

  • No labels