Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 21:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×Hey everyone, we use an external Jira account with one of our vendors so I created an automation to link issues together whenever an issue key from the external project is mentioned in the comments. The automation works as intended when a comment contains the issue key, but it results in an advanced branching error when a matching issue key is not found in the comment saying "The provided smart value was unable to be resolved to an object." I'm wondering if I'm just missing a step in the automation logic to stop this error.
Here's an example of the audit log where you can see it works when the comment contains GJGSAM but results in an error when it does not.
It seems like maybe the erroring issue does not have a match so the Smart Value is resolving to null. You might try adding an IF condition at the start to make sure there is a match before executing the branch.
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.