We would like to know if there is a report that will show all worklogs for the current sprint in Jira 4.4.3
I have not been able to find any worklog report and I tried some of the plugins but they don't seem to work with Jira 4.4.3.
Please let me know if there is a report that can provide this information.
Havent used that plugin myself for a while. Browsing the javadocs for 4.4.3 indicates that ParameterUtils.getUserParam() still returns an opensymphony User and not a Crowd User. I thought that was supposed to be changed in Jira 4.3+.
Make sure you have the matching plugin and Jira version. I suggest that you contact the Timesheet plugin support team to solve this.
I found that I needed a different version of the Jira Timesheet Report plugin and then it all worked.
Thanks for your help.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Have you tried the Jira Timesheet Report plugin ? Think you can get worklog report from it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have not been able to get the Jira Timesheet Report plugin to work.
This is the start of the error that it shows
HTTP Status 404 - Could not execute action [ConfigureReport]:com.atlassian.jira.util.ParameterUtils.getUserParam(Ljava/util/Map;Ljava/lang/String;)Lcom/atlassian/crowd/embedded/api/User;<p><small><small><pre>java.lang.NoSuchMethodError: com.atlassian.jira.util.ParameterUtils.getUserParam(Ljava/util/Map;Ljava/lang/String;)Lcom/atlassian/crowd/embedded/api/User; at com.fdu.jira.plugin.report.timesheet.TimeSheet.generateReport(TimeSheet.java:479) at com.fdu.jira.plugin.report.timesheet.TimeSheet.generateReportHtml(TimeSheet.java:577) at
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.