I am writing a rule where an Issue should automatically inherit its parent's components.
So far, this works, except for the case of an issue having no parent (it throws an error then). In order to avoid this, I would like to check beforehand if the parent field is not empty and only execute the action then. Unfortunately, Parent doesn't seem to be a valid field inside Issue here.
Am I missing anything?
Welcome to the Atlassian Community!
you would need to change the condition type you selected from "issue fields condition" to "related issues condition"
Okay wow, this does make a lot of sense! I just blindly selected the condition type suggested to me without reconsidering 😬
Works perfectly, thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.