I have successfully cloned an issue using the action trigger in Jira Automation, and also linked the cloned issue from where it was created. This way I am able to preserve more field values than using the regular "create linked issue".
My issue now is that the request types are different and I need to set the request type. I want to set the new request type based on input variable using "Prompt for input when this rule is triggered".
I am having trouble finding the correct action to do this or can it be done even?
Hi @Per Lofgren
Welcome to the community.
There is no option in automation for giving input when a rule is executing.
Hi Marc,
Thanks for your answer.
There is an option to prompt for input and I have successfully manage to set the label for example on the cloned issue based on user input.
What I need to do is set the request type since the request type does not match in the other JSM project
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Per Lofgren
The only option I see, is to use a dropdown and set the options representing your request types and then set this to a custom field, as text or create a CF on the other project with the same options.
You can't use the Request Type field in the other project for this, as this is populated, based on the request types setup in that project.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for the reply Marc,
What I am trying to do is find a workaround for the limitation of adding fields to the create linked issue screen in JSM project since only required fields will show there. Hence my original question.
I don't see how a settings a custom field representing the request type value will help, unless a secondary automation changes the actual request type again.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Per Lofgren
There is no option to manipulate or have a workaround based on a trigger in automation.
The only next step you can take, in my opinion, is to raise a feature request at Atlassian. They might take this into account, but there is no guarantee that it will be implemneted.
Otherwise, Yes, you will have to use a secondary rule related to the CF filed option.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I believe this feature request from 2016 will help a lot of admins. https://jira.atlassian.com/browse/JSDCLOUD-3917
Please vote for it if you have the same issue.
Let's hope it does not rest for another four years.
I don't like implementing advanced automation when it is a feature that should be built in already
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.