Error with Quick Subtasks for Jira version 4.0.0

Eric Almquist February 29, 2016

I'm getting the following error when I'm simply trying to create multiple sub-tasks with the assignee:"@inherit" instruction which worked in the previous version:

2016-03-01 03:26:58,848 http-bio-8080-exec-12 ERROR DT59228 206x447x1 15drmcz 10.203.202.162 /rest/subtasks-create/1.0/facility/issue/BF-13157 [common.error.jersey.ThrowableExceptionMapper] Uncaught exception thrown by REST service: com.atlassian.jira.issue.Issue.getAssignee()Lcom/atlassian/jira/user/ApplicationUser;
java.lang.NoSuchMethodError: com.atlassian.jira.issue.Issue.getAssignee()Lcom/atlassian/jira/user/ApplicationUser;

 

My version is JIRA Server 6.4.12 with Tempo 7.14.1.1 as my other main plugin.

2 answers

1 accepted

1 vote
Answer accepted
Micha Kops
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.
March 1, 2016

@Eric Almquist Version 4.0.0 of the plugin is not compatible with JIRA 6.x and requires at least JIRA 7.0.0.

A compatability update is planned though for the upcoming release, please feel free to vote/comment/watch the feature request in the issue tracker here:

https://bitbucket.org/hascode/jira-quick-subtasks/issues/261/confluence-6x-compatability

0 votes
Eric Almquist March 1, 2016

Thanks Micha, I was guessing that but it doesn't hurt to ask.

Suggest an answer

Log in or Sign up to answer