Hi
I am trying to create a simple automation that:
When I test this automation it fails each time with a:
The field Incident Source is most definitely in the issue type:
Here's my automation:
Is there a way to debug this any more than what is being shown? Any help would be appreciated.
Hi Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Some quick question to help diagnose this...
Who is the rule actor for that rule, set in the details at the top of the rule? Is it still the default of Automation for Jira? If that was changed the triggering user may not have access to the field.
What type of project is this rule in: company-managed or team-managed?
What is the scope of the rule: project, multiple-project, or global?
Is that a custom field, or from a marketplace addon?
If it is a custom field the team added, what is the type of that field?
And, is that field on the views for add / edit of issues?
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
FYI, please try to stay to one conversation thread. That will help others reading this thread in the future know if there are multiple solution approaches to try. Thanks!
You note the field is cascading, yet the screen image seems to indicate something else. My understanding is the cascading fields can only be edited with JSON in automation rules.
Would you please post an image showing that Edit Issue Fields action?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey Bill
Which screen capture are you referring to (I posted 3).
Here's the custom field page showing it is a cascading select:
and this is the correct board that it displays on:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Here's the set up I did in the automation:
Nothing on the screen indicated it needs JSON to populate the selection. But I'll try that route and see what happens.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That is interesting!
I am trying this with a Free license, and cannot edit a cascading, custom field using an automation rule, edit issue action's drop-down list. The JSON edit is the only option.
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.