When uploading data to excel in columns L and O different time format, in L format 24 hours, in O format 12 hours, how to bring the format O to 24 hours, when changing the format in the menu, the cell format does not change.
Thank you, I figured out the problem, the interface didn't match the Jira.time and jira.script.time formats? after the correction, everything is displayed correctly.
Query formats such as cell L1 ${outlookdate.formatDMYHMS(issue.getCreated ())}
cell O1 ${fieldHelper.getFieldValue(issue, " customfield_10249")}
Cell format
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Sergeev,
I don't believe you are going to be able to upload two different time formats at the same time with the import feature.
Why not upload both in the same format and then use some automation to change the value of one of the dates after the fact? Also, are you currently displaying dates in Jira in two different formats?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Join us to learn how your team can stay fully engaged in meetings without worrying about writing everything down. Dive into Loom's newest feature, Loom AI for meetings, which automatically takes notes and tracks action items.
Register today!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.