I am helping to update a form and work flow where we are re-designing our request form to contain a more navigable list of systems and then their sub-functions. Based on the selections made via the cascading list in the form, users can then also provide relevant links or are prompted to supply specific information related to the issue.
For example: I have an issue in system A specifically in the Payment section, once selected a field will appear to request a link to the specific payments URL and include a customer ID.
I am then trying to assign the issues created based on the Parent selection in the cascading list on the Form but am coming up short trying to identify how to do this in the Automations.
I can get as far as identifying the issue type and if the specific form has been submitted but not sure how to get to the custom selection of options within the Parent list.
Any help appreciated!
Hello @tamsyn_brownie ,
Welcome to Atlassian community !!
If you want to use different agents based on the different cascading field options, you can add multiple If/Else branches to the rule.
Support Type
and Child is Level 1
Agent John
Support Type
and Child is Level 2
Agent Jane
Hope this helps !!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Deepak Jain I played with this and the Field Value Changed only comes up in the first step and not if I select Condition (either as Field Value Changed or Value Field Changed which I saw in another article) - my list of conditions to select stops at User Condition and the only F item is Form Used.
If I use it as the first trigger Field Value Changed I still cannot locate the name of the field as I see it on the form (I assume display name would be the one I'm looking for?). I also tried to add a Field Key but that doesn't appear either.
Would this be a limitation of a team managed project?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ok I modified this again to remove the form and changed my list of systems to a dependent dropdown on the issue as a field. This works the same as the cascading list BUT again can only be found in the automation if I select Field Value Change as the initial trigger.
Once I do that though I cannot locate any way to create specific if / else based on Parent or Child selections :(
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.