Getting Started
Go from zero to a working Connected Table in a few minutes. You’ll install the app, add the field to an issue type, define a few columns, and fill in your first row.
1. Install the app
- Install Connected Table from the Atlassian Marketplace.
- Approve the requested permissions: read & write Jira work, manage Jira configuration, app storage, and read the Jira user directory.
2. Add the field to your issues
- Go to Jira settings → Issues → Custom fields → Create custom field.
- Pick Connected Table from the field-type list (it appears alongside built-in types).
- Name it (e.g. Checklist, Line items) and associate it with the relevant screens for your project/issue type.
3. Configure your columns
- Open the field’s context (Jira settings → Custom fields → your field → Contexts and default value / Configure).
- In the column editor, add a few columns and set each one’s type. For a first table, try:
- Task — Text
- Owner — User
- Done — Checkbox
- Optionally mark a column required, add default rows, and enable “Allow viewers to switch layout”.
- Save the context.
4. Fill in your first row
- Open any issue of that type.
- Open the Connected Table panel from the issue’s Apps / gear menu (main content area), then click Edit — or click the field cell directly to edit inline.
- Click + to add a row, type into the cells (search for a user in the Owner column, tick the Done box).
- Click the green ✓ Save.
That’s it — the data is stored on the issue and travels with it.
Connected Table
Checklist
| ABCTask | Owner | Done |
|---|---|---|
| Set up project board | ANAna N. | |
| Invite the team | BKBen K. | |
| Draft the roadmap | CHChen H. |
5. See it on the customer portal (optional, JSM)
If the field is on a Jira Service Management request type, customers see the table below the Activity section on their portal request. It opens read-only; they click Edit to change values and Save — no Jira license required.
What next
- User Guide — day-to-day editing, all column types, merge & drag-to-fill, layout toggle, change history.
- Admin Guide — formulas, required-column enforcement, screen placement, data-size limits.
- Use Cases — ready-made column setups for common scenarios.