Hello,
Is there any way to have one way syncronization between Jira Cloud and Smartsheet? I don't want to use the Smartsheet Connector as it seems to be too expensive for our use case.
Any help would be appreciated.
Thanks
Hi @Jon,
Get the 40 sub tasks data as CSV file with two fields (IssueKey, LoadNumber)
Refer the below image:
Import the CSV file into JIRA. Refer the Atlassian documentation - https://confluence.atlassian.com/adminjiracloud/importing-data-from-csv-776636762.html
Once, the CSV file is imported, all the 40 sub tasks will have the Load Number field value updated, based on the data provided in the CSV file
Regards,
Ravi Varma
hi ravi, another question on this.
im trying to import the data to subtasks only but when I try to put the summary or issuekey on the cvs it populates on the parent issue too. then I saw this comment.
To import issues as sub-tasks define the column mapping for: Issue Id, Parent Id and Issue Type
How would I change my CSV file to accommodate this? Then same question as above, do I need to have the Summary and IssueKey on the CVS when doing this?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Jon,
Regards,
Ravi Varma
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.