The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

how do I create a new issue form using scriptrunner

SV
October 31, 2023

Using scriptrunner how do I create a new "Create Issue" form when user chooses a specific Issue Type - 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Florian Bonniec
Community Champion
October 31, 2023

Hi @SV 

 

Not sure what you are trying to do.

You can configure a custom screen (form) by issue type using JIRA vanilla feature. No need to use scriptrunner.

 

Regards

SV
October 31, 2023

@Florian Bonniec issue is .. a  customized create new issue form should be displayed to the user ONLY if the user has selected a specific issue type ( example - IT Ops) .. for all other issue types the standard create issue form should be displayed ... hope this clarifies my need.

I can create a new issues automatically BUT - here the form needs to be interactive .. that is the user can input values OR choose the default values for the fields.

 

Florian Bonniec
Community Champion
October 31, 2023
SV
October 31, 2023

thanks a lot - i'll try out this option too ..