Release Notes v7.4.0
Overview
Product | Version |
Smart Checklist for Jira. Pro | 7.4.0 |
new Search Jira issues using custom JQL function
itemStatusDateAssignee
new Share Your Feedback on the Multiple checklists Upcoming Feature coming soon 🔥
fixed Issue with templates
Details
Search Jira issues using custom JQL function itemStatusDateAssignee
We’ve introduced a new JQL function, itemStatusDateAssignee
, to help you easily find Jira issues containing specific checklist items based on their status, due date, and assignee.
How It Works
This feature allows you to search for checklist items in Jira issues using the following parameters:
Status: Current status of the checklist item (e.g., TO DO, IN PROGRESS, etc.).
Date: Due date for the checklist item in a format
yyyy-mm-dd
Name: The assignee for the checklist item - username or full name.
Syntax:
itemStatusDateAssignee(status, date, name)
Examples:
"Smart Checklist" = itemStatusDateAssignee("TO DO", "2024-11-28", "john")
- will find all checklist items assigned to john with a due date 2024-11-28 and in TO DO status"Smart Checklist" = itemStatusDateAssignee("TO DO, IN PROGRESS", "*", "john smith"
) - will find all checklist items assigned to john smith are in TO DO or In progress status, regardless of the due date.
Find more details in the following article → JQL Search Checklists
Share Your Feedback on the Multiple checklists Upcoming Feature
We are actively working on Multiple Checklists feature that we plan to release soon.
Please take a moment to share your expectations and suggestions through the feedback option provided. Your input will help us fine-tune the experience and prioritize the most valuable aspects of this feature for you.
Link to the feedback form: https://s8b3u9zeght.typeform.com/to/TIBhNTqC