The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Google Sheet Add On - Hyperlink i

Aditya Mirza
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 25, 2020

I used Add on in Google Spreadsheet, I succeed to query using JQL and then populate the table/data that I want to. (I'm using =JIRA() feature)

But is there any ways to populate data with hyperlinks (links to Jira issue)

For example 

Key: TEST-123 ---> Can it be also populated links to Jira Issue Directly? and accessible from Spreadsheet?

so it will be like this

key: TEST-123

in my spreadsheet

 

thanks 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Dave LIAO
Community Champion
September 26, 2020

@Aditya Mirza - hi Aditya! I don't know offhand if Jira Cloud for Sheets lets you pull URLs (if URI or URL is available in the API, it might be possible...) but in your Google Sheet, you can create a separate column called URL, then use this formula to create URLs:

=CONCATENATE("https://acmecorp.atlassian.net/browse/",A2)

...assuming column A contains your issue keys. Replace acmecorp with your Cloud site.

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events