I would like to create automation so that:
When an issue is in status hold
And linked issue status category changes to done
then transition the issue off hold.
I am not sure the trigger to use for this.
I haven't tested this but this should get you started.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Adding to this, are the linked issues in the same project or different projects?
If the linked issues are in different projects then you will have to create this as a Global/multi-project rule. That can be done only from the Jira Settings > System > Global Automation page.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Reviewing the log it states no actions performed in the if block
Specifics match what you describe
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.