This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 242976 - NoSuchMethodException: com.atlassian.connector.eclipse.internal.jira.core.model.filter.FilterDefinition.setAssignedToFilter [interface org.netbeans.modules.jira.client.spi.UserFilter]
Summary: NoSuchMethodException: com.atlassian.connector.eclipse.internal.jira.core.mod...
Status: RESOLVED DUPLICATE of bug 240206
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Jira (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-17 16:25 UTC by david.zapata
Modified: 2014-03-21 11:17 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 206631


Attachments
stacktrace (4.14 KB, text/plain)
2014-03-17 16:25 UTC, david.zapata
Details

Note You need to log in before you can comment on or make changes to this bug.
Description david.zapata 2014-03-17 16:25:42 UTC
Build: NetBeans IDE 8.0 Beta (Build 201401141042)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.45-b08, Java(TM) SE Runtime Environment, 1.7.0_45-b18
OS: Windows 8

User Comments:
kaszaq: clicking search to find a jira task

GUEST: can't set Assignee to Current User

heapifyman: searching jira issues

GUEST: searching jira issues

GUEST: <Please provide a description of the problem or the steps to reproduce>

david.zapata: Searching tasks in a Jira task manager repository.

GUEST: bla




Stacktrace: 
java.lang.NoSuchMethodException: com.atlassian.connector.eclipse.internal.jira.core.model.filter.FilterDefinition.setAssignedToFilter [interface org.netbeans.modules.jira.client.spi.UserFilter]
   at org.netbeans.modules.jira.client.spi.JiraConnectorProvider$WrapperInvocationHandler.invoke(JiraConnectorProvider.java:308)
   at com.sun.proxy.$Proxy46.setAssignedToFilter(.java:0)
   at org.netbeans.modules.jira.query.QueryController.getFilterDefinition(QueryController.java:324)
   at org.netbeans.modules.jira.query.QueryController.getJiraFilter(QueryController.java:260)
   at org.netbeans.modules.jira.query.QueryController$QueryTask.executeQuery(QueryController.java:1433)
   at org.netbeans.modules.jira.query.QueryController$QueryTask.run(QueryController.java:1466)
Comment 1 david.zapata 2014-03-17 16:25:45 UTC
Created attachment 146078 [details]
stacktrace
Comment 2 Tomas Stupka 2014-03-21 11:16:38 UTC

*** This bug has been marked as a duplicate of bug 240206 ***
Comment 3 Tomas Stupka 2014-03-21 11:17:14 UTC
updating the jira plugin should resolve the problem