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
Welcome to great meetings, with less work. Automatically record, summarize, and share instant recaps of your meetings with Loom AI.
Learn moreOnline forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.