Note
Currently, you cannot sign-up to the community. We're fixing the issue. Sorry for the inconvenience. Please use AIDA (check below) for any queries.
The Exalate team will be on holiday for the coming days - returning Jan 4
Enjoy & stay safe
Hello everyone,
I'm having trouble setting the due date in Jira using Exalate. The script below is a simplified version focusing on formatting and setting the due date.
The
formatDueDate
function converts the date fromMM/dd/yyyy
toyyyy-MM-dd
, and I'm trying to ensure that the due date is set for theCSU
project. However, this logic is not working as expected. Can anyone provide guidance on the correct way to set the due date in Jira using Exalate? Are there any common issues or best practices I should be aware of?Thanks in advance!