Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

Product

Version

Smart Checklist for Jira. Free

#.#.##-AC

Smart Checklist for Jira. Pro

#.#.##-AC

  • Status
    colourGreen
    titleNEW
    [JQL] Search by number of items

  • Status
    colourGreen
    titleNEW
    [JQL] Search by a specified due date

  • Status
    colourGreen
    titleNEW
    [JQL] Search by checklist items in the particular status

  • Status
    colourGreen
    titleNEW
    [JQL] Search by checked/unchecked checklist items

  • Status
    colourYellow
    titleFIXED
    Duplicate key value error for JCMA migration

Details

[JQL] Search by number of items

Starting from #.#.##-AC it is possible to search for issues by the total number of checklist items (only checkbox items are counted).

...

Available operators could be used: >, >=, <, <=, =, !=.

[JQL] Search by a specified due date

Starting from #.#.##-AC search for issues by a specified due date in the checklist item is available.

...

Supported date formats can be found here.

[JQL] Search by checklist items in the particular status

Starting from #.#.##-AC is allowed to search for issues by checklist items in a particular status.

...

Info

Text is case insensitive, so DONE, Done, or done will return the same results.

[JQL] Search by checked/unchecked checklist items

Starting from #.#.##-AC users are able to search for issues that have checked/unchecked items.

...