Hi,
I am cloning issues on a daily at 12:00 Am and have a date time field name Schedule Date Time Field, what I want is to copy the value of time from the source issue and set the date to the current date.
Hi @Muhammad Moazzam Hassan
I have some suggestion for you
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am able to achieve it via automation Thanks for your response. The smart value I used is
{{now.format("yyyy-MM-dd")}}T{{issue.customfield_10143.format("HH:mm:ss.SSSZ")}}
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.