Hi ,
I have a requirement where i need to enter the date in the format ( dd-mm-yy) in a text field ( not regular expression custom field) which should allow/validate only date in the specified format on the edit screen of the issue.
Could anyone help on the issue as this requirement is bit urgent.
Regards
Srikanth
Hi @Srikanth
Well I am sure you have a really good reason not using a date field instead but in case you want to validate it you would need an app like JMWE (for workflow) or ScriptRunner for Jira (workflow or behaviours).
In case you want to use ScriptRunner's behaviour then this script will give you some pointers.
I hope it helps.
Ravi
One problem with a date field (date-picker) is that it includes the time of 00:00:00 when exported or in our case viewed in Confluence. This causes the date to appear one day before the expected date (in Confluence). Basically to anything external a date-picker isn't an absolute date but rather relative.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.