Forums

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

Scriptrunner Custom Script Field doesn't show up in the create screen

Lynn Liu November 29, 2022

Hi,

When I created the Custom Script Field, in "Template", I chose "User Picker (single user)", and selected "User Picker Searcher". I added some code to make it return: com.atlassian.jira.user.ApplicationUser. Then, I added the project in the field context. Also, I added the field in the create screen. 

When I was trying to create a test ticket, I could find this field in the create screen. I also triggered a full-index, and it didn't make any difference. Just wondering if I missed any steps?

Thank you,

Lynn

1 answer

1 accepted

2 votes
Answer accepted
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 29, 2022

Welcome to the Atlassian Community!

No, you're not missing anything.  Scripted fields are calculated, not entered, so they do not render anything on create, edit or transition screens - they don't need to because their content will be calculated after you create/change the issue data.

Lynn Liu November 30, 2022

Thanks Nic for the clarification! 

Suggest an answer

Log in or Sign up to answer