Depends on the reports. Some will ask you what fields you want to report on, and will include custom fields in their options. Some rely on you building filters that select what you want to look at. Some do both.
I think you need to specify what reports you're looking for, rather than just tell us you're looking for some custom field information.
I am building a custom report in JIRA. This will display tickets submitted by department. The department is a custom field integrated into JIRA using the Active Directory Attributes Sync add-on.
When I attempt to build the report using series, JIRA cannot find the custom AD fields.
Do you have any suggestions?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can the field be searched in the standard search UI? (Issue navigator)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I was able to resolve using this logic:
issue in searchFromAD(reporter, department, "Information Technology")
Thanks for the help.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Claudius,
I have been thinking to generate report as per department. But I dont have Department as Field as such in my Jira. What do you suggest, can you help?
DO you think using Active Directory Attributes plugin we can do that.
Thanks,
Smriti
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have been facing Problem,while using filter for Reported Date and Time and In Reports of Time since Issue Reports as Shown Below error is showing Help me on this error.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm afraid this is just a front-end report of something going badly wrong on the back end. You'll need to read the application log (<jira home>/logs/atlassian-jira.log) to see what the underlying error is.
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.