Hi,
Over the years I've worked in a lot of IT (support) environments with several tools (who shall remain nameless :)).
On thing that i've noticed is a consistent struggle on how to task different teams/departments when it comes to a Service Request (or even a Change Request).
When a customer requests a service from IT, often multiple steps need to be taken to fulfill this request and more than likely these steps will be performed by more than one team/user in a specific order (this can even contain some automated tasks).
Most of the tools that I've seen come and go have adopted some kind of workflow based system which is not all to far from an orchestration flow. These workflows would sit on top of the Service Request workflow and are often only triggered when the Request has reached a certain stage (mainly the "In Progress" stage).
While JIRA Service Desk has the notion of (sub)tasks to divide and conquer there is no structural flow behind it causing timing issues and more than often unnecessary tasks behind distributed to teams because they are part of a general template. These tasks would then need to be validated and cancelled/rejected based on their need.
So that is my use-case and my problem.
Now the question is how does JIRA tackle this? As far as I can see there is currently no way to create such a flow (let alone sequential tasks).
Let's discuss!
Hi @Meck ,
Thank you for your lengthy reply!
From what I can gather you use the addon (soon to be part of JIRA) to fire subtasks to teams that need to do something.
However it seems that with Automation for JIRA you still use "one-shot" rules. (but more defined than with the regular automation)
On Trigger, If A then B
There still is no way to keep a full picture view on a process flow for that Onboarding.
You mention in your example, you send a task to IT and to Training, I'm guessing this is mainly predefined in 2 rules then for a
On Creation of Customer Type x then do task 1 and do task 2 (perhaps with some custom field filtering added to only allow creation of the tasks if a flag is set (e.g. phone subscription).
What I'm looking for is a visual way to represent this such as a "BPMN" flow, this would allow us to visualize the entire process that might happen and also include decision points.
Let's say we have a Request for Software Purchase. There we could add a approval step based on a price limit ( > xxx $) or depending on the software category maybe include a Security team, .. etc..
Something visuals like below (random image, do not worry about the content)