Community Announcements have moved! To stay up to date, please join the new Community Announcements group today. Learn more
×I'm working on an integration between Jira and Redash to have metrics on the reported bugs.
{ "fields": "reporter,created,resolutiondate,resolution,summary,priority,project,status,customfield_10046,customfield_10109,customfield_10111,customfield_10112,customfield_10071", "jql": "type = Bug", "fieldMapping": { "reporter": "Informador", "customfield_10046": "Affected Clients", "customfield_10109.value": "Affected Clients Size", "customfield_10111.value": "Affected Clients Churn", "customfield_10112.value": "Bug Blocking", "customfield_10071.value": "Mini app" } }
I can't get the data of who created the card.
According to the jira info https://humand.atlassian.net/rest/api/2/field the field is called "reporter"
But reporter doesn't bring me any info What could it be?
Fix!
reporter.displayName
Unlock your potential and learn how to use Jira Product Discovery to your advantage. You’ll have the expertise to revolutionize ideas and insights, roadmapping, engage and align teams and stakeholders, and deliver the best solutions—faster. Enroll today!
Start Learning
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.