The behavior I want to stop is that developers can move the main ticket to DONE when its subtasks aren't completed yet.
This is possible in workflows in classic projects, but I can't find any functionality for it under workflows => rules in new gen projects.
Thanks!
JIRA does not have a native functionality to close a sub task once the parent issue is closed.
If you want to define a rule like close all the sub-tasks before parent closes, you will need to set up a post function. For that you can add “Sub-Task Blocking Condition” as Alana suggested or you can use third party add-ons.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.