Forums

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

Jira Change Request Form: Clear, Structured Intake Workflow

Change requests are supposed to make change easier to manage. In reality, they often do the opposite.

A better change request form fixes that early. It gives your team the right details up front, keeps requests consistent, and makes it easier to route work in Jira. If you are starting from scratch, a simple change request form template can serve as your Jira intake form so requests arrive consistent and complete.

Instead of relying on people to know exactly what to write in a Jira work item, you guide them through the request with clear questions, required fields, conditional logic, and structured options. With Smart Forms for Jira, that form can also become part of the workflow itself: creating work items, updating Jira fields, assigning owners, collecting attachments, sending prefilled follow-up forms, and moving the request forward after submission.

Why the form matters

A good change request form should do one thing really well: help the team make a decision without having to ask five follow-up questions.

At a minimum, the form should tell you:

  • What is changing.
  • Why the change is needed.
  • Who or what is affected.
  • What the risk is.
  • Who should review or own the request.
  • What happens if the change fails.
  • What supporting files or approvals are needed.

Once those details are captured at intake, the request becomes much easier to review, approve, and trackWhat to include in a Jira change request form

You do not need a giant form to make this useful. You need the fields that help people move fast with confidence.

A practical Jira change request form usually includes:

  • Change title.
  • Requester name.
  • Team or department.
  • Affected system or service.
  • Change type.
  • Work item type.
  • Priority.
  • Requested date.
  • Business reason.
  • Risk level.
  • Downtime expected.
  • Testing plan.
  • Rollback plan.
  • Suggested assignee or owner.
  • Stakeholders who should be informed.
  • Attachments.

If your team handles different kinds of changes, let people choose a category at the start. A standard change, a normal change, and an emergency change should not follow the same path.

For example, a standard change may only need a short description, target date, and affected service. An emergency change may need an incident link, rollback owner, and immediate approval contact. A security-related change may need a security reviewer and compliance notes.

How Smart Forms helps

Smart Forms for Jira is useful because it lets you treat the form as part of the Jira process, not just a place to collect text.

For example, Smart Forms supports conditional logic, so the form can change based on the requester's answers. A standard change can stay short and simple, while an emergency change can reveal incident details, approval fields, or rollback questions only when they are actually needed.

It also helps turn the request into structured Jira data. Smart Forms can create a new Jira work item from the form submission, update an existing issue, map answers into Jira fields, collect attachments, and support external sharing when the requester does not have Jira access.

That matters because structured answers are much easier to use than a block of free text. Once the form data lands in Jira fields, you can use it for routing, automation, queues, reporting, and approvals instead of asking someone to interpret a paragraph and guess what to do next. Together, smart forms for jira and automation reduce manual triage.Smart Forms - 5 (2).png

Keep it easy to complete

The best forms are structured, but they still feel simple.

If someone is submitting a routine request, they should not have to fill out a full emergency checklist. That is where dynamic behavior really helps.

With Smart Forms, you can show only the questions that apply based on the type of change, impact, downtime, security risk, or selected work item type.

For example:

  • If the user selects Emergency change, show incident details and rollback fields.
  • If they select Downtime required, show the maintenance window.
  • If they select Security impact, show reviewer and approval questions.
  • If they select External vendor involved, show vendor contact and documentation fields.
  • If they select High risk, show additional approval and testing questions.

That keeps the form shorter, clearer, and easier to trust.Smart Forms - 13 (1).png

Let users select the right work item type

One common issue with change request intake is that the requester often does not know where their request should go in Jira.

They may know they need a "change," but they may not know whether it should become a Standard Change, Emergency Change, Access Change, Infrastructure Change, or Security Review. If the team leaves that decision fully to the requester inside Jira, mistakes happen. 

A better option is to let the form guide the requester.

With Smart Forms, you can add a dropdown, radio button, or another choice field that asks something simple:

What type of change are you requesting?

For example:

  • Standard Change
  • Normal Change
  • Emergency Change
  • Access Change

This keeps the experience simple for the person filling out the form. They do not need to understand the full Jira setup. They only need to answer a business-friendly question.

Behind the scenes, that answer can be used to create the correct Jira work item type or assign to correct person.

If you are wondering how to create change request in Jira without confusion, the steps below outline a lightweight approach.

A simple setup looks like this:

  1. Add a dropdown or radio button field to the Smart Form.
  2. Add the available change request types as options, or populate options from a Jira issue field where applicable.
  3. In the form settings, open Create New Issue if the form should create a new Jira work item.
  4. Select the target Jira project.
  5. Configure the issue type or use the form answer to determine the issue type.
  6. Map the rest of the form fields to Jira fields such as Summary, Description, Priority, Due Date, Risk Level, or Components.

This is especially useful for change workflows because the selected work item type can also control what happens next.

For example:

  • A Standard Change can move through a shorter workflow.
  • A Normal Change can go through risk review and approval.
  • An Emergency Change can notify an incident owner immediately.
  • A Security Change can add a security review step.
  • An Infrastructure Change can route to the platform or DevOps team.Smart Forms - 2 (2).png

Let users select assignees from the form

Some change requests already have a clear owner.

For example, the requester may know which system administrator, team lead, engineer, or change manager should handle the request. In that case, you can let users choose the assignee directly from the form.

This is useful when you want the requester to answer a question like:

Who should own this change?

or:

Which team member should review this request first?

A practical setup could look like this:

  1. Add an assignee field to the form.
  2. Use a dropdown or user-picker-based field where the options are based on Jira users.
  3. In Create New Issue , map this form field to the Jira Assignee field.
  4. If the form is attached to an existing Jira work item, use Update Existing Issue Fields to update the assignee after submission.
  5. Add help text so users know when to select a specific person and when to leave routing to the team.

For example, the help text could say:

Assignee

"Select the person who should review or implement this change. If you are not sure, choose the change manager or leave the default owner."

This setup helps reduce manual triage. The work item does not just arrive with a description; it can arrive already assigned to the right person.

However, there is one important detail: user fields are usually better for internal forms or forms limited to verified Jira users. If the form is shared externally, it is imposible to expose a list of Jira users to vendors, customers, or external stakeholders.

For external requesters, a safer option is to ask them to select a team or affected service instead.

For example:

Which team should review this change?

  • IT Operations
  • Security

Then Jira Automation can assign the request based on the selected team.

That keeps the external form cleaner and safer while still giving your Jira team structured routing.

Let users identify watchers or stakeholders

Watchers are useful in change management because several people may need visibility without owning the work.

For example:

  • A security lead may need to follow security-related changes.
  • A product owner may need visibility into customer-facing changes.
  • An incident manager may need to watch emergency changes.
  • A department head may need updates on business process changes.
  • A support manager may need to know about planned downtime.

But watchers are a little different from assignees and you can also give user the right to select the correct watcher.

Or you may use the form to collect stakeholder roles or groups, then use Jira Automation to notify the right people or add the correct watchers.

A practical form question could be:

Who should be informed about this change?

  • Security team
  • Product owner
  • IT operations

Then you can map that answer to a Jira field such as Labels, Components, or a custom multi-select field.

After that, Jira Automation can handle the next step.

Example automation logic:

  • If Security team is selected, add the security lead as watcher or send them a notification.
  • If Product owner is selected, notify the product owner.

This approach works well because the requester does not need to know exact Jira usernames. They only need to know who should be aware of the change from a business perspective.

For internal forms, you can also add a field like:

Who else should follow this change?

Users can add names or email addresses, and the team can review them during triage. But for structured workflows, role-based selection is usually cleaner.

A good pattern is:

  • Use Smart Forms to select the Assignee when the requester knows the owner.
  • Use Smart Forms to selct watcher

That gives you control without making the form too technical.

Turn form answers into Jira work

The real value shows up when the form data becomes usable inside Jira.

Smart Forms for Jira can create a Jira work item from the submitted form and map answers into fields like Summary, Priority, Change Type, Affected System, Risk Level, or Assignee. That means the team does not need to copy information manually from one place to another.

A simple flow looks like this:

  1. Someone submits the change request form.
  2. Smart Forms creates the Jira work item.
  3. Key answers map into Jira fields.
  4. Jira Automation routes the request to the right person.
  5. Watchers or stakeholders are notified.
  6. The issue moves forward once the next step is completed.

A simple field mapping could look like this:

Form answer Jira field
Change title Summary
Business reason Description
Change type Work item type or custom field
Priority Priority
Affected system Component or custom field
Requested date Due date
Risk level Custom field or description
Suggested owner Assignee
Stakeholder group Labels or custom field
Rollback plan Description
Supporting files goes to attachments automatically

Smart Forms can also update existing Jira work items, which is useful when the form is part of a larger process. For example, you might use one form for intake, another for risk review, another for approval, and another for post-change validation, all tied to the same work item ad updating the same fields

That way, each stage collects the right information from the right person.

Use prefilled forms for follow-up steps

Change management often involves more than one person.

The requester submits the first form, but then someone else needs to approve, review, validate, or complete the next checklist. The problem is that the second person often needs the same context again: change title, risk level, affected system, requested date, owner, or implementation notes.

Asking them to re-enter that information is annoying. It also creates room for mistakes.

This is where prefilled forms are useful.

With Smart Forms, you can send a form that already contains known details, so the next person in the workflow does not start from an empty screen.

For example, after the intake form is submitted, the change manager can send a prefilled approval form to the approver. The form can already include:

  • Change title.
  • Change type.
  • Risk level.
  • Affected system.
  • Requested implementation date.
  • Requester name.
  • Jira work item key or link.
  • Business reason.
  • Rollback summary.

The approver only needs to complete their part:

  • Approved or rejected?
  • Approval comments.
  • Conditions before implementation.
  • Approval date.

This makes the approval experience faster and much less repetitive.

A practical setup could look like this:

  1. Create a separate approval form.
  2. Add fields for both context and approver input.
  3. Pre-fill the context fields with information from the original change request.
  4. Send the form link to the approver.
  5. The approver opens the form, reviews the prefilled context, and completes only the approval fields.
  6. After submission, the response stays connected to the Jira work item.

This works especially well for:

  • Approval forms.
  • Risk review forms.
  • Implementation checklists.
  • Post-change validation.
  • Vendor confirmation.
  • Customer sign-off forms.
  • Security review forms.

The experience becomes much more natural. Each person sees the information they need and adds only the part they are responsible for.Smart Forms - 9 (2).png

Use URL parameter pre-filling to fill the form with Jira information

For more automated workflows, you can use URL parameter pre-filling.

The idea is simple: instead of sending a blank form link, you send a form link that already includes known values from the Jira work item.

For example, when a change request moves to Approval, Jira Automation can send the approver a Smart Form link where some values are already filled in:

  • Change title.
  • Jira work item key.
  • Priority.
  • Risk level.
  • Requested date.
  • Affected service.
  • Assignee.
  • Requester.

A simplified example could look like this: https://smart-forms.saasjet.com/external/your-form-link?changeTitle={{issue.summary}}&issueKey={{issue.key}}&riskLevel={{issue.customfield_12345}}&priority={{issue.priority.name}}

In practice, Jira Automation can pull values from the work item using Jira smart values and place them into the form link.

For example:

  • {{issue.summary}} can prefill the change title.
  • {{issue.key}} can prefill the Jira work item key.
  • {{issue.priority.name}} can prefill priority.
  • {{issue.assignee.displayName}} can prefill the current assignee.
  • A custom field smart value can prefill risk level, affected system, or change type.

The recipient opens the form and sees the context already filled in. They only need to complete the fields that require their input.

This is useful for follow-up workflows like:

  • Approval review.
  • Risk assessment.
  • Implementation confirmation.
  • Post-change validation.
  • Customer confirmation.
  • Vendor follow-up.
  • Manager sign-off.

For example, instead of sending an approver a blank form, you can send a message like:

"Please review this change request. The form already includes the change title, risk level, affected system, and requested date. Add your approval decision and comments."

That feels much better than making the approver copy details from Jira manually.Smart Forms - 7 (1).png

One best practice: avoid passing sensitive data in the URL. Use URL pre-filling for practical context, not confidential information. For sensitive fields, keep the data inside Jira or share the form only with verified users.

Attachments and external requests

Many change requests are incomplete because the supporting files arrive later, or never arrive at all.

That is another place where Smart Forms helps. It supports file collection through the form itself, so screenshots, approval documents, diagrams, test evidence, and other supporting files stay connected to the Jira work item instead of getting lost in messages or shared drives. The attachment field also support advanced validation.

Smart Forms also supports external sharing, which is important when the requester is not an active Jira user. A form can be shared by link, embedded on a page, or used in a broader intake flow, while the actual work still ends up tracked in Jira.

That is useful for internal stakeholders, vendors, partners, customers, and anyone else who needs to submit a structured request without being dropped straight into Jira.

For example:

  • A vendor can submit a change request through an external form.
  • A department manager can request a process update from Confluence.
  • A customer-facing team can submit a configuration request without creating a Jira issue manually.
  • A partner can attach documentation to a structured request form.

The requester gets a simple form. The team gets a Jira work item with the right data.

How to handle emergencies

Emergency changes still need structure. They just need less of it.

A shorter form works better here. Ask only for the essentials:

  • Why is this urgent?
  • What is affected?
  • Which incident or issue is this tied to?
  • Who owns the change?
  • What is the immediate risk?
  • What is the rollback plan?
  • Who approved the emergency action?

With Smart Forms, you can reveal those fields only when the requester marks the change as urgent. That way, the process stays quick without losing control.

For example:

If the requester selects Emergency Change, the form can show:

  • Related incident.
  • Emergency justification.
  • Immediate impact.
  • Implementation owner.
  • Rollback owner.
  • Approval contact.

If the requester selects Standard Change, those emergency fields stay hidden.

This keeps emergency intake fast, but still gives the team the minimum information needed to act safely.

A simple Jira change request workflow

Once the form is in place, the rest of the workflow becomes easier to manage. Here is a practical jira change request workflow you can adapt.

A common path looks like this:

Submitted → Triage → Risk Review → Approval → Scheduled → Implementation → Validation → Done

Each stage should have a clear job.

Submitted means the request has been received.

Triage checks whether the request is complete and correctly classified.

Risk Review confirms impact, downtime, dependencies, and rollback.

Approval gives the right people a chance to sign off.

Scheduled confirms when the change will happen.

Implementation is where the work is done.

Validation confirms whether the change worked.

Done means the change is complete and documented.

Smart Forms can support that process by helping you capture the right information at each stage and, when configured, update the Jira issue status after form submission so the work can move forward automatically.

That can be especially helpful when one completed form clearly signals the next step, such as moving a request from intake to review or from implementation to validation.

Example: A Smart Forms change request workflow in Jira

Let's imagine an IT operations team wants to standardize change requests.

Before improving the process, requests came from everywhere: Jira comments, Slack messages, emails, quick calls, and incomplete tickets. Some had screenshots. Some had no rollback plan. Some were marked urgent even when they were not. Reviewers had to chase context before making a decision.

Here is how the improved workflow could look.

Phase 1: Request submission

The requester opens a Smart Form from a Jira board shortcut, Confluence page, JSM portal, or shared link.

They fill out:

  • Change title.
  • Change type.
  • Work item type.
  • Affected service.
  • Business reason.
  • Priority.
  • Risk level.
  • Target date.
  • Downtime expected.
  • Suggested assignee.
  • Stakeholder groups to notify.
  • Rollback plan.
  • Attachments.

If they select Emergency, the form changes and asks for incident details.

If they select Security, the form asks for security impact and reviewer information.

If they select Downtime required, the form asks for the preferred maintenance window and communication plan.

Phase 2: Jira work item creation

After submission, Smart Forms creates a Jira change request and maps the key answers into Jira fields.

The team does not need to manually copy information. The request is already structured.

For example:

  • Change title becomes the Jira Summary.
  • Business reason becomes the Description.
  • Change type becomes the work item type or custom field.
  • Priority maps to Priority.
  • Affected service maps to Component or a custom field.
  • Suggested owner maps to Assignee.
  • Stakeholder group maps to Labels or another custom field.
  • Attachments stay connected to the Jira work item.

Phase 3: Triage

At this point, the request is more than a plain Jira ticket. Because the requester selected the change type in the form, Jira can receive that value as structured data.

For example, the form can let users choose the right work item type directly:

  • Standard Change
  • Normal Change
  • Emergency Change
  • Security Change
  • Infrastructure Change
  • Access Change

Smart Forms can use the selected value when creating or updating the work item. That means the requester gets a simple choice, while Jira gets the classification it needs for routing.

The same idea can be used for assignees. If the form is used internally, users can select the person who should own the request, and that value can be mapped to the Jira Assignee field.

For external forms, it is usually better to ask for the responsible team or affected service instead, then let Jira Automation assign the request based on that answer.

Watchers can be handled in a similar way, but with automation. Since not every user should browse Jira users from an external form, you can ask which stakeholder groups need visibility — for example, Security, IT Operations, Product Owner, or Customer Support — and then use Jira Automation to add the right watchers or send notifications.

So the triage flow becomes much cleaner:

  1. The requester submits the form.
  2. Smart Forms creates or updates the Jira work item.
  3. The selected work item type, risk level, affected service, and owner are mapped to Jira fields.
  4. Jira Automation checks those fields.
  5. The request is assigned, routed, watched, or escalated automatically.

High-risk requests can go to the change manager. Security-related requests can involve the security lead. Emergency changes can notify the incident owner. Routine standard changes can move faster because the request already has the right structure.

Phase 4: Approval

Once the request is reviewed, the change manager can use a separate approval form instead of pushing all approval questions into the original intake form.

This keeps the process easier for everyone. The requester fills out the change details. The approver fills out the approval decision. The implementation owner fills out the implementation checklist later.

For approval, Smart Forms can be auto-attached to all change request work items of a specific type. That way, every change request follows the same review process without someone manually adding the form each time.

The approval form can include:

  • Approval decision.
  • Approval comments.
  • Conditions before implementation.
  • Required communication.
  • Final approval date.
  • Approver confirmation.

To make it easier for the approver, the form can be sent with key details already prefilled. For example, the change title, risk level, affected system, requested date, and Jira work item link can already appear in the form. The approver does not have to search through the ticket or retype details that already exist.

This can be done by preparing a prefilled form or by using a form link with URL parameters and Jira smart values, where the setup supports it.

In both cases, the goal is the same: the approver opens a form that already has the context and only adds the decision.

After the approval form is submitted, Smart Forms can also help move the Jira work item forward. For example, the issue can transition from Approval to Scheduled once the approval form is completed, as long as that transition is allowed in the Jira workflow.

The result is a more natural approval process: the approver gets the right context, the decision is stored in Jira, and the workflow moves forward without manual status updates.

Phase 5: Implementation

The assignee completes an implementation checklist with deployment notes, test confirmation, uploaded evidence, and rollback confirmation.

The implementation form might ask:

  • Was the change implemented as planned?
  • What time did implementation start?
  • What time did it finish?
  • Were tests completed?
  • Were any unexpected issues found?
  • Was rollback needed?
  • Are screenshots or logs attached?

If the form is submitted successfully, the Jira work item can move to Validation.

Phase 6: Post-change review

After the change is complete, the team fills out a short post-change review form that may arrive automatically based on Jira Automation trigger.

They capture:

  • Was the change successful?
  • Was rollback needed?
  • Did any incidents happen?
  • What should be improved?
  • Should this become a standard change in the future?
  • Were stakeholders notified?

Over time, the team can export and analyze responses to improve the change process.

Jira change management best practices

Start simple

Do not try to build the perfect change process on day one.

Start with one intake form and one clear workflow. Then add conditional sections, extra checklists, assignee selection, stakeholder routing, prefilled forms, and automation once the team sees what information is actually useful.

Do not make the form too long

A long form can create the same problem as no form: people avoid it or submit low-quality answers.

Use conditional logic to show only the fields that apply.

A standard change should feel quick. An emergency change should feel focused. A high-risk change should collect the right level of detail.

Let people choose in plain language

Do not make requesters think like Jira admins.

Instead of asking them to choose from technical workflow labels, use clear questions:

  • What type of change are you requesting?
  • Which service is affected?
  • Is downtime expected?
  • Who should review this?
  • Which team should be informed?
  • What should happen if this does not work?

The form can translate those answers into Jira fields, labels, assignees, and automation rules.

Map only the fields you need for action

Not every form answer needs to become a Jira field.

Map the values your team will use for routing, prioritization, automation, reporting, or filtering. Keep the rest inside the form response for context.

Good fields to map include:

  • Change type.
  • Work item type.
  • Priority.
  • Risk level.
  • Affected service.
  • Requested date.
  • Assignee.
  • Stakeholder group.
  • Downtime expected.
  • Approval required.

Use separate forms for separate stages

A requester should not have to complete the same fields as an approver, technical owner, or change manager.

Use different forms for:

  • Intake.
  • Risk review.
  • Approval.
  • Implementation.
  • Post-change review.

This makes the process easier for everyone and keeps each form focused.

Use prefilled forms to reduce repeated work

If the next person in the workflow needs context, do not make them start from zero.

Send a prefilled form with the known details already included. This is especially useful for approvals, risk reviews, implementation checklists, and post-change validation.

The approver or reviewer should spend their time making a decision, not copying the change title and risk level from Jira.

Be careful with sensitive data in URLs

URL parameter pre-filling is useful, but it should be used thoughtfully.

Do not pass sensitive security, customer, financial, or personal data in a URL. Use it for simple context like issue key, title, priority, or requested date. Keep confidential details inside Jira or share forms only with verified users.

Keep the language human

A form should help people submit better requests. It should not sound like legal paperwork unless it truly needs to.

Instead of:

"Describe remediation and contingency activities."

Try:

"What should the team do if this change does not work as expected?"

 

Review form responses regularly

Your first version of the form will not be perfect.

Look at submitted responses and ask:

  • Which fields are often skipped?
  • Which answers are unclear?
  • Where do reviewers still ask follow-up questions?
  • Which change types cause the most delays?
  • Which requests are often misrouted?
  • Which assignee choices are incorrect?
  • Which stakeholder groups are selected most often?
  • Which approval forms take the longest to complete?

Then adjust the form.

That is how the workflow improves.

Common pitfalls and how to avoid them

Pitfall 1: Asking for too much information too early

If a requester only needs to submit a standard change, do not make them complete a full emergency checklist.

Use conditional logic and separate review forms.

Pitfall 2: Keeping important data only in the form

If risk level, priority, change type, affected system, or assignee are not mapped to Jira fields, automation and reporting become harder.

Map the fields that drive decisions.

Pitfall 3: Using the same path for every change

Emergency changes, standard changes, and high-risk changes should not follow the same workflow.

Use the form answers to route them differently.

Pitfall 4: Exposing too much user data in external forms

Assignee selection can be useful for internal workflows, but external users should not always see Jira user lists.

For external forms, ask for team, system, service, or stakeholder group instead. Then use Jira Automation to assign the work item internally.

Pitfall 5: Treating watchers as a manual afterthought

If people need visibility, collect that information in the form.

Ask which teams or roles should be informed, then use automation to add watchers, send notifications, or leave internal comments.

Pitfall 6: Sending blank follow-up forms

Approvers and reviewers should not have to re-enter information Jira already knows.

Use prefilled forms or URL parameters to pass context into follow-up forms, so each person only completes their part of the workflow.

Pitfall 7: Forgetting the post-change review

The work is not always finished when the change is deployed.

A short post-change review helps teams learn from failures, improve planning, and identify changes that can become standard in the future.

Pitfall 8: Making Jira access a blocker

Not every stakeholder should need a Jira license just to submit a request.

External form sharing can help vendors, customers, partners, or internal non-Jira users submit structured change requests while the team still manages the work in Jira.

Why this approach works

This works because it keeps the process human.

Instead of asking people to understand Jira first, you give them a form that guides them through the request.

The bigger benefit is that users do not need to understand Jira configuration to submit a good request.

They choose the type of change, owner, affected service, or stakeholder group in plain language. Smart Forms turns those answers into Jira-ready data through field mapping, issue creation, issue updates, and automation.
When the next person in the process receives a prefilled form, they do not start from an empty screen. They continue the workflow with the context already in place.

Final thought

Start with the questions your team always asks after the request is submitted, then build those questions into the form. Let users choose the change type, work item type, assignee, or stakeholder group in a simple way. Use field mapping to turn those answers into Jira data. Use automation to route and notify the right people. Use prefilled forms to make approvals and follow-ups easier.

With Smart Forms for Jira, you can keep that process structured, flexible, and easier to use — whether you need dynamic questions, work item creation, assignee selection, watcher routing, attachments, external submission, prefilled follow-up forms, or workflow updates after the form is completed.

Q&A

Question: What makes a good Jira change request form, and what should it include?

A good form lets reviewers decide without chasing details. At minimum, capture what is changing, why it’s needed, who/what is affected, risk level, owner/reviewer, rollback plan, and any required files or approvals. Keep it short by using categories and conditional logic so only relevant fields appear. For example, standard changes can stay simple, while emergency or security-related changes can reveal incident links, rollback owners, or security reviewers only when selected. 

Question: How does Smart Forms for Jira improve change intake compared to a regular Jira work item?

Short answer: Smart Forms turns intake into part of the workflow. It supports conditional logic, creates or updates Jira issues, maps answers to Jira fields, collects attachments, and enables external sharing for non-Jira users. Because answers land as structured Jira data (e.g., Change Type, Affected Service, Risk Level, Assignee), automation can route, assign, notify watchers, and drive approvals without manual triage. It can also trigger status transitions after submission and enable stage-specific forms (intake, risk review, approval, implementation, validation) so each participant only completes what’s relevant.

Question: How do I help requesters pick the right change/work item type without exposing Jira complexity?

Ask a plain-language question in the form (e.g., “What type of change are you requesting?”) using a dropdown or radio field with options like Standard, Normal, Emergency, Access, Security, or Infrastructure. Then use that answer and form logic to open hidden field with correct work item type and map this hidden field to Jira, in this set up user dont see the work item type field, but based on answer it can be assigned correctly via hidden field and form responses mapping

Question: What’s the best way to assign owners and keep stakeholders informed—especially for external requesters?

 For internal forms, let users pick an Assignee with a Jira user-picker and map it to the Assignee field; include help text on when to choose a person versus the default owner. For external forms, avoid exposing user lists—ask for a responsible team or affected service instead, then use Jira Automation to assign internally. Handle visibility via roles, not individuals: collect stakeholder groups (e.g., Security team, Product owner, IT Ops) in the form, map to a label/custom field, and let Automation add watchers, send notifications, or mention the right people. This keeps external forms safe and internal routing structured.

Question: How do prefilled and URL-parameter forms make approvals and follow-ups faster, and what should I avoid?

Short answer: Prefilled forms carry known context (title, risk, affected service, requested date, requester, issue key/link) into the next step so approvers and reviewers only add their decision and comments. You can prefill via Smart Forms configuration or by sending a link with Jira smart values in URL parameters (e.g., {{issue.summary}}, {{issue.key}}, {{issue.priority.name}}). Use this for approvals, risk assessments, implementation confirmations, and validation. Avoid passing sensitive data in URLs—limit prefill to practical context and keep confidential details inside Jira or share forms only with verified users.

0 comments

Comment

Log in or Sign up to comment
TAGS
AUG Leaders

Atlassian Community Events