Hi,
Using RStudio I submit:
query<-httr::GET( queryArray[i], authenticate( userString,tokenString,'basic'))
I get multiple responses for a column such as Labels - can I get a single concatenated field instead?
I end up with a deduplication warning in the R Console ...'Labels' => 'Labels_1' [32], 'Labels' => 'Labels_2'
I note that the Google Sheets Jira plug-in rolls these columns up nicely and displays a single column containing all labels.
Thanks
Online 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.