Please Help with the following Error :
"Cannot add value [ [03-08-2021] ] to CustomField Target start in Issue with summary 'DR - Setup Django Project for Bumi': Invalid date format. Please enter the date in the format "d/MMM/yy"."
Hi @Debadrita Das ,
Looks like the format of the date input is different in your instance/server
The current format you used is dd-mm-yyyy where as your Jira accepts only d/MMM/yy as shown in the error log
the value should as follows --> 3/Aug/21 for your Target start field
Hope this helps
BR,
Leo
Hi Leo, Thank you so much for your help.
Also can you please suggest how can I change the date format in my JIRA to mm-dd-yyyy instead of d/mmm/yy ??
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This article would give you more idea and steps for changing format --> https://support.atlassian.com/jira-cloud-administration/docs/configure-the-look-and-feel-of-jira-applications/
BR,
Leo
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.