I am using Misc custom field in Jira. currently I am getting Date in filter, but unable to get Date and Time both.
I am following below link
https://innovalog.atlassian.net/wiki/spaces/JMCF/overview#JIRAMiscCustomFields-fieldmodifieddate
From what I read in the documentation I try this:
<!-- @@Format: DATE_TIME_PICKER --> or ISO_8601_DATE_TIME
but still i m unable to get proper output.
Are you trying to change the display of that field on the Issue View screen or on the search result List View? If the latter, then you need to use the @@ColFormat marker instead.
Thanks David. It works
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Unable to set Format in MISC custom field
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.