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

Version 1 Current »

Version 5.1.0 was released on April 28, 2021.

On this page:

New features

CSV import/export through Jira’s base import and export processes

Checklists can now be imported using Jira’s CSV import process.

The import format follows Jira’s CSV import rules and requirements. For information about Jira’s CSV file requirements, see the Jira documentation. Each checklist item to import must follow our JSON format specified in Enhancing checklists using scripts.

Because the import is bound to Jira’s processes, there are some quirks when importing global items. For details, see Exporting/importing checklist CSV data.

Changes to the CSV export

Before v5.1.0, Checklist’s CSV export would split each item into three columns:

  • Checklist Item Name ([custom field name])

  • Checklist Item Completed ([custom field name])

  • Checklist Item Status ([custom field name])

Why the change?

The biggest reason is that the new export format is now compatible with how Jira imports CSV. Also, the new format is more flexible and allows you to add any metadata fields, such as the assignee and due date, and facilitates future improvements to the structure.

Checklist templates

Checklist templates can now be created for a single project or for a Checklist custom field context.

  • Templates can be used to define default local items.

    • Allows the project administrator to keep default local items up to date.

  • Templates can be used to define items to append or to replace existing items in Modify Checklists post functions.

    • Allows the project administrator to keep the post function’s items up to date.

    • At the time of writing these release notes, all templates can be used.

  • Templates can be imported into checklists inside issues.

  • Templates can be created from checklists inside issues based on a configured role.

  • The project administrator can configure templates for a single project.

  • The admin can configure shared templates.

Botron’s Configuration Manager for Jira is now compatible

Our app now integrates with Configuration Manager for Jira for easy migration of Checklist configurations and data.

Default local items can be configured using the free-form editor

As the title states.

Bug fixes

  • CHK-941 Checklist item menus are not accessible if the checklist reaches the bottom of the screen.

  • CHK-1021 The order of items is not maintained in the Create Issue screen when creating multiple issues back to back using the Create another checkbox.

  • CHK-1076 Jira’s project import fails when it includes a checklist with a context that is issue-type specific.


SERVER DOCUMENTATION (On Cloud? Go here.)
Have questions? Contact our Service Desk for help anytime.
  • No labels