In the world of service teams — IT, HR, legal, ops, support — the first step of every process is the same: someone makes a request.
The real question is, what happens next?
For many teams, the answer is unfortunately: a lot of clicking, chasing, copying, and manual coordination. Standard Jira portals, while functional, often leave teams with rigid forms, poor visibility, and no easy way to follow up or track what’s happening. SLA compliance becomes guesswork. Feedback? Lost. Time? Burned.
But what if your entire intake-to-resolution workflow could be handled with structured forms, automated SLAs, and trigger-based follow-ups — all inside Jira?
This article shows how to do exactly that by turning Smart Forms for Jira into your customer portal, using SLA Time and Report for performance tracking, and tying it all together with Jira Automation. Whether you're running an IT helpdesk, HR service center, or software support team, this setup puts your process on autopilot — with full transparency and zero chaos.
Let’s map out what a modern, Jira-native service workflow looks like:
Customer Request → Smart Form → Work Item Creation → SLA Tracking → SLA Actions → Automated Follow-ups → Customer Satisfaction
Every step is measurable. Every action is logged. Every form is designed to fit the use case.
Now let’s break it down.
Forget about generic portals and cluttered request types. With Smart Forms, you can create a case-specific form that guides the requester based on their intent.
A customer selects the type of request — for example, Bug Report, Feature Request, or Access Request. The form adapts in real time: show different fields, validations, or upload options depending on the selection. It feels intuitive — because it is.
On submission, the form automatically creates the appropriate Work Item Type in Jira (the new issue type model used in JPD and JSM). And every detail is mapped: priority, department, components, contact info — you control it all.
Key Smart Forms Features for Customer Portals:
The key of any customer portal is accessibility. Smart Forms lets you share forms via public links that work for anyone — no Jira login required. Choose between:
+CAPTCHA protection - Prevent spam submissions on public forms
Forms that think ahead:
On submission, the form automatically creates the appropriate Work Item Type in Jira, and every detail is mapped to Jira fields: priority, department, components, contact info — you control it all.
Your form acts as a service catalog. When someone selects "New Hardware Request," the form displays urgency levels, asset type options, and space to upload documents. It routes the request to the IT queue, tags the department, and sets the priority for the future SLA timer start — all before your team even sees the ticket.
Creating a ticket is just the beginning. The next big question is: How quickly will it be processed? Who’s responsible? Will it be handled within the expected time frame for the requester or team?
While Jira has built-in SLA features, they often fall short when it comes to handling complex requests that vary by urgency, service type, or business context. That’s where more flexible logic becomes essential — using the values already captured in your form.
SLAs should reflect the nature of the request, not just follow a one-size-fits-all rule. You can define separate targets based on:
The SLA timer doesn’t have to start right when the ticket is created. You can configure:
This level of control is especially valuable when SLAs are tied to real-world progress rather than arbitrary timestamps.
Once the SLA starts, it becomes more than just a timer — it’s a service quality signal. With it, you can:
This helps managers quickly understand where delays are happening, which teams are overloaded, and where improvements are needed.
When an SLA goal is met — meaning the defined time condition has been fulfilled, you can configure follow-up actions directly in the SLA settings. These actions reduce manual steps and move the process forward automatically.
Available options include:
This lets you tie SLA performance to real business outcomes — like handing off to another team, prompting the customer with a form, or launching a quality check.
Let’s say a request was resolved on time. Great, but don’t just mark it “Done” and move on.
SLA Time and Report lets you trigger actions when an SLA milestone is reached. That means you can use Jira Automation to send another form based on that event.
Need to send a Customer Satisfaction Survey when a request is completed?
Want to deliver a checklist to the next assignee when a priority is escalated?
Looking to push a status confirmation form to a manager when a breach is imminent?
All of that can happen automatically — based on SLA events.
Here's where Smart Forms' auto-share functionality becomes crucial. When forms are added to Jira issues (either manually or automatically), they generate unique, shareable URLs that can be used in automation rules.
Auto-Attach Method (Recommended for workflows):
Manual Attach Method:
Once a form is attached to work item, you can reference it in automation rules:
{{#issue.properties."saasjet.forms.formsSharedUrls"}}
{{#if(equals(formName, "Customer Satisfaction"))}}{{url}}{{/}}
{{/}}
Here’s what that looks like in action:
Trigger: Issue transitioned to "Resolved"
Condition: Reporter is external user
Action: Send email with satisfaction survey
Email Template:
"Hi {{issue.reporter.displayName}},
Your request has been resolved. We'd love to hear about your experience:
{{#issue.properties."saasjet.forms.formsSharedUrls"}}
{{#if(equals(formName, "Customer Satisfaction"))}}
Rate your experience: {{url}}
{{/}}
{{/}}
Trigger: Assignee changed to "Tier 2 support"
Action: Send email with internal checklist form to assignee : "🚨 Critical issue {{issue.key}} assigned to you. Complete escalation checklist: {{#issue.properties."saasjet.forms.formsSharedUrls"}} {{#if(equals(formName, "Escalation Checklist"))}}{{url}}{{/}} {{/}}"
Automation rule: Automatically sends a "Service Delay Acknowledgment" form asking if they can wait or need immediate escalation to management + logs their response for priority field adjustment
It’s follow-up without follow-through. The system handles it.
Service teams deserve better than clunky portals and disconnected tools. With Smart Forms for Jira, SLA Time and Report, and Jira Automation, you can build a truly smart customer portal — one that captures context, responds to urgency, and learns from every interaction.
You don’t just intake requests.
You route, prioritize, track, escalate, and improve — automatically.
Start with one flow. Expand from there. And finally, give your team the one thing Jira promises: clarity.
Olha Yevdokymova_SaaSJet
Product Marketing Manager
SaaSJet
Ukraine
17 accepted answers
0 comments