Forums

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

Can I programmatically modify the form submission success page?

Toby Dennison June 9, 2025

Hi,

Is it possible to programmatically modify the form submission success page?

Background: I have a Jira automation rule that populates a new ticket's description with a description template.

Use case: for forms that create tickets (ticket template forms), I would like to redirect a user to the ticket so they can populate its description. 

A similar question [1] was asked in the past, but I would like to know if I can achieve this programmatically myself (e.g. through a form submission webhook).

[1] https://community.atlassian.com/forums/Jira-questions/Can-we-change-the-form-submission-success-screen/qaq-p/2125137

Why use forms and not modify issue screen fields for ticket creation?

  1. Only Jira admins at my organisation have permissions to configure the fields that appear on different screens. Secondly, I don't know if they could configure screens on a per project basis. If not, they won't make a change that will affect everyone.
  2. Forms make it easy to only request the fields/information my team needs to do their work; that provides focus, making forms quicker to complete.
  3. Forms let me add field labels where I can provide information to help teammates understand how to use a field. The ability to include working hyperlinks in field labels is especially useful.

2 answers

0 votes
Aaron Williams
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.
July 22, 2025

Thanks for getting back to me. 

I can see what it is you want to do, and it is a shame you can't natively show templates on a form field. 

My suggestion was going to be splitting these into individual custom fields on the form and bringing them all back into the single description field via smart values. But as you said you don't want to create custom fields that idea is out of the window. 

Thanks.

Aaron. 

Toby Dennison July 23, 2025

Sorry, Aaron, you have misunderstood. This post is to find out how I can programmatically modify the page Jira shows after a form is submitted.

Do you know how that could be achieved?

I am not trying to avoid having to edit the description field with a template. That was background information to support that these Jira Cloud native forms are purely for issue creation (that's all they can do).

Thanks for your efforts,

Toby

0 votes
Aaron Williams
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.
July 22, 2025

Hi @Toby Dennison

Have you got an example of the ticket description template?

Thanks.

Aaron. 

Toby Dennison July 22, 2025

Hi Aaron,

Firstly, thanks for responding to this.

Since posting the question, I have created a native Jira Cloud form (under the 'Forms' board tab) for each issue type. When any of the forms are submitted, an automation rule sets the new issue's description to a template (see a shortened version below as an example) and then emails the reporter a link to their ticket.

That solution works fine, but the context switching is disappointing and wouldn't be ideal for getting my team to adopt the forms I created (to make ticket creation as easy as possible for them).

Please note that I am not looking to create custom fields to shorten the description template, which I have provided below to illustrate my use case.

Thanks,

Toby

Example ticket description template

About

What

Go

Why

Go

How to Test

Tips: mention user journeys if relevant, provide test data or its location.

  1. Step 1
  2. Step 2

Additional Details

Go.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
ENTERPRISE
TAGS
AUG Leaders

Atlassian Community Events