Jira to ServiceNow Integration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2023 02:43 AM
Hi,
I am sending the attachment from Jira to ServiceNow, It's is working partially like when I add attachment in Jira it is updating but in ServiceNow it is attaching twice. I shared the code below please check the code and let me know where am I wrong.
Thanks,
Manju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2023 03:09 AM
Hi @ Anand,
I have removed but it is not working.
Thanks,
Manju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2023 03:22 AM
Hi @manju5 ,
You have a for loop there, presumably this is looping twice and creating two attachments?
Thanks,
Jack
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2023 03:26 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2023 03:28 AM
Is attLength = to 2?