Note
We've packed up and moved from Confluence to Discourse to bring you a better, more interactive space. Out of courtesy we didn't migrate your user account so - you will have to signup again
The Exalate team will be on holiday for the coming days - returning Jan 4
Enjoy & stay safe
I am trying to sync a DateTime field from Zendesk to Jira. ZD is in the EST timezone and Jira is in the PST timezone.
ZD:- Event Time (New) - Date(type)
Jira:- Event Time - Date Time Picker
Below is the result I am getting when I use the below code
ZD outgoing :
Jira Incoming:
Result
Date in Zendesk selected is "June 16, 2023"
DateTime in JIRA showing is "Jun 15, 2023, 5:00 PM"
After this, I use the below code in Jira Incoming sync from one of the posts in the community
Link to the post
Using this I am getting below error.