Help with incompatible types: com.atlassian.jira.user.ApplicationUser cannot be converted to com.atl

Benjamin Smallson Jackson June 30, 2017

Hello,

I am trying to complete the Tutorial to create a report (https://developer.atlassian.com/jiradev/jira-platform/guides/projects/tutorial-creating-a-jira-report) and I am unable to to run JIRA due to the error below:

[ERROR] /Users/bjackson/myPlugin/src/main/java/com/atlassian/plugins/tutorial/jira/reports/SingleLevelGroupByReportExtended.java:[140,115] incompatible types: com.atlassian.jira.user.ApplicationUser cannot be converted to com.atlassian.crowd.embedded.api.User

I have already uncommented the jira-core artifact in the POM project.  Does anyone know how to solve this issue?  Any help is greatly appreciated.

1 answer

0 votes
Alex Christensen
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
June 30, 2017

I am not sure of the solution, but Atlassian also has a Developer Community, so you might have more luck getting an answer there. I recommend asking your question there, too.

https://developer.atlassian.com/community/

Sorry I couldn't be of more help!

Benjamin Smallson Jackson June 30, 2017

Thank you!

 

Suggest an answer

Log in or Sign up to answer