I have a cascading field called "business impact" that is required upon creation.
I'm trying to set up an automation for a project that once A specific issue type is created an automation creates a new ticket for a team with some of the fields copied and some of the fields pre-filled. However i'm struggling in accessign the business impact field via JSON.
Hey Arturs,
Using the same JSON logic you have on your screenshot, I've successfully modified a cascading select list.
Could you please head into the "Audit log" tab and see what the error message you receive is once running your automation?
Bests,
Zuri S.
is your cascading field mandatory? I'm trying to create a new issue with a mandatory field.
As there is no option within data center automation to copy from the trigger issue (as i am unable to access the field) It won't create the issue for whatever reason
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, the field is mandatory. Please double check whether the values you entered in both your "value" fields are correct. The only way I receive the same error as you do is if I deliberately put a typo in my test case's value(s).
Working outcome where both values exist in my system:
Error message when non-existent values are pushed, aka the JSON code, albeit syntactically correct, cannot run:
Could you double check the parent and children names in the JSON code?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Zuri Suwru I appreciate the quick answer.
I double checked the values and the issue still persists.
are you on Datacenter environment?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, I'm on Data Center. On the picture you've attached, is that by any chance a space at the end of the value or it's simply an artifact on the image?
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.
When i'm running this automation, Audit log is showing following issue:
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.