I couldn't able to download time in status report in any of the formats(.csv, .xlsx etc)
Throws below error in Atlassian-jira log:
2018-08-30 14:13:37,718 http-nio-8080-exec-27 ERROR userid 853x242590x1 62622k 10.88.6.34,172.24.5.119 /rest/tis/report/1.0/out/file [c.o.p.tis.rest.ReportWebService] An exception has occured while preparing excel report :
com.atlassian.jira.util.dbc.Assertions$NullArgumentException: id should not be null!
at com.atlassian.jira.util.dbc.Assertions.notNull(Assertions.java:25)
at com.atlassian.jira.util.dbc.Assertions.notBlank(Assertions.java:106)
at com.atlassian.jira.config.DefaultStatusManager.getStatus(DefaultStatusManager.java:170)
at sun.reflect.GeneratedMethodAccessor1966.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.atlassian.plugin.util.ContextClassLoaderSettingInvocationHandler.invoke(ContextClassLoaderSettingInvocationHandler.java:26)