Versions Compared

Key

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

Version 1.8.16

Released: 15/Jul/18

This version introduces "Hide Completed Items" feature - it allows to filter out all the checklist items that have been already completed and show only items that still require attention (especially useful for long checklists)


Filter active - completed items not visibleImage ModifiedFilter not active - completed items visibleImage Modified

List of requests solved:

Jira Legacy
serverSystem JIRA
columnskey,summary,type,priority,status,resolution
maximumIssues20
jqlQuerystatusCategory = done AND project = 10400 AND fixVersion = 18314 AND resolution not in (Duplicate, "Cannot Reproduce", Incomplete, "Won't Do") and (component is EMPTY or component not in (OpenID)) and level is EMPTY ORDER BY priority DESC, key ASC
serverId92919c2b-1b30-3af3-84c6-978a069fc74d

...