Hey there!
I'm trying to make automation and need assistance from the most experienced users :)
I want to use the calendar view, and unfortunately, it only shows the start date and due date. But, at the same time, I need to add an exact time value to it. So, I decided to make a custom field date&time, which allows me to track time.
I want to automate the date from my custom field and paste it to the start date field.
Something similar to this
Custom field: 17/9/2021 12:00PM
Automate >>> Start date: 17/9/2021
Does someone know if this is possible, or maybe you have a different solution for this
I appreciate any help you can provide.
Hi Yurii - Welcome to the Atlassian Community!
You should be able to copy the date from your custom field to the Due Date field or Start Date field using Automation for Jira.
You would create an automation rule with a Field value changed trigger so that when your custom field changes (including on Create) it will update the Start Date field.
Hi John,
I made something similar to your description.
May you suggest what should I write to the Start date formula field to overwrite this information properly?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ahh, I've just found {{issue.myCustomFieldName}}
Thanks, John!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Yurii Moskalenko
Our team at OBSS built Timepiece - Time in Status for Jira app for this exact need and it is available for Jira Server, Cloud, and Data Center.
Time in Status allows you to see how much time each issue spent on each status, assigned to each assignee and also first/last transition dates for each status if you like. You can combine statuses into consolidated columns to see metrics like Ticket Age, Cycle Time, or Lead Time.
You can calculate averages and sums of those durations grouped by the issue fields you select.
The app calculates its reports using already existing Jira issue histories so when you install the app, you don't need to add anything to your issue workflows and you can get reports on your past issues as well.
Time in Status reports can be accessed through its own reporting page, dashboard gadgets, and issue view screen tabs. All these options can provide both calculated data tables and charts.
Using Time in Status you can:
Timepiece - Time in Status for Jira
EmreT
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.