• Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • None
    • None
    • 16
    • 28
    • We collect Jira Service Desk feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      NOTE: This suggestion is for Jira Service Management Data Center. Using Jira Service Management Cloud? See the corresponding suggestion.

      It would be nice if there was an option to create a linked issue as part of an automation rule.

          Form Name

            [JSDSERVER-4673] Create Linked Issue Automation Rule

            Incredible this feature doesn't exist in Data Center but does on Cloud. Unless you buy an Atlassian add-on to fix an Atlassian problem I guess you are out of luck. If I'm ever in the position to direct our customer away from Jira products you can be sure I will! This is only about 1 out of a dozen basic features I've needed that don't work OOB, I mean, come on Atlassian.

            Matthew Crim added a comment - Incredible this feature doesn't exist in Data Center but does on Cloud. Unless you buy an Atlassian add-on to fix an Atlassian problem I guess you are out of luck. If I'm ever in the position to direct our customer away from Jira products you can be sure I will! This is only about 1 out of a dozen basic features I've needed that don't work OOB, I mean, come on Atlassian.

            PA-108205

            Mike Lukenbill added a comment - PA-108205

            So silly that this is not included in the server version 

            Steve Geiler added a comment - So silly that this is not included in the server version 

            Jay added a comment -

            +1 

            This is really needed for many organizations hosting Jira Server on-prem

            Jay added a comment - +1  This is really needed for many organizations hosting Jira Server on-prem

            Jon Chau added a comment -

            We need this.

            Jon Chau added a comment - We need this.

            Please implement in the server version. 

            peter.dunbrack added a comment - Please implement in the server version. 

            kengcc added a comment -

            bump!

            kengcc added a comment - bump!

            Hello everyone! 

            I am not sure when or if they will decide to make this functionality with JIRA Service Desk. However, my team has been using script runner for automating tickets to be created in different service desks based on a custom field.

            I know an add-on isn't ideal. We've found tremendous value in the scriptrunner add on for different functionalities.

            allison.ruby added a comment - Hello everyone!  I am not sure when or if they will decide to make this functionality with JIRA Service Desk. However, my team has been using script runner for automating tickets to be created in different service desks based on a custom field. I know an add-on isn't ideal. We've found tremendous value in the scriptrunner add on for different functionalities.

            Hello,

            Could you provide an estimate time of delivery?

            Thank you 

            JUAN GIARRIZZO added a comment - Hello, Could you provide an estimate time of delivery? Thank you 

            What is happening? When can we expect this feature?

            Thorsten Philipp added a comment - What is happening? When can we expect this feature?

            +1

            Bump! Please bring this feature to server

            Logan Brown added a comment - Bump! Please bring this feature to server

            This was a key feature on my Jira cloud, this seriously slows us down now we migrated to server...

            Please bring this feature over

            Alex McColl added a comment - This was a key feature on my Jira cloud, this seriously slows us down now we migrated to server... Please bring this feature over

            please implement this already

            Natalia Lezhai added a comment - please implement this already

            Sam Wu added a comment -

            Seriously Atlassian, its 2019 and this request hasn't been solved since 2017? When you decided to separate out both Software and Service Desk, you should have given this functionality out of the box. Why should I pay for a plugin after paying you for an enterprise license separately for Software and Service Desk?

            Sam Wu added a comment - Seriously Atlassian, its 2019 and this request hasn't been solved since 2017? When you decided to separate out both Software and Service Desk, you should have given this functionality out of the box. Why should I pay for a plugin after paying you for an enterprise license separately for Software and Service Desk?

            Mohammed Mehdi added a comment - - edited

            Seriously Atlassian, its 2019 and this request hasn't been solved since 2017? When you decided to separate out both Software and Service Desk, you should have given this functionality out of the box. Why should I pay for a plugin after paying you for an enterprise license separately for Software and Service Desk?

            Mohammed Mehdi added a comment - - edited Seriously Atlassian, its 2019 and this request hasn't been solved since 2017? When you decided to separate out both Software and Service Desk, you should have given this functionality out of the box. Why should I pay for a plugin after paying you for an enterprise license separately for Software and Service Desk?

            We are really need that feature for ours Jira SD and Jira SW connection (standalone).

            Антон Егорушков added a comment - We are really need that feature for ours Jira SD and Jira SW connection (standalone).

            DORIAN KERSCH added a comment - - edited

            Ah yes. @robert.aspinall - sorry I forgot to include that. I updated my comment.

            DORIAN KERSCH added a comment - - edited Ah yes. @robert.aspinall - sorry I forgot to include that. I updated my comment.

            @DORIAN KERSCH

             

            Do you mean the paid "Automation for Jira" add-on?

            Robert Aspinall added a comment - @DORIAN KERSCH   Do you mean the paid "Automation for Jira" add-on?

            DORIAN KERSCH added a comment - - edited

            For people that want an alternative, I have tested this both for Clone and Create issue actions (Jira server, 7.11.2 and latest version of Automation for Jira (Unfortunately, the lite free version doesn't support it))

            Set whatever fields you want. Under "More options" you can do this:

            {
                "update": {
                    "issuelinks": [
                        {
                            "add": {
                                "type": {
                                    "name": "Issue split"
                                },
                                "inwardIssue": {
                                    "key": "{{issue.key}}"
                                }
                            }
                        }
                    ]
                }
            } 

             

            Hopefully this helps someone looking at this!

             

            P.S. In my experience - Jira normally doesn't build new features that overlap with functionality from plugins (it would discourage people to build plugins). With that being said, cloud does support something similar (creating a Jira issue) where JSD Server does not (so anything is possible).

             

             

            DORIAN KERSCH added a comment - - edited For people that want an alternative, I have tested this both for Clone and Create issue actions (Jira server, 7.11.2 and latest version of Automation for Jira (Unfortunately, the lite free version doesn't support it)) Set whatever fields you want. Under "More options" you can do this: { "update" : { "issuelinks" : [ { "add" : { "type" : { "name" : "Issue split" }, "inwardIssue" : { "key" : "{{issue.key}}" } } } ] } }   Hopefully this helps someone looking at this!   P.S. In my experience - Jira normally doesn't build new features that overlap with functionality from plugins (it would discourage people to build plugins). With that being said, cloud does support something similar (creating a Jira issue) where JSD Server does not (so anything is possible).    

            cgriffin86 added a comment -

            Need this greatly

             

            cgriffin86 added a comment - Need this greatly  

            please?

            Mohamad Alamili added a comment - please?

            please please?

            Walter Haas added a comment - please please?

            Joe Ambler added a comment -

            I really need this feature. We are striving for a lot of automation in our service desk implementation, and this omission is making it hard to create our planned automations.

            Joe Ambler added a comment - I really need this feature. We are striving for a lot of automation in our service desk implementation, and this omission is making it hard to create our planned automations.

            Saad added a comment -

            Absolutely need this feature. If its in Cloud then why not Server?

            Saad added a comment - Absolutely need this feature. If its in Cloud then why not Server?

            This item would be a HUGE benefit to our workflow.

            Brian Griffith added a comment - This item would be a HUGE benefit to our workflow.

            This is an unacceptable omission.

            Robert Aspinall added a comment - This is an unacceptable omission.

            Maybe if we ask pretty please?

            Garron Gray added a comment - Maybe if we ask pretty please ?

            This is a must-have function in my opinion, please make it available for the server version too

            Michael Knoth added a comment - This is a must-have function in my opinion, please make it available for the server version too

            Why is the Link automation rule included in the server Version? It would make sense to be able to create linked issues through automation that way we can use the Link automation rule. Just doesn't make sense that I have to manually link the issues to be able to use the rule

            Daniel Ornelas added a comment - Why is the Link automation rule included in the server Version? It would make sense to be able to create linked issues through automation that way we can use the Link automation rule. Just doesn't make sense that I have to manually link the issues to be able to use the rule

            The lack of this feature on JSD Server is a major obstacle for us to move away from our current ITSM-solution and integrate our IT Service Desk in the rest of our Atlassian eco-system.

             

             

            Ralph Kringhs added a comment - The lack of this feature on JSD Server is a major obstacle for us to move away from our current ITSM-solution and integrate our IT Service Desk in the rest of our Atlassian eco-system.    

            The absence of this 1 feature from Server is beyond infuriating. All the automation THEN options are identical, with the exception to the Create Issue function. Of course that's the one feature I needed.

            Cody Douglas added a comment - The absence of this 1 feature from Server is beyond infuriating. All the automation THEN options are identical, with the exception to the Create Issue function. Of course that's the one feature I needed.

            Incredible that Server and Cloud Solution has different features ... 

            Oliver Eckle added a comment - Incredible that Server and Cloud Solution has different features ... 

            We are using Jira service desk server. We want this feature asap. will be a great help if we can get this feature. we have enterprise license. Thanks

            Sridhar Ravinuthala added a comment - We are using Jira service desk server. We want this feature asap. will be a great help if we can get this feature. we have enterprise license. Thanks

              Unassigned Unassigned
              jaguilar Javier Aguilar (Inactive)
              Votes:
              216 Vote for this issue
              Watchers:
              127 Start watching this issue

                Created:
                Updated: