JWT Cloud 3.9.0


Release date

 

Release type

New Features  

Highlights

New parser functions for issue hierarchy, groups, and roles



release_notes_feature@3x.png

New features and Improvements

This release introduces four new parser functions to enhance the flexibility and precision of rule configurations:

  • allIssuesUnder() - Enables users to retrieve all issues under a specified parent issue. Ideal for hierarchical issue structures and advanced queries.

  • parent() - Provides access to the parent issue of a given sub-task or linked issue, allowing for more context-aware expressions.

  • isInGroup() - Returns true if a specified user is part of a defined user group. Useful for group-based conditions in rules and workflows.

  • isInRole() - Checks whether a user holds a particular project role. Supports role-based logic for targeted rule execution.