Forums

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

Failed API Calls - JIRA

Sabari December 7, 2018

Hello,

We are using automate.io for integrating google sheets and JIRA issue tickets. Whenever, the JIRA status updated, the same will be updated in the google sheet with all columns. We are able to update the columns in the sheet except "fixversion" column. Instead of version number, the URL as mentioned below appears in the column

https://qbizsol.atlassian.net/rest/api/2/version/10102,

This is happening due to the additional character (comma) suffixed at end of the URL by JIRA and found that the API calls work as expected if we removed the suffixed character (This was tested in REST client). Is that a bug or anything we missed?

Thanks,

Sabari.

1 answer

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 7, 2018

Your google sheet is not handling single versions properly, it needs to remove the ,

The comma is there as a separator between (possible) multiple options being in the field, and your sheet needs to strip it from the last value in the field.

Sabari December 7, 2018

Hi Nic,

Thanks for the response. The google sheet will get updated by automate.io bot whenever the status has changed in JIRA. Here, what I assume that the API call suffixed with comma separator even that specific ticket has one value. I am not sure that API call generated by JIRA or automate. I will check them too.

Regards,

Sabari.

Sabari December 10, 2018

Hi,

I checked with them, there are no issues in the configuration of automated tasks, Is there a way to remove suffixed character before invoking the API call? Any help would be appreciated.

Thanks,

Sabari.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events