You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Use case

 Automatically filters and categorizes sub-tasks based on their status and issue type.

Expression

Create and configure a Smart field using this expression in General parsing mode:

%{filterByIssueType(filterByStatus(subtasks(), "Done"), "Sub-task")}