I'm setting up probably the most basic automations but can't seem to get the date & time posted.
I'm using {{now}} but every time I run a test and export to csv, I see the date but the time is always 12am. Anyone know what the correct macro I should be using?
{{nowDateTime}} // returns nothing
{{currentdatetime}} // returns nothing
{{now}} //date but time is always 12am
Anyone? Please don't post to links atlassians cryptic docs.
Would you please post images of your complete automation rule and of the audit log details showing where the execution does not work as you expect? That may provide more context for the community to offer suggestions. Thanks!
Kind regards,
Bill
Okay, not easy, but I'll try not to post cryptic docs :)
So, {{now}} should return the current date and time UTC. Could you please provide more details on how you're using it? Does your automation populate a date field that you export to a CSV from the search results?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes. It's to populate a date field.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Is the date field displaying correctly and the CSV displaying 12 am? Or are both showing "12 am"?
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.