I'm trying to modify the view as XML to only include the summary and component fields, but it doesn't seem work.
I've browsed through some questions that are similar in this and have tried what was suggested. Still not returning the display result I really want. Am I restricting the fields correctly?
Utilizing JIRA v5.1.2
That looks right, are you generating the results from the issue navigator as directed here, and just appending the field parameters?
WHich version of JIRA?
/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?jqlQuery=&tempMax=1000&field=summary&field=component
Works on my instance.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.