Creating a custom field that gets it input from google sheets column

mps May 5, 2021

Hi there,

I would like to create a a custom field that helps me to choose a customer from a drop down list. The information should be read from a google sheet column. Does Jira support this feature?

Workflow:

I create a ticket, click on the the drop down field customer and select/search for an existing customer that is listed in a google sheet. If that customer does not exist I enter the name of a customer and it is added to the google sheet.

I probably can add customer that do not exist with this addon at https://marketplace.atlassian.com/apps/1220382/jira-cloud-for-google-sheets-official?hosting=cloud&tab=overview ?

 

Ideally this would be refreshed every time I click on custom field.

Is there a way to display the google sheet column in the custom field?

 

Thanks for the read, best regards

Matthias

2 answers

0 votes
Callum Carlile _Automation Consultants_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 5, 2021

Hi @mps , this functionality would only be possible with an add-on. Here's one that I have looked into in the past, where you can set up a list of custom field options to be pulled from an external data source - External Data for Jira Fields.

You can connect to this data source via several methods, including URL/REST, which I think would work for Google Sheets. Hope this helps!

mps May 10, 2021

Thanks for the reply. I will check it out and see if it fits my needs.

0 votes
mps May 5, 2021

Basicly something that lets me add custom field types of my own like this?

https://developer.atlassian.com/server/jira/platform/creating-a-custom-field-type/

Suggest an answer

Log in or Sign up to answer