I want to see some specific columns in the Google Sheet export, there are examples like this:
=JIRA("project=MYP","issueType,reporter,another_column")
But it's NO working at all. Can you help me, please?
Thanks in advance!
It's already Solved, there is a typo in the documentation, between both sides should be a ";"
=JIRA("project=MYP";"issueType,reporter,another_column")Hope it's help
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.